wpForo Forum - Version 1.6.1

Version Description

Download this release

Release Info

Developer Tomdever
Plugin Icon 128x128 wpForo Forum
Version 1.6.1
Comparing to
See all releases

Code changes from version 1.6.0 to 1.6.1

Files changed (48) hide show
  1. readme.txt +35 -3
  2. wpf-admin/xml/english.xml +2 -0
  3. wpf-assets/js/ajax.js +29 -2
  4. wpf-assets/js/frontend.js +4 -3
  5. wpf-includes/class-api.php +1 -1
  6. wpf-includes/class-forums.php +96 -90
  7. wpf-includes/class-logs.php +1 -1
  8. wpf-includes/class-members.php +2 -1
  9. wpf-includes/class-moderation.php +10 -2
  10. wpf-includes/class-permissions.php +83 -16
  11. wpf-includes/class-phrases.php +7 -5
  12. wpf-includes/class-posts.php +182 -125
  13. wpf-includes/class-template.php +188 -258
  14. wpf-includes/class-topics.php +76 -47
  15. wpf-includes/functions-template.php +146 -72
  16. wpf-includes/functions.php +13 -16
  17. wpf-includes/install-sql.php +2 -1
  18. wpf-includes/wpf-hooks.php +19 -0
  19. wpf-includes/wpf-phrases.php +4 -0
  20. wpf-languages/wpforo-he_IL.po +4 -4
  21. wpf-languages/wpforo-hu_HU.mo +0 -0
  22. wpf-languages/wpforo-hu_HU.po +524 -463
  23. wpf-languages/wpforo-pt_BR.mo +0 -0
  24. wpf-languages/wpforo-pt_BR.po +5293 -4876
  25. wpf-languages/wpforo.pot +145 -129
  26. wpf-themes/classic/colors.css +412 -402
  27. wpf-themes/classic/forum.php +49 -0
  28. wpf-themes/classic/functions.php +24 -2
  29. wpf-themes/classic/index.php +57 -311
  30. wpf-themes/classic/layouts/1/post.php +1 -3
  31. wpf-themes/classic/layouts/2/post.php +1 -1
  32. wpf-themes/classic/layouts/4/forum-sub.php +3 -3
  33. wpf-themes/classic/layouts/4/forum-thread.php +1 -1
  34. wpf-themes/classic/layouts/4/forum.php +3 -3
  35. wpf-themes/classic/layouts/4/post-thread.php +3 -0
  36. wpf-themes/classic/layouts/4/post.php +14 -2
  37. wpf-themes/classic/layouts/4/topic-thread.php +23 -23
  38. wpf-themes/classic/members.php +2 -1
  39. wpf-themes/classic/post.php +47 -0
  40. wpf-themes/classic/profile-activity.php +1 -1
  41. wpf-themes/classic/profile-subscriptions.php +2 -2
  42. wpf-themes/classic/style-rtl.css +42 -26
  43. wpf-themes/classic/style.css +43 -26
  44. wpf-themes/classic/styles/css.php +0 -641
  45. wpf-themes/classic/styles/matrix.css +638 -0
  46. wpf-themes/classic/tags.php +2 -7
  47. wpf-themes/classic/topic.php +51 -0
  48. wpforo.php +136 -29
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: gVectors Team
3
  Tags: forum, forums, forum plugin, WordPress forum plugin, community, discussion
4
  Requires at least: 4.1
5
- Tested up to: 5.1
6
- Stable tag: 1.6.0
7
  Requires PHP: 5.5 and higher
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -160,6 +160,38 @@ Find wpForo forum plugin addons on [gVectors Team website...](https://gvectors.c
160
 
161
  == Changelog ==
162
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  = wpForo Forum 1.6.0 | 01.03.2019 =
164
 
165
  [wpForo v1.6.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-0-is-released/)
@@ -178,7 +210,7 @@ Find wpForo forum plugin addons on [gVectors Team website...](https://gvectors.c
178
  * Added: Q&A Layout | Answers sorting options, by default "most voted"
179
  * Added: Q&A Layout | Comments of answers are grouped, "see all comments" button
180
  * Added: Q&A Layout | Either display Answer editor or Answer button (click to open)
181
- * Added: Q&A Layout | Add Comment button moved under each answer below comments
182
  * Added: Q&A Layout | Opens editor under each answer on Add Comment button click
183
  * Added: Q&A Layout | Visual and Text editor types for comments. Text by default
184
  * Added: Q&A Layout | New options to manage layout specific things
2
  Contributors: gVectors Team
3
  Tags: forum, forums, forum plugin, WordPress forum plugin, community, discussion
4
  Requires at least: 4.1
5
+ Tested up to: 5.2
6
+ Stable tag: 1.6.1
7
  Requires PHP: 5.5 and higher
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
160
 
161
  == Changelog ==
162
 
163
+ = wpForo Forum 1.6.1 | 10.03.2019 =
164
+
165
+ [wpForo v1.6.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-1-is-released/)
166
+
167
+ * Added: Ordering of Threaded Layout forum list based on forum order in dashboard
168
+ * Added: Option to control thread replies depth (set 0 to disable reply nesting)
169
+ * Added: Option to disable reply button of first post in Threaded layout
170
+ * Added: Post liked users information under each reply in Threaded layout
171
+ * Added: Separator between first posts and replies of Threaded Layout topic
172
+ * Added: Breadcrumb SEO optimization with BreadcrumbList schema.
173
+ * Added: Automatic redirection to correct topic page if pagination rule is changed
174
+ * Fixed Bug: Unread forums and topics bold titles for Threaded Layout
175
+ * Fixed Bug: Widget "Display Avatar" option disabling problem
176
+ * Fixed Bug: Widget Recent Posts ordering issue
177
+ * Fixed Bug: reCAPTCHA style issues
178
+ * Fixed Bug: Wrong counting new users posts
179
+ * Fixed Bug: Localhost problems, especially on WAMP servers
180
+ * Fixed Bug: Reply editor, line-break, spellchecker, color and other issues
181
+ * Fixed Bug: Problems splitting and merging Threaded Layout topics
182
+ * Fixed Bug: Posts become unapproved, settings control issues.
183
+ * Fixed Bug: Many CSS issues and small bugs
184
+
185
+
186
+ IMPORTANT NOTES for UPDATE
187
+
188
+ - If you're updating from wpForo versions less than 1.6.0, please read the "Important notes and update" section of 1.6.0 version below.
189
+ - Forum template files are modified. If you have an old customized copies of forum template files in your WP theme /wpforo/ folder please update them.
190
+ - To load your customized colors please refresh forum front-end page twice.
191
+ - If you have a Cache Plugin, please delete all caches after wpForo update.
192
+ - If you use CDN and found some issue please purge it.
193
+
194
+
195
  = wpForo Forum 1.6.0 | 01.03.2019 =
196
 
197
  [wpForo v1.6.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-0-is-released/)
210
  * Added: Q&A Layout | Answers sorting options, by default "most voted"
211
  * Added: Q&A Layout | Comments of answers are grouped, "see all comments" button
212
  * Added: Q&A Layout | Either display Answer editor or Answer button (click to open)
213
+ * Added: Q&A Layout | Add Comment button moved under each answer below
214
  * Added: Q&A Layout | Opens editor under each answer on Add Comment button click
215
  * Added: Q&A Layout | Visual and Text editor types for comments. Text by default
216
  * Added: Q&A Layout | New options to manage layout specific things
wpf-admin/xml/english.xml CHANGED
@@ -668,4 +668,6 @@
668
  <phrase name="Private Topics"><![CDATA[Private Topics]]></phrase>
669
  <phrase name="Unapproved Posts"><![CDATA[Unapproved Posts]]></phrase>
670
  <phrase name="Tag"><![CDATA[Tag]]></phrase>
 
 
671
  </language>
668
  <phrase name="Private Topics"><![CDATA[Private Topics]]></phrase>
669
  <phrase name="Unapproved Posts"><![CDATA[Unapproved Posts]]></phrase>
670
  <phrase name="Tag"><![CDATA[Tag]]></phrase>
671
+ <phrase name="%s Replies"><![CDATA[%s Replies]]></phrase>
672
+ <phrase name="%s Reply"><![CDATA[%s Reply]]></phrase>
673
  </language>
wpf-assets/js/ajax.js CHANGED
@@ -5,8 +5,35 @@ jQuery.ajaxSetup({
5
  }
6
  });
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  jQuery(document).ready(function ($) {
9
  var wpforo_wrap = $('#wpforo-wrap');
 
 
 
 
 
 
 
10
  // Like
11
  wpforo_wrap.on('click', '.wpforo-like', function () {
12
  $("#wpf-msg-box").hide();
@@ -30,7 +57,7 @@ jQuery(document).ready(function ($) {
30
  if (response.stat === 1) {
31
  that.find('.wpforo-like-ico').removeClass('far').addClass('fas');
32
  that.find('.wpforo-like-txt').text(' ' + wpforo_phrase('Unlike'));
33
- that.parents('.post-wrap').find('.bleft').html(response.likers);
34
  that.removeClass('wpforo-like').addClass('wpforo-unlike');
35
  if( that.children(".wpf-like-icon").is("[wpf-tooltip]") ) {
36
  that.children(".wpf-like-icon").attr("wpf-tooltip", wpforo_phrase('Unlike') );
@@ -67,7 +94,7 @@ jQuery(document).ready(function ($) {
67
  if (response.stat === 1) {
68
  that.find('.wpforo-like-ico').removeClass('fas').addClass('far');
69
  that.find('.wpforo-like-txt').text(' ' + wpforo_phrase('Like'));
70
- that.parents('.post-wrap').find('.bleft').html(response.likers);
71
  that.removeClass('wpforo-unlike').addClass('wpforo-like');
72
  if( that.children(".wpf-like-icon").is("[wpf-tooltip]") ) {
73
  that.children(".wpf-like-icon").attr("wpf-tooltip", wpforo_phrase('Like') );
5
  }
6
  });
7
 
8
+ function wpforo_post_url_fixer(hash) {
9
+ var postid = 0;
10
+ var match = hash.match(/^#post-(\d+)$/);
11
+ if ( match && (postid = match[1]) ) {
12
+ if (!jQuery(hash).length) {
13
+ jQuery.ajax({
14
+ type: 'POST',
15
+ data: {
16
+ postid: postid,
17
+ action: 'wpforo_post_url_fixer'
18
+ }
19
+ }).done(function (response) {
20
+ if( /^https?:\/\/[^\r\n\t\s\0'"]+$/.test(response) ){
21
+ window.location.assign(response);
22
+ }
23
+ });
24
+ }
25
+ }
26
+ }
27
+
28
  jQuery(document).ready(function ($) {
29
  var wpforo_wrap = $('#wpforo-wrap');
30
+
31
+ //location hash ajax redirect fix
32
+ wpforo_post_url_fixer(window.location.hash);
33
+ window.onhashchange = function(){
34
+ wpforo_post_url_fixer(window.location.hash);
35
+ };
36
+
37
  // Like
38
  wpforo_wrap.on('click', '.wpforo-like', function () {
39
  $("#wpf-msg-box").hide();
57
  if (response.stat === 1) {
58
  that.find('.wpforo-like-ico').removeClass('far').addClass('fas');
59
  that.find('.wpforo-like-txt').text(' ' + wpforo_phrase('Unlike'));
60
+ that.parents('.wpforo-post').find('.bleft').html(response.likers);
61
  that.removeClass('wpforo-like').addClass('wpforo-unlike');
62
  if( that.children(".wpf-like-icon").is("[wpf-tooltip]") ) {
63
  that.children(".wpf-like-icon").attr("wpf-tooltip", wpforo_phrase('Unlike') );
94
  if (response.stat === 1) {
95
  that.find('.wpforo-like-ico').removeClass('fas').addClass('far');
96
  that.find('.wpforo-like-txt').text(' ' + wpforo_phrase('Like'));
97
+ that.parents('.wpforo-post').find('.bleft').html(response.likers);
98
  that.removeClass('wpforo-unlike').addClass('wpforo-like');
99
  if( that.children(".wpf-like-icon").is("[wpf-tooltip]") ) {
100
  that.children(".wpf-like-icon").attr("wpf-tooltip", wpforo_phrase('Like') );
wpf-assets/js/frontend.js CHANGED
@@ -21,13 +21,14 @@ function wpforo_tinymce_initializeIt(selector) {
21
  plugins: "hr,lists,textcolor,paste,wpforo_pre_button,wpforo_link_button,wpforo_source_code_button,emoticons",
22
  menubar: "",
23
  toolbar: "fontsizeselect,bold,italic,underline,forecolor,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,blockquote,pre,source_code,emoticons",
24
- content_style: 'blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
25
  branding: false,
26
  elementpath: false,
27
  min_height: 100,
28
  height: 100,
29
  statusbar: true,
30
- fix_list_elements: true
 
31
  }).then(function (e) {
32
  e[0].focus();
33
  });
@@ -93,7 +94,7 @@ jQuery(document).ready(function($){
93
  var add_wpftopic = '<i class="fas fa-times" aria-hidden="true"></i>';
94
  if( !stat ) add_wpftopic = $("#wpf_formbutton").val();
95
  $( "#add_wpftopic" ).html(add_wpftopic);
96
- $('html, body').animate({ scrollTop: ($(".wpforo-main").offset().top - 25) }, 415);
97
  });
98
 
99
  $(document).on('click', '.wpf-answer-button .wpf-button:not(.not_reg_user)', function(){
21
  plugins: "hr,lists,textcolor,paste,wpforo_pre_button,wpforo_link_button,wpforo_source_code_button,emoticons",
22
  menubar: "",
23
  toolbar: "fontsizeselect,bold,italic,underline,forecolor,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,blockquote,pre,source_code,emoticons",
24
+ content_style: 'p{color:#333333; font-weight: normal;} blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
25
  branding: false,
26
  elementpath: false,
27
  min_height: 100,
28
  height: 100,
29
  statusbar: true,
30
+ fix_list_elements: true,
31
+ browser_spellcheck: true
32
  }).then(function (e) {
33
  e[0].focus();
34
  });
94
  var add_wpftopic = '<i class="fas fa-times" aria-hidden="true"></i>';
95
  if( !stat ) add_wpftopic = $("#wpf_formbutton").val();
96
  $( "#add_wpftopic" ).html(add_wpftopic);
97
+ $('html, body').animate({ scrollTop: ($("#add_wpftopic").offset().top - 35) }, 415);
98
  });
99
 
100
  $(document).on('click', '.wpf-answer-button .wpf-button:not(.not_reg_user)', function(){
wpf-includes/class-api.php CHANGED
@@ -553,7 +553,7 @@ class wpForoAPI{
553
  public function rc_enqueue_css() {
554
  wp_register_style( 'wpforo-rc-style', false );
555
  wp_enqueue_style( 'wpforo-rc-style' );
556
- $custom_css = "#wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); -webkit-transform-origin:left 0; transform-origin:left 0; }";
557
  wp_add_inline_style( 'wpforo-rc-style', $custom_css );
558
  }
559
 
553
  public function rc_enqueue_css() {
554
  wp_register_style( 'wpforo-rc-style', false );
555
  wp_enqueue_style( 'wpforo-rc-style' );
556
+ $custom_css = ".wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); -webkit-transform-origin:left 0; transform-origin:left 0; }";
557
  wp_add_inline_style( 'wpforo-rc-style', $custom_css );
558
  }
559
 
wpf-includes/class-forums.php CHANGED
@@ -416,71 +416,61 @@ class wpForoForum{
416
  }
417
 
418
  function get_forum( $args ){
419
-
420
- $cache = WPF()->cache->on('memory_cashe');
421
-
422
- if(is_array($args)){
423
- $default = array(
424
- 'forumid' => NULL, // forumid
425
- 'slug' => '', // slug
426
- 'status' => NULL, // status forum 1 OR 0
427
- 'cat_layout' => 1, // forum layout
428
- 'type' => 'all' // category, forum
429
- );
430
- }else{
431
- $default = array(
432
- 'forumid' => ( is_numeric($args) ? intval($args) : NULL ), // forumid
433
- 'slug' => ( !is_numeric($args) ? $args : '' ), // slug
434
- 'cat_layout' => 1, // forum layout
435
- 'status' => NULL, // status forum 1 OR 0
436
- 'type' => 'all' // category, forum
437
- );
438
- }
439
  $args = wpforo_parse_args( $args, $default );
440
-
441
- if( $cache && !empty($args['forumid']) ){
442
- if( !empty(self::$cache['forum'][$args['forumid']]) ){
443
- return self::$cache['forum'][$args['forumid']];
444
- }
445
- }
446
-
447
- if( $cache && !empty($args['slug']) ){
448
- if( !empty(self::$cache['forum'][addslashes($args['slug'])]) ){
449
- return self::$cache['forum'][addslashes($args['slug'])];
450
- }
451
  }
452
- if(!empty($args)){
453
- extract($args, EXTR_OVERWRITE);
454
- $sql = "SELECT * FROM `".WPF()->tables->forums."`";
455
- $wheres = array();
456
- if($forumid != NULL) $wheres[] = "`forumid` = " . intval($forumid);
457
- if($status != NULL) $wheres[] = "`status` = " . intval($status);
458
- if($type == 'category'){
459
- $wheres[] = "`is_cat` = 1";
460
- }elseif($type == 'forum'){
461
- $wheres[] = "`is_cat` = 0";
462
- }
463
- if($slug != '') $wheres[] = "`slug` = '" . esc_sql($slug) . "'";
464
-
465
- if(!empty($wheres)){
466
- $sql .= " WHERE " . implode( " AND ", $wheres );
467
- }
468
- $forum = WPF()->db->get_row($sql, ARRAY_A);
469
- if(!empty($forum)) {
470
  $forum['url'] = $this->get_forum_url( $forum );
471
  }
472
- $forum = apply_filters('wpforo_get_forum', $forum);
473
- if($cache && isset($forumid)){
474
- self::$cache['forum'][addslashes($forum['slug'])] = $forum;
475
- return self::$cache['forum'][$forum['forumid']] = $forum;
476
- }
477
- else{
478
- return $forum;
479
- }
480
- }
481
  }
482
 
483
- function get_forums($args = array(), &$items_count = 0 ){
484
 
485
  $cache = WPF()->cache->on('object_cashe');
486
 
@@ -530,11 +520,13 @@ class wpForoForum{
530
  if($parent_slug != '') $wheres[] = "`slug` = '" . esc_sql($parent_slug) . "'";
531
 
532
  if(!empty($wheres)) $sql .= " WHERE " . implode( " AND ", $wheres );
533
-
534
- $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql);
535
- $item_count_sql = preg_replace('#ORDER.+$#is', '', $item_count_sql);
536
- if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
537
-
 
 
538
  $sql .= esc_sql(" ORDER BY `$orderby` " . $order);
539
 
540
  if($row_count != NULL){
@@ -627,19 +619,31 @@ class wpForoForum{
627
 
628
  }
629
  }
630
-
631
- function get_childs($forumid, &$data){
632
- if(empty($data)) $data[] = $forumid;
633
- $sub_forums = WPF()->db->get_results("SELECT `forumid` FROM ".WPF()->tables->forums." WHERE `parentid` = ".intval($forumid) ." AND `forumid` <> " . intval($forumid), ARRAY_A);
634
- if(!empty($sub_forums)){
635
- foreach($sub_forums as $sub_forum){
636
- $data[] = $sub_forum['forumid'];
637
- $this->get_childs($sub_forum['forumid'], $data);
638
- }
639
- }
640
- }
641
-
642
-
 
 
 
 
 
 
 
 
 
 
 
 
643
  // get forums tree for drop down menu
644
 
645
  /**
@@ -659,17 +663,19 @@ class wpForoForum{
659
  $this->count_depth($parentid, $depth);
660
  }
661
  }
662
-
 
 
 
 
 
663
  function get_child_forums($parent){
664
- $children = WPF()->db->get_results("SELECT `forumid` AS childid FROM `".WPF()->tables->forums."` WHERE `parentid` = ".intval($parent)." AND `forumid` <> ".intval($parent)." ORDER BY `order`", ARRAY_A);
665
- if(!empty($children)){
666
- foreach( $children as $child ){
667
- $data[] = $child['childid'];
668
- }
669
- return $data;
670
- }else{
671
- return array();
672
- }
673
  }
674
 
675
  function forum_list( $forumids, $type = 'select_box', $selected = array(), $cats = TRUE, $disabled = array() ){
@@ -908,8 +914,8 @@ class wpForoForum{
908
  * @return int layout id
909
  */
910
  function get_layout($args = NULL){
911
- if(is_null($args) && wpfval(WPF()->current_object, 'forumid')) $args = WPF()->current_object['forumid'];
912
- if(!$args) return false;
913
  if( $cat_layout = wpfval($args, 'cat_layout') ) return $cat_layout;
914
  if(is_array($args)){
915
  $default = array(
@@ -942,7 +948,7 @@ class wpForoForum{
942
  }
943
  }
944
 
945
- return 0;
946
  }
947
 
948
  function get_forum_url($forum){
416
  }
417
 
418
  function get_forum( $args ){
419
+ $forum = array();
420
+ if( !$args ) return $forum;
421
+
422
+ $default = array(
423
+ 'forumid' => NULL,
424
+ 'slug' => '',
425
+ 'status' => NULL,
426
+ 'type' => 'all'
427
+ );
428
+ if( !is_array($args) ){
429
+ if( is_numeric($args) ){
430
+ $default['forumid'] = intval($args);
431
+ }elseif ( is_string($args) ){
432
+ $default['slug'] = $args;
433
+ }
434
+ }
 
 
 
 
435
  $args = wpforo_parse_args( $args, $default );
436
+
437
+ $cache = WPF()->cache->on('memory_cashe');
438
+ if( $cache ){
439
+ if( $args['forumid'] && $forum = wpfval(self::$cache, 'forum', $args['forumid']) ) return $forum;
440
+ if( $args['slug'] && $forum = wpfval(self::$cache, 'forum', addslashes($args['slug'])) ) return $forum;
 
 
 
 
 
 
441
  }
442
+
443
+ $wheres = array();
444
+ if( $args['forumid'] ) $wheres[] = "`forumid` = " . intval($args['forumid']);
445
+ if( $args['slug'] ) $wheres[] = "`slug` = '" . esc_sql($args['slug']) . "'";
446
+ if( !is_null($args['status']) ) $wheres[] = "`status` = " . intval($args['status']);
447
+ switch ($args['type']){
448
+ case 'category':
449
+ $wheres[] = "`is_cat` = 1";
450
+ break;
451
+ case 'forum':
452
+ $wheres[] = "`is_cat` = 0";
453
+ break;
454
+ }
455
+
456
+ if($wheres){
457
+ $sql = "SELECT * FROM `".WPF()->tables->forums."` WHERE " . implode( " AND ", $wheres );
458
+ if( $forum = WPF()->db->get_row($sql, ARRAY_A) ){
459
+ if( !$forum['cat_layout'] ) $forum['cat_layout'] = 1;
460
  $forum['url'] = $this->get_forum_url( $forum );
461
  }
462
+ }
463
+ $forum = apply_filters('wpforo_get_forum', $forum, $args);
464
+
465
+ if($cache && $forum){
466
+ self::$cache['forum'][addslashes($forum['slug'])] = $forum;
467
+ self::$cache['forum'][$forum['forumid']] = $forum;
468
+ }
469
+
470
+ return $forum;
471
  }
472
 
473
+ function get_forums($args = array(), &$items_count = 0, $count = false ){
474
 
475
  $cache = WPF()->cache->on('object_cashe');
476
 
520
  if($parent_slug != '') $wheres[] = "`slug` = '" . esc_sql($parent_slug) . "'";
521
 
522
  if(!empty($wheres)) $sql .= " WHERE " . implode( " AND ", $wheres );
523
+
524
+ if( $count ){
525
+ $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql);
526
+ // $item_count_sql = preg_replace('#ORDER.+$#is', '', $item_count_sql);
527
+ if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
528
+ }
529
+
530
  $sql .= esc_sql(" ORDER BY `$orderby` " . $order);
531
 
532
  if($row_count != NULL){
619
 
620
  }
621
  }
622
+
623
+ /**
624
+ * @param int|array $forumids
625
+ * @param array $data
626
+ * @param bool $merge_forumids_with_data
627
+ */
628
+ public function get_childs( $forumids, &$data, $merge_forumids_with_data = true ){
629
+ if( $forumids = array_map('intval', (array) $forumids) ){
630
+ $sql = "SELECT @forumids := GROUP_CONCAT(
631
+ @id := (
632
+ SELECT GROUP_CONCAT(`forumid` ORDER BY `order` ASC)
633
+ FROM `".WPF()->tables->forums."`
634
+ WHERE FIND_IN_SET( `parentid`, @id )
635
+ )
636
+ ) AS forumids
637
+ FROM ( SELECT @id := %s ) vars
638
+ STRAIGHT_JOIN `".WPF()->tables->forums."`
639
+ WHERE @id IS NOT NULL";
640
+ if( $grouped_forumids = WPF()->db->get_var( WPF()->db->prepare($sql, implode(',', $forumids)) ) ){
641
+ $data = explode(',', $grouped_forumids);
642
+ }
643
+ if($merge_forumids_with_data) $data = array_merge($forumids, $data);
644
+ }
645
+ }
646
+
647
  // get forums tree for drop down menu
648
 
649
  /**
663
  $this->count_depth($parentid, $depth);
664
  }
665
  }
666
+
667
+ /**
668
+ * @param int $parent
669
+ *
670
+ * @return array
671
+ */
672
  function get_child_forums($parent){
673
+ $sql = "SELECT `forumid`
674
+ FROM `".WPF()->tables->forums."`
675
+ WHERE `parentid` = ".intval($parent)."
676
+ AND `forumid` <> ".intval($parent)."
677
+ ORDER BY `order`";
678
+ return (array) WPF()->db->get_col($sql);
 
 
 
679
  }
680
 
681
  function forum_list( $forumids, $type = 'select_box', $selected = array(), $cats = TRUE, $disabled = array() ){
914
  * @return int layout id
915
  */
916
  function get_layout($args = NULL){
917
+ if( is_null($args) ) $args = WPF()->current_object['forum'];
918
+ if(!$args) return 1;
919
  if( $cat_layout = wpfval($args, 'cat_layout') ) return $cat_layout;
920
  if(is_array($args)){
921
  $default = array(
948
  }
949
  }
950
 
951
+ return 1;
952
  }
953
 
954
  function get_forum_url($forum){
wpf-includes/class-logs.php CHANGED
@@ -33,7 +33,7 @@ class wpForoLogs{
33
  } elseif( wpfval($data, 'topic', 'last_post') ) {
34
  $last_postid = $data['topic']['last_post'];
35
  }
36
- $this->read_item( $data['forumid'], $last_postid, 'wpf_read_forums' );
37
  } else {
38
  foreach( $topics as $topic ){
39
  if( wpfval($topic, 'last_post') ){
33
  } elseif( wpfval($data, 'topic', 'last_post') ) {
34
  $last_postid = $data['topic']['last_post'];
35
  }
36
+ if( !empty($last_postid) ) $this->read_item( $data['forumid'], $last_postid, 'wpf_read_forums' );
37
  } else {
38
  foreach( $topics as $topic ){
39
  if( wpfval($topic, 'last_post') ){
wpf-includes/class-members.php CHANGED
@@ -1791,6 +1791,8 @@ class wpForoMember{
1791
  WPF()->current_user_display_name = $guest['name'];
1792
  }
1793
 
 
 
1794
  WPF()->usergroup->init_current();
1795
  }
1796
 
@@ -2891,5 +2893,4 @@ class wpForoMember{
2891
  public function set_usergroups_secondary($userid, $group_ids = array()){
2892
  //TODO: set_usergroups_secondary() method condition
2893
  }
2894
-
2895
  }
1791
  WPF()->current_user_display_name = $guest['name'];
1792
  }
1793
 
1794
+ WPF()->current_user_accesses = WPF()->perm->get_forum_accesses_by_usergroup();
1795
+
1796
  WPF()->usergroup->init_current();
1797
  }
1798
 
2893
  public function set_usergroups_secondary($userid, $group_ids = array()){
2894
  //TODO: set_usergroups_secondary() method condition
2895
  }
 
2896
  }
wpf-includes/class-moderation.php CHANGED
@@ -316,9 +316,17 @@ class wpForoModeration
316
  }
317
  }
318
 
 
 
 
 
319
  $must_have_one_approved = apply_filters('wpforo_post_moderation_must_have_one_approved', true );
320
- if( $must_have_one_approved && !$this->has_approved( WPF()->current_userid ) ){
321
- $item['status'] = 1;
 
 
 
 
322
  }
323
 
324
  return $item;
316
  }
317
  }
318
 
319
+ // Don't track users as "a user without approved posts" if he/she no posts.
320
+ // Just check the number of unapproved posts before initiating this rule,
321
+ // if no unapproved posts then we don't need to set the first post of this user unapproved.
322
+ // This checking is already done by New User options when we set "1" post for New User status and turn on the "must be manually approved" option.
323
  $must_have_one_approved = apply_filters('wpforo_post_moderation_must_have_one_approved', true );
324
+ if( $must_have_one_approved && $this->has_unapproved( WPF()->current_userid ) ){
325
+ // So this rule will only work from the second post,
326
+ // it'll always keep new posts unapproved if previous posts are not approved yet.
327
+ if( !$this->has_approved( WPF()->current_userid ) ){
328
+ $item['status'] = 1;
329
+ }
330
  }
331
 
332
  return $item;
wpf-includes/class-permissions.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
 
6
  class wpForoPermissions{
7
- private $access;
8
 
9
  static $cache = array();
10
 
@@ -13,7 +13,9 @@ class wpForoPermissions{
13
  public function init(){
14
  if( WPF()->is_installed() ){
15
  if( $accesses = $this->get_accesses() ){
16
- foreach( $accesses as $access ) $this->access[$access['access']] = $access;
 
 
17
  }
18
  }
19
  }
@@ -26,8 +28,8 @@ class wpForoPermissions{
26
  */
27
  function get_access($access){
28
  $access = sanitize_text_field($access);
29
- if( !empty($this->access[$access]) ){
30
- return $this->access[$access];
31
  }else{
32
  $sql = "SELECT * FROM `".WPF()->tables->accesses."` WHERE `access` = '" . esc_sql($access) . "'";
33
  return WPF()->db->get_row($sql, ARRAY_A);
@@ -173,19 +175,49 @@ class wpForoPermissions{
173
  }
174
 
175
  function forum_can( $do, $forumid = NULL, $groupid = NULL, $second_usergroupids = NULL ){
176
-
177
  $can = 0;
178
  $second_can = 0;
179
- if( !WPF()->current_user_groupid && is_null($groupid) ) return 0;
180
-
181
- if( is_null($forumid) && isset(WPF()->current_object['forumid']) ) {
182
- $forumid = WPF()->current_object['forumid'];
183
- }
184
- $forumid = intval($forumid);
185
-
186
- if( is_null($groupid) ) {
187
- $groupid = WPF()->current_user_groupid;
188
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  if( is_null($second_usergroupids) && WPF()->current_user_secondary_groupids ) {
190
  $second_usergroupids = explode(',', WPF()->current_user_secondary_groupids );
191
  }
@@ -193,7 +225,7 @@ class wpForoPermissions{
193
  $second_usergroupids = explode(',', $second_usergroupids);
194
  }
195
 
196
- if( $forum = WPF()->forum->get_forum($forumid) ){
197
  $permissions = unserialize($forum['permissions']);
198
  //Primary Usergroup
199
  if( isset($permissions[$groupid]) ){
@@ -431,5 +463,40 @@ class wpForoPermissions{
431
  }
432
  return true;
433
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
434
 
435
  }
4
 
5
 
6
  class wpForoPermissions{
7
+ public $accesses;
8
 
9
  static $cache = array();
10
 
13
  public function init(){
14
  if( WPF()->is_installed() ){
15
  if( $accesses = $this->get_accesses() ){
16
+ foreach( $accesses as $access ) {
17
+ $this->accesses[$access['access']] = $access;
18
+ }
19
  }
20
  }
21
  }
28
  */
29
  function get_access($access){
30
  $access = sanitize_text_field($access);
31
+ if( !empty($this->accesses[$access]) ){
32
+ return $this->accesses[$access];
33
  }else{
34
  $sql = "SELECT * FROM `".WPF()->tables->accesses."` WHERE `access` = '" . esc_sql($access) . "'";
35
  return WPF()->db->get_row($sql, ARRAY_A);
175
  }
176
 
177
  function forum_can( $do, $forumid = NULL, $groupid = NULL, $second_usergroupids = NULL ){
 
178
  $can = 0;
179
  $second_can = 0;
180
+ $secondary_can = 0;
181
+ if( !WPF()->current_user_groupid && is_null($groupid) || !$do ) return 0;
182
+
183
+ //User Forum accesses from Current Object of Current user
184
+ if( !empty(WPF()->current_user_accesses) && is_null($groupid) ){
185
+ if( is_null($forumid) && wpfval(WPF()->current_object, 'forum', 'forumid') ) {
186
+ $forum_id = WPF()->current_object['forum']['forumid']; } else { $forum_id = ( is_array($forumid) && wpfkey($forumid, 'forumid') ) ? $forumid['forumid'] : $forumid;
187
+ }
188
+ if( $forum_id ){
189
+ //Primary Usergroup
190
+ $primary_can = wpfval( WPF()->current_user_accesses, 'primary', $forum_id, $do );
191
+ //Secondary Usergroup
192
+ if( wpfval(WPF()->current_user_accesses, 'secondary') ) {
193
+ $secondary_accesses = wpfval( WPF()->current_user_accesses, 'secondary' );
194
+ foreach( $secondary_accesses as $secondary_access ){
195
+ $secondary_can = wpfval($secondary_access, $forum_id, $do); if( $secondary_can ) break;
196
+ }
197
+ }
198
+ //Return Access
199
+ if( !$primary_can && $secondary_can ){
200
+ return $secondary_can;
201
+ } else {
202
+ return $primary_can;
203
+ }
204
+ }
205
+ }
206
+
207
+ //Use Custom User Forum Accesses
208
+ if( is_null($forumid) ) {
209
+ $forum = WPF()->current_object['forum'];
210
+ }else{
211
+ if( is_array($forumid) && wpfkey($forumid, 'forumid') ){
212
+ $forum = $forumid;
213
+ }else{
214
+ $forum = WPF()->forum->get_forum($forumid);
215
+ }
216
+ }
217
+
218
+ if( is_null($groupid) ) {
219
+ $groupid = WPF()->current_user_groupid;
220
+ }
221
  if( is_null($second_usergroupids) && WPF()->current_user_secondary_groupids ) {
222
  $second_usergroupids = explode(',', WPF()->current_user_secondary_groupids );
223
  }
225
  $second_usergroupids = explode(',', $second_usergroupids);
226
  }
227
 
228
+ if( $forum ){
229
  $permissions = unserialize($forum['permissions']);
230
  //Primary Usergroup
231
  if( isset($permissions[$groupid]) ){
463
  }
464
  return true;
465
  }
466
+
467
+ public function get_forum_accesses_by_usergroup( $usergroup = 0, $secondary_usergroups = '' ){
468
+
469
+ $user_accesses = array('primary' => array(), 'secondary' => array() );
470
+ $forums = WPF()->forum->get_forums();
471
+ $usergroup = ( $usergroup ) ? $usergroup : WPF()->current_user_groupid;
472
+ $secondary_usergroups = ( $secondary_usergroups ) ? $secondary_usergroups : WPF()->current_user_secondary_groupids;
473
+ $secondary_usergroups = ( $secondary_usergroups ) ? explode( ',', $secondary_usergroups ) : array();
474
+ if(!empty($forums)){
475
+ foreach( $forums as $forum ){
476
+ if( wpfval( $forum, 'permissions' ) ){
477
+ $permissions = unserialize( $forum['permissions'] );
478
+ if( !empty($permissions) ){
479
+ //Primary Usergroup Access
480
+ if( wpfval( $permissions, $usergroup ) ){
481
+ if(wpfval($this->accesses, $permissions[ $usergroup ], 'cans')){
482
+ $user_accesses['primary'][ $forum['forumid'] ] = unserialize($this->accesses[ $permissions[ $usergroup ] ] ['cans']);
483
+ }
484
+ }
485
+ //Secondary Usergroup Access
486
+ if( !empty($secondary_usergroups) ){
487
+ foreach( $secondary_usergroups as $secondary_usergroup ){
488
+ if( wpfval( $permissions, $secondary_usergroup ) ){
489
+ if(wpfval($this->accesses, $permissions[ $secondary_usergroup ], 'cans')){
490
+ $user_accesses['secondary'][ $secondary_usergroup ][ $forum['forumid'] ] = unserialize($this->accesses[ $permissions[ $secondary_usergroup ] ] ['cans']);
491
+ }
492
+ }
493
+ }
494
+ }
495
+ }
496
+ }
497
+ }
498
+ }
499
+ return $user_accesses;
500
+ }
501
 
502
  }
wpf-includes/class-phrases.php CHANGED
@@ -10,7 +10,7 @@ class wpForoPhrase{
10
 
11
  public function init(){
12
  if( WPF()->is_installed() ) {
13
- if ( $phrases = $this->get_phrases( array('langid' => WPF()->general_options['lang']) ) ) {
14
  foreach ($phrases as $phrase) {
15
  $this->phrases[addslashes(strtolower($phrase['phrase_key']))] = $phrase['phrase_value'];
16
  $this->__phrases[addslashes(strtolower($phrase['phrase_key']))] = wpforo_phrase($phrase['phrase_key'], false);
@@ -66,7 +66,7 @@ class wpForoPhrase{
66
  return WPF()->db->get_row($sql, ARRAY_A);
67
  }
68
 
69
- function get_phrases($args = array(), &$items_count = 0){
70
  $default = array(
71
  'include' => array(), // array( 2, 10, 25 )
72
  'exclude' => array(), // array( 2, 10, 25 )
@@ -101,9 +101,11 @@ class wpForoPhrase{
101
  $sql .= " WHERE " . implode($wheres, " AND ");
102
  }
103
 
104
- $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql);
105
- $item_count_sql = preg_replace('#ORDER.+$#is', '', $item_count_sql);
106
- if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
 
 
107
 
108
  $sql .= esc_sql(" ORDER BY `$orderby` " . $order);
109
 
10
 
11
  public function init(){
12
  if( WPF()->is_installed() ) {
13
+ if ( $phrases = $this->get_phrases() ) {
14
  foreach ($phrases as $phrase) {
15
  $this->phrases[addslashes(strtolower($phrase['phrase_key']))] = $phrase['phrase_value'];
16
  $this->__phrases[addslashes(strtolower($phrase['phrase_key']))] = wpforo_phrase($phrase['phrase_key'], false);
66
  return WPF()->db->get_row($sql, ARRAY_A);
67
  }
68
 
69
+ function get_phrases($args = array(), &$items_count = 0, $count = false){
70
  $default = array(
71
  'include' => array(), // array( 2, 10, 25 )
72
  'exclude' => array(), // array( 2, 10, 25 )
101
  $sql .= " WHERE " . implode($wheres, " AND ");
102
  }
103
 
104
+ if( $count ){
105
+ $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql);
106
+ // $item_count_sql = preg_replace('#ORDER.+$#is', '', $item_count_sql);
107
+ if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
108
+ }
109
 
110
  $sql .= esc_sql(" ORDER BY `$orderby` " . $order);
111
 
wpf-includes/class-posts.php CHANGED
@@ -13,6 +13,10 @@ class wpForoPost{
13
  $this->init_options();
14
  }
15
 
 
 
 
 
16
  public function reset(){
17
  self::$cache = array( 'posts' => array(), 'post' => array(), 'item' => array(), 'topic_slug' => array(), 'forum_slug' => array(), 'post_url' => array() );
18
  }
@@ -41,7 +45,9 @@ class wpForoPost{
41
  'layout_threaded_posts_per_page' => 5,
42
  'layout_qa_posts_per_page' => 15,
43
  'layout_qa_comments_limit_count' => 3,
 
44
  'layout_threaded_nesting_level' => 5,
 
45
  'eor_durr' => 300,
46
  'dor_durr' => 300,
47
  'max_upload_size' => $upload_max_filesize,
@@ -62,6 +68,11 @@ class wpForoPost{
62
  $this->options = get_wpf_option('wpforo_post_options', $this->default->options);
63
  }
64
 
 
 
 
 
 
65
  public function get_option_items_per_page($layout = null){
66
  switch ( $layout ) {
67
  case 4:
@@ -75,17 +86,18 @@ class wpForoPost{
75
  break;
76
  }
77
 
78
- return apply_filters('wpforo_post_get_option_items_per_page', $items_per_page, $layout);
79
  }
80
 
81
- public function get_cache( $var ){
82
- if( isset(self::$cache[$var]) ) return self::$cache[$var];
83
- }
84
-
85
- public function get_union_first_post($layout){
 
86
  $layout = intval($layout);
87
  $union_first_post = (bool) wpfval($this->options['union_first_post'], $layout);
88
- return apply_filters('wpforo_post_options_get_union_first_post', $union_first_post, $layout);
89
  }
90
 
91
  public function add( $args = array() ){
@@ -198,7 +210,11 @@ class wpForoPost{
198
  $post['private'] = $private;
199
  $post['posturl'] = $this->get_post_url($postid);
200
 
201
- if ( ! $status ) {
 
 
 
 
202
  $answ_incr = '';
203
  $comm_incr = '';
204
  if ( WPF()->forum->get_layout($forum) == 3 ) {
@@ -209,7 +225,6 @@ class wpForoPost{
209
  }
210
  }
211
  WPF()->db->query( "UPDATE `" . WPF()->tables->profiles . "` SET `posts` = `posts` + 1 $answ_incr $comm_incr WHERE `userid` = " . wpforo_bigintval( $userid ) );
212
- if( $root_exists ) WPF()->topic->rebuild_threads( $topic, $root );
213
  WPF()->topic->rebuild_first_last( $topic );
214
  WPF()->topic->rebuild_stats( $topic );
215
  WPF()->forum->rebuild_last_infos( $forum['forumid'] );
@@ -486,11 +501,13 @@ class wpForoPost{
486
  }
487
 
488
  /**
489
- * Returns merged arguments array from defined and default arguments.
490
  *
491
  * @since 1.0.0
492
  *
493
- * @param array
 
 
494
  *
495
  * @return array
496
  */
@@ -530,100 +547,51 @@ class wpForoPost{
530
 
531
  $args = wpforo_parse_args( $args, $default );
532
 
 
 
533
  if( strtoupper( $args['order'] ) != 'DESC' && strtoupper( $args['order'] ) != 'ASC' ) $args['order'] = '';
534
-
535
- if(is_array($args) && !empty($args)){
536
-
537
- extract($args, EXTR_OVERWRITE);
538
-
539
- if( $row_count === 0 ) return array();
540
-
541
- $include = wpforo_parse_args( $include );
542
- $exclude = wpforo_parse_args( $exclude );
543
- $forumids = wpforo_parse_args( $forumids );
544
-
545
- $guest = array();
546
- $wheres = array();
547
- $table_as_prefix = '`'.WPF()->tables->posts.'`.';
548
- if(!is_user_logged_in()) $guest = WPF()->member->get_guest_cookies();
549
- if(!wpforo_root_exist() && !is_null($root) ) { $parentid = $root; $root = NULL; }
550
-
551
- if(!empty($include)) $wheres[] = $table_as_prefix . "`postid` IN(" . implode(',', array_map('wpforo_bigintval', $include)) . ")";
552
- if(!empty($exclude)) $wheres[] = $table_as_prefix . "`postid` NOT IN(" . implode(',', array_map('wpforo_bigintval', $exclude)) . ")";
553
- if(!empty($forumids)) $wheres[] = $table_as_prefix . "`forumid` IN(" . implode(',', array_map('intval', $forumids)) . ")";
554
-
555
- if(!is_null($topicid)) $wheres[] = $table_as_prefix . "`topicid` = " . wpforo_bigintval($topicid);
556
- if(!is_null($parentid)) $wheres[] = $table_as_prefix . "`parentid` = " . wpforo_bigintval($parentid);
557
- if(!is_null($root)) $wheres[] = $table_as_prefix . "`root` = " . wpforo_bigintval($root);
558
- if(!is_null($userid)) $wheres[] = $table_as_prefix . "`userid` = " . wpforo_bigintval($userid);
559
- if(!is_null($status)) $wheres[] = $table_as_prefix . "`status` = " . intval( (bool) $status);
560
- if(!is_null($private)) $wheres[] = $table_as_prefix . "`private` = " . intval( (bool) $private);
561
- if(!is_null($is_first_post)) $wheres[] = $table_as_prefix . "`is_first_post` = " . intval( (bool) $is_first_post);
562
- if(!is_null($is_answer)) $wheres[] = $table_as_prefix . "`is_answer` = " . intval( (bool) $is_answer);
563
- if(!is_null($email)) $wheres[] = $table_as_prefix . "`email` = '" . esc_sql($email) . "' ";
564
- if(!is_null($where)) $wheres[] = $table_as_prefix . $where;
565
-
566
- if( isset($forumid) && $forumid ){
567
- if( WPF()->perm->forum_can('au', $forumid) ){
568
- if(!is_null($status)) $wheres[] = $table_as_prefix . " `status` = " . intval($status);
569
- }
570
- elseif( !WPF()->perm->forum_can('vr', $forumid) ){
571
- $wheres[] = $table_as_prefix . " `is_first_post` = 1";
572
- }
573
- elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
574
- $wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`userid` = " .intval(WPF()->current_userid). ") )";
575
- }
576
- elseif( wpfval($guest, 'email') ){
577
- $wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`email` = '" . sanitize_email($guest['email']) . "') )";
578
- }
579
- else{
580
- $wheres[] = " " . $table_as_prefix . "`status` = 0";
581
- }
582
  }
583
-
584
- $ordering = ( $orderby ? " ORDER BY $orderby " . $order : '' );
585
- $limiting = ( $row_count ? " LIMIT " . intval( $offset ) . "," . intval( $row_count ) : '' );
586
-
587
- if( $limit_per_topic = intval($args['limit_per_topic']) ){
588
- $sql = "SELECT p.* FROM `".WPF()->tables->posts."` p
589
- INNER JOIN
590
- (SELECT `topicid` as g_topicid,
591
- GROUP_CONCAT(`postid` ". $ordering .") AS g_postids
592
- FROM `".WPF()->tables->posts."`".
593
- ($wheres ? " WHERE " . implode(" AND ", $wheres) : '')
594
- ." GROUP BY `topicid` ORDER BY `topicid` $order $limiting) g
595
- ON g.`g_topicid` = p.`topicid`
596
- AND (FIND_IN_SET(p.`postid`, g.`g_postids`) BETWEEN 1 AND $limit_per_topic)";
597
- }else{
598
- $sql = "SELECT * FROM `".WPF()->tables->posts."`";
599
- if(!empty($wheres)){
600
- $sql .= " WHERE " . implode(" AND ", $wheres);
601
- }
602
- }
603
-
604
  if( $count ){
605
  $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql, 1);
606
  if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
607
  }
608
 
609
- $sql .= $ordering;
610
- if( !$limit_per_topic ) $sql .= $limiting;
611
 
612
- if( $args['union_first_post'] && $args['topicid'] && !$parentid && $items_count > intval( $offset ) ){
613
  $sql = "( SELECT * FROM `".WPF()->tables->posts."`
614
- WHERE `topicid` = ".wpforo_bigintval($args['topicid'])."
615
- AND `is_first_post` = 1 )
616
- UNION
617
- ( " . $sql . " )";
618
  }
619
-
620
  if( $cache ){
621
- $object_key = md5( $sql . WPF()->current_user_groupid );
622
- $object_cache = WPF()->cache->get($object_key);
623
- if(!empty($object_cache)){
624
- return $object_cache['items'];
625
- }
626
- else{
 
 
627
  $hach = serialize($request);
628
  $cache_args_key = md5( $hach . WPF()->current_user_groupid );
629
  $object_cache = WPF()->cache->get($cache_args_key, 'loop', 'post');
@@ -635,58 +603,147 @@ class wpForoPost{
635
 
636
  $posts = WPF()->db->get_results($sql, ARRAY_A);
637
  $posts = apply_filters('wpforo_get_posts', $posts);
638
-
639
- if( $check_private ){
640
- $posts = $this->access_filter( $posts, $owner );
641
  }
642
 
643
- if($cache && isset($object_key) && !empty($posts)){
644
- self::$cache['posts'][$object_key]['items'] = $posts;
645
  self::$cache['posts'][$object_key]['items_count'] = $items_count;
646
- if(isset($cache_args_key) && $cache_type == 'args' ){
647
- WPF()->cache->create_custom( $request, $posts, 'post', $items_count );
648
- }
649
  }
650
  return $posts;
651
  }
652
  }
653
 
654
- function access_filter( $posts, $owner = NULL ){
655
- foreach($posts as $key => $post){
656
- if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
657
- unset($posts[$key]);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
658
  }
659
- if( isset($post['forumid']) && !wpfval($post, 'is_first_post') && !WPF()->perm->forum_can('vr', $post['forumid']) ){
660
- unset($posts[$key]);
 
 
 
661
  }
662
- if( isset($post['forumid']) && isset($post['private']) && $post['private'] && !$owner ){
663
- if(!WPF()->perm->forum_can('vp', $post['forumid'])){
664
- if(is_null($owner)){
665
- $topic_userid = wpforo_topic($post['topicid'], 'userid');
666
- if(!wpforo_is_owner($topic_userid) && !wpforo_is_owner($post['userid'])){
667
- unset($posts[$key]);
668
- }
669
- }else{
670
- unset($posts[$key]);
671
- }
672
- }
673
  }
674
- if( isset($post['forumid']) && isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'], $post['email']) ){
675
- if( !WPF()->perm->forum_can('au', $post['forumid']) ){
676
- unset($posts[$key]);
677
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
678
  }
679
  }
680
  return $posts;
681
  }
682
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
683
  function replies( array $posts, $topic = array(), $forum = array(), $level = 0 ) {
684
  $level++;
685
  if( function_exists('wpforo_thread_reply') ){
686
  if( wpfval($posts, 'posts') ){
687
  $key = key($posts['posts']);
688
  $parentid = (wpfval($posts, 'posts', $key,'parentid')) ? $posts['posts'][$key]['parentid'] : 0;
689
- echo '<div id="wpf-post-replies-'.intval($parentid).'" class="wpf-post-replies level-'. $level .'">';
 
 
 
 
 
 
 
 
690
  foreach ( $posts['posts'] as $post ) {
691
  $parents = ( wpfval($posts, 'parents') ) ? $posts['parents'] : array();
692
  wpforo_thread_reply( $post, $topic, $forum, $level, $parents );
@@ -1157,7 +1214,7 @@ class wpForoPost{
1157
  $postid = $post['postid'];
1158
  }
1159
 
1160
- if ( is_array( $post ) && ! empty( $post ) && $postid ) {
1161
 
1162
  $forum_slug = (wpfval($post, 'forumid')) ? wpforo_forum($post['forumid'], 'slug') : $this->get_forumslug_byid( $postid );
1163
  $topic_slug = (wpfval($post, 'topicid')) ? wpforo_topic($post['topicid'], 'slug') : $this->get_topicslug_byid( $postid );
13
  $this->init_options();
14
  }
15
 
16
+ public function get_cache( $var ){
17
+ if( isset(self::$cache[$var]) ) return self::$cache[$var];
18
+ }
19
+
20
  public function reset(){
21
  self::$cache = array( 'posts' => array(), 'post' => array(), 'item' => array(), 'topic_slug' => array(), 'forum_slug' => array(), 'post_url' => array() );
22
  }
45
  'layout_threaded_posts_per_page' => 5,
46
  'layout_qa_posts_per_page' => 15,
47
  'layout_qa_comments_limit_count' => 3,
48
+ 'layout_qa_first_post_reply' => 1,
49
  'layout_threaded_nesting_level' => 5,
50
+ 'layout_threaded_first_post_reply' => 0,
51
  'eor_durr' => 300,
52
  'dor_durr' => 300,
53
  'max_upload_size' => $upload_max_filesize,
68
  $this->options = get_wpf_option('wpforo_post_options', $this->default->options);
69
  }
70
 
71
+ /**
72
+ * @param int $layout
73
+ *
74
+ * @return int items_per_page
75
+ */
76
  public function get_option_items_per_page($layout = null){
77
  switch ( $layout ) {
78
  case 4:
86
  break;
87
  }
88
 
89
+ return (int) apply_filters('wpforo_post_get_option_items_per_page', $items_per_page, $layout);
90
  }
91
 
92
+ /**
93
+ * @param int $layout
94
+ *
95
+ * @return bool
96
+ */
97
+ public function get_option_union_first_post($layout){
98
  $layout = intval($layout);
99
  $union_first_post = (bool) wpfval($this->options['union_first_post'], $layout);
100
+ return (bool) apply_filters('wpforo_post_options_get_union_first_post', $union_first_post, $layout);
101
  }
102
 
103
  public function add( $args = array() ){
210
  $post['private'] = $private;
211
  $post['posturl'] = $this->get_post_url($postid);
212
 
213
+ if( $root_exists ) {
214
+ WPF()->topic->rebuild_threads( $topic, $root );
215
+ }
216
+
217
+ if ( !$status ) {
218
  $answ_incr = '';
219
  $comm_incr = '';
220
  if ( WPF()->forum->get_layout($forum) == 3 ) {
225
  }
226
  }
227
  WPF()->db->query( "UPDATE `" . WPF()->tables->profiles . "` SET `posts` = `posts` + 1 $answ_incr $comm_incr WHERE `userid` = " . wpforo_bigintval( $userid ) );
 
228
  WPF()->topic->rebuild_first_last( $topic );
229
  WPF()->topic->rebuild_stats( $topic );
230
  WPF()->forum->rebuild_last_infos( $forum['forumid'] );
501
  }
502
 
503
  /**
504
+ * get all posts based on provided arguments
505
  *
506
  * @since 1.0.0
507
  *
508
+ * @param array $args
509
+ * @param int $items_count
510
+ * @param bool $count
511
  *
512
  * @return array
513
  */
547
 
548
  $args = wpforo_parse_args( $args, $default );
549
 
550
+ if( $args['row_count'] === 0 ) return array();
551
+ if( $args['forumid'] && $args['check_private'] && !WPF()->perm->forum_can('vf', $args['forumid']) ) return array();
552
  if( strtoupper( $args['order'] ) != 'DESC' && strtoupper( $args['order'] ) != 'ASC' ) $args['order'] = '';
553
+ if(!wpforo_root_exist() && !is_null($args['root']) ) { $args['parentid'] = $args['root']; $args['root'] = NULL; }
554
+
555
+ $wheres = $this->get_posts_conditions( $args );
556
+
557
+ $ordering = ( $args['orderby'] ? " ORDER BY " . esc_sql( $args['orderby'] . ' ' . $args['order'] ) : '' );
558
+ $limiting = ( $args['row_count'] ? " LIMIT " . intval( $args['offset'] ) . "," . intval( $args['row_count'] ) : '' );
559
+
560
+ if( $limit_per_topic = intval($args['limit_per_topic']) ){
561
+ $sql = "SELECT SUBSTRING_INDEX( GROUP_CONCAT(`postid` ORDER BY `created` DESC), ',', " . $limit_per_topic . " ) postids
562
+ FROM `".WPF()->tables->posts."` ".
563
+ ($wheres ? " WHERE " . implode(" AND ", $wheres) : '')
564
+ ." GROUP BY `topicid` ORDER BY MAX(`postid`) DESC " . $limiting;
565
+ return WPF()->db->get_col($sql);
566
+ } else {
567
+ $sql = "SELECT * FROM `".WPF()->tables->posts."`";
568
+ if(!empty($wheres)){
569
+ $sql .= " WHERE " . implode(" AND ", $wheres);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
  if( $count ){
572
  $item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql, 1);
573
  if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
574
  }
575
 
576
+ $sql .= $ordering . $limiting;
 
577
 
578
+ if( $args['union_first_post'] && $args['topicid'] && !$args['parentid'] && $items_count > intval( $args['offset'] ) ){
579
  $sql = "( SELECT * FROM `".WPF()->tables->posts."`
580
+ WHERE `topicid` = ".wpforo_bigintval($args['topicid'])."
581
+ AND `is_first_post` = 1 )
582
+ UNION
583
+ ( " . $sql . " )";
584
  }
585
+
586
  if( $cache ){
587
+ if( $args['cache_type'] == 'sql' ){
588
+ $object_key = md5( $sql . WPF()->current_user_groupid );
589
+ $object_cache = WPF()->cache->get($object_key);
590
+ if(!empty($object_cache)){
591
+ return $object_cache['items'];
592
+ }
593
+ }
594
+ if( $args['cache_type'] == 'args' ){
595
  $hach = serialize($request);
596
  $cache_args_key = md5( $hach . WPF()->current_user_groupid );
597
  $object_cache = WPF()->cache->get($cache_args_key, 'loop', 'post');
603
 
604
  $posts = WPF()->db->get_results($sql, ARRAY_A);
605
  $posts = apply_filters('wpforo_get_posts', $posts);
606
+
607
+ if( $args['check_private'] && !$args['forumid'] ){
608
+ $posts = $this->access_filter( $posts, $args['owner'] );
609
  }
610
 
611
+ if($cache && isset($object_key) && !empty($posts)){
612
+ self::$cache['posts'][$object_key]['items'] = $posts;
613
  self::$cache['posts'][$object_key]['items_count'] = $items_count;
614
+ if(isset($cache_args_key) && $args['cache_type'] == 'args' ){
615
+ WPF()->cache->create_custom( $request, $posts, 'post', $items_count );
616
+ }
617
  }
618
  return $posts;
619
  }
620
  }
621
 
622
+ function get_posts_conditions( $args = array() ){
623
+
624
+ $wheres = array();
625
+ $guest = array();
626
+ $table_as_prefix = '`'.WPF()->tables->posts.'`.';
627
+ if(!is_user_logged_in()) $guest = WPF()->member->get_guest_cookies();
628
+
629
+ $args['include'] = wpforo_parse_args( $args['include'] );
630
+ $args['exclude'] = wpforo_parse_args( $args['exclude'] );
631
+ $args['forumids'] = wpforo_parse_args( $args['forumids'] );
632
+
633
+ if(!empty($args['include'])) $wheres[] = $table_as_prefix . "`postid` IN(" . implode(',', array_map('wpforo_bigintval', $args['include'])) . ")";
634
+ if(!empty($args['exclude'])) $wheres[] = $table_as_prefix . "`postid` NOT IN(" . implode(',', array_map('wpforo_bigintval', $args['exclude'])) . ")";
635
+ if(!empty($args['forumids'])) $wheres[] = $table_as_prefix . "`forumid` IN(" . implode(',', array_map('intval', $args['forumids'])) . ")";
636
+
637
+ if(!is_null($args['topicid'])) $wheres[] = $table_as_prefix . "`topicid` = " . wpforo_bigintval($args['topicid']);
638
+ if(!is_null($args['parentid'])) $wheres[] = $table_as_prefix . "`parentid` = " . wpforo_bigintval($args['parentid']);
639
+ if(!is_null($args['root'])) $wheres[] = $table_as_prefix . "`root` = " . wpforo_bigintval($args['root']);
640
+ if(!is_null($args['userid'])) $wheres[] = $table_as_prefix . "`userid` = " . wpforo_bigintval($args['userid']);
641
+ if(!is_null($args['status'])) $wheres[] = $table_as_prefix . "`status` = " . intval( (bool) $args['status']);
642
+ if(!is_null($args['private'])) $wheres[] = $table_as_prefix . "`private` = " . intval( (bool) $args['private']);
643
+ if(!is_null($args['is_first_post'])) $wheres[] = $table_as_prefix . "`is_first_post` = " . intval( (bool) $args['is_first_post']);
644
+ if(!is_null($args['is_answer'])) $wheres[] = $table_as_prefix . "`is_answer` = " . intval( (bool) $args['is_answer']);
645
+ if(!is_null($args['email'])) $wheres[] = $table_as_prefix . "`email` = '" . esc_sql($args['email']) . "' ";
646
+ if(!is_null($args['where'])) $wheres[] = $table_as_prefix . $args['where'];
647
+
648
+ if(wpfval($args, 'forumid') && $args['check_private']){
649
+
650
+ /////Check "View Reply" Access//////////////////////////////
651
+ if( !WPF()->perm->forum_can('vr', $args['forumid']) ){
652
+ $wheres[] = $table_as_prefix . " `is_first_post` = 1";
653
  }
654
+
655
+ /////Check Private Post Access//////////////////////////////
656
+ if( WPF()->perm->forum_can('vp', $args['forumid']) ){
657
+ //Check "View Private Posts" Access
658
+ if(!is_null($args['private'])) $wheres[] = $table_as_prefix . " `private` = " . intval($args['status']);
659
  }
660
+ elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
661
+ //Allow Users see own private posts
662
+ $wheres[] = " ( " . $table_as_prefix . "`private` = 0 OR (" . $table_as_prefix . "`private` = 1 AND " . $table_as_prefix . "`userid` = " .intval(WPF()->current_userid). ") )";
 
 
 
 
 
 
 
 
663
  }
664
+ elseif( wpfval($guest, 'email') ){
665
+ //Allow Guests see own private posts
666
+ $wheres[] = " ( " . $table_as_prefix . "`private` = 0 OR (" . $table_as_prefix . "`private` = 1 AND " . $table_as_prefix . "`email` = '" . sanitize_email($guest['email']) . "') )";
667
+ }
668
+ else{
669
+ //If doesn't have "View Private Posts" access and not Owner, only return public posts
670
+ $wheres[] = " " . $table_as_prefix . "`private` = 0";
671
+ }
672
+
673
+ /////Check Unapproved Post Access////////////////////////////
674
+ if( WPF()->perm->forum_can('au', $args['forumid']) ){
675
+ //Check "Can Approve/Unapprove Posts" Access (View Unapproved Posts)
676
+ if(!is_null($args['status'])) $wheres[] = $table_as_prefix . " `status` = " . intval($args['status']);
677
+ }
678
+ elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
679
+ //Allow Users see own unapproved posts
680
+ $wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`userid` = " .intval(WPF()->current_userid). ") )";
681
+ }
682
+ elseif( wpfval($guest, 'email') ){
683
+ //Allow Guests see own unapproved posts
684
+ $wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`email` = '" . sanitize_email($guest['email']) . "') )";
685
+ }
686
+ else{
687
+ //If doesn't have "Can Approve/Unapprove Posts" access and not Owner, only return approved posts
688
+ $wheres[] = " " . $table_as_prefix . "`status` = 0";
689
+ }
690
+ }
691
+ return $wheres;
692
+ }
693
+
694
+ function access_filter( $posts, $owner = NULL ){
695
+ if( !empty($posts) ){
696
+ foreach($posts as $key => $post){
697
+ if(!$this->access($post, $owner)) unset($posts[$key]);
698
  }
699
  }
700
  return $posts;
701
  }
702
 
703
+
704
+ function access( $post, $owner = NULL ){
705
+ if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
706
+ return false;
707
+ }
708
+ if( isset($post['forumid']) && !wpfval($post, 'is_first_post') && !WPF()->perm->forum_can('vr', $post['forumid']) ){
709
+ return false;
710
+ }
711
+ if( isset($post['forumid']) && isset($post['private']) && $post['private'] && !$owner ){
712
+ if(!WPF()->perm->forum_can('vp', $post['forumid'])){
713
+ if(is_null($owner)){
714
+ $topic_userid = wpforo_topic($post['topicid'], 'userid');
715
+ if(!wpforo_is_owner($topic_userid) && !wpforo_is_owner($post['userid'])){
716
+ return false;
717
+ }
718
+ }else{
719
+ return false;
720
+ }
721
+ }
722
+ }
723
+ if( isset($post['forumid']) && isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'], $post['email']) ){
724
+ if( !WPF()->perm->forum_can('au', $post['forumid']) ){
725
+ return false;
726
+ }
727
+ }
728
+ return true;
729
+ }
730
+
731
+
732
  function replies( array $posts, $topic = array(), $forum = array(), $level = 0 ) {
733
  $level++;
734
  if( function_exists('wpforo_thread_reply') ){
735
  if( wpfval($posts, 'posts') ){
736
  $key = key($posts['posts']);
737
  $parentid = (wpfval($posts, 'posts', $key,'parentid')) ? $posts['posts'][$key]['parentid'] : 0;
738
+ $max_level = $this->options['layout_threaded_nesting_level'];
739
+ if( !$max_level ){
740
+ $class = ( $level > 1 ) ? '' : ' level-1';
741
+ } elseif( $level > ( $max_level + 1 ) ) {
742
+ $class = '';
743
+ } else {
744
+ $class = ' level-' . $level;
745
+ }
746
+ echo '<div id="wpf-post-replies-'.intval($parentid).'" class="wpf-post-replies '. $class .'">';
747
  foreach ( $posts['posts'] as $post ) {
748
  $parents = ( wpfval($posts, 'parents') ) ? $posts['parents'] : array();
749
  wpforo_thread_reply( $post, $topic, $forum, $level, $parents );
1214
  $postid = $post['postid'];
1215
  }
1216
 
1217
+ if ( ! empty( $post ) && is_array( $post ) && !empty($postid) ) {
1218
 
1219
  $forum_slug = (wpfval($post, 'forumid')) ? wpforo_forum($post['forumid'], 'slug') : $this->get_forumslug_byid( $postid );
1220
  $topic_slug = (wpfval($post, 'topicid')) ? wpforo_topic($post['topicid'], 'slug') : $this->get_topicslug_byid( $postid );
wpf-includes/class-template.php CHANGED
@@ -154,7 +154,7 @@ class wpForoTemplate{
154
  </div>
155
  <div class="wpf-topic-forum-wrap" style="width: 70%; margin: 0px auto; padding-bottom: 15px; min-width: 280px; border-bottom: 1px dashed #cccccc;">
156
  <select class="wpf-topic-form-forumid" name="topic[forumid]" style="width: 100%;">
157
- <option class="wpf-topic-form-no-selected-forum" value="0">-- <?php _e('No forum selected', 'wpforo'); ?> --</option>
158
  <?php WPF()->forum->tree('select_box', false, array(), true, array(), $forumid); ?>
159
  </select>
160
  </div>
@@ -618,7 +618,9 @@ class wpForoTemplate{
618
  <?php
619
  }
620
 
621
- function pagenavi($paged, $items_count, $items_per_page = null, $permalink = TRUE, $class = ''){
 
 
622
  if( is_null($items_per_page) ) $items_per_page = WPF()->current_object['items_per_page'];
623
 
624
  if($items_count <= $items_per_page) return;
@@ -626,7 +628,7 @@ class wpForoTemplate{
626
  $pages_count = ceil($items_count/$items_per_page);
627
 
628
  $current_url = ( WPF()->current_url ? WPF()->current_url : wpforo_get_request_uri() );
629
- $sanitized_current_url = trim( preg_replace(array('#/'. preg_quote( $this->slugs['paged'] ) .'/?\d*/?#isu', '#[\&\?]wpfpaged=\d*#isu'), '', $current_url), '/' );
630
 
631
  if($permalink){
632
  $rtrimed_url = '';
@@ -735,9 +737,9 @@ class wpForoTemplate{
735
  foreach($buttons as $button){
736
 
737
  switch($button){
738
-
739
  case 'reply':
740
- if($is_closed || $is_approve) break;
741
  if( WPF()->perm->forum_can('cr', $forumid) ){
742
  $layout = WPF()->forum->get_layout($forumid);
743
  $layout_class = 'wpforo_layout_' . intval($layout);
@@ -757,7 +759,7 @@ class wpForoTemplate{
757
  }
758
  break;
759
  case 'comment':
760
- if($is_closed || $is_approve) break;
761
  $title = wpforo_phrase('Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.', false);
762
  if( WPF()->perm->forum_can('cr', $forumid) ) {
763
  $button_html[] = '<span id="parentpostid'.wpforo_bigintval($postid).'" class="wpforo-qa-comment wpf-button" title="'.esc_attr($title).'" data-phrase="' . esc_attr( wpforo_phrase('Add a comment', false) ) . '"><i class="far fa-comment"></i><span class="wpf-button-text">' . wpforo_phrase('Add a comment', false).'</span></span>';
@@ -766,7 +768,7 @@ class wpForoTemplate{
766
  }
767
  break;
768
  case 'comment_raw':
769
- if($is_closed || $is_approve) break;
770
  $title = wpforo_phrase('Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.', false);
771
  if( WPF()->perm->forum_can('cr', $forumid) ) {
772
  $button_html[] = '<a class="wpforo-qa-comment" title="'.esc_attr($title).'" data-phrase="' . esc_attr( wpforo_phrase('Add a comment', false, 'lower') ) . '"><i class="far fa-comment"></i><span class="wpf-button-text">' . wpforo_phrase('Add a comment', false, 'lower').'</span></a>';
@@ -936,217 +938,119 @@ class wpForoTemplate{
936
 
937
  function breadcrumb($url_data){
938
 
939
- extract($url_data, EXTR_OVERWRITE);
940
 
941
- $lenght = apply_filters( 'wpforo_breadcrumb_text_length', 19 );
942
-
943
- switch($template) :
944
- case 'search': ?>
945
-
946
- <div class="wpf-breadcrumb">
947
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
948
-
949
- <a href="#" class="active"><?php wpforo_phrase('Search') ?></a>
950
-
951
- <a href="#" class="wpf-end">&nbsp;</a>
952
- </div>
953
-
954
- <?php break;
955
- case 'signup': ?>
956
-
957
- <div class="wpf-breadcrumb">
958
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
959
-
960
- <a href="#" class="active"><?php wpforo_phrase('Register') ?></a>
961
-
962
- <a href="#" class="wpf-end">&nbsp;</a>
963
- </div>
964
-
965
- <?php break;
966
- case 'signin': ?>
967
-
968
- <div class="wpf-breadcrumb">
969
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
970
-
971
- <a href="#" class="active"><?php wpforo_phrase('Login') ?></a>
972
-
973
- <a href="#" class="wpf-end">&nbsp;</a>
974
- </div>
975
-
976
- <?php break;
977
- case 'members': ?>
978
-
979
- <div class="wpf-breadcrumb">
980
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
981
-
982
- <?php if(isset($_GET['wpfms'])) : ?>
983
-
984
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
985
- <a href="#" class="active"><?php wpforo_phrase('Search') ?></a>
986
-
987
- <?php else : ?>
988
-
989
- <a href="#" class="active"><?php wpforo_phrase('Members') ?></a>
990
-
991
- <?php endif ?>
992
-
993
- <a href="#" class="wpf-end">&nbsp;</a>
994
- </div>
995
-
996
- <?php break;
997
- case 'recent': ?>
998
-
999
- <div class="wpf-breadcrumb">
1000
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
1001
- <?php if( wpfval($_GET, 'view') && $_GET['view'] == 'unread' ): ?>
1002
- <a href="#" class="active"><?php wpforo_phrase('Unread Posts') ?></a>
1003
  <?php else: ?>
1004
- <a href="#" class="active"><?php wpforo_phrase('Recently Added') ?></a>
1005
  <?php endif; ?>
1006
- <a href="#" class="wpf-end">&nbsp;</a>
1007
- </div>
1008
-
1009
- <?php break;
1010
- case 'tags': ?>
1011
-
1012
- <div class="wpf-breadcrumb">
1013
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
1014
-
1015
- <a href="#" class="active"><?php wpforo_phrase('Tags') ?></a>
1016
-
1017
  <a href="#" class="wpf-end">&nbsp;</a>
1018
- </div>
1019
-
 
 
 
 
 
 
 
 
 
 
 
 
 
1020
  <?php break;
1021
- case 'profile': ?>
1022
-
1023
- <div class="wpf-breadcrumb">
1024
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
1025
-
1026
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
1027
- <a href="#" class="active"><?php @wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></a>
1028
-
1029
- <a href="#" class="wpf-end">&nbsp;</a>
1030
- </div>
1031
-
1032
- <?php break;
1033
- case 'account': ?>
1034
-
1035
- <div class="wpf-breadcrumb">
1036
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i>
1037
-
1038
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
1039
- <a href="<?php echo esc_url($user['profile_url']) ?>"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></a>
1040
- <a href="#" class="active"><?php wpforo_phrase('Account') ?></a>
1041
-
1042
- <a href="#" class="wpf-end">&nbsp;</a>
1043
- </div>
1044
-
1045
- <?php break;
1046
- case 'activity': ?>
1047
-
1048
- <div class="wpf-breadcrumb">
1049
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i>
1050
-
1051
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
1052
- <a href="<?php echo esc_url($user['profile_url']) ?>"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></a>
1053
- <a href="#" class="active"><?php wpforo_phrase('Activity') ?></a>
1054
-
1055
- <a href="#" class="wpf-end">&nbsp;</a>
1056
- </div>
1057
-
1058
- <?php break;
1059
- case 'subscriptions': ?>
1060
-
1061
- <div class="wpf-breadcrumb">
1062
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i>
1063
-
1064
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
1065
- <a href="<?php echo esc_url($user['profile_url']) ?>"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></a>
1066
- <a href="#" class="active"><?php wpforo_phrase('Subscriptions') ?></a>
1067
-
1068
- <a href="#" class="wpf-end">&nbsp;</a>
1069
- </div>
1070
-
1071
- <?php break;
1072
- // TODO: move code to pm plugin
1073
- case 'messages': ?>
1074
-
1075
- <div class="wpf-breadcrumb">
1076
- <a href="<?php echo wpforo_home_url() ?>" class="wpf-root" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i>
1077
-
1078
- <a href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a>
1079
-
1080
- <?php if(!empty($user)) : ?>
1081
-
1082
- <a href="<?php echo esc_url($user['profile_url']) ?>"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></a>
1083
-
1084
- <?php endif ?>
1085
-
1086
- <a href="#" class="active"><?php wpforo_phrase('Messages') ?></a>
1087
-
1088
- <a href="#" class="wpf-end">&nbsp;</a>
1089
- </div>
1090
-
1091
- <?php break;
1092
- case 'topic': ?>
1093
-
1094
- <div class="wpf-breadcrumb">
1095
- <a href="<?php echo ( !isset($forumid) ? '#' : wpforo_home_url() ) ?>" class="wpf-root<?php echo ( !isset($forumid) ? ' active' : '' ) ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
1096
-
1097
- <?php if(isset($forumid)) : ?>
1098
- <?php $relative_ids = array();
1099
- WPF()->forum->get_all_relative_ids($forumid, $relative_ids);
1100
- foreach( $relative_ids as $key => $rel_forumid ) : ?>
1101
- <?php $forum = wpforo_forum($rel_forumid) ?>
1102
  <?php if(!empty($forum)): ?>
1103
- <?php if( $key != ( count($relative_ids) - 1 ) ) : ?>
1104
- <a href="<?php echo esc_url( $forum['url'] ) ?>" title="<?php echo esc_attr($forum['title']) ?>"><?php wpforo_text($forum['title'], $lenght) ?></a>
1105
  <?php else : ?>
1106
- <a href="#" class="active" title="<?php echo esc_attr($forum['title']) ?>"><?php wpforo_text($forum['title'], $lenght) ?></a>
1107
  <?php endif ?>
1108
  <?php endif ?>
1109
- <?php endforeach ?>
1110
- <?php endif ?>
1111
-
1112
- <a href="#" class="wpf-end">&nbsp;</a>
1113
- </div>
1114
-
1115
- <?php break;
1116
- case 'post': ?>
1117
-
1118
- <div class="wpf-breadcrumb">
1119
- <a href="<?php echo ( !isset($forumid) ? '#' : wpforo_home_url() ) ?>" class="wpf-root<?php echo ( !isset($forumid) ? ' active' : '' ) ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i></a>
1120
-
1121
- <?php if(isset($forumid)) : ?>
1122
- <?php $relative_ids = array();
1123
- WPF()->forum->get_all_relative_ids($forumid, $relative_ids);
1124
- foreach( $relative_ids as $key => $rel_forumid ) : ?>
1125
- <?php $forum = wpforo_forum($rel_forumid) ?>
1126
- <?php if(!empty($forum)): ?>
1127
- <a href="<?php echo esc_url( $forum['url'] ) ?>" title="<?php echo esc_attr($forum['title']) ?>"><?php wpforo_text($forum['title'], $lenght) ?></a>
1128
- <?php endif ?>
1129
- <?php endforeach ?>
1130
- <?php endif ?>
1131
- <?php if(!empty($topic)) : ?>
1132
-
1133
- <a href="#" class="active" title="<?php echo esc_attr($topic['title']) ?>"><?php wpforo_text($topic['title'], $lenght) ?></a>
1134
-
1135
- <?php endif ?>
1136
- <a href="#" class="wpf-end">&nbsp;</a>
1137
- </div>
1138
-
1139
- <?php break;
1140
- default: ?>
1141
-
1142
- <div class="wpf-breadcrumb">
1143
- <a href="#" class="wpf-root active"><?php wpforo_phrase('Forums') ?></a>
1144
- <a href="#" class="wpf-end">&nbsp;</a>
1145
- </div>
1146
-
1147
- <?php
1148
- endswitch;
1149
-
1150
  }
1151
 
1152
  function icon($type, $item = array(), $echo = true, $data = 'icon' ){
@@ -1626,19 +1530,24 @@ class wpForoTemplate{
1626
  public function generate_dynamic_css( $theme = '' ) {
1627
  $css = '';
1628
  $COLORS = array();
 
 
1629
 
1630
  $style = wpfval($this->options, 'style');
1631
  $styles = wpfval($this->options, 'styles');
1632
  if ( ! empty( $style ) && ! empty( $styles ) ) {
1633
  foreach ( $styles[ $style ] as $color_key => $color_value ) {
1634
- if ( $color_value ) $COLORS[ 'WPFCOLOR_' . $color_key ] = $color_value;
 
 
 
 
1635
  }
1636
  }
1637
 
1638
- $dynamic_css_matrix = ( $theme ? WPFORO_THEME_DIR . '/' . $theme : WPFORO_TEMPLATE_DIR ) . '/styles/css.php';
1639
- if ( file_exists( $dynamic_css_matrix ) ) {
1640
- extract( $COLORS, EXTR_OVERWRITE );
1641
- require_once( $dynamic_css_matrix );
1642
  }
1643
 
1644
  $css = apply_filters( 'wpforo_dynamic_css_filter', $css, $COLORS );
@@ -2001,49 +1910,70 @@ class wpForoTemplate{
2001
  }
2002
  }
2003
 
2004
- public function editor_buttons( $editor = 'post' ){
2005
- $buttons = array( 'topic' => array(
2006
- 'wpautop' => true,
2007
- 'media_buttons'=> FALSE,
2008
- 'textarea_name'=> 'topic[body]',
2009
- 'textarea_rows'=> get_option('default_post_edit_rows', 20),// rows = "..."
2010
- 'tabindex'=> '',
2011
- 'editor_height' => '180',
2012
- 'editor_css' => '',
2013
- 'editor_class'=> '',
2014
- 'teeny'=> FALSE,
2015
- 'dfw'=> false,
2016
- 'tinymce'=> array(
2017
- 'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
2018
- 'toolbar2' => '',
2019
- 'toolbar3' => '',
2020
- 'toolbar4' => '',
2021
- 'content_style' => 'blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
2022
- 'object_resizing' => false
2023
- ),
2024
- 'quicktags'=> true,
2025
- 'default_editor' => 'tinymce' ),
2026
- 'post' => array(
2027
- 'wpautop' => true,
2028
- 'media_buttons'=> FALSE,
2029
- 'textarea_name'=> 'post[body]',
2030
- 'textarea_rows'=> get_option('default_post_edit_rows', 5),
2031
- 'editor_class'=> 'wpeditor',
2032
- 'teeny'=> false,
2033
- 'dfw'=> false,
2034
- 'editor_height' => 180,
2035
- 'tinymce'=> array(
2036
- 'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
2037
- 'toolbar2' => '',
2038
- 'toolbar3' => '',
2039
- 'toolbar4' => '',
2040
- 'content_style' => 'blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
2041
- 'object_resizing' => false
2042
- ),
2043
- 'quicktags'=> true,
2044
- 'default_editor' => 'tinymce' )
2045
- );
 
 
 
2046
 
2047
- return apply_filters( 'wpforo_editor_settings' , $buttons[ $editor ] );
2048
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2049
  }
154
  </div>
155
  <div class="wpf-topic-forum-wrap" style="width: 70%; margin: 0px auto; padding-bottom: 15px; min-width: 280px; border-bottom: 1px dashed #cccccc;">
156
  <select class="wpf-topic-form-forumid" name="topic[forumid]" style="width: 100%;">
157
+ <option class="wpf-topic-form-no-selected-forum" value="0">-- <?php wpforo_phrase('No forum selected'); ?> --</option>
158
  <?php WPF()->forum->tree('select_box', false, array(), true, array(), $forumid); ?>
159
  </select>
160
  </div>
618
  <?php
619
  }
620
 
621
+ function pagenavi($paged = null, $items_count = null, $items_per_page = null, $permalink = TRUE, $class = ''){
622
+ if( is_null($paged) ) $paged = WPF()->current_object['paged'];
623
+ if( is_null($items_count) ) $items_count = WPF()->current_object['items_count'];
624
  if( is_null($items_per_page) ) $items_per_page = WPF()->current_object['items_per_page'];
625
 
626
  if($items_count <= $items_per_page) return;
628
  $pages_count = ceil($items_count/$items_per_page);
629
 
630
  $current_url = ( WPF()->current_url ? WPF()->current_url : wpforo_get_request_uri() );
631
+ $sanitized_current_url = trim( WPF()->strip_url_paged_var($current_url), '/' );
632
 
633
  if($permalink){
634
  $rtrimed_url = '';
737
  foreach($buttons as $button){
738
 
739
  switch($button){
740
+
741
  case 'reply':
742
+ if($is_closed || $is_approve || ($is_topic && !WPF()->post->options['layout_threaded_first_post_reply']) ) break;
743
  if( WPF()->perm->forum_can('cr', $forumid) ){
744
  $layout = WPF()->forum->get_layout($forumid);
745
  $layout_class = 'wpforo_layout_' . intval($layout);
759
  }
760
  break;
761
  case 'comment':
762
+ if($is_closed || $is_approve || ($is_topic && !WPF()->post->options['layout_qa_first_post_reply'])) break;
763
  $title = wpforo_phrase('Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.', false);
764
  if( WPF()->perm->forum_can('cr', $forumid) ) {
765
  $button_html[] = '<span id="parentpostid'.wpforo_bigintval($postid).'" class="wpforo-qa-comment wpf-button" title="'.esc_attr($title).'" data-phrase="' . esc_attr( wpforo_phrase('Add a comment', false) ) . '"><i class="far fa-comment"></i><span class="wpf-button-text">' . wpforo_phrase('Add a comment', false).'</span></span>';
768
  }
769
  break;
770
  case 'comment_raw':
771
+ if($is_closed || $is_approve || ($is_topic && !WPF()->post->options['layout_qa_first_post_reply'])) break;
772
  $title = wpforo_phrase('Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.', false);
773
  if( WPF()->perm->forum_can('cr', $forumid) ) {
774
  $button_html[] = '<a class="wpforo-qa-comment" title="'.esc_attr($title).'" data-phrase="' . esc_attr( wpforo_phrase('Add a comment', false, 'lower') ) . '"><i class="far fa-comment"></i><span class="wpf-button-text">' . wpforo_phrase('Add a comment', false, 'lower').'</span></a>';
938
 
939
  function breadcrumb($url_data){
940
 
941
+ extract($url_data, EXTR_OVERWRITE); $lenght = apply_filters( 'wpforo_breadcrumb_text_length', 19 ); ?>
942
 
943
+ <style>.wpf-item-element{display: inline;}</style>
944
+ <div class="wpf-breadcrumb" itemscope="" itemtype="http://schema.org/BreadcrumbList">
945
+ <?php switch($template) :
946
+ case 'search': ?>
947
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root" ><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
948
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Search') ?></span><meta itemprop="position" content="2"></div>
949
+ <a href="#" class="wpf-end">&nbsp;</a>
950
+ <?php break; case 'signup': ?>
951
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root" ><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
952
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Register') ?></span><meta itemprop="position" content="2"></div>
953
+ <a href="#" class="wpf-end">&nbsp;</a>
954
+ <?php break; case 'signin': ?>
955
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root" ><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
956
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Login') ?></span><meta itemprop="position" content="2"></div>
957
+ <a href="#" class="wpf-end">&nbsp;</a>
958
+ <?php break; case 'members': ?>
959
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root" ><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
960
+ <?php if(isset($_GET['wpfms'])) : ?>
961
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><?php wpforo_phrase('Members') ?></a><meta itemprop="position" content="2"></div>
962
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Search') ?></span></div>
963
+ <?php else : ?>
964
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Members') ?></span><meta itemprop="position" content="2"></div>
965
+ <?php endif ?>
966
+ <a href="#" class="wpf-end">&nbsp;</a>
967
+ <?php break; case 'recent': ?>
968
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
969
+ <?php if( wpfval($_GET, 'view') && $_GET['view'] == 'unread' ): ?>
970
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Unread Posts') ?></span><meta itemprop="position" content="2"></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
971
  <?php else: ?>
972
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Recently Added') ?></span><meta itemprop="position" content="2"></div>
973
  <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
974
  <a href="#" class="wpf-end">&nbsp;</a>
975
+ <?php break; case 'tags': ?>
976
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
977
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Tags') ?></span><meta itemprop="position" content="2"></div>
978
+ <a href="#" class="wpf-end">&nbsp;</a>
979
+ <?php break; case 'profile': ?>
980
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
981
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><span itemprop="name"><?php wpforo_phrase('Members') ?></span></a><meta itemprop="position" content="2"></div>
982
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php @wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></span><meta itemprop="position" content="3"></div>
983
+ <a href="#" class="wpf-end">&nbsp;</a>
984
+ <?php break; case 'account': ?>
985
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
986
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><span itemprop="name"><?php wpforo_phrase('Members') ?></span></a><meta itemprop="position" content="2"></div>
987
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo esc_url($user['profile_url']) ?>"><span itemprop="name"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></span></a><meta itemprop="position" content="3"></div>
988
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><?php wpforo_phrase('Account') ?><meta itemprop="position" content="4"></div>
989
+ <a href="#" class="wpf-end">&nbsp;</a>
990
  <?php break;
991
+ case 'activity': ?>
992
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
993
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element" ><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><span itemprop="name"><?php wpforo_phrase('Members') ?></span></a><meta itemprop="position" content="2"></div>
994
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element" ><a itemprop="item" href="<?php echo esc_url($user['profile_url']) ?>"><span itemprop="name"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></span></a><meta itemprop="position" content="3"></div>
995
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><?php wpforo_phrase('Activity') ?><meta itemprop="position" content="4"></div>
996
+ <a href="#" class="wpf-end">&nbsp;</a>
997
+ <?php break;
998
+ case 'subscriptions': ?>
999
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
1000
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><span itemprop="name"><?php wpforo_phrase('Members') ?></span></a><meta itemprop="position" content="2"></div>
1001
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo esc_url($user['profile_url']) ?>"><span itemprop="name"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></span></a><meta itemprop="position" content="3"></div>
1002
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><?php wpforo_phrase('Subscriptions') ?><meta itemprop="position" content="4"></div>
1003
+ <a href="#" class="wpf-end">&nbsp;</a>
1004
+ <?php break;
1005
+ case 'messages': ?>
1006
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-root"><a itemprop="item" href="<?php echo wpforo_home_url() ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
1007
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo wpforo_home_url($this->slugs['members']) ?>"><span itemprop="name"><?php wpforo_phrase('Members') ?></span></a><meta itemprop="position" content="2"></div>
1008
+ <?php if(!empty($user)) : ?>
1009
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo esc_url($user['profile_url']) ?>"><span itemprop="name"><?php wpforo_text( wpforo_make_dname($user['display_name'], $user['user_nicename']), $lenght ) ?></span></a><meta itemprop="position" content="3"></div>
1010
+ <?php endif ?>
1011
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_phrase('Messages') ?></span></div>
1012
+ <a class="wpf-end">&nbsp;</a>
1013
+ <?php break;
1014
+ case 'topic': ?>
1015
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root<?php echo ( !isset($forumid) ? ' active' : '' ) ?>"><a itemprop="item" href="<?php echo ( !isset($forumid) ? '#' : wpforo_home_url() ) ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
1016
+ <?php if(isset($forumid)) : ?>
1017
+ <?php $relative_ids = array();
1018
+ WPF()->forum->get_all_relative_ids($forumid, $relative_ids);
1019
+ foreach( $relative_ids as $key => $rel_forumid ) : ?>
1020
+ <?php $forum = wpforo_forum($rel_forumid) ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1021
  <?php if(!empty($forum)): ?>
1022
+ <?php if( $key != ( count($relative_ids) - 1 ) ) : ?>
1023
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element"><a itemprop="item" href="<?php echo esc_url( $forum['url'] ) ?>" title="<?php echo esc_attr($forum['title']) ?>"><span itemprop="name"><?php wpforo_text($forum['title'], $lenght) ?></span></a><meta itemprop="position" content="<?php echo $key+2; ?>"></div>
1024
  <?php else : ?>
1025
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_text($forum['title'], $lenght) ?></span><meta itemprop="position" content="<?php echo count($relative_ids) + 1; ?>"></div>
1026
  <?php endif ?>
1027
  <?php endif ?>
1028
+ <?php endforeach ?>
1029
+ <?php endif ?>
1030
+ <a href="#" class="wpf-end">&nbsp;</a>
1031
+ <?php break;
1032
+ case 'post': $key = 0; ?>
1033
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root<?php echo ( !isset($forumid) ? ' active' : '' ) ?>"><a itemprop="item" href="<?php echo ( !isset($forumid) ? '#' : wpforo_home_url() ) ?>" title="<?php esc_attr( wpforo_phrase('Forums') ) ?>"><i class="fas fa-home"></i><span itemprop="name" style="display:none;"><?php wpforo_phrase('Forums') ?></span></a><meta itemprop="position" content="1"></div>
1034
+ <?php if(isset($forumid)) : ?>
1035
+ <?php $relative_ids = array();
1036
+ WPF()->forum->get_all_relative_ids($forumid, $relative_ids);
1037
+ foreach( $relative_ids as $key => $rel_forumid ) : ?>
1038
+ <?php $forum = wpforo_forum($rel_forumid) ?>
1039
+ <?php if(!empty($forum)): ?>
1040
+ <div class="wpf-item-element" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem"><a itemprop="item" href="<?php echo esc_url( $forum['url'] ) ?>" title="<?php echo esc_attr($forum['title']) ?>"><span itemprop="name"><?php wpforo_text($forum['title'], $lenght) ?></span></a><meta itemprop="position" content="<?php echo $key+2; ?>"></div>
1041
+ <?php endif ?>
1042
+ <?php endforeach ?>
1043
+ <?php endif ?>
1044
+ <?php if(!empty($topic)) : ?>
1045
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element active"><span itemprop="name"><?php wpforo_text($topic['title'], $lenght) ?></span><meta itemprop="position" content="<?php echo count($relative_ids) + 2; ?>"></div>
1046
+ <?php endif ?>
1047
+ <a href="#" class="wpf-end">&nbsp;</a>
1048
+ <?php break; default: ?>
1049
+ <div itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem" class="wpf-item-element wpf-root active"><span itemprop="name"><?php wpforo_phrase('Forums') ?></span><meta itemprop="position" content="1"></div>
1050
+ <a href="#" class="wpf-end">&nbsp;</a>
1051
+ <?php endswitch; ?>
1052
+ </div>
1053
+ <?php
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1054
  }
1055
 
1056
  function icon($type, $item = array(), $echo = true, $data = 'icon' ){
1530
  public function generate_dynamic_css( $theme = '' ) {
1531
  $css = '';
1532
  $COLORS = array();
1533
+ $search = array();
1534
+ $replace = array();
1535
 
1536
  $style = wpfval($this->options, 'style');
1537
  $styles = wpfval($this->options, 'styles');
1538
  if ( ! empty( $style ) && ! empty( $styles ) ) {
1539
  foreach ( $styles[ $style ] as $color_key => $color_value ) {
1540
+ if ( $color_value ) {
1541
+ $search[] = '__WPFCOLOR_' . $color_key . '__';
1542
+ $replace[] = $color_value;
1543
+ $COLORS[ 'WPFCOLOR_' . $color_key ] = $color_value;
1544
+ }
1545
  }
1546
  }
1547
 
1548
+ $css_matrix = ( $theme ? WPFORO_THEME_DIR . '/' . $theme : WPFORO_TEMPLATE_DIR ) . '/styles/matrix.css';
1549
+ if ( file_exists( $css_matrix ) ) {
1550
+ $css = str_replace( $search, $replace, wpforo_get_file_content( $css_matrix ) );
 
1551
  }
1552
 
1553
  $css = apply_filters( 'wpforo_dynamic_css_filter', $css, $COLORS );
1910
  }
1911
  }
1912
 
1913
+ public function editor_buttons( $editor = 'post' ) {
1914
+ $buttons = array(
1915
+ 'topic' => array(
1916
+ 'wpautop' => true,
1917
+ 'media_buttons' => false,
1918
+ 'textarea_name' => 'topic[body]',
1919
+ 'textarea_rows' => get_option( 'default_post_edit_rows', 20 ),// rows = "..."
1920
+ 'tabindex' => '',
1921
+ 'editor_height' => '180',
1922
+ 'editor_css' => '',
1923
+ 'editor_class' => '',
1924
+ 'teeny' => false,
1925
+ 'dfw' => false,
1926
+ 'tinymce' => array(
1927
+ 'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
1928
+ 'toolbar2' => '',
1929
+ 'toolbar3' => '',
1930
+ 'toolbar4' => '',
1931
+ 'content_style' => 'blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
1932
+ 'object_resizing' => false
1933
+ ),
1934
+ 'quicktags' => true,
1935
+ 'default_editor' => 'tinymce'
1936
+ ),
1937
+ 'post' => array(
1938
+ 'wpautop' => true,
1939
+ 'media_buttons' => false,
1940
+ 'textarea_name' => 'post[body]',
1941
+ 'textarea_rows' => get_option( 'default_post_edit_rows', 5 ),
1942
+ 'editor_class' => 'wpeditor',
1943
+ 'teeny' => false,
1944
+ 'dfw' => false,
1945
+ 'editor_height' => 180,
1946
+ 'tinymce' => array(
1947
+ 'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
1948
+ 'toolbar2' => '',
1949
+ 'toolbar3' => '',
1950
+ 'toolbar4' => '',
1951
+ 'content_style' => 'blockquote{border: #cccccc 1px dotted; background: #F7F7F7; padding:10px;font-size:12px; font-style:italic; margin: 20px 10px;}',
1952
+ 'object_resizing' => false
1953
+ ),
1954
+ 'quicktags' => true,
1955
+ 'default_editor' => 'tinymce'
1956
+ )
1957
+ );
1958
 
1959
+ return apply_filters( 'wpforo_editor_settings', $buttons[ $editor ] );
1960
+ }
1961
+
1962
+ public function add_topic_button( $forumid = null ) {
1963
+ if ( WPF()->perm->forum_can( 'ct', $forumid ) ): ?>
1964
+ <button id="add_wpftopic" class="wpf-button">
1965
+ <?php
1966
+ if ( WPF()->forum->get_layout( $forumid ) == 3 ) {
1967
+ wpforo_phrase( 'Ask a question' );
1968
+ } else {
1969
+ wpforo_phrase( 'Add topic' );
1970
+ }
1971
+ ?>
1972
+ </button>
1973
+ <?php elseif ( WPF()->current_user_groupid == 4 ) : ?>
1974
+ <button id="add_wpftopic" class="wpf-button not_reg_user">
1975
+ <?php wpforo_phrase( 'Add topic' ) ?>
1976
+ </button>
1977
+ <?php endif;
1978
+ }
1979
  }
wpf-includes/class-topics.php CHANGED
@@ -613,7 +613,7 @@ class wpForoTopic{
613
  'order' => 'DESC', // ASC DESC
614
  'offset' => null, // this use when you give row_count
615
  'row_count' => null, // 4 or 1 ...
616
- 'permgroup' => null, //Тreat permissions based on attribute value not on current user usergroup
617
  'read' => null, //true / false
618
  'where' => null
619
  );
@@ -729,37 +729,63 @@ class wpForoTopic{
729
  }
730
  }
731
 
732
- if( $cache ){ $object_key = md5( $sql . WPF()->current_user_groupid ); $object_cache = WPF()->cache->get( $object_key ); if( !empty($object_cache) ){ return $object_cache['items']; }}
 
 
 
 
 
 
 
 
 
 
 
 
 
733
 
734
  $topics = WPF()->db->get_results($sql, ARRAY_A);
735
  $topics = apply_filters('wpforo_get_topics', $topics);
736
-
737
- if(!empty($forumids) || !$forumid){
738
- foreach($topics as $key => $topic){
739
- if( !WPF()->perm->forum_can('vf', $topic['forumid'], $permgroup) ){
740
- unset($topics[$key]);
741
- }
742
- if( isset($topics[$key]) && isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
743
- if( !WPF()->perm->forum_can('vp', $topic['forumid'], $permgroup) ){
744
- unset($topics[$key]);
745
- }
746
- }
747
- if( isset($topics[$key]) && isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
748
- if( !WPF()->perm->forum_can('au', $topic['forumid'], $permgroup) ){
749
- unset($topics[$key]);
750
- }
751
- }
752
- }
753
- }
754
-
755
- if($cache && isset($object_key) && !empty($topics)){
756
- self::$cache['topics'][$object_key]['items'] = $topics;
757
- self::$cache['topics'][$object_key]['items_count'] = $items_count;
758
- }
759
  return $topics;
760
  }
761
  }
762
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763
  function get_topics_filtered( $args = array() ){
764
  $topics = array();
765
  $topics = $this->get_topics( $args, $items_count, false );
@@ -979,6 +1005,7 @@ class wpForoTopic{
979
  }else{
980
  $this->rebuild_first_last($current);
981
  $this->rebuild_stats($current);
 
982
  wpforo_clean_cache('topic', $current['topicid'], $current);
983
  }
984
 
@@ -1074,7 +1101,6 @@ class wpForoTopic{
1074
  )
1075
  ){
1076
  $args['topicid'] = $topicid = WPF()->db->insert_id;
1077
- $this->rebuild_threads($topicid);
1078
 
1079
  if( $this->merge( WPF()->current_object['topic'], $args, $args['postids'], $to_target_title, 0 ) ){
1080
  WPF()->notice->clear();
@@ -1145,7 +1171,6 @@ class wpForoTopic{
1145
  if($status) {
1146
  do_action( 'wpforo_topic_unapprove', $topic );
1147
  if( wpfval($topic, 'tags') ) $this->remove_tags( $topic['tags'] );
1148
-
1149
  if( WPF()->forum->get_layout($topic) == 3 ){
1150
  $questions = ' `questions` = IF( (`questions` - 1) < 0, 0, `questions` - 1 ) ';
1151
  WPF()->db->query(
@@ -1157,10 +1182,10 @@ class wpForoTopic{
1157
  } else {
1158
  do_action( 'wpforo_topic_approve', $topic );
1159
  if( wpfval($topic, 'tags') ) $this->add_tags( $topic['tags'] );
1160
-
1161
- $questions = '';
1162
- if( WPF()->forum->get_layout($topic) == 3 ) $questions = ', `questions` = `questions` + 1 ';
1163
- WPF()->db->query( "UPDATE ".WPF()->tables->profiles." SET `posts` = `posts` + 1 $questions WHERE `userid` = " . wpforo_bigintval($topic['userid']) );
1164
  }
1165
 
1166
  WPF()->member->reset($topic['userid']);
@@ -1246,21 +1271,25 @@ class wpForoTopic{
1246
 
1247
  function rebuild_threads( $topicid, $root = NULL ){
1248
  if( !is_null($root) && $root <= 0 ) return;
1249
- if( is_array($topicid) ) $topicid = wpfval($topicid, 'topicid');
1250
- $posts = WPF()->db->get_results("SELECT * FROM `".WPF()->tables->posts."` WHERE `topicid` = " . intval($topicid), ARRAY_A );
1251
- if( !empty($posts) ){
1252
- foreach( $posts as $post ) {
1253
- $threads[ $post['postid'] ] = array('postid' => $post['postid'], 'parentid' => $post['parentid']);
1254
- }
1255
- unset($posts);
1256
- foreach( $threads as $item ){
1257
- if( !is_null($root) && $root != $item['postid'] ) continue;
1258
- if( !$item['parentid'] ){
1259
- $thread = WPF()->post->build_thread_data($item['postid'], $threads);
1260
- if(wpfval($thread, 'children')){
1261
- $children = implode(',', $thread['children']);
1262
- WPF()->db->query("UPDATE `".WPF()->tables->posts."` SET `root` = 0 WHERE `postid` = " . intval($item['postid']) );
1263
- WPF()->db->query("UPDATE `".WPF()->tables->posts."` SET `root` = " . intval($item['postid']) . " WHERE `postid` IN(" . esc_sql($children) . ")" );
 
 
 
 
1264
  }
1265
  }
1266
  }
613
  'order' => 'DESC', // ASC DESC
614
  'offset' => null, // this use when you give row_count
615
  'row_count' => null, // 4 or 1 ...
616
+ 'permgroup' => null, //Checks permissions based on attribute value not on current user usergroup
617
  'read' => null, //true / false
618
  'where' => null
619
  );
729
  }
730
  }
731
 
732
+ if( $cache ){
733
+ $object_key = md5( $sql . WPF()->current_user_groupid );
734
+ $object_cache = WPF()->cache->get( $object_key );
735
+ if( !empty($object_cache) ){
736
+ if( !empty($object_cache['items']) ){
737
+ $access_filter = apply_filters('wpforo_topic_access_filter_cache', true);
738
+ if( $access_filter ){
739
+ return $this->access_filter( $object_cache['items'], $permgroup );
740
+ } else {
741
+ return $object_cache['items'];
742
+ }
743
+ }
744
+ }
745
+ }
746
 
747
  $topics = WPF()->db->get_results($sql, ARRAY_A);
748
  $topics = apply_filters('wpforo_get_topics', $topics);
749
+
750
+ if($cache && isset($object_key) && !empty($topics)){
751
+ self::$cache['topics'][$object_key]['items'] = $topics;
752
+ self::$cache['topics'][$object_key]['items_count'] = $items_count;
753
+ }
754
+
755
+ if( !empty($forumids) || !$forumid ){
756
+ $topics = $this->access_filter( $topics, $permgroup );
757
+ }
758
+
 
 
 
 
 
 
 
 
 
 
 
 
 
759
  return $topics;
760
  }
761
  }
762
+
763
+ function access_filter( $topics, $permgroup = NULL ){
764
+ if( !empty($topics) ){
765
+ foreach( $topics as $key => $topic){
766
+ if( !$this->access($topic, $permgroup) ) unset($topics[$key]);
767
+ }
768
+ }
769
+ return $topics;
770
+ }
771
+
772
+ function access( $topic, $permgroup = NULL ){
773
+ if( !WPF()->perm->forum_can('vf', $topic['forumid'], $permgroup) ){
774
+ return false;
775
+ }
776
+ if( wpfval($topic, 'private') && !wpforo_is_owner($topic['userid'], $topic['email']) ){
777
+ if( !WPF()->perm->forum_can('vp', $topic['forumid'], $permgroup) ){
778
+ return false;
779
+ }
780
+ }
781
+ if( wpfval($topic, 'status') && !wpforo_is_owner($topic['userid'], $topic['email']) ){
782
+ if( !WPF()->perm->forum_can('au', $topic['forumid'], $permgroup) ){
783
+ return false;
784
+ }
785
+ }
786
+ return true;
787
+ }
788
+
789
  function get_topics_filtered( $args = array() ){
790
  $topics = array();
791
  $topics = $this->get_topics( $args, $items_count, false );
1005
  }else{
1006
  $this->rebuild_first_last($current);
1007
  $this->rebuild_stats($current);
1008
+ $this->rebuild_threads($current);
1009
  wpforo_clean_cache('topic', $current['topicid'], $current);
1010
  }
1011
 
1101
  )
1102
  ){
1103
  $args['topicid'] = $topicid = WPF()->db->insert_id;
 
1104
 
1105
  if( $this->merge( WPF()->current_object['topic'], $args, $args['postids'], $to_target_title, 0 ) ){
1106
  WPF()->notice->clear();
1171
  if($status) {
1172
  do_action( 'wpforo_topic_unapprove', $topic );
1173
  if( wpfval($topic, 'tags') ) $this->remove_tags( $topic['tags'] );
 
1174
  if( WPF()->forum->get_layout($topic) == 3 ){
1175
  $questions = ' `questions` = IF( (`questions` - 1) < 0, 0, `questions` - 1 ) ';
1176
  WPF()->db->query(
1182
  } else {
1183
  do_action( 'wpforo_topic_approve', $topic );
1184
  if( wpfval($topic, 'tags') ) $this->add_tags( $topic['tags'] );
1185
+ if( WPF()->forum->get_layout($topic) == 3 ) {
1186
+ $questions = ' `questions` = `questions` + 1 ';
1187
+ WPF()->db->query( "UPDATE ".WPF()->tables->profiles." SET $questions WHERE `userid` = " . wpforo_bigintval($topic['userid']) );
1188
+ }
1189
  }
1190
 
1191
  WPF()->member->reset($topic['userid']);
1271
 
1272
  function rebuild_threads( $topicid, $root = NULL ){
1273
  if( !is_null($root) && $root <= 0 ) return;
1274
+ if( is_array($topicid) && wpfval($topicid, 'topicid') ) $topicid = $topicid['topicid'];
1275
+ if( $topicid ){
1276
+ $posts = WPF()->db->get_results("SELECT * FROM `".WPF()->tables->posts."` WHERE `topicid` = " . intval($topicid), ARRAY_A );
1277
+ if( !empty($posts) ){
1278
+ foreach( $posts as $post ) {
1279
+ $threads[ $post['postid'] ] = array('postid' => $post['postid'], 'parentid' => $post['parentid']);
1280
+ }
1281
+ unset($posts);
1282
+ foreach( $threads as $item ){
1283
+ if( !is_null($root) && $root != $item['postid'] ) continue;
1284
+ if( !$item['parentid'] ){
1285
+ $thread = WPF()->post->build_thread_data($item['postid'], $threads);
1286
+ if(wpfval($thread, 'children')){
1287
+ $children = implode(',', $thread['children']);
1288
+ WPF()->db->query("UPDATE `".WPF()->tables->posts."` SET `root` = 0 WHERE `postid` = " . intval($item['postid']) );
1289
+ WPF()->db->query("UPDATE `".WPF()->tables->posts."` SET `root` = " . intval($item['postid']) . " WHERE `postid` IN(" . esc_sql($children) . ")" );
1290
+ }
1291
+ } elseif( !wpfkey($threads, $item['parentid']) ) {
1292
+ WPF()->db->query("UPDATE `".WPF()->tables->posts."` SET `root` = 0, `parentid` = 0 WHERE `postid` = " . intval($item['postid']) );
1293
  }
1294
  }
1295
  }
wpf-includes/functions-template.php CHANGED
@@ -416,7 +416,7 @@ class wpForo_Widget_recent_topics extends WP_Widget {
416
  'orderby' => 'created',
417
  'order' => 'DESC',
418
  'count' => 9,
419
- 'display_avatar' => true,
420
  'forumids_filter' => false,
421
  'current_forumid_filter' => false
422
  );
@@ -579,7 +579,7 @@ class wpForo_Widget_recent_replies extends WP_Widget {
579
  'order' => 'DESC',
580
  'count' => 9,
581
  'limit_per_topic' => 0,
582
- 'display_avatar' => true,
583
  'forumids_filter' => false,
584
  'current_forumid_filter' => false
585
  );
@@ -607,6 +607,8 @@ class wpForo_Widget_recent_replies extends WP_Widget {
607
  $private = (!is_user_logged_in() || !WPF()->perm->usergroup_can('aum')) ? 0 : NULL;
608
  $status = (!is_user_logged_in() || !WPF()->perm->usergroup_can('aum')) ? 0 : NULL;
609
  // widget content from front end
 
 
610
  $posts_args = array(
611
  'forumids' => ( $instance['forumids'] ? $instance['forumids'] : $this->default_instance['forumids'] ),
612
  'orderby' => ( key_exists( $instance['orderby'], $this->orderby_fields ) ? $instance['orderby'] : $this->default_instance['orderby'] ),
@@ -615,34 +617,72 @@ class wpForo_Widget_recent_replies extends WP_Widget {
615
  'limit_per_topic' => ( ( $limit = intval( $instance['limit_per_topic'] ) ) ? $limit : $this->default_instance['limit_per_topic'] ),
616
  'private' => $private,
617
  'status' => $status,
 
618
  );
619
- $recent_posts = WPF()->post->get_posts_filtered($posts_args);
620
- $ug_can_va = WPF()->perm->usergroup_can('va');
621
- $is_avatar = wpforo_feature('avatars');
622
  echo '<div class="wpforo-widget-content"><ul>';
623
- foreach( $recent_posts as $post ){
624
- $post_url = wpforo_post( $post['postid'], 'url' );
625
- $member = wpforo_member( $post );
626
- ?>
627
- <li>
628
- <div class="wpforo-list-item">
629
- <?php if( $instance['display_avatar'] ): ?>
630
- <?php if( $ug_can_va && $is_avatar ): ?>
631
- <div class="wpforo-list-item-left">
632
- <?php echo WPF()->member->avatar($member); ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
633
  </div>
634
- <?php endif; ?>
635
- <?php endif; ?>
636
- <div class="wpforo-list-item-right" <?php if( !$instance['display_avatar'] ): ?> style="width:100%"<?php endif; ?>>
637
- <p class="posttitle"><a href="<?php echo esc_url($post_url) ?>"><?php echo esc_html($post['title']) ?></a></p>
638
- <p class="posttext"><?php echo esc_html(wpforo_text($post['body'], 55)); ?></p>
639
- <p class="postuser"><?php wpforo_phrase('by') ?> <?php wpforo_member_link($member) ?>, <?php esc_html(wpforo_date($post['created'])) ?></p>
640
- </div>
641
- <div class="wpf-clear"></div>
642
- </div>
643
- </li>
644
- <?php
645
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
646
  echo '</ul></div>';
647
  echo '</div>';
648
  echo $args['after_widget'];//This is a HTML content//
@@ -669,49 +709,65 @@ class wpForo_Widget_recent_replies extends WP_Widget {
669
  input.wpf_wdg_forumids_filter:checked ~ select.wpf_wdg_forumids {
670
  display: block;
671
  }
 
 
 
 
672
  </style>
673
- <p>
674
- <label for="<?php echo $this->get_field_id('title') ?>"><?php _e('Title', 'wpforo'); ?>:</label>
675
- <input id="<?php echo $this->get_field_id('title') ?>" class="widefat" name="<?php echo esc_attr($this->get_field_name( 'title' )); ?>" type="text" value="<?php echo esc_attr( $title ); ?>">
676
- </p>
677
- <p>
678
- <label for="<?php echo $this->get_field_id('forumids_filter') ?>"><?php _e('Filter by forums', 'wpforo'); ?>:</label>
679
- <input id="<?php echo $this->get_field_id('forumids_filter') ?>" class="wpf_wdg_forumids_filter" name="<?php echo esc_attr( $this->get_field_name( 'forumids_filter' ) ); ?>" <?php checked( $forumids_filter ); ?> type="checkbox">
680
- <select id="<?php echo $this->get_field_id('forumids') ?>" class="wpf_wdg_forumids" name="<?php echo esc_attr( $this->get_field_name( 'forumids' ) ); ?>[]" multiple>
681
- <?php WPF()->forum->tree( 'select_box', false, $selected ) ?>
682
- </select>
683
- </p>
684
- <p>
685
- <label for="<?php echo $this->get_field_id('current_forumid_filter') ?>"><?php _e('Autofilter by current forum', 'wpforo'); ?>:</label>
686
- <input id="<?php echo $this->get_field_id('current_forumid_filter') ?>" name="<?php echo esc_attr( $this->get_field_name( 'current_forumid_filter' ) ); ?>" <?php checked( $current_forumid_filter ); ?> type="checkbox">
687
- </p>
688
- <p>
689
- <label for="<?php echo $this->get_field_id('orderby') ?>"><?php _e('Order by', 'wpforo'); ?>:</label>
690
- <select name="<?php echo esc_attr($this->get_field_name( 'orderby' )); ?>" id="<?php echo $this->get_field_id('orderby') ?>">
691
- <?php foreach ($this->orderby_fields as $orderby_key => $orderby_field ) : ?>
692
- <option value="<?php echo $orderby_key; ?>"<?php echo ( $orderby_key == $orderby ? ' selected' : '' ); ?>><?php echo $orderby_field; ?></option>
693
- <?php endforeach; ?>
694
- </select>
695
- <select name="<?php echo esc_attr($this->get_field_name( 'order' )); ?>">
696
- <?php foreach ($this->order_fields as $order_key => $order_field ) : ?>
697
- <option value="<?php echo $order_key; ?>"<?php echo ( $order_key == $order ? ' selected' : '' ); ?>><?php echo $order_field; ?></option>
698
- <?php endforeach; ?>
699
- </select>
700
- </p>
701
- <p>
702
- <label for="<?php echo $this->get_field_id('limit_per_topic') ?>"><?php _e('Limit Per Topic', 'wpforo'); ?></label>&nbsp;
703
- <input id="<?php echo $this->get_field_id('limit_per_topic') ?>" type="number" min="0" style="width: 53px;" name="<?php echo esc_attr($this->get_field_name( 'limit_per_topic' )); ?>" value="<?php echo esc_attr($limit_per_topic) ; ?>">
704
- <span style="color: #aaa;"><?php _e('set 0 to remove this limit', 'wpforo') ?></span>
705
- </p>
706
- <p>
707
- <label for="<?php echo $this->get_field_id('count') ?>"><?php _e('Number of Items', 'wpforo'); ?></label>&nbsp;
708
- <input id="<?php echo $this->get_field_id('count') ?>" type="number" min="1" style="width: 53px;" name="<?php echo esc_attr($this->get_field_name( 'count' )); ?>" value="<?php echo esc_attr($count) ; ?>">
709
- </p>
710
- <p>
711
- <label for="<?php echo $this->get_field_id('display_avatar') ?>">
712
- <input id="<?php echo $this->get_field_id('display_avatar') ?>" <?php checked( $display_avatar ); ?> type="checkbox" name="<?php echo esc_attr($this->get_field_name( 'display_avatar' )); ?>" >
713
- <?php _e('Display with Avatars', 'wpforo'); ?></label>
714
- </p>
 
 
 
 
 
 
 
 
 
 
 
 
715
  <?php
716
  }
717
  public function update( $new_instance, $old_instance ) {
@@ -2336,16 +2392,22 @@ function wpforo_like_button( $post = array(), $type = 'icon-count', $echo = true
2336
  if( WPF()->perm->forum_can('l', $forumid) && $login && WPF()->current_userid != $post['userid'] ) {
2337
  $like_status = ( WPF()->post->is_liked( $postid, WPF()->current_userid ) === FALSE ? 'wpforo-like' : 'wpforo-unlike' );
2338
  $like_icon = ( $like_status == 'wpforo-like') ? 'far' : 'fas';
2339
- $liked_users = strip_tags( WPF()->tpl->likers($post['postid']) );
2340
- $liked = ($liked_users) ? 'wpf-tooltip="'.esc_attr( $liked_users ).'" wpf-tooltip-size="medium"' : '';
2341
  $icon = ( $type == 'icon' || $type == 'icon-text' || $type == 'icon-count' ) ? '<i class="'. esc_attr($like_icon) .' fa-thumbs-up wpfsx wpforo-like-ico"></i>' : '';
2342
- $number = ( $type == 'icon-count' ) ? '<span class="wpf-like-count" ' . $liked . '>' . intval($post['likes_count']) . '</span>' : '';
2343
  $phrase = ( $type == 'text' || $type == 'icon-text' ) ? '<span class="wpforo-like-txt">' . wpforo_phrase( str_replace('wpforo-', '', $like_status), false) . '</span>' : '';
2344
  $button_html = '<span class="wpf-action '. $like_status .'" data-postid="'. wpforo_bigintval($postid) .'">' .'<span class="wpf-like-icon" wpf-tooltip="'.esc_attr(wpforo_phrase( str_replace('wpforo-', '', $like_status), false)).'">'. $icon .'</span>'. $phrase . $number . '</span>';
2345
  }
2346
  if(!$echo) return $button_html; echo $button_html;
2347
  }
2348
 
 
 
 
 
 
 
 
 
2349
  function wpforo_thread_breadcrumb( $post = array(), $parents = array() ){
2350
  $html = ''; $gab = false;
2351
  if( wpfval($post, 'parentid') ){
@@ -2396,4 +2458,16 @@ function wpforo_check_threads( $posts = array() ){
2396
 
2397
  function wpforo_posts_ordering_dropdown($orderby = null, $topicid = null){
2398
  WPF()->tpl->posts_ordering_dropdown($orderby, $topicid);
 
 
 
 
 
 
 
 
 
 
 
 
2399
  }
416
  'orderby' => 'created',
417
  'order' => 'DESC',
418
  'count' => 9,
419
+ 'display_avatar' => false,
420
  'forumids_filter' => false,
421
  'current_forumid_filter' => false
422
  );
579
  'order' => 'DESC',
580
  'count' => 9,
581
  'limit_per_topic' => 0,
582
+ 'display_avatar' => false,
583
  'forumids_filter' => false,
584
  'current_forumid_filter' => false
585
  );
607
  $private = (!is_user_logged_in() || !WPF()->perm->usergroup_can('aum')) ? 0 : NULL;
608
  $status = (!is_user_logged_in() || !WPF()->perm->usergroup_can('aum')) ? 0 : NULL;
609
  // widget content from front end
610
+ $ug_can_va = WPF()->perm->usergroup_can('va');
611
+ $is_avatar = wpforo_feature('avatars');
612
  $posts_args = array(
613
  'forumids' => ( $instance['forumids'] ? $instance['forumids'] : $this->default_instance['forumids'] ),
614
  'orderby' => ( key_exists( $instance['orderby'], $this->orderby_fields ) ? $instance['orderby'] : $this->default_instance['orderby'] ),
617
  'limit_per_topic' => ( ( $limit = intval( $instance['limit_per_topic'] ) ) ? $limit : $this->default_instance['limit_per_topic'] ),
618
  'private' => $private,
619
  'status' => $status,
620
+ 'check_private' => false
621
  );
622
+
 
 
623
  echo '<div class="wpforo-widget-content"><ul>';
624
+
625
+ if( $posts_args['limit_per_topic'] ) {
626
+ if( $grouped_postids = WPF()->post->get_posts($posts_args) ){
627
+ $grouped_postids = implode(',', $grouped_postids);
628
+ $postids = array_filter( array_map('wpforo_bigintval', explode(',', $grouped_postids)) );
629
+ rsort($postids);
630
+
631
+ foreach( $postids as $postid ){
632
+ $post = wpforo_post( $postid );
633
+ $member = wpforo_member( $post );
634
+ ?>
635
+ <li>
636
+ <div class="wpforo-list-item">
637
+ <?php if( $instance['display_avatar'] ): ?>
638
+ <?php if( $ug_can_va && $is_avatar ): ?>
639
+ <div class="wpforo-list-item-left">
640
+ <?php echo WPF()->member->avatar($member); ?>
641
+ </div>
642
+ <?php endif; ?>
643
+ <?php endif; ?>
644
+ <div class="wpforo-list-item-right" <?php if( !$instance['display_avatar'] ): ?> style="width:100%"<?php endif; ?>>
645
+ <p class="posttitle"><a href="<?php echo esc_url($post['url']) ?>"><?php echo esc_html($post['title']) ?></a></p>
646
+ <p class="posttext"><?php echo esc_html(wpforo_text($post['body'], 55)); ?></p>
647
+ <p class="postuser"><?php wpforo_phrase('by') ?> <?php wpforo_member_link($member) ?>, <?php esc_html(wpforo_date($post['created'])) ?></p>
648
+ </div>
649
+ <div class="wpf-clear"></div>
650
  </div>
651
+ </li>
652
+ <?php
653
+ }
654
+
655
+ }
656
+ }else{
657
+ if( $recent_posts = WPF()->post->get_posts($posts_args) ){
658
+
659
+ foreach( $recent_posts as $post ){
660
+ $post_url = wpforo_post( $post['postid'], 'url' );
661
+ $member = wpforo_member( $post );
662
+ ?>
663
+ <li>
664
+ <div class="wpforo-list-item">
665
+ <?php if( $instance['display_avatar'] ): ?>
666
+ <?php if( $ug_can_va && $is_avatar ): ?>
667
+ <div class="wpforo-list-item-left">
668
+ <?php echo WPF()->member->avatar($member); ?>
669
+ </div>
670
+ <?php endif; ?>
671
+ <?php endif; ?>
672
+ <div class="wpforo-list-item-right" <?php if( !$instance['display_avatar'] ): ?> style="width:100%"<?php endif; ?>>
673
+ <p class="posttitle"><a href="<?php echo esc_url($post_url) ?>"><?php echo esc_html($post['title']) ?></a></p>
674
+ <p class="posttext"><?php echo esc_html(wpforo_text($post['body'], 55)); ?></p>
675
+ <p class="postuser"><?php wpforo_phrase('by') ?> <?php wpforo_member_link($member) ?>, <?php esc_html(wpforo_date($post['created'])) ?></p>
676
+ </div>
677
+ <div class="wpf-clear"></div>
678
+ </div>
679
+ </li>
680
+ <?php
681
+ }
682
+
683
+ }
684
+ }
685
+
686
  echo '</ul></div>';
687
  echo '</div>';
688
  echo $args['after_widget'];//This is a HTML content//
709
  input.wpf_wdg_forumids_filter:checked ~ select.wpf_wdg_forumids {
710
  display: block;
711
  }
712
+
713
+ .wpf_wdg_limit_per_topic{
714
+ width: 53px;
715
+ }
716
  </style>
717
+ <script type="text/javascript">
718
+ jQuery(document).ready(function ($) {
719
+ $('.wpf_wdg_limit_per_topic').change(function(){
720
+ var wrap = $(this).parents('.wpf_wdg_form_wrap');
721
+ var disabled = $(this).val() > 0;
722
+ $('.wpf_wdg_orderby', wrap).attr('disabled', disabled);
723
+ $('.wpf_wdg_order', wrap).attr('disabled', disabled);
724
+ });
725
+ });
726
+ </script>
727
+ <div class="wpf_wdg_form_wrap">
728
+ <p>
729
+ <label for="<?php echo $this->get_field_id('title') ?>"><?php _e('Title', 'wpforo'); ?>:</label>
730
+ <input id="<?php echo $this->get_field_id('title') ?>" class="widefat" name="<?php echo esc_attr($this->get_field_name( 'title' )); ?>" type="text" value="<?php echo esc_attr( $title ); ?>">
731
+ </p>
732
+ <p>
733
+ <label for="<?php echo $this->get_field_id('forumids_filter') ?>"><?php _e('Filter by forums', 'wpforo'); ?>:</label>
734
+ <input id="<?php echo $this->get_field_id('forumids_filter') ?>" class="wpf_wdg_forumids_filter" name="<?php echo esc_attr( $this->get_field_name( 'forumids_filter' ) ); ?>" <?php checked( $forumids_filter ); ?> type="checkbox">
735
+ <select id="<?php echo $this->get_field_id('forumids') ?>" class="wpf_wdg_forumids" name="<?php echo esc_attr( $this->get_field_name( 'forumids' ) ); ?>[]" multiple>
736
+ <?php WPF()->forum->tree( 'select_box', false, $selected ) ?>
737
+ </select>
738
+ </p>
739
+ <p>
740
+ <label for="<?php echo $this->get_field_id('current_forumid_filter') ?>"><?php _e('Autofilter by current forum', 'wpforo'); ?>:</label>
741
+ <input id="<?php echo $this->get_field_id('current_forumid_filter') ?>" name="<?php echo esc_attr( $this->get_field_name( 'current_forumid_filter' ) ); ?>" <?php checked( $current_forumid_filter ); ?> type="checkbox">
742
+ </p>
743
+ <p>
744
+ <label for="<?php echo $this->get_field_id('orderby') ?>"><?php _e('Order by', 'wpforo'); ?>:</label>
745
+ <select class="wpf_wdg_orderby" name="<?php echo esc_attr($this->get_field_name( 'orderby' )); ?>" id="<?php echo $this->get_field_id('orderby') ?>" <?php echo ( $limit_per_topic ? 'disabled' : '' ) ?>>
746
+ <?php foreach ($this->orderby_fields as $orderby_key => $orderby_field ) : ?>
747
+ <option value="<?php echo $orderby_key; ?>"<?php echo ( $orderby_key == $orderby ? ' selected' : '' ); ?>><?php echo $orderby_field; ?></option>
748
+ <?php endforeach; ?>
749
+ </select>
750
+ <select class="wpf_wdg_order" name="<?php echo esc_attr($this->get_field_name( 'order' )); ?>" <?php echo ( $limit_per_topic ? 'disabled' : '' ) ?>>
751
+ <?php foreach ($this->order_fields as $order_key => $order_field ) : ?>
752
+ <option value="<?php echo $order_key; ?>"<?php echo ( $order_key == $order ? ' selected' : '' ); ?>><?php echo $order_field; ?></option>
753
+ <?php endforeach; ?>
754
+ </select>
755
+ </p>
756
+ <p>
757
+ <label for="<?php echo $this->get_field_id('limit_per_topic') ?>"><?php _e('Limit Per Topic', 'wpforo'); ?></label>&nbsp;
758
+ <input id="<?php echo $this->get_field_id('limit_per_topic') ?>" class="wpf_wdg_limit_per_topic" type="number" min="0" name="<?php echo esc_attr($this->get_field_name( 'limit_per_topic' )); ?>" value="<?php echo esc_attr($limit_per_topic) ; ?>">
759
+ <span style="color: #aaa;"><?php _e('set 0 to remove this limit', 'wpforo') ?></span>
760
+ </p>
761
+ <p>
762
+ <label for="<?php echo $this->get_field_id('count') ?>"><?php _e('Number of Items', 'wpforo'); ?></label>&nbsp;
763
+ <input id="<?php echo $this->get_field_id('count') ?>" type="number" min="1" style="width: 53px;" name="<?php echo esc_attr($this->get_field_name( 'count' )); ?>" value="<?php echo esc_attr($count) ; ?>">
764
+ </p>
765
+ <p>
766
+ <label for="<?php echo $this->get_field_id('display_avatar') ?>">
767
+ <input id="<?php echo $this->get_field_id('display_avatar') ?>" <?php checked( $display_avatar ); ?> type="checkbox" name="<?php echo esc_attr($this->get_field_name( 'display_avatar' )); ?>" >
768
+ <?php _e('Display with Avatars', 'wpforo'); ?></label>
769
+ </p>
770
+ </div>
771
  <?php
772
  }
773
  public function update( $new_instance, $old_instance ) {
2392
  if( WPF()->perm->forum_can('l', $forumid) && $login && WPF()->current_userid != $post['userid'] ) {
2393
  $like_status = ( WPF()->post->is_liked( $postid, WPF()->current_userid ) === FALSE ? 'wpforo-like' : 'wpforo-unlike' );
2394
  $like_icon = ( $like_status == 'wpforo-like') ? 'far' : 'fas';
 
 
2395
  $icon = ( $type == 'icon' || $type == 'icon-text' || $type == 'icon-count' ) ? '<i class="'. esc_attr($like_icon) .' fa-thumbs-up wpfsx wpforo-like-ico"></i>' : '';
2396
+ $number = ( $type == 'icon-count' ) ? '<span class="wpf-like-count">' . intval($post['likes_count']) . '</span>' : '';
2397
  $phrase = ( $type == 'text' || $type == 'icon-text' ) ? '<span class="wpforo-like-txt">' . wpforo_phrase( str_replace('wpforo-', '', $like_status), false) . '</span>' : '';
2398
  $button_html = '<span class="wpf-action '. $like_status .'" data-postid="'. wpforo_bigintval($postid) .'">' .'<span class="wpf-like-icon" wpf-tooltip="'.esc_attr(wpforo_phrase( str_replace('wpforo-', '', $like_status), false)).'">'. $icon .'</span>'. $phrase . $number . '</span>';
2399
  }
2400
  if(!$echo) return $button_html; echo $button_html;
2401
  }
2402
 
2403
+ function wpforo_post_likers( $postid ){
2404
+ if( $postid ){
2405
+ $likers = '<div class="bleft">' . WPF()->tpl->likers( $postid ) . '</div>';
2406
+ $likers = apply_filters('wpforo_post_likers', $likers, $postid);
2407
+ }
2408
+ echo $likers;
2409
+ }
2410
+
2411
  function wpforo_thread_breadcrumb( $post = array(), $parents = array() ){
2412
  $html = ''; $gab = false;
2413
  if( wpfval($post, 'parentid') ){
2458
 
2459
  function wpforo_posts_ordering_dropdown($orderby = null, $topicid = null){
2460
  WPF()->tpl->posts_ordering_dropdown($orderby, $topicid);
2461
+ }
2462
+
2463
+ function wpforo_template_pagenavi( $class = '', $permalink = true, $paged = null, $items_count = null, $items_per_page = null ) {
2464
+ WPF()->tpl->pagenavi( $paged, $items_count, $items_per_page, $permalink, $class );
2465
+ }
2466
+
2467
+ function wpforo_template_add_topic_button($forumid = null){
2468
+ WPF()->tpl->add_topic_button($forumid);
2469
+ }
2470
+
2471
+ function wpforo_feed_rss2_url($echo = true, $general = false){
2472
+ WPF()->feed->rss2_url($echo, $general);
2473
  }
wpf-includes/functions.php CHANGED
@@ -322,8 +322,12 @@ function wpforo_create_form_table($varname, $primary_key, $fields = array(), $se
322
  }else{
323
  $_call_ = WPF()->$varname;
324
  }
325
- $items = $_call_->$func($args, $items_count);
326
-
 
 
 
 
327
  if(isset($args['include']) && empty($args['include'])){
328
  $items_count = 0;
329
  $items = array();
@@ -367,6 +371,7 @@ function wpforo_create_form_table($varname, $primary_key, $fields = array(), $se
367
  <form name="search" id="srch" action="<?php echo admin_url( 'admin.php' ) ?>" method="GET">
368
  <?php if( !empty($_GET) ) : ?>
369
  <?php foreach ($_GET as $get_key => $get) : ?>
 
370
  <input type="hidden" name="<?php echo $get_key ?>" value="<?php echo $get ?>"/>
371
  <?php endforeach ?>
372
  <?php endif ?>
@@ -959,8 +964,10 @@ function wpforo_nofollow($match){
959
 
960
  add_action('wp_loaded', 'wpforo_logs', 10);
961
  function wpforo_logs(){
962
- WPF()->log->read();
963
- WPF()->log->visit();
 
 
964
  }
965
 
966
  add_action('wpforo_bottom_hook', 'wpforo_user_logging');
@@ -994,7 +1001,8 @@ function wpforo_setcookie( $key = '', $args = array(), $implode = false ) {
994
  if( !empty($args) && is_array($args) ){
995
  $num = count($args);
996
  if( $num > 3 ){
997
- $delta = $num - 100;
 
998
  if( $delta > 0 ) $args = array_slice($args, $delta, null, true);
999
  }
1000
  }
@@ -2109,17 +2117,6 @@ function wpforo_unique_username( $username ) {
2109
  }
2110
  }
2111
 
2112
- function wpforo_find_current_user_data( $current_object ){
2113
- if( is_user_logged_in() && !(isset($current_object['user_nicename']) && $current_object['user_nicename']) && !(isset($current_object['userid']) && $current_object['userid']) ){
2114
- $user = wp_get_current_user();
2115
- if(!empty($user)){
2116
- $current_object['userid'] = $user->ID;
2117
- $current_object['user_nicename'] = $user->user_nicename;
2118
- }
2119
- }
2120
- return $current_object;
2121
- }
2122
-
2123
  function wpforo_is_session_started(){
2124
  if ( php_sapi_name() !== 'cli' ) {
2125
  if ( version_compare(phpversion(), '5.4.0', '>=') ) {
322
  }else{
323
  $_call_ = WPF()->$varname;
324
  }
325
+ if( $varname == 'phrase' ){
326
+ $items = $_call_->$func($args, $items_count, true);
327
+ }else{
328
+ $items = $_call_->$func($args, $items_count);
329
+ }
330
+
331
  if(isset($args['include']) && empty($args['include'])){
332
  $items_count = 0;
333
  $items = array();
371
  <form name="search" id="srch" action="<?php echo admin_url( 'admin.php' ) ?>" method="GET">
372
  <?php if( !empty($_GET) ) : ?>
373
  <?php foreach ($_GET as $get_key => $get) : ?>
374
+ <?php if( $get_key == 'post_type' ) continue; ?>
375
  <input type="hidden" name="<?php echo $get_key ?>" value="<?php echo $get ?>"/>
376
  <?php endforeach ?>
377
  <?php endif ?>
964
 
965
  add_action('wp_loaded', 'wpforo_logs', 10);
966
  function wpforo_logs(){
967
+ if( !WPF()->current_object['is_404'] ){
968
+ WPF()->log->read();
969
+ WPF()->log->visit();
970
+ }
971
  }
972
 
973
  add_action('wpforo_bottom_hook', 'wpforo_user_logging');
1001
  if( !empty($args) && is_array($args) ){
1002
  $num = count($args);
1003
  if( $num > 3 ){
1004
+ $max = apply_filters( 'wpforo_cookie_max_logged_topics', 100 );
1005
+ $delta = $num - $max;
1006
  if( $delta > 0 ) $args = array_slice($args, $delta, null, true);
1007
  }
1008
  }
2117
  }
2118
  }
2119
 
 
 
 
 
 
 
 
 
 
 
 
2120
  function wpforo_is_session_started(){
2121
  if ( php_sapi_name() !== 'cli' ) {
2122
  if ( version_compare(phpversion(), '5.4.0', '>=') ) {
wpf-includes/install-sql.php CHANGED
@@ -200,7 +200,8 @@
200
  `postid` INT UNSIGNED NOT NULL,
201
  `post_userid` INT UNSIGNED NOT NULL,
202
  PRIMARY KEY (`likeid`),
203
- UNIQUE KEY `userid` (`userid`,`postid`)
 
204
  ) ENGINE=INNODB $charset_collate;",
205
  WPF()->tables->views => "CREATE TABLE IF NOT EXISTS `".WPF()->tables->views."`(
206
  `vid` INT UNSIGNED NOT NULL AUTO_INCREMENT,
200
  `postid` INT UNSIGNED NOT NULL,
201
  `post_userid` INT UNSIGNED NOT NULL,
202
  PRIMARY KEY (`likeid`),
203
+ UNIQUE KEY `userid` (`userid`,`postid`),
204
+ KEY `post_userid` (`post_userid`)
205
  ) ENGINE=INNODB $charset_collate;",
206
  WPF()->tables->views => "CREATE TABLE IF NOT EXISTS `".WPF()->tables->views."`(
207
  `vid` INT UNSIGNED NOT NULL AUTO_INCREMENT,
wpf-includes/wpf-hooks.php CHANGED
@@ -1089,6 +1089,25 @@ function wpforo_qa_comment_loadrest(){
1089
  exit();
1090
  }
1091
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1092
  add_action('wp_ajax_wpforo_update_database', 'wpforo_ajax_update_database');
1093
  function wpforo_ajax_update_database(){
1094
  check_admin_referer( 'wpforo_update_database' );
1089
  exit();
1090
  }
1091
 
1092
+ add_action('wp_ajax_wpforo_post_url_fixer', 'wpforo_post_url_fixer');
1093
+ add_action('wp_ajax_nopriv_wpforo_post_url_fixer', 'wpforo_post_url_fixer');
1094
+ function wpforo_post_url_fixer(){
1095
+ if( ($postid = wpforo_bigintval( wpfval($_POST, 'postid') )) && ($referer = wpfval($_POST, 'referer')) ){
1096
+ if( is_wpforo_url($referer) ){
1097
+ if ( wpforo_is_session_started() ) {
1098
+ $diff = 100;
1099
+ $referer_hash = md5( $referer . $postid );
1100
+ $nowtime = current_time( 'timestamp', 1 );
1101
+ if( $lasttime = wpfval( $_SESSION, 'wpforo_post_url_fixer', $referer_hash ) ) $diff = $nowtime - $lasttime;
1102
+ if( $diff <= 8 ) exit();
1103
+ $_SESSION['wpforo_post_url_fixer'][$referer_hash] = $nowtime;
1104
+ }
1105
+ if ( $post = WPF()->post->get_post( $postid ) ) echo WPF()->post->get_post_url($post);
1106
+ }
1107
+ }
1108
+ exit();
1109
+ }
1110
+
1111
  add_action('wp_ajax_wpforo_update_database', 'wpforo_ajax_update_database');
1112
  function wpforo_ajax_update_database(){
1113
  check_admin_referer( 'wpforo_update_database' );
wpf-includes/wpf-phrases.php CHANGED
@@ -1036,4 +1036,8 @@ $wpforo_phrases = array(
1036
  'Oldest' => __('Oldest', 'wpforo'),
1037
  '%d Answers' => __('%d Answers', 'wpforo'),
1038
  '%d Answer' => __('%d Answer', 'wpforo'),
 
 
 
 
1039
  );
1036
  'Oldest' => __('Oldest', 'wpforo'),
1037
  '%d Answers' => __('%d Answers', 'wpforo'),
1038
  '%d Answer' => __('%d Answer', 'wpforo'),
1039
+
1040
+ //1.6.1
1041
+ '%s Replies' => __('%s Replies', 'wpforo'),
1042
+ '%s Reply' => __('%s Reply', 'wpforo'),
1043
  );
wpf-languages/wpforo-he_IL.po CHANGED
@@ -5903,16 +5903,16 @@ msgstr ""
5903
  #~ msgid "Move topic"
5904
  #~ msgstr "העברת נושא"
5905
 
5906
- #~ msgid "You don\\t have permission to create topic into this forum"
5907
  #~ msgstr "לך הרשאה ליצור נושא בפורום זה"
5908
 
5909
- #~ msgid "You don\\t have permission to delete post from this forum"
5910
  #~ msgstr "אין לך הרשאה למחוק הודעות מהפורום הזה"
5911
 
5912
- #~ msgid "You don\\t have permission to delete topic from this forum"
5913
  #~ msgstr "אין לך הרשאה למחוק נושא מפורום הזה"
5914
 
5915
- #~ msgid "You don\\t have permission to edit post from this forum"
5916
  #~ msgstr "אין לך הרשאה לערוך הודעות מהפורום הזה"
5917
 
5918
  #~ msgid "You haven't permission to create post into this forum"
5903
  #~ msgid "Move topic"
5904
  #~ msgstr "העברת נושא"
5905
 
5906
+ #~ msgid "You don't have permission to create topic into this forum"
5907
  #~ msgstr "לך הרשאה ליצור נושא בפורום זה"
5908
 
5909
+ #~ msgid "You don't have permission to delete post from this forum"
5910
  #~ msgstr "אין לך הרשאה למחוק הודעות מהפורום הזה"
5911
 
5912
+ #~ msgid "You don't have permission to delete topic from this forum"
5913
  #~ msgstr "אין לך הרשאה למחוק נושא מפורום הזה"
5914
 
5915
+ #~ msgid "You don't have permission to edit post from this forum"
5916
  #~ msgstr "אין לך הרשאה לערוך הודעות מהפורום הזה"
5917
 
5918
  #~ msgid "You haven't permission to create post into this forum"
wpf-languages/wpforo-hu_HU.mo CHANGED
Binary file
wpf-languages/wpforo-hu_HU.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - wpForo Forum - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2019-02-27 22:03+0100\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -20,7 +20,7 @@ msgstr "Összes címke megtekintése (%d)"
20
 
21
  #: wpf-includes/wpf-phrases.php:841
22
  msgid "(%d viewing)"
23
- msgstr ""
24
 
25
  #: wpf-includes/wpf-phrases.php:840
26
  msgid "Forum Icons"
@@ -28,39 +28,39 @@ msgstr "Fórum ikonok"
28
 
29
  #: wpf-includes/integration/ultimate-member.php:411
30
  msgid "<strong>{member}</strong> has <strong>replied</strong> to your post on the forum."
31
- msgstr ""
32
 
33
  #: wpf-includes/integration/ultimate-member.php:406
34
  msgid "<strong>{member}</strong> has <strong>replied</strong> to a topic you started on the forum."
35
- msgstr ""
36
 
37
  #: wpf-includes/wpf-phrases.php:837
38
  msgid "Currently viewing this topic %s %s %s."
39
- msgstr ""
40
 
41
  #: wpf-includes/wpf-phrases.php:836
42
  msgid "%d times"
43
- msgstr ""
44
 
45
  #: wpf-includes/wpf-phrases.php:835
46
  msgid "%s guests"
47
- msgstr ""
48
 
49
  #: wpf-includes/wpf-phrases.php:834
50
  msgid "%s guest"
51
- msgstr ""
52
 
53
  #: wpf-includes/wpf-phrases.php:833
54
  msgid "Recently viewed by users: %s."
55
- msgstr ""
56
 
57
  #: wpf-includes/wpf-phrases.php:832
58
  msgid "%d users ( %s )"
59
- msgstr ""
60
 
61
  #: wpf-includes/wpf-phrases.php:831
62
  msgid "%d user ( %s )"
63
- msgstr ""
64
 
65
  #: wpf-includes/class-usergroups.php:37
66
  msgid "Front - Can view statistic"
@@ -108,7 +108,7 @@ msgstr "A WordPress wp_mail() email küldési funkciója nem működik!"
108
 
109
  #: wpf-admin/tools-tabs/debug.php:335
110
  msgid "Please navigate to Settings > Autoptimize > Main Tab, click on top right [Show advanced settings] button, find \"Exclude scripts from Autoptimize\" option, add this JS path <code>,wp-includes/js/tinymce</code>, than click on [Save Changes and Empty Cache] button bellow."
111
- msgstr ""
112
 
113
  #: wpf-admin/tools-tabs/debug.php:334
114
  msgid "Conflict with Autoptimize plugin!"
@@ -116,11 +116,11 @@ msgstr "Ütközés az Autoptimize pluginnal!"
116
 
117
  #: wpf-admin/tools-tabs/debug.php:324
118
  msgid "New registered users get access to forum settings!"
119
- msgstr ""
120
 
121
  #: wpf-admin/tools-tabs/debug.php:291
122
  msgid "Please execute this SQL in your Website Hosting cPanel > phpMyAdmin Database Manager"
123
- msgstr ""
124
 
125
  #: wpf-admin/tools-tabs/debug.php:290
126
  msgid "The default Guest usergroup is not found!"
@@ -217,7 +217,7 @@ msgstr "Mutasd, kik olvassák most a témát"
217
 
218
  #: wpf-admin/options-tabs/forums.php:16
219
  msgid "Displays information about forum current viewers (x viewing) next to forum title."
220
- msgstr ""
221
 
222
  #: wpf-admin/options-tabs/forums.php:15
223
  msgid "Display Forum Current Viewers"
@@ -337,7 +337,7 @@ msgstr "Témacímkék"
337
 
338
  #: wpf-includes/wpf-phrases.php:798
339
  msgid "Start typing tags here (maximum %d tags are allowed)..."
340
- msgstr ""
341
 
342
  #: wpf-includes/wpf-hooks.php:1219
343
  msgid "Your email address is not valid"
@@ -345,15 +345,15 @@ msgstr "Az email cím érvénytelen"
345
 
346
  #: wpf-includes/wpf-hooks.php:1218
347
  msgid "Please fill your email address for feedback"
348
- msgstr ""
349
 
350
  #: wpf-includes/wpf-hooks.php:1217
351
  msgid "With the email address, please check the \"I agree to receive email\" checkbox to proceed."
352
- msgstr ""
353
 
354
  #: wpf-includes/functions-template.php:679
355
  msgid "Topic Counts"
356
- msgstr ""
357
 
358
  #: wpf-includes/functions-template.php:372
359
  msgid "User Groups"
@@ -389,7 +389,7 @@ msgstr "Front - láthatja a tagi aktivitást"
389
 
390
  #: wpf-includes/class-usergroups.php:36
391
  msgid "Front - Can pass moderation"
392
- msgstr ""
393
 
394
  #: wpf-admin/tools-tabs/debug.php:307 wpf-includes/class-usergroups.php:33
395
  msgid "Dashboard - Can ban member"
@@ -398,42 +398,42 @@ msgstr "Vezérlőpult - kitilthat tagot"
398
  #: wpf-admin/tools-tabs/debug.php:305 wpf-includes/class-usergroups.php:30
399
  #: wpf-includes/wpf-phrases.php:538
400
  msgid "Dashboard - Manage Themes"
401
- msgstr ""
402
 
403
  #: wpf-admin/tools-tabs/debug.php:304 wpf-includes/class-usergroups.php:29
404
  #: wpf-includes/wpf-phrases.php:537
405
  msgid "Dashboard - Manage Phrases"
406
- msgstr ""
407
 
408
  #: wpf-admin/tools-tabs/debug.php:303 wpf-includes/class-usergroups.php:28
409
  #: wpf-includes/wpf-phrases.php:542
410
  msgid "Dashboard - Manage Usergroups"
411
- msgstr ""
412
 
413
  #: wpf-admin/tools-tabs/debug.php:302 wpf-includes/class-usergroups.php:27
414
  #: wpf-includes/wpf-phrases.php:536
415
  msgid "Dashboard - Moderate Topics & Posts"
416
- msgstr ""
417
 
418
  #: wpf-admin/tools-tabs/debug.php:301 wpf-includes/class-usergroups.php:26
419
  #: wpf-includes/wpf-phrases.php:539
420
  msgid "Dashboard - Manage Members"
421
- msgstr ""
422
 
423
  #: wpf-admin/tools-tabs/debug.php:300 wpf-includes/class-usergroups.php:25
424
  #: wpf-includes/wpf-phrases.php:535
425
  msgid "Dashboard - Manage Tools"
426
- msgstr ""
427
 
428
  #: wpf-admin/tools-tabs/debug.php:299 wpf-includes/class-usergroups.php:24
429
  #: wpf-includes/wpf-phrases.php:534
430
  msgid "Dashboard - Manage Settings"
431
- msgstr ""
432
 
433
  #: wpf-admin/tools-tabs/debug.php:298 wpf-includes/class-usergroups.php:23
434
  #: wpf-includes/wpf-phrases.php:533
435
  msgid "Dashboard - Manage Forums"
436
- msgstr ""
437
 
438
  #: wpf-includes/class-subscribes.php:49
439
  msgid ""
@@ -443,6 +443,11 @@ msgid ""
443
  "\n"
444
  " Post URL: [post-url]"
445
  msgstr ""
 
 
 
 
 
446
 
447
  #: wpf-includes/class-subscribes.php:48
448
  msgid "You have been mentioned in forum post"
@@ -462,6 +467,17 @@ msgid ""
462
  "\n"
463
  " Thanks!"
464
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
465
 
466
  #: wpf-includes/class-subscribes.php:42
467
  msgid ""
@@ -472,10 +488,16 @@ msgid ""
472
  "[set_password_url]\n"
473
  "\n"
474
  msgstr ""
 
 
 
 
 
 
475
 
476
  #: wpf-includes/class-subscribes.php:41
477
  msgid "[blogname] Your username and password info"
478
- msgstr ""
479
 
480
  #: wpf-includes/class-subscribes.php:40
481
  msgid ""
@@ -485,10 +507,15 @@ msgid ""
485
  "\n"
486
  "Email: [user_email]\n"
487
  msgstr ""
 
 
 
 
 
488
 
489
  #: wpf-includes/class-subscribes.php:39
490
  msgid "[blogname] New User Registration"
491
- msgstr ""
492
 
493
  #: wpf-includes/class-subscribes.php:38
494
  msgid ""
@@ -498,10 +525,15 @@ msgid ""
498
  " <br>\n"
499
  " [post_url]"
500
  msgstr ""
 
 
 
 
 
501
 
502
  #: wpf-includes/class-subscribes.php:37
503
  msgid "Forum Post Report"
504
- msgstr ""
505
 
506
  #: wpf-includes/class-subscribes.php:36
507
  msgid ""
@@ -516,6 +548,16 @@ msgid ""
516
  " If you want to unsubscribe from this topic please use the link below.<br>\n"
517
  " [unsubscribe_link]"
518
  msgstr ""
 
 
 
 
 
 
 
 
 
 
519
 
520
  #: wpf-includes/class-subscribes.php:35
521
  msgid "New Reply"
@@ -534,6 +576,16 @@ msgid ""
534
  " If you want to unsubscribe from this forum please use the link below.<br>\n"
535
  " [unsubscribe_link]"
536
  msgstr ""
 
 
 
 
 
 
 
 
 
 
537
 
538
  #: wpf-includes/class-subscribes.php:33
539
  msgid "New Topic"
@@ -548,10 +600,16 @@ msgid ""
548
  " Please click on link below to complete this step.<br>\n"
549
  " [confirm_link]"
550
  msgstr ""
 
 
 
 
 
 
551
 
552
  #: wpf-includes/class-subscribes.php:31
553
  msgid "Please confirm subscription to [entry_title]"
554
- msgstr ""
555
 
556
  #: wpf-includes/class-forums.php:61
557
  msgid "Can answer own question"
@@ -579,7 +637,7 @@ msgstr "Állítsd nullára, hogy kikapcsold a korlátozást"
579
 
580
  #: wpf-admin/options-tabs/posts.php:66
581
  msgid "Limit the post edit logging information \"This post was modified 2 hours ago by John\""
582
- msgstr ""
583
 
584
  #: wpf-admin/options-tabs/posts.php:53
585
  msgid "Display Post Editing Information"
@@ -595,7 +653,7 @@ msgstr "Címkék száma laponként"
595
 
596
  #: wpf-admin/options-tabs/posts.php:32
597
  msgid "Maximum Number of Tags per Topic"
598
- msgstr ""
599
 
600
  #: wpf-admin/options-tabs/posts.php:23
601
  msgid "Enable Topic Tags"
@@ -603,11 +661,11 @@ msgstr "Témacímkék engedélyezése"
603
 
604
  #: wpf-admin/options-tabs/general.php:61
605
  msgid "Here you can set custom base paths for forum pages. For example the default Profile URL base path is /profile/, if this conflicts with other plugins you can change it to /user/ or so..."
606
- msgstr ""
607
 
608
  #: wpf-admin/options-tabs/general.php:60
609
  msgid "Forum Page Slugs (URL Paths)"
610
- msgstr ""
611
 
612
  #: wpf-admin/options-tabs/general.php:54
613
  msgid "Forum XML Sitemap URL"
@@ -615,7 +673,7 @@ msgstr "Fórum XML oldaltérkép URL"
615
 
616
  #: wpf-admin/options-tabs/features.php:47
617
  msgid "Replaces wpForo Member Profile page with Ultimate Member Profile Page."
618
- msgstr "Kicseréli a wpForo tagprofil oldalt az Ultimate Member profiloldalra."
619
 
620
  #: wpf-admin/options-tabs/api.php:93
621
  msgid "Share Buttons"
@@ -626,37 +684,37 @@ msgstr "Megosztás gombok"
626
  #: wpf-admin/deactivation-dialog.php:115 wpf-admin/deactivation-dialog.php:133
627
  #: wpf-admin/deactivation-dialog.php:151
628
  msgid "email for feedback"
629
- msgstr ""
630
 
631
  #: wpf-admin/deactivation-dialog.php:34 wpf-admin/deactivation-dialog.php:56
632
  #: wpf-admin/deactivation-dialog.php:74 wpf-admin/deactivation-dialog.php:92
633
  #: wpf-admin/deactivation-dialog.php:110 wpf-admin/deactivation-dialog.php:128
634
  #: wpf-admin/deactivation-dialog.php:146
635
  msgid "I agree to receive email"
636
- msgstr ""
637
 
638
  #: wpf-admin/deactivation-dialog.php:32 wpf-admin/deactivation-dialog.php:54
639
  #: wpf-admin/deactivation-dialog.php:72 wpf-admin/deactivation-dialog.php:90
640
  #: wpf-admin/deactivation-dialog.php:108 wpf-admin/deactivation-dialog.php:126
641
  #: wpf-admin/deactivation-dialog.php:144
642
  msgid "If you want us to contact you please click on \"I agree to receive email\" checkbox, then fill out your email. We'll try to do our best to help you with problems."
643
- msgstr ""
644
 
645
  #: wpf-includes/wpf-phrases.php:748
646
  msgid "When you login first time using Facebook Login button, we collect your account %s information shared by Facebook, based on your privacy settings. We also get your email address to automatically create a forum account for you. Once your account is created, you'll be logged-in to this account and you'll receive a confirmation email."
647
- msgstr ""
648
 
649
  #: wpf-admin/options-tabs/posts.php:54
650
  msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified post content.."
651
- msgstr ""
652
 
653
  #: wpf-admin/options-tabs/posts.php:65
654
  msgid "Limit Post Editing Information"
655
- msgstr ""
656
 
657
  #: wpf-admin/options-tabs/posts.php:42
658
  msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified topic first post content.."
659
- msgstr ""
660
 
661
  #: wpf-includes/wpf-phrases.php:795
662
  msgid "Forum Subscriptions"
@@ -676,11 +734,11 @@ msgstr "Indított témák"
676
 
677
  #: wpf-includes/wpf-phrases.php:791
678
  msgid "Topic link"
679
- msgstr ""
680
 
681
  #: wpf-includes/wpf-phrases.php:787
682
  msgid "This post was modified %s by %s"
683
- msgstr ""
684
 
685
  #: wpf-includes/wpf-phrases.php:786
686
  msgid "Edit Post"
@@ -688,7 +746,7 @@ msgstr "Hozzászólás szerkesztése"
688
 
689
  #: wpf-includes/wpf-phrases.php:785
690
  msgid "This topic was modified %s by %s"
691
- msgstr ""
692
 
693
  #: wpf-includes/wpf-phrases.php:784
694
  msgid "Edit Topic"
@@ -700,7 +758,7 @@ msgstr "Sajnos hiba történt a csatolt fájl feltöltése során"
700
 
701
  #: wpf-includes/wpf-phrases.php:782
702
  msgid "User custom field update failed"
703
- msgstr ""
704
 
705
  #: wpf-includes/wpf-phrases.php:781
706
  msgid "User profile update failed"
@@ -708,7 +766,7 @@ msgstr "Felhasználói profil frissítése sikertelen"
708
 
709
  #: wpf-includes/wpf-phrases.php:780
710
  msgid "User data update failed"
711
- msgstr ""
712
 
713
  #: wpf-includes/wpf-phrases.php:779
714
  msgid "Profile updated successfully"
@@ -724,7 +782,7 @@ msgstr "Űrlap név nem található"
724
 
725
  #: wpf-includes/wpf-phrases.php:776
726
  msgid "Allowed file types: %s"
727
- msgstr ""
728
 
729
  #: wpf-includes/wpf-phrases.php:775
730
  msgid "This email address is already registered. Please insert another"
@@ -732,11 +790,11 @@ msgstr "Ez az email cím már használatban van. Kérjük, válassz másikat."
732
 
733
  #: wpf-includes/wpf-phrases.php:774
734
  msgid "Maximum allowed file size is %s MB"
735
- msgstr ""
736
 
737
  #: wpf-includes/wpf-phrases.php:773
738
  msgid "Numerical nicknames are not allowed. Please insert another."
739
- msgstr ""
740
 
741
  #: wpf-includes/wpf-phrases.php:772
742
  msgid "Nickname validation failed"
@@ -752,23 +810,23 @@ msgstr "Nincs engedélyed a felhasználói csoport mező szerkesztésére"
752
 
753
  #: wpf-includes/wpf-phrases.php:769
754
  msgid "Admin and Moderator Usergroups are not permitted"
755
- msgstr ""
756
 
757
  #: wpf-includes/wpf-phrases.php:768
758
  msgid "The selected Usergroup cannot be set"
759
- msgstr ""
760
 
761
  #: wpf-includes/wpf-phrases.php:767
762
  msgid "The selected Usergroup is not found in allowed list"
763
- msgstr ""
764
 
765
  #: wpf-includes/wpf-phrases.php:766
766
  msgid "One of the selected Usergroups cannot be set as Secondary"
767
- msgstr ""
768
 
769
  #: wpf-includes/wpf-phrases.php:765
770
  msgid "Avatar image is too big maximum allowed size is 2MB"
771
- msgstr "Az avatar kép túl nagy, legfeljebb 2 MB fájlméret engedélyezett."
772
 
773
  #: wpf-includes/wpf-phrases.php:764
774
  msgid "User registration is disabled."
@@ -776,7 +834,7 @@ msgstr "A felhasználói regisztráció le van tiltva."
776
 
777
  #: wpf-includes/wpf-phrases.php:763
778
  msgid "Username length must be between %d characters and %d characters."
779
- msgstr ""
780
 
781
  #: wpf-includes/wpf-phrases.php:762
782
  msgid "Success! Please check your mail for confirmation."
@@ -784,47 +842,47 @@ msgstr "Siker! Ellenőrizd az email fiókodban a visszaigazoló levelet."
784
 
785
  #: wpf-includes/wpf-phrases.php:761
786
  msgid "file is too large"
787
- msgstr "A fájl túl nagy."
788
 
789
  #: wpf-includes/wpf-phrases.php:760
790
  msgid "file type %s is not allowed"
791
- msgstr ""
792
 
793
  #: wpf-includes/wpf-phrases.php:759
794
  msgid "file type is not detected"
795
- msgstr ""
796
 
797
  #: wpf-includes/wpf-phrases.php:758
798
  msgid "field value is not a valid URL"
799
- msgstr "A mezőbe írt érték nem valós URL"
800
 
801
  #: wpf-includes/wpf-phrases.php:757
802
  msgid "field length can not be greater than %d characters"
803
- msgstr ""
804
 
805
  #: wpf-includes/wpf-phrases.php:756
806
  msgid "field length must be at least %d characters"
807
- msgstr ""
808
 
809
  #: wpf-includes/wpf-phrases.php:755
810
  msgid "field value cannot be greater than %d"
811
- msgstr ""
812
 
813
  #: wpf-includes/wpf-phrases.php:754
814
  msgid "field value must be at least %d"
815
- msgstr ""
816
 
817
  #: wpf-includes/wpf-phrases.php:753
818
  msgid "field is required"
819
- msgstr "A mező kitöltése kötelező"
820
 
821
  #: wpf-includes/wpf-phrases.php:752
822
  msgid "User profile fields not found"
823
- msgstr ""
824
 
825
  #: wpf-includes/wpf-phrases.php:751
826
  msgid "No data submitted"
827
- msgstr ""
828
 
829
  #: wpf-includes/wpf-phrases.php:488
830
  msgid "Success!"
@@ -836,40 +894,40 @@ msgstr "Fórum vezérlőpult"
836
 
837
  #: wpf-includes/wpf-hooks.php:1314
838
  msgid "Forum - User Timezone"
839
- msgstr ""
840
 
841
  #: wpf-includes/wpf-hooks.php:1292
842
  msgid "Forum - Secondary Usergroups"
843
- msgstr ""
844
 
845
  #: wpf-includes/wpf-hooks.php:1281
846
  msgid "This user Usergroup is automatically changed according to current Role. If you want to disable Role-Usergroup synchronization and manage Usergroups and User Roles independently, please navigate to <b>Forums > Settings > Features</b> admin page and disable \"Role-Usergroup Synchronization\" option."
847
- msgstr ""
848
 
849
  #: wpf-includes/wpf-hooks.php:1280
850
  msgid "Role-Usergroup Synchronization is Turned ON!"
851
- msgstr ""
852
 
853
  #: wpf-includes/wpf-hooks.php:1270
854
  msgid "Forum Usergroups are synched with User Roles based on the %s. When you change this user Role the Usergroup is automatically changed according to that table."
855
- msgstr ""
856
 
857
  #: wpf-includes/wpf-hooks.php:1265
858
  msgid "Forum - Usergroup"
859
- msgstr ""
860
 
861
  #: wpf-includes/wpf-hooks.php:1257
862
  msgid "Forum Profile Fields - wpForo"
863
- msgstr ""
864
 
865
  #: wpf-includes/wpf-hooks.php:1215
866
  msgid "Please choose one reasons before sending a feedback!"
867
- msgstr ""
868
 
869
  #: wpf-includes/integration/ultimate-member.php:69
870
  #: wpf-includes/integration/ultimate-member.php:412
871
  msgid "When a member replies to one of my post in forum topics"
872
- msgstr ""
873
 
874
  #: wpf-includes/integration/ultimate-member.php:67
875
  #: wpf-includes/integration/ultimate-member.php:410
@@ -884,11 +942,11 @@ msgstr "Ha egy tag tálaszol valamely fórumtémámra"
884
  #: wpf-includes/integration/ultimate-member.php:62
885
  #: wpf-includes/integration/ultimate-member.php:405
886
  msgid "User leaves a reply to wpForo topic"
887
- msgstr ""
888
 
889
  #: wpf-admin/usergroup.php:307
890
  msgid "Can be also used as Secondary Usergroup"
891
- msgstr ""
892
 
893
  #: wpf-admin/usergroup.php:213
894
  msgid "Complete!"
@@ -900,7 +958,7 @@ msgstr "Szinkronizálva"
900
 
901
  #: wpf-admin/usergroup.php:174
902
  msgid "One User Role cannot be synched with multiple Usergroups."
903
- msgstr ""
904
 
905
  #: wpf-admin/usergroup.php:173
906
  msgid "Not Synched"
@@ -908,7 +966,7 @@ msgstr "Nincs szinkronizálva"
908
 
909
  #: wpf-admin/usergroup.php:171
910
  msgid "Add Usergroup to synch"
911
- msgstr ""
912
 
913
  #: wpf-admin/usergroup.php:157
914
  msgid "Status"
@@ -920,23 +978,23 @@ msgstr "Felhasználók"
920
 
921
  #: wpf-admin/usergroup.php:153
922
  msgid "Role Name"
923
- msgstr ""
924
 
925
  #: wpf-admin/usergroup.php:148
926
  msgid "In the table above (Usergroups) you can see the list of all available forum Usergroups. The first column of this table displays selected User Roles which are synched with certain Usergroup. However some User Roles are still not synced with any Usergroup of your forum. You can find not-synced User Roles in the table below (User Roles). If you use any of these not-synced User Roles and you want to grant some forum accesses to users of these User Roles you should create new Usergroups for each of them. Once new Usergroup is created, you should use the [Synchronize] button in the table above to synchronize User Roles with new Usergroups."
927
- msgstr ""
928
 
929
  #: wpf-admin/usergroup.php:146
930
  msgid "User Roles"
931
- msgstr ""
932
 
933
  #: wpf-admin/usergroup.php:137
934
  msgid "The [Synchronize] button changes all users Usergroups according to the users Roles. For example, if you select \"Contributor\" Role for \"Registered\" Usergroup, all users with \"Contributor\" Role will get \"Registered\" Usergroup in forum. The synchronization process may take a few seconds or dozens of minutes, it depends on the number of users. Please be patient, don't close this page and wait until the progress counter says 100% completed."
935
- msgstr ""
936
 
937
  #: wpf-admin/usergroup.php:136
938
  msgid "Note:"
939
- msgstr ""
940
 
941
  #: wpf-admin/usergroup.php:106
942
  msgid "Synchronize"
@@ -944,23 +1002,23 @@ msgstr "Szinkronizálás"
944
 
945
  #: wpf-admin/usergroup.php:105
946
  msgid "Synchronize Users Usergroups and Roles"
947
- msgstr ""
948
 
949
  #: wpf-admin/usergroup.php:85
950
  msgid "Users get the Default Usergroup on registration"
951
- msgstr ""
952
 
953
  #: wpf-admin/usergroup.php:77
954
  msgid "The number of forum members with this usergroup. Click to view members."
955
- msgstr ""
956
 
957
  #: wpf-admin/usergroup.php:65
958
  msgid "Also used as Secondary Usergroup"
959
- msgstr ""
960
 
961
  #: wpf-admin/usergroup.php:46 wpf-admin/usergroup.php:167
962
  msgid "View Users"
963
- msgstr ""
964
 
965
  #: wpf-admin/usergroup.php:35
966
  msgid "ID"
@@ -969,11 +1027,11 @@ msgstr "ID"
969
  #: wpf-admin/usergroup.php:28 wpf-admin/usergroup.php:154
970
  #: wpf-admin/usergroup.php:282
971
  msgid "User Role"
972
- msgstr ""
973
 
974
  #: wpf-admin/usergroup.php:12
975
  msgid "Role-Usergroup synchronization is complete!"
976
- msgstr ""
977
 
978
  #: wpf-admin/tools-tabs/misc.php:128
979
  msgid "Profile Subscriptions"
@@ -985,7 +1043,7 @@ msgstr "Profil aktivitás"
985
 
986
  #: wpf-admin/tools-tabs/misc.php:120
987
  msgid "Profile Account"
988
- msgstr ""
989
 
990
  #: wpf-admin/tools-tabs/misc.php:116
991
  msgid "Profile Home"
@@ -1001,11 +1059,11 @@ msgstr "Fórum (témák listája)"
1001
 
1002
  #: wpf-admin/tools-tabs/misc.php:86
1003
  msgid "Display on forum pages"
1004
- msgstr ""
1005
 
1006
  #: wpf-admin/tools-tabs/misc.php:64
1007
  msgid "Display for Usergroups"
1008
- msgstr ""
1009
 
1010
  #: wpf-admin/tools-tabs/misc.php:46
1011
  msgid "If you have something important to say on forum front page, you can use this editor. The text will be displayed under forum breadcrumb menu, above forum and topic titles."
@@ -1025,51 +1083,51 @@ msgstr "Színdokumentáció"
1025
 
1026
  #: wpf-admin/options-tabs/members.php:20
1027
  msgid "Number of Members per Page"
1028
- msgstr ""
1029
 
1030
  #: wpf-admin/options-tabs/general.php:91
1031
  msgid "XML Based Language"
1032
- msgstr ""
1033
 
1034
  #: wpf-admin/options-tabs/general.php:24
1035
  msgid "Set Forum on Home Page"
1036
- msgstr ""
1037
 
1038
  #: wpf-admin/options-tabs/general.php:24
1039
  msgid "If you want to set forum on home page, please do not use the \"Turn WordPress to wpForo\" option. The correct instruction can be found in documentation here"
1040
- msgstr ""
1041
 
1042
  #: wpf-admin/options-tabs/features.php:54
1043
  msgid "Keep enabled this option to synch WordPress User Roles with Forum Usergroups. This connection allows to automatically change Usergroup of a user when his/her User Role is changed by administrators or by membership plugins. In other words this option allows to manage Usergroups based on Users Roles, thus you can directly control users forum accesses based on Users Roles. If this option is turned off, User Roles don't have any affection to users forum accesses, they are only controlled by forum Usergroups."
1044
- msgstr ""
1045
 
1046
  #: wpf-admin/options-tabs/features.php:54
1047
  msgid "Role-Usergroup Synchronization"
1048
- msgstr ""
1049
 
1050
  #: wpf-admin/options-tabs/features.php:47
1051
  msgid "Replace Forum Profile with Ultimate Member Profile"
1052
- msgstr ""
1053
 
1054
  #: wpf-admin/options-tabs/features.php:46
1055
  msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to Ultimate Member Profile page."
1056
- msgstr ""
1057
 
1058
  #: wpf-admin/options-tabs/features.php:46
1059
  msgid "Ultimate Member Profile Forum Tab Integration"
1060
- msgstr ""
1061
 
1062
  #: wpf-admin/options-tabs/features.php:45
1063
  msgid "Creates notification on new forum reply in Ultimate Member Real-time Notification system."
1064
- msgstr ""
1065
 
1066
  #: wpf-admin/options-tabs/features.php:45
1067
  msgid "Ultimate Member Notification Integration"
1068
- msgstr ""
1069
 
1070
  #: wpf-admin/options-tabs/emails.php:113
1071
  msgid "New User Registration Email for user"
1072
- msgstr ""
1073
 
1074
  #: wpf-admin/options-tabs/emails.php:108 wpf-admin/options-tabs/emails.php:124
1075
  msgid "Message Body"
@@ -1089,11 +1147,11 @@ msgstr "Új felhasználó regisztrációs email az adminoknak"
1089
 
1090
  #: wpf-admin/options-tabs/accesses.php:20
1091
  msgid "Forum Accesses are designed to do a Forum specific user permission control. These are set of permissions which are attached to certain Usergeoup in each forum. Thus users can have different permissions in different forums based on their Usergroup."
1092
- msgstr ""
1093
 
1094
  #: wpf-admin/forum.php:178
1095
  msgid "Forum Permissions"
1096
- msgstr ""
1097
 
1098
  #: wpf-admin/forum.php:54 wpf-admin/forum.php:130 wpf-admin/forum.php:178
1099
  #: wpf-admin/forum.php:194 wpf-admin/forum.php:203
@@ -1237,7 +1295,7 @@ msgstr "%d új hozzászólás"
1237
 
1238
  #: wpf-includes/integration/buddypress.php:526
1239
  msgid "Topic reply"
1240
- msgstr ""
1241
 
1242
  #: wpf-includes/integration/buddypress.php:100 wpf-includes/wpf-phrases.php:790
1243
  msgid "Liked Posts"
@@ -1285,7 +1343,7 @@ msgstr "Létrehozva"
1285
 
1286
  #: wpf-includes/class-moderation.php:159
1287
  msgid "Probably spam file attachments have been detected by wpForo Spam Control. Please moderate suspected files in Forums &gt; Tools &gt; Antispam Tab."
1288
- msgstr ""
1289
 
1290
  #: wpf-admin/tools.php:15
1291
  msgid "Privacy &amp; Rules"
@@ -1317,7 +1375,7 @@ msgstr "Fórumszabályzat"
1317
 
1318
  #: wpf-admin/tools-tabs/legal.php:125
1319
  msgid "Please note, that this option is only related to wpForo cookies. This doesn't disable WordPress and other plugins cookies. wpForo stores a small amount of data in cookies, it used to track visited forums and topics (bold and normal titles). Also when a guest (not registered user) creates a topic or post a reply, wpForo stores guest name and email address in cookies. wpForo uses this information to detect current guest content (topics, posts) and display it to the guest even if the content is under moderation (not approved by moderators). Also wpForo stores guest name and email in cookies to keep filled these fields when he/she posts a new reply or creates a new topic."
1320
- msgstr ""
1321
 
1322
  #: wpf-admin/tools-tabs/legal.php:124
1323
  msgid "Forum Cookies"
@@ -1325,15 +1383,15 @@ msgstr "Fórum sütik"
1325
 
1326
  #: wpf-admin/tools-tabs/legal.php:113
1327
  msgid "If this option is enabled, the Facebook Login button becomes not-clickable until user accept automatic account creation process based on his/her Facebook public profile information. This checkbox and appropriate information will be displayed with Facebook Login button to comply with the GDPR"
1328
- msgstr ""
1329
 
1330
  #: wpf-admin/tools-tabs/legal.php:112
1331
  msgid "Checkbox: I Agree to create a forum account on Facebook Login"
1332
- msgstr ""
1333
 
1334
  #: wpf-admin/tools-tabs/legal.php:90
1335
  msgid "This is an example of forum Privacy Policy with GDPR compliant. It adapted to wpForo plugin functions and features. <u>In case you enable this privacy policy template you become responsible for the content of this template.</u> Please read this text carefully and make sure it suits your community Privacy Policy. If it doesn't, you should edit this text and adapt it to your community rules. This template includes shortcodes [forum-name] and [forum-url]. They are automatically replaced on registration page with current forum details. Don't forget to add an information about your organization, location and contacting ways (page, email, phone, etc...). Also if you have a separate privacy policy page for website please add a link to that page."
1336
- msgstr ""
1337
 
1338
  #: wpf-admin/tools-tabs/legal.php:89
1339
  msgid "Forum Privacy Policy with GDPR compliant Template"
@@ -1361,7 +1419,7 @@ msgstr "A weboldal Általános Szolgáltatási Feltételek URL címe"
1361
 
1362
  #: wpf-admin/tools-tabs/legal.php:68
1363
  msgid "Please insert URLs to your website Terms and Privacy Policy pages. Links to these pages will be included in registration form checkbox label (I'm agree with website terms and privacy policy) and in Forum Privacy Policy. The forum Privacy Policy does not cover your whole website, it is just an extension of your website main Privacy Policy. Thus it should be linked to according pages."
1364
- msgstr ""
1365
 
1366
  #: wpf-admin/tools-tabs/legal.php:67
1367
  msgid "Website Terms and Privacy Policy Pages"
@@ -1369,23 +1427,23 @@ msgstr "Weboldal ÁSZF és Adatkezelési tájékoztató oldalak"
1369
 
1370
  #: wpf-admin/tools-tabs/legal.php:56
1371
  msgid "If this option is enabled, users must agree to receive an email confirmation with a link to set a password by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
1372
- msgstr ""
1373
 
1374
  #: wpf-admin/tools-tabs/legal.php:55
1375
  msgid "Checkbox: I Agree to Receive an Email Confirmation"
1376
- msgstr ""
1377
 
1378
  #: wpf-admin/tools-tabs/legal.php:44 wpf-admin/tools-tabs/legal.php:78
1379
  msgid "If this option is enabled, users must accept forum Terms and Privacy Policy by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
1380
- msgstr ""
1381
 
1382
  #: wpf-admin/tools-tabs/legal.php:43
1383
  msgid "Checkbox: I Accept Website Terms and Privacy Policy"
1384
- msgstr ""
1385
 
1386
  #: wpf-admin/tools-tabs/legal.php:38
1387
  msgid "Please insert a page URL, where user can find a contact form or an information to contact the forum administrator."
1388
- msgstr ""
1389
 
1390
  #: wpf-admin/tools-tabs/legal.php:37
1391
  msgid "URL to - Contact Us - page"
@@ -1393,39 +1451,39 @@ msgstr "Kapcsolati oldal URL-je"
1393
 
1394
  #: wpf-admin/tools-tabs/legal.php:32
1395
  msgid "Report user rights violation"
1396
- msgstr ""
1397
 
1398
  #: wpf-admin/tools-tabs/legal.php:31
1399
  msgid "Report user data access and control issue"
1400
- msgstr ""
1401
 
1402
  #: wpf-admin/tools-tabs/legal.php:30
1403
  msgid "Delete account with created content"
1404
- msgstr ""
1405
 
1406
  #: wpf-admin/tools-tabs/legal.php:29
1407
  msgid "Obtain personal data and created content"
1408
- msgstr ""
1409
 
1410
  #: wpf-admin/tools-tabs/legal.php:27
1411
  msgid "According to the GDPR, all users should have an option to contact website administrator in following cases:"
1412
- msgstr ""
1413
 
1414
  #: wpf-admin/tools-tabs/legal.php:25
1415
  msgid "Contact Information"
1416
- msgstr ""
1417
 
1418
  #: wpf-admin/tools-tabs/legal.php:19
1419
  msgid "GDPR Key Changes"
1420
- msgstr ""
1421
 
1422
  #: wpf-admin/tools-tabs/legal.php:18
1423
  msgid "The General Data Protection Regulation (GDPR) (Regulation (EU) 2016/679) is a regulation by which the European Parliament, the Council of the European Union and the European Commission intend to strengthen and unify data protection for all individuals within the European Union (EU). After four years of preparation and debate the GDPR was finally approved by the EU Parliament on 14 April 2016. Enforcement date: 25 May 2018 - at which time those organizations in non-compliance may face heavy fines. More info at"
1424
- msgstr ""
1425
 
1426
  #: wpf-admin/tools-tabs/legal.php:15
1427
  msgid "Forum Privacy Policy and GDPR compliant"
1428
- msgstr ""
1429
 
1430
  #: wpf-admin/tools-tabs/antispam.php:269
1431
  msgid "Exclude file extensions"
@@ -1437,7 +1495,7 @@ msgstr "Fájlszkenner bekapcsolása"
1437
 
1438
  #: wpf-admin/tools-tabs/antispam.php:236
1439
  msgid "Example of adding a new HTML tags: "
1440
- msgstr "Példa új HTML tag hozzáadására:"
1441
 
1442
  #: wpf-admin/tools-tabs/antispam.php:235
1443
  msgid "By default wpForo allows all secure HTML tags in post content. Allowing a new HTML tag may affect your forum security. For example the &lt;iframe&gt; and &lt;script&gt; HTML tags may be used by spammers and hackers to load 3rd party ads and viruses to forum."
@@ -1454,47 +1512,47 @@ msgstr "Lehetőségek a hozzászólások tartalmának ellenőrzésére és szűr
1454
  #: wpf-admin/options-tabs/posts.php:117 wpf-admin/options-tabs/posts.php:124
1455
  #: wpf-admin/options-tabs/posts.php:135 wpf-admin/options-tabs/posts.php:142
1456
  msgid "Set this option value 0 if you want to remove time limit."
1457
- msgstr ""
1458
 
1459
  #: wpf-admin/options-tabs/features.php:75
1460
  msgid "Sitewide"
1461
- msgstr ""
1462
 
1463
  #: wpf-admin/options-tabs/features.php:44
1464
  msgid "Replaces wpForo Member Profile page with BuddyPress Profile Page."
1465
- msgstr ""
1466
 
1467
  #: wpf-admin/options-tabs/features.php:44
1468
  msgid "Replace Forum Profile with BuddyPress Profile"
1469
- msgstr ""
1470
 
1471
  #: wpf-admin/options-tabs/features.php:43
1472
  msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to BuddyPress Profile page."
1473
- msgstr ""
1474
 
1475
  #: wpf-admin/options-tabs/features.php:43
1476
  msgid "BuddyPress Profile Forum Tab Integration"
1477
- msgstr ""
1478
 
1479
  #: wpf-admin/options-tabs/features.php:42
1480
  msgid "Creates notification on new forum reply in BuddyPress Profile Notification page."
1481
- msgstr ""
1482
 
1483
  #: wpf-admin/options-tabs/features.php:42
1484
  msgid "BuddyPress Notification Integration"
1485
- msgstr ""
1486
 
1487
  #: wpf-admin/options-tabs/features.php:41
1488
  msgid "Posts members activity (new topic, new reply, post like) to BuddyPress Profile Activity page."
1489
- msgstr ""
1490
 
1491
  #: wpf-admin/options-tabs/features.php:41
1492
  msgid "BuddyPress Activity Integration"
1493
- msgstr ""
1494
 
1495
  #: wpf-admin/options-tabs/api.php:208
1496
  msgid "The post sharing toggle can be displayed either on the left side or on the top of each post. The general share buttons can be displayed on both (top and bottom) locations."
1497
- msgstr ""
1498
 
1499
  #: wpf-admin/options-tabs/api.php:207
1500
  msgid "Share Button Locations"
@@ -1506,19 +1564,19 @@ msgstr "Négyzet"
1506
 
1507
  #: wpf-admin/options-tabs/api.php:200
1508
  msgid "Figure"
1509
- msgstr ""
1510
 
1511
  #: wpf-admin/options-tabs/api.php:199
1512
  msgid "Mixed"
1513
- msgstr ""
1514
 
1515
  #: wpf-admin/options-tabs/api.php:174
1516
  msgid "Post sharing toggle allows you to share posts individually. You can see post sharing toggles on the left, right side or in top bar of each post. The toggle blue color is the current primary color (#12) of your forum style. For example, if you use the red forum style, the color of all share toggles will be red. This doesn't affect share button colors. They are always grey with original colors on mouse hover."
1517
- msgstr ""
1518
 
1519
  #: wpf-admin/options-tabs/api.php:167
1520
  msgid "Button &amp; Count"
1521
- msgstr ""
1522
 
1523
  #: wpf-admin/options-tabs/api.php:166
1524
  msgid "Button"
@@ -1538,7 +1596,7 @@ msgstr "Szürke"
1538
 
1539
  #: wpf-admin/options-tabs/api.php:157
1540
  msgid "General share buttons are forum and topic sharing buttons. They are located on the top and the bottom of each page. You can manage location of these buttons using \"Share Buttons Location\" options bellow."
1541
- msgstr ""
1542
 
1543
  #: wpf-admin/options-tabs/api.php:145 wpf-admin/options-tabs/api.php:173
1544
  #: wpf-admin/options-tabs/api.php:224
@@ -1556,7 +1614,7 @@ msgstr "Megosztási gombok engedélyezése"
1556
 
1557
  #: wpf-admin/options-tabs/api.php:103
1558
  msgid "Check the checkbox below share options to activate. <b>Please note, that the Facebook share button cannot be activated without Facebook API ID.</b> Please follow to the \"Facebook API Configuration\" option instruction above and fill the API ID field in order to activate Facebook Share button."
1559
- msgstr ""
1560
 
1561
  #: wpf-admin/options-tabs/api.php:102
1562
  msgid "Active Share Buttons"
@@ -1588,23 +1646,23 @@ msgstr "Összevonás"
1588
 
1589
  #: wpf-includes/wpf-phrases.php:743
1590
  msgid "Topic once split cannot be unsplit. The first post of new topic becomes the earliest reply."
1591
- msgstr ""
1592
 
1593
  #: wpf-includes/wpf-phrases.php:742
1594
  msgid "Select Posts to Split"
1595
- msgstr ""
1596
 
1597
  #: wpf-includes/wpf-phrases.php:741
1598
  msgid "New Topic Forum"
1599
- msgstr ""
1600
 
1601
  #: wpf-includes/wpf-phrases.php:740
1602
  msgid "New Topic Title"
1603
- msgstr ""
1604
 
1605
  #: wpf-includes/wpf-phrases.php:739
1606
  msgid "Create new topic with split posts. The first post of new topic becomes the earliest reply."
1607
- msgstr ""
1608
 
1609
  #: wpf-includes/wpf-phrases.php:738
1610
  msgid "Create New Topic"
@@ -1612,47 +1670,47 @@ msgstr "Új témakör létrehozása"
1612
 
1613
  #: wpf-includes/wpf-phrases.php:737
1614
  msgid "Topics once merged cannot be unmerged. This topic URL will no longer be available."
1615
- msgstr ""
1616
 
1617
  #: wpf-includes/wpf-phrases.php:736
1618
  msgid "Update post titles with target topic title."
1619
- msgstr ""
1620
 
1621
  #: wpf-includes/wpf-phrases.php:735
1622
  msgid "Update post dates (current date) to allow append posts to the end of the target topic."
1623
- msgstr ""
1624
 
1625
  #: wpf-includes/wpf-phrases.php:734
1626
  msgid "All posts will be merged and displayed (ordered) in target topic according to posts dates. If you want to append merged posts to the end of the target topic you should allow to update posts dates to current date by check the option below."
1627
- msgstr ""
1628
 
1629
  #: wpf-includes/wpf-phrases.php:733
1630
  msgid "Please copy the target topic URL from browser address bar and paste in the field below."
1631
- msgstr ""
1632
 
1633
  #: wpf-includes/wpf-phrases.php:732
1634
  msgid "Split Topic"
1635
- msgstr ""
1636
 
1637
  #: wpf-includes/wpf-phrases.php:731
1638
  msgid "Merge Topics"
1639
- msgstr ""
1640
 
1641
  #: wpf-includes/wpf-phrases.php:729
1642
  msgid "Target Topic URL"
1643
- msgstr ""
1644
 
1645
  #: wpf-includes/wpf-phrases.php:727
1646
  msgid "Forum post like"
1647
- msgstr ""
1648
 
1649
  #: wpf-includes/wpf-phrases.php:726
1650
  msgid "Forum post"
1651
- msgstr ""
1652
 
1653
  #: wpf-includes/wpf-phrases.php:725
1654
  msgid "Forum topic"
1655
- msgstr ""
1656
 
1657
  #: wpf-includes/wpf-phrases.php:724
1658
  msgid "Read more"
@@ -1660,11 +1718,11 @@ msgstr "Bővebben"
1660
 
1661
  #: wpf-includes/wpf-phrases.php:723
1662
  msgid "%s liked forum post %s"
1663
- msgstr ""
1664
 
1665
  #: wpf-includes/wpf-phrases.php:721
1666
  msgid "%s created a new topic %s"
1667
- msgstr ""
1668
 
1669
  #: wpf-includes/class-forums.php:66 wpf-includes/wpf-phrases.php:587
1670
  msgid "Can view poll result"
@@ -1680,7 +1738,7 @@ msgstr "Szavazást indíthat"
1680
 
1681
  #: wpf-includes/class-forums.php:53 wpf-includes/wpf-phrases.php:584
1682
  msgid "Can approve/unapprove content"
1683
- msgstr ""
1684
 
1685
  #: wpf-includes/class-forums.php:58 wpf-includes/wpf-phrases.php:583
1686
  msgid "Can view attached files"
@@ -1772,11 +1830,11 @@ msgstr "wpForo belépési űrlap"
1772
 
1773
  #: wpf-admin/tools-tabs/antispam.php:156
1774
  msgid "Guest Post Editor"
1775
- msgstr ""
1776
 
1777
  #: wpf-admin/tools-tabs/antispam.php:147
1778
  msgid "Guest Topic Editor"
1779
- msgstr ""
1780
 
1781
  #: wpf-admin/tools-tabs/antispam.php:142
1782
  msgid "Dark"
@@ -1804,7 +1862,7 @@ msgstr "Oldal kulcs"
1804
 
1805
  #: wpf-admin/tools-tabs/antispam.php:113
1806
  msgid "Register your site and get API keys here &raquo;"
1807
- msgstr ""
1808
 
1809
  #: wpf-admin/tools-tabs/antispam.php:112
1810
  msgid "To start using reCAPTCHA, you need to sign up for an API key pair for your site."
@@ -1816,7 +1874,7 @@ msgstr "reCAPTCHA API kulcsok"
1816
 
1817
  #: wpf-admin/tools-tabs/antispam.php:108
1818
  msgid "reCAPTCHA protects you against spam and other types of automated abuse. It makes secure topic and post editors when Guest Posting is allowed, also it protects login and registration forms against spam attacks."
1819
- msgstr ""
1820
 
1821
  #: wpf-admin/tools-tabs/antispam.php:107
1822
  msgid "Google reCAPTCHA"
@@ -1824,7 +1882,7 @@ msgstr "Google reCAPTCHA"
1824
 
1825
  #: wpf-admin/options-tabs/posts.php:14
1826
  msgid "Recent Posts Display Type"
1827
- msgstr ""
1828
 
1829
  #: wpf-admin/options-tabs/members.php:81
1830
  msgid "Redirect after subscription confirmation"
@@ -1840,19 +1898,19 @@ msgstr "Átirányítás belépés után"
1840
 
1841
  #: wpf-admin/options-tabs/members.php:67
1842
  msgid "For member profile, account and subscription pages use following URLs:"
1843
- msgstr ""
1844
 
1845
  #: wpf-admin/options-tabs/members.php:65
1846
  msgid "Custom Redirection URLs after following actions"
1847
- msgstr ""
1848
 
1849
  #: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:698
1850
  msgid "Replace Reset Password Page URL to Forum Reset Password Page URL"
1851
- msgstr ""
1852
 
1853
  #: wpf-admin/options-tabs/features.php:15
1854
  msgid "Show Member Mention Nicknames"
1855
- msgstr ""
1856
 
1857
  #. Description of the plugin/theme
1858
  msgid "WordPress Forum plugin. wpForo is a full-fledged forum solution for your community. Comes with multiple modern forum layouts."
@@ -1860,15 +1918,15 @@ msgstr "WordPress fórum plugin. wpForo egy teljesértékű fórummegoldás a k
1860
 
1861
  #: wpforo.php:786
1862
  msgid "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. Converts wpForo topic and posts, likes to myCRED points."
1863
- msgstr ""
1864
 
1865
  #: wpforo.php:785
1866
  msgid "wpForo Polls is a complete addon to help forum members create, vote and manage polls effectively. Comes with poll specific permissions and settings."
1867
- msgstr ""
1868
 
1869
  #: wpf-themes/classic/functions.php:127
1870
  msgid "Set this option value 0 if you want to show the whole post content in recent post area."
1871
- msgstr ""
1872
 
1873
  #: wpf-themes/classic/functions.php:126
1874
  msgid "Extended Layout - Recent post length"
@@ -1876,7 +1934,7 @@ msgstr "Kiterjesztett elrendezés - legutóbbi hozzászólás hossza"
1876
 
1877
  #: wpf-themes/classic/functions.php:118
1878
  msgid "Set this option value 0 if you want to show all posts in recent posts area."
1879
- msgstr ""
1880
 
1881
  #: wpf-themes/classic/functions.php:117
1882
  msgid "Extended Layout - Number of Recent posts"
@@ -1888,19 +1946,19 @@ msgstr "Kiterjesztett elrendezés - legutóbbi hozzászólások"
1888
 
1889
  #: wpf-themes/classic/functions.php:85
1890
  msgid "Q&A Layout - Recent topic length"
1891
- msgstr ""
1892
 
1893
  #: wpf-themes/classic/functions.php:78
1894
  msgid "Q&A Layout - Number of Recent topics"
1895
- msgstr ""
1896
 
1897
  #: wpf-themes/classic/functions.php:69
1898
  msgid "Q&A layout - Recent topics"
1899
- msgstr ""
1900
 
1901
  #: wpf-themes/classic/functions.php:56 wpf-themes/classic/functions.php:86
1902
  msgid "Set this option value 0 if you want to show the whole title in recent topic area."
1903
- msgstr ""
1904
 
1905
  #: wpf-themes/classic/functions.php:55
1906
  msgid "Extended Layout - Recent topic length"
@@ -1916,15 +1974,15 @@ msgstr "Kiterjesztett elrendezés - legutóbbi témák"
1916
 
1917
  #: wpf-includes/wpf-phrases.php:707
1918
  msgid "You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post."
1919
- msgstr ""
1920
 
1921
  #: wpf-includes/wpf-phrases.php:706
1922
  msgid "in forum"
1923
- msgstr ""
1924
 
1925
  #: wpf-includes/wpf-phrases.php:705
1926
  msgid "forum link"
1927
- msgstr ""
1928
 
1929
  #: wpf-includes/class-api.php:235
1930
  msgid "Invalid User"
@@ -1932,7 +1990,7 @@ msgstr "Érvénytelen felhasználó"
1932
 
1933
  #: wpf-includes/class-api.php:230
1934
  msgid "Your email is required to be able authorize you here. Please try loging again. "
1935
- msgstr ""
1936
 
1937
  #: wpf-includes/class-api.php:203
1938
  msgid "Please login into Facebook and then click connect button again"
@@ -1940,11 +1998,11 @@ msgstr "Kérjük, hogy jelentkezz be a Facebookra és utána kattints újra a cs
1940
 
1941
  #: wpf-admin/usergroup.php:259
1942
  msgid "use default link color"
1943
- msgstr ""
1944
 
1945
  #: wpf-admin/usergroup.php:258
1946
  msgid "Usergroup Color"
1947
- msgstr ""
1948
 
1949
  #: wpf-admin/usergroup.php:93
1950
  msgid "default (#15)"
@@ -1952,7 +2010,7 @@ msgstr "alapértelmezett (#15)"
1952
 
1953
  #: wpf-admin/usergroup.php:33
1954
  msgid "Default Access"
1955
- msgstr ""
1956
 
1957
  #: wpf-admin/tools.php:17
1958
  msgid "Misc"
@@ -1968,11 +2026,11 @@ msgstr "Noindex fórumoldal URLek"
1968
 
1969
  #: wpf-admin/tools-tabs/misc.php:19
1970
  msgid "wpForo adds nofollow to all links with external URLs. If you want to keep some domains as internal please insert domains one per line in the textarea bellow."
1971
- msgstr ""
1972
 
1973
  #: wpf-admin/tools-tabs/misc.php:18
1974
  msgid "Allowed dofollow domains"
1975
- msgstr ""
1976
 
1977
  #: wpf-admin/tools-tabs/misc.php:10
1978
  msgid "SEO Tools"
@@ -1988,35 +2046,35 @@ msgstr "Dokumentáció"
1988
 
1989
  #: wpf-admin/options-tabs/members.php:100
1990
  msgid "Member Custom Title by default"
1991
- msgstr ""
1992
 
1993
  #: wpf-admin/options-tabs/members.php:91
1994
  msgid "Member Custom Titles"
1995
- msgstr ""
1996
 
1997
  #: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:259
1998
  msgid "Replace Login Page URL to Forum Login Page URL"
1999
- msgstr ""
2000
 
2001
  #: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:260
2002
  msgid "Replace Registration Page URL to Forum Registration Page URL"
2003
- msgstr ""
2004
 
2005
  #: wpf-admin/options-tabs/emails.php:158
2006
  msgid "User Mention message body"
2007
- msgstr ""
2008
 
2009
  #: wpf-admin/options-tabs/emails.php:154
2010
  msgid "User Mention message subject"
2011
- msgstr ""
2012
 
2013
  #: wpf-admin/options-tabs/emails.php:144
2014
  msgid "Enable Email Notification"
2015
- msgstr ""
2016
 
2017
  #: wpf-admin/options-tabs/emails.php:139
2018
  msgid "User Mentioning Email"
2019
- msgstr ""
2020
 
2021
  #: wpf-admin/options-tabs/api.php:86
2022
  msgid "Custom URL"
@@ -2044,7 +2102,7 @@ msgstr "Facebook belépés gomb a felhasználói belépési oldalon"
2044
 
2045
  #: wpf-admin/options-tabs/api.php:45
2046
  msgid "Facebook API connection script (sharing, login, cross-posting...)"
2047
- msgstr ""
2048
 
2049
  #: wpf-admin/options-tabs/api.php:44
2050
  msgid "Facebook SDK for JavaScript"
@@ -2094,11 +2152,11 @@ msgstr "App ID"
2094
 
2095
  #: wpf-admin/options-tabs/api.php:23
2096
  msgid "Please follow to this instruction"
2097
- msgstr ""
2098
 
2099
  #: wpf-admin/options-tabs/api.php:23
2100
  msgid "In order to get an App ID and Secret Key from Facebook, you’ll need to register a new application. Don’t worry – its very easy, and your application doesn't need to do anything. We only need the keys."
2101
- msgstr ""
2102
 
2103
  #: wpf-admin/options-tabs/api.php:22
2104
  msgid "Facebook API Configuration"
@@ -2106,7 +2164,7 @@ msgstr "Facebook API beállítás"
2106
 
2107
  #: wpf-includes/wpf-phrases.php:702
2108
  msgid "No posts were found here"
2109
- msgstr ""
2110
 
2111
  #: wpf-admin/tools-tabs/misc.php:104 wpf-includes/wpf-phrases.php:701
2112
  msgid "Recent Posts"
@@ -2114,15 +2172,15 @@ msgstr "Legutóbbi bejegyzések"
2114
 
2115
  #: wpf-includes/wpf-phrases.php:696
2116
  msgid "Reset Result"
2117
- msgstr ""
2118
 
2119
  #: wpf-includes/wpf-phrases.php:695
2120
  msgid "Reset Search"
2121
- msgstr ""
2122
 
2123
  #: wpf-includes/wpf-phrases.php:694
2124
  msgid "Display Name or Nicename"
2125
- msgstr ""
2126
 
2127
  #: wpf-includes/wpf-phrases.php:693
2128
  msgid "Find a member"
@@ -2142,19 +2200,19 @@ msgstr "Válasz hozzáadása"
2142
 
2143
  #: wpf-includes/functions-installation.php:727
2144
  msgid "Please click the button below to complete wpForo update."
2145
- msgstr ""
2146
 
2147
  #: wpf-includes/functions-installation.php:726
2148
  msgid "wpForo - Update Database "
2149
- msgstr ""
2150
 
2151
  #: wpf-includes/functions-installation.php:725
2152
  msgid "Updater Database"
2153
- msgstr ""
2154
 
2155
  #: wpf-includes/functions-installation.php:724
2156
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. Database backup is not required. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
2157
- msgstr ""
2158
 
2159
  #: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:699
2160
  msgid "Enable RSS Feed"
@@ -2162,11 +2220,11 @@ msgstr "RSS hírfolyam engedélyezése"
2162
 
2163
  #: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:697
2164
  msgid "Log Viewed Forums and Topics"
2165
- msgstr ""
2166
 
2167
  #: wpforo.php:787
2168
  msgid "Advanced user profile builder system. Allows to add new fields and manage profile page. Creates custom Registration, Account, Member Search forms."
2169
- msgstr ""
2170
 
2171
  #: wpf-includes/wpf-phrases.php:687
2172
  msgid "Required field"
@@ -2186,7 +2244,7 @@ msgstr "Nincs engedélyed megtekinteni ezt az oldalt"
2186
 
2187
  #: wpf-admin/usergroup.php:299
2188
  msgid "This is only used when a new Usergroup is created, it automatically gets the selected Forum Access in all forums."
2189
- msgstr ""
2190
 
2191
  #: wpf-admin/usergroup.php:291
2192
  msgid "Default Forum Access"
@@ -2206,7 +2264,7 @@ msgstr "Szűrés"
2206
 
2207
  #: wpf-admin/options-tabs/members.php:36 wpf-includes/wpf-phrases.php:700
2208
  msgid "Members Search Type"
2209
- msgstr ""
2210
 
2211
  #: wpf-admin/options-tabs/emails.php:134
2212
  msgid "Reset Password message body"
@@ -2218,11 +2276,11 @@ msgstr "Ez az üzenet érkezik a jelszó visszaállítási űrlaptól."
2218
 
2219
  #: wpf-admin/options-tabs/emails.php:129
2220
  msgid "Reset Password Emails"
2221
- msgstr ""
2222
 
2223
  #: wpforo.php:790
2224
  msgid "Blog to Forum and Forum to Blog content synchronization. Blog posts with Forum topics and Blog comments with Forum replies."
2225
- msgstr ""
2226
 
2227
  #: wpf-includes/wpf-phrases.php:679
2228
  msgid "Anonymous"
@@ -2230,11 +2288,11 @@ msgstr "Névtelen"
2230
 
2231
  #: wpf-includes/wpf-phrases.php:678
2232
  msgid "User Title"
2233
- msgstr ""
2234
 
2235
  #: wpf-includes/wpf-phrases.php:677
2236
  msgid "Rating Title"
2237
- msgstr ""
2238
 
2239
  #: wpf-admin/usergroup.php:30 wpf-includes/wpf-phrases.php:676
2240
  msgid "Usergroup"
@@ -2270,7 +2328,7 @@ msgstr "wpForo Fórum telepítés | "
2270
 
2271
  #: wpf-includes/functions-installation.php:710
2272
  msgid "You can permanently disable this message in Dashboard > Forums > Features admin page."
2273
- msgstr ""
2274
 
2275
  #: wpf-includes/functions-installation.php:709
2276
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page."
@@ -2302,7 +2360,7 @@ msgstr "Inaktív felhasználók, akik ennél régebben regisztráltak:"
2302
 
2303
  #: wpf-admin/tools-tabs/cleanup.php:13
2304
  msgid "Inactive users are the account owners who have no topics, posts, comments and subscriptions for new content. In 99&#37; cases this kind of accounts are being registered by Spammers. This tool allows you to only keep active and known inactive users."
2305
- msgstr ""
2306
 
2307
  #: wpf-admin/tools-tabs/cleanup.php:12
2308
  msgid "Delete Inactive Users"
@@ -2310,19 +2368,19 @@ msgstr "Inaktív felhasználók törlése"
2310
 
2311
  #: wpf-admin/options-tabs/members.php:161
2312
  msgid "Display Usergroup under Post Author Avatar"
2313
- msgstr ""
2314
 
2315
  #: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:175
2316
  msgid "Member Reputation and Titles"
2317
- msgstr ""
2318
 
2319
  #: wpf-admin/options-tabs/features.php:40
2320
  msgid "Turn Off User Syncing Note"
2321
- msgstr ""
2322
 
2323
  #: wpf-admin/options-tabs/features.php:38
2324
  msgid "Enable User Profile Page indexing"
2325
- msgstr ""
2326
 
2327
  #: wpf-admin/options-tabs/features.php:35
2328
  msgid "Enable Memory Cache"
@@ -2370,11 +2428,11 @@ msgstr "A beállítások, sikeresen frissítve"
2370
 
2371
  #: wpf-includes/wpf-phrases.php:667
2372
  msgid "Topic first post data not found."
2373
- msgstr ""
2374
 
2375
  #: wpf-includes/wpf-phrases.php:666
2376
  msgid "Topic first post not found."
2377
- msgstr "A téma első post-ja nem található."
2378
 
2379
  #: wpf-includes/wpf-phrases.php:665
2380
  msgid "Awaiting moderation"
@@ -2382,15 +2440,15 @@ msgstr "Moderációra vár"
2382
 
2383
  #: wpf-includes/wpf-hooks.php:1726
2384
  msgid "This post is currently unapproved. You can approve posts in Dashboard &raquo; Forums &raquo; Moderation admin page."
2385
- msgstr ""
2386
 
2387
  #: wpf-includes/wpf-hooks.php:1627
2388
  msgid "This topic is currently unapproved. You can approve topics in Dashboard &raquo; Forums &raquo; Moderation admin page."
2389
- msgstr ""
2390
 
2391
  #: wpf-includes/wpf-hooks.php:1626 wpf-includes/wpf-hooks.php:1725
2392
  msgid "Please Moderate: "
2393
- msgstr ""
2394
 
2395
  #: wpf-includes/functions.php:690
2396
  msgid "Post"
@@ -2410,11 +2468,11 @@ msgstr "nem engedélyez"
2410
 
2411
  #: wpf-includes/functions.php:643
2412
  msgid "Approve this item"
2413
- msgstr ""
2414
 
2415
  #: wpf-includes/functions.php:643
2416
  msgid "unapprove this item"
2417
- msgstr ""
2418
 
2419
  #: wpf-includes/functions.php:551 wpf-includes/functions.php:567
2420
  msgid "Type"
@@ -2422,7 +2480,7 @@ msgstr "Típus"
2422
 
2423
  #: wpf-includes/functions.php:493
2424
  msgid "filter by user"
2425
- msgstr ""
2426
 
2427
  #: wpf-includes/functions.php:396
2428
  msgid "Banned"
@@ -2442,7 +2500,7 @@ msgstr "Antispam"
2442
 
2443
  #: wpf-admin/tools.php:8
2444
  msgid "Forum Tools"
2445
- msgstr ""
2446
 
2447
  #: wpf-admin/tools-tabs/antispam.php:332
2448
  msgid "Are you sure you want to delete all DARK RED marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
@@ -2491,11 +2549,11 @@ msgstr "Töröld ezt a fájlt"
2491
 
2492
  #: wpf-admin/tools-tabs/antispam.php:275
2493
  msgid "Directory"
2494
- msgstr ""
2495
 
2496
  #: wpf-admin/tools-tabs/antispam.php:254
2497
  msgid "This tool is designed to find attachment which have been uploaded by spammers. The tool checks most common spammer filenames and suggest to delete but you should check one by one and make sure those are spam files before deleting."
2498
- msgstr ""
2499
 
2500
  #: wpf-admin/tools-tabs/antispam.php:253
2501
  msgid "Possible Spam Attachments"
@@ -2503,15 +2561,15 @@ msgstr "Lehetséges spam csatolmányok"
2503
 
2504
  #: wpf-admin/tools-tabs/antispam.php:95
2505
  msgid "Do not allow to attach files with following extensions:"
2506
- msgstr ""
2507
 
2508
  #: wpf-admin/tools-tabs/antispam.php:90
2509
  msgid "Min number of posts to be able post links"
2510
- msgstr ""
2511
 
2512
  #: wpf-admin/tools-tabs/antispam.php:86
2513
  msgid "Min number of posts to be able attach files"
2514
- msgstr ""
2515
 
2516
  #: wpf-admin/tools-tabs/antispam.php:83
2517
  msgid "posts"
@@ -2523,11 +2581,11 @@ msgstr "első"
2523
 
2524
  #: wpf-admin/tools-tabs/antispam.php:81
2525
  msgid "User is New (under hard spam control) during"
2526
- msgstr ""
2527
 
2528
  #: wpf-admin/tools-tabs/antispam.php:74
2529
  msgid "Some useful options to limit just registered users and minimize spam. These options don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
2530
- msgstr ""
2531
 
2532
  #: wpf-admin/tools-tabs/antispam.php:73
2533
  msgid "New Registered User"
@@ -2535,31 +2593,31 @@ msgstr "Új regisztrált felhasználó"
2535
 
2536
  #: wpf-admin/tools-tabs/antispam.php:64
2537
  msgid " is enabled"
2538
- msgstr ""
2539
 
2540
  #: wpf-admin/tools-tabs/antispam.php:59
2541
  msgid "Spam Suspicion Level for Posts"
2542
- msgstr ""
2543
 
2544
  #: wpf-admin/tools-tabs/antispam.php:55
2545
  msgid "Spam Suspicion Level for Topics"
2546
- msgstr ""
2547
 
2548
  #: wpf-admin/tools-tabs/antispam.php:46
2549
  msgid "Notify via email when new user is banned"
2550
- msgstr ""
2551
 
2552
  #: wpf-admin/tools-tabs/antispam.php:37
2553
  msgid "Ban user when spam is suspected"
2554
- msgstr ""
2555
 
2556
  #: wpf-admin/tools-tabs/antispam.php:28
2557
  msgid "Enable wpForo Spam Control"
2558
- msgstr "wpForo spam ellenőrzés engedélyezése"
2559
 
2560
  #: wpf-admin/tools-tabs/antispam.php:22
2561
  msgid "Some useful options to limit just registered users and minimize spam. This control don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
2562
- msgstr ""
2563
 
2564
  #: wpf-admin/tools-tabs/antispam.php:21
2565
  msgid "Spam Control"
@@ -2588,15 +2646,15 @@ msgstr "Feliratkozás erre a témára"
2588
 
2589
  #: wpforo.php:789
2590
  msgid "Provides a safe way to communicate directly with other members. Messages are private and can only be viewed by conversation participants."
2591
- msgstr ""
2592
 
2593
  #: wpf-includes/wpf-phrases.php:661
2594
  msgid "You are not permitted to subscribe here"
2595
- msgstr ""
2596
 
2597
  #: wpf-includes/wpf-phrases.php:660
2598
  msgid "Forum ID is not detected"
2599
- msgstr ""
2600
 
2601
  #: wpf-includes/wpf-phrases.php:659
2602
  msgid "Only Admins and Moderators can see your private topics."
@@ -2616,15 +2674,15 @@ msgstr "privát"
2616
 
2617
  #: wpf-includes/class-forums.php:52 wpf-includes/wpf-phrases.php:655
2618
  msgid "Can view private topic"
2619
- msgstr ""
2620
 
2621
  #: wpf-includes/class-forums.php:51 wpf-includes/wpf-phrases.php:654
2622
  msgid "Can set own topic private"
2623
- msgstr ""
2624
 
2625
  #: wpf-includes/class-forums.php:50 wpf-includes/wpf-phrases.php:576
2626
  msgid "Can set topic private"
2627
- msgstr ""
2628
 
2629
  #: wpf-includes/wpf-phrases.php:132
2630
  msgid "Google+"
@@ -2632,23 +2690,23 @@ msgstr "Google+"
2632
 
2633
  #: wpf-includes/functions.php:464
2634
  msgid "filter by package"
2635
- msgstr ""
2636
 
2637
  #: wpf-includes/class-notices.php:168
2638
  msgid "View all Addons"
2639
- msgstr ""
2640
 
2641
  #: wpf-includes/class-notices.php:155
2642
  msgid "Extend your forum with wpForo addons"
2643
- msgstr ""
2644
 
2645
  #: wpf-includes/class-notices.php:155
2646
  msgid "New Addons for Your Forum!"
2647
- msgstr ""
2648
 
2649
  #: wpf-admin/forum.php:208
2650
  msgid "Make sure you insert a class of font-awesome icon, it should start with fa- prefix like &quot;fas fa-comments&quot;."
2651
- msgstr ""
2652
 
2653
  #: wpf-admin/forum.php:208
2654
  msgid "here"
@@ -2656,7 +2714,7 @@ msgstr "itt"
2656
 
2657
  #: wpf-admin/forum.php:208
2658
  msgid "You can find all icons"
2659
- msgstr ""
2660
 
2661
  #: wpf-admin/forum.php:206
2662
  msgid "Font-awesome Icon"
@@ -2688,11 +2746,11 @@ msgstr "felhasználó újraengedélyezése"
2688
 
2689
  #: wpf-includes/functions.php:448
2690
  msgid "filter by status"
2691
- msgstr "Szűrés állapot alapján"
2692
 
2693
  #: wpf-includes/functions.php:436 wpf-includes/wpf-phrases.php:350
2694
  msgid "filter by group"
2695
- msgstr ""
2696
 
2697
  #: wpf-includes/class-posts.php:43
2698
  msgid "You are not permitted to view this attachment"
@@ -2708,11 +2766,11 @@ msgstr "Minden wpForo tartalom törlése."
2708
 
2709
  #: wpf-includes/class-members.php:1823
2710
  msgid "What should be done with wpForo content owned by these users?"
2711
- msgstr ""
2712
 
2713
  #: wpf-includes/class-members.php:1821
2714
  msgid "What should be done with wpForo content owned by this user?"
2715
- msgstr ""
2716
 
2717
  #: wpf-includes/class-members.php:176
2718
  msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
@@ -2732,7 +2790,7 @@ msgstr "<strong>HIBA</strong>: Elnézést, ez a felhasználónév nem megengedet
2732
 
2733
  #: wpf-includes/class-members.php:155
2734
  msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
2735
- msgstr "<strong>HIBA</strong>: Ez a felhasználónév már létezik. Válasszunk másikat!"
2736
 
2737
  #: wpf-includes/class-members.php:144
2738
  msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
@@ -2752,15 +2810,15 @@ msgstr "Új alfórum hozzáadása"
2752
 
2753
  #: wpf-admin/options-tabs/posts.php:166
2754
  msgid "This message will be displayed when a non-permitted forum member clicks on attached file link in topic and posts."
2755
- msgstr ""
2756
 
2757
  #: wpf-admin/options-tabs/posts.php:165
2758
  msgid "Attachment click - message for non-permitted users"
2759
- msgstr ""
2760
 
2761
  #: wpf-admin/options-tabs/general.php:92
2762
  msgid "This option is only related to XML language files. You should upload a translation XML file to have a new language option in this drop-down. If you are using PO/MO translation files you should change WordPress Language in Dashboard > Settings admin page to load according translation for wpForo."
2763
- msgstr ""
2764
 
2765
  #: wpf-admin/options-tabs/general.php:37
2766
  msgid "one URL per line"
@@ -2768,7 +2826,7 @@ msgstr "egy URL soronként"
2768
 
2769
  #: wpf-admin/options-tabs/general.php:37
2770
  msgid "Exclude page URLs"
2771
- msgstr ""
2772
 
2773
  #: wpf-admin/options-tabs/general.php:34
2774
  msgid "This option will disable WordPress on front-end. Only forum pages and excluded post/pages will be available. wpForo will look like as a stand-alone forum."
@@ -2776,31 +2834,31 @@ msgstr "Ez a lehetőség kikapcsolja a WordPresst a frontenden. Csak a fórum la
2776
 
2777
  #: wpf-admin/options-tabs/features.php:53
2778
  msgid "Enable this option if you want the topic subscription checkbox to be checked by default."
2779
- msgstr ""
2780
 
2781
  #: wpf-admin/options-tabs/features.php:53
2782
  msgid "Topic subscription option on post editor - checked/enabled"
2783
- msgstr ""
2784
 
2785
  #: wpf-admin/options-tabs/features.php:52
2786
  msgid "This option adds topic subscription checkbox next to new topic and post submit button."
2787
- msgstr ""
2788
 
2789
  #: wpf-admin/options-tabs/features.php:52
2790
  msgid "Topic subscription option on post editor"
2791
- msgstr ""
2792
 
2793
  #: wpf-admin/options-tabs/features.php:22
2794
  msgid "If you have enabled this option, after registering, user can not login without confirming the email."
2795
- msgstr ""
2796
 
2797
  #: wpf-admin/options-tabs/features.php:22
2798
  msgid "Enable User Registration email confirmation"
2799
- msgstr ""
2800
 
2801
  #: wpf-admin/options-tabs/emails.php:41
2802
  msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Reply is created."
2803
- msgstr ""
2804
 
2805
  #: wpf-admin/options-tabs/emails.php:40
2806
  msgid "Notify Admins via email on new Post"
@@ -2808,7 +2866,7 @@ msgstr "Értesítsd az adminokat az új hozzászólásokról"
2808
 
2809
  #: wpf-admin/options-tabs/emails.php:29
2810
  msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Topic is created."
2811
- msgstr ""
2812
 
2813
  #: wpf-admin/options-tabs/emails.php:28
2814
  msgid "Notify Admins via email on new Topic"
@@ -2820,11 +2878,11 @@ msgstr "Fórum adminok email címei"
2820
 
2821
  #: wpf-admin/options-tabs/emails.php:16
2822
  msgid "FROM Email Address"
2823
- msgstr ""
2824
 
2825
  #: wpf-admin/options-tabs/emails.php:12
2826
  msgid "FROM Name"
2827
- msgstr ""
2828
 
2829
  #: wpf-admin/options-tabs/accesses.php:34
2830
  #: wpf-admin/options-tabs/accesses.php:35
@@ -2840,7 +2898,7 @@ msgstr "Vendégek"
2840
  #: wpf-admin/options-tabs/accesses.php:35
2841
  #: wpf-admin/options-tabs/accesses.php:36
2842
  msgid "This access is usually used for "
2843
- msgstr ""
2844
 
2845
  #: wpf-admin/forum.php:59
2846
  msgid "Forums can be displayed with different layouts (Extended, Simplified, Q&A), just edit the top (blue panels) category and set the layout you want. Child forums' layout depends on the top category (blue panels) layout. They cannot have a different layout."
@@ -2856,11 +2914,11 @@ msgstr "Fontos tippek"
2856
 
2857
  #: wpf-admin/dashboard.php:182
2858
  msgid "Total Size"
2859
- msgstr ""
2860
 
2861
  #: wpf-admin/dashboard.php:177
2862
  msgid "Advanced Attachments Size"
2863
- msgstr ""
2864
 
2865
  #: wpf-admin/dashboard.php:174
2866
  msgid "file(s)"
@@ -2868,15 +2926,15 @@ msgstr "fájl(ok)"
2868
 
2869
  #: wpf-admin/dashboard.php:173
2870
  msgid "Advanced Attachments"
2871
- msgstr ""
2872
 
2873
  #: wpf-admin/dashboard.php:167
2874
  msgid "Default Attachments Size"
2875
- msgstr ""
2876
 
2877
  #: wpf-admin/dashboard.php:163
2878
  msgid "Avatars Size"
2879
- msgstr ""
2880
 
2881
  #: wpf-admin/addons.php:64
2882
  msgid "More information about"
@@ -2900,7 +2958,7 @@ msgstr "Telepítve"
2900
 
2901
  #: wpf-admin/addons.php:28
2902
  msgid "All wpForo addons are being developed by wpForo developers at gVectors Team. Addon prices also include a small donation to the hard work wpForo developers do for free. When you buy an addon, you also donate the free wpForo development and support. Addons are the only incoming source for wpForo developers. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. We have another dozens of awesome features in our to-do list which will also be added for free in future releases. So the free wpForo development always stays on the first priority and wpForo is being extended with new free functions and features even faster than before."
2903
- msgstr ""
2904
 
2905
  #: wpf-admin/addons.php:14 wpf-admin/addons.php:22
2906
  msgid "wpForo Addons"
@@ -2908,11 +2966,11 @@ msgstr "wpForo kiegészítők"
2908
 
2909
  #: wpforo.php:784
2910
  msgid "Allows to embed hundreds of video, social network, audio and photo content providers in forum topics and posts."
2911
- msgstr ""
2912
 
2913
  #: wpforo.php:788
2914
  msgid "Adds an advanced file attachment system to forum topics and posts. AJAX powered media uploading and displaying system with user specific library."
2915
- msgstr ""
2916
 
2917
  #: wpf-admin/options-tabs/general.php:52
2918
  msgid "Forum Page ID"
@@ -2920,15 +2978,15 @@ msgstr "Fórum oldal ID"
2920
 
2921
  #: wpf-admin/options-tabs/general.php:50
2922
  msgid "support topic"
2923
- msgstr ""
2924
 
2925
  #: wpf-admin/options-tabs/general.php:50
2926
  msgid "wpForo PageID doesn't exist. Forums will not be loaded, please read this"
2927
- msgstr ""
2928
 
2929
  #: wpf-includes/wpf-hooks.php:1235
2930
  msgid "IMPORTANT: wpForo can't work with default permalink, please change permalink structure"
2931
- msgstr ""
2932
 
2933
  #: wpf-includes/wpf-phrases.php:648
2934
  msgid "Member"
@@ -2936,15 +2994,15 @@ msgstr "Tag"
2936
 
2937
  #: wpf-includes/wpf-phrases.php:647
2938
  msgid "Member Profile"
2939
- msgstr ""
2940
 
2941
  #: wpf-includes/wpf-phrases.php:646
2942
  msgid "Welcome back %s!"
2943
- msgstr ""
2944
 
2945
  #: wpf-includes/wpf-phrases.php:645
2946
  msgid "Blog Comments"
2947
- msgstr ""
2948
 
2949
  #: wpf-includes/wpf-phrases.php:644
2950
  msgid "Blog Posts"
@@ -2968,11 +3026,11 @@ msgstr "Nem megfelelő fájlformátum. A következő formátumok engedélyezette
2968
 
2969
  #: wpf-includes/wpf-phrases.php:320
2970
  msgid "Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system. The \"Extended"
2971
- msgstr ""
2972
 
2973
  #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2211
2974
  msgid "Visit Forum"
2975
- msgstr ""
2976
 
2977
  #: wpf-includes/wpf-phrases.php:651
2978
  msgid "This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum."
@@ -2984,15 +3042,15 @@ msgstr "WordPress átkapcsolása wpForora"
2984
 
2985
  #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:641
2986
  msgid "Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page."
2987
- msgstr ""
2988
 
2989
  #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:640
2990
  msgid "Insert Forum Attachments to Media Library"
2991
- msgstr ""
2992
 
2993
  #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:637
2994
  msgid "This option is not synced with WordPress \"Anyone can register\" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register."
2995
- msgstr ""
2996
 
2997
  #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:636
2998
  msgid "Enable User Registration"
@@ -3028,7 +3086,7 @@ msgstr "Nincs hozzáférés"
3028
 
3029
  #: wpf-includes/wpf-phrases.php:627
3030
  msgid "Customer"
3031
- msgstr ""
3032
 
3033
  #: wpf-admin/options-tabs/accesses.php:35 wpf-includes/wpf-phrases.php:626
3034
  msgid "Registered"
@@ -3064,7 +3122,7 @@ msgstr "Sikeresen frissítve!"
3064
 
3065
  #: wpf-includes/wpf-phrases.php:615
3066
  msgid "This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
3067
- msgstr ""
3068
 
3069
  #: wpf-includes/wpf-phrases.php:611
3070
  msgid "New Passwords do not match"
@@ -3076,15 +3134,15 @@ msgstr "A régi jelszó hibás"
3076
 
3077
  #: wpf-includes/class-forums.php:55 wpf-includes/wpf-phrases.php:609
3078
  msgid "Can set own topic solved"
3079
- msgstr ""
3080
 
3081
  #: wpf-includes/class-forums.php:54 wpf-includes/wpf-phrases.php:608
3082
  msgid "Can set topic solved"
3083
- msgstr ""
3084
 
3085
  #: wpf-includes/wpf-phrases.php:600
3086
  msgid "Unsolved"
3087
- msgstr ""
3088
 
3089
  #: wpf-includes/wpf-hooks.php:1198
3090
  msgid "Select Color"
@@ -3100,15 +3158,15 @@ msgstr "Kiürítés"
3100
 
3101
  #: wpforo.php:265
3102
  msgid "Discussion Board"
3103
- msgstr ""
3104
 
3105
  #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:613
3106
  msgid "Forum and Topic subscription with double opt-in/confirmation system."
3107
- msgstr ""
3108
 
3109
  #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:612
3110
  msgid "Enable Subscription Confirmation"
3111
- msgstr ""
3112
 
3113
  #: wpf-admin/dashboard.php:209 wpf-includes/wpf-phrases.php:618
3114
  msgid "Delete Phrase Cache"
@@ -3124,7 +3182,7 @@ msgstr "Fórum statisztika frissítése"
3124
 
3125
  #: wpf-admin/dashboard.php:194
3126
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
3127
- msgstr ""
3128
 
3129
  #: wpf-admin/dashboard.php:192 wpf-includes/wpf-phrases.php:614
3130
  msgid "Forum Maintenance"
@@ -3152,19 +3210,19 @@ msgstr "Új"
3152
 
3153
  #: wpf-includes/wpf-phrases.php:594
3154
  msgid "Topic Icons"
3155
- msgstr ""
3156
 
3157
  #: wpf-includes/wpf-phrases.php:593
3158
  msgid "open"
3159
- msgstr ""
3160
 
3161
  #: wpf-includes/wpf-phrases.php:592
3162
  msgid "close"
3163
- msgstr ""
3164
 
3165
  #: wpf-includes/wpf-phrases.php:591
3166
  msgid "unsticky"
3167
- msgstr ""
3168
 
3169
  #: wpf-includes/wpf-phrases.php:590
3170
  msgid "sticky"
@@ -3172,182 +3230,182 @@ msgstr "kiemelt"
3172
 
3173
  #: wpf-includes/wpf-phrases.php:589
3174
  msgid "unlike"
3175
- msgstr ""
3176
 
3177
  #: wpf-includes/wpf-phrases.php:588
3178
  msgid "like"
3179
- msgstr ""
3180
 
3181
  #: wpf-includes/class-forums.php:63 wpf-includes/wpf-phrases.php:582
3182
  msgid "Can move topic"
3183
- msgstr ""
3184
 
3185
  #: wpf-includes/class-forums.php:62 wpf-includes/wpf-phrases.php:581
3186
  msgid "Can close topic"
3187
- msgstr ""
3188
 
3189
  #: wpf-includes/class-forums.php:60 wpf-includes/wpf-phrases.php:580
3190
  msgid "Can set own topic answered"
3191
- msgstr ""
3192
 
3193
  #: wpf-includes/class-forums.php:59 wpf-includes/wpf-phrases.php:579
3194
  msgid "Can set topic answered"
3195
- msgstr ""
3196
 
3197
  #: wpf-includes/class-forums.php:57 wpf-includes/wpf-phrases.php:578
3198
  msgid "Can attach file"
3199
- msgstr ""
3200
 
3201
  #: wpf-includes/class-forums.php:56 wpf-includes/wpf-phrases.php:577
3202
  msgid "Can vote"
3203
- msgstr ""
3204
 
3205
  #: wpf-includes/class-forums.php:49 wpf-includes/wpf-phrases.php:575
3206
  msgid "Can set topic sticky"
3207
- msgstr ""
3208
 
3209
  #: wpf-includes/class-forums.php:48 wpf-includes/wpf-phrases.php:574
3210
  msgid "Can report"
3211
- msgstr ""
3212
 
3213
  #: wpf-includes/class-forums.php:47 wpf-includes/wpf-phrases.php:573
3214
  msgid "Can like"
3215
- msgstr ""
3216
 
3217
  #: wpf-includes/class-forums.php:44 wpf-includes/wpf-phrases.php:572
3218
  msgid "Can delete own reply"
3219
- msgstr ""
3220
 
3221
  #: wpf-includes/class-forums.php:43 wpf-includes/wpf-phrases.php:571
3222
  msgid "Can delete own topic"
3223
- msgstr ""
3224
 
3225
  #: wpf-includes/wpf-phrases.php:570
3226
  msgid "Can edit own replay"
3227
- msgstr ""
3228
 
3229
  #: wpf-includes/class-forums.php:41 wpf-includes/wpf-phrases.php:569
3230
  msgid "Can edit own topic"
3231
- msgstr ""
3232
 
3233
  #: wpf-includes/class-forums.php:40 wpf-includes/wpf-phrases.php:568
3234
  msgid "Can delete replies"
3235
- msgstr ""
3236
 
3237
  #: wpf-includes/class-forums.php:39 wpf-includes/wpf-phrases.php:567
3238
  msgid "Can edit replies"
3239
- msgstr ""
3240
 
3241
  #: wpf-includes/class-forums.php:38 wpf-includes/wpf-phrases.php:566
3242
  msgid "Can view replies"
3243
- msgstr ""
3244
 
3245
  #: wpf-includes/class-forums.php:37 wpf-includes/wpf-phrases.php:565
3246
  msgid "Can post reply"
3247
- msgstr ""
3248
 
3249
  #: wpf-includes/class-forums.php:36 wpf-includes/wpf-phrases.php:564
3250
  msgid "Can delete topic"
3251
- msgstr ""
3252
 
3253
  #: wpf-includes/class-forums.php:35 wpf-includes/wpf-phrases.php:563
3254
  msgid "Can edit topic"
3255
- msgstr ""
3256
 
3257
  #: wpf-includes/class-forums.php:34 wpf-includes/wpf-phrases.php:562
3258
  msgid "Can view topic"
3259
- msgstr ""
3260
 
3261
  #: wpf-includes/class-forums.php:33 wpf-includes/wpf-phrases.php:561
3262
  msgid "Can create topic"
3263
- msgstr ""
3264
 
3265
  #: wpf-includes/class-forums.php:32 wpf-includes/wpf-phrases.php:560
3266
  msgid "Can view forum"
3267
- msgstr ""
3268
 
3269
  #: wpf-includes/class-usergroups.php:59 wpf-includes/wpf-phrases.php:559
3270
  msgid "Front - Can write PM"
3271
- msgstr ""
3272
 
3273
  #: wpf-includes/class-usergroups.php:58 wpf-includes/wpf-phrases.php:558
3274
  msgid "Front - Can view member about me"
3275
- msgstr ""
3276
 
3277
  #: wpf-includes/class-usergroups.php:57 wpf-includes/wpf-phrases.php:557
3278
  msgid "Front - Can view member signature"
3279
- msgstr ""
3280
 
3281
  #: wpf-includes/class-usergroups.php:56 wpf-includes/wpf-phrases.php:556
3282
  msgid "Front - Can view member occupation"
3283
- msgstr ""
3284
 
3285
  #: wpf-includes/class-usergroups.php:55 wpf-includes/wpf-phrases.php:555
3286
  msgid "Front - Can view member location"
3287
- msgstr ""
3288
 
3289
  #: wpf-includes/class-usergroups.php:54 wpf-includes/wpf-phrases.php:554
3290
  msgid "Front - Can view member reg. date"
3291
- msgstr ""
3292
 
3293
  #: wpf-includes/class-usergroups.php:53 wpf-includes/wpf-phrases.php:553
3294
  msgid "Front - Can view member social networks"
3295
- msgstr ""
3296
 
3297
  #: wpf-includes/class-usergroups.php:52 wpf-includes/wpf-phrases.php:552
3298
  msgid "Front - Can view member website"
3299
- msgstr ""
3300
 
3301
  #: wpf-includes/class-usergroups.php:51 wpf-includes/wpf-phrases.php:551
3302
  msgid "Front - Can view member reputation"
3303
- msgstr ""
3304
 
3305
  #: wpf-includes/class-usergroups.php:50
3306
  msgid "Front - Can view member custom title"
3307
- msgstr ""
3308
 
3309
  #: wpf-includes/class-usergroups.php:49 wpf-includes/wpf-phrases.php:550
3310
  msgid "Front - Can view member title"
3311
- msgstr ""
3312
 
3313
  #: wpf-includes/class-usergroups.php:48 wpf-includes/wpf-phrases.php:549
3314
  msgid "Front - Can view member email"
3315
- msgstr ""
3316
 
3317
  #: wpf-admin/tools-tabs/debug.php:309 wpf-includes/class-usergroups.php:47
3318
  #: wpf-includes/wpf-phrases.php:548
3319
  msgid "Front - Can view member username"
3320
- msgstr ""
3321
 
3322
  #: wpf-includes/class-usergroups.php:45 wpf-includes/wpf-phrases.php:547
3323
  msgid "Front - Can view avatars"
3324
- msgstr ""
3325
 
3326
  #: wpf-includes/wpf-phrases.php:546
3327
  msgid "Front - Can have signature"
3328
- msgstr ""
3329
 
3330
  #: wpf-includes/class-usergroups.php:43 wpf-includes/wpf-phrases.php:545
3331
  msgid "Front - Can upload avatar"
3332
- msgstr ""
3333
 
3334
  #: wpf-includes/class-usergroups.php:39 wpf-includes/wpf-phrases.php:544
3335
  msgid "Front - Can view profiles"
3336
- msgstr ""
3337
 
3338
  #: wpf-includes/class-usergroups.php:38 wpf-includes/wpf-phrases.php:543
3339
  msgid "Front - Can view members"
3340
- msgstr ""
3341
 
3342
  #: wpf-admin/tools-tabs/debug.php:308 wpf-includes/class-usergroups.php:34
3343
  #: wpf-includes/wpf-phrases.php:541
3344
  msgid "Dashboard - Can delete member"
3345
- msgstr ""
3346
 
3347
  #: wpf-admin/tools-tabs/debug.php:306 wpf-includes/class-usergroups.php:32
3348
  #: wpf-includes/wpf-phrases.php:540
3349
  msgid "Dashboard - Can edit member"
3350
- msgstr ""
3351
 
3352
  #: wpf-includes/wpf-phrases.php:376
3353
  msgid "%s ago"
@@ -3355,7 +3413,7 @@ msgstr "%s telt el"
3355
 
3356
  #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:606
3357
  msgid "If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue."
3358
- msgstr ""
3359
 
3360
  #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:605
3361
  msgid "Enable Debug Mode"
@@ -3363,11 +3421,11 @@ msgstr "Hibakeresési mód engedélyezése"
3363
 
3364
  #: wpf-admin/options-tabs/features.php:50 wpf-includes/wpf-phrases.php:601
3365
  msgid "You can manage WordPress date and time format in WordPress Settings > General admin page."
3366
- msgstr ""
3367
 
3368
  #: wpf-admin/options-tabs/features.php:50
3369
  msgid "Enable WordPress Date/Time Format"
3370
- msgstr ""
3371
 
3372
  #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2257
3373
  #: wpf-includes/wpf-phrases.php:604
@@ -3407,7 +3465,7 @@ msgstr "Egyéni CSS kód"
3407
  #: wpf-admin/options-tabs/styles.php:28 wpf-admin/tools-tabs/antispam.php:226
3408
  #: wpf-includes/wpf-phrases.php:480
3409
  msgid "Post Content"
3410
- msgstr ""
3411
 
3412
  #: wpf-admin/options-tabs/styles.php:13
3413
  msgid "Font Sizes"
@@ -3415,7 +3473,7 @@ msgstr "Betűméret"
3415
 
3416
  #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:330
3417
  msgid "This feature is useful if you're adding content before or after [wpforo] shortcode in page content. Also it useful if forum is loaded before website header, on top of the front-end."
3418
- msgstr ""
3419
 
3420
  #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:85
3421
  msgid "Enable Output Buffer"
@@ -3435,27 +3493,27 @@ msgstr "https://wpforo.com"
3435
 
3436
  #: wpf-includes/wpf-phrases.php:531
3437
  msgid "Your topic successfully added"
3438
- msgstr ""
3439
 
3440
  #: wpf-includes/wpf-phrases.php:530
3441
  msgid "Your subscription for this item could not be confirmed"
3442
- msgstr ""
3443
 
3444
  #: wpf-includes/wpf-phrases.php:529
3445
  msgid "Your profile data have been successfully updated."
3446
- msgstr ""
3447
 
3448
  #: wpf-includes/wpf-phrases.php:528
3449
  msgid "Your forum successfully deleted"
3450
- msgstr ""
3451
 
3452
  #: wpf-includes/wpf-phrases.php:527
3453
  msgid "Your forum successfully added"
3454
- msgstr ""
3455
 
3456
  #: wpf-includes/wpf-phrases.php:526
3457
  msgid "You successfully replied"
3458
- msgstr ""
3459
 
3460
  #: wpf-includes/wpf-phrases.php:525
3461
  msgid "You don't have permission to edit post from this forum"
@@ -3491,11 +3549,11 @@ msgstr "Sikeresen feliratkoztál"
3491
 
3492
  #: wpf-includes/wpf-phrases.php:517
3493
  msgid "You are already voted this post"
3494
- msgstr ""
3495
 
3496
  #: wpf-includes/wpf-phrases.php:516
3497
  msgid "Wrong post data"
3498
- msgstr ""
3499
 
3500
  #: wpf-includes/wpf-phrases.php:515
3501
  msgid "Welcome to our Community!"
@@ -3571,15 +3629,15 @@ msgstr "Hiba a téma átmozgatása során"
3571
 
3572
  #: wpf-includes/wpf-phrases.php:497
3573
  msgid "This topic successfully deleted"
3574
- msgstr ""
3575
 
3576
  #: wpf-includes/wpf-phrases.php:496
3577
  msgid "This post successfully edited"
3578
- msgstr ""
3579
 
3580
  #: wpf-includes/wpf-phrases.php:495
3581
  msgid "This post successfully deleted"
3582
- msgstr ""
3583
 
3584
  #: wpf-includes/wpf-phrases.php:494
3585
  msgid "This email address is already registered. Please insert another."
@@ -3603,67 +3661,67 @@ msgstr "Sikeres frissítés"
3603
 
3604
  #: wpf-includes/wpf-phrases.php:489
3605
  msgid "Success! Thank you. Please check your email and click confirmation link below to complete this step."
3606
- msgstr ""
3607
 
3608
  #: wpf-includes/wpf-phrases.php:487
3609
  msgid "Subscribe options successfully updated, but previous value not changed"
3610
- msgstr ""
3611
 
3612
  #: wpf-includes/wpf-phrases.php:486
3613
  msgid "Subscribe options successfully updated"
3614
- msgstr ""
3615
 
3616
  #: wpf-includes/wpf-phrases.php:485
3617
  msgid "Something wrong with profile data."
3618
- msgstr ""
3619
 
3620
  #: wpf-includes/wpf-phrases.php:484
3621
  msgid "Reply request error"
3622
- msgstr ""
3623
 
3624
  #: wpf-includes/wpf-phrases.php:483
3625
  msgid "Registration Error"
3626
- msgstr ""
3627
 
3628
  #: wpf-includes/wpf-phrases.php:482
3629
  msgid "Post options successfully updated, but previous value not changed"
3630
- msgstr ""
3631
 
3632
  #: wpf-includes/wpf-phrases.php:481
3633
  msgid "Post options successfully updated"
3634
- msgstr ""
3635
 
3636
  #: wpf-includes/wpf-phrases.php:479
3637
  msgid "Post delete error"
3638
- msgstr ""
3639
 
3640
  #: wpf-includes/wpf-phrases.php:478
3641
  msgid "Please insert required fields!"
3642
- msgstr ""
3643
 
3644
  #: wpf-includes/wpf-phrases.php:477
3645
  msgid "Phrase update error"
3646
- msgstr ""
3647
 
3648
  #: wpf-includes/wpf-phrases.php:476
3649
  msgid "Phrase successfully updates"
3650
- msgstr ""
3651
 
3652
  #: wpf-includes/wpf-phrases.php:475
3653
  msgid "Phrase successfully added"
3654
- msgstr ""
3655
 
3656
  #: wpf-includes/wpf-phrases.php:474
3657
  msgid "Phrase adding error"
3658
- msgstr ""
3659
 
3660
  #: wpf-includes/wpf-phrases.php:473
3661
  msgid "Phrase add error"
3662
- msgstr ""
3663
 
3664
  #: wpf-includes/wpf-phrases.php:472
3665
  msgid "Permission denied for this action"
3666
- msgstr ""
3667
 
3668
  #: wpf-includes/wpf-phrases.php:471
3669
  msgid "Permission denied for edit forum"
@@ -3687,15 +3745,15 @@ msgstr "A jelszavak nem egyeznek meg."
3687
 
3688
  #: wpf-includes/wpf-phrases.php:466
3689
  msgid "Password length must be between 6 characters and 20 characters."
3690
- msgstr ""
3691
 
3692
  #: wpf-includes/wpf-phrases.php:465
3693
  msgid "No Posts found for update"
3694
- msgstr ""
3695
 
3696
  #: wpf-includes/wpf-phrases.php:464
3697
  msgid "New language successfully added and changed wpforo language to new language"
3698
- msgstr ""
3699
 
3700
  #: wpf-includes/wpf-phrases.php:463
3701
  msgid "Message has been sent"
@@ -3703,15 +3761,15 @@ msgstr "Üzenet elküldve"
3703
 
3704
  #: wpf-includes/wpf-phrases.php:462
3705
  msgid "Member options successfully updated, but previous value not changed"
3706
- msgstr ""
3707
 
3708
  #: wpf-includes/wpf-phrases.php:461
3709
  msgid "Member options successfully updated"
3710
- msgstr ""
3711
 
3712
  #: wpf-includes/wpf-phrases.php:460
3713
  msgid "Invalid request!"
3714
- msgstr ""
3715
 
3716
  #: wpf-includes/wpf-phrases.php:459
3717
  msgid "Invalid Email address"
@@ -3727,7 +3785,7 @@ msgstr "Meg nem engedett karakter a felhasználónévben."
3727
 
3728
  #: wpf-includes/wpf-phrases.php:456
3729
  msgid "General options successfully updated"
3730
- msgstr ""
3731
 
3732
  #: wpf-includes/wpf-phrases.php:455
3733
  msgid "Forum update error"
@@ -3739,11 +3797,11 @@ msgstr "Fórum sikeresen frissítve"
3739
 
3740
  #: wpf-includes/wpf-phrases.php:453
3741
  msgid "Forum options successfully updated, but previous value not changed"
3742
- msgstr ""
3743
 
3744
  #: wpf-includes/wpf-phrases.php:452
3745
  msgid "Forum options successfully updated"
3746
- msgstr ""
3747
 
3748
  #: wpf-includes/wpf-phrases.php:451
3749
  msgid "Forum merging error"
@@ -3755,7 +3813,7 @@ msgstr "Fórum sikeresen egyesítve"
3755
 
3756
  #: wpf-includes/wpf-phrases.php:449
3757
  msgid "Forum hierarchy successfully updated"
3758
- msgstr ""
3759
 
3760
  #: wpf-includes/wpf-phrases.php:448
3761
  msgid "Forum deleting error"
@@ -3763,7 +3821,7 @@ msgstr "Fórum törlési hiba"
3763
 
3764
  #: wpf-includes/wpf-phrases.php:447
3765
  msgid "Forum Base URL successfully updated"
3766
- msgstr ""
3767
 
3768
  #: wpf-includes/wpf-phrases.php:446
3769
  msgid "File type is not allowed"
@@ -3771,15 +3829,15 @@ msgstr "A fájltípus nem engedélyezett"
3771
 
3772
  #: wpf-includes/wpf-phrases.php:445
3773
  msgid "Features successfully updated, but previous value not changed"
3774
- msgstr ""
3775
 
3776
  #: wpf-includes/wpf-phrases.php:444
3777
  msgid "Features successfully updated"
3778
- msgstr ""
3779
 
3780
  #: wpf-includes/wpf-phrases.php:443
3781
  msgid "Error: please insert some text to report."
3782
- msgstr ""
3783
 
3784
  #: wpf-includes/wpf-phrases.php:442
3785
  msgid "Error: Topic is not found"
@@ -3795,19 +3853,19 @@ msgstr "Hiba: a fórum nem található"
3795
 
3796
  #: wpf-includes/wpf-phrases.php:439
3797
  msgid "Email address exists. Please insert another."
3798
- msgstr ""
3799
 
3800
  #: wpf-includes/wpf-phrases.php:438
3801
  msgid "Could not be unsubscribe from this item"
3802
- msgstr ""
3803
 
3804
  #: wpf-includes/wpf-phrases.php:437
3805
  msgid "Cannot update post data"
3806
- msgstr ""
3807
 
3808
  #: wpf-includes/wpf-phrases.php:436
3809
  msgid "Cannot update forum hierarchy"
3810
- msgstr ""
3811
 
3812
  #: wpf-includes/wpf-phrases.php:435
3813
  msgid "Can`t upload file"
@@ -3847,39 +3905,39 @@ msgstr "Az összes kijelölt téma sikeresen törölve"
3847
 
3848
  #: wpf-includes/wpf-phrases.php:426
3849
  msgid "Add Topic error: No forum selected"
3850
- msgstr ""
3851
 
3852
  #: wpf-includes/wpf-phrases.php:425
3853
  msgid "Access successfully deleted"
3854
- msgstr ""
3855
 
3856
  #: wpf-includes/wpf-phrases.php:424
3857
  msgid "Access edit error"
3858
- msgstr ""
3859
 
3860
  #: wpf-includes/wpf-phrases.php:423
3861
  msgid "Access delete error"
3862
- msgstr ""
3863
 
3864
  #: wpf-includes/wpf-phrases.php:422
3865
  msgid "Access add error"
3866
- msgstr ""
3867
 
3868
  #: wpf-includes/wpf-phrases.php:417
3869
  msgid "{number}T"
3870
- msgstr ""
3871
 
3872
  #: wpf-includes/wpf-phrases.php:416
3873
  msgid "{number}M"
3874
- msgstr ""
3875
 
3876
  #: wpf-includes/wpf-phrases.php:415
3877
  msgid "{number}K"
3878
- msgstr ""
3879
 
3880
  #: wpf-includes/wpf-phrases.php:414
3881
  msgid "{number}B"
3882
- msgstr ""
3883
 
3884
  #: wpf-includes/wpf-phrases.php:409
3885
  msgid "wpForo Navigation"
@@ -3976,7 +4034,7 @@ msgstr "fórumok"
3976
 
3977
  #: wpf-includes/functions.php:624 wpf-includes/wpf-phrases.php:383
3978
  msgid "edit user"
3979
- msgstr "Felhasználó szerkesztése"
3980
 
3981
  #: wpf-includes/functions.php:628 wpf-includes/wpf-phrases.php:382
3982
  msgid "edit profile"
@@ -3984,7 +4042,7 @@ msgstr "profil szerkesztése"
3984
 
3985
  #: wpf-includes/wpf-phrases.php:379
3986
  msgid "confirm password"
3987
- msgstr "Jelszó megerősítése"
3988
 
3989
  #: wpf-includes/wpf-phrases.php:378
3990
  msgid "by %s"
@@ -4000,11 +4058,11 @@ msgstr "uj_hozzaadas"
4000
 
4001
  #: wpf-includes/wpf-phrases.php:373
4002
  msgid "activity"
4003
- msgstr "Aktivitás"
4004
 
4005
  #: wpf-includes/wpf-phrases.php:372
4006
  msgid "account"
4007
- msgstr "Fiókod"
4008
 
4009
  #: wpf-includes/wpf-phrases.php:371
4010
  msgid "Your Answer"
@@ -4076,7 +4134,7 @@ msgstr "Felhasználó"
4076
 
4077
  #: wpf-includes/wpf-phrases.php:347
4078
  msgid "Use comments to ask for more information or suggest improvements. Avoid answering questions in comments."
4079
- msgstr ""
4080
 
4081
  #: wpf-includes/wpf-phrases.php:345
4082
  msgid "Upload an avatar"
@@ -4289,7 +4347,7 @@ msgstr "Érkezett lájk"
4289
 
4290
  #: wpf-includes/wpf-phrases.php:244
4291
  msgid "Rating Badge"
4292
- msgstr ""
4293
 
4294
  #: wpf-includes/wpf-phrases.php:243
4295
  msgid "Rating"
@@ -4369,7 +4427,7 @@ msgstr "Hoppá! A keresett oldal nem található!"
4369
 
4370
  #: wpf-includes/wpf-phrases.php:216
4371
  msgid "Online"
4372
- msgstr "online"
4373
 
4374
  #: wpf-includes/wpf-phrases.php:215
4375
  msgid "Offline"
@@ -4425,19 +4483,19 @@ msgstr "Üzenet"
4425
 
4426
  #: wpf-includes/wpf-phrases.php:181
4427
  msgid "Members not found"
4428
- msgstr ""
4429
 
4430
  #: wpf-includes/wpf-phrases.php:177
4431
  msgid "Member information"
4432
- msgstr ""
4433
 
4434
  #: wpf-includes/wpf-phrases.php:173
4435
  msgid "Member Rating Badge"
4436
- msgstr ""
4437
 
4438
  #: wpf-includes/wpf-phrases.php:172
4439
  msgid "Member Rating"
4440
- msgstr ""
4441
 
4442
  #: wpf-includes/wpf-phrases.php:171
4443
  msgid "Member Information"
@@ -4586,19 +4644,19 @@ msgstr "Fórum"
4586
 
4587
  #: wpf-includes/wpf-phrases.php:100
4588
  msgid "First post and replies"
4589
- msgstr ""
4590
 
4591
  #: wpf-includes/wpf-phrases.php:99
4592
  msgid "Find Topics Started by User"
4593
- msgstr ""
4594
 
4595
  #: wpf-includes/wpf-phrases.php:98
4596
  msgid "Find Posts by User"
4597
- msgstr ""
4598
 
4599
  #: wpf-includes/wpf-phrases.php:97
4600
  msgid "File upload stopped by extension"
4601
- msgstr ""
4602
 
4603
  #: wpf-includes/wpf-phrases.php:95
4604
  msgid "Failed to write file to disk"
@@ -4614,15 +4672,15 @@ msgstr "Kiterjesztett elrendezés - Intro topic-ok száma"
4614
 
4615
  #: wpf-includes/wpf-phrases.php:92
4616
  msgid "Extended Layout - Number of intro posts"
4617
- msgstr "Kiterjesztett elrendezés - Intro postok száma"
4618
 
4619
  #: wpf-includes/wpf-phrases.php:91
4620
  msgid "Extended Layout - Intro topics"
4621
- msgstr "Kiterjesztett elrendezés - Intro topic-ok"
4622
 
4623
  #: wpf-includes/wpf-phrases.php:90
4624
  msgid "Extended Layout - Intro posts"
4625
- msgstr "Kiterjesztett elrendezés - Intro postok"
4626
 
4627
  #: wpf-admin/options-tabs/api.php:196 wpf-includes/wpf-phrases.php:89
4628
  #: wpf-themes/classic/functions.php:42 wpf-themes/classic/functions.php:72
@@ -4799,7 +4857,7 @@ msgstr "Összes kiválasztása"
4799
  #: wpf-includes/functions.php:513 wpf-includes/functions.php:719
4800
  #: wpf-includes/wpf-phrases.php:385
4801
  msgid "item"
4802
- msgstr "Elem"
4803
 
4804
  #: wpf-includes/functions.php:423 wpf-includes/wpf-phrases.php:300
4805
  msgid "Show all forums"
@@ -4892,11 +4950,11 @@ msgstr "A kijelőlt felhasználó csoport és felhasználók törlése"
4892
 
4893
  #: wpf-admin/usergroup.php:327
4894
  msgid "save"
4895
- msgstr "Ment"
4896
 
4897
  #: wpf-admin/usergroup.php:327 wpf-includes/wpf-phrases.php:374
4898
  msgid "add"
4899
- msgstr "Hozzáad"
4900
 
4901
  #: wpf-admin/usergroup.php:242 wpf-includes/wpf-phrases.php:133
4902
  msgid "Guest"
@@ -4990,7 +5048,7 @@ msgstr "Stílus"
4990
 
4991
  #: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
4992
  msgid "Features"
4993
- msgstr "Sajátosság"
4994
 
4995
  #: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
4996
  msgid "Emails"
@@ -4998,7 +5056,7 @@ msgstr "E-mail"
4998
 
4999
  #: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:339
5000
  msgid "Topics &amp; Posts"
5001
- msgstr "Topicok &amp; Postok"
5002
 
5003
  #: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
5004
  msgid "Forum Accesses"
@@ -5086,7 +5144,7 @@ msgstr "MB"
5086
 
5087
  #: wpf-admin/options-tabs/posts.php:150 wpf-includes/wpf-phrases.php:370
5088
  msgid "You can not set this value more than \"upload_max_filesize\" and \"post_max_size\". If you want to increase server parameters please contact to your hosting service support."
5089
- msgstr "Nem tudod beállítani a max. feltölthető fájl méretet. Ha növelni szeretnéd, fordulj a rendszergazdához!"
5090
 
5091
  #: wpf-admin/options-tabs/posts.php:149 wpf-includes/wpf-phrases.php:169
5092
  msgid "Maximum upload file size"
@@ -5118,27 +5176,27 @@ msgstr "Témák száma oldalanként"
5118
 
5119
  #: wpf-admin/options-tabs/plugins.php:9
5120
  msgid "Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons \"Advanced Media Uploader\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available very soon. Once you got some addon and activated that, you will find settings in vertical subTabs here."
5121
- msgstr ""
5122
 
5123
  #: wpf-admin/options-tabs/members.php:134
5124
  msgid "This option depends on \"Enable Member Rating Titles\" parent option, witch located in wpForo Settings > Features Tab"
5125
- msgstr ""
5126
 
5127
  #: wpf-admin/options-tabs/members.php:147
5128
  msgid "Enable Reputation Badges for selected usergroups"
5129
- msgstr ""
5130
 
5131
  #: wpf-admin/options-tabs/members.php:148
5132
  msgid "This option depends on \"Enable Member Rating\" parent option, witch located in wpForo Settings > Features Tab"
5133
- msgstr ""
5134
 
5135
  #: wpf-admin/options-tabs/members.php:133
5136
  msgid "Enable Reputation Titles for selected usergroups"
5137
- msgstr ""
5138
 
5139
  #: wpf-admin/options-tabs/members.php:127 wpf-includes/wpf-phrases.php:48
5140
  msgid "Badge Icon"
5141
- msgstr "Jelkép ikon"
5142
 
5143
  #: wpf-admin/options-tabs/members.php:126 wpf-admin/usergroup.php:34
5144
  #: wpf-includes/wpf-phrases.php:56
@@ -5151,7 +5209,7 @@ msgstr "Egyedi cím"
5151
 
5152
  #: wpf-admin/options-tabs/members.php:122 wpf-includes/wpf-phrases.php:211
5153
  msgid "Number of Posts"
5154
- msgstr "Postok száma"
5155
 
5156
  #: wpf-admin/options-tabs/members.php:121 wpf-includes/wpf-phrases.php:158
5157
  msgid "Level"
@@ -5171,11 +5229,11 @@ msgstr "Érték szín"
5171
 
5172
  #: wpf-admin/options-tabs/members.php:114 wpf-includes/wpf-phrases.php:128
5173
  msgid "Full Badge"
5174
- msgstr "Teljes jelkép"
5175
 
5176
  #: wpf-admin/options-tabs/members.php:113 wpf-includes/wpf-phrases.php:293
5177
  msgid "Short Badge"
5178
- msgstr "Rövid jelkép"
5179
 
5180
  #: wpf-admin/options-tabs/members.php:112 wpf-includes/wpf-phrases.php:176
5181
  msgid "Member Title"
@@ -5191,7 +5249,7 @@ msgstr "Érték szint"
5191
 
5192
  #: wpf-includes/wpf-phrases.php:174
5193
  msgid "Member Reputation"
5194
- msgstr "Tag megbecsülés"
5195
 
5196
  #: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:164
5197
  msgid "Lost Password URL"
@@ -5213,10 +5271,13 @@ msgid ""
5213
  " wpForo doesn't change its own URLs, these options are only for other plugin compatibility. \n"
5214
  " For example, if you use BuddyPress or Ultimate Member plugin you can set these values:"
5215
  msgstr ""
 
 
 
5216
 
5217
  #: wpf-admin/options-tabs/members.php:46 wpf-includes/wpf-phrases.php:62
5218
  msgid "Custom Authorization URLs"
5219
- msgstr ""
5220
 
5221
  #: wpf-admin/options-tabs/members.php:27 wpf-includes/wpf-phrases.php:180
5222
  msgid "Members URL structure"
@@ -5314,15 +5375,15 @@ msgstr "Segítsd a wpForo fejlődését, mutasd a plugin infót"
5314
 
5315
  #: wpf-admin/options-tabs/features.php:48 wpf-includes/wpf-phrases.php:82
5316
  msgid "Enable wpForo Font-Awesome Lib"
5317
- msgstr "wpForo Font-Awesome Lib engedélyezése"
5318
 
5319
  #: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:83
5320
  msgid "Enable wpForo SEO for Meta Tags"
5321
- msgstr ""
5322
 
5323
  #: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:84
5324
  msgid "Enable wpForo SEO for Meta Titles"
5325
- msgstr ""
5326
 
5327
  #: wpf-admin/options-tabs/features.php:32 wpf-includes/wpf-phrases.php:79
5328
  msgid "Enable Member Cache"
@@ -5330,11 +5391,11 @@ msgstr "Tag cache engedélyezése"
5330
 
5331
  #: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:81
5332
  msgid "Enable Member Rating Titles"
5333
- msgstr ""
5334
 
5335
  #: wpf-admin/options-tabs/features.php:30 wpf-includes/wpf-phrases.php:80
5336
  msgid "Enable Member Rating"
5337
- msgstr ""
5338
 
5339
  #: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:31
5340
  msgid "Allow Member Signature"
@@ -5405,7 +5466,7 @@ msgstr "Jogosultság név"
5405
  #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
5406
  #: wpf-includes/wpf-phrases.php:380
5407
  msgid "delete"
5408
- msgstr "Törlés"
5409
 
5410
  #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/wpf-phrases.php:39
5411
  msgid "Are you sure you want to remove this access set? Usergroups which attached to this access will lost all forum permissions."
@@ -5430,11 +5491,11 @@ msgstr "Valamennyi al-fórum és kapcsolódó elemei csatolva lesznek a kiválas
5430
 
5431
  #: wpf-admin/forum.php:255 wpf-includes/wpf-phrases.php:137
5432
  msgid "If you want to delete this forum and keep its sub-forums, topics and replies, please select a new target forum in dropdown below"
5433
- msgstr "Ha törölni szeretnéd ezt a fórumot, de az al-fórumait nem, akkor dobd azokat egy másik fórum alá."
5434
 
5435
  #: wpf-admin/forum.php:247 wpf-includes/wpf-phrases.php:328
5436
  msgid "This action will also delete all sub-forums, topics and replies."
5437
- msgstr "Ez a művelet az al-fórumokat, topicokat és valamennyi bejegyzését törli."
5438
 
5439
  #: wpf-admin/forum.php:218 wpf-includes/wpf-phrases.php:184
5440
  msgid "Meta Description"
@@ -5580,13 +5641,13 @@ msgstr "Tagok"
5580
  #: wpf-admin/dashboard.php:145 wpf-admin/options-tabs/posts.php:18
5581
  #: wpf-includes/class-forums.php:685 wpf-includes/wpf-phrases.php:232
5582
  msgid "Posts"
5583
- msgstr "Postok"
5584
 
5585
  #: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/posts.php:17
5586
  #: wpf-admin/options-tabs/styles.php:22 wpf-includes/class-forums.php:685
5587
  #: wpf-includes/wpf-phrases.php:338
5588
  msgid "Topics"
5589
- msgstr "Topicok"
5590
 
5591
  #: wpf-admin/admin.php:30 wpf-admin/admin.php:34 wpf-admin/dashboard.php:137
5592
  #: wpf-admin/options-tabs/api.php:83 wpf-admin/options-tabs/styles.php:16
2
  # This file is distributed under the same license as the Plugins - wpForo Forum - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2019-03-10 22:38+0100\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
20
 
21
  #: wpf-includes/wpf-phrases.php:841
22
  msgid "(%d viewing)"
23
+ msgstr "(%d nézi éppen)"
24
 
25
  #: wpf-includes/wpf-phrases.php:840
26
  msgid "Forum Icons"
28
 
29
  #: wpf-includes/integration/ultimate-member.php:411
30
  msgid "<strong>{member}</strong> has <strong>replied</strong> to your post on the forum."
31
+ msgstr "<strong>{member}</strong> <strong>válaszolt</strong> a hozzászólásodra a fórumban."
32
 
33
  #: wpf-includes/integration/ultimate-member.php:406
34
  msgid "<strong>{member}</strong> has <strong>replied</strong> to a topic you started on the forum."
35
+ msgstr "<strong>{member}</strong> <strong>válaszolt</strong> a témára, amit a fórumon indítottál."
36
 
37
  #: wpf-includes/wpf-phrases.php:837
38
  msgid "Currently viewing this topic %s %s %s."
39
+ msgstr "Jelenleg ezt a témát nézi: %s %s %s."
40
 
41
  #: wpf-includes/wpf-phrases.php:836
42
  msgid "%d times"
43
+ msgstr "%d alkalommal"
44
 
45
  #: wpf-includes/wpf-phrases.php:835
46
  msgid "%s guests"
47
+ msgstr "%s vendégek"
48
 
49
  #: wpf-includes/wpf-phrases.php:834
50
  msgid "%s guest"
51
+ msgstr "%s vendég"
52
 
53
  #: wpf-includes/wpf-phrases.php:833
54
  msgid "Recently viewed by users: %s."
55
+ msgstr "Legutoljára megtekintették: %s."
56
 
57
  #: wpf-includes/wpf-phrases.php:832
58
  msgid "%d users ( %s )"
59
+ msgstr "%d felhasználók ( %s )"
60
 
61
  #: wpf-includes/wpf-phrases.php:831
62
  msgid "%d user ( %s )"
63
+ msgstr "%d felhasználó ( %s )"
64
 
65
  #: wpf-includes/class-usergroups.php:37
66
  msgid "Front - Can view statistic"
108
 
109
  #: wpf-admin/tools-tabs/debug.php:335
110
  msgid "Please navigate to Settings > Autoptimize > Main Tab, click on top right [Show advanced settings] button, find \"Exclude scripts from Autoptimize\" option, add this JS path <code>,wp-includes/js/tinymce</code>, than click on [Save Changes and Empty Cache] button bellow."
111
+ msgstr "Kérjük, hogy a Beállítások > Autoptimize > Main fülön kattints a jobb felső részen a [Show advanced settings] gombra, keresd meg az \"Exclude scripts from Autoptimize\" lehetőséget, add hozzá a következő JS útvonalat: <code>,wp-includes/js/tinymce</code> , majd kattints a [Save Changes and Empty Cache] gombra."
112
 
113
  #: wpf-admin/tools-tabs/debug.php:334
114
  msgid "Conflict with Autoptimize plugin!"
116
 
117
  #: wpf-admin/tools-tabs/debug.php:324
118
  msgid "New registered users get access to forum settings!"
119
+ msgstr "Az újonnan regisztrált tagok elérhetik a fórum beállításait!"
120
 
121
  #: wpf-admin/tools-tabs/debug.php:291
122
  msgid "Please execute this SQL in your Website Hosting cPanel > phpMyAdmin Database Manager"
123
+ msgstr "Kérjük, hogy hajtsd végre ezt az SQL-t a tárhelyed cPanel > phpMyAdmin Database Managerben"
124
 
125
  #: wpf-admin/tools-tabs/debug.php:290
126
  msgid "The default Guest usergroup is not found!"
217
 
218
  #: wpf-admin/options-tabs/forums.php:16
219
  msgid "Displays information about forum current viewers (x viewing) next to forum title."
220
+ msgstr "Információt mutat a fórum jelenlegi megtekintőiről (x nézi éppen) a fórum címe mellett."
221
 
222
  #: wpf-admin/options-tabs/forums.php:15
223
  msgid "Display Forum Current Viewers"
337
 
338
  #: wpf-includes/wpf-phrases.php:798
339
  msgid "Start typing tags here (maximum %d tags are allowed)..."
340
+ msgstr "Írd a címkéket ide (legfeljebb %d címke engedélyezett)..."
341
 
342
  #: wpf-includes/wpf-hooks.php:1219
343
  msgid "Your email address is not valid"
345
 
346
  #: wpf-includes/wpf-hooks.php:1218
347
  msgid "Please fill your email address for feedback"
348
+ msgstr "Kérjük, add meg az emailedet a visszajelzéshez"
349
 
350
  #: wpf-includes/wpf-hooks.php:1217
351
  msgid "With the email address, please check the \"I agree to receive email\" checkbox to proceed."
352
+ msgstr "Miután megadtad az email címedet, kérjük, jelöld be a \"Beleegyezek, hogy emaileket kapjak\"jelölőnégyzetet a továbblépéshez."
353
 
354
  #: wpf-includes/functions-template.php:679
355
  msgid "Topic Counts"
356
+ msgstr "Téma számlálók"
357
 
358
  #: wpf-includes/functions-template.php:372
359
  msgid "User Groups"
389
 
390
  #: wpf-includes/class-usergroups.php:36
391
  msgid "Front - Can pass moderation"
392
+ msgstr "Front - moderálhat"
393
 
394
  #: wpf-admin/tools-tabs/debug.php:307 wpf-includes/class-usergroups.php:33
395
  msgid "Dashboard - Can ban member"
398
  #: wpf-admin/tools-tabs/debug.php:305 wpf-includes/class-usergroups.php:30
399
  #: wpf-includes/wpf-phrases.php:538
400
  msgid "Dashboard - Manage Themes"
401
+ msgstr "Dashboard - Sablonok kezelése"
402
 
403
  #: wpf-admin/tools-tabs/debug.php:304 wpf-includes/class-usergroups.php:29
404
  #: wpf-includes/wpf-phrases.php:537
405
  msgid "Dashboard - Manage Phrases"
406
+ msgstr "Dashboard - Kifejezések kezelése"
407
 
408
  #: wpf-admin/tools-tabs/debug.php:303 wpf-includes/class-usergroups.php:28
409
  #: wpf-includes/wpf-phrases.php:542
410
  msgid "Dashboard - Manage Usergroups"
411
+ msgstr "Dashboard - Felhasználói csoportok kezelése"
412
 
413
  #: wpf-admin/tools-tabs/debug.php:302 wpf-includes/class-usergroups.php:27
414
  #: wpf-includes/wpf-phrases.php:536
415
  msgid "Dashboard - Moderate Topics & Posts"
416
+ msgstr "Vezérlőpult - témák és hozzászólások moderálása"
417
 
418
  #: wpf-admin/tools-tabs/debug.php:301 wpf-includes/class-usergroups.php:26
419
  #: wpf-includes/wpf-phrases.php:539
420
  msgid "Dashboard - Manage Members"
421
+ msgstr "Dashboard - Tagok kezelése"
422
 
423
  #: wpf-admin/tools-tabs/debug.php:300 wpf-includes/class-usergroups.php:25
424
  #: wpf-includes/wpf-phrases.php:535
425
  msgid "Dashboard - Manage Tools"
426
+ msgstr "Dashboard - Eszközök kezelése"
427
 
428
  #: wpf-admin/tools-tabs/debug.php:299 wpf-includes/class-usergroups.php:24
429
  #: wpf-includes/wpf-phrases.php:534
430
  msgid "Dashboard - Manage Settings"
431
+ msgstr "Dashboard - Beállítások kezelése"
432
 
433
  #: wpf-admin/tools-tabs/debug.php:298 wpf-includes/class-usergroups.php:23
434
  #: wpf-includes/wpf-phrases.php:533
435
  msgid "Dashboard - Manage Forums"
436
+ msgstr "Dashboard - Fórumok kezelése"
437
 
438
  #: wpf-includes/class-subscribes.php:49
439
  msgid ""
443
  "\n"
444
  " Post URL: [post-url]"
445
  msgstr ""
446
+ "Szia [mentioned-user-name]! <br>\n"
447
+ "\n"
448
+ "[author-user-name] megemlített téged egy hozzászólásban a következő témában: [topic-title].<br/><br/>\n"
449
+ "\n"
450
+ " Hozzászólás URL: [post-url]"
451
 
452
  #: wpf-includes/class-subscribes.php:48
453
  msgid "You have been mentioned in forum post"
467
  "\n"
468
  " Thanks!"
469
  msgstr ""
470
+ "Szia! <br>\n"
471
+ "\n"
472
+ "Kérted, hogy állítsuk vissza a fiók jelszavát a következő email címhez: [user_login]. <br>\n"
473
+ "\n"
474
+ "Ha tévedésből kérted, vagy nem is kértél ilyet, csak hagyd figyelmen kívül ezt az emailt, semmi nem fog történni. <br>\n"
475
+ "\n"
476
+ "A jelszavad visszaállításához kattints az alábbi linkre: <br>\n"
477
+ "\n"
478
+ " [reset_password_url] <br>\n"
479
+ "\n"
480
+ " Köszönjük!"
481
 
482
  #: wpf-includes/class-subscribes.php:42
483
  msgid ""
488
  "[set_password_url]\n"
489
  "\n"
490
  msgstr ""
491
+ "Felhasználónév: [user_login]\n"
492
+ "\n"
493
+ "A jelszavad beállításához kattints az alábbi linkre:\n"
494
+ "\n"
495
+ "[set_password_url]\n"
496
+ "\n"
497
 
498
  #: wpf-includes/class-subscribes.php:41
499
  msgid "[blogname] Your username and password info"
500
+ msgstr "[blogname] Felhasználónév és jelszó adatok"
501
 
502
  #: wpf-includes/class-subscribes.php:40
503
  msgid ""
507
  "\n"
508
  "Email: [user_email]\n"
509
  msgstr ""
510
+ "Új felhasználó regisztrált a [blogname] oldalon.\n"
511
+ "\n"
512
+ "Felhasználónév: [user_login]\n"
513
+ "\n"
514
+ "Email: [user_email]\n"
515
 
516
  #: wpf-includes/class-subscribes.php:39
517
  msgid "[blogname] New User Registration"
518
+ msgstr "[blogname] Új felhasználó regisztráció"
519
 
520
  #: wpf-includes/class-subscribes.php:38
521
  msgid ""
525
  " <br>\n"
526
  " [post_url]"
527
  msgstr ""
528
+ "<strong>Jelentés tartalma:</strong>\n"
529
+ " Bejelentő: [reporter], <br>\n"
530
+ " Üzenet: [message],<br>\n"
531
+ " <br>\n"
532
+ " [post_url]"
533
 
534
  #: wpf-includes/class-subscribes.php:37
535
  msgid "Forum Post Report"
536
+ msgstr "Fórum hozzászólás bejelentése"
537
 
538
  #: wpf-includes/class-subscribes.php:36
539
  msgid ""
548
  " If you want to unsubscribe from this topic please use the link below.<br>\n"
549
  " [unsubscribe_link]"
550
  msgstr ""
551
+ "Szia [member_name]!<br>\n"
552
+ "Egy új válasz érkezett a feliratkozott témára - [topic].\n"
553
+ " <br><br>\n"
554
+ " <strong>[reply_title]</strong>\n"
555
+ " <blockquote >\n"
556
+ " [reply_desc]\n"
557
+ " </blockquote>\n"
558
+ " <br><hr>\n"
559
+ "Ha le akarsz iratkozni a témáról, kattints az alábbi linkre:<br>\n"
560
+ " [unsubscribe_link]"
561
 
562
  #: wpf-includes/class-subscribes.php:35
563
  msgid "New Reply"
576
  " If you want to unsubscribe from this forum please use the link below.<br>\n"
577
  " [unsubscribe_link]"
578
  msgstr ""
579
+ "Szia [member_name]!<br>\n"
580
+ "Egy téma indult a feliratkozott fórumodban - [forum].\n"
581
+ " <br><br>\n"
582
+ " <strong>[topic_title]</strong>\n"
583
+ " <blockquote >\n"
584
+ " [topic_desc]\n"
585
+ " </blockquote>\n"
586
+ " <br><hr>\n"
587
+ "Ha le akarsz iratkozni a témáról, kattints az alábbi linkre:<br>\n"
588
+ " [unsubscribe_link]"
589
 
590
  #: wpf-includes/class-subscribes.php:33
591
  msgid "New Topic"
600
  " Please click on link below to complete this step.<br>\n"
601
  " [confirm_link]"
602
  msgstr ""
603
+ "Szia [member_name]!<br>\n"
604
+ "Köszönjük, hogy feliratkoztál.<br>\n"
605
+ "Ez egy automatikusan küldött üzenet.<br>\n"
606
+ "Örömmel tájékoztatunk, hogy a visszaigazolás után frissítéseket fogsz kapni - [entry_title].<br>\n"
607
+ "Kérjük, hogy kattints az alábbi linkre a véglegesítéshez.<br>\n"
608
+ " [confirm_link]"
609
 
610
  #: wpf-includes/class-subscribes.php:31
611
  msgid "Please confirm subscription to [entry_title]"
612
+ msgstr "Kérjük, igazold vissza a feliratkozást erre: [entry_title]"
613
 
614
  #: wpf-includes/class-forums.php:61
615
  msgid "Can answer own question"
637
 
638
  #: wpf-admin/options-tabs/posts.php:66
639
  msgid "Limit the post edit logging information \"This post was modified 2 hours ago by John\""
640
+ msgstr "Korlátozza a hozzászólás szerkesztési információt \"Ezt a hozzászólást 2 órával ezelőtt János módosította\""
641
 
642
  #: wpf-admin/options-tabs/posts.php:53
643
  msgid "Display Post Editing Information"
653
 
654
  #: wpf-admin/options-tabs/posts.php:32
655
  msgid "Maximum Number of Tags per Topic"
656
+ msgstr "Témánként engedélyezett címkék száma"
657
 
658
  #: wpf-admin/options-tabs/posts.php:23
659
  msgid "Enable Topic Tags"
661
 
662
  #: wpf-admin/options-tabs/general.php:61
663
  msgid "Here you can set custom base paths for forum pages. For example the default Profile URL base path is /profile/, if this conflicts with other plugins you can change it to /user/ or so..."
664
+ msgstr "Itt beállíthatsz saját alap elérési utakat a fórum lapjaihoz. Például az alapértelmezett profil URL alap útvonal a /profile/ . Ha ez ütközik egy másik bővítménnyel, itt megváltoztathatod például /user/ -re vagy valami hasonlóra."
665
 
666
  #: wpf-admin/options-tabs/general.php:60
667
  msgid "Forum Page Slugs (URL Paths)"
668
+ msgstr "Fórum oldal címek (URL elérési utak)"
669
 
670
  #: wpf-admin/options-tabs/general.php:54
671
  msgid "Forum XML Sitemap URL"
673
 
674
  #: wpf-admin/options-tabs/features.php:47
675
  msgid "Replaces wpForo Member Profile page with Ultimate Member Profile Page."
676
+ msgstr "Kicseréli a wpForo tag profil oldalt az Ultimate Member profiloldalra."
677
 
678
  #: wpf-admin/options-tabs/api.php:93
679
  msgid "Share Buttons"
684
  #: wpf-admin/deactivation-dialog.php:115 wpf-admin/deactivation-dialog.php:133
685
  #: wpf-admin/deactivation-dialog.php:151
686
  msgid "email for feedback"
687
+ msgstr "email visszajelzéshez"
688
 
689
  #: wpf-admin/deactivation-dialog.php:34 wpf-admin/deactivation-dialog.php:56
690
  #: wpf-admin/deactivation-dialog.php:74 wpf-admin/deactivation-dialog.php:92
691
  #: wpf-admin/deactivation-dialog.php:110 wpf-admin/deactivation-dialog.php:128
692
  #: wpf-admin/deactivation-dialog.php:146
693
  msgid "I agree to receive email"
694
+ msgstr "Beleegyezek, hogy emaileket kapjak"
695
 
696
  #: wpf-admin/deactivation-dialog.php:32 wpf-admin/deactivation-dialog.php:54
697
  #: wpf-admin/deactivation-dialog.php:72 wpf-admin/deactivation-dialog.php:90
698
  #: wpf-admin/deactivation-dialog.php:108 wpf-admin/deactivation-dialog.php:126
699
  #: wpf-admin/deactivation-dialog.php:144
700
  msgid "If you want us to contact you please click on \"I agree to receive email\" checkbox, then fill out your email. We'll try to do our best to help you with problems."
701
+ msgstr "Ha kéred, hogy felvegyük veled a kapcsolatot, kérjük, hogy jelöld be a \"Beleegyezek, hogy emaileket kapjak\" jelölőnégyzetet, és add meg az email címedet. Megteszünk mindent, hogy segíteni tudjunk."
702
 
703
  #: wpf-includes/wpf-phrases.php:748
704
  msgid "When you login first time using Facebook Login button, we collect your account %s information shared by Facebook, based on your privacy settings. We also get your email address to automatically create a forum account for you. Once your account is created, you'll be logged-in to this account and you'll receive a confirmation email."
705
+ msgstr "Amikor először lépsz be a Facebook Belépés gombbal, elkérjük a fiókod %s adatait, amit a Facebook megoszt az adatvédelmi beállításoknak megfelelően. Emellett az email címedet is lekérjük, és automatikusan létrehozunk egy fórum felhasználói fiókot neked. Amint a fiókod elkészült, beléptetünk és küldünk egy visszaigazoló emailt."
706
 
707
  #: wpf-admin/options-tabs/posts.php:54
708
  msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified post content.."
709
+ msgstr "A hozzászólás szerkesztés naplózása kijelzésre kerül a módosított hozzászólás tartalma alatt a következő formában: \"Ezt a hozzászólást 2 órával ezelőtt János módosította\"."
710
 
711
  #: wpf-admin/options-tabs/posts.php:65
712
  msgid "Limit Post Editing Information"
713
+ msgstr "Hozzászólás szerkesztési adatok korlátozása"
714
 
715
  #: wpf-admin/options-tabs/posts.php:42
716
  msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified topic first post content.."
717
+ msgstr "A hozzászólás szerkesztés naplózása kijelzésre kerül a módosított téma első hozzászólásának tartalma alatt a következő formában: \"Ezt a hozzászólást 2 órával ezelőtt János módosította\"."
718
 
719
  #: wpf-includes/wpf-phrases.php:795
720
  msgid "Forum Subscriptions"
734
 
735
  #: wpf-includes/wpf-phrases.php:791
736
  msgid "Topic link"
737
+ msgstr "Téma link"
738
 
739
  #: wpf-includes/wpf-phrases.php:787
740
  msgid "This post was modified %s by %s"
741
+ msgstr "A hozzászólás módosítva: %s , %s"
742
 
743
  #: wpf-includes/wpf-phrases.php:786
744
  msgid "Edit Post"
746
 
747
  #: wpf-includes/wpf-phrases.php:785
748
  msgid "This topic was modified %s by %s"
749
+ msgstr "A téma módosítva: %s , %s"
750
 
751
  #: wpf-includes/wpf-phrases.php:784
752
  msgid "Edit Topic"
758
 
759
  #: wpf-includes/wpf-phrases.php:782
760
  msgid "User custom field update failed"
761
+ msgstr "Felhasználói saját mező frissítése sikertelen"
762
 
763
  #: wpf-includes/wpf-phrases.php:781
764
  msgid "User profile update failed"
766
 
767
  #: wpf-includes/wpf-phrases.php:780
768
  msgid "User data update failed"
769
+ msgstr "Felhasználói adat frissítése sikertelen"
770
 
771
  #: wpf-includes/wpf-phrases.php:779
772
  msgid "Profile updated successfully"
782
 
783
  #: wpf-includes/wpf-phrases.php:776
784
  msgid "Allowed file types: %s"
785
+ msgstr "Engedélyezett fájltípusok: %s"
786
 
787
  #: wpf-includes/wpf-phrases.php:775
788
  msgid "This email address is already registered. Please insert another"
790
 
791
  #: wpf-includes/wpf-phrases.php:774
792
  msgid "Maximum allowed file size is %s MB"
793
+ msgstr "A legnagyobb megengedett fájlméret %s MB"
794
 
795
  #: wpf-includes/wpf-phrases.php:773
796
  msgid "Numerical nicknames are not allowed. Please insert another."
797
+ msgstr "A számokból álló nick nem engedélyezett. Kérjük, válassz másikat."
798
 
799
  #: wpf-includes/wpf-phrases.php:772
800
  msgid "Nickname validation failed"
810
 
811
  #: wpf-includes/wpf-phrases.php:769
812
  msgid "Admin and Moderator Usergroups are not permitted"
813
+ msgstr "Admin és Moderator felhasználói csoportok nem engedélyezettek"
814
 
815
  #: wpf-includes/wpf-phrases.php:768
816
  msgid "The selected Usergroup cannot be set"
817
+ msgstr "A kiválasztott felhasználói csoport nem állítható be"
818
 
819
  #: wpf-includes/wpf-phrases.php:767
820
  msgid "The selected Usergroup is not found in allowed list"
821
+ msgstr "A kiválasztott felhasználói csoport nincs az engedélyezett listában"
822
 
823
  #: wpf-includes/wpf-phrases.php:766
824
  msgid "One of the selected Usergroups cannot be set as Secondary"
825
+ msgstr "Az egyik kiválasztott felhasználói csoport nem állítható be másodlagosként"
826
 
827
  #: wpf-includes/wpf-phrases.php:765
828
  msgid "Avatar image is too big maximum allowed size is 2MB"
829
+ msgstr "Az avatar kép túl nagy, legfeljebb 2 MB fájlméret engedélyezett"
830
 
831
  #: wpf-includes/wpf-phrases.php:764
832
  msgid "User registration is disabled."
834
 
835
  #: wpf-includes/wpf-phrases.php:763
836
  msgid "Username length must be between %d characters and %d characters."
837
+ msgstr "A felhasználónév hossza %d és %d karakter között legyen."
838
 
839
  #: wpf-includes/wpf-phrases.php:762
840
  msgid "Success! Please check your mail for confirmation."
842
 
843
  #: wpf-includes/wpf-phrases.php:761
844
  msgid "file is too large"
845
+ msgstr "a fájl túl nagy"
846
 
847
  #: wpf-includes/wpf-phrases.php:760
848
  msgid "file type %s is not allowed"
849
+ msgstr "fájltípus nem engedélyezett: %s"
850
 
851
  #: wpf-includes/wpf-phrases.php:759
852
  msgid "file type is not detected"
853
+ msgstr "fájltípus nem állapítható meg"
854
 
855
  #: wpf-includes/wpf-phrases.php:758
856
  msgid "field value is not a valid URL"
857
+ msgstr "mezőbe írt érték nem valós URL"
858
 
859
  #: wpf-includes/wpf-phrases.php:757
860
  msgid "field length can not be greater than %d characters"
861
+ msgstr "a mező hossza legfeljebb %d karakter lehet"
862
 
863
  #: wpf-includes/wpf-phrases.php:756
864
  msgid "field length must be at least %d characters"
865
+ msgstr "a mező hossza legalább %d karakter legyen"
866
 
867
  #: wpf-includes/wpf-phrases.php:755
868
  msgid "field value cannot be greater than %d"
869
+ msgstr "a mező értéke nem lehet nagyobb, mint %d"
870
 
871
  #: wpf-includes/wpf-phrases.php:754
872
  msgid "field value must be at least %d"
873
+ msgstr "a mező értéke legalább %d legyen"
874
 
875
  #: wpf-includes/wpf-phrases.php:753
876
  msgid "field is required"
877
+ msgstr "mező kitöltése kötelező"
878
 
879
  #: wpf-includes/wpf-phrases.php:752
880
  msgid "User profile fields not found"
881
+ msgstr "A felhasználói profil mezők nem találhatók"
882
 
883
  #: wpf-includes/wpf-phrases.php:751
884
  msgid "No data submitted"
885
+ msgstr "Nincs feltöltött adat"
886
 
887
  #: wpf-includes/wpf-phrases.php:488
888
  msgid "Success!"
894
 
895
  #: wpf-includes/wpf-hooks.php:1314
896
  msgid "Forum - User Timezone"
897
+ msgstr "Fórum - Felhasználói időzóna"
898
 
899
  #: wpf-includes/wpf-hooks.php:1292
900
  msgid "Forum - Secondary Usergroups"
901
+ msgstr "Fórum - Másodlagos felhasználói csoportok"
902
 
903
  #: wpf-includes/wpf-hooks.php:1281
904
  msgid "This user Usergroup is automatically changed according to current Role. If you want to disable Role-Usergroup synchronization and manage Usergroups and User Roles independently, please navigate to <b>Forums > Settings > Features</b> admin page and disable \"Role-Usergroup Synchronization\" option."
905
+ msgstr "A felhasználóhoz tartozó felhasználói csoport automatikusan igazodik az akutális szerephez. Ha ki akarod kapcsolni a szerep-felhasználói csoport szinkronizációt és külön kezelni a felhasználói csoportokat és a szerepeket, akkor a <b> Fórumok > Beállítások > Jellemzők </b> admin oldalon kapcsold ki a \"Szerep-felhasználói csoport szinkronizáció\" lehetőséget."
906
 
907
  #: wpf-includes/wpf-hooks.php:1280
908
  msgid "Role-Usergroup Synchronization is Turned ON!"
909
+ msgstr "Szerepek és felhazsnálói csoportok szinkronizálása BEkapcsolva!"
910
 
911
  #: wpf-includes/wpf-hooks.php:1270
912
  msgid "Forum Usergroups are synched with User Roles based on the %s. When you change this user Role the Usergroup is automatically changed according to that table."
913
+ msgstr "A fórum felhasználói csoportjai szinkronizálva vannak a felhasználói szerepekkel a %s alapján. Ha megváltoztatod a felhasználó szerepét, a felhasználói csoport automatikusan megváltozik a táblázatnak megfelelően."
914
 
915
  #: wpf-includes/wpf-hooks.php:1265
916
  msgid "Forum - Usergroup"
917
+ msgstr "Fórum - Felhasználói csoportok"
918
 
919
  #: wpf-includes/wpf-hooks.php:1257
920
  msgid "Forum Profile Fields - wpForo"
921
+ msgstr "Fórum profil mezők - wpForo"
922
 
923
  #: wpf-includes/wpf-hooks.php:1215
924
  msgid "Please choose one reasons before sending a feedback!"
925
+ msgstr "Kérjük, válassz egy okot a visszajelzés küldése előtt!"
926
 
927
  #: wpf-includes/integration/ultimate-member.php:69
928
  #: wpf-includes/integration/ultimate-member.php:412
929
  msgid "When a member replies to one of my post in forum topics"
930
+ msgstr "Amikor egy válaszol egy hozzászólásomra a fórum témái között"
931
 
932
  #: wpf-includes/integration/ultimate-member.php:67
933
  #: wpf-includes/integration/ultimate-member.php:410
942
  #: wpf-includes/integration/ultimate-member.php:62
943
  #: wpf-includes/integration/ultimate-member.php:405
944
  msgid "User leaves a reply to wpForo topic"
945
+ msgstr "Ha egy felhasznál válaszol egy wpForo témára"
946
 
947
  #: wpf-admin/usergroup.php:307
948
  msgid "Can be also used as Secondary Usergroup"
949
+ msgstr "Használható másodlagos felhasználói csoportként is"
950
 
951
  #: wpf-admin/usergroup.php:213
952
  msgid "Complete!"
958
 
959
  #: wpf-admin/usergroup.php:174
960
  msgid "One User Role cannot be synched with multiple Usergroups."
961
+ msgstr "Egy felhasználói szerep nem szinkronizálható több felhasználói csoporttal."
962
 
963
  #: wpf-admin/usergroup.php:173
964
  msgid "Not Synched"
966
 
967
  #: wpf-admin/usergroup.php:171
968
  msgid "Add Usergroup to synch"
969
+ msgstr "Felhasználói csoport hozzáadása a szinkronizáláshoz"
970
 
971
  #: wpf-admin/usergroup.php:157
972
  msgid "Status"
978
 
979
  #: wpf-admin/usergroup.php:153
980
  msgid "Role Name"
981
+ msgstr "Szerep név"
982
 
983
  #: wpf-admin/usergroup.php:148
984
  msgid "In the table above (Usergroups) you can see the list of all available forum Usergroups. The first column of this table displays selected User Roles which are synched with certain Usergroup. However some User Roles are still not synced with any Usergroup of your forum. You can find not-synced User Roles in the table below (User Roles). If you use any of these not-synced User Roles and you want to grant some forum accesses to users of these User Roles you should create new Usergroups for each of them. Once new Usergroup is created, you should use the [Synchronize] button in the table above to synchronize User Roles with new Usergroups."
985
+ msgstr "A fenti táblázatban (Felhasználói csoportok) megtalálod az összes elérhető fórum felhasználói csoportot. A táblázat első oszlopa mutatja a kiválasztott felhasználói szerepeket, amelyek szinkronizálva vannak a megfelelő felhasználói csoporttal. Azonban vannak olyan szerepek, amelyek még nincsenek szinkronizálva felhasználói csoporttal. Az alábbi táblázatban (Felhasználói szerepek) megtalálod a nem szinkronizált felhasználói szerepeket. Ha használod ezeket a szerepeket és valamilyen fajta hozzáférést akarsz nekik engedélyezni a fórumban, létre kell hoznon részükre egy új felhasználói csoportot. Miután ezzel elkészültél, a [Szinkronizálás] gombbal szinkronizálhatod a felhasználói szerepeket az új felhasználói csoportokkal."
986
 
987
  #: wpf-admin/usergroup.php:146
988
  msgid "User Roles"
989
+ msgstr "Felhasználói szerepek"
990
 
991
  #: wpf-admin/usergroup.php:137
992
  msgid "The [Synchronize] button changes all users Usergroups according to the users Roles. For example, if you select \"Contributor\" Role for \"Registered\" Usergroup, all users with \"Contributor\" Role will get \"Registered\" Usergroup in forum. The synchronization process may take a few seconds or dozens of minutes, it depends on the number of users. Please be patient, don't close this page and wait until the progress counter says 100% completed."
993
+ msgstr "A [Szinkronizálás] gomb megváltoztatja minden felhasználó felhasználói csoportját a felhasználói szerepek alapján. Például, ha \"Közreműködő\" szerepet választod a \"Regisztrált\" csoporthoz, akkor minden \"Közreműködő\" a fórumban \"Regisztrált\" lesz. A szinkronizálás néhány másodperctől több tucat percig is eltarthat, a felhasználók számától függően. Kérjük, légy türelemmel, és ne zárd be ezt a lapot, amíg a folyamatjelző 100%-ot nem mutat."
994
 
995
  #: wpf-admin/usergroup.php:136
996
  msgid "Note:"
997
+ msgstr "Megjegyzés:"
998
 
999
  #: wpf-admin/usergroup.php:106
1000
  msgid "Synchronize"
1002
 
1003
  #: wpf-admin/usergroup.php:105
1004
  msgid "Synchronize Users Usergroups and Roles"
1005
+ msgstr "A felhasználók csoportjainak és szerepköreinek szinkronizálása"
1006
 
1007
  #: wpf-admin/usergroup.php:85
1008
  msgid "Users get the Default Usergroup on registration"
1009
+ msgstr "A felhasználók az alapértelmezett felhasználói csoportba kerülnek regisztrációkor"
1010
 
1011
  #: wpf-admin/usergroup.php:77
1012
  msgid "The number of forum members with this usergroup. Click to view members."
1013
+ msgstr "A felhasználói csoportba tartozó felhasználók széma. Kattints a tagok megtekintéséhez."
1014
 
1015
  #: wpf-admin/usergroup.php:65
1016
  msgid "Also used as Secondary Usergroup"
1017
+ msgstr "Használható másodlagos felhasználói csoportként is"
1018
 
1019
  #: wpf-admin/usergroup.php:46 wpf-admin/usergroup.php:167
1020
  msgid "View Users"
1021
+ msgstr "Felhasználók megtekintése"
1022
 
1023
  #: wpf-admin/usergroup.php:35
1024
  msgid "ID"
1027
  #: wpf-admin/usergroup.php:28 wpf-admin/usergroup.php:154
1028
  #: wpf-admin/usergroup.php:282
1029
  msgid "User Role"
1030
+ msgstr "Felhasználói szerep"
1031
 
1032
  #: wpf-admin/usergroup.php:12
1033
  msgid "Role-Usergroup synchronization is complete!"
1034
+ msgstr "A szerepek és felhasználói csoportok szinkronizálása befejeződött!"
1035
 
1036
  #: wpf-admin/tools-tabs/misc.php:128
1037
  msgid "Profile Subscriptions"
1043
 
1044
  #: wpf-admin/tools-tabs/misc.php:120
1045
  msgid "Profile Account"
1046
+ msgstr "Profil fiók"
1047
 
1048
  #: wpf-admin/tools-tabs/misc.php:116
1049
  msgid "Profile Home"
1059
 
1060
  #: wpf-admin/tools-tabs/misc.php:86
1061
  msgid "Display on forum pages"
1062
+ msgstr "Mutasd a fórumoldalakon"
1063
 
1064
  #: wpf-admin/tools-tabs/misc.php:64
1065
  msgid "Display for Usergroups"
1066
+ msgstr "Mutasd a felhasználói csoportoknak"
1067
 
1068
  #: wpf-admin/tools-tabs/misc.php:46
1069
  msgid "If you have something important to say on forum front page, you can use this editor. The text will be displayed under forum breadcrumb menu, above forum and topic titles."
1083
 
1084
  #: wpf-admin/options-tabs/members.php:20
1085
  msgid "Number of Members per Page"
1086
+ msgstr "Tagok száma oldalanként"
1087
 
1088
  #: wpf-admin/options-tabs/general.php:91
1089
  msgid "XML Based Language"
1090
+ msgstr "XML alapú nyelv"
1091
 
1092
  #: wpf-admin/options-tabs/general.php:24
1093
  msgid "Set Forum on Home Page"
1094
+ msgstr "Fórum beállítása a főoldalon"
1095
 
1096
  #: wpf-admin/options-tabs/general.php:24
1097
  msgid "If you want to set forum on home page, please do not use the \"Turn WordPress to wpForo\" option. The correct instruction can be found in documentation here"
1098
+ msgstr "Ha be akarod állítani a fórumot a főoldalra, kérjük, hogy ne használd a \"WordPress átkapcsolása wpForora\" lehetőséget. A megfelelő eljárás leírását megtalálod a dokumentációban"
1099
 
1100
  #: wpf-admin/options-tabs/features.php:54
1101
  msgid "Keep enabled this option to synch WordPress User Roles with Forum Usergroups. This connection allows to automatically change Usergroup of a user when his/her User Role is changed by administrators or by membership plugins. In other words this option allows to manage Usergroups based on Users Roles, thus you can directly control users forum accesses based on Users Roles. If this option is turned off, User Roles don't have any affection to users forum accesses, they are only controlled by forum Usergroups."
1102
+ msgstr "Hagyd bekapcsolva ezt a lehetőséget, hogy szinkronizáld a WordPress felhasználói szerepeket a fórum felhasználói csoportjaival. Ez a kapcsolat lehetővé teszi, hogy automatikusan megváltoztasd egy felhasználó felhasználói csoportját, amikor a felhasználói szerepe megváltozik. Másszóval ez a lehetőség biztosítja neked, hogy a felhasználói csoportokat a felhasználói szerepek alapján kezeld, így közvetlenül beállíthatod a fórum hozzáféréseket a felhasználói szerepek alapján. Ha kikapcsolod ezt a lehetőséget, akkor a felhasználói szerepek nem fogják befolyásolni a fórum hozzáféréseket, hanem a fórum felhasználói csoportjaival tudod majd ezt megtenni."
1103
 
1104
  #: wpf-admin/options-tabs/features.php:54
1105
  msgid "Role-Usergroup Synchronization"
1106
+ msgstr "Szerepek és felhasználói csoportok szinkronizálása"
1107
 
1108
  #: wpf-admin/options-tabs/features.php:47
1109
  msgid "Replace Forum Profile with Ultimate Member Profile"
1110
+ msgstr "A fórum profil lecserélése Ultimate Member profilra"
1111
 
1112
  #: wpf-admin/options-tabs/features.php:46
1113
  msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to Ultimate Member Profile page."
1114
+ msgstr "Hozzáadja a \"Fórumok\" fület a \"Létrehozott témák\", \"Hozzászólások\", \"Kedvelt hozzászólások\" és \"Feliratkozások\" alfülekkel az Ultimate Member profiloldalhoz."
1115
 
1116
  #: wpf-admin/options-tabs/features.php:46
1117
  msgid "Ultimate Member Profile Forum Tab Integration"
1118
+ msgstr "Ultimate Member profil Fórum fül integráció"
1119
 
1120
  #: wpf-admin/options-tabs/features.php:45
1121
  msgid "Creates notification on new forum reply in Ultimate Member Real-time Notification system."
1122
+ msgstr "Létrehozza az új fórumhozzászólásokról szóló értesítést az Ultimate Member profil értesítések lapon."
1123
 
1124
  #: wpf-admin/options-tabs/features.php:45
1125
  msgid "Ultimate Member Notification Integration"
1126
+ msgstr "Ultimate Member értesítések integráció"
1127
 
1128
  #: wpf-admin/options-tabs/emails.php:113
1129
  msgid "New User Registration Email for user"
1130
+ msgstr "Új felhasználói regisztrációs email a felhasználónak"
1131
 
1132
  #: wpf-admin/options-tabs/emails.php:108 wpf-admin/options-tabs/emails.php:124
1133
  msgid "Message Body"
1147
 
1148
  #: wpf-admin/options-tabs/accesses.php:20
1149
  msgid "Forum Accesses are designed to do a Forum specific user permission control. These are set of permissions which are attached to certain Usergeoup in each forum. Thus users can have different permissions in different forums based on their Usergroup."
1150
+ msgstr "A fórum hozzáférések fórumfüggő felhasználói jogosultság beállítást tesznek lehetővé. Ezek a jogosultságok bizonyos felhasználói csoportokhoz tartoznak minden fórumban. Így a felhasználóknak különböző jogosultságaik lehetnek a különböző fórumokban a felhasználói csoportjuk alapján."
1151
 
1152
  #: wpf-admin/forum.php:178
1153
  msgid "Forum Permissions"
1154
+ msgstr "Fórum engedélyek"
1155
 
1156
  #: wpf-admin/forum.php:54 wpf-admin/forum.php:130 wpf-admin/forum.php:178
1157
  #: wpf-admin/forum.php:194 wpf-admin/forum.php:203
1295
 
1296
  #: wpf-includes/integration/buddypress.php:526
1297
  msgid "Topic reply"
1298
+ msgstr "Téma válasz"
1299
 
1300
  #: wpf-includes/integration/buddypress.php:100 wpf-includes/wpf-phrases.php:790
1301
  msgid "Liked Posts"
1343
 
1344
  #: wpf-includes/class-moderation.php:159
1345
  msgid "Probably spam file attachments have been detected by wpForo Spam Control. Please moderate suspected files in Forums &gt; Tools &gt; Antispam Tab."
1346
+ msgstr "A wpForo Spam Ellenőrzés valószínűsíthető spam csatolmányokat talált. Kérjük, hogy moderáld a gyanús fájlokat a Fórumok > Eszközök > Antispam fülön."
1347
 
1348
  #: wpf-admin/tools.php:15
1349
  msgid "Privacy &amp; Rules"
1375
 
1376
  #: wpf-admin/tools-tabs/legal.php:125
1377
  msgid "Please note, that this option is only related to wpForo cookies. This doesn't disable WordPress and other plugins cookies. wpForo stores a small amount of data in cookies, it used to track visited forums and topics (bold and normal titles). Also when a guest (not registered user) creates a topic or post a reply, wpForo stores guest name and email address in cookies. wpForo uses this information to detect current guest content (topics, posts) and display it to the guest even if the content is under moderation (not approved by moderators). Also wpForo stores guest name and email in cookies to keep filled these fields when he/she posts a new reply or creates a new topic."
1378
+ msgstr "Kérjük, vedd figyelembe, hogy ez a lehetőség csak a wpForo cookie-kra vonatkozik. Nem kapcsolja ki a WordPress és más bővítmények cookie-jait. wpForo egy kevés adatot tárol cookie-kban, hogy kövesse a meglátogatott fórumokat és témákat (félkövér és normál szedésű címek). Továbbá, amikor egy vendég (nem regisztrált felhasználó) létrehoz egy témát vagy hozzászólást, wpForo a vendég nevét és email címét cookie-ban tárolja. wpForo ezt az aktuális vendég tartalom (témák, hozzászólások) követésére használja, és mutatja a vendég részére még akkor is, amikor a moderáció folyamatban van (moderátor még nem engedélyezte). Végezetül, wpForo cookie-ban tárolja a vendég nevét és email címét, hogy ezeket a mezőket előre kitöltse, amikor a vendég új hozzászólást tesz közzé vagy témát indít."
1379
 
1380
  #: wpf-admin/tools-tabs/legal.php:124
1381
  msgid "Forum Cookies"
1383
 
1384
  #: wpf-admin/tools-tabs/legal.php:113
1385
  msgid "If this option is enabled, the Facebook Login button becomes not-clickable until user accept automatic account creation process based on his/her Facebook public profile information. This checkbox and appropriate information will be displayed with Facebook Login button to comply with the GDPR"
1386
+ msgstr "Ennek a lehetőségnek a bekapcsolásával biztosítható, hogy a Facebook Bejelentkezés gomb ne legyen kattintható mindaddig, amíg a felhasználó bele nem egyezik, hogy a Facebbok profiljának nyilvános adatai alapján automatikusan fórum fiókot hozzunk létre neki. Ez a jelölőnégyzet és a hozzá tartozó információ a Facebook Bejelentkezés gombbal együtt kerül megjelenítésre a GDPR-nak való megfelelés érdekében"
1387
 
1388
  #: wpf-admin/tools-tabs/legal.php:112
1389
  msgid "Checkbox: I Agree to create a forum account on Facebook Login"
1390
+ msgstr "Jelölőnégyzet: beleegyezek hogy a Facebook Belépés használatával fórum fiókot hozzanak létre"
1391
 
1392
  #: wpf-admin/tools-tabs/legal.php:90
1393
  msgid "This is an example of forum Privacy Policy with GDPR compliant. It adapted to wpForo plugin functions and features. <u>In case you enable this privacy policy template you become responsible for the content of this template.</u> Please read this text carefully and make sure it suits your community Privacy Policy. If it doesn't, you should edit this text and adapt it to your community rules. This template includes shortcodes [forum-name] and [forum-url]. They are automatically replaced on registration page with current forum details. Don't forget to add an information about your organization, location and contacting ways (page, email, phone, etc...). Also if you have a separate privacy policy page for website please add a link to that page."
1394
+ msgstr "Ez egy minta fórum adatkezelési tájékoztató, GDPR megfelelőséggel. A wpForo bővítmény funkcióihoz és jellemzőihez igazítottuk. <u>Ha bekapcsolod ezt az adatkezelési tájékoztató mintát, te leszel felelős a tartalmáért. </u> Kérjük, figyelmesen olvasd el a szöveget, és ellenőrizd le, hogy megfelel a közösségi adatkezelési elveidnek. Ha nem, akkor alakítsd át a szöveget a közösségi szabályaidnak megfelelően. A minta tartalmazza a [forum-name] és [forum-url] shortdoce-okat. Ezek automatiksan kicserélésre kerülnek a regisztrációs oldalon az aktuális fórumadatokkal. Ne felejtsd el megadni a szervezeti adatokat, a helyet és az elérhetőségeket (weboldal, email, telefon, stb.). Továbbá, ha van külön weboldal adatkezelési tájékoztató oldalad, azt is linkeld ide."
1395
 
1396
  #: wpf-admin/tools-tabs/legal.php:89
1397
  msgid "Forum Privacy Policy with GDPR compliant Template"
1419
 
1420
  #: wpf-admin/tools-tabs/legal.php:68
1421
  msgid "Please insert URLs to your website Terms and Privacy Policy pages. Links to these pages will be included in registration form checkbox label (I'm agree with website terms and privacy policy) and in Forum Privacy Policy. The forum Privacy Policy does not cover your whole website, it is just an extension of your website main Privacy Policy. Thus it should be linked to according pages."
1422
+ msgstr "Kérjük, illeszd be a weboldalad felhasználói és adatkezelési tájékoztató oldalainak URL-jét. Az ezekre mutató linkek meg fognak jelenni a regisztrációs űrlap \"Elfogadom az weboldal felhasználói és adatkezelési tájékoztatóit\" jelölőnégyzet mellett és a fórum adatkezelési tájékoztatójában. A fórum adatkezelési tájékoztatója nem vonatkozik az egész weboldalra, csak egy kiegészítése annak. Ezért össze kell linkelni a megfelelő oldalakkal."
1423
 
1424
  #: wpf-admin/tools-tabs/legal.php:67
1425
  msgid "Website Terms and Privacy Policy Pages"
1427
 
1428
  #: wpf-admin/tools-tabs/legal.php:56
1429
  msgid "If this option is enabled, users must agree to receive an email confirmation with a link to set a password by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
1430
+ msgstr "Ha ez a lehetőség be van kapcsolva, akkor a felhasználóknak a regisztrációs űrlapon lévő jelölőnégyzettel el kell fogadniuk, hogy emailben visszaigazoló linket kapnak a jelszó beállítása érdekében. Csak így tudnak fiókot létrehozni. A jelölőnégyzet címkéje a Fórumok > Kifejezések admin oldalon kezelhető."
1431
 
1432
  #: wpf-admin/tools-tabs/legal.php:55
1433
  msgid "Checkbox: I Agree to Receive an Email Confirmation"
1434
+ msgstr "Jelölőnégyzet: beleegyezek az email visszaigazolás fogadásába"
1435
 
1436
  #: wpf-admin/tools-tabs/legal.php:44 wpf-admin/tools-tabs/legal.php:78
1437
  msgid "If this option is enabled, users must accept forum Terms and Privacy Policy by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
1438
+ msgstr "Ha ez a lehetőség be van kapcsolva, akkor a felhasználóknak a regisztrációs űrlapon lévő jelölőnégyzettel el kell fogadniuk a fórum felhasználói és adatkezelési tájékoztatóit. Csak így tudnak fiókot létrehozni. A jelölőnégyzet címkéje a Fórumok > Kifejezések admin oldalon kezelhető."
1439
 
1440
  #: wpf-admin/tools-tabs/legal.php:43
1441
  msgid "Checkbox: I Accept Website Terms and Privacy Policy"
1442
+ msgstr "Jelölőnégyzet: elfogadom a weboldal felhazsnálói és adatkezelési tájékoztatóját"
1443
 
1444
  #: wpf-admin/tools-tabs/legal.php:38
1445
  msgid "Please insert a page URL, where user can find a contact form or an information to contact the forum administrator."
1446
+ msgstr "Kérjük, illessz be annak az oldalnak az URL-jét, ahol a felhasználó kapcsolatba tud lépni a fórum adminisztrátorával, vagy megtalálja az elérhetőségeit."
1447
 
1448
  #: wpf-admin/tools-tabs/legal.php:37
1449
  msgid "URL to - Contact Us - page"
1451
 
1452
  #: wpf-admin/tools-tabs/legal.php:32
1453
  msgid "Report user rights violation"
1454
+ msgstr "Felhasználói jogok megsértésének bejelentése"
1455
 
1456
  #: wpf-admin/tools-tabs/legal.php:31
1457
  msgid "Report user data access and control issue"
1458
+ msgstr "Felhasználi jog megsértésének bejelentése"
1459
 
1460
  #: wpf-admin/tools-tabs/legal.php:30
1461
  msgid "Delete account with created content"
1462
+ msgstr "Fiók és létrehozott tartalom törlése"
1463
 
1464
  #: wpf-admin/tools-tabs/legal.php:29
1465
  msgid "Obtain personal data and created content"
1466
+ msgstr "Személyes adatok és létrehozott tartalom lekérése"
1467
 
1468
  #: wpf-admin/tools-tabs/legal.php:27
1469
  msgid "According to the GDPR, all users should have an option to contact website administrator in following cases:"
1470
+ msgstr "A GDPR alapján a felhasználóknak lehetőséget kell biztosítani, hogy a következő esetekben fel tudják venni a kapcsolatot a weboldal adminisztrátorával:"
1471
 
1472
  #: wpf-admin/tools-tabs/legal.php:25
1473
  msgid "Contact Information"
1474
+ msgstr "Kapcoslati információk"
1475
 
1476
  #: wpf-admin/tools-tabs/legal.php:19
1477
  msgid "GDPR Key Changes"
1478
+ msgstr "GDPR főbb változások"
1479
 
1480
  #: wpf-admin/tools-tabs/legal.php:18
1481
  msgid "The General Data Protection Regulation (GDPR) (Regulation (EU) 2016/679) is a regulation by which the European Parliament, the Council of the European Union and the European Commission intend to strengthen and unify data protection for all individuals within the European Union (EU). After four years of preparation and debate the GDPR was finally approved by the EU Parliament on 14 April 2016. Enforcement date: 25 May 2018 - at which time those organizations in non-compliance may face heavy fines. More info at"
1482
+ msgstr "Az Általános Adatvédelmi Szabályozás (GDPR, Regulation (EU) 2016/679) segítségével az Európai Parlament, az Európai Unió Tanácsa és az Európai Bizottság meg akarja erősíteni és egységesíteni akarja az EU-n belül minden személy adatvédelmét. Négy évnyi előkészítés és vita után a GDPR-t az Európai Parlament 2016. április 14-én fogadta el. Hatályba 2018. május 25-én lépett, ezután azok a szervezetek, amelyek nem felelnek meg az előírásainak, komoly bírságokra számíthatnak. Több információ található itt:"
1483
 
1484
  #: wpf-admin/tools-tabs/legal.php:15
1485
  msgid "Forum Privacy Policy and GDPR compliant"
1486
+ msgstr "Fórum adatkezelési és GDPR megfelelőségi tájékoztatója"
1487
 
1488
  #: wpf-admin/tools-tabs/antispam.php:269
1489
  msgid "Exclude file extensions"
1495
 
1496
  #: wpf-admin/tools-tabs/antispam.php:236
1497
  msgid "Example of adding a new HTML tags: "
1498
+ msgstr "Példa új HTML tag hozzáadására: "
1499
 
1500
  #: wpf-admin/tools-tabs/antispam.php:235
1501
  msgid "By default wpForo allows all secure HTML tags in post content. Allowing a new HTML tag may affect your forum security. For example the &lt;iframe&gt; and &lt;script&gt; HTML tags may be used by spammers and hackers to load 3rd party ads and viruses to forum."
1512
  #: wpf-admin/options-tabs/posts.php:117 wpf-admin/options-tabs/posts.php:124
1513
  #: wpf-admin/options-tabs/posts.php:135 wpf-admin/options-tabs/posts.php:142
1514
  msgid "Set this option value 0 if you want to remove time limit."
1515
+ msgstr "Állítsd nullára, ha nem akarsz időkorlátot beállítani."
1516
 
1517
  #: wpf-admin/options-tabs/features.php:75
1518
  msgid "Sitewide"
1519
+ msgstr "Egész oldalon"
1520
 
1521
  #: wpf-admin/options-tabs/features.php:44
1522
  msgid "Replaces wpForo Member Profile page with BuddyPress Profile Page."
1523
+ msgstr "Kicseréli a wpForo tagi profil oldalt a BuddyPress profiloldalra."
1524
 
1525
  #: wpf-admin/options-tabs/features.php:44
1526
  msgid "Replace Forum Profile with BuddyPress Profile"
1527
+ msgstr "A fórum profil lecserélése BuddyPress profilra"
1528
 
1529
  #: wpf-admin/options-tabs/features.php:43
1530
  msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to BuddyPress Profile page."
1531
+ msgstr "Hozzáadja a \"Fórumok\" fület a \"Létrehozott témák\", \"Hozzászólások\", \"Kedvelt hozzászólások\" és \"Feliratkozások\" alfülekkel a BuddyPress profiloldalhoz."
1532
 
1533
  #: wpf-admin/options-tabs/features.php:43
1534
  msgid "BuddyPress Profile Forum Tab Integration"
1535
+ msgstr "BuddyPress profil Fórum fül integráció"
1536
 
1537
  #: wpf-admin/options-tabs/features.php:42
1538
  msgid "Creates notification on new forum reply in BuddyPress Profile Notification page."
1539
+ msgstr "Létrehozza az új fórumhozzászólásokról szóló értesítést a BuddyPress profil értesítések lapon."
1540
 
1541
  #: wpf-admin/options-tabs/features.php:42
1542
  msgid "BuddyPress Notification Integration"
1543
+ msgstr "BuddyPress értesítések integráció"
1544
 
1545
  #: wpf-admin/options-tabs/features.php:41
1546
  msgid "Posts members activity (new topic, new reply, post like) to BuddyPress Profile Activity page."
1547
+ msgstr "Hozzáadja a tagi tevékenységeket (új téma, új válasz, hozzászólás kedvelése) a BuddyPress profil aktivitás laphoz."
1548
 
1549
  #: wpf-admin/options-tabs/features.php:41
1550
  msgid "BuddyPress Activity Integration"
1551
+ msgstr "BuddyPress aktivitás integráció"
1552
 
1553
  #: wpf-admin/options-tabs/api.php:208
1554
  msgid "The post sharing toggle can be displayed either on the left side or on the top of each post. The general share buttons can be displayed on both (top and bottom) locations."
1555
+ msgstr "A hozzászólás megosztási kapcsoló a hozzászólásoktól balra vagy a hozzászólások felső részén jelenhet meg. Az általános megosztási gombok fent vagy lent lehetnek."
1556
 
1557
  #: wpf-admin/options-tabs/api.php:207
1558
  msgid "Share Button Locations"
1564
 
1565
  #: wpf-admin/options-tabs/api.php:200
1566
  msgid "Figure"
1567
+ msgstr "Alakzat"
1568
 
1569
  #: wpf-admin/options-tabs/api.php:199
1570
  msgid "Mixed"
1571
+ msgstr "Vegyes"
1572
 
1573
  #: wpf-admin/options-tabs/api.php:174
1574
  msgid "Post sharing toggle allows you to share posts individually. You can see post sharing toggles on the left, right side or in top bar of each post. The toggle blue color is the current primary color (#12) of your forum style. For example, if you use the red forum style, the color of all share toggles will be red. This doesn't affect share button colors. They are always grey with original colors on mouse hover."
1575
+ msgstr "A hozzászólás megosztási kapcsoló lehetővé teszi egyes hozzászólások megosztását. A hozzászólás megosztási kapcsoló elhelyezkedhet a hozzászólás bal vagy jobb oldalán, vagy a fejlécében. A kapcsoló kék színe a jelenlegi elsődleges szín (#12) a fórumstílusban. Például, ha a piros fórumstílust használod, akkor minden megosztási kapcsoló piros lesz. Ez nem befolyásolja a megosztási gombok színét. Azok mindig szürkék, és az eredeti színek az egér föléhúzásakor jelennek meg."
1576
 
1577
  #: wpf-admin/options-tabs/api.php:167
1578
  msgid "Button &amp; Count"
1579
+ msgstr "Gomb &amp; Számláló"
1580
 
1581
  #: wpf-admin/options-tabs/api.php:166
1582
  msgid "Button"
1596
 
1597
  #: wpf-admin/options-tabs/api.php:157
1598
  msgid "General share buttons are forum and topic sharing buttons. They are located on the top and the bottom of each page. You can manage location of these buttons using \"Share Buttons Location\" options bellow."
1599
+ msgstr "Az általános megosztási gombok a fórum és téma megosztási gombok. Ezek minden oldal tetején és alján megtalálhatók. Az alábbi \"Megosztási gombok elhelyezkedése\" lehetőséggel tudod beállítani a helyet."
1600
 
1601
  #: wpf-admin/options-tabs/api.php:145 wpf-admin/options-tabs/api.php:173
1602
  #: wpf-admin/options-tabs/api.php:224
1614
 
1615
  #: wpf-admin/options-tabs/api.php:103
1616
  msgid "Check the checkbox below share options to activate. <b>Please note, that the Facebook share button cannot be activated without Facebook API ID.</b> Please follow to the \"Facebook API Configuration\" option instruction above and fill the API ID field in order to activate Facebook Share button."
1617
+ msgstr "A lenti jelölőnégyzet bejelölésével aktiválhatod a megosztási lehetőségeket. <b>Kérjük, figyelj, hogy a Facebook megosztási gomb nem aktiválható Facebook API ID nélkül. </b> Kérjük, kövesd a \"Facebook API beállítás\" leírást fentebb és töltsd ki az API ID mezőt, hogy aktiváld a Facebook megosztás gombot."
1618
 
1619
  #: wpf-admin/options-tabs/api.php:102
1620
  msgid "Active Share Buttons"
1646
 
1647
  #: wpf-includes/wpf-phrases.php:743
1648
  msgid "Topic once split cannot be unsplit. The first post of new topic becomes the earliest reply."
1649
+ msgstr "A téma szétválasztása nem visszavonható. Az új téma első hozzászólása lesz a legkorábbi válasz."
1650
 
1651
  #: wpf-includes/wpf-phrases.php:742
1652
  msgid "Select Posts to Split"
1653
+ msgstr "Válaszd ki a szétválasztandó hozzászólásokat"
1654
 
1655
  #: wpf-includes/wpf-phrases.php:741
1656
  msgid "New Topic Forum"
1657
+ msgstr "Új téma fórum"
1658
 
1659
  #: wpf-includes/wpf-phrases.php:740
1660
  msgid "New Topic Title"
1661
+ msgstr "Új téma címe"
1662
 
1663
  #: wpf-includes/wpf-phrases.php:739
1664
  msgid "Create new topic with split posts. The first post of new topic becomes the earliest reply."
1665
+ msgstr "Új téma létrehozása a szétválasztott hozzászólásokkal. Az új téma első hozzászólása lesz a legkorábbi válasz."
1666
 
1667
  #: wpf-includes/wpf-phrases.php:738
1668
  msgid "Create New Topic"
1670
 
1671
  #: wpf-includes/wpf-phrases.php:737
1672
  msgid "Topics once merged cannot be unmerged. This topic URL will no longer be available."
1673
+ msgstr "A témák összeolvasztása nem visszavonható. Ez a téma URL nem lesz elérhető a jövőben."
1674
 
1675
  #: wpf-includes/wpf-phrases.php:736
1676
  msgid "Update post titles with target topic title."
1677
+ msgstr "Frissítse a hozzászólások címét a céltéma címével."
1678
 
1679
  #: wpf-includes/wpf-phrases.php:735
1680
  msgid "Update post dates (current date) to allow append posts to the end of the target topic."
1681
+ msgstr "Hozzászólások dátumának frissítése az aktuális dátumra, hogy a hozzászólások a céltéma végére kerüljenek."
1682
 
1683
  #: wpf-includes/wpf-phrases.php:734
1684
  msgid "All posts will be merged and displayed (ordered) in target topic according to posts dates. If you want to append merged posts to the end of the target topic you should allow to update posts dates to current date by check the option below."
1685
+ msgstr "Minden hozzászólás össze lessz olvasztva és a céltémában a hozzászólás dátuma alapján lesz sorba rendezve. Ha a beolvasztott hozzászólásokat a céltéma végére kívánod rendezni, akkor meg kell engedned a hozzászólások időpontjának aktuális dátumra frissítését az alábbi lehetőség bejelölésével."
1686
 
1687
  #: wpf-includes/wpf-phrases.php:733
1688
  msgid "Please copy the target topic URL from browser address bar and paste in the field below."
1689
+ msgstr "Kérjük, hogy másold a céltéma URL-jét a böngésző címsorából az alábbi szövegdobozba."
1690
 
1691
  #: wpf-includes/wpf-phrases.php:732
1692
  msgid "Split Topic"
1693
+ msgstr "Téma felosztása"
1694
 
1695
  #: wpf-includes/wpf-phrases.php:731
1696
  msgid "Merge Topics"
1697
+ msgstr "Témák összevonása"
1698
 
1699
  #: wpf-includes/wpf-phrases.php:729
1700
  msgid "Target Topic URL"
1701
+ msgstr "Cél téma URL"
1702
 
1703
  #: wpf-includes/wpf-phrases.php:727
1704
  msgid "Forum post like"
1705
+ msgstr "Fórum hozzászólás kedvelése"
1706
 
1707
  #: wpf-includes/wpf-phrases.php:726
1708
  msgid "Forum post"
1709
+ msgstr "Fórum hozzászólás"
1710
 
1711
  #: wpf-includes/wpf-phrases.php:725
1712
  msgid "Forum topic"
1713
+ msgstr "Fórum téma"
1714
 
1715
  #: wpf-includes/wpf-phrases.php:724
1716
  msgid "Read more"
1718
 
1719
  #: wpf-includes/wpf-phrases.php:723
1720
  msgid "%s liked forum post %s"
1721
+ msgstr "%s kedvelte a hozzászólást: %s"
1722
 
1723
  #: wpf-includes/wpf-phrases.php:721
1724
  msgid "%s created a new topic %s"
1725
+ msgstr "%s létrehozott egy új témát: %s"
1726
 
1727
  #: wpf-includes/class-forums.php:66 wpf-includes/wpf-phrases.php:587
1728
  msgid "Can view poll result"
1738
 
1739
  #: wpf-includes/class-forums.php:53 wpf-includes/wpf-phrases.php:584
1740
  msgid "Can approve/unapprove content"
1741
+ msgstr "Jóváhagyhat/elutasíthat tartalmat"
1742
 
1743
  #: wpf-includes/class-forums.php:58 wpf-includes/wpf-phrases.php:583
1744
  msgid "Can view attached files"
1830
 
1831
  #: wpf-admin/tools-tabs/antispam.php:156
1832
  msgid "Guest Post Editor"
1833
+ msgstr "Vendég hozzászólás szerkesztő"
1834
 
1835
  #: wpf-admin/tools-tabs/antispam.php:147
1836
  msgid "Guest Topic Editor"
1837
+ msgstr "Vendég téma szerkesztő"
1838
 
1839
  #: wpf-admin/tools-tabs/antispam.php:142
1840
  msgid "Dark"
1862
 
1863
  #: wpf-admin/tools-tabs/antispam.php:113
1864
  msgid "Register your site and get API keys here &raquo;"
1865
+ msgstr "Az oldalad regisztrációját és az API kulcs igénylést elvégezheted itt &raquo;"
1866
 
1867
  #: wpf-admin/tools-tabs/antispam.php:112
1868
  msgid "To start using reCAPTCHA, you need to sign up for an API key pair for your site."
1874
 
1875
  #: wpf-admin/tools-tabs/antispam.php:108
1876
  msgid "reCAPTCHA protects you against spam and other types of automated abuse. It makes secure topic and post editors when Guest Posting is allowed, also it protects login and registration forms against spam attacks."
1877
+ msgstr "reCAPTCHA védelmet nyújt a spam és más automatizált visszaélések ellen. Vendég hozzászólás engedélyezése esetén védelmet nyújt a téma és hozzászólás szerkesztőknek. Emellet védelmet nyújt a belépési és regisztrációs űrlapoknak spam ellen."
1878
 
1879
  #: wpf-admin/tools-tabs/antispam.php:107
1880
  msgid "Google reCAPTCHA"
1882
 
1883
  #: wpf-admin/options-tabs/posts.php:14
1884
  msgid "Recent Posts Display Type"
1885
+ msgstr "Legutóbbi hozzászólások mutatása típusa"
1886
 
1887
  #: wpf-admin/options-tabs/members.php:81
1888
  msgid "Redirect after subscription confirmation"
1898
 
1899
  #: wpf-admin/options-tabs/members.php:67
1900
  msgid "For member profile, account and subscription pages use following URLs:"
1901
+ msgstr "Tagi profil, fiók és feliratkozás lapokhoz használd a következő URL-eket:"
1902
 
1903
  #: wpf-admin/options-tabs/members.php:65
1904
  msgid "Custom Redirection URLs after following actions"
1905
+ msgstr "Egyéni átirányítási URL-ek a következő tevékenységek után"
1906
 
1907
  #: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:698
1908
  msgid "Replace Reset Password Page URL to Forum Reset Password Page URL"
1909
+ msgstr "Lecseréli a jelszó visszaállítási oldal URL-jét a fórum jelszó visszaállítási oldal URL-jére"
1910
 
1911
  #: wpf-admin/options-tabs/features.php:15
1912
  msgid "Show Member Mention Nicknames"
1913
+ msgstr "Mutassa a tag megemlítésekor a nicket"
1914
 
1915
  #. Description of the plugin/theme
1916
  msgid "WordPress Forum plugin. wpForo is a full-fledged forum solution for your community. Comes with multiple modern forum layouts."
1918
 
1919
  #: wpforo.php:786
1920
  msgid "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. Converts wpForo topic and posts, likes to myCRED points."
1921
+ msgstr "myCRED pontokat oszt a fórumbeli tevékenységért. Integrálja a myCRED címereket és címeket. A wpForo témák és hozzászólások kedveléseit myCRED pontokká konvertálja."
1922
 
1923
  #: wpforo.php:785
1924
  msgid "wpForo Polls is a complete addon to help forum members create, vote and manage polls effectively. Comes with poll specific permissions and settings."
1925
+ msgstr "wpForo Polls kiterjesztés lehetővé teszi a fórumtagok részére a szavazások hatékony létrehozását, kezelését és a szavazatok leadását. Szavazásokhoz kapcsolódó engedélyeket és beállításokat tartalmaz."
1926
 
1927
  #: wpf-themes/classic/functions.php:127
1928
  msgid "Set this option value 0 if you want to show the whole post content in recent post area."
1929
+ msgstr "Állítsd ezt nullára, ha azt szeretnéd, hogy a teljes hozzászólás látható legyen a legutóbbi hozzászólásnál."
1930
 
1931
  #: wpf-themes/classic/functions.php:126
1932
  msgid "Extended Layout - Recent post length"
1934
 
1935
  #: wpf-themes/classic/functions.php:118
1936
  msgid "Set this option value 0 if you want to show all posts in recent posts area."
1937
+ msgstr "Állítsd ezt nullára, ha azt szeretnéd, hogy minden hozzászólás látható legyen a legutóbbi hozzászólásoknál."
1938
 
1939
  #: wpf-themes/classic/functions.php:117
1940
  msgid "Extended Layout - Number of Recent posts"
1946
 
1947
  #: wpf-themes/classic/functions.php:85
1948
  msgid "Q&A Layout - Recent topic length"
1949
+ msgstr "Kérdés-válasz elrendezés - legutóbbi témák hossza"
1950
 
1951
  #: wpf-themes/classic/functions.php:78
1952
  msgid "Q&A Layout - Number of Recent topics"
1953
+ msgstr "Kérdés-válasz elrendezés - legutóbbi témák száma"
1954
 
1955
  #: wpf-themes/classic/functions.php:69
1956
  msgid "Q&A layout - Recent topics"
1957
+ msgstr "Kérdés-válasz elrendezés - legutóbbi témák"
1958
 
1959
  #: wpf-themes/classic/functions.php:56 wpf-themes/classic/functions.php:86
1960
  msgid "Set this option value 0 if you want to show the whole title in recent topic area."
1961
+ msgstr "Állítsd ezt nullára, ha azt akarod, hogy a teljes cím látható legyen a legutóbbi témáknál."
1962
 
1963
  #: wpf-themes/classic/functions.php:55
1964
  msgid "Extended Layout - Recent topic length"
1974
 
1975
  #: wpf-includes/wpf-phrases.php:707
1976
  msgid "You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post."
1977
+ msgstr "Megemlíthetsz egy felhasználót @nick használatával a hozzászólásban. A felhasználó email értesítést kap erről."
1978
 
1979
  #: wpf-includes/wpf-phrases.php:706
1980
  msgid "in forum"
1981
+ msgstr "fórumban"
1982
 
1983
  #: wpf-includes/wpf-phrases.php:705
1984
  msgid "forum link"
1985
+ msgstr "fórum link"
1986
 
1987
  #: wpf-includes/class-api.php:235
1988
  msgid "Invalid User"
1990
 
1991
  #: wpf-includes/class-api.php:230
1992
  msgid "Your email is required to be able authorize you here. Please try loging again. "
1993
+ msgstr "Szükség van az email címedre ehhez. Kérjük, jelentkezz be ismét. "
1994
 
1995
  #: wpf-includes/class-api.php:203
1996
  msgid "Please login into Facebook and then click connect button again"
1998
 
1999
  #: wpf-admin/usergroup.php:259
2000
  msgid "use default link color"
2001
+ msgstr "alapértelmezett link szín használata"
2002
 
2003
  #: wpf-admin/usergroup.php:258
2004
  msgid "Usergroup Color"
2005
+ msgstr "Felhasználói csoport színe"
2006
 
2007
  #: wpf-admin/usergroup.php:93
2008
  msgid "default (#15)"
2010
 
2011
  #: wpf-admin/usergroup.php:33
2012
  msgid "Default Access"
2013
+ msgstr "Alapértelmezett hozzáférés"
2014
 
2015
  #: wpf-admin/tools.php:17
2016
  msgid "Misc"
2026
 
2027
  #: wpf-admin/tools-tabs/misc.php:19
2028
  msgid "wpForo adds nofollow to all links with external URLs. If you want to keep some domains as internal please insert domains one per line in the textarea bellow."
2029
+ msgstr "wpForo nofollow jelölést ad minden külső URL-t tartalmazó linkhez. Ha bizonyos tartományokat belsőként akarsz kezelni, írd be a tartományokat soronként egyesével az alábbi szövegdobozba."
2030
 
2031
  #: wpf-admin/tools-tabs/misc.php:18
2032
  msgid "Allowed dofollow domains"
2033
+ msgstr "Engedélyezett követhető tartományok"
2034
 
2035
  #: wpf-admin/tools-tabs/misc.php:10
2036
  msgid "SEO Tools"
2046
 
2047
  #: wpf-admin/options-tabs/members.php:100
2048
  msgid "Member Custom Title by default"
2049
+ msgstr "Alapértelmezett tagi saját cím"
2050
 
2051
  #: wpf-admin/options-tabs/members.php:91
2052
  msgid "Member Custom Titles"
2053
+ msgstr "Tagi saját címek"
2054
 
2055
  #: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:259
2056
  msgid "Replace Login Page URL to Forum Login Page URL"
2057
+ msgstr "Lecseréli a belépési oldal URL-jét a fórum belépési oldal URL-jére"
2058
 
2059
  #: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:260
2060
  msgid "Replace Registration Page URL to Forum Registration Page URL"
2061
+ msgstr "Lecseréli a regisztrációs oldal URL-jét a fórum regisztrációs oldal URL-jére"
2062
 
2063
  #: wpf-admin/options-tabs/emails.php:158
2064
  msgid "User Mention message body"
2065
+ msgstr "Megemlített felhasználó üzenet törzse"
2066
 
2067
  #: wpf-admin/options-tabs/emails.php:154
2068
  msgid "User Mention message subject"
2069
+ msgstr "Megemlített felhasználó üzenet tárgya"
2070
 
2071
  #: wpf-admin/options-tabs/emails.php:144
2072
  msgid "Enable Email Notification"
2073
+ msgstr "Email értesítés engedélyezése"
2074
 
2075
  #: wpf-admin/options-tabs/emails.php:139
2076
  msgid "User Mentioning Email"
2077
+ msgstr "Megemlített felhasználó email"
2078
 
2079
  #: wpf-admin/options-tabs/api.php:86
2080
  msgid "Custom URL"
2102
 
2103
  #: wpf-admin/options-tabs/api.php:45
2104
  msgid "Facebook API connection script (sharing, login, cross-posting...)"
2105
+ msgstr "Facebook API kapcsolati script (megosztás, belépés, kereszthozzászólás...)"
2106
 
2107
  #: wpf-admin/options-tabs/api.php:44
2108
  msgid "Facebook SDK for JavaScript"
2152
 
2153
  #: wpf-admin/options-tabs/api.php:23
2154
  msgid "Please follow to this instruction"
2155
+ msgstr "Kérjük, kövesd az utasításokat"
2156
 
2157
  #: wpf-admin/options-tabs/api.php:23
2158
  msgid "In order to get an App ID and Secret Key from Facebook, you’ll need to register a new application. Don’t worry – its very easy, and your application doesn't need to do anything. We only need the keys."
2159
+ msgstr "Facebook App ID és Titkos kulcs érdekében regisztrálnod kell egy új alkalmazást. Ne aggódsz, ez tényleg könnyű, és az alkalmazásnak nem kell csinálnia semmit. Csak a kulcsokra van szükség."
2160
 
2161
  #: wpf-admin/options-tabs/api.php:22
2162
  msgid "Facebook API Configuration"
2164
 
2165
  #: wpf-includes/wpf-phrases.php:702
2166
  msgid "No posts were found here"
2167
+ msgstr "Nem találhatók hozzászólások"
2168
 
2169
  #: wpf-admin/tools-tabs/misc.php:104 wpf-includes/wpf-phrases.php:701
2170
  msgid "Recent Posts"
2172
 
2173
  #: wpf-includes/wpf-phrases.php:696
2174
  msgid "Reset Result"
2175
+ msgstr "Keresési eredmények"
2176
 
2177
  #: wpf-includes/wpf-phrases.php:695
2178
  msgid "Reset Search"
2179
+ msgstr "Keresés visszaállítása"
2180
 
2181
  #: wpf-includes/wpf-phrases.php:694
2182
  msgid "Display Name or Nicename"
2183
+ msgstr "Név vagy nick mutatása"
2184
 
2185
  #: wpf-includes/wpf-phrases.php:693
2186
  msgid "Find a member"
2200
 
2201
  #: wpf-includes/functions-installation.php:727
2202
  msgid "Please click the button below to complete wpForo update."
2203
+ msgstr "Kérjük, kattints az alábbi gombra a wpForo frissítés befejezéséhez."
2204
 
2205
  #: wpf-includes/functions-installation.php:726
2206
  msgid "wpForo - Update Database "
2207
+ msgstr "wpForo - adatbázis frissítése "
2208
 
2209
  #: wpf-includes/functions-installation.php:725
2210
  msgid "Updater Database"
2211
+ msgstr "Frissítő adatbázis"
2212
 
2213
  #: wpf-includes/functions-installation.php:724
2214
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. Database backup is not required. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
2215
+ msgstr "Ez a folyamat néhány másodperctől akár több tucat percig is eltarthat. Kérjük, légy türelemmel és ne zárd be ezt az oldalt. Nem szükséges biztonsági mentést készíteni az adatbázisról. Ha 500 Server Error hibaüzenetet látsz, ne aggódj, az adatfrissítés még mindig zajlik a MySQL szerveren."
2216
 
2217
  #: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:699
2218
  msgid "Enable RSS Feed"
2220
 
2221
  #: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:697
2222
  msgid "Log Viewed Forums and Topics"
2223
+ msgstr "Megtekintett fórumok és témák naplózása"
2224
 
2225
  #: wpforo.php:787
2226
  msgid "Advanced user profile builder system. Allows to add new fields and manage profile page. Creates custom Registration, Account, Member Search forms."
2227
+ msgstr "Fejlett felhasználói profil kezelő rendszer. Lehetővé teszi új mezők hozzáadását és a profiloldalak kezelését. Létrehozza a saját regisztrációs, fiók és tag keresés űrlapokat."
2228
 
2229
  #: wpf-includes/wpf-phrases.php:687
2230
  msgid "Required field"
2244
 
2245
  #: wpf-admin/usergroup.php:299
2246
  msgid "This is only used when a new Usergroup is created, it automatically gets the selected Forum Access in all forums."
2247
+ msgstr "Ez csak új felhasználói csoport létrehozásakor szükséges, automatikusan megkapja a kiválasztott fórum hozzáférést minden fórumban."
2248
 
2249
  #: wpf-admin/usergroup.php:291
2250
  msgid "Default Forum Access"
2264
 
2265
  #: wpf-admin/options-tabs/members.php:36 wpf-includes/wpf-phrases.php:700
2266
  msgid "Members Search Type"
2267
+ msgstr "Tag keresés típusa"
2268
 
2269
  #: wpf-admin/options-tabs/emails.php:134
2270
  msgid "Reset Password message body"
2276
 
2277
  #: wpf-admin/options-tabs/emails.php:129
2278
  msgid "Reset Password Emails"
2279
+ msgstr "Jelszó visszaállítási emailek"
2280
 
2281
  #: wpforo.php:790
2282
  msgid "Blog to Forum and Forum to Blog content synchronization. Blog posts with Forum topics and Blog comments with Forum replies."
2283
+ msgstr "Blog - Fórum és Fórum - Blog tartalom szinkronizációja. Blogposztok fórumtémákkal és Blog megjegyzések fórum válaszokkal."
2284
 
2285
  #: wpf-includes/wpf-phrases.php:679
2286
  msgid "Anonymous"
2288
 
2289
  #: wpf-includes/wpf-phrases.php:678
2290
  msgid "User Title"
2291
+ msgstr "Felhasználó címe"
2292
 
2293
  #: wpf-includes/wpf-phrases.php:677
2294
  msgid "Rating Title"
2295
+ msgstr "Rang cím"
2296
 
2297
  #: wpf-admin/usergroup.php:30 wpf-includes/wpf-phrases.php:676
2298
  msgid "Usergroup"
2328
 
2329
  #: wpf-includes/functions-installation.php:710
2330
  msgid "You can permanently disable this message in Dashboard > Forums > Features admin page."
2331
+ msgstr "Véglegesen kikapcsolhatod ezt az üzenetet a Vezérlőpult > Fórumok > Jellemzők admin oldalon."
2332
 
2333
  #: wpf-includes/functions-installation.php:709
2334
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page."
2360
 
2361
  #: wpf-admin/tools-tabs/cleanup.php:13
2362
  msgid "Inactive users are the account owners who have no topics, posts, comments and subscriptions for new content. In 99&#37; cases this kind of accounts are being registered by Spammers. This tool allows you to only keep active and known inactive users."
2363
+ msgstr "Az inaktív felhasználók olyan fióktulajdonosok, akiknek nincsenek témáik, hozzászólásaik, megjegyzéseik és feliratkozásaik. Az esetek 99&#37; -ában ezeket a fiókokat spamterjesztők regisztrálják. Ez az eszköz lehetővé teszi, hogy csak az aktív és az ismert inaktív felhasználókat tarsd meg."
2364
 
2365
  #: wpf-admin/tools-tabs/cleanup.php:12
2366
  msgid "Delete Inactive Users"
2368
 
2369
  #: wpf-admin/options-tabs/members.php:161
2370
  msgid "Display Usergroup under Post Author Avatar"
2371
+ msgstr "Felhasználói csoport kijelzése a hozzászólás szerző avatar alatt"
2372
 
2373
  #: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:175
2374
  msgid "Member Reputation and Titles"
2375
+ msgstr "Tagi rangok és címek"
2376
 
2377
  #: wpf-admin/options-tabs/features.php:40
2378
  msgid "Turn Off User Syncing Note"
2379
+ msgstr "Felhasználói szinkronizálás megjegyzés kikapcsolása"
2380
 
2381
  #: wpf-admin/options-tabs/features.php:38
2382
  msgid "Enable User Profile Page indexing"
2383
+ msgstr "Felhasználó profiloldal indexelés engedélyezése"
2384
 
2385
  #: wpf-admin/options-tabs/features.php:35
2386
  msgid "Enable Memory Cache"
2428
 
2429
  #: wpf-includes/wpf-phrases.php:667
2430
  msgid "Topic first post data not found."
2431
+ msgstr "A téma első hozzászólásának adatai nem találhatók."
2432
 
2433
  #: wpf-includes/wpf-phrases.php:666
2434
  msgid "Topic first post not found."
2435
+ msgstr "A téma első hozzászólása nem található."
2436
 
2437
  #: wpf-includes/wpf-phrases.php:665
2438
  msgid "Awaiting moderation"
2440
 
2441
  #: wpf-includes/wpf-hooks.php:1726
2442
  msgid "This post is currently unapproved. You can approve posts in Dashboard &raquo; Forums &raquo; Moderation admin page."
2443
+ msgstr "Ez a hozzászólás még nincs jóváhagyva. Jóváhagyhatod a Vezérlőpult &raquo; Fórumok &raquo; Moderáció admin oldalon."
2444
 
2445
  #: wpf-includes/wpf-hooks.php:1627
2446
  msgid "This topic is currently unapproved. You can approve topics in Dashboard &raquo; Forums &raquo; Moderation admin page."
2447
+ msgstr "Ez a téma még nincs jóváhagyva. Jóváhagyhatod a Vezérlőpult &raquo; Fórumok &raquo; Moderáció admin oldalon."
2448
 
2449
  #: wpf-includes/wpf-hooks.php:1626 wpf-includes/wpf-hooks.php:1725
2450
  msgid "Please Moderate: "
2451
+ msgstr "Kérjük, moderáld: "
2452
 
2453
  #: wpf-includes/functions.php:690
2454
  msgid "Post"
2468
 
2469
  #: wpf-includes/functions.php:643
2470
  msgid "Approve this item"
2471
+ msgstr "Elem jóváhagyása"
2472
 
2473
  #: wpf-includes/functions.php:643
2474
  msgid "unapprove this item"
2475
+ msgstr "elem elvetése"
2476
 
2477
  #: wpf-includes/functions.php:551 wpf-includes/functions.php:567
2478
  msgid "Type"
2480
 
2481
  #: wpf-includes/functions.php:493
2482
  msgid "filter by user"
2483
+ msgstr "szűrés felhasználóra"
2484
 
2485
  #: wpf-includes/functions.php:396
2486
  msgid "Banned"
2500
 
2501
  #: wpf-admin/tools.php:8
2502
  msgid "Forum Tools"
2503
+ msgstr "Fórum eszközök"
2504
 
2505
  #: wpf-admin/tools-tabs/antispam.php:332
2506
  msgid "Are you sure you want to delete all DARK RED marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
2549
 
2550
  #: wpf-admin/tools-tabs/antispam.php:275
2551
  msgid "Directory"
2552
+ msgstr "Lista"
2553
 
2554
  #: wpf-admin/tools-tabs/antispam.php:254
2555
  msgid "This tool is designed to find attachment which have been uploaded by spammers. The tool checks most common spammer filenames and suggest to delete but you should check one by one and make sure those are spam files before deleting."
2556
+ msgstr "Ez az eszköz megkeresi a castolmányokat, amiket spamterjesztők töltöttek fel. Az eszköz vizsgálja a legelterjedtebb spam fájlneveket és javaslatot tesz a törlésre, de minden esetben ellenőrizned kell a fájlokat, hogy valóban spamet tartalmaznak, mielőtt törlöd őket."
2557
 
2558
  #: wpf-admin/tools-tabs/antispam.php:253
2559
  msgid "Possible Spam Attachments"
2561
 
2562
  #: wpf-admin/tools-tabs/antispam.php:95
2563
  msgid "Do not allow to attach files with following extensions:"
2564
+ msgstr "Ne engedélyezze a következő kiterjesztésű fájlok csatolását:"
2565
 
2566
  #: wpf-admin/tools-tabs/antispam.php:90
2567
  msgid "Min number of posts to be able post links"
2568
+ msgstr "Legalább ennyi hozzászólás kell a linkek beszúrásához"
2569
 
2570
  #: wpf-admin/tools-tabs/antispam.php:86
2571
  msgid "Min number of posts to be able attach files"
2572
+ msgstr "Legalább ennyi hozzászólás kell a fájlok csatolásához"
2573
 
2574
  #: wpf-admin/tools-tabs/antispam.php:83
2575
  msgid "posts"
2581
 
2582
  #: wpf-admin/tools-tabs/antispam.php:81
2583
  msgid "User is New (under hard spam control) during"
2584
+ msgstr "A felhasználó újonc (erős spam ellenőrzés alatt áll) eddig: "
2585
 
2586
  #: wpf-admin/tools-tabs/antispam.php:74
2587
  msgid "Some useful options to limit just registered users and minimize spam. These options don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
2588
+ msgstr "Néhány hasznos lehetőség a valós felhasználói regisztrációk és a spam minimalizálása érdekében. Ezek a lehetőségek nincsenek hatással azon felhasználókra, akik olyan felhasználói csoporban vannak, ami rendelkezik a \"Szerkeszthet tagot\" és \"Moderálhat\" engedélyekkel."
2589
 
2590
  #: wpf-admin/tools-tabs/antispam.php:73
2591
  msgid "New Registered User"
2593
 
2594
  #: wpf-admin/tools-tabs/antispam.php:64
2595
  msgid " is enabled"
2596
+ msgstr " bekapcsolva"
2597
 
2598
  #: wpf-admin/tools-tabs/antispam.php:59
2599
  msgid "Spam Suspicion Level for Posts"
2600
+ msgstr "Spam érzékelési szint a hozzászólásokhoz"
2601
 
2602
  #: wpf-admin/tools-tabs/antispam.php:55
2603
  msgid "Spam Suspicion Level for Topics"
2604
+ msgstr "Spam érzékelési szint a témákhoz"
2605
 
2606
  #: wpf-admin/tools-tabs/antispam.php:46
2607
  msgid "Notify via email when new user is banned"
2608
+ msgstr "Email értesítés új felhasználó kitiltásakor"
2609
 
2610
  #: wpf-admin/tools-tabs/antispam.php:37
2611
  msgid "Ban user when spam is suspected"
2612
+ msgstr "Felhazsnáló kitiltása spam érzékelésekor"
2613
 
2614
  #: wpf-admin/tools-tabs/antispam.php:28
2615
  msgid "Enable wpForo Spam Control"
2616
+ msgstr "A wpForo spam ellenőrzés engedélyezése"
2617
 
2618
  #: wpf-admin/tools-tabs/antispam.php:22
2619
  msgid "Some useful options to limit just registered users and minimize spam. This control don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
2620
+ msgstr "Néhány hasznos lehetőség a valós felhasználói regisztrációk és a spam minimalizálása érdekében. Ez a beállítás nincs hatással azon felhasználókra, akik olyan felhasználói csoporban vannak, ami rendelkezik a \"Szerkeszthet tagot\" és \"Moderálhat\" engedélyekkel."
2621
 
2622
  #: wpf-admin/tools-tabs/antispam.php:21
2623
  msgid "Spam Control"
2646
 
2647
  #: wpforo.php:789
2648
  msgid "Provides a safe way to communicate directly with other members. Messages are private and can only be viewed by conversation participants."
2649
+ msgstr "Biztonságos közvetlen kommunikáció más tagokkal. Az üzeneteket csak a beszélgetés résztvevői láthatják."
2650
 
2651
  #: wpf-includes/wpf-phrases.php:661
2652
  msgid "You are not permitted to subscribe here"
2653
+ msgstr "Nem engedélyezett itt a feliratkozás"
2654
 
2655
  #: wpf-includes/wpf-phrases.php:660
2656
  msgid "Forum ID is not detected"
2657
+ msgstr "Fórum ID nem található"
2658
 
2659
  #: wpf-includes/wpf-phrases.php:659
2660
  msgid "Only Admins and Moderators can see your private topics."
2674
 
2675
  #: wpf-includes/class-forums.php:52 wpf-includes/wpf-phrases.php:655
2676
  msgid "Can view private topic"
2677
+ msgstr "Láthat privát témát"
2678
 
2679
  #: wpf-includes/class-forums.php:51 wpf-includes/wpf-phrases.php:654
2680
  msgid "Can set own topic private"
2681
+ msgstr "Saját témát privátra állíthat"
2682
 
2683
  #: wpf-includes/class-forums.php:50 wpf-includes/wpf-phrases.php:576
2684
  msgid "Can set topic private"
2685
+ msgstr "Témát privátra állíthat"
2686
 
2687
  #: wpf-includes/wpf-phrases.php:132
2688
  msgid "Google+"
2690
 
2691
  #: wpf-includes/functions.php:464
2692
  msgid "filter by package"
2693
+ msgstr "szűrés csomag alapján"
2694
 
2695
  #: wpf-includes/class-notices.php:168
2696
  msgid "View all Addons"
2697
+ msgstr "Minden kiterjesztés megtekintése"
2698
 
2699
  #: wpf-includes/class-notices.php:155
2700
  msgid "Extend your forum with wpForo addons"
2701
+ msgstr "Fejlesztd tovább a fórumodat a wpForo kiterjesztésekkel"
2702
 
2703
  #: wpf-includes/class-notices.php:155
2704
  msgid "New Addons for Your Forum!"
2705
+ msgstr "Új kiterjesztések a fórumodhoz!"
2706
 
2707
  #: wpf-admin/forum.php:208
2708
  msgid "Make sure you insert a class of font-awesome icon, it should start with fa- prefix like &quot;fas fa-comments&quot;."
2709
+ msgstr "Ellenőrizd, hogy font-awesome ikonosztályt illesztesz be. Ezek általában fa- prefixszel kezdődnek, például &quot;fas fa-comments&quot;."
2710
 
2711
  #: wpf-admin/forum.php:208
2712
  msgid "here"
2714
 
2715
  #: wpf-admin/forum.php:208
2716
  msgid "You can find all icons"
2717
+ msgstr "Megtalálsz minden ikont"
2718
 
2719
  #: wpf-admin/forum.php:206
2720
  msgid "Font-awesome Icon"
2746
 
2747
  #: wpf-includes/functions.php:448
2748
  msgid "filter by status"
2749
+ msgstr "szűrés állapot alapján"
2750
 
2751
  #: wpf-includes/functions.php:436 wpf-includes/wpf-phrases.php:350
2752
  msgid "filter by group"
2753
+ msgstr "szűrés csoportra"
2754
 
2755
  #: wpf-includes/class-posts.php:43
2756
  msgid "You are not permitted to view this attachment"
2766
 
2767
  #: wpf-includes/class-members.php:1823
2768
  msgid "What should be done with wpForo content owned by these users?"
2769
+ msgstr "Mi történjen a wpForo tartalommal, ami ezekhez a felhasználókhoz tartozik?"
2770
 
2771
  #: wpf-includes/class-members.php:1821
2772
  msgid "What should be done with wpForo content owned by this user?"
2773
+ msgstr "Mi történjen a wpForo tartalommal, ami ehhez a felhasználóhoz tartozik?"
2774
 
2775
  #: wpf-includes/class-members.php:176
2776
  msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
2790
 
2791
  #: wpf-includes/class-members.php:155
2792
  msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
2793
+ msgstr "<strong>HIBA</strong>: Ez a felhasználónév már létezik. Kérjük, válassz másikat."
2794
 
2795
  #: wpf-includes/class-members.php:144
2796
  msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
2810
 
2811
  #: wpf-admin/options-tabs/posts.php:166
2812
  msgid "This message will be displayed when a non-permitted forum member clicks on attached file link in topic and posts."
2813
+ msgstr "Ezt az üzenetet látják a nem engedélyezett felhasználók, amikor csatolt fájlra kattintanak témákban és hozzászólásokban."
2814
 
2815
  #: wpf-admin/options-tabs/posts.php:165
2816
  msgid "Attachment click - message for non-permitted users"
2817
+ msgstr "Csatolmány kattintási üzenet a nem engedélyezett felhasználóknak"
2818
 
2819
  #: wpf-admin/options-tabs/general.php:92
2820
  msgid "This option is only related to XML language files. You should upload a translation XML file to have a new language option in this drop-down. If you are using PO/MO translation files you should change WordPress Language in Dashboard > Settings admin page to load according translation for wpForo."
2821
+ msgstr "Ez a lehetőség csak az XML nyelvi fájlokra vonatkozik. Fel kell töltened egy fordítás XML fájlt, hogy új nyelv jelenjen meg a legördülő menüben. Ha PO/MO fordítási fájlokat használsz, akkor a WordPress nyelvét kell megváltoztatnod a Vezérlőpult > Beállítások admin oldalon, hogy a megfelelő fordításfájlok betöltődjenek a wpForoba."
2822
 
2823
  #: wpf-admin/options-tabs/general.php:37
2824
  msgid "one URL per line"
2826
 
2827
  #: wpf-admin/options-tabs/general.php:37
2828
  msgid "Exclude page URLs"
2829
+ msgstr "Oldal URL-ek kizárása"
2830
 
2831
  #: wpf-admin/options-tabs/general.php:34
2832
  msgid "This option will disable WordPress on front-end. Only forum pages and excluded post/pages will be available. wpForo will look like as a stand-alone forum."
2834
 
2835
  #: wpf-admin/options-tabs/features.php:53
2836
  msgid "Enable this option if you want the topic subscription checkbox to be checked by default."
2837
+ msgstr "Kapcsold ezt be, ha azt szeretnéd, hogy a téma feliratkozás jelölőnégyzet alapértelmezeten be legyen jelölve."
2838
 
2839
  #: wpf-admin/options-tabs/features.php:53
2840
  msgid "Topic subscription option on post editor - checked/enabled"
2841
+ msgstr "Téma feliratkozási lehetőség a hozzászólás szerkesztőben - bejelölve/engedélyezve"
2842
 
2843
  #: wpf-admin/options-tabs/features.php:52
2844
  msgid "This option adds topic subscription checkbox next to new topic and post submit button."
2845
+ msgstr "Ez a lehetőség hozzáadja a téma feliratkozási jelölőnégyzetet az új téma és a hozzászólás elküldése gombokhoz."
2846
 
2847
  #: wpf-admin/options-tabs/features.php:52
2848
  msgid "Topic subscription option on post editor"
2849
+ msgstr "Téma feliratkozási lehetőség a hozzászólás szerkesztőben"
2850
 
2851
  #: wpf-admin/options-tabs/features.php:22
2852
  msgid "If you have enabled this option, after registering, user can not login without confirming the email."
2853
+ msgstr "Ha ezt a lehetőséget engedélyezed, akkor regisztráció után a felhasználó nem tud belépni az email visszaigazolás nélkül."
2854
 
2855
  #: wpf-admin/options-tabs/features.php:22
2856
  msgid "Enable User Registration email confirmation"
2857
+ msgstr "Felhasználói regisztráció email visszaigazolás engedélyezése"
2858
 
2859
  #: wpf-admin/options-tabs/emails.php:41
2860
  msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Reply is created."
2861
+ msgstr "Értesítő email küldése minden fórum adminisztrátor email címre (vesszővel elválasztva) új válasz beküldésekor."
2862
 
2863
  #: wpf-admin/options-tabs/emails.php:40
2864
  msgid "Notify Admins via email on new Post"
2866
 
2867
  #: wpf-admin/options-tabs/emails.php:29
2868
  msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Topic is created."
2869
+ msgstr "Értesítő email küldése minden fórum adminisztrátor email címre (vesszővel elválasztva) új téma létrehozásakor."
2870
 
2871
  #: wpf-admin/options-tabs/emails.php:28
2872
  msgid "Notify Admins via email on new Topic"
2878
 
2879
  #: wpf-admin/options-tabs/emails.php:16
2880
  msgid "FROM Email Address"
2881
+ msgstr "FELADÓ email címe"
2882
 
2883
  #: wpf-admin/options-tabs/emails.php:12
2884
  msgid "FROM Name"
2885
+ msgstr "FELADÓ neve"
2886
 
2887
  #: wpf-admin/options-tabs/accesses.php:34
2888
  #: wpf-admin/options-tabs/accesses.php:35
2898
  #: wpf-admin/options-tabs/accesses.php:35
2899
  #: wpf-admin/options-tabs/accesses.php:36
2900
  msgid "This access is usually used for "
2901
+ msgstr "Ezt a szintet leggyakrabban használja a "
2902
 
2903
  #: wpf-admin/forum.php:59
2904
  msgid "Forums can be displayed with different layouts (Extended, Simplified, Q&A), just edit the top (blue panels) category and set the layout you want. Child forums' layout depends on the top category (blue panels) layout. They cannot have a different layout."
2914
 
2915
  #: wpf-admin/dashboard.php:182
2916
  msgid "Total Size"
2917
+ msgstr "Teljes méret"
2918
 
2919
  #: wpf-admin/dashboard.php:177
2920
  msgid "Advanced Attachments Size"
2921
+ msgstr "Fejlett csatolmányok mérete"
2922
 
2923
  #: wpf-admin/dashboard.php:174
2924
  msgid "file(s)"
2926
 
2927
  #: wpf-admin/dashboard.php:173
2928
  msgid "Advanced Attachments"
2929
+ msgstr "Fejlett csatolmányok"
2930
 
2931
  #: wpf-admin/dashboard.php:167
2932
  msgid "Default Attachments Size"
2933
+ msgstr "Alapértelmezett csatolmány méret"
2934
 
2935
  #: wpf-admin/dashboard.php:163
2936
  msgid "Avatars Size"
2937
+ msgstr "Avatar mérete"
2938
 
2939
  #: wpf-admin/addons.php:64
2940
  msgid "More information about"
2958
 
2959
  #: wpf-admin/addons.php:28
2960
  msgid "All wpForo addons are being developed by wpForo developers at gVectors Team. Addon prices also include a small donation to the hard work wpForo developers do for free. When you buy an addon, you also donate the free wpForo development and support. Addons are the only incoming source for wpForo developers. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. We have another dozens of awesome features in our to-do list which will also be added for free in future releases. So the free wpForo development always stays on the first priority and wpForo is being extended with new free functions and features even faster than before."
2961
+ msgstr "Minden wpForo kiterjesztést a wpForo fejlesztői készítenek a gVector Csapatból. A kiterjesztések árai tartalmaznak egy kis adományt azért a kemény munkáért, amit a wpForo fejlesztők ingyen végeznek. Amikor megvásárolsz egy kiterjesztést, adományozol az ingyenes wpForo fejlesztésre és támogatásra. A kiterjesztések a wpForo fejlesztősk egyetlen bevételi forrása. a wpForo egy prémium fórum bővítmény, ami mindig ingyenesen elérhető lesz. Soha nem lesz fizetős vagy pro verzió. Tucatnyi fantasztikus ötletünk van a listán, amit a jövőbeli kiadásokban meg fogunk valósítani. Az ingyenes wpForo fejlesztés lesz mindig a legfontosabb munkánk és a wpForo új ingyenes funkciókkal és szolgáltatásokkal fog bővülni, gyorsabban, mint valaha."
2962
 
2963
  #: wpf-admin/addons.php:14 wpf-admin/addons.php:22
2964
  msgid "wpForo Addons"
2966
 
2967
  #: wpforo.php:784
2968
  msgid "Allows to embed hundreds of video, social network, audio and photo content providers in forum topics and posts."
2969
+ msgstr "Lehetővé teszi többszázféle videó, közösségi háló, audió és fénykép tartalom beágyazását a fórum témáiba és a hozzászólásokba."
2970
 
2971
  #: wpforo.php:788
2972
  msgid "Adds an advanced file attachment system to forum topics and posts. AJAX powered media uploading and displaying system with user specific library."
2973
+ msgstr "Hozzáad egy továbbfejlesztett fájlcsatolási rendszert a fórum témáihoz és hozzászólásaihoz. AJAX alapú médiafeltöltési és megjelenítési rendszer felhasználókhoz tartozó könyvtárral."
2974
 
2975
  #: wpf-admin/options-tabs/general.php:52
2976
  msgid "Forum Page ID"
2978
 
2979
  #: wpf-admin/options-tabs/general.php:50
2980
  msgid "support topic"
2981
+ msgstr "támogatási téma"
2982
 
2983
  #: wpf-admin/options-tabs/general.php:50
2984
  msgid "wpForo PageID doesn't exist. Forums will not be loaded, please read this"
2985
+ msgstr "wpForo PageID nem létezik. A fórumok nem tölthetők be, kérjük, olvasd el"
2986
 
2987
  #: wpf-includes/wpf-hooks.php:1235
2988
  msgid "IMPORTANT: wpForo can't work with default permalink, please change permalink structure"
2989
+ msgstr "FONTOS: a wpForo nem működik az alapértelmezett permalinkkel, kérjük, válassz másik permalink struktúrát!"
2990
 
2991
  #: wpf-includes/wpf-phrases.php:648
2992
  msgid "Member"
2994
 
2995
  #: wpf-includes/wpf-phrases.php:647
2996
  msgid "Member Profile"
2997
+ msgstr "Tag profil"
2998
 
2999
  #: wpf-includes/wpf-phrases.php:646
3000
  msgid "Welcome back %s!"
3001
+ msgstr "Üdv újra %s!"
3002
 
3003
  #: wpf-includes/wpf-phrases.php:645
3004
  msgid "Blog Comments"
3005
+ msgstr "Blog hozzászólások"
3006
 
3007
  #: wpf-includes/wpf-phrases.php:644
3008
  msgid "Blog Posts"
3026
 
3027
  #: wpf-includes/wpf-phrases.php:320
3028
  msgid "Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system. The \"Extended"
3029
+ msgstr "Köszönjük, hogy a wpForot használod! wpForo egy professzionális WordPress fórum, és az egyetlen fórumszoftver, ami többféle elrendezéssablont tartalmaz. A \"Kiterjesztett\", \"Egyszerű\" és \"Kérdések-válaszok\" elrendezések majdnem minden beszélgetéshez megfelelőek. A wpForot kicsi vagy hatalmas közösségek egyaránt használhatják. Ha problémát vagy hibát találtál, kérjük, nyiss egy támogatási témát a plugin oldalán vagy a gVectors.com támogatási fórumában. Ha tetszik a wpForo, akkor írj egy jó értékelést róla. Tényleg szükségünk van a jó értékelésekre. Ha nem tetszik a wpForo, akkor írd meg nekünk a problémákat és a kéréseket, hogy kijavíthassuk és hozzáadhassuk a közeljövőben. Azért vagyunk, hogy segítsünk neked és továbbfejlesszük a wpForot, ahogy csak lehet. "
3030
 
3031
  #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2211
3032
  msgid "Visit Forum"
3033
+ msgstr "Fórum felkeresése"
3034
 
3035
  #: wpf-includes/wpf-phrases.php:651
3036
  msgid "This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum."
3042
 
3043
  #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:641
3044
  msgid "Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page."
3045
+ msgstr "Ezen lehetőség engedélyezésével kezelheted a fórum csatolmányokat a Vezérlőpult > Média > Médiatár admin oldalról."
3046
 
3047
  #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:640
3048
  msgid "Insert Forum Attachments to Media Library"
3049
+ msgstr "Add hozzá a fórum csatolmányokat a médiatárhoz"
3050
 
3051
  #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:637
3052
  msgid "This option is not synced with WordPress \"Anyone can register\" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register."
3053
+ msgstr "Ez a lehetőség nincs összekapcsolva a WordPress \"Bárki regisztrálhat\" lehetőségével a Vezérlőpult > Beállítások > Általános admin oldalon. Ha ezt a lehetőséget engedélyezet, az új felhasználók regisztrációja lehetséges lesz."
3054
 
3055
  #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:636
3056
  msgid "Enable User Registration"
3086
 
3087
  #: wpf-includes/wpf-phrases.php:627
3088
  msgid "Customer"
3089
+ msgstr "Ügyfél"
3090
 
3091
  #: wpf-admin/options-tabs/accesses.php:35 wpf-includes/wpf-phrases.php:626
3092
  msgid "Registered"
3122
 
3123
  #: wpf-includes/wpf-phrases.php:615
3124
  msgid "This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
3125
+ msgstr "Ez a folyamat néhány másodperctől akár több tucat percig is eltarthat, függően a fórum adatbázis méretétől és a szerver erőforrásaitól. Kérjük, légy türelemmel és ne zárd be ezt az oldalt. Ha 500 Server Error hibaüzenetet látsz, ne aggódj, az adatfrissítés még mindig zajlik a MySQL szerveren."
3126
 
3127
  #: wpf-includes/wpf-phrases.php:611
3128
  msgid "New Passwords do not match"
3134
 
3135
  #: wpf-includes/class-forums.php:55 wpf-includes/wpf-phrases.php:609
3136
  msgid "Can set own topic solved"
3137
+ msgstr "Saját témát megoldottra állíthat"
3138
 
3139
  #: wpf-includes/class-forums.php:54 wpf-includes/wpf-phrases.php:608
3140
  msgid "Can set topic solved"
3141
+ msgstr "Témát megoldottra állíthat"
3142
 
3143
  #: wpf-includes/wpf-phrases.php:600
3144
  msgid "Unsolved"
3145
+ msgstr "Megoldatlan"
3146
 
3147
  #: wpf-includes/wpf-hooks.php:1198
3148
  msgid "Select Color"
3158
 
3159
  #: wpforo.php:265
3160
  msgid "Discussion Board"
3161
+ msgstr "Fórum"
3162
 
3163
  #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:613
3164
  msgid "Forum and Topic subscription with double opt-in/confirmation system."
3165
+ msgstr "Fórum és téma feliratkozás kettős választási/jóváhagyási rendszerrel."
3166
 
3167
  #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:612
3168
  msgid "Enable Subscription Confirmation"
3169
+ msgstr "Feliratkozás jóváhagyás engedélyezése"
3170
 
3171
  #: wpf-admin/dashboard.php:209 wpf-includes/wpf-phrases.php:618
3172
  msgid "Delete Phrase Cache"
3182
 
3183
  #: wpf-admin/dashboard.php:194
3184
  msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
3185
+ msgstr "Ez a folyamat néhány másodperctől akár több tucat percig is eltarthat. Kérjük, légy türelemmel és ne zárd be ezt az oldalt. Ha 500 Server Error hibaüzenetet látsz, ne aggódj, az adatfrissítés még mindig zajlik a MySQL szerveren."
3186
 
3187
  #: wpf-admin/dashboard.php:192 wpf-includes/wpf-phrases.php:614
3188
  msgid "Forum Maintenance"
3210
 
3211
  #: wpf-includes/wpf-phrases.php:594
3212
  msgid "Topic Icons"
3213
+ msgstr "Téma ikonok"
3214
 
3215
  #: wpf-includes/wpf-phrases.php:593
3216
  msgid "open"
3217
+ msgstr "nyitott"
3218
 
3219
  #: wpf-includes/wpf-phrases.php:592
3220
  msgid "close"
3221
+ msgstr "bezár"
3222
 
3223
  #: wpf-includes/wpf-phrases.php:591
3224
  msgid "unsticky"
3225
+ msgstr "nem rögzített"
3226
 
3227
  #: wpf-includes/wpf-phrases.php:590
3228
  msgid "sticky"
3230
 
3231
  #: wpf-includes/wpf-phrases.php:589
3232
  msgid "unlike"
3233
+ msgstr "nem kedvel"
3234
 
3235
  #: wpf-includes/wpf-phrases.php:588
3236
  msgid "like"
3237
+ msgstr "kedvel"
3238
 
3239
  #: wpf-includes/class-forums.php:63 wpf-includes/wpf-phrases.php:582
3240
  msgid "Can move topic"
3241
+ msgstr "Mozgathat témát"
3242
 
3243
  #: wpf-includes/class-forums.php:62 wpf-includes/wpf-phrases.php:581
3244
  msgid "Can close topic"
3245
+ msgstr "Lezárhat témát"
3246
 
3247
  #: wpf-includes/class-forums.php:60 wpf-includes/wpf-phrases.php:580
3248
  msgid "Can set own topic answered"
3249
+ msgstr "A saját témát megválaszoltra állíthatja"
3250
 
3251
  #: wpf-includes/class-forums.php:59 wpf-includes/wpf-phrases.php:579
3252
  msgid "Can set topic answered"
3253
+ msgstr "Témát megválaszoltra állíthat"
3254
 
3255
  #: wpf-includes/class-forums.php:57 wpf-includes/wpf-phrases.php:578
3256
  msgid "Can attach file"
3257
+ msgstr "Csatolhat fájlt"
3258
 
3259
  #: wpf-includes/class-forums.php:56 wpf-includes/wpf-phrases.php:577
3260
  msgid "Can vote"
3261
+ msgstr "Szavazhat"
3262
 
3263
  #: wpf-includes/class-forums.php:49 wpf-includes/wpf-phrases.php:575
3264
  msgid "Can set topic sticky"
3265
+ msgstr "Témát rögzíthet"
3266
 
3267
  #: wpf-includes/class-forums.php:48 wpf-includes/wpf-phrases.php:574
3268
  msgid "Can report"
3269
+ msgstr "Jelenthet"
3270
 
3271
  #: wpf-includes/class-forums.php:47 wpf-includes/wpf-phrases.php:573
3272
  msgid "Can like"
3273
+ msgstr "Kedvelhet"
3274
 
3275
  #: wpf-includes/class-forums.php:44 wpf-includes/wpf-phrases.php:572
3276
  msgid "Can delete own reply"
3277
+ msgstr "Törölheti a saját válaszát"
3278
 
3279
  #: wpf-includes/class-forums.php:43 wpf-includes/wpf-phrases.php:571
3280
  msgid "Can delete own topic"
3281
+ msgstr "Törölheti a saját témáját"
3282
 
3283
  #: wpf-includes/wpf-phrases.php:570
3284
  msgid "Can edit own replay"
3285
+ msgstr "Szerkesztheti a saját válaszát"
3286
 
3287
  #: wpf-includes/class-forums.php:41 wpf-includes/wpf-phrases.php:569
3288
  msgid "Can edit own topic"
3289
+ msgstr "Szerkeszthet témát"
3290
 
3291
  #: wpf-includes/class-forums.php:40 wpf-includes/wpf-phrases.php:568
3292
  msgid "Can delete replies"
3293
+ msgstr "Törölhet válaszokat"
3294
 
3295
  #: wpf-includes/class-forums.php:39 wpf-includes/wpf-phrases.php:567
3296
  msgid "Can edit replies"
3297
+ msgstr "Szerkeszthet válaszokat"
3298
 
3299
  #: wpf-includes/class-forums.php:38 wpf-includes/wpf-phrases.php:566
3300
  msgid "Can view replies"
3301
+ msgstr "Láthatja a válaszokat"
3302
 
3303
  #: wpf-includes/class-forums.php:37 wpf-includes/wpf-phrases.php:565
3304
  msgid "Can post reply"
3305
+ msgstr "Válaszolhat"
3306
 
3307
  #: wpf-includes/class-forums.php:36 wpf-includes/wpf-phrases.php:564
3308
  msgid "Can delete topic"
3309
+ msgstr "Törölhet témát"
3310
 
3311
  #: wpf-includes/class-forums.php:35 wpf-includes/wpf-phrases.php:563
3312
  msgid "Can edit topic"
3313
+ msgstr "Szerkeszthet témát"
3314
 
3315
  #: wpf-includes/class-forums.php:34 wpf-includes/wpf-phrases.php:562
3316
  msgid "Can view topic"
3317
+ msgstr "Láthatja a témát"
3318
 
3319
  #: wpf-includes/class-forums.php:33 wpf-includes/wpf-phrases.php:561
3320
  msgid "Can create topic"
3321
+ msgstr "Létrehozhat témát"
3322
 
3323
  #: wpf-includes/class-forums.php:32 wpf-includes/wpf-phrases.php:560
3324
  msgid "Can view forum"
3325
+ msgstr "Láthatja a fórumot"
3326
 
3327
  #: wpf-includes/class-usergroups.php:59 wpf-includes/wpf-phrases.php:559
3328
  msgid "Front - Can write PM"
3329
+ msgstr "Front - írhat privát üzenetet"
3330
 
3331
  #: wpf-includes/class-usergroups.php:58 wpf-includes/wpf-phrases.php:558
3332
  msgid "Front - Can view member about me"
3333
+ msgstr "Front - láthatja a tag bemutatkozását"
3334
 
3335
  #: wpf-includes/class-usergroups.php:57 wpf-includes/wpf-phrases.php:557
3336
  msgid "Front - Can view member signature"
3337
+ msgstr "Front - láthatja a tag aláírását"
3338
 
3339
  #: wpf-includes/class-usergroups.php:56 wpf-includes/wpf-phrases.php:556
3340
  msgid "Front - Can view member occupation"
3341
+ msgstr "Front - láthatja a tag munkahelyét"
3342
 
3343
  #: wpf-includes/class-usergroups.php:55 wpf-includes/wpf-phrases.php:555
3344
  msgid "Front - Can view member location"
3345
+ msgstr "Front - láthatja a tag helyét"
3346
 
3347
  #: wpf-includes/class-usergroups.php:54 wpf-includes/wpf-phrases.php:554
3348
  msgid "Front - Can view member reg. date"
3349
+ msgstr "Front - láthatja a tag regisztrációjának időpontját"
3350
 
3351
  #: wpf-includes/class-usergroups.php:53 wpf-includes/wpf-phrases.php:553
3352
  msgid "Front - Can view member social networks"
3353
+ msgstr "Front - láthatja a tag közösségi hálózatait"
3354
 
3355
  #: wpf-includes/class-usergroups.php:52 wpf-includes/wpf-phrases.php:552
3356
  msgid "Front - Can view member website"
3357
+ msgstr "Front - láthatja a tag weboldalát"
3358
 
3359
  #: wpf-includes/class-usergroups.php:51 wpf-includes/wpf-phrases.php:551
3360
  msgid "Front - Can view member reputation"
3361
+ msgstr "Front - láthatja a tagi rangot"
3362
 
3363
  #: wpf-includes/class-usergroups.php:50
3364
  msgid "Front - Can view member custom title"
3365
+ msgstr "Front - láthatja a tag saját címét"
3366
 
3367
  #: wpf-includes/class-usergroups.php:49 wpf-includes/wpf-phrases.php:550
3368
  msgid "Front - Can view member title"
3369
+ msgstr "Front - láthatja a tag címét"
3370
 
3371
  #: wpf-includes/class-usergroups.php:48 wpf-includes/wpf-phrases.php:549
3372
  msgid "Front - Can view member email"
3373
+ msgstr "Front - láthatja a tag email címét"
3374
 
3375
  #: wpf-admin/tools-tabs/debug.php:309 wpf-includes/class-usergroups.php:47
3376
  #: wpf-includes/wpf-phrases.php:548
3377
  msgid "Front - Can view member username"
3378
+ msgstr "Front - láthatja a tag felhasználói nevét"
3379
 
3380
  #: wpf-includes/class-usergroups.php:45 wpf-includes/wpf-phrases.php:547
3381
  msgid "Front - Can view avatars"
3382
+ msgstr "Front - láthatja az avatarokat"
3383
 
3384
  #: wpf-includes/wpf-phrases.php:546
3385
  msgid "Front - Can have signature"
3386
+ msgstr "Front - lehet aláírása"
3387
 
3388
  #: wpf-includes/class-usergroups.php:43 wpf-includes/wpf-phrases.php:545
3389
  msgid "Front - Can upload avatar"
3390
+ msgstr "Front - feltölthet avatart"
3391
 
3392
  #: wpf-includes/class-usergroups.php:39 wpf-includes/wpf-phrases.php:544
3393
  msgid "Front - Can view profiles"
3394
+ msgstr "Front - láthatja a profilokat"
3395
 
3396
  #: wpf-includes/class-usergroups.php:38 wpf-includes/wpf-phrases.php:543
3397
  msgid "Front - Can view members"
3398
+ msgstr "Front - láthatja a tagokat"
3399
 
3400
  #: wpf-admin/tools-tabs/debug.php:308 wpf-includes/class-usergroups.php:34
3401
  #: wpf-includes/wpf-phrases.php:541
3402
  msgid "Dashboard - Can delete member"
3403
+ msgstr "Vezérlőpult - törölhet tagot"
3404
 
3405
  #: wpf-admin/tools-tabs/debug.php:306 wpf-includes/class-usergroups.php:32
3406
  #: wpf-includes/wpf-phrases.php:540
3407
  msgid "Dashboard - Can edit member"
3408
+ msgstr "Vezérlőpult - szerkeszthet tagot"
3409
 
3410
  #: wpf-includes/wpf-phrases.php:376
3411
  msgid "%s ago"
3413
 
3414
  #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:606
3415
  msgid "If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue."
3416
+ msgstr "Ha valami problémád van a wpForoval, kérjük, kapcsold ezt be, mielőtt támogatást kérnél. Ez a lehetőség lehetővé teszi rejtett és fontos információk kijelzését, amik segítenek nekünk a hiba elhárításában."
3417
 
3418
  #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:605
3419
  msgid "Enable Debug Mode"
3421
 
3422
  #: wpf-admin/options-tabs/features.php:50 wpf-includes/wpf-phrases.php:601
3423
  msgid "You can manage WordPress date and time format in WordPress Settings > General admin page."
3424
+ msgstr "A WordPress dátum- és időformátumát a WordPress Beállítások > Általános adminisztrációs oldalon állíthatod be."
3425
 
3426
  #: wpf-admin/options-tabs/features.php:50
3427
  msgid "Enable WordPress Date/Time Format"
3428
+ msgstr "A WordPress dárum- és időformátumának engedélyezése"
3429
 
3430
  #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2257
3431
  #: wpf-includes/wpf-phrases.php:604
3465
  #: wpf-admin/options-tabs/styles.php:28 wpf-admin/tools-tabs/antispam.php:226
3466
  #: wpf-includes/wpf-phrases.php:480
3467
  msgid "Post Content"
3468
+ msgstr "Hozzászólás tartalma"
3469
 
3470
  #: wpf-admin/options-tabs/styles.php:13
3471
  msgid "Font Sizes"
3473
 
3474
  #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:330
3475
  msgid "This feature is useful if you're adding content before or after [wpforo] shortcode in page content. Also it useful if forum is loaded before website header, on top of the front-end."
3476
+ msgstr "Ez akkor hasznos, ha tartalmat helyezel a [wpforo] shortcode előtt vagy után az oldalon. Akkor is hasznos, ha a fórum a weboldal fejrésze előtt töltödik be, a frontend tetejére."
3477
 
3478
  #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:85
3479
  msgid "Enable Output Buffer"
3493
 
3494
  #: wpf-includes/wpf-phrases.php:531
3495
  msgid "Your topic successfully added"
3496
+ msgstr "A témád sikeresen hozzáadva"
3497
 
3498
  #: wpf-includes/wpf-phrases.php:530
3499
  msgid "Your subscription for this item could not be confirmed"
3500
+ msgstr "Az elemre való feliratkozásod nem igazolható vissza"
3501
 
3502
  #: wpf-includes/wpf-phrases.php:529
3503
  msgid "Your profile data have been successfully updated."
3504
+ msgstr "A profilod adatai sikeresen frissítve."
3505
 
3506
  #: wpf-includes/wpf-phrases.php:528
3507
  msgid "Your forum successfully deleted"
3508
+ msgstr "A fórumod sikeresen törölve"
3509
 
3510
  #: wpf-includes/wpf-phrases.php:527
3511
  msgid "Your forum successfully added"
3512
+ msgstr "A fórumod sikeresen hozzáadva"
3513
 
3514
  #: wpf-includes/wpf-phrases.php:526
3515
  msgid "You successfully replied"
3516
+ msgstr "Válasz sikeres"
3517
 
3518
  #: wpf-includes/wpf-phrases.php:525
3519
  msgid "You don't have permission to edit post from this forum"
3549
 
3550
  #: wpf-includes/wpf-phrases.php:517
3551
  msgid "You are already voted this post"
3552
+ msgstr "Már szavaztál erre a hozzászólásra"
3553
 
3554
  #: wpf-includes/wpf-phrases.php:516
3555
  msgid "Wrong post data"
3556
+ msgstr "A hozzászólás adatai hibásak"
3557
 
3558
  #: wpf-includes/wpf-phrases.php:515
3559
  msgid "Welcome to our Community!"
3629
 
3630
  #: wpf-includes/wpf-phrases.php:497
3631
  msgid "This topic successfully deleted"
3632
+ msgstr "Téma sikeresen törölve"
3633
 
3634
  #: wpf-includes/wpf-phrases.php:496
3635
  msgid "This post successfully edited"
3636
+ msgstr "Hozzászólás sikeresen szerkesztve"
3637
 
3638
  #: wpf-includes/wpf-phrases.php:495
3639
  msgid "This post successfully deleted"
3640
+ msgstr "Hozzászólás sikeresen törölve"
3641
 
3642
  #: wpf-includes/wpf-phrases.php:494
3643
  msgid "This email address is already registered. Please insert another."
3661
 
3662
  #: wpf-includes/wpf-phrases.php:489
3663
  msgid "Success! Thank you. Please check your email and click confirmation link below to complete this step."
3664
+ msgstr "Siker! Köszönjük! Kérjük, ellenőrizd az email fiókodat és kattints a visszaigazolási linkre, hogy befejezd ezt a lépést."
3665
 
3666
  #: wpf-includes/wpf-phrases.php:487
3667
  msgid "Subscribe options successfully updated, but previous value not changed"
3668
+ msgstr "A feliratkozási lehetőségek sikeresen frissítve, de a korábbi érték nem változott"
3669
 
3670
  #: wpf-includes/wpf-phrases.php:486
3671
  msgid "Subscribe options successfully updated"
3672
+ msgstr "Feliratkozás opciók sikeresen frissítve"
3673
 
3674
  #: wpf-includes/wpf-phrases.php:485
3675
  msgid "Something wrong with profile data."
3676
+ msgstr "A profil adatokkal valami nincs renben."
3677
 
3678
  #: wpf-includes/wpf-phrases.php:484
3679
  msgid "Reply request error"
3680
+ msgstr "Válasz kérési hiba"
3681
 
3682
  #: wpf-includes/wpf-phrases.php:483
3683
  msgid "Registration Error"
3684
+ msgstr "Hiba a regisztráció során"
3685
 
3686
  #: wpf-includes/wpf-phrases.php:482
3687
  msgid "Post options successfully updated, but previous value not changed"
3688
+ msgstr "A hozzászólás lehetőségek sikeresen frissítve, de a korábbi érték nem változott"
3689
 
3690
  #: wpf-includes/wpf-phrases.php:481
3691
  msgid "Post options successfully updated"
3692
+ msgstr "Hozzászólás opciók sikeresen frissítve"
3693
 
3694
  #: wpf-includes/wpf-phrases.php:479
3695
  msgid "Post delete error"
3696
+ msgstr "Hiba a hozzászólás törlése során"
3697
 
3698
  #: wpf-includes/wpf-phrases.php:478
3699
  msgid "Please insert required fields!"
3700
+ msgstr "Kérjük, töltsd ki a kötelező mezőket!"
3701
 
3702
  #: wpf-includes/wpf-phrases.php:477
3703
  msgid "Phrase update error"
3704
+ msgstr "Kifejezés frissítési hiba"
3705
 
3706
  #: wpf-includes/wpf-phrases.php:476
3707
  msgid "Phrase successfully updates"
3708
+ msgstr "Kifejezés sikeresen frissítve"
3709
 
3710
  #: wpf-includes/wpf-phrases.php:475
3711
  msgid "Phrase successfully added"
3712
+ msgstr "Kifejezés sikeresen hozzáadva"
3713
 
3714
  #: wpf-includes/wpf-phrases.php:474
3715
  msgid "Phrase adding error"
3716
+ msgstr "Kifejezés hozzáadási hiba"
3717
 
3718
  #: wpf-includes/wpf-phrases.php:473
3719
  msgid "Phrase add error"
3720
+ msgstr "Kifejezés hozzáadási hiba"
3721
 
3722
  #: wpf-includes/wpf-phrases.php:472
3723
  msgid "Permission denied for this action"
3724
+ msgstr "Nincs engedélyed erre"
3725
 
3726
  #: wpf-includes/wpf-phrases.php:471
3727
  msgid "Permission denied for edit forum"
3745
 
3746
  #: wpf-includes/wpf-phrases.php:466
3747
  msgid "Password length must be between 6 characters and 20 characters."
3748
+ msgstr "A jelszó hossza 6 és 20 karakter között legyen."
3749
 
3750
  #: wpf-includes/wpf-phrases.php:465
3751
  msgid "No Posts found for update"
3752
+ msgstr "Nem találtunk frissíthető hozzászólást"
3753
 
3754
  #: wpf-includes/wpf-phrases.php:464
3755
  msgid "New language successfully added and changed wpforo language to new language"
3756
+ msgstr "Az új nyelv sikeresen hozzáadva és a wpForo átállítva az új nyelvre"
3757
 
3758
  #: wpf-includes/wpf-phrases.php:463
3759
  msgid "Message has been sent"
3761
 
3762
  #: wpf-includes/wpf-phrases.php:462
3763
  msgid "Member options successfully updated, but previous value not changed"
3764
+ msgstr "Tagi opciók sikeresen frissítve, de a korábbi érték nem változott"
3765
 
3766
  #: wpf-includes/wpf-phrases.php:461
3767
  msgid "Member options successfully updated"
3768
+ msgstr "Tagi opciók sikeresen frissítve"
3769
 
3770
  #: wpf-includes/wpf-phrases.php:460
3771
  msgid "Invalid request!"
3772
+ msgstr "Érvénytelen kérés!"
3773
 
3774
  #: wpf-includes/wpf-phrases.php:459
3775
  msgid "Invalid Email address"
3785
 
3786
  #: wpf-includes/wpf-phrases.php:456
3787
  msgid "General options successfully updated"
3788
+ msgstr "Általános opciók sikeresen frissítve"
3789
 
3790
  #: wpf-includes/wpf-phrases.php:455
3791
  msgid "Forum update error"
3797
 
3798
  #: wpf-includes/wpf-phrases.php:453
3799
  msgid "Forum options successfully updated, but previous value not changed"
3800
+ msgstr "Fórum opciók sikeresen frissítve, de a korábbi érték nem változott"
3801
 
3802
  #: wpf-includes/wpf-phrases.php:452
3803
  msgid "Forum options successfully updated"
3804
+ msgstr "Fórum opciók sikeresen frissítve"
3805
 
3806
  #: wpf-includes/wpf-phrases.php:451
3807
  msgid "Forum merging error"
3813
 
3814
  #: wpf-includes/wpf-phrases.php:449
3815
  msgid "Forum hierarchy successfully updated"
3816
+ msgstr "Fórum hierarchia sikeresen frissítve"
3817
 
3818
  #: wpf-includes/wpf-phrases.php:448
3819
  msgid "Forum deleting error"
3821
 
3822
  #: wpf-includes/wpf-phrases.php:447
3823
  msgid "Forum Base URL successfully updated"
3824
+ msgstr "Fórum alap URL sikeresen frissítve"
3825
 
3826
  #: wpf-includes/wpf-phrases.php:446
3827
  msgid "File type is not allowed"
3829
 
3830
  #: wpf-includes/wpf-phrases.php:445
3831
  msgid "Features successfully updated, but previous value not changed"
3832
+ msgstr "A jellemzők sikeresen frissítve, de a korábbi érték nem változott"
3833
 
3834
  #: wpf-includes/wpf-phrases.php:444
3835
  msgid "Features successfully updated"
3836
+ msgstr "Jellemzők sikeresen frissítve"
3837
 
3838
  #: wpf-includes/wpf-phrases.php:443
3839
  msgid "Error: please insert some text to report."
3840
+ msgstr "Hiba: kérjük, írj szöveget a jelentésbe."
3841
 
3842
  #: wpf-includes/wpf-phrases.php:442
3843
  msgid "Error: Topic is not found"
3853
 
3854
  #: wpf-includes/wpf-phrases.php:439
3855
  msgid "Email address exists. Please insert another."
3856
+ msgstr "Ez az email cím már használatban van. Kérjük, válassz másikat."
3857
 
3858
  #: wpf-includes/wpf-phrases.php:438
3859
  msgid "Could not be unsubscribe from this item"
3860
+ msgstr "Erről az elemről nem lehet leiratkozni"
3861
 
3862
  #: wpf-includes/wpf-phrases.php:437
3863
  msgid "Cannot update post data"
3864
+ msgstr "A hozzászólás adatainak frissítése nem lehetséges"
3865
 
3866
  #: wpf-includes/wpf-phrases.php:436
3867
  msgid "Cannot update forum hierarchy"
3868
+ msgstr "Fórum hierarchia frissítése nem lehetséges"
3869
 
3870
  #: wpf-includes/wpf-phrases.php:435
3871
  msgid "Can`t upload file"
3905
 
3906
  #: wpf-includes/wpf-phrases.php:426
3907
  msgid "Add Topic error: No forum selected"
3908
+ msgstr "Hiba a téma hozzáadásakor: nincs kiválasztott fórum"
3909
 
3910
  #: wpf-includes/wpf-phrases.php:425
3911
  msgid "Access successfully deleted"
3912
+ msgstr "Hozzáférés sikeresen törölve"
3913
 
3914
  #: wpf-includes/wpf-phrases.php:424
3915
  msgid "Access edit error"
3916
+ msgstr "Hozzáférés szerkesztési hiba"
3917
 
3918
  #: wpf-includes/wpf-phrases.php:423
3919
  msgid "Access delete error"
3920
+ msgstr "Hozzáférés törlési hiba"
3921
 
3922
  #: wpf-includes/wpf-phrases.php:422
3923
  msgid "Access add error"
3924
+ msgstr "Hozzáférés hozzáadási hiba"
3925
 
3926
  #: wpf-includes/wpf-phrases.php:417
3927
  msgid "{number}T"
3928
+ msgstr "{number}T"
3929
 
3930
  #: wpf-includes/wpf-phrases.php:416
3931
  msgid "{number}M"
3932
+ msgstr "{number}M"
3933
 
3934
  #: wpf-includes/wpf-phrases.php:415
3935
  msgid "{number}K"
3936
+ msgstr "{number}K"
3937
 
3938
  #: wpf-includes/wpf-phrases.php:414
3939
  msgid "{number}B"
3940
+ msgstr "{number}B"
3941
 
3942
  #: wpf-includes/wpf-phrases.php:409
3943
  msgid "wpForo Navigation"
4034
 
4035
  #: wpf-includes/functions.php:624 wpf-includes/wpf-phrases.php:383
4036
  msgid "edit user"
4037
+ msgstr "felhasználó szerkesztése"
4038
 
4039
  #: wpf-includes/functions.php:628 wpf-includes/wpf-phrases.php:382
4040
  msgid "edit profile"
4042
 
4043
  #: wpf-includes/wpf-phrases.php:379
4044
  msgid "confirm password"
4045
+ msgstr "jelszó megerősítése"
4046
 
4047
  #: wpf-includes/wpf-phrases.php:378
4048
  msgid "by %s"
4058
 
4059
  #: wpf-includes/wpf-phrases.php:373
4060
  msgid "activity"
4061
+ msgstr "aktivitás"
4062
 
4063
  #: wpf-includes/wpf-phrases.php:372
4064
  msgid "account"
4065
+ msgstr "fiókod"
4066
 
4067
  #: wpf-includes/wpf-phrases.php:371
4068
  msgid "Your Answer"
4134
 
4135
  #: wpf-includes/wpf-phrases.php:347
4136
  msgid "Use comments to ask for more information or suggest improvements. Avoid answering questions in comments."
4137
+ msgstr "Használd a megjegyzéseket arra, hogy több információt kérsz, vagy javítási lehetőségeket javasolsz. Nem válaszolj a kérdésekre hozzászólásban."
4138
 
4139
  #: wpf-includes/wpf-phrases.php:345
4140
  msgid "Upload an avatar"
4347
 
4348
  #: wpf-includes/wpf-phrases.php:244
4349
  msgid "Rating Badge"
4350
+ msgstr "Értékelési címer"
4351
 
4352
  #: wpf-includes/wpf-phrases.php:243
4353
  msgid "Rating"
4427
 
4428
  #: wpf-includes/wpf-phrases.php:216
4429
  msgid "Online"
4430
+ msgstr "Online"
4431
 
4432
  #: wpf-includes/wpf-phrases.php:215
4433
  msgid "Offline"
4483
 
4484
  #: wpf-includes/wpf-phrases.php:181
4485
  msgid "Members not found"
4486
+ msgstr "Tag nem található"
4487
 
4488
  #: wpf-includes/wpf-phrases.php:177
4489
  msgid "Member information"
4490
+ msgstr "Tag információ"
4491
 
4492
  #: wpf-includes/wpf-phrases.php:173
4493
  msgid "Member Rating Badge"
4494
+ msgstr "Tag értékelési címer"
4495
 
4496
  #: wpf-includes/wpf-phrases.php:172
4497
  msgid "Member Rating"
4498
+ msgstr "Tag értékelés"
4499
 
4500
  #: wpf-includes/wpf-phrases.php:171
4501
  msgid "Member Information"
4644
 
4645
  #: wpf-includes/wpf-phrases.php:100
4646
  msgid "First post and replies"
4647
+ msgstr "Első hozzászólás és válaszok"
4648
 
4649
  #: wpf-includes/wpf-phrases.php:99
4650
  msgid "Find Topics Started by User"
4651
+ msgstr "A felhasználó által indított témák keresése"
4652
 
4653
  #: wpf-includes/wpf-phrases.php:98
4654
  msgid "Find Posts by User"
4655
+ msgstr "A felhasználó hozzászólásainak keresése"
4656
 
4657
  #: wpf-includes/wpf-phrases.php:97
4658
  msgid "File upload stopped by extension"
4659
+ msgstr "A fájlfeltöltés a kiterjesztés miatt megállítva"
4660
 
4661
  #: wpf-includes/wpf-phrases.php:95
4662
  msgid "Failed to write file to disk"
4672
 
4673
  #: wpf-includes/wpf-phrases.php:92
4674
  msgid "Extended Layout - Number of intro posts"
4675
+ msgstr "Kiterjesztett elrendezés - Nyitó hozzászólások száma"
4676
 
4677
  #: wpf-includes/wpf-phrases.php:91
4678
  msgid "Extended Layout - Intro topics"
4679
+ msgstr "Kiterjesztett elrendezés - Nyitó témák"
4680
 
4681
  #: wpf-includes/wpf-phrases.php:90
4682
  msgid "Extended Layout - Intro posts"
4683
+ msgstr "Kiterjesztett elrendezés - Nyitó hozzászólások"
4684
 
4685
  #: wpf-admin/options-tabs/api.php:196 wpf-includes/wpf-phrases.php:89
4686
  #: wpf-themes/classic/functions.php:42 wpf-themes/classic/functions.php:72
4857
  #: wpf-includes/functions.php:513 wpf-includes/functions.php:719
4858
  #: wpf-includes/wpf-phrases.php:385
4859
  msgid "item"
4860
+ msgstr "elem"
4861
 
4862
  #: wpf-includes/functions.php:423 wpf-includes/wpf-phrases.php:300
4863
  msgid "Show all forums"
4950
 
4951
  #: wpf-admin/usergroup.php:327
4952
  msgid "save"
4953
+ msgstr "ment"
4954
 
4955
  #: wpf-admin/usergroup.php:327 wpf-includes/wpf-phrases.php:374
4956
  msgid "add"
4957
+ msgstr "hozzáad"
4958
 
4959
  #: wpf-admin/usergroup.php:242 wpf-includes/wpf-phrases.php:133
4960
  msgid "Guest"
5048
 
5049
  #: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
5050
  msgid "Features"
5051
+ msgstr "Jellemzők"
5052
 
5053
  #: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
5054
  msgid "Emails"
5056
 
5057
  #: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:339
5058
  msgid "Topics &amp; Posts"
5059
+ msgstr "Témák &amp; Hozzászólások"
5060
 
5061
  #: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
5062
  msgid "Forum Accesses"
5144
 
5145
  #: wpf-admin/options-tabs/posts.php:150 wpf-includes/wpf-phrases.php:370
5146
  msgid "You can not set this value more than \"upload_max_filesize\" and \"post_max_size\". If you want to increase server parameters please contact to your hosting service support."
5147
+ msgstr "Nem tudod beállítani a max. feltölthető fájl méretet. Ha növelni szeretnéd, fordulj a tárhelyszolgáltatódhoz."
5148
 
5149
  #: wpf-admin/options-tabs/posts.php:149 wpf-includes/wpf-phrases.php:169
5150
  msgid "Maximum upload file size"
5176
 
5177
  #: wpf-admin/options-tabs/plugins.php:9
5178
  msgid "Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons \"Advanced Media Uploader\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available very soon. Once you got some addon and activated that, you will find settings in vertical subTabs here."
5179
+ msgstr "Köszönjük, hogy a wpForot használod! A wpForo egy prémium fórum bővítmény, ami mindig ingyenesen elérhető lesz. Soha nem lesz fizetős vagy pro változat. Azonban ez egy nagyon nagy és nehéz projekt, ezért ejlesztünk fizetős addonokat (kiterjesztéseket), amelyek anyagilag támogatnak minket, hogy továbbfejleszthessük az ingyenes wpForo bővítményt, és új szolgáltatásokat adhassunk hozzá. A fórumkiterjesztéseket is aktívan fejlesztjük. Az első kiterjesztések, az \"Advanced Media Uploader\", a \"Polls\" és az \"Ad Manager\" hamarosan elérhetők lesznek. Ha megvásárlod valamelyik kiterjesztést és aktiválod, a beállításait itt fogod találni alfüleken."
5180
 
5181
  #: wpf-admin/options-tabs/members.php:134
5182
  msgid "This option depends on \"Enable Member Rating Titles\" parent option, witch located in wpForo Settings > Features Tab"
5183
+ msgstr "Ez az opció függ a \"Tagi értékelés címek engedélyezése\" lehetőségtől, amit a wpForo Beállítások > Jellemzők fülön találsz"
5184
 
5185
  #: wpf-admin/options-tabs/members.php:147
5186
  msgid "Enable Reputation Badges for selected usergroups"
5187
+ msgstr "Rang címer engedélyezése a kiválasztott felhasználói csoportokhoz"
5188
 
5189
  #: wpf-admin/options-tabs/members.php:148
5190
  msgid "This option depends on \"Enable Member Rating\" parent option, witch located in wpForo Settings > Features Tab"
5191
+ msgstr "Ez az opció függ a \"Tagi értékelés engedélyezése\" lehetőségtől, amit a wpForo Beállítások > Jellemzők fülön találsz"
5192
 
5193
  #: wpf-admin/options-tabs/members.php:133
5194
  msgid "Enable Reputation Titles for selected usergroups"
5195
+ msgstr "Rang cím engedélyezése a kiválasztott felhasználói csoportokhoz"
5196
 
5197
  #: wpf-admin/options-tabs/members.php:127 wpf-includes/wpf-phrases.php:48
5198
  msgid "Badge Icon"
5199
+ msgstr "Címer ikon"
5200
 
5201
  #: wpf-admin/options-tabs/members.php:126 wpf-admin/usergroup.php:34
5202
  #: wpf-includes/wpf-phrases.php:56
5209
 
5210
  #: wpf-admin/options-tabs/members.php:122 wpf-includes/wpf-phrases.php:211
5211
  msgid "Number of Posts"
5212
+ msgstr "Hozzászólások száma"
5213
 
5214
  #: wpf-admin/options-tabs/members.php:121 wpf-includes/wpf-phrases.php:158
5215
  msgid "Level"
5229
 
5230
  #: wpf-admin/options-tabs/members.php:114 wpf-includes/wpf-phrases.php:128
5231
  msgid "Full Badge"
5232
+ msgstr "Teljes címer"
5233
 
5234
  #: wpf-admin/options-tabs/members.php:113 wpf-includes/wpf-phrases.php:293
5235
  msgid "Short Badge"
5236
+ msgstr "Rövid címer"
5237
 
5238
  #: wpf-admin/options-tabs/members.php:112 wpf-includes/wpf-phrases.php:176
5239
  msgid "Member Title"
5249
 
5250
  #: wpf-includes/wpf-phrases.php:174
5251
  msgid "Member Reputation"
5252
+ msgstr "Tagi rang"
5253
 
5254
  #: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:164
5255
  msgid "Lost Password URL"
5271
  " wpForo doesn't change its own URLs, these options are only for other plugin compatibility. \n"
5272
  " For example, if you use BuddyPress or Ultimate Member plugin you can set these values:"
5273
  msgstr ""
5274
+ "Akkor használd ezt a lehetőséget, ha be vannak állítva másik oldalak a jóváhagyáshoz.\n"
5275
+ "A wpForo nem változtatja meg a saját URL-jeit, ezek a lehetőségek a más bővítményekkel való együttmáködéshez használhatók.\n"
5276
+ "Például, ha BuddyPresst vagy Ultimate Membert használsz, akkor a következő értékeket állíthatod be:"
5277
 
5278
  #: wpf-admin/options-tabs/members.php:46 wpf-includes/wpf-phrases.php:62
5279
  msgid "Custom Authorization URLs"
5280
+ msgstr "Saját jóváhagyási URL-ek"
5281
 
5282
  #: wpf-admin/options-tabs/members.php:27 wpf-includes/wpf-phrases.php:180
5283
  msgid "Members URL structure"
5375
 
5376
  #: wpf-admin/options-tabs/features.php:48 wpf-includes/wpf-phrases.php:82
5377
  msgid "Enable wpForo Font-Awesome Lib"
5378
+ msgstr "A wpForo Font-Awesome Lib engedélyezése"
5379
 
5380
  #: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:83
5381
  msgid "Enable wpForo SEO for Meta Tags"
5382
+ msgstr "A wpForo SEO engedélyezése a meta címkékhez"
5383
 
5384
  #: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:84
5385
  msgid "Enable wpForo SEO for Meta Titles"
5386
+ msgstr "A wpForo SEO engedélyezése a meta címekhez"
5387
 
5388
  #: wpf-admin/options-tabs/features.php:32 wpf-includes/wpf-phrases.php:79
5389
  msgid "Enable Member Cache"
5391
 
5392
  #: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:81
5393
  msgid "Enable Member Rating Titles"
5394
+ msgstr "Tagi értékelés címek"
5395
 
5396
  #: wpf-admin/options-tabs/features.php:30 wpf-includes/wpf-phrases.php:80
5397
  msgid "Enable Member Rating"
5398
+ msgstr "Tag értékelés engedélyezése"
5399
 
5400
  #: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:31
5401
  msgid "Allow Member Signature"
5466
  #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
5467
  #: wpf-includes/wpf-phrases.php:380
5468
  msgid "delete"
5469
+ msgstr "törlés"
5470
 
5471
  #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/wpf-phrases.php:39
5472
  msgid "Are you sure you want to remove this access set? Usergroups which attached to this access will lost all forum permissions."
5491
 
5492
  #: wpf-admin/forum.php:255 wpf-includes/wpf-phrases.php:137
5493
  msgid "If you want to delete this forum and keep its sub-forums, topics and replies, please select a new target forum in dropdown below"
5494
+ msgstr "Ha törölni szeretnéd ezt a fórumot, de az al-fórumait nem, akkor válassz nekik egy új fórumot a legördülő menüből"
5495
 
5496
  #: wpf-admin/forum.php:247 wpf-includes/wpf-phrases.php:328
5497
  msgid "This action will also delete all sub-forums, topics and replies."
5498
+ msgstr "Ez a művelet az alfórumokat, témákat és valamennyi választ törli."
5499
 
5500
  #: wpf-admin/forum.php:218 wpf-includes/wpf-phrases.php:184
5501
  msgid "Meta Description"
5641
  #: wpf-admin/dashboard.php:145 wpf-admin/options-tabs/posts.php:18
5642
  #: wpf-includes/class-forums.php:685 wpf-includes/wpf-phrases.php:232
5643
  msgid "Posts"
5644
+ msgstr "Hozzászólások"
5645
 
5646
  #: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/posts.php:17
5647
  #: wpf-admin/options-tabs/styles.php:22 wpf-includes/class-forums.php:685
5648
  #: wpf-includes/wpf-phrases.php:338
5649
  msgid "Topics"
5650
+ msgstr "Témák"
5651
 
5652
  #: wpf-admin/admin.php:30 wpf-admin/admin.php:34 wpf-admin/dashboard.php:137
5653
  #: wpf-admin/options-tabs/api.php:83 wpf-admin/options-tabs/styles.php:16
wpf-languages/wpforo-pt_BR.mo CHANGED
Binary file
wpf-languages/wpforo-pt_BR.po CHANGED
@@ -1,6193 +1,6610 @@
1
- # Copyright (C) 2016 gVectors Team
2
- # This file is distributed under the same license as the wpForo package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Forum - wpForo\n"
6
- "POT-Creation-Date: 2018-08-31 19:43+0400\n"
7
- "PO-Revision-Date: 2018-08-31 19:43+0400\n"
8
- "Last-Translator: \n"
9
- "Language-Team: \n"
10
- "Language: pt_BR\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15
- "X-Generator: Poedit 1.8.6\n"
16
- "X-Poedit-Basepath: ..\n"
17
- "X-Poedit-WPHeader: wpforo.php\n"
18
- "X-Poedit-SourceCharset: UTF-8\n"
19
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
20
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
21
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Poedit-SearchPathExcluded-0: *.js\n"
24
 
25
- #: wpf-admin/addons.php:14 wpf-admin/addons.php:22
26
- msgid "wpForo Addons"
27
- msgstr "Complementos wpForo"
28
 
29
- #: wpf-admin/addons.php:28
30
- msgid ""
31
- "All wpForo addons are being developed by wpForo developers at gVectors Team. "
32
- "Addon prices also include a small donation to the hard work wpForo "
33
- "developers do for free. When you buy an addon, you also donate the free "
34
- "wpForo development and support. Addons are the only incoming source for "
35
- "wpForo developers. wpForo is a premium forum plugin which will always be "
36
- "available for free. There will never be paid and pro versions of this forum "
37
- "board. We have another dozens of awesome features in our to-do list which "
38
- "will also be added for free in future releases. So the free wpForo "
39
- "development always stays on the first priority and wpForo is being extended "
40
- "with new free functions and features even faster than before."
41
- msgstr ""
42
- "Todos os complementos wpForo estão sendo desenvolvidos pelos desenvolvedores "
43
- "do wpForo na equipe gVectors. Os preços do Complemento também incluem uma "
44
- "pequena doação para o trabalho duro que os desenvolvedores do wpForo fazem e "
45
- "graça. Quando você compra um complemento, você também colabora com o "
46
- "desenvolvimento e o suporte gratuito do wpForo. Os complementos são a única "
47
- "fonte de renda para desenvolvedores do wpForo. wpForo é um plugin de fórum "
48
- "premium que sempre estará disponível gratuitamente. Nunca haverá versões "
49
- "pagas e pro deste fórum. Temos outras dezenas de recursos incríveis em nossa "
50
- "lista de tarefas que também serão adicionadas gratuitamente em versões "
51
- "futuras. Assim, o desenvolvimento gratuito do wpForo sempre permanecerá na "
52
- "primeira prioridade e o wpForo está sendo estendido com novas funções e "
53
- "recursos gratuitos ainda mais rápidos do que antes."
54
 
55
- #: wpf-admin/addons.php:31 wpf-admin/dashboard.php:37
56
- msgid "Thank you!<br> Sincerely yours,<br> gVectors Team"
57
- msgstr "Thank you!<br> Atenciosamente,<br> gVectors Team"
58
 
59
- #: wpf-admin/addons.php:51
60
- msgid "Installed"
61
- msgstr "Instalado"
62
 
63
- #: wpf-admin/addons.php:55
64
- msgid "Version"
65
- msgstr "Versão"
66
 
67
- #: wpf-admin/addons.php:56
68
- msgid "at least"
69
- msgstr "finalmente"
70
 
71
- #: wpf-admin/addons.php:58
72
- msgid "Details | Buy"
73
- msgstr "Detalhes | Comprar"
74
 
75
- #: wpf-admin/addons.php:64
76
- msgid "More information about"
77
- msgstr "Mais informação sobre"
78
 
79
- #: wpf-admin/admin.php:30 wpf-admin/admin.php:31
80
- #: wpf-includes/wpf-phrases.php:602
81
- msgid "Dashboard"
82
- msgstr "Painel"
83
 
84
- #: wpf-admin/admin.php:30 wpf-admin/admin.php:34 wpf-admin/dashboard.php:137
85
- #: wpf-admin/options-tabs/api.php:83 wpf-admin/options-tabs/styles.php:16
86
- #: wpf-admin/options.php:15 wpf-admin/tools-tabs/misc.php:92
87
- #: wpf-includes/integration/buddypress.php:11
88
- #: wpf-includes/integration/buddypress.php:57
89
- #: wpf-includes/integration/buddypress.php:129 wpf-includes/wpf-hooks.php:2195
90
- #: wpf-includes/wpf-phrases.php:123
91
- msgid "Forums"
92
- msgstr "Fóruns"
93
 
94
- #: wpf-admin/admin.php:37 wpf-includes/wpf-hooks.php:22
95
- #: wpf-includes/wpf-hooks.php:2201
96
- msgid "Settings"
97
- msgstr "Configurações"
98
 
99
- #: wpf-admin/admin.php:40 wpf-includes/wpf-hooks.php:2205
100
- #: wpf-includes/wpf-phrases.php:728
101
- msgid "Tools"
102
- msgstr "Ferramentas"
103
 
104
- #: wpf-admin/admin.php:43 wpf-includes/wpf-hooks.php:2209
105
- msgid "Moderation"
106
- msgstr "Moderação"
107
 
108
- #: wpf-admin/admin.php:46 wpf-admin/dashboard.php:149 wpf-admin/member.php:10
109
- #: wpf-admin/options.php:18 wpf-admin/tools-tabs/misc.php:108
110
- #: wpf-admin/usergroup.php:31 wpf-includes/wpf-hooks.php:2213
111
- #: wpf-includes/wpf-phrases.php:178
112
- msgid "Members"
113
- msgstr "Membros"
114
 
115
- #: wpf-admin/admin.php:49 wpf-admin/usergroup.php:8 wpf-admin/usergroup.php:155
116
- #: wpf-includes/wpf-hooks.php:2217
117
- msgid "Usergroups"
118
- msgstr "Grupo de Usuários"
119
 
120
- #: wpf-admin/admin.php:52 wpf-includes/wpf-hooks.php:2223
121
- #: wpf-includes/wpf-phrases.php:603
122
- msgid "Phrases"
123
- msgstr "Traduções"
124
 
125
- #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2229
126
- #: wpf-includes/wpf-phrases.php:604
127
- msgid "Themes"
128
- msgstr "Temas"
129
 
130
- #: wpf-admin/admin.php:58 wpf-admin/options.php:24
131
- #: wpf-includes/wpf-hooks.php:2233 wpf-includes/wpf-phrases.php:25
132
- msgid "Addons"
133
- msgstr "Complementos"
134
 
135
- #: wpf-admin/dashboard.php:7 wpf-includes/wpf-phrases.php:408
136
- msgid "wpForo Dashboard"
137
- msgstr "Painel do wpForo"
138
 
139
- #: wpf-admin/dashboard.php:23 wpf-includes/wpf-phrases.php:361
140
- msgid "Welcome Message"
141
- msgstr "Mensagem de Boas Vindas"
142
 
143
- #: wpf-admin/dashboard.php:27
144
- msgid "Welcome to wpForo"
145
- msgstr "Bem vindo ao wpForo "
146
 
147
- #: wpf-admin/dashboard.php:29
148
- msgid ""
149
- "Thank you for using wpForo! wpForo is a professional bulletin board for "
150
- "WorPress, and the only forum software which comes with Multi-layout template "
151
- "system.\n"
152
- " The \"Extended\", \"Simplified\" and "
153
- "\"Question &amp Answer\" layouts fit almost all type of discussions needs. "
154
- "You can use wpForo for small and extremely large communities. \n"
155
- " <br />If you found some issue or bug "
156
- "please open a support topic in plugin page or in our support forum at "
157
- "gVectors.com. If you liked wpForo please leave some good review for this "
158
- "plugin. We really need your good reviews. \n"
159
- " If you didn't like wpForo please leave a "
160
- "list of issues and requirements you'd like us to fix and add in near future. "
161
- "We're here to help you and improve wpForo as much as possible."
162
- msgstr ""
163
- "Obrigado por usar o wpForo! O wpForo é um sistema de fórum profissional para "
164
- "WorPress e o único software de fórum que vem com um sistema multi-layouts.\n"
165
- " Os layouts \"Estendidos\", "
166
- "\"Simplificados\" e \"Perguntas & Respostas\" correspondem a quase todos os "
167
- "tipos de necessidades de discussões. Você pode usar o wpForo para "
168
- "comunidades pequenas e extremamente grandes. \n"
169
- " <br />Se você encontrou algum problema "
170
- "ou BUG, abra um tópico de suporte na página do plugin ou no nosso fórum de "
171
- "suporte no gVectors.com. Se você gostou do wpForo, deixe uma boa avaliação "
172
- "para este plugin. Nós realmente precisamos de seus excelentes comentários. \n"
173
- " Se você não gostou do wpForo, deixe uma "
174
- "lista de problemas e requisitos que você gostaria que corrigíssemos e "
175
- "adicionássemos em um futuro próximo. Estamos aqui para ajudá-lo e melhorar o "
176
- "wpForo o máximo possível."
177
-
178
- #: wpf-admin/dashboard.php:57 wpf-includes/wpf-phrases.php:130
179
- msgid "General Information"
180
- msgstr "Informações Gerais"
181
 
182
- #: wpf-admin/dashboard.php:61 wpf-includes/wpf-phrases.php:368
183
- msgid "You are currently running"
184
- msgstr "Você está atualmente executando o"
185
 
186
- #: wpf-admin/dashboard.php:62 wpf-includes/wpf-phrases.php:18
187
- msgid "Active Theme"
188
- msgstr "Tema Ativo"
189
 
190
- #: wpf-admin/dashboard.php:63 wpf-includes/wpf-phrases.php:413
191
- msgid "wpForo Website"
192
- msgstr "Site do wpForo"
193
 
194
- #: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:319
195
- msgid "Support Forum"
196
- msgstr "Fórum de Suporte"
197
 
198
- #: wpf-admin/dashboard.php:75 wpf-includes/wpf-phrases.php:289
199
- msgid "Server Information"
200
- msgstr "Informações do Servidor"
201
 
202
- #: wpf-admin/dashboard.php:110 wpf-includes/wpf-phrases.php:46
203
- msgid "Available"
204
- msgstr "Disponível"
205
 
206
- #: wpf-admin/dashboard.php:110
207
- msgid ""
208
- "The setTimestamp() method of PHP DateTime class is not available. Please "
209
- "make sure you use PHP 5.4 and higher version on your hosting service."
210
- msgstr ""
211
 
212
- #: wpf-admin/dashboard.php:131 wpf-includes/wpf-phrases.php:49
213
- msgid "Board Statistic"
214
- msgstr "Estatísticas do Fórum"
215
 
216
- #: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/posts.php:17
217
- #: wpf-admin/options-tabs/styles.php:22 wpf-includes/class-forums.php:676
218
- #: wpf-includes/wpf-phrases.php:338
219
- msgid "Topics"
220
- msgstr "Tópicos"
221
 
222
- #: wpf-admin/dashboard.php:145 wpf-admin/options-tabs/posts.php:18
223
- #: wpf-includes/class-forums.php:676 wpf-includes/wpf-phrases.php:232
224
- msgid "Posts"
225
- msgstr "Posts"
226
 
227
- #: wpf-admin/dashboard.php:153 wpf-includes/wpf-phrases.php:179
228
- msgid "Members Online"
229
- msgstr "Membros Online"
230
 
231
- #: wpf-admin/dashboard.php:163
232
- msgid "Avatars Size"
233
- msgstr "Tamanho do Avatar"
234
 
235
- #: wpf-admin/dashboard.php:167
236
- msgid "Default Attachments Size"
237
- msgstr "Tamanho padrão dos anexos"
238
 
239
- #: wpf-admin/dashboard.php:173
240
- msgid "Advanced Attachments"
241
- msgstr "Anexos Avançados"
242
 
243
- #: wpf-admin/dashboard.php:174
244
- msgid "file(s)"
245
- msgstr "arquivo(s)"
246
 
247
- #: wpf-admin/dashboard.php:177
248
- msgid "Advanced Attachments Size"
249
- msgstr "Tamanho dos Anexos Avançados"
250
 
251
- #: wpf-admin/dashboard.php:182
252
- msgid "Total Size"
253
- msgstr "Tamanho Total"
254
 
255
- #: wpf-admin/dashboard.php:192 wpf-includes/wpf-phrases.php:614
256
- msgid "Forum Maintenance"
257
- msgstr "Manutenção do Fórum"
258
 
259
- #: wpf-admin/dashboard.php:194
260
- msgid ""
261
- "This process may take a few seconds or dozens of minutes, please be patient "
262
- "and don't close this page. If you got 500 Server Error please don't worry, "
263
- "the data updating process is still working in MySQL server."
264
- msgstr ""
265
- "Este processo pode demorar alguns segundos ou vários minutos, seja paciente "
266
- "e não feche esta página. Se você lidar com o erro 500 do servidor, não se "
267
- "preocupe, o processo de atualização de dados ainda está rodando em segundo "
268
- "plano no servidor MySQL."
269
 
270
- #: wpf-admin/dashboard.php:205
271
- msgid "Delete All Caches"
272
- msgstr "Deletar todos Caches"
273
 
274
- #: wpf-admin/dashboard.php:206 wpf-includes/wpf-phrases.php:616
275
- msgid "Update Forums Statistic"
276
- msgstr "Atualizar estatísticas dos fóruns"
277
 
278
- #: wpf-admin/dashboard.php:207
279
- msgid "Update Topics Statistic"
280
- msgstr ""
281
 
282
- #: wpf-admin/dashboard.php:208 wpf-includes/wpf-phrases.php:617
283
- msgid "Update Users Statistic"
284
- msgstr "Atualizar estatísticas de usuários"
285
 
286
- #: wpf-admin/dashboard.php:209 wpf-includes/wpf-phrases.php:618
287
- msgid "Delete Phrase Cache"
288
- msgstr "Eliminar Cache de Traduções"
289
 
290
- #: wpf-admin/dashboard.php:210 wpf-includes/wpf-phrases.php:639
291
- msgid "Delete User Cache"
292
- msgstr "Apagar Cache do Usuário"
293
 
294
- #: wpf-admin/dashboard.php:211
295
- msgid "Synch User Profiles"
296
- msgstr ""
297
 
298
- #: wpf-admin/deactivation-dialog.php:9
299
- msgid "Plugin Usage Feedback"
300
- msgstr ""
301
 
302
- #: wpf-admin/deactivation-dialog.php:18
303
- msgid ""
304
- "Please let us know why you are deactivating. Choosing one of the options "
305
- "below you will help us make it better for you and for other users."
306
- msgstr ""
307
 
308
- #: wpf-admin/deactivation-dialog.php:24
309
- msgid "I'll reactivate it later"
310
- msgstr ""
311
 
312
- #: wpf-admin/deactivation-dialog.php:28
313
- msgid "The plugin is not working"
314
- msgstr ""
315
 
316
- #: wpf-admin/deactivation-dialog.php:29
317
- msgid "What kind of problems do you have?"
318
- msgstr ""
319
 
320
- #: wpf-admin/deactivation-dialog.php:33
321
- msgid "It's not what I was looking for"
322
- msgstr ""
323
 
324
- #: wpf-admin/deactivation-dialog.php:37
325
- msgid "I couldn't understand how to make it work"
326
- msgstr ""
327
 
328
- #: wpf-admin/deactivation-dialog.php:38 wpf-admin/deactivation-dialog.php:43
329
- msgid "What type of features you want to be in the plugin?"
330
- msgstr ""
331
 
332
- #: wpf-admin/deactivation-dialog.php:42
333
- msgid "The plugin is great, but I need specific features"
334
- msgstr ""
335
 
336
- #: wpf-admin/deactivation-dialog.php:47
337
- msgid "I didn't like plugin design"
338
- msgstr ""
339
 
340
- #: wpf-admin/deactivation-dialog.php:48
341
- msgid "What part of design you don't like or want to change?"
342
- msgstr ""
343
 
344
- #: wpf-admin/deactivation-dialog.php:52
345
- msgid "The plugin works very slow"
346
- msgstr ""
347
 
348
- #: wpf-admin/deactivation-dialog.php:53
349
- msgid ""
350
- "Could you please describe which features of the plugin slows down your "
351
- "website?"
352
- msgstr ""
353
 
354
- #: wpf-admin/deactivation-dialog.php:57
355
- msgid "I found a better plugin"
356
- msgstr ""
357
 
358
- #: wpf-admin/deactivation-dialog.php:58
359
- msgid "Please provide a plugin name or URL"
360
- msgstr ""
361
 
362
- #: wpf-admin/deactivation-dialog.php:62
363
- msgid "Other"
364
- msgstr ""
365
 
366
- #: wpf-admin/deactivation-dialog.php:63 wpf-includes/wpf-hooks.php:1192
367
- msgid "Please provide more information"
368
- msgstr ""
369
 
370
- #: wpf-admin/deactivation-dialog.php:67
371
- msgid "Dismiss and never show again"
372
- msgstr ""
373
 
374
- #: wpf-admin/deactivation-dialog.php:68
375
- msgid "Submit &amp; Deactivate"
376
- msgstr ""
377
 
378
- #: wpf-admin/deactivation-dialog.php:71
379
- msgid "Thank you for your feedback!"
380
- msgstr ""
381
 
382
- #: wpf-admin/forum.php:13 wpf-includes/functions.php:803
383
- #: wpf-includes/wpf-phrases.php:301
384
- msgid "Show on screen"
385
- msgstr "Mostrar na tela"
386
 
387
- #: wpf-admin/forum.php:15 wpf-admin/forum.php:130
388
- #: wpf-includes/wpf-phrases.php:113
389
- msgid "Forum Options"
390
- msgstr "Opções do Fórum"
391
 
392
- #: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:223
393
- msgid "Permissions"
394
- msgstr "Permissões"
395
 
396
- #: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:306
397
- msgid "Slug"
398
- msgstr "Link Personalizável"
399
 
400
- #: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:112
401
- msgid "Forum Meta"
402
- msgstr "Forum Meta"
403
 
404
- #: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:273
405
- msgid "Screen Layout"
406
- msgstr "Layout da tela"
407
 
408
- #: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:209
409
- msgid "Number of Columns"
410
- msgstr "Quantidade de colunas"
411
 
412
- #: wpf-admin/forum.php:32 wpf-includes/functions.php:817
413
- #: wpf-includes/wpf-phrases.php:274
414
- msgid "Screen Options"
415
- msgstr "Opções de Tela"
416
 
417
- #: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:51
418
- msgid "Categories and Forums"
419
- msgstr "Categorias e Fóruns"
420
 
421
- #: wpf-admin/forum.php:44 wpf-admin/options-tabs/general.php:96
422
- #: wpf-admin/themes.php:10 wpf-admin/usergroup.php:8
423
- #: wpf-includes/wpf-phrases.php:20
424
- msgid "Add New"
425
- msgstr "Adicionar Novo"
426
 
427
- #: wpf-admin/forum.php:54 wpf-admin/forum.php:130 wpf-admin/forum.php:178
428
- #: wpf-admin/forum.php:194 wpf-admin/forum.php:203
429
- #: wpf-admin/options-tabs/accesses.php:19 wpf-admin/options-tabs/emails.php:12
430
- #: wpf-admin/options-tabs/emails.php:16 wpf-admin/options-tabs/emails.php:21
431
- #: wpf-admin/options-tabs/emails.php:28 wpf-admin/options-tabs/emails.php:40
432
- #: wpf-admin/options-tabs/emails.php:52 wpf-admin/options-tabs/features.php:68
433
- #: wpf-admin/options-tabs/general.php:14 wpf-admin/options-tabs/general.php:18
434
- #: wpf-admin/options-tabs/general.php:23 wpf-admin/options-tabs/general.php:33
435
- #: wpf-admin/options-tabs/general.php:78 wpf-admin/options-tabs/general.php:89
436
- #: wpf-admin/options-tabs/members.php:13 wpf-admin/options-tabs/members.php:27
437
- #: wpf-admin/options-tabs/members.php:46 wpf-admin/options-tabs/members.php:87
438
- #: wpf-admin/options-tabs/posts.php:70 wpf-admin/options-tabs/posts.php:75
439
- #: wpf-admin/options-tabs/posts.php:82 wpf-admin/options-tabs/posts.php:88
440
- #: wpf-admin/options-tabs/posts.php:93 wpf-admin/options-tabs/posts.php:100
441
- #: wpf-admin/options-tabs/posts.php:108 wpf-admin/options-tabs/posts.php:124
442
- #: wpf-admin/options-tabs/styles.php:43 wpf-admin/usergroup.php:28
443
- #: wpf-admin/usergroup.php:30 wpf-admin/usergroup.php:243
444
- #: wpf-themes/classic/functions.php:39 wpf-themes/classic/functions.php:48
445
- #: wpf-themes/classic/functions.php:55 wpf-themes/classic/functions.php:69
446
- #: wpf-themes/classic/functions.php:78 wpf-themes/classic/functions.php:85
447
- #: wpf-themes/classic/functions.php:107 wpf-themes/classic/functions.php:117
448
- msgid "Read the documentation"
449
- msgstr ""
450
 
451
- #: wpf-admin/forum.php:56
452
- msgid "Important Tips"
453
- msgstr "Dicas Importantes"
454
 
455
- #: wpf-admin/forum.php:57 wpf-includes/wpf-phrases.php:225
456
- msgid "Please drag and drop forum panels to set parent-child hierarchy."
457
- msgstr ""
458
- "Arraste e solte os painéis do fórum para configurar a hierarquia principal e "
459
- "secundárias."
460
 
461
- #: wpf-admin/forum.php:58
462
- msgid ""
463
- "If a category (blue panels) does not have forums (grey panels) it will not "
464
- "be displayed on front-end. Each category should contain at least one forum."
465
- msgstr ""
466
- "Se uma categoria (painéis azuis) não tiver fóruns (painéis cinza), ela não "
467
- "será exibida no início. Cada categoria deve conter pelo menos um fórum."
468
 
469
- #: wpf-admin/forum.php:59
470
- msgid ""
471
- "Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
472
- "just edit the top (blue panels) category and set the layout you want. Child "
473
- "forums' layout depends on the top category (blue panels) layout. They cannot "
474
- "have a different layout."
475
- msgstr ""
476
- "Os fóruns podem ser exibidos com diferentes layouts (Estendido, "
477
- "Simplificado, Q&amp;A), basta editar a categoria principal (painéis azuis) e "
478
- "definir o layout desejado. O layout dos fóruns complementares dependem do "
479
- "layout da categoria principal (painéis azuis). Eles não podem ter um layout "
480
- "diferente."
481
 
482
- #: wpf-admin/forum.php:75 wpf-includes/wpf-phrases.php:272
483
- msgid "Save forums order and hierarchy"
484
- msgstr "Salvar ordem e hierarquia do Fórum"
485
 
486
- #: wpf-admin/forum.php:112 wpf-includes/wpf-phrases.php:87
487
- msgid "Enter forum title here"
488
- msgstr "Digite o título do fórum aqui"
489
 
490
- #: wpf-admin/forum.php:117 wpf-includes/wpf-phrases.php:86
491
- msgid "Enter description here . . ."
492
- msgstr "Digite a descrição aqui . . ."
493
 
494
- #: wpf-admin/forum.php:118 wpf-includes/wpf-phrases.php:329
495
- msgid ""
496
- "This is a forum description. This content will be displayed under forum "
497
- "title on the forum list."
498
- msgstr ""
499
- "Esta é a descrição do fórum. Este conteúdo será exibido sob o título do "
500
- "fórum na lista do fórum."
501
 
502
- #: wpf-admin/forum.php:133 wpf-includes/wpf-phrases.php:221
503
- msgid "Parent Forum"
504
- msgstr "Fórum pai"
505
 
506
- #: wpf-admin/forum.php:136 wpf-includes/wpf-phrases.php:204
507
- msgid "No parent"
508
- msgstr "Nenhum ascendente"
509
 
510
- #: wpf-admin/forum.php:141 wpf-includes/wpf-phrases.php:346
511
- msgid "Use as Category"
512
- msgstr "Usar como categoria"
513
 
514
- #: wpf-admin/forum.php:143 wpf-includes/wpf-phrases.php:52
515
- msgid "Category Layout"
516
- msgstr "Layout de categoria"
517
 
518
- #: wpf-admin/forum.php:151 wpf-includes/wpf-phrases.php:202
519
- msgid "No layout found."
520
- msgstr "Nenhum layout encontrado."
521
 
522
- #: wpf-admin/forum.php:160 wpf-admin/forum.php:168
523
- #: wpf-includes/wpf-phrases.php:234
524
- msgid "Publish"
525
- msgstr "Publicar"
526
 
527
- #: wpf-admin/forum.php:164 wpf-includes/wpf-phrases.php:37
528
- msgid "Are you sure you want to delete this forum?"
529
- msgstr "Tem certeza de que deseja excluir este fórum?"
530
 
531
- #: wpf-admin/forum.php:164 wpf-admin/themes.php:73
532
- #: wpf-admin/tools-tabs/antispam.php:302 wpf-admin/usergroup.php:70
533
- #: wpf-admin/usergroup.php:375 wpf-includes/wpf-hooks.php:1140
534
- #: wpf-includes/wpf-phrases.php:66
535
- msgid "Delete"
536
- msgstr "Excluir"
537
 
538
- #: wpf-admin/forum.php:165 wpf-admin/usergroup.php:72
539
- #: wpf-includes/class-forums.php:682 wpf-includes/wpf-phrases.php:355
540
- msgid "View"
541
- msgstr "Ver"
542
 
543
- #: wpf-admin/forum.php:166 wpf-admin/options-tabs/accesses.php:76
544
- #: wpf-includes/wpf-phrases.php:343
545
- msgid "Update"
546
- msgstr "Atualizar"
547
 
548
- #: wpf-admin/forum.php:178
549
- msgid "Forum Permissions"
550
- msgstr ""
551
 
552
- #: wpf-admin/forum.php:194 wpf-includes/wpf-phrases.php:118
553
- msgid "Forum Slug"
554
- msgstr "Link do Fórum"
555
 
556
- #: wpf-admin/forum.php:197 wpf-includes/wpf-phrases.php:322
557
- msgid ""
558
- "The \"slug\" is the URL-friendly version of the name. It is usually all "
559
- "lowercase and contains only letters, numbers, and hyphens."
560
- msgstr ""
561
- "O \"link amigável\" é a versão de fácil leitura. É geralmente todo minúscula "
562
- "e contém apenas letras, números e hifens."
563
 
564
- #: wpf-admin/forum.php:203
565
- msgid "Forum Icon"
566
- msgstr "Ícone do Fórum"
567
 
568
- #: wpf-admin/forum.php:206
569
- msgid "Font-awesome Icon"
570
- msgstr "Ícones do 'Font-awesome'"
571
 
572
- #: wpf-admin/forum.php:208
573
- msgid "You can find all icons"
574
- msgstr "Você pode encontrar todos ícones"
575
 
576
- #: wpf-admin/forum.php:208
577
- msgid "here"
578
- msgstr "aqui"
579
 
580
- #: wpf-admin/forum.php:208
581
- msgid ""
582
- "Make sure you insert a class of font-awesome icon, it should start with fa- "
583
- "prefix like &quot;fas fa-comments&quot;."
584
- msgstr ""
585
- "Certifique-se de inserir uma classe de 'font-awesome', ele deve começar com "
586
- "o prefixo predefinido como &quot;fas fa-comments&quot;."
587
 
588
- #: wpf-admin/forum.php:215 wpf-includes/wpf-phrases.php:116
589
- msgid "Forum SEO"
590
- msgstr "SEO do Fórum"
591
 
592
- #: wpf-admin/forum.php:218 wpf-includes/wpf-phrases.php:184
593
- msgid "Meta Description"
594
- msgstr "Meta Descrição"
595
 
596
- #: wpf-admin/forum.php:247 wpf-includes/wpf-phrases.php:328
597
- msgid "This action will also delete all sub-forums, topics and replies."
598
- msgstr "Esta ação também vai excluir todos os sub-fóruns, tópicos e respostas."
599
 
600
- #: wpf-admin/forum.php:255 wpf-includes/wpf-phrases.php:137
601
- msgid ""
602
- "If you want to delete this forum and keep its sub-forums, topics and "
603
- "replies, please select a new target forum in dropdown below"
604
- msgstr ""
605
- "Se você quiser excluir este fórum e manter seus sub-fóruns, tópicos e "
606
- "respostas, por favor, selecione um novo fórum de destino no menu suspenso "
607
- "abaixo"
608
 
609
- #: wpf-admin/forum.php:264 wpf-includes/wpf-phrases.php:26
610
- msgid ""
611
- "All sub-forums, topics and replies will be attached to selected forum. "
612
- "Layout will be inherited from this forum."
613
- msgstr ""
614
- "Todos os sub-fóruns, tópicos e respostas serão anexados ao fórum "
615
- "selecionado. O Layout será herdado deste fórum."
616
 
617
- #: wpf-admin/moderation.php:10
618
- msgid "Topic and Post Moderation"
619
- msgstr "Moderação de Tópicos e Posts"
620
 
621
- #: wpf-admin/options-tabs/accesses.php:14 wpf-includes/wpf-phrases.php:21
622
- msgid "Add New Forum Access"
623
- msgstr "Adicionar novo acesso ao Fórum"
624
 
625
- #: wpf-admin/options-tabs/accesses.php:19 wpf-includes/wpf-phrases.php:15
626
- msgid "Access names"
627
- msgstr "Nomes de Acesso"
628
 
629
- #: wpf-admin/options-tabs/accesses.php:20
630
- msgid ""
631
- "Forum Accesses are designed to do a Forum specific user permission control. "
632
- "These are set of permissions which are attached to certain Usergeoup in each "
633
- "forum. Thus users can have different permissions in different forums based "
634
- "on their Usergroup."
635
- msgstr ""
636
 
637
- #: wpf-admin/options-tabs/accesses.php:34
638
- #: wpf-admin/options-tabs/accesses.php:35
639
- #: wpf-admin/options-tabs/accesses.php:36
640
- msgid "This access is usually used for "
641
- msgstr "Esse acesso geralmente é usado para "
642
 
643
- #: wpf-admin/options-tabs/accesses.php:34
644
- msgid "Guests"
645
- msgstr "Visitantes"
646
 
647
- #: wpf-admin/options-tabs/accesses.php:34
648
- #: wpf-admin/options-tabs/accesses.php:35
649
- #: wpf-admin/options-tabs/accesses.php:36
650
- msgid "usergroup"
651
- msgstr "Grupo de Usuário"
652
 
653
- #: wpf-admin/options-tabs/accesses.php:35 wpf-includes/wpf-phrases.php:626
654
- msgid "Registered"
655
- msgstr "Registrado"
656
 
657
- #: wpf-admin/options-tabs/accesses.php:36 wpf-includes/wpf-phrases.php:624
658
- msgid "Admin"
659
- msgstr "Admin"
660
 
661
- #: wpf-admin/options-tabs/accesses.php:40 wpf-includes/class-forums.php:678
662
- #: wpf-includes/functions.php:613 wpf-includes/wpf-phrases.php:381
663
- msgid "edit"
664
- msgstr "editar"
665
 
666
- #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/wpf-phrases.php:39
667
- msgid ""
668
- "Are you sure you want to remove this access set? Usergroups which attached "
669
- "to this access will lost all forum permissions."
670
- msgstr ""
671
- "Tem certeza de que deseja remover esse conjunto de acessos? Nomes de "
672
- "usuários que estão anexados a este acesso vão perder todas as permissões no "
673
- "fórum."
674
 
675
- #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/class-forums.php:680
676
- #: wpf-includes/functions.php:631 wpf-includes/functions.php:641
677
- #: wpf-includes/wpf-phrases.php:380
678
- msgid "delete"
679
- msgstr "excluir"
680
 
681
- #: wpf-admin/options-tabs/accesses.php:57 wpf-includes/wpf-phrases.php:14
682
- msgid "Access name"
683
- msgstr "Nome de acesso"
684
 
685
- #: wpf-admin/options-tabs/accesses.php:76 wpf-includes/wpf-phrases.php:270
686
- msgid "Save"
687
- msgstr "Salvar"
688
 
689
- #: wpf-admin/options-tabs/api.php:22
690
- msgid "Facebook API Configuration"
691
- msgstr "Configuração de API do Facebook"
692
 
693
- #: wpf-admin/options-tabs/api.php:23
694
- msgid ""
695
- "In order to get an App ID and Secret Key from Facebook, you’ll need to "
696
- "register a new application. Don’t worry – its very easy, and your "
697
- "application doesn't need to do anything. We only need the keys."
698
- msgstr ""
699
- "Para obter um ID de aplicativo e uma 'Secret Key' do Facebook, você "
700
- "precisará registrar um novo aplicativo. Não se preocupe - é muito fácil, e "
701
- "sua aplicação não precisa fazer nada. Nós só precisamos das keys."
702
 
703
- #: wpf-admin/options-tabs/api.php:23
704
- msgid "Please follow to this instruction"
705
- msgstr "Por favor, siga estas instruções"
706
 
707
- #: wpf-admin/options-tabs/api.php:26
708
- msgid "App ID"
709
- msgstr "App ID"
710
 
711
- #: wpf-admin/options-tabs/api.php:27
712
- msgid "App Secret"
713
- msgstr "App Secret"
714
 
715
- #: wpf-admin/options-tabs/api.php:32
716
- msgid "Facebook Login"
717
- msgstr "Facebook Login"
718
 
719
- #: wpf-admin/options-tabs/api.php:33
720
- msgid "Adds Facebook Login button on Registration and Login pages."
721
- msgstr "Adiciona o botão de login do Facebook nas páginas de registro e login."
722
 
723
- #: wpf-admin/options-tabs/api.php:37 wpf-admin/options-tabs/api.php:49
724
- #: wpf-admin/options-tabs/api.php:60 wpf-admin/options-tabs/api.php:71
725
- #: wpf-admin/options-tabs/api.php:140 wpf-admin/options-tabs/api.php:147
726
- #: wpf-admin/options-tabs/members.php:94 wpf-admin/options-tabs/posts.php:26
727
- #: wpf-admin/options-tabs/posts.php:42 wpf-admin/options-tabs/posts.php:54
728
- #: wpf-admin/tools-tabs/legal.php:48 wpf-admin/tools-tabs/legal.php:60
729
- #: wpf-admin/tools-tabs/legal.php:82 wpf-admin/tools-tabs/legal.php:117
730
- #: wpf-admin/tools-tabs/legal.php:129 wpf-admin/tools-tabs/legal.php:148
731
- msgid "Enable"
732
- msgstr "Habilitar"
733
 
734
- #: wpf-admin/options-tabs/api.php:38 wpf-admin/options-tabs/api.php:50
735
- #: wpf-admin/options-tabs/api.php:61 wpf-admin/options-tabs/api.php:72
736
- #: wpf-admin/options-tabs/api.php:141 wpf-admin/options-tabs/api.php:148
737
- #: wpf-admin/options-tabs/members.php:95 wpf-admin/options-tabs/posts.php:27
738
- #: wpf-admin/options-tabs/posts.php:43 wpf-admin/options-tabs/posts.php:55
739
- #: wpf-admin/tools-tabs/legal.php:49 wpf-admin/tools-tabs/legal.php:61
740
- #: wpf-admin/tools-tabs/legal.php:83 wpf-admin/tools-tabs/legal.php:118
741
- #: wpf-admin/tools-tabs/legal.php:130 wpf-admin/tools-tabs/legal.php:149
742
- msgid "Disable"
743
- msgstr "Desativar"
744
 
745
- #: wpf-admin/options-tabs/api.php:44
746
- msgid "Facebook SDK for JavaScript"
747
- msgstr "Facebook SDK para JavaScript"
748
 
749
- #: wpf-admin/options-tabs/api.php:45
750
- msgid "Facebook API connection script (sharing, login, cross-posting...)"
751
- msgstr ""
752
- "Script de conexão da API do Facebook (compartilhamento, login, postagem-"
753
- "cruzada ...)"
754
 
755
- #: wpf-admin/options-tabs/api.php:56
756
- msgid "Facebook Login button on User Login page"
757
- msgstr "Botão de login do Facebook na página de login do usuário"
758
 
759
- #: wpf-admin/options-tabs/api.php:67
760
- msgid "Facebook Login button on User Registration page"
761
- msgstr "Botão de login do Facebook na página de registro do usuário"
762
 
763
- #: wpf-admin/options-tabs/api.php:78
764
- msgid "Redirect to this page after success login"
765
- msgstr "Redirecione para esta página após o login com sucesso"
766
 
767
- #: wpf-admin/options-tabs/api.php:82 wpf-includes/wpf-phrases.php:633
768
- msgid "Profile"
769
- msgstr "Perfil"
770
 
771
- #: wpf-admin/options-tabs/api.php:84
772
- msgid "Custom"
773
- msgstr "Personalizado"
774
 
775
- #: wpf-admin/options-tabs/api.php:86
776
- msgid "Custom URL, e.g.: http://example.com/my-page/"
777
- msgstr "URL Personalizada, ex: http://example.com/my-page/"
778
 
779
- #: wpf-admin/options-tabs/api.php:86
780
- msgid "Custom URL"
781
- msgstr "URL Personalizado"
782
 
783
- #: wpf-admin/options-tabs/api.php:93
784
- msgid "Share Buttons"
785
- msgstr ""
786
 
787
- #: wpf-admin/options-tabs/api.php:102
788
- msgid "Active Share Buttons"
789
- msgstr ""
790
 
791
- #: wpf-admin/options-tabs/api.php:103
792
- msgid ""
793
- "Check the checkbox below share options to activate. <b>Please note, that the "
794
- "Facebook share button cannot be activated without Facebook API ID.</b> "
795
- "Please follow to the \"Facebook API Configuration\" option instruction above "
796
- "and fill the API ID field in order to activate Facebook Share button."
797
- msgstr ""
798
 
799
- #: wpf-admin/options-tabs/api.php:133
800
- msgid "Enable Share Buttons"
801
- msgstr ""
802
 
803
- #: wpf-admin/options-tabs/api.php:138 wpf-admin/options-tabs/api.php:156
804
- #: wpf-admin/options-tabs/api.php:212
805
- msgid "General Share Buttons"
806
- msgstr ""
807
 
808
- #: wpf-admin/options-tabs/api.php:145 wpf-admin/options-tabs/api.php:173
809
- #: wpf-admin/options-tabs/api.php:224
810
- msgid "Post Sharing Toggle"
811
- msgstr ""
812
 
813
- #: wpf-admin/options-tabs/api.php:157
814
- msgid ""
815
- "General share buttons are forum and topic sharing buttons. They are located "
816
- "on the top and the bottom of each page. You can manage location of these "
817
- "buttons using \"Share Buttons Location\" options bellow."
818
- msgstr ""
819
 
820
- #: wpf-admin/options-tabs/api.php:161
821
- msgid "Grey"
822
- msgstr ""
823
 
824
- #: wpf-admin/options-tabs/api.php:162
825
- msgid "Colored"
826
- msgstr ""
827
 
828
- #: wpf-admin/options-tabs/api.php:165
829
- msgid "Icon"
830
- msgstr ""
831
 
832
- #: wpf-admin/options-tabs/api.php:166
833
- msgid "Button"
834
- msgstr ""
835
 
836
- #: wpf-admin/options-tabs/api.php:167
837
- msgid "Button &amp; Count"
838
- msgstr ""
839
 
840
- #: wpf-admin/options-tabs/api.php:174
841
- msgid ""
842
- "Post sharing toggle allows you to share posts individually. You can see post "
843
- "sharing toggles on the left, right side or in top bar of each post. The "
844
- "toggle blue color is the current primary color (#12) of your forum style. "
845
- "For example, if you use the red forum style, the color of all share toggles "
846
- "will be red. This doesn't affect share button colors. They are always grey "
847
- "with original colors on mouse hover."
848
- msgstr ""
849
 
850
- #: wpf-admin/options-tabs/api.php:195 wpf-includes/wpf-phrases.php:55
851
- #: wpf-themes/classic/functions.php:43 wpf-themes/classic/functions.php:73
852
- #: wpf-themes/classic/functions.php:111
853
- msgid "Collapsed"
854
- msgstr "Recolhido"
855
 
856
- #: wpf-admin/options-tabs/api.php:196 wpf-includes/wpf-phrases.php:89
857
- #: wpf-themes/classic/functions.php:42 wpf-themes/classic/functions.php:72
858
- #: wpf-themes/classic/functions.php:110
859
- msgid "Expanded"
860
- msgstr "Expandido"
861
 
862
- #: wpf-admin/options-tabs/api.php:199
863
- msgid "Mixed"
864
- msgstr ""
865
 
866
- #: wpf-admin/options-tabs/api.php:200
867
- msgid "Figure"
868
- msgstr ""
869
 
870
- #: wpf-admin/options-tabs/api.php:201
871
- msgid "Square"
872
- msgstr ""
873
 
874
- #: wpf-admin/options-tabs/api.php:207
875
- msgid "Share Button Locations"
876
- msgstr ""
877
 
878
- #: wpf-admin/options-tabs/api.php:208
879
- msgid ""
880
- "The post sharing toggle can be displayed either on the left side or on the "
881
- "top of each post. The general share buttons can be displayed on both (top "
882
- "and bottom) locations."
883
- msgstr ""
884
 
885
- #: wpf-admin/options-tabs/api.php:245 wpf-admin/options-tabs/emails.php:164
886
- #: wpf-admin/options-tabs/features.php:89 wpf-admin/options-tabs/forums.php:16
887
- #: wpf-admin/options-tabs/general.php:103
888
- #: wpf-admin/options-tabs/members.php:181 wpf-admin/options-tabs/posts.php:135
889
- #: wpf-admin/options-tabs/styles.php:93 wpf-admin/tools-tabs/antispam.php:343
890
- #: wpf-admin/tools-tabs/cleanup.php:49 wpf-admin/tools-tabs/legal.php:179
891
- #: wpf-admin/tools-tabs/misc.php:134 wpf-includes/wpf-phrases.php:344
892
- msgid "Update Options"
893
- msgstr "Atualizar Opções"
894
 
895
- #: wpf-admin/options-tabs/emails.php:12
896
- msgid "FROM Name"
897
- msgstr "Com o nome"
898
 
899
- #: wpf-admin/options-tabs/emails.php:16
900
- msgid "FROM Email Address"
901
- msgstr "Do endereço de e-mail"
902
 
903
- #: wpf-admin/options-tabs/emails.php:21
904
- msgid "Forum Admins email addresses"
905
- msgstr "Endereços de e-mail dos Administradores do Fórum"
906
 
907
- #: wpf-admin/options-tabs/emails.php:22 wpf-includes/wpf-phrases.php:57
908
- msgid ""
909
- "Comma separated email addresses of forum administrators to get forum "
910
- "notifications. For example post report messages."
911
- msgstr ""
912
- "Endereços de e-mail separados por vírgulas dos administradores do fórum para "
913
- "obter notificações do fórum. Por exemplo, mensagens de denúncia de posts."
914
 
915
- #: wpf-admin/options-tabs/emails.php:28
916
- msgid "Notify Admins via email on new Topic"
917
- msgstr "Notifique Administradores via e-mail sobre novos tópicos"
918
 
919
- #: wpf-admin/options-tabs/emails.php:29
920
- msgid ""
921
- "Send Notification emails to all email addresses (comma separated ) of forum "
922
- "administrators when a new Topic is created."
923
- msgstr ""
924
- "Envio de e-mails de notificação para todos os endereços de email (separados "
925
- "por vírgula) dos administradores do fórum quando um novo tópico é criado."
926
-
927
- #: wpf-admin/options-tabs/emails.php:33 wpf-admin/options-tabs/emails.php:45
928
- #: wpf-admin/options-tabs/emails.php:148 wpf-admin/options-tabs/features.php:77
929
- #: wpf-admin/tools-tabs/antispam.php:31 wpf-admin/tools-tabs/antispam.php:40
930
- #: wpf-admin/tools-tabs/antispam.php:49 wpf-admin/tools-tabs/antispam.php:150
931
- #: wpf-admin/tools-tabs/antispam.php:159 wpf-admin/tools-tabs/antispam.php:169
932
- #: wpf-admin/tools-tabs/antispam.php:178 wpf-admin/tools-tabs/antispam.php:187
933
- #: wpf-admin/tools-tabs/antispam.php:196 wpf-admin/tools-tabs/antispam.php:205
934
- #: wpf-admin/tools-tabs/antispam.php:214 wpf-admin/tools-tabs/antispam.php:262
935
- #: wpf-admin/tools-tabs/cleanup.php:39 wpf-includes/functions-template.php:673
936
- #: wpf-includes/wpf-phrases.php:366
937
- msgid "Yes"
938
- msgstr "Sim"
939
 
940
- #: wpf-admin/options-tabs/emails.php:34 wpf-admin/options-tabs/emails.php:46
941
- #: wpf-admin/options-tabs/emails.php:149 wpf-admin/options-tabs/features.php:79
942
- #: wpf-admin/tools-tabs/antispam.php:32 wpf-admin/tools-tabs/antispam.php:41
943
- #: wpf-admin/tools-tabs/antispam.php:50 wpf-admin/tools-tabs/antispam.php:151
944
- #: wpf-admin/tools-tabs/antispam.php:160 wpf-admin/tools-tabs/antispam.php:170
945
- #: wpf-admin/tools-tabs/antispam.php:179 wpf-admin/tools-tabs/antispam.php:188
946
- #: wpf-admin/tools-tabs/antispam.php:197 wpf-admin/tools-tabs/antispam.php:206
947
- #: wpf-admin/tools-tabs/antispam.php:215 wpf-admin/tools-tabs/antispam.php:263
948
- #: wpf-admin/tools-tabs/cleanup.php:40 wpf-includes/functions-template.php:674
949
- #: wpf-includes/wpf-phrases.php:196
950
- msgid "No"
951
- msgstr "Não"
952
 
953
- #: wpf-admin/options-tabs/emails.php:40
954
- msgid "Notify Admins via email on new Post"
955
- msgstr "Notifique os Administradores via e-mail de um novo post"
 
956
 
957
- #: wpf-admin/options-tabs/emails.php:41
958
- msgid ""
959
- "Send Notification emails to all email addresses (comma separated ) of forum "
960
- "administrators when a new Reply is created."
961
- msgstr ""
962
- "Envio de e-mails de notificação para todos os endereços de e-mail (separados "
963
- "por vírgula) dos administradores do fórum quando uma nova resposta é criada."
964
 
965
- #: wpf-admin/options-tabs/emails.php:52 wpf-includes/wpf-phrases.php:317
966
- msgid "Subscription Emails"
967
- msgstr "E-mails de Inscrição"
968
 
969
- #: wpf-admin/options-tabs/emails.php:56 wpf-includes/wpf-phrases.php:314
970
- msgid "Subscribe confirmation email subject"
971
- msgstr "Assunto da notificação via e-mail para confirmação de inscrição"
972
 
973
- #: wpf-admin/options-tabs/emails.php:60 wpf-includes/wpf-phrases.php:313
974
- msgid "Subscribe confirmation email message"
975
- msgstr "Mensagem da notificação via e-mail para confirmação de inscrição"
976
 
977
- #: wpf-admin/options-tabs/emails.php:64 wpf-includes/wpf-phrases.php:195
978
- msgid "New topic notification email subject"
979
- msgstr "Assunto da notificação via e-mail de novo tópico"
980
 
981
- #: wpf-admin/options-tabs/emails.php:68 wpf-includes/wpf-phrases.php:194
982
- msgid "New topic notification email message"
983
- msgstr "Mensagem da notificação via e-mail de novo tópico"
984
 
985
- #: wpf-admin/options-tabs/emails.php:72 wpf-includes/wpf-phrases.php:193
986
- msgid "New reply notification email subject"
987
- msgstr "Assunto para notificação via e-mail de nova resposta"
988
 
989
- #: wpf-admin/options-tabs/emails.php:76 wpf-includes/wpf-phrases.php:192
990
- msgid "New reply notification email message"
991
- msgstr "Mensagem da notificação via e-mail de nova resposta"
992
 
993
- #: wpf-admin/options-tabs/emails.php:81 wpf-includes/wpf-phrases.php:227
994
- msgid "Post Reporting Emails"
995
- msgstr "E-mails de denúncias de posts"
996
 
997
- #: wpf-admin/options-tabs/emails.php:82 wpf-includes/wpf-phrases.php:331
998
- msgid "This message comes from post reporting pop-up form."
999
- msgstr "Esta mensagem vem do formulário pop-up de denúncia de posts."
1000
 
1001
- #: wpf-admin/options-tabs/emails.php:87 wpf-includes/wpf-phrases.php:266
1002
- msgid "Report message subject"
1003
- msgstr "Assunto da mensagem de denúncia"
1004
 
1005
- #: wpf-admin/options-tabs/emails.php:92 wpf-includes/wpf-phrases.php:265
1006
- msgid "Report message body"
1007
- msgstr "Conteúdo da mensagem de denúncia"
1008
 
1009
- #: wpf-admin/options-tabs/emails.php:97
1010
- msgid "New User Registration Email for admins"
1011
- msgstr ""
1012
 
1013
- #: wpf-admin/options-tabs/emails.php:98 wpf-admin/options-tabs/emails.php:114
1014
- msgid "This message comes when new user registers to site"
1015
- msgstr ""
1016
 
1017
- #: wpf-admin/options-tabs/emails.php:103 wpf-admin/options-tabs/emails.php:119
1018
- msgid "Message Subject"
1019
- msgstr ""
1020
 
1021
- #: wpf-admin/options-tabs/emails.php:108 wpf-admin/options-tabs/emails.php:124
1022
- msgid "Message Body"
1023
- msgstr ""
 
1024
 
1025
- #: wpf-admin/options-tabs/emails.php:113
1026
- msgid "New User Registration Email for user"
1027
- msgstr ""
1028
 
1029
- #: wpf-admin/options-tabs/emails.php:129
1030
- msgid "Reset Password Emails"
1031
- msgstr "E-mail de Redefinição de senha"
1032
 
1033
- #: wpf-admin/options-tabs/emails.php:130
1034
- msgid "This message comes from Reset Password form."
1035
- msgstr "Esta mensagem vem do formulário de redefinição de Senha."
1036
 
1037
- #: wpf-admin/options-tabs/emails.php:134
1038
- msgid "Reset Password message body"
1039
- msgstr "Corpo da mensagem de redefinição de senha"
1040
 
1041
- #: wpf-admin/options-tabs/emails.php:139
1042
- msgid "User Mentioning Email"
1043
- msgstr "E-mail de menções de usuário"
1044
 
1045
- #: wpf-admin/options-tabs/emails.php:144
1046
- msgid "Enable Email Notification"
1047
- msgstr "Habilitar Notificação por E-mail"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1048
 
1049
- #: wpf-admin/options-tabs/emails.php:154
1050
- msgid "User Mention message subject"
1051
- msgstr "Assunto da mensagem de menção de usuário"
1052
 
1053
- #: wpf-admin/options-tabs/emails.php:158
1054
- msgid "User Mention message body"
1055
- msgstr "Corpo da mensagem de menção de usuário"
1056
 
1057
- #: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:294
1058
- msgid "Show Admin Bar for Members"
1059
- msgstr "Mostrar Barra de Administração para Membros"
1060
 
1061
- #: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:332
1062
- msgid "This option doesn't affect website admins."
1063
- msgstr "Esta opção não afeta Administradores do site."
1064
 
1065
- #: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:296
1066
- msgid "Show Forum Page Title"
1067
- msgstr "Mostrar título da página do Fórum"
1068
 
1069
- #: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:299
1070
- msgid "Show Top/Menu Bar"
1071
- msgstr "Mostrar barra superior/menu"
1072
 
1073
- #: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:298
1074
- msgid "Show Top Search"
1075
- msgstr "Mostrar pesquisa no topo"
1076
 
1077
- #: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:295
1078
- msgid "Show Breadcrumb"
1079
- msgstr "Mostrar Trilha de navegação (Breadcrumb)"
1080
 
1081
- #: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:297
1082
- msgid "Show Forum Statistic"
1083
- msgstr "Mostrar Estatísticas do Fórum"
1084
 
1085
- #: wpf-admin/options-tabs/features.php:15
1086
- msgid "Show Member Mention Nicknames"
1087
- msgstr "Mostrar apelidos de membros"
1088
 
1089
- #: wpf-admin/options-tabs/features.php:16
1090
- msgid "Enable WordPress Shortcodes in Post Content"
1091
- msgstr "Habilitar Shortcodes do WordPress no conteúdo do post"
1092
 
1093
- #: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:697
1094
- msgid "Log Viewed Forums and Topics"
1095
- msgstr "Log de visualizado de Fóruns e Tópicos"
1096
 
1097
- #: wpf-admin/options-tabs/features.php:18 wpf-includes/wpf-phrases.php:257
1098
- msgid "Replace Author Link to Forum Profile"
1099
- msgstr "Substituir link do autor para o perfil do Fórum"
1100
 
1101
- #: wpf-admin/options-tabs/features.php:19 wpf-includes/wpf-phrases.php:258
1102
- msgid "Replace Comment Author Link to Forum Profile"
1103
- msgstr "Substituir link de comentário do autor para o perfil do fórum"
1104
 
1105
- #: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:636
1106
- msgid "Enable User Registration"
1107
- msgstr "Ativar registro de usuário"
1108
 
1109
- #: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:637
1110
- msgid ""
1111
- "This option is not synced with WordPress \"Anyone can register\" option in "
1112
- "Dashboard > Settings > General admin page. If this option is enabled new "
1113
- "users will always be able to register."
1114
- msgstr ""
1115
- "Esta opção não é sincronizada com a opção \"Qualquer um pode se registrar\" "
1116
- "do WordPress no Painel > Configurações > Página de administração Geral. Se "
1117
- "esta opção estiver ativada, novos usuários sempre poderão se registrar."
1118
 
1119
- #: wpf-admin/options-tabs/features.php:21
1120
- msgid "Enable User Registration email confirmation"
1121
- msgstr "Habilitar confirmação de e-mail para registro do usuário"
1122
 
1123
- #: wpf-admin/options-tabs/features.php:21
1124
- msgid ""
1125
- "If you have enabled this option, after registering, user can not login "
1126
- "without confirming the email."
1127
- msgstr ""
1128
- "Se você habilitou essa opção, após o registro, o usuário não pode fazer "
1129
- "login sem confirmar o e-mail."
1130
 
1131
- #: wpf-admin/options-tabs/features.php:22 wpf-includes/wpf-phrases.php:260
1132
- msgid "Replace Registration Page URL to Forum Registration Page URL"
1133
- msgstr ""
1134
- "Substituir URL da página de registro para URL da página de registro do fórum"
1135
 
1136
- #: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:259
1137
- msgid "Replace Login Page URL to Forum Login Page URL"
1138
- msgstr "Substituir URL da página de login para URL da página de login do fórum"
1139
 
1140
- #: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:698
1141
- msgid "Replace Reset Password Page URL to Forum Reset Password Page URL"
1142
- msgstr "Substitua a URL da página de redefinição de senha para URL do Fórum"
1143
 
1144
- #: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:256
1145
- msgid "Replace Author Avatar with Forum Profile Avatar"
1146
- msgstr "Substituir avatar de autor pelo Avatar de perfil do fórum"
1147
 
1148
- #: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:77
1149
- msgid "Enable Avatars"
1150
- msgstr "Ativar Avatares"
1151
 
1152
- #: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:78
1153
- msgid "Enable Custom Avatars"
1154
- msgstr "Habilitar avatares personalizados"
1155
 
1156
- #: wpf-admin/options-tabs/features.php:28 wpf-includes/wpf-phrases.php:31
1157
- msgid "Allow Member Signature"
1158
- msgstr "Permitir assinatura de membros"
1159
 
1160
- #: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:80
1161
- msgid "Enable Member Rating"
1162
- msgstr "Habilitar Ranking de Membro"
1163
 
1164
- #: wpf-admin/options-tabs/features.php:30 wpf-includes/wpf-phrases.php:81
1165
- msgid "Enable Member Rating Titles"
1166
- msgstr "Habilitar nomes de ranking dos membros"
1167
 
1168
- #: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:79
1169
- msgid "Enable Member Cache"
1170
- msgstr "Habilitar Cache de Membro"
1171
 
1172
- #: wpf-admin/options-tabs/features.php:32
1173
- msgid "Enable Object Cache"
1174
- msgstr "Ativar 'Object Cache'"
1175
 
1176
- #: wpf-admin/options-tabs/features.php:33
1177
- msgid "Enable HTML Cache"
1178
- msgstr "Ativar 'HTML Cache'"
1179
 
1180
- #: wpf-admin/options-tabs/features.php:34
1181
- msgid "Enable Memory Cache"
1182
- msgstr "Ativar 'Memory Cache'"
1183
 
1184
- #: wpf-admin/options-tabs/features.php:35 wpf-includes/wpf-phrases.php:84
1185
- msgid "Enable wpForo SEO for Meta Titles"
1186
- msgstr "Habilitar SEO para 'Meta Titles' do wpForo"
1187
 
1188
- #: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:83
1189
- msgid "Enable wpForo SEO for Meta Tags"
1190
- msgstr "Habilitar SEO para 'Meta Tags' do wpForo"
1191
 
1192
- #: wpf-admin/options-tabs/features.php:37
1193
- msgid "Enable User Profile Page indexing"
1194
- msgstr "Habilitar indexação da página de perfil de usuário"
1195
 
1196
- #: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:699
1197
- msgid "Enable RSS Feed"
1198
- msgstr "Ativar RSS Feed"
1199
 
1200
- #: wpf-admin/options-tabs/features.php:39
1201
- msgid "Turn Off User Syncing Note"
1202
- msgstr "Desativar nota de sincronização do usuário"
1203
 
1204
- #: wpf-admin/options-tabs/features.php:40
1205
- msgid "BuddyPress Activity Integration"
1206
- msgstr ""
1207
 
1208
- #: wpf-admin/options-tabs/features.php:40
1209
- msgid ""
1210
- "Posts members activity (new topic, new reply, post like) to BuddyPress "
1211
- "Profile Activity page."
1212
- msgstr ""
1213
 
1214
- #: wpf-admin/options-tabs/features.php:41
1215
- msgid "BuddyPress Notification Integration"
1216
- msgstr ""
1217
 
1218
- #: wpf-admin/options-tabs/features.php:41
1219
- msgid ""
1220
- "Creates notification on new forum reply in BuddyPress Profile Notification "
1221
- "page."
1222
- msgstr ""
1223
 
1224
- #: wpf-admin/options-tabs/features.php:42
1225
- msgid "BuddyPress Profile Forum Tab Integration"
1226
- msgstr ""
1227
 
1228
- #: wpf-admin/options-tabs/features.php:42
1229
- msgid ""
1230
- "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked "
1231
- "Posts\" and \"Subscriptions\" sub-tabs to BuddyPress Profile page."
1232
- msgstr ""
1233
 
1234
- #: wpf-admin/options-tabs/features.php:43
1235
- msgid "Replace Forum Profile with BuddyPress Profile"
1236
- msgstr ""
1237
 
1238
- #: wpf-admin/options-tabs/features.php:43
1239
- msgid "Replaces wpForo Member Profile page with BuddyPress Profile Page."
1240
- msgstr ""
1241
 
1242
- #: wpf-admin/options-tabs/features.php:44
1243
- msgid "Ultimate Member Notification Integration"
1244
- msgstr ""
 
1245
 
1246
- #: wpf-admin/options-tabs/features.php:44
1247
- msgid ""
1248
- "Creates notification on new forum reply in Ultimate Member Real-time "
1249
- "Notification system."
1250
- msgstr ""
1251
 
1252
- #: wpf-admin/options-tabs/features.php:45
1253
- msgid "Ultimate Member Profile Forum Tab Integration"
1254
- msgstr ""
1255
 
1256
- #: wpf-admin/options-tabs/features.php:45
1257
- msgid ""
1258
- "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked "
1259
- "Posts\" and \"Subscriptions\" sub-tabs to Ultimate Member Profile page."
1260
- msgstr ""
1261
 
1262
- #: wpf-admin/options-tabs/features.php:46
1263
- msgid "Replace Forum Profile with Ultimate Member Profile"
1264
- msgstr ""
1265
 
1266
- #: wpf-admin/options-tabs/features.php:46
1267
- msgid "Replaces wpForo Member Profile page with Ultimate Member Profile Page."
1268
- msgstr ""
1269
 
1270
- #: wpf-admin/options-tabs/features.php:47 wpf-includes/wpf-phrases.php:82
1271
- msgid "Enable wpForo Font-Awesome Lib"
1272
- msgstr "Habilitar biblioteca de ícones 'Font-Awesome' para o wpForo"
1273
 
1274
- #: wpf-admin/options-tabs/features.php:48 wpf-includes/wpf-phrases.php:85
1275
- msgid "Enable Output Buffer"
1276
- msgstr "Habilitar buffer de saída"
1277
 
1278
- #: wpf-admin/options-tabs/features.php:48 wpf-includes/wpf-phrases.php:330
1279
- msgid ""
1280
- "This feature is useful if you're adding content before or after [wpforo] "
1281
- "shortcode in page content. Also it useful if forum is loaded before website "
1282
- "header, on top of the front-end."
1283
- msgstr ""
1284
- "Este recurso é útil se você estiver adicionando conteúdo antes ou depois do "
1285
- "shortcode [wpforo] no conteúdo da página. Também é útil se o fórum é "
1286
- "carregado antes do cabeçalho do site, acima do front-end."
1287
 
1288
- #: wpf-admin/options-tabs/features.php:49
1289
- msgid "Enable WordPress Date/Time Format"
1290
- msgstr "Habilitar o formato de data/hora do WordPress"
1291
 
1292
- #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:601
1293
- msgid ""
1294
- "You can manage WordPress date and time format in WordPress Settings > "
1295
- "General admin page."
1296
- msgstr ""
1297
- "Você pode gerenciar o formato de data e hora do WordPress em Configurações "
1298
- "do WordPress > Página de administração Geral."
1299
 
1300
- #: wpf-admin/options-tabs/features.php:50 wpf-includes/wpf-phrases.php:612
1301
- msgid "Enable Subscription Confirmation"
1302
- msgstr "Ativar confirmação de Inscrição"
1303
 
1304
- #: wpf-admin/options-tabs/features.php:50 wpf-includes/wpf-phrases.php:613
1305
- msgid "Forum and Topic subscription with double opt-in/confirmation system."
1306
- msgstr ""
1307
- "Inscrição de fórum e de tópico com sistema duplo de ativação/confirmação."
1308
 
1309
- #: wpf-admin/options-tabs/features.php:51
1310
- msgid "Topic subscription option on post editor"
1311
- msgstr "Opção de inscrição de tópico no editor de post"
1312
 
1313
- #: wpf-admin/options-tabs/features.php:51
1314
- msgid ""
1315
- "This option adds topic subscription checkbox next to new topic and post "
1316
- "submit button."
1317
- msgstr ""
1318
- "Esta opção adiciona a caixa de seleção de inscrição de tópico ao lado de um "
1319
- "novo tópico e botão de enviar post."
1320
 
1321
- #: wpf-admin/options-tabs/features.php:52
1322
- msgid "Topic subscription option on post editor - checked/enabled"
1323
- msgstr "Opção de inscrever em tópico no editor de post - marcado/habilitado"
1324
 
1325
- #: wpf-admin/options-tabs/features.php:52
1326
- msgid ""
1327
- "Enable this option if you want the topic subscription checkbox to be checked "
1328
- "by default."
1329
- msgstr ""
1330
- "Habilite esta opção se desejar que a caixa de seleção de inscrição de tópico "
1331
- "seja marcada por padrão."
1332
 
1333
- #: wpf-admin/options-tabs/features.php:53
1334
- msgid "Role-Usergroup Synchronization"
1335
- msgstr ""
1336
 
1337
- #: wpf-admin/options-tabs/features.php:53
1338
- msgid ""
1339
- "Keep enabled this option to synch WordPress User Roles with Forum "
1340
- "Usergroups. This connection allows to automatically change Usergroup of a "
1341
- "user when his/her User Role is changed by administrators or by membership "
1342
- "plugins. In other words this option allows to manage Usergroups based on "
1343
- "Users Roles, thus you can directly control users forum accesses based on "
1344
- "Users Roles. If this option is turned off, User Roles don't have any "
1345
- "affection to users forum accesses, they are only controlled by forum "
1346
- "Usergroups."
1347
- msgstr ""
1348
 
1349
- #: wpf-admin/options-tabs/features.php:54 wpf-includes/wpf-phrases.php:640
1350
- msgid "Insert Forum Attachments to Media Library"
1351
- msgstr "Inserir anexos do Fórum na Biblioteca de Mídia"
1352
 
1353
- #: wpf-admin/options-tabs/features.php:54 wpf-includes/wpf-phrases.php:641
1354
- msgid ""
1355
- "Enable this option to be able manage forum attachments in Dashboard > Media "
1356
- "> Library admin page."
1357
- msgstr ""
1358
- "Ative esta opção para poder gerenciar anexos do fórum no Painel > Mídia> "
1359
- "Página de administração da biblioteca."
1360
 
1361
- #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:605
1362
- msgid "Enable Debug Mode"
1363
- msgstr "Habilitar o Modo de Depuração"
1364
 
1365
- #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:606
1366
- msgid ""
1367
- "If you got some issue with wpForo, please enable this option before asking "
1368
- "for support, this outputs hidden important information to help us debug your "
1369
- "issue."
1370
- msgstr ""
1371
- "Se você tiver algum problema com o wpForo, habilite esta opção antes de "
1372
- "pedir suporte, isso gera informações importantes ocultas para nos ajudar a "
1373
- "solucionar seu problema."
1374
 
1375
- #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:134
1376
- msgid "Help wpForo to grow, show plugin info"
1377
- msgstr "Ajude o wpForo a crescer, mostrando informações do plugin"
1378
 
1379
- #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:226
1380
- msgid ""
1381
- "Please enable this option to help wpForo get more popularity as your thank "
1382
- "to the hard work we do for you totally free. This option adds a very small "
1383
- "icon in forum footer, which will allow your site visitors recognize the name "
1384
- "of forum solution you use."
1385
- msgstr ""
1386
- "Por favor, ative esta opção para ajudar o wpForo obter mais popularidade, "
1387
- "como forma do seu agradecimento ao trabalho árduo que fazemos para você "
1388
- "totalmente de graça. Esta opção adiciona um ícone muito pequeno no rodapé do "
1389
- "fórum, que permitirá que os visitantes do site reconheçam o nome da solução "
1390
- "de fórum que você usa."
1391
 
1392
- #: wpf-admin/options-tabs/features.php:74
1393
- msgid "Sitewide"
1394
- msgstr ""
1395
 
1396
- #: wpf-admin/options-tabs/features.php:75 wpf-includes/class-subscribes.php:26
1397
- #: wpf-includes/wpf-phrases.php:101 wpforo.php:258
1398
- msgid "Forum"
1399
- msgstr "Fórum"
1400
 
1401
- #: wpf-admin/options-tabs/features.php:80
1402
- msgid "Thank you!"
1403
- msgstr "Obrigado!"
1404
 
1405
- #: wpf-admin/options-tabs/general.php:14 wpf-includes/wpf-phrases.php:121
1406
- msgid "Forum Title"
1407
- msgstr "Título do Fórum"
1408
 
1409
- #: wpf-admin/options-tabs/general.php:18 wpf-includes/wpf-phrases.php:108
1410
- msgid "Forum Description"
1411
- msgstr "Descrição do Fórum"
1412
 
1413
- #: wpf-admin/options-tabs/general.php:23 wpf-includes/wpf-phrases.php:107
1414
- msgid "Forum Base URL"
1415
- msgstr "URL Base do Fórum Fórum"
1416
 
1417
- #: wpf-admin/options-tabs/general.php:24
1418
- msgid ""
1419
- "If you want to set forum on home page, please do not use the \"Turn "
1420
- "WordPress to wpForo\" option. The correct instruction can be found in "
1421
- "documentation here"
1422
- msgstr ""
1423
 
1424
- #: wpf-admin/options-tabs/general.php:24
1425
- msgid "Set Forum on Home Page"
1426
- msgstr ""
1427
 
1428
- #: wpf-admin/options-tabs/general.php:33 wpf-includes/wpf-phrases.php:650
1429
- msgid "Turn WordPress to wpForo"
1430
- msgstr "Transforme o WordPress em wpForo"
1431
 
1432
- #: wpf-admin/options-tabs/general.php:34
1433
- msgid ""
1434
- "This option will disable WordPress on front-end. Only forum pages and "
1435
- "excluded post/pages will be available. wpForo will look like as a stand-"
1436
- "alone forum."
1437
- msgstr ""
1438
- "Esta opção vai desativar o WordPress em front-end. Apenas páginas do fórum "
1439
- "estarão disponíveis, desativando posts/páginas. O wpForo vai parecer como um "
1440
- "fórum independente."
1441
 
1442
- #: wpf-admin/options-tabs/general.php:37
1443
- msgid "Exclude page URLs"
1444
- msgstr "Excluir URLs de página"
1445
 
1446
- #: wpf-admin/options-tabs/general.php:37
1447
- msgid "one URL per line"
1448
- msgstr "uma URL por linha"
1449
 
1450
- #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2183
1451
- msgid "Visit Forum"
1452
- msgstr "Visitar o Fórum"
1453
 
1454
- #: wpf-admin/options-tabs/general.php:50
1455
- msgid ""
1456
- "wpForo PageID doesn't exist. Forums will not be loaded, please read this"
1457
- msgstr ""
1458
- "ID de página wpForo não existe. Fóruns não serão carregados, por favor leia "
1459
- "isto"
1460
 
1461
- #: wpf-admin/options-tabs/general.php:50
1462
- msgid "support topic"
1463
- msgstr "tópico de suporte"
1464
 
1465
- #: wpf-admin/options-tabs/general.php:52
1466
- msgid "Forum Page ID"
1467
- msgstr "ID da página do fórum"
1468
 
1469
- #: wpf-admin/options-tabs/general.php:58
1470
- msgid "Forum Page Slugs (URL Paths)"
1471
- msgstr ""
1472
 
1473
- #: wpf-admin/options-tabs/general.php:59
1474
- msgid ""
1475
- "Here you can set custom base paths for forum pages. For example the default "
1476
- "Profile URL base path is /profile/, if this conflicts with other plugins you "
1477
- "can change it to /user/ or so..."
1478
- msgstr ""
1479
 
1480
- #: wpf-admin/options-tabs/general.php:78 wpf-includes/wpf-phrases.php:64
1481
- msgid "Dashboard Menu Position"
1482
- msgstr "Posição do Painel no menu"
1483
 
1484
- #: wpf-admin/options-tabs/general.php:79 wpf-includes/wpf-phrases.php:323
1485
- msgid "The position in the menu order wpForo should appear."
1486
- msgstr "A posição na ordem do menu em que o wpForo deve aparecer."
1487
 
1488
- #: wpf-admin/options-tabs/general.php:80 wpf-includes/wpf-phrases.php:348
1489
- msgid ""
1490
- "Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - "
1491
- "below Pages, 25 - below comments, 60 - below first separator, 65 - below "
1492
- "Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
1493
- "below second separator"
1494
- msgstr ""
1495
- "Use maior que 5 - abaixo Posts, 10 - abaixo de Mídia, 15 - abaixo de Links, "
1496
- "20 - abaixo de Páginas, 25 - abaixo dos Comentários, 60 - abaixo do primeiro "
1497
- "separador, 65 - abaixo de Plugins, 70 - abaixo de Usuários, 75 - abaixo de "
1498
- "Ferramentas, 80 - abaixo das Configurações, 100 - abaixo do segundo separador"
1499
 
1500
- #: wpf-admin/options-tabs/general.php:84
1501
- msgid "More info"
1502
- msgstr "Mais informações"
1503
 
1504
- #: wpf-admin/options-tabs/general.php:89
1505
- msgid "XML Based Language"
1506
- msgstr ""
1507
 
1508
- #: wpf-admin/options-tabs/general.php:90
1509
- msgid ""
1510
- "This option is only related to XML language files. You should upload a "
1511
- "translation XML file to have a new language option in this drop-down. If you "
1512
- "are using PO/MO translation files you should change WordPress Language in "
1513
- "Dashboard > Settings admin page to load according translation for wpForo."
1514
- msgstr ""
1515
- "Essa opção só está relacionada a arquivos de idioma XML. Você deve carregar "
1516
- "um arquivo XML de tradução para ter uma nova opção de idioma nesta lista "
1517
- "suspensa. Se você estiver usando arquivos de tradução .PO/.MO você deve "
1518
- "mudar a linguagem do WordPress no Painel > Configurações e selecionar de "
1519
- "acordo com a tradução do wpForo."
1520
 
1521
- #: wpf-admin/options-tabs/general.php:115 wpf-includes/wpf-phrases.php:144
1522
- msgid "Language XML file"
1523
- msgstr "Arquivo XML de idioma"
1524
 
1525
- #: wpf-admin/options-tabs/general.php:124 wpf-includes/wpf-phrases.php:22
1526
- msgid "Add New Language"
1527
- msgstr "Adicionar novo idioma"
1528
 
1529
- #: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:217
1530
- msgid "Online status timeout"
1531
- msgstr "Tempo limite de status online"
1532
 
1533
- #: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:78
1534
- #: wpf-admin/options-tabs/posts.php:85 wpf-admin/options-tabs/posts.php:96
1535
- #: wpf-admin/options-tabs/posts.php:103 wpf-includes/wpf-phrases.php:390
1536
- msgid "minutes"
1537
- msgstr "minutos"
1538
 
1539
- #: wpf-admin/options-tabs/members.php:20
1540
- msgid "Number of Members per Page"
1541
- msgstr ""
 
1542
 
1543
- #: wpf-admin/options-tabs/members.php:27 wpf-includes/wpf-phrases.php:180
1544
- msgid "Members URL structure"
1545
- msgstr "Estrutura de URL dos membros"
 
1546
 
1547
- #: wpf-admin/options-tabs/members.php:36 wpf-includes/wpf-phrases.php:700
1548
- msgid "Members Search Type"
1549
- msgstr "Mecanismo de pesquisa de membros"
 
1550
 
1551
- #: wpf-admin/options-tabs/members.php:39 wpf-includes/functions.php:366
1552
- #: wpf-includes/functions.php:368 wpf-includes/wpf-phrases.php:275
1553
- msgid "Search"
1554
- msgstr "Buscar"
1555
 
1556
- #: wpf-admin/options-tabs/members.php:40
1557
- msgid "Filter"
1558
- msgstr "Filtrar"
 
1559
 
1560
- #: wpf-admin/options-tabs/members.php:46 wpf-includes/wpf-phrases.php:62
1561
- msgid "Custom Authorization URLs"
1562
- msgstr "URLs de autorização personalizadas"
 
1563
 
1564
- #: wpf-admin/options-tabs/members.php:48
 
 
 
 
 
 
 
 
 
 
1565
  msgid ""
1566
- "Use this option only if you have set other pages for authorization. \n"
1567
- " wpForo doesn't change its own URLs, these options "
1568
- "are only for other plugin compatibility. \n"
1569
- " For example, if you use BuddyPress or Ultimate "
1570
- "Member plugin you can set these values:"
1571
  msgstr ""
1572
- "Use esta opção somente se você tiver definido outras páginas para "
1573
- "autorização. \n"
1574
- " wpForo não altera suas URLs, essas opções são apenas "
1575
- "para outras compatibilidades de plugins. \n"
1576
- " Por exemplo, se você usa o plugin BuddyPress ou "
1577
- "Ultimate Member, você pode definir esses valores:"
1578
 
1579
- #: wpf-admin/options-tabs/members.php:51 wpf-admin/options-tabs/members.php:57
1580
- #: wpf-includes/wpf-phrases.php:162
1581
- msgid "Login URL"
1582
- msgstr "URL de Login"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1583
 
1584
- #: wpf-admin/options-tabs/members.php:52 wpf-admin/options-tabs/members.php:58
1585
- #: wpf-includes/wpf-phrases.php:252
1586
- msgid "Register URL"
1587
- msgstr "URL de Cadastro"
 
 
 
 
 
 
 
 
 
 
 
1588
 
1589
- #: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:164
1590
- msgid "Lost Password URL"
1591
- msgstr "URL de Recuperação de Senha"
1592
 
1593
- #: wpf-admin/options-tabs/members.php:65
1594
- msgid "Custom Redirection URLs after following actions"
1595
- msgstr "URL de redirecionamento personalizadas após as seguintes ações"
 
 
 
 
 
 
 
 
 
 
1596
 
1597
- #: wpf-admin/options-tabs/members.php:67
1598
- msgid "For member profile, account and subscription pages use following URLs:"
 
 
 
 
 
 
 
 
 
1599
  msgstr ""
1600
- "Para páginas de perfil do membro, conta e de inscrição usarem as seguintes "
1601
- "URLs:"
 
 
 
1602
 
1603
- #: wpf-admin/options-tabs/members.php:79
1604
- msgid "Redirect after login"
1605
- msgstr "Redirecionar após o login"
1606
 
1607
- #: wpf-admin/options-tabs/members.php:80
1608
- msgid "Redirect after registration"
1609
- msgstr "Redirecionar após o registro"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1610
 
1611
- #: wpf-admin/options-tabs/members.php:81
1612
- msgid "Redirect after subscription confirmation"
1613
- msgstr "Redirecionar após a confirmação da inscrição"
1614
 
1615
- #: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:175
1616
- msgid "Member Reputation and Titles"
1617
- msgstr "Reputação e Ranking dos Membros"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1618
 
1619
- #: wpf-admin/options-tabs/members.php:91
1620
- msgid "Member Custom Titles"
1621
- msgstr "Cargos personalizados para membros"
1622
 
1623
- #: wpf-admin/options-tabs/members.php:100
1624
- msgid "Member Custom Title by default"
1625
- msgstr "Cargos personalizados de membros por padrão"
 
 
 
 
 
 
 
 
 
 
 
 
1626
 
1627
- #: wpf-admin/options-tabs/members.php:110 wpf-includes/wpf-phrases.php:247
1628
- msgid "Rating Level"
1629
- msgstr "Nível de Ranking"
1630
 
1631
- #: wpf-admin/options-tabs/members.php:111 wpf-includes/wpf-phrases.php:185
1632
- msgid "Min Number of Posts"
1633
- msgstr " mínimo de posts"
1634
 
1635
- #: wpf-admin/options-tabs/members.php:112 wpf-includes/wpf-phrases.php:176
1636
- msgid "Member Title"
1637
- msgstr "Ranking do Membro"
1638
 
1639
- #: wpf-admin/options-tabs/members.php:113 wpf-includes/wpf-phrases.php:293
1640
- msgid "Short Badge"
1641
- msgstr "Emblema simples"
1642
 
1643
- #: wpf-admin/options-tabs/members.php:114 wpf-includes/wpf-phrases.php:128
1644
- msgid "Full Badge"
1645
- msgstr "Emblema Completo"
1646
 
1647
- #: wpf-admin/options-tabs/members.php:115 wpf-includes/wpf-phrases.php:245
1648
- msgid "Rating Color"
1649
- msgstr "Cor do ranking"
1650
 
1651
- #: wpf-admin/options-tabs/members.php:116 wpf-includes/wpf-phrases.php:246
1652
- msgid "Rating Icon"
1653
- msgstr "Ícone do Ranking"
1654
 
1655
- #: wpf-admin/options-tabs/members.php:116 wpf-includes/wpf-phrases.php:187
1656
- msgid "More"
1657
- msgstr "Mais"
1658
 
1659
- #: wpf-admin/options-tabs/members.php:121 wpf-includes/wpf-phrases.php:158
1660
- msgid "Level"
1661
- msgstr "Nível"
1662
 
1663
- #: wpf-admin/options-tabs/members.php:122 wpf-includes/wpf-phrases.php:211
1664
- msgid "Number of Posts"
1665
- msgstr "Número de Posts"
1666
 
1667
- #: wpf-admin/options-tabs/members.php:123 wpf-includes/wpf-phrases.php:63
1668
- msgid "Custom Title"
1669
- msgstr "Título personalizado"
1670
 
1671
- #: wpf-admin/options-tabs/members.php:126 wpf-admin/usergroup.php:34
1672
- #: wpf-includes/wpf-phrases.php:56
1673
- msgid "Color"
1674
- msgstr "Cor"
1675
 
1676
- #: wpf-admin/options-tabs/members.php:127 wpf-includes/wpf-phrases.php:48
1677
- msgid "Badge Icon"
1678
- msgstr "Ícone do emblema"
1679
 
1680
- #: wpf-admin/options-tabs/members.php:133
1681
- msgid "Enable Reputation Titles for selected usergroups"
1682
- msgstr ""
1683
- "Habilitar rankings de reputação para os grupos de usuários selecionados"
1684
 
1685
- #: wpf-admin/options-tabs/members.php:134
1686
- msgid ""
1687
- "This option depends on \"Enable Member Rating Titles\" parent option, witch "
1688
- "located in wpForo Settings > Features Tab"
1689
- msgstr ""
1690
- "Esta opção depende da opção principal \"Habilitar nomes de ranking dos "
1691
- "membros\", que está localizada em Configurações wpForo > Aba de recursos"
1692
 
1693
- #: wpf-admin/options-tabs/members.php:147
1694
- msgid "Enable Reputation Badges for selected usergroups"
1695
- msgstr "Habilitar emblemas de ranking para os grupos de usuários selecionados"
1696
 
1697
- #: wpf-admin/options-tabs/members.php:148
1698
- msgid ""
1699
- "This option depends on \"Enable Member Rating\" parent option, witch located "
1700
- "in wpForo Settings > Features Tab"
1701
- msgstr ""
1702
- "Esta opção depende da opção principal \"Ativar ranking do membro\", que está "
1703
- "localizada na configuração do wpForo > Aba de Recursos"
1704
 
1705
- #: wpf-admin/options-tabs/members.php:161
1706
- msgid "Display Usergroup under Post Author Avatar"
1707
- msgstr "Mostrar Grupo de Usuário abaixo do avatar do autor"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1708
 
1709
- #: wpf-admin/options-tabs/plugins.php:9
1710
- msgid ""
1711
- "Thank you for using wpForo. wpForo is a premium forum plugin which will "
1712
- "always be available for free. There will never be paid and pro versions of "
1713
- "this forum board. However this is a very large and hard project so we also "
1714
- "develop paid addons (extensions), which will financially help us to keep "
1715
- "improving and adding new features to the free wpForo plugin. Forum addons "
1716
- "will also be actively developed. The first addons \"Advanced Media Uploader"
1717
- "\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available "
1718
- "very soon. Once you got some addon and activated that, you will find "
1719
- "settings in vertical subTabs here."
1720
- msgstr ""
1721
- "Obrigado por usar o wpForo. O wpForo é um plugin de fórum premium que sempre "
1722
- "estará disponível gratuitamente. Nunca haverá versões pagas e pro deste "
1723
- "fórum. No entanto, este é um projeto muito grande e difícil, por isso também "
1724
- "desenvolvemos complementos pagos (extensões), o que nos ajudará "
1725
- "financeiramente a continuar melhorando e adicionando novos recursos ao "
1726
- "plugin wpForo gratuito. Os complementos do fórum também serão ativamente "
1727
- "desenvolvidos. Os primeiros complementos \"Upload de Media avançada\", "
1728
- "\"Enquetes\", \"Mensagens privadas\" e \"Gerenciador de Anúncios\" estarão "
1729
- "disponíveis em breve. Uma vez que você tenha algum complemento e ativa-lo, "
1730
- "você vai encontrar suas configurações nas abas verticais aqui."
1731
 
1732
- #: wpf-admin/options-tabs/posts.php:14
1733
- msgid "Recent Posts Display Type"
1734
- msgstr "Tipo de visualização das postagens recentes"
1735
 
1736
- #: wpf-admin/options-tabs/posts.php:23
1737
- msgid "Enable Topic Tags"
1738
- msgstr ""
1739
 
1740
- #: wpf-admin/options-tabs/posts.php:32
1741
- msgid "Maximum Number of Tags per Topic"
1742
- msgstr ""
1743
 
1744
- #: wpf-admin/options-tabs/posts.php:37
1745
- msgid "Display Topic Editing Information"
1746
- msgstr ""
1747
 
1748
- #: wpf-admin/options-tabs/posts.php:38
1749
- msgid ""
1750
- "The post edit logging information \"This post was modified 2 hours ago by "
1751
- "John\" is displayed under modified topic first post content.."
1752
- msgstr ""
1753
 
1754
- #: wpf-admin/options-tabs/posts.php:49
1755
- msgid "Display Post Editing Information"
1756
- msgstr ""
1757
 
1758
- #: wpf-admin/options-tabs/posts.php:50
1759
- msgid ""
1760
- "The post edit logging information \"This post was modified 2 hours ago by "
1761
- "John\" is displayed under modified post content.."
1762
- msgstr ""
1763
 
1764
- #: wpf-admin/options-tabs/posts.php:61
1765
- msgid "Limit Post Editing Information"
1766
- msgstr ""
1767
 
1768
- #: wpf-admin/options-tabs/posts.php:62
1769
- msgid ""
1770
- "Limit the post edit logging information \"This post was modified 2 hours ago "
1771
- "by John\""
1772
- msgstr ""
1773
 
1774
- #: wpf-admin/options-tabs/posts.php:63
1775
- msgid "Set this option value 0 if you want to disable limiting"
1776
- msgstr ""
1777
 
1778
- #: wpf-admin/options-tabs/posts.php:70 wpf-includes/wpf-phrases.php:213
1779
- msgid "Number of Topics per Page"
1780
- msgstr "Número de tópicos por página"
1781
 
1782
- #: wpf-admin/options-tabs/posts.php:75 wpf-includes/wpf-phrases.php:30
1783
- msgid "Allow Edit Own Topic for"
1784
- msgstr "Permitir edição do Próprio Tópico por"
1785
 
1786
- #: wpf-admin/options-tabs/posts.php:76 wpf-admin/options-tabs/posts.php:83
1787
- #: wpf-admin/options-tabs/posts.php:94 wpf-admin/options-tabs/posts.php:101
1788
- msgid "Set this option value 0 if you want to remove time limit."
1789
- msgstr ""
1790
 
1791
- #: wpf-admin/options-tabs/posts.php:82 wpf-includes/wpf-phrases.php:27
1792
- msgid "Allow Delete Own Topic for"
1793
- msgstr "Permitir exclusão do Próprio Tópico com"
1794
 
1795
- #: wpf-admin/options-tabs/posts.php:88 wpf-includes/wpf-phrases.php:212
1796
- msgid "Number of Posts per Page"
1797
- msgstr "Número de posts por página"
1798
 
1799
- #: wpf-admin/options-tabs/posts.php:93 wpf-includes/wpf-phrases.php:29
1800
- msgid "Allow Edit Own Post for"
1801
- msgstr "Permitir editar próprio post com"
1802
 
1803
- #: wpf-admin/options-tabs/posts.php:100 wpf-includes/wpf-phrases.php:28
1804
- msgid "Allow Delete Own post for"
1805
- msgstr "Permitir excluir próprio post com"
1806
 
1807
- #: wpf-admin/options-tabs/posts.php:108 wpf-includes/wpf-phrases.php:169
1808
- msgid "Maximum upload file size"
1809
- msgstr "Tamanho máximo do arquivo de upload"
1810
 
1811
- #: wpf-admin/options-tabs/posts.php:109 wpf-includes/wpf-phrases.php:370
1812
- msgid ""
1813
- "You can not set this value more than \"upload_max_filesize\" and "
1814
- "\"post_max_size\". If you want to increase server parameters please contact "
1815
- "to your hosting service support."
1816
- msgstr ""
1817
- "Você não pode definir esse valor maior do que \"upload_max_filesize\" e "
1818
- "\"post_max_size\". Se você quiser aumentar os parâmetros do servidor, entre "
1819
- "em contato com o suporte do seu serviço de hospedagem."
1820
 
1821
- #: wpf-admin/options-tabs/posts.php:112 wpf-includes/wpf-phrases.php:166
1822
- msgid "MB"
1823
- msgstr "MB"
1824
 
1825
- #: wpf-admin/options-tabs/posts.php:115 wpf-includes/wpf-phrases.php:288
1826
- msgid "Server \"upload_max_filesize\" is "
1827
- msgstr "O valor \"upload_max_filesize\" do servidor é "
1828
 
1829
- #: wpf-admin/options-tabs/posts.php:116 wpf-includes/wpf-phrases.php:287
1830
- msgid "Server \"post_max_size\" is "
1831
- msgstr "O valor \"post_max_size\" do servidor é "
1832
 
1833
- #: wpf-admin/options-tabs/posts.php:124
1834
- msgid "Attachment click - message for non-permitted users"
1835
- msgstr "Click em anexo - mensagem para usuários não autorizados"
1836
 
1837
- #: wpf-admin/options-tabs/posts.php:125
1838
- msgid ""
1839
- "This message will be displayed when a non-permitted forum member clicks on "
1840
- "attached file link in topic and posts."
1841
- msgstr ""
1842
- "Esta mensagem será exibida quando um membro do fórum não esta autorizado a "
1843
- "clicar no link de arquivo anexado no tópico e posts."
1844
 
1845
- #: wpf-admin/options-tabs/styles.php:13
1846
- msgid "Font Sizes"
1847
- msgstr "Tamanhos de Fonte"
1848
 
1849
- #: wpf-admin/options-tabs/styles.php:28 wpf-admin/tools-tabs/antispam.php:226
1850
- #: wpf-includes/wpf-phrases.php:480
1851
- msgid "Post Content"
1852
- msgstr "Conteúdo do Post"
1853
 
1854
- #: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
1855
- msgid "Custom CSS Code"
1856
- msgstr "Código CSS personalizado"
1857
 
1858
- #: wpf-admin/options-tabs/styles.php:43
1859
- msgid "Forum Color Styles"
1860
- msgstr "Estilos de cores do Fórum"
1861
 
1862
- #: wpf-admin/options-tabs/styles.php:43
1863
- msgid "Colors Documentation"
1864
- msgstr ""
1865
 
1866
- #: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:117
1867
- msgid "Forum Settings"
1868
- msgstr "Configurações do Fórum"
1869
 
1870
- #: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:129
1871
- msgid "General"
1872
- msgstr "Geral"
1873
 
1874
- #: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
1875
- msgid "Forum Accesses"
1876
- msgstr "Acessos do fórum"
1877
 
1878
- #: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:339
1879
- msgid "Topics &amp; Posts"
1880
- msgstr "Tópicos &amp; Posts"
1881
 
1882
- #: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
1883
- msgid "Emails"
1884
- msgstr "E-mails"
1885
 
1886
- #: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
1887
- msgid "Features"
1888
- msgstr "Recursos"
1889
 
1890
- #: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:311
1891
- msgid "Styles"
1892
- msgstr "Estilos"
1893
 
1894
- #: wpf-admin/options.php:23
1895
- msgid "API's"
1896
- msgstr "API's"
1897
 
1898
- #: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:127
1899
- msgid "Front-end Phrases"
1900
- msgstr "Painel de Tradução"
1901
 
1902
- #: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:120
1903
- msgid "Forum Themes"
1904
- msgstr "Temas do Fórum"
1905
 
1906
- #: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:60
1907
- msgid "Current active theme"
1908
- msgstr "Tema ativo atualmente"
1909
 
1910
- #: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:138
1911
- msgid "Inactive"
1912
- msgstr "Inativo"
1913
 
1914
- #: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:143
1915
- msgid "LAYOUTS"
1916
- msgstr "LAYOUTS"
1917
 
1918
- #: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:17
1919
- msgid "Activate"
1920
- msgstr "Ativar"
1921
 
1922
- #: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:124
1923
- msgid "Fresh Installation"
1924
- msgstr "Instalação rápida"
1925
 
1926
- #: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:140
1927
- msgid "Install"
1928
- msgstr "Instalar"
1929
 
1930
- #: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:38
1931
- msgid "Are you sure you want to delete this theme files?"
1932
- msgstr "Tem certeza de que deseja excluir esses arquivos de tema?"
1933
 
1934
- #: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:40
1935
- msgid ""
1936
- "Are you sure you want to reset all settings and style colors to default?"
1937
- msgstr ""
1938
- "Tem certeza de que deseja redefinir todas as configurações e estilo de cores "
1939
- "para o padrão?"
1940
 
1941
- #: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:268
1942
- msgid "Reset Settings"
1943
- msgstr "Redefinir configurações"
1944
 
1945
- #: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:201
1946
- msgid "No layout found"
1947
- msgstr "Nenhum layout encontrado"
1948
 
1949
- #: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:206
1950
- msgid "No theme found"
1951
- msgstr "Nenhum tema encontrado"
1952
 
1953
- #: wpf-admin/tools-tabs/antispam.php:11
1954
- msgid ""
1955
- "is not installed! For an advanced Spam Control please install Akismet "
1956
- "antispam plugin, it works well with wpForo Spam Control system. Akismet is "
1957
- "already integrated with wpForo. It'll help to filter posts and protect forum "
1958
- "against spam attacks."
1959
- msgstr ""
1960
- "não está instalado! Para um controle avançado de spam, instale o plugin "
1961
- "kismet antispam, ele funciona bem com o sistema de controle de spam do "
1962
- "wpForo. Akismet já está integrado com o wpForo. Isso ajudará a filtrar posts "
1963
- "e proteger o fórum contra ataques de spam."
1964
 
1965
- #: wpf-admin/tools-tabs/antispam.php:21
1966
- msgid "Spam Control"
1967
- msgstr "Controle de Spam"
1968
 
1969
- #: wpf-admin/tools-tabs/antispam.php:22
1970
- msgid ""
1971
- "Some useful options to limit just registered users and minimize spam. This "
1972
- "control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
1973
- "pass moderation\" permissions."
1974
- msgstr ""
1975
- "Algumas opções úteis para limitar apenas usuários registrados e minimizar o "
1976
- "spam. Este controle não afeta os usuários cujo grupo de usuários possui "
1977
- "permissões \"Pode editar membros\" e \"Pode passar a moderação\"."
1978
 
1979
- #: wpf-admin/tools-tabs/antispam.php:28
1980
- msgid "Enable wpForo Spam Control"
1981
- msgstr "Ativar controle de Spam do wpForo"
 
1982
 
1983
- #: wpf-admin/tools-tabs/antispam.php:37
1984
- msgid "Ban user when spam is suspected"
1985
- msgstr "Banir usuário quando houver suspeita de spam"
 
1986
 
1987
- #: wpf-admin/tools-tabs/antispam.php:46
1988
- msgid "Notify via email when new user is banned"
1989
- msgstr "Notificar via e-mail quando um novo usuário for banido"
 
1990
 
1991
- #: wpf-admin/tools-tabs/antispam.php:55
1992
- msgid "Spam Suspicion Level for Topics"
1993
- msgstr "Nível de suspeita de spam por Tópicos"
1994
 
1995
- #: wpf-admin/tools-tabs/antispam.php:59
1996
- msgid "Spam Suspicion Level for Posts"
1997
- msgstr "Nível de suspeita de spam por Posts"
1998
 
1999
- #: wpf-admin/tools-tabs/antispam.php:64
2000
- msgid " is enabled"
2001
- msgstr " está habilitado"
2002
 
2003
- #: wpf-admin/tools-tabs/antispam.php:73
2004
- msgid "New Registered User"
2005
- msgstr "Novo usuário registrado"
2006
 
2007
- #: wpf-admin/tools-tabs/antispam.php:74
2008
- msgid ""
2009
- "Some useful options to limit just registered users and minimize spam. These "
2010
- "options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
2011
- "pass moderation\" permissions."
2012
- msgstr ""
2013
- "Algumas opções úteis para limitar apenas usuários registrados e minimizar o "
2014
- "spam. Essas opções não afetam os usuários cujo o Grupo de Usuário tem as "
2015
- "permissões \"pode editar membros\" e \"pode passar a moderação\"."
2016
 
2017
- #: wpf-admin/tools-tabs/antispam.php:81
2018
- msgid "User is New (under hard spam control) during"
2019
- msgstr "Um usuário é considerado novo (sob controle de spam rígido) durante"
2020
 
2021
- #: wpf-admin/tools-tabs/antispam.php:83
2022
- msgid "first"
2023
- msgstr "primeiros"
2024
 
2025
- #: wpf-admin/tools-tabs/antispam.php:83
2026
- msgid "posts"
2027
- msgstr "posts"
2028
 
2029
- #: wpf-admin/tools-tabs/antispam.php:86
2030
- msgid "Min number of posts to be able attach files"
2031
- msgstr "Quantidade mínima de mensagens para poder anexar arquivos"
2032
 
2033
- #: wpf-admin/tools-tabs/antispam.php:90
2034
- msgid "Min number of posts to be able post links"
2035
- msgstr "Quantidade mínima de posts para poder postar links"
2036
 
2037
- #: wpf-admin/tools-tabs/antispam.php:95
2038
- msgid "Do not allow to attach files with following extensions:"
2039
- msgstr "Não permitir anexo de arquivos com as seguintes extensões:"
2040
 
2041
- #: wpf-admin/tools-tabs/antispam.php:107
2042
- msgid "Google reCAPTCHA"
2043
- msgstr "reCAPTCHA do Google"
2044
 
2045
- #: wpf-admin/tools-tabs/antispam.php:108
2046
- msgid ""
2047
- "reCAPTCHA protects you against spam and other types of automated abuse. It "
2048
- "makes secure topic and post editors when Guest Posting is allowed, also it "
2049
- "protects login and registration forms against spam attacks."
2050
- msgstr ""
2051
- "reCAPTCHA protege você contra spam e outros tipos de abuso automatizado. "
2052
- "Isso torna o tópico seguro e os editores de postagem, quando a postagem de "
2053
- "convidado é permitida, também protege os formulários de login e registro "
2054
- "contra ataques de spam."
2055
 
2056
- #: wpf-admin/tools-tabs/antispam.php:110
2057
- msgid "reCAPTCHA API keys"
2058
- msgstr "API de Chaves reCAPTCHA"
2059
 
2060
- #: wpf-admin/tools-tabs/antispam.php:112
2061
- msgid ""
2062
- "To start using reCAPTCHA, you need to sign up for an API key pair for your "
2063
- "site."
2064
- msgstr ""
2065
- "Para começar a usar o reCAPTCHA, você precisa se inscrever para ter algumas "
2066
- "chaves da API para o seu site."
2067
 
2068
- #: wpf-admin/tools-tabs/antispam.php:113
2069
- msgid "Register your site and get API keys here &raquo;"
2070
- msgstr "Registre seu site e obtenha chaves da API aqui &raquo;"
2071
 
2072
- #: wpf-admin/tools-tabs/antispam.php:120
2073
- msgid "Site Key"
2074
- msgstr "Site Key"
2075
 
2076
- #: wpf-admin/tools-tabs/antispam.php:126
2077
- msgid "Secret Key"
2078
- msgstr "Secret Key"
2079
 
2080
- #: wpf-admin/tools-tabs/antispam.php:133
2081
- msgid "reCAPTCHA Settings"
2082
- msgstr "Configurações do reCAPTCHA"
2083
 
2084
- #: wpf-admin/tools-tabs/antispam.php:138
2085
- msgid "reCAPTCHA Theme"
2086
- msgstr "Tema do reCAPTCHA"
2087
 
2088
- #: wpf-admin/tools-tabs/antispam.php:141
2089
- msgid "Light"
2090
- msgstr "Claro"
 
2091
 
2092
- #: wpf-admin/tools-tabs/antispam.php:142
2093
- msgid "Dark"
2094
- msgstr "Escuro"
2095
 
2096
- #: wpf-admin/tools-tabs/antispam.php:147
2097
- msgid "Guest Topic Editor"
2098
- msgstr "Editor de tópicos de convidados"
2099
 
2100
- #: wpf-admin/tools-tabs/antispam.php:156
2101
- msgid "Guest Post Editor"
2102
- msgstr "Editor de postagens de convidado"
2103
 
2104
- #: wpf-admin/tools-tabs/antispam.php:166
2105
- msgid "wpForo Login Form"
2106
- msgstr "Formulário de login do wpForo"
2107
 
2108
- #: wpf-admin/tools-tabs/antispam.php:175
2109
- msgid "wpForo Registration Form"
2110
- msgstr "Formulário de inscrição do wpForo"
2111
 
2112
- #: wpf-admin/tools-tabs/antispam.php:184
2113
- msgid "wpForo Reset Password Form"
2114
- msgstr "Formulário de redefinição de senha do wpForo"
2115
 
2116
- #: wpf-admin/tools-tabs/antispam.php:193
2117
- msgid "WordPress Login Form"
2118
- msgstr "Formulário de login do WordPress"
2119
 
2120
- #: wpf-admin/tools-tabs/antispam.php:202
2121
- msgid "WordPress Registration Form"
2122
- msgstr "Formulário de registro do WordPress"
2123
 
2124
- #: wpf-admin/tools-tabs/antispam.php:211
2125
- msgid "WordPress Reset Password Form"
2126
- msgstr "Formulário de redefinição de senha do WordPress"
2127
 
2128
- #: wpf-admin/tools-tabs/antispam.php:227
2129
- msgid "Options to control and filter post content"
2130
- msgstr ""
2131
 
2132
- #: wpf-admin/tools-tabs/antispam.php:234
2133
- msgid "Allow extra HTML tags"
2134
- msgstr ""
2135
 
2136
- #: wpf-admin/tools-tabs/antispam.php:235
2137
- msgid ""
2138
- "By default wpForo allows all secure HTML tags in post content. Allowing a "
2139
- "new HTML tag may affect your forum security. For example the &lt;iframe&gt; "
2140
- "and &lt;script&gt; HTML tags may be used by spammers and hackers to load 3rd "
2141
- "party ads and viruses to forum."
2142
- msgstr ""
2143
 
2144
- #: wpf-admin/tools-tabs/antispam.php:236
2145
- msgid "Example of adding a new HTML tags: "
2146
- msgstr ""
2147
 
2148
- #: wpf-admin/tools-tabs/antispam.php:253
2149
- msgid "Possible Spam Attachments"
2150
- msgstr "Possíveis anexos de spam"
2151
 
2152
- #: wpf-admin/tools-tabs/antispam.php:254
2153
- msgid ""
2154
- "This tool is designed to find attachment which have been uploaded by "
2155
- "spammers. The tool checks most common spammer filenames and suggest to "
2156
- "delete but you should check one by one and make sure those are spam files "
2157
- "before deleting."
2158
- msgstr ""
2159
- "Esta ferramenta é projetada para encontrar os anexos que foram carregados "
2160
- "por spammers. A ferramenta verifica os nomes mais comuns de spammers e "
2161
- "sugere a exclusão, mas você deve verificar um por um e certifique-se que são "
2162
- "arquivos de spam antes de excluir."
2163
 
2164
- #: wpf-admin/tools-tabs/antispam.php:259
2165
- msgid "Enable File Scanner"
2166
- msgstr ""
2167
 
2168
- #: wpf-admin/tools-tabs/antispam.php:269
2169
- msgid "Exclude file extensions"
2170
- msgstr ""
2171
 
2172
- #: wpf-admin/tools-tabs/antispam.php:275
2173
- msgid "Directory"
2174
- msgstr "Diretório"
2175
 
2176
- #: wpf-admin/tools-tabs/antispam.php:302
2177
- msgid "Delete this file"
2178
- msgstr "Apagar este arquivo"
2179
 
2180
- #: wpf-admin/tools-tabs/antispam.php:302
2181
- msgid "Are you sure you want to permanently delete this file?"
2182
- msgstr "Tem certeza de que deseja excluir permanentemente este arquivo?"
2183
 
2184
- #: wpf-admin/tools-tabs/antispam.php:313
2185
- msgid "Click to delete Blue marked files"
2186
- msgstr "Clique para apagar arquivos marcados em azul"
2187
 
2188
- #: wpf-admin/tools-tabs/antispam.php:314
2189
- msgid ""
2190
- "Are you sure you want to delete all BLUE marked files listed here. Please "
2191
- "download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
2192
- "before deleting files, this is not undoable."
2193
- msgstr ""
2194
- "Tem certeza de que deseja excluir todos os arquivos marcados AZUL listados "
2195
- "aqui. Por favor faça o download da pasta do Wordpress /wp-content/uploads/"
2196
- "wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
2197
- "reversível."
2198
 
2199
- #: wpf-admin/tools-tabs/antispam.php:315 wpf-admin/tools-tabs/antispam.php:321
2200
- #: wpf-admin/tools-tabs/antispam.php:327 wpf-admin/tools-tabs/antispam.php:333
2201
- msgid "Delete All"
2202
- msgstr "Deletar Todos"
2203
 
2204
- #: wpf-admin/tools-tabs/antispam.php:318
2205
- msgid "Click to delete Orange marked files"
2206
- msgstr "Clique para apagar arquivos marcados em laranja"
2207
 
2208
- #: wpf-admin/tools-tabs/antispam.php:320
2209
- msgid ""
2210
- "Are you sure you want to delete all ORANGE marked files listed here. Please "
2211
- "download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
2212
- "before deleting files, this is not undoable."
2213
- msgstr ""
2214
- "Tem certeza de que deseja excluir todos os arquivos marcados de LARANJA "
2215
- "listados aqui. Por favor faça o download da pasta do Wordpress /wp-content/"
2216
- "uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
2217
- "reversível."
2218
 
2219
- #: wpf-admin/tools-tabs/antispam.php:324
2220
- msgid "Click to delete Red marked files"
2221
- msgstr "Clique para apagar arquivos marcados em vermelho"
2222
 
2223
- #: wpf-admin/tools-tabs/antispam.php:326
2224
- msgid ""
2225
- "Are you sure you want to delete all RED marked files listed here. Please "
2226
- "download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
2227
- "before deleting files, this is not undoable."
2228
- msgstr ""
2229
- "Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO "
2230
- "listados aqui. Por favor faça o download da pasta do Wordpress /wp-content/"
2231
- "uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
2232
- "reversível."
2233
 
2234
- #: wpf-admin/tools-tabs/antispam.php:330
2235
- msgid "Click to delete Dark Red marked files"
2236
- msgstr "Clique para apagar arquivos marcados em vermelho escuro"
2237
 
2238
- #: wpf-admin/tools-tabs/antispam.php:332
2239
- msgid ""
2240
- "Are you sure you want to delete all DARK RED marked files listed here. "
2241
- "Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
2242
- "computer before deleting files, this is not undoable."
2243
- msgstr ""
2244
- "Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO "
2245
- "ESCURO listados aqui. Por favor faça o download da pasta do Wordpress /wp-"
2246
- "content/uploads/wpforo/ para o seu computador antes de excluir arquivos, "
2247
- "Isso não é reversível."
2248
 
2249
- #: wpf-admin/tools-tabs/cleanup.php:12
2250
- msgid "Delete Inactive Users"
2251
- msgstr "Deletar usuários inativos"
2252
 
2253
- #: wpf-admin/tools-tabs/cleanup.php:13
2254
- msgid ""
2255
- "Inactive users are the account owners who have no topics, posts, comments "
2256
- "and subscriptions for new content. In 99&#37; cases this kind of accounts "
2257
- "are being registered by Spammers. This tool allows you to only keep active "
2258
- "and known inactive users."
2259
- msgstr ""
2260
- "Usuários inativos são as contas que não têm tópicos, postagens, comentários "
2261
- "e inscrição de novos conteúdos. Em 99&#37; das vezes, este tipo de contas "
2262
- "estão sendo registradas pelos Spammers. Esta ferramenta permite que você "
2263
- "mantenha usuários ativos e descubra os inativos."
2264
 
2265
- #: wpf-admin/tools-tabs/cleanup.php:19
2266
- msgid "Inactive users who have been registered more than"
2267
- msgstr "Usuários inativos que foram registrados mais do que"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2268
 
2269
- #: wpf-admin/tools-tabs/cleanup.php:20
2270
- msgid "days ago"
2271
- msgstr "dias atrás"
2272
 
2273
- #: wpf-admin/tools-tabs/cleanup.php:25
2274
- msgid "Filter by Usergroups"
2275
- msgstr "Filtrar por Grupo de usuários"
2276
 
2277
- #: wpf-admin/tools-tabs/cleanup.php:36
2278
- msgid "Enable Auto-cleanup of inactive users"
2279
- msgstr "Habilitar a limpeza automática de usuários inativos"
2280
 
2281
- #: wpf-admin/tools-tabs/legal.php:15
2282
- msgid "Forum Privacy Policy and GDPR compliant"
2283
- msgstr ""
2284
 
2285
- #: wpf-admin/tools-tabs/legal.php:15
2286
- msgid "Documentation"
2287
- msgstr "Documentação"
2288
 
2289
- #: wpf-admin/tools-tabs/legal.php:18
2290
- msgid ""
2291
- "The General Data Protection Regulation (GDPR) (Regulation (EU) 2016/679) is "
2292
- "a regulation by which the European Parliament, the Council of the European "
2293
- "Union and the European Commission intend to strengthen and unify data "
2294
- "protection for all individuals within the European Union (EU). After four "
2295
- "years of preparation and debate the GDPR was finally approved by the EU "
2296
- "Parliament on 14 April 2016. Enforcement date: 25 May 2018 - at which time "
2297
- "those organizations in non-compliance may face heavy fines. More info at"
2298
- msgstr ""
2299
 
2300
- #: wpf-admin/tools-tabs/legal.php:19
2301
- msgid "GDPR Key Changes"
2302
- msgstr ""
2303
 
2304
- #: wpf-admin/tools-tabs/legal.php:25
2305
- msgid "Contact Information"
2306
- msgstr ""
2307
 
2308
- #: wpf-admin/tools-tabs/legal.php:27
2309
- msgid ""
2310
- "According to the GDPR, all users should have an option to contact website "
2311
- "administrator in following cases:"
2312
- msgstr ""
2313
 
2314
- #: wpf-admin/tools-tabs/legal.php:29
2315
- msgid "Obtain personal data and created content"
2316
- msgstr ""
2317
 
2318
- #: wpf-admin/tools-tabs/legal.php:30
2319
- msgid "Delete account with created content"
2320
- msgstr ""
2321
 
2322
- #: wpf-admin/tools-tabs/legal.php:31
2323
- msgid "Report user data access and control issue"
2324
- msgstr ""
2325
 
2326
- #: wpf-admin/tools-tabs/legal.php:32
2327
- msgid "Report user rights violation"
2328
- msgstr ""
2329
 
2330
- #: wpf-admin/tools-tabs/legal.php:37
2331
- msgid "URL to - Contact Us - page"
2332
- msgstr ""
2333
 
2334
- #: wpf-admin/tools-tabs/legal.php:38
2335
- msgid ""
2336
- "Please insert a page URL, where user can find a contact form or an "
2337
- "information to contact the forum administrator."
2338
- msgstr ""
2339
 
2340
- #: wpf-admin/tools-tabs/legal.php:43
2341
- msgid "Checkbox: I Accept Website Terms and Privacy Policy"
2342
- msgstr ""
2343
 
2344
- #: wpf-admin/tools-tabs/legal.php:44 wpf-admin/tools-tabs/legal.php:78
2345
- msgid ""
2346
- "If this option is enabled, users must accept forum Terms and Privacy Policy "
2347
- "by checking the required checkbox on registration form to be able create a "
2348
- "forum account. The checkbox label can be managed in Forums > Phrases admin "
2349
- "page."
2350
- msgstr ""
2351
 
2352
- #: wpf-admin/tools-tabs/legal.php:55
2353
- msgid "Checkbox: I Agree to Receive an Email Confirmation"
2354
- msgstr ""
2355
 
2356
- #: wpf-admin/tools-tabs/legal.php:56
2357
- msgid ""
2358
- "If this option is enabled, users must agree to receive an email confirmation "
2359
- "with a link to set a password by checking the required checkbox on "
2360
- "registration form to be able create a forum account. The checkbox label can "
2361
- "be managed in Forums > Phrases admin page."
2362
- msgstr ""
2363
 
2364
- #: wpf-admin/tools-tabs/legal.php:67
2365
- msgid "Website Terms and Privacy Policy Pages"
2366
- msgstr ""
2367
 
2368
- #: wpf-admin/tools-tabs/legal.php:68
2369
- msgid ""
2370
- "Please insert URLs to your website Terms and Privacy Policy pages. Links to "
2371
- "these pages will be included in registration form checkbox label (I'm agree "
2372
- "with website terms and privacy policy) and in Forum Privacy Policy. The "
2373
- "forum Privacy Policy does not cover your whole website, it is just an "
2374
- "extension of your website main Privacy Policy. Thus it should be linked to "
2375
- "according pages."
2376
- msgstr ""
2377
 
2378
- #: wpf-admin/tools-tabs/legal.php:71
2379
- msgid "URL to Website Terms page"
2380
- msgstr ""
2381
 
2382
- #: wpf-admin/tools-tabs/legal.php:71
2383
- msgid "Terms Page URL"
2384
- msgstr ""
2385
 
2386
- #: wpf-admin/tools-tabs/legal.php:72
2387
- msgid "URL to Website Privacy Policy page"
2388
- msgstr ""
2389
 
2390
- #: wpf-admin/tools-tabs/legal.php:72
2391
- msgid "Privacy Policy Page URL"
2392
- msgstr ""
2393
 
2394
- #: wpf-admin/tools-tabs/legal.php:77
2395
- msgid "Checkbox: I Agree to Forum Privacy Policy"
2396
- msgstr ""
2397
 
2398
- #: wpf-admin/tools-tabs/legal.php:89
2399
- msgid "Forum Privacy Policy with GDPR compliant Template"
2400
- msgstr ""
2401
 
2402
- #: wpf-admin/tools-tabs/legal.php:90
2403
- msgid ""
2404
- "This is an example of forum Privacy Policy with GDPR compliant. It adapted "
2405
- "to wpForo plugin functions and features. <u>In case you enable this privacy "
2406
- "policy template you become responsible for the content of this template.</"
2407
- "u> Please read this text carefully and make sure it suits your community "
2408
- "Privacy Policy. If it doesn't, you should edit this text and adapt it to "
2409
- "your community rules. This template includes shortcodes [forum-name] and "
2410
- "[forum-url]. They are automatically replaced on registration page with "
2411
- "current forum details. Don't forget to add an information about your "
2412
- "organization, location and contacting ways (page, email, phone, etc...). "
2413
- "Also if you have a separate privacy policy page for website please add a "
2414
- "link to that page."
2415
- msgstr ""
2416
 
2417
- #: wpf-admin/tools-tabs/legal.php:112
2418
- msgid "Checkbox: I Agree to create a forum account on Facebook Login"
2419
- msgstr ""
2420
 
2421
- #: wpf-admin/tools-tabs/legal.php:113
2422
- msgid ""
2423
- "If this option is enabled, the Facebook Login button becomes not-clickable "
2424
- "until user accept automatic account creation process based on his/her "
2425
- "Facebook public profile information. This checkbox and appropriate "
2426
- "information will be displayed with Facebook Login button to comply with the "
2427
- "GDPR"
2428
- msgstr ""
2429
 
2430
- #: wpf-admin/tools-tabs/legal.php:124
2431
- msgid "Forum Cookies"
2432
- msgstr ""
2433
 
2434
- #: wpf-admin/tools-tabs/legal.php:125
2435
- msgid ""
2436
- "Please note, that this option is only related to wpForo cookies. This "
2437
- "doesn't disable WordPress and other plugins cookies. wpForo stores a small "
2438
- "amount of data in cookies, it used to track visited forums and topics (bold "
2439
- "and normal titles). Also when a guest (not registered user) creates a topic "
2440
- "or post a reply, wpForo stores guest name and email address in cookies. "
2441
- "wpForo uses this information to detect current guest content (topics, posts) "
2442
- "and display it to the guest even if the content is under moderation (not "
2443
- "approved by moderators). Also wpForo stores guest name and email in cookies "
2444
- "to keep filled these fields when he/she posts a new reply or creates a new "
2445
- "topic."
2446
- msgstr ""
2447
 
2448
- #: wpf-admin/tools-tabs/legal.php:137
2449
- msgid "Forum Rules"
2450
- msgstr ""
2451
 
2452
- #: wpf-admin/tools-tabs/legal.php:143
2453
- msgid "Checkbox: I Accept Forum Rules"
2454
- msgstr ""
2455
 
2456
- #: wpf-admin/tools-tabs/legal.php:144
2457
- msgid ""
2458
- "If this option is enabled, users must accept forum rules by checking the "
2459
- "required checkbox on registration form to be able create a forum account. "
2460
- "The label text of this checkbox can be managed in Forums > Phrases admin "
2461
- "page. Search the label phrase, click on edit button and change it."
2462
- msgstr ""
2463
 
2464
- #: wpf-admin/tools-tabs/legal.php:155
2465
- msgid "Forum Rules Text"
2466
- msgstr ""
 
2467
 
2468
- #: wpf-admin/tools-tabs/legal.php:156
2469
- msgid "This is a basic example of forum rules provided by"
2470
- msgstr ""
 
2471
 
2472
- #: wpf-admin/tools-tabs/legal.php:156
2473
- msgid "You should edit this text and adapt it to your community rules."
2474
- msgstr ""
2475
 
2476
- #: wpf-admin/tools-tabs/misc.php:10
2477
- msgid "SEO Tools"
2478
- msgstr "Ferramentas de SEO"
2479
 
2480
- #: wpf-admin/tools-tabs/misc.php:18
2481
- msgid "Allowed dofollow domains"
2482
- msgstr "Domínios dofollow permitidos"
 
2483
 
2484
- #: wpf-admin/tools-tabs/misc.php:19
2485
- msgid ""
2486
- "wpForo adds nofollow to all links with external URLs. If you want to keep "
2487
- "some domains as internal please insert domains one per line in the textarea "
2488
- "bellow."
2489
- msgstr ""
2490
- "wpForo adiciona nofollow a todos os links de URLs externas. Se você quiser "
2491
- "manter alguns domínios como interno, por favor insira os domínios na área "
2492
- "abaixo, um por linha."
2493
 
2494
- #: wpf-admin/tools-tabs/misc.php:26
2495
- msgid "Noindex forum page URLs"
2496
- msgstr "URLs de páginas Noindex do fórum"
2497
 
2498
- #: wpf-admin/tools-tabs/misc.php:27
2499
- msgid ""
2500
- "The noIndex code tells Google and other search engines to NOT index the "
2501
- "page, so that it cannot be found in search results. Please insert page URLs "
2502
- "you do not want to be indexed one per line in the textarea bellow."
2503
- msgstr ""
2504
- "O código noindex informa o Google e outros mecanismos de pesquisa para não "
2505
- "indexarem a página, de modo que ela não pode ser encontrada nos resultados "
2506
- "da pesquisa. Por favor, insira as URLs de página que você não deseja que "
2507
- "sejam indexada, um por linha na área de texto abaixo."
2508
 
2509
- #: wpf-admin/tools-tabs/misc.php:37
2510
- msgid "Admin Note"
2511
- msgstr ""
2512
 
2513
- #: wpf-admin/tools-tabs/misc.php:45
2514
- msgid "Admin message on forum front page"
2515
- msgstr ""
2516
 
2517
- #: wpf-admin/tools-tabs/misc.php:46
2518
- msgid ""
2519
- "If you have something important to say on forum front page, you can use this "
2520
- "editor. The text will be displayed under forum breadcrumb menu, above forum "
2521
- "and topic titles."
2522
- msgstr ""
2523
 
2524
- #: wpf-admin/tools-tabs/misc.php:64
2525
- msgid "Display for Usergroups"
2526
- msgstr ""
2527
 
2528
- #: wpf-admin/tools-tabs/misc.php:86
2529
- msgid "Display on forum pages"
2530
- msgstr ""
2531
 
2532
- #: wpf-admin/tools-tabs/misc.php:96
2533
- msgid "Forum (topic list)"
2534
- msgstr ""
2535
 
2536
- #: wpf-admin/tools-tabs/misc.php:100
2537
- msgid "Topic (post list)"
2538
- msgstr ""
2539
 
2540
- #: wpf-admin/tools-tabs/misc.php:104 wpf-includes/wpf-phrases.php:701
2541
- msgid "Recent Posts"
2542
- msgstr "Posts Recentes"
2543
 
2544
- #: wpf-admin/tools-tabs/misc.php:112
2545
- msgid "Profile Home"
2546
- msgstr ""
2547
 
2548
- #: wpf-admin/tools-tabs/misc.php:116
2549
- msgid "Profile Account"
2550
- msgstr ""
2551
 
2552
- #: wpf-admin/tools-tabs/misc.php:120
2553
- msgid "Profile Activity"
2554
- msgstr ""
2555
 
2556
- #: wpf-admin/tools-tabs/misc.php:124
2557
- msgid "Profile Subscriptions"
2558
- msgstr ""
2559
 
2560
- #: wpf-admin/tools.php:8
2561
- msgid "Forum Tools"
2562
- msgstr "Ferramentas do Fórum"
2563
 
2564
- #: wpf-admin/tools.php:14
2565
- msgid "Antispam"
2566
- msgstr "Antispam"
2567
 
2568
- #: wpf-admin/tools.php:15
2569
- msgid "Privacy &amp; Rules"
2570
- msgstr ""
2571
 
2572
- #: wpf-admin/tools.php:17
2573
- msgid "Misc"
2574
- msgstr "Diversos"
2575
 
2576
- #: wpf-admin/usergroup.php:12
2577
- msgid "Role-Usergroup synchronization is complete!"
2578
- msgstr ""
2579
 
2580
- #: wpf-admin/usergroup.php:14 wpf-admin/usergroup.php:16
2581
- #: wpf-includes/class-notices.php:118 wpf-includes/wpf-phrases.php:69
2582
- msgid "Dismiss this notice."
2583
- msgstr "Descartar este aviso."
2584
 
2585
- #: wpf-admin/usergroup.php:28 wpf-admin/usergroup.php:154
2586
- #: wpf-admin/usergroup.php:282
2587
- msgid "User Role"
2588
- msgstr ""
2589
 
2590
- #: wpf-admin/usergroup.php:30 wpf-includes/wpf-phrases.php:676
2591
- msgid "Usergroup"
2592
- msgstr "Grupo de Usuário"
2593
 
2594
- #: wpf-admin/usergroup.php:32 wpf-includes/wpf-hooks.php:1174
2595
- msgid "Default"
2596
- msgstr "Padrão"
2597
 
2598
- #: wpf-admin/usergroup.php:33
2599
- msgid "Default Access"
2600
- msgstr "Acesso Padrão"
2601
 
2602
- #: wpf-admin/usergroup.php:35
2603
- msgid "ID"
2604
- msgstr ""
2605
 
2606
- #: wpf-admin/usergroup.php:46 wpf-admin/usergroup.php:167
2607
- msgid "View Users"
2608
- msgstr ""
2609
 
2610
- #: wpf-admin/usergroup.php:63 wpf-admin/usergroup.php:242
2611
- msgid "Usergroup Name"
2612
- msgstr "Nome do grupo de usuários"
2613
 
2614
- #: wpf-admin/usergroup.php:65
2615
- msgid "Also used as Secondary Usergroup"
2616
- msgstr ""
2617
 
2618
- #: wpf-admin/usergroup.php:68
2619
- msgid "Edit this usergroup"
2620
- msgstr "Editar este grupo de usuários"
2621
 
2622
- #: wpf-admin/usergroup.php:68 wpf-includes/wpf-phrases.php:73
2623
- msgid "Edit"
2624
- msgstr "Editar"
2625
 
2626
- #: wpf-admin/usergroup.php:70
2627
- msgid "Delete this usergroup"
2628
- msgstr "Excluir este grupo de usuários"
2629
 
2630
- #: wpf-admin/usergroup.php:72
2631
- msgid "View users list in this usergroup"
2632
- msgstr "Ver lista de usuários deste grupo de usuários"
2633
 
2634
- #: wpf-admin/usergroup.php:77
2635
- msgid "The number of forum members with this usergroup. Click to view members."
2636
- msgstr ""
2637
 
2638
- #: wpf-admin/usergroup.php:82
2639
- msgid "is Default"
2640
- msgstr "é padrão"
2641
 
2642
- #: wpf-admin/usergroup.php:85
2643
- msgid "Users get the Default Usergroup on registration"
2644
- msgstr ""
2645
 
2646
- #: wpf-admin/usergroup.php:85
2647
- msgid "Set as Default"
2648
- msgstr "Definir como padrão"
2649
 
2650
- #: wpf-admin/usergroup.php:93
2651
- msgid "default (#15)"
2652
- msgstr "padrão (#15)"
2653
 
2654
- #: wpf-admin/usergroup.php:105
2655
- msgid "Synchronize Users Usergroups and Roles"
2656
- msgstr ""
2657
 
2658
- #: wpf-admin/usergroup.php:106
2659
- msgid "Synchronize"
2660
- msgstr ""
2661
 
2662
- #: wpf-admin/usergroup.php:136
2663
- msgid "Note:"
2664
- msgstr ""
2665
 
2666
- #: wpf-admin/usergroup.php:137
2667
- #, php-format
2668
- msgid ""
2669
- "The [Synchronize] button changes all users Usergroups according to the users "
2670
- "Roles. For example, if you select \"Contributor\" Role for \"Registered\" "
2671
- "Usergroup, all users with \"Contributor\" Role will get \"Registered\" "
2672
- "Usergroup in forum. The synchronization process may take a few seconds or "
2673
- "dozens of minutes, it depends on the number of users. Please be patient, "
2674
- "don't close this page and wait until the progress counter says "
2675
- "100% completed."
2676
- msgstr ""
2677
 
2678
- #: wpf-admin/usergroup.php:146
2679
- msgid "User Roles"
2680
- msgstr ""
2681
 
2682
- #: wpf-admin/usergroup.php:148
2683
- msgid ""
2684
- "In the table above (Usergroups) you can see the list of all available forum "
2685
- "Usergroups. The first column of this table displays selected User Roles "
2686
- "which are synched with certain Usergroup. However some User Roles are still "
2687
- "not synced with any Usergroup of your forum. You can find not-synced User "
2688
- "Roles in the table below (User Roles). If you use any of these not-synced "
2689
- "User Roles and you want to grant some forum accesses to users of these User "
2690
- "Roles you should create new Usergroups for each of them. Once new Usergroup "
2691
- "is created, you should use the [Synchronize] button in the table above to "
2692
- "synchronize User Roles with new Usergroups."
2693
- msgstr ""
2694
 
2695
- #: wpf-admin/usergroup.php:153
2696
- msgid "Role Name"
2697
- msgstr ""
2698
 
2699
- #: wpf-admin/usergroup.php:156
2700
- msgid "Users"
2701
- msgstr ""
2702
 
2703
- #: wpf-admin/usergroup.php:157
2704
- msgid "Status"
2705
- msgstr ""
2706
 
2707
- #: wpf-admin/usergroup.php:171
2708
- msgid "Add Usergroup to synch"
2709
- msgstr ""
2710
 
2711
- #: wpf-admin/usergroup.php:173
2712
- msgid "Not Synched"
2713
- msgstr ""
2714
 
2715
- #: wpf-admin/usergroup.php:174
2716
- msgid "One User Role cannot be synched with multiple Usergroups."
2717
- msgstr ""
2718
 
2719
- #: wpf-admin/usergroup.php:176
2720
- msgid "Synched"
2721
- msgstr ""
2722
 
2723
- #: wpf-admin/usergroup.php:213
2724
- msgid "Complete!"
2725
- msgstr ""
2726
 
2727
- #: wpf-admin/usergroup.php:242 wpf-includes/wpf-phrases.php:133
2728
- msgid "Guest"
2729
- msgstr "Convidado"
2730
 
2731
- #: wpf-admin/usergroup.php:258
2732
- msgid "Usergroup Color"
2733
- msgstr "Cor do Grupo de Usuário"
2734
 
2735
- #: wpf-admin/usergroup.php:259
2736
- msgid "use default link color"
2737
- msgstr "usar a cor de link padrão"
2738
 
2739
- #: wpf-admin/usergroup.php:291
2740
- msgid "Default Forum Access"
2741
- msgstr "Acesso padrão do Fórum"
2742
 
2743
- #: wpf-admin/usergroup.php:299
2744
- msgid ""
2745
- "This is only used when a new Usergroup is created, it automatically gets the "
2746
- "selected Forum Access in all forums."
2747
- msgstr ""
2748
- "Isso só é usado quando um novo Grupo de Usuários é criado, ele recebe "
2749
- "automaticamente o Acesso do Fórum selecionado em todos os fóruns."
2750
 
2751
- #: wpf-admin/usergroup.php:303
2752
- msgid "Display on Members List"
2753
- msgstr "Exibir na Lista de Membros"
2754
 
2755
- #: wpf-admin/usergroup.php:307
2756
- msgid "Can be also used as Secondary Usergroup"
2757
- msgstr ""
2758
 
2759
- #: wpf-admin/usergroup.php:327 wpf-includes/wpf-phrases.php:374
2760
- msgid "add"
2761
- msgstr "adicionar"
2762
 
2763
- #: wpf-admin/usergroup.php:327
2764
- msgid "save"
2765
- msgstr "salvar"
2766
 
2767
- #: wpf-admin/usergroup.php:348
2768
- msgid "Delete Chosen Usergroup And Users"
2769
- msgstr "Excluir usuários e Grupos selecionados"
2770
 
2771
- #: wpf-admin/usergroup.php:358
2772
- msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
2773
- msgstr ""
2774
- "Excluir o grupo selecionado e juntar usuários a outros grupos de usuário"
2775
 
2776
- #: wpf-admin/usergroup.php:370
2777
- msgid "Users will be join this usergroup"
2778
- msgstr "Os usuários vão se juntar a este Grupo"
2779
 
2780
- #: wpf-includes/class-api.php:203
2781
- msgid "Please login into Facebook and then click connect button again"
2782
- msgstr "Faça o login no Facebook e clique novamente em no botão de conectar"
2783
 
2784
- #: wpf-includes/class-api.php:230
2785
- msgid ""
2786
- "Your email is required to be able authorize you here. Please try loging "
2787
- "again. "
2788
- msgstr ""
2789
- "Seu e-mail é necessário para poder autorizá-lo aqui. Tente fazer login "
2790
- "novamente. "
2791
 
2792
- #: wpf-includes/class-api.php:235
2793
- msgid "Invalid User"
2794
- msgstr "Usuário Inválido"
 
2795
 
2796
- #: wpf-includes/class-api.php:245 wpf-includes/wpf-phrases.php:638
2797
- msgid "User registration is disabled"
2798
- msgstr "O registro de usuário está desativado"
2799
 
2800
- #: wpf-includes/class-forums.php:31 wpf-includes/wpf-phrases.php:560
2801
- msgid "Can view forum"
2802
- msgstr "Pode visualizar o fórum"
2803
 
2804
- #: wpf-includes/class-forums.php:32 wpf-includes/wpf-phrases.php:561
2805
- msgid "Can create topic"
2806
- msgstr "Pode ciar tópico"
2807
 
2808
- #: wpf-includes/class-forums.php:33 wpf-includes/wpf-phrases.php:562
2809
- msgid "Can view topic"
2810
- msgstr "Pode visualizar tópico"
2811
 
2812
- #: wpf-includes/class-forums.php:34 wpf-includes/wpf-phrases.php:563
2813
- msgid "Can edit topic"
2814
- msgstr "Pode editar tópico"
2815
 
2816
- #: wpf-includes/class-forums.php:35 wpf-includes/wpf-phrases.php:564
2817
- msgid "Can delete topic"
2818
- msgstr "Pode excluir tópico"
2819
 
2820
- #: wpf-includes/class-forums.php:36 wpf-includes/wpf-phrases.php:565
2821
- msgid "Can post reply"
2822
- msgstr "Pode postar resposta"
2823
 
2824
- #: wpf-includes/class-forums.php:37 wpf-includes/wpf-phrases.php:566
2825
- msgid "Can view replies"
2826
- msgstr "Pode ver respostas"
2827
 
2828
- #: wpf-includes/class-forums.php:38 wpf-includes/wpf-phrases.php:567
2829
- msgid "Can edit replies"
2830
- msgstr "Pode editar respostas"
2831
 
2832
- #: wpf-includes/class-forums.php:39 wpf-includes/wpf-phrases.php:568
2833
- msgid "Can delete replies"
2834
- msgstr "Pode apagar respostas"
2835
 
2836
- #: wpf-includes/class-forums.php:40 wpf-includes/wpf-phrases.php:569
2837
- msgid "Can edit own topic"
2838
- msgstr "Pode editar o próprio tópico"
2839
 
2840
- #: wpf-includes/class-forums.php:41
2841
- msgid "Can edit own reply"
2842
- msgstr ""
2843
 
2844
- #: wpf-includes/class-forums.php:42 wpf-includes/wpf-phrases.php:571
2845
- msgid "Can delete own topic"
2846
- msgstr "Pode excluir seu próprio tópico"
2847
 
2848
- #: wpf-includes/class-forums.php:43 wpf-includes/wpf-phrases.php:572
2849
- msgid "Can delete own reply"
2850
- msgstr "Pode deletar a sua própria resposta"
2851
 
2852
- #: wpf-includes/class-forums.php:44
2853
- msgid "Can add tags"
2854
- msgstr ""
2855
 
2856
- #: wpf-includes/class-forums.php:45
2857
- msgid "Can subscribe"
2858
- msgstr ""
2859
 
2860
- #: wpf-includes/class-forums.php:46 wpf-includes/wpf-phrases.php:573
2861
- msgid "Can like"
2862
- msgstr "Pode curtir"
2863
 
2864
- #: wpf-includes/class-forums.php:47 wpf-includes/wpf-phrases.php:574
2865
- msgid "Can report"
2866
- msgstr "Pode denunciar"
2867
 
2868
- #: wpf-includes/class-forums.php:48 wpf-includes/wpf-phrases.php:575
2869
- msgid "Can set topic sticky"
2870
- msgstr "Pode definir um tópico fixo"
2871
 
2872
- #: wpf-includes/class-forums.php:49 wpf-includes/wpf-phrases.php:576
2873
- msgid "Can set topic private"
2874
- msgstr "Pode definir tópico como privado"
2875
 
2876
- #: wpf-includes/class-forums.php:50 wpf-includes/wpf-phrases.php:654
2877
- msgid "Can set own topic private"
2878
- msgstr "Pode definir seu próprio tópico como privado"
2879
 
2880
- #: wpf-includes/class-forums.php:51 wpf-includes/wpf-phrases.php:655
2881
- msgid "Can view private topic"
2882
- msgstr "Podem ver tópico privado"
2883
 
2884
- #: wpf-includes/class-forums.php:52 wpf-includes/wpf-phrases.php:584
2885
- msgid "Can approve/unapprove content"
2886
- msgstr "Pode aprovar/reprovar conteúdo"
2887
-
2888
- #: wpf-includes/class-forums.php:53 wpf-includes/wpf-phrases.php:608
2889
- msgid "Can set topic solved"
2890
- msgstr "Pode definir tópico como resolvido"
2891
 
2892
- #: wpf-includes/class-forums.php:54 wpf-includes/wpf-phrases.php:609
2893
- msgid "Can set own topic solved"
2894
- msgstr "Pode definir o próprio tópico como resolvido"
2895
 
2896
- #: wpf-includes/class-forums.php:55 wpf-includes/wpf-phrases.php:577
2897
- msgid "Can vote"
2898
- msgstr "Pode votar"
2899
 
2900
- #: wpf-includes/class-forums.php:56 wpf-includes/wpf-phrases.php:578
2901
- msgid "Can attach file"
2902
- msgstr "Pode anexar arquivo"
2903
 
2904
- #: wpf-includes/class-forums.php:57 wpf-includes/wpf-phrases.php:583
2905
- msgid "Can view attached files"
2906
- msgstr "Pode ver arquivos anexados"
2907
 
2908
- #: wpf-includes/class-forums.php:58 wpf-includes/wpf-phrases.php:579
2909
- msgid "Can set topic answered"
2910
- msgstr "Pode definir um tópico como respondido"
2911
 
2912
- #: wpf-includes/class-forums.php:59 wpf-includes/wpf-phrases.php:580
2913
- msgid "Can set own topic answered"
2914
- msgstr "Pode definir seu próprio tópico como respondido"
2915
 
2916
- #: wpf-includes/class-forums.php:60
2917
- msgid "Can answer own question"
2918
- msgstr ""
2919
 
2920
- #: wpf-includes/class-forums.php:61 wpf-includes/wpf-phrases.php:581
2921
- msgid "Can close topic"
2922
- msgstr "Pode fechar um tópico"
2923
 
2924
- #: wpf-includes/class-forums.php:62 wpf-includes/wpf-phrases.php:582
2925
- msgid "Can move topic"
2926
- msgstr "Pode mover um tópico"
2927
 
2928
- #: wpf-includes/class-forums.php:63 wpf-includes/wpf-phrases.php:585
2929
  msgid "Can create poll"
2930
  msgstr "Pode criar uma enquete"
2931
 
2932
- #: wpf-includes/class-forums.php:64 wpf-includes/wpf-phrases.php:586
2933
- msgid "Can vote poll"
2934
- msgstr "Pode votar em enquetes"
2935
 
2936
- #: wpf-includes/class-forums.php:65 wpf-includes/wpf-phrases.php:587
2937
- msgid "Can view poll result"
2938
- msgstr "Pode ver o resultado de enquetes"
2939
 
2940
- #: wpf-includes/class-forums.php:677
2941
- msgid "Add a new Subforum"
2942
- msgstr "Adicionar um novo SubForum"
2943
 
2944
- #: wpf-includes/class-forums.php:677
2945
- msgid "Add a new Forum in this Category"
2946
- msgstr "Adicionar um novo fórum nesta categoria"
2947
 
2948
- #: wpf-includes/class-members.php:137
2949
- msgid "<strong>ERROR</strong>: Please enter a username."
2950
- msgstr "<strong>ERRO</strong>: Por favor, insira um nome de usuário."
2951
 
2952
- #: wpf-includes/class-members.php:142
2953
- msgid ""
2954
- "<strong>ERROR</strong>: This username is invalid because it uses illegal "
2955
- "characters. Please enter a valid username."
2956
- msgstr ""
2957
- "<strong>ERRO</strong>: Esse nome de usuário é inválido porque ele usa "
2958
- "caracteres inválidos. Por favor insira um nome de usuário válido."
2959
 
2960
- #: wpf-includes/class-members.php:153
2961
- msgid ""
2962
- "<strong>ERROR</strong>: This username is already registered. Please choose "
2963
- "another one."
2964
- msgstr ""
2965
- "<strong>ERRO</strong>: Esse nome de usuário já está registrado. Por favor, "
2966
- "escolha outro."
2967
 
2968
- #: wpf-includes/class-members.php:158
2969
- msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
2970
- msgstr "<strong>ERRO</strong>: Desculpe, esse nome de usuário não é permitido."
2971
 
2972
- #: wpf-includes/class-members.php:163
2973
- msgid "<strong>ERROR</strong>: Please type your email address."
2974
- msgstr "<strong>ERRO</strong>: Por favor digite seu endereço de e-mail."
2975
 
2976
- #: wpf-includes/class-members.php:168
2977
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
2978
- msgstr "<strong>ERRO</strong>: Este endereço de e-mail não está correto."
2979
 
2980
- #: wpf-includes/class-members.php:174
2981
- msgid ""
2982
- "<strong>ERROR</strong>: This email is already registered, please choose "
2983
- "another one."
2984
- msgstr ""
2985
- "<strong>ERRO</strong>: Este e-mail já está registrado, por favor escolha "
2986
- "outro."
2987
 
2988
- #: wpf-includes/class-members.php:1806
2989
- msgid "What should be done with wpForo content owned by this user?"
2990
- msgstr ""
2991
- "O que deve ser feito com o conteúdo wpForo de propriedade deste usuário?"
2992
 
2993
- #: wpf-includes/class-members.php:1808
2994
- msgid "What should be done with wpForo content owned by these users?"
2995
- msgstr ""
2996
- "O que deve ser feito com o conteúdo wpForo de propriedade desses usuários?"
2997
 
2998
- #: wpf-includes/class-members.php:1812
2999
- msgid "Delete all wpForo content."
3000
- msgstr "Exclua todo o conteúdo wpForo."
3001
 
3002
- #: wpf-includes/class-members.php:1814
3003
- msgid "Attribute all content to:"
3004
- msgstr "Atribua todo o conteúdo a:"
3005
 
3006
- #: wpf-includes/class-moderation.php:159
3007
- msgid ""
3008
- "Probably spam file attachments have been detected by wpForo Spam Control. "
3009
- "Please moderate suspected files in Forums &gt; Tools &gt; Antispam Tab."
3010
- msgstr ""
3011
 
3012
- #: wpf-includes/class-notices.php:155
3013
- msgid "New Addons for Your Forum!"
3014
- msgstr "Novos Complementos para o seu fórum!"
3015
 
3016
- #: wpf-includes/class-notices.php:155
3017
- msgid "Extend your forum with wpForo addons"
3018
- msgstr "Estenda o seu fórum com os Complementos wpForo"
3019
 
3020
- #: wpf-includes/class-notices.php:168
3021
- msgid "View all Addons"
3022
- msgstr "Ver todos Complementos"
3023
 
3024
- #: wpf-includes/class-permissions.php:125 wpf-includes/wpf-phrases.php:420
3025
- #, php-format
3026
- msgid "%s access successfully added"
3027
- msgstr "%s acesso adicionado com sucesso"
3028
 
3029
- #: wpf-includes/class-permissions.php:149 wpf-includes/wpf-phrases.php:421
3030
- #, php-format
3031
- msgid "%s access successfully edited"
3032
- msgstr "%s acesso editado com sucesso"
3033
 
3034
- #: wpf-includes/class-phrases.php:181 wpf-includes/wpf-phrases.php:7
3035
- msgid " Forum"
3036
- msgstr " Fórum"
3037
 
3038
- #: wpf-includes/class-phrases.php:182 wpf-includes/wpf-phrases.php:6
3039
- msgid " Discussion Board"
3040
- msgstr " Fórum de discussão"
3041
 
3042
- #: wpf-includes/class-posts.php:39
3043
- msgid "You are not permitted to view this attachment"
3044
- msgstr "Você não está autorizado a ver este anexo"
3045
 
3046
- #: wpf-includes/class-subscribes.php:31
3047
- msgid "Please confirm subscription to [entry_title]"
3048
- msgstr ""
3049
 
3050
- #: wpf-includes/class-subscribes.php:32
3051
- msgid ""
3052
- "Hello [member_name]!<br>\r\n"
3053
- " Thank you for subscribing.<br>\r\n"
3054
- " This is an automated response.<br>\r\n"
3055
- " We are glad to inform you that after confirmation you will get updates from "
3056
- "- [entry_title].<br>\r\n"
3057
- " Please click on link below to complete this step.<br>\r\n"
3058
- " [confirm_link]"
3059
- msgstr ""
3060
 
3061
- #: wpf-includes/class-subscribes.php:33
3062
- msgid "New Topic"
3063
- msgstr ""
3064
 
3065
- #: wpf-includes/class-subscribes.php:34
3066
- msgid ""
3067
- "Hello [member_name]!<br>\r\n"
3068
- " New topic has been created on your subscribed forum - [forum].\r\n"
3069
- " <br><br>\r\n"
3070
- " <strong>[topic_title]</strong>\r\n"
3071
- " <blockquote>\r\n"
3072
- " [topic_desc]\r\n"
3073
- " </blockquote>\r\n"
3074
- " <br><hr>\r\n"
3075
- " If you want to unsubscribe from this forum please use the link below.<br>"
3076
- "\r\n"
3077
- " [unsubscribe_link]"
3078
- msgstr ""
3079
 
3080
- #: wpf-includes/class-subscribes.php:35
3081
- msgid "New Reply"
3082
- msgstr ""
3083
 
3084
- #: wpf-includes/class-subscribes.php:36
3085
- msgid ""
3086
- "Hello [member_name]!<br>\r\n"
3087
- " New reply has been posted on your subscribed topic - [topic].\r\n"
3088
- " <br><br>\r\n"
3089
- " <strong>[reply_title]</strong>\r\n"
3090
- " <blockquote >\r\n"
3091
- " [reply_desc]\r\n"
3092
- " </blockquote>\r\n"
3093
- " <br><hr>\r\n"
3094
- " If you want to unsubscribe from this topic please use the link below.<br>"
3095
- "\r\n"
3096
- " [unsubscribe_link]"
3097
- msgstr ""
3098
 
3099
- #: wpf-includes/class-subscribes.php:37
3100
- msgid "Forum Post Report"
3101
- msgstr ""
3102
 
3103
- #: wpf-includes/class-subscribes.php:38
3104
- msgid ""
3105
- "<strong>Report details:</strong>\r\n"
3106
- " Reporter: [reporter], <br>\r\n"
3107
- " Message: [message],<br>\r\n"
3108
- " <br>\r\n"
3109
- " [post_url]"
3110
- msgstr ""
3111
 
3112
- #: wpf-includes/class-subscribes.php:39
3113
- msgid "[blogname] New User Registration"
3114
- msgstr ""
3115
 
3116
- #: wpf-includes/class-subscribes.php:40
3117
- msgid ""
3118
- "New user registration on your site [blogname]:\r\n"
3119
- "\r\n"
3120
- "Username: [user_login]\r\n"
3121
- "\r\n"
3122
- "Email: [user_email]\r\n"
3123
- msgstr ""
3124
 
3125
- #: wpf-includes/class-subscribes.php:41
3126
- msgid "[blogname] Your username and password info"
3127
- msgstr ""
3128
 
3129
- #: wpf-includes/class-subscribes.php:42
3130
- msgid ""
3131
- "Username: [user_login]\r\n"
3132
- "\r\n"
3133
- "To set your password, visit the following address:\r\n"
3134
- "\r\n"
3135
- "[set_password_url]\r\n"
3136
- "\r\n"
3137
- msgstr ""
3138
 
3139
- #: wpf-includes/class-subscribes.php:43
3140
- msgid ""
3141
- "Hello! <br>\r\n"
3142
- "\r\n"
3143
- " You asked us to reset your password for your account using the email "
3144
- "address [user_login]. <br>\r\n"
3145
- "\r\n"
3146
- " If this was a mistake, or you didn't ask for a password reset, just ignore "
3147
- "this email and nothing will happen. <br>\r\n"
3148
- "\r\n"
3149
- " To reset your password, visit the following address: <br>\r\n"
3150
- "\r\n"
3151
- " [reset_password_url] <br>\r\n"
3152
- "\r\n"
3153
- " Thanks!"
3154
- msgstr ""
3155
 
3156
- #: wpf-includes/class-subscribes.php:48
3157
- msgid "You have been mentioned in forum post"
3158
- msgstr ""
3159
 
3160
- #: wpf-includes/class-subscribes.php:49
3161
- msgid ""
3162
- "Hi [mentioned-user-name]! <br>\r\n"
3163
- "\r\n"
3164
- " You have been mentioned in a post on \"[topic-title]\" by [author-user-"
3165
- "name].<br/><br/>\r\n"
3166
- "\r\n"
3167
- " Post URL: [post-url]"
3168
- msgstr ""
3169
 
3170
- #: wpf-includes/class-template.php:95
3171
- msgid "Insert link"
3172
- msgstr "Inserir link"
3173
 
3174
- #: wpf-includes/class-template.php:96
3175
- msgid "Link Text"
3176
- msgstr "Texto do link"
3177
 
3178
- #: wpf-includes/class-template.php:97
3179
- msgid "Open link in a new tab"
3180
- msgstr "Abra link em nova aba"
3181
 
3182
- #: wpf-includes/class-template.php:1526 wpf-includes/wpf-phrases.php:327
3183
- msgid "Theme file not readable"
3184
- msgstr "Arquivo de tema ilegível"
3185
 
3186
- #: wpf-includes/class-usergroups.php:23 wpf-includes/wpf-phrases.php:533
3187
- msgid "Dashboard - Manage Forums"
3188
- msgstr ""
3189
 
3190
- #: wpf-includes/class-usergroups.php:24 wpf-includes/wpf-phrases.php:534
3191
- msgid "Dashboard - Manage Settings"
3192
- msgstr ""
3193
 
3194
- #: wpf-includes/class-usergroups.php:25 wpf-includes/wpf-phrases.php:535
3195
- msgid "Dashboard - Manage Tools"
3196
- msgstr ""
3197
 
3198
- #: wpf-includes/class-usergroups.php:26 wpf-includes/wpf-phrases.php:539
3199
- msgid "Dashboard - Manage Members"
3200
- msgstr ""
3201
 
3202
- #: wpf-includes/class-usergroups.php:27 wpf-includes/wpf-phrases.php:536
3203
- msgid "Dashboard - Moderate Topics & Posts"
3204
- msgstr ""
3205
 
3206
- #: wpf-includes/class-usergroups.php:28 wpf-includes/wpf-phrases.php:542
3207
- msgid "Dashboard - Manage Usergroups"
3208
- msgstr ""
3209
 
3210
- #: wpf-includes/class-usergroups.php:29 wpf-includes/wpf-phrases.php:537
3211
- msgid "Dashboard - Manage Phrases"
3212
- msgstr ""
3213
 
3214
- #: wpf-includes/class-usergroups.php:30 wpf-includes/wpf-phrases.php:538
3215
- msgid "Dashboard - Manage Themes"
3216
- msgstr ""
3217
 
3218
- #: wpf-includes/class-usergroups.php:32 wpf-includes/wpf-phrases.php:540
3219
- msgid "Dashboard - Can edit member"
3220
- msgstr "Painel - Pode editar um membro"
3221
 
3222
- #: wpf-includes/class-usergroups.php:33
3223
- msgid "Dashboard - Can ban member"
3224
- msgstr ""
3225
 
3226
- #: wpf-includes/class-usergroups.php:34 wpf-includes/wpf-phrases.php:541
3227
- msgid "Dashboard - Can delete member"
3228
- msgstr "Painel - Pode deletar um membro"
3229
 
3230
- #: wpf-includes/class-usergroups.php:36
3231
- msgid "Front - Can pass moderation"
3232
- msgstr ""
3233
 
3234
- #: wpf-includes/class-usergroups.php:37 wpf-includes/wpf-phrases.php:543
3235
- msgid "Front - Can view members"
3236
- msgstr "Front - Pode visualizar membros"
 
3237
 
3238
- #: wpf-includes/class-usergroups.php:38 wpf-includes/wpf-phrases.php:544
3239
- msgid "Front - Can view profiles"
3240
- msgstr "Front - Pode visualizar perfis"
3241
 
3242
- #: wpf-includes/class-usergroups.php:39
3243
- msgid "Front - Can view member activity"
3244
- msgstr ""
3245
 
3246
- #: wpf-includes/class-usergroups.php:40
3247
- msgid "Front - Can view member subscriptions"
3248
- msgstr ""
3249
 
3250
- #: wpf-includes/class-usergroups.php:42 wpf-includes/wpf-phrases.php:545
3251
- msgid "Front - Can upload avatar"
3252
- msgstr "Front - Pode carregar um avatar"
3253
 
3254
- #: wpf-includes/class-usergroups.php:43
3255
- msgid "Front - Can have signaturee"
3256
- msgstr ""
3257
 
3258
- #: wpf-includes/class-usergroups.php:44 wpf-includes/wpf-phrases.php:547
3259
- msgid "Front - Can view avatars"
3260
- msgstr "Front - Pode ver avatares"
3261
 
3262
- #: wpf-includes/class-usergroups.php:46 wpf-includes/wpf-phrases.php:548
3263
- msgid "Front - Can view member username"
3264
- msgstr "Front - Pode ver o nome de usuário dos membros"
3265
 
3266
- #: wpf-includes/class-usergroups.php:47 wpf-includes/wpf-phrases.php:549
3267
- msgid "Front - Can view member email"
3268
- msgstr "Front - Pode ver o e-mail dos membros"
3269
 
3270
- #: wpf-includes/class-usergroups.php:48 wpf-includes/wpf-phrases.php:550
3271
- msgid "Front - Can view member title"
3272
- msgstr "Front - Pode ver o título dos membros"
3273
 
3274
- #: wpf-includes/class-usergroups.php:49
3275
- msgid "Front - Can view member custom title"
3276
- msgstr "Front - Pode ver o cargo personalizado dos membros"
3277
 
3278
- #: wpf-includes/class-usergroups.php:50 wpf-includes/wpf-phrases.php:551
3279
- msgid "Front - Can view member reputation"
3280
- msgstr "Front - Pode ver a reputação dos membros"
3281
 
3282
- #: wpf-includes/class-usergroups.php:51 wpf-includes/wpf-phrases.php:552
3283
- msgid "Front - Can view member website"
3284
- msgstr "Front - Pode ver o site dos membros"
3285
 
3286
- #: wpf-includes/class-usergroups.php:52 wpf-includes/wpf-phrases.php:553
3287
- msgid "Front - Can view member social networks"
3288
- msgstr "Front - Pode ver as redes sociais dos membros"
3289
 
3290
- #: wpf-includes/class-usergroups.php:53 wpf-includes/wpf-phrases.php:554
3291
- msgid "Front - Can view member reg. date"
3292
- msgstr "Front - Pode ver data de registro de membros"
3293
 
3294
- #: wpf-includes/class-usergroups.php:54 wpf-includes/wpf-phrases.php:555
3295
- msgid "Front - Can view member location"
3296
- msgstr "Front - Pode ver a localização dos membros"
3297
 
3298
- #: wpf-includes/class-usergroups.php:55 wpf-includes/wpf-phrases.php:556
3299
- msgid "Front - Can view member occupation"
3300
- msgstr "Front - Pode ver a profissão do membro"
3301
 
3302
- #: wpf-includes/class-usergroups.php:56 wpf-includes/wpf-phrases.php:557
3303
- msgid "Front - Can view member signature"
3304
- msgstr "Front - Pode ver a assinatura do membro"
3305
 
3306
- #: wpf-includes/class-usergroups.php:57 wpf-includes/wpf-phrases.php:558
3307
- msgid "Front - Can view member about me"
3308
- msgstr "Front - Pode ver o sobre de membros"
3309
 
3310
- #: wpf-includes/class-usergroups.php:58 wpf-includes/wpf-phrases.php:559
3311
- msgid "Front - Can write PM"
3312
- msgstr "Front - Pode escrever MP"
3313
 
3314
- #: wpf-includes/functions-installation.php:347
3315
- msgid "Main Category"
3316
- msgstr ""
3317
 
3318
- #: wpf-includes/functions-installation.php:347
3319
- msgid "This is a simple category / section"
3320
- msgstr ""
3321
 
3322
- #: wpf-includes/functions-installation.php:348
3323
- msgid "Main Forum"
3324
- msgstr ""
3325
 
3326
- #: wpf-includes/functions-installation.php:348
3327
- msgid "This is a simple parent forum"
3328
- msgstr ""
3329
 
3330
- #: wpf-includes/functions-installation.php:681
3331
- msgid "Start Profile Synchronization"
3332
- msgstr "Iniciar sincronização de perfis"
3333
 
3334
- #: wpf-includes/functions-installation.php:681
3335
- msgid "Continue Synchronization"
3336
- msgstr "Continuar Sincronização"
3337
 
3338
- #: wpf-includes/functions-installation.php:684
3339
- msgid ""
3340
- "This process may take a few seconds or dozens of minutes, please be patient "
3341
- "and don't close this page."
3342
- msgstr ""
3343
- "Este processo pode demorar alguns segundos ou vários minutos, por favor, "
3344
- "seja paciente e não feche esta página."
3345
 
3346
- #: wpf-includes/functions-installation.php:685
3347
- msgid ""
3348
- "You can permanently disable this message in Dashboard > Forums > Features "
3349
- "admin page."
3350
- msgstr ""
3351
- "Você pode desativar permanentemente esta mensagem em Painel de Controle > "
3352
- "Forums > Recursos de administração da página."
3353
 
3354
- #: wpf-includes/functions-installation.php:687
3355
- msgid "wpForo Forum Installation | "
3356
- msgstr "Instalação do Fórum wpForo | "
3357
 
3358
- #: wpf-includes/functions-installation.php:688
3359
- msgid ""
3360
- "Forum users' profile data are not synchronized yet, this step is required! "
3361
- "Please click the button below to complete installation."
3362
- msgstr ""
3363
- "Os dados do perfil dos usuários do fórum ainda não estão sincronizados, esta "
3364
- "tapa é necessária! Por favor, clique no botão abaixo para concluir a "
3365
- "instalação."
3366
 
3367
- #: wpf-includes/functions-installation.php:699
3368
- msgid ""
3369
- "This process may take a few seconds or dozens of minutes, please be patient "
3370
- "and don't close this page. Database backup is not required. If you got 500 "
3371
- "Server Error please don't worry, the data updating process is still working "
3372
- "in MySQL server."
3373
- msgstr ""
3374
- "Esse processo pode demorar alguns segundos ou vários minutos, depende do "
3375
- "tamanho do banco de dados do fórum e dos recursos do servidor. Por favor, "
3376
- "seja paciente e não feche esta página. Se você lidar com o erro 500 de "
3377
- "servidor, por favor não se preocupe, o processo de atualização de dados "
3378
- "ainda está rodando de fundo, no servidor MySQL."
3379
 
3380
- #: wpf-includes/functions-installation.php:700
3381
- msgid "Updater Database"
3382
- msgstr "Atualizador de Banco de Dados"
3383
 
3384
- #: wpf-includes/functions-installation.php:701
3385
- msgid "wpForo - Update Database "
3386
- msgstr "wpForo - Atualização do Banco de Dados"
3387
 
3388
- #: wpf-includes/functions-installation.php:702
3389
- msgid "Please click the button below to complete wpForo update."
3390
- msgstr "Clique no botão abaixo para completar a atualização do wpForo."
3391
 
3392
- #: wpf-includes/functions-template.php:7
3393
- msgid "wpForo Menu"
3394
- msgstr "Menu do wpForo"
3395
 
3396
- #: wpf-includes/functions-template.php:156 wpf-includes/wpf-phrases.php:410
3397
- msgid "wpForo Sidebar"
3398
- msgstr "Barra lateral do wpForo"
3399
 
3400
- #: wpf-includes/functions-template.php:157 wpf-includes/wpf-phrases.php:191
3401
- msgid ""
3402
- "NOTE: If you're going to add widgets in this sidebar, please use 'Full "
3403
- "Width' template for wpForo index page to avoid sidebar duplication."
3404
- msgstr ""
3405
- "Nota: se você estiver adicionando widgets nesta barra lateral, por favor use "
3406
- "um layout 'Full Width' para a página de índice do wpForo para evitar a "
3407
- "duplicação da barra lateral."
3408
-
3409
- #: wpf-includes/functions-template.php:195
3410
- #: wpf-includes/functions-template.php:301
3411
- #: wpf-includes/functions-template.php:364
3412
- #: wpf-includes/functions-template.php:474
3413
- #: wpf-includes/functions-template.php:572
3414
- #: wpf-includes/functions-template.php:617
3415
- #: wpf-includes/functions-template.php:668 wpf-includes/wpf-phrases.php:334
3416
- msgid "Title"
3417
- msgstr "Ranking"
3418
 
3419
- #: wpf-includes/functions-template.php:368
3420
- msgid "User Groups"
3421
- msgstr ""
3422
 
3423
- #: wpf-includes/functions-template.php:374
3424
- #: wpf-includes/functions-template.php:491
3425
- #: wpf-includes/functions-template.php:575
3426
- #: wpf-includes/functions-template.php:677 wpf-includes/wpf-phrases.php:210
3427
- msgid "Number of Items"
3428
- msgstr "Número de itens"
 
 
 
 
 
 
3429
 
3430
- #: wpf-includes/functions-template.php:380 wpf-includes/wpf-phrases.php:70
3431
- msgid "Display Avatars"
3432
- msgstr "Mostrar Avatares"
 
 
 
 
 
 
 
 
 
3433
 
3434
- #: wpf-includes/functions-template.php:409
3435
- msgid "Created Date"
3436
- msgstr ""
3437
 
3438
- #: wpf-includes/functions-template.php:410
3439
- msgid "Modified Date"
3440
- msgstr ""
3441
 
3442
- #: wpf-includes/functions-template.php:411
3443
- msgid "Posts Count"
3444
- msgstr ""
3445
 
3446
- #: wpf-includes/functions-template.php:412
3447
- msgid "Views Count"
3448
- msgstr ""
3449
 
3450
- #: wpf-includes/functions-template.php:415
3451
- msgid "DESC"
3452
- msgstr ""
3453
 
3454
- #: wpf-includes/functions-template.php:416
3455
- msgid "ASC"
3456
- msgstr ""
3457
 
3458
- #: wpf-includes/functions-template.php:478
3459
- msgid "Order by"
3460
- msgstr ""
3461
 
3462
- #: wpf-includes/functions-template.php:495
3463
- #: wpf-includes/functions-template.php:579 wpf-includes/wpf-phrases.php:72
3464
- msgid "Display with Avatars"
3465
- msgstr "Mostrar com Avatares"
3466
 
3467
- #: wpf-includes/functions-template.php:672
3468
- msgid "Topic Counts"
3469
- msgstr ""
3470
 
3471
- #: wpf-includes/functions.php:378
3472
- msgid "Unapproved"
3473
- msgstr "Reprovado"
3474
 
3475
- #: wpf-includes/functions.php:379
3476
- msgid "Published"
3477
- msgstr "Publicado"
3478
 
3479
- #: wpf-includes/functions.php:388 wpf-includes/wpf-phrases.php:597
3480
- msgid "Active"
3481
- msgstr "Ativo"
3482
 
3483
- #: wpf-includes/functions.php:389
3484
- msgid "Banned"
3485
- msgstr "Banido"
3486
 
3487
- #: wpf-includes/functions.php:402 wpf-includes/functions.php:704
3488
- #: wpf-includes/wpf-phrases.php:50
3489
- msgid "Bulk Actions"
3490
- msgstr "Ações em massa"
3491
 
3492
- #: wpf-includes/functions.php:407 wpf-includes/functions.php:808
3493
- #: wpf-includes/wpf-phrases.php:36
3494
- msgid "Apply"
3495
- msgstr "Aplicar"
3496
 
3497
- #: wpf-includes/functions.php:416 wpf-includes/wpf-phrases.php:300
3498
- msgid "Show all forums"
3499
- msgstr "Mostrar todos fóruns"
3500
 
3501
- #: wpf-includes/functions.php:429 wpf-includes/wpf-phrases.php:350
3502
- msgid "filter by group"
3503
- msgstr "filtrar por grupo"
3504
 
3505
- #: wpf-includes/functions.php:441
3506
- msgid "filter by status"
3507
- msgstr "filtrar por status"
3508
 
3509
- #: wpf-includes/functions.php:457
3510
- msgid "filter by package"
3511
- msgstr "Filtrar por Pacote"
3512
 
3513
- #: wpf-includes/functions.php:486
3514
- msgid "filter by user"
3515
- msgstr "filtrar por usuário"
3516
 
3517
- #: wpf-includes/functions.php:506 wpf-includes/functions.php:712
3518
- #: wpf-includes/wpf-phrases.php:385
3519
- msgid "item"
3520
- msgstr "item"
3521
 
3522
- #: wpf-includes/functions.php:539 wpf-includes/functions.php:555
3523
- #: wpf-includes/wpf-phrases.php:284
3524
- msgid "Select All"
3525
- msgstr "Selecionar Todos"
3526
 
3527
- #: wpf-includes/functions.php:544 wpf-includes/functions.php:560
3528
- msgid "Type"
3529
- msgstr "Tipo"
3530
 
3531
- #: wpf-includes/functions.php:617 wpf-includes/wpf-phrases.php:383
3532
- msgid "edit user"
3533
- msgstr "editar usuário"
3534
 
3535
- #: wpf-includes/functions.php:621 wpf-includes/wpf-phrases.php:382
3536
- msgid "edit profile"
3537
- msgstr "editar perfil"
3538
 
3539
- #: wpf-includes/functions.php:626
3540
- msgid "unban user"
3541
- msgstr "desbanir usuário"
3542
 
3543
- #: wpf-includes/functions.php:626
3544
- msgid "ban user"
3545
- msgstr "banir usuário"
3546
 
3547
- #: wpf-includes/functions.php:626
3548
- msgid "Are you sure, you want to unban this user?"
3549
- msgstr "Tem certeza que deseja desbanir esse usuário?"
3550
 
3551
- #: wpf-includes/functions.php:626
3552
- msgid "Are you sure, you want to ban this user?"
3553
- msgstr "Tem certeza que deseja banir esse usuário?"
3554
 
3555
- #: wpf-includes/functions.php:631 wpf-includes/functions.php:641
3556
- #: wpf-includes/wpf-phrases.php:67
3557
- msgid "Delete this item"
3558
- msgstr "Excluir este item"
3559
 
3560
- #: wpf-includes/functions.php:631 wpf-includes/functions.php:641
3561
- #: wpf-includes/wpf-phrases.php:41
3562
- msgid "Are you sure you want to DELETE this item?"
3563
- msgstr "Tem certeza de que deseja excluir este item?"
3564
 
3565
- #: wpf-includes/functions.php:636
3566
- msgid "unapprove this item"
3567
- msgstr "reprove este item"
3568
 
3569
- #: wpf-includes/functions.php:636
3570
- msgid "Approve this item"
3571
- msgstr "Aprovar este item"
3572
 
3573
- #: wpf-includes/functions.php:636 wpf-includes/wpf-phrases.php:685
3574
- msgid "unapprove"
3575
- msgstr "reprovar"
3576
 
3577
- #: wpf-includes/functions.php:636 wpf-includes/wpf-phrases.php:684
3578
- msgid "approve"
3579
- msgstr "aprovar"
3580
 
3581
- #: wpf-includes/functions.php:658 wpf-includes/functions.php:659
3582
- #: wpf-includes/wpf-phrases.php:404
3583
- msgid "view"
3584
- msgstr "ver"
3585
 
3586
- #: wpf-includes/functions.php:683
3587
- msgid "Topic"
3588
- msgstr "Tópico"
3589
 
3590
- #: wpf-includes/functions.php:683
3591
- msgid "Post"
3592
- msgstr "Post"
3593
 
3594
- #: wpf-includes/functions.php:696 wpf-includes/wpf-phrases.php:200
3595
- msgid "No items found"
3596
- msgstr "Nenhum item encontrado"
3597
 
3598
- #: wpf-includes/functions.php:807 wpf-includes/wpf-phrases.php:141
3599
- msgid "Items"
3600
- msgstr "Items"
3601
 
3602
- #: wpf-includes/functions.php:1206
3603
- #, php-format
3604
- msgid "Could not write file %s"
3605
- msgstr "Não foi possível gravar o arquivo %s"
3606
 
3607
- #: wpf-includes/integration/buddypress.php:34
3608
- msgid "Search Forums..."
3609
- msgstr ""
3610
 
3611
- #: wpf-includes/integration/buddypress.php:78 wpf-includes/wpf-phrases.php:789
3612
- msgid "Topics Started"
3613
- msgstr ""
3614
 
3615
- #: wpf-includes/integration/buddypress.php:89 wpf-includes/wpf-phrases.php:790
3616
- msgid "Replies Created"
3617
- msgstr ""
3618
 
3619
- #: wpf-includes/integration/buddypress.php:100 wpf-includes/wpf-phrases.php:791
3620
- msgid "Liked Posts"
3621
- msgstr ""
3622
 
3623
- #: wpf-includes/integration/buddypress.php:112 wpf-includes/wpf-phrases.php:318
3624
- msgid "Subscriptions"
3625
- msgstr "Inscrições"
 
3626
 
3627
- #: wpf-includes/integration/buddypress.php:526
3628
- msgid "Topic reply"
3629
- msgstr ""
3630
 
3631
- #: wpf-includes/integration/buddypress.php:529
3632
- #, php-format
3633
- msgid "You have %d new replies"
3634
- msgstr ""
3635
 
3636
- #: wpf-includes/integration/buddypress.php:533
3637
- #, php-format
3638
- msgid "You have %d new reply to %2$s from %3$s"
3639
- msgstr ""
3640
 
3641
- #: wpf-includes/integration/buddypress.php:535
3642
- #, php-format
3643
- msgid "You have %d new reply to %s"
3644
- msgstr ""
3645
 
3646
- #: wpf-includes/integration/buddypress.php:694
3647
- msgid "Are you sure you wanted to do that?"
3648
- msgstr ""
3649
 
3650
- #: wpf-includes/integration/buddypress.php:698
3651
- msgid "You do not have permission to mark notifications for that user."
3652
- msgstr ""
3653
 
3654
- #: wpf-includes/integration/ultimate-member.php:62
3655
- #: wpf-includes/integration/ultimate-member.php:375
3656
- msgid "User leaves a reply to wpForo topic"
3657
- msgstr ""
3658
 
3659
- #: wpf-includes/integration/ultimate-member.php:64
3660
- #: wpf-includes/integration/ultimate-member.php:377
3661
- msgid "When a member replies to one of my forum topics"
3662
- msgstr ""
3663
 
3664
- #: wpf-includes/integration/ultimate-member.php:67
3665
- #: wpf-includes/integration/ultimate-member.php:380
3666
- msgid "User replied to wpForo post"
3667
- msgstr ""
3668
 
3669
- #: wpf-includes/integration/ultimate-member.php:69
3670
- #: wpf-includes/integration/ultimate-member.php:382
3671
- msgid "When a member replies to one of my post in forum topics"
3672
- msgstr ""
3673
 
3674
- #: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:136
3675
- msgid ""
3676
- "IMPORTANT! Uninstall is not a simple deactivation action. This action will "
3677
- "permanently remove all forum data (forums, topics, replies, attachments...) "
3678
- "from database. Please backup database before this action, you may need this "
3679
- "forum data in future. If you are sure that you want to delete all forum data "
3680
- "please confirm. If not, just cancel it, then you can deactivate this plugin, "
3681
- "that will not remove forum data."
3682
- msgstr ""
3683
- "Importante! Desinstalar não é uma simples ação de desativação. Esta ação vai "
3684
- "remover permanentemente todos os dados do fórum (fóruns, tópicos, respostas, "
3685
- "anexos...) do banco de dados. Por favor, faça um backup do banco de dados "
3686
- "antes de prosseguir, você pode precisar de dados deste fórum no futuro. Se "
3687
- "você tiver certeza de que deseja excluir todos os dados do fórum, por favor "
3688
- "confirme. Se não, basta cancelar, então você pode desativar este plugin, que "
3689
- "não vai apagar os dados do fórum."
3690
 
3691
- #: wpf-includes/wpf-hooks.php:20
3692
- msgid "Uninstall"
3693
- msgstr "Desinstalar"
3694
 
3695
- #: wpf-includes/wpf-hooks.php:1139
3696
- msgid "Move"
3697
- msgstr "Mover"
3698
 
3699
- #: wpf-includes/wpf-hooks.php:1174
3700
- msgid "Clear"
3701
- msgstr "Claro"
3702
 
3703
- #: wpf-includes/wpf-hooks.php:1174
3704
- msgid "Select Color"
3705
- msgstr "Selecione a cor"
3706
 
3707
- #: wpf-includes/wpf-hooks.php:1191
3708
- msgid "Please check one of reasons before sending feedback!"
3709
- msgstr ""
3710
 
3711
- #: wpf-includes/wpf-hooks.php:1208
3712
- msgid ""
3713
- "IMPORTANT: wpForo can't work with default permalink, please change permalink "
3714
- "structure"
3715
- msgstr ""
3716
- "Importante: wpForo não pode funcionar com permalink padrão, por favor, mude "
3717
- "a estrutura de links permanentes"
3718
 
3719
- #: wpf-includes/wpf-hooks.php:1230
3720
- msgid "Forum Profile Fields - wpForo"
3721
- msgstr ""
3722
 
3723
- #: wpf-includes/wpf-hooks.php:1238
3724
- msgid "Forum - Usergroup"
3725
- msgstr ""
3726
 
3727
- #: wpf-includes/wpf-hooks.php:1243
3728
- #, php-format
3729
- msgid ""
3730
- "Forum Usergroups are synched with User Roles based on the %s. When you "
3731
- "change this user Role the Usergroup is automatically changed according to "
3732
- "that table."
3733
- msgstr ""
3734
 
3735
- #: wpf-includes/wpf-hooks.php:1253
3736
- msgid "Role-Usergroup Synchronization is Turned ON!"
3737
- msgstr ""
3738
 
3739
- #: wpf-includes/wpf-hooks.php:1254
3740
- msgid ""
3741
- "This user Usergroup is automatically changed according to current Role. If "
3742
- "you want to disable Role-Usergroup synchronization and manage Usergroups and "
3743
- "User Roles independently, please navigate to <b>Forums > Settings > "
3744
- "Features</b> admin page and disable \"Role-Usergroup Synchronization\" "
3745
- "option."
3746
- msgstr ""
3747
 
3748
- #: wpf-includes/wpf-hooks.php:1265
3749
- msgid "Forum - Secondary Usergroups"
3750
- msgstr ""
3751
 
3752
- #: wpf-includes/wpf-hooks.php:1287
3753
- msgid "Forum - User Timezone"
3754
- msgstr ""
3755
 
3756
- #: wpf-includes/wpf-hooks.php:1584 wpf-includes/wpf-hooks.php:1683
3757
- msgid "Please Moderate: "
3758
- msgstr "Modere por favor: "
3759
 
3760
- #: wpf-includes/wpf-hooks.php:1585
3761
- msgid ""
3762
- "This topic is currently unapproved. You can approve topics in Dashboard "
3763
- "&raquo; Forums &raquo; Moderation admin page."
3764
- msgstr ""
3765
- "Este tópico está atualmente não aprovado. Você pode aprovar tópicos no "
3766
- "Painel de Controle &raquo; Fóruns &raquo; Página de administração de "
3767
- "moderação."
3768
 
3769
- #: wpf-includes/wpf-hooks.php:1684
3770
- msgid ""
3771
- "This post is currently unapproved. You can approve posts in Dashboard "
3772
- "&raquo; Forums &raquo; Moderation admin page."
3773
- msgstr ""
3774
- "Esta publicação está pendente atualmente. Você pode aprovar postagens no "
3775
- "Painel de Controle &raquo; Fóruns &raquo; Página de administração de "
3776
- "moderação."
3777
 
3778
- #: wpf-includes/wpf-hooks.php:2175 wpf-includes/wpf-hooks.php:2197
3779
- msgid "New Forum"
3780
- msgstr "Novo Fórum"
3781
 
3782
- #: wpf-includes/wpf-hooks.php:2177
3783
- msgid "New User Group"
3784
- msgstr "Novo Grupo de Usuários"
3785
 
3786
- #: wpf-includes/wpf-hooks.php:2179 wpf-includes/wpf-hooks.php:2225
3787
- msgid "New Phrase"
3788
- msgstr "Nova Tradução"
3789
 
3790
- #: wpf-includes/wpf-hooks.php:2191
3791
- msgid "Forum Dashboard"
3792
- msgstr ""
3793
 
3794
- #: wpf-includes/wpf-hooks.php:2219
3795
- msgid "New Usergroup"
3796
- msgstr "Novo Grupo de Usuários"
3797
 
3798
- #: wpf-includes/wpf-phrases.php:8
3799
- #, php-format
3800
- msgid "%s and %s liked"
3801
- msgstr "%s e %s curtiram"
3802
 
3803
- #: wpf-includes/wpf-phrases.php:9
3804
- #, php-format
3805
- msgid "%s liked"
3806
- msgstr "%s curtiu"
3807
 
3808
- #: wpf-includes/wpf-phrases.php:10
3809
- #, php-format
3810
- msgid "%s, %s and %s liked"
3811
- msgstr "%s, %s e %s curtiram"
3812
 
3813
- #: wpf-includes/wpf-phrases.php:11
3814
- #, php-format
3815
- msgid "%s, %s, %s and %d people liked"
3816
- msgstr "%s, %s, %s e %d curtiram"
3817
 
3818
- #: wpf-includes/wpf-phrases.php:12
3819
- msgid "AOL IM"
3820
- msgstr "AOL IM"
3821
 
3822
- #: wpf-includes/wpf-phrases.php:13
3823
- msgid "About Me"
3824
- msgstr "Sobre mim"
3825
 
3826
- #: wpf-includes/wpf-phrases.php:16
3827
- msgid "Account"
3828
- msgstr "Conta"
3829
 
3830
- #: wpf-includes/wpf-phrases.php:19
3831
- msgid "Activity"
3832
- msgstr "Atividade"
3833
 
3834
- #: wpf-includes/wpf-phrases.php:23
3835
- msgid "Add a comment"
3836
- msgstr "Adicionar um comentário"
3837
 
3838
- #: wpf-includes/wpf-phrases.php:24
3839
- msgid "Add topic"
3840
- msgstr "Adicionar tópico"
3841
 
3842
- #: wpf-includes/wpf-phrases.php:32
3843
- msgid "Answer"
3844
- msgstr "Resposta"
3845
 
3846
- #: wpf-includes/wpf-phrases.php:33
3847
- msgid "Answer to"
3848
- msgstr "Responder para"
3849
 
3850
- #: wpf-includes/wpf-phrases.php:34
3851
- msgid "Answers"
3852
- msgstr "Respostas"
3853
 
3854
- #: wpf-includes/wpf-phrases.php:35
3855
- msgid "Any Date"
3856
- msgstr "Qualquer Data"
3857
 
3858
- #: wpf-includes/wpf-phrases.php:42
3859
- msgid "Ascending order"
3860
- msgstr "Ordem crescente"
3861
 
3862
- #: wpf-includes/wpf-phrases.php:43
3863
- msgid "Attach file:"
3864
- msgstr "Anexar arquivo:"
3865
 
3866
- #: wpf-includes/wpf-phrases.php:44
3867
- msgid "Attachments"
3868
- msgstr "Anexos"
3869
 
3870
- #: wpf-includes/wpf-phrases.php:45
3871
- msgid "Attachments Size"
3872
- msgstr "Tamanho dos anexos"
 
3873
 
3874
- #: wpf-includes/wpf-phrases.php:47
3875
- msgid "Avatar"
3876
- msgstr "Avatar"
3877
 
3878
- #: wpf-includes/wpf-phrases.php:53
3879
- msgid "Change password"
3880
- msgstr "Alterar senha"
3881
 
3882
- #: wpf-includes/wpf-phrases.php:54
3883
- msgid "Choose Target Forum"
3884
- msgstr "Escolha o fórum de destino"
3885
 
3886
- #: wpf-includes/wpf-phrases.php:58
3887
- msgid "Comments"
3888
- msgstr "Comentários"
3889
 
3890
- #: wpf-includes/wpf-phrases.php:59
3891
- msgid "Confirm my subscription"
3892
- msgstr "Confirmar minha inscrição"
3893
 
3894
- #: wpf-includes/wpf-phrases.php:65
3895
- msgid "Date"
3896
- msgstr "Data"
3897
 
3898
- #: wpf-includes/wpf-phrases.php:68
3899
- msgid "Descending order"
3900
- msgstr "Ordem Decrescente"
3901
 
3902
- #: wpf-includes/wpf-phrases.php:71
3903
- msgid "Display Name"
3904
- msgstr "Nome de exibição"
3905
 
3906
- #: wpf-includes/wpf-phrases.php:74
3907
- msgid "Edited: "
3908
- msgstr "Editado: "
3909
 
3910
- #: wpf-includes/wpf-phrases.php:75
3911
- msgid "Email"
3912
- msgstr "E-mail"
3913
 
3914
- #: wpf-includes/wpf-phrases.php:88
3915
- msgid "Enter title here"
3916
- msgstr "Insira o título aqui"
3917
 
3918
- #: wpf-includes/wpf-phrases.php:90
3919
- msgid "Extended Layout - Intro posts"
3920
- msgstr "Layout Estendido - Posts de introdução"
3921
 
3922
- #: wpf-includes/wpf-phrases.php:91
3923
- msgid "Extended Layout - Intro topics"
3924
- msgstr "Layout Estendido - Tópicos de introdução"
3925
 
3926
- #: wpf-includes/wpf-phrases.php:92
3927
- msgid "Extended Layout - Number of intro posts"
3928
- msgstr "Layout Estendido - Número de posts de introdução"
3929
 
3930
- #: wpf-includes/wpf-phrases.php:93
3931
- msgid "Extended Layout - Number of intro topics"
3932
- msgstr "Layout Estendido - Número de tópicos de introdução"
3933
 
3934
- #: wpf-includes/wpf-phrases.php:94
3935
- msgid "Facebook"
3936
- msgstr "Facebook"
3937
 
3938
- #: wpf-includes/wpf-phrases.php:95
3939
- msgid "Failed to write file to disk"
3940
- msgstr "Falha ao gravar arquivo em disco"
3941
 
3942
- #: wpf-includes/wpf-phrases.php:97
3943
- msgid "File upload stopped by extension"
3944
- msgstr "Upload de arquivo interrompido por conta da extensão"
3945
 
3946
- #: wpf-includes/wpf-phrases.php:98
3947
- msgid "Find Posts by User"
3948
- msgstr "Encontrar posts por usuário"
3949
 
3950
- #: wpf-includes/wpf-phrases.php:99
3951
- msgid "Find Topics Started by User"
3952
- msgstr "Localizar tópicos feitos pelo usuário"
3953
 
3954
- #: wpf-includes/wpf-phrases.php:100
3955
- msgid "First post and replies"
3956
- msgstr "Primeiro post e respostas"
3957
 
3958
- #: wpf-includes/wpf-phrases.php:102
3959
- msgid "Forum - Login"
3960
- msgstr "Fórum - Entrar"
3961
 
3962
- #: wpf-includes/wpf-phrases.php:103
3963
- msgid "Forum - Page Not Found"
3964
- msgstr "Fórum - Página não encontrada"
3965
 
3966
- #: wpf-includes/wpf-phrases.php:104
3967
- msgid "Forum - Registration"
3968
- msgstr "Fórum - Cadastro"
3969
 
3970
- #: wpf-includes/wpf-phrases.php:106
3971
- msgid "Forum Admin Email Addresses"
3972
- msgstr "E-mail dos Admins do Fórum"
3973
 
3974
- #: wpf-includes/wpf-phrases.php:109
3975
- msgid "Forum Home"
3976
- msgstr "Página incial do Fórum"
3977
 
3978
- #: wpf-includes/wpf-phrases.php:110
3979
- msgid "Forum Language"
3980
- msgstr "Idioma do Fórum"
 
3981
 
3982
- #: wpf-includes/wpf-phrases.php:111
3983
- msgid "Forum Members"
3984
- msgstr "Membros do Fórum"
3985
 
3986
- #: wpf-includes/wpf-phrases.php:114
3987
- msgid "Forum Profile"
3988
- msgstr "Perfil do Fórum"
3989
 
3990
- #: wpf-includes/wpf-phrases.php:115
3991
- msgid "Forum RSS Feed"
3992
- msgstr "Feed RSS do Fórum"
3993
 
3994
- #: wpf-includes/wpf-phrases.php:119
3995
- msgid "Forum Statistics"
3996
- msgstr "Estatísticas do Fórum"
3997
 
3998
- #: wpf-includes/wpf-phrases.php:122
3999
- msgid "Forum is empty"
4000
- msgstr "Fórum vazio"
4001
 
4002
- #: wpf-includes/wpf-phrases.php:125
4003
- msgid "From Email Address"
4004
- msgstr "Do endereço de e-mail"
4005
 
4006
- #: wpf-includes/wpf-phrases.php:126
4007
- msgid "From Name"
4008
- msgstr "Com o Nome"
4009
 
4010
- #: wpf-includes/wpf-phrases.php:131
4011
- msgid "Group"
4012
- msgstr "Grupo"
4013
 
4014
- #: wpf-includes/wpf-phrases.php:132
 
 
 
 
 
 
 
 
 
 
 
 
4015
  msgid "Google+"
4016
  msgstr "Google+"
4017
 
4018
- #: wpf-includes/wpf-phrases.php:135
4019
- msgid "ICQ"
4020
- msgstr "ICQ"
4021
 
4022
- #: wpf-includes/wpf-phrases.php:139
4023
- msgid "Insert member name or email"
4024
- msgstr "Insira o nome ou e-mail do membro"
4025
 
4026
- #: wpf-includes/wpf-phrases.php:142
4027
- msgid "Joined"
4028
- msgstr "Data de registro"
4029
 
4030
- #: wpf-includes/wpf-phrases.php:145
4031
- msgid "Last 24 hours"
4032
- msgstr "Últimas 24 horas"
4033
 
4034
- #: wpf-includes/wpf-phrases.php:146
4035
- msgid "Last 3 Months"
4036
- msgstr "3 meses atrás"
4037
 
4038
- #: wpf-includes/wpf-phrases.php:147
4039
- msgid "Last 6 Months"
4040
- msgstr "6 meses atrás"
4041
 
4042
- #: wpf-includes/wpf-phrases.php:148
4043
- msgid "Last Active"
4044
- msgstr "Última atividade"
4045
 
4046
- #: wpf-includes/wpf-phrases.php:149
4047
- msgid "Last Month"
4048
- msgstr "Mês passado"
4049
 
4050
- #: wpf-includes/wpf-phrases.php:150
4051
- msgid "Last Post"
4052
- msgstr "Post Recente"
4053
 
4054
- #: wpf-includes/wpf-phrases.php:151
4055
- msgid "Last Post Info"
4056
- msgstr "Última Informação de Post"
4057
 
4058
- #: wpf-includes/wpf-phrases.php:152
4059
- msgid "Last Week"
4060
- msgstr "Semana passada"
4061
 
4062
- #: wpf-includes/wpf-phrases.php:153
4063
- msgid "Last Year ago"
4064
- msgstr "Ano passado"
4065
 
4066
- #: wpf-includes/wpf-phrases.php:154
4067
- #, php-format
4068
- msgid "Last post by %s"
4069
- msgstr "Último post feito por %s"
4070
 
4071
- #: wpf-includes/wpf-phrases.php:155
4072
- msgid "Latest Post"
4073
- msgstr "Últimos Posts"
4074
 
4075
- #: wpf-includes/wpf-phrases.php:156
4076
- msgid "Leave a reply"
4077
- msgstr "Responder"
4078
 
4079
- #: wpf-includes/wpf-phrases.php:157
4080
- msgid "Length must be between 3 characters and 30 characters."
4081
- msgstr "Comprimento deve ser entre 3 e 30 caracteres."
4082
 
4083
- #: wpf-includes/wpf-phrases.php:159
4084
- msgid "Liked"
4085
- msgstr "Curtido"
4086
 
4087
- #: wpf-includes/wpf-phrases.php:160
4088
- msgid "Location"
4089
- msgstr "Localização"
4090
 
4091
- #: wpf-includes/wpf-phrases.php:161
4092
- msgid "Login"
4093
- msgstr "Entrar"
4094
 
4095
- #: wpf-includes/wpf-phrases.php:163
4096
- msgid "Logout"
4097
- msgstr "Sair"
4098
 
4099
- #: wpf-includes/wpf-phrases.php:165
4100
- msgid "Lost your password?"
4101
- msgstr "Perdeu sua senha?"
4102
 
4103
- #: wpf-includes/wpf-phrases.php:167
4104
- msgid "MSN"
4105
- msgstr "MSN"
4106
 
4107
- #: wpf-includes/wpf-phrases.php:168
4108
- msgid "Maximum allowed file size is"
4109
- msgstr "Tamanho máximo permitido do arquivo é"
4110
 
4111
- #: wpf-includes/wpf-phrases.php:170
4112
- msgid "Member Activity"
4113
- msgstr "Atividades do Membro"
4114
 
4115
- #: wpf-includes/wpf-phrases.php:171
4116
- msgid "Member Information"
4117
- msgstr "Informações do Membro"
4118
 
4119
- #: wpf-includes/wpf-phrases.php:172
4120
- msgid "Member Rating"
4121
- msgstr "Ranking do membro"
4122
 
4123
- #: wpf-includes/wpf-phrases.php:173
4124
- msgid "Member Rating Badge"
4125
- msgstr "Emblema de Ranking do Membro"
4126
 
4127
- #: wpf-includes/wpf-phrases.php:174
4128
- msgid "Member Reputation"
4129
- msgstr "Reputação do Membro"
4130
 
4131
- #: wpf-includes/wpf-phrases.php:177
4132
- msgid "Member information"
4133
- msgstr "Informações do Membro"
4134
 
4135
- #: wpf-includes/wpf-phrases.php:181
4136
- msgid "Members not found"
4137
- msgstr "Membros não encontrados"
4138
 
4139
- #: wpf-includes/wpf-phrases.php:182
4140
- msgid ""
4141
- "You have been banned. Please contact to forum administrators for more "
4142
- "information."
4143
- msgstr ""
4144
- "Você foi banido. Entre em contato com os administradores do fórum para obter "
4145
- "mais informações."
4146
 
4147
- #: wpf-includes/wpf-phrases.php:183
4148
- msgid "Messages"
4149
- msgstr "Mensagens"
4150
 
4151
- #: wpf-includes/wpf-phrases.php:186
4152
- msgid "Missing a temporary folder"
4153
- msgstr "Faltando uma pasta temporária"
4154
 
4155
- #: wpf-includes/wpf-phrases.php:188
4156
- msgid "Move Topic"
4157
- msgstr "Mover tópico"
4158
 
4159
- #: wpf-includes/wpf-phrases.php:189
4160
- msgid "Must be minimum 6 characters."
4161
- msgstr "Deve ser no mínimo 6 caracteres."
4162
 
4163
- #: wpf-includes/wpf-phrases.php:190
4164
- msgid "My Profile"
4165
- msgstr "Meu Perfil"
4166
 
4167
- #: wpf-includes/wpf-phrases.php:197
4168
- msgid "No activity found for this member."
4169
- msgstr "Nenhuma atividade deste membro foi encontrada."
4170
 
4171
- #: wpf-includes/wpf-phrases.php:198
4172
- msgid "No file was uploaded"
4173
- msgstr "Nenhum arquivo foi carregado"
4174
 
4175
- #: wpf-includes/wpf-phrases.php:199
4176
- msgid "No forums were found here."
4177
- msgstr "Nenhum fórum foi encontrado aqui."
4178
 
4179
- #: wpf-includes/wpf-phrases.php:203
4180
- msgid "No online members at the moment"
4181
- msgstr "Nenhum membro online no momento"
4182
 
4183
- #: wpf-includes/wpf-phrases.php:205
4184
- msgid "No subscriptions found for this member."
4185
- msgstr "Não foram encontradas inscrições deste membro."
4186
 
4187
- #: wpf-includes/wpf-phrases.php:207
4188
- msgid "No topics were found here"
4189
- msgstr "Nenhum tópico foi encontrado aqui"
4190
 
4191
- #: wpf-includes/wpf-phrases.php:208
4192
- msgid "Not available"
4193
- msgstr "Não disponível"
4194
 
4195
- #: wpf-includes/wpf-phrases.php:214
4196
- msgid "Occupation"
4197
- msgstr "Profissão"
4198
 
4199
- #: wpf-includes/wpf-phrases.php:215
4200
- msgid "Offline"
4201
- msgstr "Offline"
4202
 
4203
- #: wpf-includes/wpf-phrases.php:216
4204
- msgid "Online"
4205
- msgstr "Online"
4206
 
4207
- #: wpf-includes/wpf-phrases.php:218
4208
- msgid "Oops! The page you requested was not found!"
4209
- msgstr "Oops! A página solicitada não foi encontrada!"
4210
 
4211
- #: wpf-includes/wpf-phrases.php:219
4212
- msgid "Our newest member"
4213
- msgstr "Novos membros"
4214
 
4215
- #: wpf-includes/wpf-phrases.php:220
4216
- msgid "Page"
4217
- msgstr "Página"
4218
 
4219
- #: wpf-includes/wpf-phrases.php:222
4220
- msgid "Password"
4221
- msgstr "Senha"
 
 
4222
 
4223
- #: wpf-includes/wpf-phrases.php:224
4224
- #, php-format
4225
- msgid "Please %s or %s"
4226
- msgstr "Por favor %s ou %s"
4227
 
4228
- #: wpf-includes/wpf-phrases.php:228
4229
- msgid "Post Title"
4230
- msgstr "Título do Post"
 
 
4231
 
4232
- #: wpf-includes/wpf-phrases.php:229
4233
- msgid "Post link"
4234
- msgstr "Link do post"
4235
 
4236
- #: wpf-includes/wpf-phrases.php:230
4237
- msgid "Posted"
4238
- msgstr "Postado"
4239
 
4240
- #: wpf-includes/wpf-phrases.php:231
4241
- msgid "Posted by"
4242
- msgstr "Postado por"
4243
 
4244
- #: wpf-includes/wpf-phrases.php:233
4245
- msgid "Powered by"
4246
- msgstr "Movido à"
4247
 
4248
- #: wpf-includes/wpf-phrases.php:235
4249
- msgid "Q&A Layout - Number of intro topics"
4250
- msgstr "Layout Q&amp;A - Número de tópicos de introdução"
4251
 
4252
- #: wpf-includes/wpf-phrases.php:236
4253
- msgid "Q&A layout - Intro topics"
4254
- msgstr "Layout Q&amp;A - Tópicos de introdução"
4255
 
4256
- #: wpf-includes/wpf-phrases.php:237
4257
- msgid "Question Comments"
4258
- msgstr "Comentários em perguntas"
4259
 
4260
- #: wpf-includes/wpf-phrases.php:238
4261
- msgid "Questions"
4262
- msgstr "Perguntas"
4263
 
4264
- #: wpf-includes/wpf-phrases.php:239
4265
- msgid "Quote"
4266
- msgstr "Citar (Quote)"
4267
 
4268
- #: wpf-includes/wpf-phrases.php:240
4269
- msgid "RE"
4270
- msgstr "RE"
4271
 
4272
- #: wpf-includes/wpf-phrases.php:241
4273
- msgid "REPLY:"
4274
- msgstr "RESPOSTA:"
4275
 
4276
- #: wpf-includes/wpf-phrases.php:242
4277
- msgid "RSS"
4278
- msgstr "RSS"
4279
 
4280
- #: wpf-includes/wpf-phrases.php:243
4281
- msgid "Rating"
4282
- msgstr "Ranking"
4283
 
4284
- #: wpf-includes/wpf-phrases.php:244
4285
- msgid "Rating Badge"
4286
- msgstr "Emblema de Ranking"
4287
 
4288
- #: wpf-includes/wpf-phrases.php:248
4289
- msgid "Received Likes"
4290
- msgstr "Curtidas recebidas"
4291
 
4292
- #: wpf-includes/wpf-phrases.php:249
4293
- msgid "Recent Questions"
4294
- msgstr "Perguntas Recentes"
4295
 
4296
- #: wpf-includes/wpf-phrases.php:250
4297
- msgid "Recent Topics"
4298
- msgstr "Tópicos Recentes"
4299
 
4300
- #: wpf-includes/wpf-phrases.php:251
4301
- msgid "Register"
4302
- msgstr "Cadastrar"
4303
 
4304
- #: wpf-includes/wpf-phrases.php:253
4305
- msgid "Registered date"
4306
- msgstr "Data de Registro"
4307
 
4308
- #: wpf-includes/wpf-phrases.php:254
4309
- msgid "Relevancy"
4310
- msgstr "Relevância"
4311
 
4312
- #: wpf-includes/wpf-phrases.php:255
4313
- msgid "Remember Me"
4314
- msgstr "Lembrar-me"
4315
 
4316
- #: wpf-includes/wpf-phrases.php:261
4317
- msgid "Replies"
4318
- msgstr "Respostas"
4319
 
4320
- #: wpf-includes/wpf-phrases.php:262
4321
- msgid "Replies not found"
4322
- msgstr "Respostas não encontradas"
4323
 
4324
- #: wpf-includes/wpf-phrases.php:263
4325
- msgid "Reply"
4326
- msgstr "Responder"
4327
 
4328
- #: wpf-includes/wpf-phrases.php:264
4329
- msgid "Report"
4330
- msgstr "Denunciar"
4331
 
4332
- #: wpf-includes/wpf-phrases.php:267
4333
- msgid "Report to Administration"
4334
- msgstr "Denunciar ao Administrador"
4335
 
4336
- #: wpf-includes/wpf-phrases.php:269
4337
- msgid "Result Info"
4338
- msgstr "Resultados para"
4339
 
4340
- #: wpf-includes/wpf-phrases.php:271
4341
- msgid "Save Changes"
4342
- msgstr "Salvar alterações"
4343
 
4344
- #: wpf-includes/wpf-phrases.php:276
4345
- msgid "Search Entire Posts"
4346
- msgstr "Pesquisar Posts inteiros"
4347
 
4348
- #: wpf-includes/wpf-phrases.php:277
4349
- msgid "Search Phrase"
4350
- msgstr "Pesquisa de Tradução"
4351
 
4352
- #: wpf-includes/wpf-phrases.php:278
4353
- msgid "Search Titles Only"
4354
- msgstr "Pesquisar apenas títulos"
4355
 
4356
- #: wpf-includes/wpf-phrases.php:279
4357
- msgid "Search Type"
4358
- msgstr "Tipo de pesquisa"
4359
 
4360
- #: wpf-includes/wpf-phrases.php:280
4361
- msgid "Search in Forums"
4362
- msgstr "Pesquisar nos Forums"
4363
 
4364
- #: wpf-includes/wpf-phrases.php:281
4365
- msgid "Search in date period"
4366
- msgstr "Pesquisar por data"
4367
 
4368
- #: wpf-includes/wpf-phrases.php:282
4369
- msgid "Search result for"
4370
- msgstr "Resultado de pesquisa por"
4371
 
4372
- #: wpf-includes/wpf-phrases.php:283
4373
- msgid "Search..."
4374
- msgstr "Pesquisar..."
4375
 
4376
- #: wpf-includes/wpf-phrases.php:285
4377
- msgid "Select Page"
4378
- msgstr "Selecionar Página"
4379
 
4380
- #: wpf-includes/wpf-phrases.php:286
4381
- msgid "Send Report"
4382
- msgstr "Enviar Denúncia"
4383
 
4384
- #: wpf-includes/wpf-phrases.php:290
4385
- msgid "Set Topic Sticky"
4386
- msgstr "Definir tópico como Fixo"
4387
 
4388
- #: wpf-includes/wpf-phrases.php:291
4389
- msgid ""
4390
- "Set this option value 0 if you want to show all posts under topic intro area."
4391
- msgstr ""
4392
- "Defina este valor da opção para 0 se desejar mostrar todas as postagens na "
4393
- "área de introdução do tópico."
4394
 
4395
- #: wpf-includes/wpf-phrases.php:292
4396
- msgid "Shop Account"
4397
- msgstr "Shop Account"
4398
 
4399
- #: wpf-includes/wpf-phrases.php:302
4400
- msgid "Sign In"
4401
- msgstr "Entrar"
4402
 
4403
- #: wpf-includes/wpf-phrases.php:303
4404
- msgid "Signature"
4405
- msgstr "Assinatura"
4406
 
4407
- #: wpf-includes/wpf-phrases.php:304
4408
- msgid "Site Profile"
4409
- msgstr "Perfil do Site"
4410
 
4411
- #: wpf-includes/wpf-phrases.php:305
4412
- msgid "Skype"
4413
- msgstr "Skype"
4414
 
4415
- #: wpf-includes/wpf-phrases.php:307
4416
- msgid "Social Networks"
4417
- msgstr "Redes sociais"
4418
 
4419
- #: wpf-includes/wpf-phrases.php:308
4420
- msgid "Sorry, something wrong with your data."
4421
- msgstr "Desculpe, há algo de errado com seus dados."
4422
 
4423
- #: wpf-includes/wpf-phrases.php:309
4424
- msgid "Sort Search Results by"
4425
- msgstr "Ordenar resultados da pesquisa por"
4426
 
4427
- #: wpf-includes/wpf-phrases.php:310
4428
- msgid "Specify avatar by URL"
4429
- msgstr "Especifique um avatar por URL"
4430
 
4431
- #: wpf-includes/wpf-phrases.php:312
4432
- msgid "Subforums"
4433
- msgstr "Sub-Fóruns"
4434
 
4435
- #: wpf-includes/wpf-phrases.php:315
4436
- msgid "Subscribe for new replies"
4437
- msgstr "Inscreva-se para novas respostas"
4438
 
4439
- #: wpf-includes/wpf-phrases.php:316
4440
- msgid "Subscribe for new topics"
4441
- msgstr "Inscreva-se para novos tópicos"
4442
 
4443
- #: wpf-includes/wpf-phrases.php:320
4444
- msgid ""
4445
- "Thank you for using wpForo! wpForo is a professional bulletin board for "
4446
- "WorPress, and the only forum software which comes with Multi-layout template "
4447
- "system. The \"Extended"
4448
- msgstr ""
4449
- "Obrigado por usar o wpForo! O wpForo é uma sistema de fórum profissional "
4450
- "para WorPress e o único software de fórum que vem com sistema de multi-"
4451
- "layouts. O \"Estendido"
4452
 
4453
- #: wpf-includes/wpf-phrases.php:321
4454
- msgid ""
4455
- "Thank you for using wpForo. wpForo is a premium forum plugin which will "
4456
- "always be available for free. There will never be paid and pro versions of "
4457
- "this forum board. However this is a very large and hard project so we also "
4458
- "develop paid addons (extensions), which will financially help us to keep "
4459
- "improving and adding new features to the free wpForo plugin. Forum addons "
4460
- "will also be actively developed. The first addons \"Advanced Media Uploader"
4461
- msgstr ""
4462
- "Obrigado por usar wpForo. O wpForo é um plugin Premium de fórum que estará "
4463
- "sempre disponível de graça. Nunca haverá versões pagas e pro deste sistema "
4464
- "de fórum. No entanto, este é um projeto muito grande e difícil, por isso "
4465
- "também desenvolvemos complementos pagos (extensões), o que nos ajudará "
4466
- "financeiramente a continuar melhorando e adicionando novos recursos ao "
4467
- "plugin wpForo gratuito. Os complementos do fórum também serão ativamente "
4468
- "desenvolvidos. Os primeiros complementos \"Advanced Media Uploader"
4469
-
4470
- #: wpf-includes/wpf-phrases.php:324
4471
- msgid ""
4472
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
4473
- "the HTML form"
4474
- msgstr ""
4475
- "O arquivo carregado excede a diretiva MAX_FILE_SIZE que foi especificada no "
4476
- "formulário HTML"
4477
 
4478
- #: wpf-includes/wpf-phrases.php:325
4479
- msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
4480
- msgstr "O arquivo carregado excede a diretiva upload_max_filesize do php.ini"
4481
 
4482
- #: wpf-includes/wpf-phrases.php:326
4483
- msgid "The uploaded file was only partially uploaded"
4484
- msgstr "O arquivo carregado foi parcialmente carregado"
4485
 
4486
- #: wpf-includes/wpf-phrases.php:333
4487
- msgid "Timezone"
4488
- msgstr "Fuso horário"
4489
 
4490
- #: wpf-includes/wpf-phrases.php:335
4491
- msgid "Topic RSS Feed"
4492
- msgstr "Feed RSS do Tópico"
4493
 
4494
- #: wpf-includes/wpf-phrases.php:336
4495
- msgid "Topic Title"
4496
- msgstr "Título do Tópico"
4497
 
4498
- #: wpf-includes/wpf-phrases.php:337
4499
- msgid "Topic title"
4500
- msgstr "Título do tópico"
4501
 
4502
- #: wpf-includes/wpf-phrases.php:340
4503
- msgid "Twitter"
4504
- msgstr "Twitter"
4505
 
4506
- #: wpf-includes/wpf-phrases.php:341
4507
- msgid "Unknown upload error"
4508
- msgstr "Erro de upload desconhecido"
4509
 
4510
- #: wpf-includes/wpf-phrases.php:342
4511
- msgid "Unsubscribe"
4512
- msgstr "Desincrever"
4513
 
4514
- #: wpf-includes/wpf-phrases.php:345
4515
- msgid "Upload an avatar"
4516
- msgstr "Upload de um avatar"
4517
 
4518
- #: wpf-includes/wpf-phrases.php:347
4519
- msgid ""
4520
- "Use comments to ask for more information or suggest improvements. Avoid "
4521
- "answering questions in comments."
4522
- msgstr ""
4523
- "Use comentários para solicitar mais informações ou sugerir melhorias. Evite "
4524
- "responder a perguntas nos comentários."
4525
 
4526
- #: wpf-includes/wpf-phrases.php:349
4527
- msgid "User"
4528
- msgstr "Usuário"
4529
 
4530
- #: wpf-includes/wpf-phrases.php:351
4531
- msgid "User Group"
4532
- msgstr "Grupo de Usuário"
4533
 
4534
- #: wpf-includes/wpf-phrases.php:352
4535
- msgid "Usergroup has been successfully deleted."
4536
- msgstr "O Grupo de usuário foi excluído com sucesso."
4537
 
4538
- #: wpf-includes/wpf-phrases.php:353
4539
- msgid ""
4540
- "Usergroup has been successfully deleted. All users of this usergroup have "
4541
- "been moved to the usergroup you've chosen"
4542
- msgstr ""
4543
- "O Grupo de usuário foi excluído com sucesso. Todos os usuários deste Grupo "
4544
- "foram movidos para o Grupo que você selecionou"
4545
 
4546
- #: wpf-includes/wpf-phrases.php:354
4547
- msgid "Username"
4548
- msgstr "Nome de usuário"
4549
 
4550
- #: wpf-includes/wpf-phrases.php:356
4551
- msgid "View entire post"
4552
- msgstr "Ver post inteiro"
4553
 
4554
- #: wpf-includes/wpf-phrases.php:357
4555
- msgid "View the latest post"
4556
- msgstr "Ver o último post"
4557
 
4558
- #: wpf-includes/wpf-phrases.php:358
4559
- msgid "Views"
4560
- msgstr "Visualizações"
4561
 
4562
- #: wpf-includes/wpf-phrases.php:359
4563
- msgid "Votes"
4564
- msgstr "Votos"
4565
 
4566
- #: wpf-includes/wpf-phrases.php:360
4567
- msgid "Website"
4568
- msgstr "Site"
4569
 
4570
- #: wpf-includes/wpf-phrases.php:362
4571
- msgid "Wordpress avatar system"
4572
- msgstr "Sistema de avatar do Wordpress"
4573
 
4574
- #: wpf-includes/wpf-phrases.php:363
4575
- msgid "Working"
4576
- msgstr "Funcionando"
4577
 
4578
- #: wpf-includes/wpf-phrases.php:364
4579
- msgid "Write message"
4580
- msgstr "Escrever mensagem"
4581
 
4582
- #: wpf-includes/wpf-phrases.php:365
4583
- msgid "Yahoo"
4584
- msgstr "Yahoo"
4585
 
4586
- #: wpf-includes/wpf-phrases.php:367
4587
- msgid "You"
4588
- msgstr "Você"
4589
 
4590
- #: wpf-includes/wpf-phrases.php:369
4591
- #, php-format
4592
- msgid "You can go to %s page or Search here"
4593
- msgstr "Você pode ir para a página %s ou procurar aqui"
4594
 
4595
- #: wpf-includes/wpf-phrases.php:371
4596
- msgid "Your Answer"
4597
- msgstr "Sua Resposta"
4598
 
4599
- #: wpf-includes/wpf-phrases.php:372
4600
- msgid "account"
4601
- msgstr "conta"
4602
 
4603
- #: wpf-includes/wpf-phrases.php:373
4604
- msgid "activity"
4605
- msgstr "atividade"
4606
 
4607
- #: wpf-includes/wpf-phrases.php:375
4608
- msgid "add_new"
4609
- msgstr "Adicionar nova"
4610
 
4611
- #: wpf-includes/wpf-phrases.php:376
4612
- #, php-format
4613
- msgid "%s ago"
4614
- msgstr "%s atrás"
4615
-
4616
- #: wpf-includes/wpf-phrases.php:377
4617
- msgid "by"
4618
- msgstr "por"
4619
 
4620
- #: wpf-includes/wpf-phrases.php:378
4621
- #, php-format
4622
- msgid "by %s"
4623
- msgstr "por %s"
4624
 
4625
- #: wpf-includes/wpf-phrases.php:379
4626
- msgid "confirm password"
4627
- msgstr "confirmar senha"
4628
 
4629
- #: wpf-includes/wpf-phrases.php:384
4630
- msgid "forums"
4631
- msgstr "fóruns"
4632
 
4633
- #: wpf-includes/wpf-phrases.php:386
4634
- msgid "login"
4635
- msgstr "login"
4636
 
4637
- #: wpf-includes/wpf-phrases.php:387
4638
- msgid "logout"
4639
- msgstr "sair"
4640
 
4641
- #: wpf-includes/wpf-phrases.php:388
4642
- msgid "matches"
4643
- msgstr "conferem"
4644
 
4645
- #: wpf-includes/wpf-phrases.php:389
4646
- msgid "members"
4647
- msgstr "membros"
4648
 
4649
- #: wpf-includes/wpf-phrases.php:391
4650
- msgid "my profile"
4651
- msgstr "meu perfil"
4652
 
4653
- #: wpf-includes/wpf-phrases.php:392
4654
- msgid "new password"
4655
- msgstr "nova senha"
4656
 
4657
- #: wpf-includes/wpf-phrases.php:393
4658
- msgid "new password again"
4659
- msgstr "nova senha novamente"
4660
 
4661
- #: wpf-includes/wpf-phrases.php:394
4662
- msgid "next"
4663
- msgstr "próxima"
4664
 
4665
- #: wpf-includes/wpf-phrases.php:395
4666
- msgid "old password"
4667
- msgstr "senha antiga"
4668
 
4669
- #: wpf-includes/wpf-phrases.php:396
4670
- msgid "phrase_key"
4671
- msgstr "phrase_key"
4672
 
4673
- #: wpf-includes/wpf-phrases.php:397
4674
- msgid "phrase_value"
4675
- msgstr "phrase_value"
4676
 
4677
- #: wpf-includes/wpf-phrases.php:398
4678
- msgid "posted"
4679
- msgstr "postado"
4680
 
4681
- #: wpf-includes/wpf-phrases.php:399
4682
- msgid "prev"
4683
- msgstr "anterior"
4684
 
4685
- #: wpf-includes/wpf-phrases.php:400
4686
- msgid "register"
4687
- msgstr "registrar"
4688
 
4689
- #: wpf-includes/wpf-phrases.php:401
4690
- msgid "replies"
4691
- msgstr "respostas"
4692
 
4693
- #: wpf-includes/wpf-phrases.php:402
4694
- msgid "subscriptions"
4695
- msgstr "inscrições"
4696
 
4697
- #: wpf-includes/wpf-phrases.php:403
4698
- msgid "update"
4699
- msgstr "atualizar"
4700
 
4701
- #: wpf-includes/wpf-phrases.php:405
4702
- msgid "view all posts"
4703
- msgstr "ver todos posts"
4704
 
4705
- #: wpf-includes/wpf-phrases.php:406
4706
- msgid "view all questions"
4707
- msgstr "ver todas perguntas"
4708
 
4709
- #: wpf-includes/wpf-phrases.php:407
4710
- msgid "view all topics"
4711
- msgstr "ver todos tópicos"
4712
 
4713
- #: wpf-includes/wpf-phrases.php:409
4714
- msgid "wpForo Navigation"
4715
- msgstr "Navegação wpForo"
4716
 
4717
- #: wpf-includes/wpf-phrases.php:411
4718
- msgid "wpForo User Timezone"
4719
- msgstr "Fuso horário do usuário wpForo"
4720
 
4721
- #: wpf-includes/wpf-phrases.php:412
4722
- msgid "wpForo Usergroup"
4723
- msgstr "Grupo de usuário wpForo"
4724
 
4725
- #: wpf-includes/wpf-phrases.php:414
4726
- msgid "{number}B"
4727
- msgstr "{number}B"
4728
 
4729
- #: wpf-includes/wpf-phrases.php:415
4730
- msgid "{number}K"
4731
- msgstr "{number}K"
4732
 
4733
- #: wpf-includes/wpf-phrases.php:416
4734
- msgid "{number}M"
4735
- msgstr "{number}M"
4736
 
4737
- #: wpf-includes/wpf-phrases.php:417
4738
- msgid "{number}T"
4739
- msgstr "{number}T"
4740
 
4741
- #: wpf-includes/wpf-phrases.php:422
4742
- msgid "Access add error"
4743
- msgstr "Erro de adição de acesso"
4744
 
4745
- #: wpf-includes/wpf-phrases.php:423
4746
- msgid "Access delete error"
4747
- msgstr "Erro de exclusão de acesso"
4748
 
4749
- #: wpf-includes/wpf-phrases.php:424
4750
- msgid "Access edit error"
4751
- msgstr "Erro de edição de acesso"
 
4752
 
4753
- #: wpf-includes/wpf-phrases.php:425
4754
- msgid "Access successfully deleted"
4755
- msgstr "Acesso excluído com êxito"
4756
 
4757
- #: wpf-includes/wpf-phrases.php:426
4758
- msgid "Add Topic error: No forum selected"
4759
- msgstr "Erro ao adicionar tópico: Nenhum Fórum foi selecionado"
4760
 
4761
- #: wpf-includes/wpf-phrases.php:427
4762
- msgid "All Checked topics successfully deleted"
4763
- msgstr "Todos os tópicos marcados foram excluídos com sucesso"
4764
 
4765
- #: wpf-includes/wpf-phrases.php:428
4766
- msgid "Can't add forum"
4767
- msgstr "Não é possível adicionar Fórum"
4768
 
4769
- #: wpf-includes/wpf-phrases.php:429
4770
- msgid "Can't add new language"
4771
- msgstr "Não é possível adicionar novo idioma"
4772
 
4773
- #: wpf-includes/wpf-phrases.php:430
4774
- msgid "Can't delete this Usergroup"
4775
- msgstr "Não é possível excluir este Grupo de usuário"
 
4776
 
4777
- #: wpf-includes/wpf-phrases.php:431
4778
- msgid "Can't send confirmation email"
4779
- msgstr "Não é possível enviar o e-mail de confirmação"
 
4780
 
4781
- #: wpf-includes/wpf-phrases.php:432
4782
- msgid "Can't send report email"
4783
- msgstr "Não é possível enviar o e-mail de denúncia"
4784
 
4785
- #: wpf-includes/wpf-phrases.php:433
4786
- msgid "Can't subscribe to this item"
4787
- msgstr "Não é possível assinar este item"
4788
 
4789
- #: wpf-includes/wpf-phrases.php:434
4790
- msgid "Can't write a post: This topic is closed"
4791
- msgstr "Não é possível escrever um post: Este é um tópico fechado"
4792
 
4793
- #: wpf-includes/wpf-phrases.php:435
4794
- msgid "Can`t upload file"
4795
- msgstr "Não é possível carregar o arquivo"
4796
 
4797
- #: wpf-includes/wpf-phrases.php:436
4798
- msgid "Cannot update forum hierarchy"
4799
- msgstr "Não foi possível atualizar a hierarquia do fórum"
4800
 
4801
- #: wpf-includes/wpf-phrases.php:437
4802
- msgid "Cannot update post data"
4803
- msgstr "Não é possível atualizar dados do post"
 
4804
 
4805
- #: wpf-includes/wpf-phrases.php:438
4806
- msgid "Could not be unsubscribe from this item"
4807
- msgstr "Não foi possível cancelar a inscrição deste item"
 
4808
 
4809
- #: wpf-includes/wpf-phrases.php:439
4810
- msgid "Email address exists. Please insert another."
4811
- msgstr "Já existe este endereço de e-mail. Por favor insira outro."
 
4812
 
4813
- #: wpf-includes/wpf-phrases.php:440
4814
- msgid "Error: Forum is not found"
4815
- msgstr "Erro: O fórum não foi encontrado"
4816
 
4817
- #: wpf-includes/wpf-phrases.php:441
4818
- msgid "Error: No topic selected"
4819
- msgstr "Erro: Nenhum tópico foi selecionado"
4820
 
4821
- #: wpf-includes/wpf-phrases.php:442
4822
- msgid "Error: Topic is not found"
4823
- msgstr "Erro: O tópico não foi encontrado"
4824
 
4825
- #: wpf-includes/wpf-phrases.php:443
4826
- msgid "Error: please insert some text to report."
4827
- msgstr "Erro: Insira um texto sobre a denúncia."
4828
 
4829
- #: wpf-includes/wpf-phrases.php:444
4830
- msgid "Features successfully updated"
4831
- msgstr "Recursos atualizados com sucesso"
4832
 
4833
- #: wpf-includes/wpf-phrases.php:445
4834
- msgid "Features successfully updated, but previous value not changed"
4835
- msgstr ""
4836
- "Recursos atualizados com sucesso, mas o valor anterior não foi alterado"
4837
 
4838
- #: wpf-includes/wpf-phrases.php:446
4839
- msgid "File type is not allowed"
4840
- msgstr "Tipo de arquivo não permitido"
4841
 
4842
- #: wpf-includes/wpf-phrases.php:447
4843
- msgid "Forum Base URL successfully updated"
4844
- msgstr "URL base do fórum atualizado com sucesso"
4845
 
4846
- #: wpf-includes/wpf-phrases.php:448
4847
- msgid "Forum deleting error"
4848
- msgstr "Erro de exclusão de Fórum"
4849
 
4850
- #: wpf-includes/wpf-phrases.php:449
4851
- msgid "Forum hierarchy successfully updated"
4852
- msgstr "Hierarquia do fórum atualizada com sucesso"
4853
 
4854
- #: wpf-includes/wpf-phrases.php:450
4855
- msgid "Forum is successfully merged"
4856
- msgstr "Fórum mesclado com sucesso"
4857
 
4858
- #: wpf-includes/wpf-phrases.php:451
4859
- msgid "Forum merging error"
4860
- msgstr "Erro ao mesclar Fórum"
4861
-
4862
- #: wpf-includes/wpf-phrases.php:452
4863
- msgid "Forum options successfully updated"
4864
- msgstr "Opções de fórum atualizadas com sucesso"
4865
 
4866
- #: wpf-includes/wpf-phrases.php:453
4867
- msgid "Forum options successfully updated, but previous value not changed"
4868
- msgstr ""
4869
- "Opções de fórum atualizadas com sucesso, mas o valor anterior não foi "
4870
- "alterado"
4871
 
4872
- #: wpf-includes/wpf-phrases.php:454
4873
- msgid "Forum successfully updated"
4874
- msgstr "Forum atualizado com sucesso"
4875
 
4876
- #: wpf-includes/wpf-phrases.php:455
4877
- msgid "Forum update error"
4878
- msgstr "Erro de atualização do Fórum"
4879
 
4880
- #: wpf-includes/wpf-phrases.php:456
4881
- msgid "General options successfully updated"
4882
- msgstr "Opções gerais atualizadas com sucesso"
4883
 
4884
- #: wpf-includes/wpf-phrases.php:457
4885
- msgid "Illegal character in username."
4886
- msgstr "Caractere inválido no nome de usuário."
4887
 
4888
- #: wpf-includes/wpf-phrases.php:458
4889
- msgid "Insert your Email address."
4890
- msgstr "Insira seu endereço de e-mail."
4891
 
4892
- #: wpf-includes/wpf-phrases.php:459
4893
- msgid "Invalid Email address"
4894
- msgstr "Endereço de e-mail inválido"
4895
 
4896
- #: wpf-includes/wpf-phrases.php:460
4897
- msgid "Invalid request!"
4898
- msgstr "Solicitação inválida!"
4899
 
4900
- #: wpf-includes/wpf-phrases.php:461
4901
- msgid "Member options successfully updated"
4902
- msgstr "Opções de membro atualizadas com sucesso"
4903
 
4904
- #: wpf-includes/wpf-phrases.php:462
4905
- msgid "Member options successfully updated, but previous value not changed"
4906
- msgstr ""
4907
- "Opções de membro atualizadas com sucesso, mas o valor anterior não alterado"
4908
 
4909
- #: wpf-includes/wpf-phrases.php:463
4910
- msgid "Message has been sent"
4911
- msgstr "Mensagem foi enviada"
4912
 
4913
- #: wpf-includes/wpf-phrases.php:464
4914
- msgid ""
4915
- "New language successfully added and changed wpforo language to new language"
4916
- msgstr ""
4917
- "Novo idioma adicionado e idioma do wpforo alterado para este novo idioma"
4918
 
4919
- #: wpf-includes/wpf-phrases.php:465
4920
- msgid "No Posts found for update"
4921
- msgstr "Posts não encontrados para atualização"
4922
 
4923
- #: wpf-includes/wpf-phrases.php:466
4924
- msgid "Password length must be between 6 characters and 20 characters."
4925
- msgstr "O tamanho da senha deve ser entre 6 e 20 caracteres."
4926
 
4927
- #: wpf-includes/wpf-phrases.php:467
4928
- msgid "Password mismatch."
4929
- msgstr "Incompatibilidade de senhas."
4930
 
4931
- #: wpf-includes/wpf-phrases.php:468
4932
- msgid "Permission denied"
4933
- msgstr "Permissão negada"
4934
 
4935
- #: wpf-includes/wpf-phrases.php:469
4936
- msgid "Permission denied for add forum"
4937
- msgstr "Permissão negada para adicionar Fórum"
4938
 
4939
- #: wpf-includes/wpf-phrases.php:470
4940
- msgid "Permission denied for delete forum"
4941
- msgstr "Permissão negada para excluir Fórum"
4942
 
4943
- #: wpf-includes/wpf-phrases.php:471
4944
- msgid "Permission denied for edit forum"
4945
- msgstr "Permissão negada para editar Fórum"
4946
 
4947
- #: wpf-includes/wpf-phrases.php:472
4948
- msgid "Permission denied for this action"
4949
- msgstr "Permissão negada para esta ação"
4950
 
4951
- #: wpf-includes/wpf-phrases.php:473
4952
- msgid "Phrase add error"
4953
- msgstr "Erro ao adicionar tradução"
4954
 
4955
- #: wpf-includes/wpf-phrases.php:474
4956
- msgid "Phrase adding error"
4957
- msgstr "Erro ao adicionar tradução"
4958
 
4959
- #: wpf-includes/wpf-phrases.php:475
4960
- msgid "Phrase successfully added"
4961
- msgstr "Tradução adicionado com sucesso"
4962
 
4963
- #: wpf-includes/wpf-phrases.php:476
4964
- msgid "Phrase successfully updates"
4965
- msgstr "Traduções atualizados com sucesso"
4966
 
4967
- #: wpf-includes/wpf-phrases.php:477
4968
- msgid "Phrase update error"
4969
- msgstr "Erro de atualização de tradução"
4970
 
4971
- #: wpf-includes/wpf-phrases.php:478
4972
- msgid "Please insert required fields!"
4973
- msgstr "Por favor insira campos obrigatórios!"
4974
 
4975
- #: wpf-includes/wpf-phrases.php:479
4976
- msgid "Post delete error"
4977
- msgstr "Erro ao deletar post"
4978
 
4979
- #: wpf-includes/wpf-phrases.php:481
4980
- msgid "Post options successfully updated"
4981
- msgstr "Opções de post atualizadas com sucesso"
4982
 
4983
- #: wpf-includes/wpf-phrases.php:482
4984
- msgid "Post options successfully updated, but previous value not changed"
4985
- msgstr ""
4986
- "Opções de post atualizadas com sucesso, mas o valor anterior não foi alterado"
4987
 
4988
- #: wpf-includes/wpf-phrases.php:483
4989
- msgid "Registration Error"
4990
- msgstr "Erro de registro"
4991
 
4992
- #: wpf-includes/wpf-phrases.php:484
4993
- msgid "Reply request error"
4994
- msgstr "Erro de solicitação de resposta"
4995
 
4996
- #: wpf-includes/wpf-phrases.php:485
4997
- msgid "Something wrong with profile data."
4998
- msgstr "Algo errado com dados de perfil."
4999
 
5000
- #: wpf-includes/wpf-phrases.php:486
5001
- msgid "Subscribe options successfully updated"
5002
- msgstr "Opções de inscrição atualizadas com sucesso"
5003
 
5004
- #: wpf-includes/wpf-phrases.php:487
5005
- msgid "Subscribe options successfully updated, but previous value not changed"
5006
- msgstr ""
5007
- "Opções de inscrição atualizadas com sucesso, mas o valor anterior não foi "
5008
- "alterado"
5009
 
5010
- #: wpf-includes/wpf-phrases.php:488
5011
- msgid "Success!"
5012
- msgstr ""
5013
 
5014
- #: wpf-includes/wpf-phrases.php:489
5015
- msgid ""
5016
- "Success! Thank you. Please check your email and click confirmation link "
5017
- "below to complete this step."
5018
- msgstr ""
5019
- "Tudo Certo! Obrigado. Por favor, verifique o seu e-mail e clique no link de "
5020
- "confirmação para concluir esta etapa."
5021
 
5022
- #: wpf-includes/wpf-phrases.php:490
5023
- msgid "Successfully updated"
5024
- msgstr "Atualizado com sucesso"
5025
 
5026
- #: wpf-includes/wpf-phrases.php:491
5027
- msgid "Successfully voted"
5028
- msgstr "Votado com sucesso"
5029
 
5030
- #: wpf-includes/wpf-phrases.php:492
5031
- msgid "The uploaded file size is too big"
5032
- msgstr "O tamanho do arquivo carregado é muito grande"
5033
 
5034
- #: wpf-includes/wpf-phrases.php:493
5035
  msgid "Theme options successfully updated"
5036
  msgstr "Opções de tema atualizadas com sucesso"
5037
 
5038
- #: wpf-includes/wpf-phrases.php:494
5039
- msgid "This email address is already registered. Please insert another."
5040
- msgstr "Este endereço de e-mail está registrado. Por favor insira outro."
5041
 
5042
- #: wpf-includes/wpf-phrases.php:495
5043
- msgid "This post successfully deleted"
5044
- msgstr "Este post foi deletado com sucesso"
5045
 
5046
- #: wpf-includes/wpf-phrases.php:496
5047
- msgid "This post successfully edited"
5048
- msgstr "Este tópico editado com sucesso"
5049
 
5050
- #: wpf-includes/wpf-phrases.php:497
5051
- msgid "This topic successfully deleted"
5052
- msgstr "Este tópico excluído com sucesso"
5053
 
5054
- #: wpf-includes/wpf-phrases.php:498
5055
- msgid "Topic Move Error"
5056
- msgstr "Erro ao mover tópico"
5057
 
5058
- #: wpf-includes/wpf-phrases.php:499
5059
- msgid "Topic add error"
5060
- msgstr "Erro de adição de tópico"
5061
 
5062
- #: wpf-includes/wpf-phrases.php:500
5063
- msgid "Topic delete error"
5064
- msgstr "Erro de exclusão de tópico"
5065
 
5066
- #: wpf-includes/wpf-phrases.php:501
5067
- msgid "Topic edit error"
5068
- msgstr "Erro de edição de tópico"
5069
 
5070
- #: wpf-includes/wpf-phrases.php:502
5071
- msgid "Topic not found."
5072
- msgstr "Tópico não encontrado."
5073
 
5074
- #: wpf-includes/wpf-phrases.php:503
5075
- msgid "Topic successfully moved"
5076
- msgstr "Tópico movido com sucesso"
5077
 
5078
- #: wpf-includes/wpf-phrases.php:504
5079
- msgid "Topic successfully updated"
5080
- msgstr "Tópico atualizado com sucesso"
5081
 
5082
- #: wpf-includes/wpf-phrases.php:505
5083
- msgid "Topics delete error"
5084
- msgstr "Erro de exclusão de tópicos"
5085
 
5086
- #: wpf-includes/wpf-phrases.php:506
5087
- msgid "User delete error"
5088
- msgstr "Erro de exclusão de usuário"
5089
 
5090
- #: wpf-includes/wpf-phrases.php:507
5091
- msgid "User group add error"
5092
- msgstr "Erro de adição do grupo de usuários"
5093
 
5094
- #: wpf-includes/wpf-phrases.php:508
5095
- msgid "User group edit error"
5096
- msgstr "Erro de edição do grupo de usuários"
5097
 
5098
- #: wpf-includes/wpf-phrases.php:509
5099
- msgid "User group successfully added"
5100
- msgstr "Grupo de usuários adicionado com sucesso"
5101
 
5102
- #: wpf-includes/wpf-phrases.php:510
5103
- msgid "User group successfully edited"
5104
- msgstr "Grupo de usuários editado com sucesso"
5105
 
5106
- #: wpf-includes/wpf-phrases.php:511
5107
- msgid "User successfully deleted from wpforo"
5108
- msgstr "Usuário excluído com sucesso do wpforo"
5109
 
5110
- #: wpf-includes/wpf-phrases.php:512
5111
- msgid "Username exists. Please insert another."
5112
- msgstr "O nome de usuário já existe. Por favor insira outro."
5113
 
5114
- #: wpf-includes/wpf-phrases.php:513
5115
- msgid "Username is missed."
5116
- msgstr "Faltando nome de usuário."
5117
 
5118
- #: wpf-includes/wpf-phrases.php:514
5119
- msgid "Username length must be between 3 characters and 30 characters."
5120
- msgstr "Tamanho do nome de usuário deve estar ser entre 3 e 30 caracteres."
5121
 
5122
- #: wpf-includes/wpf-phrases.php:515
5123
- msgid "Welcome to our Community!"
5124
- msgstr "Bem-vindo à nossa Comunidade!"
5125
 
5126
- #: wpf-includes/wpf-phrases.php:516
5127
- msgid "Wrong post data"
5128
- msgstr "Dados do post errados"
5129
 
5130
- #: wpf-includes/wpf-phrases.php:517
5131
- msgid "You are already voted this post"
5132
- msgstr "Você votou neste post"
5133
 
5134
- #: wpf-includes/wpf-phrases.php:518
5135
- msgid "You have been successfully subscribed"
5136
- msgstr "Você foi inscrito com sucesso"
5137
 
5138
- #: wpf-includes/wpf-phrases.php:519
5139
- msgid "You have been successfully unsubscribed"
5140
- msgstr "Você foi descadastrado com sucesso"
5141
 
5142
- #: wpf-includes/wpf-phrases.php:520
5143
- msgid "You have no permission to edit this topic"
5144
- msgstr "Você não tem permissão para editar este tópico"
5145
 
5146
- #: wpf-includes/wpf-phrases.php:521
5147
- msgid "You don't have permission to create post in this forum"
5148
- msgstr "Você não tem permissão para criar postagem neste fórum"
5149
 
5150
- #: wpf-includes/wpf-phrases.php:522
5151
- msgid "You don't have permission to create topic into this forum"
5152
- msgstr "Você não tem permissão para criar tópicos neste fórum"
5153
 
5154
- #: wpf-includes/wpf-phrases.php:523
5155
- msgid "You don't have permission to delete post from this forum"
5156
- msgstr "Você não tem permissão para excluir a publicação deste fórum"
5157
 
5158
- #: wpf-includes/wpf-phrases.php:524
5159
- msgid "You don't have permission to delete topic from this forum"
5160
- msgstr "Você não tem permissão para excluir tópico deste fórum"
5161
 
5162
- #: wpf-includes/wpf-phrases.php:525
5163
- msgid "You don't have permission to edit post from this forum"
5164
- msgstr "Você não tem permissão para editar publicação deste fórum"
5165
 
5166
- #: wpf-includes/wpf-phrases.php:526
5167
- msgid "You successfully replied"
5168
- msgstr "Você respondeu com sucesso"
5169
 
5170
- #: wpf-includes/wpf-phrases.php:527
5171
- msgid "Your forum successfully added"
5172
- msgstr "Seu fórum foi adicionado com sucesso"
5173
 
5174
- #: wpf-includes/wpf-phrases.php:528
5175
- msgid "Your forum successfully deleted"
5176
- msgstr "Seu fórum foi excluído com sucesso"
5177
 
5178
- #: wpf-includes/wpf-phrases.php:529
5179
- msgid "Your profile data have been successfully updated."
5180
- msgstr "Seus dados de perfil foram atualizados com sucesso."
5181
 
5182
- #: wpf-includes/wpf-phrases.php:530
5183
- msgid "Your subscription for this item could not be confirmed"
5184
- msgstr "Sua inscrição para este item não pôde ser confirmada"
5185
 
5186
- #: wpf-includes/wpf-phrases.php:531
5187
- msgid "Your topic successfully added"
5188
- msgstr "Seu tópico foi adicionado com sucesso"
5189
 
5190
- #: wpf-includes/wpf-phrases.php:546
5191
- msgid "Front - Can have signature"
5192
- msgstr "Front - Pode ter assinatura"
5193
 
5194
- #: wpf-includes/wpf-phrases.php:570
5195
- msgid "Can edit own replay"
5196
- msgstr "Pode editar própria resposta"
5197
 
5198
- #: wpf-includes/wpf-phrases.php:588
5199
- msgid "like"
5200
- msgstr "curtir"
5201
 
5202
- #: wpf-includes/wpf-phrases.php:589
5203
- msgid "unlike"
5204
- msgstr ""
5205
 
5206
- #: wpf-includes/wpf-phrases.php:590
5207
- msgid "sticky"
5208
- msgstr "fixar"
5209
 
5210
- #: wpf-includes/wpf-phrases.php:591
5211
- msgid "unsticky"
5212
- msgstr "desafixar"
5213
 
5214
- #: wpf-includes/wpf-phrases.php:592
5215
- msgid "close"
5216
- msgstr "fechado"
5217
 
5218
- #: wpf-includes/wpf-phrases.php:593
5219
- msgid "open"
5220
- msgstr "aberto"
5221
 
5222
- #: wpf-includes/wpf-phrases.php:594
5223
- msgid "Topic Icons"
5224
- msgstr "Ícones dos Tópicos"
5225
 
5226
- #: wpf-includes/wpf-phrases.php:595
5227
- msgid "New"
5228
- msgstr "Novo"
5229
 
5230
- #: wpf-includes/wpf-phrases.php:596
5231
- msgid "Replied"
5232
- msgstr "Respondido"
5233
 
5234
- #: wpf-includes/wpf-phrases.php:598
5235
- msgid "Hot"
5236
- msgstr "Popular"
5237
 
5238
- #: wpf-includes/wpf-phrases.php:599
5239
- msgid "Solved"
5240
- msgstr "Resolvido"
5241
 
5242
- #: wpf-includes/wpf-phrases.php:600
5243
- msgid "Unsolved"
5244
- msgstr "Não resolvido"
5245
 
5246
- #: wpf-includes/wpf-phrases.php:610
5247
- msgid "Old password is wrong"
5248
- msgstr "A senha antiga está errada"
5249
 
5250
- #: wpf-includes/wpf-phrases.php:611
5251
- msgid "New Passwords do not match"
5252
- msgstr "As novas senhas não correspondem"
5253
 
5254
- #: wpf-includes/wpf-phrases.php:615
5255
- msgid ""
5256
- "This process may take a few seconds or dozens of minutes, it depends on "
5257
- "database forum size and on server resources. Please be patient and don't "
5258
- "close this page. If you got 500 Server Error please don't worry, the data "
5259
- "updating process is still working in MySQL server."
5260
- msgstr ""
5261
- "Esse processo pode demorar alguns segundos ou vários minutos, depende do "
5262
- "tamanho do banco de dados do fórum e dos recursos do servidor. Por favor, "
5263
- "seja paciente e não feche esta página. Se você lidar com o erro 500 de "
5264
- "servidor, por favor não se preocupe, o processo de atualização de dados "
5265
- "ainda está rodando de fundo, no servidor MySQL."
5266
 
5267
  #: wpf-includes/wpf-phrases.php:619
5268
- msgid "Updated Successfully!"
5269
- msgstr "Atualizado com sucesso!"
5270
 
5271
- #: wpf-includes/wpf-phrases.php:620
5272
- msgid "Deleted Successfully!"
5273
- msgstr "Deletado com sucesso!"
5274
 
5275
- #: wpf-includes/wpf-phrases.php:621
5276
- msgid "Closed"
5277
- msgstr "Fechado"
5278
 
5279
- #: wpf-includes/wpf-phrases.php:622
5280
- msgid "Forum Members List"
5281
- msgstr "Lista de membros do Fórum"
5282
 
5283
- #: wpf-includes/wpf-phrases.php:623
5284
- msgid "are you sure you want to delete?"
5285
- msgstr "tem certeza de que deseja excluir?"
5286
 
5287
- #: wpf-includes/wpf-phrases.php:625
5288
- msgid "Moderator"
5289
- msgstr "Moderador"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5290
 
5291
- #: wpf-includes/wpf-phrases.php:627
5292
- msgid "Customer"
5293
- msgstr "Cliente"
5294
 
5295
- #: wpf-includes/wpf-phrases.php:628
5296
- msgid "No access"
5297
- msgstr "Sem acesso"
 
5298
 
5299
- #: wpf-includes/wpf-phrases.php:629
5300
- msgid "Read only access"
5301
- msgstr "Acesso de Leitura apenas"
 
5302
 
5303
- #: wpf-includes/wpf-phrases.php:630
5304
- msgid "Standard access"
5305
- msgstr "Acesso padrão"
 
5306
 
5307
- #: wpf-includes/wpf-phrases.php:631
5308
- msgid "Moderator access"
5309
- msgstr "Acesso Moderador"
 
5310
 
5311
- #: wpf-includes/wpf-phrases.php:632
5312
- msgid "Full access"
5313
- msgstr "Acesso Total"
5314
 
5315
- #: wpf-includes/wpf-phrases.php:635
5316
- msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
5317
- msgstr ""
5318
- "Formato de arquivo incorreto. Formatos permitidos: jpeg, jpg, png, gif."
5319
 
5320
- #: wpf-includes/wpf-phrases.php:642
5321
- msgid "Attachment removed"
5322
- msgstr "Anexo removido"
 
5323
 
5324
- #: wpf-includes/wpf-phrases.php:643
5325
- msgid "Forum Posts"
5326
- msgstr "Posts no Fórum"
 
5327
 
5328
- #: wpf-includes/wpf-phrases.php:644
5329
- msgid "Blog Posts"
5330
- msgstr "Posts no Blog"
5331
 
5332
- #: wpf-includes/wpf-phrases.php:645
5333
- msgid "Blog Comments"
5334
- msgstr "Comentários no Blog"
 
 
 
5335
 
5336
- #: wpf-includes/wpf-phrases.php:646
5337
- #, php-format
5338
- msgid "Welcome back %s!"
5339
- msgstr "Bem-vindo de volta %s!"
 
 
 
 
 
5340
 
5341
- #: wpf-includes/wpf-phrases.php:647
5342
- msgid "Member Profile"
5343
- msgstr "Perfil de Membro"
5344
 
5345
- #: wpf-includes/wpf-phrases.php:648
5346
- msgid "Member"
5347
- msgstr "Membro"
5348
 
5349
- #: wpf-includes/wpf-phrases.php:649
5350
- msgid "You do not have permission to view this page"
5351
- msgstr "Você não tem permissão para visualizar esta página"
5352
 
5353
- #: wpf-includes/wpf-phrases.php:651
5354
- msgid ""
5355
- "This option will disable WordPress on front-end. Only forum pages will be "
5356
- "available. wpForo will look like as a stand-alone forum."
5357
- msgstr ""
5358
- "Esta opção vai desativar o WordPress convencional. Apenas páginas do fórum "
5359
- "estarão disponíveis. wpForo vai parecer como um fórum independente."
5360
 
5361
- #: wpf-includes/wpf-phrases.php:656
5362
- msgid "private"
5363
- msgstr "privado"
5364
 
5365
- #: wpf-includes/wpf-phrases.php:657
5366
- msgid "public"
5367
- msgstr "público"
5368
 
5369
- #: wpf-includes/wpf-phrases.php:658
5370
- msgid "Private Topic"
5371
- msgstr "Tópico Privado"
5372
 
5373
- #: wpf-includes/wpf-phrases.php:659
5374
- msgid "Only Admins and Moderators can see your private topics."
5375
- msgstr "Somente administradores e moderadores podem ver seus tópicos privados."
5376
 
5377
- #: wpf-includes/wpf-phrases.php:660
5378
- msgid "Forum ID is not detected"
5379
- msgstr "O ID do Fórum não foi detectado"
 
5380
 
5381
- #: wpf-includes/wpf-phrases.php:661
5382
- msgid "You are not permitted to subscribe here"
5383
- msgstr "Você não está autorizado a inscrever-se aqui"
5384
 
5385
- #: wpf-includes/wpf-phrases.php:662
5386
- msgid "Subscribe to this topic"
5387
- msgstr "Inscrever neste tópico"
5388
 
5389
- #: wpf-includes/wpf-phrases.php:665
5390
- msgid "Awaiting moderation"
5391
- msgstr "Aguardando Moderação"
5392
 
5393
- #: wpf-includes/wpf-phrases.php:666
5394
- msgid "Topic first post not found."
5395
- msgstr "Primeiro tópico do tópico não encontrado."
5396
 
5397
- #: wpf-includes/wpf-phrases.php:667
5398
- msgid "Topic first post data not found."
5399
- msgstr "Os dados do primeiro post do tópico não foram encontrados."
5400
 
5401
- #: wpf-includes/wpf-phrases.php:668
5402
- msgid "Settings successfully updated"
5403
- msgstr "Configurações atualizadas com sucesso"
5404
 
5405
- #: wpf-includes/wpf-phrases.php:669
5406
- msgid "Done!"
5407
- msgstr "Pronto!"
5408
 
5409
- #: wpf-includes/wpf-phrases.php:670 wpf-includes/wpf-phrases.php:775
5410
- msgid "You are not allowed to attach this file type"
5411
- msgstr "Você não esta autorizado a anexar este tipo de arquivo"
5412
 
5413
- #: wpf-includes/wpf-phrases.php:671
5414
- msgid "Post is empty"
5415
- msgstr "Post vazio"
5416
 
5417
- #: wpf-includes/wpf-phrases.php:672
5418
- msgid "removed link"
5419
- msgstr "link removido"
5420
 
5421
- #: wpf-includes/wpf-phrases.php:673
5422
- msgid "Submit"
5423
- msgstr "Enviar"
5424
 
5425
- #: wpf-includes/wpf-phrases.php:677
5426
- msgid "Rating Title"
5427
- msgstr "Classificação de Ranking"
 
5428
 
5429
- #: wpf-includes/wpf-phrases.php:678
5430
- msgid "User Title"
5431
- msgstr "Cargo de Usuário"
5432
 
5433
- #: wpf-includes/wpf-phrases.php:679
5434
- msgid "Anonymous"
5435
- msgstr "Anônimo"
5436
 
5437
- #: wpf-includes/wpf-phrases.php:682
5438
- msgid "approved"
5439
- msgstr "aprovado"
5440
 
5441
- #: wpf-includes/wpf-phrases.php:683
5442
- msgid "unapproved"
5443
- msgstr "reprovado"
5444
 
5445
- #: wpf-includes/wpf-phrases.php:686
5446
- msgid "--- Choose ---"
5447
- msgstr "--- Escolher ---"
5448
 
5449
- #: wpf-includes/wpf-phrases.php:687
5450
- msgid "Required field"
5451
- msgstr "Campo obrigatório"
5452
 
5453
- #: wpf-includes/wpf-phrases.php:690
5454
- msgid "Add Reply"
5455
- msgstr "Adicionar Resposta"
5456
 
5457
- #: wpf-includes/wpf-phrases.php:691
5458
- msgid "Forums RSS Feed"
5459
- msgstr "Feed RSS de Fóruns"
5460
 
5461
- #: wpf-includes/wpf-phrases.php:692
5462
- msgid "Topics RSS Feed"
5463
- msgstr "Feed RSS de Tópicos"
5464
 
5465
- #: wpf-includes/wpf-phrases.php:693
5466
- msgid "Find a member"
5467
- msgstr "Encontrar um membro"
5468
 
5469
- #: wpf-includes/wpf-phrases.php:694
5470
- msgid "Display Name or Nicename"
5471
- msgstr "Mostrar Nome ou nome de exibição"
5472
 
5473
- #: wpf-includes/wpf-phrases.php:695
5474
- msgid "Reset Search"
5475
- msgstr "Redefinir pesquisa"
5476
 
5477
- #: wpf-includes/wpf-phrases.php:696
5478
- msgid "Reset Result"
5479
- msgstr "Redefinir resultados"
5480
 
5481
- #: wpf-includes/wpf-phrases.php:702
5482
- msgid "No posts were found here"
5483
- msgstr "Nenhuma postagem foi encontrada aqui"
 
5484
 
5485
- #: wpf-includes/wpf-phrases.php:705
5486
- msgid "forum link"
5487
- msgstr "link do fórum"
5488
 
5489
- #: wpf-includes/wpf-phrases.php:706
5490
- msgid "in forum"
5491
- msgstr "no fórum"
5492
 
5493
- #: wpf-includes/wpf-phrases.php:707
5494
- msgid ""
5495
- "You can mention a person using @nicename in post content to send that person "
5496
- "an email message. When you post a topic or reply, forum sends an email "
5497
- "message to the user letting them know that they have been mentioned on the "
5498
- "post."
5499
- msgstr ""
5500
- "Você pode mencionar uma pessoa usando @seunome no conteúdo do post para "
5501
- "enviar a essa pessoa uma mensagem de e-mail. Quando você publica um tópico "
5502
- "ou responde, o fórum envia uma mensagem de e-mail ao usuário informando que "
5503
- "eles foram mencionados na postagem."
5504
 
5505
- #: wpf-includes/wpf-phrases.php:710
5506
- msgid "You are not allowed to edit this post"
5507
- msgstr "Você não tem permissão para editar esta publicação"
5508
 
5509
- #: wpf-includes/wpf-phrases.php:711
5510
- msgid "Google reCAPTCHA verification failed"
5511
- msgstr "Falha na verificação do Google reCAPTCHA"
5512
 
5513
- #: wpf-includes/wpf-phrases.php:712
5514
- msgid "ERROR: Can't connect to Google reCAPTCHA API"
5515
- msgstr "ERRO: Não é possível conectar-se à API do Google reCAPTCHA"
5516
 
5517
- #: wpf-includes/wpf-phrases.php:713
5518
- msgid "Welcome!"
5519
- msgstr "Bem-vindo!"
5520
 
5521
- #: wpf-includes/wpf-phrases.php:714
5522
- msgid "Join us today!"
5523
- msgstr "Junte-se a nós hoje!"
5524
 
5525
- #: wpf-includes/wpf-phrases.php:715
5526
- msgid ""
5527
- "Enter your email address or username and we'll send you a link you can use "
5528
- "to pick a new password."
5529
- msgstr ""
5530
- "Digite seu endereço de e-mail ou nome de usuário e nós lhe enviaremos um "
5531
- "link que você pode usar para escolher uma nova senha."
5532
 
5533
- #: wpf-includes/wpf-phrases.php:716
5534
- msgid "Please Insert Your Email or Username"
5535
- msgstr "Insira seu e-mail ou nome de usuário"
5536
 
5537
- #: wpf-includes/wpf-phrases.php:717
5538
- msgid "Reset Password"
5539
- msgstr "Redefinir Senha"
5540
 
5541
- #: wpf-includes/wpf-phrases.php:718
5542
- msgid "Forgot Your Password?"
5543
- msgstr "Esqueceu sua senha?"
5544
 
5545
- #: wpf-includes/wpf-phrases.php:721
5546
- #, php-format
5547
- msgid "%s created a new topic %s"
5548
- msgstr "%s criou um novo tópico %s"
5549
 
5550
- #: wpf-includes/wpf-phrases.php:722
5551
- #, php-format
5552
- msgid "%s replied to the topic %s"
5553
- msgstr "%s postado no tópico %s"
5554
 
5555
- #: wpf-includes/wpf-phrases.php:723
5556
- #, php-format
5557
- msgid "%s liked forum post %s"
5558
- msgstr "%s Gostei do post do fórum %s"
5559
 
5560
- #: wpf-includes/wpf-phrases.php:724
5561
- msgid "Read more"
5562
- msgstr "Leia mais"
5563
 
5564
- #: wpf-includes/wpf-phrases.php:725
5565
- msgid "Forum topic"
5566
- msgstr "Tópico do fórum"
5567
 
5568
- #: wpf-includes/wpf-phrases.php:726
5569
- msgid "Forum post"
5570
- msgstr "Postagem do fórum"
5571
 
5572
- #: wpf-includes/wpf-phrases.php:727
5573
- msgid "Forum post like"
5574
- msgstr ""
5575
 
5576
- #: wpf-includes/wpf-phrases.php:729
5577
- msgid "Target Topic URL"
5578
- msgstr "URL do tópico desejado"
5579
 
5580
- #: wpf-includes/wpf-phrases.php:730
5581
- msgid "Target Topic not found"
5582
- msgstr ""
5583
 
5584
- #: wpf-includes/wpf-phrases.php:731
5585
- msgid "Merge Topics"
5586
- msgstr ""
5587
 
5588
- #: wpf-includes/wpf-phrases.php:732
5589
- msgid "Split Topic"
5590
- msgstr "Tópico Dividido"
5591
 
5592
- #: wpf-includes/wpf-phrases.php:733
5593
- msgid ""
5594
- "Please copy the target topic URL from browser address bar and paste in the "
5595
- "field below."
5596
- msgstr ""
5597
- "Copie a URL do tópico desejado na barra de endereço do navegador e cole no "
5598
- "campo abaixo."
5599
 
5600
- #: wpf-includes/wpf-phrases.php:734
5601
- msgid ""
5602
- "All posts will be merged and displayed (ordered) in target topic according "
5603
- "to posts dates. If you want to append merged posts to the end of the target "
5604
- "topic you should allow to update posts dates to current date by check the "
5605
- "option below."
5606
- msgstr ""
5607
- "Todas as postagens serão mescladas e exibidas (ordenadas) no tópico desejado "
5608
- "de acordo com as datas das postagens. Se você deseja adicionar postagens "
5609
- "mescladas ao final do tópico desejado, você deve permitir atualizar as datas "
5610
- "das postagens para a data atual, verifique a opção abaixo."
5611
 
5612
- #: wpf-includes/wpf-phrases.php:735
5613
- msgid ""
5614
- "Update post dates (current date) to allow append posts to the end of the "
5615
- "target topic."
5616
- msgstr ""
5617
- "Atualize a data das publicações (para data atual) para permitir anexar "
5618
- "postagens ao final do tópico desejado."
5619
 
5620
- #: wpf-includes/wpf-phrases.php:736
5621
- msgid "Update post titles with target topic title."
5622
- msgstr "Atualize títulos de postagem com o título do tópico desejado."
5623
 
5624
- #: wpf-includes/wpf-phrases.php:737
5625
- msgid ""
5626
- "Topics once merged cannot be unmerged. This topic URL will no longer be "
5627
- "available."
5628
- msgstr ""
5629
- "Tópicos uma vez mesclados não podem ser desfeito. Este URL de tópico não "
5630
- "estará mais disponível."
5631
 
5632
- #: wpf-includes/wpf-phrases.php:738
5633
- msgid "Create New Topic"
5634
- msgstr "Criar novo tópico"
5635
 
5636
- #: wpf-includes/wpf-phrases.php:739
5637
- msgid ""
5638
- "Create new topic with split posts. The first post of new topic becomes the "
5639
- "earliest reply."
5640
- msgstr ""
5641
- "Crie um novo tópico com as postagens divididas. O primeiro post do novo "
5642
- "tópico torna-se a primeira resposta."
5643
 
5644
- #: wpf-includes/wpf-phrases.php:740
5645
- msgid "New Topic Title"
5646
- msgstr "Novo Título do Tópico"
5647
 
5648
- #: wpf-includes/wpf-phrases.php:741
5649
- msgid "New Topic Forum"
5650
- msgstr "Novo Tópico do Fórum"
5651
 
5652
- #: wpf-includes/wpf-phrases.php:742
5653
- msgid "Select Posts to Split"
5654
- msgstr "Selecione os posts para divisão"
5655
 
5656
- #: wpf-includes/wpf-phrases.php:743
5657
- msgid ""
5658
- "Topic once split cannot be unsplit. The first post of new topic becomes the "
5659
- "earliest reply."
5660
- msgstr ""
5661
- "Tópico uma vez dividido não pode ser desfeito. O primeiro post do novo "
5662
- "tópico se torna a primeira resposta."
5663
 
5664
- #: wpf-includes/wpf-phrases.php:744
5665
- msgid "Merge"
5666
- msgstr "Mesclar"
5667
 
5668
- #: wpf-includes/wpf-phrases.php:745
5669
- msgid "Split"
5670
- msgstr "Dividir"
5671
 
5672
- #: wpf-includes/wpf-phrases.php:746
5673
- msgid "Move Reply"
5674
- msgstr "Mover Resposta"
5675
 
5676
- #: wpf-includes/wpf-phrases.php:747
5677
- msgid ""
5678
- "This action changes topic URL. Once the topic is moved to other forum the "
5679
- "old URL of this topic will no longer be available."
5680
- msgstr ""
5681
- "Esta ação altera a URL do tópico. Uma vez que o tópico é movido para outro "
5682
- "fórum, a antiga URL deste tópico não estará mais disponível."
5683
 
5684
- #: wpf-includes/wpf-phrases.php:748
5685
- #, php-format
5686
- msgid ""
5687
- "When you login first time using Facebook Login button, we collect your "
5688
- "account %s information shared by Facebook, based on your privacy settings. "
5689
- "We also get your email address to automatically create a forum account for "
5690
- "you. Once your account is created, you'll be logged-in to this account and "
5691
- "you'll receive a confirmation email."
5692
- msgstr ""
5693
 
5694
- #: wpf-includes/wpf-phrases.php:751
5695
- msgid "No data submitted"
5696
- msgstr ""
 
5697
 
5698
- #: wpf-includes/wpf-phrases.php:752
5699
- msgid "User profile fields not found"
5700
- msgstr ""
5701
 
5702
- #: wpf-includes/wpf-phrases.php:753
5703
- msgid "field is required"
5704
- msgstr ""
5705
 
5706
- #: wpf-includes/wpf-phrases.php:754
5707
- #, php-format
5708
- msgid "field value must be at least %d"
5709
- msgstr ""
5710
 
5711
- #: wpf-includes/wpf-phrases.php:755
5712
- #, php-format
5713
- msgid "field value cannot be greater than %d"
5714
- msgstr ""
5715
 
5716
- #: wpf-includes/wpf-phrases.php:756
5717
- #, php-format
5718
- msgid "field length must be at least %d characters"
5719
- msgstr ""
5720
 
5721
- #: wpf-includes/wpf-phrases.php:757
5722
- #, php-format
5723
- msgid "field length can not be greater than %d characters"
5724
- msgstr ""
5725
 
5726
- #: wpf-includes/wpf-phrases.php:758
5727
- msgid "field value is not a valid URL"
5728
- msgstr ""
5729
 
5730
- #: wpf-includes/wpf-phrases.php:759
5731
- msgid "file type is not detected"
5732
- msgstr ""
5733
 
5734
- #: wpf-includes/wpf-phrases.php:760
5735
- #, php-format
5736
- msgid "file type %s is not allowed"
5737
- msgstr ""
5738
 
5739
- #: wpf-includes/wpf-phrases.php:761
5740
- msgid "file is too large"
5741
- msgstr ""
5742
 
5743
- #: wpf-includes/wpf-phrases.php:762
5744
- msgid "Success! Please check your mail for confirmation."
5745
- msgstr ""
5746
 
5747
- #: wpf-includes/wpf-phrases.php:763
5748
- #, php-format
5749
- msgid "Username length must be between %d characters and %d characters."
5750
- msgstr ""
5751
 
5752
- #: wpf-includes/wpf-phrases.php:764
5753
- msgid "User registration is disabled."
5754
- msgstr ""
5755
 
5756
- #: wpf-includes/wpf-phrases.php:765
5757
- msgid "Avatar image is too big maximum allowed size is 2MB"
5758
- msgstr ""
 
5759
 
5760
- #: wpf-includes/wpf-phrases.php:766
5761
- msgid "One of the selected Usergroups cannot be set as Secondary"
5762
- msgstr ""
 
5763
 
5764
- #: wpf-includes/wpf-phrases.php:767
5765
- msgid "The selected Usergroup is not found in allowed list"
 
 
 
5766
  msgstr ""
 
 
 
5767
 
5768
- #: wpf-includes/wpf-phrases.php:768
5769
- msgid "The selected Usergroup cannot be set"
5770
- msgstr ""
5771
 
5772
- #: wpf-includes/wpf-phrases.php:769
5773
- msgid "Admin and Moderator Usergroups are not permitted"
5774
- msgstr ""
5775
 
5776
- #: wpf-includes/wpf-phrases.php:770
5777
- msgid "You have no permission to edit Usergroup field"
5778
- msgstr ""
 
 
5779
 
5780
- #: wpf-includes/wpf-phrases.php:771
5781
- msgid "This nickname is already in use. Please insert another."
5782
- msgstr ""
5783
 
5784
- #: wpf-includes/wpf-phrases.php:772
5785
- msgid "Nickname validation failed"
5786
- msgstr ""
5787
 
5788
- #: wpf-includes/wpf-phrases.php:773
5789
- msgid "Numerical nicknames are not allowed. Please insert another."
5790
- msgstr ""
5791
 
5792
- #: wpf-includes/wpf-phrases.php:774
5793
- #, php-format
5794
- msgid "Maximum allowed file size is %s MB"
5795
- msgstr ""
5796
 
5797
- #: wpf-includes/wpf-phrases.php:776
5798
- msgid "This email address is already registered. Please insert another"
5799
- msgstr ""
5800
 
5801
- #: wpf-includes/wpf-phrases.php:777
5802
- #, php-format
5803
- msgid "Allowed file types: %s"
5804
- msgstr ""
5805
 
5806
- #: wpf-includes/wpf-phrases.php:778
5807
- msgid "Form name not found"
5808
- msgstr ""
5809
 
5810
- #: wpf-includes/wpf-phrases.php:779
5811
- msgid "Form template not found"
5812
- msgstr ""
5813
 
5814
- #: wpf-includes/wpf-phrases.php:780
5815
- msgid "Profile updated successfully"
5816
- msgstr ""
5817
 
5818
- #: wpf-includes/wpf-phrases.php:781
5819
- msgid "User data update failed"
5820
- msgstr ""
5821
 
5822
- #: wpf-includes/wpf-phrases.php:782
5823
- msgid "User profile update failed"
5824
- msgstr ""
 
 
 
 
 
 
5825
 
5826
- #: wpf-includes/wpf-phrases.php:783
5827
- msgid "User custom field update failed"
5828
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
5829
 
5830
- #: wpf-includes/wpf-phrases.php:784
5831
- msgid "Sorry, there was an error uploading attached file"
5832
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
5833
 
5834
- #: wpf-includes/wpf-phrases.php:785
5835
- msgid "Edit Topic"
5836
- msgstr ""
5837
 
5838
- #: wpf-includes/wpf-phrases.php:786
5839
- #, php-format
5840
- msgid "This topic was modified %s by %s"
5841
- msgstr ""
5842
 
5843
- #: wpf-includes/wpf-phrases.php:787
5844
- msgid "Edit Post"
5845
- msgstr ""
5846
 
5847
- #: wpf-includes/wpf-phrases.php:788
5848
- #, php-format
5849
- msgid "This post was modified %s by %s"
5850
- msgstr ""
5851
 
5852
- #: wpf-includes/wpf-phrases.php:792
5853
- msgid "Topic link"
5854
- msgstr ""
5855
 
5856
- #: wpf-includes/wpf-phrases.php:793
5857
- msgid "Forum Topics Started"
5858
- msgstr ""
5859
 
5860
- #: wpf-includes/wpf-phrases.php:794
5861
- msgid "Forum Replies Created"
5862
- msgstr ""
5863
 
5864
- #: wpf-includes/wpf-phrases.php:795
5865
- msgid "Liked Forum Posts"
5866
- msgstr ""
5867
 
5868
- #: wpf-includes/wpf-phrases.php:796
5869
- msgid "Forum Subscriptions"
5870
- msgstr ""
5871
 
5872
- #: wpf-includes/wpf-phrases.php:798
5873
- #, php-format
5874
- msgid "Start typing tags here (maximum %d tags are allowed)..."
5875
- msgstr ""
5876
 
5877
- #: wpf-includes/wpf-phrases.php:799
5878
- msgid "Topic Tags"
5879
- msgstr ""
5880
 
5881
- #: wpf-includes/wpf-phrases.php:800
5882
- msgid "Topic Tag"
5883
- msgstr ""
5884
 
5885
- #: wpf-includes/wpf-phrases.php:801
5886
- msgid "Separate tags using a comma"
5887
- msgstr ""
5888
 
5889
- #: wpf-includes/wpf-phrases.php:802
5890
- msgid "Tag"
5891
- msgstr ""
5892
 
5893
- #: wpf-includes/wpf-phrases.php:803
5894
- msgid "Tags"
5895
- msgstr ""
5896
 
5897
- #: wpf-includes/wpf-phrases.php:804
5898
- msgid "Find Topics by Tags"
5899
- msgstr ""
5900
 
5901
- #: wpf-includes/wpf-phrases.php:805
5902
- msgid "Related Topics"
5903
- msgstr ""
5904
 
5905
- #: wpf-includes/wpf-phrases.php:806
5906
- msgid "Next Topic"
5907
- msgstr ""
5908
 
5909
- #: wpf-includes/wpf-phrases.php:807
5910
- msgid "Previous Topic"
5911
- msgstr ""
5912
 
5913
- #: wpf-includes/wpf-phrases.php:808
5914
- msgid "All forum topics"
5915
- msgstr ""
5916
 
5917
- #: wpf-includes/wpf-phrases.php:809
5918
- msgid "No tags found"
5919
- msgstr ""
5920
 
5921
- #: wpf-includes/wpf-phrases.php:810
5922
- msgid "Forum contains no unread posts"
5923
- msgstr ""
 
5924
 
5925
- #: wpf-includes/wpf-phrases.php:811
5926
- msgid "Forum contains unread posts"
5927
- msgstr ""
5928
 
5929
- #: wpf-includes/wpf-phrases.php:812
5930
- msgid "Mark all read"
5931
- msgstr ""
5932
 
5933
- #: wpf-includes/wpf-phrases.php:813
5934
- msgid "Not Replied"
5935
- msgstr ""
 
 
5936
 
5937
- #: wpf-includes/wpf-phrases.php:814
5938
- msgid "default"
5939
- msgstr ""
5940
 
5941
- #: wpf-includes/wpf-phrases.php:815
5942
- msgid "red"
5943
- msgstr ""
 
5944
 
5945
- #: wpf-includes/wpf-phrases.php:816
5946
- msgid "green"
5947
- msgstr ""
5948
 
5949
- #: wpf-includes/wpf-phrases.php:817
5950
- msgid "orange"
5951
- msgstr ""
5952
 
5953
- #: wpf-includes/wpf-phrases.php:818
5954
- msgid "grey"
5955
- msgstr ""
5956
 
5957
- #: wpf-includes/wpf-phrases.php:819
5958
- msgid "dark"
5959
- msgstr ""
5960
 
5961
- #: wpf-themes/classic/functions.php:39
5962
- msgid "Extended Layout - Recent topics"
5963
- msgstr "Layout Estendido - Tópicos Recentes"
5964
 
5965
- #: wpf-themes/classic/functions.php:48
5966
- msgid "Extended Layout - Number of Recent topics"
5967
- msgstr "Layout Estendido - Número de tópicos recentes"
5968
 
5969
- #: wpf-themes/classic/functions.php:55
5970
- msgid "Extended Layout - Recent topic length"
5971
- msgstr "Layout Estendido - Comprimento do tópico recente"
5972
 
5973
- #: wpf-themes/classic/functions.php:56 wpf-themes/classic/functions.php:86
5974
- msgid ""
5975
- "Set this option value 0 if you want to show the whole title in recent topic "
5976
- "area."
5977
- msgstr ""
5978
- "Defina este valor da opção para 0 se desejar mostrar todas as postagens na "
5979
- "área de introdução do tópico."
5980
 
5981
- #: wpf-themes/classic/functions.php:69
5982
- msgid "Q&A layout - Recent topics"
5983
- msgstr "Layout Q&amp;A - Tópicos Recentes"
5984
 
5985
- #: wpf-themes/classic/functions.php:78
5986
- msgid "Q&A Layout - Number of Recent topics"
5987
- msgstr "Layout Q&amp;A - Número de tópicos de Recentes"
 
5988
 
5989
- #: wpf-themes/classic/functions.php:85
5990
- msgid "Q&A Layout - Recent topic length"
5991
- msgstr "Layout Q&amp;A - Comprimento do tópico recente"
 
 
 
5992
 
5993
- #: wpf-themes/classic/functions.php:107
5994
- msgid "Extended Layout - Recent posts"
5995
- msgstr "Layout Estendido - Posts Recentes"
5996
 
5997
- #: wpf-themes/classic/functions.php:117
5998
- msgid "Extended Layout - Number of Recent posts"
5999
- msgstr "Layout Estendido - Número de Posts Recentes"
 
6000
 
6001
- #: wpf-themes/classic/functions.php:118
6002
- msgid ""
6003
- "Set this option value 0 if you want to show all posts in recent posts area."
6004
- msgstr ""
6005
- "Defina este valor da opção 0 se desejar mostrar todas as postagens na área "
6006
- "de postagens recentes."
6007
 
6008
- #: wpf-themes/classic/functions.php:126
6009
- msgid "Extended Layout - Recent post length"
6010
- msgstr "Layout Estendido - Comprimento do post recente"
 
6011
 
6012
- #: wpf-themes/classic/functions.php:127
6013
- msgid ""
6014
- "Set this option value 0 if you want to show the whole post content in recent "
6015
- "post area."
6016
- msgstr ""
6017
- "Defina este valor da opção 0 se desejar mostrar o conteúdo total da postagem "
6018
- "na área de publicação recente."
6019
 
6020
- #: wpforo.php:259
6021
- msgid "Discussion Board"
6022
- msgstr "Fórum de discussão"
6023
 
6024
- #: wpforo.php:768
6025
- msgid ""
6026
- "Allows to embed hundreds of video, social network, audio and photo content "
6027
- "providers in forum topics and posts."
6028
- msgstr ""
6029
- "Permite incorporar centenas provedores de vídeos, rede sociais, áudios e "
6030
- "conteúdo de foto em tópicos de fórum e posts."
6031
 
6032
- #: wpforo.php:769
6033
- msgid ""
6034
- "wpForo Polls is a complete addon to help forum members create, vote and "
6035
- "manage polls effectively. Comes with poll specific permissions and settings."
6036
- msgstr ""
6037
- "wpForo Enquetes é um complemento completo para ajudar os membros do fórum a "
6038
- "criar, votar e gerenciar as pesquisas efetivamente. Vem com permissões e "
6039
- "configurações específicas da enquete."
6040
 
6041
- #: wpforo.php:770
6042
- msgid ""
6043
- "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. "
6044
- "Converts wpForo topic and posts, likes to myCRED points."
6045
- msgstr ""
6046
- "Prêmios de pontos myCRED para a atividade do fórum. Integra MyCRED Badges e "
6047
- "Ranks. Converte tópico e postagens do wpForo, curtidas, para pontos myCRED."
6048
 
6049
- #: wpforo.php:771
6050
- msgid ""
6051
- "Advanced user profile builder system. Allows to add new fields and manage "
6052
- "profile page. Creates custom Registration, Account, Member Search forms."
6053
- msgstr ""
6054
- "Sistema avançado de criação de perfis de usuários. Permite adicionar novos "
6055
- "campos e gerenciar a página de perfil. Cria formulários personalizados de "
6056
- "Registro, Conta, Pesquisa de Membros."
6057
 
6058
- #: wpforo.php:772
6059
- msgid ""
6060
- "Adds an advanced file attachment system to forum topics and posts. AJAX "
6061
- "powered media uploading and displaying system with user specific library."
6062
- msgstr ""
6063
- "Adiciona um sistema avançado de anexos de arquivos para tópicos e posts do "
6064
- "fórum. Carregamento de mídia movida com AJAX e sistema de exibição com "
6065
- "biblioteca específica do usuário."
6066
 
6067
- #: wpforo.php:773
6068
- msgid ""
6069
- "Provides a safe way to communicate directly with other members. Messages are "
6070
- "private and can only be viewed by conversation participants."
6071
- msgstr ""
6072
- "Fornece uma maneira segura de se comunicar diretamente com outros membros. "
6073
- "As mensagens são privadas e só podem ser vistas pelos participantes da "
6074
- "conversa."
6075
 
6076
- #: wpforo.php:774
6077
- msgid ""
6078
- "Blog to Forum and Forum to Blog content synchronization. Blog posts with "
6079
- "Forum topics and Blog comments with Forum replies."
6080
- msgstr ""
6081
- "Sincronização de conteúdo do Blog para o Fórum e do Fórum para o Blog. "
6082
- "Publicações do blog se tornarão tópicos do Fórum e comentários no Blog se "
6083
- "tornarão respostas no Fórum."
6084
 
6085
- #: wpforo.php:775
6086
- msgid ""
6087
- "Ads Manager is a powerful yet simple advertisement management system, that "
6088
- "allows you to add adverting banners between forums, topics and posts."
6089
- msgstr ""
6090
- "Gerenciador de Anúncios é um sistema de gestão de publicidade poderoso, mas "
6091
- "simples, que lhe permite adicionar banners de anúncio entre fóruns, tópicos "
6092
- "e Posts."
6093
 
6094
- #. Plugin Name of the plugin/theme
6095
- msgid "wpForo"
6096
- msgstr ""
 
6097
 
6098
- #. Plugin URI of the plugin/theme
6099
- msgid "https://wpforo.com"
6100
- msgstr "https://wpforo.com"
6101
 
6102
- #. Description of the plugin/theme
6103
- msgid ""
6104
- "WordPress Forum plugin. wpForo is a full-fledged forum solution for your "
6105
- "community. Comes with multiple modern forum layouts."
6106
- msgstr ""
6107
- "Plugin de Fórum WordPress. wpForo é uma solução de fórum completa para sua "
6108
- "comunidade. Vem com vários layouts do fórum moderno."
6109
 
6110
- #. Author of the plugin/theme
6111
- msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
6112
- msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
6113
 
6114
- #. Author URI of the plugin/theme
6115
- msgid "https://gvectors.com/"
6116
- msgstr "https://gvectors.com/"
6117
 
6118
- #~ msgid "Enable BuddyPress Activity Integration"
6119
- #~ msgstr "Ativar Integração de Atividade BuddyPress"
 
6120
 
6121
- #~ msgid ""
6122
- #~ "If you use BuddyPress plugin, this option will post members activities "
6123
- #~ "(new topic, new reply, post like) to BuddyPress Profile Activity page."
6124
- #~ msgstr ""
6125
- #~ "Se você usar o plugin BuddyPress, esta opção publicará as atividades dos "
6126
- #~ "membros (novo tópico, nova resposta, publicação curtida) na página da "
6127
- #~ "atividade do perfil do BuddyPress."
6128
 
6129
- #~ msgid "Cleanup"
6130
- #~ msgstr "Fazer limpeza"
 
 
6131
 
6132
- #~ msgid "Usergroup id"
6133
- #~ msgstr "ID do Grupo de Usuários"
 
6134
 
6135
- #~ msgid "Users Count"
6136
- #~ msgstr "Quantidade de usuários"
 
6137
 
6138
- #~ msgid "New Users Default Group"
6139
- #~ msgstr "Grupo Padrão de Novos Usuários"
 
6140
 
6141
- #~ msgid "Count of users in this usergroup"
6142
- #~ msgstr "Quantidade de usuários neste grupo de usuários"
 
 
 
 
6143
 
6144
- #~ msgid "DO NOT set this option on higher level user groups !!!"
6145
- #~ msgstr ""
6146
- #~ "NÃO configure esta opção em grupos de usuários de nível superior !!!"
 
6147
 
6148
- #~ msgid "WordPress User Role"
6149
- #~ msgstr "Função de usuário do WordPress"
 
 
 
6150
 
6151
- #~ msgid ""
6152
- #~ "Probably spam file attachments have been detected by wpForo Spam Control. "
6153
- #~ "Please moderate suspected files here %s"
6154
- #~ msgstr ""
6155
- #~ "Provavelmente os anexos de arquivos de spam foram detectados pelo "
6156
- #~ "Controle de Spam do wpForo. Por favor, modere os arquivos suspeitos aqui "
6157
- #~ "%s"
 
6158
 
6159
- #~ msgid "Community"
6160
- #~ msgstr "Comunidade"
 
6161
 
6162
- #~ msgid "Success! Thank you Dear Friend"
6163
- #~ msgstr "Tudo Certo! Obrigado caro amigo"
 
6164
 
6165
- #~ msgid "Dashboard - Can create forum"
6166
- #~ msgstr "Painel - Pode criar fórum"
 
 
 
6167
 
6168
- #~ msgid "Dashboard - Can edit forum"
6169
- #~ msgstr "Painel - Pode editar fórum"
 
 
6170
 
6171
- #~ msgid "Dashboard - Can delete forum"
6172
- #~ msgstr "Painel - Pode deletar fórums"
 
6173
 
6174
- #~ msgid "Dashboard - Members Menu"
6175
- #~ msgstr "Painel - Menu de membros"
 
6176
 
6177
- #~ msgid "Dashboard - Usergroup Menu"
6178
- #~ msgstr "Painel - Menu do grupo de usuários"
 
6179
 
6180
- #~ msgid "Front - Can view member last active date"
6181
- #~ msgstr "Front - Pode ver a última data ativa do membro"
 
6182
 
6183
- #~ msgid "Front - Can view member IP address"
6184
- #~ msgstr "Front - Pode ver o endereço de IP dos membros"
 
6185
 
6186
- #~ msgid "Front - Can view member phone number"
6187
- #~ msgstr "Front - Pode ver o número de telefone do membro"
 
 
 
 
 
 
 
 
 
6188
 
6189
- #~ msgid "Merge Topic"
6190
- #~ msgstr "Mesclar Tópico"
 
6191
 
6192
- #~ msgid "wpForo - Forums"
6193
- #~ msgstr "wpForo - Forums"
 
1
+ # Translation of Plugins - wpForo Forum - Stable (latest release) in Portuguese (Brazil)
2
+ # This file is distributed under the same license as the Plugins - wpForo Forum - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2019-03-04 16:08:46+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
10
+ "X-Generator: GlotPress/2.4.0-alpha\n"
11
+ "Language: pt_BR\n"
12
+ "Project-Id-Version: Plugins - wpForo Forum - Stable (latest release)\n"
 
 
 
 
 
 
13
 
14
+ #: wpf-includes/functions-installation.php:717
15
+ msgid "Forum database is not updated properly. Please click the button below for further instruction."
16
+ msgstr "O Banco de Dados do Fórum não foi atualizado corretamente. Por favor, clique no botão abaixo para mais instruções."
17
 
18
+ #: wpf-includes/functions-installation.php:716
19
+ msgid "wpForo Database Update Problem - Action Required!"
20
+ msgstr "Problema de Atualização do Banco de Dados do wpForo - Ação Necessária!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
+ #: wpf-includes/class-template.php:157
23
+ msgid "No forum selected"
24
+ msgstr "Nenhum fórum selecionado"
25
 
26
+ #: wpf-includes/wpf-phrases.php:1038
27
+ msgid "%d Answer"
28
+ msgstr "%d Resposta"
29
 
30
+ #: wpf-includes/wpf-phrases.php:1037
31
+ msgid "%d Answers"
32
+ msgstr "%d Respostas"
33
 
34
+ #: wpf-includes/wpf-phrases.php:1036
35
+ msgid "Oldest"
36
+ msgstr "Mais antigo"
37
 
38
+ #: wpf-includes/wpf-phrases.php:1035
39
+ msgid "Newest"
40
+ msgstr "Mais recente"
41
 
42
+ #: wpf-includes/wpf-phrases.php:1034
43
+ msgid "Most Commented"
44
+ msgstr "Mais Comentado"
45
 
46
+ #: wpf-includes/wpf-phrases.php:1033
47
+ msgid "Most Voted"
48
+ msgstr "Mais Votado"
 
49
 
50
+ #: wpf-includes/wpf-phrases.php:1032
51
+ msgid "No threads found"
52
+ msgstr "Nenhuma thread encontrada"
 
 
 
 
 
 
53
 
54
+ #: wpf-includes/wpf-phrases.php:1031
55
+ msgid "Show Replies"
56
+ msgstr "Mostrar Respostas"
 
57
 
58
+ #: wpf-includes/wpf-phrases.php:1030
59
+ msgid "Hide Replies"
60
+ msgstr "Ocultar Respostas"
 
61
 
62
+ #: wpf-includes/wpf-phrases.php:1029
63
+ msgid "Tools: Move, Split, Merge"
64
+ msgstr "Ferramentas: Mover, Dividir, Mesclar"
65
 
66
+ #: wpf-includes/wpf-phrases.php:182
67
+ msgid "Length must be between 3 characters and 15 characters."
68
+ msgstr "O tamanho deve ser entre 3 e 15 caracteres."
 
 
 
69
 
70
+ #: wpf-includes/wpf-phrases.php:179
71
+ msgid "Username length must be between 3 characters and 15 characters."
72
+ msgstr "O tamanho do nome de usuário deve ser entre 3 e 15 caracteres."
 
73
 
74
+ #: wpf-includes/wpf-phrases.php:173
75
+ msgid "Recently Added"
76
+ msgstr "Recentemente Adicionado"
 
77
 
78
+ #: wpf-includes/wpf-phrases.php:172
79
+ msgid "After registration you will receive an email confirmation with a link to set a new password"
80
+ msgstr "Após o registro, você receberá um e-mail de confirmação com um link para definir uma nova senha"
 
81
 
82
+ #: wpf-includes/wpf-phrases.php:171
83
+ msgid "View entire topic"
84
+ msgstr "Ver o tópico inteiro"
 
85
 
86
+ #: wpf-includes/wpf-phrases.php:170
87
+ msgid "Author Name"
88
+ msgstr "Nome do Autor"
89
 
90
+ #: wpf-includes/wpf-phrases.php:169
91
+ msgid "Your name"
92
+ msgstr "Seu nome"
93
 
94
+ #: wpf-includes/wpf-phrases.php:168
95
+ msgid "Author Email"
96
+ msgstr "E-mail do Autor"
97
 
98
+ #: wpf-includes/wpf-phrases.php:167
99
+ msgid "Your email"
100
+ msgstr "Seu e-mail"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
 
102
+ #: wpf-includes/wpf-phrases.php:166
103
+ msgid "Your topic successfully added and awaiting moderation"
104
+ msgstr "Seu tópico foi adicionado com sucesso e aguarda moderação"
105
 
106
+ #: wpf-includes/wpf-phrases.php:163
107
+ msgid "The time to edit this topic is expired"
108
+ msgstr "O tempo para editar este tópico foi expirado"
109
 
110
+ #: wpf-includes/wpf-phrases.php:162
111
+ msgid "The time to delete this topic is expired."
112
+ msgstr "O tempo para excluir este tópico foi expirado."
113
 
114
+ #: wpf-includes/wpf-phrases.php:161
115
+ msgid "The time to edit this post is expired."
116
+ msgstr "O tempo para editar este post foi expirado."
117
 
118
+ #: wpf-includes/wpf-phrases.php:160
119
+ msgid "The time to delete this post is expired."
120
+ msgstr "O tempo para excluir este post foi expirado."
121
 
122
+ #: wpf-includes/wpf-phrases.php:159
123
+ msgid "Please contact to forum administrator to delete it."
124
+ msgstr "Por favor, entre em contato com o administrador do Fórum para apagá-lo."
125
 
126
+ #: wpf-includes/wpf-phrases.php:158
127
+ msgid "Please contact to forum administrator to edit it."
128
+ msgstr "Entre em contato com o administrador do Fórum para editá-lo."
 
 
129
 
130
+ #: wpf-includes/wpf-phrases.php:157
131
+ msgid "Read more about Facebook public_profile properties."
132
+ msgstr "Leia mais sobre as propriedades do public_profile no Facebook."
133
 
134
+ #: wpf-includes/wpf-phrases.php:156
135
+ msgid "forum privacy policy"
136
+ msgstr "Política de privacidade do fórum"
 
 
137
 
138
+ #: wpf-includes/wpf-phrases.php:155
139
+ msgid "I have read and agree to the %s."
140
+ msgstr "Eu li e concordo com a %s."
 
141
 
142
+ #: wpf-includes/wpf-phrases.php:154
143
+ msgid "Click to open forum privacy policy below"
144
+ msgstr "Clique para abrir a política de privacidade do Fórum abaixo"
145
 
146
+ #: wpf-includes/wpf-phrases.php:153
147
+ msgid "I agree"
148
+ msgstr "Eu Concordo"
149
 
150
+ #: wpf-includes/wpf-phrases.php:152
151
+ msgid "I do not agree. Take me away from here."
152
+ msgstr "Eu não concordo. Me tire daqui."
153
 
154
+ #: wpf-includes/wpf-phrases.php:151
155
+ msgid "forum rules"
156
+ msgstr "Regras do Fórum"
157
 
158
+ #: wpf-includes/wpf-phrases.php:150
159
+ msgid "I have read and agree to abide by the %s."
160
+ msgstr "Eu li e concordo em obedecer as %s"
161
 
162
+ #: wpf-includes/wpf-phrases.php:149
163
+ msgid "Click to open forum rules below"
164
+ msgstr "Clique para abrir as Regras do Fórum abaixo"
165
 
166
+ #: wpf-includes/wpf-phrases.php:148
167
+ msgid "I agree to these rules"
168
+ msgstr "Eu concordo com essas regras"
169
 
170
+ #: wpf-includes/wpf-phrases.php:147
171
+ msgid "I do not agree to these rules. Take me away from here."
172
+ msgstr "Eu não concordo com essas Regras. Tire-me daqui."
173
 
174
+ #: wpf-includes/wpf-phrases.php:146
175
+ msgid "the website"
176
+ msgstr "O site"
 
 
 
 
 
 
 
177
 
178
+ #: wpf-includes/wpf-phrases.php:145
179
+ msgid "I have read and agree to the"
180
+ msgstr "Eu li e concordo com "
181
 
182
+ #: wpf-includes/wpf-phrases.php:144
183
+ msgid "I have read and agree to %s privacy policy. For more information, please check our privacy policy, where you'll get more info on where, how and why we store your data."
184
+ msgstr "Li e aceito a política de privacidade do %s. Para mais informações, consulte nossa política de privacidade, onde você poderá obter mais informações sobre onde, como e por que armazenamos seus dados."
185
 
186
+ #: wpf-includes/wpf-phrases.php:143
187
+ msgid "Terms"
188
+ msgstr "Termos"
189
 
190
+ #: wpf-includes/wpf-phrases.php:142
191
+ msgid "Privacy Policy"
192
+ msgstr "Política de Privacidade"
193
 
194
+ #: wpf-includes/wpf-phrases.php:141
195
+ msgid "and"
196
+ msgstr "e"
197
 
198
+ #: wpf-includes/wpf-phrases.php:140
199
+ msgid "I agree to receive an email confirmation with a link to set a password."
200
+ msgstr "Concordo em receber um e-mail de confirmação com um link para definir uma senha."
201
 
202
+ #: wpf-includes/wpf-phrases.php:139
203
+ msgid "Contact Us"
204
+ msgstr "Entre em Contato"
205
 
206
+ #: wpf-includes/wpf-phrases.php:138
207
+ msgid "Contact the forum administrator"
208
+ msgstr "Entre em contato com o Administrador do Fórum"
209
 
210
+ #: wpf-includes/wpf-phrases.php:137
211
+ msgid "Share:"
212
+ msgstr "Compartilhar:"
 
 
213
 
214
+ #: wpf-includes/wpf-phrases.php:136
215
+ msgid "Share"
216
+ msgstr "Compartilhar"
217
 
218
+ #: wpf-includes/wpf-phrases.php:135
219
+ msgid "Share this post"
220
+ msgstr "Compartilhar este Post"
221
 
222
+ #: wpf-includes/wpf-phrases.php:133
223
+ msgid "I allow to create an account based on my Facebook public profile information and send confirmation email."
224
+ msgstr "Eu permito criar uma conta com base em minhas informações de perfil público no Facebook e enviar um e-mail de confirmação."
225
 
226
+ #: wpf-includes/wpf-phrases.php:132
227
+ msgid "Facebook Login Information"
228
+ msgstr "Informações de Login do Facebook"
229
 
230
+ #: wpf-includes/wpf-phrases.php:131
231
+ msgid "Share to Facebook"
232
+ msgstr "Compartilhar no Facebook"
233
 
234
+ #: wpf-includes/wpf-phrases.php:130
235
+ msgid "Tweet this post"
236
+ msgstr "Twittar este post"
237
 
238
+ #: wpf-includes/wpf-phrases.php:129
239
+ msgid "Tweet"
240
+ msgstr "Tweet"
241
 
242
+ #: wpf-includes/wpf-phrases.php:128
243
+ msgid "Share to Google+"
244
+ msgstr "Compartilhar no Google+"
245
 
246
+ #: wpf-includes/wpf-phrases.php:127
247
+ msgid "Share to VK"
248
+ msgstr "Compartilhar no VK"
249
 
250
+ #: wpf-includes/wpf-phrases.php:126
251
+ msgid "Share to OK"
252
+ msgstr "Compartilhar no OK"
253
 
254
+ #: wpf-includes/wpf-phrases.php:125
255
+ msgid "Update Subscriptions"
256
+ msgstr "Atualizar Inscrições"
 
 
257
 
258
+ #: wpf-includes/wpf-phrases.php:124
259
+ msgid "Subscribe to all new topics and posts"
260
+ msgstr "Inscrever em todos os novos tópicos e posts"
261
 
262
+ #: wpf-includes/wpf-phrases.php:123
263
+ msgid "Subscribe to all new topics"
264
+ msgstr "Inscrever em todos os novos tópicos"
265
 
266
+ #: wpf-includes/wpf-phrases.php:122
267
+ msgid "Subscription Manager"
268
+ msgstr "Gerenciador de Inscrições"
269
 
270
+ #: wpf-includes/wpf-phrases.php:121
271
+ msgid "topics and posts"
272
+ msgstr "tópicos e posts"
273
 
274
+ #: wpf-includes/wpf-phrases.php:113
275
+ msgid "Do you really want to reset options?"
276
+ msgstr "Você realmente quer redefinir as opções?"
277
 
278
+ #: wpf-includes/wpf-phrases.php:112
279
+ msgid "The note text and the label of this checkbox can be managed in Forums > Phrases admin page. Search the label phrase, click on edit button and change it."
280
+ msgstr "O texto da nota e o rótulo desta caixa de seleção podem ser gerenciados em Fóruns > Página de administração de traduções. Pesquise o termo do rótulo, clique no botão editar e altere-o."
281
 
282
+ #: wpf-includes/wpf-phrases.php:111
283
+ msgid "Reply with quote"
284
+ msgstr "Responder com quote"
285
 
286
+ #: wpf-includes/wpf-phrases.php:110
287
+ msgid "Leave a comment"
288
+ msgstr "Deixar um comentário"
 
289
 
290
+ #: wpf-includes/wpf-phrases.php:109
291
+ msgid "I allow to create an account and send confirmation email."
292
+ msgstr "Eu permito criar uma conta e enviar um e-mail de confirmação."
 
293
 
294
+ #: wpf-includes/wpf-phrases.php:108
295
+ msgid "Google reCAPTCHA data are not submitted"
296
+ msgstr "Os dados do Google reCAPTCHA não são enviados"
297
 
298
+ #: wpf-includes/wpf-phrases.php:106
299
+ msgid "Are you sure you want to delete this file?"
300
+ msgstr "Tem certeza de que deseja excluir este arquivo?"
301
 
302
+ #: wpf-includes/wpf-phrases.php:105
303
+ msgid "Specify avatar by URL:"
304
+ msgstr "Especificar avatar por URL:"
305
 
306
+ #: wpf-includes/wpf-phrases.php:104
307
+ msgid "ERROR: invalid_username. Sorry, that username is not allowed. Please insert another."
308
+ msgstr "ERRO: invalid_username. Desculpe, esse nome de usuário não é permitido. Por favor, insira outro."
309
 
310
+ #: wpf-includes/wpf-phrases.php:103
311
+ msgid "Password length must be between %d characters and %d characters."
312
+ msgstr "O tamanho da senha deve estar entre %d caracteres e %d caracteres."
313
 
314
+ #: wpf-includes/wpf-phrases.php:102
315
+ msgid "This nickname is already registered. Please insert another."
316
+ msgstr "Esse nome de usuário já está registrado. Por favor, insira outro."
 
317
 
318
+ #: wpf-includes/wpf-phrases.php:101
319
+ msgid "Avatar image is too big maximum allowed size is %s"
320
+ msgstr "A imagem do avatar é muito grande, o tamanho máximo permitido é %s"
321
 
322
+ #: wpf-includes/wpf-phrases.php:100
323
+ msgid "Userid is wrong"
324
+ msgstr "O ID do usuário está errado"
 
 
325
 
326
+ #: wpf-includes/wpf-phrases.php:99
327
+ msgid "Password successfully changed"
328
+ msgstr "Senha alterada com sucesso"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
 
330
+ #: wpf-includes/wpf-phrases.php:98
331
+ msgid "You can't make yourself banned user"
332
+ msgstr "Você não pode se tornar usuário banido"
333
 
334
+ #: wpf-includes/wpf-phrases.php:97
335
+ msgid "User successfully banned from wpforo"
336
+ msgstr "Usuário banido com sucesso do wpforo"
 
 
337
 
338
+ #: wpf-includes/wpf-phrases.php:96
339
+ msgid "User ban action error"
340
+ msgstr "Erro de ação de banimento do usuário"
 
 
 
 
341
 
342
+ #: wpf-includes/wpf-phrases.php:95
343
+ msgid "User successfully unbanned from wpforo"
344
+ msgstr "Usuário desbanido com sucesso do wpforo"
 
 
 
 
 
 
 
 
 
345
 
346
+ #: wpf-includes/wpf-phrases.php:94
347
+ msgid "User unban action error"
348
+ msgstr "Erro de ação de desbanimento do usuário"
349
 
350
+ #: wpf-includes/wpf-phrases.php:93
351
+ msgid "Nickname"
352
+ msgstr "Nome de usuário"
353
 
354
+ #: wpf-includes/wpf-phrases.php:92
355
+ msgid "URL Address Identifier"
356
+ msgstr "URL identificador de endereço"
357
 
358
+ #: wpf-includes/wpf-phrases.php:91
359
+ msgid "User Groups Secondary"
360
+ msgstr "Grupos de Usuários Secundários"
 
 
 
 
361
 
362
+ #: wpf-includes/wpf-phrases.php:90
363
+ msgid "Email has been confirmed"
364
+ msgstr "E-mail Confirmado"
365
 
366
+ #: wpf-includes/wpf-phrases.php:89
367
+ msgid "Email confirm error"
368
+ msgstr "Erro de confirmação de e-mail"
369
 
370
+ #: wpf-includes/wpf-phrases.php:88
371
+ msgid "You are posting too quickly. Slow down."
372
+ msgstr "Você está postando muito rápido. Desacelere..."
373
 
374
+ #: wpf-includes/wpf-phrases.php:87
375
+ msgid "Function wpforo_thread_reply() not found."
376
+ msgstr "Função wpforo_thread_reply() não encontrada."
377
 
378
+ #: wpf-includes/wpf-phrases.php:86
379
+ msgid "error: Change Status action"
380
+ msgstr "Erro: Ação de alteração de Status"
381
 
382
+ #: wpf-includes/wpf-phrases.php:85
383
+ msgid "Select Forum"
384
+ msgstr "Selecione o Fórum"
 
385
 
386
+ #: wpf-includes/wpf-phrases.php:84
387
+ msgid "Write here . . ."
388
+ msgstr "Digite aqui . . ."
389
 
390
+ #: wpf-includes/wpf-phrases.php:83
391
+ msgid "Cancel"
392
+ msgstr "Cancelar"
 
 
 
393
 
394
+ #: wpf-includes/wpf-phrases.php:82
395
+ msgid "You don't have permission to delete topic from this forum."
396
+ msgstr "Você não tem permissão para excluir tópicos deste fórum."
 
397
 
398
+ #: wpf-includes/wpf-phrases.php:81
399
+ msgid "Data merging error"
400
+ msgstr "Erro de mesclagem de dados"
 
401
 
402
+ #: wpf-includes/wpf-phrases.php:80
403
+ msgid "Please select a target forum"
404
+ msgstr "Por favor, selecione um fórum de destino"
405
 
406
+ #: wpf-includes/wpf-phrases.php:79
407
+ msgid "Please insert required fields"
408
+ msgstr "Por favor insira campos obrigatórios"
409
 
410
+ #: wpf-includes/wpf-phrases.php:78
411
+ msgid "Please select at least one post to split"
412
+ msgstr "Por favor, selecione pelo menos uma postagem para separar"
 
 
 
 
413
 
414
+ #: wpf-includes/wpf-phrases.php:77
415
+ msgid "Topic splitting error"
416
+ msgstr "Erro de divisão de tópicos"
417
 
418
+ #: wpf-includes/wpf-phrases.php:76
419
+ msgid "Status changing error"
420
+ msgstr "Erro de mudança de status"
421
 
422
+ #: wpf-includes/wpf-phrases.php:75
423
+ msgid "Repeat new password"
424
+ msgstr "Repita a nova senha"
425
 
426
+ #: wpf-includes/wpf-phrases.php:73
427
+ msgid "Created by %s"
428
+ msgstr "Criado por %s"
429
 
430
+ #: wpf-includes/wpf-phrases.php:72
431
+ msgid "Last reply by %s"
432
+ msgstr "Última resposta por %s"
 
 
 
 
433
 
434
+ #: wpf-includes/wpf-phrases.php:71
435
+ msgid "Reply to"
436
+ msgstr "Responder a"
437
 
438
+ #: wpf-includes/wpf-phrases.php:70
439
+ msgid "Topic Author"
440
+ msgstr "Autor do Tópico"
441
 
442
+ #: wpf-includes/wpf-phrases.php:69
443
+ msgid "Reply by"
444
+ msgstr "Respondido por"
445
 
446
+ #: wpf-includes/wpf-phrases.php:68
447
+ msgid "All "
448
+ msgstr "Todos"
 
 
 
 
 
449
 
450
+ #: wpf-includes/wpf-phrases.php:67
451
+ msgid "I have read and agree to %s privacy policy."
452
+ msgstr "Li e concordo com a política de privacidade do %s."
 
 
 
 
453
 
454
+ #: wpf-includes/wpf-phrases.php:66
455
+ msgid "Sorry, this file cannot be deleted"
456
+ msgstr "Desculpe, este arquivo não pode ser deletado"
457
 
458
+ #: wpf-includes/wpf-phrases.php:65
459
+ msgid "Synched Successfully!"
460
+ msgstr "Sincronizado com Sucesso!"
461
 
462
+ #: wpf-includes/wpf-phrases.php:64
463
+ msgid "Rebuilt Successfully!"
464
+ msgstr "Reconstruído com Sucesso!"
465
 
466
+ #: wpf-includes/wpf-phrases.php:63
467
+ msgid "Please save \"Forum template slugs"
468
+ msgstr "Por favor, salve \"Modelo de links do Fórum\""
 
 
 
 
469
 
470
+ #: wpf-includes/wpf-phrases.php:62
471
+ msgid "General options reset successfully"
472
+ msgstr "Opções Gerais redefinidas com sucesso"
 
 
473
 
474
+ #: wpf-includes/wpf-phrases.php:61
475
+ msgid "Forum options reset successfully"
476
+ msgstr "Opções do Fórum redefinidas com sucesso"
477
 
478
+ #: wpf-includes/wpf-phrases.php:60
479
+ msgid "Post options reset successfully"
480
+ msgstr "Opções de postagem redefinidas com êxito"
 
 
481
 
482
+ #: wpf-includes/wpf-phrases.php:59
483
+ msgid "Member options reset successfully"
484
+ msgstr "Opções de membro redefinidas com sucesso"
485
 
486
+ #: wpf-includes/wpf-phrases.php:58
487
+ msgid "Features reset successfully"
488
+ msgstr "Recursos Redefinidos com sucesso"
489
 
490
+ #: wpf-includes/wpf-phrases.php:55
491
+ msgid "API options reset successfully"
492
+ msgstr "Opções de API redefinidas com sucesso"
 
493
 
494
+ #: wpf-includes/wpf-phrases.php:54
495
+ msgid "Theme options reset successfully"
496
+ msgstr "Opções do Tema redefinidas com sucesso"
 
 
 
 
 
497
 
498
+ #: wpf-includes/wpf-phrases.php:53
499
+ msgid "Email options reset successfully"
500
+ msgstr "Opções de e-mail redefinidas com sucesso"
 
 
501
 
502
+ #: wpf-includes/wpf-phrases.php:52
503
+ msgid "Please make sure you don't have not-synched Roles in the \"User Roles"
504
+ msgstr "Por favor, certifique-se de que você não tem funções não sincronizadas em \"Funções do Usuário\""
505
 
506
+ #: wpf-includes/wpf-phrases.php:51
507
+ msgid "Antispam options reset successfully"
508
+ msgstr "Opções de Antispam redefinidas com êxito"
509
 
510
+ #: wpf-includes/wpf-phrases.php:50
511
+ msgid "Cleanup options reset successfully"
512
+ msgstr "Opções de Limpeza redefinidas com sucesso"
513
 
514
+ #: wpf-includes/wpf-phrases.php:49
515
+ msgid "Misc options reset successfully"
516
+ msgstr "Opções Diversas redefinidas com sucesso"
 
 
 
 
 
 
517
 
518
+ #: wpf-includes/wpf-phrases.php:48
519
+ msgid "Settings reset successfully"
520
+ msgstr "Configurações Redefinidas com sucesso"
521
 
522
+ #: wpf-includes/wpf-phrases.php:47
523
+ msgid "Deleted"
524
+ msgstr "Excluído"
525
 
526
+ #: wpf-includes/wpf-phrases.php:46
527
+ msgid "DO NOT DELETE WPFORO PAGE!!!"
528
+ msgstr "NÃO APAGUE A PÁGINA DO WPFORO!!!"
529
 
530
+ #: wpf-includes/wpf-phrases.php:45
531
+ msgid "404 - Page not found"
532
+ msgstr "404 Página Não Encontrada"
533
 
534
+ #: wpf-includes/wpf-phrases.php:44
535
+ msgid "About"
536
+ msgstr "Sobre"
537
 
538
+ #: wpf-includes/wpf-phrases.php:43
539
+ msgid "action error"
540
+ msgstr "Erro de ação"
 
 
 
 
 
 
 
541
 
542
+ #: wpf-includes/wpf-phrases.php:42
543
+ msgid "post not found"
544
+ msgstr "post não encontrado"
 
 
 
 
 
 
 
545
 
546
+ #: wpf-includes/wpf-phrases.php:41
547
+ msgid "You don't have permission to like posts from this forum"
548
+ msgstr "Você não tem permissão para curtir posts deste fórum"
549
 
550
+ #: wpf-includes/wpf-phrases.php:40
551
+ msgid "done"
552
+ msgstr "feito"
 
 
553
 
554
+ #: wpf-includes/wpf-phrases.php:39
555
+ msgid "topic not found"
556
+ msgstr "tópico não encontrado"
557
 
558
+ #: wpf-includes/wpf-phrases.php:38
559
+ msgid "You don't have permission to make topic answered"
560
+ msgstr "Você não tem permissão para marcar este tópico como respondido"
561
 
562
+ #: wpf-includes/wpf-phrases.php:37
563
+ msgid "You don't have permission to make two best answers for one topic"
564
+ msgstr "Você não tem permissão para definir \"duas melhores respostas\" para um tópico"
565
 
566
+ #: wpf-includes/wpf-phrases.php:36
567
+ msgid "wrong data"
568
+ msgstr "Dados errados"
569
 
570
+ #: wpf-includes/wpf-phrases.php:35
571
+ msgid "You don't have permission to do this action from this forum"
572
+ msgstr "Você não tem permissão para fazer esta ação neste fórum"
573
 
574
+ #: wpf-includes/wpf-phrases.php:34
575
+ msgid "all topics has been loaded in this list"
576
+ msgstr "todos os tópicos foram carregados nesta lista"
577
 
578
+ #: wpf-includes/wpf-phrases.php:33
579
+ msgid "Attachment"
580
+ msgstr "Anexo"
581
 
582
+ #: wpf-includes/wpf-phrases.php:32
583
+ msgid "The key is expired"
584
+ msgstr "A chave está expirada"
585
 
586
+ #: wpf-includes/wpf-phrases.php:31
587
+ msgid "The key is invalid"
588
+ msgstr "A chave é inválida"
589
 
590
+ #: wpf-includes/wpf-phrases.php:30
591
+ msgid "Email has been sent"
592
+ msgstr "E-mail foi enviado"
 
 
 
 
593
 
594
+ #: wpf-includes/wpf-phrases.php:29
595
+ msgid "The password reset mismatch"
596
+ msgstr "Incompatibilidade de redefinição de senha"
597
 
598
+ #: wpf-includes/wpf-phrases.php:28
599
+ msgid "The password reset empty"
600
+ msgstr "A senha redefinida está vazia"
 
601
 
602
+ #: wpf-includes/wpf-phrases.php:27
603
+ msgid "The password has been changed"
604
+ msgstr "A senha foi alterada"
 
605
 
606
+ #: wpf-includes/wpf-phrases.php:26
607
+ msgid "Invalid request."
608
+ msgstr "Pedido inválido."
 
 
 
609
 
610
+ #: wpf-includes/wpf-phrases.php:25
611
+ msgid "You don't have permissions to see this page, please register or login for further information"
612
+ msgstr "Você não tem permissão para ver esta página, registre-se ou faça o login para obter mais informações."
613
 
614
+ #: wpf-includes/wpf-phrases.php:24
615
+ msgid "Topic are private, please register or login for further information"
616
+ msgstr "Os tópicos estão privados, por favor registre-se ou faça o login para mais informações."
617
 
618
+ #: wpf-includes/wpf-phrases.php:23
619
+ msgid "expand to show all comments on this post"
620
+ msgstr "expandir para mostrar todos os comentários sobre este post"
621
 
622
+ #: wpf-includes/wpf-phrases.php:22
623
+ msgid "show %d more comments"
624
+ msgstr "mostrar mais %d comentários"
625
 
626
+ #: wpf-includes/wpf-phrases.php:21
627
+ msgid "Threads"
628
+ msgstr "Threads"
629
 
630
+ #: wpf-includes/wpf-phrases.php:20
631
+ msgid "No forum found in this category"
632
+ msgstr "Nenhum Fórum encontrado nesta categoria"
 
 
 
 
 
 
633
 
634
+ #: wpf-includes/wpf-phrases.php:19
635
+ msgid "Popular"
636
+ msgstr "Popular"
 
 
637
 
638
+ #: wpf-includes/wpf-phrases.php:18
639
+ msgid "Resolved"
640
+ msgstr "Resolvido"
 
 
641
 
642
+ #: wpf-includes/wpf-phrases.php:15
643
+ msgid "Load More Topics"
644
+ msgstr "Carregar Mais Tópicos"
645
 
646
+ #: wpf-includes/wpf-phrases.php:14
647
+ msgid "Reset Fields"
648
+ msgstr "Limpar Campos"
649
 
650
+ #: wpf-includes/wpf-phrases.php:13
651
+ msgid "Not Replied Topics"
652
+ msgstr "Tópicos Não Respondidos"
653
 
654
+ #: wpf-includes/wpf-phrases.php:12
655
+ msgid "Solved Topics"
656
+ msgstr "Tópicos Resolvidos"
657
 
658
+ #: wpf-includes/wpf-phrases.php:11
659
+ msgid "Unsolved Topics"
660
+ msgstr "Tópicos Não Resolvidos"
 
 
 
661
 
662
+ #: wpf-includes/wpf-phrases.php:10
663
+ msgid "Closed Topics"
664
+ msgstr "Tópicos Fechados"
 
 
 
 
 
 
665
 
666
+ #: wpf-includes/wpf-phrases.php:9
667
+ msgid "Sticky Topics"
668
+ msgstr "Tópicos Fixados"
669
 
670
+ #: wpf-includes/wpf-phrases.php:8
671
+ msgid "Private Topics"
672
+ msgstr "Tópicos Privados"
673
 
674
+ #: wpf-includes/wpf-phrases.php:7
675
+ msgid "Unapproved Posts"
676
+ msgstr "Posts não aprovados"
677
 
678
+ #: wpf-includes/wpf-phrases.php:6
679
+ msgid "relevance"
680
+ msgstr "relevância"
 
 
 
 
681
 
682
+ #: wpf-includes/functions-template.php:704
683
+ msgid "set 0 to remove this limit"
684
+ msgstr "defina 0 para remover esse limite"
685
 
686
+ #: wpf-includes/functions-template.php:702
687
+ msgid "Limit Per Topic"
688
+ msgstr "Limite por Tópico"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
689
 
690
+ #: wpf-includes/functions-template.php:520
691
+ #: wpf-includes/functions-template.php:685
692
+ msgid "Autofilter by current forum"
693
+ msgstr "Filtragem automática pelo Fórum atual"
 
 
 
 
 
 
 
 
694
 
695
+ #: wpf-includes/functions-template.php:513
696
+ #: wpf-includes/functions-template.php:678
697
+ msgid "Filter by forums"
698
+ msgstr "Filtrar por fóruns"
699
 
700
+ #: wpf-admin/forum.php:285
701
+ msgid "Forums can be displayed with different layouts (Extended, Simplified, Q&A, Threaded). Use the \"Category Layout\" dropdown located on the top right section to set the layout you want. This option is only available for Categories (top parent forums). Other forums and sub-forums inherit it. They cannot have a different layout, therefore the layout dropdown option becomes disabled if this forum is not a Category."
702
+ msgstr "Os fóruns podem ser exibidos com diferentes layouts (Extendido, Simplificado, Q&A e Threaded). Use o menu suspenso \"Layout da Categoria\", localizado na seção superior direita, para definir o layout desejado. Esta opção está disponível apenas para Categorias (Fóruns principais). Outros fóruns e sub-fóruns herdam isso. Eles não podem ter um layout diferente, portanto, a opção suspensa de layout fica desativada se esse fórum não for uma Categoria."
 
 
 
 
703
 
704
+ #: wpf-includes/wpf-phrases.php:57
705
+ msgid "API options successfully updated"
706
+ msgstr "Opções da API atualizadas com sucesso"
707
 
708
+ #: wpf-admin/forum.php:263
709
+ msgid "Current Layout of this Forum (inherited from parent category)"
710
+ msgstr "Layout atual deste fórum (herdado da categoria principal)"
711
 
712
+ #: wpf-admin/forum.php:261
713
+ msgid "Current Layout of this Category"
714
+ msgstr "Layout atual desta categoria"
715
 
716
+ #: wpf-admin/forum.php:191
717
+ msgid "Forum Color"
718
+ msgstr "Cor do Fórum"
719
 
720
+ #: wpf-admin/forum.php:188
721
+ msgid "Additional Options"
722
+ msgstr "Opções Adicionais"
723
 
724
+ #: wpf-admin/tools-tabs/debug.php:193
725
+ msgid "No Problems Found in Database"
726
+ msgstr "Nenhum problema encontrado no Banco de Dados"
727
 
728
+ #: wpf-admin/tools-tabs/debug.php:170
729
+ msgid "Problem fixer SQL commands:"
730
+ msgstr "Comandos SQL de correção de problemas:"
731
 
732
+ #: wpf-admin/tools-tabs/debug.php:169
733
+ msgid "If the %s button doesn't solve the issues. Please use the SQl commands below in your hosting service cPanel > phpMyAdmin Database Manager > WordPress Database > SQL Tab. In case you're not familiar with hosting service tools, please contact to your hosting service support team and forward them this message with the SQL command."
734
+ msgstr "Se o botão %s não resolver os problemas. Por favor, use os comandos SQL abaixo em seu serviço de hospedagem cPanel > Gerenciador de Banco de Dados phpMyAdmin > Banco de dados do WordPress > Guia SQL. Caso você não esteja familiarizado com as ferramentas de serviço de hospedagem, entre em contato com a equipe de suporte do host e encaminhe-a o comando SQL."
735
 
736
+ #: wpf-admin/tools-tabs/debug.php:168
737
+ msgid "IMPORTANT!"
738
+ msgstr "IMPORTANTE!"
739
 
740
+ #: wpf-admin/tools-tabs/debug.php:163 wpf-admin/tools-tabs/debug.php:169
741
+ msgid "Solve database problems"
742
+ msgstr "Resolva problemas de Banco de Dados"
743
 
744
+ #: wpf-admin/tools-tabs/debug.php:158
745
+ msgid "Recheck DB"
746
+ msgstr "Verifique novamente o Banco de Dados"
747
 
748
+ #: wpf-admin/tools-tabs/debug.php:149
749
+ msgid "Doesn't exists"
750
+ msgstr "Não existe"
751
 
752
+ #: wpf-admin/tools-tabs/debug.php:141
753
+ msgid "Missing keys: "
754
+ msgstr "Chaves perdidas: "
755
 
756
+ #: wpf-admin/tools-tabs/debug.php:133
757
+ msgid "Missing fields: "
758
+ msgstr "Campos ausentes: "
759
 
760
+ #: wpf-admin/tools-tabs/debug.php:132 wpf-admin/tools-tabs/debug.php:140
761
+ #: wpf-admin/tools-tabs/debug.php:148
762
+ msgid "Table:"
763
+ msgstr "Tabela:"
764
 
765
+ #: wpf-admin/tools-tabs/debug.php:126
766
+ msgid "Problem description"
767
+ msgstr "Descrição do Problema"
768
 
769
+ #: wpf-admin/tools-tabs/debug.php:125
770
+ msgid "Table name"
771
+ msgstr "Nome da Tabela"
772
 
773
+ #: wpf-admin/tools-tabs/debug.php:119
774
+ msgid "Problems Found in Database"
775
+ msgstr "Problemas encontrados no Banco de Dados"
776
 
777
+ #: wpf-admin/tools-tabs/antispam.php:86
778
+ msgid "Posts must be manually approved"
779
+ msgstr "Os posts devem ser aprovadas manualmente"
780
 
781
+ #: wpf-admin/dashboard.php:215
782
+ msgid "Rebuild Threads"
783
+ msgstr "Recriar Threads"
784
 
785
+ #: wpf-admin/dashboard.php:211
786
+ msgid "Rebuild Phrases"
787
+ msgstr "Reconstruir Traduções"
788
+
789
+ #: wpf-admin/options-tabs/styles.php:124
790
+ msgid "Download"
791
+ msgstr "Download"
792
+
793
+ #: wpf-admin/options-tabs/styles.php:122
794
+ msgid "Copied"
795
+ msgstr "Copiado"
796
+
797
+ #: wpf-admin/options-tabs/styles.php:116
798
+ msgid "Delete website cache, reset CSS file optimizer and minifier plugins caches, purge CDN data (if you have), then go to the forum front-end and press %s twice."
799
+ msgstr "Exclua o cache do site, redefina os caches do otimizador de arquivos CSS e dos plugins do minifinder, limpe os dados CDN (se tiver), vá para o front-end do Fórum e pressione %s duas vezes."
800
+
801
+ #: wpf-admin/options-tabs/styles.php:115
802
+ msgid "Upload and replace %s file in %s directory,"
803
+ msgstr "Carregue e substitua o arquivo %s no diretório %s,"
804
+
805
+ #: wpf-admin/options-tabs/styles.php:114
806
+ msgid "Create colors.css file or simply download %s file with the CSS code provided in the textarea below,"
807
+ msgstr "Crie o arquivo colors.css ou simplesmente baixe o arquivo %s com o código CSS fornecido na área de texto abaixo,"
808
+
809
+ #: wpf-admin/options-tabs/styles.php:112
810
+ msgid "In most cases, this problem comes from your server file writing permissions. Files are not permitted to change, thus the forum color provider colors.css file is not updated with your changes. If you cannot fix this issue in hosting server, then the following easy steps can solve your problem:"
811
+ msgstr "Na maioria dos casos, esse problema é proveniente das permissões de gravação de arquivo do servidor. Os arquivos não podem ser alterados, portanto, o arquivo colors.css do provedor de cores do fórum não é atualizado com suas alterações. Se você não puder corrigir esse problema no servidor de hospedagem, as etapas simples a seguir poderão resolver seu problema:"
812
+
813
+ #: wpf-admin/options-tabs/styles.php:110
814
+ msgid "After changing and saving colors, go to the forum front-end and press %s twice. If you don't see any change, please follow to the instruction below."
815
+ msgstr "Depois de alterar e salvar as cores, vá para o front-end do Fórum e pressione %s duas vezes. Se você não vir nenhuma alteração, siga as instruções abaixo."
816
+
817
+ #: wpf-admin/options-tabs/styles.php:109
818
+ msgid "Problems with colors?"
819
+ msgstr "Problemas com as cores?"
820
+
821
+ #: wpf-admin/tools-tabs/legal.php:181 wpf-admin/tools-tabs/misc.php:139
822
+ #: wpf-admin/tools-tabs/antispam.php:354 wpf-admin/options-tabs/forums.php:29
823
+ #: wpf-admin/options-tabs/styles.php:131 wpf-admin/options-tabs/emails.php:198
824
+ #: wpf-admin/options-tabs/members.php:182 wpf-admin/options-tabs/api.php:246
825
+ #: wpf-admin/options-tabs/posts.php:177 wpf-admin/options-tabs/features.php:91
826
+ #: wpf-admin/options-tabs/general.php:106
827
+ msgid "Reset Options"
828
+ msgstr "Redefinir Opções"
829
+
830
+ #: wpf-themes/classic/functions.php:250
831
+ msgid "This option keeps the first topic post on top when you navigate through pages of that topic. You can manage this option by forum layouts."
832
+ msgstr "Essa opção mantém a primeira postagem do tópico no topo quando você navega pelas páginas desse tópico. Você pode gerenciar essa opção por layouts do fórum."
833
+
834
+ #: wpf-themes/classic/functions.php:249
835
+ msgid "Stick Topic's First Post on Top for Certain Forum Layout"
836
+ msgstr "Colocar o primeiro post do tópico no topo do layout do fórum"
837
+
838
+ #: wpf-themes/classic/functions.php:235
839
+ msgid "Threaded Layout - Replies Nesting Levels Deep"
840
+ msgstr "Threaded Layout - Respostas Aninhando Níveis Profundos"
841
+
842
+ #: wpf-themes/classic/functions.php:227
843
+ msgid "Threaded Layout - Number of Parent Posts per Page"
844
+ msgstr "Threaded Layout - Número de Posts Principais por Página"
845
+
846
+ #: wpf-themes/classic/functions.php:217
847
+ msgid "Threaded Layout - Reply Form Type"
848
+ msgstr "Threaded Layout - Tipo de Formulário de Resposta"
849
+
850
+ #: wpf-themes/classic/functions.php:208
851
+ msgid "Set this option value 0 if you want to show all comments"
852
+ msgstr "Defina este valor de opção 0 se você quiser mostrar todos os comentários"
853
+
854
+ #: wpf-themes/classic/functions.php:207
855
+ msgid "Q&A Layout - Number of Comments per item in page load"
856
+ msgstr "Layout Q&A - Número de comentários por item no carregamento da página"
857
+
858
+ #: wpf-themes/classic/functions.php:199
859
+ msgid "Q&A Layout - Number of Answers per Page"
860
+ msgstr "Layout Q&A - Número de Respostas por Página"
861
+
862
+ #: wpf-themes/classic/functions.php:189
863
+ msgid "Q&A Layout - Display Answer Editor"
864
+ msgstr "Layout Q&A - Exibir Editor de Respostas"
865
+
866
+ #: wpf-themes/classic/functions.php:184 wpf-themes/classic/functions.php:221
867
+ msgid "Text Editor"
868
+ msgstr "Editor de Texto"
869
+
870
+ #: wpf-themes/classic/functions.php:183 wpf-themes/classic/functions.php:220
871
+ msgid "Visual Editor"
872
+ msgstr "Editor Visual"
873
+
874
+ #: wpf-themes/classic/functions.php:180
875
+ msgid "Q&A Layout - Comment Form Type"
876
+ msgstr "Layout Q&A - Tipo de Formulário de Comentário"
877
+
878
+ #: wpf-themes/classic/functions.php:135
879
+ msgid "Threaded Layout - Recent topic length"
880
+ msgstr "Threaded Layout - Tamanho do tópico recente"
881
+
882
+ #: wpf-themes/classic/functions.php:128
883
+ msgid "Threaded Layout - Number of Recent topics"
884
+ msgstr "Threaded Layout - Número de Tópicos Recentes"
885
+
886
+ #: wpf-themes/classic/functions.php:119
887
+ msgid "Threaded Layout - Display Add Topic Button on Forum List"
888
+ msgstr "Threaded Layout - Exibir Botão de Adicionar Tópico na Lista de Fóruns"
889
 
890
+ #: wpf-themes/classic/functions.php:110
891
+ msgid "Threaded Layout - Display Thread Filtering Buttons"
892
+ msgstr "Threaded Layout - Exibir botões de filtragem de Thread"
893
 
894
+ #: wpf-themes/classic/functions.php:101
895
+ msgid "Threaded Layout - Forums List"
896
+ msgstr "Threaded Layout - Lista de Fóruns"
897
 
898
+ #: wpf-includes/wpf-phrases.php:1026
899
+ msgid "View all tags (%d)"
900
+ msgstr "Ver todas as tags (%d)"
901
 
902
+ #: wpf-includes/wpf-phrases.php:1025
903
+ msgid "(%d viewing)"
904
+ msgstr "(%d acessando)"
905
 
906
+ #: wpf-includes/wpf-phrases.php:1024
907
+ msgid "Forum Icons"
908
+ msgstr "Ícones do Fórum"
909
 
910
+ #: wpf-includes/integration/ultimate-member.php:411
911
+ msgid "<strong>{member}</strong> has <strong>replied</strong> to your post on the forum."
912
+ msgstr "<strong>{member}</strong> <strong>respondeu</strong> ao seu post no fórum."
913
 
914
+ #: wpf-includes/integration/ultimate-member.php:406
915
+ msgid "<strong>{member}</strong> has <strong>replied</strong> to a topic you started on the forum."
916
+ msgstr "<strong>{member}</strong> <strong>respondeu</strong> um tópico que você iniciou no fórum."
917
 
918
+ #: wpf-includes/wpf-phrases.php:1021
919
+ msgid "Currently viewing this topic %s %s %s."
920
+ msgstr "Visitando este tópico no momento: %s %s %s."
921
 
922
+ #: wpf-includes/wpf-phrases.php:1020
923
+ msgid "%d times"
924
+ msgstr "%d vezes"
925
 
926
+ #: wpf-includes/wpf-phrases.php:1019
927
+ msgid "%s guests"
928
+ msgstr "%s convidados"
929
 
930
+ #: wpf-includes/wpf-phrases.php:1018
931
+ msgid "%s guest"
932
+ msgstr "%s visitante"
933
 
934
+ #: wpf-includes/wpf-phrases.php:1017
935
+ msgid "Recently viewed by users: %s."
936
+ msgstr "Visto recentemente pelos usuários: %s."
937
 
938
+ #: wpf-includes/wpf-phrases.php:1016
939
+ msgid "%d users ( %s )"
940
+ msgstr "%d usuários ( %s )"
941
 
942
+ #: wpf-includes/wpf-phrases.php:1015
943
+ msgid "%d user ( %s )"
944
+ msgstr "%d usuário ( %s )"
945
 
946
+ #: wpf-includes/class-usergroups.php:48
947
+ msgid "Front - Can view statistic"
948
+ msgstr "Front - pode ver as estatísticas"
949
 
950
+ #: wpf-admin/tools.php:16
951
+ msgid "Debug"
952
+ msgstr "Depurar"
 
 
 
 
 
 
953
 
954
+ #: wpf-admin/tools-tabs/debug.php:495
955
+ msgid "No errors found"
956
+ msgstr "Nenhum erro encontrado"
957
 
958
+ #: wpf-admin/tools-tabs/debug.php:488
959
+ msgid "Error Log File"
960
+ msgstr "Arquivo de Registro de Erros"
 
 
 
 
961
 
962
+ #: wpf-admin/tools-tabs/debug.php:472
963
+ msgid "No issues found"
964
+ msgstr "Nenhum problema encontrado"
 
965
 
966
+ #: wpf-admin/tools-tabs/debug.php:455
967
+ msgid "Download wpForo Phrases"
968
+ msgstr "Download de Traduções do wpForo"
969
 
970
+ #: wpf-admin/tools-tabs/debug.php:455
971
+ msgid "Please download wpForo Phrases XML compressed file, unzip it, find english.xml file, navigate to Forums > Settings > General Tab and import it using [Add New] button of \"XML Based Language\" option."
972
+ msgstr "Faça o download do arquivo compactado XML de traduções do wpForo, descompacte-o, localize o arquivo english.xml, navegue até Fóruns > Configurações > Aca Geral e importe-o usando o botão [Adicionar Novo] da opção \"Base XML do idioma\"."
973
 
974
+ #: wpf-admin/tools-tabs/debug.php:454
975
+ msgid "wpForo phrases are missing!"
976
+ msgstr "Traduções do wpForo não encontradas!"
977
 
978
+ #: wpf-admin/tools-tabs/debug.php:447
979
+ msgid "How to Fix WordPress Not Sending Email Issue"
980
+ msgstr "Como corrigir WordPress não enviando e-mail de problema"
981
 
982
+ #: wpf-admin/tools-tabs/debug.php:447
983
+ msgid "In most cases this is a server issue. We recommend you contact to your hosting service support team or open a support topic in wordpress.org support forum. Also there are many good articles regarding this issue in web. For example "
984
+ msgstr "Na maioria dos casos, isso é um problema no servidor. Recomendamos que você entre em contato com a equipe de suporte do serviço de hospedagem ou abra um tópico de suporte no fórum de suporte do wordpress.org. Também há muitos bons artigos sobre este assunto na web. Por exemplo"
985
 
986
+ #: wpf-admin/tools-tabs/debug.php:446
987
+ msgid "WordPress Email sending function wp_mail() doesn't work!"
988
+ msgstr "A função de envio de e-mail do WordPress wp_mail() não está funcionando!"
989
 
990
+ #: wpf-admin/tools-tabs/debug.php:436
991
+ msgid "Please navigate to Settings > Autoptimize > Main Tab, click on top right [Show advanced settings] button, find \"Exclude scripts from Autoptimize\" option, add this JS path <code>,wp-includes/js/tinymce</code>, than click on [Save Changes and Empty Cache] button bellow."
992
+ msgstr "Navegue até Configurações > Autoptimize > Aba principal, clique no botão superior direito [Mostrar configurações avançadas], encontre a opção \"Excluir scripts do Autoptimize\", adicione este caminho JS <code>,wp-includes/js/tinymce</code>, e clicar no botão abaixo [Salvar alterações e esvaziar o cache]."
993
 
994
+ #: wpf-admin/tools-tabs/debug.php:435
995
+ msgid "Conflict with Autoptimize plugin!"
996
+ msgstr "Conflito com o plugin Autoptimize!"
997
 
998
+ #: wpf-admin/tools-tabs/debug.php:425
999
+ msgid "New registered users get access to forum settings!"
1000
+ msgstr "Novos usuários registrados têm acesso às configurações do fórum!"
1001
 
1002
+ #: wpf-admin/tools-tabs/debug.php:393
1003
+ msgid "Please execute this SQL in your Website Hosting cPanel > phpMyAdmin Database Manager"
1004
+ msgstr "Por favor, execute este SQL no cPanel do seu servidor de hospedagem > phpMyAdmin Database Manager"
1005
 
1006
+ #: wpf-admin/tools-tabs/debug.php:392
1007
+ msgid "The default Guest usergroup is not found!"
1008
+ msgstr "O grupo de usuários padrão não foi encontrado!"
1009
 
1010
+ #: wpf-admin/tools-tabs/debug.php:271
1011
+ msgid "Error Logs"
1012
+ msgstr "Registro de Erros"
1013
 
1014
+ #: wpf-admin/tools-tabs/debug.php:263
1015
+ msgid "Issues and Recommendations"
1016
+ msgstr "Problemas e Recomendações"
1017
 
1018
+ #: wpf-admin/tools-tabs/debug.php:252
1019
+ msgid "Please enable mod_rewrite on your server, this is required for wpForo forum"
1020
+ msgstr "Por favor ative o mod_rewrite no seu servidor, isto é necessário para o wpForo fórum"
1021
 
1022
+ #: wpf-admin/tools-tabs/debug.php:252
1023
+ msgid "Not enabled"
1024
+ msgstr "Não habilitado"
1025
 
1026
+ #: wpf-admin/tools-tabs/debug.php:246
1027
+ msgid "Please contact to your hosting service support team and ask them enable PHP cURL module"
1028
+ msgstr "Entre em contato com a equipe de suporte do seu serviço de hospedagem e peça para ativarem o módulo PHP cURL"
1029
 
1030
+ #: wpf-admin/tools-tabs/debug.php:197
1031
+ msgid "Database Tables"
1032
+ msgstr "Tabelas de Banco de Dados"
1033
 
1034
+ #: wpf-admin/tools-tabs/debug.php:111
1035
+ msgid "No user found."
1036
+ msgstr "Nenhum usuário encontrado."
1037
 
1038
+ #: wpf-admin/tools-tabs/debug.php:98
1039
+ msgid "User Cookies"
1040
+ msgstr "Cookies do usuário"
 
 
1041
 
1042
+ #: wpf-admin/tools-tabs/debug.php:86
1043
+ msgid "User Meta Data"
1044
+ msgstr "Dados Meta do Usuário"
1045
 
1046
+ #: wpf-admin/tools-tabs/debug.php:76
1047
+ msgid "Display User Data"
1048
+ msgstr "Exibir dados do usuário"
 
 
1049
 
1050
+ #: wpf-admin/tools-tabs/debug.php:75
1051
+ msgid "User ID"
1052
+ msgstr "ID do usuário"
1053
 
1054
+ #: wpf-admin/tools-tabs/debug.php:54 wpf-admin/tools-tabs/debug.php:56
1055
+ msgid "Errors & Issues"
1056
+ msgstr "Erros e Problemas"
 
 
1057
 
1058
+ #: wpf-admin/tools-tabs/debug.php:48 wpf-admin/tools-tabs/debug.php:50
1059
+ msgid "Server"
1060
+ msgstr "Servidor"
1061
 
1062
+ #: wpf-admin/tools-tabs/debug.php:42 wpf-admin/tools-tabs/debug.php:44
1063
+ msgid "Tables"
1064
+ msgstr "Tabelas"
1065
 
1066
+ #: wpf-admin/tools-tabs/debug.php:36 wpf-admin/tools-tabs/debug.php:38
1067
+ #: wpf-admin/tools-tabs/debug.php:68
1068
+ msgid "User Data"
1069
+ msgstr "Dados do Usuário"
1070
 
1071
+ #: wpf-admin/tools-tabs/debug.php:33
1072
+ msgid "Debug Information"
1073
+ msgstr "Informação de Depuração"
 
 
1074
 
1075
+ #: wpf-admin/options-tabs/posts.php:100
1076
+ msgid "By disabling this option you can exclude forum administrators from topic viewers list."
1077
+ msgstr "Ao desabilitar esta opção, você pode excluir administradores do fórum da lista de visualizadores de tópicos."
1078
 
1079
+ #: wpf-admin/options-tabs/posts.php:99
1080
+ msgid "Display Admins with Topic Viewers"
1081
+ msgstr "Exibir administradores nos visualizadores de tópicos"
 
 
1082
 
1083
+ #: wpf-admin/options-tabs/posts.php:88
1084
+ msgid "Displays information about topic recent viewers (users visited within last one hour)"
1085
+ msgstr "Exibe informações sobre os visitantes recentes de tópicos (usuários visitados na última hora)"
1086
 
1087
+ #: wpf-admin/options-tabs/posts.php:87
1088
+ msgid "Display Topic Recent Viewers"
1089
+ msgstr "Exibir Visitantes Recentes do Tópico"
1090
 
1091
+ #: wpf-admin/options-tabs/posts.php:76
1092
+ msgid "Displays information about topic current viewers (users and guests)"
1093
+ msgstr "Exibe informações sobre os visualizadores atuais de tópicos (usuários e convidados)"
1094
 
1095
+ #: wpf-admin/options-tabs/posts.php:75
1096
+ msgid "Display Topic Current Viewers"
1097
+ msgstr "Exibir Visitantes atuais do Tópico"
1098
 
1099
+ #: wpf-admin/options-tabs/forums.php:16
1100
+ msgid "Displays information about forum current viewers (x viewing) next to forum title."
1101
+ msgstr "Exibe informações sobre os visitantes atuais do fórum (x visitando) ao lado do título do fórum."
 
 
 
 
 
 
1102
 
1103
+ #: wpf-admin/options-tabs/forums.php:15
1104
+ msgid "Display Forum Current Viewers"
1105
+ msgstr "Exibir visitantes atuais do Fórum"
1106
 
1107
+ #: wpf-admin/options-tabs/features.php:18
1108
+ msgid "Track Forum and Topic Current Viewers"
1109
+ msgstr "Acompanhar Fórum e Visitantes Atuais de tópico"
 
 
 
 
1110
 
1111
+ #: wpf-includes/wpf-phrases.php:120 wpf-includes/wpf-phrases.php:1012
1112
+ msgid "This topic doesn't exist or you don't have permissions to see that."
1113
+ msgstr "Este tópico não existe ou você não tem permissão para ver isso"
1114
 
1115
+ #: wpf-includes/wpf-phrases.php:1011
1116
+ msgid "Question Tags"
1117
+ msgstr "Tags de Dúvidas"
 
1118
 
1119
+ #: wpf-includes/wpf-phrases.php:1010
1120
+ msgid "Your question"
1121
+ msgstr "Sua Dúvida"
1122
 
1123
+ #: wpf-includes/wpf-phrases.php:1009
1124
+ msgid "Ask a question"
1125
+ msgstr "Tire sua Dúvida"
 
 
 
 
1126
 
1127
+ #: wpf-includes/wpf-phrases.php:1006
1128
+ msgid "No unread posts were found"
1129
+ msgstr "Nenhuma postagem não lida foi encontrada"
1130
 
1131
+ #: wpf-includes/wpf-phrases.php:1005
1132
+ msgid "Unread Posts"
1133
+ msgstr "Posts não lidos"
 
 
 
 
1134
 
1135
+ #: wpf-includes/wpf-phrases.php:1004
1136
+ msgid "Tags are disabled"
1137
+ msgstr "As tags estão desativadas"
1138
 
1139
+ #: wpf-includes/wpf-phrases.php:1003
1140
+ msgid "dark"
1141
+ msgstr "escuro"
 
 
 
 
 
 
 
 
1142
 
1143
+ #: wpf-includes/wpf-phrases.php:1002
1144
+ msgid "grey"
1145
+ msgstr "cinza"
1146
 
1147
+ #: wpf-includes/wpf-phrases.php:1001
1148
+ msgid "orange"
1149
+ msgstr "laranja"
 
 
 
 
1150
 
1151
+ #: wpf-includes/wpf-phrases.php:1000
1152
+ msgid "green"
1153
+ msgstr "verde"
1154
 
1155
+ #: wpf-includes/wpf-phrases.php:999
1156
+ msgid "red"
1157
+ msgstr "vermelho"
 
 
 
 
 
 
1158
 
1159
+ #: wpf-includes/wpf-phrases.php:998
1160
+ msgid "default"
1161
+ msgstr "padrão"
1162
 
1163
+ #: wpf-includes/wpf-phrases.php:997
1164
+ msgid "Not Replied"
1165
+ msgstr "Não Respondido"
 
 
 
 
 
 
 
 
 
1166
 
1167
+ #: wpf-includes/wpf-phrases.php:996
1168
+ msgid "Mark all read"
1169
+ msgstr "Marcar todos como lidos"
1170
 
1171
+ #: wpf-includes/wpf-phrases.php:995
1172
+ msgid "Forum contains unread posts"
1173
+ msgstr "Fórum contém posts não lidos"
 
1174
 
1175
+ #: wpf-includes/wpf-phrases.php:994
1176
+ msgid "Forum contains no unread posts"
1177
+ msgstr "Fórum não contém posts não lidos"
1178
 
1179
+ #: wpf-includes/wpf-phrases.php:993
1180
+ msgid "No tags found"
1181
+ msgstr "Nenhuma tag encontrada"
1182
 
1183
+ #: wpf-includes/wpf-phrases.php:992
1184
+ msgid "All forum topics"
1185
+ msgstr "Todos os Tópicos do Fórum"
1186
 
1187
+ #: wpf-includes/wpf-phrases.php:991
1188
+ msgid "Previous Topic"
1189
+ msgstr "Tópico Anterior"
1190
 
1191
+ #: wpf-includes/wpf-phrases.php:990
1192
+ msgid "Next Topic"
1193
+ msgstr "Próximo Tópico"
 
 
 
1194
 
1195
+ #: wpf-includes/wpf-phrases.php:989
1196
+ msgid "Related Topics"
1197
+ msgstr "Tópicos Relacionados"
1198
 
1199
+ #: wpf-includes/wpf-phrases.php:988
1200
+ msgid "Find Topics by Tags"
1201
+ msgstr "Localizar tópicos por tags"
1202
 
1203
+ #: wpf-includes/wpf-phrases.php:986
1204
+ msgid "Tag"
1205
+ msgstr "Tag"
 
 
 
 
 
 
1206
 
1207
+ #: wpf-includes/wpf-phrases.php:985
1208
+ msgid "Separate tags using a comma"
1209
+ msgstr "Separe as tags usando uma vírgula"
1210
 
1211
+ #: wpf-includes/wpf-phrases.php:984
1212
+ msgid "Topic Tag"
1213
+ msgstr "Tag do Tópico"
1214
 
1215
+ #: wpf-includes/wpf-phrases.php:983
1216
+ msgid "Topic Tags"
1217
+ msgstr "Tags do Tópico"
1218
 
1219
+ #: wpf-includes/wpf-phrases.php:982
1220
+ msgid "Start typing tags here (maximum %d tags are allowed)..."
1221
+ msgstr "Comece a digitar as tags aqui (são permitidas no máximo %d tags)..."
 
 
 
1222
 
1223
+ #: wpf-includes/wpf-hooks.php:1328
1224
+ msgid "Your email address is not valid"
1225
+ msgstr "Seu endereço de e-mail não é válido"
1226
 
1227
+ #: wpf-includes/wpf-hooks.php:1327
1228
+ msgid "Please fill your email address for feedback"
1229
+ msgstr "Por favor, preencha o seu endereço de e-mail para feedback"
1230
 
1231
+ #: wpf-includes/wpf-hooks.php:1326
1232
+ msgid "With the email address, please check the \"I agree to receive email\" checkbox to proceed."
1233
+ msgstr "Com o endereço de e-mail, marque a caixa de seleção \"Concordo em receber e-mail\" para continuar."
1234
 
1235
+ #: wpf-includes/functions-template.php:816
1236
+ msgid "Topic Counts"
1237
+ msgstr "Contagens de tópicos"
 
 
 
1238
 
1239
+ #: wpf-includes/functions-template.php:372
1240
+ msgid "User Groups"
1241
+ msgstr "Grupos de Usuários"
1242
 
1243
+ #: wpf-includes/functions-installation.php:304
1244
+ msgid "This is a simple parent forum"
1245
+ msgstr "Este é um simples fórum principal"
1246
 
1247
+ #: wpf-includes/functions-installation.php:304
1248
+ msgid "Main Forum"
1249
+ msgstr "Fórum Principal"
 
 
 
 
 
 
 
 
1250
 
1251
+ #: wpf-includes/functions-installation.php:303
1252
+ msgid "This is a simple category / section"
1253
+ msgstr "Esta é uma categoria/seção simples"
1254
 
1255
+ #: wpf-includes/functions-installation.php:303
1256
+ msgid "Main Category"
1257
+ msgstr "Categoria Principal"
1258
 
1259
+ #: wpf-includes/class-usergroups.php:55
1260
+ msgid "Front - Can have signaturee"
1261
+ msgstr "Front - Pode ter assinatura"
 
 
 
 
 
 
 
 
 
1262
 
1263
+ #: wpf-includes/class-usergroups.php:52
1264
+ msgid "Front - Can view member subscriptions"
1265
+ msgstr "Front - Pode ver as inscrições*** de membros"
1266
 
1267
+ #: wpf-includes/class-usergroups.php:51
1268
+ msgid "Front - Can view member activity"
1269
+ msgstr "Front - Pode ver a atividade de membro"
1270
 
1271
+ #: wpf-includes/class-usergroups.php:47
1272
+ msgid "Front - Can pass moderation"
1273
+ msgstr "Front - Pode passar pela moderação"
1274
 
1275
+ #: wpf-admin/tools-tabs/debug.php:409 wpf-includes/class-usergroups.php:44
1276
+ msgid "Dashboard - Can ban member"
1277
+ msgstr "Painel - Pode banir o membro"
 
 
1278
 
1279
+ #: wpf-admin/tools-tabs/debug.php:407 wpf-includes/class-usergroups.php:41
1280
+ #: wpf-includes/wpf-phrases.php:722
1281
+ msgid "Dashboard - Manage Themes"
1282
+ msgstr "Painel - Gerenciar Temas"
1283
 
1284
+ #: wpf-admin/tools-tabs/debug.php:406 wpf-includes/class-usergroups.php:40
1285
+ #: wpf-includes/wpf-phrases.php:721
1286
+ msgid "Dashboard - Manage Phrases"
1287
+ msgstr "Painel - Gerenciar Traduções"
1288
 
1289
+ #: wpf-admin/tools-tabs/debug.php:405 wpf-includes/class-usergroups.php:39
1290
+ #: wpf-includes/wpf-phrases.php:726
1291
+ msgid "Dashboard - Manage Usergroups"
1292
+ msgstr "Painel - Gerenciar grupos de usuários"
1293
 
1294
+ #: wpf-admin/tools-tabs/debug.php:404 wpf-includes/class-usergroups.php:38
1295
+ #: wpf-includes/wpf-phrases.php:720
1296
+ msgid "Dashboard - Moderate Topics & Posts"
1297
+ msgstr "Painel - Moderar Tópicos & Posts"
1298
 
1299
+ #: wpf-admin/tools-tabs/debug.php:403 wpf-includes/class-usergroups.php:37
1300
+ #: wpf-includes/wpf-phrases.php:723
1301
+ msgid "Dashboard - Manage Members"
1302
+ msgstr "Painel - Gerenciar Membros"
1303
 
1304
+ #: wpf-admin/tools-tabs/debug.php:402 wpf-includes/class-usergroups.php:36
1305
+ #: wpf-includes/wpf-phrases.php:719
1306
+ msgid "Dashboard - Manage Tools"
1307
+ msgstr "Painel - Gerenciar Ferramentas"
1308
 
1309
+ #: wpf-admin/tools-tabs/debug.php:401 wpf-includes/class-usergroups.php:35
1310
+ #: wpf-includes/wpf-phrases.php:718
1311
+ msgid "Dashboard - Manage Settings"
1312
+ msgstr "Painel - Gerenciar Configurações"
1313
+
1314
+ #: wpf-admin/tools-tabs/debug.php:400 wpf-includes/class-usergroups.php:34
1315
+ #: wpf-includes/wpf-phrases.php:717
1316
+ msgid "Dashboard - Manage Forums"
1317
+ msgstr "Painel - Gerenciar Fóruns"
1318
+
1319
+ #: wpf-includes/class-subscribes.php:50
1320
  msgid ""
1321
+ "Hi [mentioned-user-name]! <br>\n"
1322
+ "\n"
1323
+ " You have been mentioned in a post on \"[topic-title]\" by [author-user-name].<br/><br/>\n"
1324
+ "\n"
1325
+ " Post URL: [post-url]"
1326
  msgstr ""
1327
+ "Olá [mentioned-user-name]! <br>\n"
1328
+ "\n"
1329
+ " Você foi mencionado em um post sobre \"[topic-title]\" por [author-user-name].<br/><br/>\n"
1330
+ "\n"
1331
+ " Link do Post: [post-url]"
 
1332
 
1333
+ #: wpf-includes/class-subscribes.php:49
1334
+ msgid "You have been mentioned in forum post"
1335
+ msgstr "Você foi mencionado no post do Fórum"
1336
+
1337
+ #: wpf-includes/class-subscribes.php:44
1338
+ msgid ""
1339
+ "Hello! <br>\n"
1340
+ "\n"
1341
+ " You asked us to reset your password for your account using the email address [user_login]. <br>\n"
1342
+ "\n"
1343
+ " If this was a mistake, or you didn't ask for a password reset, just ignore this email and nothing will happen. <br>\n"
1344
+ "\n"
1345
+ " To reset your password, visit the following address: <br>\n"
1346
+ "\n"
1347
+ " [reset_password_url] <br>\n"
1348
+ "\n"
1349
+ " Thanks!"
1350
+ msgstr ""
1351
+ "Olá! <br>\n"
1352
+ "\n"
1353
+ " Você nos pediu para redefinir a senha da sua conta usando o endereço de e-mail [user_login]. <br>\n"
1354
+ "\n"
1355
+ " Se isso foi um erro, ou você não pediu uma redefinição de senha, apenas ignore este e-mail e nada acontecerá. <br>\n"
1356
+ "\n"
1357
+ " Para redefinir sua senha, visite o seguinte link: <br>\n"
1358
+ "\n"
1359
+ " [reset_password_url] <br>\n"
1360
+ "\n"
1361
+ " Obrigado!"
1362
 
1363
+ #: wpf-includes/class-subscribes.php:43
1364
+ msgid ""
1365
+ "Username: [user_login]\n"
1366
+ "\n"
1367
+ "To set your password, visit the following address:\n"
1368
+ "\n"
1369
+ "[set_password_url]\n"
1370
+ "\n"
1371
+ msgstr ""
1372
+ "Usuário: [user_login]\n"
1373
+ "\n"
1374
+ "Para definir sua senha, visite o seguinte endereço:\n"
1375
+ "\n"
1376
+ "[set_password_url]\n"
1377
+ "\n"
1378
 
1379
+ #: wpf-includes/class-subscribes.php:42
1380
+ msgid "[blogname] Your username and password info"
1381
+ msgstr "[blogname] Seu nome de usuário e senha"
1382
 
1383
+ #: wpf-includes/class-subscribes.php:41
1384
+ msgid ""
1385
+ "New user registration on your site [blogname]:\n"
1386
+ "\n"
1387
+ "Username: [user_login]\n"
1388
+ "\n"
1389
+ "Email: [user_email]\n"
1390
+ msgstr ""
1391
+ "Novo registro de usuário no seu site [blogname]:\n"
1392
+ "\n"
1393
+ "Usuário: [user_login]\n"
1394
+ "\n"
1395
+ "E-mail: [user_email]\n"
1396
 
1397
+ #: wpf-includes/class-subscribes.php:40
1398
+ msgid "[blogname] New User Registration"
1399
+ msgstr "[blogname] Registro de novo usuário"
1400
+
1401
+ #: wpf-includes/class-subscribes.php:39
1402
+ msgid ""
1403
+ "<strong>Report details:</strong>\n"
1404
+ " Reporter: [reporter], <br>\n"
1405
+ " Message: [message],<br>\n"
1406
+ " <br>\n"
1407
+ " [post_url]"
1408
  msgstr ""
1409
+ "<strong>Detalhes da Denúncia:</strong>\n"
1410
+ " Denunciado por: [reporter], <br>\n"
1411
+ " Mensagem: [message],<br>\n"
1412
+ " <br>\n"
1413
+ " [post_url]"
1414
 
1415
+ #: wpf-includes/class-subscribes.php:38
1416
+ msgid "Forum Post Report"
1417
+ msgstr "Denuncia de post do Fórum"
1418
 
1419
+ #: wpf-includes/class-subscribes.php:37
1420
+ msgid ""
1421
+ "Hello [member_name]!<br>\n"
1422
+ " New reply has been posted on your subscribed topic - [topic].\n"
1423
+ " <br><br>\n"
1424
+ " <strong>[reply_title]</strong>\n"
1425
+ " <blockquote >\n"
1426
+ " [reply_desc]\n"
1427
+ " </blockquote>\n"
1428
+ " <br><hr>\n"
1429
+ " If you want to unsubscribe from this topic please use the link below.<br>\n"
1430
+ " [unsubscribe_link]"
1431
+ msgstr ""
1432
+ "Olá [member_name]!<br>\n"
1433
+ " Nova resposta foi postada no tópico que você inscreveu - [topic].\n"
1434
+ " <br><br>\n"
1435
+ " <strong>[reply_title]</strong>\n"
1436
+ " <blockquote >\n"
1437
+ " [reply_desc]\n"
1438
+ " </blockquote>\n"
1439
+ " <br><hr>\n"
1440
+ " Se você quiser cancelar a inscrição neste tópico, use o link abaixo.<br>\n"
1441
+ " [unsubscribe_link]"
1442
 
1443
+ #: wpf-includes/class-subscribes.php:36
1444
+ msgid "New Reply"
1445
+ msgstr "Nova Resposta"
1446
 
1447
+ #: wpf-includes/class-subscribes.php:35
1448
+ msgid ""
1449
+ "Hello [member_name]!<br>\n"
1450
+ " New topic has been created on your subscribed forum - [forum].\n"
1451
+ " <br><br>\n"
1452
+ " <strong>[topic_title]</strong>\n"
1453
+ " <blockquote>\n"
1454
+ " [topic_desc]\n"
1455
+ " </blockquote>\n"
1456
+ " <br><hr>\n"
1457
+ " If you want to unsubscribe from this forum please use the link below.<br>\n"
1458
+ " [unsubscribe_link]"
1459
+ msgstr ""
1460
+ "Olá [member_name]!<br>\n"
1461
+ " Novo tópico foi criado no fórum que você inscreveu - [forum].\n"
1462
+ " <br><br>\n"
1463
+ " <strong>[topic_title]</strong>\n"
1464
+ " <blockquote>\n"
1465
+ " [topic_desc]\n"
1466
+ " </blockquote>\n"
1467
+ " <br><hr>\n"
1468
+ " Se você deseja cancelar a inscrição neste fórum, use o link abaixo.<br>\n"
1469
+ " [unsubscribe_link]"
1470
 
1471
+ #: wpf-includes/class-subscribes.php:34
1472
+ msgid "New Topic"
1473
+ msgstr "Novo Tópico"
1474
 
1475
+ #: wpf-includes/class-subscribes.php:33
1476
+ msgid ""
1477
+ "Hello [member_name]!<br>\n"
1478
+ " Thank you for subscribing.<br>\n"
1479
+ " This is an automated response.<br>\n"
1480
+ " We are glad to inform you that after confirmation you will get updates from - [entry_title].<br>\n"
1481
+ " Please click on link below to complete this step.<br>\n"
1482
+ " [confirm_link]"
1483
+ msgstr ""
1484
+ "Olá [member_name]!<br>\n"
1485
+ " Obrigado por se inscrever.<br>\n"
1486
+ " Esta é uma resposta automática.<br>\n"
1487
+ " Temos o prazer de informar que após a confirmação você receberá atualizações de - [entry_title].<br>\n"
1488
+ " Por favor, clique no link abaixo para concluir este passo.<br>\n"
1489
+ " [confirm_link]"
1490
 
1491
+ #: wpf-includes/class-subscribes.php:32
1492
+ msgid "Please confirm subscription to [entry_title]"
1493
+ msgstr "Por favor, confirme a assinatura para [entry_title]"
1494
 
1495
+ #: wpf-includes/class-forums.php:70
1496
+ msgid "Can answer own question"
1497
+ msgstr "Pode responder a própria dúvida"
1498
 
1499
+ #: wpf-includes/class-forums.php:55
1500
+ msgid "Can subscribe"
1501
+ msgstr "Pode se inscrever"
1502
 
1503
+ #: wpf-includes/class-forums.php:54
1504
+ msgid "Can add tags"
1505
+ msgstr "Pode adicionar tags"
1506
 
1507
+ #: wpf-includes/class-forums.php:51
1508
+ msgid "Can edit own reply"
1509
+ msgstr "Pode editar sua própria resposta"
1510
 
1511
+ #: wpf-admin/tools-tabs/misc.php:108 wpf-includes/wpf-phrases.php:987
1512
+ msgid "Tags"
1513
+ msgstr "Tags"
1514
 
1515
+ #: wpf-admin/options-tabs/posts.php:67
1516
+ msgid "Set this option value 0 if you want to disable limiting"
1517
+ msgstr "Defina este valor de opção 0 se você quiser desativar a limitação"
1518
 
1519
+ #: wpf-admin/options-tabs/posts.php:66
1520
+ msgid "Limit the post edit logging information \"This post was modified 2 hours ago by John\""
1521
+ msgstr "Limitar as informações de registro de pós-edição \"Este post foi modificado 2 horas atrás por Lucas\""
1522
 
1523
+ #: wpf-admin/options-tabs/posts.php:53
1524
+ msgid "Display Post Editing Information"
1525
+ msgstr "Exibir informações de edição de Post"
1526
 
1527
+ #: wpf-admin/options-tabs/posts.php:41
1528
+ msgid "Display Topic Editing Information"
1529
+ msgstr "Exibir informações de edição de Tópicos"
1530
 
1531
+ #: wpf-admin/options-tabs/posts.php:36
1532
+ msgid "Number of Tags per Page"
1533
+ msgstr "Número de Tags por Página"
1534
 
1535
+ #: wpf-admin/options-tabs/posts.php:32
1536
+ msgid "Maximum Number of Tags per Topic"
1537
+ msgstr "Número máximo de Tags por Tópico"
 
1538
 
1539
+ #: wpf-admin/options-tabs/posts.php:23
1540
+ msgid "Enable Topic Tags"
1541
+ msgstr "Ativar Tags de Tópico"
1542
 
1543
+ #: wpf-admin/options-tabs/general.php:61
1544
+ msgid "Here you can set custom base paths for forum pages. For example the default Profile URL base path is /profile/, if this conflicts with other plugins you can change it to /user/ or so..."
1545
+ msgstr "Aqui você pode definir caminhos base personalizados para as páginas do Fórum. Por exemplo, o caminho base da URL do perfil padrão é /profile/, se isso entrar em conflito com outros plugins, você poderá alterá-lo para /user/ ou algo assim..."
 
1546
 
1547
+ #: wpf-admin/options-tabs/general.php:60
1548
+ msgid "Forum Page Slugs (URL Paths)"
1549
+ msgstr "Slugs de páginas do fórum (caminhos de URL)"
 
 
 
 
1550
 
1551
+ #: wpf-admin/options-tabs/general.php:54
1552
+ msgid "Forum XML Sitemap URL"
1553
+ msgstr "URL do sitemap XML do Fórum"
1554
 
1555
+ #: wpf-admin/options-tabs/features.php:47
1556
+ msgid "Replaces wpForo Member Profile page with Ultimate Member Profile Page."
1557
+ msgstr "Substitui a página de perfil de membro wpForo pela página de perfil do \"Ultimate Member\"."
 
 
 
 
1558
 
1559
+ #: wpf-admin/options-tabs/api.php:93
1560
+ msgid "Share Buttons"
1561
+ msgstr "Botões de Compartilhamento"
1562
+
1563
+ #: wpf-admin/deactivation-dialog.php:39 wpf-admin/deactivation-dialog.php:61
1564
+ #: wpf-admin/deactivation-dialog.php:79 wpf-admin/deactivation-dialog.php:97
1565
+ #: wpf-admin/deactivation-dialog.php:115 wpf-admin/deactivation-dialog.php:133
1566
+ #: wpf-admin/deactivation-dialog.php:151
1567
+ msgid "email for feedback"
1568
+ msgstr "E-mail para feedback"
1569
+
1570
+ #: wpf-admin/deactivation-dialog.php:34 wpf-admin/deactivation-dialog.php:56
1571
+ #: wpf-admin/deactivation-dialog.php:74 wpf-admin/deactivation-dialog.php:92
1572
+ #: wpf-admin/deactivation-dialog.php:110 wpf-admin/deactivation-dialog.php:128
1573
+ #: wpf-admin/deactivation-dialog.php:146
1574
+ msgid "I agree to receive email"
1575
+ msgstr "Concordo em receber e-mail"
1576
+
1577
+ #: wpf-admin/deactivation-dialog.php:32 wpf-admin/deactivation-dialog.php:54
1578
+ #: wpf-admin/deactivation-dialog.php:72 wpf-admin/deactivation-dialog.php:90
1579
+ #: wpf-admin/deactivation-dialog.php:108 wpf-admin/deactivation-dialog.php:126
1580
+ #: wpf-admin/deactivation-dialog.php:144
1581
+ msgid "If you want us to contact you please click on \"I agree to receive email\" checkbox, then fill out your email. We'll try to do our best to help you with problems."
1582
+ msgstr "Se você nos permitir entrar em contato com você, clique na caixa de seleção \"Concordo em receber e-mail\" e preencha com seu e-mail. Vamos tentar fazer o melhor para ajudá-lo com problemas."
1583
+
1584
+ #: wpf-includes/wpf-phrases.php:134 wpf-includes/wpf-phrases.php:932
1585
+ msgid "When you login first time using Facebook Login button, we collect your account %s information shared by Facebook, based on your privacy settings. We also get your email address to automatically create a forum account for you. Once your account is created, you'll be logged-in to this account and you'll receive a confirmation email."
1586
+ msgstr "Quando você faz o login pela primeira vez usando o botão de Login do Facebook, nós coletamos as informações da sua conta %s compartilhadas pelo Facebook, com base em suas configurações de privacidade. Também recebemos o seu endereço de e-mail para criar automaticamente uma conta no Fórum para você. Depois que sua conta for criada, você fará login nesta conta e receberá um e-mail de confirmação."
1587
+
1588
+ #: wpf-admin/options-tabs/posts.php:54
1589
+ msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified post content.."
1590
+ msgstr "A informação de logs de edição de post \"Este post foi modificado 2 horas atrás por John\" será exibida sob o conteúdo da postagem modificada."
1591
+
1592
+ #: wpf-admin/options-tabs/posts.php:65
1593
+ msgid "Limit Post Editing Information"
1594
+ msgstr "Limitar informações de edição de postagem"
1595
 
1596
+ #: wpf-admin/options-tabs/posts.php:42
1597
+ msgid "The post edit logging information \"This post was modified 2 hours ago by John\" is displayed under modified topic first post content.."
1598
+ msgstr "A informação de logs de edição de post \"este post foi modificado 2 horas por John\" é exibido no tópico modificado primeiro conteúdo da postagem..."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1599
 
1600
+ #: wpf-includes/wpf-phrases.php:979
1601
+ msgid "Forum Subscriptions"
1602
+ msgstr "Assinaturas de Fórum"
1603
 
1604
+ #: wpf-includes/wpf-phrases.php:978
1605
+ msgid "Liked Forum Posts"
1606
+ msgstr "Postagens Favoritadas do Fórum"
1607
 
1608
+ #: wpf-includes/wpf-phrases.php:977
1609
+ msgid "Forum Replies Created"
1610
+ msgstr "Respostas Feitas no Fórum"
1611
 
1612
+ #: wpf-includes/wpf-phrases.php:976
1613
+ msgid "Forum Topics Started"
1614
+ msgstr "Tópicos iniciados no Fórum"
1615
 
1616
+ #: wpf-includes/wpf-phrases.php:975
1617
+ msgid "Topic link"
1618
+ msgstr "Link do Tópico"
 
 
1619
 
1620
+ #: wpf-includes/wpf-phrases.php:971
1621
+ msgid "This post was modified %s by %s"
1622
+ msgstr "Este post foi modificado %s por %s"
1623
 
1624
+ #: wpf-includes/wpf-phrases.php:970
1625
+ msgid "Edit Post"
1626
+ msgstr "Editar post"
 
 
1627
 
1628
+ #: wpf-includes/wpf-phrases.php:969
1629
+ msgid "This topic was modified %s by %s"
1630
+ msgstr "Este tópico foi modificado %s by %s"
1631
 
1632
+ #: wpf-includes/wpf-phrases.php:968
1633
+ msgid "Edit Topic"
1634
+ msgstr "Editar Tópico"
 
 
1635
 
1636
+ #: wpf-includes/wpf-phrases.php:967
1637
+ msgid "Sorry, there was an error uploading attached file"
1638
+ msgstr "Desculpe, houve um erro ao enviar o anexo de arquivo"
1639
 
1640
+ #: wpf-includes/wpf-phrases.php:966
1641
+ msgid "User custom field update failed"
1642
+ msgstr "Falha na atualização do campo personalizado do usuário"
1643
 
1644
+ #: wpf-includes/wpf-phrases.php:965
1645
+ msgid "User profile update failed"
1646
+ msgstr "Falha na atualização do perfil do usuário"
1647
 
1648
+ #: wpf-includes/wpf-phrases.php:964
1649
+ msgid "User data update failed"
1650
+ msgstr "Atualização de dados do usuário falhou"
 
1651
 
1652
+ #: wpf-includes/wpf-phrases.php:963
1653
+ msgid "Profile updated successfully"
1654
+ msgstr "Perfil atualizado com sucesso"
1655
 
1656
+ #: wpf-includes/wpf-phrases.php:962
1657
+ msgid "Form template not found"
1658
+ msgstr "Modelo de formulário não encontrado"
1659
 
1660
+ #: wpf-includes/wpf-phrases.php:961
1661
+ msgid "Form name not found"
1662
+ msgstr "Nome do formulário não encontrado"
1663
 
1664
+ #: wpf-includes/wpf-phrases.php:960
1665
+ msgid "Allowed file types: %s"
1666
+ msgstr "Tipos de arquivos permitidos: %s"
1667
 
1668
+ #: wpf-includes/wpf-phrases.php:959
1669
+ msgid "This email address is already registered. Please insert another"
1670
+ msgstr "Este endereço de e-mail está registrado. Por favor, insira outro"
1671
 
1672
+ #: wpf-includes/wpf-phrases.php:958
1673
+ msgid "Maximum allowed file size is %s MB"
1674
+ msgstr "O tamanho máximo permitido do arquivo é de %s MB"
 
 
 
 
 
 
1675
 
1676
+ #: wpf-includes/wpf-phrases.php:957
1677
+ msgid "Numerical nicknames are not allowed. Please insert another."
1678
+ msgstr "Apelidos (nicknames) numéricos não são permitidos. Por favor, insira outro."
1679
 
1680
+ #: wpf-includes/wpf-phrases.php:956
1681
+ msgid "Nickname validation failed"
1682
+ msgstr "Falha na validação do apelido (nickname)"
1683
 
1684
+ #: wpf-includes/wpf-phrases.php:955
1685
+ msgid "This nickname is already in use. Please insert another."
1686
+ msgstr "Este apelido está em uso. Por favor, insira outro."
1687
 
1688
+ #: wpf-includes/wpf-phrases.php:954
1689
+ msgid "You have no permission to edit Usergroup field"
1690
+ msgstr "Você não tem permissão para editar o campo de Grupo de usuários"
1691
 
1692
+ #: wpf-includes/wpf-phrases.php:953
1693
+ msgid "Admin and Moderator Usergroups are not permitted"
1694
+ msgstr "Grupos de usuários Admin e Moderador não são permitidos"
 
 
 
 
1695
 
1696
+ #: wpf-includes/wpf-phrases.php:952
1697
+ msgid "The selected Usergroup cannot be set"
1698
+ msgstr "O grupo de usuários selecionado não pode ser definido"
1699
 
1700
+ #: wpf-includes/wpf-phrases.php:951
1701
+ msgid "The selected Usergroup is not found in allowed list"
1702
+ msgstr "O grupo de usuários selecionado não é encontrado na lista permitida"
 
1703
 
1704
+ #: wpf-includes/wpf-phrases.php:950
1705
+ msgid "One of the selected Usergroups cannot be set as Secondary"
1706
+ msgstr "Um dos grupos de usuários selecionados não pode ser definido como secundário"
1707
 
1708
+ #: wpf-includes/wpf-phrases.php:949
1709
+ msgid "Avatar image is too big maximum allowed size is 2MB"
1710
+ msgstr "A Imagem do avatar é muito grande para o tamanho máximo permitido, que é de 2MB"
1711
 
1712
+ #: wpf-includes/wpf-phrases.php:948
1713
+ msgid "User registration is disabled."
1714
+ msgstr "O registro do usuário está desativado."
1715
 
1716
+ #: wpf-includes/wpf-phrases.php:947
1717
+ msgid "Username length must be between %d characters and %d characters."
1718
+ msgstr "O tamanho do nome de usuário deve estar entre %d caracteres e %d caracteres."
1719
 
1720
+ #: wpf-includes/wpf-phrases.php:946
1721
+ msgid "Success! Please check your mail for confirmation."
1722
+ msgstr "Sucesso! Por favor, verifique seu e-mail para confirmação."
1723
 
1724
+ #: wpf-includes/wpf-phrases.php:945
1725
+ msgid "file is too large"
1726
+ msgstr "o arquivo é muito grande"
1727
 
1728
+ #: wpf-includes/wpf-phrases.php:944
1729
+ msgid "file type %s is not allowed"
1730
+ msgstr "o tipo de arquivo %s não é permitido"
1731
 
1732
+ #: wpf-includes/wpf-phrases.php:943
1733
+ msgid "file type is not detected"
1734
+ msgstr "tipo de arquivo não é detectado"
1735
 
1736
+ #: wpf-includes/wpf-phrases.php:942
1737
+ msgid "field value is not a valid URL"
1738
+ msgstr "o valor do campo não é uma URL válida"
1739
 
1740
+ #: wpf-includes/wpf-phrases.php:941
1741
+ msgid "field length cannot be greater than %d characters"
1742
+ msgstr "o tamanho do campo não pode ser maior que %d caracteres"
1743
 
1744
+ #: wpf-includes/wpf-phrases.php:940
1745
+ msgid "field length must be at least %d characters"
1746
+ msgstr "o comprimento do campo deve ter pelo menos %d caracteres"
1747
 
1748
+ #: wpf-includes/wpf-phrases.php:939
1749
+ msgid "field value cannot be greater than %d"
1750
+ msgstr "o valor do campo não pode ser maior que %d"
1751
 
1752
+ #: wpf-includes/wpf-phrases.php:938
1753
+ msgid "field value must be at least %d"
1754
+ msgstr "o valor do campo deve ser de pelo menos %d"
1755
 
1756
+ #: wpf-includes/wpf-phrases.php:937
1757
+ msgid "field is required"
1758
+ msgstr "campo obrigatório"
1759
 
1760
+ #: wpf-includes/wpf-phrases.php:936
1761
+ msgid "User profile fields not found"
1762
+ msgstr "Campos do perfil de usuário não encontrados"
1763
 
1764
+ #: wpf-includes/wpf-phrases.php:935
1765
+ msgid "No data submitted"
1766
+ msgstr "Nenhum dado enviado"
1767
 
1768
+ #: wpf-includes/wpf-phrases.php:672
1769
+ msgid "Success!"
1770
+ msgstr "Sucesso!"
1771
 
1772
+ #: wpf-includes/wpf-hooks.php:2328
1773
+ msgid "Forum Dashboard"
1774
+ msgstr "Painel do Fórum"
1775
 
1776
+ #: wpf-includes/wpf-hooks.php:1423
1777
+ msgid "Forum - User Timezone"
1778
+ msgstr "Fórum - Fuso horário do usuário"
1779
 
1780
+ #: wpf-includes/wpf-hooks.php:1401
1781
+ msgid "Forum - Secondary Usergroups"
1782
+ msgstr "Fórum - Grupos de usuários secundários"
1783
 
1784
+ #: wpf-includes/wpf-hooks.php:1390
1785
+ msgid "This user Usergroup is automatically changed according to current Role. If you want to disable Role-Usergroup synchronization and manage Usergroups and User Roles independently, please navigate to <b>Forums > Settings > Features</b> admin page and disable \"Role-Usergroup Synchronization\" option."
1786
+ msgstr "Este grupo de usuários é alterado automaticamente de acordo com a função atual. Se você quiser desabilitar a sincronização de grupos de usuários e gerenciar grupos de usuários e funções de usuário de forma independente, navegue até a página de administração de <b>Fóruns> Configurações > Recursos</b> e desative a opção \"Sincronização de Grupos de usuários\"."
 
 
 
1787
 
1788
+ #: wpf-includes/wpf-hooks.php:1389
1789
+ msgid "Role-Usergroup Synchronization is Turned ON!"
1790
+ msgstr "A Sincronização de Grupos de usuários está ativada!"
1791
 
1792
+ #: wpf-includes/wpf-hooks.php:1379
1793
+ msgid "Forum Usergroups are synched with User Roles based on the %s. When you change this user Role the Usergroup is automatically changed according to that table."
1794
+ msgstr "Os grupos de usuários do fórum são sincronizados com funções de usuário com base na %s. Quando você altera essa função de usuário, o grupo de usuários é automaticamente alterado de acordo com a tabela."
1795
 
1796
+ #: wpf-includes/wpf-hooks.php:1374
1797
+ msgid "Forum - Usergroup"
1798
+ msgstr "Fórum - Grupo de Usuário"
1799
 
1800
+ #: wpf-includes/wpf-hooks.php:1366
1801
+ msgid "Forum Profile Fields - wpForo"
1802
+ msgstr "Campos de perfil do Fórum - wpForo"
 
 
 
 
 
 
 
 
1803
 
1804
+ #: wpf-includes/wpf-hooks.php:1324
1805
+ msgid "Please choose one reasons before sending a feedback!"
1806
+ msgstr "Por favor, verifique uma das razões antes de enviar um feedback!"
1807
 
1808
+ #: wpf-includes/integration/ultimate-member.php:69
1809
+ #: wpf-includes/integration/ultimate-member.php:412
1810
+ msgid "When a member replies to one of my post in forum topics"
1811
+ msgstr "Quando um membro responde a uma das minhas postagens nos tópicos do Fórum"
 
 
 
 
 
1812
 
1813
+ #: wpf-includes/integration/ultimate-member.php:67
1814
+ #: wpf-includes/integration/ultimate-member.php:410
1815
+ msgid "User replied to wpForo post"
1816
+ msgstr "Usuário tiver respondido a um post wpForo"
1817
 
1818
+ #: wpf-includes/integration/ultimate-member.php:64
1819
+ #: wpf-includes/integration/ultimate-member.php:407
1820
+ msgid "When a member replies to one of my forum topics"
1821
+ msgstr "Quando um membro responde a um dos meus tópicos no Fórum"
1822
 
1823
+ #: wpf-includes/integration/ultimate-member.php:62
1824
+ #: wpf-includes/integration/ultimate-member.php:405
1825
+ msgid "User leaves a reply to wpForo topic"
1826
+ msgstr "Usuário deixar uma resposta ao tópico wpForo"
1827
 
1828
+ #: wpf-admin/usergroup.php:307
1829
+ msgid "Can be also used as Secondary Usergroup"
1830
+ msgstr "Também pode ser usado como grupo de usuários secundário"
1831
 
1832
+ #: wpf-admin/usergroup.php:213
1833
+ msgid "Complete!"
1834
+ msgstr "Completo!"
1835
 
1836
+ #: wpf-admin/usergroup.php:176
1837
+ msgid "Synched"
1838
+ msgstr "Sincronizado"
1839
 
1840
+ #: wpf-admin/usergroup.php:174
1841
+ msgid "One User Role cannot be synched with multiple Usergroups."
1842
+ msgstr "Uma função de usuário não pode ser sincronizada com vários grupos de usuários."
1843
 
1844
+ #: wpf-admin/usergroup.php:173
1845
+ msgid "Not Synched"
1846
+ msgstr "Não sincronizado"
 
 
 
 
 
 
1847
 
1848
+ #: wpf-admin/usergroup.php:171
1849
+ msgid "Add Usergroup to synch"
1850
+ msgstr "Adicionar grupo de usuários para sincronizar"
1851
 
1852
+ #: wpf-admin/usergroup.php:157 wpf-includes/wpf-phrases.php:17
1853
+ msgid "Status"
1854
+ msgstr "Status"
1855
 
1856
+ #: wpf-admin/usergroup.php:156 wpf-includes/wpf-phrases.php:16
1857
+ msgid "Users"
1858
+ msgstr "Usuários"
1859
 
1860
+ #: wpf-admin/usergroup.php:153
1861
+ msgid "Role Name"
1862
+ msgstr "Nome da Regra"
1863
 
1864
+ #: wpf-admin/usergroup.php:148
1865
+ msgid "In the table above (Usergroups) you can see the list of all available forum Usergroups. The first column of this table displays selected User Roles which are synched with certain Usergroup. However some User Roles are still not synced with any Usergroup of your forum. You can find not-synced User Roles in the table below (User Roles). If you use any of these not-synced User Roles and you want to grant some forum accesses to users of these User Roles you should create new Usergroups for each of them. Once new Usergroup is created, you should use the [Synchronize] button in the table above to synchronize User Roles with new Usergroups."
1866
+ msgstr "Na tabela acima (Grupos de Usuário) você pode ver a lista de todos os grupos de usuários disponíveis no Fórum. A primeira coluna dessa tabela exibe as Funções de usuário selecionadas que são sincronizadas com determinado grupo de usuários. No entanto, algumas funções de usuário ainda não são sincronizadas com nenhum grupo de usuários do seu fórum. Você pode encontrar funções de usuário não sincronizadas na tabela abaixo (Funções do usuário). Se você usar qualquer uma dessas Funções de Usuário não sincronizadas e desejar conceder alguns acessos ao fórum aos usuários dessas Funções de Usuário, deverá criar novos Grupos de Usuários para cada uma delas. Uma vez que o novo grupo de usuários é criado, você deve usar o botão [Sincronizar] na tabela acima para sincronizar as funções do usuário com novos grupos de usuários."
1867
 
1868
+ #: wpf-admin/usergroup.php:146
1869
+ msgid "User Roles"
1870
+ msgstr "Funções do Usuário"
1871
 
1872
+ #: wpf-admin/usergroup.php:137
1873
+ msgid "The [Synchronize] button changes all users Usergroups according to the users Roles. For example, if you select \"Contributor\" Role for \"Registered\" Usergroup, all users with \"Contributor\" Role will get \"Registered\" Usergroup in forum. The synchronization process may take a few seconds or dozens of minutes, it depends on the number of users. Please be patient, don't close this page and wait until the progress counter says 100% completed."
1874
+ msgstr "O botão [Sincronizar] altera todos os grupos de usuários de acordo com as funções dos usuários. Por exemplo, se você selecionar a função \"Colaborador\" para o grupo de usuários \"Registrado\", todos os usuários com a função \"Colaborador\" receberão o grupo de usuários \"Registrado\" no Fórum. O processo de sincronização pode demorar alguns segundos ou vários minutos, depende do número de usuários. Por favor, seja paciente, não feche esta página e espere até que a contagem se mostre 100% concluída."
1875
 
1876
+ #: wpf-admin/usergroup.php:136
1877
+ msgid "Note:"
1878
+ msgstr "Nota:"
 
 
 
 
 
 
 
1879
 
1880
+ #: wpf-admin/usergroup.php:106
1881
+ msgid "Synchronize"
1882
+ msgstr "Sincronizar"
1883
 
1884
+ #: wpf-admin/usergroup.php:105
1885
+ msgid "Synchronize Users Usergroups and Roles"
1886
+ msgstr "Sincronizar usuários de Grupos de usuários e funções"
 
 
 
 
1887
 
1888
+ #: wpf-admin/usergroup.php:85
1889
+ msgid "Users get the Default Usergroup on registration"
1890
+ msgstr "Os usuários recebem o grupo de usuários padrão no registro"
1891
 
1892
+ #: wpf-admin/usergroup.php:77
1893
+ msgid "The number of forum members with this usergroup. Click to view members."
1894
+ msgstr "Número de membros do Fórum com este Grupo de usuários. Clique para ver os membros."
1895
 
1896
+ #: wpf-admin/usergroup.php:65
1897
+ msgid "Also used as Secondary Usergroup"
1898
+ msgstr "Também usado como grupo de usuários secundário"
1899
 
1900
+ #: wpf-admin/usergroup.php:46 wpf-admin/usergroup.php:167
1901
+ msgid "View Users"
1902
+ msgstr "Visualizar usuários"
1903
 
1904
+ #: wpf-admin/usergroup.php:35
1905
+ msgid "ID"
1906
+ msgstr "ID"
1907
 
1908
+ #: wpf-admin/usergroup.php:28 wpf-admin/usergroup.php:154
1909
+ #: wpf-admin/usergroup.php:282
1910
+ msgid "User Role"
1911
+ msgstr "Função do Usuário"
1912
 
1913
+ #: wpf-admin/usergroup.php:12
1914
+ msgid "Role-Usergroup synchronization is complete!"
1915
+ msgstr "A sincronização de grupos de usuários está completa!"
1916
 
1917
+ #: wpf-admin/tools-tabs/misc.php:128
1918
+ msgid "Profile Subscriptions"
1919
+ msgstr "Assinaturas de perfil"
1920
 
1921
+ #: wpf-admin/tools-tabs/misc.php:124
1922
+ msgid "Profile Activity"
1923
+ msgstr "Atividade do Perfil"
1924
 
1925
+ #: wpf-admin/tools-tabs/misc.php:120
1926
+ msgid "Profile Account"
1927
+ msgstr "Conta de Perfil"
1928
 
1929
+ #: wpf-admin/tools-tabs/misc.php:116
1930
+ msgid "Profile Home"
1931
+ msgstr "Página inicial do Perfil"
1932
 
1933
+ #: wpf-admin/tools-tabs/misc.php:100
1934
+ msgid "Topic (post list)"
1935
+ msgstr "Tópico (lista de postagens)"
1936
 
1937
+ #: wpf-admin/tools-tabs/misc.php:96
1938
+ msgid "Forum (topic list)"
1939
+ msgstr "Fórum (lista de tópicos)"
1940
 
1941
+ #: wpf-admin/tools-tabs/misc.php:86
1942
+ msgid "Display on forum pages"
1943
+ msgstr "Exibir nas páginas do Fórum"
1944
 
1945
+ #: wpf-admin/tools-tabs/misc.php:64
1946
+ msgid "Display for Usergroups"
1947
+ msgstr "Exibir para grupos de usuários"
1948
 
1949
+ #: wpf-admin/tools-tabs/misc.php:46
1950
+ msgid "If you have something important to say on forum front page, you can use this editor. The text will be displayed under forum breadcrumb menu, above forum and topic titles."
1951
+ msgstr "Se você tem algo importante a dizer na Página Inicial do Fórum, você pode usar este editor. O texto será exibido no menu de Trilha de navegação (Breadcrumb) do Fórum, acima dos títulos de Fórum e Tópico."
1952
 
1953
+ #: wpf-admin/tools-tabs/misc.php:45
1954
+ msgid "Admin message on forum front page"
1955
+ msgstr "Mensagem do administrador na Página Inicial do Fórum"
1956
 
1957
+ #: wpf-admin/tools-tabs/misc.php:37
1958
+ msgid "Admin Note"
1959
+ msgstr "Aviso do Administrador"
 
 
 
 
1960
 
1961
+ #: wpf-admin/options-tabs/styles.php:43
1962
+ msgid "Colors Documentation"
1963
+ msgstr "Documentação de Cores"
1964
 
1965
+ #: wpf-admin/options-tabs/members.php:20
1966
+ msgid "Number of Members per Page"
1967
+ msgstr "Número de membros por Página"
1968
 
1969
+ #: wpf-admin/options-tabs/general.php:91
1970
+ msgid "XML Based Language"
1971
+ msgstr "XML Baseado no idioma"
 
 
 
 
 
 
 
 
1972
 
1973
+ #: wpf-admin/options-tabs/general.php:24
1974
+ msgid "Set Forum on Home Page"
1975
+ msgstr "Definir Fórum na Página Inicial"
1976
 
1977
+ #: wpf-admin/options-tabs/general.php:24
1978
+ msgid "If you want to set forum on home page, please do not use the \"Turn WordPress to wpForo\" option. The correct instruction can be found in documentation here"
1979
+ msgstr "Se você deseja definir o Fórum na página inicial, NÃO use a opção \"Transforme o WordPress em wpForo\". A instrução correta pode ser encontrada na documentação aqui"
1980
 
1981
+ #: wpf-admin/options-tabs/features.php:54
1982
+ msgid "Keep enabled this option to synch WordPress User Roles with Forum Usergroups. This connection allows to automatically change Usergroup of a user when his/her User Role is changed by administrators or by membership plugins. In other words this option allows to manage Usergroups based on Users Roles, thus you can directly control users forum accesses based on Users Roles. If this option is turned off, User Roles don't have any affection to users forum accesses, they are only controlled by forum Usergroups."
1983
+ msgstr "Mantenha ativada esta opção para sincronizar as Funções de Usuário do WordPress com os Grupos de Usuários do Fórum. Essa conexão permite alterar automaticamente o grupo de usuários de um usuário quando sua função de usuário é alterada por administradores ou por plugins de associação. Em outras palavras, esta opção permite gerenciar grupos de usuários com base em funções de usuários, assim você pode controlar diretamente os acessos do fórum de usuários com base nas funções de usuários. Se esta opção estiver desativada, as Funções de Usuário não terão qualquer efeito aos acessos do fórum de usuários, elas serão controladas apenas pelos Grupos de Usuários do Fórum."
1984
 
1985
+ #: wpf-admin/options-tabs/features.php:54
1986
+ msgid "Role-Usergroup Synchronization"
1987
+ msgstr "Sincronização de funções de Grupos de usuários"
1988
 
1989
+ #: wpf-admin/options-tabs/features.php:47
1990
+ msgid "Replace Forum Profile with Ultimate Member Profile"
1991
+ msgstr "Substituir o perfil do Fórum pelo perfil do \"Ultimate Member\""
1992
 
1993
+ #: wpf-admin/options-tabs/features.php:46
1994
+ msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to Ultimate Member Profile page."
1995
+ msgstr "Adiciona a aba \"Fóruns\" com as sub-abas \"Tópicos criados\", \"Respostas postadas\", \"Mensagens favoritas\" e \"Assinaturas\" na página de perfil do \"Ultimate Member\""
1996
 
1997
+ #: wpf-admin/options-tabs/features.php:46
1998
+ msgid "Ultimate Member Profile Forum Tab Integration"
1999
+ msgstr "Aba de integração de Perfil do Fórum com o \"Ultimate Member\""
 
 
 
 
 
 
 
2000
 
2001
+ #: wpf-admin/options-tabs/features.php:45
2002
+ msgid "Creates notification on new forum reply in Ultimate Member Real-time Notification system."
2003
+ msgstr "Cria uma notificação na nova resposta do fórum no sistema de notificação em tempo real do \"Ultimate Member\""
 
2004
 
2005
+ #: wpf-admin/options-tabs/features.php:45
2006
+ msgid "Ultimate Member Notification Integration"
2007
+ msgstr "Integração de notificação do \"Ultimate Member\""
2008
 
2009
+ #: wpf-admin/options-tabs/emails.php:137
2010
+ msgid "New User Registration Email for user"
2011
+ msgstr "Novo E-mail de cadastro do usuário para o usuário"
 
 
 
 
 
 
 
2012
 
2013
+ #: wpf-admin/options-tabs/emails.php:129 wpf-admin/options-tabs/emails.php:148
2014
+ msgid "Message Body"
2015
+ msgstr "Corpo da Mensagem"
2016
 
2017
+ #: wpf-admin/options-tabs/emails.php:124 wpf-admin/options-tabs/emails.php:143
2018
+ msgid "Message Subject"
2019
+ msgstr "Assunto da Mensagem"
 
 
 
 
 
 
 
2020
 
2021
+ #: wpf-admin/options-tabs/emails.php:119 wpf-admin/options-tabs/emails.php:138
2022
+ msgid "This message comes when new user registers to site"
2023
+ msgstr "Esta mensagem vem quando um novo usuário se registra no site"
2024
 
2025
+ #: wpf-admin/options-tabs/emails.php:118
2026
+ msgid "New User Registration Email for admins"
2027
+ msgstr "E-mail de cadastro de novo usuário para os administradores"
 
 
 
 
 
 
 
2028
 
2029
+ #: wpf-admin/options-tabs/accesses.php:20
2030
+ msgid "Forum Accesses are designed to do a Forum specific user permission control. These are set of permissions which are attached to certain Usergeoup in each forum. Thus users can have different permissions in different forums based on their Usergroup."
2031
+ msgstr "Os acessos ao Fórum são projetados para fazer um controle de permissão de usuário específico do Fórum. Estes são um conjunto de permissões que são anexadas a determinados Grupos de Usuários em cada Fórum. Assim, os usuários podem ter permissões diferentes em Fóruns diferentes com base em seu grupo de usuários."
2032
 
2033
+ #: wpf-admin/forum.php:178
2034
+ msgid "Forum Permissions"
2035
+ msgstr "Permissões do Fórum"
 
 
 
 
 
 
 
 
2036
 
2037
+ #: wpf-admin/forum.php:54 wpf-admin/forum.php:130 wpf-admin/forum.php:178
2038
+ #: wpf-admin/forum.php:268 wpf-admin/forum.php:291 wpf-admin/forum.php:300
2039
+ #: wpf-admin/options-tabs/styles.php:43 wpf-admin/options-tabs/emails.php:21
2040
+ #: wpf-admin/options-tabs/emails.php:25 wpf-admin/options-tabs/emails.php:30
2041
+ #: wpf-admin/options-tabs/emails.php:37 wpf-admin/options-tabs/emails.php:49
2042
+ #: wpf-admin/options-tabs/emails.php:61 wpf-admin/options-tabs/members.php:13
2043
+ #: wpf-admin/options-tabs/members.php:27 wpf-admin/options-tabs/members.php:46
2044
+ #: wpf-admin/options-tabs/members.php:87 wpf-admin/options-tabs/posts.php:111
2045
+ #: wpf-admin/options-tabs/posts.php:116 wpf-admin/options-tabs/posts.php:123
2046
+ #: wpf-admin/options-tabs/posts.php:129 wpf-admin/options-tabs/posts.php:134
2047
+ #: wpf-admin/options-tabs/posts.php:141 wpf-admin/options-tabs/posts.php:149
2048
+ #: wpf-admin/options-tabs/posts.php:165 wpf-admin/options-tabs/features.php:69
2049
+ #: wpf-admin/options-tabs/accesses.php:19 wpf-admin/options-tabs/general.php:14
2050
+ #: wpf-admin/options-tabs/general.php:18 wpf-admin/options-tabs/general.php:23
2051
+ #: wpf-admin/options-tabs/general.php:33 wpf-admin/options-tabs/general.php:80
2052
+ #: wpf-admin/options-tabs/general.php:91 wpf-admin/usergroup.php:28
2053
+ #: wpf-admin/usergroup.php:30 wpf-admin/usergroup.php:243
2054
+ #: wpf-themes/classic/functions.php:45 wpf-themes/classic/functions.php:54
2055
+ #: wpf-themes/classic/functions.php:61 wpf-themes/classic/functions.php:75
2056
+ #: wpf-themes/classic/functions.php:84 wpf-themes/classic/functions.php:91
2057
+ #: wpf-themes/classic/functions.php:101 wpf-themes/classic/functions.php:110
2058
+ #: wpf-themes/classic/functions.php:119 wpf-themes/classic/functions.php:128
2059
+ #: wpf-themes/classic/functions.php:135 wpf-themes/classic/functions.php:151
2060
+ #: wpf-themes/classic/functions.php:161
2061
+ msgid "Read the documentation"
2062
+ msgstr "Leia a documentação"
2063
 
2064
+ #: wpf-admin/deactivation-dialog.php:162
2065
+ msgid "Thank you for your feedback!"
2066
+ msgstr "Obrigado pelo seu feedback!"
2067
 
2068
+ #: wpf-admin/deactivation-dialog.php:159
2069
+ msgid "Submit &amp; Deactivate"
2070
+ msgstr "Enviar &amp; Desativar"
2071
 
2072
+ #: wpf-admin/deactivation-dialog.php:158
2073
+ msgid "Dismiss and never show again"
2074
+ msgstr "Dispensar e nunca mais mostrar"
2075
 
2076
+ #: wpf-admin/deactivation-dialog.php:142 wpf-includes/wpf-hooks.php:1325
2077
+ msgid "Please provide more information"
2078
+ msgstr "Por favor, forneça mais informações"
2079
 
2080
+ #: wpf-admin/deactivation-dialog.php:140
2081
+ msgid "Other"
2082
+ msgstr "Outro"
2083
 
2084
+ #: wpf-admin/deactivation-dialog.php:124
2085
+ msgid "Please provide a plugin name or URL"
2086
+ msgstr "Por favor, forneça o nome do plugin ou URL"
 
 
 
 
 
 
 
2087
 
2088
+ #: wpf-admin/deactivation-dialog.php:122
2089
+ msgid "I found a better plugin"
2090
+ msgstr "Eu encontrei um plugin melhor"
2091
 
2092
+ #: wpf-admin/deactivation-dialog.php:106
2093
+ msgid "Could you please describe which features of the plugin slows down your website?"
2094
+ msgstr "Você poderia, por favor, descrever quais recursos do plugin atrapalharam seu site?"
2095
 
2096
+ #: wpf-admin/deactivation-dialog.php:104
2097
+ msgid "The plugin works very slow"
2098
+ msgstr "O plugin é muito lento"
 
 
2099
 
2100
+ #: wpf-admin/deactivation-dialog.php:88
2101
+ msgid "What part of design you don't like or want to change?"
2102
+ msgstr "Que parte do design você não gostou ou quer mudar?"
2103
 
2104
+ #: wpf-admin/deactivation-dialog.php:86
2105
+ msgid "I didn't like plugin design"
2106
+ msgstr "Eu não gostei do design do plugin"
2107
 
2108
+ #: wpf-admin/deactivation-dialog.php:68
2109
+ msgid "The plugin is great, but I need specific features"
2110
+ msgstr "O plugin é ótimo, mas eu preciso de recursos específicos"
2111
 
2112
+ #: wpf-admin/deactivation-dialog.php:52 wpf-admin/deactivation-dialog.php:70
2113
+ msgid "What type of features you want to be in the plugin?"
2114
+ msgstr "Que tipo de recursos você quer que esteja no plugin?"
2115
 
2116
+ #: wpf-admin/deactivation-dialog.php:50
2117
+ msgid "I couldn't understand how to make it work"
2118
+ msgstr "Eu não consegui entender como faze-lo funcionar"
2119
 
2120
+ #: wpf-admin/deactivation-dialog.php:46
2121
+ msgid "It's not what I was looking for"
2122
+ msgstr "Não é o que eu estava procurando"
 
 
2123
 
2124
+ #: wpf-admin/deactivation-dialog.php:30
2125
+ msgid "What kind of problems do you have?"
2126
+ msgstr "Que tipo de problemas você teve?"
2127
 
2128
+ #: wpf-admin/deactivation-dialog.php:28
2129
+ msgid "The plugin is not working"
2130
+ msgstr "O plugin não está funcionando"
 
 
 
 
2131
 
2132
+ #: wpf-admin/deactivation-dialog.php:24
2133
+ msgid "I'll reactivate it later"
2134
+ msgstr "Vou reativá-lo depois"
2135
 
2136
+ #: wpf-admin/deactivation-dialog.php:18
2137
+ msgid "Please let us know why you are deactivating. Choosing one of the options below you will help us make it better for you and for other users."
2138
+ msgstr "Por favor, deixe-nos saber por que você está desativando. Escolhendo uma das opções abaixo, você nos ajudará a torná-la melhor para você e para outros usuários."
 
 
 
 
2139
 
2140
+ #: wpf-admin/deactivation-dialog.php:9
2141
+ msgid "Plugin Usage Feedback"
2142
+ msgstr "Feedback de utilização do plugin"
2143
 
2144
+ #: wpf-admin/dashboard.php:209
2145
+ msgid "Update Topics Statistic"
2146
+ msgstr "Atualizar estatística de tópicos"
 
 
 
 
 
 
2147
 
2148
+ #: wpf-admin/dashboard.php:214
2149
+ msgid "Synch User Profiles"
2150
+ msgstr "Sincronizar perfis de usuário"
2151
 
2152
+ #: wpf-admin/tools-tabs/debug.php:241 wpf-admin/dashboard.php:110
2153
+ msgid "The setTimestamp() method of PHP DateTime class is not available. Please make sure you use PHP 5.4 and higher version on your hosting service."
2154
+ msgstr "O método setTimestamp() da classe PHP DateTime não está disponível. Por favor, certifique-se de usar o PHP 5.4 e versões superiores em seu serviço de hospedagem."
2155
 
2156
+ #: wpf-includes/wpf-phrases.php:906
2157
+ msgid "%s replied to the topic %s"
2158
+ msgstr "%s respondeu ao tópico %s"
2159
 
2160
+ #: wpf-includes/integration/buddypress.php:698 wpf-includes/wpf-phrases.php:114
2161
+ msgid "You do not have permission to mark notifications for that user."
2162
+ msgstr "Você não tem permissão para marcar notificações para esse usuário."
2163
 
2164
+ #: wpf-includes/integration/buddypress.php:694 wpf-includes/wpf-phrases.php:115
2165
+ msgid "Are you sure you wanted to do that?"
2166
+ msgstr "Tem certeza que quer fazer isso?"
2167
 
2168
+ #: wpf-includes/integration/buddypress.php:535 wpf-includes/wpf-phrases.php:116
2169
+ msgid "You have %d new reply to %s"
2170
+ msgstr "Você tem %d novas respostas em %s"
2171
 
2172
+ #: wpf-includes/integration/buddypress.php:533
2173
+ msgid "You have %d new reply to %2$s from %3$s"
2174
+ msgstr "Você tem %d novas respostas em %2$s de %3$s"
 
 
 
 
 
 
 
 
 
 
 
2175
 
2176
+ #: wpf-includes/integration/buddypress.php:529 wpf-includes/wpf-phrases.php:118
2177
+ msgid "You have %d new replies"
2178
+ msgstr "Você tem %d novas respostas"
2179
 
2180
+ #: wpf-includes/integration/buddypress.php:526 wpf-includes/wpf-phrases.php:119
2181
+ msgid "Topic reply"
2182
+ msgstr "Resposta do tópico"
 
 
 
 
 
2183
 
2184
+ #: wpf-includes/integration/buddypress.php:100 wpf-includes/wpf-phrases.php:974
2185
+ msgid "Liked Posts"
2186
+ msgstr "Posts Curtidos"
2187
 
2188
+ #: wpf-includes/integration/buddypress.php:89 wpf-includes/wpf-phrases.php:973
2189
+ msgid "Replies Created"
2190
+ msgstr "Respostas criadas"
 
 
 
 
 
 
 
 
 
 
2191
 
2192
+ #: wpf-includes/integration/buddypress.php:78 wpf-includes/wpf-phrases.php:972
2193
+ msgid "Topics Started"
2194
+ msgstr "Tópicos Iniciados"
2195
 
2196
+ #: wpf-includes/integration/buddypress.php:34
2197
+ msgid "Search Forums..."
2198
+ msgstr "Pesquisar Fóruns..."
2199
 
2200
+ #: wpf-includes/functions-template.php:524
2201
+ #: wpf-includes/functions-template.php:689
2202
+ msgid "Order by"
2203
+ msgstr "Organizar por"
 
 
 
2204
 
2205
+ #: wpf-includes/functions-template.php:431
2206
+ #: wpf-includes/functions-template.php:592
2207
+ msgid "ASC"
2208
+ msgstr "ASC"
2209
 
2210
+ #: wpf-includes/functions-template.php:430
2211
+ #: wpf-includes/functions-template.php:591
2212
+ msgid "DESC"
2213
+ msgstr "DESC"
2214
 
2215
+ #: wpf-includes/functions-template.php:427
2216
+ msgid "Views Count"
2217
+ msgstr "Contador de visualizações"
2218
 
2219
+ #: wpf-includes/functions-template.php:426
2220
+ msgid "Posts Count"
2221
+ msgstr "Contador de Posts"
2222
 
2223
+ #: wpf-includes/functions-template.php:425
2224
+ #: wpf-includes/functions-template.php:588
2225
+ msgid "Modified Date"
2226
+ msgstr "Data de Modificação"
2227
 
2228
+ #: wpf-includes/functions-template.php:424
2229
+ #: wpf-includes/functions-template.php:587
2230
+ msgid "Created Date"
2231
+ msgstr "Data de Criação"
 
 
 
 
 
2232
 
2233
+ #: wpf-includes/class-moderation.php:159
2234
+ msgid "Probably spam file attachments have been detected by wpForo Spam Control. Please moderate suspected files in Forums &gt; Tools &gt; Antispam Tab."
2235
+ msgstr "Provavelmente arquivo anexados de spam foram detectados pelo Controle de spam wpForo. Por favor, modere os arquivos suspeitos em Fóruns &gt; Ferramentas &gt; aba antispam."
2236
 
2237
+ #: wpf-admin/tools.php:15
2238
+ msgid "Privacy &amp; Rules"
2239
+ msgstr "Privacidade &amp; Regras"
 
 
 
 
 
 
 
2240
 
2241
+ #: wpf-admin/tools-tabs/legal.php:157
2242
+ msgid "You should edit this text and adapt it to your community rules."
2243
+ msgstr "Você deve editar este texto e adaptá-lo às suas regras de comunidade."
2244
 
2245
+ #: wpf-admin/tools-tabs/legal.php:157
2246
+ msgid "This is a basic example of forum rules provided by"
2247
+ msgstr "Este é um exemplo básico das Regras do Fórum fornecidas pelo"
2248
 
2249
+ #: wpf-admin/tools-tabs/legal.php:156
2250
+ msgid "Forum Rules Text"
2251
+ msgstr "Texto de Regras do Fórum"
 
 
 
2252
 
2253
+ #: wpf-admin/tools-tabs/legal.php:145
2254
+ msgid "If this option is enabled, users must accept forum rules by checking the required checkbox on registration form to be able create a forum account. The label text of this checkbox can be managed in Forums > Phrases admin page. Search the label phrase, click on edit button and change it."
2255
+ msgstr "Se esta opção estiver habilitada, os usuários devem aceitar as Regras do Fórum, marcando a caixa de seleção necessária no formulário de registro para poder criar uma conta no Fórum. O texto desta caixa de seleção pode ser alterado em Fóruns > página de administração de Traduções. Pesquise o termo, clique no botão Editar e altere-o."
2256
 
2257
+ #: wpf-admin/tools-tabs/legal.php:144
2258
+ msgid "Checkbox: I Accept Forum Rules"
2259
+ msgstr "Caixa de seleção: Aceito as Regras do Fórum"
2260
 
2261
+ #: wpf-admin/tools-tabs/legal.php:138
2262
+ msgid "Forum Rules"
2263
+ msgstr "Regras do Fórum"
2264
 
2265
+ #: wpf-admin/tools-tabs/legal.php:126
2266
+ msgid "Please note, that this option is only related to wpForo cookies. This doesn't disable WordPress and other plugins cookies. wpForo stores a small amount of data in cookies, it used to track visited forums and topics (bold and normal titles). Also when a guest (not registered user) creates a topic or post a reply, wpForo stores guest name and email address in cookies. wpForo uses this information to detect current guest content (topics, posts) and display it to the guest even if the content is under moderation (not approved by moderators). Also wpForo stores guest name and email in cookies to keep filled these fields when he/she posts a new reply or creates a new topic."
2267
+ msgstr "Por favor, note que esta opção está relacionada apenas com os cookies do wpForo. Isto não desativa os cookies WordPress e de outros plugins. wpForo armazena uma pequena quantidade de dados em cookies, que costumava acompanhar Fóruns e Tópicos visitados (negrito e títulos normais). Além disso, quando um convidado (usuário não registrado) cria um tópico ou envia uma resposta, o wpForo armazena o nome do convidado e o endereço de e-mail em cookies. O wpForo usa essas informações para detectar o conteúdo do convidado atual (Tópicos, Posts) e exibi-lo para o visitante, mesmo se o conteúdo está sob moderação (não aprovado pelos moderadores). O wpForo Também armazena nomes de convidados e e-mail em cookies para manter preenchido estes campos quando ele/ela posta uma nova resposta ou criar um novo tópico."
2268
 
2269
+ #: wpf-admin/tools-tabs/legal.php:125
2270
+ msgid "Forum Cookies"
2271
+ msgstr "Cookies de Fórum"
2272
 
2273
+ #: wpf-admin/tools-tabs/legal.php:114
2274
+ msgid "If this option is enabled, the Facebook Login button becomes not-clickable until user accept automatic account creation process based on his/her Facebook public profile information. This checkbox and appropriate information will be displayed with Facebook Login button to comply with the GDPR"
2275
+ msgstr "Se esta opção estiver habilitada, o botão Login do Facebook se tornará não clicável até que o usuário aceite o processo de criação automática de conta com base em suas informações de perfil público do Facebook. Esta caixa de seleção e as informações apropriadas serão exibidas com o botão Login do Facebook para estar em conformidade com a RGPD"
2276
 
2277
+ #: wpf-admin/tools-tabs/legal.php:113
2278
+ msgid "Checkbox: I Agree to create a forum account on Facebook Login"
2279
+ msgstr "Caixa de seleção: Concordo em criar uma conta no Fórum com Login do Facebook"
2280
 
2281
+ #: wpf-admin/tools-tabs/legal.php:91
2282
+ msgid "This is an example of forum Privacy Policy with GDPR compliant. It adapted to wpForo plugin functions and features. <u>In case you enable this privacy policy template you become responsible for the content of this template.</u> Please read this text carefully and make sure it suits your community Privacy Policy. If it doesn't, you should edit this text and adapt it to your community rules. This template includes shortcodes [forum-name] and [forum-url]. They are automatically replaced on registration page with current forum details. Don't forget to add an information about your organization, location and contacting ways (page, email, phone, etc...). Also if you have a separate privacy policy page for website please add a link to that page."
2283
+ msgstr "Este é um exemplo de política de privacidade do Fórum em conformidade com o RGPD. Isto está adaptado para funções e recursos do plugin wpForo. <u>No caso de você ativar este modelo de política de privacidade, você se torna responsável pelo conteúdo deste modelo.</u> Por favor, leia este texto com atenção e certifique-se de que ele se adapte à política de privacidade da sua comunidade. Se não, você deve editar este texto e adaptá-lo às regras da comunidade.. Este modelo inclui shortcodes [forum-name] e [forum-url]. Elas são automaticamente substituídas na página de registro com os detalhes do Fórum atual. Não esqueça de adicionar uma informação sobre sua organização, localização e formas de contato (página, e-mail, telefone, etc ...). Além disso, se você tiver uma página de política de privacidade separada para o site, adicione um link para essa página."
2284
 
2285
+ #: wpf-admin/tools-tabs/legal.php:90
2286
+ msgid "Forum Privacy Policy with GDPR compliant Template"
2287
+ msgstr "Modelo de Política de Privacidade do Fórum em conformidade com o RGPD"
2288
 
2289
+ #: wpf-admin/tools-tabs/legal.php:78
2290
+ msgid "Checkbox: I Agree to Forum Privacy Policy"
2291
+ msgstr "Caixa de seleção: Eu concordo com a Política de Privacidade do Fórum"
2292
 
2293
+ #: wpf-admin/tools-tabs/legal.php:73
2294
+ msgid "Privacy Policy Page URL"
2295
+ msgstr "URL da página da Política de Privacidade"
2296
 
2297
+ #: wpf-admin/tools-tabs/legal.php:73
2298
+ msgid "URL to Website Privacy Policy page"
2299
+ msgstr "URL para a página da Política de Privacidade do Site"
2300
 
2301
+ #: wpf-admin/tools-tabs/legal.php:72
2302
+ msgid "Terms Page URL"
2303
+ msgstr "URL da página de Traduções"
2304
 
2305
+ #: wpf-admin/tools-tabs/legal.php:72
2306
+ msgid "URL to Website Terms page"
2307
+ msgstr "URL para a página de Traduções do site"
2308
 
2309
+ #: wpf-admin/tools-tabs/legal.php:69
2310
+ msgid "Please insert URLs to your website Terms and Privacy Policy pages. Links to these pages will be included in registration form checkbox label (I'm agree with website terms and privacy policy) and in Forum Privacy Policy. The forum Privacy Policy does not cover your whole website, it is just an extension of your website main Privacy Policy. Thus it should be linked to according pages."
2311
+ msgstr "Por favor, insira as URLs das páginas de Termos e Política de Privacidade do seu site. Os links para essas páginas serão incluídos na caixa de seleção do Formulário de Registro (estou de acordo com os Termos do site e a Política de Privacidade) e na Política de Privacidade do Fórum. A Política de Privacidade do Fórum não cobre todo o seu site, é apenas uma extensão da Política de Privacidade principal do seu site. Assim, deve estar linkada a páginas de acordo."
 
2312
 
2313
+ #: wpf-admin/tools-tabs/legal.php:68
2314
+ msgid "Website Terms and Privacy Policy Pages"
2315
+ msgstr "Termos e páginas de Política de Privacidade do site"
 
2316
 
2317
+ #: wpf-admin/tools-tabs/legal.php:57
2318
+ msgid "If this option is enabled, users must agree to receive an email confirmation with a link to set a password by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
2319
+ msgstr "Se esta opção estiver ativada, os usuários devem concordar em receber uma confirmação por e-mail com um link para definir uma senha, marcando a caixa de seleção solicitada no Formulário de Registro para poder criar uma conta no Fórum. A caixa de seleção pode ser gerenciado em Fóruns > Página de administração de Termos."
2320
 
2321
+ #: wpf-admin/tools-tabs/legal.php:56
2322
+ msgid "Checkbox: I Agree to Receive an Email Confirmation"
2323
+ msgstr "Caixa de seleção: Eu concordo em receber uma confirmação por e-mail"
2324
 
2325
+ #: wpf-admin/tools-tabs/legal.php:45 wpf-admin/tools-tabs/legal.php:79
2326
+ msgid "If this option is enabled, users must accept forum Terms and Privacy Policy by checking the required checkbox on registration form to be able create a forum account. The checkbox label can be managed in Forums > Phrases admin page."
2327
+ msgstr "Se essa opção for ativada, os usuários deverão aceitar os Termos e a Política de Privacidade do Fórum marcando a caixa de seleção solicitada no formulário de registro para poder criar uma conta do fórum. A caixa de seleção pode ser gerenciado em Fóruns > página de administração de Termos."
2328
 
2329
+ #: wpf-admin/tools-tabs/legal.php:44
2330
+ msgid "Checkbox: I Accept Website Terms and Privacy Policy"
2331
+ msgstr "Caixa de seleção: Aceito os Termos do site e a Política de Privacidade"
2332
 
2333
+ #: wpf-admin/tools-tabs/legal.php:39
2334
+ msgid "Please insert a page URL, where user can find a contact form or an information to contact the forum administrator."
2335
+ msgstr "Por favor, insira um URL da página, onde o usuário pode encontrar um Formulário de contato ou uma informação para entrar em contato com o Administrador do Fórum."
2336
 
2337
+ #: wpf-admin/tools-tabs/legal.php:38
2338
+ msgid "URL to - Contact Us - page"
2339
+ msgstr "URL para página - Fale Conosco"
2340
 
2341
+ #: wpf-admin/tools-tabs/legal.php:34
2342
+ msgid "Report user rights violation"
2343
+ msgstr "Denunciar violação de direitos de usuário"
2344
 
2345
+ #: wpf-admin/tools-tabs/legal.php:33
2346
+ msgid "Report user data access and control issue"
2347
+ msgstr "Informar problemas de acesso e controle de dados do usuário"
2348
 
2349
+ #: wpf-admin/tools-tabs/legal.php:32
2350
+ msgid "Delete account with created content"
2351
+ msgstr "Excluir conta com conteúdo criado"
2352
 
2353
+ #: wpf-admin/tools-tabs/legal.php:31
2354
+ msgid "Obtain personal data and created content"
2355
+ msgstr "Obter dados pessoais e conteúdo criado"
2356
 
2357
+ #: wpf-admin/tools-tabs/legal.php:27
2358
+ msgid "According to the GDPR, all users should have an option to contact website administrator in following cases:"
2359
+ msgstr "De acordo com o RGPD, todos os usuários devem ter a opção de entrar em contato com o administrador do site nos seguintes casos:"
2360
 
2361
+ #: wpf-admin/tools-tabs/legal.php:25
2362
+ msgid "Contact Information"
2363
+ msgstr "Informações de contato"
2364
 
2365
+ #: wpf-admin/tools-tabs/legal.php:19
2366
+ msgid "GDPR Key Changes"
2367
+ msgstr "Alterações chaves RGPD"
2368
 
2369
+ #: wpf-admin/tools-tabs/legal.php:18
2370
+ msgid "The General Data Protection Regulation (GDPR) (Regulation (EU) 2016/679) is a regulation by which the European Parliament, the Council of the European Union and the European Commission intend to strengthen and unify data protection for all individuals within the European Union (EU). After four years of preparation and debate the GDPR was finally approved by the EU Parliament on 14 April 2016. Enforcement date: 25 May 2018 - at which time those organizations in non-compliance may face heavy fines. More info at"
2371
+ msgstr "O Regulamento Geral de Proteção de Dados (RGPD) (Regulamento (UE) 2016/679) é um regulamento através do qual o Parlamento Europeu, o Conselho da União Europeia e a Comissão Europeia tencionam reforçar e unificar a proteção de dados para todas as pessoas na União Europeia (EU). Após quatro anos de preparação e debate, o GDPR foi finalmente aprovado pelo Parlamento da UE em 14 de abril de 2016. Data de aplicação: 25 de maio de 2018 - quando as organizações em situação de incumprimento poderão incorrer em multas pesadas. Mais informações em"
2372
 
2373
+ #: wpf-admin/tools-tabs/legal.php:15
2374
+ msgid "Forum Privacy Policy and GDPR compliant"
2375
+ msgstr "Política de Privacidade do Fórum e conformidade RGPD"
2376
 
2377
+ #: wpf-admin/tools-tabs/antispam.php:279
2378
+ msgid "Exclude file extensions"
2379
+ msgstr "Excluir extensões de arquivos"
2380
 
2381
+ #: wpf-admin/tools-tabs/antispam.php:269
2382
+ msgid "Enable File Scanner"
2383
+ msgstr "Ativar o scanner de arquivos"
2384
 
2385
+ #: wpf-admin/tools-tabs/antispam.php:246
2386
+ msgid "Example of adding a new HTML tags: "
2387
+ msgstr "Exemplo de adição de novas tags HTML:"
2388
 
2389
+ #: wpf-admin/tools-tabs/antispam.php:245
2390
+ msgid "By default wpForo allows all secure HTML tags in post content. Allowing a new HTML tag may affect your forum security. For example the &lt;iframe&gt; and &lt;script&gt; HTML tags may be used by spammers and hackers to load 3rd party ads and viruses to forum."
2391
+ msgstr "Por padrão, o wpForo permite todas as tags HTML seguras no conteúdo da postagem. Permitir uma nova tag HTML pode afetar a segurança do seu Fórum. Por exemplo as tags HTML &lt;iframe&gt; e &lt;script&gt; podem ser usadas por spammers e hackers para carregar anúncios de terceiros e vírus no Fórum."
2392
 
2393
+ #: wpf-admin/tools-tabs/antispam.php:244
2394
+ msgid "Allow extra HTML tags"
2395
+ msgstr "Permitir tags HTML extras"
 
 
 
 
 
 
 
 
2396
 
2397
+ #: wpf-admin/tools-tabs/antispam.php:237
2398
+ msgid "Options to control and filter post content"
2399
+ msgstr "Opções para controlar e filtrar o conteúdo dos posts"
2400
 
2401
+ #: wpf-admin/options-tabs/posts.php:117 wpf-admin/options-tabs/posts.php:124
2402
+ #: wpf-admin/options-tabs/posts.php:135 wpf-admin/options-tabs/posts.php:142
2403
+ msgid "Set this option value 0 if you want to remove time limit."
2404
+ msgstr "Defina o valor desta opção para 0 se você deseja remover o limite de tempo."
 
 
 
 
 
 
 
 
2405
 
2406
+ #: wpf-admin/options-tabs/features.php:75
2407
+ msgid "Sitewide"
2408
+ msgstr "Site todo"
2409
 
2410
+ #: wpf-admin/options-tabs/features.php:44
2411
+ msgid "Replaces wpForo Member Profile page with BuddyPress Profile Page."
2412
+ msgstr "Substitui a página de perfil de membro do wpForo pela página de perfil do BuddyPress."
2413
 
2414
+ #: wpf-admin/options-tabs/features.php:44
2415
+ msgid "Replace Forum Profile with BuddyPress Profile"
2416
+ msgstr "Substitua o perfil do Fórum com o perfil de BuddyPress"
2417
 
2418
+ #: wpf-admin/options-tabs/features.php:43
2419
+ msgid "Adds \"Forums\" tab with \"Created Topics\", \"Posted Replies\", \"Liked Posts\" and \"Subscriptions\" sub-tabs to BuddyPress Profile page."
2420
+ msgstr "Adiciona a aba \"Fóruns\" com as sub-abas \"Tópicos criados\", \"Respostas postadas\", \"Mensagens favoritas\" e \"Assinaturas\" à página de Perfil do BuddyPress."
2421
 
2422
+ #: wpf-admin/options-tabs/features.php:43
2423
+ msgid "BuddyPress Profile Forum Tab Integration"
2424
+ msgstr "Aba de integração de perfil do Fórum BuddyPress"
2425
 
2426
+ #: wpf-admin/options-tabs/features.php:42
2427
+ msgid "Creates notification on new forum reply in BuddyPress Profile Notification page."
2428
+ msgstr "Cria uma notificação na nova resposta do Fórum na página de Notificação de Perfil do BuddyPress."
2429
 
2430
+ #: wpf-admin/options-tabs/features.php:42
2431
+ msgid "BuddyPress Notification Integration"
2432
+ msgstr "Integração de Notificações BuddyPress"
2433
 
2434
+ #: wpf-admin/options-tabs/features.php:41
2435
+ msgid "Posts members activity (new topic, new reply, post like) to BuddyPress Profile Activity page."
2436
+ msgstr "Publica a atividade dos membros (novo tópico, nova resposta, posts curtidos) na página de Atividade de Perfil do BuddyPress."
2437
 
2438
+ #: wpf-admin/options-tabs/features.php:41
2439
+ msgid "BuddyPress Activity Integration"
2440
+ msgstr "Integração de atividades BuddyPress"
2441
 
2442
+ #: wpf-admin/options-tabs/api.php:208
2443
+ msgid "The post sharing toggle can be displayed either on the left side or on the top of each post. The general share buttons can be displayed on both (top and bottom) locations."
2444
+ msgstr "A alternância de compartilhamento de postagem pode ser exibida no lado esquerdo ou no topo de cada postagem. Os botões gerais de compartilhamento podem ser exibidos nos dois locais (superior e inferior)."
2445
 
2446
+ #: wpf-admin/options-tabs/api.php:207
2447
+ msgid "Share Button Locations"
2448
+ msgstr "Posição dos botões de compartilhamento"
2449
 
2450
+ #: wpf-admin/options-tabs/api.php:201
2451
+ msgid "Square"
2452
+ msgstr "Quadrados"
2453
 
2454
+ #: wpf-admin/options-tabs/api.php:200
2455
+ msgid "Figure"
2456
+ msgstr "Figura"
 
 
 
 
2457
 
2458
+ #: wpf-admin/options-tabs/api.php:199
2459
+ msgid "Mixed"
2460
+ msgstr "Misturado"
2461
 
2462
+ #: wpf-admin/options-tabs/api.php:174
2463
+ msgid "Post sharing toggle allows you to share posts individually. You can see post sharing toggles on the left, right side or in top bar of each post. The toggle blue color is the current primary color (#12) of your forum style. For example, if you use the red forum style, the color of all share toggles will be red. This doesn't affect share button colors. They are always grey with original colors on mouse hover."
2464
+ msgstr "A alternância de compartilhamento de postagens permite compartilhar postagens individualmente. Você pode ver as alternâncias de compartilhamento de postagens no lado esquerdo, direito ou na barra superior de cada postagem. A cor azul de alternância é a cor primária atual (#12) do seu estilo de Fórum. Por exemplo, se você usar o estilo do fórum vermelho, a cor de todos os alternadores de compartilhamento será vermelho. Isso não afeta as cores dos botões de compartilhamento. Eles são sempre cinza com cores originais no foco do mouse."
2465
 
2466
+ #: wpf-admin/options-tabs/api.php:167
2467
+ msgid "Button &amp; Count"
2468
+ msgstr "Botão &amp; Contador"
2469
 
2470
+ #: wpf-admin/options-tabs/api.php:166
2471
+ msgid "Button"
2472
+ msgstr "Botão"
2473
 
2474
+ #: wpf-admin/options-tabs/api.php:165
2475
+ msgid "Icon"
2476
+ msgstr "Ícone"
2477
 
2478
+ #: wpf-admin/options-tabs/api.php:162
2479
+ msgid "Colored"
2480
+ msgstr "Colorido"
 
2481
 
2482
+ #: wpf-admin/options-tabs/api.php:161
2483
+ msgid "Grey"
2484
+ msgstr "Cinza"
2485
 
2486
+ #: wpf-admin/options-tabs/api.php:157
2487
+ msgid "General share buttons are forum and topic sharing buttons. They are located on the top and the bottom of each page. You can manage location of these buttons using \"Share Buttons Location\" options bellow."
2488
+ msgstr "Os botões Gerais de compartilhamento são botões de compartilhamento do Fórum e Tópicos. Eles estão posicionados na parte superior e inferior de cada página. Você pode gerenciar o posicionamento desses botões usando as opções de \"Posição dos Botões de compartilhamento\" abaixo."
2489
 
2490
+ #: wpf-admin/options-tabs/api.php:145 wpf-admin/options-tabs/api.php:173
2491
+ #: wpf-admin/options-tabs/api.php:224
2492
+ msgid "Post Sharing Toggle"
2493
+ msgstr "Alternância pós-compartilhamento"
 
 
 
2494
 
2495
+ #: wpf-admin/options-tabs/api.php:138 wpf-admin/options-tabs/api.php:156
2496
+ #: wpf-admin/options-tabs/api.php:212
2497
+ msgid "General Share Buttons"
2498
+ msgstr "Botões Gerais de Compartilhamento"
2499
 
2500
+ #: wpf-admin/options-tabs/api.php:133
2501
+ msgid "Enable Share Buttons"
2502
+ msgstr "Ativar Botões de Compartilhamento"
2503
 
2504
+ #: wpf-admin/options-tabs/api.php:103
2505
+ msgid "Check the checkbox below share options to activate. <b>Please note, that the Facebook share button cannot be activated without Facebook API ID.</b> Please follow to the \"Facebook API Configuration\" option instruction above and fill the API ID field in order to activate Facebook Share button."
2506
+ msgstr "Marque a caixa de seleção abaixo das opções de compartilhamento para ativar. <b>Por favor, note que o botão de compartilhamento do Facebook não pode ser ativado sem o ID da API do Facebook.</b> Siga as instruções da opção \"Configurações da API do Facebook\" acima e preencha o campo de ID da API para ativar o botão de Compartilhar do Facebook."
2507
 
2508
+ #: wpf-admin/options-tabs/api.php:102
2509
+ msgid "Active Share Buttons"
2510
+ msgstr "Botões de Compartilhamento Ativos"
2511
 
2512
+ #: wpf-includes/wpf-phrases.php:914
2513
+ msgid "Target Topic not found"
2514
+ msgstr "Tópico desejado não encontrado"
2515
 
2516
+ #. Plugin Name of the plugin
2517
+ msgid "wpForo"
2518
+ msgstr "wpForo"
2519
 
2520
+ #: wpf-includes/wpf-phrases.php:931
2521
+ msgid "This action changes topic URL. Once the topic is moved to other forum the old URL of this topic will no longer be available."
2522
+ msgstr "Esta ação altera a URL do tópico. Uma vez que o tópico é movido para outro Fórum, a antiga URL deste tópico não estará mais disponível."
2523
 
2524
+ #: wpf-includes/wpf-phrases.php:930
2525
+ msgid "Move Reply"
2526
+ msgstr "Mover Resposta"
2527
 
2528
+ #: wpf-includes/wpf-phrases.php:929
2529
+ msgid "Split"
2530
+ msgstr "Separar"
2531
 
2532
+ #: wpf-includes/wpf-phrases.php:928
2533
+ msgid "Merge"
2534
+ msgstr "Mesclar"
2535
 
2536
+ #: wpf-includes/wpf-phrases.php:927
2537
+ msgid "Topic once split cannot be unsplit. The first post of new topic becomes the earliest reply."
2538
+ msgstr "Uma vez que o tópico é separado, isto não pode ser desfeito. O primeiro post do novo tópico se torna a primeira resposta."
2539
 
2540
+ #: wpf-includes/wpf-phrases.php:926
2541
+ msgid "Select Posts to Split"
2542
+ msgstr "Selecione os posts para separação"
2543
 
2544
+ #: wpf-includes/wpf-phrases.php:925
2545
+ msgid "New Topic Forum"
2546
+ msgstr "Fórum do Novo Tópico"
2547
 
2548
+ #: wpf-includes/wpf-phrases.php:924
2549
+ msgid "New Topic Title"
2550
+ msgstr "Novo Título do Tópico"
2551
 
2552
+ #: wpf-includes/wpf-phrases.php:923
2553
+ msgid "Create new topic with split posts. The first post of new topic becomes the earliest reply."
2554
+ msgstr "Crie um novo tópico com as postagens separadas. O primeiro post do novo tópico se tornará a primeira resposta."
2555
 
2556
+ #: wpf-includes/wpf-phrases.php:922
2557
+ msgid "Create New Topic"
2558
+ msgstr "Criar Novo Tópico"
2559
 
2560
+ #: wpf-includes/wpf-phrases.php:921
2561
+ msgid "Topics once merged cannot be unmerged. This topic URL will no longer be available."
2562
+ msgstr "Uma vez que o tópico é mesclado, isto não pode ser desfeito. Esta URL do tópico não estará mais disponível."
2563
 
2564
+ #: wpf-includes/wpf-phrases.php:920
2565
+ msgid "Update post titles with target topic title."
2566
+ msgstr "Atualizar títulos de postagens com o título do tópico desejado."
2567
 
2568
+ #: wpf-includes/wpf-phrases.php:919
2569
+ msgid "Update post dates (current date) to allow append posts to the end of the target topic."
2570
+ msgstr "Atualizar a data das publicações (para data atual) para permitir anexar postagens ao final do tópico desejado."
2571
 
2572
+ #: wpf-includes/wpf-phrases.php:918
2573
+ msgid "All posts will be merged and displayed (ordered) in target topic according to posts dates. If you want to append merged posts to the end of the target topic you should allow to update posts dates to current date by check the option below."
2574
+ msgstr "Todas as postagens serão mescladas e exibidas (em ordem) no tópico desejado de acordo com as datas das postagens. Se você deseja adicionar postagens mescladas ao final do tópico desejado, você deve permitir a atualização da data das postagens para a data atual, verifique a opção abaixo."
2575
 
2576
+ #: wpf-includes/wpf-phrases.php:917
2577
+ msgid "Please copy the target topic URL from browser address bar and paste in the field below."
2578
+ msgstr "Copie a URL do tópico desejado na barra de endereço do navegador e cole no campo abaixo."
2579
 
2580
+ #: wpf-includes/wpf-phrases.php:916
2581
+ msgid "Split Topic"
2582
+ msgstr "Dividir Tópico"
2583
 
2584
+ #: wpf-includes/wpf-phrases.php:915
2585
+ msgid "Merge Topics"
2586
+ msgstr "Mesclar Tópicos"
2587
 
2588
+ #: wpf-includes/wpf-phrases.php:913
2589
+ msgid "Target Topic URL"
2590
+ msgstr "URL do Tópico desejado"
 
 
 
 
2591
 
2592
+ #: wpf-includes/wpf-phrases.php:911
2593
+ msgid "Forum post like"
2594
+ msgstr "Post do Fórum curtido"
2595
 
2596
+ #: wpf-includes/wpf-phrases.php:910
2597
+ msgid "Forum post"
2598
+ msgstr "Post do Fórum"
2599
 
2600
+ #: wpf-includes/wpf-phrases.php:909
2601
+ msgid "Forum topic"
2602
+ msgstr "Tópico do Fórum"
2603
 
2604
+ #: wpf-includes/wpf-phrases.php:908
2605
+ msgid "Read more"
2606
+ msgstr "Ler mais"
2607
 
2608
+ #: wpf-includes/wpf-phrases.php:907
2609
+ msgid "%s liked forum post %s"
2610
+ msgstr "%s Gostei do post do fórum %s"
2611
 
2612
+ #: wpf-includes/wpf-phrases.php:74
2613
+ msgid "%s posted a new topic %s"
2614
+ msgstr "%s postou no tópico %s"
2615
 
2616
+ #: wpf-includes/wpf-phrases.php:905
2617
+ msgid "%s created a new topic %s"
2618
+ msgstr "%s criou um novo tópico %s"
2619
 
2620
+ #: wpf-includes/class-forums.php:75 wpf-includes/wpf-phrases.php:771
2621
+ msgid "Can view poll result"
2622
+ msgstr "Pode ver o resultado de enquetes"
2623
 
2624
+ #: wpf-includes/class-forums.php:74 wpf-includes/wpf-phrases.php:770
2625
+ msgid "Can vote poll"
2626
+ msgstr "Pode votar em enquetes"
2627
 
2628
+ #: wpf-includes/class-forums.php:73 wpf-includes/wpf-phrases.php:769
2629
  msgid "Can create poll"
2630
  msgstr "Pode criar uma enquete"
2631
 
2632
+ #: wpf-includes/class-forums.php:62 wpf-includes/wpf-phrases.php:768
2633
+ msgid "Can approve/unapprove content"
2634
+ msgstr "Pode aprovar/reprovar conteúdo"
2635
 
2636
+ #: wpf-includes/class-forums.php:67 wpf-includes/wpf-phrases.php:767
2637
+ msgid "Can view attached files"
2638
+ msgstr "Pode ver arquivos anexados"
2639
 
2640
+ #: wpf-admin/options-tabs/general.php:86
2641
+ msgid "More info"
2642
+ msgstr "Mais informações"
2643
 
2644
+ #: wpf-admin/options-tabs/features.php:81
2645
+ msgid "Thank you!"
2646
+ msgstr "Obrigado!"
2647
 
2648
+ #: wpf-admin/options-tabs/features.php:16
2649
+ msgid "Enable WordPress Shortcodes in Post Content"
2650
+ msgstr "Habilitar Shortcodes do WordPress no conteúdo do post"
2651
 
2652
+ #: wpf-admin/dashboard.php:27
2653
+ msgid "Welcome to wpForo"
2654
+ msgstr "Bem vindo ao wpForo"
 
 
 
 
2655
 
2656
+ #: wpf-admin/addons.php:31 wpf-admin/dashboard.php:37
2657
+ msgid "Thank you!<br> Sincerely yours,<br> gVectors Team"
2658
+ msgstr "Obrigado!<br> Atenciosamente,<br> gVectors Team"
 
 
 
 
2659
 
2660
+ #: wpf-admin/usergroup.php:303
2661
+ msgid "Display on Members List"
2662
+ msgstr "Mostrar na Lista de Membros"
2663
 
2664
+ #: wpf-includes/wpf-phrases.php:902
2665
+ msgid "Forgot Your Password?"
2666
+ msgstr "Esqueceu sua Senha?"
2667
 
2668
+ #: wpf-includes/wpf-phrases.php:901
2669
+ msgid "Reset Password"
2670
+ msgstr "Reiniciar sua Senha"
2671
 
2672
+ #: wpf-includes/wpf-phrases.php:900
2673
+ msgid "Please Insert Your Email or Username"
2674
+ msgstr "Por favor, insira seu E-mail ou Usuário"
 
 
 
 
2675
 
2676
+ #: wpf-includes/wpf-phrases.php:164 wpf-includes/wpf-phrases.php:899
2677
+ msgid "Enter your email address or username and we'll send you a link you can use to pick a new password."
2678
+ msgstr "Digite seu e-mail ou usuário, vamos te enviar um link para que você escolha sua senha."
 
2679
 
2680
+ #: wpf-includes/wpf-phrases.php:898
2681
+ msgid "Join us today!"
2682
+ msgstr "Junte-se a nós!"
 
2683
 
2684
+ #: wpf-includes/wpf-phrases.php:897
2685
+ msgid "Welcome!"
2686
+ msgstr "Bem vindo!"
2687
 
2688
+ #: wpf-includes/wpf-phrases.php:165 wpf-includes/wpf-phrases.php:896
2689
+ msgid "ERROR: Can't connect to Google reCAPTCHA API"
2690
+ msgstr "ERRO: Não conseguimos conectar com a API do Google reCAPTCHA"
2691
 
2692
+ #: wpf-includes/wpf-phrases.php:895
2693
+ msgid "Google reCAPTCHA verification failed"
2694
+ msgstr "A verificação do Google reCAPTCHA falhou"
 
 
2695
 
2696
+ #: wpf-includes/wpf-phrases.php:894
2697
+ msgid "You are not allowed to edit this post"
2698
+ msgstr "Você não tem autorização de editar este post"
2699
 
2700
+ #: wpf-admin/tools-tabs/antispam.php:221
2701
+ msgid "WordPress Reset Password Form"
2702
+ msgstr "Formulário de redefinição de senha"
2703
 
2704
+ #: wpf-admin/tools-tabs/antispam.php:212
2705
+ msgid "WordPress Registration Form"
2706
+ msgstr "Formulário de Registro do Wordpress"
2707
 
2708
+ #: wpf-admin/tools-tabs/antispam.php:203
2709
+ msgid "WordPress Login Form"
2710
+ msgstr "Formulário de Login do Wordpress"
 
2711
 
2712
+ #: wpf-admin/tools-tabs/antispam.php:194
2713
+ msgid "wpForo Reset Password Form"
2714
+ msgstr "Formulário de Redefinição da senha do wpForo"
 
2715
 
2716
+ #: wpf-admin/tools-tabs/antispam.php:185
2717
+ msgid "wpForo Registration Form"
2718
+ msgstr "Formulário de Registro do wpForo"
2719
 
2720
+ #: wpf-admin/tools-tabs/antispam.php:176
2721
+ msgid "wpForo Login Form"
2722
+ msgstr "Formulário de login WP Foro"
2723
 
2724
+ #: wpf-admin/tools-tabs/antispam.php:166
2725
+ msgid "Guest Post Editor"
2726
+ msgstr "Publicar como Convidado"
2727
 
2728
+ #: wpf-admin/tools-tabs/antispam.php:157
2729
+ msgid "Guest Topic Editor"
2730
+ msgstr "Editor de Tópico como Convidado"
2731
 
2732
+ #: wpf-admin/tools-tabs/antispam.php:152
2733
+ msgid "Dark"
2734
+ msgstr "Escuro"
 
 
 
 
 
 
 
2735
 
2736
+ #: wpf-admin/tools-tabs/antispam.php:151
2737
+ msgid "Light"
2738
+ msgstr "Claro"
2739
 
2740
+ #: wpf-admin/tools-tabs/antispam.php:148
2741
+ msgid "reCAPTCHA Theme"
2742
+ msgstr "Temas do reCAPTCHA"
 
 
 
 
 
 
 
 
 
 
 
2743
 
2744
+ #: wpf-admin/tools-tabs/antispam.php:143
2745
+ msgid "reCAPTCHA Settings"
2746
+ msgstr "Configurações do reCAPTCHA"
2747
 
2748
+ #: wpf-admin/tools-tabs/antispam.php:136
2749
+ msgid "Secret Key"
2750
+ msgstr "Secret Key"
 
 
 
 
 
 
 
 
 
 
 
2751
 
2752
+ #: wpf-admin/tools-tabs/antispam.php:130
2753
+ msgid "Site Key"
2754
+ msgstr "Site Key"
2755
 
2756
+ #: wpf-admin/tools-tabs/antispam.php:123
2757
+ msgid "Register your site and get API keys here &raquo;"
2758
+ msgstr "Registre seu site e pegue a Chave de API aqui &raquo;"
 
 
 
 
 
2759
 
2760
+ #: wpf-admin/tools-tabs/antispam.php:122
2761
+ msgid "To start using reCAPTCHA, you need to sign up for an API key pair for your site."
2762
+ msgstr "Para começar a usar o reCAPTCHA, voce precisa solicitar uma Chave de API para seu site"
2763
 
2764
+ #: wpf-admin/tools-tabs/antispam.php:120
2765
+ msgid "reCAPTCHA API keys"
2766
+ msgstr "Chave de API reCAPTCHA"
 
 
 
 
 
2767
 
2768
+ #: wpf-admin/tools-tabs/antispam.php:118
2769
+ msgid "reCAPTCHA protects you against spam and other types of automated abuse. It makes secure topic and post editors when Guest Posting is allowed, also it protects login and registration forms against spam attacks."
2770
+ msgstr "reCAPTCHA te protege contra SPAM e outros tipos de abusos automáticos. Torna postagens de convidados possível e segura para seus posts. Também protege formulários de Login e Registro de ataques de SPAM."
2771
 
2772
+ #: wpf-admin/tools-tabs/antispam.php:117
2773
+ msgid "Google reCAPTCHA"
2774
+ msgstr "Google reCAPTCHA"
 
 
 
 
 
 
2775
 
2776
+ #: wpf-admin/options-tabs/posts.php:14
2777
+ msgid "Recent Posts Display Type"
2778
+ msgstr "Tipo de visualização dos Posts Recentes"
 
 
 
 
 
 
 
 
 
 
 
 
 
2779
 
2780
+ #: wpf-admin/options-tabs/members.php:81
2781
+ msgid "Redirect after subscription confirmation"
2782
+ msgstr "Redirecionamento após a confirmação de inscrição"
2783
 
2784
+ #: wpf-admin/options-tabs/members.php:80
2785
+ msgid "Redirect after registration"
2786
+ msgstr "Redirecionar após o registro"
 
 
 
 
 
 
2787
 
2788
+ #: wpf-admin/options-tabs/members.php:79
2789
+ msgid "Redirect after login"
2790
+ msgstr "Redirecionar após o Login"
2791
 
2792
+ #: wpf-admin/options-tabs/members.php:67
2793
+ msgid "For member profile, account and subscription pages use following URLs:"
2794
+ msgstr "Para perfis de membros, contas e paginas de inscrições use os seguintes links:"
2795
 
2796
+ #: wpf-admin/options-tabs/members.php:65
2797
+ msgid "Custom Redirection URLs after following actions"
2798
+ msgstr "Links de Redirecionamento Personalizado após as seguintes ações"
2799
 
2800
+ #: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:882
2801
+ msgid "Replace Reset Password Page URL to Forum Reset Password Page URL"
2802
+ msgstr "Substituir a página de redefinição de senha, pela Página de redefinição de senha do Fórum"
2803
 
2804
+ #: wpf-admin/options-tabs/features.php:15
2805
+ msgid "Show Member Mention Nicknames"
2806
+ msgstr "Mostrar os Apelidos (nicknames) dos Membros"
2807
 
2808
+ #. Description of the plugin
2809
+ msgid "WordPress Forum plugin. wpForo is a full-fledged forum solution for your community. Comes with multiple modern forum layouts."
2810
+ msgstr "Plugin de Fórum WordPress. wpForo é uma solução de fórum completa para sua comunidade. Vem com vários layouts do fórum moderno."
2811
 
2812
+ #: wpforo.php:830
2813
+ msgid "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. Converts wpForo topic and posts, likes to myCRED points."
2814
+ msgstr "Premia com pontos \"myCRED\" por atividades no Fórum. Integra MyCRED Badges e Ranks. Converte tópicos e postagens do wpForo e curtidas, por pontos myCRED."
2815
 
2816
+ #: wpforo.php:829
2817
+ msgid "wpForo Polls is a complete addon to help forum members create, vote and manage polls effectively. Comes with poll specific permissions and settings."
2818
+ msgstr "wpForo Polls (Enquetes) é um complemento complemento para ajudar os membros criar, votar e gerenciar as pesquisas. Vem com permissões e configurações específicas para enquetes."
2819
 
2820
+ #: wpf-themes/classic/functions.php:171
2821
+ msgid "Set this option value 0 if you want to show the whole post content in recent post area."
2822
+ msgstr "Defina o valor da opção para 0 se deseja mostrar o conteúdo total da postagem na área de publicação recente."
2823
 
2824
+ #: wpf-themes/classic/functions.php:170
2825
+ msgid "Extended Layout - Recent post length"
2826
+ msgstr "Layout Estendido - Tamanho de publicação recente"
2827
 
2828
+ #: wpf-themes/classic/functions.php:162
2829
+ msgid "Set this option value 0 if you want to show all posts in recent posts area."
2830
+ msgstr "Defina o valor desta opção para 0 se deseja mostrar todos os posts na área de posts recentes."
2831
 
2832
+ #: wpf-themes/classic/functions.php:161
2833
+ msgid "Extended Layout - Number of Recent posts"
2834
+ msgstr "Layout Estendido - Numero de posts recentes"
2835
 
2836
+ #: wpf-themes/classic/functions.php:151
2837
+ msgid "Extended Layout - Recent posts"
2838
+ msgstr "Layout Estendido - Posts recentes"
2839
 
2840
+ #: wpf-themes/classic/functions.php:91
2841
+ msgid "Q&A Layout - Recent topic length"
2842
+ msgstr "Q&A Layout - Tamanho de tópico recente."
2843
 
2844
+ #: wpf-themes/classic/functions.php:84
2845
+ msgid "Q&A Layout - Number of Recent topics"
2846
+ msgstr "Q&A Layout - Número de tópicos recentes"
2847
 
2848
+ #: wpf-themes/classic/functions.php:75
2849
+ msgid "Q&A Layout - Recent topics"
2850
+ msgstr "Q&A Layout - Tópicos Recentes"
2851
 
2852
+ #: wpf-themes/classic/functions.php:62 wpf-themes/classic/functions.php:92
2853
+ #: wpf-themes/classic/functions.php:136
2854
+ msgid "Set this option value 0 if you want to show the whole title in recent topic area."
2855
+ msgstr "Defina o valor desta opção para 0 se deseja mostrar o título inteiro na área de tópico recente."
2856
 
2857
+ #: wpf-themes/classic/functions.php:61
2858
+ msgid "Extended Layout - Recent topic length"
2859
+ msgstr "Layout Estendido - Tamanho de Tópicos Recentes"
2860
 
2861
+ #: wpf-themes/classic/functions.php:54
2862
+ msgid "Extended Layout - Number of Recent topics"
2863
+ msgstr "Layout Estendido - Número de Tópicos Recentes"
2864
 
2865
+ #: wpf-themes/classic/functions.php:45
2866
+ msgid "Extended Layout - Recent topics"
2867
+ msgstr "Layout Estendido - Tópicos Recentes"
2868
 
2869
+ #: wpf-includes/wpf-phrases.php:891
2870
+ msgid "You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post."
2871
+ msgstr "Você pode mencionar uma pessoa usando @seunome no conteúdo do post para enviar à essa pessoa uma mensagem de e-mail. Quando você publica um tópico ou responde, o sistema do Fórum envia uma mensagem de e-mail ao usuário informando que eles foram mencionados no post."
2872
 
2873
+ #: wpf-includes/wpf-phrases.php:890
2874
+ msgid "in forum"
2875
+ msgstr "No Fórum"
2876
 
2877
+ #: wpf-includes/wpf-phrases.php:889
2878
+ msgid "forum link"
2879
+ msgstr "Link do Fórum"
2880
 
2881
+ #: wpf-includes/class-api.php:238
2882
+ msgid "Invalid User"
2883
+ msgstr "Usuário Inválido"
2884
 
2885
+ #: wpf-includes/class-api.php:233
2886
+ msgid "Your email is required to be able authorize you here. Please try loging again. "
2887
+ msgstr "Seu e-mail é necessário para te autorizar aqui. Por favor refaça o login."
2888
 
2889
+ #: wpf-includes/class-api.php:206
2890
+ msgid "Please login into Facebook and then click connect button again"
2891
+ msgstr "Por favor faça seu login pelo Facebook e clique no botão conectar novamente."
2892
 
2893
+ #: wpf-admin/usergroup.php:259
2894
+ msgid "use default link color"
2895
+ msgstr "Usar a cor de link padrão"
2896
 
2897
+ #: wpf-admin/usergroup.php:258
2898
+ msgid "Usergroup Color"
2899
+ msgstr "Cor do Grupo de usuário"
2900
 
2901
+ #: wpf-admin/usergroup.php:93
2902
+ msgid "default (#15)"
2903
+ msgstr "padrão (#15)"
2904
 
2905
+ #: wpf-admin/usergroup.php:33
2906
+ msgid "Default Access"
2907
+ msgstr "Acesso Padrão"
2908
 
2909
+ #: wpf-admin/tools.php:17
2910
+ msgid "Misc"
2911
+ msgstr "Diversos"
2912
 
2913
+ #: wpf-admin/tools-tabs/misc.php:27
2914
+ msgid "The noIndex code tells Google and other search engines to NOT index the page, so that it cannot be found in search results. Please insert page URLs you do not want to be indexed one per line in the textarea bellow."
2915
+ msgstr "O código noindex informa o Google e outros mecanismos de pesquisa para não indexarem a página, de modo que ela não pode ser encontrada nos resultados da pesquisa. Por favor, insira as URLs de página que você não deseja que sejam indexada, um por linha na área de texto abaixo."
2916
 
2917
+ #: wpf-admin/tools-tabs/misc.php:26
2918
+ msgid "Noindex forum page URLs"
2919
+ msgstr "URLs de páginas do fórum a não serem indexadas (noindex)"
2920
 
2921
+ #: wpf-admin/tools-tabs/misc.php:19
2922
+ msgid "wpForo adds nofollow to all links with external URLs. If you want to keep some domains as internal please insert domains one per line in the textarea bellow."
2923
+ msgstr "wpForo adiciona \"nofollow\" a todos os links de URLs externas. Se você quiser manter alguns domínios como interno, por favor insira os domínios na área abaixo, um por linha."
2924
 
2925
+ #: wpf-admin/tools-tabs/misc.php:18
2926
+ msgid "Allowed dofollow domains"
2927
+ msgstr "Domínios dofollow permitidos"
2928
 
2929
+ #: wpf-admin/tools-tabs/misc.php:10
2930
+ msgid "SEO Tools"
2931
+ msgstr "Ferramentas de SEO"
2932
 
2933
+ #: wpf-admin/options.php:23
2934
+ msgid "API's"
2935
+ msgstr "API's"
2936
 
2937
+ #: wpf-admin/tools-tabs/legal.php:15
2938
+ msgid "Documentation"
2939
+ msgstr "Documentação"
2940
 
2941
+ #: wpf-admin/options-tabs/members.php:100
2942
+ msgid "Member Custom Title by default"
2943
+ msgstr "Cargos personalizados de membros por padrão"
2944
 
2945
+ #: wpf-admin/options-tabs/members.php:91
2946
+ msgid "Member Custom Titles"
2947
+ msgstr "Cargos personalizados para membros"
2948
 
2949
+ #: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:443
2950
+ msgid "Replace Login Page URL to Forum Login Page URL"
2951
+ msgstr "Substituir URL da página de login pela URL da página de login do fórum"
2952
 
2953
+ #: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:444
2954
+ msgid "Replace Registration Page URL to Forum Registration Page URL"
2955
+ msgstr "Substituir URL da página de registro pela URL da página de registro do fórum"
2956
 
2957
+ #: wpf-admin/options-tabs/emails.php:188
2958
+ msgid "User Mention message body"
2959
+ msgstr "Conteúdo da mensagem de menção de usuário"
 
 
 
 
2960
 
2961
+ #: wpf-admin/options-tabs/emails.php:184
2962
+ msgid "User Mention message subject"
2963
+ msgstr "Assunto da mensagem de menção de usuário"
 
 
 
 
2964
 
2965
+ #: wpf-admin/options-tabs/emails.php:174
2966
+ msgid "Enable Email Notification"
2967
+ msgstr "Ativar a notificação por e-mail"
2968
 
2969
+ #: wpf-admin/options-tabs/emails.php:169
2970
+ msgid "User Mentioning Email"
2971
+ msgstr "E-mail de menção de usuário"
 
 
 
 
 
2972
 
2973
+ #: wpf-admin/options-tabs/api.php:86
2974
+ msgid "Custom URL"
2975
+ msgstr "URL Personalizada"
 
 
 
 
 
 
 
 
 
2976
 
2977
+ #: wpf-admin/options-tabs/api.php:86
2978
+ msgid "Custom URL, e.g.: http://example.com/my-page/"
2979
+ msgstr "URL Personalizada, ex: http://exemplo.com/minha-pagina/"
2980
 
2981
+ #: wpf-admin/options-tabs/api.php:84
2982
+ msgid "Custom"
2983
+ msgstr "Personalizado"
2984
 
2985
+ #: wpf-admin/options-tabs/api.php:78
2986
+ msgid "Redirect to this page after success login"
2987
+ msgstr "Redirecione para esta página após o login realizado"
2988
 
2989
+ #: wpf-admin/options-tabs/api.php:67
2990
+ msgid "Facebook Login button on User Registration page"
2991
+ msgstr "Botão de Login do Facebook na página de registro do usuário"
2992
 
2993
+ #: wpf-admin/options-tabs/api.php:56
2994
+ msgid "Facebook Login button on User Login page"
2995
+ msgstr "Botão de Login do Facebook na página de login do usuário"
2996
 
2997
+ #: wpf-admin/options-tabs/api.php:45
2998
+ msgid "Facebook API connection script (sharing, login, cross-posting...)"
2999
+ msgstr "Script de conexão da API do Facebook (compartilhamento, login, postagem-cruzada ...)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3000
 
3001
+ #: wpf-admin/options-tabs/api.php:44
3002
+ msgid "Facebook SDK for JavaScript"
3003
+ msgstr "Facebook SDK para JavaScript"
3004
 
3005
+ #: wpf-admin/tools-tabs/legal.php:50 wpf-admin/tools-tabs/legal.php:62
3006
+ #: wpf-admin/tools-tabs/legal.php:84 wpf-admin/tools-tabs/legal.php:119
3007
+ #: wpf-admin/tools-tabs/legal.php:131 wpf-admin/tools-tabs/legal.php:150
3008
+ #: wpf-admin/options-tabs/forums.php:21 wpf-admin/options-tabs/members.php:95
3009
+ #: wpf-admin/options-tabs/api.php:38 wpf-admin/options-tabs/api.php:50
3010
+ #: wpf-admin/options-tabs/api.php:61 wpf-admin/options-tabs/api.php:72
3011
+ #: wpf-admin/options-tabs/api.php:141 wpf-admin/options-tabs/api.php:148
3012
+ #: wpf-admin/options-tabs/posts.php:27 wpf-admin/options-tabs/posts.php:47
3013
+ #: wpf-admin/options-tabs/posts.php:59 wpf-admin/options-tabs/posts.php:81
3014
+ #: wpf-admin/options-tabs/posts.php:93 wpf-admin/options-tabs/posts.php:105
3015
+ msgid "Disable"
3016
+ msgstr "Desativar"
3017
 
3018
+ #: wpf-admin/tools-tabs/legal.php:49 wpf-admin/tools-tabs/legal.php:61
3019
+ #: wpf-admin/tools-tabs/legal.php:83 wpf-admin/tools-tabs/legal.php:118
3020
+ #: wpf-admin/tools-tabs/legal.php:130 wpf-admin/tools-tabs/legal.php:149
3021
+ #: wpf-admin/options-tabs/forums.php:20 wpf-admin/options-tabs/members.php:94
3022
+ #: wpf-admin/options-tabs/api.php:37 wpf-admin/options-tabs/api.php:49
3023
+ #: wpf-admin/options-tabs/api.php:60 wpf-admin/options-tabs/api.php:71
3024
+ #: wpf-admin/options-tabs/api.php:140 wpf-admin/options-tabs/api.php:147
3025
+ #: wpf-admin/options-tabs/posts.php:26 wpf-admin/options-tabs/posts.php:46
3026
+ #: wpf-admin/options-tabs/posts.php:58 wpf-admin/options-tabs/posts.php:80
3027
+ #: wpf-admin/options-tabs/posts.php:92 wpf-admin/options-tabs/posts.php:104
3028
+ msgid "Enable"
3029
+ msgstr "Ativar"
3030
 
3031
+ #: wpf-admin/options-tabs/api.php:33
3032
+ msgid "Adds Facebook Login button on Registration and Login pages."
3033
+ msgstr "Adicionar o botão de Login via Facebook na página de Login e Registro."
3034
 
3035
+ #: wpf-admin/options-tabs/api.php:32
3036
+ msgid "Facebook Login"
3037
+ msgstr "Conectar via Facebook"
3038
 
3039
+ #: wpf-admin/options-tabs/api.php:27
3040
+ msgid "App Secret"
3041
+ msgstr "App Secret"
3042
 
3043
+ #: wpf-admin/options-tabs/api.php:26
3044
+ msgid "App ID"
3045
+ msgstr "ID do APP"
3046
 
3047
+ #: wpf-admin/options-tabs/api.php:23
3048
+ msgid "Please follow to this instruction"
3049
+ msgstr "Por favor, siga essas instruções"
3050
 
3051
+ #: wpf-admin/options-tabs/api.php:23
3052
+ msgid "In order to get an App ID and Secret Key from Facebook, you’ll need to register a new application. Don’t worry – its very easy, and your application doesn't need to do anything. We only need the keys."
3053
+ msgstr "Para obter um ID de aplicativo e uma 'Secret Key' do Facebook, você precisará registrar um novo aplicativo. Não se preocupe - é muito fácil, e sua aplicação não precisa fazer nada. Nós só precisamos das keys."
3054
 
3055
+ #: wpf-admin/options-tabs/api.php:22
3056
+ msgid "Facebook API Configuration"
3057
+ msgstr "Configuração de API do Facebook"
3058
 
3059
+ #: wpf-includes/wpf-phrases.php:886
3060
+ msgid "No posts were found here"
3061
+ msgstr "Nenhuma postagem foi encontrada"
 
3062
 
3063
+ #: wpf-admin/tools-tabs/misc.php:104 wpf-includes/wpf-phrases.php:885
3064
+ msgid "Recent Posts"
3065
+ msgstr "Posts Recentes"
3066
 
3067
+ #: wpf-includes/wpf-phrases.php:880
3068
+ msgid "Reset Result"
3069
+ msgstr "Redefinir Resultados"
3070
 
3071
+ #: wpf-includes/wpf-phrases.php:879
3072
+ msgid "Reset Search"
3073
+ msgstr "Redefinir Pesquisa"
3074
 
3075
+ #: wpf-includes/wpf-phrases.php:878
3076
+ msgid "Display Name or Nicename"
3077
+ msgstr "Mostrar nome ou nome de usuário"
3078
 
3079
+ #: wpf-includes/wpf-phrases.php:877
3080
+ msgid "Find a member"
3081
+ msgstr "Encontrar um membro"
3082
 
3083
+ #: wpf-includes/wpf-phrases.php:876
3084
+ msgid "Topics RSS Feed"
3085
+ msgstr "Feed RSS de Tópicos"
 
3086
 
3087
+ #: wpf-includes/wpf-phrases.php:875
3088
+ msgid "Forums RSS Feed"
3089
+ msgstr "Feed RSS de Fóruns"
 
3090
 
3091
+ #: wpf-includes/wpf-phrases.php:874
3092
+ msgid "Add Reply"
3093
+ msgstr "Adicionar Resposta"
3094
 
3095
+ #: wpf-includes/functions-installation.php:713
3096
+ msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. Database backup is not required. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
3097
+ msgstr "Esse processo pode demorar alguns segundos ou vários minutos, depende do tamanho do banco de dados do fórum e dos recursos do servidor. Por favor, seja paciente e não feche esta página. Se você lidar com o erro 500 de servidor, por favor não se preocupe, o processo de atualização de dados ainda está rodando de fundo, no servidor MySQL."
3098
 
3099
+ #: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:883
3100
+ msgid "Enable RSS Feed"
3101
+ msgstr "Habilitar Feed RSS"
3102
 
3103
+ #: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:881
3104
+ msgid "Log Viewed Forums and Topics"
3105
+ msgstr "Visualização de Log de Fóruns e Tópicos"
3106
 
3107
+ #: wpforo.php:831
3108
+ msgid "Advanced user profile builder system. Allows to add new fields and manage profile page. Creates custom Registration, Account, Member Search forms."
3109
+ msgstr "Sistema avançado de criação de perfis de usuários. Permite adicionar novos campos e gerenciar a página de perfil. Cria formulários personalizados de Registro, Conta, Pesquisa de Membros."
3110
 
3111
+ #: wpf-includes/wpf-phrases.php:871
3112
+ msgid "Required field"
3113
+ msgstr "Campo obrigatório"
 
3114
 
3115
+ #: wpf-includes/wpf-phrases.php:870
3116
+ msgid "--- Choose ---"
3117
+ msgstr "--- Escolher ---"
 
3118
 
3119
+ #: wpf-includes/wpf-phrases.php:866
3120
+ msgid "approved"
3121
+ msgstr "aprovado"
3122
 
3123
+ #: wpf-includes/wpf-phrases.php:833
3124
+ msgid "You do not have permission to view this page"
3125
+ msgstr "Você não tem permissão para visualizar esta página"
3126
 
3127
+ #: wpf-admin/usergroup.php:299
3128
+ msgid "This is only used when a new Usergroup is created, it automatically gets the selected Forum Access in all forums."
3129
+ msgstr "Isso só é usado quando um novo Grupo de Usuários é criado, ele recebe automaticamente o Acesso do Fórum selecionado em todos os fóruns."
3130
 
3131
+ #: wpf-admin/usergroup.php:291
3132
+ msgid "Default Forum Access"
3133
+ msgstr "Acesso Padrão do Fórum"
3134
 
3135
+ #: wpf-admin/usergroup.php:85
3136
+ msgid "Set as Default"
3137
+ msgstr "Definir como Padrão"
3138
 
3139
+ #: wpf-admin/usergroup.php:82
3140
+ msgid "is Default"
3141
+ msgstr "Definido como padrão"
3142
 
3143
+ #: wpf-admin/options-tabs/members.php:40
3144
+ msgid "Filter"
3145
+ msgstr "Filtrar"
3146
 
3147
+ #: wpf-admin/options-tabs/members.php:36 wpf-includes/wpf-phrases.php:884
3148
+ msgid "Members Search Type"
3149
+ msgstr "Mecanismo de Pesquisa de Membros"
 
3150
 
3151
+ #: wpf-admin/options-tabs/emails.php:161
3152
+ msgid "Reset Password message body"
3153
+ msgstr "Corpo da mensagem de redefinição de senha"
 
3154
 
3155
+ #: wpf-admin/options-tabs/emails.php:157
3156
+ msgid "This message comes from Reset Password form."
3157
+ msgstr "Esta mensagem vem do formulário de redefinição de Senha."
3158
 
3159
+ #: wpf-admin/options-tabs/emails.php:156
3160
+ msgid "Reset Password Emails"
3161
+ msgstr "E-mail de Redefinição de senha"
3162
 
3163
+ #: wpforo.php:834
3164
+ msgid "Blog to Forum and Forum to Blog content synchronization. Blog posts with Forum topics and Blog comments with Forum replies."
3165
+ msgstr "Sincronização de conteúdo do Blog para o Fórum e do Fórum para o Blog. Publicações do blog se tornarão tópicos do Fórum e comentários no Blog se tornarão respostas no Fórum."
3166
 
3167
+ #: wpf-includes/wpf-phrases.php:863
3168
+ msgid "Anonymous"
3169
+ msgstr "Anônimo"
3170
 
3171
+ #: wpf-includes/wpf-phrases.php:862
3172
+ msgid "User Title"
3173
+ msgstr "Cargo de Usuário"
 
3174
 
3175
+ #: wpf-includes/wpf-phrases.php:861
3176
+ msgid "Rating Title"
3177
+ msgstr "Classificação de cargos"
3178
 
3179
+ #: wpf-admin/usergroup.php:30 wpf-includes/wpf-phrases.php:860
3180
+ msgid "Usergroup"
3181
+ msgstr "Grupo de Usuário"
3182
 
3183
+ #: wpforo.php:835
3184
+ msgid "Ads Manager is a powerful yet simple advertisement management system, that allows you to add adverting banners between forums, topics and posts."
3185
+ msgstr "Gerenciador de Anúncios é um sistema de gestão de publicidade poderoso, mas simples, que lhe permite adicionar banners de anúncio entre fóruns, tópicos e Posts."
3186
 
3187
+ #: wpf-includes/wpf-hooks.php:2356
3188
+ msgid "New Usergroup"
3189
+ msgstr "Novo Grupo de Usuários"
3190
 
3191
+ #: wpf-includes/wpf-hooks.php:2316 wpf-includes/wpf-hooks.php:2362
3192
+ msgid "New Phrase"
3193
+ msgstr "Novo Termo"
 
3194
 
3195
+ #: wpf-includes/wpf-hooks.php:2314
3196
+ msgid "New User Group"
3197
+ msgstr "Novo Grupo de Usuário"
3198
 
3199
+ #: wpf-includes/wpf-hooks.php:2312 wpf-includes/wpf-hooks.php:2334
3200
+ msgid "New Forum"
3201
+ msgstr "Novo Fórum"
3202
 
3203
+ #: wpf-includes/functions-installation.php:706
3204
+ msgid "Forum users' profile data are not synchronized yet, this step is required! Please click the button below to complete installation."
3205
+ msgstr "Os dados do perfil dos usuários do Fórum ainda não estão sincronizados, esta etapa é necessária! Por favor, clique no botão abaixo para concluir a instalação."
3206
 
3207
+ #: wpf-includes/functions-installation.php:705
3208
+ msgid "wpForo Forum Installation | "
3209
+ msgstr "Instalação do Fórum wpForo | "
3210
 
3211
+ #: wpf-includes/functions-installation.php:703
3212
+ #: wpf-includes/functions-installation.php:714
3213
+ msgid "You can permanently disable this message in Dashboard > Forums > Features admin page."
3214
+ msgstr "Você pode desativar permanentemente esta mensagem em Painel de Controle > Fóruns > Recursos de administração da página"
3215
 
3216
+ #: wpf-includes/functions-installation.php:702
3217
+ msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page."
3218
+ msgstr "Este processo pode demorar alguns segundos ou vários minutos, por favor, seja paciente e não feche esta página."
3219
 
3220
+ #: wpf-includes/functions-installation.php:699
3221
+ msgid "Continue Synchronization"
3222
+ msgstr "Continuar Sincronização"
 
3223
 
3224
+ #: wpf-includes/functions-installation.php:699
3225
+ msgid "Start Profile Synchronization"
3226
+ msgstr "Iniciar Sincronização de Perfis"
 
3227
 
3228
+ #: wpf-admin/tools-tabs/cleanup.php:36
3229
+ msgid "Enable Auto-cleanup of inactive users"
3230
+ msgstr "Habilitar a limpeza automática de usuários inativos"
 
3231
 
3232
+ #: wpf-admin/tools-tabs/cleanup.php:25
3233
+ msgid "Filter by Usergroups"
3234
+ msgstr "Filtrar por Grupo de Usuários"
3235
 
3236
+ #: wpf-admin/tools-tabs/cleanup.php:20
3237
+ msgid "days ago"
3238
+ msgstr "dias atrás"
3239
 
3240
+ #: wpf-admin/tools-tabs/cleanup.php:19
3241
+ msgid "Inactive users who have been registered more than"
3242
+ msgstr "Usuários inativos que se registraram mais de"
 
3243
 
3244
+ #: wpf-admin/tools-tabs/cleanup.php:13
3245
+ msgid "Inactive users are the account owners who have no topics, posts, comments and subscriptions for new content. In 99&#37; cases this kind of accounts are being registered by Spammers. This tool allows you to only keep active and known inactive users."
3246
+ msgstr "Usuários inativos são as contas que não têm tópicos, postagens, comentários e inscrição em novos conteúdos. Em 99% das vezes, este tipo de contas estão sendo registradas por Spammers. Esta ferramenta permite que você mantenha usuários ativos e descubra os inativos."
 
3247
 
3248
+ #: wpf-admin/tools-tabs/cleanup.php:12
3249
+ msgid "Delete Inactive Users"
3250
+ msgstr "Deletar usuários inativos"
 
3251
 
3252
+ #: wpf-admin/options-tabs/members.php:161
3253
+ msgid "Display Usergroup under Post Author Avatar"
3254
+ msgstr "Mostrar Grupo de Usuário abaixo do avatar do autor"
 
3255
 
3256
+ #: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:359
3257
+ msgid "Member Reputation and Titles"
3258
+ msgstr "Reputação de Membro e Ranking"
 
 
 
 
 
 
 
 
 
 
 
 
 
3259
 
3260
+ #: wpf-admin/options-tabs/features.php:40
3261
+ msgid "Turn Off User Syncing Note"
3262
+ msgstr "Desativar nota de sincronização do usuário"
3263
 
3264
+ #: wpf-admin/options-tabs/features.php:38
3265
+ msgid "Enable User Profile Page indexing"
3266
+ msgstr "Habilitar indexação da página de perfil do usuário"
3267
 
3268
+ #: wpf-admin/options-tabs/features.php:35
3269
+ msgid "Enable Memory Cache"
3270
+ msgstr "Ativar 'Memory Cache'"
3271
 
3272
+ #: wpf-admin/options-tabs/features.php:34
3273
+ msgid "Enable HTML Cache"
3274
+ msgstr "Ativar cache HTML"
3275
 
3276
+ #: wpf-admin/options-tabs/features.php:33
3277
+ msgid "Enable Object Cache"
3278
+ msgstr "Ativar 'Object Cache'"
3279
 
3280
+ #: wpf-admin/dashboard.php:207
3281
+ msgid "Delete All Caches"
3282
+ msgstr "Apagar todos Caches"
 
 
 
 
3283
 
3284
+ #: wpf-includes/wpf-phrases.php:857
3285
+ msgid "Submit"
3286
+ msgstr "Enviar"
3287
 
3288
+ #: wpf-includes/wpf-phrases.php:856
3289
+ msgid "removed link"
3290
+ msgstr "link removido"
3291
 
3292
+ #: wpf-includes/wpf-phrases.php:855
3293
+ msgid "Post is empty"
3294
+ msgstr "Post vazio"
 
 
 
 
3295
 
3296
+ #: wpf-includes/wpf-phrases.php:854
3297
+ msgid "You are not allowed to attach this file type"
3298
+ msgstr "Você não esta autorizado a anexar este tipo de arquivo"
3299
 
3300
+ #: wpf-includes/wpf-phrases.php:867
3301
+ msgid "unapproved"
3302
+ msgstr "reprovado"
 
 
 
 
 
3303
 
3304
+ #: wpf-includes/wpf-phrases.php:853
3305
+ msgid "Done!"
3306
+ msgstr "Feito!"
3307
 
3308
+ #: wpf-includes/wpf-phrases.php:852
3309
+ msgid "Settings successfully updated"
3310
+ msgstr "Configurações atualizadas com sucesso"
3311
 
3312
+ #: wpf-includes/wpf-phrases.php:851
3313
+ msgid "Topic first post data not found."
3314
+ msgstr "Os dados do primeiro post do tópico não foram encontrados."
3315
 
3316
+ #: wpf-includes/wpf-phrases.php:850
3317
+ msgid "Topic first post not found."
3318
+ msgstr "Primeiro post do tópico não encontrado."
 
 
 
 
 
3319
 
3320
+ #: wpf-includes/wpf-phrases.php:849
3321
+ msgid "Awaiting moderation"
3322
+ msgstr "Aguardando moderação"
 
 
 
 
 
3323
 
3324
+ #: wpf-includes/wpf-hooks.php:1834
3325
+ msgid "This post is currently unapproved. You can approve posts in Dashboard &raquo; Forums &raquo; Moderation admin page."
3326
+ msgstr "Esta publicação está pendente atualmente. Você pode aprovar postagens no Painel de Controle &raquo; Fóruns &raquo; Página de Moderação."
3327
 
3328
+ #: wpf-includes/wpf-hooks.php:1735
3329
+ msgid "This topic is currently unapproved. You can approve topics in Dashboard &raquo; Forums &raquo; Moderation admin page."
3330
+ msgstr "Este tópico está atualmente não aprovado. Você pode aprovar tópicos no Painel de Controle &raquo; Fóruns &raquo; Página de administração de moderação."
3331
 
3332
+ #: wpf-includes/wpf-hooks.php:1734 wpf-includes/wpf-hooks.php:1833
3333
+ msgid "Please Moderate: "
3334
+ msgstr "Modere por favor:"
3335
 
3336
+ #: wpf-includes/functions.php:690
3337
+ msgid "Post"
3338
+ msgstr "Post"
3339
 
3340
+ #: wpf-includes/functions.php:690
3341
+ msgid "Topic"
3342
+ msgstr "Tópico"
3343
 
3344
+ #: wpf-includes/functions.php:643 wpf-includes/wpf-phrases.php:868
3345
+ msgid "approve"
3346
+ msgstr "aprovar"
 
3347
 
3348
+ #: wpf-includes/functions.php:643 wpf-includes/wpf-phrases.php:869
3349
+ msgid "unapprove"
3350
+ msgstr "Reprovar"
 
3351
 
3352
+ #: wpf-includes/functions.php:643
3353
+ msgid "Approve this item"
3354
+ msgstr "Aprovar este item"
 
3355
 
3356
+ #: wpf-includes/functions.php:643
3357
+ msgid "unapprove this item"
3358
+ msgstr "reprovar este item"
 
3359
 
3360
+ #: wpf-includes/functions.php:551 wpf-includes/functions.php:567
3361
+ msgid "Type"
3362
+ msgstr "Tipo"
3363
 
3364
+ #: wpf-includes/functions.php:493
3365
+ msgid "filter by user"
3366
+ msgstr "filtrar por usuário"
3367
 
3368
+ #: wpf-includes/functions.php:396
3369
+ msgid "Banned"
3370
+ msgstr "Banido"
3371
 
3372
+ #: wpf-includes/functions.php:386
3373
+ msgid "Published"
3374
+ msgstr "Publicado"
3375
 
3376
+ #: wpf-includes/functions.php:385
3377
+ msgid "Unapproved"
3378
+ msgstr "Reprovado"
3379
 
3380
+ #: wpf-admin/tools.php:14
3381
+ msgid "Antispam"
3382
+ msgstr "Antispam"
3383
 
3384
+ #: wpf-admin/tools.php:8
3385
+ msgid "Forum Tools"
3386
+ msgstr "Ferramentas do Fórum"
3387
 
3388
+ #: wpf-admin/tools-tabs/antispam.php:342
3389
+ msgid "Are you sure you want to delete all DARK RED marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
3390
+ msgstr "Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO ESCURO listados aqui. Por favor faça um backup da pasta do WordPress /wp-content/uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é reversível."
3391
 
3392
+ #: wpf-admin/tools-tabs/antispam.php:340
3393
+ msgid "Click to delete Dark Red marked files"
3394
+ msgstr "Clique para apagar arquivos marcados em vermelho escuro"
3395
 
3396
+ #: wpf-admin/tools-tabs/antispam.php:336
3397
+ msgid "Are you sure you want to delete all RED marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
3398
+ msgstr "Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO listados aqui. Por favor faça um backup da pasta do WordPress /wp-content/uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é reversível."
3399
 
3400
+ #: wpf-admin/tools-tabs/antispam.php:334
3401
+ msgid "Click to delete Red marked files"
3402
+ msgstr "Clique para apagar arquivos marcados em vermelho"
3403
 
3404
+ #: wpf-admin/tools-tabs/antispam.php:330
3405
+ msgid "Are you sure you want to delete all ORANGE marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
3406
+ msgstr "Tem certeza de que deseja excluir todos os arquivos marcados de LARANJA listados aqui. Por favor faça um Backup da pasta do WordPress /wp-content/uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é reversível."
3407
 
3408
+ #: wpf-admin/tools-tabs/antispam.php:328
3409
+ msgid "Click to delete Orange marked files"
3410
+ msgstr "Clique para apagar arquivos marcados em Laranja"
3411
 
3412
+ #: wpf-admin/tools-tabs/antispam.php:325 wpf-admin/tools-tabs/antispam.php:331
3413
+ #: wpf-admin/tools-tabs/antispam.php:337 wpf-admin/tools-tabs/antispam.php:343
3414
+ msgid "Delete All"
3415
+ msgstr "Apagar Todos"
3416
 
3417
+ #: wpf-admin/tools-tabs/antispam.php:324
3418
+ msgid "Are you sure you want to delete all BLUE marked files listed here. Please download Wordpress /wp-content/uploads/wpforo/ folder to your local computer before deleting files, this is not undoable."
3419
+ msgstr "Tem certeza de que deseja excluir todos os arquivos marcados AZUL listados aqui. Por favor faça um Backup da pasta do WordPress /wp-content/uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é reversível."
3420
 
3421
+ #: wpf-admin/tools-tabs/antispam.php:323
3422
+ msgid "Click to delete Blue marked files"
3423
+ msgstr "Clique para apagar arquivos marcados em azul"
3424
 
3425
+ #: wpf-admin/tools-tabs/antispam.php:312
3426
+ msgid "Are you sure you want to permanently delete this file?"
3427
+ msgstr "Tem certeza de que deseja excluir permanentemente este arquivo?"
3428
 
3429
+ #: wpf-admin/tools-tabs/antispam.php:312 wpf-includes/wpf-phrases.php:107
3430
+ msgid "Delete this file"
3431
+ msgstr "Apagar este arquivo"
3432
 
3433
+ #: wpf-admin/tools-tabs/antispam.php:285
3434
+ msgid "Directory"
3435
+ msgstr "Diretório"
3436
 
3437
+ #: wpf-admin/tools-tabs/antispam.php:264
3438
+ msgid "This tool is designed to find attachment which have been uploaded by spammers. The tool checks most common spammer filenames and suggest to delete but you should check one by one and make sure those are spam files before deleting."
3439
+ msgstr "Esta ferramenta é projetada para encontrar os anexos que foram carregados por spammers. A ferramenta verifica os nomes mais comuns de spammers e sugere a exclusão, mas você deve verificar um por um e certifique-se que são arquivos de spam antes de excluir."
3440
 
3441
+ #: wpf-admin/tools-tabs/antispam.php:263
3442
+ msgid "Possible Spam Attachments"
3443
+ msgstr "Possíveis anexos de spam"
3444
 
3445
+ #: wpf-admin/tools-tabs/antispam.php:104
3446
+ msgid "Do not allow to attach files with following extensions:"
3447
+ msgstr "Não permitir anexar arquivos com as seguintes extensões:"
3448
 
3449
+ #: wpf-admin/tools-tabs/antispam.php:99
3450
+ msgid "Min number of posts to be able post links"
3451
+ msgstr "Número mínimo de posts para poder postar links"
3452
 
3453
+ #: wpf-admin/tools-tabs/antispam.php:95
3454
+ msgid "Min number of posts to be able attach files"
3455
+ msgstr "Número Mínimo de posts para poder anexar arquivos"
3456
 
3457
+ #: wpf-admin/tools-tabs/antispam.php:83
3458
+ msgid "posts"
3459
+ msgstr "posts"
3460
 
3461
+ #: wpf-admin/tools-tabs/antispam.php:83
3462
+ msgid "first"
3463
+ msgstr "primeiro"
3464
 
3465
+ #: wpf-admin/tools-tabs/antispam.php:81
3466
+ msgid "User is New (under hard spam control) during"
3467
+ msgstr "O usuário é novo (sob controle de spam rígido) durante"
3468
 
3469
+ #: wpf-admin/tools-tabs/antispam.php:74
3470
+ msgid "Some useful options to limit just registered users and minimize spam. These options don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
3471
+ msgstr "Algumas opções úteis para limitar apenas usuários registrados e minimizar o spam. Essas opções não afetam os usuários cujo o Grupo de Usuário tem as permissões \"pode editar membros\" e \"pode passar a moderação\"."
3472
 
3473
+ #: wpf-admin/tools-tabs/antispam.php:73
3474
+ msgid "New Registered User"
3475
+ msgstr "Novo usuário registrado"
3476
 
3477
+ #: wpf-admin/tools-tabs/antispam.php:64
3478
+ msgid " is enabled"
3479
+ msgstr "está habilitado"
3480
 
3481
+ #: wpf-admin/tools-tabs/antispam.php:59
3482
+ msgid "Spam Suspicion Level for Posts"
3483
+ msgstr "Nível de suspeita de spam por Posts"
3484
 
3485
+ #: wpf-admin/tools-tabs/antispam.php:55
3486
+ msgid "Spam Suspicion Level for Topics"
3487
+ msgstr "Nível de suspeita de spam por Tópicos"
3488
 
3489
+ #: wpf-admin/tools-tabs/antispam.php:46
3490
+ msgid "Notify via email when new user is banned"
3491
+ msgstr "Notificar via e-mail quando um usuário novo for banido"
3492
 
3493
+ #: wpf-admin/tools-tabs/antispam.php:37
3494
+ msgid "Ban user when spam is suspected"
3495
+ msgstr "Banir usuário quando um spam é flagrado"
3496
 
3497
+ #: wpf-admin/tools-tabs/antispam.php:28
3498
+ msgid "Enable wpForo Spam Control"
3499
+ msgstr "Ativar controle de Spam do wpForo"
3500
 
3501
+ #: wpf-admin/tools-tabs/antispam.php:22
3502
+ msgid "Some useful options to limit just registered users and minimize spam. This control don't affect users whose Usergroup has \"Can edit member\" and \"Can pass moderation\" permissions."
3503
+ msgstr "Algumas opções úteis para limitar apenas usuários registrados e minimizar o spam. Este controle não afeta os usuários cujo grupo de usuário possui permissões \"Pode editar um membro\" e \"Pode passar a moderação\"."
3504
 
3505
+ #: wpf-admin/tools-tabs/antispam.php:21
3506
+ msgid "Spam Control"
3507
+ msgstr "Controle de Spam"
3508
 
3509
+ #: wpf-admin/tools-tabs/antispam.php:11
3510
+ msgid "is not installed! For an advanced Spam Control please install Akismet antispam plugin, it works well with wpForo Spam Control system. Akismet is already integrated with wpForo. It'll help to filter posts and protect forum against spam attacks."
3511
+ msgstr "não está instalado! Para um controle avançado de spam, instale o plugin Akismet antispam, ele funciona bem com o sistema de controle de spam do wpForo. Akismet já está integrado com o wpForo. Isso ajudará a filtrar posts e proteger o fórum contra ataques de spam."
3512
 
3513
+ #: wpf-admin/moderation.php:10
3514
+ msgid "Topic and Post Moderation"
3515
+ msgstr "Moderação de Tópicos e Posts"
3516
 
3517
+ #: wpf-admin/admin.php:43 wpf-includes/wpf-hooks.php:2346
3518
+ msgid "Moderation"
3519
+ msgstr "Moderação"
3520
 
3521
+ #: wpf-admin/admin.php:40 wpf-includes/wpf-hooks.php:2342
3522
+ #: wpf-includes/wpf-phrases.php:912
3523
+ msgid "Tools"
3524
+ msgstr "Ferramentas"
3525
 
3526
+ #: wpf-includes/wpf-phrases.php:846
3527
+ msgid "Subscribe to this topic"
3528
+ msgstr "Inscrever neste Tópico"
3529
 
3530
+ #: wpforo.php:833
3531
+ msgid "Provides a safe way to communicate directly with other members. Messages are private and can only be viewed by conversation participants."
3532
+ msgstr "Fornece uma maneira segura de se comunicar diretamente com outros membros. As mensagens são privadas e só podem ser vistas pelos participantes da conversa."
3533
 
3534
+ #: wpf-includes/wpf-phrases.php:845
3535
+ msgid "You are not permitted to subscribe here"
3536
+ msgstr "Você não está autorizado a se inscrever aqui"
3537
 
3538
+ #: wpf-includes/wpf-phrases.php:844
3539
+ msgid "Forum ID is not detected"
3540
+ msgstr "O ID do Fórum não foi detectado"
3541
 
3542
+ #: wpf-includes/wpf-phrases.php:843
3543
+ msgid "Only Admins and Moderators can see your private topics."
3544
+ msgstr "Somente administradores e moderadores podem ver seus tópicos privados."
3545
 
3546
+ #: wpf-includes/wpf-phrases.php:842
3547
+ msgid "Private Topic"
3548
+ msgstr "Tópico privado"
3549
 
3550
+ #: wpf-includes/wpf-phrases.php:841
3551
+ msgid "public"
3552
+ msgstr "publico"
3553
 
3554
+ #: wpf-includes/wpf-phrases.php:840
3555
+ msgid "private"
3556
+ msgstr "privado"
3557
 
3558
+ #: wpf-includes/class-forums.php:61 wpf-includes/wpf-phrases.php:839
3559
+ msgid "Can view private topic"
3560
+ msgstr "Podem ver tópico privado"
3561
+
3562
+ #: wpf-includes/class-forums.php:60 wpf-includes/wpf-phrases.php:838
3563
+ msgid "Can set own topic private"
3564
+ msgstr "Pode definir seu próprio tópico como privado"
3565
+
3566
+ #: wpf-includes/class-forums.php:59 wpf-includes/wpf-phrases.php:760
3567
+ msgid "Can set topic private"
3568
+ msgstr "Pode definir tópico como privado"
3569
+
3570
+ #: wpf-includes/wpf-phrases.php:316
3571
  msgid "Google+"
3572
  msgstr "Google+"
3573
 
3574
+ #: wpf-includes/functions.php:464
3575
+ msgid "filter by package"
3576
+ msgstr "Filtrar por Pacote"
3577
 
3578
+ #: wpf-includes/class-notices.php:168
3579
+ msgid "View all Addons"
3580
+ msgstr "Ver todos Complementos"
3581
 
3582
+ #: wpf-includes/class-notices.php:155
3583
+ msgid "Extend your forum with wpForo addons"
3584
+ msgstr "Estenda o seu Fórum com os Complementos wpForo"
3585
 
3586
+ #: wpf-includes/class-notices.php:155
3587
+ msgid "New Addons for Your Forum!"
3588
+ msgstr "Novos Complementos para o seu fórum!"
3589
 
3590
+ #: wpf-admin/forum.php:305
3591
+ msgid "Make sure you insert a class of font-awesome icon, it should start with fa- prefix like &quot;fas fa-comments&quot;."
3592
+ msgstr "Certifique-se de inserir uma classe de 'font-awesome', ele deve começar com o prefixo predefinido como &quot;fas fa-comments&quot;."
3593
 
3594
+ #: wpf-admin/forum.php:305
3595
+ msgid "here"
3596
+ msgstr "aqui"
3597
 
3598
+ #: wpf-admin/forum.php:305
3599
+ msgid "You can find all icons"
3600
+ msgstr "Você pode encontrar todos ícones"
3601
 
3602
+ #: wpf-admin/forum.php:303
3603
+ msgid "Font-awesome Icon"
3604
+ msgstr "Ícones do 'Font-awesome'"
3605
 
3606
+ #: wpf-admin/forum.php:300
3607
+ msgid "Forum Icon"
3608
+ msgstr "Ícone do Fórum"
3609
 
3610
+ #: wpf-includes/wpf-phrases.php:366
3611
+ msgid "You have been banned. Please contact to forum administrators for more information."
3612
+ msgstr "Você foi banido. Entre em contato com os administradores do Fórum para obter mais informações."
3613
 
3614
+ #: wpf-includes/functions.php:633
3615
+ msgid "Are you sure, you want to ban this user?"
3616
+ msgstr "Tem certeza que deseja banir esse usuário?"
3617
 
3618
+ #: wpf-includes/functions.php:633
3619
+ msgid "Are you sure, you want to unban this user?"
3620
+ msgstr "Tem certeza que deseja desbanir esse usuário?"
3621
 
3622
+ #: wpf-includes/functions.php:633
3623
+ msgid "ban user"
3624
+ msgstr "banir usuário"
 
3625
 
3626
+ #: wpf-includes/functions.php:633
3627
+ msgid "unban user"
3628
+ msgstr "desbanir usuário"
3629
 
3630
+ #: wpf-includes/functions.php:448
3631
+ msgid "filter by status"
3632
+ msgstr "filtrar por status"
3633
 
3634
+ #: wpf-includes/functions.php:436 wpf-includes/wpf-phrases.php:534
3635
+ msgid "filter by group"
3636
+ msgstr "filtrar por grupo"
3637
 
3638
+ #: wpf-includes/class-posts.php:57
3639
+ msgid "You are not permitted to view this attachment"
3640
+ msgstr "Você não está autorizado a ver este anexo"
3641
 
3642
+ #: wpf-includes/class-members.php:1830
3643
+ msgid "Attribute all content to:"
3644
+ msgstr "Atribua todo o conteúdo a:"
3645
 
3646
+ #: wpf-includes/class-members.php:1828
3647
+ msgid "Delete all wpForo content."
3648
+ msgstr "Exclua todo o conteúdo do wpForo."
3649
 
3650
+ #: wpf-includes/class-members.php:1824
3651
+ msgid "What should be done with wpForo content owned by these users?"
3652
+ msgstr "O que deve ser feito com o conteúdo wpForo de propriedade desses usuários?"
3653
 
3654
+ #: wpf-includes/class-members.php:1822
3655
+ msgid "What should be done with wpForo content owned by this user?"
3656
+ msgstr "O que deve ser feito com o conteúdo wpForo de propriedade deste usuário?"
3657
 
3658
+ #: wpf-includes/class-members.php:176
3659
+ msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
3660
+ msgstr "<strong>ERRO</strong>: Este e-mail já está registrado, por favor escolha outro."
3661
 
3662
+ #: wpf-includes/class-members.php:170
3663
+ msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
3664
+ msgstr "<strong>ERRO</strong>: Este endereço de e-mail não está correto."
3665
 
3666
+ #: wpf-includes/class-members.php:165
3667
+ msgid "<strong>ERROR</strong>: Please type your email address."
3668
+ msgstr "<strong>ERRO</strong>: Por favor digite seu endereço de e-mail."
3669
 
3670
+ #: wpf-includes/class-members.php:160
3671
+ msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
3672
+ msgstr "<strong>ERRO</strong>: Desculpe, esse nome de usuário não é permitido."
3673
 
3674
+ #: wpf-includes/class-members.php:155
3675
+ msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
3676
+ msgstr "<strong>ERRO</strong>: Esse nome de usuário já está registrado. Por favor, escolha outro."
3677
 
3678
+ #: wpf-includes/class-members.php:144
3679
+ msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
3680
+ msgstr "<strong>ERRO</strong>: Esse nome de usuário é inválido porque ele usa caracteres inválidos. Por favor insira um nome de usuário válido."
3681
 
3682
+ #: wpf-includes/class-members.php:139
3683
+ msgid "<strong>ERROR</strong>: Please enter a username."
3684
+ msgstr "<strong>ERRO</strong>: Por favor, insira um nome de usuário."
3685
 
3686
+ #: wpf-includes/class-forums.php:714
3687
+ msgid "Add a new Forum in this Category"
3688
+ msgstr "Adicionar um novo fórum nesta categoria"
3689
 
3690
+ #: wpf-includes/class-forums.php:714
3691
+ msgid "Add a new Subforum"
3692
+ msgstr "Adicionar um novo SubForum"
3693
 
3694
+ #: wpf-admin/options-tabs/posts.php:166
3695
+ msgid "This message will be displayed when a non-permitted forum member clicks on attached file link in topic and posts."
3696
+ msgstr "Esta mensagem será exibida quando um membro do fórum não esta autorizado a clicar no link de arquivo anexado no tópico e posts."
 
 
 
 
3697
 
3698
+ #: wpf-admin/options-tabs/posts.php:165
3699
+ msgid "Attachment click - message for non-permitted users"
3700
+ msgstr "Click em anexo - mensagem para usuários não autorizados"
3701
 
3702
+ #: wpf-admin/options-tabs/general.php:92
3703
+ msgid "This option is only related to XML language files. You should upload a translation XML file to have a new language option in this drop-down. If you are using PO/MO translation files you should change WordPress Language in Dashboard > Settings admin page to load according translation for wpForo."
3704
+ msgstr "Essa opção só está relacionada a arquivos de idioma XML. Você deve carregar um arquivo XML de tradução para ter uma nova opção de idioma nesta lista suspensa. Se você estiver usando arquivos de tradução .PO/.MO você deve mudar a linguagem do WordPress no Painel > Configurações e selecionar de acordo com a tradução do wpForo."
3705
 
3706
+ #: wpf-admin/options-tabs/general.php:37
3707
+ msgid "one URL per line"
3708
+ msgstr "uma URL por linha"
3709
 
3710
+ #: wpf-admin/options-tabs/general.php:37
3711
+ msgid "Exclude page URLs"
3712
+ msgstr "Excluir URLs de página"
3713
 
3714
+ #: wpf-admin/options-tabs/general.php:34
3715
+ msgid "This option will disable WordPress on front-end. Only forum pages and excluded post/pages will be available. wpForo will look like as a stand-alone forum."
3716
+ msgstr "Esta opção vai desativar o WordPress no front-end. Apenas páginas do fórum estarão disponíveis, desativando posts/páginas. O wpForo vai parecer como um fórum independente."
3717
 
3718
+ #: wpf-admin/options-tabs/features.php:53
3719
+ msgid "Enable this option if you want the topic subscription checkbox to be checked by default."
3720
+ msgstr "Habilite esta opção se desejar que a caixa de seleção de inscrição de tópico seja marcada por padrão."
3721
 
3722
+ #: wpf-admin/options-tabs/features.php:53
3723
+ msgid "Topic subscription option on post editor - checked/enabled"
3724
+ msgstr "Opção de inscrever em tópico no editor de post - marcado/habilitado"
3725
 
3726
+ #: wpf-admin/options-tabs/features.php:52
3727
+ msgid "This option adds topic subscription checkbox next to new topic and post submit button."
3728
+ msgstr "Esta opção adiciona a caixa de seleção de inscrição de tópico ao lado de um novo tópico e botão de enviar post."
3729
 
3730
+ #: wpf-admin/options-tabs/features.php:52
3731
+ msgid "Topic subscription option on post editor"
3732
+ msgstr "Opção de inscrever em tópico no editor de post"
3733
 
3734
+ #: wpf-admin/options-tabs/features.php:22
3735
+ msgid "If you have enabled this option, after registering, user can not login without confirming the email."
3736
+ msgstr "Se você habilitou essa opção, após o registro, o usuário não pode logar sem confirmar o e-mail."
3737
 
3738
+ #: wpf-admin/options-tabs/features.php:22
3739
+ msgid "Enable User Registration email confirmation"
3740
+ msgstr "Habilitar confirmação de e-mail para registro do usuário"
3741
 
3742
+ #: wpf-admin/options-tabs/emails.php:50
3743
+ msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Reply is created."
3744
+ msgstr "Envia e-mails de notificação para todos os endereços de e-mail (separados por vírgula) dos administradores do Fórum quando uma nova resposta é postada."
3745
 
3746
+ #: wpf-admin/options-tabs/emails.php:49
3747
+ msgid "Notify Admins via email on new Post"
3748
+ msgstr "Notifique os Administradores via e-mail de um novo post"
3749
 
3750
+ #: wpf-admin/options-tabs/emails.php:38
3751
+ msgid "Send Notification emails to all email addresses (comma separated ) of forum administrators when a new Topic is created."
3752
+ msgstr "Envia e-mails de notificação para todos os endereços de e-mail (separados por vírgula) dos administradores do Fórum quando um novo tópico é criado."
3753
 
3754
+ #: wpf-admin/options-tabs/emails.php:37
3755
+ msgid "Notify Admins via email on new Topic"
3756
+ msgstr "Notifique Administradores via e-mail sobre novos tópicos"
3757
 
3758
+ #: wpf-admin/options-tabs/emails.php:30
3759
+ msgid "Forum Admins email addresses"
3760
+ msgstr "E-mail do Administrador do Fórum"
3761
 
3762
+ #: wpf-admin/options-tabs/emails.php:25
3763
+ msgid "FROM Email Address"
3764
+ msgstr "Do endereço de e-mail"
3765
 
3766
+ #: wpf-admin/options-tabs/emails.php:21
3767
+ msgid "FROM Name"
3768
+ msgstr "Enviado como (nome) "
3769
 
3770
+ #: wpf-admin/options-tabs/accesses.php:34
3771
+ #: wpf-admin/options-tabs/accesses.php:35
3772
+ #: wpf-admin/options-tabs/accesses.php:36
3773
+ msgid "usergroup"
3774
+ msgstr "grupo de usuário"
3775
 
3776
+ #: wpf-admin/options-tabs/accesses.php:34
3777
+ msgid "Guests"
3778
+ msgstr "Visitantes"
 
3779
 
3780
+ #: wpf-admin/options-tabs/accesses.php:34
3781
+ #: wpf-admin/options-tabs/accesses.php:35
3782
+ #: wpf-admin/options-tabs/accesses.php:36
3783
+ msgid "This access is usually used for "
3784
+ msgstr "Esse acesso geralmente é usado para "
3785
 
3786
+ #: wpf-admin/forum.php:59
3787
+ msgid "Forums can be displayed with different layouts (Extended, Simplified, Q&A, Threaded), just edit the top (blue panels) category and set the layout you want. Child forums' layout depends on the top category (blue panels) layout. They cannot have a different layout."
3788
+ msgstr "Os Fóruns podem ser exibidos com diferentes layouts (Estendido, Simplificado, Q&A), basta editar a categoria principal (painéis azuis) e definir o layout desejado. O layout dos Fóruns complementares dependem do layout da categoria principal (painéis azuis). Eles não podem ter um layout diferente."
3789
 
3790
+ #: wpf-admin/forum.php:58
3791
+ msgid "If a category (blue panels) does not have forums (grey panels) it will not be displayed on front-end. Each category should contain at least one forum."
3792
+ msgstr "Se uma categoria (painéis azuis) não tiver fóruns (painéis cinzas), ela não será exibida no início. Cada categoria deve conter pelo menos um fórum."
3793
 
3794
+ #: wpf-admin/forum.php:56
3795
+ msgid "Important Tips"
3796
+ msgstr "Dicas Importantes"
3797
 
3798
+ #: wpf-admin/dashboard.php:182
3799
+ msgid "Total Size"
3800
+ msgstr "Tamanho Total"
3801
 
3802
+ #: wpf-admin/dashboard.php:177
3803
+ msgid "Advanced Attachments Size"
3804
+ msgstr "Tamanho dos Anexos Avançados"
3805
 
3806
+ #: wpf-admin/dashboard.php:174
3807
+ msgid "file(s)"
3808
+ msgstr "Arquivo(s)"
3809
 
3810
+ #: wpf-admin/dashboard.php:173
3811
+ msgid "Advanced Attachments"
3812
+ msgstr "Anexos Avançados"
3813
 
3814
+ #: wpf-admin/dashboard.php:167
3815
+ msgid "Default Attachments Size"
3816
+ msgstr "Tamanho padrão dos anexos"
3817
 
3818
+ #: wpf-admin/dashboard.php:163
3819
+ msgid "Avatars Size"
3820
+ msgstr "Tamanho dos avatares"
3821
 
3822
+ #: wpf-admin/addons.php:64
3823
+ msgid "More information about"
3824
+ msgstr "Mais informação sobre"
3825
 
3826
+ #: wpf-admin/addons.php:58
3827
+ msgid "Details | Buy"
3828
+ msgstr "Detalhes | Comprar"
3829
 
3830
+ #: wpf-admin/addons.php:56
3831
+ msgid "at least"
3832
+ msgstr "finalmente"
3833
 
3834
+ #: wpf-admin/addons.php:55
3835
+ msgid "Version"
3836
+ msgstr "Versão"
3837
 
3838
+ #: wpf-admin/addons.php:51
3839
+ msgid "Installed"
3840
+ msgstr "Instalado"
3841
 
3842
+ #: wpf-admin/addons.php:28
3843
+ msgid "All wpForo addons are being developed by wpForo developers at gVectors Team. Addon prices also include a small donation to the hard work wpForo developers do for free. When you buy an addon, you also donate the free wpForo development and support. Addons are the only incoming source for wpForo developers. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. We have another dozens of awesome features in our to-do list which will also be added for free in future releases. So the free wpForo development always stays on the first priority and wpForo is being extended with new free functions and features even faster than before."
3844
+ msgstr "Todos os complementos wpForo estão sendo desenvolvidos pelos desenvolvedores do wpForo na equipe gVectors. Os preços do Complemento também incluem uma pequena doação para o trabalho duro que os desenvolvedores do wpForo fazem e graça. Quando você compra um complemento, você também colabora com o desenvolvimento e o suporte gratuito do wpForo. Os complementos são a única fonte de renda para desenvolvedores do wpForo. wpForo é um plugin de fórum premium que sempre estará disponível gratuitamente. Nunca haverá versões pagas e pro deste fórum. Temos outras dezenas de recursos incríveis em nossa lista de tarefas que também serão adicionadas gratuitamente em versões futuras. Assim, o desenvolvimento gratuito do wpForo sempre permanecerá na primeira prioridade e o wpForo está sendo estendido com novas funções e recursos gratuitos ainda mais rápidos do que antes."
3845
 
3846
+ #: wpf-admin/addons.php:14 wpf-admin/addons.php:22
3847
+ msgid "wpForo Addons"
3848
+ msgstr "Complementos wpForo"
3849
 
3850
+ #: wpforo.php:828
3851
+ msgid "Allows to embed hundreds of video, social network, audio and photo content providers in forum topics and posts."
3852
+ msgstr "Permite incorporar centenas provedores de vídeos, rede sociais, áudios e conteúdo de foto em tópicos de fórum e posts."
3853
 
3854
+ #: wpforo.php:832
3855
+ msgid "Adds an advanced file attachment system to forum topics and posts. AJAX powered media uploading and displaying system with user specific library."
3856
+ msgstr "Adiciona um sistema avançado de anexos de arquivos para tópicos e posts. Carregamento de mídia movida com AJAX e sistema de exibição com biblioteca específica do usuário."
3857
 
3858
+ #: wpf-admin/options-tabs/general.php:52
3859
+ msgid "Forum Page ID"
3860
+ msgstr "ID da página do fórum"
3861
 
3862
+ #: wpf-admin/options-tabs/general.php:50
3863
+ msgid "support topic"
3864
+ msgstr "tópico de suporte"
3865
 
3866
+ #: wpf-admin/options-tabs/general.php:50
3867
+ msgid "wpForo PageID doesn't exist. Forums will not be loaded, please read this"
3868
+ msgstr "ID de página wpForo não existe. Fóruns não serão carregados, por favor leia isto"
3869
 
3870
+ #: wpf-includes/wpf-hooks.php:1344
3871
+ msgid "IMPORTANT: wpForo can't work with default permalink, please change permalink structure"
3872
+ msgstr "Importante: O wpForo não pode funcionar com o esquema de links permanentes padrão, por favor, estude uma mudança de estrutura de links permanentes"
3873
 
3874
+ #: wpf-includes/wpf-phrases.php:832
3875
+ msgid "Member"
3876
+ msgstr "Membro"
3877
 
3878
+ #: wpf-includes/wpf-phrases.php:831
3879
+ msgid "Member Profile"
3880
+ msgstr "Perfil de Membro"
3881
 
3882
+ #: wpf-includes/wpf-phrases.php:830
3883
+ msgid "Welcome back %s!"
3884
+ msgstr "Bem-vindo de volta %s!"
3885
 
3886
+ #: wpf-includes/wpf-phrases.php:829
3887
+ msgid "Blog Comments"
3888
+ msgstr "Comentários no Blog"
3889
 
3890
+ #: wpf-includes/wpf-phrases.php:828
3891
+ msgid "Blog Posts"
3892
+ msgstr "Posts no Blog"
3893
 
3894
+ #: wpf-includes/wpf-phrases.php:827
3895
+ msgid "Forum Posts"
3896
+ msgstr "Posts no Fórum"
3897
 
3898
+ #: wpf-includes/wpf-phrases.php:826
3899
+ msgid "Attachment removed"
3900
+ msgstr "Anexo removido"
3901
 
3902
+ #: wpf-includes/wpf-phrases.php:822 wpf-includes/class-api.php:248
3903
+ msgid "User registration is disabled"
3904
+ msgstr "O registro de usuário está desativado"
3905
 
3906
+ #: wpf-includes/wpf-phrases.php:819
3907
+ msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
3908
+ msgstr "Formato de arquivo incorreto. Formatos permitidos: jpeg, jpg, png, gif."
3909
 
3910
+ #: wpf-includes/wpf-phrases.php:504
3911
+ msgid "Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system. The \"Extended"
3912
+ msgstr "Obrigado por usar o wpForo! O wpForo é uma sistema de fórum profissional para WorPress e o único software de fórum que vem com sistema de multi-layouts. O \"Estendido"
3913
 
3914
+ #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2320
3915
+ msgid "Visit Forum"
3916
+ msgstr "Visitar o Fórum"
3917
 
3918
+ #: wpf-includes/wpf-phrases.php:835
3919
+ msgid "This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum."
3920
+ msgstr "Esta opção vai desativar o WordPress convencional. Apenas páginas do fórum estarão disponíveis. wpForo vai parecer como um fórum independente."
3921
 
3922
+ #: wpf-admin/options-tabs/general.php:33 wpf-includes/wpf-phrases.php:834
3923
+ msgid "Turn WordPress to wpForo"
3924
+ msgstr "Transforme o WordPress em wpForo"
3925
 
3926
+ #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:825
3927
+ msgid "Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page."
3928
+ msgstr "Ative esta opção para poder gerenciar anexos do Fórum em Painel > Mídia > Biblioteca."
3929
 
3930
+ #: wpf-admin/options-tabs/features.php:55 wpf-includes/wpf-phrases.php:824
3931
+ msgid "Insert Forum Attachments to Media Library"
3932
+ msgstr "Inserir anexos do Fórum na Biblioteca de Mídia"
3933
 
3934
+ #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:821
3935
+ msgid "This option is not synced with WordPress \"Anyone can register\" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register."
3936
+ msgstr "Esta opção não é sincronizada com a opção \"Qualquer um pode se registrar\" do WordPress em Painel > Configurações > Página de administração Geral. Se esta opção estiver ativada, novos usuários sempre poderão se registrar."
3937
 
3938
+ #: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:820
3939
+ msgid "Enable User Registration"
3940
+ msgstr "Ativar Registro de Usuário"
3941
 
3942
+ #: wpf-admin/dashboard.php:213 wpf-includes/wpf-phrases.php:823
3943
+ msgid "Delete User Cache"
3944
+ msgstr "Apagar Cache do Usuário"
 
 
 
3945
 
3946
+ #: wpf-admin/options-tabs/api.php:82 wpf-includes/wpf-phrases.php:817
3947
+ msgid "Profile"
3948
+ msgstr "Perfil"
3949
 
3950
+ #: wpf-includes/wpf-phrases.php:816
3951
+ msgid "Full access"
3952
+ msgstr "Acesso Total"
3953
 
3954
+ #: wpf-includes/wpf-phrases.php:815
3955
+ msgid "Moderator access"
3956
+ msgstr "Acesso Moderador"
3957
 
3958
+ #: wpf-includes/wpf-phrases.php:814
3959
+ msgid "Standard access"
3960
+ msgstr "Acesso Padrão"
3961
 
3962
+ #: wpf-includes/wpf-phrases.php:813
3963
+ msgid "Read only access"
3964
+ msgstr "Acesso de Leitura apenas"
3965
 
3966
+ #: wpf-includes/wpf-phrases.php:812
3967
+ msgid "No access"
3968
+ msgstr "Sem Acesso"
3969
 
3970
+ #: wpf-includes/wpf-phrases.php:811
3971
+ msgid "Customer"
3972
+ msgstr "Cliente"
3973
 
3974
+ #: wpf-admin/options-tabs/accesses.php:35 wpf-includes/wpf-phrases.php:810
3975
+ msgid "Registered"
3976
+ msgstr "Registrado"
3977
 
3978
+ #: wpf-includes/wpf-phrases.php:809
3979
+ msgid "Moderator"
3980
+ msgstr "Moderador"
3981
 
3982
+ #: wpf-admin/options-tabs/accesses.php:36 wpf-includes/wpf-phrases.php:808
3983
+ msgid "Admin"
3984
+ msgstr "Admin"
3985
 
3986
+ #: wpf-includes/wpf-phrases.php:807
3987
+ msgid "are you sure you want to delete?"
3988
+ msgstr "Tem certeza de que deseja excluir?"
3989
 
3990
+ #: wpf-includes/wpf-phrases.php:806
3991
+ msgid "Forum Members List"
3992
+ msgstr "Lista de Membros do Fórum"
3993
 
3994
+ #: wpf-includes/wpf-phrases.php:805
3995
+ msgid "Closed"
3996
+ msgstr "Fechado"
 
 
 
 
 
 
3997
 
3998
+ #: wpf-includes/wpf-phrases.php:804
3999
+ msgid "Deleted Successfully!"
4000
+ msgstr "Deletado com Sucesso!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4001
 
4002
+ #: wpf-includes/wpf-phrases.php:803
4003
+ msgid "Updated Successfully!"
4004
+ msgstr "Atualizado com Sucesso!"
4005
 
4006
+ #: wpf-includes/wpf-phrases.php:799
4007
+ msgid "This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
4008
+ msgstr "Esse processo pode demorar alguns segundos ou vários minutos, depende do tamanho do banco de dados do fórum e dos recursos do servidor. Por favor, seja paciente e não feche esta página. Se você lidar com o erro 500 de servidor, por favor não se preocupe, o processo de atualização de dados ainda está rodando de fundo, no servidor MySQL."
4009
 
4010
+ #: wpf-includes/wpf-phrases.php:795
4011
+ msgid "New Passwords do not match"
4012
+ msgstr "As novas senhas não correspondem"
4013
 
4014
+ #: wpf-includes/wpf-phrases.php:794
4015
+ msgid "Old password is wrong"
4016
+ msgstr "A senha antiga está errada"
4017
 
4018
+ #: wpf-includes/class-forums.php:64 wpf-includes/wpf-phrases.php:793
4019
+ msgid "Can set own topic solved"
4020
+ msgstr "Pode definir o próprio tópico como resolvido"
4021
 
4022
+ #: wpf-includes/class-forums.php:63 wpf-includes/wpf-phrases.php:792
4023
+ msgid "Can set topic solved"
4024
+ msgstr "Pode definir tópico como resolvido"
4025
 
4026
+ #: wpf-includes/wpf-phrases.php:784
4027
+ msgid "Unsolved"
4028
+ msgstr "Não resolvido"
4029
 
4030
+ #: wpf-includes/wpf-hooks.php:1307
4031
+ msgid "Select Color"
4032
+ msgstr "Selecione a cor"
4033
 
4034
+ #: wpf-admin/usergroup.php:32 wpf-includes/wpf-hooks.php:1307
4035
+ msgid "Default"
4036
+ msgstr "Padrão"
4037
 
4038
+ #: wpf-includes/wpf-hooks.php:1307
4039
+ msgid "Clear"
4040
+ msgstr "Claro"
4041
 
4042
+ #: wpforo.php:287
4043
+ msgid "Discussion Board"
4044
+ msgstr "Fórum de Discussão"
 
 
 
 
4045
 
4046
+ #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:797
4047
+ msgid "Forum and Topic subscription with double opt-in/confirmation system."
4048
+ msgstr "Inscrição de Fórum e de Tópico com sistema duplo de ativação/confirmação."
4049
 
4050
+ #: wpf-admin/options-tabs/features.php:51 wpf-includes/wpf-phrases.php:796
4051
+ msgid "Enable Subscription Confirmation"
4052
+ msgstr "Ativar confirmação de Inscrição"
4053
 
4054
+ #: wpf-admin/dashboard.php:212 wpf-includes/wpf-phrases.php:802
4055
+ msgid "Delete Phrase Cache"
4056
+ msgstr "Apagar Cache de Traduções"
4057
 
4058
+ #: wpf-admin/dashboard.php:210 wpf-includes/wpf-phrases.php:801
4059
+ msgid "Update Users Statistic"
4060
+ msgstr "Atualizar estatísticas de usuários"
 
 
 
 
4061
 
4062
+ #: wpf-admin/dashboard.php:208 wpf-includes/wpf-phrases.php:800
4063
+ msgid "Update Forums Statistic"
4064
+ msgstr "Atualizar estatísticas dos Fóruns"
4065
 
4066
+ #: wpf-admin/dashboard.php:194
4067
+ msgid "This process may take a few seconds or dozens of minutes, please be patient and don't close this page. If you got 500 Server Error please don't worry, the data updating process is still working in MySQL server."
4068
+ msgstr "Este processo pode demorar alguns segundos ou vários minutos, seja paciente e não feche esta página. Se você se deparar com o \"Erro 500\" do servidor, não se preocupe, o processo de atualização de dados ainda está rodando em segundo plano no servidor MySQL."
4069
 
4070
+ #: wpf-admin/dashboard.php:192 wpf-includes/wpf-phrases.php:798
4071
+ msgid "Forum Maintenance"
4072
+ msgstr "Manutenção do Fórum"
4073
 
4074
+ #: wpf-includes/wpf-phrases.php:783
4075
+ msgid "Solved"
4076
+ msgstr "Resolvido"
4077
 
4078
+ #: wpf-includes/wpf-phrases.php:782
4079
+ msgid "Hot"
4080
+ msgstr "Em Alta"
4081
 
4082
+ #: wpf-includes/functions.php:395 wpf-includes/wpf-phrases.php:781
4083
+ msgid "Active"
4084
+ msgstr "Ativo"
4085
 
4086
+ #: wpf-includes/wpf-phrases.php:780
4087
+ msgid "Replied"
4088
+ msgstr "Respondido"
4089
 
4090
+ #: wpf-includes/wpf-phrases.php:779
4091
+ msgid "New"
4092
+ msgstr "Novo"
4093
 
4094
+ #: wpf-includes/wpf-phrases.php:778
4095
+ msgid "Topic Icons"
4096
+ msgstr "Ícones dos Tópicos"
4097
 
4098
+ #: wpf-includes/wpf-phrases.php:777
4099
+ msgid "open"
4100
+ msgstr "aberto"
4101
 
4102
+ #: wpf-includes/wpf-phrases.php:776
4103
+ msgid "close"
4104
+ msgstr "fechado"
4105
 
4106
+ #: wpf-includes/wpf-phrases.php:775
4107
+ msgid "unsticky"
4108
+ msgstr "desafixar"
 
4109
 
4110
+ #: wpf-includes/wpf-phrases.php:774
4111
+ msgid "sticky"
4112
+ msgstr "fixar"
4113
 
4114
+ #: wpf-includes/wpf-phrases.php:773
4115
+ msgid "unlike"
4116
+ msgstr "Descurtir"
4117
 
4118
+ #: wpf-includes/wpf-phrases.php:772
4119
+ msgid "like"
4120
+ msgstr "curtir"
4121
 
4122
+ #: wpf-includes/class-forums.php:72 wpf-includes/wpf-phrases.php:766
4123
+ msgid "Can move topic"
4124
+ msgstr "Pode mover um tópico"
4125
 
4126
+ #: wpf-includes/class-forums.php:71 wpf-includes/wpf-phrases.php:765
4127
+ msgid "Can close topic"
4128
+ msgstr "Pode fechar um tópico"
 
 
 
 
 
4129
 
4130
+ #: wpf-includes/class-forums.php:69 wpf-includes/wpf-phrases.php:764
4131
+ msgid "Can set own topic answered"
4132
+ msgstr "Pode definir seu próprio tópico como respondido"
 
4133
 
4134
+ #: wpf-includes/class-forums.php:68 wpf-includes/wpf-phrases.php:763
4135
+ msgid "Can set topic answered"
4136
+ msgstr "Pode definir um tópico como respondido"
4137
 
4138
+ #: wpf-includes/class-forums.php:66 wpf-includes/wpf-phrases.php:762
4139
+ msgid "Can attach file"
4140
+ msgstr "Pode anexar arquivo"
4141
 
4142
+ #: wpf-includes/class-forums.php:65 wpf-includes/wpf-phrases.php:761
4143
+ msgid "Can vote"
4144
+ msgstr "Pode votar"
4145
 
4146
+ #: wpf-includes/class-forums.php:58 wpf-includes/wpf-phrases.php:759
4147
+ msgid "Can set topic sticky"
4148
+ msgstr "Pode definir um tópico como fixo"
4149
 
4150
+ #: wpf-includes/class-forums.php:57 wpf-includes/wpf-phrases.php:758
4151
+ msgid "Can report"
4152
+ msgstr "Pode denunciar"
4153
 
4154
+ #: wpf-includes/class-forums.php:56 wpf-includes/wpf-phrases.php:757
4155
+ msgid "Can like"
4156
+ msgstr "Pode curtir"
4157
 
4158
+ #: wpf-includes/class-forums.php:53 wpf-includes/wpf-phrases.php:756
4159
+ msgid "Can delete own reply"
4160
+ msgstr "Pode deletar a sua própria resposta"
4161
 
4162
+ #: wpf-includes/class-forums.php:52 wpf-includes/wpf-phrases.php:755
4163
+ msgid "Can delete own topic"
4164
+ msgstr "Pode excluir seu próprio tópico"
4165
 
4166
+ #: wpf-includes/wpf-phrases.php:754
4167
+ msgid "Can edit own replay"
4168
+ msgstr "Pode editar sua própria resposta"
4169
 
4170
+ #: wpf-includes/class-forums.php:50 wpf-includes/wpf-phrases.php:753
4171
+ msgid "Can edit own topic"
4172
+ msgstr "Pode editar o próprio tópico"
4173
 
4174
+ #: wpf-includes/class-forums.php:49 wpf-includes/wpf-phrases.php:752
4175
+ msgid "Can delete replies"
4176
+ msgstr "Pode apagar respostas"
4177
 
4178
+ #: wpf-includes/class-forums.php:48 wpf-includes/wpf-phrases.php:751
4179
+ msgid "Can edit replies"
4180
+ msgstr "Pode editar respostas"
4181
 
4182
+ #: wpf-includes/class-forums.php:47 wpf-includes/wpf-phrases.php:750
4183
+ msgid "Can view replies"
4184
+ msgstr "Pode ver respostas"
4185
 
4186
+ #: wpf-includes/class-forums.php:46 wpf-includes/wpf-phrases.php:749
4187
+ msgid "Can post reply"
4188
+ msgstr "Pode postar resposta"
4189
 
4190
+ #: wpf-includes/class-forums.php:45 wpf-includes/wpf-phrases.php:748
4191
+ msgid "Can delete topic"
4192
+ msgstr "Pode excluir tópico"
4193
 
4194
+ #: wpf-includes/class-forums.php:44 wpf-includes/wpf-phrases.php:747
4195
+ msgid "Can edit topic"
4196
+ msgstr "Pode editar tópico"
4197
 
4198
+ #: wpf-includes/class-forums.php:43 wpf-includes/wpf-phrases.php:746
4199
+ msgid "Can view topic"
4200
+ msgstr "Pode visualizar tópico"
4201
 
4202
+ #: wpf-includes/class-forums.php:42 wpf-includes/wpf-phrases.php:745
4203
+ msgid "Can create topic"
4204
+ msgstr "Pode ciar tópico"
4205
 
4206
+ #: wpf-includes/class-forums.php:41 wpf-includes/wpf-phrases.php:744
4207
+ msgid "Can view forum"
4208
+ msgstr "Pode visualizar o fórum"
4209
 
4210
+ #: wpf-includes/class-usergroups.php:70 wpf-includes/wpf-phrases.php:743
4211
+ msgid "Front - Can write PM"
4212
+ msgstr "Front - Pode escrever MP"
4213
 
4214
+ #: wpf-includes/class-usergroups.php:69 wpf-includes/wpf-phrases.php:742
4215
+ msgid "Front - Can view member about me"
4216
+ msgstr "Front - Pode ver a aba \"sobre\" dos membros"
4217
 
4218
+ #: wpf-includes/class-usergroups.php:68 wpf-includes/wpf-phrases.php:741
4219
+ msgid "Front - Can view member signature"
4220
+ msgstr "Front - Pode ver assinaturas de membros"
4221
 
4222
+ #: wpf-includes/class-usergroups.php:67 wpf-includes/wpf-phrases.php:740
4223
+ msgid "Front - Can view member occupation"
4224
+ msgstr "Front - Pode ver a ocupação dos membros"
4225
 
4226
+ #: wpf-includes/class-usergroups.php:66 wpf-includes/wpf-phrases.php:739
4227
+ msgid "Front - Can view member location"
4228
+ msgstr "Front - Pode ver a localização dos membros"
4229
 
4230
+ #: wpf-includes/class-usergroups.php:65 wpf-includes/wpf-phrases.php:738
4231
+ msgid "Front - Can view member reg. date"
4232
+ msgstr "Front - Pode ver data de registro de membros"
4233
 
4234
+ #: wpf-includes/class-usergroups.php:64 wpf-includes/wpf-phrases.php:737
4235
+ msgid "Front - Can view member social networks"
4236
+ msgstr "Front - Pode ver as redes sociais dos membros"
4237
 
4238
+ #: wpf-includes/class-usergroups.php:63 wpf-includes/wpf-phrases.php:736
4239
+ msgid "Front - Can view member website"
4240
+ msgstr "Front - Pode ver o site dos membros"
4241
 
4242
+ #: wpf-includes/class-usergroups.php:62 wpf-includes/wpf-phrases.php:735
4243
+ msgid "Front - Can view member reputation"
4244
+ msgstr "Front - Pode ver a reputação dos membros"
4245
 
4246
+ #: wpf-includes/class-usergroups.php:61
4247
+ msgid "Front - Can view member custom title"
4248
+ msgstr "Front - Pode ver o cargo personalizado dos membros"
4249
 
4250
+ #: wpf-includes/class-usergroups.php:60 wpf-includes/wpf-phrases.php:734
4251
+ msgid "Front - Can view member title"
4252
+ msgstr "Front - Pode ver o Ranking dos membros"
4253
 
4254
+ #: wpf-includes/class-usergroups.php:59 wpf-includes/wpf-phrases.php:733
4255
+ msgid "Front - Can view member email"
4256
+ msgstr "Front - Pode ver o e-mail dos membros"
4257
 
4258
+ #: wpf-admin/tools-tabs/debug.php:411 wpf-includes/class-usergroups.php:58
4259
+ #: wpf-includes/wpf-phrases.php:732
4260
+ msgid "Front - Can view member username"
4261
+ msgstr "Front - Pode ver o nome de usuário dos membros"
4262
 
4263
+ #: wpf-includes/class-usergroups.php:56 wpf-includes/wpf-phrases.php:731
4264
+ msgid "Front - Can view avatars"
4265
+ msgstr "Front - Pode ver avatares"
4266
 
4267
+ #: wpf-includes/wpf-phrases.php:730
4268
+ msgid "Front - Can have signature"
4269
+ msgstr "Front - Pode ter uma assinatura"
4270
 
4271
+ #: wpf-includes/class-usergroups.php:54 wpf-includes/wpf-phrases.php:729
4272
+ msgid "Front - Can upload avatar"
4273
+ msgstr "Front - Pode carregar um avatar"
4274
 
4275
+ #: wpf-includes/class-usergroups.php:50 wpf-includes/wpf-phrases.php:728
4276
+ msgid "Front - Can view profiles"
4277
+ msgstr "Front - Pode visualizar perfis"
4278
 
4279
+ #: wpf-includes/class-usergroups.php:49 wpf-includes/wpf-phrases.php:727
4280
+ msgid "Front - Can view members"
4281
+ msgstr "Front - Pode visualizar membros"
4282
 
4283
+ #: wpf-admin/tools-tabs/debug.php:410 wpf-includes/class-usergroups.php:45
4284
+ #: wpf-includes/wpf-phrases.php:725
4285
+ msgid "Dashboard - Can delete member"
4286
+ msgstr "Painel - Pode deletar um membro"
4287
 
4288
+ #: wpf-admin/tools-tabs/debug.php:408 wpf-includes/class-usergroups.php:43
4289
+ #: wpf-includes/wpf-phrases.php:724
4290
+ msgid "Dashboard - Can edit member"
4291
+ msgstr "Painel - Pode editar um membro"
4292
 
4293
+ #: wpf-includes/wpf-phrases.php:560
4294
+ msgid "%s ago"
4295
+ msgstr "%s atrás"
4296
 
4297
+ #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:790
4298
+ msgid "If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue."
4299
+ msgstr "Se você tiver algum problema com o wpForo, habilite esta opção antes de pedir suporte, isso gera informações importantes ocultas para nos ajudar a solucionar seu problema."
4300
 
4301
+ #: wpf-admin/options-tabs/features.php:56 wpf-includes/wpf-phrases.php:789
4302
+ msgid "Enable Debug Mode"
4303
+ msgstr "Habilitar o modo de depuração"
4304
 
4305
+ #: wpf-admin/options-tabs/features.php:50 wpf-includes/wpf-phrases.php:785
4306
+ msgid "You can manage WordPress date and time format in WordPress Settings > General admin page."
4307
+ msgstr "Você pode gerenciar o formato de data e hora do WordPress em Configurações do WordPress > Página de administração Geral."
4308
 
4309
+ #: wpf-admin/options-tabs/features.php:50
4310
+ msgid "Enable WordPress Date/Time Format"
4311
+ msgstr "Habilitar o formato de data/hora do WordPress"
4312
 
4313
+ #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2366
4314
+ #: wpf-includes/wpf-phrases.php:788
4315
+ msgid "Themes"
4316
+ msgstr "Temas"
4317
 
4318
+ #: wpf-admin/admin.php:52 wpf-includes/wpf-hooks.php:2360
4319
+ #: wpf-includes/wpf-phrases.php:787
4320
+ msgid "Phrases"
4321
+ msgstr "Traduções"
4322
 
4323
+ #: wpf-admin/admin.php:30 wpf-admin/admin.php:31
4324
+ #: wpf-includes/wpf-phrases.php:786
4325
+ msgid "Dashboard"
4326
+ msgstr "Painel"
4327
 
4328
+ #: wpf-includes/class-template.php:110
4329
+ msgid "Open link in a new tab"
4330
+ msgstr "Abra link em nova aba"
4331
 
4332
+ #: wpf-includes/class-template.php:109
4333
+ msgid "Link Text"
4334
+ msgstr "Texto do link"
4335
 
4336
+ #: wpf-includes/class-template.php:108
4337
+ msgid "Insert link"
4338
+ msgstr "Inserir link"
4339
 
4340
+ #: wpf-admin/options-tabs/styles.php:43
4341
+ msgid "Forum Color Styles"
4342
+ msgstr "Estilos de cores do fórum"
4343
 
4344
+ #: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:245
4345
+ msgid "Custom CSS Code"
4346
+ msgstr "Código CSS personalizado"
4347
 
4348
+ #: wpf-admin/tools-tabs/antispam.php:236 wpf-admin/options-tabs/styles.php:28
4349
+ #: wpf-includes/wpf-phrases.php:664
4350
+ msgid "Post Content"
4351
+ msgstr "Conteúdo do Post"
4352
 
4353
+ #: wpf-admin/options-tabs/styles.php:13
4354
+ msgid "Font Sizes"
4355
+ msgstr "Tamanho das Fontes"
4356
 
4357
+ #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:514
4358
+ msgid "This feature is useful if you're adding content before or after [wpforo] shortcode in page content. Also it useful if forum is loaded before website header, on top of the front-end."
4359
+ msgstr "Este recurso é útil se você estiver adicionando conteúdo antes ou depois do 'shortcode' [wpforo] no conteúdo da página. Também é útil se o Fórum é carregado antes do cabeçalho do site, acima do front-end."
4360
 
4361
+ #: wpf-admin/options-tabs/features.php:49 wpf-includes/wpf-phrases.php:269
4362
+ msgid "Enable Output Buffer"
4363
+ msgstr "Habilitar buffer de saída"
4364
 
4365
+ #. Author URI of the plugin
4366
+ msgid "https://gvectors.com/"
4367
+ msgstr "https://gvectors.com/"
4368
 
4369
+ #. Author of the plugin
4370
+ msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
4371
+ msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
4372
 
4373
+ #. Plugin URI of the plugin
4374
+ msgid "https://wpforo.com"
4375
+ msgstr "https://wpforo.com"
 
 
 
 
4376
 
4377
+ #: wpf-includes/wpf-phrases.php:715
4378
+ msgid "Your topic successfully added"
4379
+ msgstr "Seu Tópico foi adicionado com sucesso"
 
 
4380
 
4381
+ #: wpf-includes/wpf-phrases.php:714
4382
+ msgid "Your subscription for this item could not be confirmed"
4383
+ msgstr "Sua inscrição para este item não pôde ser confirmada"
4384
 
4385
+ #: wpf-includes/wpf-phrases.php:713
4386
+ msgid "Your profile data have been successfully updated."
4387
+ msgstr "Seus dados de perfil foram atualizados com sucesso."
4388
 
4389
+ #: wpf-includes/wpf-phrases.php:712
4390
+ msgid "Your forum successfully deleted"
4391
+ msgstr "Seu fórum foi excluído com sucesso"
4392
 
4393
+ #: wpf-includes/wpf-phrases.php:711
4394
+ msgid "Your forum successfully added"
4395
+ msgstr "Seu fórum foi adicionado com sucesso"
4396
 
4397
+ #: wpf-includes/wpf-phrases.php:710
4398
+ msgid "You successfully replied"
4399
+ msgstr "Você respondeu com sucesso"
4400
 
4401
+ #: wpf-includes/wpf-phrases.php:174 wpf-includes/wpf-phrases.php:709
4402
+ msgid "You don't have permission to edit post from this forum"
4403
+ msgstr "Você não tem permissão para editar post deste fórum"
4404
 
4405
+ #: wpf-includes/wpf-phrases.php:175 wpf-includes/wpf-phrases.php:708
4406
+ msgid "You don't have permission to delete topic from this forum"
4407
+ msgstr "Você não tem permissão para deletar tópico deste fórum"
4408
 
4409
+ #: wpf-includes/wpf-phrases.php:176 wpf-includes/wpf-phrases.php:707
4410
+ msgid "You don't have permission to delete post from this forum"
4411
+ msgstr "Você não tem permissão para deletar post deste fórum"
4412
 
4413
+ #: wpf-includes/wpf-phrases.php:177 wpf-includes/wpf-phrases.php:706
4414
+ msgid "You don't have permission to create topic into this forum"
4415
+ msgstr "Você não tem permissão para criar tópico neste fórum"
 
4416
 
4417
+ #: wpf-includes/wpf-phrases.php:178 wpf-includes/wpf-phrases.php:705
4418
+ msgid "You don't have permission to create post in this forum"
4419
+ msgstr "Você não tem permissão para criar post neste fórum"
4420
 
4421
+ #: wpf-includes/wpf-phrases.php:704
4422
+ msgid "You have no permission to edit this topic"
4423
+ msgstr "Você não tem permissão para editar este tópico"
 
 
4424
 
4425
+ #: wpf-includes/wpf-phrases.php:703
4426
+ msgid "You have been successfully unsubscribed"
4427
+ msgstr "Você foi descadastrado com sucesso"
4428
 
4429
+ #: wpf-includes/wpf-phrases.php:702
4430
+ msgid "You have been successfully subscribed"
4431
+ msgstr "Você foi inscrito com sucesso"
4432
 
4433
+ #: wpf-includes/wpf-phrases.php:701
4434
+ msgid "You are already voted this post"
4435
+ msgstr "Você votou neste post"
4436
 
4437
+ #: wpf-includes/wpf-phrases.php:700
4438
+ msgid "Wrong post data"
4439
+ msgstr "Dados do post errados"
4440
 
4441
+ #: wpf-includes/wpf-phrases.php:699
4442
+ msgid "Welcome to our Community!"
4443
+ msgstr "Bem-vindo à nossa comunidade!"
4444
 
4445
+ #: wpf-includes/wpf-phrases.php:698
4446
+ msgid "Username length must be between 3 characters and 30 characters."
4447
+ msgstr "Tamanho do nome de usuário deve ser entre 3 e 30 caracteres."
4448
 
4449
+ #: wpf-includes/wpf-phrases.php:697
4450
+ msgid "Username is missed."
4451
+ msgstr "Faltando nome de usuário"
4452
 
4453
+ #: wpf-includes/wpf-phrases.php:696
4454
+ msgid "Username exists. Please insert another."
4455
+ msgstr "O nome de usuário já existe. Por favor insira outro."
4456
 
4457
+ #: wpf-includes/wpf-phrases.php:695
4458
+ msgid "User successfully deleted from wpforo"
4459
+ msgstr "Usuário excluído com sucesso do wpforo"
4460
 
4461
+ #: wpf-includes/wpf-phrases.php:694
4462
+ msgid "User group successfully edited"
4463
+ msgstr "Grupo de usuários editado com sucesso"
4464
 
4465
+ #: wpf-includes/wpf-phrases.php:693
4466
+ msgid "User group successfully added"
4467
+ msgstr "Grupo de usuários adicionado com sucesso"
4468
 
4469
+ #: wpf-includes/wpf-phrases.php:692
4470
+ msgid "User group edit error"
4471
+ msgstr "Erro de edição do grupo de usuários"
4472
 
4473
+ #: wpf-includes/wpf-phrases.php:691
4474
+ msgid "User group add error"
4475
+ msgstr "Erro de adição do grupo de usuários"
4476
 
4477
+ #: wpf-includes/wpf-phrases.php:690
4478
+ msgid "User delete error"
4479
+ msgstr "Erro de exclusão de usuário"
4480
 
4481
+ #: wpf-includes/wpf-phrases.php:689
4482
+ msgid "Topics delete error"
4483
+ msgstr "Erro de exclusão de tópicos"
4484
 
4485
+ #: wpf-includes/wpf-phrases.php:688
4486
+ msgid "Topic successfully updated"
4487
+ msgstr "Tópico atualizado com sucesso"
4488
 
4489
+ #: wpf-includes/wpf-phrases.php:687
4490
+ msgid "Topic successfully moved"
4491
+ msgstr "Tópico movido com sucesso"
 
4492
 
4493
+ #: wpf-includes/wpf-phrases.php:686
4494
+ msgid "Topic not found."
4495
+ msgstr "Tópico não encontrado."
4496
 
4497
+ #: wpf-includes/wpf-phrases.php:685
4498
+ msgid "Topic edit error"
4499
+ msgstr "Erro de edição de tópico"
4500
 
4501
+ #: wpf-includes/wpf-phrases.php:684
4502
+ msgid "Topic delete error"
4503
+ msgstr "Erro de exclusão de tópico"
4504
 
4505
+ #: wpf-includes/wpf-phrases.php:683
4506
+ msgid "Topic add error"
4507
+ msgstr "Erro de adição de tópico"
4508
 
4509
+ #: wpf-includes/wpf-phrases.php:682
4510
+ msgid "Topic Move Error"
4511
+ msgstr "Erro ao mover tópico"
 
 
4512
 
4513
+ #: wpf-includes/wpf-phrases.php:681
4514
+ msgid "This topic successfully deleted"
4515
+ msgstr "Este tópico foi excluído com sucesso"
4516
 
4517
+ #: wpf-includes/wpf-phrases.php:680
4518
+ msgid "This post successfully edited"
4519
+ msgstr "Este Post foi editado com sucesso"
 
 
 
 
4520
 
4521
+ #: wpf-includes/wpf-phrases.php:679
4522
+ msgid "This post successfully deleted"
4523
+ msgstr "Este post foi deletado com sucesso"
4524
 
4525
+ #: wpf-includes/wpf-phrases.php:678
4526
+ msgid "This email address is already registered. Please insert another."
4527
+ msgstr "Este endereço de e-mail já está registrado. Por favor insira outro."
4528
 
4529
+ #: wpf-includes/wpf-phrases.php:56
4530
+ msgid "API options successfully updated, but previous value not changed"
4531
+ msgstr "Opções da API atualizadas com sucesso, mas o valor anterior não foi alterado"
4532
 
4533
+ #: wpf-includes/wpf-phrases.php:677
4534
  msgid "Theme options successfully updated"
4535
  msgstr "Opções de tema atualizadas com sucesso"
4536
 
4537
+ #: wpf-includes/wpf-phrases.php:676
4538
+ msgid "The uploaded file size is too big"
4539
+ msgstr "O tamanho do arquivo carregado é muito grande"
4540
 
4541
+ #: wpf-includes/wpf-phrases.php:675
4542
+ msgid "Successfully voted"
4543
+ msgstr "Votado com sucesso"
4544
 
4545
+ #: wpf-includes/wpf-phrases.php:674
4546
+ msgid "Successfully updated"
4547
+ msgstr "Atualizado com sucesso"
4548
 
4549
+ #: wpf-includes/wpf-phrases.php:673
4550
+ msgid "Success! Thank you. Please check your email and click confirmation link below to complete this step."
4551
+ msgstr "Tudo Certo! Obrigado. Por favor, verifique o seu e-mail e clique no link de confirmação para concluir esta etapa."
4552
 
4553
+ #: wpf-includes/wpf-phrases.php:671
4554
+ msgid "Subscribe options successfully updated, but previous value not changed"
4555
+ msgstr "Opções de inscrição atualizadas com sucesso, mas o valor anterior não foi alterado"
4556
 
4557
+ #: wpf-includes/wpf-phrases.php:670
4558
+ msgid "Subscribe options successfully updated"
4559
+ msgstr "Opções de inscrição atualizadas com sucesso"
4560
 
4561
+ #: wpf-includes/wpf-phrases.php:669
4562
+ msgid "Something wrong with profile data."
4563
+ msgstr "Algo errado com dados de perfil."
4564
 
4565
+ #: wpf-includes/wpf-phrases.php:668
4566
+ msgid "Reply request error"
4567
+ msgstr "Erro de solicitação de resposta"
4568
 
4569
+ #: wpf-includes/wpf-phrases.php:667
4570
+ msgid "Registration Error"
4571
+ msgstr "Erro de Registro"
4572
 
4573
+ #: wpf-includes/wpf-phrases.php:666
4574
+ msgid "Post options successfully updated, but previous value not changed"
4575
+ msgstr "Opções de post atualizadas com sucesso, mas o valor anterior não foi alterado"
4576
 
4577
+ #: wpf-includes/wpf-phrases.php:665
4578
+ msgid "Post options successfully updated"
4579
+ msgstr "Opções de post atualizadas com sucesso"
4580
 
4581
+ #: wpf-includes/wpf-phrases.php:663
4582
+ msgid "Post delete error"
4583
+ msgstr "Erro ao deletar post"
4584
 
4585
+ #: wpf-includes/wpf-phrases.php:662
4586
+ msgid "Please insert required fields!"
4587
+ msgstr "Por favor insira os campos obrigatórios!"
4588
 
4589
+ #: wpf-includes/wpf-phrases.php:661
4590
+ msgid "Phrase update error"
4591
+ msgstr "Erro ao atualizar tradução"
4592
 
4593
+ #: wpf-includes/wpf-phrases.php:660
4594
+ msgid "Phrase successfully updates"
4595
+ msgstr "Traduções atualizadas com sucesso"
4596
 
4597
+ #: wpf-includes/wpf-phrases.php:659
4598
+ msgid "Phrase successfully added"
4599
+ msgstr "Tradução adicionada com sucesso"
4600
 
4601
+ #: wpf-includes/wpf-phrases.php:658
4602
+ msgid "Phrase adding error"
4603
+ msgstr "Erro na adição de tradução"
4604
 
4605
+ #: wpf-includes/wpf-phrases.php:657
4606
+ msgid "Phrase add error"
4607
+ msgstr "Erro ao adicionar tradução"
4608
 
4609
+ #: wpf-includes/wpf-phrases.php:656
4610
+ msgid "Permission denied for this action"
4611
+ msgstr "Permissão negada para esta ação"
4612
 
4613
+ #: wpf-includes/wpf-phrases.php:655
4614
+ msgid "Permission denied for edit forum"
4615
+ msgstr "Permissão negada para editar Fórum"
4616
 
4617
+ #: wpf-includes/wpf-phrases.php:654
4618
+ msgid "Permission denied for delete forum"
4619
+ msgstr "Permissão negada para excluir Fórum"
4620
 
4621
+ #: wpf-includes/wpf-phrases.php:653
4622
+ msgid "Permission denied for add forum"
4623
+ msgstr "Permissão negada para adicionar Fórum"
4624
 
4625
+ #: wpf-includes/wpf-phrases.php:652
4626
+ msgid "Permission denied"
4627
+ msgstr "Permissão Negada"
4628
 
4629
+ #: wpf-includes/wpf-phrases.php:651
4630
+ msgid "Password mismatch."
4631
+ msgstr "As senhas não conferem."
4632
 
4633
+ #: wpf-includes/wpf-phrases.php:650
4634
+ msgid "Password length must be between 6 characters and 20 characters."
4635
+ msgstr "O tamanho da senha deve ser entre 6 e 20 caracteres."
4636
 
4637
+ #: wpf-includes/wpf-phrases.php:649
4638
+ msgid "No Posts found for update"
4639
+ msgstr "Nenhum post encontrado para atualização"
4640
 
4641
+ #: wpf-includes/wpf-phrases.php:648
4642
+ msgid "New language successfully added and changed wpforo language to new language"
4643
+ msgstr "Nova Tradução adicionada e idioma do wpforo alterado para este novo idioma"
4644
 
4645
+ #: wpf-includes/wpf-phrases.php:647
4646
+ msgid "Message has been sent"
4647
+ msgstr "A Mensagem foi enviada"
4648
 
4649
+ #: wpf-includes/wpf-phrases.php:646
4650
+ msgid "Member options successfully updated, but previous value not changed"
4651
+ msgstr "Opções de membro atualizadas com sucesso, mas o valor anterior não alterado"
4652
 
4653
+ #: wpf-includes/wpf-phrases.php:645
4654
+ msgid "Member options successfully updated"
4655
+ msgstr "Opções de membro atualizadas com sucesso"
4656
 
4657
+ #: wpf-includes/wpf-phrases.php:644
4658
+ msgid "Invalid request!"
4659
+ msgstr "Solicitação inválida!"
4660
 
4661
+ #: wpf-includes/wpf-phrases.php:643
4662
+ msgid "Invalid Email address"
4663
+ msgstr "Endereço de e-mail inválido"
4664
 
4665
+ #: wpf-includes/wpf-phrases.php:642
4666
+ msgid "Insert your Email address."
4667
+ msgstr "Insira seu endereço de e-mail."
4668
 
4669
+ #: wpf-includes/wpf-phrases.php:641
4670
+ msgid "Illegal character in username."
4671
+ msgstr "Caractere inválido no nome de usuário."
4672
 
4673
+ #: wpf-includes/wpf-phrases.php:640
4674
+ msgid "General options successfully updated"
4675
+ msgstr "Opções Gerais atualizadas com sucesso"
4676
 
4677
+ #: wpf-includes/wpf-phrases.php:639
4678
+ msgid "Forum update error"
4679
+ msgstr "Erro de atualização do Fórum"
4680
 
4681
+ #: wpf-includes/wpf-phrases.php:638
4682
+ msgid "Forum successfully updated"
4683
+ msgstr "Fórum atualizado com sucesso"
4684
 
4685
+ #: wpf-includes/wpf-phrases.php:637
4686
+ msgid "Forum options successfully updated, but previous value not changed"
4687
+ msgstr "Opções de Fórum atualizadas com sucesso, mas o valor anterior não foi alterado"
4688
 
4689
+ #: wpf-includes/wpf-phrases.php:636
4690
+ msgid "Forum options successfully updated"
4691
+ msgstr "Opções de Fórum atualizadas com sucesso"
4692
 
4693
+ #: wpf-includes/wpf-phrases.php:635
4694
+ msgid "Forum merging error"
4695
+ msgstr "Erro ao mesclar Fórum"
4696
 
4697
+ #: wpf-includes/wpf-phrases.php:634
4698
+ msgid "Forum is successfully merged"
4699
+ msgstr "Fórum é mesclado com sucesso"
4700
 
4701
+ #: wpf-includes/wpf-phrases.php:633
4702
+ msgid "Forum hierarchy successfully updated"
4703
+ msgstr "Hierarquia do Fórum atualizada com sucesso"
4704
 
4705
+ #: wpf-includes/wpf-phrases.php:632
4706
+ msgid "Forum deleting error"
4707
+ msgstr "Erro de exclusão de Fórum"
4708
 
4709
+ #: wpf-includes/wpf-phrases.php:631
4710
+ msgid "Forum Base URL successfully updated"
4711
+ msgstr "URL base do Fórum atualizado com sucesso"
4712
 
4713
+ #: wpf-includes/wpf-phrases.php:630
4714
+ msgid "File type is not allowed"
4715
+ msgstr "Tipo de arquivo não permitido"
4716
 
4717
+ #: wpf-includes/wpf-phrases.php:629
4718
+ msgid "Features successfully updated, but previous value not changed"
4719
+ msgstr "Recursos atualizados com sucesso, mas o valor anterior não foi alterado"
4720
 
4721
+ #: wpf-includes/wpf-phrases.php:628
4722
+ msgid "Features successfully updated"
4723
+ msgstr "Recursos atualizados com sucesso"
4724
 
4725
+ #: wpf-includes/wpf-phrases.php:627
4726
+ msgid "Error: please insert some text to report."
4727
+ msgstr "Erro: Insira um texto sobre a denúncia."
4728
 
4729
+ #: wpf-includes/wpf-phrases.php:626
4730
+ msgid "Error: Topic is not found"
4731
+ msgstr "Erro: O Tópico não foi encontrado"
4732
 
4733
+ #: wpf-includes/wpf-phrases.php:625
4734
+ msgid "Error: No topic selected"
4735
+ msgstr "Erro: Nenhum Tópico foi selecionado"
4736
 
4737
+ #: wpf-includes/wpf-phrases.php:624
4738
+ msgid "Error: Forum is not found"
4739
+ msgstr "Erro: O Fórum não foi encontrado"
4740
 
4741
+ #: wpf-includes/wpf-phrases.php:623
4742
+ msgid "Email address exists. Please insert another."
4743
+ msgstr "Endereço de e-mail já cadastrado. Por favor insira outro."
4744
 
4745
+ #: wpf-includes/wpf-phrases.php:622
4746
+ msgid "Could not be unsubscribe from this item"
4747
+ msgstr "Não foi possível cancelar a inscrição deste item"
4748
 
4749
+ #: wpf-includes/wpf-phrases.php:621
4750
+ msgid "Cannot update post data"
4751
+ msgstr "Não é possível atualizar dados do post"
4752
 
4753
+ #: wpf-includes/wpf-phrases.php:620
4754
+ msgid "Cannot update forum hierarchy"
4755
+ msgstr "Não foi possível atualizar a hierarquia do fórum"
 
 
 
 
 
 
 
 
 
4756
 
4757
  #: wpf-includes/wpf-phrases.php:619
4758
+ msgid "Can`t upload file"
4759
+ msgstr "Não é possível carregar o arquivo"
4760
 
4761
+ #: wpf-includes/wpf-phrases.php:183 wpf-includes/wpf-phrases.php:618
4762
+ msgid "Can't write a post: This topic is closed"
4763
+ msgstr "Não é possível escrever um post: Este é um tópico fechado"
4764
 
4765
+ #: wpf-includes/wpf-phrases.php:184 wpf-includes/wpf-phrases.php:617
4766
+ msgid "Can't subscribe to this item"
4767
+ msgstr "Não é possível assinar este item"
4768
 
4769
+ #: wpf-includes/wpf-phrases.php:185 wpf-includes/wpf-phrases.php:616
4770
+ msgid "Can't send report email"
4771
+ msgstr "Não é possível enviar o e-mail de denúncia"
4772
 
4773
+ #: wpf-includes/wpf-phrases.php:186 wpf-includes/wpf-phrases.php:615
4774
+ msgid "Can't send confirmation email"
4775
+ msgstr "Não é possível enviar o e-mail de confirmação"
4776
 
4777
+ #: wpf-includes/wpf-phrases.php:187 wpf-includes/wpf-phrases.php:614
4778
+ msgid "Can't delete this Usergroup"
4779
+ msgstr "Não é possível excluir este Grupo de usuário"
4780
+
4781
+ #: wpf-includes/wpf-phrases.php:188 wpf-includes/wpf-phrases.php:613
4782
+ msgid "Can't add new language"
4783
+ msgstr "Não é possível adicionar novo idioma"
4784
+
4785
+ #: wpf-includes/wpf-phrases.php:189 wpf-includes/wpf-phrases.php:612
4786
+ msgid "Can't add forum"
4787
+ msgstr "Não é possível adicionar Fórum"
4788
+
4789
+ #: wpf-includes/wpf-phrases.php:611
4790
+ msgid "All Checked topics successfully deleted"
4791
+ msgstr "Todos os tópicos marcados foram excluídos com sucesso"
4792
+
4793
+ #: wpf-includes/wpf-phrases.php:610
4794
+ msgid "Add Topic error: No forum selected"
4795
+ msgstr "Erro ao adicionar tópico: Nenhum Fórum foi selecionado"
4796
+
4797
+ #: wpf-includes/wpf-phrases.php:609
4798
+ msgid "Access successfully deleted"
4799
+ msgstr "Acesso excluído com sucesso"
4800
+
4801
+ #: wpf-includes/wpf-phrases.php:608
4802
+ msgid "Access edit error"
4803
+ msgstr "Erro de edição de acesso"
4804
+
4805
+ #: wpf-includes/wpf-phrases.php:607
4806
+ msgid "Access delete error"
4807
+ msgstr "Erro de exclusão de acesso"
4808
+
4809
+ #: wpf-includes/wpf-phrases.php:606
4810
+ msgid "Access add error"
4811
+ msgstr "Erro de adição de acesso"
4812
+
4813
+ #: wpf-includes/wpf-phrases.php:601
4814
+ msgid "{number}T"
4815
+ msgstr "{number}T"
4816
+
4817
+ #: wpf-includes/wpf-phrases.php:600
4818
+ msgid "{number}M"
4819
+ msgstr "{number}M"
4820
+
4821
+ #: wpf-includes/wpf-phrases.php:599
4822
+ msgid "{number}K"
4823
+ msgstr "{number}K"
4824
+
4825
+ #: wpf-includes/wpf-phrases.php:598
4826
+ msgid "{number}B"
4827
+ msgstr "{number}B"
4828
+
4829
+ #: wpf-includes/wpf-phrases.php:593
4830
+ msgid "wpForo Navigation"
4831
+ msgstr "Navegação wpForo"
4832
+
4833
+ #: wpf-includes/wpf-phrases.php:591
4834
+ msgid "view all topics"
4835
+ msgstr "ver todos tópicos"
4836
+
4837
+ #: wpf-includes/wpf-phrases.php:590
4838
+ msgid "view all questions"
4839
+ msgstr "ver todas perguntas"
4840
+
4841
+ #: wpf-includes/wpf-phrases.php:589
4842
+ msgid "view all posts"
4843
+ msgstr "ver todos posts"
4844
+
4845
+ #: wpf-includes/functions.php:665 wpf-includes/functions.php:666
4846
+ #: wpf-includes/wpf-phrases.php:588
4847
+ msgid "view"
4848
+ msgstr "ver"
4849
+
4850
+ #: wpf-includes/wpf-phrases.php:587
4851
+ msgid "update"
4852
+ msgstr "atualizar"
4853
+
4854
+ #: wpf-includes/wpf-phrases.php:586
4855
+ msgid "subscriptions"
4856
+ msgstr "Inscrições"
4857
+
4858
+ #: wpf-includes/wpf-phrases.php:585
4859
+ msgid "replies"
4860
+ msgstr "respostas"
4861
+
4862
+ #: wpf-includes/wpf-phrases.php:584
4863
+ msgid "register"
4864
+ msgstr "registrar"
4865
+
4866
+ #: wpf-includes/wpf-phrases.php:583
4867
+ msgid "prev"
4868
+ msgstr "anterior"
4869
+
4870
+ #: wpf-includes/wpf-phrases.php:582
4871
+ msgid "posted"
4872
+ msgstr "postado"
4873
+
4874
+ #: wpf-includes/wpf-phrases.php:581
4875
+ msgid "phrase_value"
4876
+ msgstr "Termo_Original"
4877
+
4878
+ #: wpf-includes/wpf-phrases.php:580
4879
+ msgid "phrase_key"
4880
+ msgstr "Termo_Traduzido"
4881
+
4882
+ #: wpf-includes/wpf-phrases.php:579
4883
+ msgid "old password"
4884
+ msgstr "senha antiga"
4885
+
4886
+ #: wpf-includes/wpf-phrases.php:578
4887
+ msgid "next"
4888
+ msgstr "próximo"
4889
+
4890
+ #: wpf-includes/wpf-phrases.php:577
4891
+ msgid "new password again"
4892
+ msgstr "nova senha novamente"
4893
+
4894
+ #: wpf-includes/wpf-phrases.php:576
4895
+ msgid "new password"
4896
+ msgstr "nova senha"
4897
+
4898
+ #: wpf-includes/wpf-phrases.php:575
4899
+ msgid "my profile"
4900
+ msgstr "meu perfil"
4901
+
4902
+ #: wpf-includes/wpf-phrases.php:573
4903
+ msgid "members"
4904
+ msgstr "membros"
4905
+
4906
+ #: wpf-includes/wpf-phrases.php:572
4907
+ msgid "matches"
4908
+ msgstr "conferem"
4909
+
4910
+ #: wpf-includes/wpf-phrases.php:571
4911
+ msgid "logout"
4912
+ msgstr "sair"
4913
+
4914
+ #: wpf-includes/wpf-phrases.php:570
4915
+ msgid "login"
4916
+ msgstr "login"
4917
+
4918
+ #: wpf-includes/wpf-phrases.php:568
4919
+ msgid "forums"
4920
+ msgstr "Fóruns"
4921
+
4922
+ #: wpf-includes/functions.php:624 wpf-includes/wpf-phrases.php:567
4923
+ msgid "edit user"
4924
+ msgstr "editar usuário"
4925
+
4926
+ #: wpf-includes/functions.php:628 wpf-includes/wpf-phrases.php:566
4927
+ msgid "edit profile"
4928
+ msgstr "editar perfil"
4929
+
4930
+ #: wpf-includes/wpf-phrases.php:563
4931
+ msgid "confirm password"
4932
+ msgstr "confirmar senha"
4933
+
4934
+ #: wpf-includes/wpf-phrases.php:562
4935
+ msgid "by %s"
4936
+ msgstr "por %s"
4937
+
4938
+ #: wpf-includes/wpf-phrases.php:561
4939
+ msgid "by"
4940
+ msgstr "por"
4941
+
4942
+ #: wpf-includes/wpf-phrases.php:559
4943
+ msgid "add_new"
4944
+ msgstr "Adicionar_Nova"
4945
+
4946
+ #: wpf-includes/wpf-phrases.php:557
4947
+ msgid "activity"
4948
+ msgstr "atividade"
4949
+
4950
+ #: wpf-includes/wpf-phrases.php:556
4951
+ msgid "account"
4952
+ msgstr "conta"
4953
+
4954
+ #: wpf-includes/wpf-phrases.php:555
4955
+ msgid "Your Answer"
4956
+ msgstr "Sua Pergunta"
4957
+
4958
+ #: wpf-includes/wpf-phrases.php:553
4959
+ msgid "You can go to %s page or Search here"
4960
+ msgstr "Você pode ir para a página %s ou procurar aqui"
4961
+
4962
+ #: wpf-includes/wpf-phrases.php:551
4963
+ msgid "You"
4964
+ msgstr "Você"
4965
+
4966
+ #: wpf-includes/wpf-phrases.php:549
4967
+ msgid "Yahoo"
4968
+ msgstr "Yahoo"
4969
+
4970
+ #: wpf-includes/wpf-phrases.php:548
4971
+ msgid "Write message"
4972
+ msgstr "Escrever mensagem"
4973
+
4974
+ #: wpf-includes/wpf-phrases.php:547
4975
+ msgid "Working"
4976
+ msgstr "Processando..."
4977
+
4978
+ #: wpf-includes/wpf-phrases.php:546
4979
+ msgid "Wordpress avatar system"
4980
+ msgstr "Sistema de avatar do Wordpress"
4981
+
4982
+ #: wpf-includes/wpf-phrases.php:544
4983
+ msgid "Website"
4984
+ msgstr "site"
4985
+
4986
+ #: wpf-includes/wpf-phrases.php:543
4987
+ msgid "Votes"
4988
+ msgstr "Votos"
4989
+
4990
+ #: wpf-includes/wpf-phrases.php:542
4991
+ msgid "Views"
4992
+ msgstr "Visualizações"
4993
+
4994
+ #: wpf-includes/wpf-phrases.php:541
4995
+ msgid "View the latest post"
4996
+ msgstr "Ver o último post"
4997
+
4998
+ #: wpf-includes/wpf-phrases.php:540
4999
+ msgid "View entire post"
5000
+ msgstr "Ver post inteiro"
5001
+
5002
+ #: wpf-includes/wpf-phrases.php:538
5003
+ msgid "Username"
5004
+ msgstr "Usuário"
5005
+
5006
+ #: wpf-includes/wpf-phrases.php:180 wpf-includes/wpf-phrases.php:537
5007
+ msgid "Usergroup has been successfully deleted. All users of this usergroup have been moved to the usergroup you've chosen"
5008
+ msgstr "O Grupo de usuário foi excluído com sucesso. Todos os usuários deste Grupo foram movidos para o Grupo que você selecionou"
5009
+
5010
+ #: wpf-includes/wpf-phrases.php:536
5011
+ msgid "Usergroup has been successfully deleted."
5012
+ msgstr "O Grupo de usuário foi excluído com sucesso."
5013
+
5014
+ #: wpf-includes/wpf-phrases.php:535
5015
+ msgid "User Group"
5016
+ msgstr "Grupo de Usuário"
5017
+
5018
+ #: wpf-includes/wpf-phrases.php:533
5019
+ msgid "User"
5020
+ msgstr "Usuário"
5021
+
5022
+ #: wpf-includes/wpf-phrases.php:531
5023
+ msgid "Use comments to ask for more information or suggest improvements. Avoid answering questions in comments."
5024
+ msgstr "Use comentários para pedir mais informações ou sugerir melhorias. Evite responder a perguntas nos comentários."
5025
+
5026
+ #: wpf-includes/wpf-phrases.php:529
5027
+ msgid "Upload an avatar"
5028
+ msgstr "Upload de um avatar"
5029
+
5030
+ #: wpf-includes/wpf-phrases.php:526
5031
+ msgid "Unsubscribe"
5032
+ msgstr "Desincrever"
5033
+
5034
+ #: wpf-includes/wpf-phrases.php:525
5035
+ msgid "Unknown upload error"
5036
+ msgstr "Erro de upload desconhecido"
5037
+
5038
+ #: wpf-includes/wpf-phrases.php:524
5039
+ msgid "Twitter"
5040
+ msgstr "Twitter"
5041
+
5042
+ #: wpf-includes/wpf-phrases.php:521
5043
+ msgid "Topic title"
5044
+ msgstr "Título do tópico"
5045
+
5046
+ #: wpf-includes/wpf-phrases.php:520
5047
+ msgid "Topic Title"
5048
+ msgstr "Título do Tópico"
5049
+
5050
+ #: wpf-includes/wpf-phrases.php:519
5051
+ msgid "Topic RSS Feed"
5052
+ msgstr "Feed RSS de Tópico"
5053
+
5054
+ #: wpf-includes/wpf-phrases.php:517
5055
+ msgid "Timezone"
5056
+ msgstr "Fuso Horário"
5057
+
5058
+ #: wpf-includes/wpf-phrases.php:510
5059
+ msgid "The uploaded file was only partially uploaded"
5060
+ msgstr "O arquivo carregado só foi parcialmente carregado"
5061
+
5062
+ #: wpf-includes/wpf-phrases.php:509
5063
+ msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
5064
+ msgstr "O arquivo carregado excede a diretiva upload_max_filesize do php.ini"
5065
+
5066
+ #: wpf-includes/wpf-phrases.php:508
5067
+ msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
5068
+ msgstr "O arquivo carregado excede a diretiva MAX_FILE_SIZE que foi especificada no formulário HTML"
5069
+
5070
+ #: wpf-includes/wpf-phrases.php:505
5071
+ msgid "Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons \"Advanced Media Uploader"
5072
+ msgstr "Obrigado por usar wpForo. O wpForo é um plugin Premium de fórum que estará sempre disponível de graça. Nunca haverá versões pagas e pro deste sistema de fórum. No entanto, este é um projeto muito grande e difícil, por isso também desenvolvemos complementos pagos (extensões), o que nos ajudará financeiramente a continuar melhorando e adicionando novos recursos ao plugin wpForo gratuito. Os complementos do fórum também serão ativamente desenvolvidos. Os primeiros complementos \"Advanced Media Uploader"
5073
+
5074
+ #: wpf-includes/integration/buddypress.php:112 wpf-includes/wpf-phrases.php:502
5075
+ msgid "Subscriptions"
5076
+ msgstr "inscrições"
5077
+
5078
+ #: wpf-includes/wpf-phrases.php:500
5079
+ msgid "Subscribe for new topics"
5080
+ msgstr "Inscreva-se para novos tópicos"
5081
+
5082
+ #: wpf-includes/wpf-phrases.php:499
5083
+ msgid "Subscribe for new replies"
5084
+ msgstr "Inscreva-se para novas respostas"
5085
+
5086
+ #: wpf-includes/wpf-phrases.php:496
5087
+ msgid "Subforums"
5088
+ msgstr "Sub-Fóruns"
5089
+
5090
+ #: wpf-includes/wpf-phrases.php:494
5091
+ msgid "Specify avatar by URL"
5092
+ msgstr "Usar avatar por URL"
5093
+
5094
+ #: wpf-includes/wpf-phrases.php:493
5095
+ msgid "Sort Search Results by"
5096
+ msgstr "Organizar resultados da pesquisa por"
5097
+
5098
+ #: wpf-includes/wpf-phrases.php:492
5099
+ msgid "Sorry, something wrong with your data."
5100
+ msgstr "Desculpe, há algo de errado com seus dados."
5101
+
5102
+ #: wpf-includes/wpf-phrases.php:491
5103
+ msgid "Social Networks"
5104
+ msgstr "Redes sociais"
5105
+
5106
+ #: wpf-includes/wpf-phrases.php:489
5107
+ msgid "Skype"
5108
+ msgstr "Skype"
5109
+
5110
+ #: wpf-includes/wpf-phrases.php:488
5111
+ msgid "Site Profile"
5112
+ msgstr "Perfil do Site"
5113
+
5114
+ #: wpf-includes/wpf-phrases.php:487
5115
+ msgid "Signature"
5116
+ msgstr "Assinatura"
5117
+
5118
+ #: wpf-includes/wpf-phrases.php:486
5119
+ msgid "Sign In"
5120
+ msgstr "Entrar"
5121
+
5122
+ #: wpf-includes/wpf-phrases.php:476
5123
+ msgid "Shop Account"
5124
+ msgstr "Shop Account"
5125
+
5126
+ #: wpf-includes/wpf-phrases.php:475
5127
+ msgid "Set this option value 0 if you want to show all posts under topic intro area."
5128
+ msgstr "Defina este valor da opção para 0 se desejar mostrar todas as postagens na área de introdução do tópico."
5129
+
5130
+ #: wpf-includes/wpf-phrases.php:474
5131
+ msgid "Set Topic Sticky"
5132
+ msgstr "Definir tópico como Fixo"
5133
+
5134
+ #: wpf-includes/wpf-phrases.php:470
5135
+ msgid "Send Report"
5136
+ msgstr "Enviar Denúncia"
5137
+
5138
+ #: wpf-includes/wpf-phrases.php:469
5139
+ msgid "Select Page"
5140
+ msgstr "Selecionar Página"
5141
+
5142
+ #: wpf-includes/wpf-phrases.php:467
5143
+ msgid "Search..."
5144
+ msgstr "Pesquisar..."
5145
+
5146
+ #: wpf-includes/wpf-phrases.php:466
5147
+ msgid "Search result for"
5148
+ msgstr "Resultado de pesquisa por"
5149
+
5150
+ #: wpf-includes/wpf-phrases.php:465
5151
+ msgid "Search in date period"
5152
+ msgstr "Pesquisar por data"
5153
+
5154
+ #: wpf-includes/wpf-phrases.php:464
5155
+ msgid "Search in Forums"
5156
+ msgstr "Pesquisar nos Fóruns"
5157
+
5158
+ #: wpf-includes/wpf-phrases.php:463
5159
+ msgid "Search Type"
5160
+ msgstr "Tipo de pesquisa"
5161
+
5162
+ #: wpf-includes/wpf-phrases.php:462
5163
+ msgid "Search Titles Only"
5164
+ msgstr "Pesquisar apenas títulos"
5165
+
5166
+ #: wpf-includes/wpf-phrases.php:461
5167
+ msgid "Search Phrase"
5168
+ msgstr "Pesquisa de Tradução"
5169
+
5170
+ #: wpf-includes/wpf-phrases.php:460
5171
+ msgid "Search Entire Posts"
5172
+ msgstr "Pesquisar Posts inteiros"
5173
+
5174
+ #: wpf-admin/options-tabs/members.php:39 wpf-includes/functions.php:373
5175
+ #: wpf-includes/functions.php:375 wpf-includes/wpf-phrases.php:459
5176
+ msgid "Search"
5177
+ msgstr "Buscar"
5178
+
5179
+ #: wpf-includes/wpf-phrases.php:455
5180
+ msgid "Save Changes"
5181
+ msgstr "Salvar alterações"
5182
+
5183
+ #: wpf-includes/wpf-phrases.php:453
5184
+ msgid "Result Info"
5185
+ msgstr "Resultados para"
5186
+
5187
+ #: wpf-includes/wpf-phrases.php:451
5188
+ msgid "Report to Administration"
5189
+ msgstr "Denunciar ao Administrador"
5190
+
5191
+ #: wpf-includes/wpf-phrases.php:448
5192
+ msgid "Report"
5193
+ msgstr "Denunciar"
5194
+
5195
+ #: wpf-includes/wpf-phrases.php:447
5196
+ msgid "Reply"
5197
+ msgstr "Responder"
5198
+
5199
+ #: wpf-includes/wpf-phrases.php:446
5200
+ msgid "Replies not found"
5201
+ msgstr "Respostas não encontradas"
5202
+
5203
+ #: wpf-includes/wpf-phrases.php:445
5204
+ msgid "Replies"
5205
+ msgstr "Respostas"
5206
+
5207
+ #: wpf-includes/wpf-phrases.php:439
5208
+ msgid "Remember Me"
5209
+ msgstr "Lembrar-me"
5210
+
5211
+ #: wpf-includes/wpf-phrases.php:438
5212
+ msgid "Relevancy"
5213
+ msgstr "Relevância"
5214
+
5215
+ #: wpf-includes/wpf-phrases.php:437
5216
+ msgid "Registered date"
5217
+ msgstr "Data de Registro"
5218
+
5219
+ #: wpf-includes/wpf-phrases.php:435
5220
+ msgid "Register"
5221
+ msgstr "Cadastrar"
5222
+
5223
+ #: wpf-includes/wpf-phrases.php:434
5224
+ msgid "Recent Topics"
5225
+ msgstr "Tópicos Recentes"
5226
+
5227
+ #: wpf-includes/wpf-phrases.php:433
5228
+ msgid "Recent Questions"
5229
+ msgstr "Perguntas Recentes"
5230
+
5231
+ #: wpf-includes/wpf-phrases.php:432
5232
+ msgid "Received Likes"
5233
+ msgstr "Curtidas recebidas"
5234
+
5235
+ #: wpf-includes/wpf-phrases.php:428
5236
+ msgid "Rating Badge"
5237
+ msgstr "Emblema de Ranking"
5238
+
5239
+ #: wpf-includes/wpf-phrases.php:427
5240
+ msgid "Rating"
5241
+ msgstr "Ranking"
5242
+
5243
+ #: wpf-includes/wpf-phrases.php:426
5244
+ msgid "RSS"
5245
+ msgstr "RSS"
5246
+
5247
+ #: wpf-includes/wpf-phrases.php:425
5248
+ msgid "REPLY:"
5249
+ msgstr "RESPOSTA:"
5250
+
5251
+ #: wpf-includes/wpf-phrases.php:424
5252
+ msgid "RE"
5253
+ msgstr "RE"
5254
+
5255
+ #: wpf-includes/wpf-phrases.php:423
5256
+ msgid "Quote"
5257
+ msgstr "Citar (Quote)"
5258
+
5259
+ #: wpf-includes/wpf-phrases.php:422
5260
+ msgid "Questions"
5261
+ msgstr "Perguntas"
5262
+
5263
+ #: wpf-includes/wpf-phrases.php:421
5264
+ msgid "Question Comments"
5265
+ msgstr "Comentários em perguntas"
5266
+
5267
+ #: wpf-includes/wpf-phrases.php:420
5268
+ msgid "Q&A layout - Intro topics"
5269
+ msgstr "Q&A layout - Tópicos de introdução"
5270
+
5271
+ #: wpf-includes/wpf-phrases.php:419
5272
+ msgid "Q&A Layout - Number of intro topics"
5273
+ msgstr "Q&A layout - Número de tópicos de introdução"
5274
+
5275
+ #: wpf-includes/wpf-phrases.php:417
5276
+ msgid "Powered by"
5277
+ msgstr "Movido a"
5278
+
5279
+ #: wpf-includes/wpf-phrases.php:415
5280
+ msgid "Posted by"
5281
+ msgstr "Postado por"
5282
+
5283
+ #: wpf-includes/wpf-phrases.php:414
5284
+ msgid "Posted"
5285
+ msgstr "Postado"
5286
+
5287
+ #: wpf-includes/wpf-phrases.php:413
5288
+ msgid "Post link"
5289
+ msgstr "Link do post"
5290
+
5291
+ #: wpf-includes/wpf-phrases.php:412
5292
+ msgid "Post Title"
5293
+ msgstr "Título do post"
5294
+
5295
+ #: wpf-includes/wpf-phrases.php:408
5296
+ msgid "Please %s or %s"
5297
+ msgstr "Por favor %s ou %s"
5298
+
5299
+ #: wpf-includes/wpf-phrases.php:406
5300
+ msgid "Password"
5301
+ msgstr "Senha"
5302
+
5303
+ #: wpf-includes/wpf-phrases.php:404
5304
+ msgid "Page"
5305
+ msgstr "Página"
5306
+
5307
+ #: wpf-includes/wpf-phrases.php:403
5308
+ msgid "Our newest member"
5309
+ msgstr "Novos novos membros"
5310
+
5311
+ #: wpf-includes/wpf-phrases.php:402
5312
+ msgid "Oops! The page you requested was not found!"
5313
+ msgstr "Oops! A página solicitada não foi encontrada!"
5314
+
5315
+ #: wpf-includes/wpf-phrases.php:400
5316
+ msgid "Online"
5317
+ msgstr "Online"
5318
+
5319
+ #: wpf-includes/wpf-phrases.php:399
5320
+ msgid "Offline"
5321
+ msgstr "Offline"
5322
+
5323
+ #: wpf-includes/wpf-phrases.php:398
5324
+ msgid "Occupation"
5325
+ msgstr "Ocupação"
5326
+
5327
+ #: wpf-includes/wpf-phrases.php:391
5328
+ msgid "No topics were found here"
5329
+ msgstr "Nenhum tópico foi encontrado aqui"
5330
+
5331
+ #: wpf-includes/wpf-phrases.php:389
5332
+ msgid "No subscriptions found for this member."
5333
+ msgstr "Não foram encontradas inscrições deste membro."
5334
+
5335
+ #: wpf-includes/wpf-phrases.php:387
5336
+ msgid "No online members at the moment"
5337
+ msgstr "Nenhum membro online no momento"
5338
+
5339
+ #: wpf-includes/wpf-phrases.php:383
5340
+ msgid "No forums were found here."
5341
+ msgstr "Nenhum fórum foi encontrado aqui."
5342
+
5343
+ #: wpf-includes/wpf-phrases.php:382
5344
+ msgid "No file was uploaded"
5345
+ msgstr "Nenhum arquivo foi carregado"
5346
+
5347
+ #: wpf-includes/wpf-phrases.php:381
5348
+ msgid "No activity found for this member."
5349
+ msgstr "Nenhuma atividade deste membro foi encontrada"
5350
+
5351
+ #: wpf-includes/wpf-phrases.php:374
5352
+ msgid "My Profile"
5353
+ msgstr "Meu Perfil"
5354
+
5355
+ #: wpf-includes/wpf-phrases.php:373
5356
+ msgid "Must be minimum 6 characters."
5357
+ msgstr "Deve ser no mínimo 6 caracteres."
5358
+
5359
+ #: wpf-includes/wpf-phrases.php:372
5360
+ msgid "Move Topic"
5361
+ msgstr "Mover tópico"
5362
+
5363
+ #: wpf-includes/wpf-phrases.php:370
5364
+ msgid "Missing a temporary folder"
5365
+ msgstr "Faltando uma pasta temporária"
5366
+
5367
+ #: wpf-includes/wpf-phrases.php:367
5368
+ msgid "Messages"
5369
+ msgstr "Mensagens"
5370
+
5371
+ #: wpf-includes/wpf-phrases.php:365
5372
+ msgid "Members not found"
5373
+ msgstr "Membros não encontrados"
5374
+
5375
+ #: wpf-includes/wpf-phrases.php:361
5376
+ msgid "Member information"
5377
+ msgstr "Informação de membro"
5378
+
5379
+ #: wpf-includes/wpf-phrases.php:357
5380
+ msgid "Member Rating Badge"
5381
+ msgstr "Emblema da classificação do membro"
5382
+
5383
+ #: wpf-includes/wpf-phrases.php:356
5384
+ msgid "Member Rating"
5385
+ msgstr "Classificação do membro"
5386
+
5387
+ #: wpf-includes/wpf-phrases.php:355
5388
+ msgid "Member Information"
5389
+ msgstr "Informações do Membro"
5390
+
5391
+ #: wpf-includes/wpf-phrases.php:354
5392
+ msgid "Member Activity"
5393
+ msgstr "Atividade do Membro"
5394
+
5395
+ #: wpf-includes/wpf-phrases.php:352
5396
+ msgid "Maximum allowed file size is"
5397
+ msgstr "Tamanho máximo permitido do arquivo é"
5398
+
5399
+ #: wpf-includes/wpf-phrases.php:351
5400
+ msgid "MSN"
5401
+ msgstr "MSN"
5402
+
5403
+ #: wpf-includes/wpf-phrases.php:349
5404
+ msgid "Lost your password?"
5405
+ msgstr "Perdeu sua senha?"
5406
+
5407
+ #: wpf-includes/wpf-phrases.php:347
5408
+ msgid "Logout"
5409
+ msgstr "Sair"
5410
+
5411
+ #: wpf-includes/wpf-phrases.php:345
5412
+ msgid "Login"
5413
+ msgstr "Entrar"
5414
+
5415
+ #: wpf-includes/wpf-phrases.php:344
5416
+ msgid "Location"
5417
+ msgstr "Localização"
5418
+
5419
+ #: wpf-includes/wpf-phrases.php:343
5420
+ msgid "Liked"
5421
+ msgstr "Curtido"
5422
+
5423
+ #: wpf-includes/wpf-phrases.php:341
5424
+ msgid "Length must be between 3 characters and 30 characters."
5425
+ msgstr "Comprimento deve ser entre 3 e 30 caracteres."
5426
+
5427
+ #: wpf-includes/wpf-phrases.php:340
5428
+ msgid "Leave a reply"
5429
+ msgstr "Deixar uma resposta"
5430
+
5431
+ #: wpf-includes/wpf-phrases.php:339
5432
+ msgid "Latest Post"
5433
+ msgstr "Post Recente"
5434
+
5435
+ #: wpf-includes/wpf-phrases.php:338
5436
+ msgid "Last post by %s"
5437
+ msgstr "Último post feito por %s"
5438
+
5439
+ #: wpf-includes/wpf-phrases.php:337
5440
+ msgid "Last Year ago"
5441
+ msgstr "Ano passado"
5442
+
5443
+ #: wpf-includes/wpf-phrases.php:336
5444
+ msgid "Last Week"
5445
+ msgstr "Semana passada"
5446
+
5447
+ #: wpf-includes/wpf-phrases.php:335
5448
+ msgid "Last Post Info"
5449
+ msgstr "Última Informação de Post"
5450
+
5451
+ #: wpf-includes/wpf-phrases.php:334
5452
+ msgid "Last Post"
5453
+ msgstr "Post Recente"
5454
+
5455
+ #: wpf-includes/wpf-phrases.php:333
5456
+ msgid "Last Month"
5457
+ msgstr "Mês passado"
5458
+
5459
+ #: wpf-includes/wpf-phrases.php:332
5460
+ msgid "Last Active"
5461
+ msgstr "Última atividade"
5462
+
5463
+ #: wpf-includes/wpf-phrases.php:331
5464
+ msgid "Last 6 Months"
5465
+ msgstr "6 meses atrás"
5466
+
5467
+ #: wpf-includes/wpf-phrases.php:330
5468
+ msgid "Last 3 Months"
5469
+ msgstr "3 meses atrás"
5470
+
5471
+ #: wpf-includes/wpf-phrases.php:329
5472
+ msgid "Last 24 hours"
5473
+ msgstr "Últimas 24 horas"
5474
+
5475
+ #: wpf-includes/wpf-phrases.php:326
5476
+ msgid "Joined"
5477
+ msgstr "Entrou"
5478
+
5479
+ #: wpf-includes/wpf-phrases.php:323
5480
+ msgid "Insert member name or email"
5481
+ msgstr "Insira o nome ou e-mail do membro"
5482
+
5483
+ #: wpf-includes/wpf-phrases.php:319
5484
+ msgid "ICQ"
5485
+ msgstr "ICQ"
5486
+
5487
+ #: wpf-includes/wpf-phrases.php:315
5488
+ msgid "Group"
5489
+ msgstr "Grupo"
5490
+
5491
+ #: wpf-includes/wpf-phrases.php:306
5492
+ msgid "Forum is empty"
5493
+ msgstr "O Fórum esta vazio"
5494
+
5495
+ #: wpf-includes/wpf-phrases.php:303
5496
+ msgid "Forum Statistics"
5497
+ msgstr "Estatísticas do Fórum"
5498
+
5499
+ #: wpf-includes/wpf-phrases.php:299
5500
+ msgid "Forum RSS Feed"
5501
+ msgstr "Feed RSS do Fórum"
5502
+
5503
+ #: wpf-includes/wpf-phrases.php:298
5504
+ msgid "Forum Profile"
5505
+ msgstr "Perfil no Fórum"
5506
+
5507
+ #: wpf-includes/wpf-phrases.php:295
5508
+ msgid "Forum Members"
5509
+ msgstr "Membros do Fórum"
5510
+
5511
+ #: wpf-includes/wpf-phrases.php:293
5512
+ msgid "Forum Home"
5513
+ msgstr "Página incial do Fórum"
5514
+
5515
+ #: wpf-includes/wpf-phrases.php:288
5516
+ msgid "Forum - Registration"
5517
+ msgstr "Fórum - Cadastro"
5518
+
5519
+ #: wpf-includes/wpf-phrases.php:287
5520
+ msgid "Forum - Page Not Found"
5521
+ msgstr "Fórum - Página não encontrada"
5522
+
5523
+ #: wpf-includes/wpf-phrases.php:286
5524
+ msgid "Forum - Login"
5525
+ msgstr "Fórum - Entrar"
5526
+
5527
+ #: wpf-admin/options-tabs/features.php:76 wpf-includes/wpf-phrases.php:285
5528
+ #: wpf-includes/class-subscribes.php:27 wpforo.php:286
5529
+ msgid "Forum"
5530
+ msgstr "Fórum"
5531
+
5532
+ #: wpf-includes/wpf-phrases.php:284
5533
+ msgid "First post and replies"
5534
+ msgstr "Primeiro post e respostas"
5535
+
5536
+ #: wpf-includes/wpf-phrases.php:283
5537
+ msgid "Find Topics Started by User"
5538
+ msgstr "Localizar tópicos feitos pelo usuário"
5539
+
5540
+ #: wpf-includes/wpf-phrases.php:282
5541
+ msgid "Find Posts by User"
5542
+ msgstr "Encontrar posts por usuário"
5543
+
5544
+ #: wpf-includes/wpf-phrases.php:281
5545
+ msgid "File upload stopped by extension"
5546
+ msgstr "Upload de arquivo interrompido por conta da extensão"
5547
+
5548
+ #: wpf-includes/wpf-phrases.php:279
5549
+ msgid "Failed to write file to disk"
5550
+ msgstr "Falha ao gravar arquivo em disco"
5551
+
5552
+ #: wpf-includes/wpf-phrases.php:278
5553
+ msgid "Facebook"
5554
+ msgstr "Facebook"
5555
+
5556
+ #: wpf-includes/wpf-phrases.php:277
5557
+ msgid "Extended Layout - Number of intro topics"
5558
+ msgstr "Layout estendido - Número de tópicos de introdução"
5559
+
5560
+ #: wpf-includes/wpf-phrases.php:276
5561
+ msgid "Extended Layout - Number of intro posts"
5562
+ msgstr "Layout estendido - Número de posts de introdução"
5563
+
5564
+ #: wpf-includes/wpf-phrases.php:275
5565
+ msgid "Extended Layout - Intro topics"
5566
+ msgstr "Layout estendido - Tópicos de introdução"
5567
+
5568
+ #: wpf-includes/wpf-phrases.php:274
5569
+ msgid "Extended Layout - Intro posts"
5570
+ msgstr "Layout estendido - Posts de introdução"
5571
+
5572
+ #: wpf-admin/options-tabs/api.php:196 wpf-includes/wpf-phrases.php:273
5573
+ #: wpf-themes/classic/functions.php:48 wpf-themes/classic/functions.php:78
5574
+ #: wpf-themes/classic/functions.php:104 wpf-themes/classic/functions.php:154
5575
+ msgid "Expanded"
5576
+ msgstr "Expandido"
5577
+
5578
+ #: wpf-includes/wpf-phrases.php:272
5579
+ msgid "Enter title here"
5580
+ msgstr "Insira o título aqui"
5581
+
5582
+ #: wpf-includes/wpf-phrases.php:259
5583
+ msgid "Email"
5584
+ msgstr "E-mail"
5585
+
5586
+ #: wpf-includes/wpf-phrases.php:258
5587
+ msgid "Edited: "
5588
+ msgstr "Editado: "
5589
+
5590
+ #: wpf-includes/wpf-phrases.php:255
5591
+ msgid "Display Name"
5592
+ msgstr "Nome de exibição"
5593
+
5594
+ #: wpf-includes/wpf-phrases.php:252
5595
+ msgid "Descending order"
5596
+ msgstr "Ordem decrescente"
5597
+
5598
+ #: wpf-includes/wpf-phrases.php:249
5599
+ msgid "Date"
5600
+ msgstr "Data"
5601
+
5602
+ #: wpf-includes/wpf-phrases.php:243
5603
+ msgid "Confirm my subscription"
5604
+ msgstr "Confirmar minha inscrição"
5605
+
5606
+ #: wpf-includes/wpf-phrases.php:242
5607
+ msgid "Comments"
5608
+ msgstr "Comentários"
5609
+
5610
+ #: wpf-admin/options-tabs/api.php:195 wpf-includes/wpf-phrases.php:239
5611
+ #: wpf-themes/classic/functions.php:49 wpf-themes/classic/functions.php:79
5612
+ #: wpf-themes/classic/functions.php:105 wpf-themes/classic/functions.php:155
5613
+ msgid "Collapsed"
5614
+ msgstr "Recolhido"
5615
+
5616
+ #: wpf-includes/wpf-phrases.php:238
5617
+ msgid "Choose Target Forum"
5618
+ msgstr "Escolha o Fórum desejado"
5619
+
5620
+ #: wpf-includes/wpf-phrases.php:237
5621
+ msgid "Change password"
5622
+ msgstr "Alterar senha"
5623
+
5624
+ #: wpf-includes/wpf-phrases.php:231
5625
+ msgid "Avatar"
5626
+ msgstr "Avatar"
5627
+
5628
+ #: wpf-includes/wpf-phrases.php:227
5629
+ msgid "Attach file:"
5630
+ msgstr "Anexar arquivo:"
5631
+
5632
+ #: wpf-includes/wpf-phrases.php:226
5633
+ msgid "Ascending order"
5634
+ msgstr "Ordem crescente"
5635
+
5636
+ #: wpf-includes/wpf-phrases.php:219
5637
+ msgid "Any Date"
5638
+ msgstr "Qualquer Data"
5639
+
5640
+ #: wpf-includes/wpf-phrases.php:218
5641
+ msgid "Answers"
5642
+ msgstr "Respostas"
5643
+
5644
+ #: wpf-includes/wpf-phrases.php:217
5645
+ msgid "Answer to"
5646
+ msgstr "Responder para"
5647
+
5648
+ #: wpf-includes/wpf-phrases.php:216
5649
+ msgid "Answer"
5650
+ msgstr "Resposta"
5651
+
5652
+ #: wpf-includes/wpf-phrases.php:208
5653
+ msgid "Add topic"
5654
+ msgstr "Adicionar tópico"
5655
+
5656
+ #: wpf-includes/wpf-phrases.php:207
5657
+ msgid "Add a comment"
5658
+ msgstr "Adicionar um comentário"
5659
+
5660
+ #: wpf-includes/wpf-phrases.php:203
5661
+ msgid "Activity"
5662
+ msgstr "Atividade"
5663
+
5664
+ #: wpf-includes/wpf-phrases.php:200
5665
+ msgid "Account"
5666
+ msgstr "Conta"
5667
+
5668
+ #: wpf-includes/wpf-phrases.php:197
5669
+ msgid "About Me"
5670
+ msgstr "Sobre"
5671
+
5672
+ #: wpf-includes/wpf-phrases.php:196
5673
+ msgid "AOL IM"
5674
+ msgstr "AOL IM"
5675
+
5676
+ #: wpf-includes/wpf-phrases.php:195
5677
+ msgid "%s, %s, %s and %d people liked"
5678
+ msgstr "%s, %s, %s e %d curtiram"
5679
+
5680
+ #: wpf-includes/wpf-phrases.php:194
5681
+ msgid "%s, %s and %s liked"
5682
+ msgstr "%s, %s e %s curtiram"
5683
+
5684
+ #: wpf-includes/wpf-phrases.php:193
5685
+ msgid "%s liked"
5686
+ msgstr "%s curtiu"
5687
+
5688
+ #: wpf-includes/wpf-phrases.php:192
5689
+ msgid "%s and %s liked"
5690
+ msgstr "%s e %s curtiram"
5691
+
5692
+ #: wpf-includes/wpf-phrases.php:595
5693
+ msgid "wpForo User Timezone"
5694
+ msgstr "Fuso Horário do usuário wpForo"
5695
+
5696
+ #: wpf-includes/wpf-phrases.php:596
5697
+ msgid "wpForo Usergroup"
5698
+ msgstr "Grupo de usuário wpForo"
5699
+
5700
+ #: wpf-includes/wpf-hooks.php:1269 wpf-includes/wpf-phrases.php:181
5701
+ msgid "Move"
5702
+ msgstr "Mover"
5703
+
5704
+ #: wpf-admin/admin.php:37 wpf-includes/wpf-hooks.php:22
5705
+ #: wpf-includes/wpf-hooks.php:2338
5706
+ msgid "Settings"
5707
+ msgstr "Configurações"
5708
+
5709
+ #: wpf-includes/wpf-hooks.php:20
5710
+ msgid "Uninstall"
5711
+ msgstr "Desinstalar"
5712
+
5713
+ #: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:320
5714
+ msgid "IMPORTANT! Uninstall is not a simple deactivation action. This action will permanently remove all forum data (forums, topics, replies, attachments...) from database. Please backup database before this action, you may need this forum data in future. If you are sure that you want to delete all forum data please confirm. If not, just cancel it, then you can deactivate this plugin, that will not remove forum data."
5715
+ msgstr "Importante! Desinstalar não é uma simples ação de desativação. Esta ação vai remover permanentemente todos os dados do fórum (fóruns, tópicos, respostas, anexos...) do banco de dados. Por favor, faça um backup do banco de dados antes de prosseguir, você pode precisar de dados deste fórum no futuro. Se você tiver certeza de que deseja excluir todos os dados do fórum, por favor confirme. Se não, basta cancelar, então você pode desativar este plugin, que não vai apagar os dados do fórum."
5716
+
5717
+ #: wpf-includes/functions.php:1259
5718
+ msgid "Could not write file %s"
5719
+ msgstr "Não foi possível gravar o arquivo %s"
5720
+
5721
+ #: wpf-includes/functions.php:820 wpf-includes/wpf-phrases.php:325
5722
+ msgid "Items"
5723
+ msgstr "Itens"
5724
 
5725
+ #: wpf-includes/functions.php:703 wpf-includes/wpf-phrases.php:384
5726
+ msgid "No items found"
5727
+ msgstr "Nenhum item encontrado"
5728
 
5729
+ #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
5730
+ #: wpf-includes/wpf-phrases.php:225
5731
+ msgid "Are you sure you want to DELETE this item?"
5732
+ msgstr "Tem certeza de que deseja EXCLUIR este item?"
5733
 
5734
+ #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
5735
+ #: wpf-includes/wpf-phrases.php:251
5736
+ msgid "Delete this item"
5737
+ msgstr "Excluir este item"
5738
 
5739
+ #: wpf-includes/functions.php:546 wpf-includes/functions.php:562
5740
+ #: wpf-includes/wpf-phrases.php:468
5741
+ msgid "Select All"
5742
+ msgstr "Selecionar Todos"
5743
 
5744
+ #: wpf-includes/functions.php:513 wpf-includes/functions.php:719
5745
+ #: wpf-includes/wpf-phrases.php:569
5746
+ msgid "item"
5747
+ msgstr "item"
5748
 
5749
+ #: wpf-includes/functions.php:423 wpf-includes/wpf-phrases.php:484
5750
+ msgid "Show all forums"
5751
+ msgstr "Mostrar todos fóruns"
5752
 
5753
+ #: wpf-includes/functions.php:414 wpf-includes/functions.php:821
5754
+ #: wpf-includes/wpf-phrases.php:220
5755
+ msgid "Apply"
5756
+ msgstr "Aplicar"
5757
 
5758
+ #: wpf-includes/functions.php:409 wpf-includes/functions.php:711
5759
+ #: wpf-includes/wpf-phrases.php:234
5760
+ msgid "Bulk Actions"
5761
+ msgstr "Ações em massa"
5762
 
5763
+ #: wpf-includes/functions-template.php:542
5764
+ #: wpf-includes/functions-template.php:713 wpf-includes/wpf-phrases.php:256
5765
+ msgid "Display with Avatars"
5766
+ msgstr "Exibir com avatares"
5767
 
5768
+ #: wpf-includes/functions-template.php:384 wpf-includes/wpf-phrases.php:254
5769
+ msgid "Display Avatars"
5770
+ msgstr "Mostrar avatares"
5771
 
5772
+ #: wpf-includes/functions-template.php:378
5773
+ #: wpf-includes/functions-template.php:537
5774
+ #: wpf-includes/functions-template.php:707
5775
+ #: wpf-includes/functions-template.php:821 wpf-includes/wpf-phrases.php:394
5776
+ msgid "Number of Items"
5777
+ msgstr "Número de itens"
5778
 
5779
+ #: wpf-includes/functions-template.php:199
5780
+ #: wpf-includes/functions-template.php:305
5781
+ #: wpf-includes/functions-template.php:368
5782
+ #: wpf-includes/functions-template.php:509
5783
+ #: wpf-includes/functions-template.php:674
5784
+ #: wpf-includes/functions-template.php:758
5785
+ #: wpf-includes/functions-template.php:812 wpf-includes/wpf-phrases.php:518
5786
+ msgid "Title"
5787
+ msgstr "Título"
5788
 
5789
+ #: wpf-includes/functions-template.php:161 wpf-includes/wpf-phrases.php:375
5790
+ msgid "NOTE: If you're going to add widgets in this sidebar, please use 'Full Width' template for wpForo index page to avoid sidebar duplication."
5791
+ msgstr "Nota: se você estiver adicionando widgets nesta barra lateral, por favor use um layout 'Full Width' para a página de índice do wpForo para evitar a duplicação da barra lateral."
5792
 
5793
+ #: wpf-includes/functions-template.php:160 wpf-includes/wpf-phrases.php:594
5794
+ msgid "wpForo Sidebar"
5795
+ msgstr "Barra lateral do wpForo"
5796
 
5797
+ #: wpf-includes/functions-template.php:7
5798
+ msgid "wpForo Menu"
5799
+ msgstr "Menu do wpForo"
5800
 
5801
+ #: wpf-includes/class-template.php:1692 wpf-includes/wpf-phrases.php:511
5802
+ msgid "Theme file not readable"
5803
+ msgstr "Arquivo de tema não legível"
 
 
 
 
5804
 
5805
+ #: wpf-includes/class-phrases.php:180 wpf-includes/wpf-phrases.php:190
5806
+ msgid " Discussion Board"
5807
+ msgstr "Fórum de discussão"
5808
 
5809
+ #: wpf-includes/class-phrases.php:179 wpf-includes/wpf-phrases.php:191
5810
+ msgid " Forum"
5811
+ msgstr "Fórum"
5812
 
5813
+ #: wpf-includes/class-permissions.php:149 wpf-includes/wpf-phrases.php:605
5814
+ msgid "%s access successfully edited"
5815
+ msgstr "%s acesso editado com sucesso"
5816
 
5817
+ #: wpf-includes/class-permissions.php:125 wpf-includes/wpf-phrases.php:604
5818
+ msgid "%s access successfully added"
5819
+ msgstr "%s acesso adicionado com sucesso"
5820
 
5821
+ #: wpf-admin/usergroup.php:14 wpf-admin/usergroup.php:16
5822
+ #: wpf-includes/class-notices.php:118 wpf-includes/wpf-phrases.php:253
5823
+ msgid "Dismiss this notice."
5824
+ msgstr "Descartar este aviso."
5825
 
5826
+ #: wpf-admin/usergroup.php:370
5827
+ msgid "Users will be join this usergroup"
5828
+ msgstr "Os usuários vão se juntar a este Grupo"
5829
 
5830
+ #: wpf-admin/usergroup.php:358
5831
+ msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
5832
+ msgstr "Excluir o grupo escolhido e juntar usuários a outros grupos de usuário"
5833
 
5834
+ #: wpf-admin/usergroup.php:348
5835
+ msgid "Delete Chosen Usergroup And Users"
5836
+ msgstr "Excluir usuários e Grupos selecionados"
5837
 
5838
+ #: wpf-admin/usergroup.php:327
5839
+ msgid "save"
5840
+ msgstr "salvar"
5841
 
5842
+ #: wpf-admin/usergroup.php:327 wpf-includes/wpf-phrases.php:558
5843
+ msgid "add"
5844
+ msgstr "Adicionar"
5845
 
5846
+ #: wpf-admin/usergroup.php:242 wpf-includes/wpf-phrases.php:317
5847
+ msgid "Guest"
5848
+ msgstr "Convidado"
5849
 
5850
+ #: wpf-admin/usergroup.php:72
5851
+ msgid "View users list in this usergroup"
5852
+ msgstr "Ver lista de usuários deste grupo de usuários"
5853
 
5854
+ #: wpf-admin/usergroup.php:70
5855
+ msgid "Delete this usergroup"
5856
+ msgstr "Excluir esse grupo de usuários"
5857
 
5858
+ #: wpf-admin/usergroup.php:68 wpf-includes/wpf-phrases.php:257
5859
+ msgid "Edit"
5860
+ msgstr "Editar"
5861
 
5862
+ #: wpf-admin/usergroup.php:68
5863
+ msgid "Edit this usergroup"
5864
+ msgstr "Editar este grupo de usuários"
5865
 
5866
+ #: wpf-admin/usergroup.php:63 wpf-admin/usergroup.php:242
5867
+ msgid "Usergroup Name"
5868
+ msgstr "Nome do Grupo de Usuários"
5869
 
5870
+ #: wpf-admin/usergroup.php:8 wpf-admin/usergroup.php:155 wpf-admin/admin.php:49
5871
+ #: wpf-includes/wpf-hooks.php:2354
5872
+ msgid "Usergroups"
5873
+ msgstr "Grupos de Usuários"
5874
 
5875
+ #: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:390
5876
+ msgid "No theme found"
5877
+ msgstr "Nenhum tema encontrado"
5878
 
5879
+ #: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:385
5880
+ msgid "No layout found"
5881
+ msgstr "Nenhum layout encontrado"
5882
 
5883
+ #: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:452
5884
+ msgid "Reset Settings"
5885
+ msgstr "Redefinir configurações"
5886
 
5887
+ #: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:224
5888
+ msgid "Are you sure you want to reset all settings and style colors to default?"
5889
+ msgstr "Tem certeza de que deseja redefinir todas as configurações e estilo de cores para o padrão?"
5890
 
5891
+ #: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:222
5892
+ msgid "Are you sure you want to delete this theme files?"
5893
+ msgstr "Tem certeza de que deseja excluir esses arquivos de tema?"
5894
 
5895
+ #: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:324
5896
+ msgid "Install"
5897
+ msgstr "Instalar"
5898
 
5899
+ #: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:308
5900
+ msgid "Fresh Installation"
5901
+ msgstr "Instalação rápida"
5902
 
5903
+ #: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:201
5904
+ msgid "Activate"
5905
+ msgstr "Ativar"
5906
 
5907
+ #: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:327
5908
+ msgid "LAYOUTS"
5909
+ msgstr "LAYOUTS"
5910
 
5911
+ #: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:322
5912
+ msgid "Inactive"
5913
+ msgstr "Inativo"
5914
 
5915
+ #: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:244
5916
+ msgid "Current active theme"
5917
+ msgstr "Tema ativo atualmente"
5918
 
5919
+ #: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:304
5920
+ msgid "Forum Themes"
5921
+ msgstr "Temas do fórum"
5922
 
5923
+ #: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:311
5924
+ msgid "Front-end Phrases"
5925
+ msgstr "Painel de Tradução"
5926
 
5927
+ #: wpf-admin/options.php:24 wpf-admin/admin.php:58
5928
+ #: wpf-includes/wpf-hooks.php:2370 wpf-includes/wpf-phrases.php:209
5929
+ msgid "Addons"
5930
+ msgstr "Complementos"
5931
 
5932
+ #: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:495
5933
+ msgid "Styles"
5934
+ msgstr "Estilos"
5935
 
5936
+ #: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:280
5937
+ msgid "Features"
5938
+ msgstr "Recursos"
5939
 
5940
+ #: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:260
5941
+ msgid "Emails"
5942
+ msgstr "E-mails"
 
 
 
 
 
 
 
 
5943
 
5944
+ #: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:523
5945
+ msgid "Topics &amp; Posts"
5946
+ msgstr "Tópicos &amp; Posts"
5947
 
5948
+ #: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:289
5949
+ msgid "Forum Accesses"
5950
+ msgstr "Acessos do Fórum"
5951
 
5952
+ #: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:313
5953
+ msgid "General"
5954
+ msgstr "Geral"
5955
 
5956
+ #: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:301
5957
+ msgid "Forum Settings"
5958
+ msgstr "Configurações do Fórum"
5959
 
5960
+ #: wpf-admin/options-tabs/emails.php:110 wpf-includes/wpf-phrases.php:449
5961
+ msgid "Report message body"
5962
+ msgstr "Conteúdo da mensagem de denúncia"
5963
 
5964
+ #: wpf-admin/options-tabs/emails.php:105 wpf-includes/wpf-phrases.php:450
5965
+ msgid "Report message subject"
5966
+ msgstr "Assunto da mensagem de denúncia"
 
 
 
 
5967
 
5968
+ #: wpf-admin/options-tabs/emails.php:100 wpf-includes/wpf-phrases.php:515
5969
+ msgid "This message comes from post reporting pop-up form."
5970
+ msgstr "Esta mensagem vem do formulário pop-up de denúncia de posts."
5971
 
5972
+ #: wpf-admin/options-tabs/emails.php:99 wpf-includes/wpf-phrases.php:411
5973
+ msgid "Post Reporting Emails"
5974
+ msgstr "E-mails de denúncias de posts"
5975
 
5976
+ #: wpf-admin/options-tabs/emails.php:91 wpf-includes/wpf-phrases.php:376
5977
+ msgid "New reply notification email message"
5978
+ msgstr "Mensagem da notificação via e-mail de novas respostas"
5979
 
5980
+ #: wpf-admin/options-tabs/emails.php:87 wpf-includes/wpf-phrases.php:377
5981
+ msgid "New reply notification email subject"
5982
+ msgstr "Assunto para Notificação via e-mail de nova resposta"
 
5983
 
5984
+ #: wpf-admin/options-tabs/emails.php:80 wpf-includes/wpf-phrases.php:378
5985
+ msgid "New topic notification email message"
5986
+ msgstr "Mensagem de notificação via e-mail de novo tópico"
 
5987
 
5988
+ #: wpf-admin/options-tabs/emails.php:76 wpf-includes/wpf-phrases.php:379
5989
+ msgid "New topic notification email subject"
5990
+ msgstr "Assunto da notificação via e-mail de novo tópico"
 
5991
 
5992
+ #: wpf-admin/options-tabs/emails.php:69 wpf-includes/wpf-phrases.php:497
5993
+ msgid "Subscribe confirmation email message"
5994
+ msgstr "Mensagem de e-mail de confirmação de inscrição"
5995
 
5996
+ #: wpf-admin/options-tabs/emails.php:65 wpf-includes/wpf-phrases.php:498
5997
+ msgid "Subscribe confirmation email subject"
5998
+ msgstr "Assunto da notificação via e-mail para confirmação de inscrição"
5999
 
6000
+ #: wpf-admin/options-tabs/emails.php:61 wpf-includes/wpf-phrases.php:501
6001
+ msgid "Subscription Emails"
6002
+ msgstr "E-mails de Inscrição"
6003
 
6004
+ #: wpf-admin/options-tabs/emails.php:31 wpf-includes/wpf-phrases.php:241
6005
+ msgid "Comma separated email addresses of forum administrators to get forum notifications. For example post report messages."
6006
+ msgstr "Endereços de e-mail separados por vírgulas dos administradores do fórum para obter notificações no fórum. Por exemplo, mensagens de denúncia de posts."
6007
 
6008
+ #: wpf-includes/wpf-phrases.php:290
6009
+ msgid "Forum Admin Email Addresses"
6010
+ msgstr "E-mail dos Administradores do Fórum"
6011
 
6012
+ #: wpf-includes/wpf-phrases.php:309
6013
+ msgid "From Email Address"
6014
+ msgstr "Do endereço de e-mail"
6015
 
6016
+ #: wpf-includes/wpf-phrases.php:310
6017
+ msgid "From Name"
6018
+ msgstr "Enviado como (nome)"
6019
 
6020
+ #: wpf-admin/options-tabs/posts.php:157 wpf-includes/wpf-phrases.php:471
6021
+ msgid "Server \"post_max_size\" is "
6022
+ msgstr "O valor \"post_max_size\" do servidor é "
6023
 
6024
+ #: wpf-admin/options-tabs/posts.php:156 wpf-includes/wpf-phrases.php:472
6025
+ msgid "Server \"upload_max_filesize\" is "
6026
+ msgstr "O valor \"upload_max_filesize\" do servidor é "
 
 
 
 
6027
 
6028
+ #: wpf-admin/options-tabs/posts.php:153 wpf-includes/wpf-phrases.php:350
6029
+ msgid "MB"
6030
+ msgstr "MB"
 
 
 
 
 
 
 
 
6031
 
6032
+ #: wpf-admin/options-tabs/posts.php:150 wpf-includes/wpf-phrases.php:554
6033
+ msgid "You can not set this value more than \"upload_max_filesize\" and \"post_max_size\". If you want to increase server parameters please contact to your hosting service support."
6034
+ msgstr "Você não pode definir esse valor maior do que \"upload_max_filesize\" e \"post_max_size\". Se você quiser aumentar os parâmetros do servidor, entre em contato com o suporte do seu serviço de hospedagem."
 
 
 
 
6035
 
6036
+ #: wpf-admin/options-tabs/posts.php:149 wpf-includes/wpf-phrases.php:353
6037
+ msgid "Maximum upload file size"
6038
+ msgstr "Tamanho máximo do arquivo de upload"
6039
 
6040
+ #: wpf-admin/options-tabs/posts.php:141 wpf-includes/wpf-phrases.php:212
6041
+ msgid "Allow Delete Own post for"
6042
+ msgstr "Permitir excluir próprio post com"
 
 
 
 
6043
 
6044
+ #: wpf-admin/options-tabs/posts.php:134 wpf-includes/wpf-phrases.php:213
6045
+ msgid "Allow Edit Own Post for"
6046
+ msgstr "Permitir editar próprio post com"
6047
 
6048
+ #: wpf-admin/options-tabs/posts.php:129 wpf-includes/wpf-phrases.php:396
6049
+ msgid "Number of Posts per Page"
6050
+ msgstr "Número de posts por página"
 
 
 
 
6051
 
6052
+ #: wpf-admin/options-tabs/posts.php:123 wpf-includes/wpf-phrases.php:211
6053
+ msgid "Allow Delete Own Topic for"
6054
+ msgstr "Permitir exclusão do Próprio Tópico com"
6055
 
6056
+ #: wpf-admin/options-tabs/posts.php:116 wpf-includes/wpf-phrases.php:214
6057
+ msgid "Allow Edit Own Topic for"
6058
+ msgstr "Permitir edição do Próprio Tópico por"
6059
 
6060
+ #: wpf-admin/options-tabs/posts.php:111 wpf-includes/wpf-phrases.php:397
6061
+ msgid "Number of Topics per Page"
6062
+ msgstr "Número de tópicos por página"
6063
 
6064
+ #: wpf-admin/options-tabs/plugins.php:9
6065
+ msgid "Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons \"Advanced Media Uploader\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available very soon. Once you got some addon and activated that, you will find settings in vertical subTabs here."
6066
+ msgstr "Obrigado por usar o wpForo. O wpForo é um plugin de fórum premium que sempre estará disponível gratuitamente. Nunca haverá versões pagas e pro deste fórum. No entanto, este é um projeto muito grande e difícil, por isso também desenvolvemos complementos pagos (extensões), o que nos ajudará financeiramente a continuar melhorando e adicionando novos recursos ao plugin wpForo gratuito. Os complementos do fórum também serão ativamente desenvolvidos. Os primeiros complementos \"Upload de Media avançada\", \"Enquetes\", \"Mensagens privadas\" e \"Gerenciador de Anúncios\" estarão disponíveis em breve. Uma vez que você tenha algum complemento e ativa-lo, você vai encontrar suas configurações nas abas verticais aqui."
 
 
 
 
6067
 
6068
+ #: wpf-admin/options-tabs/members.php:134
6069
+ msgid "This option depends on \"Enable Member Rating Titles\" parent option, witch located in wpForo Settings > Features Tab"
6070
+ msgstr "Esta opção depende da opção principal \"Ativar títulos de classificação de membros\", que está localizada em Configurações wpForo > Aba de recursos"
6071
 
6072
+ #: wpf-admin/options-tabs/members.php:147
6073
+ msgid "Enable Reputation Badges for selected usergroups"
6074
+ msgstr "Habilitar emblemas de reputação para os grupos de usuários selecionados"
6075
 
6076
+ #: wpf-admin/options-tabs/members.php:148
6077
+ msgid "This option depends on \"Enable Member Rating\" parent option, witch located in wpForo Settings > Features Tab"
6078
+ msgstr "Esta opção depende da opção principal \"Ativar classificação do membro\", que está localizada na configuração wpForo > Aba de recursos"
6079
 
6080
+ #: wpf-admin/options-tabs/members.php:133
6081
+ msgid "Enable Reputation Titles for selected usergroups"
6082
+ msgstr "Habilitar títulos de reputação para os grupos de usuários selecionados"
 
 
 
 
6083
 
6084
+ #: wpf-admin/options-tabs/members.php:127 wpf-includes/wpf-phrases.php:232
6085
+ msgid "Badge Icon"
6086
+ msgstr "Ícone do emblema"
 
 
 
 
 
 
6087
 
6088
+ #: wpf-admin/options-tabs/members.php:126 wpf-admin/usergroup.php:34
6089
+ #: wpf-includes/wpf-phrases.php:240
6090
+ msgid "Color"
6091
+ msgstr "Cor"
6092
 
6093
+ #: wpf-admin/options-tabs/members.php:123 wpf-includes/wpf-phrases.php:247
6094
+ msgid "Custom Title"
6095
+ msgstr "Título personalizado"
6096
 
6097
+ #: wpf-admin/options-tabs/members.php:122 wpf-includes/wpf-phrases.php:395
6098
+ msgid "Number of Posts"
6099
+ msgstr "Número de Posts"
6100
 
6101
+ #: wpf-admin/options-tabs/members.php:121 wpf-includes/wpf-phrases.php:342
6102
+ msgid "Level"
6103
+ msgstr "Nível"
 
6104
 
6105
+ #: wpf-admin/options-tabs/members.php:116 wpf-includes/wpf-phrases.php:371
6106
+ msgid "More"
6107
+ msgstr "Mais"
 
6108
 
6109
+ #: wpf-admin/options-tabs/members.php:116 wpf-includes/wpf-phrases.php:430
6110
+ msgid "Rating Icon"
6111
+ msgstr "Ícone do Ranking"
 
6112
 
6113
+ #: wpf-admin/options-tabs/members.php:115 wpf-includes/wpf-phrases.php:429
6114
+ msgid "Rating Color"
6115
+ msgstr "Cor da classificação"
 
6116
 
6117
+ #: wpf-admin/options-tabs/members.php:114 wpf-includes/wpf-phrases.php:312
6118
+ msgid "Full Badge"
6119
+ msgstr "Emblema Completo"
6120
 
6121
+ #: wpf-admin/options-tabs/members.php:113 wpf-includes/wpf-phrases.php:477
6122
+ msgid "Short Badge"
6123
+ msgstr "Emblema simples"
6124
 
6125
+ #: wpf-admin/options-tabs/members.php:112 wpf-includes/wpf-phrases.php:360
6126
+ msgid "Member Title"
6127
+ msgstr "Cargo do membro"
 
6128
 
6129
+ #: wpf-admin/options-tabs/members.php:111 wpf-includes/wpf-phrases.php:369
6130
+ msgid "Min Number of Posts"
6131
+ msgstr "Quantidade mínima de posts"
6132
 
6133
+ #: wpf-admin/options-tabs/members.php:110 wpf-includes/wpf-phrases.php:431
6134
+ msgid "Rating Level"
6135
+ msgstr "Nível de classificação"
6136
 
6137
+ #: wpf-includes/wpf-phrases.php:358
6138
+ msgid "Member Reputation"
6139
+ msgstr "Reputação do Membro"
 
6140
 
6141
+ #: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:348
6142
+ msgid "Lost Password URL"
6143
+ msgstr "URL de Recuperação de Senha"
6144
 
6145
+ #: wpf-admin/options-tabs/members.php:52 wpf-admin/options-tabs/members.php:58
6146
+ #: wpf-includes/wpf-phrases.php:436
6147
+ msgid "Register URL"
6148
+ msgstr "URL de Cadastro"
6149
 
6150
+ #: wpf-admin/options-tabs/members.php:51 wpf-admin/options-tabs/members.php:57
6151
+ #: wpf-includes/wpf-phrases.php:346
6152
+ msgid "Login URL"
6153
+ msgstr "URL de Login"
6154
 
6155
+ #: wpf-admin/options-tabs/members.php:48
6156
+ msgid ""
6157
+ "Use this option only if you have set other pages for authorization. \n"
6158
+ " wpForo doesn't change its own URLs, these options are only for other plugin compatibility. \n"
6159
+ " For example, if you use BuddyPress or Ultimate Member plugin you can set these values:"
6160
  msgstr ""
6161
+ "Use esta opção somente se você tiver definido outras páginas para autorização. \n"
6162
+ " wpForo não altera suas URLs, essas opções são apenas para outras compatibilidades de plugins. \n"
6163
+ " Por exemplo, se você usa o plugin BuddyPress ou Ultimate Member, você pode definir esses valores:"
6164
 
6165
+ #: wpf-admin/options-tabs/members.php:46 wpf-includes/wpf-phrases.php:246
6166
+ msgid "Custom Authorization URLs"
6167
+ msgstr "URLs de autorização personalizadas"
6168
 
6169
+ #: wpf-admin/options-tabs/members.php:27 wpf-includes/wpf-phrases.php:364
6170
+ msgid "Members URL structure"
6171
+ msgstr "Estrutura de URL dos membros"
6172
 
6173
+ #: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:119
6174
+ #: wpf-admin/options-tabs/posts.php:126 wpf-admin/options-tabs/posts.php:137
6175
+ #: wpf-admin/options-tabs/posts.php:144 wpf-includes/wpf-phrases.php:574
6176
+ msgid "minutes"
6177
+ msgstr "minutos"
6178
 
6179
+ #: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:401
6180
+ msgid "Online status timeout"
6181
+ msgstr "Tempo limite de status online"
6182
 
6183
+ #: wpf-admin/options-tabs/general.php:127 wpf-includes/wpf-phrases.php:206
6184
+ msgid "Add New Language"
6185
+ msgstr "Adicionar novo idioma"
6186
 
6187
+ #: wpf-admin/options-tabs/general.php:118 wpf-includes/wpf-phrases.php:328
6188
+ msgid "Language XML file"
6189
+ msgstr "Arquivo XML de Idioma"
6190
 
6191
+ #: wpf-includes/wpf-phrases.php:294
6192
+ msgid "Forum Language"
6193
+ msgstr "Idioma do Fórum"
 
6194
 
6195
+ #: wpf-admin/options-tabs/general.php:82 wpf-includes/wpf-phrases.php:532
6196
+ msgid "Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - below Pages, 25 - below comments, 60 - below first separator, 65 - below Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - below second separator"
6197
+ msgstr "Use maior que 5 - abaixo Posts, 10 - abaixo de Mídia, 15 - abaixo de Links, 20 - abaixo de Páginas, 25 - abaixo dos Comentários, 60 - abaixo do primeiro separador, 65 - abaixo de Plugins, 70 - abaixo de Usuários, 75 - abaixo de Ferramentas, 80 - abaixo das Configurações, 100 - abaixo do segundo separador"
6198
 
6199
+ #: wpf-admin/options-tabs/general.php:81 wpf-includes/wpf-phrases.php:507
6200
+ msgid "The position in the menu order wpForo should appear."
6201
+ msgstr "A posição na ordem do menu em que o wpForo deve aparecer."
 
6202
 
6203
+ #: wpf-admin/options-tabs/general.php:80 wpf-includes/wpf-phrases.php:248
6204
+ msgid "Dashboard Menu Position"
6205
+ msgstr "Posição do painel no menu"
6206
 
6207
+ #: wpf-admin/options-tabs/general.php:23 wpf-includes/wpf-phrases.php:291
6208
+ msgid "Forum Base URL"
6209
+ msgstr "URL Base do Fórum"
6210
 
6211
+ #: wpf-admin/options-tabs/general.php:18 wpf-includes/wpf-phrases.php:292
6212
+ msgid "Forum Description"
6213
+ msgstr "Descrição do Fórum"
6214
 
6215
+ #: wpf-admin/options-tabs/general.php:14 wpf-includes/wpf-phrases.php:305
6216
+ msgid "Forum Title"
6217
+ msgstr "Título do Fórum"
6218
 
6219
+ #: wpf-admin/tools-tabs/legal.php:180 wpf-admin/tools-tabs/misc.php:138
6220
+ #: wpf-admin/tools-tabs/cleanup.php:50 wpf-admin/tools-tabs/antispam.php:353
6221
+ #: wpf-admin/options-tabs/forums.php:28 wpf-admin/options-tabs/styles.php:130
6222
+ #: wpf-admin/options-tabs/emails.php:197 wpf-admin/options-tabs/members.php:181
6223
+ #: wpf-admin/options-tabs/api.php:245 wpf-admin/options-tabs/posts.php:176
6224
+ #: wpf-admin/options-tabs/features.php:90
6225
+ #: wpf-admin/options-tabs/general.php:105 wpf-includes/wpf-phrases.php:528
6226
+ msgid "Update Options"
6227
+ msgstr "Atualizar Opções"
6228
 
6229
+ #: wpf-admin/tools-tabs/cleanup.php:40 wpf-admin/tools-tabs/antispam.php:32
6230
+ #: wpf-admin/tools-tabs/antispam.php:41 wpf-admin/tools-tabs/antispam.php:50
6231
+ #: wpf-admin/tools-tabs/antispam.php:90 wpf-admin/tools-tabs/antispam.php:161
6232
+ #: wpf-admin/tools-tabs/antispam.php:170 wpf-admin/tools-tabs/antispam.php:180
6233
+ #: wpf-admin/tools-tabs/antispam.php:189 wpf-admin/tools-tabs/antispam.php:198
6234
+ #: wpf-admin/tools-tabs/antispam.php:207 wpf-admin/tools-tabs/antispam.php:216
6235
+ #: wpf-admin/tools-tabs/antispam.php:225 wpf-admin/tools-tabs/antispam.php:273
6236
+ #: wpf-admin/options-tabs/emails.php:43 wpf-admin/options-tabs/emails.php:55
6237
+ #: wpf-admin/options-tabs/emails.php:179 wpf-admin/options-tabs/features.php:80
6238
+ #: wpf-includes/functions-template.php:818 wpf-includes/wpf-phrases.php:380
6239
+ #: wpf-themes/classic/functions.php:114 wpf-themes/classic/functions.php:123
6240
+ #: wpf-themes/classic/functions.php:193 wpf-themes/classic/functions.php:259
6241
+ msgid "No"
6242
+ msgstr "Não"
6243
 
6244
+ #: wpf-admin/tools-tabs/cleanup.php:39 wpf-admin/tools-tabs/antispam.php:31
6245
+ #: wpf-admin/tools-tabs/antispam.php:40 wpf-admin/tools-tabs/antispam.php:49
6246
+ #: wpf-admin/tools-tabs/antispam.php:89 wpf-admin/tools-tabs/antispam.php:160
6247
+ #: wpf-admin/tools-tabs/antispam.php:169 wpf-admin/tools-tabs/antispam.php:179
6248
+ #: wpf-admin/tools-tabs/antispam.php:188 wpf-admin/tools-tabs/antispam.php:197
6249
+ #: wpf-admin/tools-tabs/antispam.php:206 wpf-admin/tools-tabs/antispam.php:215
6250
+ #: wpf-admin/tools-tabs/antispam.php:224 wpf-admin/tools-tabs/antispam.php:272
6251
+ #: wpf-admin/options-tabs/emails.php:42 wpf-admin/options-tabs/emails.php:54
6252
+ #: wpf-admin/options-tabs/emails.php:178 wpf-admin/options-tabs/features.php:78
6253
+ #: wpf-includes/functions-template.php:817 wpf-includes/wpf-phrases.php:550
6254
+ #: wpf-themes/classic/functions.php:113 wpf-themes/classic/functions.php:122
6255
+ #: wpf-themes/classic/functions.php:192 wpf-themes/classic/functions.php:258
6256
+ msgid "Yes"
6257
+ msgstr "Sim"
6258
 
6259
+ #: wpf-admin/options-tabs/features.php:57 wpf-includes/wpf-phrases.php:410
6260
+ msgid "Please enable this option to help wpForo get more popularity as your thank to the hard work we do for you totally free. This option adds a very small icon in forum footer, which will allow your site visitors recognize the name of forum solution you use."
6261
+ msgstr "Por favor, ative esta opção para ajudar o wpForo obter mais popularidade, como forma do seu agradecimento ao trabalho árduo que fazemos para você totalmente de graça. Esta opção adiciona um ícone muito pequeno no rodapé do fórum, que permitirá que os visitantes do site reconheçam o nome da solução de fórum que você usa."
6262
 
6263
+ #: wpf-admin/options-tabs/features.php:57 wpf-includes/wpf-phrases.php:318
6264
+ msgid "Help wpForo to grow, show plugin info"
6265
+ msgstr "Ajude o wpForo a crescer, mostrando informações do plugin"
 
6266
 
6267
+ #: wpf-admin/options-tabs/features.php:48 wpf-includes/wpf-phrases.php:266
6268
+ msgid "Enable wpForo Font-Awesome Lib"
6269
+ msgstr "Habilitar biblioteca de ícones 'Font-Awesome' para o wpForo"
6270
 
6271
+ #: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:267
6272
+ msgid "Enable wpForo SEO for Meta Tags"
6273
+ msgstr "Habilitar SEO para 'Meta Tags' do wpForo"
 
6274
 
6275
+ #: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:268
6276
+ msgid "Enable wpForo SEO for Meta Titles"
6277
+ msgstr "Habilitar SEO para 'Meta Titles' do wpForo"
6278
 
6279
+ #: wpf-admin/options-tabs/features.php:32 wpf-includes/wpf-phrases.php:263
6280
+ msgid "Enable Member Cache"
6281
+ msgstr "Habilitar cache de membro"
6282
 
6283
+ #: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:265
6284
+ msgid "Enable Member Rating Titles"
6285
+ msgstr "Habilitar títulos de classificação de membros"
6286
 
6287
+ #: wpf-admin/options-tabs/features.php:30 wpf-includes/wpf-phrases.php:264
6288
+ msgid "Enable Member Rating"
6289
+ msgstr "Habilitar classificação de membro"
6290
 
6291
+ #: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:215
6292
+ msgid "Allow Member Signature"
6293
+ msgstr "Permitir assinatura de membros"
6294
 
6295
+ #: wpf-admin/options-tabs/features.php:28 wpf-includes/wpf-phrases.php:262
6296
+ msgid "Enable Custom Avatars"
6297
+ msgstr "Habilitar avatares personalizados"
 
6298
 
6299
+ #: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:261
6300
+ msgid "Enable Avatars"
6301
+ msgstr "Ativar avatares"
6302
 
6303
+ #: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:440
6304
+ msgid "Replace Author Avatar with Forum Profile Avatar"
6305
+ msgstr "Substituir avatar de autor pelo Avatar de perfil do fórum"
6306
 
6307
+ #: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:442
6308
+ msgid "Replace Comment Author Link to Forum Profile"
6309
+ msgstr "Substituir link de comentário do autor para o perfil do fórum"
6310
 
6311
+ #: wpf-admin/options-tabs/features.php:19 wpf-includes/wpf-phrases.php:441
6312
+ msgid "Replace Author Link to Forum Profile"
6313
+ msgstr "Substituir link do autor para o perfil do fórum"
6314
 
6315
+ #: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:481
6316
+ msgid "Show Forum Statistic"
6317
+ msgstr "Mostrar Estatísticas do Fórum"
6318
 
6319
+ #: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:479
6320
+ msgid "Show Breadcrumb"
6321
+ msgstr "Mostrar Trilha de navegação (Breadcrumb)"
6322
 
6323
+ #: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:482
6324
+ msgid "Show Top Search"
6325
+ msgstr "Mostrar pesquisa no topo"
6326
 
6327
+ #: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:483
6328
+ msgid "Show Top/Menu Bar"
6329
+ msgstr "Mostrar barra superior/menu"
6330
 
6331
+ #: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:480
6332
+ msgid "Show Forum Page Title"
6333
+ msgstr "Mostrar título da página do fórum"
6334
 
6335
+ #: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:516
6336
+ msgid "This option doesn't affect website admins."
6337
+ msgstr "Esta opção não afeta Administradores do site."
6338
 
6339
+ #: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:478
6340
+ msgid "Show Admin Bar for Members"
6341
+ msgstr "Mostrar barra de administração para membros"
6342
 
6343
+ #: wpf-admin/forum.php:166 wpf-admin/options-tabs/accesses.php:76
6344
+ #: wpf-includes/wpf-phrases.php:527
6345
+ msgid "Update"
6346
+ msgstr "Atualizar"
6347
 
6348
+ #: wpf-admin/options-tabs/accesses.php:76 wpf-includes/wpf-phrases.php:454
6349
+ msgid "Save"
6350
+ msgstr "Salvar"
6351
 
6352
+ #: wpf-admin/options-tabs/accesses.php:57 wpf-includes/wpf-phrases.php:198
6353
+ msgid "Access name"
6354
+ msgstr "Nome de acesso"
6355
 
6356
+ #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/functions.php:638
6357
+ #: wpf-includes/functions.php:648 wpf-includes/class-forums.php:717
6358
+ #: wpf-includes/wpf-phrases.php:564
6359
+ msgid "delete"
6360
+ msgstr "excluir"
6361
 
6362
+ #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/wpf-phrases.php:223
6363
+ msgid "Are you sure you want to remove this access set? Usergroups which attached to this access will lost all forum permissions."
6364
+ msgstr "Tem certeza de que deseja remover esse conjunto de acessos? Nomes de usuários que estão anexados a este acesso vão perder todas as permissões no fórum."
6365
 
6366
+ #: wpf-admin/options-tabs/accesses.php:40 wpf-includes/functions.php:620
6367
+ #: wpf-includes/class-forums.php:715 wpf-includes/wpf-phrases.php:565
6368
+ msgid "edit"
6369
+ msgstr "Editar"
6370
 
6371
+ #: wpf-admin/options-tabs/accesses.php:19 wpf-includes/wpf-phrases.php:199
6372
+ msgid "Access names"
6373
+ msgstr "Nomes de acesso"
6374
 
6375
+ #: wpf-admin/options-tabs/accesses.php:14 wpf-includes/wpf-phrases.php:205
6376
+ msgid "Add New Forum Access"
6377
+ msgstr "Adicionar novo acesso ao Fórum"
6378
 
6379
+ #: wpf-admin/forum.php:361 wpf-includes/wpf-phrases.php:210
6380
+ msgid "All sub-forums, topics and replies will be attached to selected forum. Layout will be inherited from this forum."
6381
+ msgstr "Todos os sub-fóruns, tópicos e respostas serão anexados ao fórum selecionado. O Layout será herdado deste fórum."
6382
 
6383
+ #: wpf-admin/forum.php:352 wpf-includes/wpf-phrases.php:321
6384
+ msgid "If you want to delete this forum and keep its sub-forums, topics and replies, please select a new target forum in dropdown below"
6385
+ msgstr "Se você quiser excluir este fórum e manter seus sub-fóruns, tópicos e respostas, por favor, selecione um novo fórum de destino no menu suspenso abaixo"
6386
 
6387
+ #: wpf-admin/forum.php:344 wpf-includes/wpf-phrases.php:512
6388
+ msgid "This action will also delete all sub-forums, topics and replies."
6389
+ msgstr "Esta ação também vai excluir todos os sub-fóruns, tópicos e respostas."
6390
 
6391
+ #: wpf-admin/forum.php:315 wpf-includes/wpf-phrases.php:368
6392
+ msgid "Meta Description"
6393
+ msgstr "Descrição Meta"
6394
 
6395
+ #: wpf-admin/forum.php:312 wpf-includes/wpf-phrases.php:300
6396
+ msgid "Forum SEO"
6397
+ msgstr "SEO do Fórum"
6398
 
6399
+ #: wpf-admin/forum.php:294 wpf-includes/wpf-phrases.php:506
6400
+ msgid "The \"slug\" is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
6401
+ msgstr "O \"slug\" é a versão otimizada do nome para o URL. Ele é geralmente todo em minúsculas e contém apenas letras, números e hífens."
 
 
 
 
6402
 
6403
+ #: wpf-admin/forum.php:291 wpf-includes/wpf-phrases.php:302
6404
+ msgid "Forum Slug"
6405
+ msgstr "Slug do fórum"
6406
 
6407
+ #: wpf-admin/forum.php:165 wpf-admin/usergroup.php:72
6408
+ #: wpf-includes/class-forums.php:719 wpf-includes/wpf-phrases.php:539
6409
+ msgid "View"
6410
+ msgstr "Ver"
6411
 
6412
+ #: wpf-admin/tools-tabs/antispam.php:312 wpf-admin/forum.php:164
6413
+ #: wpf-admin/themes.php:73 wpf-admin/usergroup.php:70
6414
+ #: wpf-admin/usergroup.php:375 wpf-includes/wpf-hooks.php:1270
6415
+ #: wpf-includes/wpf-phrases.php:250
6416
+ msgid "Delete"
6417
+ msgstr "Excluir"
6418
 
6419
+ #: wpf-admin/forum.php:164 wpf-includes/wpf-phrases.php:221
6420
+ msgid "Are you sure you want to delete this forum?"
6421
+ msgstr "Tem certeza de que deseja excluir este Fórum?"
6422
 
6423
+ #: wpf-admin/forum.php:160 wpf-admin/forum.php:168
6424
+ #: wpf-includes/wpf-phrases.php:418
6425
+ msgid "Publish"
6426
+ msgstr "Publicar"
6427
 
6428
+ #: wpf-admin/forum.php:151 wpf-includes/wpf-phrases.php:386
6429
+ msgid "No layout found."
6430
+ msgstr "Nenhum layout encontrado."
 
 
 
6431
 
6432
+ #: wpf-admin/forum.php:143 wpf-admin/forum.php:266
6433
+ #: wpf-includes/wpf-phrases.php:236
6434
+ msgid "Category Layout"
6435
+ msgstr "Layout da Categoria"
6436
 
6437
+ #: wpf-admin/forum.php:141 wpf-includes/wpf-phrases.php:530
6438
+ msgid "Use as Category"
6439
+ msgstr "Usar como categoria"
 
 
 
 
6440
 
6441
+ #: wpf-admin/forum.php:136 wpf-includes/wpf-phrases.php:388
6442
+ msgid "No parent"
6443
+ msgstr "Nenhum ascendente"
6444
 
6445
+ #: wpf-admin/forum.php:133 wpf-includes/wpf-phrases.php:405
6446
+ msgid "Parent Forum"
6447
+ msgstr "Fórum Principal"
 
 
 
 
6448
 
6449
+ #: wpf-admin/forum.php:118 wpf-includes/wpf-phrases.php:513
6450
+ msgid "This is a forum description. This content will be displayed under forum title on the forum list."
6451
+ msgstr "Esta é a descrição do fórum. Este conteúdo será exibido abaixo do título do fórum na lista de fóruns."
 
 
 
 
 
6452
 
6453
+ #: wpf-admin/forum.php:117 wpf-includes/wpf-phrases.php:270
6454
+ msgid "Enter description here . . ."
6455
+ msgstr "Digite a descrição aqui . . ."
 
 
 
 
6456
 
6457
+ #: wpf-admin/forum.php:112 wpf-includes/wpf-phrases.php:271
6458
+ msgid "Enter forum title here"
6459
+ msgstr "Digite o título do fórum aqui"
 
 
 
 
 
6460
 
6461
+ #: wpf-admin/forum.php:75 wpf-includes/wpf-phrases.php:456
6462
+ msgid "Save forums order and hierarchy"
6463
+ msgstr "Salvar ordem e hierarquia do fórum"
 
 
 
 
 
6464
 
6465
+ #: wpf-admin/forum.php:57 wpf-includes/wpf-phrases.php:409
6466
+ msgid "Please drag and drop forum panels to set parent-child hierarchy."
6467
+ msgstr "Arraste e solte os painéis do fórum para configurar a hierarquia principal e secundárias."
 
 
 
 
 
6468
 
6469
+ #: wpf-admin/forum.php:44 wpf-admin/themes.php:10
6470
+ #: wpf-admin/options-tabs/general.php:98 wpf-admin/usergroup.php:8
6471
+ #: wpf-includes/wpf-phrases.php:204
6472
+ msgid "Add New"
6473
+ msgstr "Adicionar Novo"
 
 
 
6474
 
6475
+ #: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:235
6476
+ msgid "Categories and Forums"
6477
+ msgstr "Categorias e Fóruns"
 
 
 
 
 
6478
 
6479
+ #: wpf-admin/forum.php:32 wpf-includes/functions.php:830
6480
+ #: wpf-includes/wpf-phrases.php:458
6481
+ msgid "Screen Options"
6482
+ msgstr "Opções de tela"
6483
 
6484
+ #: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:393
6485
+ msgid "Number of Columns"
6486
+ msgstr "Número de colunas"
6487
 
6488
+ #: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:457
6489
+ msgid "Screen Layout"
6490
+ msgstr "Layout da tela"
 
 
 
 
6491
 
6492
+ #: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:296
6493
+ msgid "Forum Meta"
6494
+ msgstr "Fórum meta"
6495
 
6496
+ #: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:490
6497
+ msgid "Slug"
6498
+ msgstr "Slug"
6499
 
6500
+ #: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:407
6501
+ msgid "Permissions"
6502
+ msgstr "Permissões"
6503
 
6504
+ #: wpf-admin/forum.php:15 wpf-admin/forum.php:130
6505
+ #: wpf-includes/wpf-phrases.php:297
6506
+ msgid "Forum Options"
6507
+ msgstr "Opções do Fórum"
 
 
 
6508
 
6509
+ #: wpf-admin/forum.php:13 wpf-includes/functions.php:816
6510
+ #: wpf-includes/wpf-phrases.php:485
6511
+ msgid "Show on screen"
6512
+ msgstr "Mostrar na tela"
6513
 
6514
+ #: wpf-includes/wpf-phrases.php:229
6515
+ msgid "Attachments Size"
6516
+ msgstr "Tamanho dos anexos"
6517
 
6518
+ #: wpf-includes/wpf-phrases.php:228
6519
+ msgid "Attachments"
6520
+ msgstr "Anexos"
6521
 
6522
+ #: wpf-admin/dashboard.php:153 wpf-includes/wpf-phrases.php:363
6523
+ msgid "Members Online"
6524
+ msgstr "Membros Online"
6525
 
6526
+ #: wpf-admin/tools-tabs/misc.php:112 wpf-admin/options.php:18
6527
+ #: wpf-admin/usergroup.php:31 wpf-admin/member.php:10 wpf-admin/admin.php:46
6528
+ #: wpf-admin/dashboard.php:149 wpf-includes/wpf-hooks.php:2350
6529
+ #: wpf-includes/wpf-phrases.php:362
6530
+ msgid "Members"
6531
+ msgstr "Membros"
6532
 
6533
+ #: wpf-admin/options-tabs/posts.php:18 wpf-admin/dashboard.php:145
6534
+ #: wpf-includes/class-forums.php:713 wpf-includes/wpf-phrases.php:416
6535
+ msgid "Posts"
6536
+ msgstr "Posts"
6537
 
6538
+ #: wpf-admin/options-tabs/styles.php:22 wpf-admin/options-tabs/posts.php:17
6539
+ #: wpf-admin/dashboard.php:141 wpf-includes/class-forums.php:713
6540
+ #: wpf-includes/wpf-phrases.php:522
6541
+ msgid "Topics"
6542
+ msgstr "Tópicos"
6543
 
6544
+ #: wpf-admin/tools-tabs/misc.php:92 wpf-admin/options.php:15
6545
+ #: wpf-admin/options-tabs/styles.php:16 wpf-admin/options-tabs/api.php:83
6546
+ #: wpf-admin/admin.php:30 wpf-admin/admin.php:34 wpf-admin/dashboard.php:137
6547
+ #: wpf-includes/wpf-hooks.php:2332 wpf-includes/integration/buddypress.php:11
6548
+ #: wpf-includes/integration/buddypress.php:57
6549
+ #: wpf-includes/integration/buddypress.php:129 wpf-includes/wpf-phrases.php:307
6550
+ msgid "Forums"
6551
+ msgstr "Fóruns"
6552
 
6553
+ #: wpf-admin/dashboard.php:131 wpf-includes/wpf-phrases.php:233
6554
+ msgid "Board Statistic"
6555
+ msgstr "Estatística do Fórum"
6556
 
6557
+ #: wpf-admin/tools-tabs/debug.php:246 wpf-includes/wpf-phrases.php:392
6558
+ msgid "Not available"
6559
+ msgstr "Não disponível"
6560
 
6561
+ #: wpf-admin/tools-tabs/debug.php:241 wpf-admin/tools-tabs/debug.php:246
6562
+ #: wpf-admin/tools-tabs/debug.php:252 wpf-admin/dashboard.php:110
6563
+ #: wpf-includes/wpf-phrases.php:230
6564
+ msgid "Available"
6565
+ msgstr "Disponível"
6566
 
6567
+ #: wpf-admin/tools-tabs/debug.php:205 wpf-admin/dashboard.php:75
6568
+ #: wpf-includes/wpf-phrases.php:473
6569
+ msgid "Server Information"
6570
+ msgstr "Informações do Servidor"
6571
 
6572
+ #: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:503
6573
+ msgid "Support Forum"
6574
+ msgstr "Fórum de Suporte"
6575
 
6576
+ #: wpf-admin/dashboard.php:63 wpf-includes/wpf-phrases.php:597
6577
+ msgid "wpForo Website"
6578
+ msgstr "Site do wpForo"
6579
 
6580
+ #: wpf-admin/dashboard.php:62 wpf-includes/wpf-phrases.php:202
6581
+ msgid "Active Theme"
6582
+ msgstr "Tema Ativo"
6583
 
6584
+ #: wpf-admin/dashboard.php:61 wpf-includes/wpf-phrases.php:552
6585
+ msgid "You are currently running"
6586
+ msgstr "Você está atualmente executando o"
6587
 
6588
+ #: wpf-admin/dashboard.php:57 wpf-includes/wpf-phrases.php:314
6589
+ msgid "General Information"
6590
+ msgstr "Informações Gerais"
6591
 
6592
+ #: wpf-admin/dashboard.php:29
6593
+ msgid ""
6594
+ "Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system.\n"
6595
+ " The \"Extended\", \"Simplified\" and \"Question &amp Answer\" layouts fit almost all type of discussions needs. You can use wpForo for small and extremely large communities. \n"
6596
+ " <br />If you found some issue or bug please open a support topic in plugin page or in our support forum at gVectors.com. If you liked wpForo please leave some good review for this plugin. We really need your good reviews. \n"
6597
+ " If you didn't like wpForo please leave a list of issues and requirements you'd like us to fix and add in near future. We're here to help you and improve wpForo as much as possible."
6598
+ msgstr ""
6599
+ "Obrigado por usar o wpForo! O wpForo é um sistema de fórum profissional para WorPress e o único software de fórum que vem com um sistema multi-layouts.\n"
6600
+ " Os layouts \"Estendidos\", \"Simplificados\" e \"Perguntas & Respostas\" correspondem a quase todos os tipos de necessidades de discussões. Você pode usar o wpForo para comunidades pequenas e extremamente grandes. \n"
6601
+ " <br />Se você encontrou algum problema ou BUG, abra um tópico de suporte na página do plugin ou no nosso fórum de suporte no gVectors.com. Se você gostou do wpForo, deixe uma boa avaliação para este plugin. Nós realmente precisamos de seus excelentes comentários. \n"
6602
+ " Se você não gostou do wpForo, deixe uma lista de problemas e requisitos que você gostaria que corrigíssemos e adicionássemos em um futuro próximo. Estamos aqui para ajudá-lo e melhorar o wpForo o máximo possível."
6603
 
6604
+ #: wpf-admin/dashboard.php:23 wpf-includes/wpf-phrases.php:545
6605
+ msgid "Welcome Message"
6606
+ msgstr "Mensagem de Boas Vindas"
6607
 
6608
+ #: wpf-admin/dashboard.php:7 wpf-includes/wpf-phrases.php:592
6609
+ msgid "wpForo Dashboard"
6610
+ msgstr "Painel do wpForo"
wpf-languages/wpforo.pot CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
7
  "Project-Id-Version: Forum - wpForo\n"
8
- "POT-Creation-Date: 2019-03-02 01:04+0400\n"
9
  "PO-Revision-Date: 2016-06-28 21:09+0400\n"
10
  "Last-Translator: \n"
11
  "Language-Team: \n"
@@ -74,49 +74,49 @@ msgstr ""
74
  #: wpf-admin/options.php:15 wpf-admin/tools-tabs/misc.php:92
75
  #: wpf-includes/integration/buddypress.php:11
76
  #: wpf-includes/integration/buddypress.php:57
77
- #: wpf-includes/integration/buddypress.php:129 wpf-includes/wpf-hooks.php:2332
78
  #: wpf-includes/wpf-phrases.php:307
79
  msgid "Forums"
80
  msgstr ""
81
 
82
  #: wpf-admin/admin.php:37 wpf-includes/wpf-hooks.php:22
83
- #: wpf-includes/wpf-hooks.php:2338
84
  msgid "Settings"
85
  msgstr ""
86
 
87
- #: wpf-admin/admin.php:40 wpf-includes/wpf-hooks.php:2342
88
  #: wpf-includes/wpf-phrases.php:912
89
  msgid "Tools"
90
  msgstr ""
91
 
92
- #: wpf-admin/admin.php:43 wpf-includes/wpf-hooks.php:2346
93
  msgid "Moderation"
94
  msgstr ""
95
 
96
  #: wpf-admin/admin.php:46 wpf-admin/dashboard.php:149 wpf-admin/member.php:10
97
  #: wpf-admin/options.php:18 wpf-admin/tools-tabs/misc.php:112
98
- #: wpf-admin/usergroup.php:31 wpf-includes/wpf-hooks.php:2350
99
  #: wpf-includes/wpf-phrases.php:362
100
  msgid "Members"
101
  msgstr ""
102
 
103
  #: wpf-admin/admin.php:49 wpf-admin/usergroup.php:8 wpf-admin/usergroup.php:155
104
- #: wpf-includes/wpf-hooks.php:2354
105
  msgid "Usergroups"
106
  msgstr ""
107
 
108
- #: wpf-admin/admin.php:52 wpf-includes/wpf-hooks.php:2360
109
  #: wpf-includes/wpf-phrases.php:787
110
  msgid "Phrases"
111
  msgstr ""
112
 
113
- #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2366
114
  #: wpf-includes/wpf-phrases.php:788
115
  msgid "Themes"
116
  msgstr ""
117
 
118
  #: wpf-admin/admin.php:58 wpf-admin/options.php:24
119
- #: wpf-includes/wpf-hooks.php:2370 wpf-includes/wpf-phrases.php:209
120
  msgid "Addons"
121
  msgstr ""
122
 
@@ -191,13 +191,13 @@ msgid "Board Statistic"
191
  msgstr ""
192
 
193
  #: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/posts.php:17
194
- #: wpf-admin/options-tabs/styles.php:22 wpf-includes/class-forums.php:713
195
  #: wpf-includes/wpf-phrases.php:522
196
  msgid "Topics"
197
  msgstr ""
198
 
199
  #: wpf-admin/dashboard.php:145 wpf-admin/options-tabs/posts.php:18
200
- #: wpf-includes/class-forums.php:713 wpf-includes/wpf-phrases.php:416
201
  msgid "Posts"
202
  msgstr ""
203
 
@@ -368,7 +368,7 @@ msgstr ""
368
  msgid "Other"
369
  msgstr ""
370
 
371
- #: wpf-admin/deactivation-dialog.php:142 wpf-includes/wpf-hooks.php:1325
372
  msgid "Please provide more information"
373
  msgstr ""
374
 
@@ -384,7 +384,7 @@ msgstr ""
384
  msgid "Thank you for your feedback!"
385
  msgstr ""
386
 
387
- #: wpf-admin/forum.php:13 wpf-includes/functions.php:816
388
  #: wpf-includes/wpf-phrases.php:485
389
  msgid "Show on screen"
390
  msgstr ""
@@ -414,7 +414,7 @@ msgstr ""
414
  msgid "Number of Columns"
415
  msgstr ""
416
 
417
- #: wpf-admin/forum.php:32 wpf-includes/functions.php:830
418
  #: wpf-includes/wpf-phrases.php:458
419
  msgid "Screen Options"
420
  msgstr ""
@@ -528,13 +528,13 @@ msgstr ""
528
 
529
  #: wpf-admin/forum.php:164 wpf-admin/themes.php:73
530
  #: wpf-admin/tools-tabs/antispam.php:312 wpf-admin/usergroup.php:70
531
- #: wpf-admin/usergroup.php:375 wpf-includes/wpf-hooks.php:1270
532
  #: wpf-includes/wpf-phrases.php:250
533
  msgid "Delete"
534
  msgstr ""
535
 
536
  #: wpf-admin/forum.php:165 wpf-admin/usergroup.php:72
537
- #: wpf-includes/class-forums.php:719 wpf-includes/wpf-phrases.php:539
538
  msgid "View"
539
  msgstr ""
540
 
@@ -673,8 +673,8 @@ msgstr ""
673
  msgid "Admin"
674
  msgstr ""
675
 
676
- #: wpf-admin/options-tabs/accesses.php:40 wpf-includes/class-forums.php:715
677
- #: wpf-includes/functions.php:620 wpf-includes/wpf-phrases.php:565
678
  msgid "edit"
679
  msgstr ""
680
 
@@ -684,8 +684,8 @@ msgid ""
684
  "to this access will lost all forum permissions."
685
  msgstr ""
686
 
687
- #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/class-forums.php:717
688
- #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
689
  #: wpf-includes/wpf-phrases.php:564
690
  msgid "delete"
691
  msgstr ""
@@ -949,9 +949,10 @@ msgstr ""
949
  #: wpf-admin/tools-tabs/antispam.php:197 wpf-admin/tools-tabs/antispam.php:206
950
  #: wpf-admin/tools-tabs/antispam.php:215 wpf-admin/tools-tabs/antispam.php:224
951
  #: wpf-admin/tools-tabs/antispam.php:272 wpf-admin/tools-tabs/cleanup.php:39
952
- #: wpf-includes/functions-template.php:817 wpf-includes/wpf-phrases.php:550
953
  #: wpf-themes/classic/functions.php:113 wpf-themes/classic/functions.php:122
954
- #: wpf-themes/classic/functions.php:192 wpf-themes/classic/functions.php:258
 
955
  msgid "Yes"
956
  msgstr ""
957
 
@@ -964,9 +965,10 @@ msgstr ""
964
  #: wpf-admin/tools-tabs/antispam.php:198 wpf-admin/tools-tabs/antispam.php:207
965
  #: wpf-admin/tools-tabs/antispam.php:216 wpf-admin/tools-tabs/antispam.php:225
966
  #: wpf-admin/tools-tabs/antispam.php:273 wpf-admin/tools-tabs/cleanup.php:40
967
- #: wpf-includes/functions-template.php:818 wpf-includes/wpf-phrases.php:380
968
  #: wpf-themes/classic/functions.php:114 wpf-themes/classic/functions.php:123
969
- #: wpf-themes/classic/functions.php:193 wpf-themes/classic/functions.php:259
 
970
  msgid "No"
971
  msgstr ""
972
 
@@ -1390,7 +1392,7 @@ msgid "Sitewide"
1390
  msgstr ""
1391
 
1392
  #: wpf-admin/options-tabs/features.php:76 wpf-includes/class-subscribes.php:27
1393
- #: wpf-includes/wpf-phrases.php:285 wpforo.php:286
1394
  msgid "Forum"
1395
  msgstr ""
1396
 
@@ -1450,7 +1452,7 @@ msgstr ""
1450
  msgid "one URL per line"
1451
  msgstr ""
1452
 
1453
- #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2320
1454
  msgid "Visit Forum"
1455
  msgstr ""
1456
 
@@ -1544,8 +1546,8 @@ msgstr ""
1544
  msgid "Members Search Type"
1545
  msgstr ""
1546
 
1547
- #: wpf-admin/options-tabs/members.php:39 wpf-includes/functions.php:373
1548
- #: wpf-includes/functions.php:375 wpf-includes/wpf-phrases.php:459
1549
  msgid "Search"
1550
  msgstr ""
1551
 
@@ -2860,7 +2862,7 @@ msgstr ""
2860
  msgid "Usergroup"
2861
  msgstr ""
2862
 
2863
- #: wpf-admin/usergroup.php:32 wpf-includes/wpf-hooks.php:1307
2864
  msgid "Default"
2865
  msgstr ""
2866
 
@@ -3201,11 +3203,11 @@ msgstr ""
3201
  msgid "Can view poll result"
3202
  msgstr ""
3203
 
3204
- #: wpf-includes/class-forums.php:714
3205
  msgid "Add a new Subforum"
3206
  msgstr ""
3207
 
3208
- #: wpf-includes/class-forums.php:714
3209
  msgid "Add a new Forum in this Category"
3210
  msgstr ""
3211
 
@@ -3243,19 +3245,19 @@ msgid ""
3243
  "another one."
3244
  msgstr ""
3245
 
3246
- #: wpf-includes/class-members.php:1822
3247
  msgid "What should be done with wpForo content owned by this user?"
3248
  msgstr ""
3249
 
3250
- #: wpf-includes/class-members.php:1824
3251
  msgid "What should be done with wpForo content owned by these users?"
3252
  msgstr ""
3253
 
3254
- #: wpf-includes/class-members.php:1828
3255
  msgid "Delete all wpForo content."
3256
  msgstr ""
3257
 
3258
- #: wpf-includes/class-members.php:1830
3259
  msgid "Attribute all content to:"
3260
  msgstr ""
3261
 
@@ -3277,25 +3279,25 @@ msgstr ""
3277
  msgid "View all Addons"
3278
  msgstr ""
3279
 
3280
- #: wpf-includes/class-permissions.php:125 wpf-includes/wpf-phrases.php:604
3281
  #, php-format
3282
  msgid "%s access successfully added"
3283
  msgstr ""
3284
 
3285
- #: wpf-includes/class-permissions.php:149 wpf-includes/wpf-phrases.php:605
3286
  #, php-format
3287
  msgid "%s access successfully edited"
3288
  msgstr ""
3289
 
3290
- #: wpf-includes/class-phrases.php:179 wpf-includes/wpf-phrases.php:191
3291
  msgid " Forum"
3292
  msgstr ""
3293
 
3294
- #: wpf-includes/class-phrases.php:180 wpf-includes/wpf-phrases.php:190
3295
  msgid " Discussion Board"
3296
  msgstr ""
3297
 
3298
- #: wpf-includes/class-posts.php:57
3299
  msgid "You are not permitted to view this attachment"
3300
  msgstr ""
3301
 
@@ -3435,11 +3437,7 @@ msgstr ""
3435
  msgid "Open link in a new tab"
3436
  msgstr ""
3437
 
3438
- #: wpf-includes/class-template.php:157
3439
- msgid "No forum selected"
3440
- msgstr ""
3441
-
3442
- #: wpf-includes/class-template.php:1692 wpf-includes/wpf-phrases.php:511
3443
  msgid "Theme file not readable"
3444
  msgstr ""
3445
 
@@ -3610,9 +3608,9 @@ msgstr ""
3610
  #: wpf-includes/functions-template.php:305
3611
  #: wpf-includes/functions-template.php:368
3612
  #: wpf-includes/functions-template.php:509
3613
- #: wpf-includes/functions-template.php:674
3614
- #: wpf-includes/functions-template.php:758
3615
- #: wpf-includes/functions-template.php:812 wpf-includes/wpf-phrases.php:518
3616
  msgid "Title"
3617
  msgstr ""
3618
 
@@ -3622,8 +3620,8 @@ msgstr ""
3622
 
3623
  #: wpf-includes/functions-template.php:378
3624
  #: wpf-includes/functions-template.php:537
3625
- #: wpf-includes/functions-template.php:707
3626
- #: wpf-includes/functions-template.php:821 wpf-includes/wpf-phrases.php:394
3627
  msgid "Number of Items"
3628
  msgstr ""
3629
 
@@ -3660,169 +3658,169 @@ msgid "ASC"
3660
  msgstr ""
3661
 
3662
  #: wpf-includes/functions-template.php:513
3663
- #: wpf-includes/functions-template.php:678
3664
  msgid "Filter by forums"
3665
  msgstr ""
3666
 
3667
  #: wpf-includes/functions-template.php:520
3668
- #: wpf-includes/functions-template.php:685
3669
  msgid "Autofilter by current forum"
3670
  msgstr ""
3671
 
3672
  #: wpf-includes/functions-template.php:524
3673
- #: wpf-includes/functions-template.php:689
3674
  msgid "Order by"
3675
  msgstr ""
3676
 
3677
  #: wpf-includes/functions-template.php:542
3678
- #: wpf-includes/functions-template.php:713 wpf-includes/wpf-phrases.php:256
3679
  msgid "Display with Avatars"
3680
  msgstr ""
3681
 
3682
- #: wpf-includes/functions-template.php:702
3683
  msgid "Limit Per Topic"
3684
  msgstr ""
3685
 
3686
- #: wpf-includes/functions-template.php:704
3687
  msgid "set 0 to remove this limit"
3688
  msgstr ""
3689
 
3690
- #: wpf-includes/functions-template.php:816
3691
  msgid "Topic Counts"
3692
  msgstr ""
3693
 
3694
- #: wpf-includes/functions.php:385
3695
  msgid "Unapproved"
3696
  msgstr ""
3697
 
3698
- #: wpf-includes/functions.php:386
3699
  msgid "Published"
3700
  msgstr ""
3701
 
3702
- #: wpf-includes/functions.php:395 wpf-includes/wpf-phrases.php:781
3703
  msgid "Active"
3704
  msgstr ""
3705
 
3706
- #: wpf-includes/functions.php:396
3707
  msgid "Banned"
3708
  msgstr ""
3709
 
3710
- #: wpf-includes/functions.php:409 wpf-includes/functions.php:711
3711
  #: wpf-includes/wpf-phrases.php:234
3712
  msgid "Bulk Actions"
3713
  msgstr ""
3714
 
3715
- #: wpf-includes/functions.php:414 wpf-includes/functions.php:821
3716
  #: wpf-includes/wpf-phrases.php:220
3717
  msgid "Apply"
3718
  msgstr ""
3719
 
3720
- #: wpf-includes/functions.php:423 wpf-includes/wpf-phrases.php:484
3721
  msgid "Show all forums"
3722
  msgstr ""
3723
 
3724
- #: wpf-includes/functions.php:436 wpf-includes/wpf-phrases.php:534
3725
  msgid "filter by group"
3726
  msgstr ""
3727
 
3728
- #: wpf-includes/functions.php:448
3729
  msgid "filter by status"
3730
  msgstr ""
3731
 
3732
- #: wpf-includes/functions.php:464
3733
  msgid "filter by package"
3734
  msgstr ""
3735
 
3736
- #: wpf-includes/functions.php:493
3737
  msgid "filter by user"
3738
  msgstr ""
3739
 
3740
- #: wpf-includes/functions.php:513 wpf-includes/functions.php:719
3741
  #: wpf-includes/wpf-phrases.php:569
3742
  msgid "item"
3743
  msgstr ""
3744
 
3745
- #: wpf-includes/functions.php:546 wpf-includes/functions.php:562
3746
  #: wpf-includes/wpf-phrases.php:468
3747
  msgid "Select All"
3748
  msgstr ""
3749
 
3750
- #: wpf-includes/functions.php:551 wpf-includes/functions.php:567
3751
  msgid "Type"
3752
  msgstr ""
3753
 
3754
- #: wpf-includes/functions.php:624 wpf-includes/wpf-phrases.php:567
3755
  msgid "edit user"
3756
  msgstr ""
3757
 
3758
- #: wpf-includes/functions.php:628 wpf-includes/wpf-phrases.php:566
3759
  msgid "edit profile"
3760
  msgstr ""
3761
 
3762
- #: wpf-includes/functions.php:633
3763
  msgid "unban user"
3764
  msgstr ""
3765
 
3766
- #: wpf-includes/functions.php:633
3767
  msgid "ban user"
3768
  msgstr ""
3769
 
3770
- #: wpf-includes/functions.php:633
3771
  msgid "Are you sure, you want to unban this user?"
3772
  msgstr ""
3773
 
3774
- #: wpf-includes/functions.php:633
3775
  msgid "Are you sure, you want to ban this user?"
3776
  msgstr ""
3777
 
3778
- #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
3779
  #: wpf-includes/wpf-phrases.php:251
3780
  msgid "Delete this item"
3781
  msgstr ""
3782
 
3783
- #: wpf-includes/functions.php:638 wpf-includes/functions.php:648
3784
  #: wpf-includes/wpf-phrases.php:225
3785
  msgid "Are you sure you want to DELETE this item?"
3786
  msgstr ""
3787
 
3788
- #: wpf-includes/functions.php:643
3789
  msgid "unapprove this item"
3790
  msgstr ""
3791
 
3792
- #: wpf-includes/functions.php:643
3793
  msgid "Approve this item"
3794
  msgstr ""
3795
 
3796
- #: wpf-includes/functions.php:643 wpf-includes/wpf-phrases.php:869
3797
  msgid "unapprove"
3798
  msgstr ""
3799
 
3800
- #: wpf-includes/functions.php:643 wpf-includes/wpf-phrases.php:868
3801
  msgid "approve"
3802
  msgstr ""
3803
 
3804
- #: wpf-includes/functions.php:665 wpf-includes/functions.php:666
3805
  #: wpf-includes/wpf-phrases.php:588
3806
  msgid "view"
3807
  msgstr ""
3808
 
3809
- #: wpf-includes/functions.php:690
3810
  msgid "Topic"
3811
  msgstr ""
3812
 
3813
- #: wpf-includes/functions.php:690
3814
  msgid "Post"
3815
  msgstr ""
3816
 
3817
- #: wpf-includes/functions.php:703 wpf-includes/wpf-phrases.php:384
3818
  msgid "No items found"
3819
  msgstr ""
3820
 
3821
- #: wpf-includes/functions.php:820 wpf-includes/wpf-phrases.php:325
3822
  msgid "Items"
3823
  msgstr ""
3824
 
3825
- #: wpf-includes/functions.php:1259
3826
  #, php-format
3827
  msgid "Could not write file %s"
3828
  msgstr ""
@@ -3920,51 +3918,51 @@ msgstr ""
3920
  msgid "Uninstall"
3921
  msgstr ""
3922
 
3923
- #: wpf-includes/wpf-hooks.php:1269 wpf-includes/wpf-phrases.php:181
3924
  msgid "Move"
3925
  msgstr ""
3926
 
3927
- #: wpf-includes/wpf-hooks.php:1307
3928
  msgid "Clear"
3929
  msgstr ""
3930
 
3931
- #: wpf-includes/wpf-hooks.php:1307
3932
  msgid "Select Color"
3933
  msgstr ""
3934
 
3935
- #: wpf-includes/wpf-hooks.php:1324
3936
  msgid "Please choose one reasons before sending a feedback!"
3937
  msgstr ""
3938
 
3939
- #: wpf-includes/wpf-hooks.php:1326
3940
  msgid ""
3941
  "With the email address, please check the \"I agree to receive email\" "
3942
  "checkbox to proceed."
3943
  msgstr ""
3944
 
3945
- #: wpf-includes/wpf-hooks.php:1327
3946
  msgid "Please fill your email address for feedback"
3947
  msgstr ""
3948
 
3949
- #: wpf-includes/wpf-hooks.php:1328
3950
  msgid "Your email address is not valid"
3951
  msgstr ""
3952
 
3953
- #: wpf-includes/wpf-hooks.php:1344
3954
  msgid ""
3955
  "IMPORTANT: wpForo can't work with default permalink, please change permalink "
3956
  "structure"
3957
  msgstr ""
3958
 
3959
- #: wpf-includes/wpf-hooks.php:1366
3960
  msgid "Forum Profile Fields - wpForo"
3961
  msgstr ""
3962
 
3963
- #: wpf-includes/wpf-hooks.php:1374
3964
  msgid "Forum - Usergroup"
3965
  msgstr ""
3966
 
3967
- #: wpf-includes/wpf-hooks.php:1379
3968
  #, php-format
3969
  msgid ""
3970
  "Forum Usergroups are synched with User Roles based on the %s. When you "
@@ -3972,11 +3970,11 @@ msgid ""
3972
  "that table."
3973
  msgstr ""
3974
 
3975
- #: wpf-includes/wpf-hooks.php:1389
3976
  msgid "Role-Usergroup Synchronization is Turned ON!"
3977
  msgstr ""
3978
 
3979
- #: wpf-includes/wpf-hooks.php:1390
3980
  msgid ""
3981
  "This user Usergroup is automatically changed according to current Role. If "
3982
  "you want to disable Role-Usergroup synchronization and manage Usergroups and "
@@ -3985,47 +3983,47 @@ msgid ""
3985
  "option."
3986
  msgstr ""
3987
 
3988
- #: wpf-includes/wpf-hooks.php:1401
3989
  msgid "Forum - Secondary Usergroups"
3990
  msgstr ""
3991
 
3992
- #: wpf-includes/wpf-hooks.php:1423
3993
  msgid "Forum - User Timezone"
3994
  msgstr ""
3995
 
3996
- #: wpf-includes/wpf-hooks.php:1734 wpf-includes/wpf-hooks.php:1833
3997
  msgid "Please Moderate: "
3998
  msgstr ""
3999
 
4000
- #: wpf-includes/wpf-hooks.php:1735
4001
  msgid ""
4002
  "This topic is currently unapproved. You can approve topics in Dashboard "
4003
  "&raquo; Forums &raquo; Moderation admin page."
4004
  msgstr ""
4005
 
4006
- #: wpf-includes/wpf-hooks.php:1834
4007
  msgid ""
4008
  "This post is currently unapproved. You can approve posts in Dashboard "
4009
  "&raquo; Forums &raquo; Moderation admin page."
4010
  msgstr ""
4011
 
4012
- #: wpf-includes/wpf-hooks.php:2312 wpf-includes/wpf-hooks.php:2334
4013
  msgid "New Forum"
4014
  msgstr ""
4015
 
4016
- #: wpf-includes/wpf-hooks.php:2314
4017
  msgid "New User Group"
4018
  msgstr ""
4019
 
4020
- #: wpf-includes/wpf-hooks.php:2316 wpf-includes/wpf-hooks.php:2362
4021
  msgid "New Phrase"
4022
  msgstr ""
4023
 
4024
- #: wpf-includes/wpf-hooks.php:2328
4025
  msgid "Forum Dashboard"
4026
  msgstr ""
4027
 
4028
- #: wpf-includes/wpf-hooks.php:2356
4029
  msgid "New Usergroup"
4030
  msgstr ""
4031
 
@@ -6895,6 +6893,16 @@ msgstr ""
6895
  msgid "%d Answer"
6896
  msgstr ""
6897
 
 
 
 
 
 
 
 
 
 
 
6898
  #: wpf-themes/classic/functions.php:45
6899
  msgid "Extended Layout - Recent topics"
6900
  msgstr ""
@@ -6973,11 +6981,11 @@ msgstr ""
6973
  msgid "Q&A Layout - Comment Form Type"
6974
  msgstr ""
6975
 
6976
- #: wpf-themes/classic/functions.php:183 wpf-themes/classic/functions.php:220
6977
  msgid "Visual Editor"
6978
  msgstr ""
6979
 
6980
- #: wpf-themes/classic/functions.php:184 wpf-themes/classic/functions.php:221
6981
  msgid "Text Editor"
6982
  msgstr ""
6983
 
@@ -6997,75 +7005,83 @@ msgstr ""
6997
  msgid "Set this option value 0 if you want to show all comments"
6998
  msgstr ""
6999
 
7000
- #: wpf-themes/classic/functions.php:217
 
 
 
 
7001
  msgid "Threaded Layout - Reply Form Type"
7002
  msgstr ""
7003
 
7004
- #: wpf-themes/classic/functions.php:227
7005
  msgid "Threaded Layout - Number of Parent Posts per Page"
7006
  msgstr ""
7007
 
7008
- #: wpf-themes/classic/functions.php:235
7009
  msgid "Threaded Layout - Replies Nesting Levels Deep"
7010
  msgstr ""
7011
 
7012
- #: wpf-themes/classic/functions.php:249
 
 
 
 
7013
  msgid "Stick Topic's First Post on Top for Certain Forum Layout"
7014
  msgstr ""
7015
 
7016
- #: wpf-themes/classic/functions.php:250
7017
  msgid ""
7018
  "This option keeps the first topic post on top when you navigate through "
7019
  "pages of that topic. You can manage this option by forum layouts."
7020
  msgstr ""
7021
 
7022
- #: wpforo.php:287
7023
  msgid "Discussion Board"
7024
  msgstr ""
7025
 
7026
- #: wpforo.php:828
7027
  msgid ""
7028
  "Allows to embed hundreds of video, social network, audio and photo content "
7029
  "providers in forum topics and posts."
7030
  msgstr ""
7031
 
7032
- #: wpforo.php:829
7033
  msgid ""
7034
  "wpForo Polls is a complete addon to help forum members create, vote and "
7035
  "manage polls effectively. Comes with poll specific permissions and settings."
7036
  msgstr ""
7037
 
7038
- #: wpforo.php:830
7039
  msgid ""
7040
  "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. "
7041
  "Converts wpForo topic and posts, likes to myCRED points."
7042
  msgstr ""
7043
 
7044
- #: wpforo.php:831
7045
  msgid ""
7046
  "Advanced user profile builder system. Allows to add new fields and manage "
7047
  "profile page. Creates custom Registration, Account, Member Search forms."
7048
  msgstr ""
7049
 
7050
- #: wpforo.php:832
7051
  msgid ""
7052
  "Adds an advanced file attachment system to forum topics and posts. AJAX "
7053
  "powered media uploading and displaying system with user specific library."
7054
  msgstr ""
7055
 
7056
- #: wpforo.php:833
7057
  msgid ""
7058
  "Provides a safe way to communicate directly with other members. Messages are "
7059
  "private and can only be viewed by conversation participants."
7060
  msgstr ""
7061
 
7062
- #: wpforo.php:834
7063
  msgid ""
7064
  "Blog to Forum and Forum to Blog content synchronization. Blog posts with "
7065
  "Forum topics and Blog comments with Forum replies."
7066
  msgstr ""
7067
 
7068
- #: wpforo.php:835
7069
  msgid ""
7070
  "Ads Manager is a powerful yet simple advertisement management system, that "
7071
  "allows you to add adverting banners between forums, topics and posts."
5
  msgstr ""
6
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
7
  "Project-Id-Version: Forum - wpForo\n"
8
+ "POT-Creation-Date: 2019-03-11 01:07+0400\n"
9
  "PO-Revision-Date: 2016-06-28 21:09+0400\n"
10
  "Last-Translator: \n"
11
  "Language-Team: \n"
74
  #: wpf-admin/options.php:15 wpf-admin/tools-tabs/misc.php:92
75
  #: wpf-includes/integration/buddypress.php:11
76
  #: wpf-includes/integration/buddypress.php:57
77
+ #: wpf-includes/integration/buddypress.php:129 wpf-includes/wpf-hooks.php:2351
78
  #: wpf-includes/wpf-phrases.php:307
79
  msgid "Forums"
80
  msgstr ""
81
 
82
  #: wpf-admin/admin.php:37 wpf-includes/wpf-hooks.php:22
83
+ #: wpf-includes/wpf-hooks.php:2357
84
  msgid "Settings"
85
  msgstr ""
86
 
87
+ #: wpf-admin/admin.php:40 wpf-includes/wpf-hooks.php:2361
88
  #: wpf-includes/wpf-phrases.php:912
89
  msgid "Tools"
90
  msgstr ""
91
 
92
+ #: wpf-admin/admin.php:43 wpf-includes/wpf-hooks.php:2365
93
  msgid "Moderation"
94
  msgstr ""
95
 
96
  #: wpf-admin/admin.php:46 wpf-admin/dashboard.php:149 wpf-admin/member.php:10
97
  #: wpf-admin/options.php:18 wpf-admin/tools-tabs/misc.php:112
98
+ #: wpf-admin/usergroup.php:31 wpf-includes/wpf-hooks.php:2369
99
  #: wpf-includes/wpf-phrases.php:362
100
  msgid "Members"
101
  msgstr ""
102
 
103
  #: wpf-admin/admin.php:49 wpf-admin/usergroup.php:8 wpf-admin/usergroup.php:155
104
+ #: wpf-includes/wpf-hooks.php:2373
105
  msgid "Usergroups"
106
  msgstr ""
107
 
108
+ #: wpf-admin/admin.php:52 wpf-includes/wpf-hooks.php:2379
109
  #: wpf-includes/wpf-phrases.php:787
110
  msgid "Phrases"
111
  msgstr ""
112
 
113
+ #: wpf-admin/admin.php:55 wpf-includes/wpf-hooks.php:2385
114
  #: wpf-includes/wpf-phrases.php:788
115
  msgid "Themes"
116
  msgstr ""
117
 
118
  #: wpf-admin/admin.php:58 wpf-admin/options.php:24
119
+ #: wpf-includes/wpf-hooks.php:2389 wpf-includes/wpf-phrases.php:209
120
  msgid "Addons"
121
  msgstr ""
122
 
191
  msgstr ""
192
 
193
  #: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/posts.php:17
194
+ #: wpf-admin/options-tabs/styles.php:22 wpf-includes/class-forums.php:719
195
  #: wpf-includes/wpf-phrases.php:522
196
  msgid "Topics"
197
  msgstr ""
198
 
199
  #: wpf-admin/dashboard.php:145 wpf-admin/options-tabs/posts.php:18
200
+ #: wpf-includes/class-forums.php:719 wpf-includes/wpf-phrases.php:416
201
  msgid "Posts"
202
  msgstr ""
203
 
368
  msgid "Other"
369
  msgstr ""
370
 
371
+ #: wpf-admin/deactivation-dialog.php:142 wpf-includes/wpf-hooks.php:1344
372
  msgid "Please provide more information"
373
  msgstr ""
374
 
384
  msgid "Thank you for your feedback!"
385
  msgstr ""
386
 
387
+ #: wpf-admin/forum.php:13 wpf-includes/functions.php:821
388
  #: wpf-includes/wpf-phrases.php:485
389
  msgid "Show on screen"
390
  msgstr ""
414
  msgid "Number of Columns"
415
  msgstr ""
416
 
417
+ #: wpf-admin/forum.php:32 wpf-includes/functions.php:835
418
  #: wpf-includes/wpf-phrases.php:458
419
  msgid "Screen Options"
420
  msgstr ""
528
 
529
  #: wpf-admin/forum.php:164 wpf-admin/themes.php:73
530
  #: wpf-admin/tools-tabs/antispam.php:312 wpf-admin/usergroup.php:70
531
+ #: wpf-admin/usergroup.php:375 wpf-includes/wpf-hooks.php:1289
532
  #: wpf-includes/wpf-phrases.php:250
533
  msgid "Delete"
534
  msgstr ""
535
 
536
  #: wpf-admin/forum.php:165 wpf-admin/usergroup.php:72
537
+ #: wpf-includes/class-forums.php:725 wpf-includes/wpf-phrases.php:539
538
  msgid "View"
539
  msgstr ""
540
 
673
  msgid "Admin"
674
  msgstr ""
675
 
676
+ #: wpf-admin/options-tabs/accesses.php:40 wpf-includes/class-forums.php:721
677
+ #: wpf-includes/functions.php:625 wpf-includes/wpf-phrases.php:565
678
  msgid "edit"
679
  msgstr ""
680
 
684
  "to this access will lost all forum permissions."
685
  msgstr ""
686
 
687
+ #: wpf-admin/options-tabs/accesses.php:42 wpf-includes/class-forums.php:723
688
+ #: wpf-includes/functions.php:643 wpf-includes/functions.php:653
689
  #: wpf-includes/wpf-phrases.php:564
690
  msgid "delete"
691
  msgstr ""
949
  #: wpf-admin/tools-tabs/antispam.php:197 wpf-admin/tools-tabs/antispam.php:206
950
  #: wpf-admin/tools-tabs/antispam.php:215 wpf-admin/tools-tabs/antispam.php:224
951
  #: wpf-admin/tools-tabs/antispam.php:272 wpf-admin/tools-tabs/cleanup.php:39
952
+ #: wpf-includes/functions-template.php:873 wpf-includes/wpf-phrases.php:550
953
  #: wpf-themes/classic/functions.php:113 wpf-themes/classic/functions.php:122
954
+ #: wpf-themes/classic/functions.php:192 wpf-themes/classic/functions.php:220
955
+ #: wpf-themes/classic/functions.php:262 wpf-themes/classic/functions.php:280
956
  msgid "Yes"
957
  msgstr ""
958
 
965
  #: wpf-admin/tools-tabs/antispam.php:198 wpf-admin/tools-tabs/antispam.php:207
966
  #: wpf-admin/tools-tabs/antispam.php:216 wpf-admin/tools-tabs/antispam.php:225
967
  #: wpf-admin/tools-tabs/antispam.php:273 wpf-admin/tools-tabs/cleanup.php:40
968
+ #: wpf-includes/functions-template.php:874 wpf-includes/wpf-phrases.php:380
969
  #: wpf-themes/classic/functions.php:114 wpf-themes/classic/functions.php:123
970
+ #: wpf-themes/classic/functions.php:193 wpf-themes/classic/functions.php:221
971
+ #: wpf-themes/classic/functions.php:263 wpf-themes/classic/functions.php:281
972
  msgid "No"
973
  msgstr ""
974
 
1392
  msgstr ""
1393
 
1394
  #: wpf-admin/options-tabs/features.php:76 wpf-includes/class-subscribes.php:27
1395
+ #: wpf-includes/wpf-phrases.php:285 wpforo.php:288
1396
  msgid "Forum"
1397
  msgstr ""
1398
 
1452
  msgid "one URL per line"
1453
  msgstr ""
1454
 
1455
+ #: wpf-admin/options-tabs/general.php:47 wpf-includes/wpf-hooks.php:2339
1456
  msgid "Visit Forum"
1457
  msgstr ""
1458
 
1546
  msgid "Members Search Type"
1547
  msgstr ""
1548
 
1549
+ #: wpf-admin/options-tabs/members.php:39 wpf-includes/functions.php:378
1550
+ #: wpf-includes/functions.php:380 wpf-includes/wpf-phrases.php:459
1551
  msgid "Search"
1552
  msgstr ""
1553
 
2862
  msgid "Usergroup"
2863
  msgstr ""
2864
 
2865
+ #: wpf-admin/usergroup.php:32 wpf-includes/wpf-hooks.php:1326
2866
  msgid "Default"
2867
  msgstr ""
2868
 
3203
  msgid "Can view poll result"
3204
  msgstr ""
3205
 
3206
+ #: wpf-includes/class-forums.php:720
3207
  msgid "Add a new Subforum"
3208
  msgstr ""
3209
 
3210
+ #: wpf-includes/class-forums.php:720
3211
  msgid "Add a new Forum in this Category"
3212
  msgstr ""
3213
 
3245
  "another one."
3246
  msgstr ""
3247
 
3248
+ #: wpf-includes/class-members.php:1824
3249
  msgid "What should be done with wpForo content owned by this user?"
3250
  msgstr ""
3251
 
3252
+ #: wpf-includes/class-members.php:1826
3253
  msgid "What should be done with wpForo content owned by these users?"
3254
  msgstr ""
3255
 
3256
+ #: wpf-includes/class-members.php:1830
3257
  msgid "Delete all wpForo content."
3258
  msgstr ""
3259
 
3260
+ #: wpf-includes/class-members.php:1832
3261
  msgid "Attribute all content to:"
3262
  msgstr ""
3263
 
3279
  msgid "View all Addons"
3280
  msgstr ""
3281
 
3282
+ #: wpf-includes/class-permissions.php:127 wpf-includes/wpf-phrases.php:604
3283
  #, php-format
3284
  msgid "%s access successfully added"
3285
  msgstr ""
3286
 
3287
+ #: wpf-includes/class-permissions.php:151 wpf-includes/wpf-phrases.php:605
3288
  #, php-format
3289
  msgid "%s access successfully edited"
3290
  msgstr ""
3291
 
3292
+ #: wpf-includes/class-phrases.php:181 wpf-includes/wpf-phrases.php:191
3293
  msgid " Forum"
3294
  msgstr ""
3295
 
3296
+ #: wpf-includes/class-phrases.php:182 wpf-includes/wpf-phrases.php:190
3297
  msgid " Discussion Board"
3298
  msgstr ""
3299
 
3300
+ #: wpf-includes/class-posts.php:63
3301
  msgid "You are not permitted to view this attachment"
3302
  msgstr ""
3303
 
3437
  msgid "Open link in a new tab"
3438
  msgstr ""
3439
 
3440
+ #: wpf-includes/class-template.php:1601 wpf-includes/wpf-phrases.php:511
 
 
 
 
3441
  msgid "Theme file not readable"
3442
  msgstr ""
3443
 
3608
  #: wpf-includes/functions-template.php:305
3609
  #: wpf-includes/functions-template.php:368
3610
  #: wpf-includes/functions-template.php:509
3611
+ #: wpf-includes/functions-template.php:729
3612
+ #: wpf-includes/functions-template.php:814
3613
+ #: wpf-includes/functions-template.php:868 wpf-includes/wpf-phrases.php:518
3614
  msgid "Title"
3615
  msgstr ""
3616
 
3620
 
3621
  #: wpf-includes/functions-template.php:378
3622
  #: wpf-includes/functions-template.php:537
3623
+ #: wpf-includes/functions-template.php:762
3624
+ #: wpf-includes/functions-template.php:877 wpf-includes/wpf-phrases.php:394
3625
  msgid "Number of Items"
3626
  msgstr ""
3627
 
3658
  msgstr ""
3659
 
3660
  #: wpf-includes/functions-template.php:513
3661
+ #: wpf-includes/functions-template.php:733
3662
  msgid "Filter by forums"
3663
  msgstr ""
3664
 
3665
  #: wpf-includes/functions-template.php:520
3666
+ #: wpf-includes/functions-template.php:740
3667
  msgid "Autofilter by current forum"
3668
  msgstr ""
3669
 
3670
  #: wpf-includes/functions-template.php:524
3671
+ #: wpf-includes/functions-template.php:744
3672
  msgid "Order by"
3673
  msgstr ""
3674
 
3675
  #: wpf-includes/functions-template.php:542
3676
+ #: wpf-includes/functions-template.php:768 wpf-includes/wpf-phrases.php:256
3677
  msgid "Display with Avatars"
3678
  msgstr ""
3679
 
3680
+ #: wpf-includes/functions-template.php:757
3681
  msgid "Limit Per Topic"
3682
  msgstr ""
3683
 
3684
+ #: wpf-includes/functions-template.php:759
3685
  msgid "set 0 to remove this limit"
3686
  msgstr ""
3687
 
3688
+ #: wpf-includes/functions-template.php:872
3689
  msgid "Topic Counts"
3690
  msgstr ""
3691
 
3692
+ #: wpf-includes/functions.php:390
3693
  msgid "Unapproved"
3694
  msgstr ""
3695
 
3696
+ #: wpf-includes/functions.php:391
3697
  msgid "Published"
3698
  msgstr ""
3699
 
3700
+ #: wpf-includes/functions.php:400 wpf-includes/wpf-phrases.php:781
3701
  msgid "Active"
3702
  msgstr ""
3703
 
3704
+ #: wpf-includes/functions.php:401
3705
  msgid "Banned"
3706
  msgstr ""
3707
 
3708
+ #: wpf-includes/functions.php:414 wpf-includes/functions.php:716
3709
  #: wpf-includes/wpf-phrases.php:234
3710
  msgid "Bulk Actions"
3711
  msgstr ""
3712
 
3713
+ #: wpf-includes/functions.php:419 wpf-includes/functions.php:826
3714
  #: wpf-includes/wpf-phrases.php:220
3715
  msgid "Apply"
3716
  msgstr ""
3717
 
3718
+ #: wpf-includes/functions.php:428 wpf-includes/wpf-phrases.php:484
3719
  msgid "Show all forums"
3720
  msgstr ""
3721
 
3722
+ #: wpf-includes/functions.php:441 wpf-includes/wpf-phrases.php:534
3723
  msgid "filter by group"
3724
  msgstr ""
3725
 
3726
+ #: wpf-includes/functions.php:453
3727
  msgid "filter by status"
3728
  msgstr ""
3729
 
3730
+ #: wpf-includes/functions.php:469
3731
  msgid "filter by package"
3732
  msgstr ""
3733
 
3734
+ #: wpf-includes/functions.php:498
3735
  msgid "filter by user"
3736
  msgstr ""
3737
 
3738
+ #: wpf-includes/functions.php:518 wpf-includes/functions.php:724
3739
  #: wpf-includes/wpf-phrases.php:569
3740
  msgid "item"
3741
  msgstr ""
3742
 
3743
+ #: wpf-includes/functions.php:551 wpf-includes/functions.php:567
3744
  #: wpf-includes/wpf-phrases.php:468
3745
  msgid "Select All"
3746
  msgstr ""
3747
 
3748
+ #: wpf-includes/functions.php:556 wpf-includes/functions.php:572
3749
  msgid "Type"
3750
  msgstr ""
3751
 
3752
+ #: wpf-includes/functions.php:629 wpf-includes/wpf-phrases.php:567
3753
  msgid "edit user"
3754
  msgstr ""
3755
 
3756
+ #: wpf-includes/functions.php:633 wpf-includes/wpf-phrases.php:566
3757
  msgid "edit profile"
3758
  msgstr ""
3759
 
3760
+ #: wpf-includes/functions.php:638
3761
  msgid "unban user"
3762
  msgstr ""
3763
 
3764
+ #: wpf-includes/functions.php:638
3765
  msgid "ban user"
3766
  msgstr ""
3767
 
3768
+ #: wpf-includes/functions.php:638
3769
  msgid "Are you sure, you want to unban this user?"
3770
  msgstr ""
3771
 
3772
+ #: wpf-includes/functions.php:638
3773
  msgid "Are you sure, you want to ban this user?"
3774
  msgstr ""
3775
 
3776
+ #: wpf-includes/functions.php:643 wpf-includes/functions.php:653
3777
  #: wpf-includes/wpf-phrases.php:251
3778
  msgid "Delete this item"
3779
  msgstr ""
3780
 
3781
+ #: wpf-includes/functions.php:643 wpf-includes/functions.php:653
3782
  #: wpf-includes/wpf-phrases.php:225
3783
  msgid "Are you sure you want to DELETE this item?"
3784
  msgstr ""
3785
 
3786
+ #: wpf-includes/functions.php:648
3787
  msgid "unapprove this item"
3788
  msgstr ""
3789
 
3790
+ #: wpf-includes/functions.php:648
3791
  msgid "Approve this item"
3792
  msgstr ""
3793
 
3794
+ #: wpf-includes/functions.php:648 wpf-includes/wpf-phrases.php:869
3795
  msgid "unapprove"
3796
  msgstr ""
3797
 
3798
+ #: wpf-includes/functions.php:648 wpf-includes/wpf-phrases.php:868
3799
  msgid "approve"
3800
  msgstr ""
3801
 
3802
+ #: wpf-includes/functions.php:670 wpf-includes/functions.php:671
3803
  #: wpf-includes/wpf-phrases.php:588
3804
  msgid "view"
3805
  msgstr ""
3806
 
3807
+ #: wpf-includes/functions.php:695
3808
  msgid "Topic"
3809
  msgstr ""
3810
 
3811
+ #: wpf-includes/functions.php:695
3812
  msgid "Post"
3813
  msgstr ""
3814
 
3815
+ #: wpf-includes/functions.php:708 wpf-includes/wpf-phrases.php:384
3816
  msgid "No items found"
3817
  msgstr ""
3818
 
3819
+ #: wpf-includes/functions.php:825 wpf-includes/wpf-phrases.php:325
3820
  msgid "Items"
3821
  msgstr ""
3822
 
3823
+ #: wpf-includes/functions.php:1266
3824
  #, php-format
3825
  msgid "Could not write file %s"
3826
  msgstr ""
3918
  msgid "Uninstall"
3919
  msgstr ""
3920
 
3921
+ #: wpf-includes/wpf-hooks.php:1288 wpf-includes/wpf-phrases.php:181
3922
  msgid "Move"
3923
  msgstr ""
3924
 
3925
+ #: wpf-includes/wpf-hooks.php:1326
3926
  msgid "Clear"
3927
  msgstr ""
3928
 
3929
+ #: wpf-includes/wpf-hooks.php:1326
3930
  msgid "Select Color"
3931
  msgstr ""
3932
 
3933
+ #: wpf-includes/wpf-hooks.php:1343
3934
  msgid "Please choose one reasons before sending a feedback!"
3935
  msgstr ""
3936
 
3937
+ #: wpf-includes/wpf-hooks.php:1345
3938
  msgid ""
3939
  "With the email address, please check the \"I agree to receive email\" "
3940
  "checkbox to proceed."
3941
  msgstr ""
3942
 
3943
+ #: wpf-includes/wpf-hooks.php:1346
3944
  msgid "Please fill your email address for feedback"
3945
  msgstr ""
3946
 
3947
+ #: wpf-includes/wpf-hooks.php:1347
3948
  msgid "Your email address is not valid"
3949
  msgstr ""
3950
 
3951
+ #: wpf-includes/wpf-hooks.php:1363
3952
  msgid ""
3953
  "IMPORTANT: wpForo can't work with default permalink, please change permalink "
3954
  "structure"
3955
  msgstr ""
3956
 
3957
+ #: wpf-includes/wpf-hooks.php:1385
3958
  msgid "Forum Profile Fields - wpForo"
3959
  msgstr ""
3960
 
3961
+ #: wpf-includes/wpf-hooks.php:1393
3962
  msgid "Forum - Usergroup"
3963
  msgstr ""
3964
 
3965
+ #: wpf-includes/wpf-hooks.php:1398
3966
  #, php-format
3967
  msgid ""
3968
  "Forum Usergroups are synched with User Roles based on the %s. When you "
3970
  "that table."
3971
  msgstr ""
3972
 
3973
+ #: wpf-includes/wpf-hooks.php:1408
3974
  msgid "Role-Usergroup Synchronization is Turned ON!"
3975
  msgstr ""
3976
 
3977
+ #: wpf-includes/wpf-hooks.php:1409
3978
  msgid ""
3979
  "This user Usergroup is automatically changed according to current Role. If "
3980
  "you want to disable Role-Usergroup synchronization and manage Usergroups and "
3983
  "option."
3984
  msgstr ""
3985
 
3986
+ #: wpf-includes/wpf-hooks.php:1420
3987
  msgid "Forum - Secondary Usergroups"
3988
  msgstr ""
3989
 
3990
+ #: wpf-includes/wpf-hooks.php:1442
3991
  msgid "Forum - User Timezone"
3992
  msgstr ""
3993
 
3994
+ #: wpf-includes/wpf-hooks.php:1753 wpf-includes/wpf-hooks.php:1852
3995
  msgid "Please Moderate: "
3996
  msgstr ""
3997
 
3998
+ #: wpf-includes/wpf-hooks.php:1754
3999
  msgid ""
4000
  "This topic is currently unapproved. You can approve topics in Dashboard "
4001
  "&raquo; Forums &raquo; Moderation admin page."
4002
  msgstr ""
4003
 
4004
+ #: wpf-includes/wpf-hooks.php:1853
4005
  msgid ""
4006
  "This post is currently unapproved. You can approve posts in Dashboard "
4007
  "&raquo; Forums &raquo; Moderation admin page."
4008
  msgstr ""
4009
 
4010
+ #: wpf-includes/wpf-hooks.php:2331 wpf-includes/wpf-hooks.php:2353
4011
  msgid "New Forum"
4012
  msgstr ""
4013
 
4014
+ #: wpf-includes/wpf-hooks.php:2333
4015
  msgid "New User Group"
4016
  msgstr ""
4017
 
4018
+ #: wpf-includes/wpf-hooks.php:2335 wpf-includes/wpf-hooks.php:2381
4019
  msgid "New Phrase"
4020
  msgstr ""
4021
 
4022
+ #: wpf-includes/wpf-hooks.php:2347
4023
  msgid "Forum Dashboard"
4024
  msgstr ""
4025
 
4026
+ #: wpf-includes/wpf-hooks.php:2375
4027
  msgid "New Usergroup"
4028
  msgstr ""
4029
 
6893
  msgid "%d Answer"
6894
  msgstr ""
6895
 
6896
+ #: wpf-includes/wpf-phrases.php:1041
6897
+ #, php-format
6898
+ msgid "%s Replies"
6899
+ msgstr ""
6900
+
6901
+ #: wpf-includes/wpf-phrases.php:1042
6902
+ #, php-format
6903
+ msgid "%s Reply"
6904
+ msgstr ""
6905
+
6906
  #: wpf-themes/classic/functions.php:45
6907
  msgid "Extended Layout - Recent topics"
6908
  msgstr ""
6981
  msgid "Q&A Layout - Comment Form Type"
6982
  msgstr ""
6983
 
6984
+ #: wpf-themes/classic/functions.php:183 wpf-themes/classic/functions.php:231
6985
  msgid "Visual Editor"
6986
  msgstr ""
6987
 
6988
+ #: wpf-themes/classic/functions.php:184 wpf-themes/classic/functions.php:232
6989
  msgid "Text Editor"
6990
  msgstr ""
6991
 
7005
  msgid "Set this option value 0 if you want to show all comments"
7006
  msgstr ""
7007
 
7008
+ #: wpf-themes/classic/functions.php:216
7009
+ msgid "Q&A Layout - First Post Reply Button"
7010
+ msgstr ""
7011
+
7012
+ #: wpf-themes/classic/functions.php:228
7013
  msgid "Threaded Layout - Reply Form Type"
7014
  msgstr ""
7015
 
7016
+ #: wpf-themes/classic/functions.php:238
7017
  msgid "Threaded Layout - Number of Parent Posts per Page"
7018
  msgstr ""
7019
 
7020
+ #: wpf-themes/classic/functions.php:246
7021
  msgid "Threaded Layout - Replies Nesting Levels Deep"
7022
  msgstr ""
7023
 
7024
+ #: wpf-themes/classic/functions.php:258
7025
+ msgid "Threaded Layout - First Post Reply Button"
7026
+ msgstr ""
7027
+
7028
+ #: wpf-themes/classic/functions.php:271
7029
  msgid "Stick Topic's First Post on Top for Certain Forum Layout"
7030
  msgstr ""
7031
 
7032
+ #: wpf-themes/classic/functions.php:272
7033
  msgid ""
7034
  "This option keeps the first topic post on top when you navigate through "
7035
  "pages of that topic. You can manage this option by forum layouts."
7036
  msgstr ""
7037
 
7038
+ #: wpforo.php:289
7039
  msgid "Discussion Board"
7040
  msgstr ""
7041
 
7042
+ #: wpforo.php:935
7043
  msgid ""
7044
  "Allows to embed hundreds of video, social network, audio and photo content "
7045
  "providers in forum topics and posts."
7046
  msgstr ""
7047
 
7048
+ #: wpforo.php:936
7049
  msgid ""
7050
  "wpForo Polls is a complete addon to help forum members create, vote and "
7051
  "manage polls effectively. Comes with poll specific permissions and settings."
7052
  msgstr ""
7053
 
7054
+ #: wpforo.php:937
7055
  msgid ""
7056
  "Awards myCRED points for forum activity. Integrates myCRED Badges and Ranks. "
7057
  "Converts wpForo topic and posts, likes to myCRED points."
7058
  msgstr ""
7059
 
7060
+ #: wpforo.php:938
7061
  msgid ""
7062
  "Advanced user profile builder system. Allows to add new fields and manage "
7063
  "profile page. Creates custom Registration, Account, Member Search forms."
7064
  msgstr ""
7065
 
7066
+ #: wpforo.php:939
7067
  msgid ""
7068
  "Adds an advanced file attachment system to forum topics and posts. AJAX "
7069
  "powered media uploading and displaying system with user specific library."
7070
  msgstr ""
7071
 
7072
+ #: wpforo.php:940
7073
  msgid ""
7074
  "Provides a safe way to communicate directly with other members. Messages are "
7075
  "private and can only be viewed by conversation participants."
7076
  msgstr ""
7077
 
7078
+ #: wpforo.php:941
7079
  msgid ""
7080
  "Blog to Forum and Forum to Blog content synchronization. Blog posts with "
7081
  "Forum topics and Blog comments with Forum replies."
7082
  msgstr ""
7083
 
7084
+ #: wpforo.php:942
7085
  msgid ""
7086
  "Ads Manager is a powerful yet simple advertisement management system, that "
7087
  "allows you to add adverting banners between forums, topics and posts."
wpf-themes/classic/colors.css CHANGED
@@ -1,527 +1,538 @@
 
 
 
 
 
 
1
  /* wpForo Dynamic CSS Document */
2
 
3
- #wpforo-wrap { color: #333333; background: #ffffff }
4
  #wpforo-wrap .wpforo-subforum i{ color:#999999; }
5
- #wpforo-wrap #footer { background:#e6e6e6;}
6
- #wpforo-wrap .wpf-p-error { background-color: #e6e6e6; color: #333333; }
7
- #wpforo-wrap .wpf-res-menu { color: #ffffff; }
8
  #wpforo-wrap #wpforo-menu { background-color:#555555; }
9
  #wpforo-wrap #wpforo-menu li { border-right:#777777 1px solid; }
10
- #wpforo-wrap #wpforo-menu li a { color: #ffffff; }
11
 
12
  #wpforo-wrap .wpforo-active,
13
  #wpforo-wrap #wpforo-menu li:hover,
14
  #wpforo-wrap #wpforo-menu .current-menu-ancestor,
15
  #wpforo-wrap #wpforo-menu .current-menu-parent,
16
- #wpforo-wrap #wpforo-menu .current_page_item { background-color: #43a6df!important; }
17
 
18
- #wpforo-load { color: #43a6df; }
19
- #wpforo-load i{ color: #43a6df!important; }
20
 
21
  #wpforo-wrap .wpf-search input[type="text"]{ color: #555555; background: transparent; }
22
- #wpforo-wrap .wpf-search input[type="text"]:focus{ background: #f5f5f5; }
23
- #wpforo-wrap .wpf-search i{ color: #43a6df; }
24
 
25
- #wpforo-wrap #wpforo-poweredby{ background-color:#555555; color: #ffffff; }
26
  #wpforo-wrap #wpforo-title{ color:#333333;}
27
- #wpforo-wrap #wpforo-description{color:#555555;border-bottom:1px solid #cccccc;}
28
 
29
- #wpforo-wrap a { color: #3f7796; }
30
- #wpforo-wrap a:visited { color: #3f7796; }
31
- #wpforo-wrap a:hover{ color: #659fbe;}
32
- #wpforo-wrap a:active { color: #659fbe; }
33
 
34
- #wpforo-wrap .wpflink { color: #3f7796; }
35
- #wpforo-wrap .wpflink:hover { color: #659fbe; }
36
 
37
- #wpforo-wrap pre { border:#e6e6e6 1px solid; background:#dff4ff; }
38
 
39
- .wpfcl-a{ color:#659fbe!important; }
40
- .wpfbg-a{ background-color:#659fbe!important; }
41
- .wpfcl-b{ color:#43a6df!important; }
42
- .wpfbg-b{ background-color:#43a6df!important; }
43
- .wpfcl-0{ color:#999999!important; }
44
  .wpfbg-0{ background-color:#999999!important; }
45
- .wpfcl-1{ color:#555555!important; }
46
  .wpfbg-1{ background-color:#555555!important; }
47
  .wpfcl-2{ color:#777777!important; }
48
  .wpfbg-2{ background-color:#777777!important; }
49
- .wpfcl-3{ color:#ffffff!important; }
50
- .wpfbg-3{ background-color:#ffffff!important; }
51
- .wpfcl-4{ color:#72ccfc!important;}
52
- .wpfbg-4{ background-color:#72ccfc!important; }
53
- .wpfcl-5{ color:#ff812d!important; }
54
- .wpfbg-5{ background-color:#ff812d!important; }
55
- .wpfcl-6{ color:#0099cc!important; }
56
- .wpfbg-6{ background-color:#0099cc!important; }
57
- .wpfcl-7{ color:#e6e6e6!important; }
58
- .wpfbg-7{ background-color:#e6e6e6!important; }
59
- .wpfcl-8{ color:#4dca5c!important; }
60
- .wpfbg-8{ background-color:#4dca5c!important; }
61
- .wpfcl-9{ color:#f5f5f5!important; }
62
- .wpfbg-9{ background-color:#f5f5f5!important; }
63
-
64
- #wpforo-wrap .author-rating { border: 1px solid #e6e6e6; background: #f5f5f5; }
65
  #wpforo-wrap .wpf-author-nicename{ color:#777777;}
66
- #wpforo-wrap .wpforo-admin-note{ border: 1px solid #e6e6e6; background: #ffffff; }
67
 
68
  #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid #666666; }
69
  #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
70
  #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
71
- #wpforo-wrap .wpf-breadcrumb a { color:#666666; background: #ffffff;}
72
- #wpforo-wrap .wpf-breadcrumb a:hover{ background:#f5f5f5; }
73
- #wpforo-wrap .wpf-breadcrumb a:hover:after { background:#f5f5f5; }
74
- #wpforo-wrap .wpf-breadcrumb a.active{ background:#f5f5f5; color:#4a8eb3; }
75
- #wpforo-wrap .wpf-breadcrumb a.active:after { background:#f5f5f5; }
76
- #wpforo-wrap .wpf-breadcrumb a:after { background: #ffffff; }
77
- #wpforo-wrap .wpf-breadcrumb a.active:after { background: #f5f5f5; }
78
-
79
- #wpforo-wrap .wpforo-post .wpforo-post-content img{ border:#e6e6e6 1px solid; background:#ffffff; }
80
- #wpforo-wrap .wpforo-post blockquote{ border:#999999 1px dotted; background:#e6e6e6; }
81
- #wpforo-wrap .wpforo-post .wpforo-post-code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
82
- #wpforo-wrap .wpforo-post code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
83
- #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:#e6e6e6 1px solid;}
84
- #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:#ffffff 1px dotted; }
85
- #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid; background:#ffffff; }
86
- #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:#659fbe 1px dotted; color:#777777;}
87
- #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:#3f7796;}
88
- #wpforo-wrap .wpforo-post .wpf-mod-message{color:#ff812d}
89
-
90
- #wpforo-wrap .wpforo-topic-badges{ background-color:#f5f5f5; }
91
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
92
- #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:#659fbe!important;}
93
 
94
 
95
- #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
96
- #wpforo-wrap .wpfl-1 .cat-title{ color:#ffffff; }
97
- #wpforo-wrap .wpfl-1 .cat-stat-posts { color:#ffffff; }
98
- #wpforo-wrap .wpfl-1 .cat-stat-topics {color:#ffffff; }
99
- #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:#cccccc 1px solid; }
100
- #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:#f5f5f5; }
101
  #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777777; }
102
- #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:#dadada 1px dotted; }
103
  #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:#999999; }
104
- #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:#ffffff; }
105
  #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:#555555; }
106
- #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:#555555; border-bottom:#cccccc 0px solid; }
107
-
108
- #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
109
- #wpforo-wrap .wpfl-1 .head-title{ color:#ffffff; }
110
- #wpforo-wrap .wpfl-1 .head-stat-posts { color:#ffffff; }
111
- #wpforo-wrap .wpfl-1 .head-stat-views { color:#ffffff; }
112
- #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:#cccccc 1px solid; }
113
- #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:#f5f5f5; }
114
  #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:#555555; }
115
  #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:#555555; }
116
  #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:#555555; }
117
- #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:#ffffff; }
118
  #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:#555555; }
119
- #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:#555555; border-bottom:#cccccc 0px solid; }
120
-
121
- #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:#e6e6e6 3px solid; }
122
- #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
123
- #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:#f5f5f5; }
124
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
125
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 2px solid; }
126
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#f5f5f5; }
127
- #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
128
- #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:#ff812d; }
129
-
130
- #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
131
- #wpforo-wrap .wpfl-2 .cat-title{ color:#ffffff; }
132
- #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:#ffffff; }
133
- #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:#cccccc 1px solid; }
134
- #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:#f5f5f5;}
135
  #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:#555555; }
136
  #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:#555555; }
137
- #wpforo-wrap .wpfl-2 .wpforo-subforum{ border-top:#dadada 1px dotted;}
138
- #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:#ff812d; }
139
  #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:#555555; }
140
  #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:#555555 }
141
- #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:#ffffff; border:1px solid #cccccc; }
142
-
143
- #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
144
- #wpforo-wrap .wpfl-2 .head-title{ color:#ffffff;}
145
- #wpforo-wrap .wpfl-2 .head-stat-posts { color:#ffffff; }
146
- #wpforo-wrap .wpfl-2 .head-stat-views { color:#ffffff; }
147
- #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:#ffffff; }
148
- #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:#cccccc 1px solid; }
149
- #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:#f5f5f5; }
150
  #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#555555; }
151
- #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:#ffffff; border:1px solid #cccccc; }
152
  #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:#555555; }
153
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:#555555;}
154
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:#555555;}
155
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:#555555;}
156
 
157
- #wpforo-wrap .wpfl-2 .post-wrap{ border-top:#e6e6e6 1px solid; }
158
- #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
159
- #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:#ffffff; }
160
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:#f5f5f5; }
161
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:#ffffff 1px solid; background:#ffffff; }
162
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 2px solid; }
163
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d;}
164
-
165
- #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: #43a6df;border-bottom:#cccccc 1px solid; }
166
- #wpforo-wrap .wpfl-3 .cat-title{ color:#ffffff; }
167
- #wpforo-wrap .wpfl-3 .cat-stat-posts { color:#ffffff; }
168
- #wpforo-wrap .wpfl-3 .cat-stat-answers { color:#ffffff; }
169
- #wpforo-wrap .wpfl-3 .cat-stat-questions { color:#ffffff; }
170
- #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:#cccccc 1px solid; }
171
- #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:#f5f5f5; }
172
  #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:#555555; }
173
  #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:#555555; }
174
- #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:#dadada 1px dotted; }
175
  #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:#999999; }
176
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#555555;}
177
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:#555555; }
178
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#555555;}
179
- #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:#ffffff; }
180
  #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:#555555; }
181
- #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:#555555; border-bottom:#cccccc 0px solid; }
182
- #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:#f5f5f5; }
183
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:#f5f5f5; }
184
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:#f5f5f5; }
185
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:#f5f5f5; }
186
-
187
- #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: #43a6df; border-bottom:#cccccc 2px solid; }
188
- #wpforo-wrap .wpfl-3 .head-title{ color:#ffffff; }
189
- #wpforo-wrap .wpfl-3 .head-stat-posts { color:#ffffff; }
190
- #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:#ffffff; }
191
- #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:#ffffff 1px solid; border-bottom:#e6e6e6 1px solid; }
192
- #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:#f5f5f5; }
193
  #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:#555555; }
194
- #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:#ffffff; border:1px solid #cccccc; }
195
  #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:#555555; }
196
  #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:#555555; }
197
- #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:#f5f5f5; }
198
- #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:#f5f5f5; }
199
- #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:#f5f5f5; }
200
- #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid #e6e6e6; border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
201
- #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
202
-
203
- #wpforo-wrap .wpfl-3 .post-wrap{ border-top:#e6e6e6 1px solid; }
204
- #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
205
- #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:#ffffff; }
206
- #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:#f5f5f5; }
207
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:#00a636; }
208
  #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:#999999!important; }
209
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:#f5f5f5; }
210
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted #e6e6e6; }
211
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted #e6e6e6; }
212
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:#659fbe 1px dotted; }
213
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:#ffffff 1px solid; background:#dff4ff;}
214
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:#ffffff; border:1px solid #cccccc; }
215
- #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:#ffffff; }
216
- #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{ background:#f5f5f5; }
217
-
218
-
219
- #wpforo-wrap .wpfl-4 .wpforo-category{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
220
- #wpforo-wrap .wpfl-4 .cat-title{ color:#ffffff; }
221
- #wpforo-wrap .wpfl-4 .wpforo-post-head{ background-color: #43a6df; border-bottom:#cccccc 1px solid; }
222
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
223
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 1px solid; }
224
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#f5f5f5; }
225
- #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
226
- #wpforo-wrap .wpfl-4 .wpforo-post .bottom .bleft a{ color:#ff812d; }
227
- #wpforo-wrap .wpf-circle{box-shadow: 0px 0px 1px #999999; }
228
- #wpforo-wrap .wpfl-4 .wpf-head-bar {background: #f5f5f5;border-top: #cccccc 1px solid;border-bottom: 1px solid #dadada;}
229
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
230
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
231
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
232
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777777;}
233
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#0099cc;}
234
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d;}
235
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636;}
236
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777777;}
237
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#0099cc;color:#0099cc;}
238
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d;}
239
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636;}
240
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777777;color:#777777;}
241
- #wpforo-wrap .wpfl-4 .wpf-forums{color: #43a6df;}
242
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{background-color: #f5f5f5; border-bottom: 1px solid #dadada;}
243
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid #ffffff;}
244
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #555555;}
245
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #659fbe;}
246
-
247
- #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ border-bottom: 1px solid #cccccc; }
248
- #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid #cccccc;}
249
  #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999999; color: #666666;}
250
  #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: #666666;}
251
  #wpforo-wrap .wpfl-4 .wpf-thread-body {color:#555555;}
252
  #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: #999999;}
253
  #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: #777777;}
254
- #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: #659fbe;}
255
- #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: #ffffff;}
256
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: #43a6df; color: #ffffff; border-bottom: 2px solid #cccccc; }
257
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: #ffffff;}
258
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: #f5f5f5;}
259
-
260
  #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: #777777;}
261
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: #777777;}
262
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ border-bottom: 1px dashed #cccccc;}
263
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999999;}
264
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999999;}
265
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ background: #f5f5f5;}
266
- #wpforo-wrap .wpfl-4 .wpf-content-foot{ background: #f5f5f5; border-top: #dadada 1px solid;}
267
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-like .wpf-like-count{color: #777777;}
268
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background: #E6E6E6;}
269
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: #ffffff; background: #659fbe;}
270
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: #999999;}
271
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: #cccccc; }
272
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: #3f7796;}
273
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
274
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: #659fbe;}
275
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
276
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: #659fbe;}
277
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
278
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: #659fbe;}
279
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
280
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: #659fbe;}
281
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
282
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: #3f7796;}
283
 
284
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: #777777;}
285
- #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: #43a6df;}
286
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed #999999;}
287
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: #999999;}
288
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: #ffffff; border: 1px solid #dadada;}
289
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: #777777;}
290
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999999;}
291
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{border: 1px solid #dadada; background-color: #FAFAFA;}
292
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed #cccccc;}
293
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: #999999;}
294
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: #777777;}
295
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: #ffffff; border: 1px solid #43a6df;}
296
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: #dadada 1px solid;}
297
-
298
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{background:#ffffff; color: #777777; }
299
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{background:#ffffff; color: #43a6df;}
300
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:#43a6df; border-right:1px solid #43a6df;}
 
 
 
 
 
301
  #wpforo-wrap .wpf-profile-section{color: #666666;}
302
- #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid #dadada;}
303
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:#ffffff 1px solid; }
304
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:#ffffff 1px solid; }
305
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
306
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
307
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
308
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
309
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:#555555; }
310
  #wpforo-wrap .wpforo-profile-wrap .h-left{ }
311
- #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:#3f7796; }
312
- #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:#3f7796; }
313
- #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:#3f7796;}
314
- #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:#ffffff;}
315
- #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:#ffffff;}
316
 
317
  #wpforo-wrap .wpforo-profile-wrap .h-bottom{ border-bottom: 2px solid #777777;}
318
- #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: #f5f5f5; color:#555555;}
319
- #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ background-color:#777777; border-right:#ffffff 1px solid; color:#ffffff; }
320
 
321
  #wpforo-wrap .wpforo-profile-head .wpforo-active,
322
  #wpforo-wrap .wpforo-profile-head #wpforo-menu a:hover,
323
  #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-ancestor,
324
  #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-parent,
325
- #wpforo-wrap .wpforo-profile-head #wpforo-menu .current_page_item { background-color: #f5f5f5!important; color:#555555!important;}
326
-
327
- #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:#ffffff; border: 2px solid #cccccc; }
328
- #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:#0099cc; }
329
- #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {background-color:#ffffff;}
330
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{border-bottom:1px dotted #cccccc;}
331
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field{ border-top: 1px solid #e6e6e6;}
332
-
333
- #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid #ffffff; }
334
- #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid #ffffff; }
335
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options{background: #ffffff; border: 1px solid #dadada; border-left: 1px solid #dadada; }
336
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted #cccccc;}
337
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-cat{background: #f5f5f5;}
338
  #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk div{border-bottom: 1px dotted #999999;}
339
  #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: #555555;}
340
 
341
 
342
- #wpforo-wrap input[type="text"], #wpforo-wrap input[type="password"], #wpforo-wrap input[type="email"], #wpforo-wrap textarea, #wpforo-wrap select { border: 1px solid #dadada; color: #777777; box-shadow: inset 0px 1px 4px #e6e6e6; -moz-box-shadow: inset 0px 1px 4px #e6e6e6; -webkit-box-shadow: inset 0px 1px 4px #e6e6e6; }
343
- #wpforo-wrap input[type="submit"],#wpforo-wrap input[type="reset"],#wpforo-wrap input[type="reset"], #wpforo-wrap input[type="button"]{ background:#43a6df; color:#ffffff; border: 1px solid #0099cc; }
344
- #wpforo-wrap input[type="submit"]:hover,#wpforo-wrap input[type="reset"]:hover{ background:#0099cc; }
345
- #wpforo-wrap input[type="button"]:hover{ background:#0099cc; }
346
- #wpforo-wrap .wpf-button{ background:#43a6df; color:#ffffff!important; border: 1px solid #0099cc; }
347
- #wpforo-wrap .wpf-button:hover{ background:#0099cc; }
348
-
349
- #wpforo-wrap .wpf-topic-create{ border: solid #dadada 1px; }
350
- #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
351
- #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
352
- #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
353
- #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:#43a6df; color:#ffffff; }
354
- #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:#0099cc!important; }
355
-
356
- #wpforo-wrap #wpf-post-create{ border: solid #dadada 1px; }
357
- #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
358
- #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
359
- #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
360
- #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:#43a6df; color:#ffffff; }
361
- #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:#0099cc!important; }
362
-
363
- #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid #ffffff;}
364
- #wpforo-wrap .wpf-tags a{background:#4a8eb3; color:#ffffff;}
365
- #wpforo-wrap .wpf-tags a:before{ border-color:transparent #4a8eb3 transparent transparent;}
366
- #wpforo-wrap .wpf-tags a:after{ background:#ffffff; -moz-box-shadow:-1px -1px 2px #3f7796; -webkit-box-shadow:-1px -1px 2px #3f7796; box-shadow:-1px -1px 2px #3f7796;}
367
- #wpforo-wrap .wpf-topic-tags #wpf_tags{color: #4a8eb3;}
368
  #wpforo-wrap .wpf-tags a:active,
369
- #wpforo-wrap .wpf-tags a:visited{color: #ffffff;}
370
- #wpforo-wrap .wpf-tags a:hover{background:#666666; color: #ffffff;}
371
  #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666666 transparent transparent;}
372
 
373
  #wpforo-wrap .wpforo-topic-footer{color: #555555;}
374
- #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
375
- #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid #e6e6e6;}
376
- #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid #e6e6e6;}
377
- #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: #e6e6e6 3px solid;}
378
  #wpforo-wrap .wpf-tags-text i,
379
  #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777777;}
380
 
381
- #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:#e6e6e6 1px solid; }
382
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid #e6e6e6; }
383
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid #ffffff; }
384
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid #e6e6e6; }
385
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid #e6e6e6; }
386
 
387
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:#43a6df 1px solid; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
388
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#555555}
389
- #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:#43a6df 1px solid; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
390
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
391
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
392
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#555555}
393
 
394
- #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid; }
395
- #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:#cccccc 1px dashed; }
396
 
397
  #wpforo-wrap #wpforo-search-title { color:#333333; }
398
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:#f5f5f5; border:#e6e6e6 1px solid; }
399
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted #ffffff; }
400
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted #ffffff; }
401
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:#e6e6e6 1px solid; }
402
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:#cccccc 1px solid;}
403
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:#43a6df; color:#ffffff; }
404
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:#f5f5f5 }
405
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid #ffffff;}
406
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid #ffffff;}
407
 
408
  #wpforo-wrap #wpforo-recent-title { color:#333333; }
409
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:#f5f5f5; border:#e6e6e6 1px solid; }
410
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted #ffffff; }
411
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted #ffffff; }
412
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:#e6e6e6 1px solid; }
413
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ background-color:#43a6df; color:#ffffff; }
414
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:#f5f5f5 }
415
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid #ffffff;}
416
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid #ffffff;}
417
  #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666666}
418
 
419
- #wpforo-wrap .wpf-action{ color: #3f7796; }
420
- #wpforo-wrap .wpf-action:hover{ cursor: pointer; color: #659fbe; }
421
- #wpforo-wrap .wpf-action.wpforo-tools{ color: #ffffff; }
422
- #wpforo-wrap .wpf-action.wpforo-tools:hover{ cursor: pointer; /*color: #dff4ff;*/ }
423
 
424
  #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:#666666; }
425
- #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:#43a6df; color:#ffffff; border: 1px solid #0099cc; }
426
- #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:#43a6df; color:#ffffff; border: 1px solid #0099cc; }
427
 
428
- #wpforo-wrap #wpforo-stat-header{ background-color:#555555; color: #ffffff; border-bottom: 2px solid #cccccc;}
429
- #wpforo-wrap #wpforo-stat-body{ border:#e6e6e6 1px solid; background:#f5f5f5; }
430
  #wpforo-wrap #wpforo-stat-body .wpf-stat-data{ }
431
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6;}
432
  #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:#777777;}
433
  #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777777;}
434
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #cccccc; color:#777777;}
435
  #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:#777777;}
436
 
437
  #wpforo-wrap #wpforo-stat-body .wpf-new i,
438
- #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:#4a8eb3;}
439
 
440
- #wpforo-wrap .widget-title { border-bottom:2px solid #e6e6e6;}
441
- #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted #cccccc; }
442
 
443
  .wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
444
- .wpforo-widget-wrap .wpf-widget-tags li a{border-color:#659fbe!important; }
445
- .wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #659fbe!important; background-color: #659fbe!important;color: #ffffff!important;}
446
- .wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: #659fbe!important;color: #ffffff!important;}
447
 
448
  .ui-dialog { z-index: 999998 !important; }
449
  .wpf-video{ margin: 10px !important; }
450
 
451
- .ui-dialog .ui-widget-header{ background-color: #43a6df!important; border-bottom:#cccccc 1px solid!important; }
452
- .ui-dialog .ui-widget-header span.ui-dialog-title{ color: #ffffff !important; }
453
- .ui-widget input[type="submit"]:hover{ background:#0099cc; }
454
- .ui-widget input[type="submit"]{ background:#43a6df; color:#ffffff; border: 1px solid #0099cc; }
455
 
456
  #wpforo-wrap .wpforo-topic-badges i.fa,
457
  #wpforo-wrap .wpforo-topic-badges i.fas,
458
  #wpforo-wrap .wpforo-topic-badges i.fab,
459
  #wpforo-wrap .wpforo-topic-badges i.far,
460
- #wpforo-wrap .wpforo-topic-badges i.fal { color: #43a6df; }
461
 
462
- #wpf-msg-box a{color:#ffffff;}
463
- #wpf-msg-box a:hover{color:#e6e6e6;}
464
- #wpf-msg-box > p{color:#ffffff!important;background-color:#43a6df;background:-moz-linear-gradient(#43a6df);background:-o-linear-gradient(#43a6df);background:linear-gradient(#43a6df);}
465
- #wpf-msg-box > p:after{border-color:transparent #43a6df;}
466
 
467
- #wpf-msg-box > p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464);}
468
- #wpf-msg-box > p.error:after{border-color:transparent #f46464;}
469
- #wpf-msg-box > p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636);}
470
- #wpf-msg-box > p.success:after{border-color:transparent #00a636;}
471
 
472
- #wpforo-wrap .wpf-field { border-bottom: 1px solid #ffffff;}
473
  #wpforo-wrap .wpf-field .wpf-label i{ color: #777777; }
474
  #wpforo-wrap .wpf-field .wpf-field-wrap i{ color: #777777; }
475
 
476
- #wpforo-wrap .wpf-field {border-bottom: 1px solid #ffffff;}
477
  #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
478
  #wpforo-wrap .wpf-field input {max-width: 100%;}
479
- #wpforo-wrap .wpf-field input[type="text"],
480
- #wpforo-wrap .wpf-field input[type="password"],
481
  #wpforo-wrap .wpf-field input[type="email"],
482
  #wpforo-wrap .wpf-field input[type="date"],
483
  #wpforo-wrap .wpf-field input[type="number"],
484
  #wpforo-wrap .wpf-field input[type="url"],
485
  #wpforo-wrap .wpf-field input[type="tel"],
486
- #wpforo-wrap .wpf-field textarea,
487
- #wpforo-wrap .wpf-field select{ background-color: #fefefe; box-shadow: 0px 0px 2px 1px #E6E6E6;}
488
  #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder { color: #999999;}
489
  #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo-wrap .wpf-field textarea::-moz-placeholder {color: #999999;}
490
  #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo-wrap .wpf-field textarea:-ms-input-placeholder {color: #999999;}
491
  #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
492
- #wpforo-wrap .wpf-field input[type="text"]:focus, #wpforo-wrap .wpf-field input[type="password"]:focus, #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo-wrap .wpf-field textarea:focus,
493
- #wpforo-wrap .wpf-field select:focus{ background-color:#feffe5; box-shadow: 0px 0px 10px 0px #777777; }
494
  #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
495
  #wpforo-wrap .wpf-field .wpf-field-wrap i{}
496
- #wpforo-wrap .wpf-field .wpf-field-required-icon{color: #ff812d;}
497
 
498
  #wpforo-wrap .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #eeeeee;}
499
 
500
- #wpforo-wrap .wpf-tools {background: #f5f5f5; border-bottom:#e6e6e6 3px solid; outline:3px solid #ffffff;}
501
  #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: #999999; }
502
- #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-top-color: #43a6df; color:#43a6df; }
503
- #wpforo-wrap .wpf-tools .wpf-tool h3{ color: #e6e6e6}
504
  #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: #999999;}
505
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: #ffffff;}
506
- #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: #ffffff; border: 1px solid #dadada; border-left: 3px solid #dadada; }
507
- #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #cccccc;}
508
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: #cccccc; opacity: 1;}
509
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: #cccccc;}
510
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: #cccccc;}
511
-
512
- #wpforo-wrap .wpf-sb-1{color:#cccccc;background-color:#f5f5f5;}
513
- #wpforo-wrap .wpf-sb-2{color:#43a6df;background-color:#f5f5f5;}
514
- #wpforo-wrap .wpf-sb-3{color:#cccccc;background-color:transparent;}
515
- #wpforo-wrap .wpf-sb-4{color:#43a6df;background-color:transparent;}
516
- #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: #cccccc;}
517
- #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#43a6df!important;}
518
  #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
519
- #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6;}
520
- #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid #e6e6e6;}
521
  #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
522
- #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted #3f7796;}
523
- [dir="rtl"] #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted #3f7796; border-left:none;}
524
- #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#3f7796;}
525
  #wpforo-wrap .wpf-sbtn {color: #555555;}
526
  #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: #999999;}
527
  #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
@@ -545,60 +556,60 @@
545
 
546
  @media screen and (max-width:600px) {
547
  #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#555555;}
548
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid #e6e6e6; }
549
  }
550
 
551
- #wpforo-wrap.wpf-dark { color: #3f7796; }
552
- #wpforo-wrap.wpf-dark .wpfcl-3{ color:#3f7796!important; }
553
- #wpforo-wrap.wpf-dark .wpfcl-1{ color:#3f7796!important; }
554
- #wpforo-wrap.wpf-dark .wpfcl-4{ color:#3f7796!important; }
555
- #wpforo-wrap.wpf-dark .wpf-action{ color: #3f7796; }
556
- #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:#3f7796!important; }
557
- #wpforo-wrap.wpf-dark #wpforo-menu li a { color: #3f7796; }
558
- #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: #3f7796; }
559
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: #3f7796; }
560
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: #3f7796; }
561
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: #3f7796; }
562
- #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:#3f7796; }
563
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div{ color:#3f7796; }
564
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:#3f7796; }
565
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:#3f7796; }
566
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:#3f7796; }
567
- #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:#3f7796; }
568
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:#3f7796; }
569
- #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:#3f7796; }
570
- #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:#3f7796; }
571
- #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:#3f7796; }
572
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:#3f7796; }
573
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:#3f7796; }
574
- #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:#3f7796; }
575
- #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: #3f7796; border-bottom: 1px solid #cccccc;}
576
- #wpforo-wrap.wpf-dark #wpforo-stat-body .wpf-last-info p.wpf-topic-icons{border-top: 1px dotted #cccccc;}
577
- #wpforo-wrap.wpf-dark .wpf-button{ color:#3f7796!important; }
578
  #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333333}
579
- #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#f5f5f5}
580
- #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#f5f5f5}
581
  #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333333}
582
- #wpforo-wrap.wpf-dark #wpf-post-create{background-color:#f5f5f5}
583
- #wpforo-wrap.wpf-dark #wpf-post-create div.mce-toolbar-grp{background-color:#f5f5f5}
584
- #wpforo-wrap.wpf-dark input[type="submit"], #wpforo-wrap.wpf-dark input[type="button"]{color:#3f7796!important;}
585
  #wpforo-wrap.wpf-dark input[type="text"], #wpforo-wrap.wpf-dark input[type="search"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark input[type="date"], #wpforo-wrap.wpf-dark input[type="number"], #wpforo-wrap.wpf-dark input[type="url"], #wpforo-wrap.wpf-dark input[type="tel"], #wpforo-wrap.wpf-dark input[type="password"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark textarea, #wpforo-wrap.wpf-dark select{color:#555555;background-color:#333333;}
586
- #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:#3f7796; }
587
- #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder { color: #cccccc;}
588
- #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder {color: #cccccc;}
589
- #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder {color: #cccccc;}
590
- #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: #cccccc;}
591
  #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
592
- #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:#f5f5f5!important; }
593
  #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
594
  #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
595
- #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: #f5f5f5;}
596
  #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:#777777}
597
- #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap i{ color:#cccccc}
598
- #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #cccccc;}
599
  #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
600
  #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
601
- #wpforo-wrap.wpf-dark. wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777777}
602
  #wpforo-wrap.wpf-dark #wpf-post-create {border: none;}
603
  #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
604
  #wpforo-wrap.wpf-dark #wpforo-description{color:#777777}
@@ -606,26 +617,25 @@
606
  #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:#777777}
607
  #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: #666666; border:none; }
608
  #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #333333;}
609
- #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: #dadada;}
610
  #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: #777777}
611
  #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: #666666;}
612
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #777777;}
613
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #3f7796;}
614
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: #777777;}
615
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: #777777;}
616
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#3f7796}
617
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: #4a8eb3;}
618
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid #e6e6e6;}
619
  #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
620
  #wpforo-wrap.wpf-dark .wpf-circle {background:#777777}
621
  #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
622
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: #999999;}
623
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid #f5f5f5; background-color: #cccccc;}
624
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: #999999 1px solid; }
625
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: #3f7796; border: 1px solid #ff812d; }
626
- #wpforo-wrap .wpforo-portable-form-wrap{background-color:#f5f5f5}
627
- #wpforo-wrap .wpforo-portable-form-wrap div.mce-toolbar-grp{background-color:#f5f5f5}
628
-
629
  #wpforo-wrap {
630
  font-size: 13px; width: 100%; padding:10px 0; margin:0px;
631
  }
1
+ /**
2
+ * @file: CSS Matrix
3
+ * @version: 1.0.0
4
+ * @theme: Classic
5
+ */
6
+
7
  /* wpForo Dynamic CSS Document */
8
 
9
+ #wpforo-wrap { color: #333333; background: #FFFFFF }
10
  #wpforo-wrap .wpforo-subforum i{ color:#999999; }
11
+ #wpforo-wrap #footer { background:#E6E6E6;}
12
+ #wpforo-wrap .wpf-p-error { background-color: #E6E6E6; color: #333333; }
13
+ #wpforo-wrap .wpf-res-menu { color: #FFFFFF; }
14
  #wpforo-wrap #wpforo-menu { background-color:#555555; }
15
  #wpforo-wrap #wpforo-menu li { border-right:#777777 1px solid; }
16
+ #wpforo-wrap #wpforo-menu li a { color: #FFFFFF; }
17
 
18
  #wpforo-wrap .wpforo-active,
19
  #wpforo-wrap #wpforo-menu li:hover,
20
  #wpforo-wrap #wpforo-menu .current-menu-ancestor,
21
  #wpforo-wrap #wpforo-menu .current-menu-parent,
22
+ #wpforo-wrap #wpforo-menu .current_page_item { background-color: #43A6DF!important; }
23
 
24
+ #wpforo-load { color: #43A6DF; }
25
+ #wpforo-load i{ color: #43A6DF!important; }
26
 
27
  #wpforo-wrap .wpf-search input[type="text"]{ color: #555555; background: transparent; }
28
+ #wpforo-wrap .wpf-search input[type="text"]:focus{ background: #F5F5F5; }
29
+ #wpforo-wrap .wpf-search i{ color: #43A6DF; }
30
 
31
+ #wpforo-wrap #wpforo-poweredby{ background-color:#555555; color: #FFFFFF; }
32
  #wpforo-wrap #wpforo-title{ color:#333333;}
33
+ #wpforo-wrap #wpforo-description{color:#555555;border-bottom:1px solid #CCCCCC;}
34
 
35
+ #wpforo-wrap a { color: #3F7796; }
36
+ #wpforo-wrap a:visited { color: #3F7796; }
37
+ #wpforo-wrap a:hover{ color: #659FBE;}
38
+ #wpforo-wrap a:active { color: #659FBE; }
39
 
40
+ #wpforo-wrap .wpflink { color: #3F7796; }
41
+ #wpforo-wrap .wpflink:hover { color: #659FBE; }
42
 
43
+ #wpforo-wrap pre { border:#E6E6E6 1px solid; background:#DFF4FF; }
44
 
45
+ .wpfcl-a{ color:#659FBE!important; }
46
+ .wpfbg-a{ background-color:#659FBE!important; }
47
+ .wpfcl-b{ color:#43A6DF!important; }
48
+ .wpfbg-b{ background-color:#43A6DF!important; }
49
+ .wpfcl-0{ color:#999999!important; }
50
  .wpfbg-0{ background-color:#999999!important; }
51
+ .wpfcl-1{ color:#555555!important; }
52
  .wpfbg-1{ background-color:#555555!important; }
53
  .wpfcl-2{ color:#777777!important; }
54
  .wpfbg-2{ background-color:#777777!important; }
55
+ .wpfcl-3{ color:#FFFFFF!important; }
56
+ .wpfbg-3{ background-color:#FFFFFF!important; }
57
+ .wpfcl-4{ color:#72CCFC!important;}
58
+ .wpfbg-4{ background-color:#72CCFC!important; }
59
+ .wpfcl-5{ color:#FF812D!important; }
60
+ .wpfbg-5{ background-color:#FF812D!important; }
61
+ .wpfcl-6{ color:#0099CC!important; }
62
+ .wpfbg-6{ background-color:#0099CC!important; }
63
+ .wpfcl-7{ color:#E6E6E6!important; }
64
+ .wpfbg-7{ background-color:#E6E6E6!important; }
65
+ .wpfcl-8{ color:#4DCA5C!important; }
66
+ .wpfbg-8{ background-color:#4DCA5C!important; }
67
+ .wpfcl-9{ color:#F5F5F5!important; }
68
+ .wpfbg-9{ background-color:#F5F5F5!important; }
69
+
70
+ #wpforo-wrap .author-rating { border: 1px solid #E6E6E6; background: #F5F5F5; }
71
  #wpforo-wrap .wpf-author-nicename{ color:#777777;}
72
+ #wpforo-wrap .wpforo-admin-note{ border: 1px solid #E6E6E6; background: #FFFFFF; }
73
 
74
  #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid #666666; }
75
  #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
76
  #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
77
+ #wpforo-wrap .wpf-breadcrumb a { color:#666666;}
78
+ #wpforo-wrap .wpf-breadcrumb div:hover{ background:#F5F5F5; }
79
+ #wpforo-wrap .wpf-breadcrumb div:hover:after { background:#F5F5F5; }
80
+ #wpforo-wrap .wpf-breadcrumb div.active{ background:#F5F5F5; color:#4A8EB3; }
81
+ #wpforo-wrap .wpf-breadcrumb div.active:after { background:#F5F5F5; }
82
+ #wpforo-wrap .wpf-breadcrumb div:after { background: #FFFFFF; }
83
+ #wpforo-wrap .wpf-breadcrumb div.active:after { background: #F5F5F5; }
84
+
85
+ #wpforo-wrap .wpforo-post .wpforo-post-content img{ border:#E6E6E6 1px solid; background:#FFFFFF; }
86
+ #wpforo-wrap .wpforo-post blockquote{ border:#999999 1px dotted; background:#E6E6E6; }
87
+ #wpforo-wrap .wpforo-post .wpforo-post-code{ border:#E6E6E6 1px solid; background:#E6E6E6; }
88
+ #wpforo-wrap .wpforo-post code{ border:#E6E6E6 1px solid; background:#E6E6E6; }
89
+ #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:#E6E6E6 1px solid;}
90
+ #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:#FFFFFF 1px dotted; }
91
+ #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#E6E6E6 2px solid; background:#FFFFFF; }
92
+ #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:#659FBE 1px dotted; color:#777777;}
93
+ #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:#3F7796;}
94
+ #wpforo-wrap .wpforo-post .wpf-mod-message{color:#FF812D}
95
+
96
+ #wpforo-wrap .wpforo-topic-badges{ background-color:#F5F5F5; }
97
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
98
+ #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:#659FBE!important;}
99
 
100
 
101
+ #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
102
+ #wpforo-wrap .wpfl-1 .cat-title{ color:#FFFFFF; }
103
+ #wpforo-wrap .wpfl-1 .cat-stat-posts { color:#FFFFFF; }
104
+ #wpforo-wrap .wpfl-1 .cat-stat-topics {color:#FFFFFF; }
105
+ #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:#CCCCCC 1px solid; }
106
+ #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:#F5F5F5; }
107
  #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777777; }
108
+ #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:#DADADA 1px dotted; }
109
  #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:#999999; }
110
+ #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:#FFFFFF; }
111
  #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:#555555; }
112
+ #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:#555555; border-bottom:#CCCCCC 0 solid; }
113
+
114
+ #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
115
+ #wpforo-wrap .wpfl-1 .head-title{ color:#FFFFFF; }
116
+ #wpforo-wrap .wpfl-1 .head-stat-posts { color:#FFFFFF; }
117
+ #wpforo-wrap .wpfl-1 .head-stat-views { color:#FFFFFF; }
118
+ #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:#CCCCCC 1px solid; }
119
+ #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:#F5F5F5; }
120
  #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:#555555; }
121
  #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:#555555; }
122
  #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:#555555; }
123
+ #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:#FFFFFF; }
124
  #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:#555555; }
125
+ #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:#555555; border-bottom:#CCCCCC 0 solid; }
126
+
127
+ #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:#E6E6E6 3px solid; }
128
+ #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
129
+ #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:#F5F5F5; }
130
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #E6E6E6; }
131
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#E6E6E6 2px solid; }
132
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid #E6E6E6; background:#F5F5F5; }
133
+ #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:#E6E6E6 1px solid; }
134
+ #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:#FF812D; }
135
+
136
+ #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
137
+ #wpforo-wrap .wpfl-2 .cat-title{ color:#FFFFFF; }
138
+ #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:#FFFFFF; }
139
+ #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:#CCCCCC 1px solid; }
140
+ #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:#F5F5F5;}
141
  #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:#555555; }
142
  #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:#555555; }
143
+ #wpforo-wrap .wpfl-2 .wpforo-subforum{ border-top:#DADADA 1px dotted;}
144
+ #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:#FF812D; }
145
  #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:#555555; }
146
  #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:#555555 }
147
+ #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:#FFFFFF; border:1px solid #CCCCCC; }
148
+
149
+ #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
150
+ #wpforo-wrap .wpfl-2 .head-title{ color:#FFFFFF;}
151
+ #wpforo-wrap .wpfl-2 .head-stat-posts { color:#FFFFFF; }
152
+ #wpforo-wrap .wpfl-2 .head-stat-views { color:#FFFFFF; }
153
+ #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:#FFFFFF; }
154
+ #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:#CCCCCC 1px solid; }
155
+ #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:#F5F5F5; }
156
  #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#555555; }
157
+ #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:#FFFFFF; border:1px solid #CCCCCC; }
158
  #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:#555555; }
159
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:#555555;}
160
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:#555555;}
161
  #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:#555555;}
162
 
163
+ #wpforo-wrap .wpfl-2 .post-wrap{ border-top:#E6E6E6 1px solid; }
164
+ #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
165
+ #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:#FFFFFF; }
166
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:#F5F5F5; }
167
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:#FFFFFF 1px solid; background:#FFFFFF; }
168
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#E6E6E6 2px solid; }
169
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#FF812D;}
170
+
171
+ #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: #43A6DF;border-bottom:#CCCCCC 1px solid; }
172
+ #wpforo-wrap .wpfl-3 .cat-title{ color:#FFFFFF; }
173
+ #wpforo-wrap .wpfl-3 .cat-stat-posts { color:#FFFFFF; }
174
+ #wpforo-wrap .wpfl-3 .cat-stat-answers { color:#FFFFFF; }
175
+ #wpforo-wrap .wpfl-3 .cat-stat-questions { color:#FFFFFF; }
176
+ #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:#CCCCCC 1px solid; }
177
+ #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:#F5F5F5; }
178
  #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:#555555; }
179
  #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:#555555; }
180
+ #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:#DADADA 1px dotted; }
181
  #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:#999999; }
182
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#555555;}
183
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:#555555; }
184
  #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#555555;}
185
+ #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:#FFFFFF; }
186
  #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:#555555; }
187
+ #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:#555555; border-bottom:#CCCCCC 0 solid; }
188
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:#F5F5F5; }
189
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:#F5F5F5; }
190
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:#F5F5F5; }
191
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:#F5F5F5; }
192
+
193
+ #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: #43A6DF; border-bottom:#CCCCCC 2px solid; }
194
+ #wpforo-wrap .wpfl-3 .head-title{ color:#FFFFFF; }
195
+ #wpforo-wrap .wpfl-3 .head-stat-posts { color:#FFFFFF; }
196
+ #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:#FFFFFF; }
197
+ #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:#FFFFFF 1px solid; border-bottom:#E6E6E6 1px solid; }
198
+ #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:#F5F5F5; }
199
  #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:#555555; }
200
+ #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:#FFFFFF; border:1px solid #CCCCCC; }
201
  #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:#555555; }
202
  #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:#555555; }
203
+ #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:#F5F5F5; }
204
+ #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:#F5F5F5; }
205
+ #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:#F5F5F5; }
206
+ #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid #E6E6E6; border-top:1px solid #E6E6E6;border-left:1px solid #E6E6E6;}
207
+ #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid #E6E6E6; border-bottom:1px solid #E6E6E6;border-left:1px solid #E6E6E6;}
208
+
209
+ #wpforo-wrap .wpfl-3 .post-wrap{ border-top:#E6E6E6 1px solid; }
210
+ #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
211
+ #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:#FFFFFF; }
212
+ #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:#F5F5F5; }
213
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:#00A636; }
214
  #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:#999999!important; }
215
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:#F5F5F5; }
216
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted #E6E6E6; }
217
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted #E6E6E6; }
218
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:#659FBE 1px dotted; }
219
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:#FFFFFF 1px solid; background:#DFF4FF;}
220
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:#FFFFFF; border:1px solid #CCCCCC; }
221
+ #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:#FFFFFF; }
222
+ #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{ background:#F5F5F5; }
223
+
224
+
225
+ #wpforo-wrap .wpfl-4 .wpforo-category{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
226
+ #wpforo-wrap .wpfl-4 .cat-title{ color:#FFFFFF; }
227
+ #wpforo-wrap .wpfl-4 .wpforo-post-head{ background-color: #43A6DF; border-bottom:#CCCCCC 1px solid; }
228
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #E6E6E6; }
229
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#E6E6E6 1px solid; }
230
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid #E6E6E6; background:#F5F5F5; }
231
+ #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:#E6E6E6 1px solid; }
232
+ #wpforo-wrap .wpfl-4 .wpforo-post .bottom .bleft a{ color:#FF812D; }
233
+ #wpforo-wrap .wpf-circle{box-shadow: 0 0 1px #999999; }
234
+ #wpforo-wrap .wpfl-4 .wpf-head-bar {background: #F5F5F5;border-top: #CCCCCC 1px solid;border-bottom: 1px solid #DADADA;}
235
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
236
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
237
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
238
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777777;}
239
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#0099CC;}
240
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#FF812D;}
241
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00A636;}
242
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777777;}
243
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#0099CC;color:#0099CC;}
244
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#FF812D;color:#FF812D;}
245
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00A636;color:#00A636;}
246
  #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777777;color:#777777;}
247
+ #wpforo-wrap .wpfl-4 .wpf-forums{color: #43A6DF;}
248
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{background-color: #F5F5F5; border-bottom: 1px solid #DADADA;}
249
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid #FFFFFF;}
250
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #555555;}
251
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #659FBE;}
252
+
253
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ border-bottom: 1px solid #CCCCCC; }
254
+ #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid #CCCCCC;}
255
  #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999999; color: #666666;}
256
  #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: #666666;}
257
  #wpforo-wrap .wpfl-4 .wpf-thread-body {color:#555555;}
258
  #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: #999999;}
259
  #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: #777777;}
260
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: #659FBE;}
261
+ #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: #FFFFFF;}
262
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: #43A6DF; color: #FFFFFF; border-bottom: 2px solid #CCCCCC; }
263
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: #FFFFFF;}
264
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: #F5F5F5;}
265
+
266
  #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: #777777;}
267
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: #777777;}
268
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ border-bottom: 1px dashed #CCCCCC;}
269
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999999;}
270
  #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999999;}
271
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ background: #F5F5F5;}
272
+ #wpforo-wrap .wpfl-4 .wpf-content-foot{ background: #F5F5F5; border-top: #DADADA 1px solid;}
273
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-like .wpf-like-count{color: #777777;}
274
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background: #E6E6E6;}
275
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: #FFFFFF; background: #659FBE;}
276
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: #999999;}
277
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: #CCCCCC; }
278
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: #3F7796;}
279
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
280
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: #659FBE;}
281
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
282
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: #659FBE;}
283
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
284
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: #659FBE;}
285
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
286
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: #659FBE;}
287
  #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
288
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: #3F7796;}
289
 
290
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: #777777;}
291
+ #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: #43A6DF;}
292
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed #999999;}
293
  #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: #999999;}
294
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: #FFFFFF; border: 1px solid #DADADA;}
295
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: #777777;}
296
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999999;}
297
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{border: 1px solid #DADADA; background-color: #FAFAFA;}
298
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed #CCCCCC;}
299
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: #999999;}
300
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: #777777;}
301
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: #FFFFFF; border: 1px solid #43A6DF;}
302
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: #DADADA 1px solid;}
303
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {background: #F5F5F5;}
304
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft:not(:empty){ border-top: 1px dashed #CCCCCC;}
305
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft a{ color:#FF812D; }
306
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom: 1px solid #CCCCCC; color: #999999;}
307
+
308
+
309
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{background:#FFFFFF; color: #777777; }
310
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{background:#FFFFFF; color: #43A6DF;}
311
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:#43A6DF; border-right:1px solid #43A6DF;}
312
  #wpforo-wrap .wpf-profile-section{color: #666666;}
313
+ #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid #DADADA;}
314
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:#FFFFFF 1px solid; }
315
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:#FFFFFF 1px solid; }
316
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
317
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
318
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
319
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
320
  #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:#555555; }
321
  #wpforo-wrap .wpforo-profile-wrap .h-left{ }
322
+ #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:#3F7796; }
323
+ #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:#3F7796; }
324
+ #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:#3F7796;}
325
+ #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:#FFFFFF;}
326
+ #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:#FFFFFF;}
327
 
328
  #wpforo-wrap .wpforo-profile-wrap .h-bottom{ border-bottom: 2px solid #777777;}
329
+ #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: #F5F5F5; color:#555555;}
330
+ #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ background-color:#777777; border-right:#FFFFFF 1px solid; color:#FFFFFF; }
331
 
332
  #wpforo-wrap .wpforo-profile-head .wpforo-active,
333
  #wpforo-wrap .wpforo-profile-head #wpforo-menu a:hover,
334
  #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-ancestor,
335
  #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-parent,
336
+ #wpforo-wrap .wpforo-profile-head #wpforo-menu .current_page_item { background-color: #F5F5F5!important; color:#555555!important;}
337
+
338
+ #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:#FFFFFF; border: 2px solid #CCCCCC; }
339
+ #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:#0099CC; }
340
+ #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {background-color:#FFFFFF;}
341
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{border-bottom:1px dotted #CCCCCC;}
342
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field{ border-top: 1px solid #E6E6E6;}
343
+
344
+ #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid #FFFFFF; }
345
+ #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid #FFFFFF; }
346
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options{background: #FFFFFF; border: 1px solid #DADADA; border-left: 1px solid #DADADA; }
347
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted #CCCCCC;}
348
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-cat{background: #F5F5F5;}
349
  #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk div{border-bottom: 1px dotted #999999;}
350
  #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: #555555;}
351
 
352
 
353
+ #wpforo-wrap input[type="text"], #wpforo-wrap input[type="password"], #wpforo-wrap input[type="email"], #wpforo-wrap textarea, #wpforo-wrap select { border: 1px solid #DADADA; color: #777777; box-shadow: inset 0 1px 4px #E6E6E6; -moz-box-shadow: inset 0 1px 4px #E6E6E6; -webkit-box-shadow: inset 0 1px 4px #E6E6E6; }
354
+ #wpforo-wrap input[type="submit"],#wpforo-wrap input[type="reset"],#wpforo-wrap input[type="reset"], #wpforo-wrap input[type="button"]{ background:#43A6DF; color:#FFFFFF; border: 1px solid #0099CC; }
355
+ #wpforo-wrap input[type="submit"]:hover,#wpforo-wrap input[type="reset"]:hover{ background:#0099CC; }
356
+ #wpforo-wrap input[type="button"]:hover{ background:#0099CC; }
357
+ #wpforo-wrap .wpf-button{ background:#43A6DF; color:#FFFFFF!important; border: 1px solid #0099CC; }
358
+ #wpforo-wrap .wpf-button:hover{ background:#0099CC; }
359
+
360
+ #wpforo-wrap .wpf-topic-create{ border: solid #DADADA 1px; }
361
+ #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px #DADADA solid; }
362
+ #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px #DADADA solid; }
363
+ #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px #DADADA solid; }
364
+ #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:#43A6DF; color:#FFFFFF; }
365
+ #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:#0099CC!important; }
366
+
367
+ #wpforo-wrap #wpf-post-create{ border: solid #DADADA 1px; }
368
+ #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px #DADADA solid; }
369
+ #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px #DADADA solid; }
370
+ #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px #DADADA solid; }
371
+ #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:#43A6DF; color:#FFFFFF; }
372
+ #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:#0099CC!important; }
373
+
374
+ #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid #FFFFFF;}
375
+ #wpforo-wrap .wpf-tags a{background:#4A8EB3; color:#FFFFFF;}
376
+ #wpforo-wrap .wpf-tags a:before{ border-color:transparent #4A8EB3 transparent transparent;}
377
+ #wpforo-wrap .wpf-tags a:after{ background:#FFFFFF; -moz-box-shadow:-1px -1px 2px #3F7796; -webkit-box-shadow:-1px -1px 2px #3F7796; box-shadow:-1px -1px 2px #3F7796;}
378
+ #wpforo-wrap .wpf-topic-tags #wpf_tags{color: #4A8EB3;}
379
  #wpforo-wrap .wpf-tags a:active,
380
+ #wpforo-wrap .wpf-tags a:visited{color: #FFFFFF;}
381
+ #wpforo-wrap .wpf-tags a:hover{background:#666666; color: #FFFFFF;}
382
  #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666666 transparent transparent;}
383
 
384
  #wpforo-wrap .wpforo-topic-footer{color: #555555;}
385
+ #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;}
386
+ #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid #E6E6E6;}
387
+ #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid #E6E6E6;}
388
+ #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: #E6E6E6 3px solid;}
389
  #wpforo-wrap .wpf-tags-text i,
390
  #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777777;}
391
 
392
+ #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:#E6E6E6 1px solid; }
393
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid #E6E6E6; }
394
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid #FFFFFF; }
395
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid #E6E6E6; }
396
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid #E6E6E6; }
397
 
398
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:#43A6DF 1px solid; border-bottom:#CCCCCC 1px solid; padding: 40px 1%; }
399
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#555555}
400
+ #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:#43A6DF 1px solid; border-bottom:#CCCCCC 1px solid; padding: 40px 1%; }
401
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
402
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
403
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#555555}
404
 
405
+ #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:#E6E6E6 1px solid; border-bottom:#E6E6E6 1px solid; }
406
+ #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:#CCCCCC 1px dashed; }
407
 
408
  #wpforo-wrap #wpforo-search-title { color:#333333; }
409
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:#F5F5F5; border:#E6E6E6 1px solid; }
410
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
411
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
412
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:#E6E6E6 1px solid; }
413
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:#CCCCCC 1px solid;}
414
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:#43A6DF; color:#FFFFFF; }
415
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:#F5F5F5 }
416
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
417
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;}
418
 
419
  #wpforo-wrap #wpforo-recent-title { color:#333333; }
420
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:#F5F5F5; border:#E6E6E6 1px solid; }
421
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
422
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
423
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:#E6E6E6 1px solid; }
424
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ background-color:#43A6DF; color:#FFFFFF; }
425
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:#F5F5F5 }
426
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
427
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;}
428
  #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666666}
429
 
430
+ #wpforo-wrap .wpf-action{ color: #3F7796; }
431
+ #wpforo-wrap .wpf-action:hover{ cursor: pointer; color: #659FBE; }
432
+ #wpforo-wrap .wpf-action.wpforo-tools{ color: #FFFFFF; }
433
+ #wpforo-wrap .wpf-action.wpforo-tools:hover{ cursor: pointer; /*color: #DFF4FF;*/ }
434
 
435
  #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:#666666; }
436
+ #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:#43A6DF; color:#FFFFFF; border: 1px solid #0099CC; }
437
+ #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:#43A6DF; color:#FFFFFF; border: 1px solid #0099CC; }
438
 
439
+ #wpforo-wrap #wpforo-stat-header{ background-color:#555555; color: #FFFFFF; border-bottom: 2px solid #CCCCCC;}
440
+ #wpforo-wrap #wpforo-stat-body{ border:#E6E6E6 1px solid; background:#F5F5F5; }
441
  #wpforo-wrap #wpforo-stat-body .wpf-stat-data{ }
442
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid #E6E6E6;}
443
  #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:#777777;}
444
  #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777777;}
445
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #CCCCCC; color:#777777;}
446
  #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:#777777;}
447
 
448
  #wpforo-wrap #wpforo-stat-body .wpf-new i,
449
+ #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:#4A8EB3;}
450
 
451
+ #wpforo-wrap .widget-title { border-bottom:2px solid #E6E6E6;}
452
+ #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted #CCCCCC; }
453
 
454
  .wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
455
+ .wpforo-widget-wrap .wpf-widget-tags li a{border-color:#659FBE!important; }
456
+ .wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #659FBE!important; background-color: #659FBE!important;color: #FFFFFF!important;}
457
+ .wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: #659FBE!important;color: #FFFFFF!important;}
458
 
459
  .ui-dialog { z-index: 999998 !important; }
460
  .wpf-video{ margin: 10px !important; }
461
 
462
+ .ui-dialog .ui-widget-header{ background-color: #43A6DF!important; border-bottom:#CCCCCC 1px solid!important; }
463
+ .ui-dialog .ui-widget-header span.ui-dialog-title{ color: #FFFFFF !important; }
464
+ .ui-widget input[type="submit"]:hover{ background:#0099CC; }
465
+ .ui-widget input[type="submit"]{ background:#43A6DF; color:#FFFFFF; border: 1px solid #0099CC; }
466
 
467
  #wpforo-wrap .wpforo-topic-badges i.fa,
468
  #wpforo-wrap .wpforo-topic-badges i.fas,
469
  #wpforo-wrap .wpforo-topic-badges i.fab,
470
  #wpforo-wrap .wpforo-topic-badges i.far,
471
+ #wpforo-wrap .wpforo-topic-badges i.fal { color: #43A6DF; }
472
 
473
+ #wpf-msg-box a{color:#FFFFFF;}
474
+ #wpf-msg-box a:hover{color:#E6E6E6;}
475
+ #wpf-msg-box > p{color:#FFFFFF!important;background-color:#43A6DF;background:-moz-linear-gradient(#43A6DF);background:-o-linear-gradient(#43A6DF);background:linear-gradient(#43A6DF);}
476
+ #wpf-msg-box > p:after{border-color:transparent #43A6DF;}
477
 
478
+ #wpf-msg-box > p.error{background-color:#F46464;background:-moz-linear-gradient(#F46464);background:-o-linear-gradient(#F46464);background:linear-gradient(#F46464);}
479
+ #wpf-msg-box > p.error:after{border-color:transparent #F46464;}
480
+ #wpf-msg-box > p.success{background-color:#00A636;background:-moz-linear-gradient(#00A636);background:-o-linear-gradient(#00A636);background:linear-gradient(#00A636);}
481
+ #wpf-msg-box > p.success:after{border-color:transparent #00A636;}
482
 
483
+ #wpforo-wrap .wpf-field { border-bottom: 1px solid #FFFFFF;}
484
  #wpforo-wrap .wpf-field .wpf-label i{ color: #777777; }
485
  #wpforo-wrap .wpf-field .wpf-field-wrap i{ color: #777777; }
486
 
487
+ #wpforo-wrap .wpf-field {border-bottom: 1px solid #FFFFFF;}
488
  #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
489
  #wpforo-wrap .wpf-field input {max-width: 100%;}
490
+ #wpforo-wrap .wpf-field input[type="text"],
491
+ #wpforo-wrap .wpf-field input[type="password"],
492
  #wpforo-wrap .wpf-field input[type="email"],
493
  #wpforo-wrap .wpf-field input[type="date"],
494
  #wpforo-wrap .wpf-field input[type="number"],
495
  #wpforo-wrap .wpf-field input[type="url"],
496
  #wpforo-wrap .wpf-field input[type="tel"],
497
+ #wpforo-wrap .wpf-field textarea,
498
+ #wpforo-wrap .wpf-field select{ background-color: #fefefe; box-shadow: 0 0 2px 1px #E6E6E6;}
499
  #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder { color: #999999;}
500
  #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo-wrap .wpf-field textarea::-moz-placeholder {color: #999999;}
501
  #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo-wrap .wpf-field textarea:-ms-input-placeholder {color: #999999;}
502
  #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
503
+ #wpforo-wrap .wpf-field input[type="text"]:focus, #wpforo-wrap .wpf-field input[type="password"]:focus, #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo-wrap .wpf-field textarea:focus,
504
+ #wpforo-wrap .wpf-field select:focus{ background-color:#feffe5; box-shadow: 0 0 10px 0 #777777; }
505
  #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
506
  #wpforo-wrap .wpf-field .wpf-field-wrap i{}
507
+ #wpforo-wrap .wpf-field .wpf-field-required-icon{color: #FF812D;}
508
 
509
  #wpforo-wrap .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #eeeeee;}
510
 
511
+ #wpforo-wrap .wpf-tools {background: #F5F5F5; border-bottom:#E6E6E6 3px solid; outline:3px solid #FFFFFF;}
512
  #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: #999999; }
513
+ #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-top-color: #43A6DF; color:#43A6DF; }
514
+ #wpforo-wrap .wpf-tools .wpf-tool h3{ color: #E6E6E6}
515
  #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: #999999;}
516
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: #FFFFFF;}
517
+ #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: #FFFFFF; border: 1px solid #DADADA; border-left: 3px solid #DADADA; }
518
+ #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #CCCCCC;}
519
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: #CCCCCC; opacity: 1;}
520
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: #CCCCCC;}
521
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: #CCCCCC;}
522
+
523
+ #wpforo-wrap .wpf-sb-1{color:#CCCCCC;background-color:#F5F5F5;}
524
+ #wpforo-wrap .wpf-sb-2{color:#43A6DF;background-color:#F5F5F5;}
525
+ #wpforo-wrap .wpf-sb-3{color:#CCCCCC;background-color:transparent;}
526
+ #wpforo-wrap .wpf-sb-4{color:#43A6DF;background-color:transparent;}
527
+ #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: #CCCCCC;}
528
+ #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#43A6DF!important;}
529
  #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
530
+ #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #E6E6E6;}
531
+ #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid #E6E6E6;}
532
  #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
533
+ #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted #3F7796;}
534
+ [dir="rtl"] #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted #3F7796; border-left:none;}
535
+ #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#3F7796;}
536
  #wpforo-wrap .wpf-sbtn {color: #555555;}
537
  #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: #999999;}
538
  #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
556
 
557
  @media screen and (max-width:600px) {
558
  #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#555555;}
559
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid #E6E6E6; }
560
  }
561
 
562
+ #wpforo-wrap.wpf-dark { color: #3F7796; }
563
+ #wpforo-wrap.wpf-dark .wpfcl-3{ color:#3F7796!important; }
564
+ #wpforo-wrap.wpf-dark .wpfcl-1{ color:#3F7796!important; }
565
+ #wpforo-wrap.wpf-dark .wpfcl-4{ color:#3F7796!important; }
566
+ #wpforo-wrap.wpf-dark .wpf-action{ color: #3F7796; }
567
+ #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:#3F7796!important; }
568
+ #wpforo-wrap.wpf-dark #wpforo-menu li a { color: #3F7796; }
569
+ #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: #3F7796; }
570
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: #3F7796; }
571
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: #3F7796; }
572
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: #3F7796; }
573
+ #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:#3F7796; }
574
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div{ color:#3F7796; }
575
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:#3F7796; }
576
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:#3F7796; }
577
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:#3F7796; }
578
+ #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:#3F7796; }
579
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:#3F7796; }
580
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:#3F7796; }
581
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:#3F7796; }
582
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:#3F7796; }
583
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:#3F7796; }
584
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:#3F7796; }
585
+ #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:#3F7796; }
586
+ #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: #3F7796; border-bottom: 1px solid #CCCCCC;}
587
+ #wpforo-wrap.wpf-dark #wpforo-stat-body .wpf-last-info p.wpf-topic-icons{border-top: 1px dotted #CCCCCC;}
588
+ #wpforo-wrap.wpf-dark .wpf-button{ color:#3F7796!important; }
589
  #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333333}
590
+ #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#F5F5F5}
591
+ #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#F5F5F5}
592
  #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333333}
593
+ #wpforo-wrap.wpf-dark #wpf-post-create{background-color:#F5F5F5}
594
+ #wpforo-wrap.wpf-dark #wpf-post-create div.mce-toolbar-grp{background-color:#F5F5F5}
595
+ #wpforo-wrap.wpf-dark input[type="submit"], #wpforo-wrap.wpf-dark input[type="button"]{color:#3F7796!important;}
596
  #wpforo-wrap.wpf-dark input[type="text"], #wpforo-wrap.wpf-dark input[type="search"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark input[type="date"], #wpforo-wrap.wpf-dark input[type="number"], #wpforo-wrap.wpf-dark input[type="url"], #wpforo-wrap.wpf-dark input[type="tel"], #wpforo-wrap.wpf-dark input[type="password"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark textarea, #wpforo-wrap.wpf-dark select{color:#555555;background-color:#333333;}
597
+ #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:#3F7796; }
598
+ #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder { color: #CCCCCC;}
599
+ #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder {color: #CCCCCC;}
600
+ #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder {color: #CCCCCC;}
601
+ #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: #CCCCCC;}
602
  #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
603
+ #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:#F5F5F5!important; }
604
  #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
605
  #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
606
+ #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: #F5F5F5;}
607
  #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:#777777}
608
+ #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap i{ color:#CCCCCC}
609
+ #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #CCCCCC;}
610
  #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
611
  #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
612
+ #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777777}
613
  #wpforo-wrap.wpf-dark #wpf-post-create {border: none;}
614
  #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
615
  #wpforo-wrap.wpf-dark #wpforo-description{color:#777777}
617
  #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:#777777}
618
  #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: #666666; border:none; }
619
  #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #333333;}
620
+ #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: #DADADA;}
621
  #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: #777777}
622
  #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: #666666;}
623
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #777777;}
624
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #3F7796;}
625
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: #777777;}
626
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: #777777;}
627
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#3F7796}
628
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: #4A8EB3;}
629
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid #E6E6E6;}
630
  #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
631
  #wpforo-wrap.wpf-dark .wpf-circle {background:#777777}
632
  #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
633
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: #999999;}
634
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid #F5F5F5; background-color: #CCCCCC;}
635
  #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: #999999 1px solid; }
636
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: #3F7796; border: 1px solid #FF812D; }
637
+ #wpforo-wrap .wpforo-portable-form-wrap{background-color:#F5F5F5}
638
+ #wpforo-wrap .wpforo-portable-form-wrap div.mce-toolbar-grp{background-color:#F5F5F5}
 
639
  #wpforo-wrap {
640
  font-size: 13px; width: 100%; padding:10px 0; margin:0px;
641
  }
wpf-themes/classic/forum.php ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if( !$forum = WPF()->current_object['forum'] ) : ?>
3
+ <h1 id="wpforo-title">
4
+ <?php echo esc_html(WPF()->general_options['title']) ?>
5
+ <div class="wpforo-feed">
6
+ <span class="wpf-unread-posts">
7
+ <a href="<?php echo esc_url(wpforo_home_url(WPF()->tpl->slugs['recent'] . '?view=unread' )) ?>">
8
+ <i class="fas fa-layer-group" style="padding-right: 1px; font-size: 13px;"></i> <span><?php wpforo_phrase('Unread Posts') ?></span>
9
+ </a>
10
+ </span>
11
+ <?php if( wpforo_feature('rss-feed') ): ?>
12
+ <sep> &nbsp;|&nbsp; </sep>
13
+ <span class="wpf-feed-forums">
14
+ <a href="<?php wpforo_feed_rss2_url(true, 'forum') ?>" title="<?php wpforo_phrase('Forums RSS Feed') ?>" target="_blank">
15
+ <span><?php wpforo_phrase('Forums') ?></span> <i class="fas fa-rss wpfsx"></i>
16
+ </a>
17
+ </span><sep> &nbsp;|&nbsp; </sep>
18
+ <span class="wpf-feed-topics">
19
+ <a href="<?php wpforo_feed_rss2_url(true, 'topic') ?>" title="<?php wpforo_phrase('Topics RSS Feed') ?>" target="_blank">
20
+ <span><?php wpforo_phrase('Topics') ?></span> <i class="fas fa-rss wpfsx"></i>
21
+ </a>
22
+ </span>
23
+ <?php endif; ?>
24
+ </div>
25
+ </h1>
26
+ <?php elseif( $forum['is_cat'] ) : ?>
27
+ <h1 id="wpforo-title"><?php echo esc_html($forum['title']) ?></h1>
28
+ <?php endif;
29
+ if( $cats = WPF()->current_object['categories'] ) :
30
+ $forum_template = 'forum.php';
31
+ if ( WPF()->current_object['template'] == 'topic' && WPF()->current_object['layout'] == 4 ) {
32
+ $forum_template = 'forum-sub.php';
33
+ }
34
+ foreach($cats as $key => $cat){
35
+ if( WPF()->perm->forum_can( 'vf', $cat['forumid'] ) ){
36
+ $args = array( "parentid" => $cat['forumid'], "type" => 'forum' );
37
+ if( $forums = WPF()->forum->get_forums( $args ) ){
38
+ $layout = ($cat['cat_layout'] ? intval($cat['cat_layout']) : 1);
39
+ do_action( 'wpforo_category_loop_start', $cat, $key );
40
+ include( wpftpl('layouts/' . $layout . '/' . $forum_template) );
41
+ do_action( 'wpforo_category_loop_end', $cat, $key );
42
+ }
43
+ }
44
+ }
45
+ else : ?>
46
+ <p class="wpf-p-error">
47
+ <?php wpforo_phrase('No forums were found here.') ?>
48
+ </p>
49
+ <?php endif;
wpf-themes/classic/functions.php CHANGED
@@ -211,6 +211,17 @@ function wpforo_classic_post_options(){
211
  <input id="lqaclc" name="wpforo_post_options[layout_qa_comments_limit_count]" type="number" min="0" value="<?php wpfo( WPF()->post->options['layout_qa_comments_limit_count'] ) ?>" class="wpf-field-small" />
212
  </td>
213
  </tr>
 
 
 
 
 
 
 
 
 
 
 
214
  <?php endif;
215
  if(WPF()->tpl->layout_exists(4)): ?>
216
  <tr>
@@ -242,6 +253,17 @@ function wpforo_classic_post_options(){
242
  </select>
243
  </td>
244
  </tr>
 
 
 
 
 
 
 
 
 
 
 
245
  <?php endif; ?>
246
  <?php if( $layouts = WPF()->tpl->find_layouts( WPFORO_THEME ) ) : ?>
247
  <tr>
@@ -255,8 +277,8 @@ function wpforo_classic_post_options(){
255
  <tr style="background-color: transparent;">
256
  <td style="border-bottom: 1px dashed #aaaaaa; padding-left: 0px;">
257
  <div class="wpf-switch-field">
258
- <input type="radio" value="1" name="wpforo_post_options[union_first_post][<?php echo $layout['id'] ?>]" id="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_1" <?php wpfo_check(WPF()->post->get_union_first_post($layout['id']), true); ?>><label for="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_1"><?php _e('Yes', 'wpforo'); ?></label> &nbsp;
259
- <input type="radio" value="0" name="wpforo_post_options[union_first_post][<?php echo $layout['id'] ?>]" id="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_0" <?php wpfo_check(WPF()->post->get_union_first_post($layout['id']), false); ?>><label for="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_0"><?php _e('No', 'wpforo'); ?></label>
260
  </div>
261
  </td>
262
  <th style="border-bottom: 1px dashed #aaaaaa; width: auto;"><label style="font-weight: normal;"><?php echo $layout['name'] ?></label></th>
211
  <input id="lqaclc" name="wpforo_post_options[layout_qa_comments_limit_count]" type="number" min="0" value="<?php wpfo( WPF()->post->options['layout_qa_comments_limit_count'] ) ?>" class="wpf-field-small" />
212
  </td>
213
  </tr>
214
+ <tr>
215
+ <th>
216
+ <label for="layout_qa_first_post_reply"><?php _e('Q&A Layout - First Post Reply Button','wpforo'); ?></label>
217
+ </th>
218
+ <td>
219
+ <div class="wpf-switch-field">
220
+ <input type="radio" value="1" name="wpforo_post_options[layout_qa_first_post_reply]" id="layout_qa_first_post_reply_1" <?php wpfo_check(WPF()->post->options['layout_qa_first_post_reply'], 1); ?>><label for="layout_qa_first_post_reply_1"><?php _e('Yes', 'wpforo'); ?></label> &nbsp;
221
+ <input type="radio" value="0" name="wpforo_post_options[layout_qa_first_post_reply]" id="layout_qa_first_post_reply_0" <?php wpfo_check(WPF()->post->options['layout_qa_first_post_reply'], 0); ?>><label for="layout_qa_first_post_reply_0"><?php _e('No', 'wpforo'); ?></label>
222
+ </div>
223
+ </td>
224
+ </tr>
225
  <?php endif;
226
  if(WPF()->tpl->layout_exists(4)): ?>
227
  <tr>
253
  </select>
254
  </td>
255
  </tr>
256
+ <tr>
257
+ <th>
258
+ <label for="layout_threaded_first_post_reply"><?php _e('Threaded Layout - First Post Reply Button','wpforo'); ?></label>
259
+ </th>
260
+ <td>
261
+ <div class="wpf-switch-field">
262
+ <input type="radio" value="1" name="wpforo_post_options[layout_threaded_first_post_reply]" id="layout_threaded_first_post_reply_1" <?php wpfo_check(WPF()->post->options['layout_threaded_first_post_reply'], 1); ?>><label for="layout_threaded_first_post_reply_1"><?php _e('Yes', 'wpforo'); ?></label> &nbsp;
263
+ <input type="radio" value="0" name="wpforo_post_options[layout_threaded_first_post_reply]" id="layout_threaded_first_post_reply_0" <?php wpfo_check(WPF()->post->options['layout_threaded_first_post_reply'], 0); ?>><label for="layout_threaded_first_post_reply_0"><?php _e('No', 'wpforo'); ?></label>
264
+ </div>
265
+ </td>
266
+ </tr>
267
  <?php endif; ?>
268
  <?php if( $layouts = WPF()->tpl->find_layouts( WPFORO_THEME ) ) : ?>
269
  <tr>
277
  <tr style="background-color: transparent;">
278
  <td style="border-bottom: 1px dashed #aaaaaa; padding-left: 0px;">
279
  <div class="wpf-switch-field">
280
+ <input type="radio" value="1" name="wpforo_post_options[union_first_post][<?php echo $layout['id'] ?>]" id="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_1" <?php wpfo_check(WPF()->post->get_option_union_first_post($layout['id']), true); ?>><label for="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_1"><?php _e('Yes', 'wpforo'); ?></label> &nbsp;
281
+ <input type="radio" value="0" name="wpforo_post_options[union_first_post][<?php echo $layout['id'] ?>]" id="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_0" <?php wpfo_check(WPF()->post->get_option_union_first_post($layout['id']), false); ?>><label for="<?php echo esc_attr($layout['name']) ?>-<?php echo $layout['id'] ?>_0"><?php _e('No', 'wpforo'); ?></label>
282
  </div>
283
  </td>
284
  <th style="border-bottom: 1px dashed #aaaaaa; width: auto;"><label style="font-weight: normal;"><?php echo $layout['name'] ?></label></th>
wpf-themes/classic/index.php CHANGED
@@ -5,316 +5,62 @@
5
  /**
6
  * Template Name: Forum Index (Forums List)
7
  */
8
- ?>
9
- <?php if( WPF()->use_home_url ) get_header(); ?>
10
- <?php extract(WPF()->current_object, EXTR_OVERWRITE); ?>
11
- <?php include("header.php"); ?>
12
- <div class="wpforo-main <?php echo 'wpft-' . $template ?>">
13
- <div class="wpforo-content <?php if(WPF()->api->options['sb_location_toggle'] == 'right') echo 'wpfrt' ?>" <?php echo is_active_sidebar('forum-sidebar') ? '' : 'style="width:100%"' ?>>
14
- <?php do_action( 'wpforo_content_start' ); ?>
15
- <?php if( WPF()->current_user_status == 'banned' || WPF()->current_user_status == 'trashed' ) : ?>
16
- <p class="wpf-p-error"><?php wpforo_phrase('You have been banned. Please contact to forum administrators for more information.') ?></p>
17
- <?php else : ?>
18
- <?php
19
- if( !WPF()->current_object['is_404'] ){
20
-
21
- if($template == 'search'){
22
- include( wpftpl('search.php') );
23
- }elseif($template == 'recent'){
24
- include( wpftpl('recent.php') );
25
- }elseif($template == 'tags'){
26
- include( wpftpl('tags.php') );
27
- }elseif($template == 'register'){
28
- include( wpftpl('register.php') );
29
- }elseif($template == 'login'){
30
- include( wpftpl('login.php') );
31
- }elseif($template == 'lostpassword'){
32
- do_shortcode('[wpforo-lostpassword]');
33
- }elseif($template == 'resetpassword'){
34
- do_shortcode('[wpforo-resetpassword]');
35
- }elseif($template == 'page'){
36
- wpforo_page();
37
- }elseif($template == 'members'){
38
- if( !empty($_GET['_wpfms']) ){
39
- $users_include = array();
40
- $search_fields_names = WPF()->member->get_search_fields_names(false);
41
-
42
- $wpfms = (isset($_GET['wpfms'])) ? sanitize_text_field($_GET['wpfms']) : '';
43
- if($wpfms){
44
- $users_include = WPF()->member->search($wpfms, $search_fields_names);
45
- }else{
46
- if( $filters = array_filter($_GET) ){
47
- $args = array();
48
- foreach ($filters as $filter_key => $filter){
49
- if( in_array($filter_key, (array) $search_fields_names) && !is_array($filter) ){
50
- $args[$filter_key] = $filter;
51
- }
52
- }
53
- $users_include = WPF()->member->filter($args);
54
- }
55
- }
56
-
57
- $users_include = apply_filters('wpforo_member_search_users_include', $users_include);
58
- }
59
- $args = array(
60
- 'offset' => ($paged - 1) * WPF()->current_object['items_per_page'],
61
- 'row_count' => WPF()->current_object['items_per_page'],
62
- 'orderby' => 'posts',
63
- 'order' => 'DESC',
64
- 'groupids' => WPF()->usergroup->get_visible_usergroup_ids()
65
- );
66
- if(!empty($users_include)) $args['include'] = $users_include;
67
- $items_count = 0;
68
- $members = WPF()->member->get_members($args, $items_count);
69
- if(isset($users_include) && empty($users_include)){ $members = array(); $items_count = 0; }
70
-
71
- include( wpftpl('members.php') );
72
- }elseif( isset(WPF()->member_tpls[$template]) && WPF()->member_tpls[$template] ){
73
- include( wpftpl('profile.php') );
74
- }else{
75
- if( $template == 'forum' || $template == 'topic' ) : ?>
76
- <?php if(!isset($forum_slug)) : ?>
77
- <h1 id="wpforo-title">
78
- <?php echo esc_html(WPF()->general_options['title']) ?>
79
- <div class="wpforo-feed">
80
- <span class="wpf-unread-posts">
81
- <a href="<?php echo esc_url(wpforo_home_url(WPF()->tpl->slugs['recent'] . '?view=unread' )) ?>">
82
- <i class="fas fa-layer-group" style="padding-right: 1px; font-size: 13px;"></i> <span><?php wpforo_phrase('Unread Posts') ?></span>
83
- </a>
84
- </span>
85
- <?php if( wpforo_feature('rss-feed') ): ?>
86
- <sep> &nbsp;|&nbsp; </sep>
87
- <span class="wpf-feed-forums">
88
- <a href="<?php WPF()->feed->rss2_url( true, 'forum' ); ?>" title="<?php wpforo_phrase('Forums RSS Feed') ?>" target="_blank">
89
- <span><?php wpforo_phrase('Forums') ?></span> <i class="fas fa-rss wpfsx"></i>
90
- </a>
91
- </span><sep> &nbsp;|&nbsp; </sep>
92
- <span class="wpf-feed-topics">
93
- <a href="<?php WPF()->feed->rss2_url( true, 'topic' ); ?>" title="<?php wpforo_phrase('Topics RSS Feed') ?>" target="_blank">
94
- <span><?php wpforo_phrase('Topics') ?></span> <i class="fas fa-rss wpfsx"></i>
95
- </a>
96
- </span>
97
- <?php endif; ?>
98
- </div>
99
- </h1>
100
- <?php elseif($template == 'topic' && $forum['is_cat']) : ?>
101
- <h1 id="wpforo-title"><?php echo esc_html($forum['title']) ?></h1>
102
- <?php endif; ?>
103
- <?php $cats = WPF()->forum->get_forums( (isset($forum_slug) && $forum_slug != '' ? array( "parent_slug" => $forum_slug ) : array( "type" => 'category' ) ) ); ?>
104
-
105
- <?php if(is_array($cats) && !empty($cats)) : ?>
106
-
107
- <?php
108
- $forum_template = 'forum.php';
109
- if( $template == 'topic' ){
110
- if( 4 == wpfval( WPF()->current_object, 'forum', 'cat_layout' ) ){
111
- $forum_template = 'forum-sub.php';
112
- }
113
- }
114
- ?>
115
-
116
- <?php foreach($cats as $key => $cat) : ?>
117
- <?php if( WPF()->perm->forum_can( 'vf', $cat['forumid'] ) ): ?>
118
- <?php $forums = WPF()->forum->get_forums( array( "parentid" => $cat['forumid'], "type" => 'forum' ) ); ?>
119
- <?php if(is_array($forums) && !empty($forums)) : ?>
120
- <?php do_action( 'wpforo_category_loop_start', $cat, $key ) ?>
121
- <?php include( wpftpl('layouts/'.($cat['cat_layout'] ? $cat['cat_layout'] : 1).'/'.$forum_template) ); ?>
122
- <?php do_action( 'wpforo_category_loop_end', $cat, $key ) ?>
123
- <?php endif; ?>
124
- <?php endif; //checking forum permissions (can view forum) ?>
125
- <?php endforeach; //$cats as $cat ?>
126
-
127
- <?php else : ?>
128
- <p class="wpf-p-error"><?php wpforo_phrase('No forums were found here.') ?></p>
129
- <?php endif; //is_array($cats) && !empty($cats) ?>
130
- <?php if( $template == 'topic' ) : ?><div class="wpf-subforum-sep" style="height:20px;"></div><?php endif; ?>
131
-
132
- <?php endif; //Forum template ?>
133
-
134
- <?php if( $template == 'topic' ) : ?>
135
- <?php if( is_array($cats) && !empty($cats) && $cat['is_cat'] == 0 ) : ?>
136
-
137
- <?php if( isset($forum_slug) && $forum_slug ) : ?>
138
-
139
- <?php $forum = WPF()->forum->get_forum( array( 'slug' => $forum_slug ) ); ?>
140
-
141
- <?php if(is_array($forum) && !empty($forum)) : ?>
142
-
143
- <?php if( WPF()->perm->forum_can( 'vf', $forum['forumid'] ) ): ?>
144
-
145
- <div class="wpf-head-bar">
146
- <div class="wpf-head-bar-left">
147
- <h1 id="wpforo-title"><?php echo esc_html($forum['title']) ?></h1>
148
- <?php if( $forum['description'] ): ?>
149
- <div id="wpforo-description"><?php echo $forum['description'] ?></div>
150
- <?php endif; ?>
151
- <div class="wpf-action-link">
152
- <?php WPF()->tpl->forum_subscribe_link() ?>
153
- <?php if( wpforo_feature('rss-feed') ): ?>
154
- <span class="wpf-feed">| <a href="<?php WPF()->feed->rss2_url(); ?>" title="<?php wpforo_phrase('Forum RSS Feed') ?>" target="_blank"><span style="text-transform: uppercase;"><?php wpforo_phrase('RSS') ?></span> <i class="fas fa-rss wpfsx"></i></a></span>
155
- <?php endif; ?>
156
- </div>
157
- </div>
158
- <?php if( WPF()->perm->forum_can( 'ct', $cat['forumid']) ): ?>
159
- <div class="wpf-head-bar-right"><button class="wpf-button" id="add_wpftopic"><?php wpforo_phrase( ( WPF()->forum->get_layout() == 3 ? 'Ask a question' : 'Add topic' ) ) ?></button></div>
160
- <?php elseif( WPF()->current_user_groupid == 4 ) : ?>
161
- <div class="wpf-head-bar-right"><button class="wpf-button not_reg_user" id="add_wpftopic"><?php wpforo_phrase('Add topic') ?></button></div>
162
- <?php endif; ?>
163
- <div class="wpf-clear"></div>
164
- </div>
165
-
166
- <?php if( WPF()->perm->forum_can( 'ct', $forum['forumid'] ) ) WPF()->tpl->topic_form($forum['forumid']); ?>
167
-
168
- <?php
169
- $args = array(
170
- 'offset' => ($paged - 1) * WPF()->current_object['items_per_page'],
171
- 'row_count' => WPF()->current_object['items_per_page'],
172
- 'forumid' => $cat['forumid'],
173
- 'orderby' => 'type, modified',
174
- 'order' => 'DESC'
175
- );
176
- $items_count = 0;
177
- $topics = WPF()->topic->get_topics( $args, $items_count );
178
- ?>
179
-
180
- <?php if( is_array($topics) && !empty($topics) ) : ?>
181
-
182
- <?php WPF()->tpl->pagenavi($paged, $items_count, null, true, 'wpf-navi-topic-top'); ?>
183
-
184
- <?php include( wpftpl('layouts/'.($cat['cat_layout'] ? $cat['cat_layout'] : 1).'/topic.php') ); ?>
185
-
186
- <?php WPF()->tpl->pagenavi($paged, $items_count, null, true, 'wpf-navi-topic-bottom'); ?>
187
-
188
- <?php do_action( 'wpforo_topic_list_footer' ) ?>
189
-
190
- <?php else : ?>
191
- <p class="wpf-p-error"><?php wpforo_phrase('No topics were found here') ?> </p>
192
- <?php endif; ?>
193
-
194
- <?php else : ?>
195
- <p class="wpf-p-error"><?php wpforo_phrase('You don\'t have permissions to see this page, please register or login for further information') ?></p>
196
- <?php endif; //chekcing permissions (can view forum) ?>
197
 
198
- <?php else : ?>
199
- <?php include( wpftpl('404.php') ) ?>
200
- <?php endif; ?>
201
 
202
- <?php else : ?>
203
- <?php include( wpftpl('404.php') ) ?>
204
- <?php endif; ?>
205
-
206
- <?php endif; ?>
207
- <?php endif; ?>
208
-
209
- <?php if( $template == 'post' ) : ?>
210
- <?php
211
- if( is_array($forum) && !empty($forum) ) :
212
-
213
- if( WPF()->perm->forum_can( 'vt', $forum['forumid'] ) ):
214
-
215
- if( is_array($topic) && !empty($topic) ) : ?>
216
-
217
- <?php $owner = wpforo_is_owner($topic['userid'], $topic['email']); ?>
218
- <?php if( isset($topic['private']) && $topic['private'] && !$owner && !WPF()->perm->forum_can( 'vp', $forum['forumid'] ) ): ?>
219
- <p class="wpf-p-error"><?php wpforo_phrase('Topic are private, please register or login for further information') ?></p>
220
- <?php else: ?>
221
-
222
- <?php
223
- $args = array(
224
- 'forumid' => $forum['forumid'],
225
- 'topicid' => $topic['topicid'],
226
- 'offset' => ( $paged - 1 ) * WPF()->current_object['items_per_page'],
227
- 'row_count' => WPF()->current_object['items_per_page']
228
- );
229
- $cat_layout = WPF()->forum->get_layout( array( 'topicid' => $topic['topicid'] ) );
230
- if( $cat_layout == 4 ){
231
- $args['parentid'] = 0;
232
- }elseif( $cat_layout == 3 ){
233
- $args['parentid'] = 0;
234
- switch ( WPF()->current_object['orderby'] ) {
235
- case 'oldest':
236
- $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `created` ASC, `postid` ASC';
237
- break;
238
- case 'newest':
239
- $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `modified` DESC, `postid` DESC';
240
- break;
241
- default:
242
- $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `votes` DESC, `created` ASC, `postid` ASC';
243
- break;
244
- }
245
- }
246
-
247
- if( WPF()->post->get_union_first_post($cat_layout) ){
248
- $args['union_first_post'] = true;
249
- }
250
-
251
- $items_count = 0;
252
- $posts = WPF()->post->get_posts( $args, $items_count);
253
- ?>
254
-
255
- <?php if( is_array($posts) && !empty($posts) ) : ?>
256
- <div class="wpf-head-bar">
257
- <h1 id="wpforo-title"><?php $icon_title = WPF()->tpl->icon('topic', $topic, false, 'title'); if( $icon_title ) echo '<span class="wpf-status-title">[' . esc_html($icon_title) . ']</span> ' ?><?php echo esc_html( wpforo_text($topic['title'], 0, false) ) ?>&nbsp;&nbsp;</h1>
258
- <div class="wpf-action-link"><?php WPF()->tpl->topic_subscribe_link() ?></div>
259
- </div>
260
-
261
- <?php WPF()->tpl->pagenavi( $paged, $items_count, null, true, 'wpf-navi-post-top' ); ?>
262
-
263
- <?php if(empty($cat_layout)) $cat_layout = 1; ?>
264
- <?php if( $cat_layout == 3 ) include_once(wpftpl('layouts/3/comment.php')); ?>
265
- <?php include( wpftpl('layouts/'.$cat_layout.'/post.php') ); ?>
266
-
267
- <?php WPF()->tpl->pagenavi($paged, $items_count, null, true, 'wpf-navi-post-bottom'); ?>
268
-
269
- <?php
270
- if( WPF()->perm->forum_can( 'cr', $forum['forumid'] ) ) {
271
- $default = array(
272
- "topic_closed" => $topic['closed'],
273
- "topicid" => $topic['topicid'],
274
- "forumid" => $forum['forumid'],
275
- "layout" => ($cat_layout ? $cat_layout : 1),
276
- "topic_title" => wpforo_text($topic['title'], 0, false)
277
- );
278
- WPF()->tpl->reply_form( $default );
279
- }
280
- ?>
281
-
282
- <?php do_action( 'wpforo_post_list_footer' ) ?>
283
-
284
- <?php else : ?>
285
- <p class="wpf-p-error"><?php wpforo_phrase('You don\'t have permissions to see this page, please register or login for further information') ?></p>
286
- <?php endif; ?>
287
-
288
- <?php endif; ?>
289
-
290
- <?php else : ?>
291
- <p class="wpf-p-error"><?php wpforo_phrase('This topic doesn\'t exist or you don\'t have permissions to see that.') ?></p>
292
- <?php endif; ?>
293
-
294
- <?php else : ?>
295
- <p class="wpf-p-error"><?php wpforo_phrase('You don\'t have permissions to see this page, please register or login for further information') ?></p>
296
- <?php endif; //checking permission can view topic ?>
297
-
298
- <?php else : ?>
299
- <?php include( wpftpl('404.php') ) ?>
300
- <?php endif ?>
301
-
302
- <?php endif; ?>
303
- <?php }
304
-
305
- }else{
306
- include( wpftpl('404.php') );
307
- } ?>
308
-
309
- </div>
310
- <?php if (is_active_sidebar('forum-sidebar')) : ?>
311
- <div class="wpforo-right-sidebar">
312
- <?php dynamic_sidebar('forum-sidebar') ?>
313
- </div>
314
- <?php endif; ?>
315
- <?php endif; ?>
316
- <div class="wpf-clear"></div>
317
- </div>
318
- <?php include("footer.php") ?>
319
-
320
- <?php if( WPF()->use_home_url ) get_footer() ?>
5
  /**
6
  * Template Name: Forum Index (Forums List)
7
  */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
+ if( WPF()->use_home_url ) get_header(); ?>
10
+ <?php extract(WPF()->current_object, EXTR_OVERWRITE); ?>
11
+ <?php include( wpftpl('header.php') ); ?>
12
 
13
+ <div class="wpforo-main <?php echo 'wpft-' . WPF()->current_object['template'] ?>">
14
+ <div class="wpforo-content <?php if(WPF()->api->options['sb_location_toggle'] == 'right') echo 'wpfrt' ?>" <?php echo is_active_sidebar('forum-sidebar') ? '' : 'style="width:100%"' ?>>
15
+ <?php do_action( 'wpforo_content_start' ); ?>
16
+ <?php if( !in_array( WPF()->current_user_status, array('banned', 'trashed')) ) :
17
+
18
+ if( !WPF()->current_object['is_404'] ){
19
+ if(WPF()->current_object['template'] == 'search'){
20
+ include( wpftpl('search.php') );
21
+ }elseif(WPF()->current_object['template'] == 'recent'){
22
+ include( wpftpl('recent.php') );
23
+ }elseif(WPF()->current_object['template'] == 'tags'){
24
+ include( wpftpl('tags.php') );
25
+ }elseif(WPF()->current_object['template'] == 'register'){
26
+ include( wpftpl('register.php') );
27
+ }elseif(WPF()->current_object['template'] == 'login'){
28
+ include( wpftpl('login.php') );
29
+ }elseif(WPF()->current_object['template'] == 'lostpassword'){
30
+ do_shortcode('[wpforo-lostpassword]');
31
+ }elseif(WPF()->current_object['template'] == 'resetpassword'){
32
+ do_shortcode('[wpforo-resetpassword]');
33
+ }elseif(WPF()->current_object['template'] == 'page'){
34
+ wpforo_page();
35
+ }elseif(WPF()->current_object['template'] == 'members'){
36
+ include( wpftpl('members.php') );
37
+ }elseif( wpfval(WPF()->member_tpls, WPF()->current_object['template']) ) {
38
+ include( wpftpl( 'profile.php' ) );
39
+ }elseif( in_array(WPF()->current_object['template'], array('forum', 'topic')) ){
40
+ include( wpftpl('forum.php') );
41
+ if( WPF()->current_object['template'] == 'topic' ){
42
+ include( wpftpl('topic.php') );
43
+ }
44
+ }elseif( WPF()->current_object['template'] == 'post' ){
45
+ include( wpftpl('post.php') );
46
+ }
47
+ }else{
48
+ include( wpftpl('404.php') );
49
+ }
50
+
51
+ else : ?>
52
+ <p class="wpf-p-error">
53
+ <?php wpforo_phrase('You have been banned. Please contact to forum administrators for more information.') ?>
54
+ </p>
55
+ <?php endif; ?>
56
+ </div>
57
+ <?php if (is_active_sidebar('forum-sidebar')) : ?>
58
+ <div class="wpforo-right-sidebar">
59
+ <?php dynamic_sidebar('forum-sidebar') ?>
60
+ </div>
61
+ <?php endif; ?>
62
+ <div class="wpf-clear"></div>
63
+ </div>
64
+
65
+ <?php include( wpftpl('footer.php') );
66
+ if( WPF()->use_home_url ) get_footer(); ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wpf-themes/classic/layouts/1/post.php CHANGED
@@ -68,9 +68,7 @@
68
  </div><!-- right -->
69
  <br class="wpf-clear" />
70
  <div class="bottom">
71
- <div class="bleft">
72
- <?php echo WPF()->tpl->likers($post['postid']); ?>
73
- </div>
74
  <div class="bright">
75
  <?php if( $post['is_first_post'] ){
76
  $buttons = array( 'reply', 'quote', 'like', 'solved', 'sticky', 'private', 'close', 'report', 'approved', 'edit', 'delete' );
68
  </div><!-- right -->
69
  <br class="wpf-clear" />
70
  <div class="bottom">
71
+ <?php wpforo_post_likers($post['postid']) ?>
 
 
72
  <div class="bright">
73
  <?php if( $post['is_first_post'] ){
74
  $buttons = array( 'reply', 'quote', 'like', 'solved', 'sticky', 'private', 'close', 'report', 'approved', 'edit', 'delete' );
wpf-themes/classic/layouts/2/post.php CHANGED
@@ -75,7 +75,7 @@
75
  </div>
76
  <div class="wpforo-post-content-bottom">
77
  <div class="cbleft wpfcl-0"><?php wpforo_phrase('Posted') ?> : <?php wpforo_date($post['created'], 'd/m/Y g:i a') ?>
78
- <span class="bleft"><?php echo WPF()->tpl->likers($post['postid']); ?></span>
79
  </div>
80
  <div class="wpf-clear"></div>
81
  </div>
75
  </div>
76
  <div class="wpforo-post-content-bottom">
77
  <div class="cbleft wpfcl-0"><?php wpforo_phrase('Posted') ?> : <?php wpforo_date($post['created'], 'd/m/Y g:i a') ?>
78
+ <?php wpforo_post_likers($post['postid']); ?>
79
  </div>
80
  <div class="wpf-clear"></div>
81
  </div>
wpf-themes/classic/layouts/4/forum-sub.php CHANGED
@@ -32,14 +32,14 @@ $load_more = $items_count >= WPF()->forum->options['layout_threaded_intro_topics
32
  <?php if(!empty($child_forums)): ?>
33
  <?php foreach($child_forums as $child_forumid): ?>
34
  <?php if($child_forumid == $cat['forumid']) continue; $forum = wpforo_forum( $child_forumid ); ?>
35
- <div class="wpf-forum-item">
36
  <span class="wpf-circle wpf-s" style="border: 1px dashed <?php echo $forum['color'] ?>; color: <?php echo $forum['color'] ?>; display: inline-flex; margin-right: 8px;">
37
  <i class="<?php echo $forum['icon'] ?>"></i>
38
  </span>
39
- <?php $forum_description = (wpfval($forum, 'description')) ? 'wpf-tooltip="' . esc_attr(strip_tags($forum['description'])) . '" wpf-tooltip-size="long" wpf-tooltip-position="bottom"' : ''; ?>
40
  <a href="<?php echo esc_url($forum['url']); ?>" <?php echo $forum_description ?>>
41
  <?php echo esc_html($forum['title']); ?>
42
- <span class="wpf-forum-item-stat">&nbsp;<?php echo '<span wpf-tooltip="' . esc_attr(wpforo_phrase('Threads', false)) . '">' . $forum['topics'] . '</span> <sep>/</sep> <span wpf-tooltip="' . esc_attr(wpforo_phrase('Posts', false)) . '">' . $forum['posts'] . '</span>' ?></span>
43
  </a>
44
  </div>
45
  <?php endforeach; ?>
32
  <?php if(!empty($child_forums)): ?>
33
  <?php foreach($child_forums as $child_forumid): ?>
34
  <?php if($child_forumid == $cat['forumid']) continue; $forum = wpforo_forum( $child_forumid ); ?>
35
+ <div class="wpf-forum-item <?php wpforo_unread($child_forumid, 'forum'); ?>">
36
  <span class="wpf-circle wpf-s" style="border: 1px dashed <?php echo $forum['color'] ?>; color: <?php echo $forum['color'] ?>; display: inline-flex; margin-right: 8px;">
37
  <i class="<?php echo $forum['icon'] ?>"></i>
38
  </span>
39
+ <?php $forum_description = (wpfval($forum, 'description')) ? 'wpf-tooltip="' . esc_attr(strip_tags($forum['description'])) . '" wpf-tooltip-size="long"' : ''; ?>
40
  <a href="<?php echo esc_url($forum['url']); ?>" <?php echo $forum_description ?>>
41
  <?php echo esc_html($forum['title']); ?>
42
+ <span class="wpf-forum-item-stat">&nbsp;<?php echo '<span wpf-tooltip="' . esc_attr(wpforo_phrase('Threads', false)) . '">' . wpforo_print_number($forum['topics']) . '</span> <sep>/</sep> <span wpf-tooltip="' . esc_attr(wpforo_phrase('Posts', false)) . '">' . wpforo_print_number($forum['posts']) . '</span>' ?></span>
43
  </a>
44
  </div>
45
  <?php endforeach; ?>
wpf-themes/classic/layouts/4/forum-thread.php CHANGED
@@ -6,7 +6,7 @@ function wpforo_thread_forum_template( $topicid ){
6
  $thread = wpforo_thread( $topicid );
7
  if(empty($thread)) return;
8
  ?>
9
- <div class="wpf-thread">
10
  <div class="wpf-thread-body">
11
  <div class="wpf-thread-box wpf-thread-status">
12
  <div class="wpf-thread-statuses" <?php echo $thread['wrap']; ?>><?php echo $thread['icons_html']; ?></div>
6
  $thread = wpforo_thread( $topicid );
7
  if(empty($thread)) return;
8
  ?>
9
+ <div class="wpf-thread <?php wpforo_unread($topicid, 'topic'); ?>">
10
  <div class="wpf-thread-body">
11
  <div class="wpf-thread-box wpf-thread-status">
12
  <div class="wpf-thread-statuses" <?php echo $thread['wrap']; ?>><?php echo $thread['icons_html']; ?></div>
wpf-themes/classic/layouts/4/forum.php CHANGED
@@ -61,15 +61,15 @@ $load_more = $items_count >= WPF()->forum->options['layout_threaded_intro_topics
61
  <?php if(!empty($child_forums)): ?>
62
  <?php foreach($child_forums as $child_forumid): ?>
63
  <?php if($child_forumid == $cat['forumid']) continue; $forum = wpforo_forum( $child_forumid ); ?>
64
- <div class="wpf-forum-item">
65
  <span class="wpf-circle wpf-s" style="border: 1px dashed <?php echo $forum['color'] ?>; color: <?php echo $forum['color'] ?>; display: inline-flex;">
66
  <i class="<?php echo $forum['icon'] ?>"></i>
67
  </span>
68
- <?php $forum_description = (wpfval($forum, 'description')) ? 'wpf-tooltip="' . esc_attr(strip_tags($forum['description'])) . '" wpf-tooltip-size="long" wpf-tooltip-position="bottom"' : ''; ?>
69
  <a href="<?php echo esc_url($forum['url']); ?>" <?php echo $forum_description ?>>
70
  <?php echo esc_html($forum['title']); ?>
71
  </a>
72
- <span class="wpf-forum-item-stat">&nbsp;<?php echo '<span wpf-tooltip="' . esc_attr(wpforo_phrase('Threads', false)) . '">' . $forum['topics'] . '</span> <sep>/</sep> <span wpf-tooltip="' . esc_attr(wpforo_phrase('Posts', false)) . '">' . $forum['posts'] . '</span>' ?></span>
73
  </div>
74
  <?php endforeach; ?>
75
  <?php else: ?>
61
  <?php if(!empty($child_forums)): ?>
62
  <?php foreach($child_forums as $child_forumid): ?>
63
  <?php if($child_forumid == $cat['forumid']) continue; $forum = wpforo_forum( $child_forumid ); ?>
64
+ <div class="wpf-forum-item <?php wpforo_unread($child_forumid, 'forum'); ?>">
65
  <span class="wpf-circle wpf-s" style="border: 1px dashed <?php echo $forum['color'] ?>; color: <?php echo $forum['color'] ?>; display: inline-flex;">
66
  <i class="<?php echo $forum['icon'] ?>"></i>
67
  </span>
68
+ <?php $forum_description = (wpfval($forum, 'description')) ? 'wpf-tooltip="' . esc_attr(strip_tags($forum['description'])) . '" wpf-tooltip-size="long"' : ''; ?>
69
  <a href="<?php echo esc_url($forum['url']); ?>" <?php echo $forum_description ?>>
70
  <?php echo esc_html($forum['title']); ?>
71
  </a>
72
+ <span class="wpf-forum-item-stat">&nbsp;<?php echo '<span wpf-tooltip="' . esc_attr(wpforo_phrase('Threads', false)) . '">' . wpforo_print_number($forum['topics']) . '</span> <sep>/</sep> <span wpf-tooltip="' . esc_attr(wpforo_phrase('Posts', false)) . '">' . wpforo_print_number($forum['posts']) . '</span>' ?></span>
73
  </div>
74
  <?php endforeach; ?>
75
  <?php else: ?>
wpf-themes/classic/layouts/4/post-thread.php CHANGED
@@ -73,6 +73,9 @@ function wpforo_thread_reply_template( $post, $topic = array(), $forum = array()
73
  } ?>
74
  </div>
75
  </div>
 
 
 
76
  <div class="wpforo-portable-form-wrap"></div>
77
  </div>
78
 
73
  } ?>
74
  </div>
75
  </div>
76
+ <div class="wpforo-post-footer">
77
+ <?php wpforo_post_likers($post['postid']); ?>
78
+ </div>
79
  <div class="wpforo-portable-form-wrap"></div>
80
  </div>
81
 
wpf-themes/classic/layouts/4/post.php CHANGED
@@ -23,7 +23,8 @@
23
  <?php foreach($posts as $key => $post) : ?>
24
  <?php $post = wpforo_post($post['postid']); $member = wpforo_member($post); $replies = WPF()->post->get_thread_tree($post); $reply_count = (wpfval($replies, 'count')) ? $replies['count'] : 0; ?>
25
  <div id="post-<?php echo wpforo_bigintval($post['postid']) ?>" data-postid="<?php echo wpforo_bigintval($post['postid']) ?>" class="post-wrap reply-wrap wpfn-<?php echo ($key+1); ?><?php if( $post['is_first_post'] ) echo ' wpfp-first' ?>">
26
- <div class="wpforo-post wpf-parent-post wpfcl-1">
 
27
  <div class="wpf-left">
28
  <?php if( WPF()->perm->usergroup_can('va') && wpforo_feature('avatars') ): ?>
29
  <div class="wpf-author-avatar"><?php echo WPF()->member->avatar( $member, 'alt="'.esc_attr($member['display_name']).'"', 80 ) ?></div>
@@ -96,6 +97,9 @@
96
  } ?>
97
  </div>
98
  </div>
 
 
 
99
  <div class="wpforo-portable-form-wrap"></div>
100
  </div>
101
  </div><!-- wpforo-post -->
@@ -103,8 +107,16 @@
103
  <div class="wpforo-topic-meta">
104
  <?php wpforo_tags( $topic, true, 'small'); ?>
105
  </div>
 
 
 
 
 
 
 
 
106
  <?php endif; ?>
107
- <?php if( $reply_count ): ?>
108
  <div class="wpf-post-replies-bar" id="wpf-ttgg-<?php echo intval($post['postid']); ?>">
109
  <div class="wpf-post-replies-info">
110
  <i class="far fa-comments"></i>
23
  <?php foreach($posts as $key => $post) : ?>
24
  <?php $post = wpforo_post($post['postid']); $member = wpforo_member($post); $replies = WPF()->post->get_thread_tree($post); $reply_count = (wpfval($replies, 'count')) ? $replies['count'] : 0; ?>
25
  <div id="post-<?php echo wpforo_bigintval($post['postid']) ?>" data-postid="<?php echo wpforo_bigintval($post['postid']) ?>" class="post-wrap reply-wrap wpfn-<?php echo ($key+1); ?><?php if( $post['is_first_post'] ) echo ' wpfp-first' ?>">
26
+ <?php wpforo_share_toggle($post['url'], $post['body']); ?>
27
+ <div class="wpforo-post wpf-parent-post wpfcl-1">
28
  <div class="wpf-left">
29
  <?php if( WPF()->perm->usergroup_can('va') && wpforo_feature('avatars') ): ?>
30
  <div class="wpf-author-avatar"><?php echo WPF()->member->avatar( $member, 'alt="'.esc_attr($member['display_name']).'"', 80 ) ?></div>
97
  } ?>
98
  </div>
99
  </div>
100
+ <div class="wpforo-post-footer">
101
+ <?php wpforo_post_likers($post['postid']); ?>
102
+ </div>
103
  <div class="wpforo-portable-form-wrap"></div>
104
  </div>
105
  </div><!-- wpforo-post -->
107
  <div class="wpforo-topic-meta">
108
  <?php wpforo_tags( $topic, true, 'small'); ?>
109
  </div>
110
+ <?php if( $topic['posts'] > 1 ): ?>
111
+ <script type="text/javascript">jQuery(document).ready(function($){ if($('#wpf-ttgg-<?php echo intval($post['postid']) ?>').length){ $('#wpf-replies-sep').hide(); } });</script>
112
+ <div id="wpf-replies-sep" class="wpf-replies-sep">
113
+ <div class="wpf-replies-title"><?php $replies_count = '<span class="wpf-replies-count">' . ($topic['posts'] - 1) . '</span>' ?>
114
+ <i class="far fa-comment"></i> <?php ( $topic['posts'] > 2 ) ? printf( wpforo_phrase('%s Replies', false), $replies_count ) : printf( wpforo_phrase('%s Reply', false), $replies_count ) ; ?>
115
+ </div>
116
+ </div>
117
+ <?php endif; ?>
118
  <?php endif; ?>
119
+ <?php if( $reply_count && WPF()->post->options['layout_threaded_nesting_level']): ?>
120
  <div class="wpf-post-replies-bar" id="wpf-ttgg-<?php echo intval($post['postid']); ?>">
121
  <div class="wpf-post-replies-info">
122
  <i class="far fa-comments"></i>
wpf-themes/classic/layouts/4/topic-thread.php CHANGED
@@ -6,30 +6,30 @@ function wpforo_thread_topic_template( $topicid ){
6
  $thread = wpforo_thread( $topicid );
7
  if(empty($thread)) return;
8
  ?>
9
- <div class="wpf-thread">
10
- <div class="wpf-thread-body">
11
- <div class="wpf-thread-box wpf-thread-status">
12
- <div class="wpf-thread-statuses" <?php echo $thread['wrap']; ?>><?php echo $thread['icons_html']; ?></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  </div>
14
- <div class="wpf-thread-box wpf-thread-title">
15
- <span class="wpf-thread-status-mobile"><?php wpforo_topic_icon($thread); ?> </span>
16
- <a href="<?php echo esc_url($thread['url']) ?>" title="<?php echo esc_attr($thread['title'])?>"><?php wpforo_text($thread['title'], WPF()->forum->options['layout_threaded_intro_topics_length']); ?></a> <?php wpforo_viewing( $thread ); ?>
17
- <?php wpforo_tags($thread, true, 'text') ?>
18
- </div>
19
- <div class="wpf-thread-box wpf-thread-posts">
20
- <?php echo (intval($thread['posts']) - 1) ?>
21
- </div>
22
- <div class="wpf-thread-box wpf-thread-views">
23
- <?php echo $thread['views'] ?>
24
- </div>
25
- <div class="wpf-thread-box wpf-thread-users">
26
- <?php echo $thread['users_html']; ?>
27
- <div class="wpf-thread-date-mobile"><?php echo $thread['last_post_date'] ?></div>
28
- </div>
29
- <div class="wpf-thread-box wpf-thread-date">
30
- <?php echo $thread['last_post_date'] ?>
31
- </div>
32
- </div>
33
  </div>
34
  <?php
35
  }
6
  $thread = wpforo_thread( $topicid );
7
  if(empty($thread)) return;
8
  ?>
9
+ <div class="wpf-thread <?php wpforo_unread($topicid, 'topic'); ?>">
10
+ <div class="wpf-thread-body">
11
+ <div class="wpf-thread-box wpf-thread-status">
12
+ <div class="wpf-thread-statuses" <?php echo $thread['wrap']; ?>><?php echo $thread['icons_html']; ?></div>
13
+ </div>
14
+ <div class="wpf-thread-box wpf-thread-title">
15
+ <span class="wpf-thread-status-mobile"><?php wpforo_topic_icon($thread); ?> </span>
16
+ <a href="<?php echo esc_url($thread['url']) ?>" title="<?php echo esc_attr($thread['title'])?>"><?php wpforo_text($thread['title'], WPF()->forum->options['layout_threaded_intro_topics_length']); ?></a> <?php wpforo_viewing( $thread ); ?>
17
+ <?php wpforo_tags($thread, true, 'text') ?>
18
+ </div>
19
+ <div class="wpf-thread-box wpf-thread-posts">
20
+ <?php echo (intval($thread['posts']) - 1) ?>
21
+ </div>
22
+ <div class="wpf-thread-box wpf-thread-views">
23
+ <?php echo $thread['views'] ?>
24
+ </div>
25
+ <div class="wpf-thread-box wpf-thread-users">
26
+ <?php echo $thread['users_html']; ?>
27
+ <div class="wpf-thread-date-mobile"><?php echo $thread['last_post_date'] ?></div>
28
+ </div>
29
+ <div class="wpf-thread-box wpf-thread-date">
30
+ <?php echo $thread['last_post_date'] ?>
31
+ </div>
32
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  </div>
34
  <?php
35
  }
wpf-themes/classic/members.php CHANGED
@@ -3,6 +3,7 @@
3
  if( !defined( 'ABSPATH' ) ) exit;
4
 
5
  $fields = wpforo_search_fields();
 
6
  ?>
7
  <h2 id="wpforo-title"><?php wpforo_phrase('Forum Members') ?></h2>
8
  <div class="wpforo-members-wrap">
@@ -73,7 +74,7 @@
73
  </table>
74
  </div>
75
  <div class="wpf-members-foot">
76
- <?php WPF()->tpl->pagenavi( $paged, $items_count, null, FALSE ); ?>
77
  </div>
78
  <?php else : ?>
79
  <p class="wpf-p-error"> <?php wpforo_phrase('You do not have permission to view this page') ?> </p>
3
  if( !defined( 'ABSPATH' ) ) exit;
4
 
5
  $fields = wpforo_search_fields();
6
+ $members = WPF()->current_object['members'];
7
  ?>
8
  <h2 id="wpforo-title"><?php wpforo_phrase('Forum Members') ?></h2>
9
  <div class="wpforo-members-wrap">
74
  </table>
75
  </div>
76
  <div class="wpf-members-foot">
77
+ <?php wpforo_template_pagenavi() ?>
78
  </div>
79
  <?php else : ?>
80
  <p class="wpf-p-error"> <?php wpforo_phrase('You do not have permission to view this page') ?> </p>
wpf-themes/classic/post.php ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if( WPF()->perm->forum_can('vt') ):
3
+
4
+ if( ($forum = WPF()->current_object['forum']) && ($topic = WPF()->current_object['topic']) && ($posts = WPF()->current_object['posts']) ) :
5
+ if( !($topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) && !WPF()->perm->forum_can('vp')) ): ?>
6
+
7
+ <div class="wpf-head-bar">
8
+ <h1 id="wpforo-title">
9
+ <?php
10
+ $icon_title = WPF()->tpl->icon('topic', $topic, false, 'title');
11
+ if( $icon_title ) echo '<span class="wpf-status-title">[' . esc_html($icon_title) . ']</span> ';
12
+ echo esc_html( wpforo_text($topic['title'], 0, false) );
13
+ ?>&nbsp;&nbsp;
14
+ </h1>
15
+ <div class="wpf-action-link"><?php WPF()->tpl->topic_subscribe_link() ?></div>
16
+ </div>
17
+
18
+ <?php
19
+ wpforo_template_pagenavi('wpf-navi-post-top');
20
+ if( $forum['cat_layout'] == 3 ) include_once(wpftpl('layouts/3/comment.php'));
21
+ include( wpftpl('layouts/' . $forum['cat_layout'] . '/post.php') );
22
+ wpforo_template_pagenavi('wpf-navi-post-bottom');
23
+
24
+ if( WPF()->perm->forum_can('cr') ) {
25
+ $args = array(
26
+ "topic_closed" => $topic['closed'],
27
+ "topicid" => $topic['topicid'],
28
+ "forumid" => $forum['forumid'],
29
+ "layout" => $forum['cat_layout'],
30
+ "topic_title" => wpforo_text($topic['title'], 0, false)
31
+ );
32
+ WPF()->tpl->reply_form( $args );
33
+ }
34
+ do_action( 'wpforo_post_list_footer' );
35
+
36
+ else: ?>
37
+ <p class="wpf-p-error">
38
+ <?php wpforo_phrase('Topic are private, please register or login for further information') ?>
39
+ </p>
40
+ <?php endif;
41
+ endif;
42
+
43
+ else : ?>
44
+ <p class="wpf-p-error">
45
+ <?php wpforo_phrase("You don't have permissions to see this page, please register or login for further information") ?>
46
+ </p>
47
+ <?php endif;
wpf-themes/classic/profile-activity.php CHANGED
@@ -41,6 +41,6 @@
41
  <?php $bg = ( $bg ? FALSE : TRUE ); endforeach ?>
42
  </table>
43
  <div class="activity-foot">
44
- <?php WPF()->tpl->pagenavi( $paged, $items_count ); ?>
45
  </div>
46
  </div>
41
  <?php $bg = ( $bg ? FALSE : TRUE ); endforeach ?>
42
  </table>
43
  <div class="activity-foot">
44
+ <?php wpforo_template_pagenavi() ?>
45
  </div>
46
  </div>
wpf-themes/classic/profile-subscriptions.php CHANGED
@@ -24,7 +24,7 @@
24
  <tr<?php echo ( $bg ? ' class="wpfbg-9"' : '' ) ?>>
25
  <td class="sbn-icon"><i class="fas fa-1x <?php echo ($subscribe['type'] == 'forum') ? 'fa-comments' : 'fa-file-alt' ; ?>"></i></td>
26
  <td class="sbn-title"><a href="<?php echo esc_url($item_url) ?>"><?php echo esc_html($item['title']) ?></a></td>
27
- <?php if($userid == WPF()->current_userid) : ?>
28
  <td class="sbn-action"><a href="<?php echo esc_url(WPF()->sbscrb->get_unsubscribe_link($subscribe['confirmkey'])) ?>"><?php wpforo_phrase('Unsubscribe'); ?></a></td>
29
  <?php else : ?>
30
  <td>&nbsp;</td>
@@ -33,7 +33,7 @@
33
  <?php $bg = ( $bg ? FALSE : TRUE ); endforeach ?>
34
  </table>
35
  <div class="sbn-foot">
36
- <?php WPF()->tpl->pagenavi( $paged, $items_count ); ?>
37
  </div>
38
  </div>
39
 
24
  <tr<?php echo ( $bg ? ' class="wpfbg-9"' : '' ) ?>>
25
  <td class="sbn-icon"><i class="fas fa-1x <?php echo ($subscribe['type'] == 'forum') ? 'fa-comments' : 'fa-file-alt' ; ?>"></i></td>
26
  <td class="sbn-title"><a href="<?php echo esc_url($item_url) ?>"><?php echo esc_html($item['title']) ?></a></td>
27
+ <?php if( WPF()->current_object['user_is_same_current_user'] ) : ?>
28
  <td class="sbn-action"><a href="<?php echo esc_url(WPF()->sbscrb->get_unsubscribe_link($subscribe['confirmkey'])) ?>"><?php wpforo_phrase('Unsubscribe'); ?></a></td>
29
  <?php else : ?>
30
  <td>&nbsp;</td>
33
  <?php $bg = ( $bg ? FALSE : TRUE ); endforeach ?>
34
  </table>
35
  <div class="sbn-foot">
36
+ <?php wpforo_template_pagenavi() ?>
37
  </div>
38
  </div>
39
 
wpf-themes/classic/style-rtl.css CHANGED
@@ -126,6 +126,9 @@ RTL Style of Classic Theme
126
  #wpforo-wrap .author-rating-full i.fa-certificate{font-size: 20px;}
127
  #wpforo-wrap .author-rating-full i.fa-shield-alt{font-size: 24px;}
128
  #wpforo-wrap .author-rating-full i.fa-trophy{font-size: 26px;}
 
 
 
129
  #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{display: block;}
130
 
131
  .ui-dialog {z-index: 999998 !important;}
@@ -146,20 +149,20 @@ RTL Style of Classic Theme
146
  #wpforo-wrap .wpf-breadcrumb {display: inline-block; counter-reset: flag; margin:15px 0 15px 0;}
147
  #wpforo-wrap .wpf-breadcrumb .wpf-root i{ font-size:14px;}
148
  #wpforo-wrap .wpf-breadcrumb .wpf-end {width:20px; padding:0; border:none; outline:none; text-decoration:none; cursor:default;}
149
- #wpforo-wrap .wpf-breadcrumb a {text-decoration: none; outline: none; display: block; float: right; font-size: 11px; line-height: 24px; padding: 0 22px 0 15px; position: relative;}
150
- #wpforo-wrap .wpf-breadcrumb a:first-child {padding-right: 10px;}
151
- #wpforo-wrap .wpf-breadcrumb a:first-child:before {right: 14px;}
152
- #wpforo-wrap .wpf-breadcrumb a.active{cursor:default;}
153
- #wpforo-wrap .wpf-breadcrumb a:after {content: ''; position: absolute; top: 0; left: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(-45deg); -moz-transform: scale(0.70) rotate(-45deg); -o-transform: scale(0.70) rotate(-45deg); transform: scale(0.70) rotate(-45deg); z-index: 1; box-shadow: -2px -2px }
154
- #wpforo-wrap .wpf-breadcrumb a.active:after {content: ''; position: absolute; top: 0; left: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(-45deg);-moz-transform: scale(0.70) rotate(-45deg);-o-transform: scale(0.70) rotate(-45deg); transform: scale(0.70) rotate(-45deg); z-index: 1; box-shadow: -2px -2px }
155
- #wpforo-wrap .wpf-breadcrumb a:last-child:after {content: none;}
156
 
157
  /****************************************************/
158
  /**************** wpForo Tooltip ********************/
159
  /****************************************************/
160
  [wpf-tooltip]{position:relative;}
161
  [wpf-tooltip]::before {content: "";position: absolute;top:-8px;right:50%;transform: translateX(50%);border-width: 6px 6px 0 6px;border-style: solid;border-color: rgba(10,10,10,0.7) transparent transparent transparent;z-index: 100;opacity: 0;}
162
- [wpf-tooltip]::after {content: attr(wpf-tooltip); position: absolute;right:50%;top:-8px;transform: translateX(50%) translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width: 0; border-radius: 4px;pointer-events: none;z-index: 99;opacity: 0;text-transform: none;}
163
  [wpf-tooltip]:hover::after,[wpf-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
164
  [wpf-tooltip-size='small']::after{min-width: 5vw;}
165
  [wpf-tooltip-size='medium']::after{min-width: 10vw;}
@@ -186,7 +189,7 @@ RTL Style of Classic Theme
186
  /****************************************************/
187
  #wpforo-wrap .post-wrap{position: relative;}
188
  #wpforo-wrap .wpforo-post .wpforo-post-content{padding:10px 10px 10px 30px; min-height:130px; font-size:14px; word-wrap: break-word;}
189
- #wpforo-wrap .wpforo-post .wpforo-post-content p{font-size:14px; padding:0; margin:0 0 10px 0;}
190
  #wpforo-wrap .wpforo-post .wpforo-post-content img{max-width:100%; max-height:500px; margin:2px;}
191
  #wpforo-wrap .wpforo-post .wpforo-post-content .emoji{font-size:20px;}
192
  #wpforo-wrap .wpforo-post blockquote{display:block; margin:5px 0 15px 0; width:90%; padding:10px; font-size:13px;}
@@ -243,9 +246,11 @@ RTL Style of Classic Theme
243
  #wpforo-wrap .wpf_topic_unread, #wpforo-wrap .wpf_topic_unread a{ font-weight:bold; font-size:98%; }
244
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-title a,
245
  #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a,
 
246
  #wpforo-wrap .wpf-unread-topic .wpf-spost-title a,
247
  #wpforo-wrap .wpf-unread-topic .wpforo-last-topic-title a,
248
- #wpforo-wrap .wpforo-subforum .wpf-unread-forum a{font-weight:bold;}
 
249
 
250
 
251
  /****************************************************/
@@ -533,7 +538,7 @@ RTL Style of Classic Theme
533
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{width: 49.8%; min-width: 200px; padding: 7px 15px 6px 5px; margin-top: 3px; display: flex; justify-content: flex-start; align-items:flex-start; flex-grow: 1;}
534
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{line-height: 1.5; outline: hidden;}
535
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-circle{margin-left: 8px;}
536
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{ white-space: nowrap; color:#777777; margin-right: 5px; font-size: 11px; padding: 0px 6px; border: 1px solid #cccccc; line-height: 16px; border-radius: 3px;}
537
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat sep{color: #999999; padding: 0px 3px;}
538
  #wpforo-wrap .wpfl-4 .wpf-thread-list .wpf-no-thread{width: 100%; display: block; text-align: center; font-size: 13px; padding: 5px; color: #555555;}
539
  #wpforo-wrap .wpfl-4 img.avatar{border-radius: 50%;}
@@ -692,6 +697,14 @@ RTL Style of Classic Theme
692
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 5px 25px;}
693
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{margin: 20px 0 0 0; width: 100%; min-height: 35px; padding:8px 15px 9px 15px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
694
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-like .wpf-like-count{margin-left: 20px;}
 
 
 
 
 
 
 
 
695
 
696
  @media all and (max-width: 1000px){
697
  #wpforo-wrap .wpf-circle.wpf-m i{font-size: 14px;}
@@ -980,8 +993,8 @@ RTL Style of Classic Theme
980
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {margin-top:2px;}
981
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content > h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
982
  #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 60%; padding: 8px 20px !important; margin: 10px auto; font-size: 14px;}
983
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content #wpforo_recaptcha_widget{ width: 100%; display: block; text-align: center; margin-top: 15px; margin-bottom: 0;}
984
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content #wpforo_recaptcha_widget > div{ display: inline-block;}
985
  /*********************************************************/
986
  /********************* wpForo Login **********************/
987
  /*********************************************************/
@@ -999,7 +1012,7 @@ RTL Style of Classic Theme
999
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
1000
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{ padding: 10px 34px 10px 20px; font-size: 14px; }
1001
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"]{ padding: 10px 20px 10px 20px!important; font-size: 16px; width: 80%; }
1002
- #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap #wpforo_recaptcha_widget{display: inline-block;}
1003
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon {right: 14px; top: 15px; font-size: 14px;}
1004
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-show-password {left: 12px; top: 16px; font-size: 14px;}
1005
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
@@ -1318,7 +1331,8 @@ RTL Style of Classic Theme
1318
  #wpforo-wrap .wpf-sbtn.wpf-sb-top {padding: 15px 0 15px 0; margin: 0; float: left; border: none;}
1319
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-title{display: none;}
1320
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-wrap{padding: 0;}
1321
-
 
1322
  /****************************************************/
1323
  /****************** Rules & Privacy ****************/
1324
  /****************************************************/
@@ -1470,10 +1484,11 @@ RTL Style of Classic Theme
1470
  #wpforo-wrap .wpf-head-bar-left #wpforo-title{font-size: 17px;margin: 7px 0 10px;}
1471
  #wpforo-wrap .wpforo-feed{ float:none; display:block; padding-top:5px;}
1472
 
1473
- #wpforo-wrap .wpf-breadcrumb a{display:none;}
1474
- #wpforo-wrap .wpf-breadcrumb a:first-child {display: inline-block!important;}
1475
- #wpforo-wrap .wpf-breadcrumb a:nth-last-child(2) {display: inline-block!important;}
1476
- #wpforo-wrap .wpf-breadcrumb a:last-child {display: inline-block!important;}
 
1477
 
1478
  #wpforo-wrap .wpfl-1 .cat-stat-posts{display:none;}
1479
  #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{display:none;}
@@ -1649,7 +1664,7 @@ RTL Style of Classic Theme
1649
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: inline-block;}
1650
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-date-mobile{display: block; flex-basis: 100%; padding-top: 3px;}
1651
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: right; width: 60%;}
1652
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{text-align: left;}
1653
 
1654
  #wpforo-wrap .wpforo-profile-wrap .h-picture img,
1655
  #wpforo-wrap .wpforo-profile-wrap .h-picture .avatar{ width:80px; height:80px; vertical-align:top;}
@@ -1664,6 +1679,7 @@ RTL Style of Classic Theme
1664
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ padding-bottom:10px;}
1665
  #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ width:100%; float:none; padding: 5px 7px;}
1666
 
 
1667
  #wpforo-wrap .wpforo-activity-content .activity-date{ display:none;}
1668
  #wpforo-wrap .wpforo-sbn-content .sbn-icon{ display:none;}
1669
 
@@ -1718,13 +1734,13 @@ RTL Style of Classic Theme
1718
  #wpforo-wrap .mce-toolbar #mceu_0.mce-listbox button i{display:none;}
1719
 
1720
  /* reCAPTCHA */
1721
- #wpforo-wrap #wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); }
1722
- @media screen and (max-width:1000px){ #wpforo-wrap #wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); }}
1723
- @media screen and (max-width:600px){ #wpforo-wrap #wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); -webkit-transform-origin:right 0; transform-origin:right 0; }}
1724
 
1725
- #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ -webkit-transform:scale(0.85); transform:scale(0.85); -webkit-transform-origin:right 0; transform-origin:right 0; }
1726
- @media screen and (max-width:1000px){ #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); transform-origin:right 0;-webkit-transform-origin:right 0; }}
1727
- @media screen and (max-width:420px){ #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); transform-origin:right 0;-webkit-transform-origin:right 0; }}
1728
 
1729
  /* Font Awesome Fixes */
1730
  #wpforo-wrap .fa-reply:before { content: "\f3e5" !important; }
126
  #wpforo-wrap .author-rating-full i.fa-certificate{font-size: 20px;}
127
  #wpforo-wrap .author-rating-full i.fa-shield-alt{font-size: 24px;}
128
  #wpforo-wrap .author-rating-full i.fa-trophy{font-size: 26px;}
129
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-certificate{font-size: 16px; margin-left: 5px;}
130
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-shield-alt{font-size: 16px; margin-left: 5px;}
131
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-trophy{font-size: 16px; margin-left: 5px;}
132
  #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{display: block;}
133
 
134
  .ui-dialog {z-index: 999998 !important;}
149
  #wpforo-wrap .wpf-breadcrumb {display: inline-block; counter-reset: flag; margin:15px 0 15px 0;}
150
  #wpforo-wrap .wpf-breadcrumb .wpf-root i{ font-size:14px;}
151
  #wpforo-wrap .wpf-breadcrumb .wpf-end {width:20px; padding:0; border:none; outline:none; text-decoration:none; cursor:default;}
152
+ #wpforo-wrap .wpf-breadcrumb div{text-decoration: none; outline: none; display: block; float: left; font-size: 11px; line-height: 24px; padding: 0 15px 0 22px; position: relative;}
153
+ #wpforo-wrap .wpf-breadcrumb div:first-child {padding-left: 10px;}
154
+ #wpforo-wrap .wpf-breadcrumb div:first-child:before {left: 14px;}
155
+ #wpforo-wrap .wpf-breadcrumb div.active{cursor:default;}
156
+ #wpforo-wrap .wpf-breadcrumb div:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg); -moz-transform: scale(0.70) rotate(45deg); -o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
157
+ #wpforo-wrap .wpf-breadcrumb div.active:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg);-moz-transform: scale(0.70) rotate(45deg);-o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
158
+ #wpforo-wrap .wpf-breadcrumb div:last-child:after {content: none;}
159
 
160
  /****************************************************/
161
  /**************** wpForo Tooltip ********************/
162
  /****************************************************/
163
  [wpf-tooltip]{position:relative;}
164
  [wpf-tooltip]::before {content: "";position: absolute;top:-8px;right:50%;transform: translateX(50%);border-width: 6px 6px 0 6px;border-style: solid;border-color: rgba(10,10,10,0.7) transparent transparent transparent;z-index: 100;opacity: 0;}
165
+ [wpf-tooltip]::after {content: attr(wpf-tooltip); position: absolute;right:50%;top:-8px;transform: translateX(50%) translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width: 0; border-radius: 4px;pointer-events: none;z-index: 99;opacity: 0;text-transform: none; font-weight: normal;}
166
  [wpf-tooltip]:hover::after,[wpf-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
167
  [wpf-tooltip-size='small']::after{min-width: 5vw;}
168
  [wpf-tooltip-size='medium']::after{min-width: 10vw;}
189
  /****************************************************/
190
  #wpforo-wrap .post-wrap{position: relative;}
191
  #wpforo-wrap .wpforo-post .wpforo-post-content{padding:10px 10px 10px 30px; min-height:130px; font-size:14px; word-wrap: break-word;}
192
+ #wpforo-wrap .wpforo-post .wpforo-post-content p{font-size:14px; padding:0; margin:0 0 10px 0;line-height:inherit}
193
  #wpforo-wrap .wpforo-post .wpforo-post-content img{max-width:100%; max-height:500px; margin:2px;}
194
  #wpforo-wrap .wpforo-post .wpforo-post-content .emoji{font-size:20px;}
195
  #wpforo-wrap .wpforo-post blockquote{display:block; margin:5px 0 15px 0; width:90%; padding:10px; font-size:13px;}
246
  #wpforo-wrap .wpf_topic_unread, #wpforo-wrap .wpf_topic_unread a{ font-weight:bold; font-size:98%; }
247
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-title a,
248
  #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a,
249
+ #wpforo-wrap .wpf-unread-topic .wpf-thread-title a,
250
  #wpforo-wrap .wpf-unread-topic .wpf-spost-title a,
251
  #wpforo-wrap .wpf-unread-topic .wpforo-last-topic-title a,
252
+ #wpforo-wrap .wpforo-subforum .wpf-unread-forum a,
253
+ #wpforo-wrap .wpf-forum-item.wpf-unread-forum a{font-weight:bold;}
254
 
255
 
256
  /****************************************************/
538
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{width: 49.8%; min-width: 200px; padding: 7px 15px 6px 5px; margin-top: 3px; display: flex; justify-content: flex-start; align-items:flex-start; flex-grow: 1;}
539
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{line-height: 1.5; outline: hidden;}
540
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-circle{margin-left: 8px;}
541
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{ white-space: nowrap; color:#777777; margin-right: 5px; font-size: 11px; padding: 0px 6px; border: 1px solid #cccccc; line-height: 16px; border-radius: 3px; cursor: default;}
542
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat sep{color: #999999; padding: 0px 3px;}
543
  #wpforo-wrap .wpfl-4 .wpf-thread-list .wpf-no-thread{width: 100%; display: block; text-align: center; font-size: 13px; padding: 5px; color: #555555;}
544
  #wpforo-wrap .wpfl-4 img.avatar{border-radius: 50%;}
697
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 5px 25px;}
698
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{margin: 20px 0 0 0; width: 100%; min-height: 35px; padding:8px 15px 9px 15px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
699
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-like .wpf-like-count{margin-left: 20px;}
700
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-member-profile-buttons{padding-top: 3px;}
701
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 30px 25px 10px 25px;}
702
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-signature{margin-top: 30px;}
703
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .cbleft{padding: 5px 15px; font-size: 13px;}
704
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft:not(:empty){padding: 5px 15px; font-size: 12px;}
705
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep{padding: 20px 10px 5px 0px;margin: 5px 12px 0px 0px;font-size: 13px;text-transform: uppercase;font-weight: bold;}
706
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep i{margin-left: 3px;}
707
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep span{font-weight: bold;}
708
 
709
  @media all and (max-width: 1000px){
710
  #wpforo-wrap .wpf-circle.wpf-m i{font-size: 14px;}
993
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {margin-top:2px;}
994
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content > h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
995
  #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 60%; padding: 8px 20px !important; margin: 10px auto; font-size: 14px;}
996
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget{ width: 100%; display: block; text-align: center; margin-top: 15px; margin-bottom: 0;}
997
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget > div{ display: inline-block;}
998
  /*********************************************************/
999
  /********************* wpForo Login **********************/
1000
  /*********************************************************/
1012
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
1013
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{ padding: 10px 34px 10px 20px; font-size: 14px; }
1014
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"]{ padding: 10px 20px 10px 20px!important; font-size: 16px; width: 80%; }
1015
+ #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpforo_recaptcha_widget{display: inline-block;}
1016
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon {right: 14px; top: 15px; font-size: 14px;}
1017
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-show-password {left: 12px; top: 16px; font-size: 14px;}
1018
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
1331
  #wpforo-wrap .wpf-sbtn.wpf-sb-top {padding: 15px 0 15px 0; margin: 0; float: left; border: none;}
1332
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-title{display: none;}
1333
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-wrap{padding: 0;}
1334
+ #wpforo-wrap .wpfl-4 .wpf-sb-left{top:30px;}
1335
+ #wpforo-wrap .wpfl-4 .wpf-sb-right{top: 30px;}
1336
  /****************************************************/
1337
  /****************** Rules & Privacy ****************/
1338
  /****************************************************/
1484
  #wpforo-wrap .wpf-head-bar-left #wpforo-title{font-size: 17px;margin: 7px 0 10px;}
1485
  #wpforo-wrap .wpforo-feed{ float:none; display:block; padding-top:5px;}
1486
 
1487
+ #wpforo-wrap .wpf-breadcrumb div{display:none;}
1488
+ #wpforo-wrap .wpf-breadcrumb div:first-child {display: inline-block!important;}
1489
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {display: inline-block!important;}
1490
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(3) {display: inline-block!important;}
1491
+ #wpforo-wrap .wpf-breadcrumb div:last-child {display: inline-block!important;}
1492
 
1493
  #wpforo-wrap .wpfl-1 .cat-stat-posts{display:none;}
1494
  #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{display:none;}
1664
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: inline-block;}
1665
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-date-mobile{display: block; flex-basis: 100%; padding-top: 3px;}
1666
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: right; width: 60%;}
1667
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{text-align: right;}
1668
 
1669
  #wpforo-wrap .wpforo-profile-wrap .h-picture img,
1670
  #wpforo-wrap .wpforo-profile-wrap .h-picture .avatar{ width:80px; height:80px; vertical-align:top;}
1679
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ padding-bottom:10px;}
1680
  #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ width:100%; float:none; padding: 5px 7px;}
1681
 
1682
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {display: none!important;}
1683
  #wpforo-wrap .wpforo-activity-content .activity-date{ display:none;}
1684
  #wpforo-wrap .wpforo-sbn-content .sbn-icon{ display:none;}
1685
 
1734
  #wpforo-wrap .mce-toolbar #mceu_0.mce-listbox button i{display:none;}
1735
 
1736
  /* reCAPTCHA */
1737
+ #wpforo-wrap .wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); }
1738
+ @media screen and (max-width:1000px){ #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); }}
1739
+ @media screen and (max-width:600px){ #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); -webkit-transform-origin:right 0; transform-origin:right 0; }}
1740
 
1741
+ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ -webkit-transform:scale(0.85); transform:scale(0.85); -webkit-transform-origin:right 0; transform-origin:right 0; }
1742
+ @media screen and (max-width:1000px){ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); transform-origin:right 0;-webkit-transform-origin:right 0; }}
1743
+ @media screen and (max-width:420px){ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); transform-origin:right 0;-webkit-transform-origin:right 0; }}
1744
 
1745
  /* Font Awesome Fixes */
1746
  #wpforo-wrap .fa-reply:before { content: "\f3e5" !important; }
wpf-themes/classic/style.css CHANGED
@@ -129,6 +129,9 @@ Author: gVectors Team
129
  #wpforo-wrap .author-rating-full i.fa-certificate{font-size: 20px;}
130
  #wpforo-wrap .author-rating-full i.fa-shield-alt{font-size: 24px;}
131
  #wpforo-wrap .author-rating-full i.fa-trophy{font-size: 26px;}
 
 
 
132
  #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{display: block;}
133
 
134
  .ui-dialog {z-index: 999998 !important;}
@@ -149,20 +152,20 @@ Author: gVectors Team
149
  #wpforo-wrap .wpf-breadcrumb {display: inline-block; counter-reset: flag; margin:15px 0 15px 0;}
150
  #wpforo-wrap .wpf-breadcrumb .wpf-root i{ font-size:14px;}
151
  #wpforo-wrap .wpf-breadcrumb .wpf-end {width:20px; padding:0; border:none; outline:none; text-decoration:none; cursor:default;}
152
- #wpforo-wrap .wpf-breadcrumb a {text-decoration: none; outline: none; display: block; float: left; font-size: 11px; line-height: 24px; padding: 0 15px 0 22px; position: relative;}
153
- #wpforo-wrap .wpf-breadcrumb a:first-child {padding-left: 10px;}
154
- #wpforo-wrap .wpf-breadcrumb a:first-child:before {left: 14px;}
155
- #wpforo-wrap .wpf-breadcrumb a.active{cursor:default;}
156
- #wpforo-wrap .wpf-breadcrumb a:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg); -moz-transform: scale(0.70) rotate(45deg); -o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
157
- #wpforo-wrap .wpf-breadcrumb a.active:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg);-moz-transform: scale(0.70) rotate(45deg);-o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
158
- #wpforo-wrap .wpf-breadcrumb a:last-child:after {content: none;}
159
 
160
  /****************************************************/
161
  /**************** wpForo Tooltip ********************/
162
  /****************************************************/
163
  [wpf-tooltip]{position:relative;}
164
  [wpf-tooltip]::before {content: "";position: absolute;top:-8px;left:50%;transform: translateX(-50%);border-width: 6px 6px 0 6px;border-style: solid;border-color: rgba(10,10,10,0.7) transparent transparent transparent;z-index: 100;opacity: 0;}
165
- [wpf-tooltip]::after {content: attr(wpf-tooltip); position: absolute;left:50%;top:-8px;transform: translateX(-50%) translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width: 0; border-radius: 4px;pointer-events: none;z-index: 99;opacity: 0;text-transform: none;}
166
  [wpf-tooltip]:hover::after,[wpf-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
167
  [wpf-tooltip-size='small']::after{min-width: 5vw;}
168
  [wpf-tooltip-size='medium']::after{min-width: 10vw;}
@@ -189,7 +192,7 @@ Author: gVectors Team
189
  /****************************************************/
190
  #wpforo-wrap .post-wrap{position: relative;}
191
  #wpforo-wrap .wpforo-post .wpforo-post-content{padding:10px 30px 10px 10px; min-height:130px; font-size:14px; word-wrap: break-word;}
192
- #wpforo-wrap .wpforo-post .wpforo-post-content p{font-size:14px; padding:0; margin:0 0 10px 0;}
193
  #wpforo-wrap .wpforo-post .wpforo-post-content img{max-width:100%; max-height:500px; margin:2px;}
194
  #wpforo-wrap .wpforo-post .wpforo-post-content .emoji{font-size:20px;}
195
  #wpforo-wrap .wpforo-post blockquote{display:block; margin:5px 0 15px 0; width:90%; padding:10px; font-size:13px;}
@@ -246,9 +249,11 @@ Author: gVectors Team
246
  #wpforo-wrap .wpf_topic_unread, #wpforo-wrap .wpf_topic_unread a{ font-weight:bold; font-size:98%; }
247
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-title a,
248
  #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a,
 
249
  #wpforo-wrap .wpf-unread-topic .wpf-spost-title a,
250
  #wpforo-wrap .wpf-unread-topic .wpforo-last-topic-title a,
251
- #wpforo-wrap .wpforo-subforum .wpf-unread-forum a{font-weight:bold;}
 
252
 
253
 
254
  /****************************************************/
@@ -536,7 +541,7 @@ Author: gVectors Team
536
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-circle{margin-right: 8px;}
537
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{width: 49.8%; min-width: 200px; padding: 7px 5px 6px 15px; margin-top: 3px; display: flex; justify-content: flex-start; align-items:flex-start; flex-grow: 1;}
538
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{line-height: 1.5; outline: hidden;}
539
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{ white-space: nowrap; color:#777777; margin-left: 5px; font-size: 11px; padding: 0px 6px; border: 1px solid #cccccc; line-height: 16px; border-radius: 3px;}
540
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat sep{color: #999999; padding: 0px 3px;}
541
  #wpforo-wrap .wpfl-4 .wpf-thread-list .wpf-no-thread{width: 100%; display: block; text-align: center; font-size: 13px; padding: 5px; color: #555555;}
542
  #wpforo-wrap .wpfl-4 img.avatar{border-radius: 50%;}
@@ -695,6 +700,14 @@ Author: gVectors Team
695
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 5px 25px;}
696
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{margin: 20px 0 0 0; width: 100%; min-height: 35px; padding:8px 15px 9px 15px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
697
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-like .wpf-like-count{margin-right: 20px;}
 
 
 
 
 
 
 
 
698
 
699
  @media all and (max-width: 1000px){
700
  #wpforo-wrap .wpf-circle.wpf-m i{font-size: 14px;}
@@ -983,8 +996,8 @@ Author: gVectors Team
983
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {margin-top:2px;}
984
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content > h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
985
  #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 60%; padding: 8px 20px !important; margin: 10px auto; font-size: 14px;}
986
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content #wpforo_recaptcha_widget{ width: 100%; display: block; text-align: center; margin-top: 15px; margin-bottom: 0;}
987
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content #wpforo_recaptcha_widget > div{ display: inline-block;}
988
  /*********************************************************/
989
  /********************* wpForo Login **********************/
990
  /*********************************************************/
@@ -1002,7 +1015,7 @@ Author: gVectors Team
1002
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
1003
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{ padding: 10px 20px 10px 34px; font-size: 14px; }
1004
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"]{ padding: 10px 20px 10px 20px!important; font-size: 16px; width: 80%; }
1005
- #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap #wpforo_recaptcha_widget{display: inline-block;}
1006
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon {left: 14px; top: 15px; font-size: 14px;}
1007
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-show-password {right: 12px; top: 16px; font-size: 14px;}
1008
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
@@ -1321,6 +1334,8 @@ Author: gVectors Team
1321
  #wpforo-wrap .wpf-sbtn.wpf-sb-top {padding: 15px 0 15px 0; margin: 0; float: right; border: none;}
1322
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-title{display: none;}
1323
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-wrap{padding: 0;}
 
 
1324
 
1325
  /****************************************************/
1326
  /****************** Rules & Privacy ****************/
@@ -1472,10 +1487,11 @@ Author: gVectors Team
1472
  #wpforo-wrap .wpf-head-bar-left #wpforo-title{font-size: 17px;margin: 7px 0 10px;}
1473
  #wpforo-wrap .wpforo-feed{ float:none; display:block; padding-top:5px;}
1474
 
1475
- #wpforo-wrap .wpf-breadcrumb a{display:none;}
1476
- #wpforo-wrap .wpf-breadcrumb a:first-child {display: inline-block!important;}
1477
- #wpforo-wrap .wpf-breadcrumb a:nth-last-child(2) {display: inline-block!important;}
1478
- #wpforo-wrap .wpf-breadcrumb a:last-child {display: inline-block!important;}
 
1479
 
1480
  #wpforo-wrap .wpfl-1 .cat-stat-posts{display:none;}
1481
  #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{display:none;}
@@ -1651,7 +1667,7 @@ Author: gVectors Team
1651
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: inline-block;}
1652
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-date-mobile{display: block; flex-basis: 100%; padding-top: 3px;}
1653
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: left; width: 60%;}
1654
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{text-align: right;}
1655
 
1656
  #wpforo-wrap .wpforo-profile-wrap .h-picture img,
1657
  #wpforo-wrap .wpforo-profile-wrap .h-picture .avatar{ width:80px; height:80px; vertical-align:top;}
@@ -1665,7 +1681,8 @@ Author: gVectors Team
1665
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ margin-bottom:0;}
1666
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ padding-bottom:10px;}
1667
  #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ width:100%; float:none; padding: 5px 7px;}
1668
-
 
1669
  #wpforo-wrap .wpforo-activity-content .activity-date{ display:none;}
1670
  #wpforo-wrap .wpforo-sbn-content .sbn-icon{ display:none;}
1671
 
@@ -1721,13 +1738,13 @@ Author: gVectors Team
1721
  #wpforo-wrap .mce-toolbar [id^=mceu_].mce-listbox button i{display:none;}
1722
 
1723
  /* reCAPTCHA */
1724
- #wpforo-wrap #wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); }
1725
- @media screen and (max-width:1000px){ #wpforo-wrap #wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); }}
1726
- @media screen and (max-width:600px){ #wpforo-wrap #wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); -webkit-transform-origin:left 0; transform-origin:left 0; }}
1727
 
1728
- #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ -webkit-transform:scale(0.85); transform:scale(0.85); -webkit-transform-origin:left 0; transform-origin:left 0; }
1729
- @media screen and (max-width:800px){ #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); transform-origin:left 0;-webkit-transform-origin:left 0; }}
1730
- @media screen and (max-width:420px){ #wpforo-wrap .wpf-extra-fields #wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); transform-origin:left 0;-webkit-transform-origin:left 0; }}
1731
 
1732
  /* Font Awesome Fixes */
1733
  #wpforo-wrap .fa-reply:before { content: "\f3e5" !important; }
129
  #wpforo-wrap .author-rating-full i.fa-certificate{font-size: 20px;}
130
  #wpforo-wrap .author-rating-full i.fa-shield-alt{font-size: 24px;}
131
  #wpforo-wrap .author-rating-full i.fa-trophy{font-size: 26px;}
132
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-certificate{font-size: 16px; margin-right: 5px;}
133
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-shield-alt{font-size: 16px; margin-right: 5px;}
134
+ #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-trophy{font-size: 16px; margin-right: 5px;}
135
  #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{display: block;}
136
 
137
  .ui-dialog {z-index: 999998 !important;}
152
  #wpforo-wrap .wpf-breadcrumb {display: inline-block; counter-reset: flag; margin:15px 0 15px 0;}
153
  #wpforo-wrap .wpf-breadcrumb .wpf-root i{ font-size:14px;}
154
  #wpforo-wrap .wpf-breadcrumb .wpf-end {width:20px; padding:0; border:none; outline:none; text-decoration:none; cursor:default;}
155
+ #wpforo-wrap .wpf-breadcrumb div{text-decoration: none; outline: none; display: block; float: left; font-size: 11px; line-height: 24px; padding: 0 15px 0 22px; position: relative;}
156
+ #wpforo-wrap .wpf-breadcrumb div:first-child {padding-left: 10px;}
157
+ #wpforo-wrap .wpf-breadcrumb div:first-child:before {left: 14px;}
158
+ #wpforo-wrap .wpf-breadcrumb div.active{cursor:default;}
159
+ #wpforo-wrap .wpf-breadcrumb div:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg); -moz-transform: scale(0.70) rotate(45deg); -o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
160
+ #wpforo-wrap .wpf-breadcrumb div.active:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg);-moz-transform: scale(0.70) rotate(45deg);-o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
161
+ #wpforo-wrap .wpf-breadcrumb div:last-child:after {content: none;}
162
 
163
  /****************************************************/
164
  /**************** wpForo Tooltip ********************/
165
  /****************************************************/
166
  [wpf-tooltip]{position:relative;}
167
  [wpf-tooltip]::before {content: "";position: absolute;top:-8px;left:50%;transform: translateX(-50%);border-width: 6px 6px 0 6px;border-style: solid;border-color: rgba(10,10,10,0.7) transparent transparent transparent;z-index: 100;opacity: 0;}
168
+ [wpf-tooltip]::after {content: attr(wpf-tooltip); position: absolute;left:50%;top:-8px;transform: translateX(-50%) translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width: 0; border-radius: 4px;pointer-events: none;z-index: 99;opacity: 0;text-transform: none; font-weight: normal;}
169
  [wpf-tooltip]:hover::after,[wpf-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
170
  [wpf-tooltip-size='small']::after{min-width: 5vw;}
171
  [wpf-tooltip-size='medium']::after{min-width: 10vw;}
192
  /****************************************************/
193
  #wpforo-wrap .post-wrap{position: relative;}
194
  #wpforo-wrap .wpforo-post .wpforo-post-content{padding:10px 30px 10px 10px; min-height:130px; font-size:14px; word-wrap: break-word;}
195
+ #wpforo-wrap .wpforo-post .wpforo-post-content p{font-size:14px; padding:0; margin:0 0 10px 0; line-height:inherit}
196
  #wpforo-wrap .wpforo-post .wpforo-post-content img{max-width:100%; max-height:500px; margin:2px;}
197
  #wpforo-wrap .wpforo-post .wpforo-post-content .emoji{font-size:20px;}
198
  #wpforo-wrap .wpforo-post blockquote{display:block; margin:5px 0 15px 0; width:90%; padding:10px; font-size:13px;}
249
  #wpforo-wrap .wpf_topic_unread, #wpforo-wrap .wpf_topic_unread a{ font-weight:bold; font-size:98%; }
250
  #wpforo-wrap .wpf-unread-forum .wpforo-forum-title a,
251
  #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a,
252
+ #wpforo-wrap .wpf-unread-topic .wpf-thread-title a,
253
  #wpforo-wrap .wpf-unread-topic .wpf-spost-title a,
254
  #wpforo-wrap .wpf-unread-topic .wpforo-last-topic-title a,
255
+ #wpforo-wrap .wpforo-subforum .wpf-unread-forum a,
256
+ #wpforo-wrap .wpf-forum-item.wpf-unread-forum a{font-weight:bold;}
257
 
258
 
259
  /****************************************************/
541
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-circle{margin-right: 8px;}
542
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{width: 49.8%; min-width: 200px; padding: 7px 5px 6px 15px; margin-top: 3px; display: flex; justify-content: flex-start; align-items:flex-start; flex-grow: 1;}
543
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{line-height: 1.5; outline: hidden;}
544
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{ white-space: nowrap; color:#777777; margin-left: 5px; font-size: 11px; padding: 0px 6px; border: 1px solid #cccccc; line-height: 16px; border-radius: 3px; cursor: default;}
545
  #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat sep{color: #999999; padding: 0px 3px;}
546
  #wpforo-wrap .wpfl-4 .wpf-thread-list .wpf-no-thread{width: 100%; display: block; text-align: center; font-size: 13px; padding: 5px; color: #555555;}
547
  #wpforo-wrap .wpfl-4 img.avatar{border-radius: 50%;}
700
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 5px 25px;}
701
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{margin: 20px 0 0 0; width: 100%; min-height: 35px; padding:8px 15px 9px 15px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
702
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-like .wpf-like-count{margin-right: 20px;}
703
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-member-profile-buttons{padding-top: 3px;}
704
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 30px 25px 10px 25px;}
705
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-signature{margin-top: 30px;}
706
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft:not(:empty){padding: 5px 15px; font-size: 12px;}
707
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep{padding: 20px 0px 5px 10px;margin: 5px 0px 0px 12px;font-size: 13px;text-transform: uppercase;font-weight: bold;}
708
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep i{margin-right: 3px;}
709
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep span{font-weight: bold;}
710
+
711
 
712
  @media all and (max-width: 1000px){
713
  #wpforo-wrap .wpf-circle.wpf-m i{font-size: 14px;}
996
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {margin-top:2px;}
997
  #wpforo-wrap .wpforo-register-wrap .wpforo-register-content > h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
998
  #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 60%; padding: 8px 20px !important; margin: 10px auto; font-size: 14px;}
999
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget{ width: 100%; display: block; text-align: center; margin-top: 15px; margin-bottom: 0;}
1000
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget > div{ display: inline-block;}
1001
  /*********************************************************/
1002
  /********************* wpForo Login **********************/
1003
  /*********************************************************/
1015
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
1016
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{ padding: 10px 20px 10px 34px; font-size: 14px; }
1017
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"]{ padding: 10px 20px 10px 20px!important; font-size: 16px; width: 80%; }
1018
+ #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpforo_recaptcha_widget{display: inline-block;}
1019
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon {left: 14px; top: 15px; font-size: 14px;}
1020
  #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-show-password {right: 12px; top: 16px; font-size: 14px;}
1021
  #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
1334
  #wpforo-wrap .wpf-sbtn.wpf-sb-top {padding: 15px 0 15px 0; margin: 0; float: right; border: none;}
1335
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-title{display: none;}
1336
  #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-wrap{padding: 0;}
1337
+ #wpforo-wrap .wpfl-4 .wpf-sb-left{top:30px;}
1338
+ #wpforo-wrap .wpfl-4 .wpf-sb-right{top: 30px;}
1339
 
1340
  /****************************************************/
1341
  /****************** Rules & Privacy ****************/
1487
  #wpforo-wrap .wpf-head-bar-left #wpforo-title{font-size: 17px;margin: 7px 0 10px;}
1488
  #wpforo-wrap .wpforo-feed{ float:none; display:block; padding-top:5px;}
1489
 
1490
+ #wpforo-wrap .wpf-breadcrumb div{display:none;}
1491
+ #wpforo-wrap .wpf-breadcrumb div:first-child {display: inline-block!important;}
1492
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {display: inline-block!important;}
1493
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(3) {display: inline-block!important;}
1494
+ #wpforo-wrap .wpf-breadcrumb div:last-child {display: inline-block!important;}
1495
 
1496
  #wpforo-wrap .wpfl-1 .cat-stat-posts{display:none;}
1497
  #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{display:none;}
1667
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: inline-block;}
1668
  #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-date-mobile{display: block; flex-basis: 100%; padding-top: 3px;}
1669
  #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: left; width: 60%;}
1670
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{text-align: left;}
1671
 
1672
  #wpforo-wrap .wpforo-profile-wrap .h-picture img,
1673
  #wpforo-wrap .wpforo-profile-wrap .h-picture .avatar{ width:80px; height:80px; vertical-align:top;}
1681
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ margin-bottom:0;}
1682
  #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ padding-bottom:10px;}
1683
  #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ width:100%; float:none; padding: 5px 7px;}
1684
+
1685
+ #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {display: none!important;}
1686
  #wpforo-wrap .wpforo-activity-content .activity-date{ display:none;}
1687
  #wpforo-wrap .wpforo-sbn-content .sbn-icon{ display:none;}
1688
 
1738
  #wpforo-wrap .mce-toolbar [id^=mceu_].mce-listbox button i{display:none;}
1739
 
1740
  /* reCAPTCHA */
1741
+ #wpforo-wrap .wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); }
1742
+ @media screen and (max-width:1000px){ #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); }}
1743
+ @media screen and (max-width:600px){ #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); -webkit-transform-origin:left 0; transform-origin:left 0; }}
1744
 
1745
+ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ -webkit-transform:scale(0.85); transform:scale(0.85); -webkit-transform-origin:left 0; transform-origin:left 0; }
1746
+ @media screen and (max-width:800px){ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); transform-origin:left 0;-webkit-transform-origin:left 0; }}
1747
+ @media screen and (max-width:420px){ #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); transform-origin:left 0;-webkit-transform-origin:left 0; }}
1748
 
1749
  /* Font Awesome Fixes */
1750
  #wpforo-wrap .fa-reply:before { content: "\f3e5" !important; }
wpf-themes/classic/styles/css.php DELETED
@@ -1,641 +0,0 @@
1
- <?php
2
- // Exit if accessed directly
3
- if( !defined( 'ABSPATH' ) ) exit;
4
-
5
- /**
6
- *
7
- * @file: CSS Matrix
8
- * @version: 1.0.0
9
- * @theme: Classic
10
- *
11
- */
12
- $css = '/* wpForo Dynamic CSS Document */
13
-
14
- #wpforo-wrap { color: '. $WPFCOLOR_2 .'; background: '. $WPFCOLOR_1 .' }
15
- #wpforo-wrap .wpforo-subforum i{ color:'. $WPFCOLOR_6 .'; }
16
- #wpforo-wrap #footer { background:'. $WPFCOLOR_8 .';}
17
- #wpforo-wrap .wpf-p-error { background-color: '. $WPFCOLOR_8 .'; color: '. $WPFCOLOR_2 .'; }
18
- #wpforo-wrap .wpf-res-menu { color: '. $WPFCOLOR_1 .'; }
19
- #wpforo-wrap #wpforo-menu { background-color:'. $WPFCOLOR_3 .'; }
20
- #wpforo-wrap #wpforo-menu li { border-right:'. $WPFCOLOR_5 .' 1px solid; }
21
- #wpforo-wrap #wpforo-menu li a { color: '. $WPFCOLOR_1 .'; }
22
-
23
- #wpforo-wrap .wpforo-active,
24
- #wpforo-wrap #wpforo-menu li:hover,
25
- #wpforo-wrap #wpforo-menu .current-menu-ancestor,
26
- #wpforo-wrap #wpforo-menu .current-menu-parent,
27
- #wpforo-wrap #wpforo-menu .current_page_item { background-color: '. $WPFCOLOR_12 .'!important; }
28
-
29
- #wpforo-load { color: '. $WPFCOLOR_12 .'; }
30
- #wpforo-load i{ color: '. $WPFCOLOR_12 .'!important; }
31
-
32
- #wpforo-wrap .wpf-search input[type="text"]{ color: '. $WPFCOLOR_3 .'; background: transparent; }
33
- #wpforo-wrap .wpf-search input[type="text"]:focus{ background: '. $WPFCOLOR_9 .'; }
34
- #wpforo-wrap .wpf-search i{ color: '. $WPFCOLOR_12 .'; }
35
-
36
- #wpforo-wrap #wpforo-poweredby{ background-color:'. $WPFCOLOR_3 .'; color: '. $WPFCOLOR_1 .'; }
37
- #wpforo-wrap #wpforo-title{ color:'. $WPFCOLOR_2 .';}
38
- #wpforo-wrap #wpforo-description{color:'. $WPFCOLOR_3 .';border-bottom:1px solid '. $WPFCOLOR_7 .';}
39
-
40
- #wpforo-wrap a { color: '. $WPFCOLOR_15 .'; }
41
- #wpforo-wrap a:visited { color: '. $WPFCOLOR_15 .'; }
42
- #wpforo-wrap a:hover{ color: '. $WPFCOLOR_11 .';}
43
- #wpforo-wrap a:active { color: '. $WPFCOLOR_11 .'; }
44
-
45
- #wpforo-wrap .wpflink { color: '. $WPFCOLOR_15 .'; }
46
- #wpforo-wrap .wpflink:hover { color: '. $WPFCOLOR_11 .'; }
47
-
48
- #wpforo-wrap pre { border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_17 .'; }
49
-
50
- .wpfcl-a{ color:'. $WPFCOLOR_11 .'!important; }
51
- .wpfbg-a{ background-color:'. $WPFCOLOR_11 .'!important; }
52
- .wpfcl-b{ color:'. $WPFCOLOR_12 .'!important; }
53
- .wpfbg-b{ background-color:'. $WPFCOLOR_12 .'!important; }
54
- .wpfcl-0{ color:'. $WPFCOLOR_6 .'!important; }
55
- .wpfbg-0{ background-color:'. $WPFCOLOR_6 .'!important; }
56
- .wpfcl-1{ color:'. $WPFCOLOR_3 .'!important; }
57
- .wpfbg-1{ background-color:'. $WPFCOLOR_3 .'!important; }
58
- .wpfcl-2{ color:'. $WPFCOLOR_5 .'!important; }
59
- .wpfbg-2{ background-color:'. $WPFCOLOR_5 .'!important; }
60
- .wpfcl-3{ color:'. $WPFCOLOR_1 .'!important; }
61
- .wpfbg-3{ background-color:'. $WPFCOLOR_1 .'!important; }
62
- .wpfcl-4{ color:'. $WPFCOLOR_13 .'!important;}
63
- .wpfbg-4{ background-color:'. $WPFCOLOR_13 .'!important; }
64
- .wpfcl-5{ color:'. $WPFCOLOR_20 .'!important; }
65
- .wpfbg-5{ background-color:'. $WPFCOLOR_20 .'!important; }
66
- .wpfcl-6{ color:'. $WPFCOLOR_14 .'!important; }
67
- .wpfbg-6{ background-color:'. $WPFCOLOR_14 .'!important; }
68
- .wpfcl-7{ color:'. $WPFCOLOR_8 .'!important; }
69
- .wpfbg-7{ background-color:'. $WPFCOLOR_8 .'!important; }
70
- .wpfcl-8{ color:'. $WPFCOLOR_30 .'!important; }
71
- .wpfbg-8{ background-color:'. $WPFCOLOR_30 .'!important; }
72
- .wpfcl-9{ color:'. $WPFCOLOR_9 .'!important; }
73
- .wpfbg-9{ background-color:'. $WPFCOLOR_9 .'!important; }
74
-
75
- #wpforo-wrap .author-rating { border: 1px solid '. $WPFCOLOR_8 .'; background: '. $WPFCOLOR_9 .'; }
76
- #wpforo-wrap .wpf-author-nicename{ color:'. $WPFCOLOR_5 .';}
77
- #wpforo-wrap .wpforo-admin-note{ border: 1px solid '. $WPFCOLOR_8 .'; background: '. $WPFCOLOR_1 .'; }
78
-
79
- #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid '. $WPFCOLOR_4 .'; }
80
- #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
81
- #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
82
- #wpforo-wrap .wpf-breadcrumb a { color:'. $WPFCOLOR_4 .'; background: '. $WPFCOLOR_1 .';}
83
- #wpforo-wrap .wpf-breadcrumb a:hover{ background:'. $WPFCOLOR_9 .'; }
84
- #wpforo-wrap .wpf-breadcrumb a:hover:after { background:'. $WPFCOLOR_9 .'; }
85
- #wpforo-wrap .wpf-breadcrumb a.active{ background:'. $WPFCOLOR_9 .'; color:'. $WPFCOLOR_16 .'; }
86
- #wpforo-wrap .wpf-breadcrumb a.active:after { background:'. $WPFCOLOR_9 .'; }
87
- #wpforo-wrap .wpf-breadcrumb a:after { background: '. $WPFCOLOR_1 .'; }
88
- #wpforo-wrap .wpf-breadcrumb a.active:after { background: '. $WPFCOLOR_9 .'; }
89
-
90
- #wpforo-wrap .wpforo-post .wpforo-post-content img{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_1 .'; }
91
- #wpforo-wrap .wpforo-post blockquote{ border:'. $WPFCOLOR_6 .' 1px dotted; background:'. $WPFCOLOR_8 .'; }
92
- #wpforo-wrap .wpforo-post .wpforo-post-code{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_8 .'; }
93
- #wpforo-wrap .wpforo-post code{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_8 .'; }
94
- #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:'. $WPFCOLOR_8 .' 1px solid;}
95
- #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:'. $WPFCOLOR_1 .' 1px dotted; }
96
- #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:'. $WPFCOLOR_8 .' 2px solid; background:'. $WPFCOLOR_1 .'; }
97
- #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:'. $WPFCOLOR_11 .' 1px dotted; color:'. $WPFCOLOR_5 .';}
98
- #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:'. $WPFCOLOR_15 .';}
99
- #wpforo-wrap .wpforo-post .wpf-mod-message{color:'. $WPFCOLOR_20 .'}
100
-
101
- #wpforo-wrap .wpforo-topic-badges{ background-color:'. $WPFCOLOR_9 .'; }
102
- #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
103
- #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:'. $WPFCOLOR_11 .'!important;}
104
-
105
-
106
- #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
107
- #wpforo-wrap .wpfl-1 .cat-title{ color:'. $WPFCOLOR_1 .'; }
108
- #wpforo-wrap .wpfl-1 .cat-stat-posts { color:'. $WPFCOLOR_1 .'; }
109
- #wpforo-wrap .wpfl-1 .cat-stat-topics {color:'. $WPFCOLOR_1 .'; }
110
- #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
111
- #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .'; }
112
- #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:'. $WPFCOLOR_5 .'; }
113
- #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted; }
114
- #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:'. $WPFCOLOR_6 .'; }
115
- #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:'. $WPFCOLOR_1 .'; }
116
- #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:'. $WPFCOLOR_3 .'; }
117
- #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
118
-
119
- #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
120
- #wpforo-wrap .wpfl-1 .head-title{ color:'. $WPFCOLOR_1 .'; }
121
- #wpforo-wrap .wpfl-1 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
122
- #wpforo-wrap .wpfl-1 .head-stat-views { color:'. $WPFCOLOR_1 .'; }
123
- #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
124
- #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
125
- #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
126
- #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:'. $WPFCOLOR_3 .'; }
127
- #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_3 .'; }
128
- #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:'. $WPFCOLOR_1 .'; }
129
- #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:'. $WPFCOLOR_3 .'; }
130
- #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
131
-
132
- #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:'. $WPFCOLOR_8 .' 3px solid; }
133
- #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
134
- #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:'. $WPFCOLOR_9 .'; }
135
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid '. $WPFCOLOR_8 .'; }
136
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:'. $WPFCOLOR_1 .'; border:'. $WPFCOLOR_8 .' 2px solid; }
137
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid '. $WPFCOLOR_8 .'; background:'. $WPFCOLOR_9 .'; }
138
- #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:'. $WPFCOLOR_8 .' 1px solid; }
139
- #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:'. $WPFCOLOR_20 .'; }
140
-
141
- #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
142
- #wpforo-wrap .wpfl-2 .cat-title{ color:'. $WPFCOLOR_1 .'; }
143
- #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:'. $WPFCOLOR_1 .'; }
144
- #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
145
- #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .';}
146
- #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:'. $WPFCOLOR_3 .'; }
147
- #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:'. $WPFCOLOR_3 .'; }
148
- #wpforo-wrap .wpfl-2 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted;}
149
- #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:'. $WPFCOLOR_20 .'; }
150
- #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:'. $WPFCOLOR_3 .'; }
151
- #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:'. $WPFCOLOR_3 .' }
152
- #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
153
-
154
- #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
155
- #wpforo-wrap .wpfl-2 .head-title{ color:'. $WPFCOLOR_1 .';}
156
- #wpforo-wrap .wpfl-2 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
157
- #wpforo-wrap .wpfl-2 .head-stat-views { color:'. $WPFCOLOR_1 .'; }
158
- #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:'. $WPFCOLOR_1 .'; }
159
- #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
160
- #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
161
- #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:'. $WPFCOLOR_3 .'; }
162
- #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
163
- #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
164
- #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:'. $WPFCOLOR_3 .';}
165
- #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_3 .';}
166
- #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:'. $WPFCOLOR_3 .';}
167
-
168
- #wpforo-wrap .wpfl-2 .post-wrap{ border-top:'. $WPFCOLOR_8 .' 1px solid; }
169
- #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
170
- #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:'. $WPFCOLOR_1 .'; }
171
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:'. $WPFCOLOR_9 .'; }
172
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:'. $WPFCOLOR_1 .' 1px solid; background:'. $WPFCOLOR_1 .'; }
173
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:'. $WPFCOLOR_1 .'; border:'. $WPFCOLOR_8 .' 2px solid; }
174
- #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:'. $WPFCOLOR_20 .';}
175
-
176
- #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: '. $WPFCOLOR_12 .';border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
177
- #wpforo-wrap .wpfl-3 .cat-title{ color:'. $WPFCOLOR_1 .'; }
178
- #wpforo-wrap .wpfl-3 .cat-stat-posts { color:'. $WPFCOLOR_1 .'; }
179
- #wpforo-wrap .wpfl-3 .cat-stat-answers { color:'. $WPFCOLOR_1 .'; }
180
- #wpforo-wrap .wpfl-3 .cat-stat-questions { color:'. $WPFCOLOR_1 .'; }
181
- #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
182
- #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .'; }
183
- #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:'. $WPFCOLOR_3 .'; }
184
- #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:'. $WPFCOLOR_3 .'; }
185
- #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted; }
186
- #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:'. $WPFCOLOR_6 .'; }
187
- #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:'. $WPFCOLOR_3 .';}
188
- #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:'. $WPFCOLOR_3 .'; }
189
- #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:'. $WPFCOLOR_3 .';}
190
- #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:'. $WPFCOLOR_1 .'; }
191
- #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:'. $WPFCOLOR_3 .'; }
192
- #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
193
- #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:'. $WPFCOLOR_9 .'; }
194
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:'. $WPFCOLOR_9 .'; }
195
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:'. $WPFCOLOR_9 .'; }
196
- #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:'. $WPFCOLOR_9 .'; }
197
-
198
- #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 2px solid; }
199
- #wpforo-wrap .wpfl-3 .head-title{ color:'. $WPFCOLOR_1 .'; }
200
- #wpforo-wrap .wpfl-3 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
201
- #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:'. $WPFCOLOR_1 .'; }
202
- #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:'. $WPFCOLOR_1 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
203
- #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
204
- #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:'. $WPFCOLOR_3 .'; }
205
- #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
206
- #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
207
- #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:'. $WPFCOLOR_3 .'; }
208
- #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:'. $WPFCOLOR_9 .'; }
209
- #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:'. $WPFCOLOR_9 .'; }
210
- #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:'. $WPFCOLOR_9 .'; }
211
- #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid '. $WPFCOLOR_8 .'; border-top:1px solid '. $WPFCOLOR_8 .';border-left:1px solid '. $WPFCOLOR_8 .';}
212
- #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid '. $WPFCOLOR_8 .'; border-bottom:1px solid '. $WPFCOLOR_8 .';border-left:1px solid '. $WPFCOLOR_8 .';}
213
-
214
- #wpforo-wrap .wpfl-3 .post-wrap{ border-top:'. $WPFCOLOR_8 .' 1px solid; }
215
- #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
216
- #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:'. $WPFCOLOR_1 .'; }
217
- #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:'. $WPFCOLOR_9 .'; }
218
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:'. $WPFCOLOR_31 .'; }
219
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:'. $WPFCOLOR_6 .'!important; }
220
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:'. $WPFCOLOR_9 .'; }
221
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted '. $WPFCOLOR_8 .'; }
222
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted '. $WPFCOLOR_8 .'; }
223
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:'. $WPFCOLOR_11 .' 1px dotted; }
224
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:'. $WPFCOLOR_1 .' 1px solid; background:'. $WPFCOLOR_17 .';}
225
- #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
226
- #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:'. $WPFCOLOR_1 .'; }
227
- #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{ background:'. $WPFCOLOR_9 .'; }
228
-
229
-
230
- #wpforo-wrap .wpfl-4 .wpforo-category{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
231
- #wpforo-wrap .wpfl-4 .cat-title{ color:'. $WPFCOLOR_1 .'; }
232
- #wpforo-wrap .wpfl-4 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
233
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid '. $WPFCOLOR_8 .'; }
234
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:'. $WPFCOLOR_1 .'; border:'. $WPFCOLOR_8 .' 1px solid; }
235
- #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid '. $WPFCOLOR_8 .'; background:'. $WPFCOLOR_9 .'; }
236
- #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:'. $WPFCOLOR_8 .' 1px solid; }
237
- #wpforo-wrap .wpfl-4 .wpforo-post .bottom .bleft a{ color:'. $WPFCOLOR_20 .'; }
238
- #wpforo-wrap .wpf-circle{box-shadow: 0px 0px 1px '. $WPFCOLOR_6 .'; }
239
- #wpforo-wrap .wpfl-4 .wpf-head-bar {background: '. $WPFCOLOR_9 .';border-top: '. $WPFCOLOR_7 .' 1px solid;border-bottom: 1px solid '. $WPFCOLOR_10 .';}
240
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
241
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
242
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
243
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:'. $WPFCOLOR_5 .';}
244
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:'. $WPFCOLOR_14 .';}
245
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:'. $WPFCOLOR_20 .';}
246
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:'. $WPFCOLOR_31 .';}
247
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:'. $WPFCOLOR_5 .';}
248
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:'. $WPFCOLOR_14 .';color:'. $WPFCOLOR_14 .';}
249
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:'. $WPFCOLOR_20 .';color:'. $WPFCOLOR_20 .';}
250
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:'. $WPFCOLOR_31 .';color:'. $WPFCOLOR_31 .';}
251
- #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:'. $WPFCOLOR_5 .';color:'. $WPFCOLOR_5 .';}
252
- #wpforo-wrap .wpfl-4 .wpf-forums{color: '. $WPFCOLOR_12 .';}
253
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{background-color: '. $WPFCOLOR_9 .'; border-bottom: 1px solid '. $WPFCOLOR_10 .';}
254
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid '. $WPFCOLOR_1 .';}
255
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: '. $WPFCOLOR_3 .';}
256
- #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: '. $WPFCOLOR_11 .';}
257
-
258
- #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ border-bottom: 1px solid '. $WPFCOLOR_7 .'; }
259
- #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid '. $WPFCOLOR_7 .';}
260
- #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed '. $WPFCOLOR_6 .'; color: '. $WPFCOLOR_4 .';}
261
- #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: '. $WPFCOLOR_4 .';}
262
- #wpforo-wrap .wpfl-4 .wpf-thread-body {color:'. $WPFCOLOR_3 .';}
263
- #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: '. $WPFCOLOR_6 .';}
264
- #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: '. $WPFCOLOR_5 .';}
265
- #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: '. $WPFCOLOR_11 .';}
266
- #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: '. $WPFCOLOR_1 .';}
267
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: '. $WPFCOLOR_12 .'; color: '. $WPFCOLOR_1 .'; border-bottom: 2px solid '. $WPFCOLOR_7 .'; }
268
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: '. $WPFCOLOR_1 .';}
269
- #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: '. $WPFCOLOR_9 .';}
270
-
271
- #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: '. $WPFCOLOR_5 .';}
272
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: '. $WPFCOLOR_5 .';}
273
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ border-bottom: 1px dashed '. $WPFCOLOR_7 .';}
274
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:'. $WPFCOLOR_6 .';}
275
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:'. $WPFCOLOR_6 .';}
276
- #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ background: '. $WPFCOLOR_9 .';}
277
- #wpforo-wrap .wpfl-4 .wpf-content-foot{ background: '. $WPFCOLOR_9 .'; border-top: '. $WPFCOLOR_10 .' 1px solid;}
278
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-like .wpf-like-count{color: '. $WPFCOLOR_5 .';}
279
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background: #E6E6E6;}
280
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: '. $WPFCOLOR_1 .'; background: '. $WPFCOLOR_11 .';}
281
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: '. $WPFCOLOR_6 .';}
282
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: '. $WPFCOLOR_7 .'; }
283
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: '. $WPFCOLOR_15 .';}
284
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
285
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: '. $WPFCOLOR_11 .';}
286
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
287
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: '. $WPFCOLOR_11 .';}
288
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
289
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: '. $WPFCOLOR_11 .';}
290
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
291
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: '. $WPFCOLOR_11 .';}
292
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
293
- #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: '. $WPFCOLOR_15 .';}
294
-
295
- #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: '. $WPFCOLOR_5 .';}
296
- #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: '. $WPFCOLOR_12 .';}
297
- #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed '. $WPFCOLOR_6 .';}
298
- #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: '. $WPFCOLOR_6 .';}
299
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: '. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_10 .';}
300
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: '. $WPFCOLOR_5 .';}
301
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:'. $WPFCOLOR_6 .';}
302
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{border: 1px solid '. $WPFCOLOR_10 .'; background-color: #FAFAFA;}
303
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed '. $WPFCOLOR_7 .';}
304
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: '. $WPFCOLOR_6 .';}
305
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: '. $WPFCOLOR_5 .';}
306
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: '. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_12 .';}
307
- #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: '. $WPFCOLOR_10 .' 1px solid;}
308
-
309
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{background:'. $WPFCOLOR_1 .'; color: '. $WPFCOLOR_5 .'; }
310
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{background:'. $WPFCOLOR_1 .'; color: '. $WPFCOLOR_12 .';}
311
- #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:'. $WPFCOLOR_12 .'; border-right:1px solid '. $WPFCOLOR_12 .';}
312
- #wpforo-wrap .wpf-profile-section{color: '. $WPFCOLOR_4 .';}
313
- #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid '. $WPFCOLOR_10 .';}
314
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
315
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
316
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
317
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
318
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
319
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
320
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:'. $WPFCOLOR_3 .'; }
321
- #wpforo-wrap .wpforo-profile-wrap .h-left{ }
322
- #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:'. $WPFCOLOR_15 .'; }
323
- #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:'. $WPFCOLOR_15 .'; }
324
- #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:'. $WPFCOLOR_15 .';}
325
- #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:'. $WPFCOLOR_1 .';}
326
- #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:'. $WPFCOLOR_1 .';}
327
-
328
- #wpforo-wrap .wpforo-profile-wrap .h-bottom{ border-bottom: 2px solid '. $WPFCOLOR_5 .';}
329
- #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: '. $WPFCOLOR_9 .'; color:'. $WPFCOLOR_3 .';}
330
- #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ background-color:'. $WPFCOLOR_5 .'; border-right:'. $WPFCOLOR_1 .' 1px solid; color:'. $WPFCOLOR_1 .'; }
331
-
332
- #wpforo-wrap .wpforo-profile-head .wpforo-active,
333
- #wpforo-wrap .wpforo-profile-head #wpforo-menu a:hover,
334
- #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-ancestor,
335
- #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-parent,
336
- #wpforo-wrap .wpforo-profile-head #wpforo-menu .current_page_item { background-color: '. $WPFCOLOR_9 .'!important; color:'. $WPFCOLOR_3 .'!important;}
337
-
338
- #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:'. $WPFCOLOR_1 .'; border: 2px solid '. $WPFCOLOR_7 .'; }
339
- #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:'. $WPFCOLOR_14 .'; }
340
- #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {background-color:'. $WPFCOLOR_1 .';}
341
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{border-bottom:1px dotted '. $WPFCOLOR_7 .';}
342
- #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field{ border-top: 1px solid '. $WPFCOLOR_8 .';}
343
-
344
- #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid '. $WPFCOLOR_1 .'; }
345
- #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid '. $WPFCOLOR_1 .'; }
346
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options{background: '. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_10 .'; border-left: 1px solid '. $WPFCOLOR_10 .'; }
347
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted '. $WPFCOLOR_7 .';}
348
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-cat{background: '. $WPFCOLOR_9 .';}
349
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk div{border-bottom: 1px dotted '. $WPFCOLOR_6 .';}
350
- #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: '. $WPFCOLOR_3 .';}
351
-
352
-
353
- #wpforo-wrap input[type="text"], #wpforo-wrap input[type="password"], #wpforo-wrap input[type="email"], #wpforo-wrap textarea, #wpforo-wrap select { border: 1px solid '. $WPFCOLOR_10 .'; color: '. $WPFCOLOR_5 .'; box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; -moz-box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; -webkit-box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; }
354
- #wpforo-wrap input[type="submit"],#wpforo-wrap input[type="reset"],#wpforo-wrap input[type="reset"], #wpforo-wrap input[type="button"]{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
355
- #wpforo-wrap input[type="submit"]:hover,#wpforo-wrap input[type="reset"]:hover{ background:'. $WPFCOLOR_14 .'; }
356
- #wpforo-wrap input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'; }
357
- #wpforo-wrap .wpf-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'!important; border: 1px solid '. $WPFCOLOR_14 .'; }
358
- #wpforo-wrap .wpf-button:hover{ background:'. $WPFCOLOR_14 .'; }
359
-
360
- #wpforo-wrap .wpf-topic-create{ border: solid '. $WPFCOLOR_10 .' 1px; }
361
- #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px '. $WPFCOLOR_10 .' solid; }
362
- #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px '. $WPFCOLOR_10 .' solid; }
363
- #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px '. $WPFCOLOR_10 .' solid; }
364
- #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
365
- #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'!important; }
366
-
367
- #wpforo-wrap #wpf-post-create{ border: solid '. $WPFCOLOR_10 .' 1px; }
368
- #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px '. $WPFCOLOR_10 .' solid; }
369
- #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px '. $WPFCOLOR_10 .' solid; }
370
- #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px '. $WPFCOLOR_10 .' solid; }
371
- #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
372
- #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'!important; }
373
-
374
- #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid '. $WPFCOLOR_1 .';}
375
- #wpforo-wrap .wpf-tags a{background:'. $WPFCOLOR_16 .'; color:'. $WPFCOLOR_1 .';}
376
- #wpforo-wrap .wpf-tags a:before{ border-color:transparent '. $WPFCOLOR_16 .' transparent transparent;}
377
- #wpforo-wrap .wpf-tags a:after{ background:'. $WPFCOLOR_1 .'; -moz-box-shadow:-1px -1px 2px '. $WPFCOLOR_15 .'; -webkit-box-shadow:-1px -1px 2px '. $WPFCOLOR_15 .'; box-shadow:-1px -1px 2px '. $WPFCOLOR_15 .';}
378
- #wpforo-wrap .wpf-topic-tags #wpf_tags{color: '. $WPFCOLOR_16 .';}
379
- #wpforo-wrap .wpf-tags a:active,
380
- #wpforo-wrap .wpf-tags a:visited{color: '. $WPFCOLOR_1 .';}
381
- #wpforo-wrap .wpf-tags a:hover{background:'. $WPFCOLOR_4 .'; color: '. $WPFCOLOR_1 .';}
382
- #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent '. $WPFCOLOR_4 .' transparent transparent;}
383
-
384
- #wpforo-wrap .wpforo-topic-footer{color: '. $WPFCOLOR_3 .';}
385
- #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid '. $WPFCOLOR_8 .'; border-bottom: 1px solid '. $WPFCOLOR_8 .';}
386
- #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid '. $WPFCOLOR_8 .';}
387
- #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid '. $WPFCOLOR_8 .';}
388
- #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: '. $WPFCOLOR_8 .' 3px solid;}
389
- #wpforo-wrap .wpf-tags-text i,
390
- #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:'. $WPFCOLOR_5 .';}
391
-
392
- #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:'. $WPFCOLOR_8 .' 1px solid; }
393
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid '. $WPFCOLOR_8 .'; }
394
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid '. $WPFCOLOR_1 .'; }
395
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid '. $WPFCOLOR_8 .'; }
396
- #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid '. $WPFCOLOR_8 .'; }
397
-
398
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:'. $WPFCOLOR_12 .' 1px solid; border-bottom:'. $WPFCOLOR_7 .' 1px solid; padding: 40px 1%; }
399
- #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:'. $WPFCOLOR_3 .'}
400
- #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:'. $WPFCOLOR_12 .' 1px solid; border-bottom:'. $WPFCOLOR_7 .' 1px solid; padding: 40px 1%; }
401
- #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
402
- #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
403
- #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:'. $WPFCOLOR_3 .'}
404
-
405
- #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:'. $WPFCOLOR_8 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
406
- #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:'. $WPFCOLOR_7 .' 1px dashed; }
407
-
408
- #wpforo-wrap #wpforo-search-title { color:'. $WPFCOLOR_2 .'; }
409
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:'. $WPFCOLOR_9 .'; border:'. $WPFCOLOR_8 .' 1px solid; }
410
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
411
- #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
412
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
413
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:'. $WPFCOLOR_7 .' 1px solid;}
414
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
415
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:'. $WPFCOLOR_9 .' }
416
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid '. $WPFCOLOR_1 .';}
417
- #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid '. $WPFCOLOR_1 .';}
418
-
419
- #wpforo-wrap #wpforo-recent-title { color:'. $WPFCOLOR_2 .'; }
420
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:'. $WPFCOLOR_9 .'; border:'. $WPFCOLOR_8 .' 1px solid; }
421
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
422
- #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
423
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
424
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ background-color:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
425
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:'. $WPFCOLOR_9 .' }
426
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid '. $WPFCOLOR_1 .';}
427
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid '. $WPFCOLOR_1 .';}
428
- #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:'. $WPFCOLOR_4 .'}
429
-
430
- #wpforo-wrap .wpf-action{ color: '. $WPFCOLOR_15 .'; }
431
- #wpforo-wrap .wpf-action:hover{ cursor: pointer; color: '. $WPFCOLOR_11 .'; }
432
- #wpforo-wrap .wpf-action.wpforo-tools{ color: '. $WPFCOLOR_1 .'; }
433
- #wpforo-wrap .wpf-action.wpforo-tools:hover{ cursor: pointer; /*color: '. $WPFCOLOR_17 .';*/ }
434
-
435
- #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:'. $WPFCOLOR_4 .'; }
436
- #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
437
- #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
438
-
439
- #wpforo-wrap #wpforo-stat-header{ background-color:'. $WPFCOLOR_3 .'; color: '. $WPFCOLOR_1 .'; border-bottom: 2px solid '. $WPFCOLOR_7 .';}
440
- #wpforo-wrap #wpforo-stat-body{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_9 .'; }
441
- #wpforo-wrap #wpforo-stat-body .wpf-stat-data{ }
442
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid '. $WPFCOLOR_8 .';}
443
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:'. $WPFCOLOR_5 .';}
444
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:'. $WPFCOLOR_5 .';}
445
- #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted '. $WPFCOLOR_7 .'; color:'. $WPFCOLOR_5 .';}
446
- #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:'. $WPFCOLOR_5 .';}
447
-
448
- #wpforo-wrap #wpforo-stat-body .wpf-new i,
449
- #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:'. $WPFCOLOR_16 .';}
450
-
451
- #wpforo-wrap .widget-title { border-bottom:2px solid '. $WPFCOLOR_8 .';}
452
- #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted '. $WPFCOLOR_7 .'; }
453
-
454
- .wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
455
- .wpforo-widget-wrap .wpf-widget-tags li a{border-color:'. $WPFCOLOR_11 .'!important; }
456
- .wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid '. $WPFCOLOR_11 .'!important; background-color: '. $WPFCOLOR_11 .'!important;color: '. $WPFCOLOR_1 .'!important;}
457
- .wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: '. $WPFCOLOR_11 .'!important;color: '. $WPFCOLOR_1 .'!important;}
458
-
459
- .ui-dialog { z-index: 999998 !important; }
460
- .wpf-video{ margin: 10px !important; }
461
-
462
- .ui-dialog .ui-widget-header{ background-color: '. $WPFCOLOR_12 .'!important; border-bottom:'. $WPFCOLOR_7 .' 1px solid!important; }
463
- .ui-dialog .ui-widget-header span.ui-dialog-title{ color: '. $WPFCOLOR_1 .' !important; }
464
- .ui-widget input[type="submit"]:hover{ background:'. $WPFCOLOR_14 .'; }
465
- .ui-widget input[type="submit"]{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
466
-
467
- #wpforo-wrap .wpforo-topic-badges i.fa,
468
- #wpforo-wrap .wpforo-topic-badges i.fas,
469
- #wpforo-wrap .wpforo-topic-badges i.fab,
470
- #wpforo-wrap .wpforo-topic-badges i.far,
471
- #wpforo-wrap .wpforo-topic-badges i.fal { color: '. $WPFCOLOR_12 .'; }
472
-
473
- #wpf-msg-box a{color:'. $WPFCOLOR_1 .';}
474
- #wpf-msg-box a:hover{color:'. $WPFCOLOR_8 .';}
475
- #wpf-msg-box > p{color:'. $WPFCOLOR_1 .'!important;background-color:'. $WPFCOLOR_12 .';background:-moz-linear-gradient('. $WPFCOLOR_12 .');background:-o-linear-gradient('. $WPFCOLOR_12 .');background:linear-gradient('. $WPFCOLOR_12 .');}
476
- #wpf-msg-box > p:after{border-color:transparent '. $WPFCOLOR_12 .';}
477
-
478
- #wpf-msg-box > p.error{background-color:'. $WPFCOLOR_42 .';background:-moz-linear-gradient('. $WPFCOLOR_42 .');background:-o-linear-gradient('. $WPFCOLOR_42 .');background:linear-gradient('. $WPFCOLOR_42 .');}
479
- #wpf-msg-box > p.error:after{border-color:transparent '. $WPFCOLOR_42 .';}
480
- #wpf-msg-box > p.success{background-color:'. $WPFCOLOR_31 .';background:-moz-linear-gradient('. $WPFCOLOR_31 .');background:-o-linear-gradient('. $WPFCOLOR_31 .');background:linear-gradient('. $WPFCOLOR_31 .');}
481
- #wpf-msg-box > p.success:after{border-color:transparent '. $WPFCOLOR_31 .';}
482
-
483
- #wpforo-wrap .wpf-field { border-bottom: 1px solid '. $WPFCOLOR_1 .';}
484
- #wpforo-wrap .wpf-field .wpf-label i{ color: '. $WPFCOLOR_5 .'; }
485
- #wpforo-wrap .wpf-field .wpf-field-wrap i{ color: '. $WPFCOLOR_5 .'; }
486
-
487
- #wpforo-wrap .wpf-field {border-bottom: 1px solid '. $WPFCOLOR_1 .';}
488
- #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
489
- #wpforo-wrap .wpf-field input {max-width: 100%;}
490
- #wpforo-wrap .wpf-field input[type="text"],
491
- #wpforo-wrap .wpf-field input[type="password"],
492
- #wpforo-wrap .wpf-field input[type="email"],
493
- #wpforo-wrap .wpf-field input[type="date"],
494
- #wpforo-wrap .wpf-field input[type="number"],
495
- #wpforo-wrap .wpf-field input[type="url"],
496
- #wpforo-wrap .wpf-field input[type="tel"],
497
- #wpforo-wrap .wpf-field textarea,
498
- #wpforo-wrap .wpf-field select{ background-color: #fefefe; box-shadow: 0px 0px 2px 1px #E6E6E6;}
499
- #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder { color: '. $WPFCOLOR_6 .';}
500
- #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo-wrap .wpf-field textarea::-moz-placeholder {color: '. $WPFCOLOR_6 .';}
501
- #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo-wrap .wpf-field textarea:-ms-input-placeholder {color: '. $WPFCOLOR_6 .';}
502
- #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: '. $WPFCOLOR_6 .';}
503
- #wpforo-wrap .wpf-field input[type="text"]:focus, #wpforo-wrap .wpf-field input[type="password"]:focus, #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo-wrap .wpf-field textarea:focus,
504
- #wpforo-wrap .wpf-field select:focus{ background-color:#feffe5; box-shadow: 0px 0px 10px 0px '. $WPFCOLOR_5 .'; }
505
- #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
506
- #wpforo-wrap .wpf-field .wpf-field-wrap i{}
507
- #wpforo-wrap .wpf-field .wpf-field-required-icon{color: '. $WPFCOLOR_20 .';}
508
-
509
- #wpforo-wrap .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #eeeeee;}
510
-
511
- #wpforo-wrap .wpf-tools {background: '. $WPFCOLOR_9 .'; border-bottom:'. $WPFCOLOR_8 .' 3px solid; outline:3px solid '. $WPFCOLOR_1 .';}
512
- #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: '. $WPFCOLOR_6 .'; }
513
- #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-top-color: '. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_12 .'; }
514
- #wpforo-wrap .wpf-tools .wpf-tool h3{ color: '. $WPFCOLOR_8 .'}
515
- #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: '. $WPFCOLOR_6 .';}
516
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: '. $WPFCOLOR_1 .';}
517
- #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: '. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_10 .'; border-left: 3px solid '. $WPFCOLOR_10 .'; }
518
- #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted '. $WPFCOLOR_7 .';}
519
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: '. $WPFCOLOR_7 .'; opacity: 1;}
520
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: '. $WPFCOLOR_7 .';}
521
- #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: '. $WPFCOLOR_7 .';}
522
-
523
- #wpforo-wrap .wpf-sb-1{color:'. $WPFCOLOR_7 .';background-color:'. $WPFCOLOR_9 .';}
524
- #wpforo-wrap .wpf-sb-2{color:'. $WPFCOLOR_12 .';background-color:'. $WPFCOLOR_9 .';}
525
- #wpforo-wrap .wpf-sb-3{color:'. $WPFCOLOR_7 .';background-color:transparent;}
526
- #wpforo-wrap .wpf-sb-4{color:'. $WPFCOLOR_12 .';background-color:transparent;}
527
- #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: '. $WPFCOLOR_7 .';}
528
- #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:'. $WPFCOLOR_12 .'!important;}
529
- #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
530
- #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid '. $WPFCOLOR_8 .';}
531
- #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid '. $WPFCOLOR_8 .';}
532
- #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
533
- #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted '. $WPFCOLOR_15 .';}
534
- [dir="rtl"] #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted '. $WPFCOLOR_15 .'; border-left:none;}
535
- #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:'. $WPFCOLOR_15 .';}
536
- #wpforo-wrap .wpf-sbtn {color: '. $WPFCOLOR_3 .';}
537
- #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: '. $WPFCOLOR_6 .';}
538
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
539
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background: transparent; color: #777777; border: 1px solid #bbbbbb;}
540
- #wpforo-wrap .wpf-sb .wpf-fb .wpfsa, #wpforo-wrap .wpf-sb .wpf-fb i:hover{ color: #4267b2!important;}
541
- #wpforo-wrap .wpf-sb .wpf-tw .wpfsa, #wpforo-wrap .wpf-sb .wpf-tw i:hover{ color: #1DA1F2!important;}
542
- #wpforo-wrap .wpf-sb .wpf-gg .wpfsa, #wpforo-wrap .wpf-sb .wpf-gg i:hover{ color: #DB4437!important;}
543
- #wpforo-wrap .wpf-sb .wpf-vk .wpfsa, #wpforo-wrap .wpf-sb .wpf-vk i:hover{ color: #4A76A8!important;}
544
- #wpforo-wrap .wpf-sb .wpf-ok .wpfsa, #wpforo-wrap .wpf-sb .wpf-ok i:hover{ color: #EE8208!important;}
545
- #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
546
- #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
547
- #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
548
- #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
549
- #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
550
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
551
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
552
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
553
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
554
- #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
555
-
556
-
557
- @media screen and (max-width:600px) {
558
- #wpforo-wrap #wpforo-menu .wpf-menu{background-color:'. $WPFCOLOR_3 .';}
559
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid '. $WPFCOLOR_8 .'; }
560
- }
561
-
562
- #wpforo-wrap.wpf-dark { color: '. $WPFCOLOR_15 .'; }
563
- #wpforo-wrap.wpf-dark .wpfcl-3{ color:'. $WPFCOLOR_15 .'!important; }
564
- #wpforo-wrap.wpf-dark .wpfcl-1{ color:'. $WPFCOLOR_15 .'!important; }
565
- #wpforo-wrap.wpf-dark .wpfcl-4{ color:'. $WPFCOLOR_15 .'!important; }
566
- #wpforo-wrap.wpf-dark .wpf-action{ color: '. $WPFCOLOR_15 .'; }
567
- #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:'. $WPFCOLOR_15 .'!important; }
568
- #wpforo-wrap.wpf-dark #wpforo-menu li a { color: '. $WPFCOLOR_15 .'; }
569
- #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: '. $WPFCOLOR_15 .'; }
570
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: '. $WPFCOLOR_15 .'; }
571
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: '. $WPFCOLOR_15 .'; }
572
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: '. $WPFCOLOR_15 .'; }
573
- #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:'. $WPFCOLOR_15 .'; }
574
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div{ color:'. $WPFCOLOR_15 .'; }
575
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:'. $WPFCOLOR_15 .'; }
576
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
577
- #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
578
- #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
579
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:'. $WPFCOLOR_15 .'; }
580
- #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:'. $WPFCOLOR_15 .'; }
581
- #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:'. $WPFCOLOR_15 .'; }
582
- #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:'. $WPFCOLOR_15 .'; }
583
- #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:'. $WPFCOLOR_15 .'; }
584
- #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:'. $WPFCOLOR_15 .'; }
585
- #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:'. $WPFCOLOR_15 .'; }
586
- #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: '. $WPFCOLOR_15 .'; border-bottom: 1px solid '. $WPFCOLOR_7 .';}
587
- #wpforo-wrap.wpf-dark #wpforo-stat-body .wpf-last-info p.wpf-topic-icons{border-top: 1px dotted '. $WPFCOLOR_7 .';}
588
- #wpforo-wrap.wpf-dark .wpf-button{ color:'. $WPFCOLOR_15 .'!important; }
589
- #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:'. $WPFCOLOR_2 .'}
590
- #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:'. $WPFCOLOR_9 .'}
591
- #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:'. $WPFCOLOR_9 .'}
592
- #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:'. $WPFCOLOR_2 .'}
593
- #wpforo-wrap.wpf-dark #wpf-post-create{background-color:'. $WPFCOLOR_9 .'}
594
- #wpforo-wrap.wpf-dark #wpf-post-create div.mce-toolbar-grp{background-color:'. $WPFCOLOR_9 .'}
595
- #wpforo-wrap.wpf-dark input[type="submit"], #wpforo-wrap.wpf-dark input[type="button"]{color:'. $WPFCOLOR_15 .'!important;}
596
- #wpforo-wrap.wpf-dark input[type="text"], #wpforo-wrap.wpf-dark input[type="search"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark input[type="date"], #wpforo-wrap.wpf-dark input[type="number"], #wpforo-wrap.wpf-dark input[type="url"], #wpforo-wrap.wpf-dark input[type="tel"], #wpforo-wrap.wpf-dark input[type="password"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark textarea, #wpforo-wrap.wpf-dark select{color:'. $WPFCOLOR_3 .';background-color:'. $WPFCOLOR_2 .';}
597
- #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:'. $WPFCOLOR_15 .'; }
598
- #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder { color: '. $WPFCOLOR_7 .';}
599
- #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder {color: '. $WPFCOLOR_7 .';}
600
- #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder {color: '. $WPFCOLOR_7 .';}
601
- #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: '. $WPFCOLOR_7 .';}
602
- #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
603
- #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:'. $WPFCOLOR_9 .'!important; }
604
- #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
605
- #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
606
- #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: '. $WPFCOLOR_9 .';}
607
- #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:'. $WPFCOLOR_5 .'}
608
- #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap i{ color:'. $WPFCOLOR_7 .'}
609
- #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: '. $WPFCOLOR_7 .';}
610
- #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
611
- #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
612
- #wpforo-wrap.wpf-dark. wpf-profile-section .wpf-statbox .wpf-statbox-value{color:'. $WPFCOLOR_5 .'}
613
- #wpforo-wrap.wpf-dark #wpf-post-create {border: none;}
614
- #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
615
- #wpforo-wrap.wpf-dark #wpforo-description{color:'. $WPFCOLOR_5 .'}
616
- #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color: transparent;}
617
- #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:'. $WPFCOLOR_5 .'}
618
- #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: '. $WPFCOLOR_4 .'; border:none; }
619
- #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted '. $WPFCOLOR_2 .';}
620
- #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: '. $WPFCOLOR_10 .';}
621
- #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: '. $WPFCOLOR_5 .'}
622
- #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: '. $WPFCOLOR_4 .';}
623
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: '. $WPFCOLOR_5 .';}
624
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: '. $WPFCOLOR_15 .';}
625
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: '. $WPFCOLOR_5 .';}
626
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: '. $WPFCOLOR_5 .';}
627
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:'. $WPFCOLOR_15 .'}
628
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: '. $WPFCOLOR_16 .';}
629
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid '. $WPFCOLOR_8 .';}
630
- #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
631
- #wpforo-wrap.wpf-dark .wpf-circle {background:'. $WPFCOLOR_5 .'}
632
- #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
633
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: '. $WPFCOLOR_6 .';}
634
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid '. $WPFCOLOR_9 .'; background-color: '. $WPFCOLOR_7 .';}
635
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: '. $WPFCOLOR_6 .' 1px solid; }
636
- #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: '. $WPFCOLOR_15 .'; border: 1px solid '. $WPFCOLOR_20 .'; }
637
- #wpforo-wrap .wpforo-portable-form-wrap{background-color:'. $WPFCOLOR_9 .'}
638
- #wpforo-wrap .wpforo-portable-form-wrap div.mce-toolbar-grp{background-color:'. $WPFCOLOR_9 .'}
639
- ';
640
-
641
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wpf-themes/classic/styles/matrix.css ADDED
@@ -0,0 +1,638 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @file: CSS Matrix
3
+ * @version: 1.0.0
4
+ * @theme: Classic
5
+ */
6
+
7
+ /* wpForo Dynamic CSS Document */
8
+
9
+ #wpforo-wrap { color: __WPFCOLOR_2__; background: __WPFCOLOR_1__ }
10
+ #wpforo-wrap .wpforo-subforum i{ color:__WPFCOLOR_6__; }
11
+ #wpforo-wrap #footer { background:__WPFCOLOR_8__;}
12
+ #wpforo-wrap .wpf-p-error { background-color: __WPFCOLOR_8__; color: __WPFCOLOR_2__; }
13
+ #wpforo-wrap .wpf-res-menu { color: __WPFCOLOR_1__; }
14
+ #wpforo-wrap #wpforo-menu { background-color:__WPFCOLOR_3__; }
15
+ #wpforo-wrap #wpforo-menu li { border-right:__WPFCOLOR_5__ 1px solid; }
16
+ #wpforo-wrap #wpforo-menu li a { color: __WPFCOLOR_1__; }
17
+
18
+ #wpforo-wrap .wpforo-active,
19
+ #wpforo-wrap #wpforo-menu li:hover,
20
+ #wpforo-wrap #wpforo-menu .current-menu-ancestor,
21
+ #wpforo-wrap #wpforo-menu .current-menu-parent,
22
+ #wpforo-wrap #wpforo-menu .current_page_item { background-color: __WPFCOLOR_12__!important; }
23
+
24
+ #wpforo-load { color: __WPFCOLOR_12__; }
25
+ #wpforo-load i{ color: __WPFCOLOR_12__!important; }
26
+
27
+ #wpforo-wrap .wpf-search input[type="text"]{ color: __WPFCOLOR_3__; background: transparent; }
28
+ #wpforo-wrap .wpf-search input[type="text"]:focus{ background: __WPFCOLOR_9__; }
29
+ #wpforo-wrap .wpf-search i{ color: __WPFCOLOR_12__; }
30
+
31
+ #wpforo-wrap #wpforo-poweredby{ background-color:__WPFCOLOR_3__; color: __WPFCOLOR_1__; }
32
+ #wpforo-wrap #wpforo-title{ color:__WPFCOLOR_2__;}
33
+ #wpforo-wrap #wpforo-description{color:__WPFCOLOR_3__;border-bottom:1px solid __WPFCOLOR_7__;}
34
+
35
+ #wpforo-wrap a { color: __WPFCOLOR_15__; }
36
+ #wpforo-wrap a:visited { color: __WPFCOLOR_15__; }
37
+ #wpforo-wrap a:hover{ color: __WPFCOLOR_11__;}
38
+ #wpforo-wrap a:active { color: __WPFCOLOR_11__; }
39
+
40
+ #wpforo-wrap .wpflink { color: __WPFCOLOR_15__; }
41
+ #wpforo-wrap .wpflink:hover { color: __WPFCOLOR_11__; }
42
+
43
+ #wpforo-wrap pre { border:__WPFCOLOR_8__ 1px solid; background:__WPFCOLOR_17__; }
44
+
45
+ .wpfcl-a{ color:__WPFCOLOR_11__!important; }
46
+ .wpfbg-a{ background-color:__WPFCOLOR_11__!important; }
47
+ .wpfcl-b{ color:__WPFCOLOR_12__!important; }
48
+ .wpfbg-b{ background-color:__WPFCOLOR_12__!important; }
49
+ .wpfcl-0{ color:__WPFCOLOR_6__!important; }
50
+ .wpfbg-0{ background-color:__WPFCOLOR_6__!important; }
51
+ .wpfcl-1{ color:__WPFCOLOR_3__!important; }
52
+ .wpfbg-1{ background-color:__WPFCOLOR_3__!important; }
53
+ .wpfcl-2{ color:__WPFCOLOR_5__!important; }
54
+ .wpfbg-2{ background-color:__WPFCOLOR_5__!important; }
55
+ .wpfcl-3{ color:__WPFCOLOR_1__!important; }
56
+ .wpfbg-3{ background-color:__WPFCOLOR_1__!important; }
57
+ .wpfcl-4{ color:__WPFCOLOR_13__!important;}
58
+ .wpfbg-4{ background-color:__WPFCOLOR_13__!important; }
59
+ .wpfcl-5{ color:__WPFCOLOR_20__!important; }
60
+ .wpfbg-5{ background-color:__WPFCOLOR_20__!important; }
61
+ .wpfcl-6{ color:__WPFCOLOR_14__!important; }
62
+ .wpfbg-6{ background-color:__WPFCOLOR_14__!important; }
63
+ .wpfcl-7{ color:__WPFCOLOR_8__!important; }
64
+ .wpfbg-7{ background-color:__WPFCOLOR_8__!important; }
65
+ .wpfcl-8{ color:__WPFCOLOR_30__!important; }
66
+ .wpfbg-8{ background-color:__WPFCOLOR_30__!important; }
67
+ .wpfcl-9{ color:__WPFCOLOR_9__!important; }
68
+ .wpfbg-9{ background-color:__WPFCOLOR_9__!important; }
69
+
70
+ #wpforo-wrap .author-rating { border: 1px solid __WPFCOLOR_8__; background: __WPFCOLOR_9__; }
71
+ #wpforo-wrap .wpf-author-nicename{ color:__WPFCOLOR_5__;}
72
+ #wpforo-wrap .wpforo-admin-note{ border: 1px solid __WPFCOLOR_8__; background: __WPFCOLOR_1__; }
73
+
74
+ #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid __WPFCOLOR_4__; }
75
+ #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
76
+ #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
77
+ #wpforo-wrap .wpf-breadcrumb a { color:__WPFCOLOR_4__;}
78
+ #wpforo-wrap .wpf-breadcrumb div:hover{ background:__WPFCOLOR_9__; }
79
+ #wpforo-wrap .wpf-breadcrumb div:hover:after { background:__WPFCOLOR_9__; }
80
+ #wpforo-wrap .wpf-breadcrumb div.active{ background:__WPFCOLOR_9__; color:__WPFCOLOR_16__; }
81
+ #wpforo-wrap .wpf-breadcrumb div.active:after { background:__WPFCOLOR_9__; }
82
+ #wpforo-wrap .wpf-breadcrumb div:after { background: __WPFCOLOR_1__; }
83
+ #wpforo-wrap .wpf-breadcrumb div.active:after { background: __WPFCOLOR_9__; }
84
+
85
+ #wpforo-wrap .wpforo-post .wpforo-post-content img{ border:__WPFCOLOR_8__ 1px solid; background:__WPFCOLOR_1__; }
86
+ #wpforo-wrap .wpforo-post blockquote{ border:__WPFCOLOR_6__ 1px dotted; background:__WPFCOLOR_8__; }
87
+ #wpforo-wrap .wpforo-post .wpforo-post-code{ border:__WPFCOLOR_8__ 1px solid; background:__WPFCOLOR_8__; }
88
+ #wpforo-wrap .wpforo-post code{ border:__WPFCOLOR_8__ 1px solid; background:__WPFCOLOR_8__; }
89
+ #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:__WPFCOLOR_8__ 1px solid;}
90
+ #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:__WPFCOLOR_1__ 1px dotted; }
91
+ #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:__WPFCOLOR_8__ 2px solid; background:__WPFCOLOR_1__; }
92
+ #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:__WPFCOLOR_11__ 1px dotted; color:__WPFCOLOR_5__;}
93
+ #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:__WPFCOLOR_15__;}
94
+ #wpforo-wrap .wpforo-post .wpf-mod-message{color:__WPFCOLOR_20__}
95
+
96
+ #wpforo-wrap .wpforo-topic-badges{ background-color:__WPFCOLOR_9__; }
97
+ #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
98
+ #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:__WPFCOLOR_11__!important;}
99
+
100
+
101
+ #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
102
+ #wpforo-wrap .wpfl-1 .cat-title{ color:__WPFCOLOR_1__; }
103
+ #wpforo-wrap .wpfl-1 .cat-stat-posts { color:__WPFCOLOR_1__; }
104
+ #wpforo-wrap .wpfl-1 .cat-stat-topics {color:__WPFCOLOR_1__; }
105
+ #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:__WPFCOLOR_7__ 1px solid; }
106
+ #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:__WPFCOLOR_9__; }
107
+ #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:__WPFCOLOR_5__; }
108
+ #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:__WPFCOLOR_10__ 1px dotted; }
109
+ #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:__WPFCOLOR_6__; }
110
+ #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:__WPFCOLOR_1__; }
111
+ #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:__WPFCOLOR_3__; }
112
+ #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:__WPFCOLOR_3__; border-bottom:__WPFCOLOR_7__ 0 solid; }
113
+
114
+ #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
115
+ #wpforo-wrap .wpfl-1 .head-title{ color:__WPFCOLOR_1__; }
116
+ #wpforo-wrap .wpfl-1 .head-stat-posts { color:__WPFCOLOR_1__; }
117
+ #wpforo-wrap .wpfl-1 .head-stat-views { color:__WPFCOLOR_1__; }
118
+ #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:__WPFCOLOR_7__ 1px solid; }
119
+ #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:__WPFCOLOR_9__; }
120
+ #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:__WPFCOLOR_3__; }
121
+ #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:__WPFCOLOR_3__; }
122
+ #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:__WPFCOLOR_3__; }
123
+ #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:__WPFCOLOR_1__; }
124
+ #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:__WPFCOLOR_3__; }
125
+ #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:__WPFCOLOR_3__; border-bottom:__WPFCOLOR_7__ 0 solid; }
126
+
127
+ #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:__WPFCOLOR_8__ 3px solid; }
128
+ #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
129
+ #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:__WPFCOLOR_9__; }
130
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid __WPFCOLOR_8__; }
131
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:__WPFCOLOR_1__; border:__WPFCOLOR_8__ 2px solid; }
132
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid __WPFCOLOR_8__; background:__WPFCOLOR_9__; }
133
+ #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:__WPFCOLOR_8__ 1px solid; }
134
+ #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:__WPFCOLOR_20__; }
135
+
136
+ #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
137
+ #wpforo-wrap .wpfl-2 .cat-title{ color:__WPFCOLOR_1__; }
138
+ #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:__WPFCOLOR_1__; }
139
+ #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:__WPFCOLOR_7__ 1px solid; }
140
+ #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:__WPFCOLOR_9__;}
141
+ #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:__WPFCOLOR_3__; }
142
+ #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:__WPFCOLOR_3__; }
143
+ #wpforo-wrap .wpfl-2 .wpforo-subforum{ border-top:__WPFCOLOR_10__ 1px dotted;}
144
+ #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:__WPFCOLOR_20__; }
145
+ #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:__WPFCOLOR_3__; }
146
+ #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:__WPFCOLOR_3__ }
147
+ #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:__WPFCOLOR_1__; border:1px solid __WPFCOLOR_7__; }
148
+
149
+ #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
150
+ #wpforo-wrap .wpfl-2 .head-title{ color:__WPFCOLOR_1__;}
151
+ #wpforo-wrap .wpfl-2 .head-stat-posts { color:__WPFCOLOR_1__; }
152
+ #wpforo-wrap .wpfl-2 .head-stat-views { color:__WPFCOLOR_1__; }
153
+ #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:__WPFCOLOR_1__; }
154
+ #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:__WPFCOLOR_7__ 1px solid; }
155
+ #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:__WPFCOLOR_9__; }
156
+ #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:__WPFCOLOR_3__; }
157
+ #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:__WPFCOLOR_1__; border:1px solid __WPFCOLOR_7__; }
158
+ #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:__WPFCOLOR_3__; }
159
+ #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:__WPFCOLOR_3__;}
160
+ #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:__WPFCOLOR_3__;}
161
+ #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:__WPFCOLOR_3__;}
162
+
163
+ #wpforo-wrap .wpfl-2 .post-wrap{ border-top:__WPFCOLOR_8__ 1px solid; }
164
+ #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
165
+ #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:__WPFCOLOR_1__; }
166
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:__WPFCOLOR_9__; }
167
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:__WPFCOLOR_1__ 1px solid; background:__WPFCOLOR_1__; }
168
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:__WPFCOLOR_1__; border:__WPFCOLOR_8__ 2px solid; }
169
+ #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:__WPFCOLOR_20__;}
170
+
171
+ #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: __WPFCOLOR_12__;border-bottom:__WPFCOLOR_7__ 1px solid; }
172
+ #wpforo-wrap .wpfl-3 .cat-title{ color:__WPFCOLOR_1__; }
173
+ #wpforo-wrap .wpfl-3 .cat-stat-posts { color:__WPFCOLOR_1__; }
174
+ #wpforo-wrap .wpfl-3 .cat-stat-answers { color:__WPFCOLOR_1__; }
175
+ #wpforo-wrap .wpfl-3 .cat-stat-questions { color:__WPFCOLOR_1__; }
176
+ #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:__WPFCOLOR_7__ 1px solid; }
177
+ #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:__WPFCOLOR_9__; }
178
+ #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:__WPFCOLOR_3__; }
179
+ #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:__WPFCOLOR_3__; }
180
+ #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:__WPFCOLOR_10__ 1px dotted; }
181
+ #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:__WPFCOLOR_6__; }
182
+ #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:__WPFCOLOR_3__;}
183
+ #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:__WPFCOLOR_3__; }
184
+ #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:__WPFCOLOR_3__;}
185
+ #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:__WPFCOLOR_1__; }
186
+ #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:__WPFCOLOR_3__; }
187
+ #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:__WPFCOLOR_3__; border-bottom:__WPFCOLOR_7__ 0 solid; }
188
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:__WPFCOLOR_9__; }
189
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:__WPFCOLOR_9__; }
190
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:__WPFCOLOR_9__; }
191
+ #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:__WPFCOLOR_9__; }
192
+
193
+ #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 2px solid; }
194
+ #wpforo-wrap .wpfl-3 .head-title{ color:__WPFCOLOR_1__; }
195
+ #wpforo-wrap .wpfl-3 .head-stat-posts { color:__WPFCOLOR_1__; }
196
+ #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:__WPFCOLOR_1__; }
197
+ #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:__WPFCOLOR_1__ 1px solid; border-bottom:__WPFCOLOR_8__ 1px solid; }
198
+ #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:__WPFCOLOR_9__; }
199
+ #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:__WPFCOLOR_3__; }
200
+ #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:__WPFCOLOR_1__; border:1px solid __WPFCOLOR_7__; }
201
+ #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:__WPFCOLOR_3__; }
202
+ #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:__WPFCOLOR_3__; }
203
+ #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:__WPFCOLOR_9__; }
204
+ #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:__WPFCOLOR_9__; }
205
+ #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:__WPFCOLOR_9__; }
206
+ #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid __WPFCOLOR_8__; border-top:1px solid __WPFCOLOR_8__;border-left:1px solid __WPFCOLOR_8__;}
207
+ #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid __WPFCOLOR_8__; border-bottom:1px solid __WPFCOLOR_8__;border-left:1px solid __WPFCOLOR_8__;}
208
+
209
+ #wpforo-wrap .wpfl-3 .post-wrap{ border-top:__WPFCOLOR_8__ 1px solid; }
210
+ #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
211
+ #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:__WPFCOLOR_1__; }
212
+ #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:__WPFCOLOR_9__; }
213
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:__WPFCOLOR_31__; }
214
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:__WPFCOLOR_6__!important; }
215
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:__WPFCOLOR_9__; }
216
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted __WPFCOLOR_8__; }
217
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted __WPFCOLOR_8__; }
218
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:__WPFCOLOR_11__ 1px dotted; }
219
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:__WPFCOLOR_1__ 1px solid; background:__WPFCOLOR_17__;}
220
+ #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:__WPFCOLOR_1__; border:1px solid __WPFCOLOR_7__; }
221
+ #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:__WPFCOLOR_1__; }
222
+ #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{ background:__WPFCOLOR_9__; }
223
+
224
+
225
+ #wpforo-wrap .wpfl-4 .wpforo-category{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
226
+ #wpforo-wrap .wpfl-4 .cat-title{ color:__WPFCOLOR_1__; }
227
+ #wpforo-wrap .wpfl-4 .wpforo-post-head{ background-color: __WPFCOLOR_12__; border-bottom:__WPFCOLOR_7__ 1px solid; }
228
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid __WPFCOLOR_8__; }
229
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:__WPFCOLOR_1__; border:__WPFCOLOR_8__ 1px solid; }
230
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid __WPFCOLOR_8__; background:__WPFCOLOR_9__; }
231
+ #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:__WPFCOLOR_8__ 1px solid; }
232
+ #wpforo-wrap .wpfl-4 .wpforo-post .bottom .bleft a{ color:__WPFCOLOR_20__; }
233
+ #wpforo-wrap .wpf-circle{box-shadow: 0 0 1px __WPFCOLOR_6__; }
234
+ #wpforo-wrap .wpfl-4 .wpf-head-bar {background: __WPFCOLOR_9__;border-top: __WPFCOLOR_7__ 1px solid;border-bottom: 1px solid __WPFCOLOR_10__;}
235
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
236
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
237
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
238
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:__WPFCOLOR_5__;}
239
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:__WPFCOLOR_14__;}
240
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:__WPFCOLOR_20__;}
241
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:__WPFCOLOR_31__;}
242
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:__WPFCOLOR_5__;}
243
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:__WPFCOLOR_14__;color:__WPFCOLOR_14__;}
244
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:__WPFCOLOR_20__;color:__WPFCOLOR_20__;}
245
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:__WPFCOLOR_31__;color:__WPFCOLOR_31__;}
246
+ #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:__WPFCOLOR_5__;color:__WPFCOLOR_5__;}
247
+ #wpforo-wrap .wpfl-4 .wpf-forums{color: __WPFCOLOR_12__;}
248
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{background-color: __WPFCOLOR_9__; border-bottom: 1px solid __WPFCOLOR_10__;}
249
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid __WPFCOLOR_1__;}
250
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: __WPFCOLOR_3__;}
251
+ #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: __WPFCOLOR_11__;}
252
+
253
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ border-bottom: 1px solid __WPFCOLOR_7__; }
254
+ #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid __WPFCOLOR_7__;}
255
+ #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed __WPFCOLOR_6__; color: __WPFCOLOR_4__;}
256
+ #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: __WPFCOLOR_4__;}
257
+ #wpforo-wrap .wpfl-4 .wpf-thread-body {color:__WPFCOLOR_3__;}
258
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: __WPFCOLOR_6__;}
259
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: __WPFCOLOR_5__;}
260
+ #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: __WPFCOLOR_11__;}
261
+ #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: __WPFCOLOR_1__;}
262
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: __WPFCOLOR_12__; color: __WPFCOLOR_1__; border-bottom: 2px solid __WPFCOLOR_7__; }
263
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: __WPFCOLOR_1__;}
264
+ #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: __WPFCOLOR_9__;}
265
+
266
+ #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: __WPFCOLOR_5__;}
267
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: __WPFCOLOR_5__;}
268
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ border-bottom: 1px dashed __WPFCOLOR_7__;}
269
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:__WPFCOLOR_6__;}
270
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:__WPFCOLOR_6__;}
271
+ #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ background: __WPFCOLOR_9__;}
272
+ #wpforo-wrap .wpfl-4 .wpf-content-foot{ background: __WPFCOLOR_9__; border-top: __WPFCOLOR_10__ 1px solid;}
273
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-like .wpf-like-count{color: __WPFCOLOR_5__;}
274
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background: #E6E6E6;}
275
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: __WPFCOLOR_1__; background: __WPFCOLOR_11__;}
276
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: __WPFCOLOR_6__;}
277
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: __WPFCOLOR_7__; }
278
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: __WPFCOLOR_15__;}
279
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
280
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: __WPFCOLOR_11__;}
281
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
282
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: __WPFCOLOR_11__;}
283
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
284
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: __WPFCOLOR_11__;}
285
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
286
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: __WPFCOLOR_11__;}
287
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
288
+ #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: __WPFCOLOR_15__;}
289
+
290
+ #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: __WPFCOLOR_5__;}
291
+ #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: __WPFCOLOR_12__;}
292
+ #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed __WPFCOLOR_6__;}
293
+ #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: __WPFCOLOR_6__;}
294
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: __WPFCOLOR_1__; border: 1px solid __WPFCOLOR_10__;}
295
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: __WPFCOLOR_5__;}
296
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:__WPFCOLOR_6__;}
297
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{border: 1px solid __WPFCOLOR_10__; background-color: #FAFAFA;}
298
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed __WPFCOLOR_7__;}
299
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: __WPFCOLOR_6__;}
300
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: __WPFCOLOR_5__;}
301
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: __WPFCOLOR_1__; border: 1px solid __WPFCOLOR_12__;}
302
+ #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: __WPFCOLOR_10__ 1px solid;}
303
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {background: __WPFCOLOR_9__;}
304
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft:not(:empty){ border-top: 1px dashed __WPFCOLOR_7__;}
305
+ #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft a{ color:__WPFCOLOR_20__; }
306
+ #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom: 1px solid __WPFCOLOR_7__; color: __WPFCOLOR_6__;}
307
+
308
+
309
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{background:__WPFCOLOR_1__; color: __WPFCOLOR_5__; }
310
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{background:__WPFCOLOR_1__; color: __WPFCOLOR_12__;}
311
+ #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:__WPFCOLOR_12__; border-right:1px solid __WPFCOLOR_12__;}
312
+ #wpforo-wrap .wpf-profile-section{color: __WPFCOLOR_4__;}
313
+ #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid __WPFCOLOR_10__;}
314
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:__WPFCOLOR_1__ 1px solid; }
315
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:__WPFCOLOR_1__ 1px solid; }
316
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
317
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
318
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
319
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
320
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:__WPFCOLOR_3__; }
321
+ #wpforo-wrap .wpforo-profile-wrap .h-left{ }
322
+ #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:__WPFCOLOR_15__; }
323
+ #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:__WPFCOLOR_15__; }
324
+ #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:__WPFCOLOR_15__;}
325
+ #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:__WPFCOLOR_1__;}
326
+ #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:__WPFCOLOR_1__;}
327
+
328
+ #wpforo-wrap .wpforo-profile-wrap .h-bottom{ border-bottom: 2px solid __WPFCOLOR_5__;}
329
+ #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: __WPFCOLOR_9__; color:__WPFCOLOR_3__;}
330
+ #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ background-color:__WPFCOLOR_5__; border-right:__WPFCOLOR_1__ 1px solid; color:__WPFCOLOR_1__; }
331
+
332
+ #wpforo-wrap .wpforo-profile-head .wpforo-active,
333
+ #wpforo-wrap .wpforo-profile-head #wpforo-menu a:hover,
334
+ #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-ancestor,
335
+ #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-parent,
336
+ #wpforo-wrap .wpforo-profile-head #wpforo-menu .current_page_item { background-color: __WPFCOLOR_9__!important; color:__WPFCOLOR_3__!important;}
337
+
338
+ #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:__WPFCOLOR_1__; border: 2px solid __WPFCOLOR_7__; }
339
+ #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:__WPFCOLOR_14__; }
340
+ #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {background-color:__WPFCOLOR_1__;}
341
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{border-bottom:1px dotted __WPFCOLOR_7__;}
342
+ #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field{ border-top: 1px solid __WPFCOLOR_8__;}
343
+
344
+ #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid __WPFCOLOR_1__; }
345
+ #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid __WPFCOLOR_1__; }
346
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options{background: __WPFCOLOR_1__; border: 1px solid __WPFCOLOR_10__; border-left: 1px solid __WPFCOLOR_10__; }
347
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted __WPFCOLOR_7__;}
348
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-cat{background: __WPFCOLOR_9__;}
349
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk div{border-bottom: 1px dotted __WPFCOLOR_6__;}
350
+ #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: __WPFCOLOR_3__;}
351
+
352
+
353
+ #wpforo-wrap input[type="text"], #wpforo-wrap input[type="password"], #wpforo-wrap input[type="email"], #wpforo-wrap textarea, #wpforo-wrap select { border: 1px solid __WPFCOLOR_10__; color: __WPFCOLOR_5__; box-shadow: inset 0 1px 4px __WPFCOLOR_8__; -moz-box-shadow: inset 0 1px 4px __WPFCOLOR_8__; -webkit-box-shadow: inset 0 1px 4px __WPFCOLOR_8__; }
354
+ #wpforo-wrap input[type="submit"],#wpforo-wrap input[type="reset"],#wpforo-wrap input[type="reset"], #wpforo-wrap input[type="button"]{ background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; border: 1px solid __WPFCOLOR_14__; }
355
+ #wpforo-wrap input[type="submit"]:hover,#wpforo-wrap input[type="reset"]:hover{ background:__WPFCOLOR_14__; }
356
+ #wpforo-wrap input[type="button"]:hover{ background:__WPFCOLOR_14__; }
357
+ #wpforo-wrap .wpf-button{ background:__WPFCOLOR_12__; color:__WPFCOLOR_1__!important; border: 1px solid __WPFCOLOR_14__; }
358
+ #wpforo-wrap .wpf-button:hover{ background:__WPFCOLOR_14__; }
359
+
360
+ #wpforo-wrap .wpf-topic-create{ border: solid __WPFCOLOR_10__ 1px; }
361
+ #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px __WPFCOLOR_10__ solid; }
362
+ #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px __WPFCOLOR_10__ solid; }
363
+ #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px __WPFCOLOR_10__ solid; }
364
+ #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; }
365
+ #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:__WPFCOLOR_14__!important; }
366
+
367
+ #wpforo-wrap #wpf-post-create{ border: solid __WPFCOLOR_10__ 1px; }
368
+ #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px __WPFCOLOR_10__ solid; }
369
+ #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px __WPFCOLOR_10__ solid; }
370
+ #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px __WPFCOLOR_10__ solid; }
371
+ #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; }
372
+ #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:__WPFCOLOR_14__!important; }
373
+
374
+ #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid __WPFCOLOR_1__;}
375
+ #wpforo-wrap .wpf-tags a{background:__WPFCOLOR_16__; color:__WPFCOLOR_1__;}
376
+ #wpforo-wrap .wpf-tags a:before{ border-color:transparent __WPFCOLOR_16__ transparent transparent;}
377
+ #wpforo-wrap .wpf-tags a:after{ background:__WPFCOLOR_1__; -moz-box-shadow:-1px -1px 2px __WPFCOLOR_15__; -webkit-box-shadow:-1px -1px 2px __WPFCOLOR_15__; box-shadow:-1px -1px 2px __WPFCOLOR_15__;}
378
+ #wpforo-wrap .wpf-topic-tags #wpf_tags{color: __WPFCOLOR_16__;}
379
+ #wpforo-wrap .wpf-tags a:active,
380
+ #wpforo-wrap .wpf-tags a:visited{color: __WPFCOLOR_1__;}
381
+ #wpforo-wrap .wpf-tags a:hover{background:__WPFCOLOR_4__; color: __WPFCOLOR_1__;}
382
+ #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent __WPFCOLOR_4__ transparent transparent;}
383
+
384
+ #wpforo-wrap .wpforo-topic-footer{color: __WPFCOLOR_3__;}
385
+ #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid __WPFCOLOR_8__; border-bottom: 1px solid __WPFCOLOR_8__;}
386
+ #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid __WPFCOLOR_8__;}
387
+ #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid __WPFCOLOR_8__;}
388
+ #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: __WPFCOLOR_8__ 3px solid;}
389
+ #wpforo-wrap .wpf-tags-text i,
390
+ #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:__WPFCOLOR_5__;}
391
+
392
+ #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:__WPFCOLOR_8__ 1px solid; }
393
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid __WPFCOLOR_8__; }
394
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid __WPFCOLOR_1__; }
395
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid __WPFCOLOR_8__; }
396
+ #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid __WPFCOLOR_8__; }
397
+
398
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:__WPFCOLOR_12__ 1px solid; border-bottom:__WPFCOLOR_7__ 1px solid; padding: 40px 1%; }
399
+ #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:__WPFCOLOR_3__}
400
+ #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:__WPFCOLOR_12__ 1px solid; border-bottom:__WPFCOLOR_7__ 1px solid; padding: 40px 1%; }
401
+ #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
402
+ #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
403
+ #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:__WPFCOLOR_3__}
404
+
405
+ #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:__WPFCOLOR_8__ 1px solid; border-bottom:__WPFCOLOR_8__ 1px solid; }
406
+ #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:__WPFCOLOR_7__ 1px dashed; }
407
+
408
+ #wpforo-wrap #wpforo-search-title { color:__WPFCOLOR_2__; }
409
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:__WPFCOLOR_9__; border:__WPFCOLOR_8__ 1px solid; }
410
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted __WPFCOLOR_1__; }
411
+ #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted __WPFCOLOR_1__; }
412
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:__WPFCOLOR_8__ 1px solid; }
413
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:__WPFCOLOR_7__ 1px solid;}
414
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:__WPFCOLOR_12__; color:__WPFCOLOR_1__; }
415
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:__WPFCOLOR_9__ }
416
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid __WPFCOLOR_1__;}
417
+ #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid __WPFCOLOR_1__;}
418
+
419
+ #wpforo-wrap #wpforo-recent-title { color:__WPFCOLOR_2__; }
420
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:__WPFCOLOR_9__; border:__WPFCOLOR_8__ 1px solid; }
421
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted __WPFCOLOR_1__; }
422
+ #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted __WPFCOLOR_1__; }
423
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:__WPFCOLOR_8__ 1px solid; }
424
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ background-color:__WPFCOLOR_12__; color:__WPFCOLOR_1__; }
425
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:__WPFCOLOR_9__ }
426
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid __WPFCOLOR_1__;}
427
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid __WPFCOLOR_1__;}
428
+ #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:__WPFCOLOR_4__}
429
+
430
+ #wpforo-wrap .wpf-action{ color: __WPFCOLOR_15__; }
431
+ #wpforo-wrap .wpf-action:hover{ cursor: pointer; color: __WPFCOLOR_11__; }
432
+ #wpforo-wrap .wpf-action.wpforo-tools{ color: __WPFCOLOR_1__; }
433
+ #wpforo-wrap .wpf-action.wpforo-tools:hover{ cursor: pointer; /*color: __WPFCOLOR_17__;*/ }
434
+
435
+ #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:__WPFCOLOR_4__; }
436
+ #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; border: 1px solid __WPFCOLOR_14__; }
437
+ #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; border: 1px solid __WPFCOLOR_14__; }
438
+
439
+ #wpforo-wrap #wpforo-stat-header{ background-color:__WPFCOLOR_3__; color: __WPFCOLOR_1__; border-bottom: 2px solid __WPFCOLOR_7__;}
440
+ #wpforo-wrap #wpforo-stat-body{ border:__WPFCOLOR_8__ 1px solid; background:__WPFCOLOR_9__; }
441
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-data{ }
442
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid __WPFCOLOR_8__;}
443
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:__WPFCOLOR_5__;}
444
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:__WPFCOLOR_5__;}
445
+ #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted __WPFCOLOR_7__; color:__WPFCOLOR_5__;}
446
+ #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:__WPFCOLOR_5__;}
447
+
448
+ #wpforo-wrap #wpforo-stat-body .wpf-new i,
449
+ #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:__WPFCOLOR_16__;}
450
+
451
+ #wpforo-wrap .widget-title { border-bottom:2px solid __WPFCOLOR_8__;}
452
+ #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted __WPFCOLOR_7__; }
453
+
454
+ .wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
455
+ .wpforo-widget-wrap .wpf-widget-tags li a{border-color:__WPFCOLOR_11__!important; }
456
+ .wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid __WPFCOLOR_11__!important; background-color: __WPFCOLOR_11__!important;color: __WPFCOLOR_1__!important;}
457
+ .wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: __WPFCOLOR_11__!important;color: __WPFCOLOR_1__!important;}
458
+
459
+ .ui-dialog { z-index: 999998 !important; }
460
+ .wpf-video{ margin: 10px !important; }
461
+
462
+ .ui-dialog .ui-widget-header{ background-color: __WPFCOLOR_12__!important; border-bottom:__WPFCOLOR_7__ 1px solid!important; }
463
+ .ui-dialog .ui-widget-header span.ui-dialog-title{ color: __WPFCOLOR_1__ !important; }
464
+ .ui-widget input[type="submit"]:hover{ background:__WPFCOLOR_14__; }
465
+ .ui-widget input[type="submit"]{ background:__WPFCOLOR_12__; color:__WPFCOLOR_1__; border: 1px solid __WPFCOLOR_14__; }
466
+
467
+ #wpforo-wrap .wpforo-topic-badges i.fa,
468
+ #wpforo-wrap .wpforo-topic-badges i.fas,
469
+ #wpforo-wrap .wpforo-topic-badges i.fab,
470
+ #wpforo-wrap .wpforo-topic-badges i.far,
471
+ #wpforo-wrap .wpforo-topic-badges i.fal { color: __WPFCOLOR_12__; }
472
+
473
+ #wpf-msg-box a{color:__WPFCOLOR_1__;}
474
+ #wpf-msg-box a:hover{color:__WPFCOLOR_8__;}
475
+ #wpf-msg-box > p{color:__WPFCOLOR_1__!important;background-color:__WPFCOLOR_12__;background:-moz-linear-gradient(__WPFCOLOR_12__);background:-o-linear-gradient(__WPFCOLOR_12__);background:linear-gradient(__WPFCOLOR_12__);}
476
+ #wpf-msg-box > p:after{border-color:transparent __WPFCOLOR_12__;}
477
+
478
+ #wpf-msg-box > p.error{background-color:__WPFCOLOR_42__;background:-moz-linear-gradient(__WPFCOLOR_42__);background:-o-linear-gradient(__WPFCOLOR_42__);background:linear-gradient(__WPFCOLOR_42__);}
479
+ #wpf-msg-box > p.error:after{border-color:transparent __WPFCOLOR_42__;}
480
+ #wpf-msg-box > p.success{background-color:__WPFCOLOR_31__;background:-moz-linear-gradient(__WPFCOLOR_31__);background:-o-linear-gradient(__WPFCOLOR_31__);background:linear-gradient(__WPFCOLOR_31__);}
481
+ #wpf-msg-box > p.success:after{border-color:transparent __WPFCOLOR_31__;}
482
+
483
+ #wpforo-wrap .wpf-field { border-bottom: 1px solid __WPFCOLOR_1__;}
484
+ #wpforo-wrap .wpf-field .wpf-label i{ color: __WPFCOLOR_5__; }
485
+ #wpforo-wrap .wpf-field .wpf-field-wrap i{ color: __WPFCOLOR_5__; }
486
+
487
+ #wpforo-wrap .wpf-field {border-bottom: 1px solid __WPFCOLOR_1__;}
488
+ #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
489
+ #wpforo-wrap .wpf-field input {max-width: 100%;}
490
+ #wpforo-wrap .wpf-field input[type="text"],
491
+ #wpforo-wrap .wpf-field input[type="password"],
492
+ #wpforo-wrap .wpf-field input[type="email"],
493
+ #wpforo-wrap .wpf-field input[type="date"],
494
+ #wpforo-wrap .wpf-field input[type="number"],
495
+ #wpforo-wrap .wpf-field input[type="url"],
496
+ #wpforo-wrap .wpf-field input[type="tel"],
497
+ #wpforo-wrap .wpf-field textarea,
498
+ #wpforo-wrap .wpf-field select{ background-color: #fefefe; box-shadow: 0 0 2px 1px #E6E6E6;}
499
+ #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder { color: __WPFCOLOR_6__;}
500
+ #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo-wrap .wpf-field textarea::-moz-placeholder {color: __WPFCOLOR_6__;}
501
+ #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo-wrap .wpf-field textarea:-ms-input-placeholder {color: __WPFCOLOR_6__;}
502
+ #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: __WPFCOLOR_6__;}
503
+ #wpforo-wrap .wpf-field input[type="text"]:focus, #wpforo-wrap .wpf-field input[type="password"]:focus, #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo-wrap .wpf-field textarea:focus,
504
+ #wpforo-wrap .wpf-field select:focus{ background-color:#feffe5; box-shadow: 0 0 10px 0 __WPFCOLOR_5__; }
505
+ #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
506
+ #wpforo-wrap .wpf-field .wpf-field-wrap i{}
507
+ #wpforo-wrap .wpf-field .wpf-field-required-icon{color: __WPFCOLOR_20__;}
508
+
509
+ #wpforo-wrap .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #eeeeee;}
510
+
511
+ #wpforo-wrap .wpf-tools {background: __WPFCOLOR_9__; border-bottom:__WPFCOLOR_8__ 3px solid; outline:3px solid __WPFCOLOR_1__;}
512
+ #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: __WPFCOLOR_6__; }
513
+ #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-top-color: __WPFCOLOR_12__; color:__WPFCOLOR_12__; }
514
+ #wpforo-wrap .wpf-tools .wpf-tool h3{ color: __WPFCOLOR_8__}
515
+ #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: __WPFCOLOR_6__;}
516
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: __WPFCOLOR_1__;}
517
+ #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: __WPFCOLOR_1__; border: 1px solid __WPFCOLOR_10__; border-left: 3px solid __WPFCOLOR_10__; }
518
+ #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted __WPFCOLOR_7__;}
519
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: __WPFCOLOR_7__; opacity: 1;}
520
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: __WPFCOLOR_7__;}
521
+ #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: __WPFCOLOR_7__;}
522
+
523
+ #wpforo-wrap .wpf-sb-1{color:__WPFCOLOR_7__;background-color:__WPFCOLOR_9__;}
524
+ #wpforo-wrap .wpf-sb-2{color:__WPFCOLOR_12__;background-color:__WPFCOLOR_9__;}
525
+ #wpforo-wrap .wpf-sb-3{color:__WPFCOLOR_7__;background-color:transparent;}
526
+ #wpforo-wrap .wpf-sb-4{color:__WPFCOLOR_12__;background-color:transparent;}
527
+ #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: __WPFCOLOR_7__;}
528
+ #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:__WPFCOLOR_12__!important;}
529
+ #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
530
+ #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid __WPFCOLOR_8__;}
531
+ #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid __WPFCOLOR_8__;}
532
+ #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
533
+ #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted __WPFCOLOR_15__;}
534
+ [dir="rtl"] #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted __WPFCOLOR_15__; border-left:none;}
535
+ #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:__WPFCOLOR_15__;}
536
+ #wpforo-wrap .wpf-sbtn {color: __WPFCOLOR_3__;}
537
+ #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: __WPFCOLOR_6__;}
538
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
539
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background: transparent; color: #777777; border: 1px solid #bbbbbb;}
540
+ #wpforo-wrap .wpf-sb .wpf-fb .wpfsa, #wpforo-wrap .wpf-sb .wpf-fb i:hover{ color: #4267b2!important;}
541
+ #wpforo-wrap .wpf-sb .wpf-tw .wpfsa, #wpforo-wrap .wpf-sb .wpf-tw i:hover{ color: #1DA1F2!important;}
542
+ #wpforo-wrap .wpf-sb .wpf-gg .wpfsa, #wpforo-wrap .wpf-sb .wpf-gg i:hover{ color: #DB4437!important;}
543
+ #wpforo-wrap .wpf-sb .wpf-vk .wpfsa, #wpforo-wrap .wpf-sb .wpf-vk i:hover{ color: #4A76A8!important;}
544
+ #wpforo-wrap .wpf-sb .wpf-ok .wpfsa, #wpforo-wrap .wpf-sb .wpf-ok i:hover{ color: #EE8208!important;}
545
+ #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
546
+ #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
547
+ #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
548
+ #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
549
+ #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
550
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
551
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
552
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
553
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
554
+ #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
555
+
556
+
557
+ @media screen and (max-width:600px) {
558
+ #wpforo-wrap #wpforo-menu .wpf-menu{background-color:__WPFCOLOR_3__;}
559
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid __WPFCOLOR_8__; }
560
+ }
561
+
562
+ #wpforo-wrap.wpf-dark { color: __WPFCOLOR_15__; }
563
+ #wpforo-wrap.wpf-dark .wpfcl-3{ color:__WPFCOLOR_15__!important; }
564
+ #wpforo-wrap.wpf-dark .wpfcl-1{ color:__WPFCOLOR_15__!important; }
565
+ #wpforo-wrap.wpf-dark .wpfcl-4{ color:__WPFCOLOR_15__!important; }
566
+ #wpforo-wrap.wpf-dark .wpf-action{ color: __WPFCOLOR_15__; }
567
+ #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:__WPFCOLOR_15__!important; }
568
+ #wpforo-wrap.wpf-dark #wpforo-menu li a { color: __WPFCOLOR_15__; }
569
+ #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: __WPFCOLOR_15__; }
570
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: __WPFCOLOR_15__; }
571
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: __WPFCOLOR_15__; }
572
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: __WPFCOLOR_15__; }
573
+ #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:__WPFCOLOR_15__; }
574
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div{ color:__WPFCOLOR_15__; }
575
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:__WPFCOLOR_15__; }
576
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:__WPFCOLOR_15__; }
577
+ #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:__WPFCOLOR_15__; }
578
+ #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:__WPFCOLOR_15__; }
579
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:__WPFCOLOR_15__; }
580
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:__WPFCOLOR_15__; }
581
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:__WPFCOLOR_15__; }
582
+ #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:__WPFCOLOR_15__; }
583
+ #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:__WPFCOLOR_15__; }
584
+ #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:__WPFCOLOR_15__; }
585
+ #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:__WPFCOLOR_15__; }
586
+ #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: __WPFCOLOR_15__; border-bottom: 1px solid __WPFCOLOR_7__;}
587
+ #wpforo-wrap.wpf-dark #wpforo-stat-body .wpf-last-info p.wpf-topic-icons{border-top: 1px dotted __WPFCOLOR_7__;}
588
+ #wpforo-wrap.wpf-dark .wpf-button{ color:__WPFCOLOR_15__!important; }
589
+ #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:__WPFCOLOR_2__}
590
+ #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:__WPFCOLOR_9__}
591
+ #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:__WPFCOLOR_9__}
592
+ #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:__WPFCOLOR_2__}
593
+ #wpforo-wrap.wpf-dark #wpf-post-create{background-color:__WPFCOLOR_9__}
594
+ #wpforo-wrap.wpf-dark #wpf-post-create div.mce-toolbar-grp{background-color:__WPFCOLOR_9__}
595
+ #wpforo-wrap.wpf-dark input[type="submit"], #wpforo-wrap.wpf-dark input[type="button"]{color:__WPFCOLOR_15__!important;}
596
+ #wpforo-wrap.wpf-dark input[type="text"], #wpforo-wrap.wpf-dark input[type="search"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark input[type="date"], #wpforo-wrap.wpf-dark input[type="number"], #wpforo-wrap.wpf-dark input[type="url"], #wpforo-wrap.wpf-dark input[type="tel"], #wpforo-wrap.wpf-dark input[type="password"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark textarea, #wpforo-wrap.wpf-dark select{color:__WPFCOLOR_3__;background-color:__WPFCOLOR_2__;}
597
+ #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:__WPFCOLOR_15__; }
598
+ #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder { color: __WPFCOLOR_7__;}
599
+ #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder {color: __WPFCOLOR_7__;}
600
+ #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder {color: __WPFCOLOR_7__;}
601
+ #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: __WPFCOLOR_7__;}
602
+ #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
603
+ #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:__WPFCOLOR_9__!important; }
604
+ #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
605
+ #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
606
+ #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: __WPFCOLOR_9__;}
607
+ #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:__WPFCOLOR_5__}
608
+ #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap i{ color:__WPFCOLOR_7__}
609
+ #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: __WPFCOLOR_7__;}
610
+ #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
611
+ #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
612
+ #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:__WPFCOLOR_5__}
613
+ #wpforo-wrap.wpf-dark #wpf-post-create {border: none;}
614
+ #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
615
+ #wpforo-wrap.wpf-dark #wpforo-description{color:__WPFCOLOR_5__}
616
+ #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color: transparent;}
617
+ #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:__WPFCOLOR_5__}
618
+ #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: __WPFCOLOR_4__; border:none; }
619
+ #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted __WPFCOLOR_2__;}
620
+ #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: __WPFCOLOR_10__;}
621
+ #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: __WPFCOLOR_5__}
622
+ #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: __WPFCOLOR_4__;}
623
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: __WPFCOLOR_5__;}
624
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: __WPFCOLOR_15__;}
625
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: __WPFCOLOR_5__;}
626
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: __WPFCOLOR_5__;}
627
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:__WPFCOLOR_15__}
628
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: __WPFCOLOR_16__;}
629
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid __WPFCOLOR_8__;}
630
+ #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
631
+ #wpforo-wrap.wpf-dark .wpf-circle {background:__WPFCOLOR_5__}
632
+ #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
633
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: __WPFCOLOR_6__;}
634
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid __WPFCOLOR_9__; background-color: __WPFCOLOR_7__;}
635
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: __WPFCOLOR_6__ 1px solid; }
636
+ #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: __WPFCOLOR_15__; border: 1px solid __WPFCOLOR_20__; }
637
+ #wpforo-wrap .wpforo-portable-form-wrap{background-color:__WPFCOLOR_9__}
638
+ #wpforo-wrap .wpforo-portable-form-wrap div.mce-toolbar-grp{background-color:__WPFCOLOR_9__}
wpf-themes/classic/tags.php CHANGED
@@ -3,11 +3,6 @@
3
  // Exit if accessed directly
4
  if( !defined( 'ABSPATH' ) ) exit;
5
 
6
- $args = array(); $items_count = 0;
7
- if(!empty($_GET['wpfpaged'])) $paged = intval($_GET['wpfpaged']);
8
- $args['offset'] = ($paged - 1) * WPF()->current_object['items_per_page'];
9
- $args['row_count'] = WPF()->current_object['items_per_page'];
10
- $tags = WPF()->topic->get_tags($args, $items_count);
11
  ?>
12
  <div class="wpforo-tags-wrap">
13
  <div class="wpf-head-bar">
@@ -47,7 +42,7 @@ $tags = WPF()->topic->get_tags($args, $items_count);
47
 
48
  <div class="wpforo-tags-content wpfr-tags wpf-tags">
49
  <?php if( WPF()->post->options['tags'] ): ?>
50
- <?php if( !empty($tags) ): ?>
51
  <?php foreach( $tags as $tag ): ?>
52
  <tag><a href="<?php echo wpforo_home_url() . '?wpfin=tag&wpfs=' . $tag['tag'] ?>"><?php echo esc_html($tag['tag']); ?><?php if( $tag['count'] ) echo ' &nbsp;[' . $tag['count'] . ']&nbsp;'; ?></a></tag>
53
  <?php endforeach ?>
@@ -60,6 +55,6 @@ $tags = WPF()->topic->get_tags($args, $items_count);
60
  <div class="wpf-clear"></div>
61
  </div>
62
  <div class="wpf-snavi">
63
- <?php WPF()->tpl->pagenavi($paged, $items_count, null, FALSE); ?>
64
  </div>
65
  </div>
3
  // Exit if accessed directly
4
  if( !defined( 'ABSPATH' ) ) exit;
5
 
 
 
 
 
 
6
  ?>
7
  <div class="wpforo-tags-wrap">
8
  <div class="wpf-head-bar">
42
 
43
  <div class="wpforo-tags-content wpfr-tags wpf-tags">
44
  <?php if( WPF()->post->options['tags'] ): ?>
45
+ <?php if( $tags = WPF()->current_object['tags'] ): ?>
46
  <?php foreach( $tags as $tag ): ?>
47
  <tag><a href="<?php echo wpforo_home_url() . '?wpfin=tag&wpfs=' . $tag['tag'] ?>"><?php echo esc_html($tag['tag']); ?><?php if( $tag['count'] ) echo ' &nbsp;[' . $tag['count'] . ']&nbsp;'; ?></a></tag>
48
  <?php endforeach ?>
55
  <div class="wpf-clear"></div>
56
  </div>
57
  <div class="wpf-snavi">
58
+ <?php wpforo_template_pagenavi() ?>
59
  </div>
60
  </div>
wpf-themes/classic/topic.php ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if( WPF()->perm->forum_can('vf') ):
3
+
4
+ if( $forum = WPF()->current_object['forum'] ) : ?>
5
+ <div class="wpf-subforum-sep" style="height:20px;"></div>
6
+ <div class="wpf-head-bar">
7
+ <div class="wpf-head-bar-left">
8
+ <h1 id="wpforo-title"><?php echo esc_html($forum['title']) ?></h1>
9
+ <?php if( $forum['description'] ): ?>
10
+ <div id="wpforo-description"><?php echo $forum['description'] ?></div>
11
+ <?php endif; ?>
12
+ <div class="wpf-action-link">
13
+ <?php WPF()->tpl->forum_subscribe_link() ?>
14
+ <?php if( wpforo_feature('rss-feed') ): ?>
15
+ <span class="wpf-feed">|
16
+ <a href="<?php wpforo_feed_rss2_url() ?>" title="<?php wpforo_phrase('Forum RSS Feed') ?>" target="_blank">
17
+ <span style="text-transform: uppercase;">
18
+ <?php wpforo_phrase('RSS') ?>
19
+ </span>
20
+ <i class="fas fa-rss wpfsx"></i>
21
+ </a>
22
+ </span>
23
+ <?php endif; ?>
24
+ </div>
25
+ </div>
26
+ <div class="wpf-head-bar-right">
27
+ <?php wpforo_template_add_topic_button() ?>
28
+ </div>
29
+ <div class="wpf-clear"></div>
30
+ </div>
31
+
32
+ <?php if( WPF()->perm->forum_can('ct') ) WPF()->tpl->topic_form($forum['forumid']);
33
+
34
+ if( $topics = WPF()->current_object['topics'] ) {
35
+ wpforo_template_pagenavi('wpf-navi-topic-top');
36
+ include( wpftpl('layouts/' . $forum['cat_layout'] . '/topic.php') );
37
+ wpforo_template_pagenavi('wpf-navi-topic-bottom');
38
+ do_action( 'wpforo_topic_list_footer' );
39
+ }else{ ?>
40
+ <p class="wpf-p-error">
41
+ <?php wpforo_phrase('No topics were found here') ?>
42
+ </p>
43
+ <?php
44
+ }
45
+ endif;
46
+
47
+ else : ?>
48
+ <p class="wpf-p-error">
49
+ <?php wpforo_phrase("You don't have permissions to see this page, please register or login for further information") ?>
50
+ </p>
51
+ <?php endif;
wpforo.php CHANGED
@@ -5,14 +5,14 @@
5
  * Description: WordPress Forum plugin. wpForo is a full-fledged forum solution for your community. Comes with multiple modern forum layouts.
6
  * Author: gVectors Team (A. Chakhoyan, R. Hovhannisyan)
7
  * Author URI: https://gvectors.com/
8
- * Version: 1.6.0
9
  * Text Domain: wpforo
10
  * Domain Path: /wpf-languages
11
  */
12
 
13
  //Exit if accessed directly
14
  if( !defined( 'ABSPATH' ) ) exit;
15
- if( !defined( 'WPFORO_VERSION' ) ) define('WPFORO_VERSION', '1.6.0');
16
 
17
  function wpforo_load_plugin_textdomain() { load_plugin_textdomain( 'wpforo', FALSE, basename( dirname( __FILE__ ) ) . '/wpf-languages/' ); }
18
  add_action( 'plugins_loaded', 'wpforo_load_plugin_textdomain' );
@@ -56,6 +56,7 @@ if( !class_exists( 'wpForo' ) ) {
56
  public $current_user_email = '';
57
  public $current_user_display_name = '';
58
  public $current_user_status = '';
 
59
 
60
  public $use_trailing_slashes;
61
  public $use_home_url;
@@ -143,6 +144,7 @@ if( !class_exists( 'wpForo' ) ) {
143
  }
144
 
145
  private function init_db_tables($blog_id = 0){
 
146
  $blog_id = apply_filters('wpforo_current_blog_id', $blog_id);
147
  $this->tables = new stdClass;
148
  if(!$blog_id) $blog_id = $this->db->blogid;
@@ -233,8 +235,8 @@ if( !class_exists( 'wpForo' ) ) {
233
 
234
  public function init(){
235
  $this->phrase->init();
236
- $this->member->init_current_user();
237
  $this->perm->init();
 
238
 
239
  $this->init_current_object();
240
  $this->moderation->init();
@@ -346,7 +348,7 @@ if( !class_exists( 'wpForo' ) ) {
346
  'spam_filter_level_post' => mt_rand(30, 60),
347
  'spam_user_ban' => 0,
348
  'new_user_max_posts' => 5,
349
- 'unapprove_post_if_user_is_new' => 1,
350
  'spam_user_ban_notification' => 1,
351
  'min_number_post_to_attach' => 3,
352
  'min_number_post_to_link' => 0,
@@ -462,6 +464,16 @@ if( !class_exists( 'wpForo' ) ) {
462
  }
463
  return $url . $url_append_vars;
464
  }
 
 
 
 
 
 
 
 
 
 
465
 
466
  public function statistic( $mode = 'get', $template = 'all' ){
467
 
@@ -538,12 +550,33 @@ if( !class_exists( 'wpForo' ) ) {
538
  public function init_current_object($url = ''){
539
  $this->current_object = array(
540
  'template' => '',
 
 
541
  'paged' => 1,
 
542
  'items_per_page' => $this->post->get_option_items_per_page(),
543
  'is_404' => false,
544
  'user_is_same_current_user' => false,
545
- 'orderby' => null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
546
  );
 
547
  if(!$url) $url = wpforo_get_request_uri();
548
  $url = preg_replace('#\#[^\/\?\&]*$#isu', '', $url);
549
  parse_str( parse_url($url, PHP_URL_QUERY), $get );
@@ -556,10 +589,6 @@ if( !class_exists( 'wpForo' ) ) {
556
  if( $this->use_home_url ) $this->permastruct = '';
557
 
558
  $current_object = array();
559
- $current_object['template'] = '';
560
- $current_object['is_404'] = false;
561
- $current_object['user_is_same_current_user'] = false;
562
-
563
  if(isset($get['wpfs'])) $current_object['template'] = 'search';
564
  if( isset($get['wpforo']) ){
565
  switch($get['wpforo']){
@@ -604,8 +633,7 @@ if( !class_exists( 'wpForo' ) ) {
604
  }
605
  if( $_paged = intval( wpfval($get, 'wpfpaged') ) ) $paged = $_paged;
606
  $current_object['paged'] = (isset($paged) && $paged > 0) ? $paged : 1;
607
-
608
- if( $_orderby = wpfval($get, 'orderby') ) $current_object['orderby'] = $_orderby;
609
 
610
  $wpf_url_parse = array_values($wpf_url_parse);
611
 
@@ -616,12 +644,51 @@ if( !class_exists( 'wpForo' ) ) {
616
  if(in_array($this->tpl->slugs['members'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['members']){
617
  $current_object['template'] = 'members';
618
  $current_object['items_per_page'] = $this->member->options['members_per_page'];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
619
  }elseif(in_array($this->tpl->slugs['recent'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['recent']){
620
  $current_object['template'] = 'recent';
621
  $current_object['items_per_page'] = $this->post->options['topics_per_page'];
622
  }elseif(in_array($this->tpl->slugs['tags'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['tags']){
623
  $current_object['template'] = 'tags';
624
  $current_object['items_per_page'] = $this->post->options['tags_per_page'];
 
 
 
 
 
 
625
  }elseif(in_array($this->tpl->slugs['profile'], $wpf_url_parse)){
626
  $current_object['template'] = 'profile';
627
  foreach($wpf_url_parse as $value){
@@ -656,7 +723,6 @@ if( !class_exists( 'wpForo' ) ) {
656
  }else{
657
  $current_object['forum_slug'] = $wpf_url_parse[0];
658
  $current_object['template'] = 'topic';
659
- $current_object['items_per_page'] = $this->post->options['topics_per_page'];
660
  }
661
  }
662
  }
@@ -664,7 +730,7 @@ if( !class_exists( 'wpForo' ) ) {
664
 
665
  if( in_array( $current_object['template'], array('profile', 'account', 'activity', 'subscriptions') )
666
  && !isset($current_object['user_nicename']) && !isset($current_object['userid']) ){
667
- $current_object = wpforo_find_current_user_data( $current_object );
668
  }
669
 
670
  if( isset($current_object['userid']) || isset($current_object['user_nicename']) ){
@@ -705,9 +771,6 @@ if( !class_exists( 'wpForo' ) ) {
705
 
706
  }else{
707
  $current_object['is_404'] = true;
708
- $current_object['user'] = array();
709
- $current_object['userid'] = 0;
710
- $current_object['user_nicename'] = '';
711
  }
712
  }
713
 
@@ -716,45 +779,89 @@ if( !class_exists( 'wpForo' ) ) {
716
  if(!empty($topic)){
717
  $current_object['topic'] = $topic;
718
  $current_object['topicid'] = $topic['topicid'];
719
- $current_object['og_text'] = ( wpfval($topic, 'title') ? $topic['title'] : '' );
720
  }elseif( wpfkey($this->current_object, 'status') && $this->current_object['status'] == 'unapproved' && !is_user_logged_in() ){
721
  wp_redirect( wpforo_login_url() );
722
  exit();
723
  }else{
724
  $current_object['is_404'] = true;
725
- $current_object['topic'] = array();
726
- $current_object['topicid'] = 0;
727
  }
728
  }
729
 
730
  if(isset($current_object['forum_slug']) && $current_object['forum_slug']){
731
  $args = ( empty($topic) ? array('slug' => $current_object['forum_slug']) : $topic['forumid'] );
732
- $forum = $this->forum->get_forum( $args );
733
- if(!empty($forum)){
734
  $current_object['forum'] = $forum;
735
  $current_object['forumid'] = $forum['forumid'];
736
  $current_object['forum_desc'] = $forum['description'];
737
  $current_object['forum_meta_key'] = $forum['meta_key'];
738
  $current_object['forum_meta_desc'] = $forum['meta_desc'];
739
  $current_object['og_text'] = $forum['title'];
 
 
 
 
 
 
 
 
 
 
 
 
 
740
  }else{
741
  $current_object['is_404'] = true;
742
- $current_object['forum'] = array();
743
- $current_object['forumid'] = 0;
744
- $current_object['forum_desc'] = '';
745
- $current_object['forum_meta_key'] = '';
746
- $current_object['forum_meta_desc'] = '';
747
- $current_object['og_text'] = '';
 
 
748
  }
749
  }
750
 
751
  if ( $current_object['template'] == 'post' && ! empty( $forum ) && ! empty( $topic ) ) {
752
- if ( $layout = $this->forum->get_layout( $forum ) ) {
753
- $current_object['items_per_page'] = $this->post->get_option_items_per_page($layout);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
754
  }
 
 
755
  }
756
 
757
  $this->current_object = apply_filters('wpforo_after_init_current_object', wpforo_parse_args($current_object, $this->current_object), $wpf_url_parse);
 
 
 
 
 
 
 
 
758
  }
759
 
760
  public function is_installed(){
5
  * Description: WordPress Forum plugin. wpForo is a full-fledged forum solution for your community. Comes with multiple modern forum layouts.
6
  * Author: gVectors Team (A. Chakhoyan, R. Hovhannisyan)
7
  * Author URI: https://gvectors.com/
8
+ * Version: 1.6.1
9
  * Text Domain: wpforo
10
  * Domain Path: /wpf-languages
11
  */
12
 
13
  //Exit if accessed directly
14
  if( !defined( 'ABSPATH' ) ) exit;
15
+ if( !defined( 'WPFORO_VERSION' ) ) define('WPFORO_VERSION', '1.6.1');
16
 
17
  function wpforo_load_plugin_textdomain() { load_plugin_textdomain( 'wpforo', FALSE, basename( dirname( __FILE__ ) ) . '/wpf-languages/' ); }
18
  add_action( 'plugins_loaded', 'wpforo_load_plugin_textdomain' );
56
  public $current_user_email = '';
57
  public $current_user_display_name = '';
58
  public $current_user_status = '';
59
+ public $current_user_accesses = array();
60
 
61
  public $use_trailing_slashes;
62
  public $use_home_url;
144
  }
145
 
146
  private function init_db_tables($blog_id = 0){
147
+ $this->db->query("SET SESSION group_concat_max_len = 1000000");
148
  $blog_id = apply_filters('wpforo_current_blog_id', $blog_id);
149
  $this->tables = new stdClass;
150
  if(!$blog_id) $blog_id = $this->db->blogid;
235
 
236
  public function init(){
237
  $this->phrase->init();
 
238
  $this->perm->init();
239
+ $this->member->init_current_user();
240
 
241
  $this->init_current_object();
242
  $this->moderation->init();
348
  'spam_filter_level_post' => mt_rand(30, 60),
349
  'spam_user_ban' => 0,
350
  'new_user_max_posts' => 5,
351
+ 'unapprove_post_if_user_is_new' => 0,
352
  'spam_user_ban_notification' => 1,
353
  'min_number_post_to_attach' => 3,
354
  'min_number_post_to_link' => 0,
464
  }
465
  return $url . $url_append_vars;
466
  }
467
+
468
+ public function strip_url_paged_var($url){
469
+ $patterns = array(
470
+ '#/'. preg_quote( $this->tpl->slugs['paged'] ) .'/?\d*/?#isu',
471
+ '#[\&\?]wpfpaged=\d*#isu'
472
+ );
473
+ $url = preg_replace($patterns, '', $url);
474
+ $url = $this->user_trailingslashit($url);
475
+ return $url;
476
+ }
477
 
478
  public function statistic( $mode = 'get', $template = 'all' ){
479
 
550
  public function init_current_object($url = ''){
551
  $this->current_object = array(
552
  'template' => '',
553
+ 'layout' => 1,
554
+ 'og_text' => '',
555
  'paged' => 1,
556
+ 'items_count' => 0,
557
  'items_per_page' => $this->post->get_option_items_per_page(),
558
  'is_404' => false,
559
  'user_is_same_current_user' => false,
560
+ 'orderby' => null,
561
+ 'members' => array(),
562
+ 'categories' => array(),
563
+ 'topics' => array(),
564
+ 'posts' => array(),
565
+ 'user' => array(),
566
+ 'userid' => 0,
567
+ 'user_nicename' => '',
568
+ 'forum' => array(),
569
+ 'forumid' => 0,
570
+ 'forum_slug' => '',
571
+ 'forum_desc' => '',
572
+ 'forum_meta_key' => '',
573
+ 'forum_meta_desc' => '',
574
+ 'topic' => array(),
575
+ 'topicid' => 0,
576
+ 'topic_slug' => '',
577
+ 'tags' => array()
578
  );
579
+
580
  if(!$url) $url = wpforo_get_request_uri();
581
  $url = preg_replace('#\#[^\/\?\&]*$#isu', '', $url);
582
  parse_str( parse_url($url, PHP_URL_QUERY), $get );
589
  if( $this->use_home_url ) $this->permastruct = '';
590
 
591
  $current_object = array();
 
 
 
 
592
  if(isset($get['wpfs'])) $current_object['template'] = 'search';
593
  if( isset($get['wpforo']) ){
594
  switch($get['wpforo']){
633
  }
634
  if( $_paged = intval( wpfval($get, 'wpfpaged') ) ) $paged = $_paged;
635
  $current_object['paged'] = (isset($paged) && $paged > 0) ? $paged : 1;
636
+ $current_object['orderby'] = wpfval($get, 'orderby');
 
637
 
638
  $wpf_url_parse = array_values($wpf_url_parse);
639
 
644
  if(in_array($this->tpl->slugs['members'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['members']){
645
  $current_object['template'] = 'members';
646
  $current_object['items_per_page'] = $this->member->options['members_per_page'];
647
+
648
+ if( !empty($_GET['_wpfms']) ){
649
+ $users_include = array();
650
+ $search_fields_names = $this->member->get_search_fields_names(false);
651
+
652
+ $wpfms = (isset($_GET['wpfms'])) ? sanitize_text_field($_GET['wpfms']) : '';
653
+ if($wpfms){
654
+ $users_include = $this->member->search($wpfms, $search_fields_names);
655
+ }else{
656
+ if( $filters = array_filter($_GET) ){
657
+ $args = array();
658
+ foreach ($filters as $filter_key => $filter){
659
+ if( in_array($filter_key, (array) $search_fields_names) && !is_array($filter) ){
660
+ $args[$filter_key] = $filter;
661
+ }
662
+ }
663
+ $users_include = $this->member->filter($args);
664
+ }
665
+ }
666
+
667
+ $users_include = apply_filters('wpforo_member_search_users_include', $users_include);
668
+ }
669
+ $args = array(
670
+ 'offset' => ($current_object['paged'] - 1) * $current_object['items_per_page'],
671
+ 'row_count' => $current_object['items_per_page'],
672
+ 'orderby' => 'posts',
673
+ 'order' => 'DESC',
674
+ 'groupids' => $this->usergroup->get_visible_usergroup_ids()
675
+ );
676
+ if(!empty($users_include)) $args['include'] = $users_include;
677
+ $current_object['members'] = $this->member->get_members($args, $current_object['items_count']);
678
+ if(isset($users_include) && empty($users_include)){ $current_object['members'] = array(); $current_object['items_count'] = 0; }
679
+
680
  }elseif(in_array($this->tpl->slugs['recent'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['recent']){
681
  $current_object['template'] = 'recent';
682
  $current_object['items_per_page'] = $this->post->options['topics_per_page'];
683
  }elseif(in_array($this->tpl->slugs['tags'], $wpf_url_parse) && $wpf_url_parse[0] == $this->tpl->slugs['tags']){
684
  $current_object['template'] = 'tags';
685
  $current_object['items_per_page'] = $this->post->options['tags_per_page'];
686
+
687
+ $args = array(
688
+ 'offset' => ($current_object['paged'] - 1) * $current_object['items_per_page'],
689
+ 'row_count' => $current_object['items_per_page']
690
+ );
691
+ $current_object['tags'] = $this->topic->get_tags($args, $current_object['items_count']);
692
  }elseif(in_array($this->tpl->slugs['profile'], $wpf_url_parse)){
693
  $current_object['template'] = 'profile';
694
  foreach($wpf_url_parse as $value){
723
  }else{
724
  $current_object['forum_slug'] = $wpf_url_parse[0];
725
  $current_object['template'] = 'topic';
 
726
  }
727
  }
728
  }
730
 
731
  if( in_array( $current_object['template'], array('profile', 'account', 'activity', 'subscriptions') )
732
  && !isset($current_object['user_nicename']) && !isset($current_object['userid']) ){
733
+ $current_object['userid'] = $this->current_userid;
734
  }
735
 
736
  if( isset($current_object['userid']) || isset($current_object['user_nicename']) ){
771
 
772
  }else{
773
  $current_object['is_404'] = true;
 
 
 
774
  }
775
  }
776
 
779
  if(!empty($topic)){
780
  $current_object['topic'] = $topic;
781
  $current_object['topicid'] = $topic['topicid'];
782
+ $current_object['og_text'] = (string) wpfval($topic, 'title');
783
  }elseif( wpfkey($this->current_object, 'status') && $this->current_object['status'] == 'unapproved' && !is_user_logged_in() ){
784
  wp_redirect( wpforo_login_url() );
785
  exit();
786
  }else{
787
  $current_object['is_404'] = true;
 
 
788
  }
789
  }
790
 
791
  if(isset($current_object['forum_slug']) && $current_object['forum_slug']){
792
  $args = ( empty($topic) ? array('slug' => $current_object['forum_slug']) : $topic['forumid'] );
793
+ if( $forum = $this->forum->get_forum( $args ) ){
794
+ if( $forum['is_cat'] ) $current_object['template'] = 'forum';
795
  $current_object['forum'] = $forum;
796
  $current_object['forumid'] = $forum['forumid'];
797
  $current_object['forum_desc'] = $forum['description'];
798
  $current_object['forum_meta_key'] = $forum['meta_key'];
799
  $current_object['forum_meta_desc'] = $forum['meta_desc'];
800
  $current_object['og_text'] = $forum['title'];
801
+ $current_object['layout'] = $this->forum->get_layout( $forum );
802
+
803
+ if( $current_object['template'] == 'topic' ){
804
+ $current_object['items_per_page'] = $this->post->options['topics_per_page'];
805
+ $args = array(
806
+ 'offset' => ($current_object['paged'] - 1) * $current_object['items_per_page'],
807
+ 'row_count' => $current_object['items_per_page'],
808
+ 'forumid' => $current_object['forumid'],
809
+ 'orderby' => 'type, modified',
810
+ 'order' => 'DESC'
811
+ );
812
+ $current_object['topics'] = $this->topic->get_topics( $args, $current_object['items_count'] );
813
+ }
814
  }else{
815
  $current_object['is_404'] = true;
816
+ }
817
+ }
818
+
819
+ if( in_array($current_object['template'], array('forum', 'topic')) ){
820
+ if( !empty($forum) ){
821
+ $current_object['categories'] = array( $forum );
822
+ }else{
823
+ $current_object['categories'] = $this->forum->get_forums( array( "type" => 'category' ) );
824
  }
825
  }
826
 
827
  if ( $current_object['template'] == 'post' && ! empty( $forum ) && ! empty( $topic ) ) {
828
+ $current_object['items_per_page'] = $this->post->get_option_items_per_page($current_object['layout']);
829
+
830
+ $args = array(
831
+ 'forumid' => $forum['forumid'],
832
+ 'topicid' => $topic['topicid'],
833
+ 'offset' => ( $current_object['paged'] - 1 ) * $current_object['items_per_page'],
834
+ 'row_count' => $current_object['items_per_page']
835
+ );
836
+ if( $current_object['layout'] == 4 ){
837
+ $args['parentid'] = 0;
838
+ }elseif( $current_object['layout'] == 3 ){
839
+ $args['parentid'] = 0;
840
+ switch ( $current_object['orderby'] ) {
841
+ case 'oldest':
842
+ $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `created` ASC, `postid` ASC';
843
+ break;
844
+ case 'newest':
845
+ $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `modified` DESC, `postid` DESC';
846
+ break;
847
+ default:
848
+ $args['orderby'] = '`is_first_post` DESC, `is_answer` DESC, `votes` DESC, `created` ASC, `postid` ASC';
849
+ break;
850
+ }
851
  }
852
+ if( $this->post->get_option_union_first_post($current_object['layout']) ) $args['union_first_post'] = true;
853
+ $current_object['posts'] = $this->post->get_posts( $args, $current_object['items_count']);
854
  }
855
 
856
  $this->current_object = apply_filters('wpforo_after_init_current_object', wpforo_parse_args($current_object, $this->current_object), $wpf_url_parse);
857
+
858
+ if( $this->current_object['items_count']
859
+ && $this->current_object['paged'] > 1
860
+ && (($this->current_object['paged'] - 1) * $this->current_object['items_per_page']) >= $this->current_object['items_count']
861
+ ){
862
+ wp_redirect( $this->strip_url_paged_var( $this->current_url ) );
863
+ exit();
864
+ }
865
  }
866
 
867
  public function is_installed(){