Contextual Related Posts - Version 2.2.0

Version Description

  • Features:

    • Manual posts can now be set in the meta box in the Edit Post screens which will be displayed before the related posts fetched by the plugin
    • Choose between No style, Rounded thumbnails (previously called default style) and Text only style options under the Styles box in the plugin settings page
    • Option to turn off the Contextual Related metabox on Edit Posts screens or limit it to Admins only. Also applies to Pages and Custom Post Types
    • Filter crp_link_attributes that allows a user to add or remove attributes for the a tag
    • Notice is displayed at the top of the Settings page if there are any missing of the FULLTEXT indices missing
    • Option in the Contextual Related Posts meta box to disable the related posts on the selected post
    • Select post type in the Related Posts Widget
  • Enhancements:

    • Optimised number of queries for exclude categories option. Those not using this option will see the greatest savings
    • Select a pre-built thumbnail size will automatically update the width, height and crop settings. The default style will no longer enforce the 150x150 thumbnail size.
    • strict_limit argument in get_crp_posts_id is now TRUE by default
    • get_crp takes an additional argument: heading (default is TRUE) that controls the display of the main heading (Related Posts)
    • Output of echo_crp will be cached in a separate meta key
  • Bugfixes:

    • First child now gets the correct thumbnail size
  • Deprecated:

    • ald_crp() - Use get_crp() instead
    • ald_crp_content() - Use crp_content_filter() instead
    • ald_crp_rss() - Use crp_rss_filter() instead
    • echo_ald_crp() - Use echo_crp() instead
Download this release

Release Info

Developer Ajay
Plugin Icon 128x128 Contextual Related Posts
Version 2.2.0
Comparing to
See all releases

Code changes from version 2.1.0 to 2.2.0

Files changed (50) hide show
  1. README.md +28 -25
  2. admin/admin.php +57 -228
  3. admin/cache.php +55 -0
  4. admin/images/crp-rounded-thumbs.png +0 -0
  5. admin/images/index.php +1 -0
  6. admin/loader.php +74 -0
  7. admin/main-view.php +167 -100
  8. admin/metabox.php +257 -0
  9. admin/sidebar-view.php +5 -5
  10. changelog.txt +212 -0
  11. contextual-related-posts.php +224 -874
  12. css/default-style.css +11 -5
  13. deprecated.php +0 -45
  14. includes/class-crp-widget.php +250 -0
  15. includes/deprecated.php +124 -0
  16. includes/media-handler.php +354 -0
  17. includes/modules/manual-posts.php +57 -0
  18. includes/modules/shortcode.php +39 -0
  19. includes/modules/taxonomies.php +75 -0
  20. includes/output-generator.php +307 -0
  21. includes/plugin-activator.php +73 -0
  22. includes/tools.php +129 -0
  23. languages/crp-da_DK.mo +0 -0
  24. languages/crp-da_DK.po +411 -232
  25. languages/crp-de_DE.mo +0 -0
  26. languages/crp-de_DE.po +448 -247
  27. languages/crp-el_GR.mo +0 -0
  28. languages/crp-el_GR.po +408 -229
  29. languages/crp-en_US.mo +0 -0
  30. languages/crp-en_US.po +378 -218
  31. languages/crp-en_US.pot +377 -217
  32. languages/crp-es_ES.mo +0 -0
  33. languages/crp-es_ES.po +415 -233
  34. languages/crp-fr_FR.mo +0 -0
  35. languages/crp-fr_FR.po +508 -299
  36. languages/crp-it_IT.mo +0 -0
  37. languages/crp-it_IT.po +420 -238
  38. languages/crp-lt_LT.mo +0 -0
  39. languages/crp-lt_LT.po +417 -235
  40. languages/crp-nl_NL.mo +0 -0
  41. languages/crp-nl_NL.po +420 -238
  42. languages/crp-pt_BR.mo +0 -0
  43. languages/crp-pt_BR.po +435 -251
  44. languages/crp-ro_RO.mo +0 -0
  45. languages/crp-ro_RO.po +467 -274
  46. languages/crp-ru_RU.mo +0 -0
  47. languages/crp-ru_RU.po +421 -239
  48. languages/crp-zh_CN.mo +0 -0
  49. languages/crp-zh_CN.po +425 -234
  50. readme.txt +117 -279
README.md CHANGED
@@ -1,29 +1,32 @@
1
- # Contextual Related Posts
 
 
2
 
3
  __Requires:__ 3.5
4
 
5
- __Tested up to:__ 4.2
6
 
7
  __License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)
8
 
9
- __Plugin page:__ <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a>
 
10
 
11
  Display related posts on your WordPress blog and feed. Supports thumbnails, shortcodes, widgets and custom post types!
12
 
13
  ## Description
14
 
15
- <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a> is a powerful plugin for WordPress that allows you to display a list of related posts on your website and in your feed.
16
 
17
  The list is based on the content of the title and/or content of the posts which makes them more relevant and more likely to be of interest to your readers. This allows you to retain visitors, reduce bounce rates and refresh old entries.
18
 
19
- Contextual Related Posts is one of the most feature rich related posts plugins for WordPress with support for thumbnails, shortcodes, widgets, custom post types, caching and CSS styles.
20
 
21
- The plugin also comes with it's very own inbuilt stylesheet that let's your related posts look awesome!
22
 
23
  ### Key features
24
 
25
  * **Automatic**: CRP will start displaying related posts on your site and feed automatically after the content when you activate the plugin. No need to edit template files
26
- * **Manual install**: Want more control over placement? Check the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ</a> on which functions are available for manual install.
27
  * **Widgets**: Add related posts to widgetized area of your theme. Lots of options available
28
  * **Shortcode**: Use `[crp]` to display the posts anywhere you want in the post content
29
  * **The algorithm**: Find related posts by title and/or content of the current post
@@ -33,60 +36,60 @@ The plugin also comes with it's very own inbuilt stylesheet that let's your rela
33
  * **Thumbnail support**:
34
  * Support for WordPress post thumbnails. CRP will create a custom image size (`crp_thumbnail`) with the dimensions specified in the Settings page
35
  * Auto-extract the first image in your post to be displayed as a thumbnail
36
- * Manually enter the URL of the thumbnail via <a href="http://codex.wordpress.org/Custom_Fields">WordPress meta fields</a>. Specify this using the meta box in your Edit screens.
37
  * Optionally, use timthumb to resize images or use your own filter function to resize post images
38
  * **Styles**: The output is wrapped in CSS classes which allows you to easily style the list. You can enter your custom CSS styles from within WordPress Admin area or use the style included.
39
  * **Customisable output**:
40
  * Display excerpts in post. You can select the length of the excerpt in words
41
  * Customise which HTML tags to use for displaying the output in case you don't prefer the default `list` format
42
- * **Extensible code**: Several actions and filters to modify the output, add more options, etc.
 
 
 
 
43
 
44
  ### Donations
45
 
46
- I spend a significant amount of my free time maintaing, updating and more importantly supporting this plugin. Those who have sought support in the support forums know that I have done by best to answer your question and solve your problem.
47
  If you have been using this plugin and find this useful, do consider making a donation. This helps me pay for my hosting and domains.
48
 
49
  ### Translations
50
- Contextual Related Posts is now on Transifex ready for translation courtesy the <a href="http://wp-translations.org/translators-wp-translations/">WP Translations</a>. WP-Translations is the place where you will find a number of WordPress amazing Plugins and Themes to make them available in your home language. In exchange you will receive credit for your work and will certainly make part of the WP community history in your country.
51
 
52
- If you're a translator, do consider joining the Wp Translations team.
53
-
54
- Visit <a href="https://www.transifex.com/projects/p/contextual-related-posts/">Contextual Related Posts on Transifex</a>.
55
 
56
 
57
  ## Screenshots
58
- ![General Options](https://raw.github.com/ajaydsouza/contextual-related-posts/master/assets/screenshot-1.png)
59
 
60
  _Contextual Related Posts - General Options_
61
 
62
- For more screenshots visit the <a href="http://wordpress.org/plugins/contextual-related-posts/screenshots/">WordPress plugin page</a>
63
 
64
 
65
  ## Installation
66
 
67
- ### WordPress install
 
68
  1. Navigate to Plugins within your WordPress Admin Area
69
 
70
- 2. Click "Add new" and in the search box enter "Contextual Related Posts" and select "Keyword" from the dropdown
71
 
72
  3. Find the plugin in the list (usually the first result) and click "Install Now"
73
 
74
  ### Manual install
 
75
  1. Download the plugin
76
 
77
  2. Extract the contents of contextual-related-posts.zip to wp-content/plugins/ folder. You should get a folder called contextual-related-posts.
78
 
79
- 3. Activate the Plugin in WP-Admin.
80
-
81
- 4. Goto **Settings &raquo; Related Posts** to configure
82
 
83
- 5. Optionally visit the **Custom Styles** tab to add any custom CSS styles. These are added to `wp_head` on the pages where the posts are displayed
84
 
85
 
86
  ## Frequently Asked Questions
87
 
88
- Check out the <a href="http://wordpress.org/plugins/contextual-related-posts/faq/">FAQ on the plugin page</a> for a detailed list of questions and answers
89
 
90
- If your question isn't listed there, please create a new post in the <a href="http://wordpress.org/support/plugin/contextual-related-posts">WordPress.org support forum</a>. I monitor the forums on an ongoing basis. If you're looking for more advanced _paid_ support, please see <a href="http://ajaydsouza.com/support/">details here</a>.
91
 
92
- If you would like a feature to be added, or if you already have the code for the feature, you can let me know by <a href="http://wordpress.org/support/plugin/contextual-related-posts">posting in this forum</a> or fork this Github project and let me know.
1
+ [![Build Status](https://travis-ci.org/WebberZone/contextual-related-posts.svg?branch=master)](https://travis-ci.org/WebberZone/contextual-related-posts)
2
+
3
+ # Contextual Related Posts
4
 
5
  __Requires:__ 3.5
6
 
7
+ __Tested up to:__ 4.4
8
 
9
  __License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)
10
 
11
+ __Plugin page:__ [Contextual Related Posts home page](https://webberzone.com/plugins/contextual-related-posts/) | [WordPress.org listing](http://wordpress.org/extend/plugins/contextual-related-posts/)
12
+
13
 
14
  Display related posts on your WordPress blog and feed. Supports thumbnails, shortcodes, widgets and custom post types!
15
 
16
  ## Description
17
 
18
+ [Contextual Related Posts](https://webberzone.com/plugins/contextual-related-posts/) is a powerful plugin for WordPress that allows you to display a list of related posts on your website and in your feed.
19
 
20
  The list is based on the content of the title and/or content of the posts which makes them more relevant and more likely to be of interest to your readers. This allows you to retain visitors, reduce bounce rates and refresh old entries.
21
 
22
+ Although several similar plugins exist today, Contextual Related Posts is one of the most feature rich plugins with support for thumbnails, shortcodes, widgets, custom post types and CSS styles. The inbuilt cache ensures that you have related posts without excessive load on your server.
23
 
24
+ And the default inbuilt styles allow you to switch between gorgeous thumbnail-rich related posts or a similar text display!
25
 
26
  ### Key features
27
 
28
  * **Automatic**: CRP will start displaying related posts on your site and feed automatically after the content when you activate the plugin. No need to edit template files
29
+ * **Manual install**: Want more control over placement? Check the [FAQ](http://wordpress.org/extend/plugins/contextual-related-posts/faq/) on which functions are available for manual install.
30
  * **Widgets**: Add related posts to widgetized area of your theme. Lots of options available
31
  * **Shortcode**: Use `[crp]` to display the posts anywhere you want in the post content
32
  * **The algorithm**: Find related posts by title and/or content of the current post
36
  * **Thumbnail support**:
37
  * Support for WordPress post thumbnails. CRP will create a custom image size (`crp_thumbnail`) with the dimensions specified in the Settings page
38
  * Auto-extract the first image in your post to be displayed as a thumbnail
39
+ * Manually enter the URL of the thumbnail via [WordPress meta fields](http://codex.wordpress.org/Custom_Fields). Specify this using the meta box in your Edit screens.
40
  * Optionally, use timthumb to resize images or use your own filter function to resize post images
41
  * **Styles**: The output is wrapped in CSS classes which allows you to easily style the list. You can enter your custom CSS styles from within WordPress Admin area or use the style included.
42
  * **Customisable output**:
43
  * Display excerpts in post. You can select the length of the excerpt in words
44
  * Customise which HTML tags to use for displaying the output in case you don't prefer the default `list` format
45
+ * **Extendable code**: CRP has tonnes of filters and actions that allow any developer to easily add features, edit outputs, etc.
46
+
47
+ ### Extensions
48
+
49
+ * [CRP Taxonomy Extender](https://webberzone.com/plugins/crp-taxonomy/)
50
 
51
  ### Donations
52
 
53
+ I spend a significant amount of my free time maintaining, updating and more importantly supporting this plugin. Those who have sought support in the support forums know that I have done my best to answer your question and solve your problem.
54
  If you have been using this plugin and find this useful, do consider making a donation. This helps me pay for my hosting and domains.
55
 
56
  ### Translations
57
+ Contextual Related Posts is now on Transifex with several translations made available by the [WP Translations](http://wp-translations.org). If you're a translator, do consider joining the WP Translations team and contribute towards this and a huge number of WordPress plugins.
58
 
59
+ Visit [Contextual Related Posts on Transifex](https://www.transifex.com/projects/p/contextual-related-posts/).
 
 
60
 
61
 
62
  ## Screenshots
63
+ ![General Options](https://raw.github.com/WebberZone/contextual-related-posts/master/assets/screenshot-1.png)
64
 
65
  _Contextual Related Posts - General Options_
66
 
67
+ More screenshots are available on the [WordPress plugin page](http://wordpress.org/plugins/contextual-related-posts/screenshots/)
68
 
69
 
70
  ## Installation
71
 
72
+ ### WordPress install (the easy way)
73
+
74
  1. Navigate to Plugins within your WordPress Admin Area
75
 
76
+ 2. Click "Add new" and in the search box enter "Contextual Related Posts"
77
 
78
  3. Find the plugin in the list (usually the first result) and click "Install Now"
79
 
80
  ### Manual install
81
+
82
  1. Download the plugin
83
 
84
  2. Extract the contents of contextual-related-posts.zip to wp-content/plugins/ folder. You should get a folder called contextual-related-posts.
85
 
86
+ 3. Activate the Plugin in WP-Admin under the Plugins screen
 
 
87
 
 
88
 
89
 
90
  ## Frequently Asked Questions
91
 
92
+ Check out the [FAQ on the plugin page](http://wordpress.org/plugins/contextual-related-posts/faq/).
93
 
94
+ If your question isn't listed there, please create a new post at the [WordPress.org support forum](http://wordpress.org/support/plugin/contextual-related-posts). It is the fastest way to get support as I monitor the forums regularly. I also provide [premium *paid* support via email](https://webberzone.com/support/).
95
 
 
admin/admin.php CHANGED
@@ -7,7 +7,7 @@
7
  * @package Contextual_Related_Posts
8
  * @author Ajay D'Souza <me@ajaydsouza.com>
9
  * @license GPL-2.0+
10
- * @link http://ajaydsouza.com
11
  * @copyright 2009-2015 Ajay D'Souza
12
  */
13
 
@@ -56,6 +56,8 @@ function crp_options() {
56
  $crp_settings['add_to_archives'] = ( isset( $_POST['add_to_archives'] ) ? true : false );
57
 
58
  $crp_settings['content_filter_priority'] = intval( $_POST['content_filter_priority'] );
 
 
59
  $crp_settings['show_credit'] = ( isset( $_POST['show_credit'] ) ? true : false );
60
 
61
  /**** Output options ****/
@@ -82,10 +84,22 @@ function crp_options() {
82
 
83
  /**** Thumbnail options ****/
84
  $crp_settings['post_thumb_op'] = wp_kses_post( $_POST['post_thumb_op'] );
 
85
  $crp_settings['thumb_size'] = $_POST['thumb_size'];
86
- $crp_settings['thumb_height'] = intval( $_POST['thumb_height'] );
87
- $crp_settings['thumb_width'] = intval( $_POST['thumb_width'] );
88
- $crp_settings['thumb_crop'] = ( isset( $_POST['thumb_crop'] ) ? true : false );
 
 
 
 
 
 
 
 
 
 
 
89
  $crp_settings['thumb_html'] = $_POST['thumb_html'];
90
 
91
  $crp_settings['thumb_meta'] = ( '' == $_POST['thumb_meta'] ? 'post-image' : wp_kses_post( $_POST['thumb_meta'] ) );
@@ -100,19 +114,20 @@ function crp_options() {
100
  $crp_settings['thumb_width_feed'] = intval( $_POST['thumb_width_feed'] );
101
  $crp_settings['show_excerpt_feed'] = ( isset( $_POST['show_excerpt_feed'] ) ? true : false );
102
 
103
- /**** Custom styles ****/
104
  $crp_settings['custom_CSS'] = wp_kses_post( $_POST['custom_CSS'] );
105
 
106
- if ( isset( $_POST['include_default_style'] ) ) {
 
 
107
  $crp_settings['include_default_style'] = true;
108
  $crp_settings['post_thumb_op'] = 'inline';
109
- $crp_settings['thumb_height'] = 150;
110
- $crp_settings['thumb_width'] = 150;
111
  $crp_settings['show_excerpt'] = false;
112
  $crp_settings['show_author'] = false;
113
  $crp_settings['show_date'] = false;
114
- } else {
115
  $crp_settings['include_default_style'] = false;
 
116
  }
117
 
118
  /**** Exclude categories ****/
@@ -141,6 +156,8 @@ function crp_options() {
141
  /**
142
  * Filters $crp_settings before it is saved into the database
143
  *
 
 
144
  * @param array $crp_settings CRP settings
145
  * @param array $_POST POST array that consists of the saved settings
146
  */
@@ -157,12 +174,23 @@ function crp_options() {
157
  $posts_types_excl = array_intersect( $wp_post_types, $exclude_on_post_types );
158
 
159
  // Delete the cache
160
- delete_post_meta_by_key( 'crp_related_posts' );
161
- delete_post_meta_by_key( 'crp_related_posts_widget' );
162
- delete_post_meta_by_key( 'crp_related_posts_feed' );
163
- delete_post_meta_by_key( 'crp_related_posts_widget_feed' );
 
 
 
 
 
 
 
 
 
 
 
 
164
 
165
- $str = '<div id="message" class="updated fade"><p>'. __( 'Options saved successfully.', CRP_LOCAL_NAME ) .'</p></div>';
166
  echo $str;
167
  }
168
 
@@ -187,9 +215,16 @@ function crp_options() {
187
  }
188
 
189
  if ( ( isset( $_POST['crp_recreate'] ) ) && ( check_admin_referer( 'crp-plugin-settings' ) ) ) {
190
- $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related" );
191
- $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related_title" );
192
- $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related_content" );
 
 
 
 
 
 
 
193
 
194
  crp_single_activate();
195
 
@@ -232,6 +267,10 @@ function crp_adminhead() {
232
  wp_enqueue_script( 'common' );
233
  wp_enqueue_script( 'wp-lists' );
234
  wp_enqueue_script( 'postbox' );
 
 
 
 
235
  ?>
236
  <style type="text/css">
237
  .postbox .handlediv:before {
@@ -250,7 +289,7 @@ function crp_adminhead() {
250
  .postbox.closed .handlediv:before {
251
  content: '\f140';
252
  }
253
- .wrap h2:before {
254
  content: "\f237";
255
  display: inline-block;
256
  -webkit-font-smoothing: antialiased;
@@ -310,213 +349,3 @@ function crp_adminhead() {
310
  <?php
311
  }
312
 
313
-
314
- /**
315
- * Add link to WordPress plugin action links.
316
- *
317
- * @version 1.8.10
318
- *
319
- * @param array $links
320
- * @return array Links array with our settings link added
321
- */
322
- function crp_plugin_actions_links( $links ) {
323
-
324
- return array_merge( array(
325
- 'settings' => '<a href="' . admin_url( 'options-general.php?page=crp_options' ) . '">' . __('Settings', CRP_LOCAL_NAME ) . '</a>'
326
- ), $links );
327
-
328
- }
329
- add_filter( 'plugin_action_links_' . plugin_basename( plugin_dir_path( __DIR__ ) . 'contextual-related-posts.php' ), 'crp_plugin_actions_links' );
330
-
331
-
332
- /**
333
- * Add links to the plugin action row.
334
- *
335
- * @since 1.4
336
- *
337
- * @param array $links
338
- * @param array $file
339
- * @return array Links array with our links added
340
- */
341
- function crp_plugin_actions( $links, $file ) {
342
-
343
- $plugin = plugin_basename( plugin_dir_path( __DIR__ ) . 'contextual-related-posts.php' );
344
-
345
- /**** Add links ****/
346
- if ( $file == $plugin ) {
347
- $links[] = '<a href="http://wordpress.org/support/plugin/contextual-related-posts">' . __( 'Support', CRP_LOCAL_NAME ) . '</a>';
348
- $links[] = '<a href="http://ajaydsouza.com/donate/">' . __( 'Donate', CRP_LOCAL_NAME ) . '</a>';
349
- $links[] = '<a href="http://github.com/ajaydsouza/contextual-related-posts">' . __( 'Contribute', CRP_LOCAL_NAME ) . '</a>';
350
- }
351
- return $links;
352
- }
353
- add_filter( 'plugin_row_meta', 'crp_plugin_actions', 10, 2 ); // only 2.8 and higher
354
-
355
-
356
-
357
- /**
358
- * Function to add a notice to the admin page.
359
- *
360
- * @since 1.8
361
- *
362
- * @return string Echoed string
363
- */
364
- function crp_admin_notice() {
365
- $plugin_settings_page = '<a href="' . admin_url( 'options-general.php?page=crp_options' ) . '">' . __( 'plugin settings page', CRP_LOCAL_NAME ) . '</a>';
366
-
367
- if ( ! current_user_can( 'manage_options' ) ) return;
368
-
369
- echo '<div class="error">
370
- <p>' . __( "Contextual Related Posts plugin has just been installed / upgraded. Please visit the {$plugin_settings_page} to configure.", CRP_LOCAL_NAME ).'</p>
371
- </div>';
372
- }
373
- // add_action( 'admin_notices', 'crp_admin_notice' );
374
-
375
-
376
- /**
377
- * Function to clear the CRP Cache with Ajax.
378
- *
379
- * @since 1.8.10
380
- *
381
- */
382
- function crp_ajax_clearcache() {
383
- global $wpdb;
384
-
385
- $rows1 = $wpdb->query( "
386
- DELETE FROM " . $wpdb->postmeta . "
387
- WHERE meta_key='crp_related_posts'
388
- " );
389
-
390
- $rows2 = $wpdb->query( "
391
- DELETE FROM " . $wpdb->postmeta . "
392
- WHERE meta_key='crp_related_posts_widget'
393
- " );
394
-
395
- $rows3 = $wpdb->query( "
396
- DELETE FROM " . $wpdb->postmeta . "
397
- WHERE meta_key='crp_related_posts_feed'
398
- " );
399
-
400
- $rows4 = $wpdb->query( "
401
- DELETE FROM " . $wpdb->postmeta . "
402
- WHERE meta_key='crp_related_posts_widget_feed'
403
- " );
404
-
405
- /**** Did an error occur? ****/
406
- if ( ( $rows1 === false ) && ( $rows2 === false ) && ( $rows3 === false ) && ( $rows4 === false ) ) {
407
- exit( json_encode( array(
408
- 'success' => 0,
409
- 'message' => __('An error occurred clearing the cache. Please contact your site administrator.\n\nError message:\n', CRP_LOCAL_NAME) . $wpdb->print_error(),
410
- ) ) );
411
- } else { // No error, return the number of
412
- exit( json_encode( array(
413
- 'success' => 1,
414
- 'message' => ($rows1+$rows2+$rows3+$rows4) . __(' cached row(s) cleared', CRP_LOCAL_NAME),
415
- ) ) );
416
- }
417
- }
418
- add_action( 'wp_ajax_crp_clear_cache', 'crp_ajax_clearcache' );
419
-
420
-
421
- /**
422
- * Function to add meta box in Write screens of Post, Page and Custom Post Types.
423
- *
424
- * @since 1.9.1
425
- *
426
- * @param text $post_type
427
- * @param object $post
428
- */
429
- function crp_add_meta_box( $post_type, $post ) {
430
-
431
- $args = array(
432
- 'public' => true,
433
- );
434
- $post_types = get_post_types( $args );
435
-
436
- if ( in_array( $post_type, $post_types ) ) {
437
-
438
- add_meta_box(
439
- 'crp_metabox',
440
- __( 'Contextual Related Posts', CRP_LOCAL_NAME ),
441
- 'crp_call_meta_box',
442
- $post_type,
443
- 'advanced',
444
- 'default'
445
- );
446
- }
447
- }
448
- add_action( 'add_meta_boxes', 'crp_add_meta_box' , 10, 2 );
449
-
450
-
451
- /**
452
- * Function to call the meta box.
453
- *
454
- * @since 1.9.1
455
- *
456
- */
457
- function crp_call_meta_box() {
458
- global $post, $crp_settings;
459
-
460
- /**** Add an nonce field so we can check for it later. ****/
461
- wp_nonce_field( 'crp_meta_box', 'crp_meta_box_nonce' );
462
-
463
- $results = get_post_meta( $post->ID, $crp_settings['thumb_meta'], true );
464
- $value = ( $results ) ? $results : '';
465
- ?>
466
- <p>
467
- <label for="thumb_meta"><?php _e( "Location of thumbnail:", CRP_LOCAL_NAME ); ?></label>
468
- <input type="text" id="thumb_meta" name="thumb_meta" value="<?php echo esc_attr( $value ) ?>" style="width:100%" />
469
- <em><?php _e( "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This image will be used for the post. It will be resized to the thumbnail size set under Settings &raquo; Related Posts &raquo; Output Options", CRP_LOCAL_NAME ); ?></em>
470
- <em><?php _e( "The URL above is saved in the meta field: ", CRP_LOCAL_NAME ); ?></em><strong><?php echo $crp_settings['thumb_meta']; ?></strong>
471
- </p>
472
-
473
- <?php
474
- if ( $results ) {
475
- echo '<img src="' . $value . '" style="max-width:100%" />';
476
- }
477
- }
478
-
479
-
480
- /**
481
- * Function to save the meta box.
482
- *
483
- * @since 1.9.1
484
- *
485
- * @param mixed $post_id
486
- */
487
- function crp_save_meta_box( $post_id ) {
488
- global $crp_settings;
489
-
490
- /**** Bail if we're doing an auto save ****/
491
- if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) return;
492
-
493
- /**** if our nonce isn't there, or we can't verify it, bail ****/
494
- if ( ! isset( $_POST['crp_meta_box_nonce'] ) || ! wp_verify_nonce( $_POST['crp_meta_box_nonce'], 'crp_meta_box' ) ) return;
495
-
496
- /**** if our current user can't edit this post, bail ****/
497
- if ( ! current_user_can( 'edit_posts' ) ) return;
498
-
499
- if ( isset( $_POST['thumb_meta'] ) ) {
500
- $thumb_meta = $_POST['thumb_meta'] == '' ? '' : $_POST['thumb_meta'];
501
- }
502
-
503
- $crp_post_meta = get_post_meta( $post_id, $crp_settings['thumb_meta'], true );
504
- if ( $crp_post_meta && '' != $crp_post_meta ) {
505
- $gotmeta = true;
506
- } else {
507
- $gotmeta = false;
508
- }
509
-
510
- if ( $gotmeta && '' != $thumb_meta ) {
511
- update_post_meta( $post_id, $crp_settings['thumb_meta'], $thumb_meta );
512
- } elseif ( ! $gotmeta && '' != $thumb_meta ) {
513
- add_post_meta( $post_id, $crp_settings['thumb_meta'], $thumb_meta );
514
- } else {
515
- delete_post_meta( $post_id, $crp_settings['thumb_meta'] );
516
- }
517
-
518
- }
519
- add_action( 'save_post', 'crp_save_meta_box' );
520
-
521
-
522
- ?>
7
  * @package Contextual_Related_Posts
8
  * @author Ajay D'Souza <me@ajaydsouza.com>
9
  * @license GPL-2.0+
10
+ * @link https://webberzone.com
11
  * @copyright 2009-2015 Ajay D'Souza
12
  */
13
 
56
  $crp_settings['add_to_archives'] = ( isset( $_POST['add_to_archives'] ) ? true : false );
57
 
58
  $crp_settings['content_filter_priority'] = intval( $_POST['content_filter_priority'] );
59
+ $crp_settings['show_metabox'] = ( isset( $_POST['show_metabox'] ) ? true : false );
60
+ $crp_settings['show_metabox_admins'] = ( isset( $_POST['show_metabox_admins'] ) ? true : false );
61
  $crp_settings['show_credit'] = ( isset( $_POST['show_credit'] ) ? true : false );
62
 
63
  /**** Output options ****/
84
 
85
  /**** Thumbnail options ****/
86
  $crp_settings['post_thumb_op'] = wp_kses_post( $_POST['post_thumb_op'] );
87
+
88
  $crp_settings['thumb_size'] = $_POST['thumb_size'];
89
+
90
+ if ( 'crp_thumbnail' != $crp_settings['thumb_size'] ) {
91
+ $crp_thumb_size = crp_get_all_image_sizes( $crp_settings['thumb_size'] );
92
+
93
+ $crp_settings['thumb_height'] = intval( $crp_thumb_size['height'] );
94
+ $crp_settings['thumb_width'] = intval( $crp_thumb_size['width'] );
95
+ $crp_settings['thumb_crop'] = $crp_thumb_size['crop'];
96
+ } else {
97
+ $crp_settings['thumb_height'] = intval( $_POST['thumb_height'] );
98
+ $crp_settings['thumb_width'] = intval( $_POST['thumb_width'] );
99
+ $crp_settings['thumb_crop'] = ( isset( $_POST['thumb_crop'] ) ? true : false );
100
+ }
101
+
102
+
103
  $crp_settings['thumb_html'] = $_POST['thumb_html'];
104
 
105
  $crp_settings['thumb_meta'] = ( '' == $_POST['thumb_meta'] ? 'post-image' : wp_kses_post( $_POST['thumb_meta'] ) );
114
  $crp_settings['thumb_width_feed'] = intval( $_POST['thumb_width_feed'] );
115
  $crp_settings['show_excerpt_feed'] = ( isset( $_POST['show_excerpt_feed'] ) ? true : false );
116
 
117
+ /**** Styles ****/
118
  $crp_settings['custom_CSS'] = wp_kses_post( $_POST['custom_CSS'] );
119
 
120
+ $crp_settings['crp_styles'] = wp_kses_post( $_POST['crp_styles'] );
121
+
122
+ if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) {
123
  $crp_settings['include_default_style'] = true;
124
  $crp_settings['post_thumb_op'] = 'inline';
 
 
125
  $crp_settings['show_excerpt'] = false;
126
  $crp_settings['show_author'] = false;
127
  $crp_settings['show_date'] = false;
128
+ } elseif ( 'text_only' == $crp_settings['crp_styles'] ) {
129
  $crp_settings['include_default_style'] = false;
130
+ $crp_settings['post_thumb_op'] = 'text_only';
131
  }
132
 
133
  /**** Exclude categories ****/
156
  /**
157
  * Filters $crp_settings before it is saved into the database
158
  *
159
+ * @since 2.0.0
160
+ *
161
  * @param array $crp_settings CRP settings
162
  * @param array $_POST POST array that consists of the saved settings
163
  */
174
  $posts_types_excl = array_intersect( $wp_post_types, $exclude_on_post_types );
175
 
176
  // Delete the cache
177
+ crp_cache_delete();
178
+
179
+ /* Echo a success message */
180
+ $str = '<div id="message" class="notice is-dismissible updated"><p>'. __( 'Options saved successfully. If enabled, the cache has been cleared.', CRP_LOCAL_NAME ) . '</p>';
181
+
182
+ if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) {
183
+ $str .= '<p>'. __( 'Rounded Thumbnails style selected. Author, Excerpt and Date will not be displayed.', CRP_LOCAL_NAME ) . '</p>';
184
+ }
185
+ if ( 'text_only' == $crp_settings['crp_styles'] ) {
186
+ $str .= '<p>'. __( 'Text Only style selected. Thumbnails will not be displayed.', CRP_LOCAL_NAME ) . '</p>';
187
+ }
188
+ if ( 'crp_thumbnail' != $crp_settings['thumb_size'] ) {
189
+ $str .= '<p>'. sprintf( __( 'Pre-built thumbnail size selected. Thumbnail set to %d x %d.', CRP_LOCAL_NAME ), $crp_settings['thumb_width'], $crp_settings['thumb_height'] ) . '</p>';
190
+ }
191
+
192
+ $str .= '</div>';
193
 
 
194
  echo $str;
195
  }
196
 
215
  }
216
 
217
  if ( ( isset( $_POST['crp_recreate'] ) ) && ( check_admin_referer( 'crp-plugin-settings' ) ) ) {
218
+
219
+ if ( $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related'" ) ) {
220
+ $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related" );
221
+ }
222
+ if ( $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related_title'" ) ) {
223
+ $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related_title" );
224
+ }
225
+ if ( $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related_content'" ) ) {
226
+ $wpdb->query( "ALTER TABLE " . $wpdb->posts . " DROP INDEX crp_related_content" );
227
+ }
228
 
229
  crp_single_activate();
230
 
267
  wp_enqueue_script( 'common' );
268
  wp_enqueue_script( 'wp-lists' );
269
  wp_enqueue_script( 'postbox' );
270
+ wp_enqueue_script( 'plugin-install' );
271
+
272
+ add_thickbox();
273
+
274
  ?>
275
  <style type="text/css">
276
  .postbox .handlediv:before {
289
  .postbox.closed .handlediv:before {
290
  content: '\f140';
291
  }
292
+ .wrap h1:before {
293
  content: "\f237";
294
  display: inline-block;
295
  -webkit-font-smoothing: antialiased;
349
  <?php
350
  }
351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin/cache.php ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Contextual Related Posts Cache interface.
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+ /**
13
+ * Function to clear the CRP Cache with Ajax.
14
+ *
15
+ * @since 1.8.10
16
+ *
17
+ */
18
+ function crp_ajax_clearcache() {
19
+
20
+ global $wpdb;
21
+
22
+ $meta_keys = crp_cache_get_keys();
23
+ $error = false;
24
+
25
+ foreach ( $meta_keys as $meta_key ) {
26
+
27
+ $count = $wpdb->query( $wpdb->prepare( "
28
+ DELETE FROM {$wpdb->postmeta}
29
+ WHERE meta_key = %s
30
+ ", $meta_key ) );
31
+
32
+ if ( false === $count ) {
33
+ $error = true;
34
+ } else {
35
+ $counter[] = $count;
36
+ }
37
+
38
+ }
39
+
40
+ /**** Did an error occur? ****/
41
+ if ( $error ) {
42
+ exit( json_encode( array(
43
+ 'success' => 0,
44
+ 'message' => __('An error occurred clearing the cache. Please contact your site administrator.\n\nError message:\n', CRP_LOCAL_NAME) . $wpdb->print_error(),
45
+ ) ) );
46
+ } else { // No error, return the number of
47
+ exit( json_encode( array(
48
+ 'success' => 1,
49
+ 'message' => ( array_sum( $counter ) ) . __(' cached row(s) cleared', CRP_LOCAL_NAME),
50
+ ) ) );
51
+ }
52
+ }
53
+ add_action( 'wp_ajax_crp_clear_cache', 'crp_ajax_clearcache' );
54
+
55
+
admin/images/crp-rounded-thumbs.png ADDED
Binary file
admin/images/index.php ADDED
@@ -0,0 +1 @@
 
1
+ <?php // Silence is golden
admin/loader.php ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Contextual Related Posts Admin Loader.
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+
13
+ /**
14
+ * Add link to WordPress plugin action links.
15
+ *
16
+ * @version 1.8.10
17
+ *
18
+ * @param array $links
19
+ * @return array Links array with our settings link added
20
+ */
21
+ function crp_plugin_actions_links( $links ) {
22
+
23
+ return array_merge( array(
24
+ 'settings' => '<a href="' . admin_url( 'options-general.php?page=crp_options' ) . '">' . __( 'Settings', CRP_LOCAL_NAME ) . '</a>'
25
+ ), $links );
26
+
27
+ }
28
+ add_filter( 'plugin_action_links_' . plugin_basename( plugin_dir_path( __DIR__ ) . 'contextual-related-posts.php' ), 'crp_plugin_actions_links' );
29
+
30
+
31
+ /**
32
+ * Add links to the plugin action row.
33
+ *
34
+ * @since 1.4
35
+ *
36
+ * @param array $links
37
+ * @param array $file
38
+ * @return array Links array with our links added
39
+ */
40
+ function crp_plugin_actions( $links, $file ) {
41
+
42
+ $plugin = plugin_basename( plugin_dir_path( __DIR__ ) . 'contextual-related-posts.php' );
43
+
44
+ /**** Add links ****/
45
+ if ( $file == $plugin ) {
46
+ $links[] = '<a href="http://wordpress.org/support/plugin/contextual-related-posts">' . __( 'Support', CRP_LOCAL_NAME ) . '</a>';
47
+ $links[] = '<a href="https://ajaydsouza.com/donate/">' . __( 'Donate', CRP_LOCAL_NAME ) . '</a>';
48
+ $links[] = '<a href="https://github.com/WebberZone/contextual-related-posts">' . __( 'Contribute', CRP_LOCAL_NAME ) . '</a>';
49
+ }
50
+ return $links;
51
+ }
52
+ add_filter( 'plugin_row_meta', 'crp_plugin_actions', 10, 2 ); // only 2.8 and higher
53
+
54
+
55
+
56
+ /**
57
+ * Function to add a notice to the admin page.
58
+ *
59
+ * @since 1.8
60
+ *
61
+ * @return string Echoed string
62
+ */
63
+ function crp_admin_notice() {
64
+ $plugin_settings_page = '<a href="' . admin_url( 'options-general.php?page=crp_options' ) . '">' . __( 'plugin settings page', CRP_LOCAL_NAME ) . '</a>';
65
+
66
+ if ( ! current_user_can( 'manage_options' ) ) return;
67
+
68
+ echo '<div class="error">
69
+ <p>' . __( "Contextual Related Posts plugin has just been installed / upgraded. Please visit the {$plugin_settings_page} to configure.", CRP_LOCAL_NAME ).'</p>
70
+ </div>';
71
+ }
72
+ // add_action( 'admin_notices', 'crp_admin_notice' );
73
+
74
+
admin/main-view.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package Contextual_Related_Posts
6
  * @author Ajay D'Souza <me@ajaydsouza.com>
7
  * @license GPL-2.0+
8
- * @link http://ajaydsouza.com
9
  * @copyright 2009-2015 Ajay D'Souza
10
  */
11
 
@@ -17,7 +17,7 @@ if ( ! defined( 'WPINC' ) ) {
17
  ?>
18
 
19
  <div class="wrap">
20
- <h2><?php _e( 'Contextual Related Posts', CRP_LOCAL_NAME ); ?></h2>
21
 
22
  <ul class="subsubsub">
23
  <?php
@@ -30,11 +30,12 @@ if ( ! defined( 'WPINC' ) ) {
30
  ?>
31
 
32
  <li><a href="#genopdiv"><?php _e( 'General options', CRP_LOCAL_NAME ); ?></a> | </li>
33
- <li><a href="#tuneopdiv"><?php _e( 'List tuning options', CRP_LOCAL_NAME ); ?></a> | </li>
34
  <li><a href="#outputopdiv"><?php _e( 'Output options', CRP_LOCAL_NAME ); ?></a> | </li>
35
  <li><a href="#thumbopdiv"><?php _e( 'Thumbnail options', CRP_LOCAL_NAME ); ?></a> | </li>
36
- <li><a href="#feedopdiv"><?php _e( 'Feed options', CRP_LOCAL_NAME ); ?></a> | </li>
37
- <li><a href="#customcssdiv"><?php _e( 'Custom styles', CRP_LOCAL_NAME ); ?></a></li>
 
38
  <?php
39
  /**
40
  * Fires after the navigation bar in the Settings page
@@ -70,11 +71,12 @@ if ( ! defined( 'WPINC' ) ) {
70
  <tr><th scope="row"><label for="cache"><?php _e( 'Cache output?', CRP_LOCAL_NAME ); ?></label></th>
71
  <td><input type="checkbox" name="cache" id="cache" <?php if ( $crp_settings['cache'] ) echo 'checked="checked"' ?> />
72
  <p class="description"><?php _e( 'Enabling this option will cache the related posts output when the post is visited the first time. The cache is cleaned when you save this page.', CRP_LOCAL_NAME ); ?></p>
 
73
  <p><input type="button" value="<?php _e( 'Clear cache', CRP_LOCAL_NAME ) ?>" onclick="return clearCache();" class="button-secondary" /></p>
74
  </td>
75
  </tr>
76
 
77
- <tr><th scope="row"><?php _e( 'Add related posts to:', CRP_LOCAL_NAME ); ?></th>
78
  <td>
79
  <label><input type="checkbox" name="add_to_content" id="add_to_content" <?php if ( $crp_settings['add_to_content'] ) echo 'checked="checked"' ?> /> <?php _e( 'Posts', CRP_LOCAL_NAME ); ?></label><br />
80
  <label><input type="checkbox" name="add_to_page" id="add_to_page" <?php if ( $crp_settings['add_to_page'] ) echo 'checked="checked"' ?> /> <?php _e( 'Pages', CRP_LOCAL_NAME ); ?></label><br />
@@ -87,10 +89,25 @@ if ( ! defined( 'WPINC' ) ) {
87
  </td>
88
  </tr>
89
 
90
- <tr><th scope="row"><label for="content_filter_priority"><?php _e( 'Content filter priority:', CRP_LOCAL_NAME ); ?></label></th>
91
  <td>
92
  <input type="textbox" name="content_filter_priority" id="content_filter_priority" value="<?php echo esc_attr( stripslashes( $crp_settings['content_filter_priority'] ) ); ?>" />
93
- <p class="description"><?php _e( 'A higher number will cause the content above to be processed after other filters. Number below 10 is not recommended.', CRP_LOCAL_NAME ); ?></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  </td>
95
  </tr>
96
 
@@ -148,33 +165,29 @@ if ( ! defined( 'WPINC' ) ) {
148
  <tr><th scope="row"><label for="daily_range"><?php _e( 'Related posts should be newer than:', CRP_LOCAL_NAME ); ?></label></th>
149
  <td>
150
  <input type="textbox" name="daily_range" id="daily_range" value="<?php echo esc_attr( stripslashes( $crp_settings['daily_range'] ) ); ?>"><?php _e( 'days', CRP_LOCAL_NAME ); ?>
151
- <p class="description"><?php _e( 'This sets the cutoff period for which posts will be displayed. e.g. setting it to 365 will show related posts from the last year only. Set it to 0 to disable limiting posts.', CRP_LOCAL_NAME ); ?></p>
152
  </td>
153
  </tr>
154
 
155
  <tr><th scope="row"><label for="match_content"><?php _e( 'Find related posts based on content as well as title:', CRP_LOCAL_NAME ); ?></label></th>
156
  <td><input type="checkbox" name="match_content" id="match_content" <?php if ( $crp_settings['match_content'] ) echo 'checked="checked"' ?> />
157
- <p class="description"><?php _e( 'If unchecked, only posts titles are used. I recommend using a caching plugin or enabling "Cache output" above if you enable this.', CRP_LOCAL_NAME ); ?></p>
158
  </td>
159
  </tr>
160
 
161
- <tr><th scope="row"><label for="match_content_words"><?php _e( 'Limit content to be compared', CRP_LOCAL_NAME ); ?></label></th>
162
  <td><input type="textbox" name="match_content_words" id="match_content_words" value="<?php echo esc_attr(stripslashes($crp_settings['match_content_words'])); ?>">
163
- <p class="description"><?php _e( 'This sets the maximum words of the content that will be matched. 0 means no limit.', CRP_LOCAL_NAME ); ?></p>
164
  </td>
165
  </tr>
166
 
167
  <tr><th scope="row"><?php _e( 'Post types to include in results:', CRP_LOCAL_NAME ); ?></th>
168
  <td>
169
- <?php foreach ( $wp_post_types as $wp_post_type ) {
170
- $post_type_op = '<label><input type="checkbox" name="post_types[]" value="' . $wp_post_type . '" ';
171
- if ( in_array( $wp_post_type, $posts_types_inc ) ) {
172
- $post_type_op .= ' checked="checked" ';
173
- }
174
- $post_type_op .= ' />'.$wp_post_type.'</label>&nbsp;&nbsp;';
175
- echo $post_type_op;
176
- }
177
- ?>
178
  <p class="description"><?php _e( 'These post types will be displayed in the list. Includes custom post types.', CRP_LOCAL_NAME ); ?></p>
179
  </td>
180
  </tr>
@@ -189,11 +202,7 @@ if ( ! defined( 'WPINC' ) ) {
189
  <td>
190
  <div style="position:relative;text-align:left">
191
  <table id="MYCUSTOMFLOATER" class="myCustomFloater" style="position:absolute;top:50px;left:0;background-color:#cecece;display:none;visibility:hidden">
192
- <tr><td><!--
193
- please see: http://chrisholland.blogspot.com/2004/09/geekstuff-css-display-inline-block.html
194
- to explain why i'm using a table here.
195
- You could replace the table/tr/td with a DIV, but you'd have to specify it's width and height
196
- -->
197
  <div class="myCustomFloaterContent">
198
  you should never be seeing this
199
  </div>
@@ -242,7 +251,7 @@ if ( ! defined( 'WPINC' ) ) {
242
  do_action( 'crp_admin_output_options_before', $crp_settings );
243
  ?>
244
 
245
- <tr><th scope="row"><label for="title"><?php _e( 'Title of related posts: ', CRP_LOCAL_NAME ); ?></label></th>
246
  <td>
247
  <input type="textbox" name="title" id="title" value="<?php echo esc_attr( stripslashes( $crp_settings['title'] ) ); ?>" style="width:250px" />
248
  <p class="description"><?php _e( 'This is the main heading of the related posts. You can also display the current post title by using <code>%postname%</code>. e.g. <code>Related Posts to %postname%</code>', CRP_LOCAL_NAME ); ?></p>
@@ -252,12 +261,14 @@ if ( ! defined( 'WPINC' ) ) {
252
  <tr><th scope="row"><label for="blank_output"><?php _e( 'When there are no posts, what should be shown?', CRP_LOCAL_NAME ); ?></label></th>
253
  <td>
254
  <label>
255
- <input type="radio" name="blank_output" value="blank" id="blank_output_0" <?php if ( $crp_settings['blank_output'] ) echo 'checked="checked"' ?> />
256
- <?php _e( 'Blank Output', CRP_LOCAL_NAME ); ?></label>
 
257
  <br />
258
  <label>
259
- <input type="radio" name="blank_output" value="customs" id="blank_output_1" <?php if ( ! $crp_settings['blank_output'] ) echo 'checked="checked"' ?> />
260
- <?php _e( 'Display:', CRP_LOCAL_NAME ); ?></label>
 
261
  <input type="textbox" name="blank_output_text" id="blank_output_text" value="<?php echo esc_attr( stripslashes( $crp_settings['blank_output_text'] ) ); ?>" style="width:250px" />
262
  </td>
263
  </tr>
@@ -266,10 +277,14 @@ if ( ! defined( 'WPINC' ) ) {
266
  <td>
267
  <input type="checkbox" name="show_excerpt" id="show_excerpt" <?php if ( $crp_settings['show_excerpt'] ) echo 'checked="checked"' ?> />
268
  <p class="description"><?php printf( __( "Displays the excerpt of the post. If you do not provide an explicit excerpt to a post (in the post editor's optional excerpt field), it will display an automatic excerpt which refers to the first %d words of the post's content", CRP_LOCAL_NAME ), $crp_settings['excerpt_length'] ); ?></p>
 
 
 
 
269
  </td>
270
  </tr>
271
 
272
- <tr><th scope="row"><label for="excerpt_length"><?php _e( 'Length of excerpt (in words): ', CRP_LOCAL_NAME ); ?></label></th>
273
  <td>
274
  <input type="textbox" name="excerpt_length" id="excerpt_length" value="<?php echo stripslashes( $crp_settings['excerpt_length'] ); ?>" />
275
  </td>
@@ -279,6 +294,10 @@ if ( ! defined( 'WPINC' ) ) {
279
  <td>
280
  <input type="checkbox" name="show_author" id="show_author" <?php if ( $crp_settings['show_author'] ) echo 'checked="checked"' ?> />
281
  <p class="description"><?php _e( 'Displays the author name prefixed with "by". e.g. by John Doe', CRP_LOCAL_NAME ); ?></p>
 
 
 
 
282
  </td>
283
  </tr>
284
 
@@ -286,13 +305,17 @@ if ( ! defined( 'WPINC' ) ) {
286
  <td>
287
  <input type="checkbox" name="show_date" id="show_date" <?php if ( $crp_settings['show_date'] ) echo 'checked="checked"' ?> />
288
  <p class="description"><?php _e( "Displays the date of the post. Uses the same date format set in General Options", CRP_LOCAL_NAME ); ?></p>
 
 
 
 
289
  </td>
290
  </tr>
291
 
292
  <tr><th scope="row"><label for="title_length"><?php _e( 'Limit post title length (in characters)', CRP_LOCAL_NAME ); ?></label></th>
293
  <td>
294
  <input type="textbox" name="title_length" id="title_length" value="<?php echo stripslashes( $crp_settings['title_length'] ); ?>" />
295
- <p class="description"><?php _e( "Any title longer than the number of characters set above will be cut and appended with a &helip;", CRP_LOCAL_NAME ); ?></p>
296
  </td>
297
  </tr>
298
 
@@ -345,13 +368,11 @@ if ( ! defined( 'WPINC' ) ) {
345
  </tr>
346
  <tr><th scope="row"><?php _e( 'Exclude display of related posts on these post types.', CRP_LOCAL_NAME ); ?></th>
347
  <td>
348
- <?php foreach ( $wp_post_types as $wp_post_type ) {
349
- $post_type_op = '<label><input type="checkbox" name="exclude_on_post_types[]" value="' . $wp_post_type . '" ';
350
- if ( in_array( $wp_post_type, $posts_types_excl ) ) $post_type_op .= ' checked="checked" ';
351
- $post_type_op .= ' />' . $wp_post_type . '</label>&nbsp;&nbsp;';
352
- echo $post_type_op;
353
- }
354
- ?>
355
  <p class="description"><?php _e( 'The related posts will not display on any of the above selected post types', CRP_LOCAL_NAME ); ?></p>
356
  </td>
357
  </tr>
@@ -451,7 +472,10 @@ if ( ! defined( 'WPINC' ) ) {
451
  <label>
452
  <input type="radio" name="post_thumb_op" value="text_only" id="post_thumb_op_3" <?php if ( 'text_only' == $crp_settings['post_thumb_op'] ) echo 'checked="checked"' ?> />
453
  <?php _e( 'Do not display thumbnails, only text.', CRP_LOCAL_NAME ); ?></label>
454
- <br />
 
 
 
455
  </td>
456
  </tr>
457
  <tr><th scope="row"><?php _e( 'Thumbnail size:', CRP_LOCAL_NAME ); ?></th>
@@ -481,9 +505,11 @@ if ( ! defined( 'WPINC' ) ) {
481
  <input type="radio" name="thumb_size" value="crp_thumbnail" id="crp_thumbnail" <?php if ( $crp_settings['thumb_size'] == 'crp_thumbnail' ) echo 'checked="checked"' ?> /> <?php _e( 'Custom size', CRP_LOCAL_NAME ); ?>
482
  </label>
483
  <p class="description">
484
- <?php _e( 'You can choose from existing image sizes above or create a custom size. If you have chosen Custom size above, then enter the width, height and crop settings below. For best results, use a cropped image.', CRP_LOCAL_NAME ); ?><br />
485
- <?php _e( "If you change the width, height or crop mode below, existing images will not be automatically resized.", CRP_LOCAL_NAME ); ?>
486
- <?php printf( __( "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all image sizes.", CRP_LOCAL_NAME ), 'https://wordpress.org/plugins/otf-regenerate-thumbnails/', 'https://wordpress.org/plugins/regenerate-thumbnails/' ); ?>
 
 
487
  </p>
488
  </td>
489
  </tr>
@@ -493,9 +519,6 @@ if ( ! defined( 'WPINC' ) ) {
493
  <tr><th scope="row"><label for="thumb_height"><?php _e( 'Height of the thumbnail: ', CRP_LOCAL_NAME ); ?></label></th>
494
  <td>
495
  <input type="textbox" name="thumb_height" id="thumb_height" value="<?php echo esc_attr( stripslashes( $crp_settings['thumb_height'] ) ); ?>" style="width:50px" />px
496
- <?php if ( $crp_settings['include_default_style'] ) { ?>
497
- <p class="description"><?php _e( "Since you're using the default styles set under the Custom Styles section, the width and height is fixed at 150px", CRP_LOCAL_NAME ); ?></p>
498
- <?php } ?>
499
  </td>
500
  </tr>
501
  <tr><th scope="row"><label for="thumb_crop"><?php _e( 'Crop mode:', CRP_LOCAL_NAME ); ?></label></th>
@@ -507,21 +530,28 @@ if ( ! defined( 'WPINC' ) ) {
507
  </p>
508
  </td>
509
  </tr>
510
- <tr><th scope="row"><label for="thumb_html"><?php _e( 'Style attributes / Width and Height HTML attributes:', CRP_LOCAL_NAME ); ?></label></th>
511
  <td>
512
  <label>
513
- <input type="radio" name="thumb_html" value="css" id="thumb_html_0" <?php if ( 'css' == $crp_settings['thumb_html'] ) echo 'checked="checked"' ?> />
514
- <?php _e( 'Style attributes are used for width and height.', CRP_LOCAL_NAME ); echo ' <code>style="max-width:' . $crp_settings['thumb_width'] . 'px;max-height:' . $crp_settings['thumb_height'] . 'px;"</code>'; ?></label>
 
515
  <br />
516
  <label>
517
- <input type="radio" name="thumb_html" value="html" id="thumb_html_1" <?php if ( 'html' == $crp_settings['thumb_html'] ) echo 'checked="checked"' ?> />
518
- <?php _e( 'HTML width and height attributes are used for width and height.', CRP_LOCAL_NAME ); echo ' <code>width="' . $crp_settings['thumb_width'] . '" height="' . $crp_settings['thumb_height'] . '"</code>'; ?></label>
 
 
 
 
 
 
519
  <br />
520
  </td>
521
  </tr>
522
  <tr><th scope="row"><label for="thumb_meta"><?php _e( 'Post thumbnail meta field name:', CRP_LOCAL_NAME ); ?></label></th>
523
  <td><input type="textbox" name="thumb_meta" id="thumb_meta" value="<?php echo esc_attr( stripslashes( $crp_settings['thumb_meta'] ) ); ?>">
524
- <p class="description"><?php _e( 'The value of this field should contain the image source and is set in the <em>Add New Post</em> screen', CRP_LOCAL_NAME ); ?></p>
525
  </td>
526
  </tr>
527
  <tr><th scope="row"><label for="scan_images"><?php _e( 'Extract the first image from the post?', CRP_LOCAL_NAME ); ?></label></th>
@@ -561,6 +591,84 @@ if ( ! defined( 'WPINC' ) ) {
561
  </div> <!-- // inside -->
562
  </div> <!-- // outputopdiv -->
563
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
564
  <div id="feedopdiv" class="postbox"><div class="handlediv" title="Click to toggle"><br /></div>
565
  <h3 class='hndle'><span><?php _e( 'Feed options', CRP_LOCAL_NAME ); ?></span></h3>
566
  <div class="inside">
@@ -633,53 +741,6 @@ if ( ! defined( 'WPINC' ) ) {
633
  </div> <!-- // inside -->
634
  </div> <!-- // feedopdiv -->
635
 
636
- <div id="customcssdiv" class="postbox"><div class="handlediv" title="Click to toggle"><br /></div>
637
- <h3 class='hndle'><span><?php _e( 'Custom styles', CRP_LOCAL_NAME ); ?></span></h3>
638
- <div class="inside">
639
-
640
- <table class="form-table">
641
-
642
- <?php
643
- /**
644
- * Fires before Custom styles options block.
645
- *
646
- * @since 2.0.0
647
- *
648
- * @param array $crp_settings Contextual Related Posts settings array
649
- */
650
- do_action( 'crp_admin_custom_styles_before', $crp_settings );
651
- ?>
652
-
653
- <tr><th scope="row"><label for="include_default_style"><?php _e( 'Use default style included in the plugin?', CRP_LOCAL_NAME ); ?></label></th>
654
- <td>
655
- <input type="checkbox" name="include_default_style" id="include_default_style" <?php if ( $crp_settings['include_default_style'] ) echo 'checked="checked"' ?> />
656
- <p class="description"><?php _e( 'Contextual Related Posts includes a default style that makes your popular posts list to look beautiful. Check the box above if you want to use this.', CRP_LOCAL_NAME ); ?></p>
657
- <p class="description"><?php _e( 'Enabling this option will turn on the thumbnails and set their width and height to 150px. It will also turn off the display of the author, excerpt and date if already enabled. Disabling this option will not revert any settings.', CRP_LOCAL_NAME ); ?></p>
658
- </td>
659
- </tr>
660
- <tr><th scope="row" colspan="2"><?php _e( 'Custom CSS to add to header:', CRP_LOCAL_NAME ); ?></th>
661
- </tr>
662
- <tr>
663
- <td scope="row" colspan="2"><textarea name="custom_CSS" id="custom_CSS" rows="15" cols="80" style="width:100%"><?php echo stripslashes( $crp_settings['custom_CSS'] ); ?></textarea>
664
- <p class="description"><?php _e( 'Do not include <code>style</code> tags. Check out the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/" target="_blank">FAQ</a> for available CSS classes to style.', CRP_LOCAL_NAME ); ?></p>
665
- </td></tr>
666
-
667
- <?php
668
- /**
669
- * Fires after Custom styles options block.
670
- *
671
- * @since 2.0.0
672
- *
673
- * @param array $crp_settings Contextual Related Posts settings array
674
- */
675
- do_action( 'crp_admin_custom_styles_after', $crp_settings );
676
- ?>
677
-
678
- </table>
679
-
680
- </div> <!-- // inside -->
681
- </div> <!-- // customcssdiv -->
682
-
683
  <?php
684
  /**
685
  * Fires after all the options are displayed. Allows a custom function to add a new option block.
@@ -694,6 +755,12 @@ if ( ! defined( 'WPINC' ) ) {
694
  <input name="crp_default" type="submit" id="crp_default" value="<?php _e( 'Default Options', CRP_LOCAL_NAME ); ?>" class="button button-secondary" onclick="if (!confirm('<?php _e( "Do you want to set options to Default?", CRP_LOCAL_NAME ); ?>')) return false;" />
695
  <input name="crp_recreate" type="submit" id="crp_recreate" value="<?php _e( 'Recreate Index', CRP_LOCAL_NAME ); ?>" class="button button-secondary" onclick="if (!confirm('<?php _e( "Are you sure you want to recreate the index?", CRP_LOCAL_NAME ); ?>')) return false;" />
696
  </p>
 
 
 
 
 
 
697
  <?php wp_nonce_field( 'crp-plugin-settings' ) ?>
698
  </form>
699
  </div><!-- /post-body-content -->
5
  * @package Contextual_Related_Posts
6
  * @author Ajay D'Souza <me@ajaydsouza.com>
7
  * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
  * @copyright 2009-2015 Ajay D'Souza
10
  */
11
 
17
  ?>
18
 
19
  <div class="wrap">
20
+ <h1><?php _e( 'Contextual Related Posts', CRP_LOCAL_NAME ); ?></h1>
21
 
22
  <ul class="subsubsub">
23
  <?php
30
  ?>
31
 
32
  <li><a href="#genopdiv"><?php _e( 'General options', CRP_LOCAL_NAME ); ?></a> | </li>
33
+ <li><a href="#tuneopdiv"><?php _e( 'List tuning options', CRP_LOCAL_NAME ); ?></a> | </li>
34
  <li><a href="#outputopdiv"><?php _e( 'Output options', CRP_LOCAL_NAME ); ?></a> | </li>
35
  <li><a href="#thumbopdiv"><?php _e( 'Thumbnail options', CRP_LOCAL_NAME ); ?></a> | </li>
36
+ <li><a href="#customcssdiv"><?php _e( 'Styles', CRP_LOCAL_NAME ); ?></a> | </li>
37
+ <li><a href="#feedopdiv"><?php _e( 'Feed options', CRP_LOCAL_NAME ); ?></a></li>
38
+
39
  <?php
40
  /**
41
  * Fires after the navigation bar in the Settings page
71
  <tr><th scope="row"><label for="cache"><?php _e( 'Cache output?', CRP_LOCAL_NAME ); ?></label></th>
72
  <td><input type="checkbox" name="cache" id="cache" <?php if ( $crp_settings['cache'] ) echo 'checked="checked"' ?> />
73
  <p class="description"><?php _e( 'Enabling this option will cache the related posts output when the post is visited the first time. The cache is cleaned when you save this page.', CRP_LOCAL_NAME ); ?></p>
74
+ <p class="description"><?php _e( 'The CRP cache works independently and in addition to any of your caching plugins like WP Super Cache or W3 Total Cache. It is recommended that you enable this on your blog.', CRP_LOCAL_NAME ); ?></p>
75
  <p><input type="button" value="<?php _e( 'Clear cache', CRP_LOCAL_NAME ) ?>" onclick="return clearCache();" class="button-secondary" /></p>
76
  </td>
77
  </tr>
78
 
79
+ <tr><th scope="row"><?php _e( 'Automatically add related posts to:', CRP_LOCAL_NAME ); ?></th>
80
  <td>
81
  <label><input type="checkbox" name="add_to_content" id="add_to_content" <?php if ( $crp_settings['add_to_content'] ) echo 'checked="checked"' ?> /> <?php _e( 'Posts', CRP_LOCAL_NAME ); ?></label><br />
82
  <label><input type="checkbox" name="add_to_page" id="add_to_page" <?php if ( $crp_settings['add_to_page'] ) echo 'checked="checked"' ?> /> <?php _e( 'Pages', CRP_LOCAL_NAME ); ?></label><br />
89
  </td>
90
  </tr>
91
 
92
+ <tr><th scope="row"><label for="content_filter_priority"><?php _e( 'Display location priority:', CRP_LOCAL_NAME ); ?></label></th>
93
  <td>
94
  <input type="textbox" name="content_filter_priority" id="content_filter_priority" value="<?php echo esc_attr( stripslashes( $crp_settings['content_filter_priority'] ) ); ?>" />
95
+ <p class="description"><?php _e( 'If you select to automatically add the related posts, CRP will hook into the Content Filter at a priority as specified in this option.', CRP_LOCAL_NAME ); ?></p>
96
+ <p class="description"><?php _e( 'A higher number will cause the related posts to be processed later and move their display further down after the post content. Any number below 10 is not recommended.', CRP_LOCAL_NAME ); ?></p>
97
+ </td>
98
+ </tr>
99
+
100
+ <tr><th scope="row"><label for="show_metabox"><?php _e( "Show metabox:", CRP_LOCAL_NAME ); ?></label></th>
101
+ <td>
102
+ <input type="checkbox" name="show_metabox" id="show_metabox" <?php if ( $crp_settings['show_metabox'] ) echo 'checked="checked"' ?> />
103
+ <p class="description"><?php _e( 'This will add the Contextual Related Posts metabox on Edit Posts or Add New Posts screens. Also applies to Pages and Custom Post Types.', CRP_LOCAL_NAME ); ?></p>
104
+ </td>
105
+ </tr>
106
+
107
+ <tr><th scope="row"><label for="show_metabox_admins"><?php _e( "Limit metabox to Admins only:", CRP_LOCAL_NAME ); ?></label></th>
108
+ <td>
109
+ <input type="checkbox" name="show_metabox_admins" id="show_metabox_admins" <?php if ( $crp_settings['show_metabox_admins'] ) echo 'checked="checked"' ?> />
110
+ <p class="description"><?php _e( 'If this is selected, the metabox will be hidden from anyone who is not an Admin. Otherwise, by default, Contributors and above will be able to see the metabox. This applies only if the above option is selected.', CRP_LOCAL_NAME ); ?></p>
111
  </td>
112
  </tr>
113
 
165
  <tr><th scope="row"><label for="daily_range"><?php _e( 'Related posts should be newer than:', CRP_LOCAL_NAME ); ?></label></th>
166
  <td>
167
  <input type="textbox" name="daily_range" id="daily_range" value="<?php echo esc_attr( stripslashes( $crp_settings['daily_range'] ) ); ?>"><?php _e( 'days', CRP_LOCAL_NAME ); ?>
168
+ <p class="description"><?php _e( 'This sets the cutoff period for which posts will be displayed. e.g. setting it to 365 will show related posts from the last year only. Set to 0 to disable limiting posts by date.', CRP_LOCAL_NAME ); ?></p>
169
  </td>
170
  </tr>
171
 
172
  <tr><th scope="row"><label for="match_content"><?php _e( 'Find related posts based on content as well as title:', CRP_LOCAL_NAME ); ?></label></th>
173
  <td><input type="checkbox" name="match_content" id="match_content" <?php if ( $crp_settings['match_content'] ) echo 'checked="checked"' ?> />
174
+ <p class="description"><?php _e( 'If unchecked, only posts titles are used. I recommend using a caching plugin or enabling "Cache output" above if you enable this. Each site is different, so toggle this option to see which setting gives you better quality related posts.', CRP_LOCAL_NAME ); ?></p>
175
  </td>
176
  </tr>
177
 
178
+ <tr><th scope="row"><label for="match_content_words"><?php _e( 'Limit content to be compared:', CRP_LOCAL_NAME ); ?></label></th>
179
  <td><input type="textbox" name="match_content_words" id="match_content_words" value="<?php echo esc_attr(stripslashes($crp_settings['match_content_words'])); ?>">
180
+ <p class="description"><?php _e( 'This sets the maximum words of the content that will be matched. Set to 0 for no limit. Only applies if you active the above option.', CRP_LOCAL_NAME ); ?></p>
181
  </td>
182
  </tr>
183
 
184
  <tr><th scope="row"><?php _e( 'Post types to include in results:', CRP_LOCAL_NAME ); ?></th>
185
  <td>
186
+ <?php foreach ( $wp_post_types as $wp_post_type ) { ?>
187
+ <label>
188
+ <input type="checkbox" name="post_types[]" value="<?php echo $wp_post_type; ?>" <?php if ( in_array( $wp_post_type, $posts_types_inc ) ) { echo ' checked="checked" '; } ?> /><?php echo $wp_post_type; ?>
189
+ </label>&nbsp;&nbsp;
190
+ <?php } ?>
 
 
 
 
191
  <p class="description"><?php _e( 'These post types will be displayed in the list. Includes custom post types.', CRP_LOCAL_NAME ); ?></p>
192
  </td>
193
  </tr>
202
  <td>
203
  <div style="position:relative;text-align:left">
204
  <table id="MYCUSTOMFLOATER" class="myCustomFloater" style="position:absolute;top:50px;left:0;background-color:#cecece;display:none;visibility:hidden">
205
+ <tr><td>
 
 
 
 
206
  <div class="myCustomFloaterContent">
207
  you should never be seeing this
208
  </div>
251
  do_action( 'crp_admin_output_options_before', $crp_settings );
252
  ?>
253
 
254
+ <tr><th scope="row"><label for="title"><?php _e( 'Title of related posts:', CRP_LOCAL_NAME ); ?></label></th>
255
  <td>
256
  <input type="textbox" name="title" id="title" value="<?php echo esc_attr( stripslashes( $crp_settings['title'] ) ); ?>" style="width:250px" />
257
  <p class="description"><?php _e( 'This is the main heading of the related posts. You can also display the current post title by using <code>%postname%</code>. e.g. <code>Related Posts to %postname%</code>', CRP_LOCAL_NAME ); ?></p>
261
  <tr><th scope="row"><label for="blank_output"><?php _e( 'When there are no posts, what should be shown?', CRP_LOCAL_NAME ); ?></label></th>
262
  <td>
263
  <label>
264
+ <input type="radio" name="blank_output" value="blank" id="blank_output_0" <?php if ( $crp_settings['blank_output'] ) echo 'checked="checked"' ?> />
265
+ <?php _e( 'Blank Output', CRP_LOCAL_NAME ); ?>
266
+ </label>
267
  <br />
268
  <label>
269
+ <input type="radio" name="blank_output" value="customs" id="blank_output_1" <?php if ( ! $crp_settings['blank_output'] ) echo 'checked="checked"' ?> />
270
+ <?php _e( 'Display:', CRP_LOCAL_NAME ); ?>
271
+ </label>
272
  <input type="textbox" name="blank_output_text" id="blank_output_text" value="<?php echo esc_attr( stripslashes( $crp_settings['blank_output_text'] ) ); ?>" style="width:250px" />
273
  </td>
274
  </tr>
277
  <td>
278
  <input type="checkbox" name="show_excerpt" id="show_excerpt" <?php if ( $crp_settings['show_excerpt'] ) echo 'checked="checked"' ?> />
279
  <p class="description"><?php printf( __( "Displays the excerpt of the post. If you do not provide an explicit excerpt to a post (in the post editor's optional excerpt field), it will display an automatic excerpt which refers to the first %d words of the post's content", CRP_LOCAL_NAME ), $crp_settings['excerpt_length'] ); ?></p>
280
+
281
+ <?php if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) { ?>
282
+ <p style="color: #F00"><?php _e( "Rounded Thumbnails style selected under the Custom Styles. Excerpt display is disabled.", CRP_LOCAL_NAME ); ?></p>
283
+ <?php } ?>
284
  </td>
285
  </tr>
286
 
287
+ <tr><th scope="row"><label for="excerpt_length"><?php _e( 'Length of excerpt (in words):', CRP_LOCAL_NAME ); ?></label></th>
288
  <td>
289
  <input type="textbox" name="excerpt_length" id="excerpt_length" value="<?php echo stripslashes( $crp_settings['excerpt_length'] ); ?>" />
290
  </td>
294
  <td>
295
  <input type="checkbox" name="show_author" id="show_author" <?php if ( $crp_settings['show_author'] ) echo 'checked="checked"' ?> />
296
  <p class="description"><?php _e( 'Displays the author name prefixed with "by". e.g. by John Doe', CRP_LOCAL_NAME ); ?></p>
297
+
298
+ <?php if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) { ?>
299
+ <p style="color: #F00"><?php _e( "Rounded Thumbnails style selected under the Custom Styles. Author display is disabled.", CRP_LOCAL_NAME ); ?></p>
300
+ <?php } ?>
301
  </td>
302
  </tr>
303
 
305
  <td>
306
  <input type="checkbox" name="show_date" id="show_date" <?php if ( $crp_settings['show_date'] ) echo 'checked="checked"' ?> />
307
  <p class="description"><?php _e( "Displays the date of the post. Uses the same date format set in General Options", CRP_LOCAL_NAME ); ?></p>
308
+
309
+ <?php if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) { ?>
310
+ <p style="color: #F00"><?php _e( "Rounded Thumbnails style selected under the Custom Styles. Date display is disabled.", CRP_LOCAL_NAME ); ?></p>
311
+ <?php } ?>
312
  </td>
313
  </tr>
314
 
315
  <tr><th scope="row"><label for="title_length"><?php _e( 'Limit post title length (in characters)', CRP_LOCAL_NAME ); ?></label></th>
316
  <td>
317
  <input type="textbox" name="title_length" id="title_length" value="<?php echo stripslashes( $crp_settings['title_length'] ); ?>" />
318
+ <p class="description"><?php _e( "Any title longer than the number of characters set above will be cut and appended with an ellipsis (&hellip;)", CRP_LOCAL_NAME ); ?></p>
319
  </td>
320
  </tr>
321
 
368
  </tr>
369
  <tr><th scope="row"><?php _e( 'Exclude display of related posts on these post types.', CRP_LOCAL_NAME ); ?></th>
370
  <td>
371
+ <?php foreach ( $wp_post_types as $wp_post_type ) { ?>
372
+ <label>
373
+ <input type="checkbox" name="exclude_on_post_types[]" value="<?php echo $wp_post_type; ?>" <?php if ( in_array( $wp_post_type, $posts_types_excl ) ) { echo ' checked="checked" '; } ?> /><?php echo $wp_post_type; ?>
374
+ </label>&nbsp;&nbsp;
375
+ <?php } ?>
 
 
376
  <p class="description"><?php _e( 'The related posts will not display on any of the above selected post types', CRP_LOCAL_NAME ); ?></p>
377
  </td>
378
  </tr>
472
  <label>
473
  <input type="radio" name="post_thumb_op" value="text_only" id="post_thumb_op_3" <?php if ( 'text_only' == $crp_settings['post_thumb_op'] ) echo 'checked="checked"' ?> />
474
  <?php _e( 'Do not display thumbnails, only text.', CRP_LOCAL_NAME ); ?></label>
475
+
476
+ <?php if ( 'no_style' != $crp_settings['crp_styles'] ) { ?>
477
+ <p style="color: #F00"><?php _e( "This setting cannot be changed because an inbuilt style has been selected under the Styles section. If you would like to change this option, please select <strong>No styles</strong> under the Styles section.", CRP_LOCAL_NAME ); ?></p>
478
+ <?php } ?>
479
  </td>
480
  </tr>
481
  <tr><th scope="row"><?php _e( 'Thumbnail size:', CRP_LOCAL_NAME ); ?></th>
505
  <input type="radio" name="thumb_size" value="crp_thumbnail" id="crp_thumbnail" <?php if ( $crp_settings['thumb_size'] == 'crp_thumbnail' ) echo 'checked="checked"' ?> /> <?php _e( 'Custom size', CRP_LOCAL_NAME ); ?>
506
  </label>
507
  <p class="description">
508
+ <?php _e( 'You can choose from existing image sizes above or create a custom size.', CRP_LOCAL_NAME ); ?><br /><br />
509
+ <?php _e( 'If you choose an existing size, then the width, height and crop mode settings in the three options below will be automatically updated to reflect the correct dimensions of the setting.', CRP_LOCAL_NAME ); ?><br />
510
+ <?php _e( "If you have chosen Custom size above, then enter the width, height and crop settings below. For best results, use a cropped image with the same width and height. The default setting is 150x150 cropped image.", CRP_LOCAL_NAME ); ?><br /><br />
511
+ <?php _e( "Any changes to the thumbnail settings doesn't automatically resize existing images.", CRP_LOCAL_NAME ); ?>
512
+ <?php printf( __( "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate all image sizes.", CRP_LOCAL_NAME ), self_admin_url( 'plugin-install.php?tab=plugin-information&amp;plugin=otf-regenerate-thumbnails&amp;TB_iframe=true&amp;width=600&amp;height=550' ), self_admin_url( 'plugin-install.php?tab=plugin-information&amp;plugin=regenerate-thumbnails&amp;TB_iframe=true&amp;width=600&amp;height=550' ) ); ?>
513
  </p>
514
  </td>
515
  </tr>
519
  <tr><th scope="row"><label for="thumb_height"><?php _e( 'Height of the thumbnail: ', CRP_LOCAL_NAME ); ?></label></th>
520
  <td>
521
  <input type="textbox" name="thumb_height" id="thumb_height" value="<?php echo esc_attr( stripslashes( $crp_settings['thumb_height'] ) ); ?>" style="width:50px" />px
 
 
 
522
  </td>
523
  </tr>
524
  <tr><th scope="row"><label for="thumb_crop"><?php _e( 'Crop mode:', CRP_LOCAL_NAME ); ?></label></th>
530
  </p>
531
  </td>
532
  </tr>
533
+ <tr><th scope="row"><label for="thumb_html"><?php _e( 'Image size attributes:', CRP_LOCAL_NAME ); ?></label></th>
534
  <td>
535
  <label>
536
+ <input type="radio" name="thumb_html" value="css" id="thumb_html_0" <?php if ( 'css' == $crp_settings['thumb_html'] ) echo 'checked="checked"' ?> />
537
+ <?php _e( 'Style attributes are used for width and height.', CRP_LOCAL_NAME ); echo ' <code>style="max-width:' . $crp_settings['thumb_width'] . 'px;max-height:' . $crp_settings['thumb_height'] . 'px;"</code>'; ?>
538
+ </label>
539
  <br />
540
  <label>
541
+ <input type="radio" name="thumb_html" value="html" id="thumb_html_1" <?php if ( 'html' == $crp_settings['thumb_html'] ) echo 'checked="checked"' ?> />
542
+ <?php _e( 'HTML width and height attributes are used for width and height.', CRP_LOCAL_NAME ); echo ' <code>width="' . $crp_settings['thumb_width'] . '" height="' . $crp_settings['thumb_height'] . '"</code>'; ?>
543
+ </label>
544
+ <br />
545
+ <label>
546
+ <input type="radio" name="thumb_html" value="none" id="thumb_html_1" <?php if ( 'none' == $crp_settings['thumb_html'] ) echo 'checked="checked"' ?> />
547
+ <?php _e( 'No HTML or Style attributes set for width and height', CRP_LOCAL_NAME ); ?>
548
+ </label>
549
  <br />
550
  </td>
551
  </tr>
552
  <tr><th scope="row"><label for="thumb_meta"><?php _e( 'Post thumbnail meta field name:', CRP_LOCAL_NAME ); ?></label></th>
553
  <td><input type="textbox" name="thumb_meta" id="thumb_meta" value="<?php echo esc_attr( stripslashes( $crp_settings['thumb_meta'] ) ); ?>">
554
+ <p class="description"><?php _e( 'The value of this field should contain a direct link to the image. This is set in the meta box in the <em>Add New Post</em> screen.', CRP_LOCAL_NAME ); ?></p>
555
  </td>
556
  </tr>
557
  <tr><th scope="row"><label for="scan_images"><?php _e( 'Extract the first image from the post?', CRP_LOCAL_NAME ); ?></label></th>
591
  </div> <!-- // inside -->
592
  </div> <!-- // outputopdiv -->
593
 
594
+ <div id="customcssdiv" class="postbox"><div class="handlediv" title="Click to toggle"><br /></div>
595
+ <h3 class='hndle'><span><?php _e( 'Styles', CRP_LOCAL_NAME ); ?></span></h3>
596
+ <div class="inside">
597
+
598
+ <table class="form-table">
599
+
600
+ <?php
601
+ /**
602
+ * Fires before Custom styles options block.
603
+ *
604
+ * @since 2.0.0
605
+ *
606
+ * @param array $crp_settings Contextual Related Posts settings array
607
+ */
608
+ do_action( 'crp_admin_custom_styles_before', $crp_settings );
609
+ ?>
610
+
611
+ <tr><th scope="row"><?php _e( 'Style of the related posts:', CRP_LOCAL_NAME ); ?></th>
612
+ <td>
613
+ <label>
614
+ <input type="radio" name="crp_styles" value="no_style" id="crp_styles_1" <?php if ( 'no_style' == $crp_settings['crp_styles'] ) echo 'checked="checked"' ?> /> <?php _e( 'No styles', CRP_LOCAL_NAME ); ?>
615
+ </label>
616
+ <p class="description"><?php _e( 'Select this option if you plan to add your own styles', CRP_LOCAL_NAME ); ?></p>
617
+ <br />
618
+
619
+ <label>
620
+ <input type="radio" name="crp_styles" value="rounded_thumbs" id="crp_styles_0" <?php if ( $crp_settings['include_default_style'] || ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) ) echo 'checked="checked"' ?> /> <?php _e( 'Rounded Thumbnails', CRP_LOCAL_NAME ); ?>
621
+ </label>
622
+ <p class="description"><img src="<?php echo plugins_url( 'admin/images/crp-rounded-thumbs.png', dirname( __FILE__ ) ); ?>" /></p>
623
+ <p class="description"><?php _e( 'Enabling this option will turn on the thumbnails and set their width and height to 150px. It will also turn off the display of the author, excerpt and date if already enabled. Disabling this option will not revert any settings.', CRP_LOCAL_NAME ); ?></p>
624
+ <p class="description"><?php printf( __( 'You can view the default style at <a href="%1$s" target="_blank">%1$s</a>', CRP_LOCAL_NAME ), esc_url( 'https://github.com/WebberZone/contextual-related-posts/blob/master/css/default-style.css' ) ); ?></p>
625
+ <br />
626
+
627
+ <label>
628
+ <input type="radio" name="crp_styles" value="text_only" id="crp_styles_1" <?php if ( 'text_only' == $crp_settings['crp_styles'] ) echo 'checked="checked"' ?> /> <?php _e( 'Text only', CRP_LOCAL_NAME ); ?>
629
+ </label>
630
+ <p class="description"><?php _e( 'Enabling this option will disable thumbnails and no longer include the default style sheet included in the plugin.', CRP_LOCAL_NAME ); ?></p>
631
+
632
+ <?php
633
+ /**
634
+ * Fires after style checkboxes which allows an addon to add more styles.
635
+ *
636
+ * @since 2.2.0
637
+ *
638
+ * @param array $crp_settings Contextual Related Posts settings array
639
+ */
640
+ do_action( 'crp_admin_crp_styles', $crp_settings );
641
+ ?>
642
+
643
+ </td>
644
+ </tr>
645
+ <tr><th scope="row" colspan="2"><?php _e( 'Custom CSS to add to header:', CRP_LOCAL_NAME ); ?></th>
646
+ </tr>
647
+ <tr>
648
+ <td scope="row" colspan="2"><textarea name="custom_CSS" id="custom_CSS" rows="15" cols="80" style="width:100%"><?php echo stripslashes( $crp_settings['custom_CSS'] ); ?></textarea>
649
+ <p class="description"><?php _e( 'Do not include <code>style</code> tags. Check out the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/" target="_blank">FAQ</a> for available CSS classes to style.', CRP_LOCAL_NAME ); ?></p>
650
+ </td></tr>
651
+
652
+ <?php
653
+ /**
654
+ * Fires after Custom styles options block.
655
+ *
656
+ * @since 2.0.0
657
+ *
658
+ * @param array $crp_settings Contextual Related Posts settings array
659
+ */
660
+ do_action( 'crp_admin_custom_styles_after', $crp_settings );
661
+ ?>
662
+
663
+ </table>
664
+
665
+ <p>
666
+ <input type="submit" name="crp_save" id="crp_customcss_save" value="<?php _e( 'Save Options', CRP_LOCAL_NAME ); ?>" class="button button-primary" />
667
+ </p>
668
+
669
+ </div> <!-- // inside -->
670
+ </div> <!-- // customcssdiv -->
671
+
672
  <div id="feedopdiv" class="postbox"><div class="handlediv" title="Click to toggle"><br /></div>
673
  <h3 class='hndle'><span><?php _e( 'Feed options', CRP_LOCAL_NAME ); ?></span></h3>
674
  <div class="inside">
741
  </div> <!-- // inside -->
742
  </div> <!-- // feedopdiv -->
743
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
744
  <?php
745
  /**
746
  * Fires after all the options are displayed. Allows a custom function to add a new option block.
755
  <input name="crp_default" type="submit" id="crp_default" value="<?php _e( 'Default Options', CRP_LOCAL_NAME ); ?>" class="button button-secondary" onclick="if (!confirm('<?php _e( "Do you want to set options to Default?", CRP_LOCAL_NAME ); ?>')) return false;" />
756
  <input name="crp_recreate" type="submit" id="crp_recreate" value="<?php _e( 'Recreate Index', CRP_LOCAL_NAME ); ?>" class="button button-secondary" onclick="if (!confirm('<?php _e( "Are you sure you want to recreate the index?", CRP_LOCAL_NAME ); ?>')) return false;" />
757
  </p>
758
+
759
+ <?php if ( ! $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related'" ) || ! $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related_title'" ) || ! $wpdb->get_results( "SHOW INDEX FROM {$wpdb->posts} where Key_name = 'crp_related_content'" ) ) { ?>
760
+ <div class="notice error">
761
+ <?php _e( 'One or more FULLTEXT indices are missing. Please hit the <a href="#crp_recreate">Recreate Index button</a> at the bottom of the page to fix this.', CRP_LOCAL_NAME ); ?>
762
+ </div>
763
+ <?php } ?>
764
  <?php wp_nonce_field( 'crp-plugin-settings' ) ?>
765
  </form>
766
  </div><!-- /post-body-content -->
admin/metabox.php ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Contextual Related Posts Metabox interface.
4
+ *
5
+ *
6
+ * @package Contextual_Related_Posts
7
+ * @author Ajay D'Souza <me@ajaydsouza.com>
8
+ * @license GPL-2.0+
9
+ * @link https://webberzone.com
10
+ * @copyright 2009-2015 Ajay D'Souza
11
+ */
12
+
13
+ /**** If this file is called directly, abort. ****/
14
+ if ( ! defined( 'WPINC' ) ) {
15
+ die;
16
+ }
17
+
18
+ /**
19
+ * Function to add meta box in Write screens of Post, Page and Custom Post Types.
20
+ *
21
+ * @since 1.9.1
22
+ *
23
+ * @param text $post_type
24
+ * @param object $post
25
+ */
26
+ function crp_add_meta_box( $post_type, $post ) {
27
+ global $crp_settings;
28
+
29
+ // If metaboxes are disabled, then exit
30
+ if ( ! $crp_settings['show_metabox'] ) return;
31
+
32
+ // If current user isn't an admin and we're restricting metaboxes to admins only, then exit
33
+ if ( ! current_user_can( 'manage_options' ) && $crp_settings['show_metabox_admins'] ) return;
34
+
35
+ $args = array(
36
+ 'public' => true,
37
+ );
38
+ $post_types = get_post_types( $args );
39
+
40
+ /**
41
+ * Filter post types on which the meta box is displayed
42
+ *
43
+ * @since 2.2.0
44
+ *
45
+ * @param array $post_types Array of post types
46
+ */
47
+ $post_types = apply_filters( 'crp_meta_box_post_types', $post_types );
48
+
49
+ if ( in_array( $post_type, $post_types ) ) {
50
+
51
+ add_meta_box(
52
+ 'crp_metabox',
53
+ __( 'Contextual Related Posts', CRP_LOCAL_NAME ),
54
+ 'crp_call_meta_box',
55
+ $post_type,
56
+ 'advanced',
57
+ 'default'
58
+ );
59
+ }
60
+ }
61
+ add_action( 'add_meta_boxes', 'crp_add_meta_box' , 10, 2 );
62
+
63
+
64
+ /**
65
+ * Function to call the meta box.
66
+ *
67
+ * @since 1.9.1
68
+ *
69
+ */
70
+ function crp_call_meta_box() {
71
+ global $post, $crp_settings;
72
+
73
+ /**** Add an nonce field so we can check for it later. ****/
74
+ wp_nonce_field( 'crp_meta_box', 'crp_meta_box_nonce' );
75
+
76
+ /**** Get the thumbnail settings. The name of the meta key is defined in thumb_meta parameter of the CRP Settings array ****/
77
+ $crp_thumb_meta = get_post_meta( $post->ID, $crp_settings['thumb_meta'], true );
78
+ $value = ( $crp_thumb_meta ) ? $crp_thumb_meta : '';
79
+
80
+ /**** Get related posts specific meta ****/
81
+ $crp_post_meta = get_post_meta( $post->ID, 'crp_post_meta', true );
82
+
83
+ // Disable option
84
+ if ( isset( $crp_post_meta['crp_disable_here'] ) ) {
85
+ $crp_disable_here = $crp_post_meta['crp_disable_here'];
86
+ } else {
87
+ $crp_disable_here = 0;
88
+ }
89
+
90
+ // Manual related
91
+ if ( isset( $crp_post_meta['manual_related'] ) ) {
92
+ $manual_related = $crp_post_meta['manual_related'];
93
+ } else {
94
+ $manual_related = '';
95
+ }
96
+ $manual_related_array = explode( "," , $manual_related );
97
+
98
+ ?>
99
+ <p>
100
+ <label for="thumb_meta"><?php _e( "Location of thumbnail:", CRP_LOCAL_NAME ); ?></label>
101
+ <input type="text" id="thumb_meta" name="thumb_meta" value="<?php echo esc_attr( $value ) ?>" style="width:100%" />
102
+ <em><?php _e( "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This image will be used for the post. It will be resized to the thumbnail size set under Settings &raquo; Related Posts &raquo; Output Options", CRP_LOCAL_NAME ); ?></em>
103
+ <em><?php _e( "The URL above is saved in the meta field:", CRP_LOCAL_NAME ); ?></em> <strong><?php echo $crp_settings['thumb_meta']; ?></strong>
104
+ </p>
105
+
106
+ <p>
107
+ <?php if ( function_exists( 'tptn_add_viewed_count' ) ) { ?>
108
+ <em style="color:red"><?php _e( "You have Top 10 WordPress Plugin installed. If you are trying to modify the thumbnail, then you'll need to make the same change in the Top 10 meta box on this page.", CRP_LOCAL_NAME ); ?></em>
109
+ <?php } ?>
110
+ </p>
111
+
112
+ <?php
113
+ if ( $crp_thumb_meta ) {
114
+ echo '<img src="' . $value . '" style="max-width:100%" />';
115
+ }
116
+ ?>
117
+
118
+ <p>
119
+ <label for="crp_disable_here"><?php _e( "Disable Related Posts display:", CRP_LOCAL_NAME ); ?></label>
120
+ <input type="checkbox" id="crp_disable_here" name="crp_disable_here" <?php if ( 1 == $crp_disable_here ) { echo ' checked="checked" '; } ?> />
121
+ <br />
122
+ <em><?php _e( "If this is checked, then Contextual Related Posts will not automatically insert the related posts at the end of post content.", CRP_LOCAL_NAME ); ?></em>
123
+ </p>
124
+
125
+
126
+ <p>
127
+ <label for="thumb_meta"><?php _e( "Manual related posts:", CRP_LOCAL_NAME ); ?></label>
128
+ <input type="text" id="manual_related" name="manual_related" value="<?php echo esc_attr( $manual_related ) ?>" style="width:100%" />
129
+ <em><?php _e( "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500. These will be given preference over the related posts generated by the plugin.", CRP_LOCAL_NAME ); ?></em>
130
+ <em><?php _e( "Once you enter the list above and save this page, the plugin will display the titles of the posts below for your reference. Only IDs corresponding to published posts or custom post types will be retained.", CRP_LOCAL_NAME ); ?></em>
131
+ </p>
132
+
133
+ <?php if ( ! empty( $manual_related ) ) { ?>
134
+
135
+ <strong><?php _e( "Manual related posts:", CRP_LOCAL_NAME ); ?></strong>
136
+ <ol>
137
+ <?php
138
+ foreach ( $manual_related_array as $manual_related_post ) {
139
+
140
+ echo '<li>';
141
+
142
+ $title = get_the_title( $manual_related_post );
143
+ echo '<a href="' . get_permalink( $manual_related_post ) . '" target="_blank" title="' . $title . '" class="wherego_title">' . $title . '</a>. ';
144
+ _e( "This post type is:" );
145
+ echo " <em>" . get_post_type( $manual_related_post ) . "</em>";
146
+
147
+ echo '</li>';
148
+ }
149
+ ?>
150
+ </ol>
151
+ <?php } ?>
152
+
153
+
154
+ <?php
155
+ /**
156
+ * Action triggered when displaying Contextual Related Posts meta box
157
+ *
158
+ * @since 2.2
159
+ *
160
+ * @param object $post Post object
161
+ */
162
+ do_action( 'crp_call_meta_box', $post );
163
+ }
164
+
165
+
166
+ /**
167
+ * Function to save the meta box.
168
+ *
169
+ * @since 1.9.1
170
+ *
171
+ * @param mixed $post_id
172
+ */
173
+ function crp_save_meta_box( $post_id ) {
174
+ global $crp_settings;
175
+
176
+ $crp_post_meta = array();
177
+
178
+ /**** Bail if we're doing an auto save ****/
179
+ if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) return;
180
+
181
+ /**** if our nonce isn't there, or we can't verify it, bail ****/
182
+ if ( ! isset( $_POST['crp_meta_box_nonce'] ) || ! wp_verify_nonce( $_POST['crp_meta_box_nonce'], 'crp_meta_box' ) ) return;
183
+
184
+ /**** if our current user can't edit this post, bail ****/
185
+ if ( ! current_user_can( 'edit_posts' ) ) return;
186
+
187
+ /**** Now we can start saving ****/
188
+ if ( isset( $_POST['thumb_meta'] ) ) {
189
+ $thumb_meta = $_POST['thumb_meta'] == '' ? '' : ( $_POST['thumb_meta'] );
190
+ }
191
+
192
+ $crp_thumb_meta = get_post_meta( $post_id, $crp_settings['thumb_meta'], true );
193
+
194
+ if ( $crp_thumb_meta && '' != $crp_thumb_meta ) {
195
+ $gotmeta = true;
196
+ } else {
197
+ $gotmeta = false;
198
+ }
199
+
200
+ if ( $gotmeta && '' != $thumb_meta ) {
201
+ update_post_meta( $post_id, $crp_settings['thumb_meta'], $thumb_meta );
202
+ } elseif ( ! $gotmeta && '' != $thumb_meta ) {
203
+ add_post_meta( $post_id, $crp_settings['thumb_meta'], $thumb_meta );
204
+ } else {
205
+ delete_post_meta( $post_id, $crp_settings['thumb_meta'] );
206
+ }
207
+
208
+ // Disable posts
209
+ if ( isset( $_POST['crp_disable_here'] ) ) {
210
+ $crp_post_meta['crp_disable_here'] = 1;
211
+ } else {
212
+ $crp_post_meta['crp_disable_here'] = 0;
213
+ }
214
+
215
+ // Save Manual related posts
216
+ if ( isset( $_POST['manual_related'] ) ) {
217
+
218
+ $manual_related_array = array_map( 'intval', explode( ",", $_POST['manual_related'] ) );
219
+
220
+ foreach ( $manual_related_array as $key => $value ) {
221
+ if ( 'publish' != get_post_status( $value ) ) {
222
+ unset( $manual_related_array[$key] );
223
+ }
224
+ }
225
+ $crp_post_meta['manual_related'] = implode( ',', $manual_related_array );
226
+ }
227
+
228
+ /**
229
+ * Filter the CRP Post meta variable which contains post-specific settings
230
+ *
231
+ * @since 2.2.0
232
+ *
233
+ * @param array $crp_post_meta CRP post-specific settings
234
+ * @param int $post_id Post ID
235
+ */
236
+ $crp_post_meta = apply_filters( 'crp_post_meta', $crp_post_meta, $post_id );
237
+
238
+ $crp_post_meta_filtered = array_filter( $crp_post_meta );
239
+
240
+ /**** Now we can start saving ****/
241
+ if ( empty( $crp_post_meta_filtered ) ) { // Checks if all the array items are 0 or empty
242
+ delete_post_meta( $post_id, 'crp_post_meta' ); // Delete the post meta if no options are set
243
+ } else {
244
+ update_post_meta( $post_id, 'crp_post_meta', $crp_post_meta );
245
+ }
246
+
247
+ /**
248
+ * Action triggered when saving Contextual Related Posts meta box settings
249
+ *
250
+ * @since 2.2
251
+ *
252
+ * @param int $post_id Post ID
253
+ */
254
+ do_action( 'crp_save_meta_box', $post_id );
255
+ }
256
+ add_action( 'save_post', 'crp_save_meta_box' );
257
+
admin/sidebar-view.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package Contextual_Related_Posts
6
  * @author Ajay D'Souza <me@ajaydsouza.com>
7
  * @license GPL-2.0+
8
- * @link http://ajaydsouza.com
9
  * @copyright 2009-2015 Ajay D'Souza
10
  */
11
 
@@ -54,13 +54,13 @@ if ( ! defined( 'WPINC' ) ) {
54
  <div class="inside">
55
  <div id="quick-links">
56
  <ul>
57
- <li><a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/"><?php _e( 'Contextual Related Posts plugin page', CRP_LOCAL_NAME ); ?></a></li>
58
  <li><a href="https://wordpress.org/plugins/contextual-related-posts/faq/"><?php _e( 'FAQ', CRP_LOCAL_NAME ); ?></a></li>
59
  <li><a href="http://wordpress.org/support/plugin/contextual-related-posts"><?php _e( 'Support', CRP_LOCAL_NAME ); ?></a></li>
60
  <li><a href="https://wordpress.org/support/view/plugin-reviews/contextual-related-posts"><?php _e( 'Reviews', CRP_LOCAL_NAME ); ?></a></li>
61
- <li><a href="https://github.com/ajaydsouza/contextual-related-posts"><?php _e( 'Github repository', CRP_LOCAL_NAME ); ?></a></li>
62
- <li><a href="http://ajaydsouza.com/wordpress/plugins/"><?php _e( 'Other plugins', CRP_LOCAL_NAME ); ?></a></li>
63
- <li><a href="http://ajaydsouza.com/"><?php _e( "Ajay's blog", CRP_LOCAL_NAME ); ?></a></li>
64
  </ul>
65
  </div>
66
  </div>
5
  * @package Contextual_Related_Posts
6
  * @author Ajay D'Souza <me@ajaydsouza.com>
7
  * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
  * @copyright 2009-2015 Ajay D'Souza
10
  */
11
 
54
  <div class="inside">
55
  <div id="quick-links">
56
  <ul>
57
+ <li><a href="https://webberzone.com/plugins/contextual-related-posts/"><?php _e( 'Contextual Related Posts plugin page', CRP_LOCAL_NAME ); ?></a></li>
58
  <li><a href="https://wordpress.org/plugins/contextual-related-posts/faq/"><?php _e( 'FAQ', CRP_LOCAL_NAME ); ?></a></li>
59
  <li><a href="http://wordpress.org/support/plugin/contextual-related-posts"><?php _e( 'Support', CRP_LOCAL_NAME ); ?></a></li>
60
  <li><a href="https://wordpress.org/support/view/plugin-reviews/contextual-related-posts"><?php _e( 'Reviews', CRP_LOCAL_NAME ); ?></a></li>
61
+ <li><a href="https://github.com/WebberZone/contextual-related-posts"><?php _e( 'Github repository', CRP_LOCAL_NAME ); ?></a></li>
62
+ <li><a href="https://webberzone.com/plugins/"><?php _e( 'Other plugins', CRP_LOCAL_NAME ); ?></a></li>
63
+ <li><a href="https://webberzone.com/"><?php _e( "Ajay's blog", CRP_LOCAL_NAME ); ?></a></li>
64
  </ul>
65
  </div>
66
  </div>
changelog.txt ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ = Changelog archive =
2
+
3
+ This is an archive of older changelog entries. Most recent entries are maintained in readme.txt
4
+
5
+ = 1.9.1 =
6
+ * New: Meta box on the Edit Posts, Pages and custom post type pages to easily add the location of the URL of the thumbnail image
7
+ * Modified: Refined match title algorithm. Previously this would match the post title with both the title and content
8
+ * Modified: Widget initialisation
9
+ * Modified: Massive code cleanup and more documentation in the WordPress settings page
10
+ * New: Added w.org and github.com to list of allowed sites for timthumb
11
+
12
+ = 1.9.0.1 =
13
+ * Fixed: Add to feeds was broken in v1.9
14
+
15
+ = 1.9 =
16
+ * New: Default style to make those related posts look awesome! You can find this option in the Custom styles section
17
+ * New: Option to change the priority of the content filter. Now you can choose at what stage after the content the related posts are added.
18
+ * New: Option to exclude the display on custom post types. Find this under Output Options
19
+ * New: Redesigned settings page to be more responsive on mobile devices and better integrated in the WordPress Dashboard design
20
+ * New: Function `get_crp_posts_id` can be used to fetch the IDs of related posts. Check out the FAQ on details of this
21
+ * Modified: Shortcode now considers a wider range of attributes
22
+
23
+ = 1.8.10.2 =
24
+ * Fixed: Potential SQL vulnerability - Thanks to <a href="http://www.flynsarmy.com/">flynsarmy</a> for highlighting this
25
+ * Modified: Minor performance improvements in initialisation of the widget
26
+ * Modified: Plugin now checks if it is within the loop when any option under "Add related posts to:" is selected. Minor performance increase to avoid the plugin being called unnecessarily in secondary loops.
27
+
28
+ = 1.8.10.1 =
29
+ * Fixed: Manual install caused a PHP error in 1.8.10
30
+
31
+ = 1.8.10 =
32
+ * New: Limit the numbers of characters of the content being compared. This can give a marginal boost to performance
33
+ * New: You can now choose to display the Post title in the Title of the Related posts, by using %postname%
34
+ * Modified: Widget class has been changed to `crp_related_widget`
35
+ * Modified: Including the author in the list will now use the Display Name which is set under “Display name publicly as” in the User Profile page
36
+ * Modified: Updated timthumb
37
+ * Modified: Better handling of `echo_ald_crp` - Thanks to <a href="http://www.flynsarmy.com/">flynsarmy</a> for this patch
38
+ * Fixed: If the Thumbnail meta field is omitted under Output Options, the plugin will automatically revert to its default value i.e. "post-image"
39
+ * Modified: More descriptions for the various options
40
+
41
+ = 1.8.9.1 =
42
+ * Fixed: PHP error when fetching thumbnail for gallery posts
43
+
44
+ = 1.8.9 =
45
+ * New: Option to choose between using CSS styles or HTML attributes for thumbnail width and height. *HTML width and height attributes are default*
46
+ * New: Filters `crp_title` and `crp_heading_title` can be used to customise the Title of the posts and Heading Title of posts list respectively. Check out the FAQ for further information
47
+ * New: Option to add the author to the list of posts
48
+ * New: Options in the widget to show author and date
49
+ * New: Bypass cache option for `echo_ald_crp`. This is the default option. You can force the cache using `echo_ald_crp($cache=true)`
50
+ * Modified: Shortcodes are now stripped from excerpts
51
+ * Fixed: Lists for the widget and for in-post have independent caches to prevent overlap
52
+ * Modified: Saving widgets settings will clear the widget cache
53
+ * Fixed: Plugin will now create thumbnails from the first image in gallery custom posts
54
+ * Fixed: Uninstall script should now clean the cache as well
55
+
56
+ = 1.8.8 =
57
+ * New: Clear cache button
58
+ * New: Option to add the date before the post title
59
+
60
+ = 1.8.7 =
61
+ * Important security update: Potential XSS vulnerability fixed. Thanks to Charlie Eriksen via Secunia SVCRP for reporting this
62
+ * Added Latvian translation
63
+
64
+ = 1.8.6 =
65
+ * New: Related posts are now cached
66
+ * New: New function <code>get_crp_posts</code> to get only the list of posts in an array. Check the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ</a> on how to use it.
67
+ * New: Timthumb will now resize images on wordpress.org, wordpress.com and wp.com. The latter two are useful if you're running Jetpack
68
+ * New: Shortcode functionality. You can use the shortcode `[crp]` to display the related posts. Check the FAQ for further details.
69
+ * Fixed: Exclude category option missed the last category in the list
70
+ * Fixed: Open links in new window option was not working
71
+
72
+ = 1.8.5 =
73
+ * New: Option to open links in new window - Find this under Output Options
74
+ * New: Option to add <code>rel="nofollow"</code> to links - Find this under Output Options
75
+ * New: Option to set quality of thumbnails - Find this under Output Options
76
+ * New: Custom text to display if no related posts are found - Find this under Output Options
77
+ * New: Thumbnail height and width can now be configured for the widget
78
+ * Fixed: Filter (<code>crp_postimage</code>) added for WordPress Post Thumbnails to allow you to modify your image with your own script. Plugin comes inbuilt with thumbnail resizing using timthumb
79
+ * Fixed: PHP notices when WP_DEBUG is set to true
80
+
81
+ = 1.8.4 =
82
+ * New: Option to exclude display of related posts on certain posts/pages. This option is available under "Output Options"
83
+ * New: Options to display related posts on home page, category archives, tag archives and other archives
84
+ * New: Option to set how recent the related posts should be
85
+ * New: Option to limit post title length
86
+ * Modified: Filter (<code>crp_postimage</code>) added for WordPress Post Thumbnails to allow you to modify your image with your own script. Plugin comes inbuilt with thumbnail resizing using timthumb
87
+ * Modified: If the option to scan for the first image in the post is set to ON, then only images from the same domain as your blog are used as thumbnails. External images are ignored.
88
+ * Modified: Updated to latest version of timthumb
89
+ * Fixed: Widget now displays on posts and page correctly. Previously displaying the widget resulted in duplicate display of related posts
90
+ * Fixed: Related Posts now display correctly in feeds when feed content is set to "Summary"
91
+ * Fixed: Fixed PHP Notices: "Use of undefined constant"
92
+ * Fixed: Custom CSS styles will be included in the header of all posts and pages. On archives it will be included depending on the settings
93
+
94
+ = 1.8.3 =
95
+ * Fixed: PHP warning errors on manual code for sites with PHP error reporting turn on in strict mode
96
+ * Modified: Fixed some language related issues. If you would like to translate the plugin or update a translation, please <a href="https://webberzone.com/contact/">contact me</a>.
97
+
98
+ = 1.8.2 =
99
+ * Fixed: PHP warning errors for sites with PHP error reporting turn on in strict mode
100
+
101
+ = 1.8.1 =
102
+ * New: Widget support. Widget display follows the same settings as having the related posts after content.
103
+ * New: Exclude posts and pages by ID
104
+ * Modified: Optimised performance when automatic insertion into content is turned off
105
+ * Modified: Plugin uses the default excerpt if it is set, else it creates one based on content. Both settings respect the excerpt length set in the plugin
106
+ * Modified: Fixed some language related issues. If you would like to translate the plugin or update a translation, please <a href="https://webberzone.com/contact/">contact me</a>.
107
+ * Deleted: Redundant option to exclude display of the related posts on pages. You can use the custom post types feature instead
108
+ * New: Chinese language file
109
+
110
+ = 1.8 =
111
+ * Modified: Replaced `id` attribute with `class` tag on non-singular pages. On singular pages it will display both `id` and `class`
112
+ * New: Option to use timthumb to create thumbnail images (turned ON by default)
113
+ * New: Support for WordPress Custom Post Types
114
+ * New: New `Custom Styles` tab to allow you to easily style the output
115
+ * Modified: New "default.png" file based on from KDE’s <a href="http://www.oxygen-icons.org/">Oxygen icon set</a>
116
+
117
+ = 1.7.3 =
118
+ * Fixed: Donation link
119
+
120
+ = 1.7.2 =
121
+ * Fixed: Title attribute was missing for the thumbnails
122
+ * Modified: Reverted the output code to v1.6.5 style with `img` wrapped in its own `a` tag
123
+
124
+ = 1.7.1 =
125
+ * Fixed: Minor bug fix for location of thumbnail
126
+
127
+ = 1.7 =
128
+ * New: New function <code>related posts()</code> that allows you to manually add posts to your theme
129
+ * New: Support for <a href="https://wordpress.org/extend/plugins/video-thumbnails/">Video Thumbnails</a> plugin
130
+ * New: Thumbnail settings now reflect max width and max height instead of fixed width and height
131
+ * New: Option to display thumbnails before or after the title
132
+ * New: Option to not display thumbnails instead of the default thumbnail
133
+ * New: Plugin now uses InnoDB instead of MyISAM if your server is running mySQL v5.6 or higher
134
+ * Modified: Cleaner Settings page interface
135
+ * Modified: Updated <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ page</a>
136
+
137
+ = 1.6.5 =
138
+ * Fixed: Few code tweaks to optimise MySQL performance
139
+ * New: Dutch and Spanish language files
140
+
141
+ = 1.6.4 =
142
+ * Fixed: Undefined constants PHP errors
143
+
144
+ = 1.6.3 =
145
+ * Fixed: The plugin will now display a list of changes in the WordPress Admin > Plugins area whenever an update is available
146
+
147
+ = 1.6.2 =
148
+ * Turned the credit option to false by default. This setting won't effect current users.
149
+ * Turned off borders on post thumbnails. You can customise the CSS class "crp_thumb" to style the post thumbnail
150
+ * From the next version, the plugin will display update information in your WP-Admin
151
+
152
+ = 1.6.1 =
153
+ * Fixed: Custom output was not detecting styles properly
154
+ * Fixed: Incorrect XHTML code was being generated when using special characters in the post title
155
+
156
+ = 1.6 =
157
+ * New: The plugin extracts the first image in the post and displays that if the post thumbnail and the post-image meta field is missing
158
+ * New: Display excerpts in the list
159
+ * New: Credit link to the CRP page added. You can choose to turn this off, though I would appreciate if you leave it on.
160
+ * Updated: All parts of the list are now wrapped in classes for easy CSS customisation
161
+
162
+ = 1.5.2 =
163
+ * Fixed: Fixed display of post thumbnails using postmeta field
164
+
165
+ = 1.5.1 =
166
+ * Fixed: Numeric options were not being saved correctly
167
+
168
+ = 1.5 =
169
+ * Added an Option to display post thumbnails
170
+ * The output can be completely customised now
171
+
172
+ = 1.4.2 =
173
+ * Fixed: Using doublequotes in the title would mess up the screen
174
+ * Fixed: Errors when the mySQL index was being regenerated
175
+
176
+ = 1.4.1 =
177
+ * Added Italian and Danish languages
178
+ * Minor fix for text in the admin page
179
+
180
+ = 1.4 =
181
+ * Added complete localization support
182
+ * Added button to recreate the mySQL FULLTEXT index
183
+
184
+ = 1.3.1 =
185
+ * Fixed bug that didn't blank out posts even when option was selected
186
+
187
+ = 1.3 =
188
+ * Better optimization in WP-Admin area.
189
+ * Fixed compatibility problems with Simple Tags plugin
190
+ * Fixed large number of queries being generated
191
+
192
+ = 1.2.2 =
193
+ * Minor bug fixed about limit of posts
194
+
195
+ = 1.2.1 =
196
+ * Bug fixed to support PHP4
197
+
198
+ = 1.2 =
199
+ * Option to blank output in case nothing is found
200
+ * Exclude posts from certain categories
201
+ * Exclude pages
202
+ * Option to choose if you want related posts to be displayed on pages
203
+
204
+ = 1.1.1 =
205
+ * Now you can optionally choose if you want to use the post content to search for related posts
206
+
207
+ = 1.1 =
208
+ * Fixed MySQL index key conflicts by using a more unique index key name.
209
+
210
+ = 1.0.1 =
211
+ * Release
212
+
contextual-related-posts.php CHANGED
@@ -8,21 +8,21 @@
8
  * @package Contextual_Related_Posts
9
  * @author Ajay D'Souza <me@ajaydsouza.com>
10
  * @license GPL-2.0+
11
- * @link http://ajaydsouza.com
12
  * @copyright 2009-2015 Ajay D'Souza
13
  *
14
  * @wordpress-plugin
15
  * Plugin Name: Contextual Related Posts
16
- * Plugin URI: http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/
17
  * Description: Display a set of related posts on your website or in your feed. Increase reader retention and reduce bounce rates
18
- * Version: 2.1.0
19
- * Author: Ajay D'Souza
20
- * Author URI: http://ajaydsouza.com
21
  * Text Domain: crp
22
  * License: GPL-2.0+
23
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
24
  * Domain Path: /languages
25
- * GitHub Plugin URI: https://github.com/ajaydsouza/contextual-related-posts/
26
  */
27
 
28
  // If this file is called directly, abort.
@@ -70,12 +70,12 @@ $crp_settings = crp_read_options();
70
  /**
71
  * Initialises text domain for l10n.
72
  *
73
- * @since 1.9
74
  */
75
- function ald_crp_lang_init() {
76
  load_plugin_textdomain( CRP_LOCAL_NAME, false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
77
  }
78
- add_action( 'plugins_loaded', 'ald_crp_lang_init' );
79
 
80
 
81
  /**
@@ -86,27 +86,29 @@ add_action( 'plugins_loaded', 'ald_crp_lang_init' );
86
  * @param array $args Parameters in a query string format
87
  * @return string HTML formatted list of related posts
88
  */
89
- function ald_crp( $args = array() ) {
90
- global $wpdb, $post, $single, $crp_settings;
91
 
92
  $defaults = array(
93
  'is_widget' => FALSE,
 
94
  'echo' => TRUE,
 
95
  );
96
  $defaults = array_merge( $defaults, $crp_settings );
97
 
98
  // Parse incomming $args into an array and merge it with $defaults
99
  $args = wp_parse_args( $args, $defaults );
100
 
101
- // Declare each item in $args as its own variable i.e. $type, $before.
102
- extract( $args, EXTR_SKIP );
103
-
104
  //Support caching to speed up retrieval
105
- if ( ! empty( $cache ) ) {
106
  $meta_key = 'crp_related_posts';
107
- if ( $is_widget ) {
108
  $meta_key .= '_widget';
109
  }
 
 
 
110
  if ( is_feed() ) {
111
  $meta_key .= '_feed';
112
  }
@@ -116,10 +118,7 @@ function ald_crp( $args = array() ) {
116
  }
117
  }
118
 
119
- $exclude_categories = explode( ',', $exclude_categories );
120
-
121
- $rel_attribute = ( $link_nofollow ) ? ' rel="nofollow" ' : ' ';
122
- $target_attribute = ( $link_new_window ) ? ' target="_blank" ' : ' ';
123
 
124
  // Retrieve the list of posts
125
  $results = get_crp_posts_id( array_merge( $args, array(
@@ -127,32 +126,14 @@ function ald_crp( $args = array() ) {
127
  'strict_limit' => TRUE,
128
  ) ) );
129
 
130
- $output = ( is_singular() ) ? '<div id="crp_related" class="crp_related' . ( $is_widget ? '_widget' : '' ) . '">' : '<div class="crp_related' . ( $is_widget ? '_widget' : '' ) . '">';
131
 
132
  if ( $results ) {
133
  $loop_counter = 0;
134
 
135
- if ( ! $is_widget ) {
136
- $title = str_replace( "%postname%", $post->post_title, $title ); // Replace %postname% with the title of the current post
137
-
138
- /**
139
- * Filter the title of the Related Posts list
140
- *
141
- * @since 1.9
142
- *
143
- * @param string $title Title/heading of the Related Posts list
144
- */
145
- $output .= apply_filters( 'crp_heading_title', $title );
146
- }
147
 
148
- /**
149
- * Filter the opening tag of the related posts list
150
- *
151
- * @since 1.9
152
- *
153
- * @param string $before_list Opening tag set in the Settings Page
154
- */
155
- $output .= apply_filters( 'crp_before_list', $before_list );
156
 
157
  foreach ( $results as $result ) {
158
 
@@ -167,142 +148,42 @@ function ald_crp( $args = array() ) {
167
 
168
  $result = get_post( $resultid ); // Let's get the Post using the ID
169
 
170
- /**
171
- * Filter the post ID for each result. This filtered ID is passed as a parameter to fetch categories.
172
- *
173
- * This is useful since you might want to fetch a different set of categories for a linked post ID,
174
- * typically in the case of plugins that let you set mutiple languages
175
- *
176
- * @since 1.9
177
- *
178
- * @param int $result->ID ID of the post
179
- */
180
- $resultid = apply_filters( 'crp_post_cat_id', $result->ID );
181
 
182
- $categorys = get_the_category( $resultid ); //Fetch categories of the plugin
183
 
184
- $p_in_c = false; // Variable to check if post exists in a particular category
185
- foreach ( $categorys as $cat ) { // Loop to check if post exists in excluded category
186
- $p_in_c = ( in_array( $cat->cat_ID, $exclude_categories ) ) ? true : false;
187
- if ( $p_in_c ) break; // End loop if post found in category
188
  }
189
 
190
- if ( ! $p_in_c ) {
191
-
192
- /**
193
- * Filter the opening tag of each list item.
194
- *
195
- * @since 1.9
196
- *
197
- * @param string $before_list_item Tag before each list item. Can be defined in the Settings page.
198
- * @param object $result Object of the current post result
199
- */
200
- $output .= apply_filters( 'crp_before_list_item', $before_list_item, $result ); // Pass the post object to the filter
201
-
202
- $title = crp_max_formatted_content( get_the_title( $result->ID ), $title_length ); // Get the post title and crop it if needed
203
-
204
- /**
205
- * Filter the title of each list item.
206
- *
207
- * @since 1.9
208
- *
209
- * @param string $title Title of the post.
210
- * @param object $result Object of the current post result
211
- */
212
- $title = apply_filters( 'crp_title', $title, $result );
213
-
214
- if ( 'after' == $post_thumb_op ) {
215
- $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $rel_attribute . ' ' . $target_attribute . 'class="crp_title">' . $title . '</a>'; // Add title if post thumbnail is to be displayed after
216
- }
217
- if ( 'inline' == $post_thumb_op || 'after' == $post_thumb_op || 'thumbs_only' == $post_thumb_op ) {
218
- $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $rel_attribute . ' ' . $target_attribute . '>';
219
- $output .= crp_get_the_post_thumbnail( array(
220
- 'postid' => $result->ID,
221
- 'thumb_height' => $thumb_height,
222
- 'thumb_width' => $thumb_width,
223
- 'thumb_meta' => $thumb_meta,
224
- 'thumb_html' => $thumb_html,
225
- 'thumb_default' => $thumb_default,
226
- 'thumb_default_show' => $thumb_default_show,
227
- 'scan_images' => $scan_images,
228
- 'class' => 'crp_thumb',
229
- ) );
230
- $output .= '</a>';
231
- }
232
- if ( 'inline' == $post_thumb_op || 'text_only' == $post_thumb_op ) {
233
- $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $rel_attribute . ' ' . $target_attribute . ' class="crp_title">' . $title . '</a>'; // Add title when required by settings
234
- }
235
- if ( $show_author ) {
236
- $author_info = get_userdata( $result->post_author );
237
- $author_link = get_author_posts_url( $author_info->ID );
238
- $author_name = ucwords( trim( stripslashes( $author_info->display_name ) ) );
239
-
240
- /**
241
- * Filter the author name.
242
- *
243
- * @since 1.9.1
244
- *
245
- * @param string $author_name Proper name of the post author.
246
- * @param object $author_info WP_User object of the post author
247
- */
248
- $author_name = apply_filters( 'crp_author_name', $author_name, $author_info );
249
-
250
- $crp_author = '<span class="crp_author"> ' . __( ' by ', CRP_LOCAL_NAME ).'<a href="' . $author_link . '">' . $author_name . '</a></span> ';
251
-
252
- /**
253
- * Filter the text with the author details.
254
- *
255
- * @since 2.0.0
256
- *
257
- * @param string $crp_author Formatted string with author details and link
258
- * @param object $author_info WP_User object of the post author
259
- */
260
- $crp_author = apply_filters( 'crp_author', $crp_author, $author_info);
261
-
262
- $output .= $crp_author;
263
- }
264
- if ( $show_date ) {
265
- $output .= '<span class="crp_date"> ' . mysql2date( get_option( 'date_format', 'd/m/y' ), $result->post_date ) . '</span> ';
266
- }
267
- if ( $show_excerpt ) {
268
- $output .= '<span class="crp_excerpt"> ' . crp_excerpt( $result->ID, $excerpt_length ) . '</span>';
269
- }
270
- $loop_counter++;
271
-
272
- /**
273
- * Filter the closing tag of each list item.
274
- *
275
- * @since 1.9
276
- *
277
- * @param string $after_list_item Tag after each list item. Can be defined in the Settings page.
278
- * @param object $result Object of the current post result
279
- */
280
- $output .= apply_filters( 'crp_after_list_item', $after_list_item, $result );
281
  }
282
- if ( $loop_counter == $limit ) break; // End loop when related posts limit is reached
 
 
 
 
 
 
 
 
 
283
  } //end of foreach loop
284
- if ( $show_credit ) {
285
 
286
- /** This filter is documented in contextual-related-posts.php */
287
- $output .= apply_filters( 'crp_before_list_item', $before_list_item, $result ); // Pass the post object to the filter
 
288
 
289
- $output .= sprintf( __( 'Powered by <a href="%s" rel="nofollow">Contextual Related Posts</a>', CRP_LOCAL_NAME ), esc_url( 'http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/' ) );
290
 
291
- /** This filter is documented in contextual-related-posts.php */
292
- $output .= apply_filters( 'crp_after_list_item', $after_list_item, $result );
293
 
294
  }
295
 
296
- /**
297
- * Filter the closing tag of the related posts list
298
- *
299
- * @since 1.9
300
- *
301
- * @param string $after_list Closing tag set in the Settings Page
302
- */
303
- $output .= apply_filters( 'crp_after_list', $after_list );
304
 
305
- $clearfix = '<div style="clear:both"></div>';
306
 
307
  /**
308
  * Filter the clearfix div tag. This is included after the closing tag to clear any miscellaneous floating elements;
@@ -314,19 +195,20 @@ function ald_crp( $args = array() ) {
314
  $output .= apply_filters( 'crp_clearfix', $clearfix );
315
 
316
  } else {
317
- $output .= ( $blank_output ) ? ' ' : '<p>' . $blank_output_text . '</p>';
318
  }
319
 
320
- if ( false === ( strpos( $output, $before_list_item ) ) ) {
 
321
  $output = '<div id="crp_related">';
322
- $output .= ($blank_output) ? ' ' : '<p>' . $blank_output_text . '</p>';
323
  }
324
 
325
  $output .= '</div>'; // closing div of 'crp_related'
326
 
327
 
328
  //Support caching to speed up retrieval
329
- if ( ! empty( $cache ) ) {
330
  update_post_meta( $post->ID, $meta_key, $output, '' );
331
  }
332
 
@@ -338,7 +220,7 @@ function ald_crp( $args = array() ) {
338
  * @param string $output Formatted list of related posts
339
  * @param array $args Complete set of arguments
340
  */
341
- return apply_filters( 'ald_crp', $output, $args );
342
  }
343
 
344
 
@@ -351,7 +233,7 @@ function ald_crp( $args = array() ) {
351
  * @return object $results
352
  */
353
  function get_crp_posts_id( $args = array() ) {
354
- global $wpdb, $post, $single, $crp_settings;
355
 
356
  // Initialise some variables
357
  $fields = '';
@@ -359,23 +241,21 @@ function get_crp_posts_id( $args = array() ) {
359
  $join = '';
360
  $groupby = '';
361
  $orderby = '';
 
362
  $limits = '';
363
  $match_fields = '';
364
 
365
  $defaults = array(
366
  'postid' => FALSE,
367
- 'strict_limit' => FALSE,
368
  );
369
  $defaults = array_merge( $defaults, $crp_settings );
370
 
371
- // Parse incomming $args into an array and merge it with $defaults
372
  $args = wp_parse_args( $args, $defaults );
373
 
374
- // Declare each item in $args as its own variable i.e. $type, $before.
375
- extract( $args, EXTR_SKIP );
376
-
377
  // Fix the thumb size in case it is missing
378
- $crp_thumb_size = crp_get_all_image_sizes( $thumb_size );
379
 
380
  if ( isset( $crp_thumb_size['width'] ) ) {
381
  $thumb_width = $crp_thumb_size['width'];
@@ -390,28 +270,68 @@ function get_crp_posts_id( $args = array() ) {
390
  $thumb_height = $crp_settings['thumb_height'];
391
  }
392
 
393
- $post = ( empty( $postid ) ) ? $post : get_post( $postid );
 
 
394
 
395
- $limit = ( $strict_limit ) ? $limit : ( $limit * 3 );
396
 
397
- parse_str( $post_types, $post_types ); // Save post types in $post_types variable
 
 
 
 
 
 
 
 
398
 
399
  // Are we matching only the title or the post content as well?
400
- if( $match_content ) {
401
- $stuff = $post->post_title . ' ' . crp_excerpt( $post->ID, $match_content_words, false );
402
- $match_fields = "post_title,post_content";
403
- } else {
404
- $stuff = $post->post_title;
405
- $match_fields = "post_title";
 
 
 
 
 
 
406
  }
407
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
408
  // Make sure the post is not from the future
409
  $time_difference = get_option( 'gmt_offset' );
410
  $now = gmdate( "Y-m-d H:i:s", ( time() + ( $time_difference * 3600 ) ) );
411
 
412
  // Limit the related posts by time
413
  $current_time = current_time( 'timestamp', 0 );
414
- $from_date = $current_time - ( $daily_range * DAY_IN_SECONDS );
415
  $from_date = gmdate( 'Y-m-d H:i:s' , $from_date );
416
 
417
  // Create the SQL query to fetch the related posts from the database
@@ -448,7 +368,7 @@ function get_crp_posts_id( $args = array() ) {
448
  $now_clause = apply_filters( 'crp_posts_now_date', $now_clause, $post->ID );
449
 
450
  // Create the minimum date limit
451
- $from_clause = ( 0 == $daily_range ) ? '' : $wpdb->prepare( " AND $wpdb->posts.post_date >= '%s' ", $from_date ); // Show posts after the date specified
452
 
453
  /**
454
  * Filter the Maximum date clause of the query.
@@ -466,8 +386,8 @@ function get_crp_posts_id( $args = array() ) {
466
  $where .= $from_clause;
467
  $where .= " AND $wpdb->posts.post_status = 'publish' "; // Only show published posts
468
  $where .= $wpdb->prepare( " AND $wpdb->posts.ID != %d ", $post->ID ); // Show posts after the date specified
469
- if ( '' != $exclude_post_ids ) {
470
- $where .= " AND $wpdb->posts.ID NOT IN (" . $exclude_post_ids . ") ";
471
  }
472
  $where .= " AND $wpdb->posts.post_type IN ('" . join( "', '", $post_types ) . "') "; // Array of post types
473
 
@@ -514,6 +434,15 @@ function get_crp_posts_id( $args = array() ) {
514
  */
515
  $groupby = apply_filters( 'crp_posts_groupby', $groupby, $post->ID );
516
 
 
 
 
 
 
 
 
 
 
517
 
518
  /**
519
  * Filter the ORDER BY clause of the query.
@@ -538,11 +467,16 @@ function get_crp_posts_id( $args = array() ) {
538
  if ( ! empty( $groupby ) ) {
539
  $groupby = 'GROUP BY ' . $groupby;
540
  }
 
 
 
 
 
541
  if ( !empty( $orderby ) ) {
542
  $orderby = 'ORDER BY ' . $orderby;
543
  }
544
- $sql = "SELECT DISTINCT $fields FROM $wpdb->posts $join WHERE 1=1 $where $groupby $orderby $limits";
545
 
 
546
  $results = $wpdb->get_results( $sql );
547
  } else {
548
  $results = false;
@@ -570,7 +504,7 @@ function crp_content_prepare_filter() {
570
 
571
  $priority = isset ( $crp_settings['content_filter_priority'] ) ? $crp_settings['content_filter_priority'] : 10;
572
 
573
- add_filter( 'the_content', 'ald_crp_content', $priority );
574
  }
575
  add_action( 'template_redirect', 'crp_content_prepare_filter' );
576
 
@@ -583,30 +517,47 @@ add_action( 'template_redirect', 'crp_content_prepare_filter' );
583
  * @param string $content
584
  * @return string After the filter has been processed
585
  */
586
- function ald_crp_content( $content ) {
587
 
588
- global $single, $post, $crp_settings;
589
 
590
- if ( ! in_the_loop() ) return $content;
 
 
 
591
 
 
592
  $exclude_on_post_ids = explode( ',', $crp_settings['exclude_on_post_ids'] );
593
  if ( in_array( $post->ID, $exclude_on_post_ids ) ) return $content; // Exit without adding related posts
594
 
 
595
  parse_str( $crp_settings['exclude_on_post_types'], $exclude_on_post_types ); // Save post types in $exclude_on_post_types variable
596
  if ( in_array( $post->post_type, $exclude_on_post_types ) ) return $content; // Exit without adding related posts
597
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  if ( ( is_single() ) && ( $crp_settings['add_to_content'] ) ) {
599
- return $content.ald_crp( 'is_widget=0' );
600
  } elseif ( ( is_page() ) && ( $crp_settings['add_to_page'] ) ) {
601
- return $content.ald_crp( 'is_widget=0' );
602
  } elseif ( ( is_home() ) && ( $crp_settings['add_to_home'] ) ) {
603
- return $content.ald_crp( 'is_widget=0' );
604
  } elseif ( ( is_category() ) && ( $crp_settings['add_to_category_archives'] ) ) {
605
- return $content.ald_crp( 'is_widget=0' );
606
  } elseif ( ( is_tag() ) && ( $crp_settings['add_to_tag_archives'] ) ) {
607
- return $content.ald_crp( 'is_widget=0' );
608
  } elseif ( ( ( is_tax() ) || ( is_author() ) || ( is_date() ) ) && ( $crp_settings['add_to_archives'] ) ) {
609
- return $content.ald_crp( 'is_widget=0' );
610
  } else {
611
  return $content;
612
  }
@@ -621,7 +572,7 @@ function ald_crp_content( $content ) {
621
  * @param string $content
622
  * @return string Formatted content
623
  */
624
- function ald_crp_rss( $content ) {
625
  global $post, $crp_settings;
626
 
627
  $limit_feed = $crp_settings['limit_feed'];
@@ -630,221 +581,36 @@ function ald_crp_rss( $content ) {
630
 
631
  if ( $crp_settings['add_to_feed'] ) {
632
  $output = $content;
633
- $output .= ald_crp( 'is_widget=0&limit='.$limit_feed.'&show_excerpt='.$show_excerpt_feed.'&post_thumb_op='.$post_thumb_op_feed );
634
  return $output;
635
  } else {
636
  return $content;
637
  }
638
  }
639
- add_filter( 'the_excerpt_rss', 'ald_crp_rss' );
640
- add_filter( 'the_content_feed', 'ald_crp_rss' );
641
 
642
 
643
  /**
644
- * Manual install of the related posts.
645
  *
646
  * @since 1.0.1
647
  *
648
  * @param string List of arguments to control the output
649
  */
650
- function echo_ald_crp( $args = array() ) {
651
- echo ald_crp( $args );
652
- }
653
-
654
 
655
- /**
656
- * Create a Wordpress Widget for CRP.
657
- *
658
- * @since 1.9
659
- *
660
- * @extends WP_Widget
661
- */
662
- class CRP_Widget extends WP_Widget {
663
-
664
- /**
665
- * Register widget with WordPress.
666
- */
667
- function __construct() {
668
- parent::__construct(
669
- 'widget_crp', // Base ID
670
- __( 'Related Posts [CRP]', CRP_LOCAL_NAME ), // Name
671
- array( 'description' => __( 'Display Related Posts', CRP_LOCAL_NAME ), ) // Args
672
- );
673
- }
674
-
675
- /**
676
- * Back-end widget form.
677
- *
678
- * @see WP_Widget::form()
679
- *
680
- * @param array $instance Previously saved values from database.
681
- */
682
- public function form( $instance ) {
683
- $title = isset( $instance['title'] ) ? esc_attr( $instance['title'] ) : '';
684
- $limit = isset( $instance['limit'] ) ? esc_attr( $instance['limit'] ) : '';
685
- $show_excerpt = isset( $instance['show_excerpt'] ) ? esc_attr( $instance['show_excerpt'] ) : '';
686
- $show_author = isset( $instance['show_author'] ) ? esc_attr( $instance['show_author'] ) : '';
687
- $show_date = isset( $instance['show_date'] ) ? esc_attr( $instance['show_date'] ) : '';
688
- $post_thumb_op = isset( $instance['post_thumb_op'] ) ? esc_attr( $instance['post_thumb_op'] ) : '';
689
- $thumb_height = isset( $instance['thumb_height'] ) ? esc_attr( $instance['thumb_height'] ) : '';
690
- $thumb_width = isset( $instance['thumb_width'] ) ? esc_attr( $instance['thumb_width'] ) : '';
691
- ?>
692
- <p>
693
- <label for="<?php echo $this->get_field_id( 'title' ); ?>">
694
- <?php _e( 'Title', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
695
- </label>
696
- </p>
697
- <p>
698
- <label for="<?php echo $this->get_field_id( 'limit' ); ?>">
699
- <?php _e( 'No. of posts', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'limit' ); ?>" name="<?php echo $this->get_field_name( 'limit' ); ?>" type="text" value="<?php echo esc_attr( $limit ); ?>" />
700
- </label>
701
- </p>
702
- <p>
703
- <label for="<?php echo $this->get_field_id( 'show_excerpt' ); ?>">
704
- <input id="<?php echo $this->get_field_id( 'show_excerpt' ); ?>" name="<?php echo $this->get_field_name( 'show_excerpt' ); ?>" type="checkbox" <?php if ( $show_excerpt ) echo 'checked="checked"' ?> /> <?php _e( ' Show excerpt?', CRP_LOCAL_NAME ); ?>
705
- </label>
706
- </p>
707
- <p>
708
- <label for="<?php echo $this->get_field_id( 'show_author' ); ?>">
709
- <input id="<?php echo $this->get_field_id( 'show_author' ); ?>" name="<?php echo $this->get_field_name( 'show_author' ); ?>" type="checkbox" <?php if ( $show_author ) echo 'checked="checked"' ?> /> <?php _e( ' Show author?', CRP_LOCAL_NAME ); ?>
710
- </label>
711
- </p>
712
- <p>
713
- <label for="<?php echo $this->get_field_id( 'show_date' ); ?>">
714
- <input id="<?php echo $this->get_field_id( 'show_date' ); ?>" name="<?php echo $this->get_field_name( 'show_date' ); ?>" type="checkbox" <?php if ( $show_date ) echo 'checked="checked"' ?> /> <?php _e( ' Show date?', CRP_LOCAL_NAME ); ?>
715
- </label>
716
- </p>
717
- <p>
718
- <?php _e( 'Thumbnail options', CRP_LOCAL_NAME ); ?>: <br />
719
- <select class="widefat" id="<?php echo $this->get_field_id( 'post_thumb_op' ); ?>" name="<?php echo $this->get_field_name( 'post_thumb_op' ); ?>">
720
- <option value="inline" <?php if ( 'inline' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Thumbnails inline, before title', CRP_LOCAL_NAME ); ?></option>
721
- <option value="after" <?php if ( 'after' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Thumbnails inline, after title', CRP_LOCAL_NAME ); ?></option>
722
- <option value="thumbs_only" <?php if ( 'thumbs_only' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Only thumbnails, no text', CRP_LOCAL_NAME ); ?></option>
723
- <option value="text_only" <?php if ( 'text_only' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'No thumbnails, only text.', CRP_LOCAL_NAME ); ?></option>
724
- </select>
725
- </p>
726
- <p>
727
- <label for="<?php echo $this->get_field_id( 'thumb_height' ); ?>">
728
- <?php _e( 'Thumbnail height', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'thumb_height' ); ?>" name="<?php echo $this->get_field_name( 'thumb_height' ); ?>" type="text" value="<?php echo esc_attr( $thumb_height ); ?>" />
729
- </label>
730
- </p>
731
- <p>
732
- <label for="<?php echo $this->get_field_id( 'thumb_width' ); ?>">
733
- <?php _e( 'Thumbnail width', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'thumb_width' ); ?>" name="<?php echo $this->get_field_name( 'thumb_width' ); ?>" type="text" value="<?php echo esc_attr( $thumb_width ); ?>" />
734
- </label>
735
- </p>
736
-
737
- <?php
738
- /**
739
- * Fires after Contextual Related Posts widget options.
740
- *
741
- * @since 2.1.0
742
- *
743
- * @param array $instance Widget options array
744
- */
745
- do_action( 'crp_widget_options_after', $instance );
746
- ?>
747
-
748
- <?php
749
- } //ending form creation
750
-
751
- /**
752
- * Sanitize widget form values as they are saved.
753
- *
754
- * @see WP_Widget::update()
755
- *
756
- * @param array $new_instance Values just sent to be saved.
757
- * @param array $old_instance Previously saved values from database.
758
- *
759
- * @return array Updated safe values to be saved.
760
- */
761
- public function update( $new_instance, $old_instance ) {
762
- $instance = $old_instance;
763
- $instance['title'] = strip_tags( $new_instance['title'] );
764
- $instance['limit'] = $new_instance['limit'];
765
- $instance['show_excerpt'] = $new_instance['show_excerpt'];
766
- $instance['show_author'] = $new_instance['show_author'];
767
- $instance['show_date'] = $new_instance['show_date'];
768
- $instance['post_thumb_op'] = $new_instance['post_thumb_op'];
769
- $instance['thumb_height'] = $new_instance['thumb_height'];
770
- $instance['thumb_width'] = $new_instance['thumb_width'];
771
- delete_post_meta_by_key( 'crp_related_posts_widget' ); // Delete the cache
772
- return $instance;
773
- } //ending update
774
-
775
- /**
776
- * Front-end display of widget.
777
- *
778
- * @see WP_Widget::widget()
779
- *
780
- * @param array $args Widget arguments.
781
- * @param array $instance Saved values from database.
782
- */
783
- public function widget( $args, $instance ) {
784
- global $wpdb, $post;
785
-
786
- extract( $args, EXTR_SKIP );
787
-
788
- global $crp_settings;
789
-
790
- parse_str( $crp_settings['exclude_on_post_types'], $exclude_on_post_types ); // Save post types in $exclude_on_post_types variable
791
- if ( is_object( $post ) && ( in_array( $post->post_type, $exclude_on_post_types ) ) ) {
792
- return 0; // Exit without adding related posts
793
- }
794
-
795
- $exclude_on_post_ids = explode( ',', $crp_settings['exclude_on_post_ids'] );
796
-
797
- if ( ( ( is_single() ) && ( ! is_single( $exclude_on_post_ids ) ) ) || ( ( is_page() ) && ( ! is_page( $exclude_on_post_ids ) ) ) ) {
798
-
799
- $title = apply_filters( 'widget_title', empty( $instance['title'] ) ? strip_tags( str_replace( "%postname%", $post->post_title, $crp_settings['title'] ) ) : $instance['title'] );
800
 
801
- $limit = isset( $instance['limit'] ) ? $instance['limit'] : $crp_settings['limit'];
802
- if ( empty( $limit ) ) {
803
- $limit = $crp_settings['limit'];
804
- }
805
 
806
- $post_thumb_op = isset( $instance['post_thumb_op'] ) ? esc_attr( $instance['post_thumb_op'] ) : 'text_only';
807
- $thumb_height = isset( $instance['thumb_height'] ) ? esc_attr( $instance['thumb_height'] ) : $crp_settings['thumb_height'];
808
- $thumb_width = isset( $instance['thumb_width'] ) ? esc_attr( $instance['thumb_width'] ) : $crp_settings['thumb_width'];
809
- $show_excerpt = isset( $instance['show_excerpt'] ) ? esc_attr( $instance['show_excerpt'] ) : '';
810
- $show_author = isset( $instance['show_author'] ) ? esc_attr( $instance['show_author'] ) : '';
811
- $show_date = isset( $instance['show_date'] ) ? esc_attr( $instance['show_date'] ) : '';
812
-
813
- $output = $before_widget;
814
- $output .= $before_title . $title . $after_title;
815
- $output .= ald_crp( array(
816
- 'is_widget' => 1,
817
- 'limit' => $limit,
818
- 'show_excerpt' => $show_excerpt,
819
- 'show_author' => $show_author,
820
- 'show_date' => $show_date,
821
- 'post_thumb_op' => $post_thumb_op,
822
- 'thumb_height' => $thumb_height,
823
- 'thumb_width' => $thumb_width,
824
- ) );
825
-
826
- $output .= $after_widget;
827
-
828
- echo $output;
829
- }
830
- } //ending function widget
831
  }
832
 
833
 
834
- /**
835
- * Initialise the widgets.
836
- *
837
- * @since 1.9.1
838
- *
839
- * @access public
840
- * @return void
841
- */
842
- function register_crp_widget() {
843
- register_widget( 'CRP_Widget' );
844
- }
845
- add_action( 'widgets_init', 'register_crp_widget' );
846
-
847
-
848
  /**
849
  * Enqueue styles.
850
  *
@@ -854,35 +620,31 @@ add_action( 'widgets_init', 'register_crp_widget' );
854
  function crp_heading_styles() {
855
  global $crp_settings;
856
 
857
- if ( $crp_settings['include_default_style'] ) {
858
- wp_register_style( 'crp_list_style', plugins_url( 'css/default-style.css', __FILE__ ) );
859
- wp_enqueue_style( 'crp_list_style' );
860
- }
861
- }
862
- add_action( 'wp_enqueue_scripts', 'crp_heading_styles' );
863
 
864
 
865
- /**
866
- * Creates a shortcode [crp limit="5" heading="1" cache="1"].
867
- *
868
- * @since 1.8.6
869
- *
870
- * @param array $atts
871
- * @param string $content (default: null)
872
- * @return Related Posts
873
- */
874
- function crp_shortcode( $atts, $content = null ) {
875
- global $crp_settings;
876
- $atts = shortcode_atts( array_merge(
877
- $crp_settings,
878
- array( 'heading' => 1 )
879
- ), $atts, 'crp' );
880
 
881
- $atts['is_widget'] = 1 - $atts['heading'];
882
 
883
- return ald_crp( $atts );
884
  }
885
- add_shortcode( 'crp', 'crp_shortcode' );
886
 
887
 
888
  /**
@@ -900,13 +662,7 @@ function crp_default_options() {
900
 
901
  $thumb_default = plugins_url( 'default.png' , __FILE__ );
902
 
903
- $crp_get_all_image_sizes = crp_get_all_image_sizes();
904
-
905
- // get relevant post types
906
- $args = array(
907
- 'public' => true,
908
- '_builtin' => true
909
- );
910
  $post_types = array(
911
  'post' => 'post',
912
  'page' => 'page',
@@ -926,6 +682,9 @@ function crp_default_options() {
926
  'add_to_archives' => false, // Add related posts to other archives
927
 
928
  'content_filter_priority' => 10, // Content priority
 
 
 
929
  'show_credit' => false, // Link to this plugin's page?
930
 
931
  // List tuning options
@@ -984,7 +743,8 @@ function crp_default_options() {
984
 
985
  // Custom styles
986
  'custom_CSS' => '', // Custom CSS to style the output
987
- 'include_default_style' => true, // Include default style
 
988
  );
989
 
990
 
@@ -1043,7 +803,7 @@ function crp_read_options() {
1043
  * @return string Echoed string with the CSS output in the Header
1044
  */
1045
  function crp_header() {
1046
- global $wpdb, $post, $single, $crp_settings;
1047
 
1048
  $crp_custom_CSS = stripslashes( $crp_settings['custom_CSS'] );
1049
 
@@ -1069,67 +829,22 @@ function crp_header() {
1069
  add_action( 'wp_head', 'crp_header' );
1070
 
1071
 
1072
- /**
1073
- * Fired for each blog when the plugin is activated.
1074
- *
1075
- * @since 1.0.1
1076
- *
1077
- * @param boolean $network_wide True if WPMU superadmin uses
1078
- * "Network Activate" action, false if
1079
- * WPMU is disabled or plugin is
1080
- * activated on an individual blog.
1081
- */
1082
- function crp_activate( $network_wide ) {
1083
- global $wpdb;
1084
-
1085
- if ( is_multisite() && $network_wide ) {
1086
-
1087
- // Get all blogs in the network and activate plugin on each one
1088
- $blog_ids = $wpdb->get_col( "
1089
- SELECT blog_id FROM $wpdb->blogs
1090
- WHERE archived = '0' AND spam = '0' AND deleted = '0'
1091
- " );
1092
- foreach ( $blog_ids as $blog_id ) {
1093
- switch_to_blog( $blog_id );
1094
- crp_single_activate();
1095
- }
1096
-
1097
- // Switch back to the current blog
1098
- restore_current_blog();
1099
-
1100
- } else {
1101
- crp_single_activate();
1102
- }
1103
- }
1104
- register_activation_hook( __FILE__, 'crp_activate' );
1105
-
1106
 
1107
  /**
1108
- * Fired for each blog when the plugin is activated.
 
1109
  *
1110
- * @since 2.0.0
1111
  *
1112
  */
1113
- function crp_single_activate() {
1114
- global $wpdb;
1115
-
1116
- $crp_settings = crp_read_options();
1117
-
1118
- $wpdb->hide_errors();
1119
-
1120
- // If we're running mySQL v5.6, convert the WPDB posts table to InnoDB, since InnoDB supports FULLTEXT from v5.6 onwards
1121
- if ( version_compare( 5.6, $wpdb->db_version(), '<=' ) ) {
1122
- $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ENGINE = InnoDB;' );
1123
- } else {
1124
- $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ENGINE = MYISAM;' );
1125
- }
1126
-
1127
- $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related (post_title, post_content);' );
1128
- $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related_title (post_title);' );
1129
- $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related_content (post_content);' );
1130
- $wpdb->show_errors();
1131
-
1132
  }
 
1133
 
1134
 
1135
  /**
@@ -1145,6 +860,8 @@ function crp_activate_new_site( $blog_id ) {
1145
  return;
1146
  }
1147
 
 
 
1148
  switch_to_blog( $blog_id );
1149
  crp_single_activate();
1150
  restore_current_blog();
@@ -1153,404 +870,35 @@ function crp_activate_new_site( $blog_id ) {
1153
  add_action( 'wpmu_new_blog', 'crp_activate_new_site' );
1154
 
1155
 
1156
- /**
1157
- * Add custom image size of thumbnail. Filters `init`.
1158
- *
1159
- * @since 2.0.0
1160
- *
1161
- */
1162
- function crp_add_image_sizes() {
1163
- global $crp_settings;
1164
-
1165
- if ( ! in_array( $crp_settings['thumb_size'], get_intermediate_image_sizes() ) ) {
1166
- $crp_settings['thumb_size'] = 'crp_thumbnail';
1167
- update_option( 'ald_crp_settings', $crp_settings );
1168
- }
1169
-
1170
- // Add image sizes if 'crp_thumbnail' is selected or the selected thumbnail size is no longer valid
1171
- if ( 'crp_thumbnail' == $crp_settings['thumb_size'] ) {
1172
- $width = empty( $crp_settings['thumb_width'] ) ? 150 : $crp_settings['thumb_width'];
1173
- $height = empty( $crp_settings['thumb_height'] ) ? 150 : $crp_settings['thumb_height'];
1174
- $crop = isset( $crp_settings['thumb_crop'] ) ? $crp_settings['thumb_crop'] : false;
1175
-
1176
- add_image_size( 'crp_thumbnail', $width, $height, $crop );
1177
- }
1178
- }
1179
- add_action( 'init', 'crp_add_image_sizes' );
1180
-
1181
-
1182
- /**
1183
- * Function to get the post thumbnail.
1184
- *
1185
- * @since 1.7
1186
- *
1187
- * @param array|string $args Array / Query string with arguments post thumbnails
1188
- * @return string Output with the post thumbnail
1189
- */
1190
- function crp_get_the_post_thumbnail( $args = array() ) {
1191
-
1192
- global $crp_url, $crp_settings;
1193
-
1194
- $defaults = array(
1195
- 'postid' => '',
1196
- 'thumb_height' => '150', // Max height of thumbnails
1197
- 'thumb_width' => '150', // Max width of thumbnails
1198
- 'thumb_meta' => 'post-image', // Meta field that is used to store the location of default thumbnail image
1199
- 'thumb_html' => 'html', // HTML / CSS for width and height attributes
1200
- 'thumb_default' => '', // Default thumbnail image
1201
- 'thumb_default_show' => true, // Show default thumb if none found (if false, don't show thumb at all)
1202
- 'scan_images' => false, // Scan post for images
1203
- 'class' => 'crp_thumb', // Class of the thumbnail
1204
- );
1205
-
1206
- // Parse incomming $args into an array and merge it with $defaults
1207
- $args = wp_parse_args( $args, $defaults );
1208
-
1209
- // Issue notice for deprecated arguments
1210
- if ( isset( $args['thumb_timthumb'] ) ) {
1211
- _deprecated_argument( __FUNCTION__, '2.1', __( 'thumb_timthumb argument has been deprecated', CRP_LOCAL_NAME ) );
1212
- }
1213
-
1214
- if ( isset( $args['thumb_timthumb_q'] ) ) {
1215
- _deprecated_argument( __FUNCTION__, '2.1', __( 'thumb_timthumb_q argument has been deprecated', CRP_LOCAL_NAME ) );
1216
- }
1217
-
1218
- if ( isset( $args['filter'] ) ) {
1219
- _deprecated_argument( __FUNCTION__, '2.1', __( 'filter argument has been deprecated', CRP_LOCAL_NAME ) );
1220
- }
1221
-
1222
- // Declare each item in $args as its own variable i.e. $type, $before.
1223
- extract( $args, EXTR_SKIP );
1224
-
1225
- $result = get_post( $postid );
1226
- $post_title = get_the_title( $postid );
1227
-
1228
- $output = '';
1229
- $postimage = '';
1230
-
1231
- // Let's start fetching the thumbnail. First place to look is in the post meta defined in the Settings page
1232
- if ( ! $postimage ) {
1233
- $postimage = get_post_meta( $result->ID, $thumb_meta, true ); // Check the post meta first
1234
- $pick = 'meta';
1235
- }
1236
-
1237
- // If there is no thumbnail found, check the post thumbnail
1238
- if ( ! $postimage ) {
1239
- if ( false != get_post_thumbnail_id( $result->ID ) ) {
1240
- $postthumb = wp_get_attachment_image_src( get_post_thumbnail_id( $result->ID ), $crp_settings['thumb_size'] );
1241
- $postimage = $postthumb[0];
1242
- }
1243
- $pick = 'featured';
1244
- }
1245
-
1246
- // If there is no thumbnail found, fetch the first image in the post, if enabled
1247
- if ( ! $postimage && $scan_images ) {
1248
- preg_match_all( '/<img.+src=[\'"]([^\'"]+)[\'"].*>/i', $result->post_content, $matches );
1249
- if ( isset( $matches[1][0] ) && $matches[1][0] ) { // any image there?
1250
- $postimage = $matches[1][0]; // we need the first one only!
1251
- }
1252
- if ( $postimage ) {
1253
- $postimage_id = crp_get_attachment_id_from_url( $postimage );
1254
-
1255
- if ( false != wp_get_attachment_image_src( $postimage_id, $crp_settings['thumb_size'] ) ) {
1256
- $postthumb = wp_get_attachment_image_src( $postimage_id, $crp_settings['thumb_size'] );
1257
- $postimage = $postthumb[0];
1258
- }
1259
- $pick = 'correct';
1260
- }
1261
- $pick .= 'first';
1262
- }
1263
-
1264
- // If there is no thumbnail found, fetch the first child image
1265
- if ( ! $postimage ) {
1266
- $postimage = crp_get_first_image( $result->ID ); // Get the first image
1267
- $pick = 'firstchild';
1268
- }
1269
-
1270
- // If no other thumbnail set, try to get the custom video thumbnail set by the Video Thumbnails plugin
1271
- if ( ! $postimage ) {
1272
- $postimage = get_post_meta( $result->ID, '_video_thumbnail', true );
1273
- }
1274
-
1275
- // If no thumb found and settings permit, use default thumb
1276
- if ( $thumb_default_show && ! $postimage ) {
1277
- $postimage = $thumb_default;
1278
- }
1279
-
1280
- // Hopefully, we've found a thumbnail by now. If so, run it through the custom filter, check for SSL and create the image tag
1281
- if ( $postimage ) {
1282
-
1283
- /**
1284
- * Filters the thumbnail image URL.
1285
- *
1286
- * Use this filter to modify the thumbnail URL that is automatically created
1287
- * Before v2.1 this was used for cropping the post image using timthumb
1288
- *
1289
- * @since 2.1.0
1290
- *
1291
- * @param string $postimage URL of the thumbnail image
1292
- * @param int $thumb_width Thumbnail width
1293
- * @param int $thumb_height Thumbnail height
1294
- * @param object $result Post Object
1295
- */
1296
- $postimage = apply_filters( 'crp_thumb_url', $postimage, $thumb_width, $thumb_height, $result );
1297
-
1298
- /* Backward compatibility */
1299
- $thumb_timthumb = false;
1300
- $thumb_timthumb_q = 75;
1301
-
1302
- /**
1303
- * Filters the thumbnail image URL.
1304
- *
1305
- * @since 1.8.10
1306
- * @deprecated 2.1 Use crp_thumb_url instead.
1307
- *
1308
- * @param string $postimage URL of the thumbnail image
1309
- * @param int $thumb_width Thumbnail width
1310
- * @param int $thumb_height Thumbnail height
1311
- * @param boolean $thumb_timthumb Enable timthumb?
1312
- * @param int $thumb_timthumb_q Quality of timthumb thumbnail.
1313
- * @param object $result Post Object
1314
- */
1315
- $postimage = apply_filters( 'crp_postimage', $postimage, $thumb_width, $thumb_height, $thumb_timthumb, $thumb_timthumb_q, $result );
1316
-
1317
- if ( is_ssl() ) {
1318
- $postimage = preg_replace( '~http://~', 'https://', $postimage );
1319
- }
1320
-
1321
- $thumb_html = ( 'css' == $thumb_html ) ? 'style="max-width:' . $thumb_width . 'px;max-height:' . $thumb_height . 'px;"' : 'width="' . $thumb_width . '" height="' .$thumb_height . '"';
1322
-
1323
- $class .= ' crp_' . $pick;
1324
- $output .= '<img src="' . $postimage . '" alt="' . $post_title . '" title="' . $post_title . '" ' . $thumb_html . ' class="' . $class . '" />';
1325
- }
1326
-
1327
- /**
1328
- * Filters post thumbnail created for CRP.
1329
- *
1330
- * @since 1.9
1331
- *
1332
- * @param array $output Formatted output
1333
- * @param array $args Argument list
1334
- */
1335
- return apply_filters( 'crp_get_the_post_thumbnail', $output, $args );
1336
- }
1337
-
1338
-
1339
- /**
1340
- * Get the first image in the post.
1341
- *
1342
- * @since 1.8.9
1343
- *
1344
- * @param mixed $postID Post ID
1345
- * @return string
1346
- */
1347
- function crp_get_first_image( $postID ) {
1348
- $args = array(
1349
- 'numberposts' => 1,
1350
- 'order' => 'ASC',
1351
- 'post_mime_type' => 'image',
1352
- 'post_parent' => $postID,
1353
- 'post_status' => null,
1354
- 'post_type' => 'attachment',
1355
- );
1356
-
1357
- $attachments = get_children( $args );
1358
-
1359
- if ( $attachments ) {
1360
- foreach ( $attachments as $attachment ) {
1361
- $image_attributes = wp_get_attachment_image_src( $attachment->ID, 'thumbnail' ) ? wp_get_attachment_image_src( $attachment->ID, 'thumbnail' ) : wp_get_attachment_image_src( $attachment->ID, 'full' );
1362
-
1363
- /**
1364
- * Filters first child attachment from the post.
1365
- *
1366
- * @since 2.0.0
1367
- *
1368
- * @param array $image_attributes[0] URL of the image
1369
- * @param int $postID Post ID
1370
- */
1371
- return apply_filters( 'crp_get_first_image', $image_attributes[0], $postID );
1372
- }
1373
- } else {
1374
- return false;
1375
- }
1376
- }
1377
-
1378
-
1379
- /**
1380
- * Function to get the attachment ID from the attachment URL.
1381
- *
1382
- * @since 2.1
1383
- *
1384
- * @param string $attachment_url Attachment URL
1385
- * @return int Attachment ID
1386
- */
1387
- function crp_get_attachment_id_from_url( $attachment_url = '' ) {
1388
-
1389
- global $wpdb;
1390
- $attachment_id = false;
1391
-
1392
- // If there is no url, return.
1393
- if ( '' == $attachment_url ) {
1394
- return;
1395
- }
1396
-
1397
- // Get the upload directory paths
1398
- $upload_dir_paths = wp_upload_dir();
1399
-
1400
- // Make sure the upload path base directory exists in the attachment URL, to verify that we're working with a media library image
1401
- if ( false !== strpos( $attachment_url, $upload_dir_paths['baseurl'] ) ) {
1402
-
1403
- // If this is the URL of an auto-generated thumbnail, get the URL of the original image
1404
- $attachment_url = preg_replace( '/-\d+x\d+(?=\.(jpg|jpeg|png|gif)$)/i', '', $attachment_url );
1405
-
1406
- // Remove the upload path base directory from the attachment URL
1407
- $attachment_url = str_replace( $upload_dir_paths['baseurl'] . '/', '', $attachment_url );
1408
-
1409
- // Finally, run a custom database query to get the attachment ID from the modified attachment URL
1410
- $attachment_id = $wpdb->get_var( $wpdb->prepare( "SELECT wposts.ID FROM $wpdb->posts wposts, $wpdb->postmeta wpostmeta WHERE wposts.ID = wpostmeta.post_id AND wpostmeta.meta_key = '_wp_attached_file' AND wpostmeta.meta_value = '%s' AND wposts.post_type = 'attachment'", $attachment_url ) );
1411
-
1412
- }
1413
-
1414
- /**
1415
- * Filters attachment ID generated from URL.
1416
- *
1417
- * @since 2.1
1418
- *
1419
- * @param int $attachment_id Attachment ID
1420
- * @param string $attachment_url Attachment URL
1421
- */
1422
- return apply_filters( 'crp_get_attachment_id_from_url', $attachment_id, $attachment_url );
1423
- }
1424
-
1425
-
1426
- /**
1427
- * Function to create an excerpt for the post.
1428
- *
1429
- * @since 1.6
1430
- *
1431
- * @param int $id Post ID
1432
- * @param int|string $excerpt_length Length of the excerpt in words
1433
- * @return string Excerpt
1434
- */
1435
- function crp_excerpt( $id, $excerpt_length = 0, $use_excerpt = true ) {
1436
- $content = $excerpt = '';
1437
-
1438
- if ( $use_excerpt ) {
1439
- $content = get_post( $id )->post_excerpt;
1440
- }
1441
- if ( '' == $content ) {
1442
- $content = get_post( $id )->post_content;
1443
- }
1444
-
1445
- $output = strip_tags( strip_shortcodes( $content ) );
1446
-
1447
- if ( $excerpt_length > 0 ) {
1448
- $output = wp_trim_words( $output, $excerpt_length );
1449
- }
1450
-
1451
- /**
1452
- * Filters excerpt generated by CRP.
1453
- *
1454
- * @since 1.9
1455
- *
1456
- * @param array $output Formatted excerpt
1457
- * @param int $id Post ID
1458
- * @param int $excerpt_length Length of the excerpt
1459
- * @param boolean $use_excerpt Use the excerpt?
1460
- */
1461
- return apply_filters( 'crp_excerpt', $output, $id, $excerpt_length, $use_excerpt );
1462
- }
1463
 
 
 
 
1464
 
1465
  /**
1466
- * Function to limit content by characters.
1467
  *
1468
- * @since 1.8.4
1469
  *
1470
- * @param string $content Content to be used to make an excerpt
1471
- * @param int $no_of_char Maximum length of excerpt in characters
1472
- * @return string Formatted content
1473
  */
1474
- function crp_max_formatted_content( $content, $no_of_char = -1 ) {
1475
- $content = strip_tags( $content ); // Remove CRLFs, leaving space in their wake
1476
-
1477
- if ( ( $no_of_char > 0 ) && ( strlen( $content ) > $no_of_char ) ) {
1478
- $aWords = preg_split( "/[\s]+/", substr( $content, 0, $no_of_char ) );
1479
-
1480
- // Break back down into a string of words, but drop the last one if it's chopped off
1481
- if ( substr( $content, $no_of_char, 1 ) == " " ) {
1482
- $content = implode( " ", $aWords );
1483
- } else {
1484
- $content = implode( " ", array_slice( $aWords, 0, -1 ) ) .'&hellip;';
1485
- }
1486
- }
1487
 
1488
- /**
1489
- * Filters formatted content after cropping.
1490
- *
1491
- * @since 1.9
1492
- *
1493
- * @param string $content Formatted content
1494
- * @param int $no_of_char Maximum length of excerpt in characters
1495
- */
1496
- return apply_filters( 'crp_max_formatted_content' , $content, $no_of_char );
1497
  }
 
1498
 
1499
 
1500
- /**
1501
- * Get all image sizes.
1502
- *
1503
- * @since 2.0.0
1504
- * @param string $size Get specific image size
1505
- * @return array Image size names along with width, height and crop setting
1506
- */
1507
- function crp_get_all_image_sizes( $size = '' ) {
1508
- global $_wp_additional_image_sizes;
1509
-
1510
- /* Get the intermediate image sizes and add the full size to the array. */
1511
- $intermediate_image_sizes = get_intermediate_image_sizes();
1512
-
1513
- foreach( $intermediate_image_sizes as $_size ) {
1514
- if ( in_array( $_size, array( 'thumbnail', 'medium', 'large' ) ) ) {
1515
-
1516
- $sizes[ $_size ]['name'] = $_size;
1517
- $sizes[ $_size ]['width'] = get_option( $_size . '_size_w' );
1518
- $sizes[ $_size ]['height'] = get_option( $_size . '_size_h' );
1519
- $sizes[ $_size ]['crop'] = (bool) get_option( $_size . '_crop' );
1520
-
1521
- if ( ( 0 == $sizes[ $_size ]['width'] ) && ( 0 == $sizes[ $_size ]['height'] ) ) {
1522
- unset( $sizes[ $_size ] );
1523
- }
1524
-
1525
- } elseif ( isset( $_wp_additional_image_sizes[ $_size ] ) ) {
1526
-
1527
- $sizes[ $_size ] = array(
1528
- 'name' => $_size,
1529
- 'width' => $_wp_additional_image_sizes[ $_size ]['width'],
1530
- 'height' => $_wp_additional_image_sizes[ $_size ]['height'],
1531
- 'crop' => (bool) $_wp_additional_image_sizes[ $_size ]['crop'],
1532
- );
1533
- }
1534
- }
1535
-
1536
- /* Get only 1 size if found */
1537
- if ( $size ) {
1538
- if ( isset( $sizes[ $size ] ) ) {
1539
- return $sizes[ $size ];
1540
- } else {
1541
- return false;
1542
- }
1543
- }
1544
 
1545
- /**
1546
- * Filters array of image sizes.
1547
- *
1548
- * @since 2.0
1549
- *
1550
- * @param array $sizes Image sizes
1551
- */
1552
- return apply_filters( 'crp_get_all_image_sizes', $sizes );
1553
- }
1554
 
1555
 
1556
  /*----------------------------------------------------------------------------*
@@ -1560,6 +908,9 @@ function crp_get_all_image_sizes( $size = '' ) {
1560
  if ( is_admin() || strstr( $_SERVER['PHP_SELF'], 'wp-admin/' ) ) {
1561
 
1562
  require_once( plugin_dir_path( __FILE__ ) . 'admin/admin.php' );
 
 
 
1563
 
1564
  } // End admin.inc
1565
 
@@ -1568,6 +919,5 @@ if ( is_admin() || strstr( $_SERVER['PHP_SELF'], 'wp-admin/' ) ) {
1568
  * Deprecated functions
1569
  *----------------------------------------------------------------------------*/
1570
 
1571
- require_once( plugin_dir_path( __FILE__ ) . 'deprecated.php' );
1572
 
1573
- ?>
8
  * @package Contextual_Related_Posts
9
  * @author Ajay D'Souza <me@ajaydsouza.com>
10
  * @license GPL-2.0+
11
+ * @link https://webberzone.com
12
  * @copyright 2009-2015 Ajay D'Souza
13
  *
14
  * @wordpress-plugin
15
  * Plugin Name: Contextual Related Posts
16
+ * Plugin URI: https://webberzone.com/plugins/contextual-related-posts/
17
  * Description: Display a set of related posts on your website or in your feed. Increase reader retention and reduce bounce rates
18
+ * Version: 2.2.0
19
+ * Author: WebberZone
20
+ * Author URI: https://webberzone.com
21
  * Text Domain: crp
22
  * License: GPL-2.0+
23
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
24
  * Domain Path: /languages
25
+ * GitHub Plugin URI: https://github.com/WebberZone/contextual-related-posts/
26
  */
27
 
28
  // If this file is called directly, abort.
70
  /**
71
  * Initialises text domain for l10n.
72
  *
73
+ * @since 2.2.0
74
  */
75
+ function crp_lang_init() {
76
  load_plugin_textdomain( CRP_LOCAL_NAME, false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
77
  }
78
+ add_action( 'plugins_loaded', 'crp_lang_init' );
79
 
80
 
81
  /**
86
  * @param array $args Parameters in a query string format
87
  * @return string HTML formatted list of related posts
88
  */
89
+ function get_crp( $args = array() ) {
90
+ global $wpdb, $post, $crp_settings;
91
 
92
  $defaults = array(
93
  'is_widget' => FALSE,
94
+ 'is_manual' => FALSE,
95
  'echo' => TRUE,
96
+ 'heading' => TRUE,
97
  );
98
  $defaults = array_merge( $defaults, $crp_settings );
99
 
100
  // Parse incomming $args into an array and merge it with $defaults
101
  $args = wp_parse_args( $args, $defaults );
102
 
 
 
 
103
  //Support caching to speed up retrieval
104
+ if ( ! empty( $args['cache'] ) ) {
105
  $meta_key = 'crp_related_posts';
106
+ if ( $args['is_widget'] ) {
107
  $meta_key .= '_widget';
108
  }
109
+ if ( $args['is_manual'] ) {
110
+ $meta_key .= '_manual';
111
+ }
112
  if ( is_feed() ) {
113
  $meta_key .= '_feed';
114
  }
118
  }
119
  }
120
 
121
+ $exclude_categories = explode( ',', $args['exclude_categories'] );
 
 
 
122
 
123
  // Retrieve the list of posts
124
  $results = get_crp_posts_id( array_merge( $args, array(
126
  'strict_limit' => TRUE,
127
  ) ) );
128
 
129
+ $output = ( is_singular() ) ? '<div id="crp_related" class="crp_related' . ( $args['is_widget'] ? '_widget' : '' ) . '">' : '<div class="crp_related' . ( $args['is_widget'] ? '_widget' : '' ) . '">';
130
 
131
  if ( $results ) {
132
  $loop_counter = 0;
133
 
134
+ $output .= crp_heading_title( $args );
 
 
 
 
 
 
 
 
 
 
 
135
 
136
+ $output .= crp_before_list( $args );
 
 
 
 
 
 
 
137
 
138
  foreach ( $results as $result ) {
139
 
148
 
149
  $result = get_post( $resultid ); // Let's get the Post using the ID
150
 
151
+ $output .= crp_before_list_item( $args, $result );
 
 
 
 
 
 
 
 
 
 
152
 
153
+ $output .= crp_list_link( $args, $result );
154
 
155
+ if ( $args['show_author'] ) {
156
+ $output .= crp_author( $args, $result );
 
 
157
  }
158
 
159
+ if ( $args['show_date'] ) {
160
+ $output .= '<span class="crp_date"> ' . mysql2date( get_option( 'date_format', 'd/m/y' ), $result->post_date ) . '</span> ';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
  }
162
+
163
+ if ( $args['show_excerpt'] ) {
164
+ $output .= '<span class="crp_excerpt"> ' . crp_excerpt( $result->ID, $excerpt_length ) . '</span>';
165
+ }
166
+
167
+ $loop_counter++;
168
+
169
+ $output .= crp_after_list_item( $args, $result );
170
+
171
+ if ( $loop_counter == $args['limit'] ) break; // End loop when related posts limit is reached
172
  } //end of foreach loop
 
173
 
174
+ if ( $args['show_credit'] ) {
175
+
176
+ $output .= crp_before_list_item( $args, $result );
177
 
178
+ $output .= sprintf( __( 'Powered by <a href="%s" rel="nofollow">Contextual Related Posts</a>', CRP_LOCAL_NAME ), esc_url( 'https://webberzone.com/plugins/contextual-related-posts/' ) );
179
 
180
+ $output .= crp_after_list_item( $args, $result );
 
181
 
182
  }
183
 
184
+ $output .= crp_after_list( $args );
 
 
 
 
 
 
 
185
 
186
+ $clearfix = '<div class="crp_clear"></div>';
187
 
188
  /**
189
  * Filter the clearfix div tag. This is included after the closing tag to clear any miscellaneous floating elements;
195
  $output .= apply_filters( 'crp_clearfix', $clearfix );
196
 
197
  } else {
198
+ $output .= ( $args['blank_output'] ) ? ' ' : '<p>' . $args['blank_output_text'] . '</p>';
199
  }
200
 
201
+ // Check if the opening list tag is missing in the output, it means all of our results were eliminated cause of the category filter
202
+ if ( false === ( strpos( $output, $args['before_list_item'] ) ) ) {
203
  $output = '<div id="crp_related">';
204
+ $output .= ( $args['blank_output'] ) ? ' ' : '<p>' . $args['blank_output_text'] . '</p>';
205
  }
206
 
207
  $output .= '</div>'; // closing div of 'crp_related'
208
 
209
 
210
  //Support caching to speed up retrieval
211
+ if ( ! empty( $args['cache'] ) ) {
212
  update_post_meta( $post->ID, $meta_key, $output, '' );
213
  }
214
 
220
  * @param string $output Formatted list of related posts
221
  * @param array $args Complete set of arguments
222
  */
223
+ return apply_filters( 'get_crp', $output, $args );
224
  }
225
 
226
 
233
  * @return object $results
234
  */
235
  function get_crp_posts_id( $args = array() ) {
236
+ global $wpdb, $post, $crp_settings;
237
 
238
  // Initialise some variables
239
  $fields = '';
241
  $join = '';
242
  $groupby = '';
243
  $orderby = '';
244
+ $having = '';
245
  $limits = '';
246
  $match_fields = '';
247
 
248
  $defaults = array(
249
  'postid' => FALSE,
250
+ 'strict_limit' => TRUE,
251
  );
252
  $defaults = array_merge( $defaults, $crp_settings );
253
 
254
+ // Parse incoming $args into an array and merge it with $defaults
255
  $args = wp_parse_args( $args, $defaults );
256
 
 
 
 
257
  // Fix the thumb size in case it is missing
258
+ $crp_thumb_size = crp_get_all_image_sizes( $args['thumb_size'] );
259
 
260
  if ( isset( $crp_thumb_size['width'] ) ) {
261
  $thumb_width = $crp_thumb_size['width'];
270
  $thumb_height = $crp_settings['thumb_height'];
271
  }
272
 
273
+ $post = ( empty( $args['postid'] ) ) ? $post : get_post( $args['postid'] );
274
+
275
+ $limit = ( $args['strict_limit'] ) ? $args['limit'] : ( $args['limit'] * 3 );
276
 
277
+ parse_str( $args['post_types'], $post_types ); // Save post types in $post_types variable
278
 
279
+ /**
280
+ * Filter the post_type clause of the query.
281
+ *
282
+ * @since 2.2.0
283
+ *
284
+ * @param array $post_types Array of post types to filter by
285
+ * @param int $post->ID Post ID
286
+ */
287
+ $post_types = apply_filters( 'crp_posts_post_types', $post_types, $post->ID );
288
 
289
  // Are we matching only the title or the post content as well?
290
+ $match_fields = array(
291
+ 'post_title',
292
+ );
293
+
294
+ $match_fields_content = array(
295
+ $post->post_title,
296
+ );
297
+
298
+ if( $args['match_content'] ) {
299
+
300
+ $match_fields[] = 'post_content';
301
+ $match_fields_content[] = crp_excerpt( $post->ID, $args['match_content_words'], false );
302
  }
303
 
304
+ /**
305
+ * Filter the fields that are to be matched.
306
+ *
307
+ * @since 2.2.0
308
+ *
309
+ * @param array $match_fields Array of fields to be matched
310
+ * @param int $post->ID Post ID
311
+ */
312
+ $match_fields = apply_filters( 'crp_posts_match_fields', $match_fields, $post->ID );
313
+
314
+ /**
315
+ * Filter the content of the fields that are to be matched.
316
+ *
317
+ * @since 2.2.0
318
+ *
319
+ * @param array $match_fields_content Array of content of fields to be matched
320
+ * @param int $post->ID Post ID
321
+ */
322
+ $match_fields_content = apply_filters( 'crp_posts_match_fields_content', $match_fields_content, $post->ID );
323
+
324
+ // Convert our arrays into their corresponding strings after they have been filtered
325
+ $match_fields = implode( ",", $match_fields );
326
+ $stuff = implode( " ", $match_fields_content );
327
+
328
  // Make sure the post is not from the future
329
  $time_difference = get_option( 'gmt_offset' );
330
  $now = gmdate( "Y-m-d H:i:s", ( time() + ( $time_difference * 3600 ) ) );
331
 
332
  // Limit the related posts by time
333
  $current_time = current_time( 'timestamp', 0 );
334
+ $from_date = $current_time - ( $args['daily_range'] * DAY_IN_SECONDS );
335
  $from_date = gmdate( 'Y-m-d H:i:s' , $from_date );
336
 
337
  // Create the SQL query to fetch the related posts from the database
368
  $now_clause = apply_filters( 'crp_posts_now_date', $now_clause, $post->ID );
369
 
370
  // Create the minimum date limit
371
+ $from_clause = ( 0 == $args['daily_range'] ) ? '' : $wpdb->prepare( " AND $wpdb->posts.post_date >= '%s' ", $from_date ); // Show posts after the date specified
372
 
373
  /**
374
  * Filter the Maximum date clause of the query.
386
  $where .= $from_clause;
387
  $where .= " AND $wpdb->posts.post_status = 'publish' "; // Only show published posts
388
  $where .= $wpdb->prepare( " AND $wpdb->posts.ID != %d ", $post->ID ); // Show posts after the date specified
389
+ if ( '' != $args['exclude_post_ids'] ) {
390
+ $where .= " AND $wpdb->posts.ID NOT IN (" . $args['exclude_post_ids'] . ") ";
391
  }
392
  $where .= " AND $wpdb->posts.post_type IN ('" . join( "', '", $post_types ) . "') "; // Array of post types
393
 
434
  */
435
  $groupby = apply_filters( 'crp_posts_groupby', $groupby, $post->ID );
436
 
437
+ /**
438
+ * Filter the HAVING clause of the query.
439
+ *
440
+ * @since 2.2.0
441
+ *
442
+ * @param string $having The HAVING clause of the query.
443
+ * @param int $post->ID Post ID
444
+ */
445
+ $having = apply_filters( 'crp_posts_having', $having, $post->ID );
446
 
447
  /**
448
  * Filter the ORDER BY clause of the query.
467
  if ( ! empty( $groupby ) ) {
468
  $groupby = 'GROUP BY ' . $groupby;
469
  }
470
+
471
+ if ( ! empty( $having ) ) {
472
+ $having = 'HAVING ' . $having;
473
+ }
474
+
475
  if ( !empty( $orderby ) ) {
476
  $orderby = 'ORDER BY ' . $orderby;
477
  }
 
478
 
479
+ $sql = "SELECT DISTINCT $fields FROM $wpdb->posts $join WHERE 1=1 $where $groupby $having $orderby $limits";
480
  $results = $wpdb->get_results( $sql );
481
  } else {
482
  $results = false;
504
 
505
  $priority = isset ( $crp_settings['content_filter_priority'] ) ? $crp_settings['content_filter_priority'] : 10;
506
 
507
+ add_filter( 'the_content', 'crp_content_filter', $priority );
508
  }
509
  add_action( 'template_redirect', 'crp_content_prepare_filter' );
510
 
517
  * @param string $content
518
  * @return string After the filter has been processed
519
  */
520
+ function crp_content_filter( $content ) {
521
 
522
+ global $post, $crp_settings;
523
 
524
+ // Return if it's not in the loop or in the main query
525
+ if ( ! in_the_loop() && ! is_main_query() ) {
526
+ return $content;
527
+ }
528
 
529
+ // If this post ID is in the DO NOT DISPLAY list
530
  $exclude_on_post_ids = explode( ',', $crp_settings['exclude_on_post_ids'] );
531
  if ( in_array( $post->ID, $exclude_on_post_ids ) ) return $content; // Exit without adding related posts
532
 
533
+ // If this post type is in the DO NOT DISPLAY list
534
  parse_str( $crp_settings['exclude_on_post_types'], $exclude_on_post_types ); // Save post types in $exclude_on_post_types variable
535
  if ( in_array( $post->post_type, $exclude_on_post_types ) ) return $content; // Exit without adding related posts
536
 
537
+ // If the DO NOT DISPLAY meta field is set
538
+ $crp_post_meta = get_post_meta( $post->ID, 'crp_post_meta', true );
539
+
540
+ if ( isset( $crp_post_meta['crp_disable_here'] ) ) {
541
+ $crp_disable_here = $crp_post_meta['crp_disable_here'];
542
+ } else {
543
+ $crp_disable_here = 0;
544
+ }
545
+
546
+ if ( $crp_disable_here ) return $content;
547
+
548
+ // Else add the content
549
  if ( ( is_single() ) && ( $crp_settings['add_to_content'] ) ) {
550
+ return $content.get_crp( 'is_widget=0' );
551
  } elseif ( ( is_page() ) && ( $crp_settings['add_to_page'] ) ) {
552
+ return $content.get_crp( 'is_widget=0' );
553
  } elseif ( ( is_home() ) && ( $crp_settings['add_to_home'] ) ) {
554
+ return $content.get_crp( 'is_widget=0' );
555
  } elseif ( ( is_category() ) && ( $crp_settings['add_to_category_archives'] ) ) {
556
+ return $content.get_crp( 'is_widget=0' );
557
  } elseif ( ( is_tag() ) && ( $crp_settings['add_to_tag_archives'] ) ) {
558
+ return $content.get_crp( 'is_widget=0' );
559
  } elseif ( ( ( is_tax() ) || ( is_author() ) || ( is_date() ) ) && ( $crp_settings['add_to_archives'] ) ) {
560
+ return $content.get_crp( 'is_widget=0' );
561
  } else {
562
  return $content;
563
  }
572
  * @param string $content
573
  * @return string Formatted content
574
  */
575
+ function crp_rss_filter( $content ) {
576
  global $post, $crp_settings;
577
 
578
  $limit_feed = $crp_settings['limit_feed'];
581
 
582
  if ( $crp_settings['add_to_feed'] ) {
583
  $output = $content;
584
+ $output .= get_crp( 'is_widget=0&limit='.$limit_feed.'&show_excerpt='.$show_excerpt_feed.'&post_thumb_op='.$post_thumb_op_feed );
585
  return $output;
586
  } else {
587
  return $content;
588
  }
589
  }
590
+ add_filter( 'the_excerpt_rss', 'crp_rss_filter' );
591
+ add_filter( 'the_content_feed', 'crp_rss_filter' );
592
 
593
 
594
  /**
595
+ * Echos the related posts. Used for manual install
596
  *
597
  * @since 1.0.1
598
  *
599
  * @param string List of arguments to control the output
600
  */
601
+ function echo_crp( $args = array() ) {
 
 
 
602
 
603
+ $defaults = array(
604
+ 'is_manual' => TRUE,
605
+ );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
606
 
607
+ // Parse incomming $args into an array and merge it with $defaults
608
+ $args = wp_parse_args( $args, $defaults );
 
 
609
 
610
+ echo get_crp( $args );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
611
  }
612
 
613
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
614
  /**
615
  * Enqueue styles.
616
  *
620
  function crp_heading_styles() {
621
  global $crp_settings;
622
 
623
+ if ( 'rounded_thumbs' == $crp_settings['crp_styles'] ) {
624
+ wp_register_style( 'crp-style-rounded-thumbs', plugins_url( 'css/default-style.css', __FILE__ ) );
625
+ wp_enqueue_style( 'crp-style-rounded-thumbs' );
 
 
 
626
 
627
 
628
+ $custom_css = "
629
+ .crp_related a {
630
+ width: {$crp_settings['thumb_width']}px;
631
+ height: {$crp_settings['thumb_height']}px;
632
+ text-decoration: none;
633
+ }
634
+ .crp_related img {
635
+ max-width: {$crp_settings['thumb_width']}px;
636
+ margin: auto;
637
+ }
638
+ .crp_related .crp_title {
639
+ width: " . ( $crp_settings['thumb_width'] - 6 ) . "px;
640
+ }
641
+ ";
 
642
 
643
+ wp_add_inline_style( 'crp-style-rounded-thumbs', $custom_css );
644
 
645
+ }
646
  }
647
+ add_action( 'wp_enqueue_scripts', 'crp_heading_styles' );
648
 
649
 
650
  /**
662
 
663
  $thumb_default = plugins_url( 'default.png' , __FILE__ );
664
 
665
+ // Set default post types to post and page
 
 
 
 
 
 
666
  $post_types = array(
667
  'post' => 'post',
668
  'page' => 'page',
682
  'add_to_archives' => false, // Add related posts to other archives
683
 
684
  'content_filter_priority' => 10, // Content priority
685
+ 'show_metabox' => true, // Show metabox to admins
686
+ 'show_metabox_admins' => false, // Limit to admins as well
687
+
688
  'show_credit' => false, // Link to this plugin's page?
689
 
690
  // List tuning options
743
 
744
  // Custom styles
745
  'custom_CSS' => '', // Custom CSS to style the output
746
+ 'include_default_style' => true, // Include default style - Will be DEPRECATED in the next version
747
+ 'crp_styles' => 'rounded_thumbs' // Defaault style is rounded thubnails
748
  );
749
 
750
 
803
  * @return string Echoed string with the CSS output in the Header
804
  */
805
  function crp_header() {
806
+ global $wpdb, $post, $crp_settings;
807
 
808
  $crp_custom_CSS = stripslashes( $crp_settings['custom_CSS'] );
809
 
829
  add_action( 'wp_head', 'crp_header' );
830
 
831
 
832
+ /*----------------------------------------------------------------------------*
833
+ * Activate the plugin
834
+ *----------------------------------------------------------------------------*/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
835
 
836
  /**
837
+ * The code that runs during plugin activation.
838
+ * This action is documented in includes/class-plugin-name-activator.php
839
  *
840
+ * @since 2.2.0
841
  *
842
  */
843
+ function activate_crp( $network_wide ) {
844
+ require_once plugin_dir_path( __FILE__ ) . 'includes/plugin-activator.php';
845
+ crp_activate( $network_wide );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
846
  }
847
+ register_activation_hook( __FILE__, 'activate_crp' );
848
 
849
 
850
  /**
860
  return;
861
  }
862
 
863
+ require_once plugin_dir_path( __FILE__ ) . 'includes/plugin-activator.php';
864
+
865
  switch_to_blog( $blog_id );
866
  crp_single_activate();
867
  restore_current_blog();
870
  add_action( 'wpmu_new_blog', 'crp_activate_new_site' );
871
 
872
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
873
 
874
+ /*----------------------------------------------------------------------------*
875
+ * WordPress widget
876
+ *----------------------------------------------------------------------------*/
877
 
878
  /**
879
+ * Initialise the widget.
880
  *
881
+ * @since 1.9.1
882
  *
 
 
 
883
  */
884
+ function register_crp_widget() {
885
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/class-crp-widget.php' );
 
 
 
 
 
 
 
 
 
 
 
886
 
887
+ register_widget( 'CRP_Widget' );
 
 
 
 
 
 
 
 
888
  }
889
+ add_action( 'widgets_init', 'register_crp_widget' );
890
 
891
 
892
+ /*----------------------------------------------------------------------------*
893
+ * CRP modules & includes
894
+ *----------------------------------------------------------------------------*/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
895
 
896
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/output-generator.php' );
897
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/media-handler.php' );
898
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/tools.php' );
899
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/modules/manual-posts.php' );
900
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/modules/shortcode.php' );
901
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/modules/taxonomies.php' );
 
 
 
902
 
903
 
904
  /*----------------------------------------------------------------------------*
908
  if ( is_admin() || strstr( $_SERVER['PHP_SELF'], 'wp-admin/' ) ) {
909
 
910
  require_once( plugin_dir_path( __FILE__ ) . 'admin/admin.php' );
911
+ require_once( plugin_dir_path( __FILE__ ) . 'admin/loader.php' );
912
+ require_once( plugin_dir_path( __FILE__ ) . 'admin/metabox.php' );
913
+ require_once( plugin_dir_path( __FILE__ ) . 'admin/cache.php' );
914
 
915
  } // End admin.inc
916
 
919
  * Deprecated functions
920
  *----------------------------------------------------------------------------*/
921
 
922
+ require_once( plugin_dir_path( __FILE__ ) . 'includes/deprecated.php' );
923
 
 
css/default-style.css CHANGED
@@ -1,5 +1,6 @@
1
  .crp_related {
2
  clear: both;
 
3
  }
4
  .crp_related h3 {
5
  margin: 0 !important;
@@ -8,6 +9,7 @@
8
  list-style: none;
9
  float: left;
10
  margin: 0 !important;
 
11
  }
12
  .crp_related li, .crp_related a {
13
  float: left;
@@ -24,25 +26,25 @@
24
  background: #eee;
25
  border-color: #bbb;
26
  }
27
- .crp_related a {
28
  width: 150px;
29
  height: 150px;
30
  text-decoration: none;
31
- }
32
  .crp_related a:hover {
33
  text-decoration: none;
34
  }
35
- .crp_related img {
36
  max-width: 150px;
37
  margin: auto;
38
- }
39
  .crp_related .crp_title {
40
  position: absolute;
41
  height: inherit;
42
  bottom: 6px;
43
  left: 6px;
44
  padding: 3px;
45
- width: 144px; /* = 150px - (3px * 2) */
46
  color: #fff;
47
  font-size: .9em;
48
  text-shadow: #000 .1em .1em .2em;
@@ -62,4 +64,8 @@
62
  -webkit-border-radius: 7px;
63
  -moz-border-radius: 7px;
64
  border-radius: 7px;
 
 
 
 
65
  }
1
  .crp_related {
2
  clear: both;
3
+ margin: 10px 0;
4
  }
5
  .crp_related h3 {
6
  margin: 0 !important;
9
  list-style: none;
10
  float: left;
11
  margin: 0 !important;
12
+ padding: 0 !important;
13
  }
14
  .crp_related li, .crp_related a {
15
  float: left;
26
  background: #eee;
27
  border-color: #bbb;
28
  }
29
+ /*.crp_related a {
30
  width: 150px;
31
  height: 150px;
32
  text-decoration: none;
33
+ }*/
34
  .crp_related a:hover {
35
  text-decoration: none;
36
  }
37
+ /*.crp_related img {
38
  max-width: 150px;
39
  margin: auto;
40
+ }*/
41
  .crp_related .crp_title {
42
  position: absolute;
43
  height: inherit;
44
  bottom: 6px;
45
  left: 6px;
46
  padding: 3px;
47
+ /* width: 144px; = 150px - (3px * 2) */
48
  color: #fff;
49
  font-size: .9em;
50
  text-shadow: #000 .1em .1em .2em;
64
  -webkit-border-radius: 7px;
65
  -moz-border-radius: 7px;
66
  border-radius: 7px;
67
+ }
68
+
69
+ .crp_clear {
70
+ clear: both;
71
  }
deprecated.php DELETED
@@ -1,45 +0,0 @@
1
- <?php
2
- /**
3
- * Deprecated functions from Contextual Related Posts. You shouldn't
4
- * use these functions and look for the alternatives instead. The functions will be
5
- * removed in a later version.
6
- *
7
- * @package Contextual_Related_Posts
8
- */
9
-
10
-
11
- /**
12
- * Fetch related posts.
13
- *
14
- * @since 1.8.6
15
- *
16
- * @deprecated v2.0.0
17
- * @see get_crp_posts_id
18
- *
19
- * @param int $postid (default: FALSE) The post ID for which you want the posts for
20
- * @param int $limit (default: FALSE) Maximum posts to retreive
21
- * @param boolean $strict_limit (default: TRUE) Setting to true will fetch exactly as per limit above
22
- * @return object Object with Post IDs
23
- */
24
- function get_crp_posts( $postid = FALSE, $limit = FALSE, $strict_limit = TRUE ) {
25
-
26
- _deprecated_function( 'get_crp_posts', '2.0.0', 'get_crp_posts_id' );
27
-
28
- $results = get_crp_posts_id( array(
29
- 'postid' => $postid,
30
- 'limit' => $limit,
31
- 'strict_limit' => $strict_limit
32
- ) );
33
-
34
- /**
35
- * Filter object containing the post IDs.
36
- *
37
- * @since 1.9
38
- *
39
- * @param object $results Object containing the related post IDs
40
- */
41
- return apply_filters( 'get_crp_posts', $results );
42
- }
43
-
44
-
45
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/class-crp-widget.php ADDED
@@ -0,0 +1,250 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Widget class.
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+ // If this file is called directly, abort.
13
+ if ( ! defined( 'WPINC' ) ) {
14
+ die;
15
+ }
16
+
17
+
18
+ /**
19
+ * Create a Wordpress Widget for CRP.
20
+ *
21
+ * @since 1.9
22
+ *
23
+ * @extends WP_Widget
24
+ */
25
+ class CRP_Widget extends WP_Widget {
26
+
27
+ /**
28
+ * Register widget with WordPress.
29
+ */
30
+ function __construct() {
31
+ parent::__construct(
32
+ 'widget_crp', // Base ID
33
+ __( 'Related Posts [CRP]', CRP_LOCAL_NAME ), // Name
34
+ array( 'description' => __( 'Display Related Posts', CRP_LOCAL_NAME ), ) // Args
35
+ );
36
+ }
37
+
38
+ /**
39
+ * Back-end widget form.
40
+ *
41
+ * @see WP_Widget::form()
42
+ *
43
+ * @param array $instance Previously saved values from database.
44
+ */
45
+ public function form( $instance ) {
46
+ $title = isset( $instance['title'] ) ? esc_attr( $instance['title'] ) : '';
47
+ $limit = isset( $instance['limit'] ) ? esc_attr( $instance['limit'] ) : '';
48
+ $show_excerpt = isset( $instance['show_excerpt'] ) ? esc_attr( $instance['show_excerpt'] ) : '';
49
+ $show_author = isset( $instance['show_author'] ) ? esc_attr( $instance['show_author'] ) : '';
50
+ $show_date = isset( $instance['show_date'] ) ? esc_attr( $instance['show_date'] ) : '';
51
+ $post_thumb_op = isset( $instance['post_thumb_op'] ) ? esc_attr( $instance['post_thumb_op'] ) : '';
52
+ $thumb_height = isset( $instance['thumb_height'] ) ? esc_attr( $instance['thumb_height'] ) : '';
53
+ $thumb_width = isset( $instance['thumb_width'] ) ? esc_attr( $instance['thumb_width'] ) : '';
54
+
55
+ // Parse the Post types
56
+ $post_types = array();
57
+ if ( isset( $instance['post_types'] ) ) {
58
+ $post_types = $instance['post_types'];
59
+ parse_str( $post_types, $post_types ); // Save post types in $post_types variable
60
+ }
61
+ $wp_post_types = get_post_types( array(
62
+ 'public' => true,
63
+ ) );
64
+ $posts_types_inc = array_intersect( $wp_post_types, $post_types );
65
+
66
+ ?>
67
+ <p>
68
+ <label for="<?php echo $this->get_field_id( 'title' ); ?>">
69
+ <?php _e( 'Title', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
70
+ </label>
71
+ </p>
72
+ <p>
73
+ <label for="<?php echo $this->get_field_id( 'limit' ); ?>">
74
+ <?php _e( 'No. of posts', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'limit' ); ?>" name="<?php echo $this->get_field_name( 'limit' ); ?>" type="text" value="<?php echo esc_attr( $limit ); ?>" />
75
+ </label>
76
+ </p>
77
+ <p>
78
+ <label for="<?php echo $this->get_field_id( 'show_excerpt' ); ?>">
79
+ <input id="<?php echo $this->get_field_id( 'show_excerpt' ); ?>" name="<?php echo $this->get_field_name( 'show_excerpt' ); ?>" type="checkbox" <?php if ( $show_excerpt ) echo 'checked="checked"' ?> /> <?php _e( ' Show excerpt?', CRP_LOCAL_NAME ); ?>
80
+ </label>
81
+ </p>
82
+ <p>
83
+ <label for="<?php echo $this->get_field_id( 'show_author' ); ?>">
84
+ <input id="<?php echo $this->get_field_id( 'show_author' ); ?>" name="<?php echo $this->get_field_name( 'show_author' ); ?>" type="checkbox" <?php if ( $show_author ) echo 'checked="checked"' ?> /> <?php _e( ' Show author?', CRP_LOCAL_NAME ); ?>
85
+ </label>
86
+ </p>
87
+ <p>
88
+ <label for="<?php echo $this->get_field_id( 'show_date' ); ?>">
89
+ <input id="<?php echo $this->get_field_id( 'show_date' ); ?>" name="<?php echo $this->get_field_name( 'show_date' ); ?>" type="checkbox" <?php if ( $show_date ) echo 'checked="checked"' ?> /> <?php _e( ' Show date?', CRP_LOCAL_NAME ); ?>
90
+ </label>
91
+ </p>
92
+ <p>
93
+ <?php _e( 'Thumbnail options', CRP_LOCAL_NAME ); ?>: <br />
94
+ <select class="widefat" id="<?php echo $this->get_field_id( 'post_thumb_op' ); ?>" name="<?php echo $this->get_field_name( 'post_thumb_op' ); ?>">
95
+ <option value="inline" <?php if ( 'inline' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Thumbnails inline, before title', CRP_LOCAL_NAME ); ?></option>
96
+ <option value="after" <?php if ( 'after' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Thumbnails inline, after title', CRP_LOCAL_NAME ); ?></option>
97
+ <option value="thumbs_only" <?php if ( 'thumbs_only' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'Only thumbnails, no text', CRP_LOCAL_NAME ); ?></option>
98
+ <option value="text_only" <?php if ( 'text_only' == $post_thumb_op ) echo 'selected="selected"' ?>><?php _e( 'No thumbnails, only text.', CRP_LOCAL_NAME ); ?></option>
99
+ </select>
100
+ </p>
101
+ <p>
102
+ <label for="<?php echo $this->get_field_id( 'thumb_height' ); ?>">
103
+ <?php _e( 'Thumbnail height', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'thumb_height' ); ?>" name="<?php echo $this->get_field_name( 'thumb_height' ); ?>" type="text" value="<?php echo esc_attr( $thumb_height ); ?>" />
104
+ </label>
105
+ </p>
106
+ <p>
107
+ <label for="<?php echo $this->get_field_id( 'thumb_width' ); ?>">
108
+ <?php _e( 'Thumbnail width', CRP_LOCAL_NAME ); ?>: <input class="widefat" id="<?php echo $this->get_field_id( 'thumb_width' ); ?>" name="<?php echo $this->get_field_name( 'thumb_width' ); ?>" type="text" value="<?php echo esc_attr( $thumb_width ); ?>" />
109
+ </label>
110
+ </p>
111
+
112
+ <p><?php _e( 'Post types to include:', CRP_LOCAL_NAME ); ?><br />
113
+
114
+ <?php foreach ( $wp_post_types as $wp_post_type ) { ?>
115
+
116
+ <label>
117
+ <input id="<?php echo $this->get_field_id( 'post_types' ); ?>" name="<?php echo $this->get_field_name( 'post_types' ); ?>[]" type="checkbox" value="<?php echo $wp_post_type; ?>" <?php if ( in_array( $wp_post_type, $posts_types_inc ) ) echo 'checked="checked"' ?> />
118
+ <?php echo $wp_post_type; ?>
119
+ </label>
120
+ <br />
121
+
122
+ <?php } ?>
123
+ </p>
124
+
125
+ <?php
126
+ /**
127
+ * Fires after Contextual Related Posts widget options.
128
+ *
129
+ * @since 2.1.0
130
+ *
131
+ * @param array $instance Widget options array
132
+ */
133
+ do_action( 'crp_widget_options_after', $instance );
134
+ ?>
135
+
136
+ <?php
137
+ } //ending form creation
138
+
139
+ /**
140
+ * Sanitize widget form values as they are saved.
141
+ *
142
+ * @see WP_Widget::update()
143
+ *
144
+ * @param array $new_instance Values just sent to be saved.
145
+ * @param array $old_instance Previously saved values from database.
146
+ *
147
+ * @return array Updated safe values to be saved.
148
+ */
149
+ public function update( $new_instance, $old_instance ) {
150
+ $instance = $old_instance;
151
+ $instance['title'] = strip_tags( $new_instance['title'] );
152
+ $instance['limit'] = $new_instance['limit'];
153
+ $instance['show_excerpt'] = $new_instance['show_excerpt'];
154
+ $instance['show_author'] = $new_instance['show_author'];
155
+ $instance['show_date'] = $new_instance['show_date'];
156
+ $instance['post_thumb_op'] = $new_instance['post_thumb_op'];
157
+ $instance['thumb_height'] = $new_instance['thumb_height'];
158
+ $instance['thumb_width'] = $new_instance['thumb_width'];
159
+
160
+ // Process post types to be selected
161
+ $wp_post_types = get_post_types( array(
162
+ 'public' => true,
163
+ ) );
164
+ $post_types = ( isset( $new_instance['post_types'] ) ) ? $new_instance['post_types'] : array();
165
+ $post_types = array_intersect( $wp_post_types, $post_types );
166
+ $instance['post_types'] = http_build_query( $post_types, '', '&' );
167
+
168
+ delete_post_meta_by_key( 'crp_related_posts_widget' ); // Delete the cache
169
+
170
+ /**
171
+ * Filters Update widget options array.
172
+ *
173
+ * @since 2.0.0
174
+ *
175
+ * @param array $instance Widget options array
176
+ */
177
+ return apply_filters( 'crp_widget_options_update' , $instance );
178
+ } //ending update
179
+
180
+ /**
181
+ * Front-end display of widget.
182
+ *
183
+ * @see WP_Widget::widget()
184
+ *
185
+ * @param array $args Widget arguments.
186
+ * @param array $instance Saved values from database.
187
+ */
188
+ public function widget( $args, $instance ) {
189
+ global $wpdb, $post, $crp_settings;
190
+
191
+ extract( $args, EXTR_SKIP );
192
+
193
+ parse_str( $crp_settings['exclude_on_post_types'], $exclude_on_post_types ); // Save post types in $exclude_on_post_types variable
194
+ if ( is_object( $post ) && ( in_array( $post->post_type, $exclude_on_post_types ) ) ) {
195
+ return 0; // Exit without adding related posts
196
+ }
197
+
198
+ $exclude_on_post_ids = explode( ',', $crp_settings['exclude_on_post_ids'] );
199
+
200
+ if ( ( ( is_single() ) && ( ! is_single( $exclude_on_post_ids ) ) ) || ( ( is_page() ) && ( ! is_page( $exclude_on_post_ids ) ) ) ) {
201
+
202
+ $title = apply_filters( 'widget_title', empty( $instance['title'] ) ? strip_tags( str_replace( "%postname%", $post->post_title, $crp_settings['title'] ) ) : $instance['title'] );
203
+
204
+ $limit = isset( $instance['limit'] ) ? $instance['limit'] : $crp_settings['limit'];
205
+ if ( empty( $limit ) ) {
206
+ $limit = $crp_settings['limit'];
207
+ }
208
+
209
+ $post_thumb_op = isset( $instance['post_thumb_op'] ) ? esc_attr( $instance['post_thumb_op'] ) : 'text_only';
210
+ $thumb_height = isset( $instance['thumb_height'] ) ? esc_attr( $instance['thumb_height'] ) : $crp_settings['thumb_height'];
211
+ $thumb_width = isset( $instance['thumb_width'] ) ? esc_attr( $instance['thumb_width'] ) : $crp_settings['thumb_width'];
212
+ $show_excerpt = isset( $instance['show_excerpt'] ) ? esc_attr( $instance['show_excerpt'] ) : '';
213
+ $show_author = isset( $instance['show_author'] ) ? esc_attr( $instance['show_author'] ) : '';
214
+ $show_date = isset( $instance['show_date'] ) ? esc_attr( $instance['show_date'] ) : '';
215
+ $post_types = isset( $instance['post_types'] ) ? $instance['post_types'] : $crp_settings['post_types'];
216
+
217
+ $arguments = array(
218
+ 'is_widget' => 1,
219
+ 'limit' => $limit,
220
+ 'show_excerpt' => $show_excerpt,
221
+ 'show_author' => $show_author,
222
+ 'show_date' => $show_date,
223
+ 'post_thumb_op' => $post_thumb_op,
224
+ 'thumb_height' => $thumb_height,
225
+ 'thumb_width' => $thumb_width,
226
+ 'post_types' => $post_types,
227
+ );
228
+
229
+ /**
230
+ * Filters arguments passed to crp_pop_posts for the widget.
231
+ *
232
+ * @since 2.0.0
233
+ *
234
+ * @param array $arguments Widget options array
235
+ */
236
+ $arguments = apply_filters( 'crp_widget_options' , $arguments );
237
+
238
+
239
+ $output = $before_widget;
240
+ $output .= $before_title . $title . $after_title;
241
+ $output .= get_crp( $arguments );
242
+
243
+ $output .= $after_widget;
244
+
245
+ echo $output;
246
+ }
247
+ } //ending function widget
248
+ }
249
+
250
+
includes/deprecated.php ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Deprecated functions from Contextual Related Posts. You shouldn't
4
+ * use these functions and look for the alternatives instead. The functions will be
5
+ * removed in a later version.
6
+ *
7
+ * @package Contextual_Related_Posts
8
+ */
9
+
10
+
11
+ /**
12
+ * Fetch related posts.
13
+ *
14
+ * @since 1.8.6
15
+ *
16
+ * @deprecated v2.0.0
17
+ * @see get_crp_posts_id
18
+ *
19
+ * @param int $postid (default: FALSE) The post ID for which you want the posts for
20
+ * @param int $limit (default: FALSE) Maximum posts to retreive
21
+ * @param boolean $strict_limit (default: TRUE) Setting to true will fetch exactly as per limit above
22
+ * @return object Object with Post IDs
23
+ */
24
+ function get_crp_posts( $postid = FALSE, $limit = FALSE, $strict_limit = TRUE ) {
25
+
26
+ _deprecated_function( __FUNCTION__, '2.0.0', 'get_crp_posts_id()' );
27
+
28
+ $results = get_crp_posts_id( array(
29
+ 'postid' => $postid,
30
+ 'limit' => $limit,
31
+ 'strict_limit' => $strict_limit
32
+ ) );
33
+
34
+ /**
35
+ * Filter object containing the post IDs.
36
+ *
37
+ * @since 1.9
38
+ *
39
+ * @param object $results Object containing the related post IDs
40
+ */
41
+ return apply_filters( 'get_crp_posts', $results );
42
+ }
43
+
44
+
45
+ /**
46
+ * Main function to generate the related posts output
47
+ *
48
+ * @since 1.0.1
49
+ * @deprecated 2.2.0
50
+ * @see get_crp
51
+ *
52
+ * @param array $args Parameters in a query string format
53
+ * @return string HTML formatted list of related posts
54
+ */
55
+ function ald_crp( $args = array() ) {
56
+
57
+ _deprecated_function( __FUNCTION__, '2.2.0', 'get_crp()' );
58
+
59
+ $output = get_crp( $args );
60
+
61
+ /**
62
+ * Filter the output
63
+ *
64
+ * @since 1.9.1
65
+ *
66
+ * @param string $output Formatted list of related posts
67
+ * @param array $args Complete set of arguments
68
+ */
69
+ return apply_filters( 'ald_crp', $output, $args );
70
+ }
71
+
72
+
73
+ /**
74
+ * Filter for 'the_content' to add the related posts.
75
+ *
76
+ * @since 1.0.1
77
+ * @deprecated 2.2.0
78
+ * @see crp_content_filter
79
+ *
80
+ * @param string $content
81
+ * @return string After the filter has been processed
82
+ */
83
+ function ald_crp_content( $content ) {
84
+
85
+ _deprecated_function( __FUNCTION__, '2.2.0', 'crp_content_filter()' );
86
+
87
+ return crp_content_filter( $content );
88
+ }
89
+
90
+
91
+ /**
92
+ * Filter to add related posts to feeds.
93
+ *
94
+ * @since 1.8.4
95
+ * @deprecated 2.2.0
96
+ * @see crp_rss_filter
97
+ *
98
+ * @param string $content
99
+ * @return string Formatted content
100
+ */
101
+ function ald_crp_rss( $content ) {
102
+
103
+ _deprecated_function( __FUNCTION__, '2.2.0', 'crp_rss_filter()' );
104
+
105
+ return crp_content_filter( $content );
106
+ }
107
+
108
+
109
+ /**
110
+ * Manual install of the related posts.
111
+ *
112
+ * @since 1.0.1
113
+ * @deprecated 2.2.0
114
+ * @see echo_crp
115
+ *
116
+ * @param string List of arguments to control the output
117
+ */
118
+ function echo_ald_crp( $args = array() ) {
119
+
120
+ _deprecated_function( __FUNCTION__, '2.2.0', 'echo_crp()' );
121
+
122
+ echo_crp( $args );
123
+ }
124
+
includes/media-handler.php ADDED
@@ -0,0 +1,354 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Image handling functions
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+
13
+ /**
14
+ * Add custom image size of thumbnail. Filters `init`.
15
+ *
16
+ * @since 2.0.0
17
+ *
18
+ */
19
+ function crp_add_image_sizes() {
20
+ global $crp_settings;
21
+
22
+ if ( ! in_array( $crp_settings['thumb_size'], get_intermediate_image_sizes() ) ) {
23
+ $crp_settings['thumb_size'] = 'crp_thumbnail';
24
+ update_option( 'ald_crp_settings', $crp_settings );
25
+ }
26
+
27
+ // Add image sizes if 'crp_thumbnail' is selected or the selected thumbnail size is no longer valid
28
+ if ( 'crp_thumbnail' == $crp_settings['thumb_size'] ) {
29
+ $width = empty( $crp_settings['thumb_width'] ) ? 150 : $crp_settings['thumb_width'];
30
+ $height = empty( $crp_settings['thumb_height'] ) ? 150 : $crp_settings['thumb_height'];
31
+ $crop = isset( $crp_settings['thumb_crop'] ) ? $crp_settings['thumb_crop'] : false;
32
+
33
+ add_image_size( 'crp_thumbnail', $width, $height, $crop );
34
+ }
35
+ }
36
+ add_action( 'init', 'crp_add_image_sizes' );
37
+
38
+
39
+ /**
40
+ * Function to get the post thumbnail.
41
+ *
42
+ * @since 1.7
43
+ *
44
+ * @param array|string $args Array / Query string with arguments post thumbnails
45
+ * @return string Output with the post thumbnail
46
+ */
47
+ function crp_get_the_post_thumbnail( $args = array() ) {
48
+
49
+ global $crp_url, $crp_settings;
50
+
51
+ $defaults = array(
52
+ 'postid' => '',
53
+ 'thumb_height' => '150', // Max height of thumbnails
54
+ 'thumb_width' => '150', // Max width of thumbnails
55
+ 'thumb_meta' => 'post-image', // Meta field that is used to store the location of default thumbnail image
56
+ 'thumb_html' => 'html', // HTML / CSS for width and height attributes
57
+ 'thumb_default' => '', // Default thumbnail image
58
+ 'thumb_default_show' => true, // Show default thumb if none found (if false, don't show thumb at all)
59
+ 'scan_images' => false, // Scan post for images
60
+ 'class' => 'crp_thumb', // Class of the thumbnail
61
+ );
62
+
63
+ // Parse incomming $args into an array and merge it with $defaults
64
+ $args = wp_parse_args( $args, $defaults );
65
+
66
+ // Issue notice for deprecated arguments
67
+ if ( isset( $args['thumb_timthumb'] ) ) {
68
+ _deprecated_argument( __FUNCTION__, '2.1', __( 'thumb_timthumb argument has been deprecated', CRP_LOCAL_NAME ) );
69
+ }
70
+
71
+ if ( isset( $args['thumb_timthumb_q'] ) ) {
72
+ _deprecated_argument( __FUNCTION__, '2.1', __( 'thumb_timthumb_q argument has been deprecated', CRP_LOCAL_NAME ) );
73
+ }
74
+
75
+ if ( isset( $args['filter'] ) ) {
76
+ _deprecated_argument( __FUNCTION__, '2.1', __( 'filter argument has been deprecated', CRP_LOCAL_NAME ) );
77
+ }
78
+
79
+ $result = get_post( $args['postid'] );
80
+ $post_title = get_the_title( $args['postid'] );
81
+
82
+ $output = '';
83
+ $postimage = '';
84
+
85
+ // Let's start fetching the thumbnail. First place to look is in the post meta defined in the Settings page
86
+ if ( ! $postimage ) {
87
+ $postimage = get_post_meta( $result->ID, $args['thumb_meta'], true ); // Check the post meta first
88
+ $pick = 'meta';
89
+ }
90
+
91
+ // If there is no thumbnail found, check the post thumbnail
92
+ if ( ! $postimage ) {
93
+ if ( false != get_post_thumbnail_id( $result->ID ) ) {
94
+ $postthumb = wp_get_attachment_image_src( get_post_thumbnail_id( $result->ID ), $crp_settings['thumb_size'] );
95
+ $postimage = $postthumb[0];
96
+ }
97
+ $pick = 'featured';
98
+ }
99
+
100
+ // If there is no thumbnail found, fetch the first image in the post, if enabled
101
+ if ( ! $postimage && $args['scan_images'] ) {
102
+ preg_match_all( '/<img.+src=[\'"]([^\'"]+)[\'"].*>/i', $result->post_content, $matches );
103
+ if ( isset( $matches[1][0] ) && $matches[1][0] ) { // any image there?
104
+ $postimage = $matches[1][0]; // we need the first one only!
105
+ }
106
+ if ( $postimage ) {
107
+ $postimage_id = crp_get_attachment_id_from_url( $postimage );
108
+
109
+ if ( false != wp_get_attachment_image_src( $postimage_id, $crp_settings['thumb_size'] ) ) {
110
+ $postthumb = wp_get_attachment_image_src( $postimage_id, $crp_settings['thumb_size'] );
111
+ $postimage = $postthumb[0];
112
+ }
113
+ $pick = 'correct';
114
+ }
115
+ $pick .= 'first';
116
+ }
117
+
118
+ // If there is no thumbnail found, fetch the first child image
119
+ if ( ! $postimage ) {
120
+ $postimage = crp_get_first_image( $result->ID ); // Get the first image
121
+ $pick = 'firstchild';
122
+ }
123
+
124
+ // If no other thumbnail set, try to get the custom video thumbnail set by the Video Thumbnails plugin
125
+ if ( ! $postimage ) {
126
+ $postimage = get_post_meta( $result->ID, '_video_thumbnail', true );
127
+ $pick = 'video';
128
+ }
129
+
130
+ // If no thumb found and settings permit, use default thumb
131
+ if ( ! $postimage && $args['thumb_default_show'] ) {
132
+ $postimage = $args['thumb_default'];
133
+ $pick = 'default';
134
+ }
135
+
136
+ // Hopefully, we've found a thumbnail by now. If so, run it through the custom filter, check for SSL and create the image tag
137
+ if ( $postimage ) {
138
+
139
+ /**
140
+ * Filters the thumbnail image URL.
141
+ *
142
+ * Use this filter to modify the thumbnail URL that is automatically created
143
+ * Before v2.1 this was used for cropping the post image using timthumb
144
+ *
145
+ * @since 2.1.0
146
+ *
147
+ * @param string $postimage URL of the thumbnail image
148
+ * @param int $thumb_width Thumbnail width
149
+ * @param int $thumb_height Thumbnail height
150
+ * @param object $result Post Object
151
+ */
152
+ $postimage = apply_filters( 'crp_thumb_url', $postimage, $args['thumb_width'], $args['thumb_height'], $result );
153
+
154
+ /* Backward compatibility */
155
+ $thumb_timthumb = false;
156
+ $thumb_timthumb_q = 75;
157
+
158
+ /**
159
+ * Filters the thumbnail image URL.
160
+ *
161
+ * @since 1.8.10
162
+ * @deprecated 2.1 Use crp_thumb_url instead.
163
+ *
164
+ * @param string $postimage URL of the thumbnail image
165
+ * @param int $thumb_width Thumbnail width
166
+ * @param int $thumb_height Thumbnail height
167
+ * @param boolean $thumb_timthumb Enable timthumb?
168
+ * @param int $thumb_timthumb_q Quality of timthumb thumbnail.
169
+ * @param object $result Post Object
170
+ */
171
+ $postimage = apply_filters( 'crp_postimage', $postimage, $args['thumb_width'], $args['thumb_height'], $thumb_timthumb, $thumb_timthumb_q, $result );
172
+
173
+ if ( is_ssl() ) {
174
+ $postimage = preg_replace( '~http://~', 'https://', $postimage );
175
+ }
176
+
177
+ if ( 'css' == $args['thumb_html'] ) {
178
+ $thumb_html = 'style="max-width:' . $args['thumb_width'] . 'px;max-height:' . $args['thumb_height'] . 'px;"';
179
+ } else if ( 'html' == $args['thumb_html'] ) {
180
+ $thumb_html = 'width="' . $args['thumb_width'] . '" height="' . $args['thumb_height'] . '"';
181
+ } else {
182
+ $thumb_html = '';
183
+ }
184
+
185
+ /**
186
+ * Filters the thumbnail HTML and allows a filter function to add any more HTML if needed.
187
+ *
188
+ * @since 2.2.0
189
+ *
190
+ * @param string $thumb_html Thumbnail HTML
191
+ */
192
+ $thumb_html = apply_filters( 'crp_thumb_html', $thumb_html );
193
+
194
+ $class = $args['class'] . ' crp_' . $pick;
195
+ $output .= '<img src="' . $postimage . '" alt="' . $post_title . '" title="' . $post_title . '" ' . $thumb_html . ' class="' . $args['class'] . '" />';
196
+ }
197
+
198
+ /**
199
+ * Filters post thumbnail created for CRP.
200
+ *
201
+ * @since 1.9
202
+ *
203
+ * @param array $output Formatted output
204
+ * @param array $args Argument list
205
+ */
206
+ return apply_filters( 'crp_get_the_post_thumbnail', $output, $args );
207
+ }
208
+
209
+
210
+ /**
211
+ * Get the first child image in the post.
212
+ *
213
+ * @since 1.8.9
214
+ *
215
+ * @param mixed $postID Post ID
216
+ * @return string
217
+ */
218
+ function crp_get_first_image( $postID ) {
219
+ global $crp_settings;
220
+
221
+ $args = array(
222
+ 'numberposts' => 1,
223
+ 'order' => 'ASC',
224
+ 'post_mime_type' => 'image',
225
+ 'post_parent' => $postID,
226
+ 'post_status' => null,
227
+ 'post_type' => 'attachment',
228
+ );
229
+
230
+ $attachments = get_children( $args );
231
+
232
+ if ( $attachments ) {
233
+ foreach ( $attachments as $attachment ) {
234
+ $image_attributes = wp_get_attachment_image_src( $attachment->ID, $crp_settings['thumb_size'] ) ? wp_get_attachment_image_src( $attachment->ID, $crp_settings['thumb_size'] ) : wp_get_attachment_image_src( $attachment->ID, 'full' );
235
+
236
+ /**
237
+ * Filters first child image from the post.
238
+ *
239
+ * @since 2.0.0
240
+ *
241
+ * @param array $image_attributes[0] URL of the image
242
+ * @param int $postID Post ID
243
+ */
244
+ return apply_filters( 'crp_get_first_image', $image_attributes[0], $postID );
245
+ }
246
+ } else {
247
+ return false;
248
+ }
249
+ }
250
+
251
+
252
+ /**
253
+ * Function to get the attachment ID from the attachment URL.
254
+ *
255
+ * @since 2.1
256
+ *
257
+ * @param string $attachment_url Attachment URL
258
+ * @return int Attachment ID
259
+ */
260
+ function crp_get_attachment_id_from_url( $attachment_url = '' ) {
261
+
262
+ global $wpdb;
263
+ $attachment_id = false;
264
+
265
+ // If there is no url, return.
266
+ if ( '' == $attachment_url ) {
267
+ return;
268
+ }
269
+
270
+ // Get the upload directory paths
271
+ $upload_dir_paths = wp_upload_dir();
272
+
273
+ // Make sure the upload path base directory exists in the attachment URL, to verify that we're working with a media library image
274
+ if ( false !== strpos( $attachment_url, $upload_dir_paths['baseurl'] ) ) {
275
+
276
+ // If this is the URL of an auto-generated thumbnail, get the URL of the original image
277
+ $attachment_url = preg_replace( '/-\d+x\d+(?=\.(jpg|jpeg|png|gif)$)/i', '', $attachment_url );
278
+
279
+ // Remove the upload path base directory from the attachment URL
280
+ $attachment_url = str_replace( $upload_dir_paths['baseurl'] . '/', '', $attachment_url );
281
+
282
+ // Finally, run a custom database query to get the attachment ID from the modified attachment URL
283
+ $attachment_id = $wpdb->get_var( $wpdb->prepare( "SELECT wposts.ID FROM $wpdb->posts wposts, $wpdb->postmeta wpostmeta WHERE wposts.ID = wpostmeta.post_id AND wpostmeta.meta_key = '_wp_attached_file' AND wpostmeta.meta_value = '%s' AND wposts.post_type = 'attachment'", $attachment_url ) );
284
+
285
+ }
286
+
287
+ /**
288
+ * Filters attachment ID generated from URL.
289
+ *
290
+ * @since 2.1.0
291
+ *
292
+ * @param int $attachment_id Attachment ID
293
+ * @param string $attachment_url Attachment URL
294
+ */
295
+ return apply_filters( 'crp_get_attachment_id_from_url', $attachment_id, $attachment_url );
296
+ }
297
+
298
+
299
+ /**
300
+ * Get all image sizes.
301
+ *
302
+ * @since 2.0.0
303
+ * @param string $size Get specific image size
304
+ * @return array Image size names along with width, height and crop setting
305
+ */
306
+ function crp_get_all_image_sizes( $size = '' ) {
307
+ global $_wp_additional_image_sizes;
308
+
309
+ /* Get the intermediate image sizes and add the full size to the array. */
310
+ $intermediate_image_sizes = get_intermediate_image_sizes();
311
+
312
+ foreach( $intermediate_image_sizes as $_size ) {
313
+ if ( in_array( $_size, array( 'thumbnail', 'medium', 'large' ) ) ) {
314
+
315
+ $sizes[ $_size ]['name'] = $_size;
316
+ $sizes[ $_size ]['width'] = get_option( $_size . '_size_w' );
317
+ $sizes[ $_size ]['height'] = get_option( $_size . '_size_h' );
318
+ $sizes[ $_size ]['crop'] = (bool) get_option( $_size . '_crop' );
319
+
320
+ if ( ( 0 == $sizes[ $_size ]['width'] ) && ( 0 == $sizes[ $_size ]['height'] ) ) {
321
+ unset( $sizes[ $_size ] );
322
+ }
323
+
324
+ } elseif ( isset( $_wp_additional_image_sizes[ $_size ] ) ) {
325
+
326
+ $sizes[ $_size ] = array(
327
+ 'name' => $_size,
328
+ 'width' => $_wp_additional_image_sizes[ $_size ]['width'],
329
+ 'height' => $_wp_additional_image_sizes[ $_size ]['height'],
330
+ 'crop' => (bool) $_wp_additional_image_sizes[ $_size ]['crop'],
331
+ );
332
+ }
333
+ }
334
+
335
+ /* Get only 1 size if found */
336
+ if ( $size ) {
337
+ if ( isset( $sizes[ $size ] ) ) {
338
+ return $sizes[ $size ];
339
+ } else {
340
+ return false;
341
+ }
342
+ }
343
+
344
+ /**
345
+ * Filters array of image sizes.
346
+ *
347
+ * @since 2.0
348
+ *
349
+ * @param array $sizes Image sizes
350
+ */
351
+ return apply_filters( 'crp_get_all_image_sizes', $sizes );
352
+ }
353
+
354
+
includes/modules/manual-posts.php ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Manual posts module
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @subpackage Manual_Posts
7
+ * @author Ajay D'Souza <me@ajaydsouza.com>
8
+ * @license GPL-2.0+
9
+ * @link https://webberzone.com
10
+ * @copyright 2009-2015 Ajay D'Souza
11
+ */
12
+
13
+ // If this file is called directly, abort.
14
+ if ( ! defined( 'WPINC' ) ) {
15
+ die;
16
+ }
17
+
18
+ /**
19
+ * Checks if a list of manual posts exists and adds them before the other posts.
20
+ *
21
+ * @since 2.2.0
22
+ *
23
+ * @param object $results Original object array with post results
24
+ * @return object Updated object array with post results
25
+ */
26
+ function crp_manual_posts( $results ) {
27
+ global $crp_settings, $post, $wpdb;
28
+
29
+ $crp_post_meta = get_post_meta( $post->ID, 'crp_post_meta', true );
30
+
31
+ if ( isset( $crp_post_meta['manual_related'] ) && ( '' != $crp_post_meta['manual_related'] ) ) {
32
+
33
+ // Fields to return
34
+ $fields = " $wpdb->posts.ID ";
35
+
36
+ /**
37
+ * Defined in contextual-related-posts.php
38
+ */
39
+ $fields = apply_filters( 'crp_posts_fields', $fields, $post->ID );
40
+
41
+
42
+ $sql = "SELECT DISTINCT $fields FROM $wpdb->posts
43
+ WHERE 1=1
44
+ AND {$wpdb->posts}.ID IN ({$crp_post_meta['manual_related']})
45
+ ORDER BY FIELD({$wpdb->posts}.ID,{$crp_post_meta['manual_related']})";
46
+
47
+ $results1 = $wpdb->get_results( $sql );
48
+
49
+ $results = (object) array_merge( (array) $results1, (array) $results );
50
+
51
+ }
52
+
53
+ return apply_filters( 'crp_manual_posts', $results );
54
+ }
55
+ add_filter( 'get_crp_posts_id', 'crp_manual_posts' );
56
+
57
+
includes/modules/shortcode.php ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Shortcode module
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @subpackage Shortcode
7
+ * @author Ajay D'Souza <me@ajaydsouza.com>
8
+ * @license GPL-2.0+
9
+ * @link https://webberzone.com
10
+ * @copyright 2009-2015 Ajay D'Souza
11
+ */
12
+
13
+ // If this file is called directly, abort.
14
+ if ( ! defined( 'WPINC' ) ) {
15
+ die;
16
+ }
17
+
18
+ /**
19
+ * Creates a shortcode [crp limit="5" heading="1" cache="1"].
20
+ *
21
+ * @since 1.8.6
22
+ *
23
+ * @param array $atts Shortcode attributes
24
+ * @param string $content (default: null)
25
+ * @return Related Posts
26
+ */
27
+ function crp_shortcode( $atts, $content = null ) {
28
+ global $crp_settings;
29
+
30
+ $atts = shortcode_atts( array_merge(
31
+ $crp_settings,
32
+ array( 'heading' => 1 )
33
+ ), $atts, 'crp' );
34
+
35
+ return get_crp( $atts );
36
+ }
37
+ add_shortcode( 'crp', 'crp_shortcode' );
38
+
39
+
includes/modules/taxonomies.php ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Taxonomies control module
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @subpackage Manual_Posts
7
+ * @author Ajay D'Souza <me@ajaydsouza.com>
8
+ * @license GPL-2.0+
9
+ * @link https://webberzone.com
10
+ * @copyright 2009-2015 Ajay D'Souza
11
+ */
12
+
13
+ // If this file is called directly, abort.
14
+ if ( ! defined( 'WPINC' ) ) {
15
+ die;
16
+ }
17
+
18
+ /**
19
+ * Filter JOIN clause of CRP query to add taxonomy tables.
20
+ *
21
+ * @since 1.0.0
22
+ *
23
+ * @param mixed $join
24
+ * @return string Filtered CRP JOIN clause
25
+ */
26
+ function crp_exclude_categories_join( $join ) {
27
+ global $wpdb, $crp_settings;
28
+
29
+ if ( '' != $crp_settings['exclude_categories'] ) {
30
+
31
+ $sql = $join;
32
+ $sql .= " INNER JOIN $wpdb->term_relationships AS excat_tr ON ($wpdb->posts.ID = excat_tr.object_id) ";
33
+ $sql .= " INNER JOIN $wpdb->term_taxonomy AS excat_tt ON (excat_tr.term_taxonomy_id = excat_tt.term_taxonomy_id) ";
34
+
35
+ return $sql;
36
+ } else {
37
+ return $join;
38
+ }
39
+ }
40
+ add_filter( 'crp_posts_join', 'crp_exclude_categories_join' );
41
+
42
+ /**
43
+ * Filter WHERE clause of CRP query to exclude posts belonging to certain categories.
44
+ *
45
+ * @since 1.0.0
46
+ *
47
+ * @param mixed $where
48
+ * @return string Filtered CRP WHERE clause
49
+ */
50
+ function crp_exclude_categories_where( $where ) {
51
+ global $wpdb, $post, $crp_settings;
52
+
53
+ $term_ids = $category_ids = $tag_ids = $taxonomies = array();
54
+
55
+ if ( '' == $crp_settings['exclude_categories'] ) {
56
+ return $where;
57
+ } else {
58
+
59
+ $terms = $crp_settings['exclude_categories'];
60
+
61
+ $sql = $where;
62
+
63
+ $sql .= " AND $wpdb->posts.ID NOT IN (
64
+ SELECT object_id
65
+ FROM $wpdb->term_relationships
66
+ WHERE term_taxonomy_id IN ($terms)
67
+ )";
68
+
69
+ return $sql;
70
+ }
71
+
72
+ }
73
+ add_filter( 'crp_posts_where', 'crp_exclude_categories_where' );
74
+
75
+
includes/output-generator.php ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Generates the output
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+ // If this file is called directly, abort.
13
+ if ( ! defined( 'WPINC' ) ) {
14
+ die;
15
+ }
16
+
17
+ /**
18
+ * Returns the link attributes.
19
+ *
20
+ * @since 2.2.0
21
+ *
22
+ * @param array $args Array of arguments
23
+ * @return string Space separated list of link attributes
24
+ */
25
+ function crp_link_attributes( $args ) {
26
+
27
+ $rel_attribute = ( $args['link_nofollow'] ) ? ' rel="nofollow" ' : ' ';
28
+ $target_attribute = ( $args['link_new_window'] ) ? ' target="_blank" ' : ' ';
29
+
30
+ $link_attributes = array(
31
+ 'rel_attribute' => $rel_attribute,
32
+ 'target_attribute' => $target_attribute,
33
+ );
34
+
35
+ /**
36
+ * Filter the title of the Related Posts list
37
+ *
38
+ * @since 2.2.0
39
+ *
40
+ * @param array $link_attributes Array of link attributes
41
+ * @param array $args Array of arguments
42
+ */
43
+ $link_attributes = apply_filters( 'crp_link_attributes', $link_attributes, $args );
44
+
45
+ // Convert it to a string
46
+ $link_attributes = implode( ' ', $link_attributes );
47
+
48
+ return $link_attributes;
49
+
50
+ }
51
+
52
+
53
+ /**
54
+ * Returns the heading of the related posts.
55
+ *
56
+ * @since 2.2.0
57
+ *
58
+ * @param array $args Array of arguments
59
+ * @return string Space separated list of link attributes
60
+ */
61
+ function crp_heading_title( $args ) {
62
+ global $post;
63
+
64
+ $title = '';
65
+
66
+ if ( $args['heading'] && ! $args['is_widget'] ) {
67
+ $title = str_replace( "%postname%", $post->post_title, $args['title'] ); // Replace %postname% with the title of the current post
68
+ }
69
+
70
+ /**
71
+ * Filter the title of the Related Posts list
72
+ *
73
+ * @since 1.9
74
+ *
75
+ * @param string $title Title/heading of the Related Posts list
76
+ * @param array $args Array of arguments
77
+ */
78
+ return apply_filters( 'crp_heading_title', $title, $args );
79
+ }
80
+
81
+
82
+ /**
83
+ * Returns the opening tag of the related posts list.
84
+ *
85
+ * @since 2.2.0
86
+ *
87
+ * @param array $args Array of arguments
88
+ * @return string Space separated list of link attributes
89
+ */
90
+ function crp_before_list( $args ) {
91
+
92
+ $before_list = $args['before_list'];
93
+
94
+ /**
95
+ * Filter the opening tag of the related posts list
96
+ *
97
+ * @since 1.9
98
+ *
99
+ * @param string $before_list Opening tag set in the Settings Page
100
+ * @param array $args Array of arguments
101
+ */
102
+ return apply_filters( 'crp_before_list', $before_list, $args );
103
+
104
+ }
105
+
106
+
107
+ /**
108
+ * Returns the closing tag of the related posts list.
109
+ *
110
+ * @since 2.2.0
111
+ *
112
+ * @param array $args Array of arguments
113
+ * @return string Space separated list of link attributes
114
+ */
115
+ function crp_after_list( $args ) {
116
+
117
+ $after_list = $args['after_list'];
118
+
119
+ /**
120
+ * Filter the closing tag of the related posts list
121
+ *
122
+ * @since 1.9
123
+ *
124
+ * @param string $after_list Closing tag set in the Settings Page
125
+ * @param array $args Array of arguments
126
+ */
127
+ return apply_filters( 'crp_after_list', $after_list, $args );
128
+
129
+ }
130
+
131
+
132
+ /**
133
+ * Returns the opening tag of each list item.
134
+ *
135
+ * @since 2.2.0
136
+ *
137
+ * @param array $args Array of arguments
138
+ * @param object $result Object of the current post result
139
+ * @return string Space separated list of link attributes
140
+ */
141
+ function crp_before_list_item( $args, $result ) {
142
+
143
+ $before_list_item = $args['before_list_item'];
144
+
145
+ /**
146
+ * Filter the opening tag of each list item.
147
+ *
148
+ * @since 1.9
149
+ *
150
+ * @param string $before_list_item Tag before each list item. Can be defined in the Settings page.
151
+ * @param object $result Object of the current post result
152
+ * @param array $args Array of arguments
153
+ */
154
+ return apply_filters( 'crp_before_list_item', $before_list_item, $result, $args ); // Pass the post object to the filter
155
+
156
+ }
157
+
158
+
159
+ /**
160
+ * Returns the closing tag of each list item.
161
+ *
162
+ * @since 2.2.0
163
+ *
164
+ * @param array $args Array of arguments
165
+ * @param object $result Object of the current post result
166
+ * @return string Space separated list of link attributes
167
+ */
168
+ function crp_after_list_item( $args, $result ) {
169
+
170
+ $after_list_item = $args['after_list_item'];
171
+
172
+ /**
173
+ * Filter the closing tag of each list item.
174
+ *
175
+ * @since 1.9
176
+ *
177
+ * @param string $after_list_item Tag after each list item. Can be defined in the Settings page.
178
+ * @param object $result Object of the current post result
179
+ * @param array $args Array of arguments
180
+ */
181
+ return apply_filters( 'crp_after_list_item', $after_list_item, $result, $args ); // Pass the post object to the filter
182
+
183
+ }
184
+
185
+
186
+ /**
187
+ * Returns the title of each list item.
188
+ *
189
+ * @since 2.2.0
190
+ *
191
+ * @param array $args Array of arguments
192
+ * @param object $result Object of the current post result
193
+ * @return string Space separated list of link attributes
194
+ */
195
+ function crp_title( $args, $result ) {
196
+
197
+ $title = crp_max_formatted_content( get_the_title( $result->ID ), $args['title_length'] ); // Get the post title and crop it if needed
198
+
199
+ /**
200
+ * Filter the title of each list item.
201
+ *
202
+ * @since 1.9
203
+ *
204
+ * @param string $title Title of the post.
205
+ * @param object $result Object of the current post result
206
+ * @param array $args Array of arguments
207
+ */
208
+ return apply_filters( 'crp_title', $title, $result, $args );
209
+
210
+ }
211
+
212
+
213
+ /**
214
+ * Returns the author of each list item.
215
+ *
216
+ * @since 2.2.0
217
+ *
218
+ * @param array $args Array of arguments
219
+ * @param object $result Object of the current post result
220
+ * @return string Space separated list of link attributes
221
+ */
222
+ function crp_author( $args, $result ) {
223
+
224
+ $author_info = get_userdata( $result->post_author );
225
+ $author_link = get_author_posts_url( $author_info->ID );
226
+ $author_name = ucwords( trim( stripslashes( $author_info->display_name ) ) );
227
+
228
+ /**
229
+ * Filter the author name.
230
+ *
231
+ * @since 1.9.1
232
+ *
233
+ * @param string $author_name Proper name of the post author.
234
+ * @param object $author_info WP_User object of the post author
235
+ */
236
+ $author_name = apply_filters( 'crp_author_name', $author_name, $author_info );
237
+
238
+ $crp_author = '<span class="crp_author"> ' . __( ' by ', CRP_LOCAL_NAME ) . '<a href="' . $author_link . '">' . $author_name . '</a></span> ';
239
+
240
+ /**
241
+ * Filter the text with the author details.
242
+ *
243
+ * @since 2.0.0
244
+ *
245
+ * @param string $crp_author Formatted string with author details and link
246
+ * @param object $author_info WP_User object of the post author
247
+ * @param object $result Object of the current post result
248
+ * @param array $args Array of arguments
249
+ */
250
+ return apply_filters( 'crp_author', $crp_author, $author_info, $result, $args );
251
+
252
+ }
253
+
254
+
255
+ /**
256
+ * Returns the formatted list item with link and and thumbnail for each list item.
257
+ *
258
+ * @since 2.2.0
259
+ *
260
+ * @param array $args Array of arguments
261
+ * @param object $result Object of the current post result
262
+ * @return string Space separated list of link attributes
263
+ */
264
+ function crp_list_link( $args, $result ) {
265
+
266
+ $output = '';
267
+ $title = crp_title( $args, $result );
268
+ $link_attributes = crp_link_attributes( $args );
269
+
270
+ if ( 'after' == $args['post_thumb_op'] ) {
271
+ $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $link_attributes . ' class="crp_title">' . $title . '</a>'; // Add title if post thumbnail is to be displayed after
272
+ }
273
+
274
+ if ( 'inline' == $args['post_thumb_op'] || 'after' == $args['post_thumb_op'] || 'thumbs_only' == $args['post_thumb_op'] ) {
275
+ $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $link_attributes . '>';
276
+
277
+ $output .= crp_get_the_post_thumbnail( array(
278
+ 'postid' => $result->ID,
279
+ 'thumb_height' => $args['thumb_height'],
280
+ 'thumb_width' => $args['thumb_width'],
281
+ 'thumb_meta' => $args['thumb_meta'],
282
+ 'thumb_html' => $args['thumb_html'],
283
+ 'thumb_default' => $args['thumb_default'],
284
+ 'thumb_default_show' => $args['thumb_default_show'],
285
+ 'scan_images' => $args['scan_images'],
286
+ 'class' => 'crp_thumb',
287
+ ) );
288
+
289
+ $output .= '</a>';
290
+ }
291
+
292
+ if ( 'inline' == $args['post_thumb_op'] || 'text_only' == $args['post_thumb_op'] ) {
293
+ $output .= '<a href="' . get_permalink( $result->ID ) . '" ' . $link_attributes . ' class="crp_title">' . $title . '</a>'; // Add title when required by settings
294
+ }
295
+
296
+ /**
297
+ * Filter Formatted list item with link and and thumbnail.
298
+ *
299
+ * @since 2.2.0
300
+ *
301
+ * @param string $output Formatted list item with link and and thumbnail
302
+ * @param object $result Object of the current post result
303
+ * @param array $args Array of arguments
304
+ */
305
+ return apply_filters( 'crp_list_link', $output, $result, $args );
306
+
307
+ }
includes/plugin-activator.php ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Fired during plugin activation
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+ /**
13
+ * Fired for each blog when the plugin is activated.
14
+ *
15
+ * @since 1.0.1
16
+ *
17
+ * @param boolean $network_wide True if WPMU superadmin uses
18
+ * "Network Activate" action, false if
19
+ * WPMU is disabled or plugin is
20
+ * activated on an individual blog.
21
+ */
22
+ function crp_activate( $network_wide ) {
23
+ global $wpdb;
24
+
25
+ if ( is_multisite() && $network_wide ) {
26
+
27
+ // Get all blogs in the network and activate plugin on each one
28
+ $blog_ids = $wpdb->get_col( "
29
+ SELECT blog_id FROM $wpdb->blogs
30
+ WHERE archived = '0' AND spam = '0' AND deleted = '0'
31
+ " );
32
+ foreach ( $blog_ids as $blog_id ) {
33
+ switch_to_blog( $blog_id );
34
+ crp_single_activate();
35
+ }
36
+
37
+ // Switch back to the current blog
38
+ restore_current_blog();
39
+
40
+ } else {
41
+ crp_single_activate();
42
+ }
43
+ }
44
+
45
+
46
+ /**
47
+ * Fired for each blog when the plugin is activated.
48
+ *
49
+ * @since 2.0.0
50
+ *
51
+ */
52
+ function crp_single_activate() {
53
+ global $wpdb;
54
+
55
+ $crp_settings = crp_read_options();
56
+
57
+ $wpdb->hide_errors();
58
+
59
+ // If we're running mySQL v5.6, convert the WPDB posts table to InnoDB, since InnoDB supports FULLTEXT from v5.6 onwards
60
+ if ( version_compare( 5.6, $wpdb->db_version(), '<=' ) ) {
61
+ $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ENGINE = InnoDB;' );
62
+ } else {
63
+ $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ENGINE = MYISAM;' );
64
+ }
65
+
66
+ $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related (post_title, post_content);' );
67
+ $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related_title (post_title);' );
68
+ $wpdb->query( 'ALTER TABLE ' . $wpdb->posts . ' ADD FULLTEXT crp_related_content (post_content);' );
69
+ $wpdb->show_errors();
70
+
71
+ }
72
+
73
+
includes/tools.php ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Tool functions
4
+ *
5
+ * @package Contextual_Related_Posts
6
+ * @author Ajay D'Souza <me@ajaydsouza.com>
7
+ * @license GPL-2.0+
8
+ * @link https://webberzone.com
9
+ * @copyright 2009-2015 Ajay D'Souza
10
+ */
11
+
12
+ /**
13
+ * Function to create an excerpt for the post.
14
+ *
15
+ * @since 1.6
16
+ *
17
+ * @param int $id Post ID
18
+ * @param int|string $excerpt_length Length of the excerpt in words
19
+ * @return string Excerpt
20
+ */
21
+ function crp_excerpt( $id, $excerpt_length = 0, $use_excerpt = true ) {
22
+ $content = $excerpt = '';
23
+
24
+ if ( $use_excerpt ) {
25
+ $content = get_post( $id )->post_excerpt;
26
+ }
27
+ if ( '' == $content ) {
28
+ $content = get_post( $id )->post_content;
29
+ }
30
+
31
+ $output = strip_tags( strip_shortcodes( $content ) );
32
+
33
+ if ( $excerpt_length > 0 ) {
34
+ $output = wp_trim_words( $output, $excerpt_length );
35
+ }
36
+
37
+ /**
38
+ * Filters excerpt generated by CRP.
39
+ *
40
+ * @since 1.9
41
+ *
42
+ * @param array $output Formatted excerpt
43
+ * @param int $id Post ID
44
+ * @param int $excerpt_length Length of the excerpt
45
+ * @param boolean $use_excerpt Use the excerpt?
46
+ */
47
+ return apply_filters( 'crp_excerpt', $output, $id, $excerpt_length, $use_excerpt );
48
+ }
49
+
50
+
51
+ /**
52
+ * Function to limit content by characters.
53
+ *
54
+ * @since 1.8.4
55
+ *
56
+ * @param string $content Content to be used to make an excerpt
57
+ * @param int $no_of_char Maximum length of excerpt in characters
58
+ * @return string Formatted content
59
+ */
60
+ function crp_max_formatted_content( $content, $no_of_char = -1 ) {
61
+ $content = strip_tags( $content ); // Remove CRLFs, leaving space in their wake
62
+
63
+ if ( ( $no_of_char > 0 ) && ( strlen( $content ) > $no_of_char ) ) {
64
+ $aWords = preg_split( "/[\s]+/", substr( $content, 0, $no_of_char ) );
65
+
66
+ // Break back down into a string of words, but drop the last one if it's chopped off
67
+ if ( substr( $content, $no_of_char, 1 ) == " " ) {
68
+ $content = implode( " ", $aWords );
69
+ } else {
70
+ $content = implode( " ", array_slice( $aWords, 0, -1 ) ) .'&hellip;';
71
+ }
72
+ }
73
+
74
+ /**
75
+ * Filters formatted content after cropping.
76
+ *
77
+ * @since 1.9
78
+ *
79
+ * @param string $content Formatted content
80
+ * @param int $no_of_char Maximum length of excerpt in characters
81
+ */
82
+ return apply_filters( 'crp_max_formatted_content' , $content, $no_of_char );
83
+ }
84
+
85
+
86
+ /**
87
+ * Delete the CRP cache.
88
+ *
89
+ * @param array $meta_keys
90
+ */
91
+ function crp_cache_delete( $meta_keys = array() ) {
92
+
93
+ $default_meta_keys = crp_cache_get_keys();
94
+
95
+ if ( ! empty( $meta_keys ) ) {
96
+ $meta_keys = array_intersect( $default_meta_keys, (array) $meta_keys );
97
+ } else {
98
+ $meta_keys = $default_meta_keys;
99
+ }
100
+
101
+ foreach ( $meta_keys as $meta_key ) {
102
+ delete_post_meta_by_key( $meta_key );
103
+ }
104
+ }
105
+
106
+ /**
107
+ * Get the default meta keys used for the cache
108
+ *
109
+ */
110
+ function crp_cache_get_keys() {
111
+
112
+ $meta_keys = array(
113
+ 'crp_related_posts',
114
+ 'crp_related_posts_widget',
115
+ 'crp_related_posts_feed',
116
+ 'crp_related_posts_widget_feed',
117
+ 'crp_related_posts_manual',
118
+ );
119
+
120
+ /**
121
+ * Filters the array containing the various cache keys.
122
+ *
123
+ * @since 1.9
124
+ *
125
+ * @param array $default_meta_keys Array of meta keys
126
+ */
127
+ return apply_filters( 'crp_cache_keys', $meta_keys );
128
+ }
129
+
languages/crp-da_DK.mo CHANGED
Binary file
languages/crp-da_DK.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts 1.5.1\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:33-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: Team Blogos <wordpress@blogos.dk>\n"
@@ -14,152 +14,158 @@ msgstr ""
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_c;_e;__ngettext:1,2;__ngettext_noop:1,2;_n:1,2;"
16
  "_nc:1,2;_n_noop:1,2\n"
17
- "X-Poedit-Basepath: ../\n"
18
- "X-Generator: Poedit 1.7.1\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: admin/admin.php:165
22
- msgid "Options saved successfully."
23
- msgstr "Indstillingerne blev gemt."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
- #: admin/admin.php:185
26
  msgid "Options set to Default."
27
  msgstr "Indstillingerne sat til standardværdier."
28
 
29
- #: admin/admin.php:196
30
  msgid "Index recreated"
31
  msgstr "Indeks blev gendannet"
32
 
33
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
34
  #, fuzzy
35
  msgid "Contextual Related Posts"
36
  msgstr "Related Posts (Lignende indlæg)"
37
 
38
- #: admin/admin.php:214
39
  msgid "Related Posts"
40
  msgstr "Related Posts (Lignende indlæg)"
41
 
42
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
43
  msgid "Settings"
44
  msgstr "Opsætning"
45
 
46
- #: admin/admin.php:347 admin/sidebar-view.php:59
47
  msgid "Support"
48
  msgstr "Support"
49
 
50
- #: admin/admin.php:348
51
  msgid "Donate"
52
  msgstr "Donation"
53
 
54
- #: admin/admin.php:349
55
  msgid "Contribute"
56
  msgstr ""
57
 
58
- #: admin/admin.php:365
59
  msgid "plugin settings page"
60
  msgstr ""
61
 
62
- #: admin/admin.php:409
63
- msgid ""
64
- "An error occurred clearing the cache. Please contact your site administrator."
65
- "\\n\\nError message:\\n"
66
- msgstr ""
67
-
68
- #: admin/admin.php:414
69
- msgid " cached row(s) cleared"
70
- msgstr ""
71
-
72
- #: admin/admin.php:467
73
- msgid "Location of thumbnail:"
74
- msgstr ""
75
-
76
- #: admin/admin.php:469
77
- msgid ""
78
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
79
- "image will be used for the post. It will be resized to the thumbnail size "
80
- "set under Settings &raquo; Related Posts &raquo; Output Options"
81
- msgstr ""
82
-
83
- #: admin/admin.php:470
84
- msgid "The URL above is saved in the meta field: "
85
- msgstr ""
86
-
87
- #: admin/main-view.php:32 admin/main-view.php:54
88
  msgid "General options"
89
  msgstr ""
90
 
91
- #: admin/main-view.php:33 admin/main-view.php:125
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
- #: admin/main-view.php:34 admin/main-view.php:229
96
  #, fuzzy
97
  msgid "Output options"
98
  msgstr "Indstillinger for output:"
99
 
100
- #: admin/main-view.php:35 admin/main-view.php:421
101
- #: contextual-related-posts.php:718
102
  #, fuzzy
103
  msgid "Thumbnail options"
104
  msgstr "Indstillinger for indlægsminiaturer:"
105
 
106
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
107
  #, fuzzy
108
  msgid "Feed options"
109
  msgstr "Indstillinger:"
110
 
111
- #: admin/main-view.php:37 admin/main-view.php:637
112
- msgid "Custom styles"
113
- msgstr ""
114
-
115
- #: admin/main-view.php:70
116
  msgid "Cache output?"
117
  msgstr ""
118
 
119
- #: admin/main-view.php:72
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
- #: admin/main-view.php:73
126
- msgid "Clear cache"
 
 
 
127
  msgstr ""
128
 
129
- #: admin/main-view.php:77
130
- #, fuzzy
131
- msgid "Add related posts to:"
132
- msgstr "Tilføj Lignende indlæg til feeds"
133
 
134
  #: admin/main-view.php:79
 
 
 
 
135
  msgid "Posts"
136
  msgstr ""
137
 
138
- #: admin/main-view.php:80
139
  msgid "Pages"
140
  msgstr ""
141
 
142
- #: admin/main-view.php:81
143
  msgid "Home page"
144
  msgstr ""
145
 
146
- #: admin/main-view.php:82
147
  msgid "Feeds"
148
  msgstr ""
149
 
150
- #: admin/main-view.php:83
151
  msgid "Category archives"
152
  msgstr ""
153
 
154
- #: admin/main-view.php:84
155
  msgid "Tag archives"
156
  msgstr ""
157
 
158
- #: admin/main-view.php:85
159
  msgid "Other archives"
160
  msgstr ""
161
 
162
- #: admin/main-view.php:86
163
  #, fuzzy
164
  msgid ""
165
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -171,144 +177,171 @@ msgstr ""
171
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> til din "
172
  "skabelonfil, hvor du ønsker de lignende indlæg vist"
173
 
174
- #: admin/main-view.php:90
175
- msgid "Content filter priority:"
 
 
 
 
 
 
176
  msgstr ""
177
 
178
- #: admin/main-view.php:93
179
  msgid ""
180
- "A higher number will cause the content above to be processed after other "
181
- "filters. Number below 10 is not recommended."
 
 
 
 
 
182
  msgstr ""
183
 
184
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  #, fuzzy
186
  msgid "Tell the world you're using Contextual Related Posts:"
187
  msgstr "Related Posts (Lignende indlæg)"
188
 
189
- #: admin/main-view.php:99
190
  msgid " <em>Optional</em>"
191
  msgstr ""
192
 
193
- #: admin/main-view.php:100
194
  #, fuzzy
195
  msgid ""
196
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
197
  "in the list."
198
  msgstr "Related Posts (Lignende indlæg)"
199
 
200
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
201
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
202
  #, fuzzy
203
  msgid "Save Options"
204
  msgstr "Indstillinger:"
205
 
206
- #: admin/main-view.php:141 admin/main-view.php:583
207
  msgid "Number of related posts to display: "
208
  msgstr "Antal Lignende indlæg, der skal vises: "
209
 
210
- #: admin/main-view.php:144
211
  msgid ""
212
  "Maximum number of posts that will be displayed. The actual number may be "
213
  "smaller if less related posts are found."
214
  msgstr ""
215
 
216
- #: admin/main-view.php:148
217
  msgid "Related posts should be newer than:"
218
  msgstr ""
219
 
220
- #: admin/main-view.php:150
221
  msgid "days"
222
  msgstr ""
223
 
224
- #: admin/main-view.php:151
225
  msgid ""
226
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
227
- "it to 365 will show related posts from the last year only. Set it to 0 to "
228
- "disable limiting posts."
229
  msgstr ""
230
 
231
- #: admin/main-view.php:155
232
  msgid "Find related posts based on content as well as title:"
233
  msgstr ""
234
 
235
- #: admin/main-view.php:157
236
- #, fuzzy
237
  msgid ""
238
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
239
- "or enabling \"Cache output\" above if you enable this."
 
 
240
  msgstr ""
241
- "Find Lignende indlæg ud fra såvel indhold som titel. Hvis umarkeret, bruges "
242
- "kun indlæggenes titler (jeg anbefaler et cache-plugin, hvis du aktiverer "
243
- "dette)"
244
 
245
- #: admin/main-view.php:161
246
- msgid "Limit content to be compared"
247
  msgstr ""
248
 
249
- #: admin/main-view.php:163
250
  msgid ""
251
- "This sets the maximum words of the content that will be matched. 0 means no "
252
- "limit."
253
  msgstr ""
254
 
255
- #: admin/main-view.php:167
256
  msgid "Post types to include in results:"
257
  msgstr ""
258
 
259
- #: admin/main-view.php:178
260
  msgid ""
261
  "These post types will be displayed in the list. Includes custom post types."
262
  msgstr ""
263
 
264
- #: admin/main-view.php:182
265
  msgid "List of post or page IDs to exclude from the results:"
266
  msgstr ""
267
 
268
- #: admin/main-view.php:184 admin/main-view.php:343
269
  msgid ""
270
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
271
  msgstr ""
272
 
273
- #: admin/main-view.php:188
274
  msgid "Categories to exclude from the results: "
275
  msgstr ""
276
 
277
- #: admin/main-view.php:204
278
  msgid ""
279
  "Comma separated list of category slugs. The field above has an autocomplete "
280
  "so simply start typing in the beginning of your category name and it will "
281
  "prompt you with options."
282
  msgstr ""
283
 
284
- #: admin/main-view.php:245
285
- msgid "Title of related posts: "
286
- msgstr "Titel på Lignende indlæg: "
287
 
288
- #: admin/main-view.php:248
289
  msgid ""
290
  "This is the main heading of the related posts. You can also display the "
291
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
292
  "Posts to %postname%</code>"
293
  msgstr ""
294
 
295
- #: admin/main-view.php:252
296
  msgid "When there are no posts, what should be shown?"
297
  msgstr "Hvad skal der vises, hvis der ingen indlæg er?"
298
 
299
- #: admin/main-view.php:256
300
  msgid "Blank Output"
301
  msgstr "Intet"
302
 
303
- #: admin/main-view.php:260
304
  msgid "Display:"
305
  msgstr ""
306
 
307
- #: admin/main-view.php:265 admin/main-view.php:586
308
  msgid "Show post excerpt in list?"
309
  msgstr ""
310
 
311
- #: admin/main-view.php:268
312
  #, php-format
313
  msgid ""
314
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -316,250 +349,271 @@ msgid ""
316
  "automatic excerpt which refers to the first %d words of the post's content"
317
  msgstr ""
318
 
319
- #: admin/main-view.php:272
320
- msgid "Length of excerpt (in words): "
 
 
 
 
 
 
321
  msgstr ""
322
 
323
- #: admin/main-view.php:278
324
  msgid "Show post author in list?"
325
  msgstr ""
326
 
327
- #: admin/main-view.php:281
328
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
329
  msgstr ""
330
 
331
- #: admin/main-view.php:285
 
 
 
 
 
 
332
  msgid "Show post date in list?"
333
  msgstr ""
334
 
335
- #: admin/main-view.php:288
336
  msgid ""
337
  "Displays the date of the post. Uses the same date format set in General "
338
  "Options"
339
  msgstr ""
340
 
341
- #: admin/main-view.php:292
 
 
 
 
 
 
342
  msgid "Limit post title length (in characters)"
343
  msgstr ""
344
 
345
- #: admin/main-view.php:295
346
  msgid ""
347
  "Any title longer than the number of characters set above will be cut and "
348
- "appended with a &helip;"
349
  msgstr ""
350
 
351
- #: admin/main-view.php:299
352
  msgid "Open links in new window"
353
  msgstr ""
354
 
355
- #: admin/main-view.php:305
356
  msgid "Add nofollow attribute to links in the list"
357
  msgstr ""
358
 
359
- #: admin/main-view.php:338
360
  msgid "Exclusion settings:"
361
  msgstr ""
362
 
363
- #: admin/main-view.php:340
364
  #, fuzzy
365
  msgid "Exclude display of related posts on these posts / pages"
366
  msgstr "Tilføj Lignende indlæg til feeds"
367
 
368
- #: admin/main-view.php:346
369
  #, fuzzy
370
  msgid "Exclude display of related posts on these post types."
371
  msgstr "Tilføj Lignende indlæg til feeds"
372
 
373
- #: admin/main-view.php:355
374
  msgid ""
375
  "The related posts will not display on any of the above selected post types"
376
  msgstr ""
377
 
378
- #: admin/main-view.php:385
379
  msgid "Customize the output:"
380
  msgstr "Tilpas outputtet:"
381
 
382
- #: admin/main-view.php:387
383
  msgid "HTML to display before the list of posts: "
384
  msgstr "HTML, der skal vises før listen med indlæg: "
385
 
386
- #: admin/main-view.php:390
387
  msgid "HTML to display before each list item: "
388
  msgstr "HTML, der skal vises før hvert punkt på listen: "
389
 
390
- #: admin/main-view.php:393
391
  msgid "HTML to display after each list item: "
392
  msgstr "HTML, der skal vises efter hvert punkt på listen: "
393
 
394
- #: admin/main-view.php:396
395
  msgid "HTML to display after the list of posts: "
396
  msgstr "HTML, der skal vises efter listen med indlæg: "
397
 
398
- #: admin/main-view.php:437 admin/main-view.php:589
399
  msgid "Location of post thumbnail:"
400
  msgstr ""
401
 
402
- #: admin/main-view.php:441 admin/main-view.php:593
403
  #, fuzzy
404
  msgid "Display thumbnails inline with posts, before title"
405
  msgstr "Vis miniaturer inline med indlæg"
406
 
407
- #: admin/main-view.php:445 admin/main-view.php:597
408
  #, fuzzy
409
  msgid "Display thumbnails inline with posts, after title"
410
  msgstr "Vis miniaturer inline med indlæg"
411
 
412
- #: admin/main-view.php:449 admin/main-view.php:601
413
  msgid "Display only thumbnails, no text"
414
  msgstr "Vis kun miniaturer, ingen tekst"
415
 
416
- #: admin/main-view.php:453 admin/main-view.php:605
417
  msgid "Do not display thumbnails, only text."
418
  msgstr "Vis ikke miniaturer, kun tekst."
419
 
420
- #: admin/main-view.php:457
421
- msgid "Thumbnail size:"
 
 
 
422
  msgstr ""
423
 
424
  #: admin/main-view.php:481
 
 
 
 
425
  msgid "Custom size"
426
  msgstr ""
427
 
428
- #: admin/main-view.php:484
 
 
 
 
 
 
 
 
 
 
 
429
  msgid ""
430
- "You can choose from existing image sizes above or create a custom size. If "
431
- "you have chosen Custom size above, then enter the width, height and crop "
432
- "settings below. For best results, use a cropped image."
433
  msgstr ""
434
 
435
- #: admin/main-view.php:485
436
  msgid ""
437
- "If you change the width, height or crop mode below, existing images will not "
438
- "be automatically resized."
439
  msgstr ""
440
 
441
- #: admin/main-view.php:486
442
  #, php-format
443
  msgid ""
444
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
445
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
446
- "image sizes."
447
  msgstr ""
448
 
449
- #: admin/main-view.php:490
450
  msgid "Width of the thumbnail:"
451
  msgstr ""
452
 
453
- #: admin/main-view.php:493
454
  msgid "Height of the thumbnail: "
455
  msgstr ""
456
 
457
- #: admin/main-view.php:497
458
- msgid ""
459
- "Since you're using the default styles set under the Custom Styles section, "
460
- "the width and height is fixed at 150px"
461
- msgstr ""
462
-
463
- #: admin/main-view.php:501
464
  msgid "Crop mode:"
465
  msgstr ""
466
 
467
- #: admin/main-view.php:505
468
  msgid ""
469
  "By default, thumbnails will be hard cropped. Uncheck this box to "
470
  "proportionately/soft crop the thumbnails."
471
  msgstr ""
472
 
473
- #: admin/main-view.php:506
474
  #, php-format
475
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
476
  msgstr ""
477
 
478
- #: admin/main-view.php:510
479
- msgid "Style attributes / Width and Height HTML attributes:"
480
  msgstr ""
481
 
482
- #: admin/main-view.php:514
483
  msgid "Style attributes are used for width and height."
484
  msgstr ""
485
 
486
- #: admin/main-view.php:518
487
  msgid "HTML width and height attributes are used for width and height."
488
  msgstr ""
489
 
490
- #: admin/main-view.php:522
 
 
 
 
491
  #, fuzzy
492
  msgid "Post thumbnail meta field name:"
493
  msgstr "Indstillinger for indlægsminiaturer:"
494
 
495
- #: admin/main-view.php:524
496
  msgid ""
497
- "The value of this field should contain the image source and is set in the "
498
- "<em>Add New Post</em> screen"
499
  msgstr ""
500
 
501
- #: admin/main-view.php:527
502
  msgid "Extract the first image from the post?"
503
  msgstr ""
504
 
505
- #: admin/main-view.php:529
506
  msgid ""
507
  "This will only happen if there is no post thumbnail set and no image URL is "
508
  "specified in the meta field."
509
  msgstr ""
510
 
511
- #: admin/main-view.php:532
512
  msgid "Use default thumbnail?"
513
  msgstr ""
514
 
515
- #: admin/main-view.php:534
516
  msgid ""
517
  "If checked, when no thumbnail is found, show a default one from the URL "
518
  "below. If not checked and no thumbnail is found, no image will be shown."
519
  msgstr ""
520
 
521
- #: admin/main-view.php:537
522
  #, fuzzy
523
  msgid "Default thumbnail:"
524
  msgstr "Indstillinger for output:"
525
 
526
- #: admin/main-view.php:540
527
- #, fuzzy
528
  msgid ""
529
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
530
- "then it will check the meta field. If this is not available, then it will "
531
- "show the default image as specified above."
532
  msgstr ""
533
- "Pluginnet tjekker først, om indlægget indeholder en miniature. Hvis "
534
- "indlægget ikke gør det, tjekker pluginnet metafeltet. Hvis dette ikke "
535
- "findes, vil det vise standardbilledet specificeret nedenfor:"
536
 
537
- #: admin/main-view.php:581
538
- msgid ""
539
- "Below options override the related posts settings for your blog feed. These "
540
- "only apply if you have selected to add related posts to Feeds in the General "
541
- "Options tab."
542
  msgstr ""
543
 
544
- #: admin/main-view.php:609
545
- msgid "Maximum width of the thumbnail: "
546
  msgstr ""
547
 
548
- #: admin/main-view.php:612
549
- msgid "Maximum height of the thumbnail: "
550
  msgstr ""
551
 
552
- #: admin/main-view.php:653
553
- msgid "Use default style included in the plugin?"
554
  msgstr ""
555
 
556
- #: admin/main-view.php:656
557
- msgid ""
558
- "Contextual Related Posts includes a default style that makes your popular "
559
- "posts list to look beautiful. Check the box above if you want to use this."
560
- msgstr ""
561
-
562
- #: admin/main-view.php:657
563
  msgid ""
564
  "Enabling this option will turn on the thumbnails and set their width and "
565
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -567,34 +621,126 @@ msgid ""
567
  "settings."
568
  msgstr ""
569
 
570
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
  msgid "Custom CSS to add to header:"
572
  msgstr ""
573
 
574
- #: admin/main-view.php:664
575
  msgid ""
576
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
577
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
578
  "\">FAQ</a> for available CSS classes to style."
579
  msgstr ""
580
 
581
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
582
  #, fuzzy
583
  msgid "Default Options"
584
  msgstr "Indstillinger for output:"
585
 
586
- #: admin/main-view.php:694
587
  msgid "Do you want to set options to Default?"
588
  msgstr "Ønsker du at sætte indstillingerne til standardværdierne?"
589
 
590
- #: admin/main-view.php:695
591
  msgid "Recreate Index"
592
  msgstr ""
593
 
594
- #: admin/main-view.php:695
595
  msgid "Are you sure you want to recreate the index?"
596
  msgstr "Er du sikker på, du ønsker at gendanne indekset?"
597
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  #: admin/sidebar-view.php:20
599
  #, fuzzy
600
  msgid "Support the development"
@@ -646,96 +792,129 @@ msgstr ""
646
  msgid "Ajay's blog"
647
  msgstr ""
648
 
649
- #: contextual-related-posts.php:250
650
- msgid " by "
651
- msgstr ""
652
-
653
- #: contextual-related-posts.php:289
654
  #, php-format
655
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
656
  msgstr ""
657
 
658
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
659
  #, fuzzy
660
  msgid "Related Posts [CRP]"
661
  msgstr "Related Posts (Lignende indlæg)"
662
 
663
- #: contextual-related-posts.php:671
664
  #, fuzzy
665
  msgid "Display Related Posts"
666
  msgstr "Vis \"Ingen lignende indlæg\""
667
 
668
- #: contextual-related-posts.php:694
669
  msgid "Title"
670
  msgstr ""
671
 
672
- #: contextual-related-posts.php:699
673
  msgid "No. of posts"
674
  msgstr ""
675
 
676
- #: contextual-related-posts.php:704
677
  msgid " Show excerpt?"
678
  msgstr ""
679
 
680
- #: contextual-related-posts.php:709
681
  msgid " Show author?"
682
  msgstr ""
683
 
684
- #: contextual-related-posts.php:714
685
  msgid " Show date?"
686
  msgstr ""
687
 
688
- #: contextual-related-posts.php:720
689
  #, fuzzy
690
  msgid "Thumbnails inline, before title"
691
  msgstr "Vis miniaturer inline med indlæg"
692
 
693
- #: contextual-related-posts.php:721
694
  #, fuzzy
695
  msgid "Thumbnails inline, after title"
696
  msgstr "Vis miniaturer inline med indlæg"
697
 
698
- #: contextual-related-posts.php:722
699
  #, fuzzy
700
  msgid "Only thumbnails, no text"
701
  msgstr "Vis kun miniaturer, ingen tekst"
702
 
703
- #: contextual-related-posts.php:723
704
  #, fuzzy
705
  msgid "No thumbnails, only text."
706
  msgstr "Vis ikke miniaturer, kun tekst."
707
 
708
- #: contextual-related-posts.php:728
709
  #, fuzzy
710
  msgid "Thumbnail height"
711
  msgstr "Indstillinger for indlægsminiaturer:"
712
 
713
- #: contextual-related-posts.php:733
714
  #, fuzzy
715
  msgid "Thumbnail width"
716
  msgstr "Indstillinger for indlægsminiaturer:"
717
 
718
- #: contextual-related-posts.php:897
719
- msgid "<h3>Related Posts:</h3>"
720
- msgstr "<h3>Lignende indlæg:</h3>"
721
-
722
- #: contextual-related-posts.php:899
723
- #, fuzzy
724
- msgid "No related posts found"
725
- msgstr "Ingen lignende indlæg fundet"
726
 
727
- #: contextual-related-posts.php:1211
728
  msgid "thumb_timthumb argument has been deprecated"
729
  msgstr ""
730
 
731
- #: contextual-related-posts.php:1215
732
  msgid "thumb_timthumb_q argument has been deprecated"
733
  msgstr ""
734
 
735
- #: contextual-related-posts.php:1219
736
  msgid "filter argument has been deprecated"
737
  msgstr ""
738
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
739
  #~ msgid "Post thumbnail options:"
740
  #~ msgstr "Indstillinger for indlægsminiaturer:"
741
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts 1.5.1\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: Team Blogos <wordpress@blogos.dk>\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_c;_e;__ngettext:1,2;__ngettext_noop:1,2;_n:1,2;"
16
  "_nc:1,2;_n_noop:1,2\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Generator: Poedit 1.8.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: admin/admin.php:180
22
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
23
+ msgstr ""
24
+
25
+ #: admin/admin.php:183
26
+ msgid ""
27
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
28
+ "displayed."
29
+ msgstr ""
30
+
31
+ #: admin/admin.php:186
32
+ msgid "Text Only style selected. Thumbnails will not be displayed."
33
+ msgstr ""
34
+
35
+ #: admin/admin.php:189
36
+ #, php-format
37
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
38
+ msgstr ""
39
 
40
+ #: admin/admin.php:213
41
  msgid "Options set to Default."
42
  msgstr "Indstillingerne sat til standardværdier."
43
 
44
+ #: admin/admin.php:231
45
  msgid "Index recreated"
46
  msgstr "Indeks blev gendannet"
47
 
48
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
49
  #, fuzzy
50
  msgid "Contextual Related Posts"
51
  msgstr "Related Posts (Lignende indlæg)"
52
 
53
+ #: admin/admin.php:249
54
  msgid "Related Posts"
55
  msgstr "Related Posts (Lignende indlæg)"
56
 
57
+ #: admin/cache.php:44
58
+ msgid ""
59
+ "An error occurred clearing the cache. Please contact your site administrator."
60
+ "\\n\\nError message:\\n"
61
+ msgstr ""
62
+
63
+ #: admin/cache.php:49
64
+ msgid " cached row(s) cleared"
65
+ msgstr ""
66
+
67
+ #: admin/loader.php:24
68
  msgid "Settings"
69
  msgstr "Opsætning"
70
 
71
+ #: admin/loader.php:46 admin/sidebar-view.php:59
72
  msgid "Support"
73
  msgstr "Support"
74
 
75
+ #: admin/loader.php:47
76
  msgid "Donate"
77
  msgstr "Donation"
78
 
79
+ #: admin/loader.php:48
80
  msgid "Contribute"
81
  msgstr ""
82
 
83
+ #: admin/loader.php:64
84
  msgid "plugin settings page"
85
  msgstr ""
86
 
87
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  msgid "General options"
89
  msgstr ""
90
 
91
+ #: admin/main-view.php:33 admin/main-view.php:142
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
+ #: admin/main-view.php:34 admin/main-view.php:238
96
  #, fuzzy
97
  msgid "Output options"
98
  msgstr "Indstillinger for output:"
99
 
100
+ #: admin/main-view.php:35 admin/main-view.php:442
101
+ #: includes/class-crp-widget.php:93
102
  #, fuzzy
103
  msgid "Thumbnail options"
104
  msgstr "Indstillinger for indlægsminiaturer:"
105
 
106
+ #: admin/main-view.php:36 admin/main-view.php:595
107
+ msgid "Styles"
108
+ msgstr ""
109
+
110
+ #: admin/main-view.php:37 admin/main-view.php:673
111
  #, fuzzy
112
  msgid "Feed options"
113
  msgstr "Indstillinger:"
114
 
115
+ #: admin/main-view.php:71
 
 
 
 
116
  msgid "Cache output?"
117
  msgstr ""
118
 
119
+ #: admin/main-view.php:73
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
+ #: admin/main-view.php:74
126
+ msgid ""
127
+ "The CRP cache works independently and in addition to any of your caching "
128
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
129
+ "enable this on your blog."
130
  msgstr ""
131
 
132
+ #: admin/main-view.php:75
133
+ msgid "Clear cache"
134
+ msgstr ""
 
135
 
136
  #: admin/main-view.php:79
137
+ msgid "Automatically add related posts to:"
138
+ msgstr ""
139
+
140
+ #: admin/main-view.php:81
141
  msgid "Posts"
142
  msgstr ""
143
 
144
+ #: admin/main-view.php:82
145
  msgid "Pages"
146
  msgstr ""
147
 
148
+ #: admin/main-view.php:83
149
  msgid "Home page"
150
  msgstr ""
151
 
152
+ #: admin/main-view.php:84
153
  msgid "Feeds"
154
  msgstr ""
155
 
156
+ #: admin/main-view.php:85
157
  msgid "Category archives"
158
  msgstr ""
159
 
160
+ #: admin/main-view.php:86
161
  msgid "Tag archives"
162
  msgstr ""
163
 
164
+ #: admin/main-view.php:87
165
  msgid "Other archives"
166
  msgstr ""
167
 
168
+ #: admin/main-view.php:88
169
  #, fuzzy
170
  msgid ""
171
  "If you choose to disable this, please add <code>&lt;?php if "
177
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> til din "
178
  "skabelonfil, hvor du ønsker de lignende indlæg vist"
179
 
180
+ #: admin/main-view.php:92
181
+ msgid "Display location priority:"
182
+ msgstr ""
183
+
184
+ #: admin/main-view.php:95
185
+ msgid ""
186
+ "If you select to automatically add the related posts, CRP will hook into the "
187
+ "Content Filter at a priority as specified in this option."
188
  msgstr ""
189
 
190
+ #: admin/main-view.php:96
191
  msgid ""
192
+ "A higher number will cause the related posts to be processed later and move "
193
+ "their display further down after the post content. Any number below 10 is "
194
+ "not recommended."
195
+ msgstr ""
196
+
197
+ #: admin/main-view.php:100
198
+ msgid "Show metabox:"
199
  msgstr ""
200
 
201
+ #: admin/main-view.php:103
202
+ msgid ""
203
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
204
+ "Posts screens. Also applies to Pages and Custom Post Types."
205
+ msgstr ""
206
+
207
+ #: admin/main-view.php:107
208
+ msgid "Limit metabox to Admins only:"
209
+ msgstr ""
210
+
211
+ #: admin/main-view.php:110
212
+ msgid ""
213
+ "If this is selected, the metabox will be hidden from anyone who is not an "
214
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
215
+ "metabox. This applies only if the above option is selected."
216
+ msgstr ""
217
+
218
+ #: admin/main-view.php:114
219
  #, fuzzy
220
  msgid "Tell the world you're using Contextual Related Posts:"
221
  msgstr "Related Posts (Lignende indlæg)"
222
 
223
+ #: admin/main-view.php:116
224
  msgid " <em>Optional</em>"
225
  msgstr ""
226
 
227
+ #: admin/main-view.php:117
228
  #, fuzzy
229
  msgid ""
230
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
231
  "in the list."
232
  msgstr "Related Posts (Lignende indlæg)"
233
 
234
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
235
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
236
+ #: admin/main-view.php:754
237
  #, fuzzy
238
  msgid "Save Options"
239
  msgstr "Indstillinger:"
240
 
241
+ #: admin/main-view.php:158 admin/main-view.php:691
242
  msgid "Number of related posts to display: "
243
  msgstr "Antal Lignende indlæg, der skal vises: "
244
 
245
+ #: admin/main-view.php:161
246
  msgid ""
247
  "Maximum number of posts that will be displayed. The actual number may be "
248
  "smaller if less related posts are found."
249
  msgstr ""
250
 
251
+ #: admin/main-view.php:165
252
  msgid "Related posts should be newer than:"
253
  msgstr ""
254
 
255
+ #: admin/main-view.php:167
256
  msgid "days"
257
  msgstr ""
258
 
259
+ #: admin/main-view.php:168
260
  msgid ""
261
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
262
+ "it to 365 will show related posts from the last year only. Set to 0 to "
263
+ "disable limiting posts by date."
264
  msgstr ""
265
 
266
+ #: admin/main-view.php:172
267
  msgid "Find related posts based on content as well as title:"
268
  msgstr ""
269
 
270
+ #: admin/main-view.php:174
 
271
  msgid ""
272
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
273
+ "or enabling \"Cache output\" above if you enable this. Each site is "
274
+ "different, so toggle this option to see which setting gives you better "
275
+ "quality related posts."
276
  msgstr ""
 
 
 
277
 
278
+ #: admin/main-view.php:178
279
+ msgid "Limit content to be compared:"
280
  msgstr ""
281
 
282
+ #: admin/main-view.php:180
283
  msgid ""
284
+ "This sets the maximum words of the content that will be matched. Set to 0 "
285
+ "for no limit. Only applies if you active the above option."
286
  msgstr ""
287
 
288
+ #: admin/main-view.php:184
289
  msgid "Post types to include in results:"
290
  msgstr ""
291
 
292
+ #: admin/main-view.php:191
293
  msgid ""
294
  "These post types will be displayed in the list. Includes custom post types."
295
  msgstr ""
296
 
297
+ #: admin/main-view.php:195
298
  msgid "List of post or page IDs to exclude from the results:"
299
  msgstr ""
300
 
301
+ #: admin/main-view.php:197 admin/main-view.php:366
302
  msgid ""
303
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
304
  msgstr ""
305
 
306
+ #: admin/main-view.php:201
307
  msgid "Categories to exclude from the results: "
308
  msgstr ""
309
 
310
+ #: admin/main-view.php:213
311
  msgid ""
312
  "Comma separated list of category slugs. The field above has an autocomplete "
313
  "so simply start typing in the beginning of your category name and it will "
314
  "prompt you with options."
315
  msgstr ""
316
 
317
+ #: admin/main-view.php:254
318
+ msgid "Title of related posts:"
319
+ msgstr ""
320
 
321
+ #: admin/main-view.php:257
322
  msgid ""
323
  "This is the main heading of the related posts. You can also display the "
324
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
325
  "Posts to %postname%</code>"
326
  msgstr ""
327
 
328
+ #: admin/main-view.php:261
329
  msgid "When there are no posts, what should be shown?"
330
  msgstr "Hvad skal der vises, hvis der ingen indlæg er?"
331
 
332
+ #: admin/main-view.php:265
333
  msgid "Blank Output"
334
  msgstr "Intet"
335
 
336
+ #: admin/main-view.php:270
337
  msgid "Display:"
338
  msgstr ""
339
 
340
+ #: admin/main-view.php:276 admin/main-view.php:694
341
  msgid "Show post excerpt in list?"
342
  msgstr ""
343
 
344
+ #: admin/main-view.php:279
345
  #, php-format
346
  msgid ""
347
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
349
  "automatic excerpt which refers to the first %d words of the post's content"
350
  msgstr ""
351
 
352
+ #: admin/main-view.php:282
353
+ msgid ""
354
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
355
+ "is disabled."
356
+ msgstr ""
357
+
358
+ #: admin/main-view.php:287
359
+ msgid "Length of excerpt (in words):"
360
  msgstr ""
361
 
362
+ #: admin/main-view.php:293
363
  msgid "Show post author in list?"
364
  msgstr ""
365
 
366
+ #: admin/main-view.php:296
367
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
368
  msgstr ""
369
 
370
+ #: admin/main-view.php:299
371
+ msgid ""
372
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
373
+ "disabled."
374
+ msgstr ""
375
+
376
+ #: admin/main-view.php:304
377
  msgid "Show post date in list?"
378
  msgstr ""
379
 
380
+ #: admin/main-view.php:307
381
  msgid ""
382
  "Displays the date of the post. Uses the same date format set in General "
383
  "Options"
384
  msgstr ""
385
 
386
+ #: admin/main-view.php:310
387
+ msgid ""
388
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
389
+ "disabled."
390
+ msgstr ""
391
+
392
+ #: admin/main-view.php:315
393
  msgid "Limit post title length (in characters)"
394
  msgstr ""
395
 
396
+ #: admin/main-view.php:318
397
  msgid ""
398
  "Any title longer than the number of characters set above will be cut and "
399
+ "appended with an ellipsis (&hellip;)"
400
  msgstr ""
401
 
402
+ #: admin/main-view.php:322
403
  msgid "Open links in new window"
404
  msgstr ""
405
 
406
+ #: admin/main-view.php:328
407
  msgid "Add nofollow attribute to links in the list"
408
  msgstr ""
409
 
410
+ #: admin/main-view.php:361
411
  msgid "Exclusion settings:"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:363
415
  #, fuzzy
416
  msgid "Exclude display of related posts on these posts / pages"
417
  msgstr "Tilføj Lignende indlæg til feeds"
418
 
419
+ #: admin/main-view.php:369
420
  #, fuzzy
421
  msgid "Exclude display of related posts on these post types."
422
  msgstr "Tilføj Lignende indlæg til feeds"
423
 
424
+ #: admin/main-view.php:376
425
  msgid ""
426
  "The related posts will not display on any of the above selected post types"
427
  msgstr ""
428
 
429
+ #: admin/main-view.php:406
430
  msgid "Customize the output:"
431
  msgstr "Tilpas outputtet:"
432
 
433
+ #: admin/main-view.php:408
434
  msgid "HTML to display before the list of posts: "
435
  msgstr "HTML, der skal vises før listen med indlæg: "
436
 
437
+ #: admin/main-view.php:411
438
  msgid "HTML to display before each list item: "
439
  msgstr "HTML, der skal vises før hvert punkt på listen: "
440
 
441
+ #: admin/main-view.php:414
442
  msgid "HTML to display after each list item: "
443
  msgstr "HTML, der skal vises efter hvert punkt på listen: "
444
 
445
+ #: admin/main-view.php:417
446
  msgid "HTML to display after the list of posts: "
447
  msgstr "HTML, der skal vises efter listen med indlæg: "
448
 
449
+ #: admin/main-view.php:458 admin/main-view.php:697
450
  msgid "Location of post thumbnail:"
451
  msgstr ""
452
 
453
+ #: admin/main-view.php:462 admin/main-view.php:701
454
  #, fuzzy
455
  msgid "Display thumbnails inline with posts, before title"
456
  msgstr "Vis miniaturer inline med indlæg"
457
 
458
+ #: admin/main-view.php:466 admin/main-view.php:705
459
  #, fuzzy
460
  msgid "Display thumbnails inline with posts, after title"
461
  msgstr "Vis miniaturer inline med indlæg"
462
 
463
+ #: admin/main-view.php:470 admin/main-view.php:709
464
  msgid "Display only thumbnails, no text"
465
  msgstr "Vis kun miniaturer, ingen tekst"
466
 
467
+ #: admin/main-view.php:474 admin/main-view.php:713
468
  msgid "Do not display thumbnails, only text."
469
  msgstr "Vis ikke miniaturer, kun tekst."
470
 
471
+ #: admin/main-view.php:477
472
+ msgid ""
473
+ "This setting cannot be changed because an inbuilt style has been selected "
474
+ "under the Styles section. If you would like to change this option, please "
475
+ "select <strong>No styles</strong> under the Styles section."
476
  msgstr ""
477
 
478
  #: admin/main-view.php:481
479
+ msgid "Thumbnail size:"
480
+ msgstr ""
481
+
482
+ #: admin/main-view.php:505
483
  msgid "Custom size"
484
  msgstr ""
485
 
486
+ #: admin/main-view.php:508
487
+ msgid "You can choose from existing image sizes above or create a custom size."
488
+ msgstr ""
489
+
490
+ #: admin/main-view.php:509
491
+ msgid ""
492
+ "If you choose an existing size, then the width, height and crop mode "
493
+ "settings in the three options below will be automatically updated to reflect "
494
+ "the correct dimensions of the setting."
495
+ msgstr ""
496
+
497
+ #: admin/main-view.php:510
498
  msgid ""
499
+ "If you have chosen Custom size above, then enter the width, height and crop "
500
+ "settings below. For best results, use a cropped image with the same width "
501
+ "and height. The default setting is 150x150 cropped image."
502
  msgstr ""
503
 
504
+ #: admin/main-view.php:511
505
  msgid ""
506
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
507
+ "images."
508
  msgstr ""
509
 
510
+ #: admin/main-view.php:512
511
  #, php-format
512
  msgid ""
513
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
514
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
515
+ "all image sizes."
516
  msgstr ""
517
 
518
+ #: admin/main-view.php:516
519
  msgid "Width of the thumbnail:"
520
  msgstr ""
521
 
522
+ #: admin/main-view.php:519
523
  msgid "Height of the thumbnail: "
524
  msgstr ""
525
 
526
+ #: admin/main-view.php:524
 
 
 
 
 
 
527
  msgid "Crop mode:"
528
  msgstr ""
529
 
530
+ #: admin/main-view.php:528
531
  msgid ""
532
  "By default, thumbnails will be hard cropped. Uncheck this box to "
533
  "proportionately/soft crop the thumbnails."
534
  msgstr ""
535
 
536
+ #: admin/main-view.php:529
537
  #, php-format
538
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
539
  msgstr ""
540
 
541
+ #: admin/main-view.php:533
542
+ msgid "Image size attributes:"
543
  msgstr ""
544
 
545
+ #: admin/main-view.php:537
546
  msgid "Style attributes are used for width and height."
547
  msgstr ""
548
 
549
+ #: admin/main-view.php:542
550
  msgid "HTML width and height attributes are used for width and height."
551
  msgstr ""
552
 
553
+ #: admin/main-view.php:547
554
+ msgid "No HTML or Style attributes set for width and height"
555
+ msgstr ""
556
+
557
+ #: admin/main-view.php:552
558
  #, fuzzy
559
  msgid "Post thumbnail meta field name:"
560
  msgstr "Indstillinger for indlægsminiaturer:"
561
 
562
+ #: admin/main-view.php:554
563
  msgid ""
564
+ "The value of this field should contain a direct link to the image. This is "
565
+ "set in the meta box in the <em>Add New Post</em> screen."
566
  msgstr ""
567
 
568
+ #: admin/main-view.php:557
569
  msgid "Extract the first image from the post?"
570
  msgstr ""
571
 
572
+ #: admin/main-view.php:559
573
  msgid ""
574
  "This will only happen if there is no post thumbnail set and no image URL is "
575
  "specified in the meta field."
576
  msgstr ""
577
 
578
+ #: admin/main-view.php:562
579
  msgid "Use default thumbnail?"
580
  msgstr ""
581
 
582
+ #: admin/main-view.php:564
583
  msgid ""
584
  "If checked, when no thumbnail is found, show a default one from the URL "
585
  "below. If not checked and no thumbnail is found, no image will be shown."
586
  msgstr ""
587
 
588
+ #: admin/main-view.php:567
589
  #, fuzzy
590
  msgid "Default thumbnail:"
591
  msgstr "Indstillinger for output:"
592
 
593
+ #: admin/main-view.php:570
 
594
  msgid ""
595
+ "CRP tries several different methods to find a thumbnail for the related "
596
+ "post. The above image is used if the previous option is enabled and no "
597
+ "thumbnail could be found."
598
  msgstr ""
 
 
 
599
 
600
+ #: admin/main-view.php:611
601
+ msgid "Style of the related posts:"
 
 
 
602
  msgstr ""
603
 
604
+ #: admin/main-view.php:614
605
+ msgid "No styles"
606
  msgstr ""
607
 
608
+ #: admin/main-view.php:616
609
+ msgid "Select this option if you plan to add your own styles"
610
  msgstr ""
611
 
612
+ #: admin/main-view.php:620
613
+ msgid "Rounded Thumbnails"
614
  msgstr ""
615
 
616
+ #: admin/main-view.php:623
 
 
 
 
 
 
617
  msgid ""
618
  "Enabling this option will turn on the thumbnails and set their width and "
619
  "height to 150px. It will also turn off the display of the author, excerpt "
621
  "settings."
622
  msgstr ""
623
 
624
+ #: admin/main-view.php:624
625
+ #, php-format
626
+ msgid ""
627
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
628
+ msgstr ""
629
+
630
+ #: admin/main-view.php:628
631
+ msgid "Text only"
632
+ msgstr ""
633
+
634
+ #: admin/main-view.php:630
635
+ msgid ""
636
+ "Enabling this option will disable thumbnails and no longer include the "
637
+ "default style sheet included in the plugin."
638
+ msgstr ""
639
+
640
+ #: admin/main-view.php:645
641
  msgid "Custom CSS to add to header:"
642
  msgstr ""
643
 
644
+ #: admin/main-view.php:649
645
  msgid ""
646
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
647
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
648
  "\">FAQ</a> for available CSS classes to style."
649
  msgstr ""
650
 
651
+ #: admin/main-view.php:689
652
+ msgid ""
653
+ "Below options override the related posts settings for your blog feed. These "
654
+ "only apply if you have selected to add related posts to Feeds in the General "
655
+ "Options tab."
656
+ msgstr ""
657
+
658
+ #: admin/main-view.php:717
659
+ msgid "Maximum width of the thumbnail: "
660
+ msgstr ""
661
+
662
+ #: admin/main-view.php:720
663
+ msgid "Maximum height of the thumbnail: "
664
+ msgstr ""
665
+
666
+ #: admin/main-view.php:755
667
  #, fuzzy
668
  msgid "Default Options"
669
  msgstr "Indstillinger for output:"
670
 
671
+ #: admin/main-view.php:755
672
  msgid "Do you want to set options to Default?"
673
  msgstr "Ønsker du at sætte indstillingerne til standardværdierne?"
674
 
675
+ #: admin/main-view.php:756
676
  msgid "Recreate Index"
677
  msgstr ""
678
 
679
+ #: admin/main-view.php:756
680
  msgid "Are you sure you want to recreate the index?"
681
  msgstr "Er du sikker på, du ønsker at gendanne indekset?"
682
 
683
+ #: admin/main-view.php:761
684
+ msgid ""
685
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
686
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
687
+ "this."
688
+ msgstr ""
689
+
690
+ #: admin/metabox.php:100
691
+ msgid "Location of thumbnail:"
692
+ msgstr ""
693
+
694
+ #: admin/metabox.php:102
695
+ msgid ""
696
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
697
+ "image will be used for the post. It will be resized to the thumbnail size "
698
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
699
+ msgstr ""
700
+
701
+ #: admin/metabox.php:103
702
+ msgid "The URL above is saved in the meta field:"
703
+ msgstr ""
704
+
705
+ #: admin/metabox.php:108
706
+ msgid ""
707
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
708
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
709
+ "on this page."
710
+ msgstr ""
711
+
712
+ #: admin/metabox.php:119
713
+ msgid "Disable Related Posts display:"
714
+ msgstr ""
715
+
716
+ #: admin/metabox.php:122
717
+ msgid ""
718
+ "If this is checked, then Contextual Related Posts will not automatically "
719
+ "insert the related posts at the end of post content."
720
+ msgstr ""
721
+
722
+ #: admin/metabox.php:127 admin/metabox.php:135
723
+ msgid "Manual related posts:"
724
+ msgstr ""
725
+
726
+ #: admin/metabox.php:129
727
+ msgid ""
728
+ "Comma separated list of post, page or custom post type IDs. e.g. "
729
+ "188,320,500. These will be given preference over the related posts generated "
730
+ "by the plugin."
731
+ msgstr ""
732
+
733
+ #: admin/metabox.php:130
734
+ msgid ""
735
+ "Once you enter the list above and save this page, the plugin will display "
736
+ "the titles of the posts below for your reference. Only IDs corresponding to "
737
+ "published posts or custom post types will be retained."
738
+ msgstr ""
739
+
740
+ #: admin/metabox.php:144
741
+ msgid "This post type is:"
742
+ msgstr ""
743
+
744
  #: admin/sidebar-view.php:20
745
  #, fuzzy
746
  msgid "Support the development"
792
  msgid "Ajay's blog"
793
  msgstr ""
794
 
795
+ #: contextual-related-posts.php:178
 
 
 
 
796
  #, php-format
797
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
798
  msgstr ""
799
 
800
+ #: contextual-related-posts.php:659
801
+ msgid "<h3>Related Posts:</h3>"
802
+ msgstr "<h3>Lignende indlæg:</h3>"
803
+
804
+ #: contextual-related-posts.php:661
805
+ #, fuzzy
806
+ msgid "No related posts found"
807
+ msgstr "Ingen lignende indlæg fundet"
808
+
809
+ #: includes/class-crp-widget.php:33
810
  #, fuzzy
811
  msgid "Related Posts [CRP]"
812
  msgstr "Related Posts (Lignende indlæg)"
813
 
814
+ #: includes/class-crp-widget.php:34
815
  #, fuzzy
816
  msgid "Display Related Posts"
817
  msgstr "Vis \"Ingen lignende indlæg\""
818
 
819
+ #: includes/class-crp-widget.php:69
820
  msgid "Title"
821
  msgstr ""
822
 
823
+ #: includes/class-crp-widget.php:74
824
  msgid "No. of posts"
825
  msgstr ""
826
 
827
+ #: includes/class-crp-widget.php:79
828
  msgid " Show excerpt?"
829
  msgstr ""
830
 
831
+ #: includes/class-crp-widget.php:84
832
  msgid " Show author?"
833
  msgstr ""
834
 
835
+ #: includes/class-crp-widget.php:89
836
  msgid " Show date?"
837
  msgstr ""
838
 
839
+ #: includes/class-crp-widget.php:95
840
  #, fuzzy
841
  msgid "Thumbnails inline, before title"
842
  msgstr "Vis miniaturer inline med indlæg"
843
 
844
+ #: includes/class-crp-widget.php:96
845
  #, fuzzy
846
  msgid "Thumbnails inline, after title"
847
  msgstr "Vis miniaturer inline med indlæg"
848
 
849
+ #: includes/class-crp-widget.php:97
850
  #, fuzzy
851
  msgid "Only thumbnails, no text"
852
  msgstr "Vis kun miniaturer, ingen tekst"
853
 
854
+ #: includes/class-crp-widget.php:98
855
  #, fuzzy
856
  msgid "No thumbnails, only text."
857
  msgstr "Vis ikke miniaturer, kun tekst."
858
 
859
+ #: includes/class-crp-widget.php:103
860
  #, fuzzy
861
  msgid "Thumbnail height"
862
  msgstr "Indstillinger for indlægsminiaturer:"
863
 
864
+ #: includes/class-crp-widget.php:108
865
  #, fuzzy
866
  msgid "Thumbnail width"
867
  msgstr "Indstillinger for indlægsminiaturer:"
868
 
869
+ #: includes/class-crp-widget.php:112
870
+ msgid "Post types to include:"
871
+ msgstr ""
 
 
 
 
 
872
 
873
+ #: includes/media-handler.php:68
874
  msgid "thumb_timthumb argument has been deprecated"
875
  msgstr ""
876
 
877
+ #: includes/media-handler.php:72
878
  msgid "thumb_timthumb_q argument has been deprecated"
879
  msgstr ""
880
 
881
+ #: includes/media-handler.php:76
882
  msgid "filter argument has been deprecated"
883
  msgstr ""
884
 
885
+ #: includes/output-generator.php:238
886
+ msgid " by "
887
+ msgstr ""
888
+
889
+ #~ msgid "Options saved successfully."
890
+ #~ msgstr "Indstillingerne blev gemt."
891
+
892
+ #, fuzzy
893
+ #~ msgid "Add related posts to:"
894
+ #~ msgstr "Tilføj Lignende indlæg til feeds"
895
+
896
+ #, fuzzy
897
+ #~ msgid ""
898
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
899
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
900
+ #~ msgstr ""
901
+ #~ "Find Lignende indlæg ud fra såvel indhold som titel. Hvis umarkeret, "
902
+ #~ "bruges kun indlæggenes titler (jeg anbefaler et cache-plugin, hvis du "
903
+ #~ "aktiverer dette)"
904
+
905
+ #~ msgid "Title of related posts: "
906
+ #~ msgstr "Titel på Lignende indlæg: "
907
+
908
+ #, fuzzy
909
+ #~ msgid ""
910
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
911
+ #~ "doesn't then it will check the meta field. If this is not available, then "
912
+ #~ "it will show the default image as specified above."
913
+ #~ msgstr ""
914
+ #~ "Pluginnet tjekker først, om indlægget indeholder en miniature. Hvis "
915
+ #~ "indlægget ikke gør det, tjekker pluginnet metafeltet. Hvis dette ikke "
916
+ #~ "findes, vil det vise standardbilledet specificeret nedenfor:"
917
+
918
  #~ msgid "Post thumbnail options:"
919
  #~ msgstr "Indstillinger for indlægsminiaturer:"
920
 
languages/crp-de_DE.mo CHANGED
Binary file
languages/crp-de_DE.po CHANGED
@@ -2,120 +2,118 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:33-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
- "Language-Team: <me@ajaydsouza.com>\n"
9
  "Language: de_DE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: admin/admin.php:165
21
- msgid "Options saved successfully."
22
- msgstr "Optionen erfolgreich gespeichert."
 
 
 
 
 
 
23
 
24
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
25
  msgid "Options set to Default."
26
  msgstr "Optionen auf die Voreinstellungen gesetzt."
27
 
28
- #: admin/admin.php:196
29
  msgid "Index recreated"
30
  msgstr "Index neu aufgebaut"
31
 
32
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
33
  msgid "Contextual Related Posts"
34
  msgstr "Contextual Related Posts"
35
 
36
- #: admin/admin.php:214
37
  msgid "Related Posts"
38
  msgstr "Ähnliche Beiträge"
39
 
40
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
 
 
41
  msgid "Settings"
42
  msgstr "Einstellungen"
43
 
44
- #: admin/admin.php:347 admin/sidebar-view.php:59
45
  msgid "Support"
46
  msgstr "Support"
47
 
48
- #: admin/admin.php:348
49
  msgid "Donate"
50
  msgstr "Spende"
51
 
52
- #: admin/admin.php:349
53
  msgid "Contribute"
54
  msgstr ""
55
 
56
- #: admin/admin.php:365
57
  msgid "plugin settings page"
58
  msgstr "Einstellungen des Plugins"
59
 
60
- #: admin/admin.php:409
61
- msgid ""
62
- "An error occurred clearing the cache. Please contact your site administrator."
63
- "\\n\\nError message:\\n"
64
- msgstr ""
65
- "Ein Fehler trat beim Löschen des Caches auf. Bitte kontaktiere den "
66
- "Administrator der Seite.\\n\\nError message:\\n"
67
-
68
- #: admin/admin.php:414
69
- msgid " cached row(s) cleared"
70
- msgstr "Die Reihe(n) im Cache wurde(n) gelöscht"
71
-
72
- #: admin/admin.php:467
73
- #, fuzzy
74
- msgid "Location of thumbnail:"
75
- msgstr "Ort der Beitragsvorschaubilder"
76
-
77
- #: admin/admin.php:469
78
- msgid ""
79
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
80
- "image will be used for the post. It will be resized to the thumbnail size "
81
- "set under Settings &raquo; Related Posts &raquo; Output Options"
82
- msgstr ""
83
-
84
- #: admin/admin.php:470
85
- msgid "The URL above is saved in the meta field: "
86
- msgstr ""
87
-
88
- #: admin/main-view.php:32 admin/main-view.php:54
89
  msgid "General options"
90
  msgstr "Allgemeine Optionen"
91
 
92
- #: admin/main-view.php:33 admin/main-view.php:125
93
  msgid "List tuning options"
94
  msgstr ""
95
 
96
- #: admin/main-view.php:34 admin/main-view.php:229
97
  msgid "Output options"
98
  msgstr "Ausgabe Einstellungen"
99
 
100
- #: admin/main-view.php:35 admin/main-view.php:421
101
- #: contextual-related-posts.php:718
102
  msgid "Thumbnail options"
103
  msgstr "Optionen des Vorschaubildes"
104
 
105
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
106
  msgid "Feed options"
107
  msgstr "Feed Einstellungen"
108
 
109
- #: admin/main-view.php:37 admin/main-view.php:637
110
- #, fuzzy
111
- msgid "Custom styles"
112
- msgstr "Eigenes CSS"
113
-
114
- #: admin/main-view.php:70
115
  msgid "Cache output?"
116
  msgstr "Cache Ausgabe?"
117
 
118
- #: admin/main-view.php:72
119
  msgid ""
120
  "Enabling this option will cache the related posts output when the post is "
121
  "visited the first time. The cache is cleaned when you save this page."
@@ -124,43 +122,50 @@ msgstr ""
124
  "gespeichert, sobald ein Beitrag das erste Mal aufgerufen wird. Der Cache "
125
  "wird geleert, wenn diese Seite gespeichert wird."
126
 
127
- #: admin/main-view.php:73
 
 
 
 
 
 
 
128
  msgid "Clear cache"
129
  msgstr "Lösche den Cache"
130
 
131
- #: admin/main-view.php:77
132
- msgid "Add related posts to:"
133
- msgstr "Füge ähnliche Beiträge hinzu:"
134
-
135
  #: admin/main-view.php:79
 
 
 
 
136
  msgid "Posts"
137
  msgstr "Beiträge"
138
 
139
- #: admin/main-view.php:80
140
  msgid "Pages"
141
  msgstr "Seiten"
142
 
143
- #: admin/main-view.php:81
144
  msgid "Home page"
145
  msgstr "Homepage"
146
 
147
- #: admin/main-view.php:82
148
  msgid "Feeds"
149
  msgstr "Feeds"
150
 
151
- #: admin/main-view.php:83
152
  msgid "Category archives"
153
  msgstr "Kategorie Archive"
154
 
155
- #: admin/main-view.php:84
156
  msgid "Tag archives"
157
  msgstr "Schlagwort Archive"
158
 
159
- #: admin/main-view.php:85
160
  msgid "Other archives"
161
  msgstr "Andere Archive"
162
 
163
- #: admin/main-view.php:86
164
  #, fuzzy
165
  msgid ""
166
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -171,26 +176,54 @@ msgstr ""
171
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> zu deinen "
172
  "Theme-Templates, wo die ähnlichen Beiträge angezeigt werden sollen"
173
 
174
- #: admin/main-view.php:90
175
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  msgstr ""
177
 
178
- #: admin/main-view.php:93
179
  msgid ""
180
- "A higher number will cause the content above to be processed after other "
181
- "filters. Number below 10 is not recommended."
 
182
  msgstr ""
183
 
184
- #: admin/main-view.php:97
185
  #, fuzzy
186
  msgid "Tell the world you're using Contextual Related Posts:"
187
  msgstr "Contextual Related Posts"
188
 
189
- #: admin/main-view.php:99
190
  msgid " <em>Optional</em>"
191
  msgstr "<em>Optional</em>"
192
 
193
- #: admin/main-view.php:100
194
  #, fuzzy
195
  msgid ""
196
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
@@ -198,16 +231,17 @@ msgid ""
198
  msgstr ""
199
  "Fügt einen nofollow Link zu Homepage von Contextual Related Posts hinzu."
200
 
201
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
202
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
203
  msgid "Save Options"
204
  msgstr "Optionen speichern"
205
 
206
- #: admin/main-view.php:141 admin/main-view.php:583
207
  msgid "Number of related posts to display: "
208
  msgstr "Anzahl der ähnlichen Beiträge, die angezeigt werden sollen:"
209
 
210
- #: admin/main-view.php:144
211
  msgid ""
212
  "Maximum number of posts that will be displayed. The actual number may be "
213
  "smaller if less related posts are found."
@@ -215,79 +249,76 @@ msgstr ""
215
  "Maximale Anzahl an ähnlichen Beiträgen, die angezeigt werden soll. Diese "
216
  "kann auch geringer sein, wenn weniger ähnliche Beiträge gefunden werden."
217
 
218
- #: admin/main-view.php:148
219
  msgid "Related posts should be newer than:"
220
  msgstr "Ähnliche Beiträge sollen neuer sein als:"
221
 
222
- #: admin/main-view.php:150
223
  msgid "days"
224
  msgstr "Tage"
225
 
226
- #: admin/main-view.php:151
227
  msgid ""
228
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
229
- "it to 365 will show related posts from the last year only. Set it to 0 to "
230
- "disable limiting posts."
231
  msgstr ""
232
 
233
- #: admin/main-view.php:155
234
  #, fuzzy
235
  msgid "Find related posts based on content as well as title:"
236
  msgstr ""
237
  "Finde ähnliche Beiträge basierend auf dem Inhalt als auch auf dem Titel"
238
 
239
- #: admin/main-view.php:157
240
  msgid ""
241
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
242
- "or enabling \"Cache output\" above if you enable this."
 
 
243
  msgstr ""
244
- "Wenn nicht ausgewählt, werden nur die Titel der Beiträge benutzt. Ich "
245
- "empfehle ein Caching Plugin oder das Anschalten der Cache Ausgabe, wenn "
246
- "diese Einstellung ausgewählt ist."
247
 
248
- #: admin/main-view.php:161
249
- msgid "Limit content to be compared"
250
- msgstr "Begrenze den Inhalt, der verglichen werden soll"
251
 
252
- #: admin/main-view.php:163
253
  msgid ""
254
- "This sets the maximum words of the content that will be matched. 0 means no "
255
- "limit."
256
  msgstr ""
257
- "Dies setzt die maximale Anzahl an Worten aus dem Inhalt, die benutzt wird. 0 "
258
- "bedeutet keine Begrenzung."
259
 
260
- #: admin/main-view.php:167
261
  #, fuzzy
262
  msgid "Post types to include in results:"
263
  msgstr "Beitragsarten, die einbezogen werden sollen."
264
 
265
- #: admin/main-view.php:178
266
  msgid ""
267
  "These post types will be displayed in the list. Includes custom post types."
268
  msgstr ""
269
  "Diese Beitragsarten werden in der Liste angezeigt. Einschließlich "
270
  "benutzerdefinierter Beitragsarten (custom post types)."
271
 
272
- #: admin/main-view.php:182
273
  #, fuzzy
274
  msgid "List of post or page IDs to exclude from the results:"
275
  msgstr ""
276
  "Liste deine Beitrags- oder Seiten-IDs auf, die aus den Ergebnissen "
277
  "ausgeschlossen werden sollen:"
278
 
279
- #: admin/main-view.php:184 admin/main-view.php:343
280
  msgid ""
281
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
282
  msgstr ""
283
  "Mit Komma getrennte Liste der IDs von Beiträgen, Seiten oder "
284
  "benutzerdefinierter Beitragsarten (custom post types). Beispiel: 188,320,500"
285
 
286
- #: admin/main-view.php:188
287
  msgid "Categories to exclude from the results: "
288
  msgstr "Kategorien, die von den Ergebnissen ausgeschlossen werden sollen:"
289
 
290
- #: admin/main-view.php:204
291
  #, fuzzy
292
  msgid ""
293
  "Comma separated list of category slugs. The field above has an autocomplete "
@@ -298,11 +329,11 @@ msgstr ""
298
  "Autovervollständigung, beginne einfach zu tippen und du bekommst Kategorien "
299
  "vorgeschlagen."
300
 
301
- #: admin/main-view.php:245
302
- msgid "Title of related posts: "
303
- msgstr "Überschrift der ähnlichen Beiträge:"
304
 
305
- #: admin/main-view.php:248
306
  msgid ""
307
  "This is the main heading of the related posts. You can also display the "
308
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
@@ -312,24 +343,24 @@ msgstr ""
312
  "aktuellen Beitragstitel anzeigen lassen mit <code>%postname%</code>. "
313
  "Beispielsweise: <code>Ähnliche Beiträge zu %postname%</code>"
314
 
315
- #: admin/main-view.php:252
316
  msgid "When there are no posts, what should be shown?"
317
  msgstr ""
318
  "Wenn keine ähnlichen Beiträge gefunden wurden, was soll angezeigt werden?"
319
 
320
- #: admin/main-view.php:256
321
  msgid "Blank Output"
322
  msgstr "Gar nichts"
323
 
324
- #: admin/main-view.php:260
325
  msgid "Display:"
326
  msgstr "Zeige an:"
327
 
328
- #: admin/main-view.php:265 admin/main-view.php:586
329
  msgid "Show post excerpt in list?"
330
  msgstr "Soll ein Auszug in der Liste angezeigt werden?"
331
 
332
- #: admin/main-view.php:268
333
  #, php-format
334
  msgid ""
335
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -337,63 +368,81 @@ msgid ""
337
  "automatic excerpt which refers to the first %d words of the post's content"
338
  msgstr ""
339
 
340
- #: admin/main-view.php:272
341
- msgid "Length of excerpt (in words): "
342
- msgstr "Länge des Auszugs (in Worten):"
 
 
 
 
 
 
343
 
344
- #: admin/main-view.php:278
345
  msgid "Show post author in list?"
346
  msgstr "Zeige den Autor des Beitrags an in der Liste?"
347
 
348
- #: admin/main-view.php:281
349
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
350
  msgstr ""
351
 
352
- #: admin/main-view.php:285
 
 
 
 
 
 
353
  msgid "Show post date in list?"
354
  msgstr "Zeige das Datum des Beitrags in der Liste an?"
355
 
356
- #: admin/main-view.php:288
357
  msgid ""
358
  "Displays the date of the post. Uses the same date format set in General "
359
  "Options"
360
  msgstr ""
361
 
362
- #: admin/main-view.php:292
 
 
 
 
 
 
363
  msgid "Limit post title length (in characters)"
364
  msgstr "Begrenze den Titel des Beitrags (in Zeichen)"
365
 
366
- #: admin/main-view.php:295
367
  msgid ""
368
  "Any title longer than the number of characters set above will be cut and "
369
- "appended with a &helip;"
370
  msgstr ""
371
 
372
- #: admin/main-view.php:299
373
  msgid "Open links in new window"
374
  msgstr "Öffne die Links in einem neuen Fenster"
375
 
376
- #: admin/main-view.php:305
377
  msgid "Add nofollow attribute to links in the list"
378
  msgstr "Füge nofollow zu den Links aus der Liste hinzu"
379
 
380
- #: admin/main-view.php:338
381
  #, fuzzy
382
  msgid "Exclusion settings:"
383
  msgstr "Einstellungen des Plugins"
384
 
385
- #: admin/main-view.php:340
386
  msgid "Exclude display of related posts on these posts / pages"
387
  msgstr ""
388
  "Schließe auf diesen Beiträgen / Seiten die Anzeige der ähnliche Beiträge aus"
389
 
390
- #: admin/main-view.php:346
391
  #, fuzzy
392
  msgid "Exclude display of related posts on these post types."
393
  msgstr ""
394
  "Schließe auf diesen Beiträgen / Seiten die Anzeige der ähnliche Beiträge aus"
395
 
396
- #: admin/main-view.php:355
397
  #, fuzzy
398
  msgid ""
399
  "The related posts will not display on any of the above selected post types"
@@ -401,148 +450,162 @@ msgstr ""
401
  "Diese Beitragsarten werden in der Liste angezeigt. Einschließlich "
402
  "benutzerdefinierter Beitragsarten (custom post types)."
403
 
404
- #: admin/main-view.php:385
405
  msgid "Customize the output:"
406
  msgstr "Passe die Ausgabe an:"
407
 
408
- #: admin/main-view.php:387
409
  msgid "HTML to display before the list of posts: "
410
  msgstr "HTML vor der Liste ähnlicher Beiträge:"
411
 
412
- #: admin/main-view.php:390
413
  msgid "HTML to display before each list item: "
414
  msgstr "HTML-Code vor jedem Listenelement:"
415
 
416
- #: admin/main-view.php:393
417
  msgid "HTML to display after each list item: "
418
  msgstr "HTML-Code nach jedem Listenelement:"
419
 
420
- #: admin/main-view.php:396
421
  msgid "HTML to display after the list of posts: "
422
  msgstr "HTML-Code nach der Liste ähnlicher Beiträge:"
423
 
424
- #: admin/main-view.php:437 admin/main-view.php:589
425
  msgid "Location of post thumbnail:"
426
  msgstr "Ort der Beitragsvorschaubilder"
427
 
428
- #: admin/main-view.php:441 admin/main-view.php:593
429
  msgid "Display thumbnails inline with posts, before title"
430
  msgstr "Zeige die Vorschaubilder inline mit den Beiträgen an; vor dem Titel"
431
 
432
- #: admin/main-view.php:445 admin/main-view.php:597
433
  msgid "Display thumbnails inline with posts, after title"
434
  msgstr "Zeige die Vorschaubilder inline mit den Beiträgen an; nach dem Titel"
435
 
436
- #: admin/main-view.php:449 admin/main-view.php:601
437
  msgid "Display only thumbnails, no text"
438
  msgstr "Zeige nur die Vorschaubilder an; keinen Text"
439
 
440
- #: admin/main-view.php:453 admin/main-view.php:605
441
  msgid "Do not display thumbnails, only text."
442
  msgstr "Zeige keine Vorschaubilder an; nur Text"
443
 
444
- #: admin/main-view.php:457
445
- msgid "Thumbnail size:"
 
 
 
446
  msgstr ""
447
 
448
  #: admin/main-view.php:481
 
 
 
 
449
  msgid "Custom size"
450
  msgstr ""
451
 
452
- #: admin/main-view.php:484
 
 
 
 
 
 
 
 
 
 
 
453
  msgid ""
454
- "You can choose from existing image sizes above or create a custom size. If "
455
- "you have chosen Custom size above, then enter the width, height and crop "
456
- "settings below. For best results, use a cropped image."
457
  msgstr ""
458
 
459
- #: admin/main-view.php:485
460
  msgid ""
461
- "If you change the width, height or crop mode below, existing images will not "
462
- "be automatically resized."
463
  msgstr ""
464
 
465
- #: admin/main-view.php:486
466
  #, php-format
467
  msgid ""
468
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
469
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
470
- "image sizes."
471
  msgstr ""
472
 
473
- #: admin/main-view.php:490
474
  msgid "Width of the thumbnail:"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:493
478
  msgid "Height of the thumbnail: "
479
  msgstr ""
480
 
481
- #: admin/main-view.php:497
482
- msgid ""
483
- "Since you're using the default styles set under the Custom Styles section, "
484
- "the width and height is fixed at 150px"
485
- msgstr ""
486
-
487
- #: admin/main-view.php:501
488
  msgid "Crop mode:"
489
  msgstr ""
490
 
491
- #: admin/main-view.php:505
492
  msgid ""
493
  "By default, thumbnails will be hard cropped. Uncheck this box to "
494
  "proportionately/soft crop the thumbnails."
495
  msgstr ""
496
 
497
- #: admin/main-view.php:506
498
  #, php-format
499
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
500
  msgstr ""
501
 
502
- #: admin/main-view.php:510
503
- msgid "Style attributes / Width and Height HTML attributes:"
504
- msgstr "Breite und Höhe mit CSS oder HTML festlegen:"
505
 
506
- #: admin/main-view.php:514
507
  #, fuzzy
508
  msgid "Style attributes are used for width and height."
509
  msgstr ""
510
  "CSS Attribute werden für Breite und Höhe benutzt. <code>style=\"max-width:"
511
 
512
- #: admin/main-view.php:518
513
  #, fuzzy
514
  msgid "HTML width and height attributes are used for width and height."
515
  msgstr "HTML Attribute werden für Breite und Höhe benutzt. <code>width=\""
516
 
517
- #: admin/main-view.php:522
 
 
 
 
518
  #, fuzzy
519
  msgid "Post thumbnail meta field name:"
520
  msgstr "Name des benutzerdefiniertes Feld des Vorschaubildes:"
521
 
522
- #: admin/main-view.php:524
523
  msgid ""
524
- "The value of this field should contain the image source and is set in the "
525
- "<em>Add New Post</em> screen"
526
  msgstr ""
527
- "Der Wert dieses Feldes sollte die Bildquelle enthalten. Sie wird unter "
528
- "<em>Neuen Beitrag erstellen</em> gesetzt"
529
 
530
- #: admin/main-view.php:527
531
  msgid "Extract the first image from the post?"
532
  msgstr ""
533
 
534
- #: admin/main-view.php:529
535
  msgid ""
536
  "This will only happen if there is no post thumbnail set and no image URL is "
537
  "specified in the meta field."
538
  msgstr ""
539
 
540
- #: admin/main-view.php:532
541
  #, fuzzy
542
  msgid "Use default thumbnail?"
543
  msgstr "Benutze das Standard-Vorschaubild?"
544
 
545
- #: admin/main-view.php:534
546
  msgid ""
547
  "If checked, when no thumbnail is found, show a default one from the URL "
548
  "below. If not checked and no thumbnail is found, no image will be shown."
@@ -551,53 +614,35 @@ msgstr ""
551
  "unterhalb geladen. Wenn es nicht ausgewählt ist und kein Vorschaubild "
552
  "gefunden wird, wird kein Vorschaubild angezeigt."
553
 
554
- #: admin/main-view.php:537
555
  #, fuzzy
556
  msgid "Default thumbnail:"
557
  msgstr "Standard-Vorschaubild: "
558
 
559
- #: admin/main-view.php:540
560
- #, fuzzy
561
  msgid ""
562
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
563
- "then it will check the meta field. If this is not available, then it will "
564
- "show the default image as specified above."
565
  msgstr ""
566
- "Das Plugin wird zuerst prüfen, ob der Beitrag ein Vorschaubild hat. Dann "
567
- "wird es die benutzerdefinierten Felder überprüfen. Wenn auch hier keines "
568
- "eingetragen ist, wird das Standard-Vorschaubild benutzt, das oben definiert "
569
- "wurde"
570
 
571
- #: admin/main-view.php:581
572
- msgid ""
573
- "Below options override the related posts settings for your blog feed. These "
574
- "only apply if you have selected to add related posts to Feeds in the General "
575
- "Options tab."
576
  msgstr ""
577
- "Die Optionen unterhalb überschreiben die Einstellung der ähnlichen Beiträge "
578
- "für den Feed deines Blogs. Diese werden nur übernommen, wenn du bei den "
579
- "allgemeinen Einstellungen ausgewählt hast, dass ähnliche Beiträge auch in "
580
- "den Feeds angezeigt werden sollen. "
581
 
582
- #: admin/main-view.php:609
583
- msgid "Maximum width of the thumbnail: "
584
- msgstr "Maximale Breite der Vorschaubilder:"
585
-
586
- #: admin/main-view.php:612
587
- msgid "Maximum height of the thumbnail: "
588
- msgstr "Maximale Höhe der Vorschaubilder:"
589
 
590
- #: admin/main-view.php:653
591
- msgid "Use default style included in the plugin?"
592
  msgstr ""
593
 
594
- #: admin/main-view.php:656
595
- msgid ""
596
- "Contextual Related Posts includes a default style that makes your popular "
597
- "posts list to look beautiful. Check the box above if you want to use this."
598
  msgstr ""
599
 
600
- #: admin/main-view.php:657
601
  msgid ""
602
  "Enabling this option will turn on the thumbnails and set their width and "
603
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -605,11 +650,27 @@ msgid ""
605
  "settings."
606
  msgstr ""
607
 
608
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
609
  msgid "Custom CSS to add to header:"
610
  msgstr "Eigenes CSS, das im Header-Bereich hinzugefügt werden soll:"
611
 
612
- #: admin/main-view.php:664
613
  msgid ""
614
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
615
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
@@ -619,22 +680,103 @@ msgstr ""
619
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
620
  "\">FAQ</a> (en) für benutzbare CSS Klassen an."
621
 
622
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
623
  msgid "Default Options"
624
  msgstr "Standardoptionen"
625
 
626
- #: admin/main-view.php:694
627
  msgid "Do you want to set options to Default?"
628
  msgstr "Möchtest du Einstellungen zurücksetzen?"
629
 
630
- #: admin/main-view.php:695
631
  msgid "Recreate Index"
632
  msgstr "Erstelle den Index neu"
633
 
634
- #: admin/main-view.php:695
635
  msgid "Are you sure you want to recreate the index?"
636
  msgstr "Bist du sicher, den Index neu zu erstellen?"
637
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
638
  #: admin/sidebar-view.php:20
639
  msgid "Support the development"
640
  msgstr "Unterstütze die Entwicklung"
@@ -686,88 +828,147 @@ msgstr "Andere Plugins"
686
  msgid "Ajay's blog"
687
  msgstr "Ajay's Blog"
688
 
689
- #: contextual-related-posts.php:250
690
- msgid " by "
691
- msgstr "von"
692
-
693
- #: contextual-related-posts.php:289
694
  #, php-format
695
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
696
  msgstr ""
697
 
698
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
699
  #, fuzzy
700
  msgid "Related Posts [CRP]"
701
  msgstr "Ähnliche Beiträge"
702
 
703
- #: contextual-related-posts.php:671
704
  msgid "Display Related Posts"
705
  msgstr "Zeige ähnliche Beiträge an"
706
 
707
- #: contextual-related-posts.php:694
708
  msgid "Title"
709
  msgstr "Titel"
710
 
711
- #: contextual-related-posts.php:699
712
  msgid "No. of posts"
713
  msgstr ""
714
 
715
- #: contextual-related-posts.php:704
716
  msgid " Show excerpt?"
717
  msgstr "Zeige einen Textauszug?"
718
 
719
- #: contextual-related-posts.php:709
720
  msgid " Show author?"
721
  msgstr "Zeige den Autor?"
722
 
723
- #: contextual-related-posts.php:714
724
  msgid " Show date?"
725
  msgstr "Zeige das Datum?"
726
 
727
- #: contextual-related-posts.php:720
728
  msgid "Thumbnails inline, before title"
729
  msgstr "Vorschaubilder inline, vor dem Titel"
730
 
731
- #: contextual-related-posts.php:721
732
  msgid "Thumbnails inline, after title"
733
  msgstr "Vorschaubilder inline, hinter dem Titel"
734
 
735
- #: contextual-related-posts.php:722
736
  msgid "Only thumbnails, no text"
737
  msgstr "Nur Vorschaubilder, kein Text"
738
 
739
- #: contextual-related-posts.php:723
740
  msgid "No thumbnails, only text."
741
  msgstr "Keine Vorschaubilder, nur Text"
742
 
743
- #: contextual-related-posts.php:728
744
  msgid "Thumbnail height"
745
  msgstr "Höhe des Vorschaubildes"
746
 
747
- #: contextual-related-posts.php:733
748
  msgid "Thumbnail width"
749
  msgstr "Breite des Vorschaubildes"
750
 
751
- #: contextual-related-posts.php:897
752
- msgid "<h3>Related Posts:</h3>"
753
- msgstr "<h3>Ähnliche Beiträge:</h3>"
754
-
755
- #: contextual-related-posts.php:899
756
- msgid "No related posts found"
757
- msgstr "Es wurden keine ähnlichen Beiträge gefunden"
758
 
759
- #: contextual-related-posts.php:1211
760
  msgid "thumb_timthumb argument has been deprecated"
761
  msgstr ""
762
 
763
- #: contextual-related-posts.php:1215
764
  msgid "thumb_timthumb_q argument has been deprecated"
765
  msgstr ""
766
 
767
- #: contextual-related-posts.php:1219
768
  msgid "filter argument has been deprecated"
769
  msgstr ""
770
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
771
  #~ msgid ""
772
  #~ "This sets the cutoff period for which posts will be displayed. e.g. "
773
  #~ "setting it to 365 will show related posts from the last year only."
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
+ "Language-Team: me@ajaydsouza.com\n"
9
  "Language: de_DE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: admin/admin.php:180
21
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
22
+ msgstr ""
23
+
24
+ #: admin/admin.php:183
25
+ msgid ""
26
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
27
+ "displayed."
28
+ msgstr ""
29
 
30
+ #: admin/admin.php:186
31
+ msgid "Text Only style selected. Thumbnails will not be displayed."
32
+ msgstr ""
33
+
34
+ #: admin/admin.php:189
35
+ #, php-format
36
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
37
+ msgstr ""
38
+
39
+ #: admin/admin.php:213
40
  msgid "Options set to Default."
41
  msgstr "Optionen auf die Voreinstellungen gesetzt."
42
 
43
+ #: admin/admin.php:231
44
  msgid "Index recreated"
45
  msgstr "Index neu aufgebaut"
46
 
47
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
48
  msgid "Contextual Related Posts"
49
  msgstr "Contextual Related Posts"
50
 
51
+ #: admin/admin.php:249
52
  msgid "Related Posts"
53
  msgstr "Ähnliche Beiträge"
54
 
55
+ #: admin/cache.php:44
56
+ msgid ""
57
+ "An error occurred clearing the cache. Please contact your site administrator."
58
+ "\\n\\nError message:\\n"
59
+ msgstr ""
60
+ "Ein Fehler trat beim Löschen des Caches auf. Bitte kontaktiere den "
61
+ "Administrator der Seite.\\n\\nError message:\\n"
62
+
63
+ #: admin/cache.php:49
64
+ msgid " cached row(s) cleared"
65
+ msgstr "Die Reihe(n) im Cache wurde(n) gelöscht"
66
+
67
+ #: admin/loader.php:24
68
  msgid "Settings"
69
  msgstr "Einstellungen"
70
 
71
+ #: admin/loader.php:46 admin/sidebar-view.php:59
72
  msgid "Support"
73
  msgstr "Support"
74
 
75
+ #: admin/loader.php:47
76
  msgid "Donate"
77
  msgstr "Spende"
78
 
79
+ #: admin/loader.php:48
80
  msgid "Contribute"
81
  msgstr ""
82
 
83
+ #: admin/loader.php:64
84
  msgid "plugin settings page"
85
  msgstr "Einstellungen des Plugins"
86
 
87
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  msgid "General options"
89
  msgstr "Allgemeine Optionen"
90
 
91
+ #: admin/main-view.php:33 admin/main-view.php:142
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
+ #: admin/main-view.php:34 admin/main-view.php:238
96
  msgid "Output options"
97
  msgstr "Ausgabe Einstellungen"
98
 
99
+ #: admin/main-view.php:35 admin/main-view.php:442
100
+ #: includes/class-crp-widget.php:93
101
  msgid "Thumbnail options"
102
  msgstr "Optionen des Vorschaubildes"
103
 
104
+ #: admin/main-view.php:36 admin/main-view.php:595
105
+ msgid "Styles"
106
+ msgstr ""
107
+
108
+ #: admin/main-view.php:37 admin/main-view.php:673
109
  msgid "Feed options"
110
  msgstr "Feed Einstellungen"
111
 
112
+ #: admin/main-view.php:71
 
 
 
 
 
113
  msgid "Cache output?"
114
  msgstr "Cache Ausgabe?"
115
 
116
+ #: admin/main-view.php:73
117
  msgid ""
118
  "Enabling this option will cache the related posts output when the post is "
119
  "visited the first time. The cache is cleaned when you save this page."
122
  "gespeichert, sobald ein Beitrag das erste Mal aufgerufen wird. Der Cache "
123
  "wird geleert, wenn diese Seite gespeichert wird."
124
 
125
+ #: admin/main-view.php:74
126
+ msgid ""
127
+ "The CRP cache works independently and in addition to any of your caching "
128
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
129
+ "enable this on your blog."
130
+ msgstr ""
131
+
132
+ #: admin/main-view.php:75
133
  msgid "Clear cache"
134
  msgstr "Lösche den Cache"
135
 
 
 
 
 
136
  #: admin/main-view.php:79
137
+ msgid "Automatically add related posts to:"
138
+ msgstr ""
139
+
140
+ #: admin/main-view.php:81
141
  msgid "Posts"
142
  msgstr "Beiträge"
143
 
144
+ #: admin/main-view.php:82
145
  msgid "Pages"
146
  msgstr "Seiten"
147
 
148
+ #: admin/main-view.php:83
149
  msgid "Home page"
150
  msgstr "Homepage"
151
 
152
+ #: admin/main-view.php:84
153
  msgid "Feeds"
154
  msgstr "Feeds"
155
 
156
+ #: admin/main-view.php:85
157
  msgid "Category archives"
158
  msgstr "Kategorie Archive"
159
 
160
+ #: admin/main-view.php:86
161
  msgid "Tag archives"
162
  msgstr "Schlagwort Archive"
163
 
164
+ #: admin/main-view.php:87
165
  msgid "Other archives"
166
  msgstr "Andere Archive"
167
 
168
+ #: admin/main-view.php:88
169
  #, fuzzy
170
  msgid ""
171
  "If you choose to disable this, please add <code>&lt;?php if "
176
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> zu deinen "
177
  "Theme-Templates, wo die ähnlichen Beiträge angezeigt werden sollen"
178
 
179
+ #: admin/main-view.php:92
180
+ msgid "Display location priority:"
181
+ msgstr ""
182
+
183
+ #: admin/main-view.php:95
184
+ msgid ""
185
+ "If you select to automatically add the related posts, CRP will hook into the "
186
+ "Content Filter at a priority as specified in this option."
187
+ msgstr ""
188
+
189
+ #: admin/main-view.php:96
190
+ msgid ""
191
+ "A higher number will cause the related posts to be processed later and move "
192
+ "their display further down after the post content. Any number below 10 is "
193
+ "not recommended."
194
+ msgstr ""
195
+
196
+ #: admin/main-view.php:100
197
+ msgid "Show metabox:"
198
+ msgstr ""
199
+
200
+ #: admin/main-view.php:103
201
+ msgid ""
202
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
203
+ "Posts screens. Also applies to Pages and Custom Post Types."
204
+ msgstr ""
205
+
206
+ #: admin/main-view.php:107
207
+ msgid "Limit metabox to Admins only:"
208
  msgstr ""
209
 
210
+ #: admin/main-view.php:110
211
  msgid ""
212
+ "If this is selected, the metabox will be hidden from anyone who is not an "
213
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
214
+ "metabox. This applies only if the above option is selected."
215
  msgstr ""
216
 
217
+ #: admin/main-view.php:114
218
  #, fuzzy
219
  msgid "Tell the world you're using Contextual Related Posts:"
220
  msgstr "Contextual Related Posts"
221
 
222
+ #: admin/main-view.php:116
223
  msgid " <em>Optional</em>"
224
  msgstr "<em>Optional</em>"
225
 
226
+ #: admin/main-view.php:117
227
  #, fuzzy
228
  msgid ""
229
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
231
  msgstr ""
232
  "Fügt einen nofollow Link zu Homepage von Contextual Related Posts hinzu."
233
 
234
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
235
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
236
+ #: admin/main-view.php:754
237
  msgid "Save Options"
238
  msgstr "Optionen speichern"
239
 
240
+ #: admin/main-view.php:158 admin/main-view.php:691
241
  msgid "Number of related posts to display: "
242
  msgstr "Anzahl der ähnlichen Beiträge, die angezeigt werden sollen:"
243
 
244
+ #: admin/main-view.php:161
245
  msgid ""
246
  "Maximum number of posts that will be displayed. The actual number may be "
247
  "smaller if less related posts are found."
249
  "Maximale Anzahl an ähnlichen Beiträgen, die angezeigt werden soll. Diese "
250
  "kann auch geringer sein, wenn weniger ähnliche Beiträge gefunden werden."
251
 
252
+ #: admin/main-view.php:165
253
  msgid "Related posts should be newer than:"
254
  msgstr "Ähnliche Beiträge sollen neuer sein als:"
255
 
256
+ #: admin/main-view.php:167
257
  msgid "days"
258
  msgstr "Tage"
259
 
260
+ #: admin/main-view.php:168
261
  msgid ""
262
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
263
+ "it to 365 will show related posts from the last year only. Set to 0 to "
264
+ "disable limiting posts by date."
265
  msgstr ""
266
 
267
+ #: admin/main-view.php:172
268
  #, fuzzy
269
  msgid "Find related posts based on content as well as title:"
270
  msgstr ""
271
  "Finde ähnliche Beiträge basierend auf dem Inhalt als auch auf dem Titel"
272
 
273
+ #: admin/main-view.php:174
274
  msgid ""
275
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
276
+ "or enabling \"Cache output\" above if you enable this. Each site is "
277
+ "different, so toggle this option to see which setting gives you better "
278
+ "quality related posts."
279
  msgstr ""
 
 
 
280
 
281
+ #: admin/main-view.php:178
282
+ msgid "Limit content to be compared:"
283
+ msgstr ""
284
 
285
+ #: admin/main-view.php:180
286
  msgid ""
287
+ "This sets the maximum words of the content that will be matched. Set to 0 "
288
+ "for no limit. Only applies if you active the above option."
289
  msgstr ""
 
 
290
 
291
+ #: admin/main-view.php:184
292
  #, fuzzy
293
  msgid "Post types to include in results:"
294
  msgstr "Beitragsarten, die einbezogen werden sollen."
295
 
296
+ #: admin/main-view.php:191
297
  msgid ""
298
  "These post types will be displayed in the list. Includes custom post types."
299
  msgstr ""
300
  "Diese Beitragsarten werden in der Liste angezeigt. Einschließlich "
301
  "benutzerdefinierter Beitragsarten (custom post types)."
302
 
303
+ #: admin/main-view.php:195
304
  #, fuzzy
305
  msgid "List of post or page IDs to exclude from the results:"
306
  msgstr ""
307
  "Liste deine Beitrags- oder Seiten-IDs auf, die aus den Ergebnissen "
308
  "ausgeschlossen werden sollen:"
309
 
310
+ #: admin/main-view.php:197 admin/main-view.php:366
311
  msgid ""
312
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
313
  msgstr ""
314
  "Mit Komma getrennte Liste der IDs von Beiträgen, Seiten oder "
315
  "benutzerdefinierter Beitragsarten (custom post types). Beispiel: 188,320,500"
316
 
317
+ #: admin/main-view.php:201
318
  msgid "Categories to exclude from the results: "
319
  msgstr "Kategorien, die von den Ergebnissen ausgeschlossen werden sollen:"
320
 
321
+ #: admin/main-view.php:213
322
  #, fuzzy
323
  msgid ""
324
  "Comma separated list of category slugs. The field above has an autocomplete "
329
  "Autovervollständigung, beginne einfach zu tippen und du bekommst Kategorien "
330
  "vorgeschlagen."
331
 
332
+ #: admin/main-view.php:254
333
+ msgid "Title of related posts:"
334
+ msgstr ""
335
 
336
+ #: admin/main-view.php:257
337
  msgid ""
338
  "This is the main heading of the related posts. You can also display the "
339
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
343
  "aktuellen Beitragstitel anzeigen lassen mit <code>%postname%</code>. "
344
  "Beispielsweise: <code>Ähnliche Beiträge zu %postname%</code>"
345
 
346
+ #: admin/main-view.php:261
347
  msgid "When there are no posts, what should be shown?"
348
  msgstr ""
349
  "Wenn keine ähnlichen Beiträge gefunden wurden, was soll angezeigt werden?"
350
 
351
+ #: admin/main-view.php:265
352
  msgid "Blank Output"
353
  msgstr "Gar nichts"
354
 
355
+ #: admin/main-view.php:270
356
  msgid "Display:"
357
  msgstr "Zeige an:"
358
 
359
+ #: admin/main-view.php:276 admin/main-view.php:694
360
  msgid "Show post excerpt in list?"
361
  msgstr "Soll ein Auszug in der Liste angezeigt werden?"
362
 
363
+ #: admin/main-view.php:279
364
  #, php-format
365
  msgid ""
366
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
368
  "automatic excerpt which refers to the first %d words of the post's content"
369
  msgstr ""
370
 
371
+ #: admin/main-view.php:282
372
+ msgid ""
373
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
374
+ "is disabled."
375
+ msgstr ""
376
+
377
+ #: admin/main-view.php:287
378
+ msgid "Length of excerpt (in words):"
379
+ msgstr ""
380
 
381
+ #: admin/main-view.php:293
382
  msgid "Show post author in list?"
383
  msgstr "Zeige den Autor des Beitrags an in der Liste?"
384
 
385
+ #: admin/main-view.php:296
386
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
387
  msgstr ""
388
 
389
+ #: admin/main-view.php:299
390
+ msgid ""
391
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
392
+ "disabled."
393
+ msgstr ""
394
+
395
+ #: admin/main-view.php:304
396
  msgid "Show post date in list?"
397
  msgstr "Zeige das Datum des Beitrags in der Liste an?"
398
 
399
+ #: admin/main-view.php:307
400
  msgid ""
401
  "Displays the date of the post. Uses the same date format set in General "
402
  "Options"
403
  msgstr ""
404
 
405
+ #: admin/main-view.php:310
406
+ msgid ""
407
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
408
+ "disabled."
409
+ msgstr ""
410
+
411
+ #: admin/main-view.php:315
412
  msgid "Limit post title length (in characters)"
413
  msgstr "Begrenze den Titel des Beitrags (in Zeichen)"
414
 
415
+ #: admin/main-view.php:318
416
  msgid ""
417
  "Any title longer than the number of characters set above will be cut and "
418
+ "appended with an ellipsis (&hellip;)"
419
  msgstr ""
420
 
421
+ #: admin/main-view.php:322
422
  msgid "Open links in new window"
423
  msgstr "Öffne die Links in einem neuen Fenster"
424
 
425
+ #: admin/main-view.php:328
426
  msgid "Add nofollow attribute to links in the list"
427
  msgstr "Füge nofollow zu den Links aus der Liste hinzu"
428
 
429
+ #: admin/main-view.php:361
430
  #, fuzzy
431
  msgid "Exclusion settings:"
432
  msgstr "Einstellungen des Plugins"
433
 
434
+ #: admin/main-view.php:363
435
  msgid "Exclude display of related posts on these posts / pages"
436
  msgstr ""
437
  "Schließe auf diesen Beiträgen / Seiten die Anzeige der ähnliche Beiträge aus"
438
 
439
+ #: admin/main-view.php:369
440
  #, fuzzy
441
  msgid "Exclude display of related posts on these post types."
442
  msgstr ""
443
  "Schließe auf diesen Beiträgen / Seiten die Anzeige der ähnliche Beiträge aus"
444
 
445
+ #: admin/main-view.php:376
446
  #, fuzzy
447
  msgid ""
448
  "The related posts will not display on any of the above selected post types"
450
  "Diese Beitragsarten werden in der Liste angezeigt. Einschließlich "
451
  "benutzerdefinierter Beitragsarten (custom post types)."
452
 
453
+ #: admin/main-view.php:406
454
  msgid "Customize the output:"
455
  msgstr "Passe die Ausgabe an:"
456
 
457
+ #: admin/main-view.php:408
458
  msgid "HTML to display before the list of posts: "
459
  msgstr "HTML vor der Liste ähnlicher Beiträge:"
460
 
461
+ #: admin/main-view.php:411
462
  msgid "HTML to display before each list item: "
463
  msgstr "HTML-Code vor jedem Listenelement:"
464
 
465
+ #: admin/main-view.php:414
466
  msgid "HTML to display after each list item: "
467
  msgstr "HTML-Code nach jedem Listenelement:"
468
 
469
+ #: admin/main-view.php:417
470
  msgid "HTML to display after the list of posts: "
471
  msgstr "HTML-Code nach der Liste ähnlicher Beiträge:"
472
 
473
+ #: admin/main-view.php:458 admin/main-view.php:697
474
  msgid "Location of post thumbnail:"
475
  msgstr "Ort der Beitragsvorschaubilder"
476
 
477
+ #: admin/main-view.php:462 admin/main-view.php:701
478
  msgid "Display thumbnails inline with posts, before title"
479
  msgstr "Zeige die Vorschaubilder inline mit den Beiträgen an; vor dem Titel"
480
 
481
+ #: admin/main-view.php:466 admin/main-view.php:705
482
  msgid "Display thumbnails inline with posts, after title"
483
  msgstr "Zeige die Vorschaubilder inline mit den Beiträgen an; nach dem Titel"
484
 
485
+ #: admin/main-view.php:470 admin/main-view.php:709
486
  msgid "Display only thumbnails, no text"
487
  msgstr "Zeige nur die Vorschaubilder an; keinen Text"
488
 
489
+ #: admin/main-view.php:474 admin/main-view.php:713
490
  msgid "Do not display thumbnails, only text."
491
  msgstr "Zeige keine Vorschaubilder an; nur Text"
492
 
493
+ #: admin/main-view.php:477
494
+ msgid ""
495
+ "This setting cannot be changed because an inbuilt style has been selected "
496
+ "under the Styles section. If you would like to change this option, please "
497
+ "select <strong>No styles</strong> under the Styles section."
498
  msgstr ""
499
 
500
  #: admin/main-view.php:481
501
+ msgid "Thumbnail size:"
502
+ msgstr ""
503
+
504
+ #: admin/main-view.php:505
505
  msgid "Custom size"
506
  msgstr ""
507
 
508
+ #: admin/main-view.php:508
509
+ msgid "You can choose from existing image sizes above or create a custom size."
510
+ msgstr ""
511
+
512
+ #: admin/main-view.php:509
513
+ msgid ""
514
+ "If you choose an existing size, then the width, height and crop mode "
515
+ "settings in the three options below will be automatically updated to reflect "
516
+ "the correct dimensions of the setting."
517
+ msgstr ""
518
+
519
+ #: admin/main-view.php:510
520
  msgid ""
521
+ "If you have chosen Custom size above, then enter the width, height and crop "
522
+ "settings below. For best results, use a cropped image with the same width "
523
+ "and height. The default setting is 150x150 cropped image."
524
  msgstr ""
525
 
526
+ #: admin/main-view.php:511
527
  msgid ""
528
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
529
+ "images."
530
  msgstr ""
531
 
532
+ #: admin/main-view.php:512
533
  #, php-format
534
  msgid ""
535
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
536
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
537
+ "all image sizes."
538
  msgstr ""
539
 
540
+ #: admin/main-view.php:516
541
  msgid "Width of the thumbnail:"
542
  msgstr ""
543
 
544
+ #: admin/main-view.php:519
545
  msgid "Height of the thumbnail: "
546
  msgstr ""
547
 
548
+ #: admin/main-view.php:524
 
 
 
 
 
 
549
  msgid "Crop mode:"
550
  msgstr ""
551
 
552
+ #: admin/main-view.php:528
553
  msgid ""
554
  "By default, thumbnails will be hard cropped. Uncheck this box to "
555
  "proportionately/soft crop the thumbnails."
556
  msgstr ""
557
 
558
+ #: admin/main-view.php:529
559
  #, php-format
560
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
561
  msgstr ""
562
 
563
+ #: admin/main-view.php:533
564
+ msgid "Image size attributes:"
565
+ msgstr ""
566
 
567
+ #: admin/main-view.php:537
568
  #, fuzzy
569
  msgid "Style attributes are used for width and height."
570
  msgstr ""
571
  "CSS Attribute werden für Breite und Höhe benutzt. <code>style=\"max-width:"
572
 
573
+ #: admin/main-view.php:542
574
  #, fuzzy
575
  msgid "HTML width and height attributes are used for width and height."
576
  msgstr "HTML Attribute werden für Breite und Höhe benutzt. <code>width=\""
577
 
578
+ #: admin/main-view.php:547
579
+ msgid "No HTML or Style attributes set for width and height"
580
+ msgstr ""
581
+
582
+ #: admin/main-view.php:552
583
  #, fuzzy
584
  msgid "Post thumbnail meta field name:"
585
  msgstr "Name des benutzerdefiniertes Feld des Vorschaubildes:"
586
 
587
+ #: admin/main-view.php:554
588
  msgid ""
589
+ "The value of this field should contain a direct link to the image. This is "
590
+ "set in the meta box in the <em>Add New Post</em> screen."
591
  msgstr ""
 
 
592
 
593
+ #: admin/main-view.php:557
594
  msgid "Extract the first image from the post?"
595
  msgstr ""
596
 
597
+ #: admin/main-view.php:559
598
  msgid ""
599
  "This will only happen if there is no post thumbnail set and no image URL is "
600
  "specified in the meta field."
601
  msgstr ""
602
 
603
+ #: admin/main-view.php:562
604
  #, fuzzy
605
  msgid "Use default thumbnail?"
606
  msgstr "Benutze das Standard-Vorschaubild?"
607
 
608
+ #: admin/main-view.php:564
609
  msgid ""
610
  "If checked, when no thumbnail is found, show a default one from the URL "
611
  "below. If not checked and no thumbnail is found, no image will be shown."
614
  "unterhalb geladen. Wenn es nicht ausgewählt ist und kein Vorschaubild "
615
  "gefunden wird, wird kein Vorschaubild angezeigt."
616
 
617
+ #: admin/main-view.php:567
618
  #, fuzzy
619
  msgid "Default thumbnail:"
620
  msgstr "Standard-Vorschaubild: "
621
 
622
+ #: admin/main-view.php:570
 
623
  msgid ""
624
+ "CRP tries several different methods to find a thumbnail for the related "
625
+ "post. The above image is used if the previous option is enabled and no "
626
+ "thumbnail could be found."
627
  msgstr ""
 
 
 
 
628
 
629
+ #: admin/main-view.php:611
630
+ msgid "Style of the related posts:"
 
 
 
631
  msgstr ""
 
 
 
 
632
 
633
+ #: admin/main-view.php:614
634
+ msgid "No styles"
635
+ msgstr ""
 
 
 
 
636
 
637
+ #: admin/main-view.php:616
638
+ msgid "Select this option if you plan to add your own styles"
639
  msgstr ""
640
 
641
+ #: admin/main-view.php:620
642
+ msgid "Rounded Thumbnails"
 
 
643
  msgstr ""
644
 
645
+ #: admin/main-view.php:623
646
  msgid ""
647
  "Enabling this option will turn on the thumbnails and set their width and "
648
  "height to 150px. It will also turn off the display of the author, excerpt "
650
  "settings."
651
  msgstr ""
652
 
653
+ #: admin/main-view.php:624
654
+ #, php-format
655
+ msgid ""
656
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
657
+ msgstr ""
658
+
659
+ #: admin/main-view.php:628
660
+ msgid "Text only"
661
+ msgstr ""
662
+
663
+ #: admin/main-view.php:630
664
+ msgid ""
665
+ "Enabling this option will disable thumbnails and no longer include the "
666
+ "default style sheet included in the plugin."
667
+ msgstr ""
668
+
669
+ #: admin/main-view.php:645
670
  msgid "Custom CSS to add to header:"
671
  msgstr "Eigenes CSS, das im Header-Bereich hinzugefügt werden soll:"
672
 
673
+ #: admin/main-view.php:649
674
  msgid ""
675
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
676
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
680
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
681
  "\">FAQ</a> (en) für benutzbare CSS Klassen an."
682
 
683
+ #: admin/main-view.php:689
684
+ msgid ""
685
+ "Below options override the related posts settings for your blog feed. These "
686
+ "only apply if you have selected to add related posts to Feeds in the General "
687
+ "Options tab."
688
+ msgstr ""
689
+ "Die Optionen unterhalb überschreiben die Einstellung der ähnlichen Beiträge "
690
+ "für den Feed deines Blogs. Diese werden nur übernommen, wenn du bei den "
691
+ "allgemeinen Einstellungen ausgewählt hast, dass ähnliche Beiträge auch in "
692
+ "den Feeds angezeigt werden sollen. "
693
+
694
+ #: admin/main-view.php:717
695
+ msgid "Maximum width of the thumbnail: "
696
+ msgstr "Maximale Breite der Vorschaubilder:"
697
+
698
+ #: admin/main-view.php:720
699
+ msgid "Maximum height of the thumbnail: "
700
+ msgstr "Maximale Höhe der Vorschaubilder:"
701
+
702
+ #: admin/main-view.php:755
703
  msgid "Default Options"
704
  msgstr "Standardoptionen"
705
 
706
+ #: admin/main-view.php:755
707
  msgid "Do you want to set options to Default?"
708
  msgstr "Möchtest du Einstellungen zurücksetzen?"
709
 
710
+ #: admin/main-view.php:756
711
  msgid "Recreate Index"
712
  msgstr "Erstelle den Index neu"
713
 
714
+ #: admin/main-view.php:756
715
  msgid "Are you sure you want to recreate the index?"
716
  msgstr "Bist du sicher, den Index neu zu erstellen?"
717
 
718
+ #: admin/main-view.php:761
719
+ msgid ""
720
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
721
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
722
+ "this."
723
+ msgstr ""
724
+
725
+ #: admin/metabox.php:100
726
+ #, fuzzy
727
+ msgid "Location of thumbnail:"
728
+ msgstr "Ort der Beitragsvorschaubilder"
729
+
730
+ #: admin/metabox.php:102
731
+ msgid ""
732
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
733
+ "image will be used for the post. It will be resized to the thumbnail size "
734
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
735
+ msgstr ""
736
+
737
+ #: admin/metabox.php:103
738
+ msgid "The URL above is saved in the meta field:"
739
+ msgstr ""
740
+
741
+ #: admin/metabox.php:108
742
+ msgid ""
743
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
744
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
745
+ "on this page."
746
+ msgstr ""
747
+
748
+ #: admin/metabox.php:119
749
+ msgid "Disable Related Posts display:"
750
+ msgstr ""
751
+
752
+ #: admin/metabox.php:122
753
+ msgid ""
754
+ "If this is checked, then Contextual Related Posts will not automatically "
755
+ "insert the related posts at the end of post content."
756
+ msgstr ""
757
+
758
+ #: admin/metabox.php:127 admin/metabox.php:135
759
+ msgid "Manual related posts:"
760
+ msgstr ""
761
+
762
+ #: admin/metabox.php:129
763
+ msgid ""
764
+ "Comma separated list of post, page or custom post type IDs. e.g. "
765
+ "188,320,500. These will be given preference over the related posts generated "
766
+ "by the plugin."
767
+ msgstr ""
768
+
769
+ #: admin/metabox.php:130
770
+ msgid ""
771
+ "Once you enter the list above and save this page, the plugin will display "
772
+ "the titles of the posts below for your reference. Only IDs corresponding to "
773
+ "published posts or custom post types will be retained."
774
+ msgstr ""
775
+
776
+ #: admin/metabox.php:144
777
+ msgid "This post type is:"
778
+ msgstr ""
779
+
780
  #: admin/sidebar-view.php:20
781
  msgid "Support the development"
782
  msgstr "Unterstütze die Entwicklung"
828
  msgid "Ajay's blog"
829
  msgstr "Ajay's Blog"
830
 
831
+ #: contextual-related-posts.php:178
 
 
 
 
832
  #, php-format
833
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
834
  msgstr ""
835
 
836
+ #: contextual-related-posts.php:659
837
+ msgid "<h3>Related Posts:</h3>"
838
+ msgstr "<h3>Ähnliche Beiträge:</h3>"
839
+
840
+ #: contextual-related-posts.php:661
841
+ msgid "No related posts found"
842
+ msgstr "Es wurden keine ähnlichen Beiträge gefunden"
843
+
844
+ #: includes/class-crp-widget.php:33
845
  #, fuzzy
846
  msgid "Related Posts [CRP]"
847
  msgstr "Ähnliche Beiträge"
848
 
849
+ #: includes/class-crp-widget.php:34
850
  msgid "Display Related Posts"
851
  msgstr "Zeige ähnliche Beiträge an"
852
 
853
+ #: includes/class-crp-widget.php:69
854
  msgid "Title"
855
  msgstr "Titel"
856
 
857
+ #: includes/class-crp-widget.php:74
858
  msgid "No. of posts"
859
  msgstr ""
860
 
861
+ #: includes/class-crp-widget.php:79
862
  msgid " Show excerpt?"
863
  msgstr "Zeige einen Textauszug?"
864
 
865
+ #: includes/class-crp-widget.php:84
866
  msgid " Show author?"
867
  msgstr "Zeige den Autor?"
868
 
869
+ #: includes/class-crp-widget.php:89
870
  msgid " Show date?"
871
  msgstr "Zeige das Datum?"
872
 
873
+ #: includes/class-crp-widget.php:95
874
  msgid "Thumbnails inline, before title"
875
  msgstr "Vorschaubilder inline, vor dem Titel"
876
 
877
+ #: includes/class-crp-widget.php:96
878
  msgid "Thumbnails inline, after title"
879
  msgstr "Vorschaubilder inline, hinter dem Titel"
880
 
881
+ #: includes/class-crp-widget.php:97
882
  msgid "Only thumbnails, no text"
883
  msgstr "Nur Vorschaubilder, kein Text"
884
 
885
+ #: includes/class-crp-widget.php:98
886
  msgid "No thumbnails, only text."
887
  msgstr "Keine Vorschaubilder, nur Text"
888
 
889
+ #: includes/class-crp-widget.php:103
890
  msgid "Thumbnail height"
891
  msgstr "Höhe des Vorschaubildes"
892
 
893
+ #: includes/class-crp-widget.php:108
894
  msgid "Thumbnail width"
895
  msgstr "Breite des Vorschaubildes"
896
 
897
+ #: includes/class-crp-widget.php:112
898
+ msgid "Post types to include:"
899
+ msgstr ""
 
 
 
 
900
 
901
+ #: includes/media-handler.php:68
902
  msgid "thumb_timthumb argument has been deprecated"
903
  msgstr ""
904
 
905
+ #: includes/media-handler.php:72
906
  msgid "thumb_timthumb_q argument has been deprecated"
907
  msgstr ""
908
 
909
+ #: includes/media-handler.php:76
910
  msgid "filter argument has been deprecated"
911
  msgstr ""
912
 
913
+ #: includes/output-generator.php:238
914
+ msgid " by "
915
+ msgstr "von"
916
+
917
+ #~ msgid "Options saved successfully."
918
+ #~ msgstr "Optionen erfolgreich gespeichert."
919
+
920
+ #, fuzzy
921
+ #~ msgid "Custom styles"
922
+ #~ msgstr "Eigenes CSS"
923
+
924
+ #~ msgid "Add related posts to:"
925
+ #~ msgstr "Füge ähnliche Beiträge hinzu:"
926
+
927
+ #~ msgid ""
928
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
929
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
930
+ #~ msgstr ""
931
+ #~ "Wenn nicht ausgewählt, werden nur die Titel der Beiträge benutzt. Ich "
932
+ #~ "empfehle ein Caching Plugin oder das Anschalten der Cache Ausgabe, wenn "
933
+ #~ "diese Einstellung ausgewählt ist."
934
+
935
+ #~ msgid "Limit content to be compared"
936
+ #~ msgstr "Begrenze den Inhalt, der verglichen werden soll"
937
+
938
+ #~ msgid ""
939
+ #~ "This sets the maximum words of the content that will be matched. 0 means "
940
+ #~ "no limit."
941
+ #~ msgstr ""
942
+ #~ "Dies setzt die maximale Anzahl an Worten aus dem Inhalt, die benutzt "
943
+ #~ "wird. 0 bedeutet keine Begrenzung."
944
+
945
+ #~ msgid "Title of related posts: "
946
+ #~ msgstr "Überschrift der ähnlichen Beiträge:"
947
+
948
+ #~ msgid "Length of excerpt (in words): "
949
+ #~ msgstr "Länge des Auszugs (in Worten):"
950
+
951
+ #~ msgid "Style attributes / Width and Height HTML attributes:"
952
+ #~ msgstr "Breite und Höhe mit CSS oder HTML festlegen:"
953
+
954
+ #~ msgid ""
955
+ #~ "The value of this field should contain the image source and is set in the "
956
+ #~ "<em>Add New Post</em> screen"
957
+ #~ msgstr ""
958
+ #~ "Der Wert dieses Feldes sollte die Bildquelle enthalten. Sie wird unter "
959
+ #~ "<em>Neuen Beitrag erstellen</em> gesetzt"
960
+
961
+ #, fuzzy
962
+ #~ msgid ""
963
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
964
+ #~ "doesn't then it will check the meta field. If this is not available, then "
965
+ #~ "it will show the default image as specified above."
966
+ #~ msgstr ""
967
+ #~ "Das Plugin wird zuerst prüfen, ob der Beitrag ein Vorschaubild hat. Dann "
968
+ #~ "wird es die benutzerdefinierten Felder überprüfen. Wenn auch hier keines "
969
+ #~ "eingetragen ist, wird das Standard-Vorschaubild benutzt, das oben "
970
+ #~ "definiert wurde"
971
+
972
  #~ msgid ""
973
  #~ "This sets the cutoff period for which posts will be displayed. e.g. "
974
  #~ "setting it to 365 will show related posts from the last year only."
languages/crp-el_GR.mo CHANGED
Binary file
languages/crp-el_GR.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Contextual Related Posts\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-04-03 20:39-0000\n"
9
- "PO-Revision-Date: 2015-04-03 20:39-0000\n"
10
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
11
  "Language-Team: Greek (http://www.transifex.com/projects/p/contextual-related-"
12
  "posts/language/el/)\n"
@@ -15,109 +15,109 @@ msgstr ""
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
- "X-Generator: Poedit 1.7.1\n"
19
- "X-Poedit-Basepath: ../\n"
20
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
21
  "X-Poedit-SourceCharset: UTF-8\n"
22
  "X-Poedit-SearchPath-0: .\n"
23
 
24
- #: admin/admin.php:165
25
- msgid "Options saved successfully."
26
- msgstr "Οι επιλογές αποθηκεύτηκαν επιτυχώς."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
- #: admin/admin.php:185
29
  msgid "Options set to Default."
30
  msgstr "Οι επιλογές ορίστηκαν ως Προεπιλογή."
31
 
32
- #: admin/admin.php:196
33
  msgid "Index recreated"
34
  msgstr ""
35
 
36
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
37
  msgid "Contextual Related Posts"
38
  msgstr "Άρθρα Σχετικά με το Περιεχόμενο"
39
 
40
- #: admin/admin.php:214
41
  msgid "Related Posts"
42
  msgstr "Σχετικά Άρθρα"
43
 
44
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
 
 
45
  msgid "Settings"
46
  msgstr "Ρυθμίσεις"
47
 
48
- #: admin/admin.php:347 admin/sidebar-view.php:59
49
  msgid "Support"
50
  msgstr "Υποστήριξη"
51
 
52
- #: admin/admin.php:348
53
  msgid "Donate"
54
  msgstr "Δωρεά"
55
 
56
- #: admin/admin.php:349
57
  msgid "Contribute"
58
  msgstr "Συνεισφορά"
59
 
60
- #: admin/admin.php:365
61
  msgid "plugin settings page"
62
  msgstr "σελίδα ρυθμίσεων προσθέτου"
63
 
64
- #: admin/admin.php:409
65
- msgid ""
66
- "An error occurred clearing the cache. Please contact your site administrator."
67
- "\\n\\nError message:\\n"
68
- msgstr ""
69
- "Προέκυψε σφάλμα κατά τον καθαρισμό των προσωρινών αρχείων. Παρακαλώ "
70
- "επικοινωνήστε με το διαχειριστή του ιστότοπου σας.\\n\\nΜήνυμα σφάλματος:\\n"
71
-
72
- #: admin/admin.php:414
73
- msgid " cached row(s) cleared"
74
- msgstr "οι σειρά(ές) προσωρινών δεδομένων καθαρίστηκαν"
75
-
76
- #: admin/admin.php:467
77
- msgid "Location of thumbnail:"
78
- msgstr "Τοποθεσία μικρογραφίας:"
79
-
80
- #: admin/admin.php:469
81
- msgid ""
82
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
83
- "image will be used for the post. It will be resized to the thumbnail size "
84
- "set under Settings &raquo; Related Posts &raquo; Output Options"
85
- msgstr ""
86
-
87
- #: admin/admin.php:470
88
- msgid "The URL above is saved in the meta field: "
89
- msgstr ""
90
-
91
- #: admin/main-view.php:32 admin/main-view.php:54
92
  msgid "General options"
93
  msgstr "Γενικές επιλογές"
94
 
95
- #: admin/main-view.php:33 admin/main-view.php:125
96
  msgid "List tuning options"
97
  msgstr ""
98
 
99
- #: admin/main-view.php:34 admin/main-view.php:229
100
  msgid "Output options"
101
  msgstr ""
102
 
103
- #: admin/main-view.php:35 admin/main-view.php:421
104
- #: contextual-related-posts.php:718
105
  msgid "Thumbnail options"
106
  msgstr "Επιλογές μικρογραφιών"
107
 
108
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
109
  msgid "Feed options"
110
  msgstr "Επιλογές καναλιού"
111
 
112
- #: admin/main-view.php:37 admin/main-view.php:637
113
- msgid "Custom styles"
114
- msgstr "Στυλ συνδέσμου"
115
-
116
- #: admin/main-view.php:70
117
  msgid "Cache output?"
118
  msgstr ""
119
 
120
- #: admin/main-view.php:72
121
  msgid ""
122
  "Enabling this option will cache the related posts output when the post is "
123
  "visited the first time. The cache is cleaned when you save this page."
@@ -126,83 +126,119 @@ msgstr ""
126
  "σχετικών άρθρων όταν το άρθρο επισκέπτεται για πρώτη φορά. Τα προσωρινά "
127
  "δεδομένα καθαρίζονται όταν αποθηκεύετε αυτή τη σελίδα."
128
 
129
- #: admin/main-view.php:73
 
 
 
 
 
 
 
130
  msgid "Clear cache"
131
  msgstr "Καθαρισμός προσωρινών αρχείων"
132
 
133
- #: admin/main-view.php:77
134
- msgid "Add related posts to:"
135
- msgstr "Προσθήκη σχετικών άρθρων σε:"
136
-
137
  #: admin/main-view.php:79
 
 
 
 
138
  msgid "Posts"
139
  msgstr "Άρθρα"
140
 
141
- #: admin/main-view.php:80
142
  msgid "Pages"
143
  msgstr "Σελίδες"
144
 
145
- #: admin/main-view.php:81
146
  msgid "Home page"
147
  msgstr "Αρχική σελίδα"
148
 
149
- #: admin/main-view.php:82
150
  msgid "Feeds"
151
  msgstr "Κανάλια"
152
 
153
- #: admin/main-view.php:83
154
  msgid "Category archives"
155
  msgstr "Αρχεία κατηγορίας"
156
 
157
- #: admin/main-view.php:84
158
  msgid "Tag archives"
159
  msgstr "Αρχεία ετικέτας"
160
 
161
- #: admin/main-view.php:85
162
  msgid "Other archives"
163
  msgstr "Άλλα αρχεία"
164
 
165
- #: admin/main-view.php:86
166
  msgid ""
167
  "If you choose to disable this, please add <code>&lt;?php if "
168
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
169
  "template file where you want it displayed"
170
  msgstr ""
171
 
172
- #: admin/main-view.php:90
173
- msgid "Content filter priority:"
174
  msgstr ""
175
 
176
- #: admin/main-view.php:93
177
  msgid ""
178
- "A higher number will cause the content above to be processed after other "
179
- "filters. Number below 10 is not recommended."
180
  msgstr ""
181
 
182
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  msgid "Tell the world you're using Contextual Related Posts:"
184
  msgstr ""
185
 
186
- #: admin/main-view.php:99
187
  msgid " <em>Optional</em>"
188
  msgstr "<em>Προαιρετικό</em>"
189
 
190
- #: admin/main-view.php:100
191
  msgid ""
192
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
193
  "in the list."
194
  msgstr ""
195
 
196
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
197
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
198
  msgid "Save Options"
199
  msgstr "Αποθήκευση επιλογών"
200
 
201
- #: admin/main-view.php:141 admin/main-view.php:583
202
  msgid "Number of related posts to display: "
203
  msgstr "Αριθμός σχετικών άρθρων για προβολή:"
204
 
205
- #: admin/main-view.php:144
206
  msgid ""
207
  "Maximum number of posts that will be displayed. The actual number may be "
208
  "smaller if less related posts are found."
@@ -210,104 +246,104 @@ msgstr ""
210
  "Ο μέγιστος αριθμός άρθρων που θα προβάλλονται. Ο πραγματικός αριθμός ίσως "
211
  "είναι μικρότερος αν βρεθούν λιγότερα σχετικά άρθρα."
212
 
213
- #: admin/main-view.php:148
214
  msgid "Related posts should be newer than:"
215
  msgstr "Τα σχετικά άρθρα να είναι νεότερα από:"
216
 
217
- #: admin/main-view.php:150
218
  msgid "days"
219
  msgstr "ημέρες "
220
 
221
- #: admin/main-view.php:151
222
  msgid ""
223
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
224
- "it to 365 will show related posts from the last year only. Set it to 0 to "
225
- "disable limiting posts."
226
  msgstr ""
227
 
228
- #: admin/main-view.php:155
229
  msgid "Find related posts based on content as well as title:"
230
  msgstr "Εύρεση σχετικών άρθρων με βάσει το περιεχόμενο καθώς και τον τίτλο:"
231
 
232
- #: admin/main-view.php:157
233
  msgid ""
234
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
235
- "or enabling \"Cache output\" above if you enable this."
 
 
236
  msgstr ""
237
 
238
- #: admin/main-view.php:161
239
- msgid "Limit content to be compared"
240
- msgstr "Όριο περιεχομένου για σύγκριση"
241
 
242
- #: admin/main-view.php:163
243
  msgid ""
244
- "This sets the maximum words of the content that will be matched. 0 means no "
245
- "limit."
246
  msgstr ""
247
- "Αυτό ορίζει το μέγιστο αριθμό λέξεων του περιεχομένου που θα αντιστοιχηθούν. "
248
- "Το 0 σημαίνει χωρίς όριο."
249
 
250
- #: admin/main-view.php:167
251
  msgid "Post types to include in results:"
252
  msgstr "Τύποι άρθρων που θα περιληφθούν στα αποτελέσματα:"
253
 
254
- #: admin/main-view.php:178
255
  msgid ""
256
  "These post types will be displayed in the list. Includes custom post types."
257
  msgstr ""
258
  "Αυτοί οι τύποι άρθρων θα προβάλλονται στον κατάλογο. Περιλαμβάνει "
259
  "προσαρμοσμένους τύπους άρθρων."
260
 
261
- #: admin/main-view.php:182
262
  msgid "List of post or page IDs to exclude from the results:"
263
  msgstr "Κατάλογος ID άρθρων ή σελίδων για να αποκλείσετε από τα αποτελέσματα:"
264
 
265
- #: admin/main-view.php:184 admin/main-view.php:343
266
  msgid ""
267
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
268
  msgstr ""
269
  "Διαχωρισμένος με κόμμα κατάλογος ID άρθρων, σελίδων ή προσαρμοσμένου τύπου "
270
  "άρθρων. π.χ. 188,320,500"
271
 
272
- #: admin/main-view.php:188
273
  msgid "Categories to exclude from the results: "
274
  msgstr "Κατηγορίες για να αποκλειστούν από τα αποτελέσματα:"
275
 
276
- #: admin/main-view.php:204
277
  msgid ""
278
  "Comma separated list of category slugs. The field above has an autocomplete "
279
  "so simply start typing in the beginning of your category name and it will "
280
  "prompt you with options."
281
  msgstr ""
282
 
283
- #: admin/main-view.php:245
284
- msgid "Title of related posts: "
285
  msgstr ""
286
 
287
- #: admin/main-view.php:248
288
  msgid ""
289
  "This is the main heading of the related posts. You can also display the "
290
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
291
  "Posts to %postname%</code>"
292
  msgstr ""
293
 
294
- #: admin/main-view.php:252
295
  msgid "When there are no posts, what should be shown?"
296
  msgstr ""
297
 
298
- #: admin/main-view.php:256
299
  msgid "Blank Output"
300
  msgstr ""
301
 
302
- #: admin/main-view.php:260
303
  msgid "Display:"
304
  msgstr "Προβολή:"
305
 
306
- #: admin/main-view.php:265 admin/main-view.php:586
307
  msgid "Show post excerpt in list?"
308
  msgstr "Προβολή αποσπασμάτων άρθρων σε κατάλογο;"
309
 
310
- #: admin/main-view.php:268
311
  #, php-format
312
  msgid ""
313
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -315,23 +351,35 @@ msgid ""
315
  "automatic excerpt which refers to the first %d words of the post's content"
316
  msgstr ""
317
 
318
- #: admin/main-view.php:272
319
- msgid "Length of excerpt (in words): "
 
 
320
  msgstr ""
321
 
322
- #: admin/main-view.php:278
 
 
 
 
323
  msgid "Show post author in list?"
324
  msgstr "Προβολή συντάκτη άρθρου σε κατάλογο;"
325
 
326
- #: admin/main-view.php:281
327
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
328
  msgstr ""
329
 
330
- #: admin/main-view.php:285
 
 
 
 
 
 
331
  msgid "Show post date in list?"
332
  msgstr "Προβολή ημερομηνίας άρθρου σε κατάλογο;"
333
 
334
- #: admin/main-view.php:288
335
  msgid ""
336
  "Displays the date of the post. Uses the same date format set in General "
337
  "Options"
@@ -339,220 +387,233 @@ msgstr ""
339
  "Προβάλλει την ημερομηνία του άρθρου. Χρησιμοποιεί την ίδια μορφοποίηση "
340
  "ημερομηνίας που ορίστηκε στις Γενικές Επιλογές"
341
 
342
- #: admin/main-view.php:292
 
 
 
 
 
 
343
  msgid "Limit post title length (in characters)"
344
  msgstr "Όριο μήκους τίτλου άρθρου (σε χαρακτήρες)"
345
 
346
- #: admin/main-view.php:295
347
  msgid ""
348
  "Any title longer than the number of characters set above will be cut and "
349
- "appended with a &helip;"
350
  msgstr ""
351
 
352
- #: admin/main-view.php:299
353
  msgid "Open links in new window"
354
  msgstr "Άνοιγμα συνδέσμων σε νέο παράθυρο"
355
 
356
- #: admin/main-view.php:305
357
  msgid "Add nofollow attribute to links in the list"
358
  msgstr ""
359
 
360
- #: admin/main-view.php:338
361
  msgid "Exclusion settings:"
362
  msgstr "Ρυθμίσεις αποκλεισμού:"
363
 
364
- #: admin/main-view.php:340
365
  msgid "Exclude display of related posts on these posts / pages"
366
  msgstr "Αποκλεισμός προβολής σχετικών άρθρων σε αυτά τα άρθρα / σελίδες"
367
 
368
- #: admin/main-view.php:346
369
  msgid "Exclude display of related posts on these post types."
370
  msgstr "Αποκλεισμός προβολής σχετικών άρθρων σε αυτούς τους τύπους άρθρων."
371
 
372
- #: admin/main-view.php:355
373
  msgid ""
374
  "The related posts will not display on any of the above selected post types"
375
  msgstr ""
376
  "Τα σχετικά άρθρα δε θα προβάλλονται σε κανέναν από τους παραπάνω "
377
  "επιλεγμένους τύπους άρθρων"
378
 
379
- #: admin/main-view.php:385
380
  msgid "Customize the output:"
381
  msgstr ""
382
 
383
- #: admin/main-view.php:387
384
  msgid "HTML to display before the list of posts: "
385
  msgstr "HTML για προβολή πριν τον κατάλογο άρθρων:"
386
 
387
- #: admin/main-view.php:390
388
  msgid "HTML to display before each list item: "
389
  msgstr "HTML για προβολή πριν από κάθε στοιχείο καταλόγου:"
390
 
391
- #: admin/main-view.php:393
392
  msgid "HTML to display after each list item: "
393
  msgstr "HTML για προβολή μετά από κάθε στοιχείο καταλόγου:"
394
 
395
- #: admin/main-view.php:396
396
  msgid "HTML to display after the list of posts: "
397
  msgstr "HTML για προβολή μετά τον κατάλογο άρθρων:"
398
 
399
- #: admin/main-view.php:437 admin/main-view.php:589
400
  msgid "Location of post thumbnail:"
401
  msgstr "Τοποθεσία μικρογραφίας άρθρου:"
402
 
403
- #: admin/main-view.php:441 admin/main-view.php:593
404
  msgid "Display thumbnails inline with posts, before title"
405
  msgstr "Προβολή μικρογραφιών σε σειρά με τα άρθρα, πριν τον τίτλο"
406
 
407
- #: admin/main-view.php:445 admin/main-view.php:597
408
  msgid "Display thumbnails inline with posts, after title"
409
  msgstr "Προβολή μικρογραφιών σε σειρά με τα άρθρα, μετά τον τίτλο"
410
 
411
- #: admin/main-view.php:449 admin/main-view.php:601
412
  msgid "Display only thumbnails, no text"
413
  msgstr "Προβολή μόνο μικρογραφιών, όχι κείμενο"
414
 
415
- #: admin/main-view.php:453 admin/main-view.php:605
416
  msgid "Do not display thumbnails, only text."
417
  msgstr "Όχι προβολή μικρογραφιών, μόνο κείμενο."
418
 
419
- #: admin/main-view.php:457
420
- msgid "Thumbnail size:"
 
 
 
421
  msgstr ""
422
 
423
  #: admin/main-view.php:481
 
 
 
 
424
  msgid "Custom size"
425
  msgstr ""
426
 
427
- #: admin/main-view.php:484
 
 
 
 
 
 
 
 
 
 
 
428
  msgid ""
429
- "You can choose from existing image sizes above or create a custom size. If "
430
- "you have chosen Custom size above, then enter the width, height and crop "
431
- "settings below. For best results, use a cropped image."
432
  msgstr ""
433
 
434
- #: admin/main-view.php:485
435
  msgid ""
436
- "If you change the width, height or crop mode below, existing images will not "
437
- "be automatically resized."
438
  msgstr ""
439
 
440
- #: admin/main-view.php:486
441
  #, php-format
442
  msgid ""
443
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
444
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
445
- "image sizes."
446
  msgstr ""
447
 
448
- #: admin/main-view.php:490
449
  msgid "Width of the thumbnail:"
450
  msgstr ""
451
 
452
- #: admin/main-view.php:493
453
  msgid "Height of the thumbnail: "
454
  msgstr ""
455
 
456
- #: admin/main-view.php:497
457
- msgid ""
458
- "Since you're using the default styles set under the Custom Styles section, "
459
- "the width and height is fixed at 150px"
460
- msgstr ""
461
-
462
- #: admin/main-view.php:501
463
  msgid "Crop mode:"
464
  msgstr "Περικοπή:"
465
 
466
- #: admin/main-view.php:505
467
  msgid ""
468
  "By default, thumbnails will be hard cropped. Uncheck this box to "
469
  "proportionately/soft crop the thumbnails."
470
  msgstr ""
471
 
472
- #: admin/main-view.php:506
473
  #, php-format
474
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:510
478
- msgid "Style attributes / Width and Height HTML attributes:"
479
  msgstr ""
480
 
481
- #: admin/main-view.php:514
482
  msgid "Style attributes are used for width and height."
483
  msgstr ""
484
 
485
- #: admin/main-view.php:518
486
  msgid "HTML width and height attributes are used for width and height."
487
  msgstr ""
488
 
489
- #: admin/main-view.php:522
 
 
 
 
490
  msgid "Post thumbnail meta field name:"
491
  msgstr ""
492
 
493
- #: admin/main-view.php:524
494
  msgid ""
495
- "The value of this field should contain the image source and is set in the "
496
- "<em>Add New Post</em> screen"
497
  msgstr ""
498
 
499
- #: admin/main-view.php:527
500
  msgid "Extract the first image from the post?"
501
  msgstr ""
502
 
503
- #: admin/main-view.php:529
504
  msgid ""
505
  "This will only happen if there is no post thumbnail set and no image URL is "
506
  "specified in the meta field."
507
  msgstr ""
508
 
509
- #: admin/main-view.php:532
510
  msgid "Use default thumbnail?"
511
  msgstr "Χρήση προεπιλεγμένης μικρογραφίας;"
512
 
513
- #: admin/main-view.php:534
514
  msgid ""
515
  "If checked, when no thumbnail is found, show a default one from the URL "
516
  "below. If not checked and no thumbnail is found, no image will be shown."
517
  msgstr ""
518
 
519
- #: admin/main-view.php:537
520
  msgid "Default thumbnail:"
521
  msgstr ""
522
 
523
- #: admin/main-view.php:540
524
  msgid ""
525
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
526
- "then it will check the meta field. If this is not available, then it will "
527
- "show the default image as specified above."
528
  msgstr ""
529
 
530
- #: admin/main-view.php:581
531
- msgid ""
532
- "Below options override the related posts settings for your blog feed. These "
533
- "only apply if you have selected to add related posts to Feeds in the General "
534
- "Options tab."
535
  msgstr ""
536
 
537
- #: admin/main-view.php:609
538
- msgid "Maximum width of the thumbnail: "
539
- msgstr "Μέγιστο πλάτος της μικρογραφίας:"
540
-
541
- #: admin/main-view.php:612
542
- msgid "Maximum height of the thumbnail: "
543
- msgstr "Μέγιστο ύψος της μικρογραφίας:"
544
 
545
- #: admin/main-view.php:653
546
- msgid "Use default style included in the plugin?"
547
- msgstr "Χρήση του προεπιλεγμένου στυλ που περιλαμβάνεται στο πρόσθετο;"
548
 
549
- #: admin/main-view.php:656
550
- msgid ""
551
- "Contextual Related Posts includes a default style that makes your popular "
552
- "posts list to look beautiful. Check the box above if you want to use this."
553
  msgstr ""
554
 
555
- #: admin/main-view.php:657
556
  msgid ""
557
  "Enabling this option will turn on the thumbnails and set their width and "
558
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -560,33 +621,125 @@ msgid ""
560
  "settings."
561
  msgstr ""
562
 
563
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
564
  msgid "Custom CSS to add to header:"
565
  msgstr "Σύνδεσμος CSS για προσθήκη στην επικεφαλίδα:"
566
 
567
- #: admin/main-view.php:664
568
  msgid ""
569
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
570
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
571
  "\">FAQ</a> for available CSS classes to style."
572
  msgstr ""
573
 
574
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
575
  msgid "Default Options"
576
  msgstr "Προεπιλεγμένες Επιλογές "
577
 
578
- #: admin/main-view.php:694
579
  msgid "Do you want to set options to Default?"
580
  msgstr "Θέλετε να ορίσετε τις επιλογές ως Προεπιλογές;"
581
 
582
- #: admin/main-view.php:695
583
  msgid "Recreate Index"
584
  msgstr ""
585
 
586
- #: admin/main-view.php:695
587
  msgid "Are you sure you want to recreate the index?"
588
  msgstr ""
589
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
590
  #: admin/sidebar-view.php:20
591
  msgid "Support the development"
592
  msgstr ""
@@ -635,87 +788,113 @@ msgstr "Άλλα πρόσθετα"
635
  msgid "Ajay's blog"
636
  msgstr ""
637
 
638
- #: contextual-related-posts.php:250
639
- msgid " by "
640
- msgstr ""
641
-
642
- #: contextual-related-posts.php:289
643
  #, php-format
644
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
645
  msgstr ""
646
 
647
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
648
  msgid "Related Posts [CRP]"
649
  msgstr "Σχετικά Άρθρα [CRP]"
650
 
651
- #: contextual-related-posts.php:671
652
  msgid "Display Related Posts"
653
  msgstr "Προβολή Σχετικών Άρθρων"
654
 
655
- #: contextual-related-posts.php:694
656
  msgid "Title"
657
  msgstr "Τίτλος:"
658
 
659
- #: contextual-related-posts.php:699
660
  msgid "No. of posts"
661
  msgstr "Αρ. άρθρων"
662
 
663
- #: contextual-related-posts.php:704
664
  msgid " Show excerpt?"
665
  msgstr "Προβολή αποσπασμάτων;"
666
 
667
- #: contextual-related-posts.php:709
668
  msgid " Show author?"
669
  msgstr "Προβολή συντάκτη;"
670
 
671
- #: contextual-related-posts.php:714
672
  msgid " Show date?"
673
  msgstr "Προβολή ημερομηνίας;"
674
 
675
- #: contextual-related-posts.php:720
676
  msgid "Thumbnails inline, before title"
677
  msgstr "Μικρογραφίες σε σειρά, πριν τον τίτλο"
678
 
679
- #: contextual-related-posts.php:721
680
  msgid "Thumbnails inline, after title"
681
  msgstr "Μικρογραφίες σε σειρά, μετά τον τίτλο"
682
 
683
- #: contextual-related-posts.php:722
684
  msgid "Only thumbnails, no text"
685
  msgstr "Μόνο μικρογραφίες, όχι κείμενο."
686
 
687
- #: contextual-related-posts.php:723
688
  msgid "No thumbnails, only text."
689
  msgstr "Όχι μικρογραφίες, μόνο κείμενο."
690
 
691
- #: contextual-related-posts.php:728
692
  msgid "Thumbnail height"
693
  msgstr "Ύψος μικρογραφίας "
694
 
695
- #: contextual-related-posts.php:733
696
  msgid "Thumbnail width"
697
  msgstr "Πλάτος μικρογραφίας "
698
 
699
- #: contextual-related-posts.php:897
700
- msgid "<h3>Related Posts:</h3>"
701
- msgstr "<h3>Σχετικά Άρθρα:</h3>"
702
-
703
- #: contextual-related-posts.php:899
704
- msgid "No related posts found"
705
- msgstr "Δεν βρέθηκαν σχετικά άρθρα."
706
 
707
- #: contextual-related-posts.php:1211
708
  msgid "thumb_timthumb argument has been deprecated"
709
  msgstr ""
710
 
711
- #: contextual-related-posts.php:1215
712
  msgid "thumb_timthumb_q argument has been deprecated"
713
  msgstr ""
714
 
715
- #: contextual-related-posts.php:1219
716
  msgid "filter argument has been deprecated"
717
  msgstr ""
718
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
719
  #~ msgid "Post thumbnail options:"
720
  #~ msgstr "Επιλογές μικρογραφιών άρθρου:"
721
 
5
  msgstr ""
6
  "Project-Id-Version: Contextual Related Posts\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2015-09-03 11:53+0100\n"
9
+ "PO-Revision-Date: 2015-09-03 11:54+0100\n"
10
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
11
  "Language-Team: Greek (http://www.transifex.com/projects/p/contextual-related-"
12
  "posts/language/el/)\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: Poedit 1.8.4\n"
19
+ "X-Poedit-Basepath: ..\n"
20
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
21
  "X-Poedit-SourceCharset: UTF-8\n"
22
  "X-Poedit-SearchPath-0: .\n"
23
 
24
+ #: admin/admin.php:180
25
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
26
+ msgstr ""
27
+
28
+ #: admin/admin.php:183
29
+ msgid ""
30
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
31
+ "displayed."
32
+ msgstr ""
33
+
34
+ #: admin/admin.php:186
35
+ msgid "Text Only style selected. Thumbnails will not be displayed."
36
+ msgstr ""
37
+
38
+ #: admin/admin.php:189
39
+ #, php-format
40
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
41
+ msgstr ""
42
 
43
+ #: admin/admin.php:213
44
  msgid "Options set to Default."
45
  msgstr "Οι επιλογές ορίστηκαν ως Προεπιλογή."
46
 
47
+ #: admin/admin.php:231
48
  msgid "Index recreated"
49
  msgstr ""
50
 
51
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
52
  msgid "Contextual Related Posts"
53
  msgstr "Άρθρα Σχετικά με το Περιεχόμενο"
54
 
55
+ #: admin/admin.php:249
56
  msgid "Related Posts"
57
  msgstr "Σχετικά Άρθρα"
58
 
59
+ #: admin/cache.php:44
60
+ msgid ""
61
+ "An error occurred clearing the cache. Please contact your site administrator."
62
+ "\\n\\nError message:\\n"
63
+ msgstr ""
64
+ "Προέκυψε σφάλμα κατά τον καθαρισμό των προσωρινών αρχείων. Παρακαλώ "
65
+ "επικοινωνήστε με το διαχειριστή του ιστότοπου σας.\\n\\nΜήνυμα σφάλματος:\\n"
66
+
67
+ #: admin/cache.php:49
68
+ msgid " cached row(s) cleared"
69
+ msgstr "οι σειρά(ές) προσωρινών δεδομένων καθαρίστηκαν"
70
+
71
+ #: admin/loader.php:24
72
  msgid "Settings"
73
  msgstr "Ρυθμίσεις"
74
 
75
+ #: admin/loader.php:46 admin/sidebar-view.php:59
76
  msgid "Support"
77
  msgstr "Υποστήριξη"
78
 
79
+ #: admin/loader.php:47
80
  msgid "Donate"
81
  msgstr "Δωρεά"
82
 
83
+ #: admin/loader.php:48
84
  msgid "Contribute"
85
  msgstr "Συνεισφορά"
86
 
87
+ #: admin/loader.php:64
88
  msgid "plugin settings page"
89
  msgstr "σελίδα ρυθμίσεων προσθέτου"
90
 
91
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  msgid "General options"
93
  msgstr "Γενικές επιλογές"
94
 
95
+ #: admin/main-view.php:33 admin/main-view.php:142
96
  msgid "List tuning options"
97
  msgstr ""
98
 
99
+ #: admin/main-view.php:34 admin/main-view.php:238
100
  msgid "Output options"
101
  msgstr ""
102
 
103
+ #: admin/main-view.php:35 admin/main-view.php:442
104
+ #: includes/class-crp-widget.php:93
105
  msgid "Thumbnail options"
106
  msgstr "Επιλογές μικρογραφιών"
107
 
108
+ #: admin/main-view.php:36 admin/main-view.php:595
109
+ msgid "Styles"
110
+ msgstr ""
111
+
112
+ #: admin/main-view.php:37 admin/main-view.php:673
113
  msgid "Feed options"
114
  msgstr "Επιλογές καναλιού"
115
 
116
+ #: admin/main-view.php:71
 
 
 
 
117
  msgid "Cache output?"
118
  msgstr ""
119
 
120
+ #: admin/main-view.php:73
121
  msgid ""
122
  "Enabling this option will cache the related posts output when the post is "
123
  "visited the first time. The cache is cleaned when you save this page."
126
  "σχετικών άρθρων όταν το άρθρο επισκέπτεται για πρώτη φορά. Τα προσωρινά "
127
  "δεδομένα καθαρίζονται όταν αποθηκεύετε αυτή τη σελίδα."
128
 
129
+ #: admin/main-view.php:74
130
+ msgid ""
131
+ "The CRP cache works independently and in addition to any of your caching "
132
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
133
+ "enable this on your blog."
134
+ msgstr ""
135
+
136
+ #: admin/main-view.php:75
137
  msgid "Clear cache"
138
  msgstr "Καθαρισμός προσωρινών αρχείων"
139
 
 
 
 
 
140
  #: admin/main-view.php:79
141
+ msgid "Automatically add related posts to:"
142
+ msgstr ""
143
+
144
+ #: admin/main-view.php:81
145
  msgid "Posts"
146
  msgstr "Άρθρα"
147
 
148
+ #: admin/main-view.php:82
149
  msgid "Pages"
150
  msgstr "Σελίδες"
151
 
152
+ #: admin/main-view.php:83
153
  msgid "Home page"
154
  msgstr "Αρχική σελίδα"
155
 
156
+ #: admin/main-view.php:84
157
  msgid "Feeds"
158
  msgstr "Κανάλια"
159
 
160
+ #: admin/main-view.php:85
161
  msgid "Category archives"
162
  msgstr "Αρχεία κατηγορίας"
163
 
164
+ #: admin/main-view.php:86
165
  msgid "Tag archives"
166
  msgstr "Αρχεία ετικέτας"
167
 
168
+ #: admin/main-view.php:87
169
  msgid "Other archives"
170
  msgstr "Άλλα αρχεία"
171
 
172
+ #: admin/main-view.php:88
173
  msgid ""
174
  "If you choose to disable this, please add <code>&lt;?php if "
175
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
176
  "template file where you want it displayed"
177
  msgstr ""
178
 
179
+ #: admin/main-view.php:92
180
+ msgid "Display location priority:"
181
  msgstr ""
182
 
183
+ #: admin/main-view.php:95
184
  msgid ""
185
+ "If you select to automatically add the related posts, CRP will hook into the "
186
+ "Content Filter at a priority as specified in this option."
187
  msgstr ""
188
 
189
+ #: admin/main-view.php:96
190
+ msgid ""
191
+ "A higher number will cause the related posts to be processed later and move "
192
+ "their display further down after the post content. Any number below 10 is "
193
+ "not recommended."
194
+ msgstr ""
195
+
196
+ #: admin/main-view.php:100
197
+ msgid "Show metabox:"
198
+ msgstr ""
199
+
200
+ #: admin/main-view.php:103
201
+ msgid ""
202
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
203
+ "Posts screens. Also applies to Pages and Custom Post Types."
204
+ msgstr ""
205
+
206
+ #: admin/main-view.php:107
207
+ msgid "Limit metabox to Admins only:"
208
+ msgstr ""
209
+
210
+ #: admin/main-view.php:110
211
+ msgid ""
212
+ "If this is selected, the metabox will be hidden from anyone who is not an "
213
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
214
+ "metabox. This applies only if the above option is selected."
215
+ msgstr ""
216
+
217
+ #: admin/main-view.php:114
218
  msgid "Tell the world you're using Contextual Related Posts:"
219
  msgstr ""
220
 
221
+ #: admin/main-view.php:116
222
  msgid " <em>Optional</em>"
223
  msgstr "<em>Προαιρετικό</em>"
224
 
225
+ #: admin/main-view.php:117
226
  msgid ""
227
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
228
  "in the list."
229
  msgstr ""
230
 
231
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
232
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
233
+ #: admin/main-view.php:754
234
  msgid "Save Options"
235
  msgstr "Αποθήκευση επιλογών"
236
 
237
+ #: admin/main-view.php:158 admin/main-view.php:691
238
  msgid "Number of related posts to display: "
239
  msgstr "Αριθμός σχετικών άρθρων για προβολή:"
240
 
241
+ #: admin/main-view.php:161
242
  msgid ""
243
  "Maximum number of posts that will be displayed. The actual number may be "
244
  "smaller if less related posts are found."
246
  "Ο μέγιστος αριθμός άρθρων που θα προβάλλονται. Ο πραγματικός αριθμός ίσως "
247
  "είναι μικρότερος αν βρεθούν λιγότερα σχετικά άρθρα."
248
 
249
+ #: admin/main-view.php:165
250
  msgid "Related posts should be newer than:"
251
  msgstr "Τα σχετικά άρθρα να είναι νεότερα από:"
252
 
253
+ #: admin/main-view.php:167
254
  msgid "days"
255
  msgstr "ημέρες "
256
 
257
+ #: admin/main-view.php:168
258
  msgid ""
259
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
260
+ "it to 365 will show related posts from the last year only. Set to 0 to "
261
+ "disable limiting posts by date."
262
  msgstr ""
263
 
264
+ #: admin/main-view.php:172
265
  msgid "Find related posts based on content as well as title:"
266
  msgstr "Εύρεση σχετικών άρθρων με βάσει το περιεχόμενο καθώς και τον τίτλο:"
267
 
268
+ #: admin/main-view.php:174
269
  msgid ""
270
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
271
+ "or enabling \"Cache output\" above if you enable this. Each site is "
272
+ "different, so toggle this option to see which setting gives you better "
273
+ "quality related posts."
274
  msgstr ""
275
 
276
+ #: admin/main-view.php:178
277
+ msgid "Limit content to be compared:"
278
+ msgstr ""
279
 
280
+ #: admin/main-view.php:180
281
  msgid ""
282
+ "This sets the maximum words of the content that will be matched. Set to 0 "
283
+ "for no limit. Only applies if you active the above option."
284
  msgstr ""
 
 
285
 
286
+ #: admin/main-view.php:184
287
  msgid "Post types to include in results:"
288
  msgstr "Τύποι άρθρων που θα περιληφθούν στα αποτελέσματα:"
289
 
290
+ #: admin/main-view.php:191
291
  msgid ""
292
  "These post types will be displayed in the list. Includes custom post types."
293
  msgstr ""
294
  "Αυτοί οι τύποι άρθρων θα προβάλλονται στον κατάλογο. Περιλαμβάνει "
295
  "προσαρμοσμένους τύπους άρθρων."
296
 
297
+ #: admin/main-view.php:195
298
  msgid "List of post or page IDs to exclude from the results:"
299
  msgstr "Κατάλογος ID άρθρων ή σελίδων για να αποκλείσετε από τα αποτελέσματα:"
300
 
301
+ #: admin/main-view.php:197 admin/main-view.php:366
302
  msgid ""
303
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
304
  msgstr ""
305
  "Διαχωρισμένος με κόμμα κατάλογος ID άρθρων, σελίδων ή προσαρμοσμένου τύπου "
306
  "άρθρων. π.χ. 188,320,500"
307
 
308
+ #: admin/main-view.php:201
309
  msgid "Categories to exclude from the results: "
310
  msgstr "Κατηγορίες για να αποκλειστούν από τα αποτελέσματα:"
311
 
312
+ #: admin/main-view.php:213
313
  msgid ""
314
  "Comma separated list of category slugs. The field above has an autocomplete "
315
  "so simply start typing in the beginning of your category name and it will "
316
  "prompt you with options."
317
  msgstr ""
318
 
319
+ #: admin/main-view.php:254
320
+ msgid "Title of related posts:"
321
  msgstr ""
322
 
323
+ #: admin/main-view.php:257
324
  msgid ""
325
  "This is the main heading of the related posts. You can also display the "
326
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
327
  "Posts to %postname%</code>"
328
  msgstr ""
329
 
330
+ #: admin/main-view.php:261
331
  msgid "When there are no posts, what should be shown?"
332
  msgstr ""
333
 
334
+ #: admin/main-view.php:265
335
  msgid "Blank Output"
336
  msgstr ""
337
 
338
+ #: admin/main-view.php:270
339
  msgid "Display:"
340
  msgstr "Προβολή:"
341
 
342
+ #: admin/main-view.php:276 admin/main-view.php:694
343
  msgid "Show post excerpt in list?"
344
  msgstr "Προβολή αποσπασμάτων άρθρων σε κατάλογο;"
345
 
346
+ #: admin/main-view.php:279
347
  #, php-format
348
  msgid ""
349
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
351
  "automatic excerpt which refers to the first %d words of the post's content"
352
  msgstr ""
353
 
354
+ #: admin/main-view.php:282
355
+ msgid ""
356
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
357
+ "is disabled."
358
  msgstr ""
359
 
360
+ #: admin/main-view.php:287
361
+ msgid "Length of excerpt (in words):"
362
+ msgstr ""
363
+
364
+ #: admin/main-view.php:293
365
  msgid "Show post author in list?"
366
  msgstr "Προβολή συντάκτη άρθρου σε κατάλογο;"
367
 
368
+ #: admin/main-view.php:296
369
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
370
  msgstr ""
371
 
372
+ #: admin/main-view.php:299
373
+ msgid ""
374
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
375
+ "disabled."
376
+ msgstr ""
377
+
378
+ #: admin/main-view.php:304
379
  msgid "Show post date in list?"
380
  msgstr "Προβολή ημερομηνίας άρθρου σε κατάλογο;"
381
 
382
+ #: admin/main-view.php:307
383
  msgid ""
384
  "Displays the date of the post. Uses the same date format set in General "
385
  "Options"
387
  "Προβάλλει την ημερομηνία του άρθρου. Χρησιμοποιεί την ίδια μορφοποίηση "
388
  "ημερομηνίας που ορίστηκε στις Γενικές Επιλογές"
389
 
390
+ #: admin/main-view.php:310
391
+ msgid ""
392
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
393
+ "disabled."
394
+ msgstr ""
395
+
396
+ #: admin/main-view.php:315
397
  msgid "Limit post title length (in characters)"
398
  msgstr "Όριο μήκους τίτλου άρθρου (σε χαρακτήρες)"
399
 
400
+ #: admin/main-view.php:318
401
  msgid ""
402
  "Any title longer than the number of characters set above will be cut and "
403
+ "appended with an ellipsis (&hellip;)"
404
  msgstr ""
405
 
406
+ #: admin/main-view.php:322
407
  msgid "Open links in new window"
408
  msgstr "Άνοιγμα συνδέσμων σε νέο παράθυρο"
409
 
410
+ #: admin/main-view.php:328
411
  msgid "Add nofollow attribute to links in the list"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:361
415
  msgid "Exclusion settings:"
416
  msgstr "Ρυθμίσεις αποκλεισμού:"
417
 
418
+ #: admin/main-view.php:363
419
  msgid "Exclude display of related posts on these posts / pages"
420
  msgstr "Αποκλεισμός προβολής σχετικών άρθρων σε αυτά τα άρθρα / σελίδες"
421
 
422
+ #: admin/main-view.php:369
423
  msgid "Exclude display of related posts on these post types."
424
  msgstr "Αποκλεισμός προβολής σχετικών άρθρων σε αυτούς τους τύπους άρθρων."
425
 
426
+ #: admin/main-view.php:376
427
  msgid ""
428
  "The related posts will not display on any of the above selected post types"
429
  msgstr ""
430
  "Τα σχετικά άρθρα δε θα προβάλλονται σε κανέναν από τους παραπάνω "
431
  "επιλεγμένους τύπους άρθρων"
432
 
433
+ #: admin/main-view.php:406
434
  msgid "Customize the output:"
435
  msgstr ""
436
 
437
+ #: admin/main-view.php:408
438
  msgid "HTML to display before the list of posts: "
439
  msgstr "HTML για προβολή πριν τον κατάλογο άρθρων:"
440
 
441
+ #: admin/main-view.php:411
442
  msgid "HTML to display before each list item: "
443
  msgstr "HTML για προβολή πριν από κάθε στοιχείο καταλόγου:"
444
 
445
+ #: admin/main-view.php:414
446
  msgid "HTML to display after each list item: "
447
  msgstr "HTML για προβολή μετά από κάθε στοιχείο καταλόγου:"
448
 
449
+ #: admin/main-view.php:417
450
  msgid "HTML to display after the list of posts: "
451
  msgstr "HTML για προβολή μετά τον κατάλογο άρθρων:"
452
 
453
+ #: admin/main-view.php:458 admin/main-view.php:697
454
  msgid "Location of post thumbnail:"
455
  msgstr "Τοποθεσία μικρογραφίας άρθρου:"
456
 
457
+ #: admin/main-view.php:462 admin/main-view.php:701
458
  msgid "Display thumbnails inline with posts, before title"
459
  msgstr "Προβολή μικρογραφιών σε σειρά με τα άρθρα, πριν τον τίτλο"
460
 
461
+ #: admin/main-view.php:466 admin/main-view.php:705
462
  msgid "Display thumbnails inline with posts, after title"
463
  msgstr "Προβολή μικρογραφιών σε σειρά με τα άρθρα, μετά τον τίτλο"
464
 
465
+ #: admin/main-view.php:470 admin/main-view.php:709
466
  msgid "Display only thumbnails, no text"
467
  msgstr "Προβολή μόνο μικρογραφιών, όχι κείμενο"
468
 
469
+ #: admin/main-view.php:474 admin/main-view.php:713
470
  msgid "Do not display thumbnails, only text."
471
  msgstr "Όχι προβολή μικρογραφιών, μόνο κείμενο."
472
 
473
+ #: admin/main-view.php:477
474
+ msgid ""
475
+ "This setting cannot be changed because an inbuilt style has been selected "
476
+ "under the Styles section. If you would like to change this option, please "
477
+ "select <strong>No styles</strong> under the Styles section."
478
  msgstr ""
479
 
480
  #: admin/main-view.php:481
481
+ msgid "Thumbnail size:"
482
+ msgstr ""
483
+
484
+ #: admin/main-view.php:505
485
  msgid "Custom size"
486
  msgstr ""
487
 
488
+ #: admin/main-view.php:508
489
+ msgid "You can choose from existing image sizes above or create a custom size."
490
+ msgstr ""
491
+
492
+ #: admin/main-view.php:509
493
+ msgid ""
494
+ "If you choose an existing size, then the width, height and crop mode "
495
+ "settings in the three options below will be automatically updated to reflect "
496
+ "the correct dimensions of the setting."
497
+ msgstr ""
498
+
499
+ #: admin/main-view.php:510
500
  msgid ""
501
+ "If you have chosen Custom size above, then enter the width, height and crop "
502
+ "settings below. For best results, use a cropped image with the same width "
503
+ "and height. The default setting is 150x150 cropped image."
504
  msgstr ""
505
 
506
+ #: admin/main-view.php:511
507
  msgid ""
508
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
509
+ "images."
510
  msgstr ""
511
 
512
+ #: admin/main-view.php:512
513
  #, php-format
514
  msgid ""
515
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
516
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
517
+ "all image sizes."
518
  msgstr ""
519
 
520
+ #: admin/main-view.php:516
521
  msgid "Width of the thumbnail:"
522
  msgstr ""
523
 
524
+ #: admin/main-view.php:519
525
  msgid "Height of the thumbnail: "
526
  msgstr ""
527
 
528
+ #: admin/main-view.php:524
 
 
 
 
 
 
529
  msgid "Crop mode:"
530
  msgstr "Περικοπή:"
531
 
532
+ #: admin/main-view.php:528
533
  msgid ""
534
  "By default, thumbnails will be hard cropped. Uncheck this box to "
535
  "proportionately/soft crop the thumbnails."
536
  msgstr ""
537
 
538
+ #: admin/main-view.php:529
539
  #, php-format
540
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
541
  msgstr ""
542
 
543
+ #: admin/main-view.php:533
544
+ msgid "Image size attributes:"
545
  msgstr ""
546
 
547
+ #: admin/main-view.php:537
548
  msgid "Style attributes are used for width and height."
549
  msgstr ""
550
 
551
+ #: admin/main-view.php:542
552
  msgid "HTML width and height attributes are used for width and height."
553
  msgstr ""
554
 
555
+ #: admin/main-view.php:547
556
+ msgid "No HTML or Style attributes set for width and height"
557
+ msgstr ""
558
+
559
+ #: admin/main-view.php:552
560
  msgid "Post thumbnail meta field name:"
561
  msgstr ""
562
 
563
+ #: admin/main-view.php:554
564
  msgid ""
565
+ "The value of this field should contain a direct link to the image. This is "
566
+ "set in the meta box in the <em>Add New Post</em> screen."
567
  msgstr ""
568
 
569
+ #: admin/main-view.php:557
570
  msgid "Extract the first image from the post?"
571
  msgstr ""
572
 
573
+ #: admin/main-view.php:559
574
  msgid ""
575
  "This will only happen if there is no post thumbnail set and no image URL is "
576
  "specified in the meta field."
577
  msgstr ""
578
 
579
+ #: admin/main-view.php:562
580
  msgid "Use default thumbnail?"
581
  msgstr "Χρήση προεπιλεγμένης μικρογραφίας;"
582
 
583
+ #: admin/main-view.php:564
584
  msgid ""
585
  "If checked, when no thumbnail is found, show a default one from the URL "
586
  "below. If not checked and no thumbnail is found, no image will be shown."
587
  msgstr ""
588
 
589
+ #: admin/main-view.php:567
590
  msgid "Default thumbnail:"
591
  msgstr ""
592
 
593
+ #: admin/main-view.php:570
594
  msgid ""
595
+ "CRP tries several different methods to find a thumbnail for the related "
596
+ "post. The above image is used if the previous option is enabled and no "
597
+ "thumbnail could be found."
598
  msgstr ""
599
 
600
+ #: admin/main-view.php:611
601
+ msgid "Style of the related posts:"
 
 
 
602
  msgstr ""
603
 
604
+ #: admin/main-view.php:614
605
+ msgid "No styles"
606
+ msgstr ""
 
 
 
 
607
 
608
+ #: admin/main-view.php:616
609
+ msgid "Select this option if you plan to add your own styles"
610
+ msgstr ""
611
 
612
+ #: admin/main-view.php:620
613
+ msgid "Rounded Thumbnails"
 
 
614
  msgstr ""
615
 
616
+ #: admin/main-view.php:623
617
  msgid ""
618
  "Enabling this option will turn on the thumbnails and set their width and "
619
  "height to 150px. It will also turn off the display of the author, excerpt "
621
  "settings."
622
  msgstr ""
623
 
624
+ #: admin/main-view.php:624
625
+ #, php-format
626
+ msgid ""
627
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
628
+ msgstr ""
629
+
630
+ #: admin/main-view.php:628
631
+ msgid "Text only"
632
+ msgstr ""
633
+
634
+ #: admin/main-view.php:630
635
+ msgid ""
636
+ "Enabling this option will disable thumbnails and no longer include the "
637
+ "default style sheet included in the plugin."
638
+ msgstr ""
639
+
640
+ #: admin/main-view.php:645
641
  msgid "Custom CSS to add to header:"
642
  msgstr "Σύνδεσμος CSS για προσθήκη στην επικεφαλίδα:"
643
 
644
+ #: admin/main-view.php:649
645
  msgid ""
646
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
647
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
648
  "\">FAQ</a> for available CSS classes to style."
649
  msgstr ""
650
 
651
+ #: admin/main-view.php:689
652
+ msgid ""
653
+ "Below options override the related posts settings for your blog feed. These "
654
+ "only apply if you have selected to add related posts to Feeds in the General "
655
+ "Options tab."
656
+ msgstr ""
657
+
658
+ #: admin/main-view.php:717
659
+ msgid "Maximum width of the thumbnail: "
660
+ msgstr "Μέγιστο πλάτος της μικρογραφίας:"
661
+
662
+ #: admin/main-view.php:720
663
+ msgid "Maximum height of the thumbnail: "
664
+ msgstr "Μέγιστο ύψος της μικρογραφίας:"
665
+
666
+ #: admin/main-view.php:755
667
  msgid "Default Options"
668
  msgstr "Προεπιλεγμένες Επιλογές "
669
 
670
+ #: admin/main-view.php:755
671
  msgid "Do you want to set options to Default?"
672
  msgstr "Θέλετε να ορίσετε τις επιλογές ως Προεπιλογές;"
673
 
674
+ #: admin/main-view.php:756
675
  msgid "Recreate Index"
676
  msgstr ""
677
 
678
+ #: admin/main-view.php:756
679
  msgid "Are you sure you want to recreate the index?"
680
  msgstr ""
681
 
682
+ #: admin/main-view.php:761
683
+ msgid ""
684
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
685
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
686
+ "this."
687
+ msgstr ""
688
+
689
+ #: admin/metabox.php:100
690
+ msgid "Location of thumbnail:"
691
+ msgstr "Τοποθεσία μικρογραφίας:"
692
+
693
+ #: admin/metabox.php:102
694
+ msgid ""
695
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
696
+ "image will be used for the post. It will be resized to the thumbnail size "
697
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
698
+ msgstr ""
699
+
700
+ #: admin/metabox.php:103
701
+ msgid "The URL above is saved in the meta field:"
702
+ msgstr ""
703
+
704
+ #: admin/metabox.php:108
705
+ msgid ""
706
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
707
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
708
+ "on this page."
709
+ msgstr ""
710
+
711
+ #: admin/metabox.php:119
712
+ msgid "Disable Related Posts display:"
713
+ msgstr ""
714
+
715
+ #: admin/metabox.php:122
716
+ msgid ""
717
+ "If this is checked, then Contextual Related Posts will not automatically "
718
+ "insert the related posts at the end of post content."
719
+ msgstr ""
720
+
721
+ #: admin/metabox.php:127 admin/metabox.php:135
722
+ msgid "Manual related posts:"
723
+ msgstr ""
724
+
725
+ #: admin/metabox.php:129
726
+ msgid ""
727
+ "Comma separated list of post, page or custom post type IDs. e.g. "
728
+ "188,320,500. These will be given preference over the related posts generated "
729
+ "by the plugin."
730
+ msgstr ""
731
+
732
+ #: admin/metabox.php:130
733
+ msgid ""
734
+ "Once you enter the list above and save this page, the plugin will display "
735
+ "the titles of the posts below for your reference. Only IDs corresponding to "
736
+ "published posts or custom post types will be retained."
737
+ msgstr ""
738
+
739
+ #: admin/metabox.php:144
740
+ msgid "This post type is:"
741
+ msgstr ""
742
+
743
  #: admin/sidebar-view.php:20
744
  msgid "Support the development"
745
  msgstr ""
788
  msgid "Ajay's blog"
789
  msgstr ""
790
 
791
+ #: contextual-related-posts.php:178
 
 
 
 
792
  #, php-format
793
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
794
  msgstr ""
795
 
796
+ #: contextual-related-posts.php:659
797
+ msgid "<h3>Related Posts:</h3>"
798
+ msgstr "<h3>Σχετικά Άρθρα:</h3>"
799
+
800
+ #: contextual-related-posts.php:661
801
+ msgid "No related posts found"
802
+ msgstr "Δεν βρέθηκαν σχετικά άρθρα."
803
+
804
+ #: includes/class-crp-widget.php:33
805
  msgid "Related Posts [CRP]"
806
  msgstr "Σχετικά Άρθρα [CRP]"
807
 
808
+ #: includes/class-crp-widget.php:34
809
  msgid "Display Related Posts"
810
  msgstr "Προβολή Σχετικών Άρθρων"
811
 
812
+ #: includes/class-crp-widget.php:69
813
  msgid "Title"
814
  msgstr "Τίτλος:"
815
 
816
+ #: includes/class-crp-widget.php:74
817
  msgid "No. of posts"
818
  msgstr "Αρ. άρθρων"
819
 
820
+ #: includes/class-crp-widget.php:79
821
  msgid " Show excerpt?"
822
  msgstr "Προβολή αποσπασμάτων;"
823
 
824
+ #: includes/class-crp-widget.php:84
825
  msgid " Show author?"
826
  msgstr "Προβολή συντάκτη;"
827
 
828
+ #: includes/class-crp-widget.php:89
829
  msgid " Show date?"
830
  msgstr "Προβολή ημερομηνίας;"
831
 
832
+ #: includes/class-crp-widget.php:95
833
  msgid "Thumbnails inline, before title"
834
  msgstr "Μικρογραφίες σε σειρά, πριν τον τίτλο"
835
 
836
+ #: includes/class-crp-widget.php:96
837
  msgid "Thumbnails inline, after title"
838
  msgstr "Μικρογραφίες σε σειρά, μετά τον τίτλο"
839
 
840
+ #: includes/class-crp-widget.php:97
841
  msgid "Only thumbnails, no text"
842
  msgstr "Μόνο μικρογραφίες, όχι κείμενο."
843
 
844
+ #: includes/class-crp-widget.php:98
845
  msgid "No thumbnails, only text."
846
  msgstr "Όχι μικρογραφίες, μόνο κείμενο."
847
 
848
+ #: includes/class-crp-widget.php:103
849
  msgid "Thumbnail height"
850
  msgstr "Ύψος μικρογραφίας "
851
 
852
+ #: includes/class-crp-widget.php:108
853
  msgid "Thumbnail width"
854
  msgstr "Πλάτος μικρογραφίας "
855
 
856
+ #: includes/class-crp-widget.php:112
857
+ msgid "Post types to include:"
858
+ msgstr ""
 
 
 
 
859
 
860
+ #: includes/media-handler.php:68
861
  msgid "thumb_timthumb argument has been deprecated"
862
  msgstr ""
863
 
864
+ #: includes/media-handler.php:72
865
  msgid "thumb_timthumb_q argument has been deprecated"
866
  msgstr ""
867
 
868
+ #: includes/media-handler.php:76
869
  msgid "filter argument has been deprecated"
870
  msgstr ""
871
 
872
+ #: includes/output-generator.php:238
873
+ msgid " by "
874
+ msgstr ""
875
+
876
+ #~ msgid "Options saved successfully."
877
+ #~ msgstr "Οι επιλογές αποθηκεύτηκαν επιτυχώς."
878
+
879
+ #~ msgid "Custom styles"
880
+ #~ msgstr "Στυλ συνδέσμου"
881
+
882
+ #~ msgid "Add related posts to:"
883
+ #~ msgstr "Προσθήκη σχετικών άρθρων σε:"
884
+
885
+ #~ msgid "Limit content to be compared"
886
+ #~ msgstr "Όριο περιεχομένου για σύγκριση"
887
+
888
+ #~ msgid ""
889
+ #~ "This sets the maximum words of the content that will be matched. 0 means "
890
+ #~ "no limit."
891
+ #~ msgstr ""
892
+ #~ "Αυτό ορίζει το μέγιστο αριθμό λέξεων του περιεχομένου που θα "
893
+ #~ "αντιστοιχηθούν. Το 0 σημαίνει χωρίς όριο."
894
+
895
+ #~ msgid "Use default style included in the plugin?"
896
+ #~ msgstr "Χρήση του προεπιλεγμένου στυλ που περιλαμβάνεται στο πρόσθετο;"
897
+
898
  #~ msgid "Post thumbnail options:"
899
  #~ msgstr "Επιλογές μικρογραφιών άρθρου:"
900
 
languages/crp-en_US.mo CHANGED
Binary file
languages/crp-en_US.po CHANGED
@@ -2,294 +2,333 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:17-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
- "Language-Team: <me@ajaydsouza.com>\n"
9
- "Language: en\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
 
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
  msgstr ""
22
 
23
- #: admin/admin.php:185
24
- msgid "Options set to Default."
25
- msgstr ""
26
-
27
- #: admin/admin.php:196
28
- msgid "Index recreated"
29
- msgstr ""
30
-
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
- msgid "Contextual Related Posts"
33
  msgstr ""
34
 
35
- #: admin/admin.php:214
36
- msgid "Related Posts"
37
  msgstr ""
38
 
39
- #: admin/admin.php:325
40
- msgid "Settings"
 
41
  msgstr ""
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
- msgid "Support"
45
  msgstr ""
46
 
47
- #: admin/admin.php:348
48
- msgid "Donate"
49
  msgstr ""
50
 
51
- #: admin/admin.php:349
52
- msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
- msgid "plugin settings page"
57
  msgstr ""
58
 
59
- #: admin/admin.php:409
60
  msgid ""
61
  "An error occurred clearing the cache. Please contact your site administrator."
62
  "\\n\\nError message:\\n"
63
  msgstr ""
64
 
65
- #: admin/admin.php:414
66
  msgid " cached row(s) cleared"
67
  msgstr ""
68
 
69
- #: admin/admin.php:467
70
- msgid "Location of thumbnail:"
71
  msgstr ""
72
 
73
- #: admin/admin.php:469
74
- msgid ""
75
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
76
- "image will be used for the post. It will be resized to the thumbnail size "
77
- "set under Settings &raquo; Related Posts &raquo; Output Options"
 
 
 
 
 
78
  msgstr ""
79
 
80
- #: admin/admin.php:470
81
- msgid "The URL above is saved in the meta field: "
82
  msgstr ""
83
 
84
- #: admin/main-view.php:32 admin/main-view.php:54
85
  msgid "General options"
86
  msgstr ""
87
 
88
- #: admin/main-view.php:33 admin/main-view.php:125
89
  msgid "List tuning options"
90
  msgstr ""
91
 
92
- #: admin/main-view.php:34 admin/main-view.php:229
93
  msgid "Output options"
94
  msgstr ""
95
 
96
- #: admin/main-view.php:35 admin/main-view.php:421
97
- #: contextual-related-posts.php:718
98
  msgid "Thumbnail options"
99
  msgstr ""
100
 
101
- #: admin/main-view.php:36 admin/main-view.php:565
102
- msgid "Feed options"
103
  msgstr ""
104
 
105
- #: admin/main-view.php:37 admin/main-view.php:637
106
- msgid "Custom styles"
107
  msgstr ""
108
 
109
- #: admin/main-view.php:70
110
  msgid "Cache output?"
111
  msgstr ""
112
 
113
- #: admin/main-view.php:72
114
  msgid ""
115
  "Enabling this option will cache the related posts output when the post is "
116
  "visited the first time. The cache is cleaned when you save this page."
117
  msgstr ""
118
 
119
- #: admin/main-view.php:73
120
- msgid "Clear cache"
 
 
 
121
  msgstr ""
122
 
123
- #: admin/main-view.php:77
124
- msgid "Add related posts to:"
125
  msgstr ""
126
 
127
  #: admin/main-view.php:79
 
 
 
 
128
  msgid "Posts"
129
  msgstr ""
130
 
131
- #: admin/main-view.php:80
132
  msgid "Pages"
133
  msgstr ""
134
 
135
- #: admin/main-view.php:81
136
  msgid "Home page"
137
  msgstr ""
138
 
139
- #: admin/main-view.php:82
140
  msgid "Feeds"
141
  msgstr ""
142
 
143
- #: admin/main-view.php:83
144
  msgid "Category archives"
145
  msgstr ""
146
 
147
- #: admin/main-view.php:84
148
  msgid "Tag archives"
149
  msgstr ""
150
 
151
- #: admin/main-view.php:85
152
  msgid "Other archives"
153
  msgstr ""
154
 
155
- #: admin/main-view.php:86
156
  msgid ""
157
  "If you choose to disable this, please add <code>&lt;?php if "
158
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
159
  "template file where you want it displayed"
160
  msgstr ""
161
 
162
- #: admin/main-view.php:90
163
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  msgstr ""
165
 
166
- #: admin/main-view.php:93
167
  msgid ""
168
- "A higher number will cause the content above to be processed after other "
169
- "filters. Number below 10 is not recommended."
 
170
  msgstr ""
171
 
172
- #: admin/main-view.php:97
173
  msgid "Tell the world you're using Contextual Related Posts:"
174
  msgstr ""
175
 
176
- #: admin/main-view.php:99
177
  msgid " <em>Optional</em>"
178
  msgstr ""
179
 
180
- #: admin/main-view.php:100
181
  msgid ""
182
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
183
  "in the list."
184
  msgstr ""
185
 
186
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
187
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
188
  msgid "Save Options"
189
  msgstr ""
190
 
191
- #: admin/main-view.php:141 admin/main-view.php:583
192
  msgid "Number of related posts to display: "
193
  msgstr ""
194
 
195
- #: admin/main-view.php:144
196
  msgid ""
197
  "Maximum number of posts that will be displayed. The actual number may be "
198
  "smaller if less related posts are found."
199
  msgstr ""
200
 
201
- #: admin/main-view.php:148
202
  msgid "Related posts should be newer than:"
203
  msgstr ""
204
 
205
- #: admin/main-view.php:150
206
  msgid "days"
207
  msgstr ""
208
 
209
- #: admin/main-view.php:151
210
  msgid ""
211
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
212
- "it to 365 will show related posts from the last year only. Set it to 0 to "
213
- "disable limiting posts."
214
  msgstr ""
215
 
216
- #: admin/main-view.php:155
217
  msgid "Find related posts based on content as well as title:"
218
  msgstr ""
219
 
220
- #: admin/main-view.php:157
221
  msgid ""
222
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
223
- "or enabling \"Cache output\" above if you enable this."
 
 
224
  msgstr ""
225
 
226
- #: admin/main-view.php:161
227
- msgid "Limit content to be compared"
228
  msgstr ""
229
 
230
- #: admin/main-view.php:163
231
  msgid ""
232
- "This sets the maximum words of the content that will be matched. 0 means no "
233
- "limit."
234
  msgstr ""
235
 
236
- #: admin/main-view.php:167
237
  msgid "Post types to include in results:"
238
  msgstr ""
239
 
240
- #: admin/main-view.php:178
241
  msgid ""
242
  "These post types will be displayed in the list. Includes custom post types."
243
  msgstr ""
244
 
245
- #: admin/main-view.php:182
246
  msgid "List of post or page IDs to exclude from the results:"
247
  msgstr ""
248
 
249
- #: admin/main-view.php:184 admin/main-view.php:343
250
  msgid ""
251
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
252
  msgstr ""
253
 
254
- #: admin/main-view.php:188
255
  msgid "Categories to exclude from the results: "
256
  msgstr ""
257
 
258
- #: admin/main-view.php:204
259
  msgid ""
260
  "Comma separated list of category slugs. The field above has an autocomplete "
261
  "so simply start typing in the beginning of your category name and it will "
262
  "prompt you with options."
263
  msgstr ""
264
 
265
- #: admin/main-view.php:245
266
- msgid "Title of related posts: "
267
  msgstr ""
268
 
269
- #: admin/main-view.php:248
270
  msgid ""
271
  "This is the main heading of the related posts. You can also display the "
272
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
273
  "Posts to %postname%</code>"
274
  msgstr ""
275
 
276
- #: admin/main-view.php:252
277
  msgid "When there are no posts, what should be shown?"
278
  msgstr ""
279
 
280
- #: admin/main-view.php:256
281
  msgid "Blank Output"
282
  msgstr ""
283
 
284
- #: admin/main-view.php:260
285
  msgid "Display:"
286
  msgstr ""
287
 
288
- #: admin/main-view.php:265 admin/main-view.php:586
289
  msgid "Show post excerpt in list?"
290
  msgstr ""
291
 
292
- #: admin/main-view.php:268
293
  #, php-format
294
  msgid ""
295
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -297,240 +336,265 @@ msgid ""
297
  "automatic excerpt which refers to the first %d words of the post's content"
298
  msgstr ""
299
 
300
- #: admin/main-view.php:272
301
- msgid "Length of excerpt (in words): "
 
 
 
 
 
 
302
  msgstr ""
303
 
304
- #: admin/main-view.php:278
305
  msgid "Show post author in list?"
306
  msgstr ""
307
 
308
- #: admin/main-view.php:281
309
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
310
  msgstr ""
311
 
312
- #: admin/main-view.php:285
 
 
 
 
 
 
313
  msgid "Show post date in list?"
314
  msgstr ""
315
 
316
- #: admin/main-view.php:288
317
  msgid ""
318
  "Displays the date of the post. Uses the same date format set in General "
319
  "Options"
320
  msgstr ""
321
 
322
- #: admin/main-view.php:292
 
 
 
 
 
 
323
  msgid "Limit post title length (in characters)"
324
  msgstr ""
325
 
326
- #: admin/main-view.php:295
327
  msgid ""
328
  "Any title longer than the number of characters set above will be cut and "
329
- "appended with a &helip;"
330
  msgstr ""
331
 
332
- #: admin/main-view.php:299
333
  msgid "Open links in new window"
334
  msgstr ""
335
 
336
- #: admin/main-view.php:305
337
  msgid "Add nofollow attribute to links in the list"
338
  msgstr ""
339
 
340
- #: admin/main-view.php:338
341
  msgid "Exclusion settings:"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:340
345
  msgid "Exclude display of related posts on these posts / pages"
346
  msgstr ""
347
 
348
- #: admin/main-view.php:346
349
  msgid "Exclude display of related posts on these post types."
350
  msgstr ""
351
 
352
- #: admin/main-view.php:355
353
  msgid ""
354
  "The related posts will not display on any of the above selected post types"
355
  msgstr ""
356
 
357
- #: admin/main-view.php:385
358
  msgid "Customize the output:"
359
  msgstr ""
360
 
361
- #: admin/main-view.php:387
362
  msgid "HTML to display before the list of posts: "
363
  msgstr ""
364
 
365
- #: admin/main-view.php:390
366
  msgid "HTML to display before each list item: "
367
  msgstr ""
368
 
369
- #: admin/main-view.php:393
370
  msgid "HTML to display after each list item: "
371
  msgstr ""
372
 
373
- #: admin/main-view.php:396
374
  msgid "HTML to display after the list of posts: "
375
  msgstr ""
376
 
377
- #: admin/main-view.php:437 admin/main-view.php:589
378
  msgid "Location of post thumbnail:"
379
  msgstr ""
380
 
381
- #: admin/main-view.php:441 admin/main-view.php:593
382
  msgid "Display thumbnails inline with posts, before title"
383
  msgstr ""
384
 
385
- #: admin/main-view.php:445 admin/main-view.php:597
386
  msgid "Display thumbnails inline with posts, after title"
387
  msgstr ""
388
 
389
- #: admin/main-view.php:449 admin/main-view.php:601
390
  msgid "Display only thumbnails, no text"
391
  msgstr ""
392
 
393
- #: admin/main-view.php:453 admin/main-view.php:605
394
  msgid "Do not display thumbnails, only text."
395
  msgstr ""
396
 
397
- #: admin/main-view.php:457
398
- msgid "Thumbnail size:"
 
 
 
399
  msgstr ""
400
 
401
  #: admin/main-view.php:481
 
 
 
 
402
  msgid "Custom size"
403
  msgstr ""
404
 
405
- #: admin/main-view.php:484
 
 
 
 
406
  msgid ""
407
- "You can choose from existing image sizes above or create a custom size. If "
408
- "you have chosen Custom size above, then enter the width, height and crop "
409
- "settings below. For best results, use a cropped image."
410
  msgstr ""
411
 
412
- #: admin/main-view.php:485
413
  msgid ""
414
- "If you change the width, height or crop mode below, existing images will not "
415
- "be automatically resized."
 
416
  msgstr ""
417
 
418
- #: admin/main-view.php:486
 
 
 
 
 
 
419
  #, php-format
420
  msgid ""
421
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
422
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
423
- "image sizes."
424
  msgstr ""
425
 
426
- #: admin/main-view.php:490
427
  msgid "Width of the thumbnail:"
428
  msgstr ""
429
 
430
- #: admin/main-view.php:493
431
  msgid "Height of the thumbnail: "
432
  msgstr ""
433
 
434
- #: admin/main-view.php:497
435
- msgid ""
436
- "Since you're using the default styles set under the Custom Styles section, "
437
- "the width and height is fixed at 150px"
438
- msgstr ""
439
-
440
- #: admin/main-view.php:501
441
  msgid "Crop mode:"
442
  msgstr ""
443
 
444
- #: admin/main-view.php:505
445
  msgid ""
446
  "By default, thumbnails will be hard cropped. Uncheck this box to "
447
  "proportionately/soft crop the thumbnails."
448
  msgstr ""
449
 
450
- #: admin/main-view.php:506
451
  #, php-format
452
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
453
  msgstr ""
454
 
455
- #: admin/main-view.php:510
456
- msgid "Style attributes / Width and Height HTML attributes:"
457
  msgstr ""
458
 
459
- #: admin/main-view.php:514
460
  msgid "Style attributes are used for width and height."
461
  msgstr ""
462
 
463
- #: admin/main-view.php:518
464
  msgid "HTML width and height attributes are used for width and height."
465
  msgstr ""
466
 
467
- #: admin/main-view.php:522
 
 
 
 
468
  msgid "Post thumbnail meta field name:"
469
  msgstr ""
470
 
471
- #: admin/main-view.php:524
472
  msgid ""
473
- "The value of this field should contain the image source and is set in the "
474
- "<em>Add New Post</em> screen"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:527
478
  msgid "Extract the first image from the post?"
479
  msgstr ""
480
 
481
- #: admin/main-view.php:529
482
  msgid ""
483
  "This will only happen if there is no post thumbnail set and no image URL is "
484
  "specified in the meta field."
485
  msgstr ""
486
 
487
- #: admin/main-view.php:532
488
  msgid "Use default thumbnail?"
489
  msgstr ""
490
 
491
- #: admin/main-view.php:534
492
  msgid ""
493
  "If checked, when no thumbnail is found, show a default one from the URL "
494
  "below. If not checked and no thumbnail is found, no image will be shown."
495
  msgstr ""
496
 
497
- #: admin/main-view.php:537
498
  msgid "Default thumbnail:"
499
  msgstr ""
500
 
501
- #: admin/main-view.php:540
502
  msgid ""
503
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
504
- "then it will check the meta field. If this is not available, then it will "
505
- "show the default image as specified above."
506
  msgstr ""
507
 
508
- #: admin/main-view.php:581
509
- msgid ""
510
- "Below options override the related posts settings for your blog feed. These "
511
- "only apply if you have selected to add related posts to Feeds in the General "
512
- "Options tab."
513
  msgstr ""
514
 
515
- #: admin/main-view.php:609
516
- msgid "Maximum width of the thumbnail: "
517
  msgstr ""
518
 
519
- #: admin/main-view.php:612
520
- msgid "Maximum height of the thumbnail: "
521
  msgstr ""
522
 
523
- #: admin/main-view.php:653
524
- msgid "Use default style included in the plugin?"
525
  msgstr ""
526
 
527
- #: admin/main-view.php:656
528
- msgid ""
529
- "Contextual Related Posts includes a default style that makes your popular "
530
- "posts list to look beautiful. Check the box above if you want to use this."
531
- msgstr ""
532
-
533
- #: admin/main-view.php:657
534
  msgid ""
535
  "Enabling this option will turn on the thumbnails and set their width and "
536
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -538,33 +602,125 @@ msgid ""
538
  "settings."
539
  msgstr ""
540
 
541
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
542
  msgid "Custom CSS to add to header:"
543
  msgstr ""
544
 
545
- #: admin/main-view.php:664
546
  msgid ""
547
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
548
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
549
  "\">FAQ</a> for available CSS classes to style."
550
  msgstr ""
551
 
552
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
553
  msgid "Default Options"
554
  msgstr ""
555
 
556
- #: admin/main-view.php:694
557
  msgid "Do you want to set options to Default?"
558
  msgstr ""
559
 
560
- #: admin/main-view.php:695
561
  msgid "Recreate Index"
562
  msgstr ""
563
 
564
- #: admin/main-view.php:695
565
  msgid "Are you sure you want to recreate the index?"
566
  msgstr ""
567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
568
  #: admin/sidebar-view.php:20
569
  msgid "Support the development"
570
  msgstr ""
@@ -613,83 +769,87 @@ msgstr ""
613
  msgid "Ajay's blog"
614
  msgstr ""
615
 
616
- #: contextual-related-posts.php:250
617
- msgid " by "
618
- msgstr ""
619
-
620
- #: contextual-related-posts.php:289
621
  #, php-format
622
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
623
  msgstr ""
624
 
625
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
626
  msgid "Related Posts [CRP]"
627
  msgstr ""
628
 
629
- #: contextual-related-posts.php:671
630
  msgid "Display Related Posts"
631
  msgstr ""
632
 
633
- #: contextual-related-posts.php:694
634
  msgid "Title"
635
  msgstr ""
636
 
637
- #: contextual-related-posts.php:699
638
  msgid "No. of posts"
639
  msgstr ""
640
 
641
- #: contextual-related-posts.php:704
642
  msgid " Show excerpt?"
643
  msgstr ""
644
 
645
- #: contextual-related-posts.php:709
646
  msgid " Show author?"
647
  msgstr ""
648
 
649
- #: contextual-related-posts.php:714
650
  msgid " Show date?"
651
  msgstr ""
652
 
653
- #: contextual-related-posts.php:720
654
  msgid "Thumbnails inline, before title"
655
  msgstr ""
656
 
657
- #: contextual-related-posts.php:721
658
  msgid "Thumbnails inline, after title"
659
  msgstr ""
660
 
661
- #: contextual-related-posts.php:722
662
  msgid "Only thumbnails, no text"
663
  msgstr ""
664
 
665
- #: contextual-related-posts.php:723
666
  msgid "No thumbnails, only text."
667
  msgstr ""
668
 
669
- #: contextual-related-posts.php:728
670
  msgid "Thumbnail height"
671
  msgstr ""
672
 
673
- #: contextual-related-posts.php:733
674
  msgid "Thumbnail width"
675
  msgstr ""
676
 
677
- #: contextual-related-posts.php:897
678
- msgid "<h3>Related Posts:</h3>"
679
  msgstr ""
680
 
681
- #: contextual-related-posts.php:899
682
- msgid "No related posts found"
683
- msgstr ""
684
-
685
- #: contextual-related-posts.php:1211
686
  msgid "thumb_timthumb argument has been deprecated"
687
  msgstr ""
688
 
689
- #: contextual-related-posts.php:1215
690
  msgid "thumb_timthumb_q argument has been deprecated"
691
  msgstr ""
692
 
693
- #: contextual-related-posts.php:1219
694
  msgid "filter argument has been deprecated"
695
  msgstr ""
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:53+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
+ "Language-Team: WebberZone <plugins@webberzone.com>\n"
9
+ "Language: en_US\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: admin/admin.php:180
21
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
22
  msgstr ""
23
 
24
+ #: admin/admin.php:183
25
+ msgid ""
26
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
27
+ "displayed."
 
 
 
 
 
 
28
  msgstr ""
29
 
30
+ #: admin/admin.php:186
31
+ msgid "Text Only style selected. Thumbnails will not be displayed."
32
  msgstr ""
33
 
34
+ #: admin/admin.php:189
35
+ #, php-format
36
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
37
  msgstr ""
38
 
39
+ #: admin/admin.php:213
40
+ msgid "Options set to Default."
41
  msgstr ""
42
 
43
+ #: admin/admin.php:231
44
+ msgid "Index recreated"
45
  msgstr ""
46
 
47
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
48
+ msgid "Contextual Related Posts"
49
  msgstr ""
50
 
51
+ #: admin/admin.php:249
52
+ msgid "Related Posts"
53
  msgstr ""
54
 
55
+ #: admin/cache.php:44
56
  msgid ""
57
  "An error occurred clearing the cache. Please contact your site administrator."
58
  "\\n\\nError message:\\n"
59
  msgstr ""
60
 
61
+ #: admin/cache.php:49
62
  msgid " cached row(s) cleared"
63
  msgstr ""
64
 
65
+ #: admin/loader.php:24
66
+ msgid "Settings"
67
  msgstr ""
68
 
69
+ #: admin/loader.php:46 admin/sidebar-view.php:59
70
+ msgid "Support"
71
+ msgstr ""
72
+
73
+ #: admin/loader.php:47
74
+ msgid "Donate"
75
+ msgstr ""
76
+
77
+ #: admin/loader.php:48
78
+ msgid "Contribute"
79
  msgstr ""
80
 
81
+ #: admin/loader.php:64
82
+ msgid "plugin settings page"
83
  msgstr ""
84
 
85
+ #: admin/main-view.php:32 admin/main-view.php:55
86
  msgid "General options"
87
  msgstr ""
88
 
89
+ #: admin/main-view.php:33 admin/main-view.php:142
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
+ #: admin/main-view.php:34 admin/main-view.php:238
94
  msgid "Output options"
95
  msgstr ""
96
 
97
+ #: admin/main-view.php:35 admin/main-view.php:442
98
+ #: includes/class-crp-widget.php:93
99
  msgid "Thumbnail options"
100
  msgstr ""
101
 
102
+ #: admin/main-view.php:36 admin/main-view.php:595
103
+ msgid "Styles"
104
  msgstr ""
105
 
106
+ #: admin/main-view.php:37 admin/main-view.php:673
107
+ msgid "Feed options"
108
  msgstr ""
109
 
110
+ #: admin/main-view.php:71
111
  msgid "Cache output?"
112
  msgstr ""
113
 
114
+ #: admin/main-view.php:73
115
  msgid ""
116
  "Enabling this option will cache the related posts output when the post is "
117
  "visited the first time. The cache is cleaned when you save this page."
118
  msgstr ""
119
 
120
+ #: admin/main-view.php:74
121
+ msgid ""
122
+ "The CRP cache works independently and in addition to any of your caching "
123
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
124
+ "enable this on your blog."
125
  msgstr ""
126
 
127
+ #: admin/main-view.php:75
128
+ msgid "Clear cache"
129
  msgstr ""
130
 
131
  #: admin/main-view.php:79
132
+ msgid "Automatically add related posts to:"
133
+ msgstr ""
134
+
135
+ #: admin/main-view.php:81
136
  msgid "Posts"
137
  msgstr ""
138
 
139
+ #: admin/main-view.php:82
140
  msgid "Pages"
141
  msgstr ""
142
 
143
+ #: admin/main-view.php:83
144
  msgid "Home page"
145
  msgstr ""
146
 
147
+ #: admin/main-view.php:84
148
  msgid "Feeds"
149
  msgstr ""
150
 
151
+ #: admin/main-view.php:85
152
  msgid "Category archives"
153
  msgstr ""
154
 
155
+ #: admin/main-view.php:86
156
  msgid "Tag archives"
157
  msgstr ""
158
 
159
+ #: admin/main-view.php:87
160
  msgid "Other archives"
161
  msgstr ""
162
 
163
+ #: admin/main-view.php:88
164
  msgid ""
165
  "If you choose to disable this, please add <code>&lt;?php if "
166
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
167
  "template file where you want it displayed"
168
  msgstr ""
169
 
170
+ #: admin/main-view.php:92
171
+ msgid "Display location priority:"
172
+ msgstr ""
173
+
174
+ #: admin/main-view.php:95
175
+ msgid ""
176
+ "If you select to automatically add the related posts, CRP will hook into the "
177
+ "Content Filter at a priority as specified in this option."
178
+ msgstr ""
179
+
180
+ #: admin/main-view.php:96
181
+ msgid ""
182
+ "A higher number will cause the related posts to be processed later and move "
183
+ "their display further down after the post content. Any number below 10 is "
184
+ "not recommended."
185
+ msgstr ""
186
+
187
+ #: admin/main-view.php:100
188
+ msgid "Show metabox:"
189
+ msgstr ""
190
+
191
+ #: admin/main-view.php:103
192
+ msgid ""
193
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
194
+ "Posts screens. Also applies to Pages and Custom Post Types."
195
+ msgstr ""
196
+
197
+ #: admin/main-view.php:107
198
+ msgid "Limit metabox to Admins only:"
199
  msgstr ""
200
 
201
+ #: admin/main-view.php:110
202
  msgid ""
203
+ "If this is selected, the metabox will be hidden from anyone who is not an "
204
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
205
+ "metabox. This applies only if the above option is selected."
206
  msgstr ""
207
 
208
+ #: admin/main-view.php:114
209
  msgid "Tell the world you're using Contextual Related Posts:"
210
  msgstr ""
211
 
212
+ #: admin/main-view.php:116
213
  msgid " <em>Optional</em>"
214
  msgstr ""
215
 
216
+ #: admin/main-view.php:117
217
  msgid ""
218
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
219
  "in the list."
220
  msgstr ""
221
 
222
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
223
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
224
+ #: admin/main-view.php:754
225
  msgid "Save Options"
226
  msgstr ""
227
 
228
+ #: admin/main-view.php:158 admin/main-view.php:691
229
  msgid "Number of related posts to display: "
230
  msgstr ""
231
 
232
+ #: admin/main-view.php:161
233
  msgid ""
234
  "Maximum number of posts that will be displayed. The actual number may be "
235
  "smaller if less related posts are found."
236
  msgstr ""
237
 
238
+ #: admin/main-view.php:165
239
  msgid "Related posts should be newer than:"
240
  msgstr ""
241
 
242
+ #: admin/main-view.php:167
243
  msgid "days"
244
  msgstr ""
245
 
246
+ #: admin/main-view.php:168
247
  msgid ""
248
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
249
+ "it to 365 will show related posts from the last year only. Set to 0 to "
250
+ "disable limiting posts by date."
251
  msgstr ""
252
 
253
+ #: admin/main-view.php:172
254
  msgid "Find related posts based on content as well as title:"
255
  msgstr ""
256
 
257
+ #: admin/main-view.php:174
258
  msgid ""
259
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
260
+ "or enabling \"Cache output\" above if you enable this. Each site is "
261
+ "different, so toggle this option to see which setting gives you better "
262
+ "quality related posts."
263
  msgstr ""
264
 
265
+ #: admin/main-view.php:178
266
+ msgid "Limit content to be compared:"
267
  msgstr ""
268
 
269
+ #: admin/main-view.php:180
270
  msgid ""
271
+ "This sets the maximum words of the content that will be matched. Set to 0 "
272
+ "for no limit. Only applies if you active the above option."
273
  msgstr ""
274
 
275
+ #: admin/main-view.php:184
276
  msgid "Post types to include in results:"
277
  msgstr ""
278
 
279
+ #: admin/main-view.php:191
280
  msgid ""
281
  "These post types will be displayed in the list. Includes custom post types."
282
  msgstr ""
283
 
284
+ #: admin/main-view.php:195
285
  msgid "List of post or page IDs to exclude from the results:"
286
  msgstr ""
287
 
288
+ #: admin/main-view.php:197 admin/main-view.php:366
289
  msgid ""
290
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
291
  msgstr ""
292
 
293
+ #: admin/main-view.php:201
294
  msgid "Categories to exclude from the results: "
295
  msgstr ""
296
 
297
+ #: admin/main-view.php:213
298
  msgid ""
299
  "Comma separated list of category slugs. The field above has an autocomplete "
300
  "so simply start typing in the beginning of your category name and it will "
301
  "prompt you with options."
302
  msgstr ""
303
 
304
+ #: admin/main-view.php:254
305
+ msgid "Title of related posts:"
306
  msgstr ""
307
 
308
+ #: admin/main-view.php:257
309
  msgid ""
310
  "This is the main heading of the related posts. You can also display the "
311
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
312
  "Posts to %postname%</code>"
313
  msgstr ""
314
 
315
+ #: admin/main-view.php:261
316
  msgid "When there are no posts, what should be shown?"
317
  msgstr ""
318
 
319
+ #: admin/main-view.php:265
320
  msgid "Blank Output"
321
  msgstr ""
322
 
323
+ #: admin/main-view.php:270
324
  msgid "Display:"
325
  msgstr ""
326
 
327
+ #: admin/main-view.php:276 admin/main-view.php:694
328
  msgid "Show post excerpt in list?"
329
  msgstr ""
330
 
331
+ #: admin/main-view.php:279
332
  #, php-format
333
  msgid ""
334
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
336
  "automatic excerpt which refers to the first %d words of the post's content"
337
  msgstr ""
338
 
339
+ #: admin/main-view.php:282
340
+ msgid ""
341
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
342
+ "is disabled."
343
+ msgstr ""
344
+
345
+ #: admin/main-view.php:287
346
+ msgid "Length of excerpt (in words):"
347
  msgstr ""
348
 
349
+ #: admin/main-view.php:293
350
  msgid "Show post author in list?"
351
  msgstr ""
352
 
353
+ #: admin/main-view.php:296
354
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
355
  msgstr ""
356
 
357
+ #: admin/main-view.php:299
358
+ msgid ""
359
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
360
+ "disabled."
361
+ msgstr ""
362
+
363
+ #: admin/main-view.php:304
364
  msgid "Show post date in list?"
365
  msgstr ""
366
 
367
+ #: admin/main-view.php:307
368
  msgid ""
369
  "Displays the date of the post. Uses the same date format set in General "
370
  "Options"
371
  msgstr ""
372
 
373
+ #: admin/main-view.php:310
374
+ msgid ""
375
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
376
+ "disabled."
377
+ msgstr ""
378
+
379
+ #: admin/main-view.php:315
380
  msgid "Limit post title length (in characters)"
381
  msgstr ""
382
 
383
+ #: admin/main-view.php:318
384
  msgid ""
385
  "Any title longer than the number of characters set above will be cut and "
386
+ "appended with an ellipsis (&hellip;)"
387
  msgstr ""
388
 
389
+ #: admin/main-view.php:322
390
  msgid "Open links in new window"
391
  msgstr ""
392
 
393
+ #: admin/main-view.php:328
394
  msgid "Add nofollow attribute to links in the list"
395
  msgstr ""
396
 
397
+ #: admin/main-view.php:361
398
  msgid "Exclusion settings:"
399
  msgstr ""
400
 
401
+ #: admin/main-view.php:363
402
  msgid "Exclude display of related posts on these posts / pages"
403
  msgstr ""
404
 
405
+ #: admin/main-view.php:369
406
  msgid "Exclude display of related posts on these post types."
407
  msgstr ""
408
 
409
+ #: admin/main-view.php:376
410
  msgid ""
411
  "The related posts will not display on any of the above selected post types"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:406
415
  msgid "Customize the output:"
416
  msgstr ""
417
 
418
+ #: admin/main-view.php:408
419
  msgid "HTML to display before the list of posts: "
420
  msgstr ""
421
 
422
+ #: admin/main-view.php:411
423
  msgid "HTML to display before each list item: "
424
  msgstr ""
425
 
426
+ #: admin/main-view.php:414
427
  msgid "HTML to display after each list item: "
428
  msgstr ""
429
 
430
+ #: admin/main-view.php:417
431
  msgid "HTML to display after the list of posts: "
432
  msgstr ""
433
 
434
+ #: admin/main-view.php:458 admin/main-view.php:697
435
  msgid "Location of post thumbnail:"
436
  msgstr ""
437
 
438
+ #: admin/main-view.php:462 admin/main-view.php:701
439
  msgid "Display thumbnails inline with posts, before title"
440
  msgstr ""
441
 
442
+ #: admin/main-view.php:466 admin/main-view.php:705
443
  msgid "Display thumbnails inline with posts, after title"
444
  msgstr ""
445
 
446
+ #: admin/main-view.php:470 admin/main-view.php:709
447
  msgid "Display only thumbnails, no text"
448
  msgstr ""
449
 
450
+ #: admin/main-view.php:474 admin/main-view.php:713
451
  msgid "Do not display thumbnails, only text."
452
  msgstr ""
453
 
454
+ #: admin/main-view.php:477
455
+ msgid ""
456
+ "This setting cannot be changed because an inbuilt style has been selected "
457
+ "under the Styles section. If you would like to change this option, please "
458
+ "select <strong>No styles</strong> under the Styles section."
459
  msgstr ""
460
 
461
  #: admin/main-view.php:481
462
+ msgid "Thumbnail size:"
463
+ msgstr ""
464
+
465
+ #: admin/main-view.php:505
466
  msgid "Custom size"
467
  msgstr ""
468
 
469
+ #: admin/main-view.php:508
470
+ msgid "You can choose from existing image sizes above or create a custom size."
471
+ msgstr ""
472
+
473
+ #: admin/main-view.php:509
474
  msgid ""
475
+ "If you choose an existing size, then the width, height and crop mode "
476
+ "settings in the three options below will be automatically updated to reflect "
477
+ "the correct dimensions of the setting."
478
  msgstr ""
479
 
480
+ #: admin/main-view.php:510
481
  msgid ""
482
+ "If you have chosen Custom size above, then enter the width, height and crop "
483
+ "settings below. For best results, use a cropped image with the same width "
484
+ "and height. The default setting is 150x150 cropped image."
485
  msgstr ""
486
 
487
+ #: admin/main-view.php:511
488
+ msgid ""
489
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
490
+ "images."
491
+ msgstr ""
492
+
493
+ #: admin/main-view.php:512
494
  #, php-format
495
  msgid ""
496
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
497
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
498
+ "all image sizes."
499
  msgstr ""
500
 
501
+ #: admin/main-view.php:516
502
  msgid "Width of the thumbnail:"
503
  msgstr ""
504
 
505
+ #: admin/main-view.php:519
506
  msgid "Height of the thumbnail: "
507
  msgstr ""
508
 
509
+ #: admin/main-view.php:524
 
 
 
 
 
 
510
  msgid "Crop mode:"
511
  msgstr ""
512
 
513
+ #: admin/main-view.php:528
514
  msgid ""
515
  "By default, thumbnails will be hard cropped. Uncheck this box to "
516
  "proportionately/soft crop the thumbnails."
517
  msgstr ""
518
 
519
+ #: admin/main-view.php:529
520
  #, php-format
521
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
522
  msgstr ""
523
 
524
+ #: admin/main-view.php:533
525
+ msgid "Image size attributes:"
526
  msgstr ""
527
 
528
+ #: admin/main-view.php:537
529
  msgid "Style attributes are used for width and height."
530
  msgstr ""
531
 
532
+ #: admin/main-view.php:542
533
  msgid "HTML width and height attributes are used for width and height."
534
  msgstr ""
535
 
536
+ #: admin/main-view.php:547
537
+ msgid "No HTML or Style attributes set for width and height"
538
+ msgstr ""
539
+
540
+ #: admin/main-view.php:552
541
  msgid "Post thumbnail meta field name:"
542
  msgstr ""
543
 
544
+ #: admin/main-view.php:554
545
  msgid ""
546
+ "The value of this field should contain a direct link to the image. This is "
547
+ "set in the meta box in the <em>Add New Post</em> screen."
548
  msgstr ""
549
 
550
+ #: admin/main-view.php:557
551
  msgid "Extract the first image from the post?"
552
  msgstr ""
553
 
554
+ #: admin/main-view.php:559
555
  msgid ""
556
  "This will only happen if there is no post thumbnail set and no image URL is "
557
  "specified in the meta field."
558
  msgstr ""
559
 
560
+ #: admin/main-view.php:562
561
  msgid "Use default thumbnail?"
562
  msgstr ""
563
 
564
+ #: admin/main-view.php:564
565
  msgid ""
566
  "If checked, when no thumbnail is found, show a default one from the URL "
567
  "below. If not checked and no thumbnail is found, no image will be shown."
568
  msgstr ""
569
 
570
+ #: admin/main-view.php:567
571
  msgid "Default thumbnail:"
572
  msgstr ""
573
 
574
+ #: admin/main-view.php:570
575
  msgid ""
576
+ "CRP tries several different methods to find a thumbnail for the related "
577
+ "post. The above image is used if the previous option is enabled and no "
578
+ "thumbnail could be found."
579
  msgstr ""
580
 
581
+ #: admin/main-view.php:611
582
+ msgid "Style of the related posts:"
 
 
 
583
  msgstr ""
584
 
585
+ #: admin/main-view.php:614
586
+ msgid "No styles"
587
  msgstr ""
588
 
589
+ #: admin/main-view.php:616
590
+ msgid "Select this option if you plan to add your own styles"
591
  msgstr ""
592
 
593
+ #: admin/main-view.php:620
594
+ msgid "Rounded Thumbnails"
595
  msgstr ""
596
 
597
+ #: admin/main-view.php:623
 
 
 
 
 
 
598
  msgid ""
599
  "Enabling this option will turn on the thumbnails and set their width and "
600
  "height to 150px. It will also turn off the display of the author, excerpt "
602
  "settings."
603
  msgstr ""
604
 
605
+ #: admin/main-view.php:624
606
+ #, php-format
607
+ msgid ""
608
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
609
+ msgstr ""
610
+
611
+ #: admin/main-view.php:628
612
+ msgid "Text only"
613
+ msgstr ""
614
+
615
+ #: admin/main-view.php:630
616
+ msgid ""
617
+ "Enabling this option will disable thumbnails and no longer include the "
618
+ "default style sheet included in the plugin."
619
+ msgstr ""
620
+
621
+ #: admin/main-view.php:645
622
  msgid "Custom CSS to add to header:"
623
  msgstr ""
624
 
625
+ #: admin/main-view.php:649
626
  msgid ""
627
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
628
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
629
  "\">FAQ</a> for available CSS classes to style."
630
  msgstr ""
631
 
632
+ #: admin/main-view.php:689
633
+ msgid ""
634
+ "Below options override the related posts settings for your blog feed. These "
635
+ "only apply if you have selected to add related posts to Feeds in the General "
636
+ "Options tab."
637
+ msgstr ""
638
+
639
+ #: admin/main-view.php:717
640
+ msgid "Maximum width of the thumbnail: "
641
+ msgstr ""
642
+
643
+ #: admin/main-view.php:720
644
+ msgid "Maximum height of the thumbnail: "
645
+ msgstr ""
646
+
647
+ #: admin/main-view.php:755
648
  msgid "Default Options"
649
  msgstr ""
650
 
651
+ #: admin/main-view.php:755
652
  msgid "Do you want to set options to Default?"
653
  msgstr ""
654
 
655
+ #: admin/main-view.php:756
656
  msgid "Recreate Index"
657
  msgstr ""
658
 
659
+ #: admin/main-view.php:756
660
  msgid "Are you sure you want to recreate the index?"
661
  msgstr ""
662
 
663
+ #: admin/main-view.php:761
664
+ msgid ""
665
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
666
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
667
+ "this."
668
+ msgstr ""
669
+
670
+ #: admin/metabox.php:100
671
+ msgid "Location of thumbnail:"
672
+ msgstr ""
673
+
674
+ #: admin/metabox.php:102
675
+ msgid ""
676
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
677
+ "image will be used for the post. It will be resized to the thumbnail size "
678
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
679
+ msgstr ""
680
+
681
+ #: admin/metabox.php:103
682
+ msgid "The URL above is saved in the meta field:"
683
+ msgstr ""
684
+
685
+ #: admin/metabox.php:108
686
+ msgid ""
687
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
688
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
689
+ "on this page."
690
+ msgstr ""
691
+
692
+ #: admin/metabox.php:119
693
+ msgid "Disable Related Posts display:"
694
+ msgstr ""
695
+
696
+ #: admin/metabox.php:122
697
+ msgid ""
698
+ "If this is checked, then Contextual Related Posts will not automatically "
699
+ "insert the related posts at the end of post content."
700
+ msgstr ""
701
+
702
+ #: admin/metabox.php:127 admin/metabox.php:135
703
+ msgid "Manual related posts:"
704
+ msgstr ""
705
+
706
+ #: admin/metabox.php:129
707
+ msgid ""
708
+ "Comma separated list of post, page or custom post type IDs. e.g. "
709
+ "188,320,500. These will be given preference over the related posts generated "
710
+ "by the plugin."
711
+ msgstr ""
712
+
713
+ #: admin/metabox.php:130
714
+ msgid ""
715
+ "Once you enter the list above and save this page, the plugin will display "
716
+ "the titles of the posts below for your reference. Only IDs corresponding to "
717
+ "published posts or custom post types will be retained."
718
+ msgstr ""
719
+
720
+ #: admin/metabox.php:144
721
+ msgid "This post type is:"
722
+ msgstr ""
723
+
724
  #: admin/sidebar-view.php:20
725
  msgid "Support the development"
726
  msgstr ""
769
  msgid "Ajay's blog"
770
  msgstr ""
771
 
772
+ #: contextual-related-posts.php:178
 
 
 
 
773
  #, php-format
774
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
775
  msgstr ""
776
 
777
+ #: contextual-related-posts.php:659
778
+ msgid "<h3>Related Posts:</h3>"
779
+ msgstr ""
780
+
781
+ #: contextual-related-posts.php:661
782
+ msgid "No related posts found"
783
+ msgstr ""
784
+
785
+ #: includes/class-crp-widget.php:33
786
  msgid "Related Posts [CRP]"
787
  msgstr ""
788
 
789
+ #: includes/class-crp-widget.php:34
790
  msgid "Display Related Posts"
791
  msgstr ""
792
 
793
+ #: includes/class-crp-widget.php:69
794
  msgid "Title"
795
  msgstr ""
796
 
797
+ #: includes/class-crp-widget.php:74
798
  msgid "No. of posts"
799
  msgstr ""
800
 
801
+ #: includes/class-crp-widget.php:79
802
  msgid " Show excerpt?"
803
  msgstr ""
804
 
805
+ #: includes/class-crp-widget.php:84
806
  msgid " Show author?"
807
  msgstr ""
808
 
809
+ #: includes/class-crp-widget.php:89
810
  msgid " Show date?"
811
  msgstr ""
812
 
813
+ #: includes/class-crp-widget.php:95
814
  msgid "Thumbnails inline, before title"
815
  msgstr ""
816
 
817
+ #: includes/class-crp-widget.php:96
818
  msgid "Thumbnails inline, after title"
819
  msgstr ""
820
 
821
+ #: includes/class-crp-widget.php:97
822
  msgid "Only thumbnails, no text"
823
  msgstr ""
824
 
825
+ #: includes/class-crp-widget.php:98
826
  msgid "No thumbnails, only text."
827
  msgstr ""
828
 
829
+ #: includes/class-crp-widget.php:103
830
  msgid "Thumbnail height"
831
  msgstr ""
832
 
833
+ #: includes/class-crp-widget.php:108
834
  msgid "Thumbnail width"
835
  msgstr ""
836
 
837
+ #: includes/class-crp-widget.php:112
838
+ msgid "Post types to include:"
839
  msgstr ""
840
 
841
+ #: includes/media-handler.php:68
 
 
 
 
842
  msgid "thumb_timthumb argument has been deprecated"
843
  msgstr ""
844
 
845
+ #: includes/media-handler.php:72
846
  msgid "thumb_timthumb_q argument has been deprecated"
847
  msgstr ""
848
 
849
+ #: includes/media-handler.php:76
850
  msgid "filter argument has been deprecated"
851
  msgstr ""
852
+
853
+ #: includes/output-generator.php:238
854
+ msgid " by "
855
+ msgstr ""
languages/crp-en_US.pot CHANGED
@@ -1,295 +1,334 @@
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:17-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
- "Language-Team: <me@ajaydsouza.com>\n"
9
  "Language: en\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
  msgstr ""
22
 
23
- #: admin/admin.php:185
24
- msgid "Options set to Default."
25
- msgstr ""
26
-
27
- #: admin/admin.php:196
28
- msgid "Index recreated"
29
- msgstr ""
30
-
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
- msgid "Contextual Related Posts"
33
  msgstr ""
34
 
35
- #: admin/admin.php:214
36
- msgid "Related Posts"
37
  msgstr ""
38
 
39
- #: admin/admin.php:325
40
- msgid "Settings"
 
41
  msgstr ""
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
- msgid "Support"
45
  msgstr ""
46
 
47
- #: admin/admin.php:348
48
- msgid "Donate"
49
  msgstr ""
50
 
51
- #: admin/admin.php:349
52
- msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
- msgid "plugin settings page"
57
  msgstr ""
58
 
59
- #: admin/admin.php:409
60
  msgid ""
61
  "An error occurred clearing the cache. Please contact your site administrator."
62
  "\\n\\nError message:\\n"
63
  msgstr ""
64
 
65
- #: admin/admin.php:414
66
  msgid " cached row(s) cleared"
67
  msgstr ""
68
 
69
- #: admin/admin.php:467
70
- msgid "Location of thumbnail:"
71
  msgstr ""
72
 
73
- #: admin/admin.php:469
74
- msgid ""
75
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
76
- "image will be used for the post. It will be resized to the thumbnail size "
77
- "set under Settings &raquo; Related Posts &raquo; Output Options"
 
 
 
 
 
78
  msgstr ""
79
 
80
- #: admin/admin.php:470
81
- msgid "The URL above is saved in the meta field: "
82
  msgstr ""
83
 
84
- #: admin/main-view.php:32 admin/main-view.php:54
85
  msgid "General options"
86
  msgstr ""
87
 
88
- #: admin/main-view.php:33 admin/main-view.php:125
89
  msgid "List tuning options"
90
  msgstr ""
91
 
92
- #: admin/main-view.php:34 admin/main-view.php:229
93
  msgid "Output options"
94
  msgstr ""
95
 
96
- #: admin/main-view.php:35 admin/main-view.php:421
97
- #: contextual-related-posts.php:718
98
  msgid "Thumbnail options"
99
  msgstr ""
100
 
101
- #: admin/main-view.php:36 admin/main-view.php:565
102
- msgid "Feed options"
103
  msgstr ""
104
 
105
- #: admin/main-view.php:37 admin/main-view.php:637
106
- msgid "Custom styles"
107
  msgstr ""
108
 
109
- #: admin/main-view.php:70
110
  msgid "Cache output?"
111
  msgstr ""
112
 
113
- #: admin/main-view.php:72
114
  msgid ""
115
  "Enabling this option will cache the related posts output when the post is "
116
  "visited the first time. The cache is cleaned when you save this page."
117
  msgstr ""
118
 
119
- #: admin/main-view.php:73
120
- msgid "Clear cache"
 
 
 
121
  msgstr ""
122
 
123
- #: admin/main-view.php:77
124
- msgid "Add related posts to:"
125
  msgstr ""
126
 
127
  #: admin/main-view.php:79
 
 
 
 
128
  msgid "Posts"
129
  msgstr ""
130
 
131
- #: admin/main-view.php:80
132
  msgid "Pages"
133
  msgstr ""
134
 
135
- #: admin/main-view.php:81
136
  msgid "Home page"
137
  msgstr ""
138
 
139
- #: admin/main-view.php:82
140
  msgid "Feeds"
141
  msgstr ""
142
 
143
- #: admin/main-view.php:83
144
  msgid "Category archives"
145
  msgstr ""
146
 
147
- #: admin/main-view.php:84
148
  msgid "Tag archives"
149
  msgstr ""
150
 
151
- #: admin/main-view.php:85
152
  msgid "Other archives"
153
  msgstr ""
154
 
155
- #: admin/main-view.php:86
156
  msgid ""
157
  "If you choose to disable this, please add <code>&lt;?php if "
158
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
159
  "template file where you want it displayed"
160
  msgstr ""
161
 
162
- #: admin/main-view.php:90
163
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  msgstr ""
165
 
166
- #: admin/main-view.php:93
167
  msgid ""
168
- "A higher number will cause the content above to be processed after other "
169
- "filters. Number below 10 is not recommended."
 
170
  msgstr ""
171
 
172
- #: admin/main-view.php:97
173
  msgid "Tell the world you're using Contextual Related Posts:"
174
  msgstr ""
175
 
176
- #: admin/main-view.php:99
177
  msgid " <em>Optional</em>"
178
  msgstr ""
179
 
180
- #: admin/main-view.php:100
181
  msgid ""
182
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
183
  "in the list."
184
  msgstr ""
185
 
186
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
187
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
188
  msgid "Save Options"
189
  msgstr ""
190
 
191
- #: admin/main-view.php:141 admin/main-view.php:583
192
  msgid "Number of related posts to display: "
193
  msgstr ""
194
 
195
- #: admin/main-view.php:144
196
  msgid ""
197
  "Maximum number of posts that will be displayed. The actual number may be "
198
  "smaller if less related posts are found."
199
  msgstr ""
200
 
201
- #: admin/main-view.php:148
202
  msgid "Related posts should be newer than:"
203
  msgstr ""
204
 
205
- #: admin/main-view.php:150
206
  msgid "days"
207
  msgstr ""
208
 
209
- #: admin/main-view.php:151
210
  msgid ""
211
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
212
- "it to 365 will show related posts from the last year only. Set it to 0 to "
213
- "disable limiting posts."
214
  msgstr ""
215
 
216
- #: admin/main-view.php:155
217
  msgid "Find related posts based on content as well as title:"
218
  msgstr ""
219
 
220
- #: admin/main-view.php:157
221
  msgid ""
222
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
223
- "or enabling \"Cache output\" above if you enable this."
 
 
224
  msgstr ""
225
 
226
- #: admin/main-view.php:161
227
- msgid "Limit content to be compared"
228
  msgstr ""
229
 
230
- #: admin/main-view.php:163
231
  msgid ""
232
- "This sets the maximum words of the content that will be matched. 0 means no "
233
- "limit."
234
  msgstr ""
235
 
236
- #: admin/main-view.php:167
237
  msgid "Post types to include in results:"
238
  msgstr ""
239
 
240
- #: admin/main-view.php:178
241
  msgid ""
242
  "These post types will be displayed in the list. Includes custom post types."
243
  msgstr ""
244
 
245
- #: admin/main-view.php:182
246
  msgid "List of post or page IDs to exclude from the results:"
247
  msgstr ""
248
 
249
- #: admin/main-view.php:184 admin/main-view.php:343
250
  msgid ""
251
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
252
  msgstr ""
253
 
254
- #: admin/main-view.php:188
255
  msgid "Categories to exclude from the results: "
256
  msgstr ""
257
 
258
- #: admin/main-view.php:204
259
  msgid ""
260
  "Comma separated list of category slugs. The field above has an autocomplete "
261
  "so simply start typing in the beginning of your category name and it will "
262
  "prompt you with options."
263
  msgstr ""
264
 
265
- #: admin/main-view.php:245
266
- msgid "Title of related posts: "
267
  msgstr ""
268
 
269
- #: admin/main-view.php:248
270
  msgid ""
271
  "This is the main heading of the related posts. You can also display the "
272
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
273
  "Posts to %postname%</code>"
274
  msgstr ""
275
 
276
- #: admin/main-view.php:252
277
  msgid "When there are no posts, what should be shown?"
278
  msgstr ""
279
 
280
- #: admin/main-view.php:256
281
  msgid "Blank Output"
282
  msgstr ""
283
 
284
- #: admin/main-view.php:260
285
  msgid "Display:"
286
  msgstr ""
287
 
288
- #: admin/main-view.php:265 admin/main-view.php:586
289
  msgid "Show post excerpt in list?"
290
  msgstr ""
291
 
292
- #: admin/main-view.php:268
293
  #, php-format
294
  msgid ""
295
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -297,240 +336,265 @@ msgid ""
297
  "automatic excerpt which refers to the first %d words of the post's content"
298
  msgstr ""
299
 
300
- #: admin/main-view.php:272
301
- msgid "Length of excerpt (in words): "
 
 
 
 
 
 
302
  msgstr ""
303
 
304
- #: admin/main-view.php:278
305
  msgid "Show post author in list?"
306
  msgstr ""
307
 
308
- #: admin/main-view.php:281
309
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
310
  msgstr ""
311
 
312
- #: admin/main-view.php:285
 
 
 
 
 
 
313
  msgid "Show post date in list?"
314
  msgstr ""
315
 
316
- #: admin/main-view.php:288
317
  msgid ""
318
  "Displays the date of the post. Uses the same date format set in General "
319
  "Options"
320
  msgstr ""
321
 
322
- #: admin/main-view.php:292
 
 
 
 
 
 
323
  msgid "Limit post title length (in characters)"
324
  msgstr ""
325
 
326
- #: admin/main-view.php:295
327
  msgid ""
328
  "Any title longer than the number of characters set above will be cut and "
329
- "appended with a &helip;"
330
  msgstr ""
331
 
332
- #: admin/main-view.php:299
333
  msgid "Open links in new window"
334
  msgstr ""
335
 
336
- #: admin/main-view.php:305
337
  msgid "Add nofollow attribute to links in the list"
338
  msgstr ""
339
 
340
- #: admin/main-view.php:338
341
  msgid "Exclusion settings:"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:340
345
  msgid "Exclude display of related posts on these posts / pages"
346
  msgstr ""
347
 
348
- #: admin/main-view.php:346
349
  msgid "Exclude display of related posts on these post types."
350
  msgstr ""
351
 
352
- #: admin/main-view.php:355
353
  msgid ""
354
  "The related posts will not display on any of the above selected post types"
355
  msgstr ""
356
 
357
- #: admin/main-view.php:385
358
  msgid "Customize the output:"
359
  msgstr ""
360
 
361
- #: admin/main-view.php:387
362
  msgid "HTML to display before the list of posts: "
363
  msgstr ""
364
 
365
- #: admin/main-view.php:390
366
  msgid "HTML to display before each list item: "
367
  msgstr ""
368
 
369
- #: admin/main-view.php:393
370
  msgid "HTML to display after each list item: "
371
  msgstr ""
372
 
373
- #: admin/main-view.php:396
374
  msgid "HTML to display after the list of posts: "
375
  msgstr ""
376
 
377
- #: admin/main-view.php:437 admin/main-view.php:589
378
  msgid "Location of post thumbnail:"
379
  msgstr ""
380
 
381
- #: admin/main-view.php:441 admin/main-view.php:593
382
  msgid "Display thumbnails inline with posts, before title"
383
  msgstr ""
384
 
385
- #: admin/main-view.php:445 admin/main-view.php:597
386
  msgid "Display thumbnails inline with posts, after title"
387
  msgstr ""
388
 
389
- #: admin/main-view.php:449 admin/main-view.php:601
390
  msgid "Display only thumbnails, no text"
391
  msgstr ""
392
 
393
- #: admin/main-view.php:453 admin/main-view.php:605
394
  msgid "Do not display thumbnails, only text."
395
  msgstr ""
396
 
397
- #: admin/main-view.php:457
398
- msgid "Thumbnail size:"
 
 
 
399
  msgstr ""
400
 
401
  #: admin/main-view.php:481
 
 
 
 
402
  msgid "Custom size"
403
  msgstr ""
404
 
405
- #: admin/main-view.php:484
 
 
 
 
406
  msgid ""
407
- "You can choose from existing image sizes above or create a custom size. If "
408
- "you have chosen Custom size above, then enter the width, height and crop "
409
- "settings below. For best results, use a cropped image."
410
  msgstr ""
411
 
412
- #: admin/main-view.php:485
413
  msgid ""
414
- "If you change the width, height or crop mode below, existing images will not "
415
- "be automatically resized."
 
416
  msgstr ""
417
 
418
- #: admin/main-view.php:486
 
 
 
 
 
 
419
  #, php-format
420
  msgid ""
421
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
422
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
423
- "image sizes."
424
  msgstr ""
425
 
426
- #: admin/main-view.php:490
427
  msgid "Width of the thumbnail:"
428
  msgstr ""
429
 
430
- #: admin/main-view.php:493
431
  msgid "Height of the thumbnail: "
432
  msgstr ""
433
 
434
- #: admin/main-view.php:497
435
- msgid ""
436
- "Since you're using the default styles set under the Custom Styles section, "
437
- "the width and height is fixed at 150px"
438
- msgstr ""
439
-
440
- #: admin/main-view.php:501
441
  msgid "Crop mode:"
442
  msgstr ""
443
 
444
- #: admin/main-view.php:505
445
  msgid ""
446
  "By default, thumbnails will be hard cropped. Uncheck this box to "
447
  "proportionately/soft crop the thumbnails."
448
  msgstr ""
449
 
450
- #: admin/main-view.php:506
451
  #, php-format
452
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
453
  msgstr ""
454
 
455
- #: admin/main-view.php:510
456
- msgid "Style attributes / Width and Height HTML attributes:"
457
  msgstr ""
458
 
459
- #: admin/main-view.php:514
460
  msgid "Style attributes are used for width and height."
461
  msgstr ""
462
 
463
- #: admin/main-view.php:518
464
  msgid "HTML width and height attributes are used for width and height."
465
  msgstr ""
466
 
467
- #: admin/main-view.php:522
 
 
 
 
468
  msgid "Post thumbnail meta field name:"
469
  msgstr ""
470
 
471
- #: admin/main-view.php:524
472
  msgid ""
473
- "The value of this field should contain the image source and is set in the "
474
- "<em>Add New Post</em> screen"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:527
478
  msgid "Extract the first image from the post?"
479
  msgstr ""
480
 
481
- #: admin/main-view.php:529
482
  msgid ""
483
  "This will only happen if there is no post thumbnail set and no image URL is "
484
  "specified in the meta field."
485
  msgstr ""
486
 
487
- #: admin/main-view.php:532
488
  msgid "Use default thumbnail?"
489
  msgstr ""
490
 
491
- #: admin/main-view.php:534
492
  msgid ""
493
  "If checked, when no thumbnail is found, show a default one from the URL "
494
  "below. If not checked and no thumbnail is found, no image will be shown."
495
  msgstr ""
496
 
497
- #: admin/main-view.php:537
498
  msgid "Default thumbnail:"
499
  msgstr ""
500
 
501
- #: admin/main-view.php:540
502
  msgid ""
503
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
504
- "then it will check the meta field. If this is not available, then it will "
505
- "show the default image as specified above."
506
  msgstr ""
507
 
508
- #: admin/main-view.php:581
509
- msgid ""
510
- "Below options override the related posts settings for your blog feed. These "
511
- "only apply if you have selected to add related posts to Feeds in the General "
512
- "Options tab."
513
  msgstr ""
514
 
515
- #: admin/main-view.php:609
516
- msgid "Maximum width of the thumbnail: "
517
  msgstr ""
518
 
519
- #: admin/main-view.php:612
520
- msgid "Maximum height of the thumbnail: "
521
  msgstr ""
522
 
523
- #: admin/main-view.php:653
524
- msgid "Use default style included in the plugin?"
525
  msgstr ""
526
 
527
- #: admin/main-view.php:656
528
- msgid ""
529
- "Contextual Related Posts includes a default style that makes your popular "
530
- "posts list to look beautiful. Check the box above if you want to use this."
531
- msgstr ""
532
-
533
- #: admin/main-view.php:657
534
  msgid ""
535
  "Enabling this option will turn on the thumbnails and set their width and "
536
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -538,33 +602,125 @@ msgid ""
538
  "settings."
539
  msgstr ""
540
 
541
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
542
  msgid "Custom CSS to add to header:"
543
  msgstr ""
544
 
545
- #: admin/main-view.php:664
546
  msgid ""
547
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
548
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
549
  "\">FAQ</a> for available CSS classes to style."
550
  msgstr ""
551
 
552
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
553
  msgid "Default Options"
554
  msgstr ""
555
 
556
- #: admin/main-view.php:694
557
  msgid "Do you want to set options to Default?"
558
  msgstr ""
559
 
560
- #: admin/main-view.php:695
561
  msgid "Recreate Index"
562
  msgstr ""
563
 
564
- #: admin/main-view.php:695
565
  msgid "Are you sure you want to recreate the index?"
566
  msgstr ""
567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
568
  #: admin/sidebar-view.php:20
569
  msgid "Support the development"
570
  msgstr ""
@@ -613,83 +769,87 @@ msgstr ""
613
  msgid "Ajay's blog"
614
  msgstr ""
615
 
616
- #: contextual-related-posts.php:250
617
- msgid " by "
618
- msgstr ""
619
-
620
- #: contextual-related-posts.php:289
621
  #, php-format
622
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
623
  msgstr ""
624
 
625
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
626
  msgid "Related Posts [CRP]"
627
  msgstr ""
628
 
629
- #: contextual-related-posts.php:671
630
  msgid "Display Related Posts"
631
  msgstr ""
632
 
633
- #: contextual-related-posts.php:694
634
  msgid "Title"
635
  msgstr ""
636
 
637
- #: contextual-related-posts.php:699
638
  msgid "No. of posts"
639
  msgstr ""
640
 
641
- #: contextual-related-posts.php:704
642
  msgid " Show excerpt?"
643
  msgstr ""
644
 
645
- #: contextual-related-posts.php:709
646
  msgid " Show author?"
647
  msgstr ""
648
 
649
- #: contextual-related-posts.php:714
650
  msgid " Show date?"
651
  msgstr ""
652
 
653
- #: contextual-related-posts.php:720
654
  msgid "Thumbnails inline, before title"
655
  msgstr ""
656
 
657
- #: contextual-related-posts.php:721
658
  msgid "Thumbnails inline, after title"
659
  msgstr ""
660
 
661
- #: contextual-related-posts.php:722
662
  msgid "Only thumbnails, no text"
663
  msgstr ""
664
 
665
- #: contextual-related-posts.php:723
666
  msgid "No thumbnails, only text."
667
  msgstr ""
668
 
669
- #: contextual-related-posts.php:728
670
  msgid "Thumbnail height"
671
  msgstr ""
672
 
673
- #: contextual-related-posts.php:733
674
  msgid "Thumbnail width"
675
  msgstr ""
676
 
677
- #: contextual-related-posts.php:897
678
- msgid "<h3>Related Posts:</h3>"
679
  msgstr ""
680
 
681
- #: contextual-related-posts.php:899
682
- msgid "No related posts found"
683
- msgstr ""
684
-
685
- #: contextual-related-posts.php:1211
686
  msgid "thumb_timthumb argument has been deprecated"
687
  msgstr ""
688
 
689
- #: contextual-related-posts.php:1215
690
  msgid "thumb_timthumb_q argument has been deprecated"
691
  msgstr ""
692
 
693
- #: contextual-related-posts.php:1219
694
  msgid "filter argument has been deprecated"
695
  msgstr ""
 
 
 
 
1
+ #, fuzzy
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: Contextual Related Posts\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2015-09-03 11:55+0100\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
9
+ "Language-Team: plugins@webberzone.com\n"
10
  "Language: en\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
15
+ "X-Poedit-Basepath: ..\n"
16
+ "X-Generator: Poedit 1.8.4\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: admin/admin.php:180
21
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
22
  msgstr ""
23
 
24
+ #: admin/admin.php:183
25
+ msgid ""
26
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
27
+ "displayed."
 
 
 
 
 
 
28
  msgstr ""
29
 
30
+ #: admin/admin.php:186
31
+ msgid "Text Only style selected. Thumbnails will not be displayed."
32
  msgstr ""
33
 
34
+ #: admin/admin.php:189
35
+ #, php-format
36
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
37
  msgstr ""
38
 
39
+ #: admin/admin.php:213
40
+ msgid "Options set to Default."
41
  msgstr ""
42
 
43
+ #: admin/admin.php:231
44
+ msgid "Index recreated"
45
  msgstr ""
46
 
47
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
48
+ msgid "Contextual Related Posts"
49
  msgstr ""
50
 
51
+ #: admin/admin.php:249
52
+ msgid "Related Posts"
53
  msgstr ""
54
 
55
+ #: admin/cache.php:44
56
  msgid ""
57
  "An error occurred clearing the cache. Please contact your site administrator."
58
  "\\n\\nError message:\\n"
59
  msgstr ""
60
 
61
+ #: admin/cache.php:49
62
  msgid " cached row(s) cleared"
63
  msgstr ""
64
 
65
+ #: admin/loader.php:24
66
+ msgid "Settings"
67
  msgstr ""
68
 
69
+ #: admin/loader.php:46 admin/sidebar-view.php:59
70
+ msgid "Support"
71
+ msgstr ""
72
+
73
+ #: admin/loader.php:47
74
+ msgid "Donate"
75
+ msgstr ""
76
+
77
+ #: admin/loader.php:48
78
+ msgid "Contribute"
79
  msgstr ""
80
 
81
+ #: admin/loader.php:64
82
+ msgid "plugin settings page"
83
  msgstr ""
84
 
85
+ #: admin/main-view.php:32 admin/main-view.php:55
86
  msgid "General options"
87
  msgstr ""
88
 
89
+ #: admin/main-view.php:33 admin/main-view.php:142
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
+ #: admin/main-view.php:34 admin/main-view.php:238
94
  msgid "Output options"
95
  msgstr ""
96
 
97
+ #: admin/main-view.php:35 admin/main-view.php:442
98
+ #: includes/class-crp-widget.php:93
99
  msgid "Thumbnail options"
100
  msgstr ""
101
 
102
+ #: admin/main-view.php:36 admin/main-view.php:595
103
+ msgid "Styles"
104
  msgstr ""
105
 
106
+ #: admin/main-view.php:37 admin/main-view.php:673
107
+ msgid "Feed options"
108
  msgstr ""
109
 
110
+ #: admin/main-view.php:71
111
  msgid "Cache output?"
112
  msgstr ""
113
 
114
+ #: admin/main-view.php:73
115
  msgid ""
116
  "Enabling this option will cache the related posts output when the post is "
117
  "visited the first time. The cache is cleaned when you save this page."
118
  msgstr ""
119
 
120
+ #: admin/main-view.php:74
121
+ msgid ""
122
+ "The CRP cache works independently and in addition to any of your caching "
123
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
124
+ "enable this on your blog."
125
  msgstr ""
126
 
127
+ #: admin/main-view.php:75
128
+ msgid "Clear cache"
129
  msgstr ""
130
 
131
  #: admin/main-view.php:79
132
+ msgid "Automatically add related posts to:"
133
+ msgstr ""
134
+
135
+ #: admin/main-view.php:81
136
  msgid "Posts"
137
  msgstr ""
138
 
139
+ #: admin/main-view.php:82
140
  msgid "Pages"
141
  msgstr ""
142
 
143
+ #: admin/main-view.php:83
144
  msgid "Home page"
145
  msgstr ""
146
 
147
+ #: admin/main-view.php:84
148
  msgid "Feeds"
149
  msgstr ""
150
 
151
+ #: admin/main-view.php:85
152
  msgid "Category archives"
153
  msgstr ""
154
 
155
+ #: admin/main-view.php:86
156
  msgid "Tag archives"
157
  msgstr ""
158
 
159
+ #: admin/main-view.php:87
160
  msgid "Other archives"
161
  msgstr ""
162
 
163
+ #: admin/main-view.php:88
164
  msgid ""
165
  "If you choose to disable this, please add <code>&lt;?php if "
166
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
167
  "template file where you want it displayed"
168
  msgstr ""
169
 
170
+ #: admin/main-view.php:92
171
+ msgid "Display location priority:"
172
+ msgstr ""
173
+
174
+ #: admin/main-view.php:95
175
+ msgid ""
176
+ "If you select to automatically add the related posts, CRP will hook into the "
177
+ "Content Filter at a priority as specified in this option."
178
+ msgstr ""
179
+
180
+ #: admin/main-view.php:96
181
+ msgid ""
182
+ "A higher number will cause the related posts to be processed later and move "
183
+ "their display further down after the post content. Any number below 10 is "
184
+ "not recommended."
185
+ msgstr ""
186
+
187
+ #: admin/main-view.php:100
188
+ msgid "Show metabox:"
189
+ msgstr ""
190
+
191
+ #: admin/main-view.php:103
192
+ msgid ""
193
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
194
+ "Posts screens. Also applies to Pages and Custom Post Types."
195
+ msgstr ""
196
+
197
+ #: admin/main-view.php:107
198
+ msgid "Limit metabox to Admins only:"
199
  msgstr ""
200
 
201
+ #: admin/main-view.php:110
202
  msgid ""
203
+ "If this is selected, the metabox will be hidden from anyone who is not an "
204
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
205
+ "metabox. This applies only if the above option is selected."
206
  msgstr ""
207
 
208
+ #: admin/main-view.php:114
209
  msgid "Tell the world you're using Contextual Related Posts:"
210
  msgstr ""
211
 
212
+ #: admin/main-view.php:116
213
  msgid " <em>Optional</em>"
214
  msgstr ""
215
 
216
+ #: admin/main-view.php:117
217
  msgid ""
218
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
219
  "in the list."
220
  msgstr ""
221
 
222
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
223
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
224
+ #: admin/main-view.php:754
225
  msgid "Save Options"
226
  msgstr ""
227
 
228
+ #: admin/main-view.php:158 admin/main-view.php:691
229
  msgid "Number of related posts to display: "
230
  msgstr ""
231
 
232
+ #: admin/main-view.php:161
233
  msgid ""
234
  "Maximum number of posts that will be displayed. The actual number may be "
235
  "smaller if less related posts are found."
236
  msgstr ""
237
 
238
+ #: admin/main-view.php:165
239
  msgid "Related posts should be newer than:"
240
  msgstr ""
241
 
242
+ #: admin/main-view.php:167
243
  msgid "days"
244
  msgstr ""
245
 
246
+ #: admin/main-view.php:168
247
  msgid ""
248
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
249
+ "it to 365 will show related posts from the last year only. Set to 0 to "
250
+ "disable limiting posts by date."
251
  msgstr ""
252
 
253
+ #: admin/main-view.php:172
254
  msgid "Find related posts based on content as well as title:"
255
  msgstr ""
256
 
257
+ #: admin/main-view.php:174
258
  msgid ""
259
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
260
+ "or enabling \"Cache output\" above if you enable this. Each site is "
261
+ "different, so toggle this option to see which setting gives you better "
262
+ "quality related posts."
263
  msgstr ""
264
 
265
+ #: admin/main-view.php:178
266
+ msgid "Limit content to be compared:"
267
  msgstr ""
268
 
269
+ #: admin/main-view.php:180
270
  msgid ""
271
+ "This sets the maximum words of the content that will be matched. Set to 0 "
272
+ "for no limit. Only applies if you active the above option."
273
  msgstr ""
274
 
275
+ #: admin/main-view.php:184
276
  msgid "Post types to include in results:"
277
  msgstr ""
278
 
279
+ #: admin/main-view.php:191
280
  msgid ""
281
  "These post types will be displayed in the list. Includes custom post types."
282
  msgstr ""
283
 
284
+ #: admin/main-view.php:195
285
  msgid "List of post or page IDs to exclude from the results:"
286
  msgstr ""
287
 
288
+ #: admin/main-view.php:197 admin/main-view.php:366
289
  msgid ""
290
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
291
  msgstr ""
292
 
293
+ #: admin/main-view.php:201
294
  msgid "Categories to exclude from the results: "
295
  msgstr ""
296
 
297
+ #: admin/main-view.php:213
298
  msgid ""
299
  "Comma separated list of category slugs. The field above has an autocomplete "
300
  "so simply start typing in the beginning of your category name and it will "
301
  "prompt you with options."
302
  msgstr ""
303
 
304
+ #: admin/main-view.php:254
305
+ msgid "Title of related posts:"
306
  msgstr ""
307
 
308
+ #: admin/main-view.php:257
309
  msgid ""
310
  "This is the main heading of the related posts. You can also display the "
311
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
312
  "Posts to %postname%</code>"
313
  msgstr ""
314
 
315
+ #: admin/main-view.php:261
316
  msgid "When there are no posts, what should be shown?"
317
  msgstr ""
318
 
319
+ #: admin/main-view.php:265
320
  msgid "Blank Output"
321
  msgstr ""
322
 
323
+ #: admin/main-view.php:270
324
  msgid "Display:"
325
  msgstr ""
326
 
327
+ #: admin/main-view.php:276 admin/main-view.php:694
328
  msgid "Show post excerpt in list?"
329
  msgstr ""
330
 
331
+ #: admin/main-view.php:279
332
  #, php-format
333
  msgid ""
334
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
336
  "automatic excerpt which refers to the first %d words of the post's content"
337
  msgstr ""
338
 
339
+ #: admin/main-view.php:282
340
+ msgid ""
341
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
342
+ "is disabled."
343
+ msgstr ""
344
+
345
+ #: admin/main-view.php:287
346
+ msgid "Length of excerpt (in words):"
347
  msgstr ""
348
 
349
+ #: admin/main-view.php:293
350
  msgid "Show post author in list?"
351
  msgstr ""
352
 
353
+ #: admin/main-view.php:296
354
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
355
  msgstr ""
356
 
357
+ #: admin/main-view.php:299
358
+ msgid ""
359
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
360
+ "disabled."
361
+ msgstr ""
362
+
363
+ #: admin/main-view.php:304
364
  msgid "Show post date in list?"
365
  msgstr ""
366
 
367
+ #: admin/main-view.php:307
368
  msgid ""
369
  "Displays the date of the post. Uses the same date format set in General "
370
  "Options"
371
  msgstr ""
372
 
373
+ #: admin/main-view.php:310
374
+ msgid ""
375
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
376
+ "disabled."
377
+ msgstr ""
378
+
379
+ #: admin/main-view.php:315
380
  msgid "Limit post title length (in characters)"
381
  msgstr ""
382
 
383
+ #: admin/main-view.php:318
384
  msgid ""
385
  "Any title longer than the number of characters set above will be cut and "
386
+ "appended with an ellipsis (&hellip;)"
387
  msgstr ""
388
 
389
+ #: admin/main-view.php:322
390
  msgid "Open links in new window"
391
  msgstr ""
392
 
393
+ #: admin/main-view.php:328
394
  msgid "Add nofollow attribute to links in the list"
395
  msgstr ""
396
 
397
+ #: admin/main-view.php:361
398
  msgid "Exclusion settings:"
399
  msgstr ""
400
 
401
+ #: admin/main-view.php:363
402
  msgid "Exclude display of related posts on these posts / pages"
403
  msgstr ""
404
 
405
+ #: admin/main-view.php:369
406
  msgid "Exclude display of related posts on these post types."
407
  msgstr ""
408
 
409
+ #: admin/main-view.php:376
410
  msgid ""
411
  "The related posts will not display on any of the above selected post types"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:406
415
  msgid "Customize the output:"
416
  msgstr ""
417
 
418
+ #: admin/main-view.php:408
419
  msgid "HTML to display before the list of posts: "
420
  msgstr ""
421
 
422
+ #: admin/main-view.php:411
423
  msgid "HTML to display before each list item: "
424
  msgstr ""
425
 
426
+ #: admin/main-view.php:414
427
  msgid "HTML to display after each list item: "
428
  msgstr ""
429
 
430
+ #: admin/main-view.php:417
431
  msgid "HTML to display after the list of posts: "
432
  msgstr ""
433
 
434
+ #: admin/main-view.php:458 admin/main-view.php:697
435
  msgid "Location of post thumbnail:"
436
  msgstr ""
437
 
438
+ #: admin/main-view.php:462 admin/main-view.php:701
439
  msgid "Display thumbnails inline with posts, before title"
440
  msgstr ""
441
 
442
+ #: admin/main-view.php:466 admin/main-view.php:705
443
  msgid "Display thumbnails inline with posts, after title"
444
  msgstr ""
445
 
446
+ #: admin/main-view.php:470 admin/main-view.php:709
447
  msgid "Display only thumbnails, no text"
448
  msgstr ""
449
 
450
+ #: admin/main-view.php:474 admin/main-view.php:713
451
  msgid "Do not display thumbnails, only text."
452
  msgstr ""
453
 
454
+ #: admin/main-view.php:477
455
+ msgid ""
456
+ "This setting cannot be changed because an inbuilt style has been selected "
457
+ "under the Styles section. If you would like to change this option, please "
458
+ "select <strong>No styles</strong> under the Styles section."
459
  msgstr ""
460
 
461
  #: admin/main-view.php:481
462
+ msgid "Thumbnail size:"
463
+ msgstr ""
464
+
465
+ #: admin/main-view.php:505
466
  msgid "Custom size"
467
  msgstr ""
468
 
469
+ #: admin/main-view.php:508
470
+ msgid "You can choose from existing image sizes above or create a custom size."
471
+ msgstr ""
472
+
473
+ #: admin/main-view.php:509
474
  msgid ""
475
+ "If you choose an existing size, then the width, height and crop mode "
476
+ "settings in the three options below will be automatically updated to reflect "
477
+ "the correct dimensions of the setting."
478
  msgstr ""
479
 
480
+ #: admin/main-view.php:510
481
  msgid ""
482
+ "If you have chosen Custom size above, then enter the width, height and crop "
483
+ "settings below. For best results, use a cropped image with the same width "
484
+ "and height. The default setting is 150x150 cropped image."
485
  msgstr ""
486
 
487
+ #: admin/main-view.php:511
488
+ msgid ""
489
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
490
+ "images."
491
+ msgstr ""
492
+
493
+ #: admin/main-view.php:512
494
  #, php-format
495
  msgid ""
496
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
497
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
498
+ "all image sizes."
499
  msgstr ""
500
 
501
+ #: admin/main-view.php:516
502
  msgid "Width of the thumbnail:"
503
  msgstr ""
504
 
505
+ #: admin/main-view.php:519
506
  msgid "Height of the thumbnail: "
507
  msgstr ""
508
 
509
+ #: admin/main-view.php:524
 
 
 
 
 
 
510
  msgid "Crop mode:"
511
  msgstr ""
512
 
513
+ #: admin/main-view.php:528
514
  msgid ""
515
  "By default, thumbnails will be hard cropped. Uncheck this box to "
516
  "proportionately/soft crop the thumbnails."
517
  msgstr ""
518
 
519
+ #: admin/main-view.php:529
520
  #, php-format
521
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
522
  msgstr ""
523
 
524
+ #: admin/main-view.php:533
525
+ msgid "Image size attributes:"
526
  msgstr ""
527
 
528
+ #: admin/main-view.php:537
529
  msgid "Style attributes are used for width and height."
530
  msgstr ""
531
 
532
+ #: admin/main-view.php:542
533
  msgid "HTML width and height attributes are used for width and height."
534
  msgstr ""
535
 
536
+ #: admin/main-view.php:547
537
+ msgid "No HTML or Style attributes set for width and height"
538
+ msgstr ""
539
+
540
+ #: admin/main-view.php:552
541
  msgid "Post thumbnail meta field name:"
542
  msgstr ""
543
 
544
+ #: admin/main-view.php:554
545
  msgid ""
546
+ "The value of this field should contain a direct link to the image. This is "
547
+ "set in the meta box in the <em>Add New Post</em> screen."
548
  msgstr ""
549
 
550
+ #: admin/main-view.php:557
551
  msgid "Extract the first image from the post?"
552
  msgstr ""
553
 
554
+ #: admin/main-view.php:559
555
  msgid ""
556
  "This will only happen if there is no post thumbnail set and no image URL is "
557
  "specified in the meta field."
558
  msgstr ""
559
 
560
+ #: admin/main-view.php:562
561
  msgid "Use default thumbnail?"
562
  msgstr ""
563
 
564
+ #: admin/main-view.php:564
565
  msgid ""
566
  "If checked, when no thumbnail is found, show a default one from the URL "
567
  "below. If not checked and no thumbnail is found, no image will be shown."
568
  msgstr ""
569
 
570
+ #: admin/main-view.php:567
571
  msgid "Default thumbnail:"
572
  msgstr ""
573
 
574
+ #: admin/main-view.php:570
575
  msgid ""
576
+ "CRP tries several different methods to find a thumbnail for the related "
577
+ "post. The above image is used if the previous option is enabled and no "
578
+ "thumbnail could be found."
579
  msgstr ""
580
 
581
+ #: admin/main-view.php:611
582
+ msgid "Style of the related posts:"
 
 
 
583
  msgstr ""
584
 
585
+ #: admin/main-view.php:614
586
+ msgid "No styles"
587
  msgstr ""
588
 
589
+ #: admin/main-view.php:616
590
+ msgid "Select this option if you plan to add your own styles"
591
  msgstr ""
592
 
593
+ #: admin/main-view.php:620
594
+ msgid "Rounded Thumbnails"
595
  msgstr ""
596
 
597
+ #: admin/main-view.php:623
 
 
 
 
 
 
598
  msgid ""
599
  "Enabling this option will turn on the thumbnails and set their width and "
600
  "height to 150px. It will also turn off the display of the author, excerpt "
602
  "settings."
603
  msgstr ""
604
 
605
+ #: admin/main-view.php:624
606
+ #, php-format
607
+ msgid ""
608
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
609
+ msgstr ""
610
+
611
+ #: admin/main-view.php:628
612
+ msgid "Text only"
613
+ msgstr ""
614
+
615
+ #: admin/main-view.php:630
616
+ msgid ""
617
+ "Enabling this option will disable thumbnails and no longer include the "
618
+ "default style sheet included in the plugin."
619
+ msgstr ""
620
+
621
+ #: admin/main-view.php:645
622
  msgid "Custom CSS to add to header:"
623
  msgstr ""
624
 
625
+ #: admin/main-view.php:649
626
  msgid ""
627
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
628
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
629
  "\">FAQ</a> for available CSS classes to style."
630
  msgstr ""
631
 
632
+ #: admin/main-view.php:689
633
+ msgid ""
634
+ "Below options override the related posts settings for your blog feed. These "
635
+ "only apply if you have selected to add related posts to Feeds in the General "
636
+ "Options tab."
637
+ msgstr ""
638
+
639
+ #: admin/main-view.php:717
640
+ msgid "Maximum width of the thumbnail: "
641
+ msgstr ""
642
+
643
+ #: admin/main-view.php:720
644
+ msgid "Maximum height of the thumbnail: "
645
+ msgstr ""
646
+
647
+ #: admin/main-view.php:755
648
  msgid "Default Options"
649
  msgstr ""
650
 
651
+ #: admin/main-view.php:755
652
  msgid "Do you want to set options to Default?"
653
  msgstr ""
654
 
655
+ #: admin/main-view.php:756
656
  msgid "Recreate Index"
657
  msgstr ""
658
 
659
+ #: admin/main-view.php:756
660
  msgid "Are you sure you want to recreate the index?"
661
  msgstr ""
662
 
663
+ #: admin/main-view.php:761
664
+ msgid ""
665
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
666
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
667
+ "this."
668
+ msgstr ""
669
+
670
+ #: admin/metabox.php:100
671
+ msgid "Location of thumbnail:"
672
+ msgstr ""
673
+
674
+ #: admin/metabox.php:102
675
+ msgid ""
676
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
677
+ "image will be used for the post. It will be resized to the thumbnail size "
678
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
679
+ msgstr ""
680
+
681
+ #: admin/metabox.php:103
682
+ msgid "The URL above is saved in the meta field:"
683
+ msgstr ""
684
+
685
+ #: admin/metabox.php:108
686
+ msgid ""
687
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
688
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
689
+ "on this page."
690
+ msgstr ""
691
+
692
+ #: admin/metabox.php:119
693
+ msgid "Disable Related Posts display:"
694
+ msgstr ""
695
+
696
+ #: admin/metabox.php:122
697
+ msgid ""
698
+ "If this is checked, then Contextual Related Posts will not automatically "
699
+ "insert the related posts at the end of post content."
700
+ msgstr ""
701
+
702
+ #: admin/metabox.php:127 admin/metabox.php:135
703
+ msgid "Manual related posts:"
704
+ msgstr ""
705
+
706
+ #: admin/metabox.php:129
707
+ msgid ""
708
+ "Comma separated list of post, page or custom post type IDs. e.g. "
709
+ "188,320,500. These will be given preference over the related posts generated "
710
+ "by the plugin."
711
+ msgstr ""
712
+
713
+ #: admin/metabox.php:130
714
+ msgid ""
715
+ "Once you enter the list above and save this page, the plugin will display "
716
+ "the titles of the posts below for your reference. Only IDs corresponding to "
717
+ "published posts or custom post types will be retained."
718
+ msgstr ""
719
+
720
+ #: admin/metabox.php:144
721
+ msgid "This post type is:"
722
+ msgstr ""
723
+
724
  #: admin/sidebar-view.php:20
725
  msgid "Support the development"
726
  msgstr ""
769
  msgid "Ajay's blog"
770
  msgstr ""
771
 
772
+ #: contextual-related-posts.php:178
 
 
 
 
773
  #, php-format
774
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
775
  msgstr ""
776
 
777
+ #: contextual-related-posts.php:659
778
+ msgid "<h3>Related Posts:</h3>"
779
+ msgstr ""
780
+
781
+ #: contextual-related-posts.php:661
782
+ msgid "No related posts found"
783
+ msgstr ""
784
+
785
+ #: includes/class-crp-widget.php:33
786
  msgid "Related Posts [CRP]"
787
  msgstr ""
788
 
789
+ #: includes/class-crp-widget.php:34
790
  msgid "Display Related Posts"
791
  msgstr ""
792
 
793
+ #: includes/class-crp-widget.php:69
794
  msgid "Title"
795
  msgstr ""
796
 
797
+ #: includes/class-crp-widget.php:74
798
  msgid "No. of posts"
799
  msgstr ""
800
 
801
+ #: includes/class-crp-widget.php:79
802
  msgid " Show excerpt?"
803
  msgstr ""
804
 
805
+ #: includes/class-crp-widget.php:84
806
  msgid " Show author?"
807
  msgstr ""
808
 
809
+ #: includes/class-crp-widget.php:89
810
  msgid " Show date?"
811
  msgstr ""
812
 
813
+ #: includes/class-crp-widget.php:95
814
  msgid "Thumbnails inline, before title"
815
  msgstr ""
816
 
817
+ #: includes/class-crp-widget.php:96
818
  msgid "Thumbnails inline, after title"
819
  msgstr ""
820
 
821
+ #: includes/class-crp-widget.php:97
822
  msgid "Only thumbnails, no text"
823
  msgstr ""
824
 
825
+ #: includes/class-crp-widget.php:98
826
  msgid "No thumbnails, only text."
827
  msgstr ""
828
 
829
+ #: includes/class-crp-widget.php:103
830
  msgid "Thumbnail height"
831
  msgstr ""
832
 
833
+ #: includes/class-crp-widget.php:108
834
  msgid "Thumbnail width"
835
  msgstr ""
836
 
837
+ #: includes/class-crp-widget.php:112
838
+ msgid "Post types to include:"
839
  msgstr ""
840
 
841
+ #: includes/media-handler.php:68
 
 
 
 
842
  msgid "thumb_timthumb argument has been deprecated"
843
  msgstr ""
844
 
845
+ #: includes/media-handler.php:72
846
  msgid "thumb_timthumb_q argument has been deprecated"
847
  msgstr ""
848
 
849
+ #: includes/media-handler.php:76
850
  msgid "filter argument has been deprecated"
851
  msgstr ""
852
+
853
+ #: includes/output-generator.php:238
854
+ msgid " by "
855
+ msgstr ""
languages/crp-es_ES.mo CHANGED
Binary file
languages/crp-es_ES.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:33-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: \n"
@@ -11,153 +11,159 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
- msgstr "Opciones guardadas correctament."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
- #: admin/admin.php:185
24
  msgid "Options set to Default."
25
  msgstr "Restablecer opciones originales"
26
 
27
- #: admin/admin.php:196
28
  msgid "Index recreated"
29
  msgstr "Recrear el Index"
30
 
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
  msgid "Contextual Related Posts"
33
  msgstr "Posts Relacionados Contextualmente"
34
 
35
- #: admin/admin.php:214
36
  msgid "Related Posts"
37
  msgstr "Post Relacionados"
38
 
39
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
40
  msgid "Settings"
41
  msgstr "Opciones"
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
  msgid "Support"
45
  msgstr "Soporte"
46
 
47
- #: admin/admin.php:348
48
  msgid "Donate"
49
  msgstr "Donar"
50
 
51
- #: admin/admin.php:349
52
  msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
  #, fuzzy
57
  msgid "plugin settings page"
58
  msgstr "sitio del plugin"
59
 
60
- #: admin/admin.php:409
61
- msgid ""
62
- "An error occurred clearing the cache. Please contact your site administrator."
63
- "\\n\\nError message:\\n"
64
- msgstr ""
65
-
66
- #: admin/admin.php:414
67
- msgid " cached row(s) cleared"
68
- msgstr ""
69
-
70
- #: admin/admin.php:467
71
- msgid "Location of thumbnail:"
72
- msgstr ""
73
-
74
- #: admin/admin.php:469
75
- msgid ""
76
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
77
- "image will be used for the post. It will be resized to the thumbnail size "
78
- "set under Settings &raquo; Related Posts &raquo; Output Options"
79
- msgstr ""
80
-
81
- #: admin/admin.php:470
82
- msgid "The URL above is saved in the meta field: "
83
- msgstr ""
84
-
85
- #: admin/main-view.php:32 admin/main-view.php:54
86
  msgid "General options"
87
  msgstr ""
88
 
89
- #: admin/main-view.php:33 admin/main-view.php:125
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
- #: admin/main-view.php:34 admin/main-view.php:229
94
  #, fuzzy
95
  msgid "Output options"
96
  msgstr "Opciones de Salida:"
97
 
98
- #: admin/main-view.php:35 admin/main-view.php:421
99
- #: contextual-related-posts.php:718
100
  #, fuzzy
101
  msgid "Thumbnail options"
102
  msgstr "Opciones de miniaturas en el post:"
103
 
104
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
105
  #, fuzzy
106
  msgid "Feed options"
107
  msgstr "Opciones:"
108
 
109
- #: admin/main-view.php:37 admin/main-view.php:637
110
- msgid "Custom styles"
111
- msgstr ""
112
-
113
- #: admin/main-view.php:70
114
  msgid "Cache output?"
115
  msgstr ""
116
 
117
- #: admin/main-view.php:72
118
  msgid ""
119
  "Enabling this option will cache the related posts output when the post is "
120
  "visited the first time. The cache is cleaned when you save this page."
121
  msgstr ""
122
 
123
- #: admin/main-view.php:73
124
- msgid "Clear cache"
 
 
 
125
  msgstr ""
126
 
127
- #: admin/main-view.php:77
128
- #, fuzzy
129
- msgid "Add related posts to:"
130
- msgstr "Agregar posts relacionados al feed"
131
 
132
  #: admin/main-view.php:79
 
 
 
 
133
  msgid "Posts"
134
  msgstr ""
135
 
136
- #: admin/main-view.php:80
137
  msgid "Pages"
138
  msgstr ""
139
 
140
- #: admin/main-view.php:81
141
  msgid "Home page"
142
  msgstr ""
143
 
144
- #: admin/main-view.php:82
145
  msgid "Feeds"
146
  msgstr ""
147
 
148
- #: admin/main-view.php:83
149
  msgid "Category archives"
150
  msgstr ""
151
 
152
- #: admin/main-view.php:84
153
  msgid "Tag archives"
154
  msgstr ""
155
 
156
- #: admin/main-view.php:85
157
  msgid "Other archives"
158
  msgstr ""
159
 
160
- #: admin/main-view.php:86
161
  #, fuzzy
162
  msgid ""
163
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -169,144 +175,171 @@ msgstr ""
169
  "echo_ald_crp(); ?&gt;</code> a tu archivo de template donde quieras q se "
170
  "muestre"
171
 
172
- #: admin/main-view.php:90
173
- msgid "Content filter priority:"
174
  msgstr ""
175
 
176
- #: admin/main-view.php:93
177
  msgid ""
178
- "A higher number will cause the content above to be processed after other "
179
- "filters. Number below 10 is not recommended."
180
  msgstr ""
181
 
182
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  #, fuzzy
184
  msgid "Tell the world you're using Contextual Related Posts:"
185
  msgstr "Posts Relacionados Contextualmente"
186
 
187
- #: admin/main-view.php:99
188
  msgid " <em>Optional</em>"
189
  msgstr ""
190
 
191
- #: admin/main-view.php:100
192
  #, fuzzy
193
  msgid ""
194
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
195
  "in the list."
196
  msgstr "Posts relacionados contextualmente"
197
 
198
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
199
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
200
  #, fuzzy
201
  msgid "Save Options"
202
  msgstr "Opciones:"
203
 
204
- #: admin/main-view.php:141 admin/main-view.php:583
205
  msgid "Number of related posts to display: "
206
  msgstr "Número de posts relacionados a mostrar:"
207
 
208
- #: admin/main-view.php:144
209
  msgid ""
210
  "Maximum number of posts that will be displayed. The actual number may be "
211
  "smaller if less related posts are found."
212
  msgstr ""
213
 
214
- #: admin/main-view.php:148
215
  msgid "Related posts should be newer than:"
216
  msgstr ""
217
 
218
- #: admin/main-view.php:150
219
  msgid "days"
220
  msgstr ""
221
 
222
- #: admin/main-view.php:151
223
  msgid ""
224
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
225
- "it to 365 will show related posts from the last year only. Set it to 0 to "
226
- "disable limiting posts."
227
  msgstr ""
228
 
229
- #: admin/main-view.php:155
230
  msgid "Find related posts based on content as well as title:"
231
  msgstr ""
232
 
233
- #: admin/main-view.php:157
234
- #, fuzzy
235
  msgid ""
236
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
237
- "or enabling \"Cache output\" above if you enable this."
 
 
238
  msgstr ""
239
- "Encuentra posts relacionados basados en el contexto y el título. Si es "
240
- "deseleccionado, solo los títulos serán usados. (Recomiendo usar un plugin de "
241
- "caché si activas esto)"
242
 
243
- #: admin/main-view.php:161
244
- msgid "Limit content to be compared"
245
  msgstr ""
246
 
247
- #: admin/main-view.php:163
248
  msgid ""
249
- "This sets the maximum words of the content that will be matched. 0 means no "
250
- "limit."
251
  msgstr ""
252
 
253
- #: admin/main-view.php:167
254
  msgid "Post types to include in results:"
255
  msgstr ""
256
 
257
- #: admin/main-view.php:178
258
  msgid ""
259
  "These post types will be displayed in the list. Includes custom post types."
260
  msgstr ""
261
 
262
- #: admin/main-view.php:182
263
  msgid "List of post or page IDs to exclude from the results:"
264
  msgstr ""
265
 
266
- #: admin/main-view.php:184 admin/main-view.php:343
267
  msgid ""
268
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
269
  msgstr ""
270
 
271
- #: admin/main-view.php:188
272
  msgid "Categories to exclude from the results: "
273
  msgstr ""
274
 
275
- #: admin/main-view.php:204
276
  msgid ""
277
  "Comma separated list of category slugs. The field above has an autocomplete "
278
  "so simply start typing in the beginning of your category name and it will "
279
  "prompt you with options."
280
  msgstr ""
281
 
282
- #: admin/main-view.php:245
283
- msgid "Title of related posts: "
284
- msgstr "Título de posts relacionados:"
285
 
286
- #: admin/main-view.php:248
287
  msgid ""
288
  "This is the main heading of the related posts. You can also display the "
289
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
290
  "Posts to %postname%</code>"
291
  msgstr ""
292
 
293
- #: admin/main-view.php:252
294
  msgid "When there are no posts, what should be shown?"
295
  msgstr "Cuando no hay posts, ¿Qué se debe mostrar?"
296
 
297
- #: admin/main-view.php:256
298
  msgid "Blank Output"
299
  msgstr "Salida vacía"
300
 
301
- #: admin/main-view.php:260
302
  msgid "Display:"
303
  msgstr ""
304
 
305
- #: admin/main-view.php:265 admin/main-view.php:586
306
  msgid "Show post excerpt in list?"
307
  msgstr "¿Mostrar extracto con los items?"
308
 
309
- #: admin/main-view.php:268
310
  #, php-format
311
  msgid ""
312
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -314,253 +347,274 @@ msgid ""
314
  "automatic excerpt which refers to the first %d words of the post's content"
315
  msgstr ""
316
 
317
- #: admin/main-view.php:272
318
- msgid "Length of excerpt (in words): "
319
- msgstr "Tamaño del extracto (en palabras):"
 
 
 
 
 
 
320
 
321
- #: admin/main-view.php:278
322
  #, fuzzy
323
  msgid "Show post author in list?"
324
  msgstr "¿Mostrar extracto con los items?"
325
 
326
- #: admin/main-view.php:281
327
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
328
  msgstr ""
329
 
330
- #: admin/main-view.php:285
 
 
 
 
 
 
331
  #, fuzzy
332
  msgid "Show post date in list?"
333
  msgstr "¿Mostrar extracto con los items?"
334
 
335
- #: admin/main-view.php:288
336
  msgid ""
337
  "Displays the date of the post. Uses the same date format set in General "
338
  "Options"
339
  msgstr ""
340
 
341
- #: admin/main-view.php:292
 
 
 
 
 
 
342
  msgid "Limit post title length (in characters)"
343
  msgstr ""
344
 
345
- #: admin/main-view.php:295
346
  msgid ""
347
  "Any title longer than the number of characters set above will be cut and "
348
- "appended with a &helip;"
349
  msgstr ""
350
 
351
- #: admin/main-view.php:299
352
  msgid "Open links in new window"
353
  msgstr ""
354
 
355
- #: admin/main-view.php:305
356
  msgid "Add nofollow attribute to links in the list"
357
  msgstr ""
358
 
359
- #: admin/main-view.php:338
360
  #, fuzzy
361
  msgid "Exclusion settings:"
362
  msgstr "sitio del plugin"
363
 
364
- #: admin/main-view.php:340
365
  #, fuzzy
366
  msgid "Exclude display of related posts on these posts / pages"
367
  msgstr "Agregar posts relacionados al feed"
368
 
369
- #: admin/main-view.php:346
370
  #, fuzzy
371
  msgid "Exclude display of related posts on these post types."
372
  msgstr "Agregar posts relacionados al feed"
373
 
374
- #: admin/main-view.php:355
375
  msgid ""
376
  "The related posts will not display on any of the above selected post types"
377
  msgstr ""
378
 
379
- #: admin/main-view.php:385
380
  msgid "Customize the output:"
381
  msgstr "Personalizar la salida:"
382
 
383
- #: admin/main-view.php:387
384
  msgid "HTML to display before the list of posts: "
385
  msgstr "HTML a mostrar antes de todos los items:"
386
 
387
- #: admin/main-view.php:390
388
  msgid "HTML to display before each list item: "
389
  msgstr "HTML a mostrar antes de cada item:"
390
 
391
- #: admin/main-view.php:393
392
  msgid "HTML to display after each list item: "
393
  msgstr "HTML a mostrar despues de cada item:"
394
 
395
- #: admin/main-view.php:396
396
  msgid "HTML to display after the list of posts: "
397
  msgstr "HTML a mostrar despues de todos los items:"
398
 
399
- #: admin/main-view.php:437 admin/main-view.php:589
400
  msgid "Location of post thumbnail:"
401
  msgstr ""
402
 
403
- #: admin/main-view.php:441 admin/main-view.php:593
404
  #, fuzzy
405
  msgid "Display thumbnails inline with posts, before title"
406
  msgstr "Miniaturas en línea con los posts"
407
 
408
- #: admin/main-view.php:445 admin/main-view.php:597
409
  #, fuzzy
410
  msgid "Display thumbnails inline with posts, after title"
411
  msgstr "Miniaturas en línea con los posts"
412
 
413
- #: admin/main-view.php:449 admin/main-view.php:601
414
  msgid "Display only thumbnails, no text"
415
  msgstr "Solo miniaturas, sin texto"
416
 
417
- #: admin/main-view.php:453 admin/main-view.php:605
418
  msgid "Do not display thumbnails, only text."
419
  msgstr "No mostrar miniaturas, solo texto."
420
 
421
- #: admin/main-view.php:457
422
- msgid "Thumbnail size:"
 
 
 
423
  msgstr ""
424
 
425
  #: admin/main-view.php:481
 
 
 
 
426
  msgid "Custom size"
427
  msgstr ""
428
 
429
- #: admin/main-view.php:484
 
 
 
 
 
 
 
 
 
 
 
430
  msgid ""
431
- "You can choose from existing image sizes above or create a custom size. If "
432
- "you have chosen Custom size above, then enter the width, height and crop "
433
- "settings below. For best results, use a cropped image."
434
  msgstr ""
435
 
436
- #: admin/main-view.php:485
437
  msgid ""
438
- "If you change the width, height or crop mode below, existing images will not "
439
- "be automatically resized."
440
  msgstr ""
441
 
442
- #: admin/main-view.php:486
443
  #, php-format
444
  msgid ""
445
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
446
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
447
- "image sizes."
448
  msgstr ""
449
 
450
- #: admin/main-view.php:490
451
  msgid "Width of the thumbnail:"
452
  msgstr ""
453
 
454
- #: admin/main-view.php:493
455
  msgid "Height of the thumbnail: "
456
  msgstr ""
457
 
458
- #: admin/main-view.php:497
459
- msgid ""
460
- "Since you're using the default styles set under the Custom Styles section, "
461
- "the width and height is fixed at 150px"
462
- msgstr ""
463
-
464
- #: admin/main-view.php:501
465
  msgid "Crop mode:"
466
  msgstr ""
467
 
468
- #: admin/main-view.php:505
469
  msgid ""
470
  "By default, thumbnails will be hard cropped. Uncheck this box to "
471
  "proportionately/soft crop the thumbnails."
472
  msgstr ""
473
 
474
- #: admin/main-view.php:506
475
  #, php-format
476
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
477
  msgstr ""
478
 
479
- #: admin/main-view.php:510
480
- msgid "Style attributes / Width and Height HTML attributes:"
481
  msgstr ""
482
 
483
- #: admin/main-view.php:514
484
  msgid "Style attributes are used for width and height."
485
  msgstr ""
486
 
487
- #: admin/main-view.php:518
488
  msgid "HTML width and height attributes are used for width and height."
489
  msgstr ""
490
 
491
- #: admin/main-view.php:522
 
 
 
 
492
  #, fuzzy
493
  msgid "Post thumbnail meta field name:"
494
  msgstr "Opciones de miniaturas en el post:"
495
 
496
- #: admin/main-view.php:524
497
  msgid ""
498
- "The value of this field should contain the image source and is set in the "
499
- "<em>Add New Post</em> screen"
500
  msgstr ""
501
 
502
- #: admin/main-view.php:527
503
  msgid "Extract the first image from the post?"
504
  msgstr ""
505
 
506
- #: admin/main-view.php:529
507
  msgid ""
508
  "This will only happen if there is no post thumbnail set and no image URL is "
509
  "specified in the meta field."
510
  msgstr ""
511
 
512
- #: admin/main-view.php:532
513
  msgid "Use default thumbnail?"
514
  msgstr ""
515
 
516
- #: admin/main-view.php:534
517
  msgid ""
518
  "If checked, when no thumbnail is found, show a default one from the URL "
519
  "below. If not checked and no thumbnail is found, no image will be shown."
520
  msgstr ""
521
 
522
- #: admin/main-view.php:537
523
  #, fuzzy
524
  msgid "Default thumbnail:"
525
  msgstr "Opciones de Salida:"
526
 
527
- #: admin/main-view.php:540
528
- #, fuzzy
529
- msgid ""
530
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
531
- "then it will check the meta field. If this is not available, then it will "
532
- "show the default image as specified above."
533
- msgstr ""
534
- "El plugin primero verificará si el post contiene miniaturas. Si no tiene "
535
- "ninguno verificará el campo meta. Si no está disponible, entonces mostrará "
536
- "la imágen padrón especificada a continuación:"
537
-
538
- #: admin/main-view.php:581
539
  msgid ""
540
- "Below options override the related posts settings for your blog feed. These "
541
- "only apply if you have selected to add related posts to Feeds in the General "
542
- "Options tab."
543
  msgstr ""
544
 
545
- #: admin/main-view.php:609
546
- msgid "Maximum width of the thumbnail: "
547
  msgstr ""
548
 
549
- #: admin/main-view.php:612
550
- msgid "Maximum height of the thumbnail: "
551
  msgstr ""
552
 
553
- #: admin/main-view.php:653
554
- msgid "Use default style included in the plugin?"
555
  msgstr ""
556
 
557
- #: admin/main-view.php:656
558
- msgid ""
559
- "Contextual Related Posts includes a default style that makes your popular "
560
- "posts list to look beautiful. Check the box above if you want to use this."
561
  msgstr ""
562
 
563
- #: admin/main-view.php:657
564
  msgid ""
565
  "Enabling this option will turn on the thumbnails and set their width and "
566
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -568,34 +622,126 @@ msgid ""
568
  "settings."
569
  msgstr ""
570
 
571
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
572
  msgid "Custom CSS to add to header:"
573
  msgstr ""
574
 
575
- #: admin/main-view.php:664
576
  msgid ""
577
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
578
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
579
  "\">FAQ</a> for available CSS classes to style."
580
  msgstr ""
581
 
582
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
583
  #, fuzzy
584
  msgid "Default Options"
585
  msgstr "Opciones de Salida:"
586
 
587
- #: admin/main-view.php:694
588
  msgid "Do you want to set options to Default?"
589
  msgstr "¿Quieres resetear las opciones?"
590
 
591
- #: admin/main-view.php:695
592
  msgid "Recreate Index"
593
  msgstr ""
594
 
595
- #: admin/main-view.php:695
596
  msgid "Are you sure you want to recreate the index?"
597
  msgstr "¿Está seguro que quiere recrear el index?"
598
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
599
  #: admin/sidebar-view.php:20
600
  msgid "Support the development"
601
  msgstr "Apoya el desarrollo"
@@ -648,98 +794,134 @@ msgstr "Otros plugins"
648
  msgid "Ajay's blog"
649
  msgstr ""
650
 
651
- #: contextual-related-posts.php:250
652
- msgid " by "
653
- msgstr ""
654
-
655
- #: contextual-related-posts.php:289
656
  #, php-format
657
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
658
  msgstr ""
659
 
660
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
661
  #, fuzzy
662
  msgid "Related Posts [CRP]"
663
  msgstr "Post Relacionados"
664
 
665
- #: contextual-related-posts.php:671
666
  #, fuzzy
667
  msgid "Display Related Posts"
668
  msgstr "Mostrar \"Posts No Relacionados\""
669
 
670
- #: contextual-related-posts.php:694
671
  msgid "Title"
672
  msgstr ""
673
 
674
- #: contextual-related-posts.php:699
675
  msgid "No. of posts"
676
  msgstr ""
677
 
678
- #: contextual-related-posts.php:704
679
  #, fuzzy
680
  msgid " Show excerpt?"
681
  msgstr "¿Mostrar extracto con los items?"
682
 
683
- #: contextual-related-posts.php:709
684
  msgid " Show author?"
685
  msgstr ""
686
 
687
- #: contextual-related-posts.php:714
688
  #, fuzzy
689
  msgid " Show date?"
690
  msgstr "¿Mostrar extracto con los items?"
691
 
692
- #: contextual-related-posts.php:720
693
  #, fuzzy
694
  msgid "Thumbnails inline, before title"
695
  msgstr "Miniaturas en línea con los posts"
696
 
697
- #: contextual-related-posts.php:721
698
  #, fuzzy
699
  msgid "Thumbnails inline, after title"
700
  msgstr "Miniaturas en línea con los posts"
701
 
702
- #: contextual-related-posts.php:722
703
  #, fuzzy
704
  msgid "Only thumbnails, no text"
705
  msgstr "Solo miniaturas, sin texto"
706
 
707
- #: contextual-related-posts.php:723
708
  #, fuzzy
709
  msgid "No thumbnails, only text."
710
  msgstr "No mostrar miniaturas, solo texto."
711
 
712
- #: contextual-related-posts.php:728
713
  #, fuzzy
714
  msgid "Thumbnail height"
715
  msgstr "Opciones de miniaturas en el post:"
716
 
717
- #: contextual-related-posts.php:733
718
  #, fuzzy
719
  msgid "Thumbnail width"
720
  msgstr "Opciones de miniaturas en el post:"
721
 
722
- #: contextual-related-posts.php:897
723
- msgid "<h3>Related Posts:</h3>"
724
- msgstr "<h3>Post Relacionados:</h3>"
725
-
726
- #: contextual-related-posts.php:899
727
- #, fuzzy
728
- msgid "No related posts found"
729
- msgstr "No hay posts relacionados"
730
 
731
- #: contextual-related-posts.php:1211
732
  msgid "thumb_timthumb argument has been deprecated"
733
  msgstr ""
734
 
735
- #: contextual-related-posts.php:1215
736
  msgid "thumb_timthumb_q argument has been deprecated"
737
  msgstr ""
738
 
739
- #: contextual-related-posts.php:1219
740
  msgid "filter argument has been deprecated"
741
  msgstr ""
742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
743
  #~ msgid "Post thumbnail options:"
744
  #~ msgstr "Opciones de miniaturas en el post:"
745
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: \n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: admin/admin.php:180
20
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
21
+ msgstr ""
22
+
23
+ #: admin/admin.php:183
24
+ msgid ""
25
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
26
+ "displayed."
27
+ msgstr ""
28
+
29
+ #: admin/admin.php:186
30
+ msgid "Text Only style selected. Thumbnails will not be displayed."
31
+ msgstr ""
32
+
33
+ #: admin/admin.php:189
34
+ #, php-format
35
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
36
+ msgstr ""
37
 
38
+ #: admin/admin.php:213
39
  msgid "Options set to Default."
40
  msgstr "Restablecer opciones originales"
41
 
42
+ #: admin/admin.php:231
43
  msgid "Index recreated"
44
  msgstr "Recrear el Index"
45
 
46
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
47
  msgid "Contextual Related Posts"
48
  msgstr "Posts Relacionados Contextualmente"
49
 
50
+ #: admin/admin.php:249
51
  msgid "Related Posts"
52
  msgstr "Post Relacionados"
53
 
54
+ #: admin/cache.php:44
55
+ msgid ""
56
+ "An error occurred clearing the cache. Please contact your site administrator."
57
+ "\\n\\nError message:\\n"
58
+ msgstr ""
59
+
60
+ #: admin/cache.php:49
61
+ msgid " cached row(s) cleared"
62
+ msgstr ""
63
+
64
+ #: admin/loader.php:24
65
  msgid "Settings"
66
  msgstr "Opciones"
67
 
68
+ #: admin/loader.php:46 admin/sidebar-view.php:59
69
  msgid "Support"
70
  msgstr "Soporte"
71
 
72
+ #: admin/loader.php:47
73
  msgid "Donate"
74
  msgstr "Donar"
75
 
76
+ #: admin/loader.php:48
77
  msgid "Contribute"
78
  msgstr ""
79
 
80
+ #: admin/loader.php:64
81
  #, fuzzy
82
  msgid "plugin settings page"
83
  msgstr "sitio del plugin"
84
 
85
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  msgid "General options"
87
  msgstr ""
88
 
89
+ #: admin/main-view.php:33 admin/main-view.php:142
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
+ #: admin/main-view.php:34 admin/main-view.php:238
94
  #, fuzzy
95
  msgid "Output options"
96
  msgstr "Opciones de Salida:"
97
 
98
+ #: admin/main-view.php:35 admin/main-view.php:442
99
+ #: includes/class-crp-widget.php:93
100
  #, fuzzy
101
  msgid "Thumbnail options"
102
  msgstr "Opciones de miniaturas en el post:"
103
 
104
+ #: admin/main-view.php:36 admin/main-view.php:595
105
+ msgid "Styles"
106
+ msgstr ""
107
+
108
+ #: admin/main-view.php:37 admin/main-view.php:673
109
  #, fuzzy
110
  msgid "Feed options"
111
  msgstr "Opciones:"
112
 
113
+ #: admin/main-view.php:71
 
 
 
 
114
  msgid "Cache output?"
115
  msgstr ""
116
 
117
+ #: admin/main-view.php:73
118
  msgid ""
119
  "Enabling this option will cache the related posts output when the post is "
120
  "visited the first time. The cache is cleaned when you save this page."
121
  msgstr ""
122
 
123
+ #: admin/main-view.php:74
124
+ msgid ""
125
+ "The CRP cache works independently and in addition to any of your caching "
126
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
127
+ "enable this on your blog."
128
  msgstr ""
129
 
130
+ #: admin/main-view.php:75
131
+ msgid "Clear cache"
132
+ msgstr ""
 
133
 
134
  #: admin/main-view.php:79
135
+ msgid "Automatically add related posts to:"
136
+ msgstr ""
137
+
138
+ #: admin/main-view.php:81
139
  msgid "Posts"
140
  msgstr ""
141
 
142
+ #: admin/main-view.php:82
143
  msgid "Pages"
144
  msgstr ""
145
 
146
+ #: admin/main-view.php:83
147
  msgid "Home page"
148
  msgstr ""
149
 
150
+ #: admin/main-view.php:84
151
  msgid "Feeds"
152
  msgstr ""
153
 
154
+ #: admin/main-view.php:85
155
  msgid "Category archives"
156
  msgstr ""
157
 
158
+ #: admin/main-view.php:86
159
  msgid "Tag archives"
160
  msgstr ""
161
 
162
+ #: admin/main-view.php:87
163
  msgid "Other archives"
164
  msgstr ""
165
 
166
+ #: admin/main-view.php:88
167
  #, fuzzy
168
  msgid ""
169
  "If you choose to disable this, please add <code>&lt;?php if "
175
  "echo_ald_crp(); ?&gt;</code> a tu archivo de template donde quieras q se "
176
  "muestre"
177
 
178
+ #: admin/main-view.php:92
179
+ msgid "Display location priority:"
180
  msgstr ""
181
 
182
+ #: admin/main-view.php:95
183
  msgid ""
184
+ "If you select to automatically add the related posts, CRP will hook into the "
185
+ "Content Filter at a priority as specified in this option."
186
  msgstr ""
187
 
188
+ #: admin/main-view.php:96
189
+ msgid ""
190
+ "A higher number will cause the related posts to be processed later and move "
191
+ "their display further down after the post content. Any number below 10 is "
192
+ "not recommended."
193
+ msgstr ""
194
+
195
+ #: admin/main-view.php:100
196
+ msgid "Show metabox:"
197
+ msgstr ""
198
+
199
+ #: admin/main-view.php:103
200
+ msgid ""
201
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
202
+ "Posts screens. Also applies to Pages and Custom Post Types."
203
+ msgstr ""
204
+
205
+ #: admin/main-view.php:107
206
+ msgid "Limit metabox to Admins only:"
207
+ msgstr ""
208
+
209
+ #: admin/main-view.php:110
210
+ msgid ""
211
+ "If this is selected, the metabox will be hidden from anyone who is not an "
212
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
213
+ "metabox. This applies only if the above option is selected."
214
+ msgstr ""
215
+
216
+ #: admin/main-view.php:114
217
  #, fuzzy
218
  msgid "Tell the world you're using Contextual Related Posts:"
219
  msgstr "Posts Relacionados Contextualmente"
220
 
221
+ #: admin/main-view.php:116
222
  msgid " <em>Optional</em>"
223
  msgstr ""
224
 
225
+ #: admin/main-view.php:117
226
  #, fuzzy
227
  msgid ""
228
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
229
  "in the list."
230
  msgstr "Posts relacionados contextualmente"
231
 
232
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
233
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
234
+ #: admin/main-view.php:754
235
  #, fuzzy
236
  msgid "Save Options"
237
  msgstr "Opciones:"
238
 
239
+ #: admin/main-view.php:158 admin/main-view.php:691
240
  msgid "Number of related posts to display: "
241
  msgstr "Número de posts relacionados a mostrar:"
242
 
243
+ #: admin/main-view.php:161
244
  msgid ""
245
  "Maximum number of posts that will be displayed. The actual number may be "
246
  "smaller if less related posts are found."
247
  msgstr ""
248
 
249
+ #: admin/main-view.php:165
250
  msgid "Related posts should be newer than:"
251
  msgstr ""
252
 
253
+ #: admin/main-view.php:167
254
  msgid "days"
255
  msgstr ""
256
 
257
+ #: admin/main-view.php:168
258
  msgid ""
259
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
260
+ "it to 365 will show related posts from the last year only. Set to 0 to "
261
+ "disable limiting posts by date."
262
  msgstr ""
263
 
264
+ #: admin/main-view.php:172
265
  msgid "Find related posts based on content as well as title:"
266
  msgstr ""
267
 
268
+ #: admin/main-view.php:174
 
269
  msgid ""
270
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
271
+ "or enabling \"Cache output\" above if you enable this. Each site is "
272
+ "different, so toggle this option to see which setting gives you better "
273
+ "quality related posts."
274
  msgstr ""
 
 
 
275
 
276
+ #: admin/main-view.php:178
277
+ msgid "Limit content to be compared:"
278
  msgstr ""
279
 
280
+ #: admin/main-view.php:180
281
  msgid ""
282
+ "This sets the maximum words of the content that will be matched. Set to 0 "
283
+ "for no limit. Only applies if you active the above option."
284
  msgstr ""
285
 
286
+ #: admin/main-view.php:184
287
  msgid "Post types to include in results:"
288
  msgstr ""
289
 
290
+ #: admin/main-view.php:191
291
  msgid ""
292
  "These post types will be displayed in the list. Includes custom post types."
293
  msgstr ""
294
 
295
+ #: admin/main-view.php:195
296
  msgid "List of post or page IDs to exclude from the results:"
297
  msgstr ""
298
 
299
+ #: admin/main-view.php:197 admin/main-view.php:366
300
  msgid ""
301
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
302
  msgstr ""
303
 
304
+ #: admin/main-view.php:201
305
  msgid "Categories to exclude from the results: "
306
  msgstr ""
307
 
308
+ #: admin/main-view.php:213
309
  msgid ""
310
  "Comma separated list of category slugs. The field above has an autocomplete "
311
  "so simply start typing in the beginning of your category name and it will "
312
  "prompt you with options."
313
  msgstr ""
314
 
315
+ #: admin/main-view.php:254
316
+ msgid "Title of related posts:"
317
+ msgstr ""
318
 
319
+ #: admin/main-view.php:257
320
  msgid ""
321
  "This is the main heading of the related posts. You can also display the "
322
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
323
  "Posts to %postname%</code>"
324
  msgstr ""
325
 
326
+ #: admin/main-view.php:261
327
  msgid "When there are no posts, what should be shown?"
328
  msgstr "Cuando no hay posts, ¿Qué se debe mostrar?"
329
 
330
+ #: admin/main-view.php:265
331
  msgid "Blank Output"
332
  msgstr "Salida vacía"
333
 
334
+ #: admin/main-view.php:270
335
  msgid "Display:"
336
  msgstr ""
337
 
338
+ #: admin/main-view.php:276 admin/main-view.php:694
339
  msgid "Show post excerpt in list?"
340
  msgstr "¿Mostrar extracto con los items?"
341
 
342
+ #: admin/main-view.php:279
343
  #, php-format
344
  msgid ""
345
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
347
  "automatic excerpt which refers to the first %d words of the post's content"
348
  msgstr ""
349
 
350
+ #: admin/main-view.php:282
351
+ msgid ""
352
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
353
+ "is disabled."
354
+ msgstr ""
355
+
356
+ #: admin/main-view.php:287
357
+ msgid "Length of excerpt (in words):"
358
+ msgstr ""
359
 
360
+ #: admin/main-view.php:293
361
  #, fuzzy
362
  msgid "Show post author in list?"
363
  msgstr "¿Mostrar extracto con los items?"
364
 
365
+ #: admin/main-view.php:296
366
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
367
  msgstr ""
368
 
369
+ #: admin/main-view.php:299
370
+ msgid ""
371
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
372
+ "disabled."
373
+ msgstr ""
374
+
375
+ #: admin/main-view.php:304
376
  #, fuzzy
377
  msgid "Show post date in list?"
378
  msgstr "¿Mostrar extracto con los items?"
379
 
380
+ #: admin/main-view.php:307
381
  msgid ""
382
  "Displays the date of the post. Uses the same date format set in General "
383
  "Options"
384
  msgstr ""
385
 
386
+ #: admin/main-view.php:310
387
+ msgid ""
388
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
389
+ "disabled."
390
+ msgstr ""
391
+
392
+ #: admin/main-view.php:315
393
  msgid "Limit post title length (in characters)"
394
  msgstr ""
395
 
396
+ #: admin/main-view.php:318
397
  msgid ""
398
  "Any title longer than the number of characters set above will be cut and "
399
+ "appended with an ellipsis (&hellip;)"
400
  msgstr ""
401
 
402
+ #: admin/main-view.php:322
403
  msgid "Open links in new window"
404
  msgstr ""
405
 
406
+ #: admin/main-view.php:328
407
  msgid "Add nofollow attribute to links in the list"
408
  msgstr ""
409
 
410
+ #: admin/main-view.php:361
411
  #, fuzzy
412
  msgid "Exclusion settings:"
413
  msgstr "sitio del plugin"
414
 
415
+ #: admin/main-view.php:363
416
  #, fuzzy
417
  msgid "Exclude display of related posts on these posts / pages"
418
  msgstr "Agregar posts relacionados al feed"
419
 
420
+ #: admin/main-view.php:369
421
  #, fuzzy
422
  msgid "Exclude display of related posts on these post types."
423
  msgstr "Agregar posts relacionados al feed"
424
 
425
+ #: admin/main-view.php:376
426
  msgid ""
427
  "The related posts will not display on any of the above selected post types"
428
  msgstr ""
429
 
430
+ #: admin/main-view.php:406
431
  msgid "Customize the output:"
432
  msgstr "Personalizar la salida:"
433
 
434
+ #: admin/main-view.php:408
435
  msgid "HTML to display before the list of posts: "
436
  msgstr "HTML a mostrar antes de todos los items:"
437
 
438
+ #: admin/main-view.php:411
439
  msgid "HTML to display before each list item: "
440
  msgstr "HTML a mostrar antes de cada item:"
441
 
442
+ #: admin/main-view.php:414
443
  msgid "HTML to display after each list item: "
444
  msgstr "HTML a mostrar despues de cada item:"
445
 
446
+ #: admin/main-view.php:417
447
  msgid "HTML to display after the list of posts: "
448
  msgstr "HTML a mostrar despues de todos los items:"
449
 
450
+ #: admin/main-view.php:458 admin/main-view.php:697
451
  msgid "Location of post thumbnail:"
452
  msgstr ""
453
 
454
+ #: admin/main-view.php:462 admin/main-view.php:701
455
  #, fuzzy
456
  msgid "Display thumbnails inline with posts, before title"
457
  msgstr "Miniaturas en línea con los posts"
458
 
459
+ #: admin/main-view.php:466 admin/main-view.php:705
460
  #, fuzzy
461
  msgid "Display thumbnails inline with posts, after title"
462
  msgstr "Miniaturas en línea con los posts"
463
 
464
+ #: admin/main-view.php:470 admin/main-view.php:709
465
  msgid "Display only thumbnails, no text"
466
  msgstr "Solo miniaturas, sin texto"
467
 
468
+ #: admin/main-view.php:474 admin/main-view.php:713
469
  msgid "Do not display thumbnails, only text."
470
  msgstr "No mostrar miniaturas, solo texto."
471
 
472
+ #: admin/main-view.php:477
473
+ msgid ""
474
+ "This setting cannot be changed because an inbuilt style has been selected "
475
+ "under the Styles section. If you would like to change this option, please "
476
+ "select <strong>No styles</strong> under the Styles section."
477
  msgstr ""
478
 
479
  #: admin/main-view.php:481
480
+ msgid "Thumbnail size:"
481
+ msgstr ""
482
+
483
+ #: admin/main-view.php:505
484
  msgid "Custom size"
485
  msgstr ""
486
 
487
+ #: admin/main-view.php:508
488
+ msgid "You can choose from existing image sizes above or create a custom size."
489
+ msgstr ""
490
+
491
+ #: admin/main-view.php:509
492
+ msgid ""
493
+ "If you choose an existing size, then the width, height and crop mode "
494
+ "settings in the three options below will be automatically updated to reflect "
495
+ "the correct dimensions of the setting."
496
+ msgstr ""
497
+
498
+ #: admin/main-view.php:510
499
  msgid ""
500
+ "If you have chosen Custom size above, then enter the width, height and crop "
501
+ "settings below. For best results, use a cropped image with the same width "
502
+ "and height. The default setting is 150x150 cropped image."
503
  msgstr ""
504
 
505
+ #: admin/main-view.php:511
506
  msgid ""
507
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
508
+ "images."
509
  msgstr ""
510
 
511
+ #: admin/main-view.php:512
512
  #, php-format
513
  msgid ""
514
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
515
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
516
+ "all image sizes."
517
  msgstr ""
518
 
519
+ #: admin/main-view.php:516
520
  msgid "Width of the thumbnail:"
521
  msgstr ""
522
 
523
+ #: admin/main-view.php:519
524
  msgid "Height of the thumbnail: "
525
  msgstr ""
526
 
527
+ #: admin/main-view.php:524
 
 
 
 
 
 
528
  msgid "Crop mode:"
529
  msgstr ""
530
 
531
+ #: admin/main-view.php:528
532
  msgid ""
533
  "By default, thumbnails will be hard cropped. Uncheck this box to "
534
  "proportionately/soft crop the thumbnails."
535
  msgstr ""
536
 
537
+ #: admin/main-view.php:529
538
  #, php-format
539
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
540
  msgstr ""
541
 
542
+ #: admin/main-view.php:533
543
+ msgid "Image size attributes:"
544
  msgstr ""
545
 
546
+ #: admin/main-view.php:537
547
  msgid "Style attributes are used for width and height."
548
  msgstr ""
549
 
550
+ #: admin/main-view.php:542
551
  msgid "HTML width and height attributes are used for width and height."
552
  msgstr ""
553
 
554
+ #: admin/main-view.php:547
555
+ msgid "No HTML or Style attributes set for width and height"
556
+ msgstr ""
557
+
558
+ #: admin/main-view.php:552
559
  #, fuzzy
560
  msgid "Post thumbnail meta field name:"
561
  msgstr "Opciones de miniaturas en el post:"
562
 
563
+ #: admin/main-view.php:554
564
  msgid ""
565
+ "The value of this field should contain a direct link to the image. This is "
566
+ "set in the meta box in the <em>Add New Post</em> screen."
567
  msgstr ""
568
 
569
+ #: admin/main-view.php:557
570
  msgid "Extract the first image from the post?"
571
  msgstr ""
572
 
573
+ #: admin/main-view.php:559
574
  msgid ""
575
  "This will only happen if there is no post thumbnail set and no image URL is "
576
  "specified in the meta field."
577
  msgstr ""
578
 
579
+ #: admin/main-view.php:562
580
  msgid "Use default thumbnail?"
581
  msgstr ""
582
 
583
+ #: admin/main-view.php:564
584
  msgid ""
585
  "If checked, when no thumbnail is found, show a default one from the URL "
586
  "below. If not checked and no thumbnail is found, no image will be shown."
587
  msgstr ""
588
 
589
+ #: admin/main-view.php:567
590
  #, fuzzy
591
  msgid "Default thumbnail:"
592
  msgstr "Opciones de Salida:"
593
 
594
+ #: admin/main-view.php:570
 
 
 
 
 
 
 
 
 
 
 
595
  msgid ""
596
+ "CRP tries several different methods to find a thumbnail for the related "
597
+ "post. The above image is used if the previous option is enabled and no "
598
+ "thumbnail could be found."
599
  msgstr ""
600
 
601
+ #: admin/main-view.php:611
602
+ msgid "Style of the related posts:"
603
  msgstr ""
604
 
605
+ #: admin/main-view.php:614
606
+ msgid "No styles"
607
  msgstr ""
608
 
609
+ #: admin/main-view.php:616
610
+ msgid "Select this option if you plan to add your own styles"
611
  msgstr ""
612
 
613
+ #: admin/main-view.php:620
614
+ msgid "Rounded Thumbnails"
 
 
615
  msgstr ""
616
 
617
+ #: admin/main-view.php:623
618
  msgid ""
619
  "Enabling this option will turn on the thumbnails and set their width and "
620
  "height to 150px. It will also turn off the display of the author, excerpt "
622
  "settings."
623
  msgstr ""
624
 
625
+ #: admin/main-view.php:624
626
+ #, php-format
627
+ msgid ""
628
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
629
+ msgstr ""
630
+
631
+ #: admin/main-view.php:628
632
+ msgid "Text only"
633
+ msgstr ""
634
+
635
+ #: admin/main-view.php:630
636
+ msgid ""
637
+ "Enabling this option will disable thumbnails and no longer include the "
638
+ "default style sheet included in the plugin."
639
+ msgstr ""
640
+
641
+ #: admin/main-view.php:645
642
  msgid "Custom CSS to add to header:"
643
  msgstr ""
644
 
645
+ #: admin/main-view.php:649
646
  msgid ""
647
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
648
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
649
  "\">FAQ</a> for available CSS classes to style."
650
  msgstr ""
651
 
652
+ #: admin/main-view.php:689
653
+ msgid ""
654
+ "Below options override the related posts settings for your blog feed. These "
655
+ "only apply if you have selected to add related posts to Feeds in the General "
656
+ "Options tab."
657
+ msgstr ""
658
+
659
+ #: admin/main-view.php:717
660
+ msgid "Maximum width of the thumbnail: "
661
+ msgstr ""
662
+
663
+ #: admin/main-view.php:720
664
+ msgid "Maximum height of the thumbnail: "
665
+ msgstr ""
666
+
667
+ #: admin/main-view.php:755
668
  #, fuzzy
669
  msgid "Default Options"
670
  msgstr "Opciones de Salida:"
671
 
672
+ #: admin/main-view.php:755
673
  msgid "Do you want to set options to Default?"
674
  msgstr "¿Quieres resetear las opciones?"
675
 
676
+ #: admin/main-view.php:756
677
  msgid "Recreate Index"
678
  msgstr ""
679
 
680
+ #: admin/main-view.php:756
681
  msgid "Are you sure you want to recreate the index?"
682
  msgstr "¿Está seguro que quiere recrear el index?"
683
 
684
+ #: admin/main-view.php:761
685
+ msgid ""
686
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
687
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
688
+ "this."
689
+ msgstr ""
690
+
691
+ #: admin/metabox.php:100
692
+ msgid "Location of thumbnail:"
693
+ msgstr ""
694
+
695
+ #: admin/metabox.php:102
696
+ msgid ""
697
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
698
+ "image will be used for the post. It will be resized to the thumbnail size "
699
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
700
+ msgstr ""
701
+
702
+ #: admin/metabox.php:103
703
+ msgid "The URL above is saved in the meta field:"
704
+ msgstr ""
705
+
706
+ #: admin/metabox.php:108
707
+ msgid ""
708
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
709
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
710
+ "on this page."
711
+ msgstr ""
712
+
713
+ #: admin/metabox.php:119
714
+ msgid "Disable Related Posts display:"
715
+ msgstr ""
716
+
717
+ #: admin/metabox.php:122
718
+ msgid ""
719
+ "If this is checked, then Contextual Related Posts will not automatically "
720
+ "insert the related posts at the end of post content."
721
+ msgstr ""
722
+
723
+ #: admin/metabox.php:127 admin/metabox.php:135
724
+ msgid "Manual related posts:"
725
+ msgstr ""
726
+
727
+ #: admin/metabox.php:129
728
+ msgid ""
729
+ "Comma separated list of post, page or custom post type IDs. e.g. "
730
+ "188,320,500. These will be given preference over the related posts generated "
731
+ "by the plugin."
732
+ msgstr ""
733
+
734
+ #: admin/metabox.php:130
735
+ msgid ""
736
+ "Once you enter the list above and save this page, the plugin will display "
737
+ "the titles of the posts below for your reference. Only IDs corresponding to "
738
+ "published posts or custom post types will be retained."
739
+ msgstr ""
740
+
741
+ #: admin/metabox.php:144
742
+ msgid "This post type is:"
743
+ msgstr ""
744
+
745
  #: admin/sidebar-view.php:20
746
  msgid "Support the development"
747
  msgstr "Apoya el desarrollo"
794
  msgid "Ajay's blog"
795
  msgstr ""
796
 
797
+ #: contextual-related-posts.php:178
 
 
 
 
798
  #, php-format
799
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
800
  msgstr ""
801
 
802
+ #: contextual-related-posts.php:659
803
+ msgid "<h3>Related Posts:</h3>"
804
+ msgstr "<h3>Post Relacionados:</h3>"
805
+
806
+ #: contextual-related-posts.php:661
807
+ #, fuzzy
808
+ msgid "No related posts found"
809
+ msgstr "No hay posts relacionados"
810
+
811
+ #: includes/class-crp-widget.php:33
812
  #, fuzzy
813
  msgid "Related Posts [CRP]"
814
  msgstr "Post Relacionados"
815
 
816
+ #: includes/class-crp-widget.php:34
817
  #, fuzzy
818
  msgid "Display Related Posts"
819
  msgstr "Mostrar \"Posts No Relacionados\""
820
 
821
+ #: includes/class-crp-widget.php:69
822
  msgid "Title"
823
  msgstr ""
824
 
825
+ #: includes/class-crp-widget.php:74
826
  msgid "No. of posts"
827
  msgstr ""
828
 
829
+ #: includes/class-crp-widget.php:79
830
  #, fuzzy
831
  msgid " Show excerpt?"
832
  msgstr "¿Mostrar extracto con los items?"
833
 
834
+ #: includes/class-crp-widget.php:84
835
  msgid " Show author?"
836
  msgstr ""
837
 
838
+ #: includes/class-crp-widget.php:89
839
  #, fuzzy
840
  msgid " Show date?"
841
  msgstr "¿Mostrar extracto con los items?"
842
 
843
+ #: includes/class-crp-widget.php:95
844
  #, fuzzy
845
  msgid "Thumbnails inline, before title"
846
  msgstr "Miniaturas en línea con los posts"
847
 
848
+ #: includes/class-crp-widget.php:96
849
  #, fuzzy
850
  msgid "Thumbnails inline, after title"
851
  msgstr "Miniaturas en línea con los posts"
852
 
853
+ #: includes/class-crp-widget.php:97
854
  #, fuzzy
855
  msgid "Only thumbnails, no text"
856
  msgstr "Solo miniaturas, sin texto"
857
 
858
+ #: includes/class-crp-widget.php:98
859
  #, fuzzy
860
  msgid "No thumbnails, only text."
861
  msgstr "No mostrar miniaturas, solo texto."
862
 
863
+ #: includes/class-crp-widget.php:103
864
  #, fuzzy
865
  msgid "Thumbnail height"
866
  msgstr "Opciones de miniaturas en el post:"
867
 
868
+ #: includes/class-crp-widget.php:108
869
  #, fuzzy
870
  msgid "Thumbnail width"
871
  msgstr "Opciones de miniaturas en el post:"
872
 
873
+ #: includes/class-crp-widget.php:112
874
+ msgid "Post types to include:"
875
+ msgstr ""
 
 
 
 
 
876
 
877
+ #: includes/media-handler.php:68
878
  msgid "thumb_timthumb argument has been deprecated"
879
  msgstr ""
880
 
881
+ #: includes/media-handler.php:72
882
  msgid "thumb_timthumb_q argument has been deprecated"
883
  msgstr ""
884
 
885
+ #: includes/media-handler.php:76
886
  msgid "filter argument has been deprecated"
887
  msgstr ""
888
 
889
+ #: includes/output-generator.php:238
890
+ msgid " by "
891
+ msgstr ""
892
+
893
+ #~ msgid "Options saved successfully."
894
+ #~ msgstr "Opciones guardadas correctament."
895
+
896
+ #, fuzzy
897
+ #~ msgid "Add related posts to:"
898
+ #~ msgstr "Agregar posts relacionados al feed"
899
+
900
+ #, fuzzy
901
+ #~ msgid ""
902
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
903
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
904
+ #~ msgstr ""
905
+ #~ "Encuentra posts relacionados basados en el contexto y el título. Si es "
906
+ #~ "deseleccionado, solo los títulos serán usados. (Recomiendo usar un plugin "
907
+ #~ "de caché si activas esto)"
908
+
909
+ #~ msgid "Title of related posts: "
910
+ #~ msgstr "Título de posts relacionados:"
911
+
912
+ #~ msgid "Length of excerpt (in words): "
913
+ #~ msgstr "Tamaño del extracto (en palabras):"
914
+
915
+ #, fuzzy
916
+ #~ msgid ""
917
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
918
+ #~ "doesn't then it will check the meta field. If this is not available, then "
919
+ #~ "it will show the default image as specified above."
920
+ #~ msgstr ""
921
+ #~ "El plugin primero verificará si el post contiene miniaturas. Si no tiene "
922
+ #~ "ninguno verificará el campo meta. Si no está disponible, entonces "
923
+ #~ "mostrará la imágen padrón especificada a continuación:"
924
+
925
  #~ msgid "Post thumbnail options:"
926
  #~ msgstr "Opciones de miniaturas en el post:"
927
 
languages/crp-fr_FR.mo CHANGED
Binary file
languages/crp-fr_FR.po CHANGED
@@ -1,13 +1,14 @@
1
  #
2
  # Translators:
 
3
  # FxB <fxb@wp-translations.org>, 2014
4
- # Jean-Christophe Brebion <pro@jcbrebion.com>, 2014
5
  msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Contextual Related Posts\n"
8
  "Report-Msgid-Bugs-To: \n"
9
- "POT-Creation-Date: 2015-04-03 20:38-0000\n"
10
- "PO-Revision-Date: 2015-04-03 20:38-0000\n"
11
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
12
  "Language-Team: French (France) (http://www.transifex.com/projects/p/"
13
  "contextual-related-posts/language/fr_FR/)\n"
@@ -16,112 +17,109 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
- "X-Generator: Poedit 1.7.1\n"
20
- "X-Poedit-Basepath: ../\n"
21
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
22
  "X-Poedit-SourceCharset: UTF-8\n"
23
  "X-Poedit-SearchPath-0: .\n"
24
 
25
- #: admin/admin.php:165
26
- msgid "Options saved successfully."
27
- msgstr "Options sauvegardées avec succès."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
- #: admin/admin.php:185
30
  msgid "Options set to Default."
31
  msgstr "Options remises à la valeur par défaut."
32
 
33
- #: admin/admin.php:196
34
  msgid "Index recreated"
35
  msgstr "Index recrée"
36
 
37
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
38
  msgid "Contextual Related Posts"
39
  msgstr "Articles relatifs contextuels"
40
 
41
- #: admin/admin.php:214
42
  msgid "Related Posts"
43
  msgstr "Articles relatifs"
44
 
45
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
 
 
46
  msgid "Settings"
47
  msgstr "Réglages"
48
 
49
- #: admin/admin.php:347 admin/sidebar-view.php:59
50
  msgid "Support"
51
  msgstr "Aide"
52
 
53
- #: admin/admin.php:348
54
  msgid "Donate"
55
  msgstr "Don"
56
 
57
- #: admin/admin.php:349
58
  msgid "Contribute"
59
  msgstr "Contribuer"
60
 
61
- #: admin/admin.php:365
62
  msgid "plugin settings page"
63
  msgstr "Page des réglages de l'extension"
64
 
65
- #: admin/admin.php:409
66
- msgid ""
67
- "An error occurred clearing the cache. Please contact your site administrator."
68
- "\\n\\nError message:\\n"
69
- msgstr ""
70
- "Une erreur s'est produite lors du nettoyage du cache. Veuillez contacter "
71
- "l'administrateur de votre site.\\n\\nMessage d'erreur :\\n"
72
-
73
- #: admin/admin.php:414
74
- msgid " cached row(s) cleared"
75
- msgstr "rang(s) en cache nettoyé(s)"
76
-
77
- #: admin/admin.php:467
78
- msgid "Location of thumbnail:"
79
- msgstr "Emplacement de la miniature :"
80
-
81
- #: admin/admin.php:469
82
- msgid ""
83
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
84
- "image will be used for the post. It will be resized to the thumbnail size "
85
- "set under Settings &raquo; Related Posts &raquo; Output Options"
86
- msgstr ""
87
- "Entrer l'URL complète vers l'image (JPG, PNG ou GIF) que vous souhaitez "
88
- "utiliser. Cette image sera utilisée pour l'article. Elle sera redimensionnée "
89
- "en fonction des dimensions réglées dans les réglages des options de sortie"
90
-
91
- #: admin/admin.php:470
92
- msgid "The URL above is saved in the meta field: "
93
- msgstr "L'URL ci-dessus est sauvegardée dans les champs méta :"
94
-
95
- #: admin/main-view.php:32 admin/main-view.php:54
96
  msgid "General options"
97
  msgstr "Options générales"
98
 
99
- #: admin/main-view.php:33 admin/main-view.php:125
100
  msgid "List tuning options"
101
- msgstr ""
102
 
103
- #: admin/main-view.php:34 admin/main-view.php:229
104
  msgid "Output options"
105
  msgstr "Options de sortie"
106
 
107
- #: admin/main-view.php:35 admin/main-view.php:421
108
- #: contextual-related-posts.php:718
109
  msgid "Thumbnail options"
110
  msgstr "Options de la miniature"
111
 
112
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
113
  msgid "Feed options"
114
  msgstr "Options du flux"
115
 
116
- #: admin/main-view.php:37 admin/main-view.php:637
117
- msgid "Custom styles"
118
- msgstr "Styles personnalisés"
119
-
120
- #: admin/main-view.php:70
121
  msgid "Cache output?"
122
  msgstr "Mettre en cache la sortie ?"
123
 
124
- #: admin/main-view.php:72
125
  msgid ""
126
  "Enabling this option will cache the related posts output when the post is "
127
  "visited the first time. The cache is cleaned when you save this page."
@@ -130,43 +128,50 @@ msgstr ""
130
  "lorsque l'article est lu la première fois. Le cache est vidé lorsque vous "
131
  "enregistrez cette page."
132
 
133
- #: admin/main-view.php:73
 
 
 
 
 
 
 
134
  msgid "Clear cache"
135
  msgstr "Vider le cache"
136
 
137
- #: admin/main-view.php:77
138
- msgid "Add related posts to:"
139
- msgstr "Ajouter les articles relatifs aux :"
140
-
141
  #: admin/main-view.php:79
 
 
 
 
142
  msgid "Posts"
143
  msgstr "Articles"
144
 
145
- #: admin/main-view.php:80
146
  msgid "Pages"
147
  msgstr "Pages"
148
 
149
- #: admin/main-view.php:81
150
  msgid "Home page"
151
  msgstr "Page d'accueil"
152
 
153
- #: admin/main-view.php:82
154
  msgid "Feeds"
155
  msgstr "Flux"
156
 
157
- #: admin/main-view.php:83
158
  msgid "Category archives"
159
  msgstr "Archives de catégorie"
160
 
161
- #: admin/main-view.php:84
162
  msgid "Tag archives"
163
  msgstr "Archives de mot-clef"
164
 
165
- #: admin/main-view.php:85
166
  msgid "Other archives"
167
  msgstr "Autres archives"
168
 
169
- #: admin/main-view.php:86
170
  msgid ""
171
  "If you choose to disable this, please add <code>&lt;?php if "
172
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
@@ -176,27 +181,53 @@ msgstr ""
176
  "<code>&lt;?php if ( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;"
177
  "</code> dans votre modèle où vous voulez l'afficher."
178
 
179
- #: admin/main-view.php:90
180
- msgid "Content filter priority:"
181
- msgstr "Priorité du filtrage du contenu :"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
 
183
- #: admin/main-view.php:93
184
  msgid ""
185
- "A higher number will cause the content above to be processed after other "
186
- "filters. Number below 10 is not recommended."
187
  msgstr ""
188
- "Un nombre plus élevé fera que le contenu ci-dessus sera traité après les "
189
- "autres filtres. Un nombre inférieur à 10 n'est pas recommandé."
190
 
191
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
192
  msgid "Tell the world you're using Contextual Related Posts:"
193
  msgstr "Annoncer au monde que vous utilisez Contextual Related Posts :"
194
 
195
- #: admin/main-view.php:99
196
  msgid " <em>Optional</em>"
197
  msgstr " <em>Facultatif</em>"
198
 
199
- #: admin/main-view.php:100
200
  msgid ""
201
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
202
  "in the list."
@@ -204,16 +235,17 @@ msgstr ""
204
  "Ajoute un lien nofollow vers la page d'accueil de Contextual Related Posts "
205
  "comme la dernière fois dans la liste."
206
 
207
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
208
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
209
  msgid "Save Options"
210
  msgstr "Sauvegarder les options"
211
 
212
- #: admin/main-view.php:141 admin/main-view.php:583
213
  msgid "Number of related posts to display: "
214
  msgstr "Nombre d'articles relatifs à afficher :"
215
 
216
- #: admin/main-view.php:144
217
  msgid ""
218
  "Maximum number of posts that will be displayed. The actual number may be "
219
  "smaller if less related posts are found."
@@ -221,73 +253,70 @@ msgstr ""
221
  "Nombre maximal d'articles à afficher. Le nombre réel peut être plus petit si "
222
  "moins d'articles relatifs sont trouvés."
223
 
224
- #: admin/main-view.php:148
225
  msgid "Related posts should be newer than:"
226
  msgstr "Les articles relatifs doivent être plus récents que :"
227
 
228
- #: admin/main-view.php:150
229
  msgid "days"
230
  msgstr "jours"
231
 
232
- #: admin/main-view.php:151
233
  msgid ""
234
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
235
- "it to 365 will show related posts from the last year only. Set it to 0 to "
236
- "disable limiting posts."
237
  msgstr ""
238
 
239
- #: admin/main-view.php:155
240
  msgid "Find related posts based on content as well as title:"
241
  msgstr "Trouver des articles relatifs en se servant du contenu et du titre :"
242
 
243
- #: admin/main-view.php:157
244
  msgid ""
245
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
246
- "or enabling \"Cache output\" above if you enable this."
 
 
247
  msgstr ""
248
- "Si décoché, seuls les titres des articles sont utilisés. Je recommande "
249
- "d'utiliser une extension de mise en cache ou d'activer le « Cache de sortie "
250
- "» ci-dessus si vous l'activez."
251
 
252
- #: admin/main-view.php:161
253
- msgid "Limit content to be compared"
254
- msgstr "Limiter le contenu à comparer"
255
 
256
- #: admin/main-view.php:163
257
  msgid ""
258
- "This sets the maximum words of the content that will be matched. 0 means no "
259
- "limit."
260
  msgstr ""
261
- "Ceci définit le maximum de mots du contenu qui seront mis en correspondance. "
262
- "Mettre 0 pour aucune limite."
263
 
264
- #: admin/main-view.php:167
265
  msgid "Post types to include in results:"
266
  msgstr "Types d'articles à inclure dans les résultats :"
267
 
268
- #: admin/main-view.php:178
269
  msgid ""
270
  "These post types will be displayed in the list. Includes custom post types."
271
  msgstr ""
272
  "Ces types d'articles seront affichés en liste. Cela inclut les types "
273
  "d'articles personnalisés."
274
 
275
- #: admin/main-view.php:182
276
  msgid "List of post or page IDs to exclude from the results:"
277
  msgstr "La liste des IDs d'articles ou de pages à exclure des résultats :"
278
 
279
- #: admin/main-view.php:184 admin/main-view.php:343
280
  msgid ""
281
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
282
  msgstr ""
283
  "Une liste séparée par des virgules d'IDs d'articles, pages ou types "
284
  "d'articles personnalisés. P.ex. 188,320,500"
285
 
286
- #: admin/main-view.php:188
287
  msgid "Categories to exclude from the results: "
288
  msgstr "Les catégories à exclure des résultats :"
289
 
290
- #: admin/main-view.php:204
291
  msgid ""
292
  "Comma separated list of category slugs. The field above has an autocomplete "
293
  "so simply start typing in the beginning of your category name and it will "
@@ -297,11 +326,11 @@ msgstr ""
297
  "possède l'auto-remplissage, commencez à remplir le début du nom de la "
298
  "catégorie pour voir des résultats s'afficher."
299
 
300
- #: admin/main-view.php:245
301
- msgid "Title of related posts: "
302
- msgstr "Titre des articles relatifs :"
303
 
304
- #: admin/main-view.php:248
305
  msgid ""
306
  "This is the main heading of the related posts. You can also display the "
307
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
@@ -311,23 +340,23 @@ msgstr ""
311
  "afficher le titre de l'article en utilisant <code>%postname%</code>. p.ex. "
312
  "<code>Articles relatifs à %postname%</code>"
313
 
314
- #: admin/main-view.php:252
315
  msgid "When there are no posts, what should be shown?"
316
  msgstr "Quand il n'y a aucun article, qu'est-ce qui doit être affiché ?"
317
 
318
- #: admin/main-view.php:256
319
  msgid "Blank Output"
320
  msgstr "Sortie vide"
321
 
322
- #: admin/main-view.php:260
323
  msgid "Display:"
324
  msgstr "Affichage :"
325
 
326
- #: admin/main-view.php:265 admin/main-view.php:586
327
  msgid "Show post excerpt in list?"
328
  msgstr "Afficher l'extrait de l'article en liste ?"
329
 
330
- #: admin/main-view.php:268
331
  #, php-format
332
  msgid ""
333
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -339,24 +368,36 @@ msgstr ""
339
  "extrait automatique sera affiché qui prendra en compte les premiers %d mots "
340
  "du contenu de celui-ci."
341
 
342
- #: admin/main-view.php:272
343
- msgid "Length of excerpt (in words): "
344
- msgstr "Longueur de l'extrait (en mots) :"
 
 
345
 
346
- #: admin/main-view.php:278
 
 
 
 
347
  msgid "Show post author in list?"
348
  msgstr "Afficher l'auteur de l'article en liste ?"
349
 
350
- #: admin/main-view.php:281
351
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
352
  msgstr ""
353
  "Affiche le nom de l'auteur préfixé avec \"de\". p.ex. de Pierre Paul Jacques"
354
 
355
- #: admin/main-view.php:285
 
 
 
 
 
 
356
  msgid "Show post date in list?"
357
  msgstr "Afficher la date de l'article en liste ?"
358
 
359
- #: admin/main-view.php:288
360
  msgid ""
361
  "Displays the date of the post. Uses the same date format set in General "
362
  "Options"
@@ -364,177 +405,195 @@ msgstr ""
364
  "Affiche la date de l'article. Utilise le même format que celui de vos "
365
  "options générales"
366
 
367
- #: admin/main-view.php:292
 
 
 
 
 
 
368
  msgid "Limit post title length (in characters)"
369
  msgstr "Limiter la longueur du titre de l'article (en caractères)"
370
 
371
- #: admin/main-view.php:295
372
  msgid ""
373
  "Any title longer than the number of characters set above will be cut and "
374
- "appended with a &helip;"
375
  msgstr ""
376
- "Tous les titres plus long que le nombre de caractères seront coupés et un "
377
- "&helip; sera ajouté."
378
 
379
- #: admin/main-view.php:299
380
  msgid "Open links in new window"
381
  msgstr "Ouvrir les liens dans une nouvelle fenêtre"
382
 
383
- #: admin/main-view.php:305
384
  msgid "Add nofollow attribute to links in the list"
385
  msgstr "Ajouter un attribut de nofollow aux liens de la liste"
386
 
387
- #: admin/main-view.php:338
388
  msgid "Exclusion settings:"
389
  msgstr "Réglages d'exclusion :"
390
 
391
- #: admin/main-view.php:340
392
  msgid "Exclude display of related posts on these posts / pages"
393
  msgstr "Exclure l'affichage des articles relatifs sur ces articles / pages"
394
 
395
- #: admin/main-view.php:346
396
  msgid "Exclude display of related posts on these post types."
397
  msgstr "Exclure l'affichage des articles relatifs sur ces types d'articles."
398
 
399
- #: admin/main-view.php:355
400
  msgid ""
401
  "The related posts will not display on any of the above selected post types"
402
  msgstr ""
403
  "Les articles relatifs ne seront pas affichés sur aucun des types d'articles "
404
  "ci-dessus "
405
 
406
- #: admin/main-view.php:385
407
  msgid "Customize the output:"
408
  msgstr "Personnaliser la sortie :"
409
 
410
- #: admin/main-view.php:387
411
  msgid "HTML to display before the list of posts: "
412
  msgstr "HTML à afficher avant la liste des articles :"
413
 
414
- #: admin/main-view.php:390
415
  msgid "HTML to display before each list item: "
416
  msgstr "HTML à afficher avant chaque élément de la liste :"
417
 
418
- #: admin/main-view.php:393
419
  msgid "HTML to display after each list item: "
420
  msgstr "HTML à afficher après chaque élément de la liste :"
421
 
422
- #: admin/main-view.php:396
423
  msgid "HTML to display after the list of posts: "
424
  msgstr "HTML à afficher après la liste d'articles :"
425
 
426
- #: admin/main-view.php:437 admin/main-view.php:589
427
  msgid "Location of post thumbnail:"
428
  msgstr "Emplacement de la miniature de l'article :"
429
 
430
- #: admin/main-view.php:441 admin/main-view.php:593
431
  msgid "Display thumbnails inline with posts, before title"
432
  msgstr "Afficher les miniatures avec l'article, avant le titre"
433
 
434
- #: admin/main-view.php:445 admin/main-view.php:597
435
  msgid "Display thumbnails inline with posts, after title"
436
  msgstr "Afficher les miniatures avec l'article, après le titre"
437
 
438
- #: admin/main-view.php:449 admin/main-view.php:601
439
  msgid "Display only thumbnails, no text"
440
  msgstr "Que les miniatures, pas de texte"
441
 
442
- #: admin/main-view.php:453 admin/main-view.php:605
443
  msgid "Do not display thumbnails, only text."
444
  msgstr "Pas de miniature, que le texte"
445
 
446
- #: admin/main-view.php:457
447
- msgid "Thumbnail size:"
 
 
 
448
  msgstr ""
449
 
450
  #: admin/main-view.php:481
 
 
 
 
451
  msgid "Custom size"
 
 
 
 
 
 
 
 
 
 
 
452
  msgstr ""
453
 
454
- #: admin/main-view.php:484
455
  msgid ""
456
- "You can choose from existing image sizes above or create a custom size. If "
457
- "you have chosen Custom size above, then enter the width, height and crop "
458
- "settings below. For best results, use a cropped image."
459
  msgstr ""
460
 
461
- #: admin/main-view.php:485
462
  msgid ""
463
- "If you change the width, height or crop mode below, existing images will not "
464
- "be automatically resized."
465
  msgstr ""
466
 
467
- #: admin/main-view.php:486
468
  #, php-format
469
  msgid ""
470
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
471
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
472
- "image sizes."
473
  msgstr ""
474
 
475
- #: admin/main-view.php:490
476
  msgid "Width of the thumbnail:"
477
- msgstr ""
478
 
479
- #: admin/main-view.php:493
480
  msgid "Height of the thumbnail: "
481
- msgstr ""
482
 
483
- #: admin/main-view.php:497
484
- msgid ""
485
- "Since you're using the default styles set under the Custom Styles section, "
486
- "the width and height is fixed at 150px"
487
- msgstr ""
488
- "Puisque vous utilisez les styles par défaut défini dans la section Styles "
489
- "personnalisés, la largeur et la hauteur sont fixées à 150px"
490
-
491
- #: admin/main-view.php:501
492
  msgid "Crop mode:"
493
  msgstr "Mode de recadrage:"
494
 
495
- #: admin/main-view.php:505
496
  msgid ""
497
  "By default, thumbnails will be hard cropped. Uncheck this box to "
498
  "proportionately/soft crop the thumbnails."
499
  msgstr ""
 
 
500
 
501
- #: admin/main-view.php:506
502
  #, php-format
503
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
504
  msgstr ""
505
  "<a href='%s' target='_blank'>La différence entre le soft le hard crop</a>"
506
 
507
- #: admin/main-view.php:510
508
- msgid "Style attributes / Width and Height HTML attributes:"
509
- msgstr "Attributs de style / Attributs HTML de largeur et de hauteur :"
510
 
511
- #: admin/main-view.php:514
512
  msgid "Style attributes are used for width and height."
513
  msgstr "Les attributs de style sont utilisés pour la hauteur et la largeur."
514
 
515
- #: admin/main-view.php:518
516
  msgid "HTML width and height attributes are used for width and height."
517
  msgstr ""
518
  "Les attributs HTML de hauteur et largeur sont utilisés pour la hauteur et la "
519
  "largeur."
520
 
521
- #: admin/main-view.php:522
 
 
 
 
522
  msgid "Post thumbnail meta field name:"
523
  msgstr "Nom du champ méta de la miniature de l'article"
524
 
525
- #: admin/main-view.php:524
526
  msgid ""
527
- "The value of this field should contain the image source and is set in the "
528
- "<em>Add New Post</em> screen"
529
  msgstr ""
530
- "La valeur de ce champ doit contenir la source de l'image et se trouve dans "
531
- "l'écran <em>Ajouter un nouvel article</em>"
532
 
533
- #: admin/main-view.php:527
534
  msgid "Extract the first image from the post?"
535
  msgstr "Extraire la première image de l'article ?"
536
 
537
- #: admin/main-view.php:529
538
  msgid ""
539
  "This will only happen if there is no post thumbnail set and no image URL is "
540
  "specified in the meta field."
@@ -542,11 +601,11 @@ msgstr ""
542
  "Cela se produit uniquement que s'il n'y a aucune miniature d'article et "
543
  "qu'aucune URL d'image n'est spécifiée dans le champ des métadonnées."
544
 
545
- #: admin/main-view.php:532
546
  msgid "Use default thumbnail?"
547
  msgstr "Utiliser la miniature par défaut ?"
548
 
549
- #: admin/main-view.php:534
550
  msgid ""
551
  "If checked, when no thumbnail is found, show a default one from the URL "
552
  "below. If not checked and no thumbnail is found, no image will be shown."
@@ -555,53 +614,34 @@ msgstr ""
555
  "dessous est utilisée. Si décoché et qu'aucune miniature n'est trouvée, "
556
  "aucune image ne sera affichée."
557
 
558
- #: admin/main-view.php:537
559
  msgid "Default thumbnail:"
560
  msgstr "Miniature par défaut"
561
 
562
- #: admin/main-view.php:540
563
  msgid ""
564
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
565
- "then it will check the meta field. If this is not available, then it will "
566
- "show the default image as specified above."
567
  msgstr ""
568
- "L'extension va d'abord vérifier si l'article contient une miniature. Si ce "
569
- "n'est pas le cas alors elle vérifie les métadonnées. Si aucune n'est "
570
- "toujours disponible, alors elle affichera l'image par défaut comme indiquée "
571
- "ci-dessus."
572
 
573
- #: admin/main-view.php:581
574
- msgid ""
575
- "Below options override the related posts settings for your blog feed. These "
576
- "only apply if you have selected to add related posts to Feeds in the General "
577
- "Options tab."
578
  msgstr ""
579
- "Les options ci-dessous remplacent les réglages des articles relatifs pour "
580
- "les flux de votre blog. Celles-ci ne s'appliquent si vous avez choisi "
581
- "d'ajouter des articles relatifs à vos flux dans l'onglet Options générales."
582
-
583
- #: admin/main-view.php:609
584
- msgid "Maximum width of the thumbnail: "
585
- msgstr "Largeur maximale de la miniature :"
586
 
587
- #: admin/main-view.php:612
588
- msgid "Maximum height of the thumbnail: "
589
- msgstr "Hauteur maximale de la miniature :"
590
 
591
- #: admin/main-view.php:653
592
- msgid "Use default style included in the plugin?"
593
- msgstr "Utiliser les styles par défaut inclus dans l'extension ?"
594
 
595
- #: admin/main-view.php:656
596
- msgid ""
597
- "Contextual Related Posts includes a default style that makes your popular "
598
- "posts list to look beautiful. Check the box above if you want to use this."
599
  msgstr ""
600
- "Contextual Related Posts inclut un style par défaut qui rend votre liste "
601
- "d'articles populaires plus belle. Cochez la case ci-dessus si vous désirez "
602
- "l'utiliser."
603
 
604
- #: admin/main-view.php:657
605
  msgid ""
606
  "Enabling this option will turn on the thumbnails and set their width and "
607
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -613,11 +653,27 @@ msgstr ""
613
  "l'affichage de l'auteur, l'extrait et de la date s'ils sont déjà activés. La "
614
  "désactivation de cette option ne réinitialisera aucun réglage."
615
 
616
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
617
  msgid "Custom CSS to add to header:"
618
  msgstr "CSS personnalisé a ajouter dans l'en-tête :"
619
 
620
- #: admin/main-view.php:664
621
  msgid ""
622
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
623
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
@@ -627,22 +683,104 @@ msgstr ""
627
  "\"http://wordpress.org/extend/plugins/contextual-related-posts/faq/\" target="
628
  "\"_blank\">FAQ</a> pour connaitre les classes de style CSS disponibles."
629
 
630
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
631
  msgid "Default Options"
632
  msgstr "options par défaut"
633
 
634
- #: admin/main-view.php:694
635
  msgid "Do you want to set options to Default?"
636
  msgstr "Voulez-vous réinitialiser les options à leurs valeurs par défaut ?"
637
 
638
- #: admin/main-view.php:695
639
  msgid "Recreate Index"
640
  msgstr "Recréer l'index"
641
 
642
- #: admin/main-view.php:695
643
  msgid "Are you sure you want to recreate the index?"
644
  msgstr "Voulez-vous vraiment recréer l'index ?"
645
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
646
  #: admin/sidebar-view.php:20
647
  msgid "Support the development"
648
  msgstr "Aidez le développement"
@@ -691,145 +829,216 @@ msgstr "Autres extensions"
691
  msgid "Ajay's blog"
692
  msgstr "Blog de Ajay"
693
 
694
- #: contextual-related-posts.php:250
695
- msgid " by "
696
- msgstr " par"
697
-
698
- #: contextual-related-posts.php:289
699
  #, php-format
700
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
701
  msgstr ""
702
  "Propulsé par <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
703
 
704
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
705
  msgid "Related Posts [CRP]"
706
  msgstr "Articles relatifs [CRP]"
707
 
708
- #: contextual-related-posts.php:671
709
  msgid "Display Related Posts"
710
  msgstr "Afficher les articles relatifs"
711
 
712
- #: contextual-related-posts.php:694
713
  msgid "Title"
714
  msgstr "Titre"
715
 
716
- #: contextual-related-posts.php:699
717
  msgid "No. of posts"
718
  msgstr "No. de l'articles"
719
 
720
- #: contextual-related-posts.php:704
721
  msgid " Show excerpt?"
722
  msgstr "Afficher l'extrait ?"
723
 
724
- #: contextual-related-posts.php:709
725
  msgid " Show author?"
726
  msgstr "Afficher l'auteur ?"
727
 
728
- #: contextual-related-posts.php:714
729
  msgid " Show date?"
730
  msgstr "Afficher la date ?"
731
 
732
- #: contextual-related-posts.php:720
733
  msgid "Thumbnails inline, before title"
734
  msgstr "Miniature avant le titre"
735
 
736
- #: contextual-related-posts.php:721
737
  msgid "Thumbnails inline, after title"
738
  msgstr "Miniatures après le titre"
739
 
740
- #: contextual-related-posts.php:722
741
  msgid "Only thumbnails, no text"
742
  msgstr "Que les miniatures, pas de texte"
743
 
744
- #: contextual-related-posts.php:723
745
  msgid "No thumbnails, only text."
746
  msgstr "Pas de miniature, que le texte"
747
 
748
- #: contextual-related-posts.php:728
749
  msgid "Thumbnail height"
750
  msgstr "Hauteur de la vignette"
751
 
752
- #: contextual-related-posts.php:733
753
  msgid "Thumbnail width"
754
  msgstr "Largeur des vignettes"
755
 
756
- #: contextual-related-posts.php:897
757
- msgid "<h3>Related Posts:</h3>"
758
- msgstr "<h3>Articles relatifs :</h3>"
759
-
760
- #: contextual-related-posts.php:899
761
- msgid "No related posts found"
762
- msgstr "Aucun article relatif trouvé."
763
 
764
- #: contextual-related-posts.php:1211
765
  msgid "thumb_timthumb argument has been deprecated"
766
- msgstr ""
767
 
768
- #: contextual-related-posts.php:1215
769
  msgid "thumb_timthumb_q argument has been deprecated"
770
- msgstr ""
771
 
772
- #: contextual-related-posts.php:1219
773
  msgid "filter argument has been deprecated"
774
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
775
 
776
  #~ msgid ""
777
  #~ "This sets the cutoff period for which posts will be displayed. e.g. "
778
- #~ "setting it to 365 will show related posts from the last year only."
 
 
 
 
 
 
 
 
 
 
779
  #~ msgstr ""
780
- #~ "Ceci définit la période pour laquelle les articles seront affichés, par "
781
- #~ "exemple 365 n'affichera uniquement que les articles de l'année dernière."
 
782
 
783
- #~ msgid "Post thumbnail options:"
784
- #~ msgstr "Options de la miniature de l'article :"
785
 
786
  #~ msgid ""
787
- #~ "Contextual Related Posts adds a new image size with the below dimensions."
 
788
  #~ msgstr ""
789
- #~ "Contextual Related Posts ajoute une nouvelle taille d'image correspondant "
790
- #~ "aux dimensions ci-dessous."
 
 
 
 
 
 
791
 
792
  #~ msgid ""
793
- #~ "If you change the width and/or height below, existing images will not be "
794
- #~ "automatically resized."
795
  #~ msgstr ""
796
- #~ "Si vous modifiez la hauteur/largeur ci-dessus, les images existantes "
797
- #~ "seront automatiquement redimensionnées."
798
 
799
  #~ msgid ""
800
- #~ "I recommend using <a href='%s' target='_blank'>Force Regenerate "
801
- #~ "Thumbnails</a> to regenerate all image sizes."
 
802
  #~ msgstr ""
803
- #~ "Je recommande l'utilisation du plugin <a href='%s' target='_blank'>Force "
804
- #~ "Regenerate Thumbnails</a> pour regénérer l'ensemble des tailles d'image."
 
 
 
805
 
806
- #~ msgid "Maximum width of the thumbnail:"
807
- #~ msgstr "Largeur maximale de la miniature:"
 
 
 
 
 
 
 
808
 
809
  #~ msgid ""
810
- #~ "By default, thumbnails will be proportionately cropped. Check this box to "
811
- #~ "hard crop the thumbnails."
812
  #~ msgstr ""
813
- #~ "Par défaut, les miniatures seront recadrées proportionnellement. Cocher "
814
- #~ "cette case pour recadrer (hard crop) les miniatures. "
815
 
816
- #~ msgid "Use timthumb to generate thumbnails? "
817
- #~ msgstr "Utiliser timthumb pour générer les miniatures ?"
 
 
 
 
 
 
 
 
 
 
818
 
819
  #~ msgid ""
820
- #~ "If checked, <a href=\"http://www.binarymoon.co.uk/projects/timthumb/\" "
821
- #~ "target=\"_blank\">timthumb</a> will be used to generate thumbnails"
822
  #~ msgstr ""
823
- #~ "Si coché, <a href=\"http://www.binarymoon.co.uk/projects/timthumb/\" "
824
- #~ "target=\"_blank\">timthumb</a> sera utilisé pour générer les miniatures"
 
825
 
826
- #~ msgid "Quality of thumbnails generated by timthumb:"
827
- #~ msgstr "Qualité des miniatures générées par timthumb :"
 
 
 
 
 
 
828
 
829
  #~ msgid ""
830
- #~ "Enter values between 0 and 100 only. 100 is highest quality and the "
831
- #~ "highest file size. Suggested maximum value is 95. CRP default is 75."
832
  #~ msgstr ""
833
- #~ "Entrez des valeurs entre 0 et 100 uniquement. 100 est la plus haute "
834
- #~ "qualité et la plus grande taille de fichier. La valeur maximale suggérée "
835
- #~ "est de 95. La valeur par défaut de CRP est de 75."
1
  #
2
  # Translators:
3
+ # Franck, 2015
4
  # FxB <fxb@wp-translations.org>, 2014
5
+ # Jean-Christophe Brebion <pro@jcbrebion.com>, 2014-2015
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Contextual Related Posts\n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2015-09-03 11:53+0100\n"
11
+ "PO-Revision-Date: 2015-09-03 11:53+0100\n"
12
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
13
  "Language-Team: French (France) (http://www.transifex.com/projects/p/"
14
  "contextual-related-posts/language/fr_FR/)\n"
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
  "Content-Transfer-Encoding: 8bit\n"
19
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
+ "X-Generator: Poedit 1.8.4\n"
21
+ "X-Poedit-Basepath: ..\n"
22
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
23
  "X-Poedit-SourceCharset: UTF-8\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: admin/admin.php:180
27
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
28
+ msgstr ""
29
+
30
+ #: admin/admin.php:183
31
+ msgid ""
32
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
33
+ "displayed."
34
+ msgstr ""
35
+
36
+ #: admin/admin.php:186
37
+ msgid "Text Only style selected. Thumbnails will not be displayed."
38
+ msgstr ""
39
+
40
+ #: admin/admin.php:189
41
+ #, php-format
42
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
43
+ msgstr ""
44
 
45
+ #: admin/admin.php:213
46
  msgid "Options set to Default."
47
  msgstr "Options remises à la valeur par défaut."
48
 
49
+ #: admin/admin.php:231
50
  msgid "Index recreated"
51
  msgstr "Index recrée"
52
 
53
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
54
  msgid "Contextual Related Posts"
55
  msgstr "Articles relatifs contextuels"
56
 
57
+ #: admin/admin.php:249
58
  msgid "Related Posts"
59
  msgstr "Articles relatifs"
60
 
61
+ #: admin/cache.php:44
62
+ msgid ""
63
+ "An error occurred clearing the cache. Please contact your site administrator."
64
+ "\\n\\nError message:\\n"
65
+ msgstr ""
66
+ "Une erreur s'est produite lors du nettoyage du cache. Veuillez contacter "
67
+ "l'administrateur de votre site.\\n\\nMessage d'erreur :\\n"
68
+
69
+ #: admin/cache.php:49
70
+ msgid " cached row(s) cleared"
71
+ msgstr "rang(s) en cache nettoyé(s)"
72
+
73
+ #: admin/loader.php:24
74
  msgid "Settings"
75
  msgstr "Réglages"
76
 
77
+ #: admin/loader.php:46 admin/sidebar-view.php:59
78
  msgid "Support"
79
  msgstr "Aide"
80
 
81
+ #: admin/loader.php:47
82
  msgid "Donate"
83
  msgstr "Don"
84
 
85
+ #: admin/loader.php:48
86
  msgid "Contribute"
87
  msgstr "Contribuer"
88
 
89
+ #: admin/loader.php:64
90
  msgid "plugin settings page"
91
  msgstr "Page des réglages de l'extension"
92
 
93
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  msgid "General options"
95
  msgstr "Options générales"
96
 
97
+ #: admin/main-view.php:33 admin/main-view.php:142
98
  msgid "List tuning options"
99
+ msgstr "Liste des options de réglages"
100
 
101
+ #: admin/main-view.php:34 admin/main-view.php:238
102
  msgid "Output options"
103
  msgstr "Options de sortie"
104
 
105
+ #: admin/main-view.php:35 admin/main-view.php:442
106
+ #: includes/class-crp-widget.php:93
107
  msgid "Thumbnail options"
108
  msgstr "Options de la miniature"
109
 
110
+ #: admin/main-view.php:36 admin/main-view.php:595
111
+ msgid "Styles"
112
+ msgstr ""
113
+
114
+ #: admin/main-view.php:37 admin/main-view.php:673
115
  msgid "Feed options"
116
  msgstr "Options du flux"
117
 
118
+ #: admin/main-view.php:71
 
 
 
 
119
  msgid "Cache output?"
120
  msgstr "Mettre en cache la sortie ?"
121
 
122
+ #: admin/main-view.php:73
123
  msgid ""
124
  "Enabling this option will cache the related posts output when the post is "
125
  "visited the first time. The cache is cleaned when you save this page."
128
  "lorsque l'article est lu la première fois. Le cache est vidé lorsque vous "
129
  "enregistrez cette page."
130
 
131
+ #: admin/main-view.php:74
132
+ msgid ""
133
+ "The CRP cache works independently and in addition to any of your caching "
134
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
135
+ "enable this on your blog."
136
+ msgstr ""
137
+
138
+ #: admin/main-view.php:75
139
  msgid "Clear cache"
140
  msgstr "Vider le cache"
141
 
 
 
 
 
142
  #: admin/main-view.php:79
143
+ msgid "Automatically add related posts to:"
144
+ msgstr ""
145
+
146
+ #: admin/main-view.php:81
147
  msgid "Posts"
148
  msgstr "Articles"
149
 
150
+ #: admin/main-view.php:82
151
  msgid "Pages"
152
  msgstr "Pages"
153
 
154
+ #: admin/main-view.php:83
155
  msgid "Home page"
156
  msgstr "Page d'accueil"
157
 
158
+ #: admin/main-view.php:84
159
  msgid "Feeds"
160
  msgstr "Flux"
161
 
162
+ #: admin/main-view.php:85
163
  msgid "Category archives"
164
  msgstr "Archives de catégorie"
165
 
166
+ #: admin/main-view.php:86
167
  msgid "Tag archives"
168
  msgstr "Archives de mot-clef"
169
 
170
+ #: admin/main-view.php:87
171
  msgid "Other archives"
172
  msgstr "Autres archives"
173
 
174
+ #: admin/main-view.php:88
175
  msgid ""
176
  "If you choose to disable this, please add <code>&lt;?php if "
177
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
181
  "<code>&lt;?php if ( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;"
182
  "</code> dans votre modèle où vous voulez l'afficher."
183
 
184
+ #: admin/main-view.php:92
185
+ msgid "Display location priority:"
186
+ msgstr ""
187
+
188
+ #: admin/main-view.php:95
189
+ msgid ""
190
+ "If you select to automatically add the related posts, CRP will hook into the "
191
+ "Content Filter at a priority as specified in this option."
192
+ msgstr ""
193
+
194
+ #: admin/main-view.php:96
195
+ msgid ""
196
+ "A higher number will cause the related posts to be processed later and move "
197
+ "their display further down after the post content. Any number below 10 is "
198
+ "not recommended."
199
+ msgstr ""
200
+
201
+ #: admin/main-view.php:100
202
+ msgid "Show metabox:"
203
+ msgstr ""
204
 
205
+ #: admin/main-view.php:103
206
  msgid ""
207
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
208
+ "Posts screens. Also applies to Pages and Custom Post Types."
209
  msgstr ""
 
 
210
 
211
+ #: admin/main-view.php:107
212
+ msgid "Limit metabox to Admins only:"
213
+ msgstr ""
214
+
215
+ #: admin/main-view.php:110
216
+ msgid ""
217
+ "If this is selected, the metabox will be hidden from anyone who is not an "
218
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
219
+ "metabox. This applies only if the above option is selected."
220
+ msgstr ""
221
+
222
+ #: admin/main-view.php:114
223
  msgid "Tell the world you're using Contextual Related Posts:"
224
  msgstr "Annoncer au monde que vous utilisez Contextual Related Posts :"
225
 
226
+ #: admin/main-view.php:116
227
  msgid " <em>Optional</em>"
228
  msgstr " <em>Facultatif</em>"
229
 
230
+ #: admin/main-view.php:117
231
  msgid ""
232
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
233
  "in the list."
235
  "Ajoute un lien nofollow vers la page d'accueil de Contextual Related Posts "
236
  "comme la dernière fois dans la liste."
237
 
238
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
239
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
240
+ #: admin/main-view.php:754
241
  msgid "Save Options"
242
  msgstr "Sauvegarder les options"
243
 
244
+ #: admin/main-view.php:158 admin/main-view.php:691
245
  msgid "Number of related posts to display: "
246
  msgstr "Nombre d'articles relatifs à afficher :"
247
 
248
+ #: admin/main-view.php:161
249
  msgid ""
250
  "Maximum number of posts that will be displayed. The actual number may be "
251
  "smaller if less related posts are found."
253
  "Nombre maximal d'articles à afficher. Le nombre réel peut être plus petit si "
254
  "moins d'articles relatifs sont trouvés."
255
 
256
+ #: admin/main-view.php:165
257
  msgid "Related posts should be newer than:"
258
  msgstr "Les articles relatifs doivent être plus récents que :"
259
 
260
+ #: admin/main-view.php:167
261
  msgid "days"
262
  msgstr "jours"
263
 
264
+ #: admin/main-view.php:168
265
  msgid ""
266
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
267
+ "it to 365 will show related posts from the last year only. Set to 0 to "
268
+ "disable limiting posts by date."
269
  msgstr ""
270
 
271
+ #: admin/main-view.php:172
272
  msgid "Find related posts based on content as well as title:"
273
  msgstr "Trouver des articles relatifs en se servant du contenu et du titre :"
274
 
275
+ #: admin/main-view.php:174
276
  msgid ""
277
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
278
+ "or enabling \"Cache output\" above if you enable this. Each site is "
279
+ "different, so toggle this option to see which setting gives you better "
280
+ "quality related posts."
281
  msgstr ""
 
 
 
282
 
283
+ #: admin/main-view.php:178
284
+ msgid "Limit content to be compared:"
285
+ msgstr ""
286
 
287
+ #: admin/main-view.php:180
288
  msgid ""
289
+ "This sets the maximum words of the content that will be matched. Set to 0 "
290
+ "for no limit. Only applies if you active the above option."
291
  msgstr ""
 
 
292
 
293
+ #: admin/main-view.php:184
294
  msgid "Post types to include in results:"
295
  msgstr "Types d'articles à inclure dans les résultats :"
296
 
297
+ #: admin/main-view.php:191
298
  msgid ""
299
  "These post types will be displayed in the list. Includes custom post types."
300
  msgstr ""
301
  "Ces types d'articles seront affichés en liste. Cela inclut les types "
302
  "d'articles personnalisés."
303
 
304
+ #: admin/main-view.php:195
305
  msgid "List of post or page IDs to exclude from the results:"
306
  msgstr "La liste des IDs d'articles ou de pages à exclure des résultats :"
307
 
308
+ #: admin/main-view.php:197 admin/main-view.php:366
309
  msgid ""
310
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
311
  msgstr ""
312
  "Une liste séparée par des virgules d'IDs d'articles, pages ou types "
313
  "d'articles personnalisés. P.ex. 188,320,500"
314
 
315
+ #: admin/main-view.php:201
316
  msgid "Categories to exclude from the results: "
317
  msgstr "Les catégories à exclure des résultats :"
318
 
319
+ #: admin/main-view.php:213
320
  msgid ""
321
  "Comma separated list of category slugs. The field above has an autocomplete "
322
  "so simply start typing in the beginning of your category name and it will "
326
  "possède l'auto-remplissage, commencez à remplir le début du nom de la "
327
  "catégorie pour voir des résultats s'afficher."
328
 
329
+ #: admin/main-view.php:254
330
+ msgid "Title of related posts:"
331
+ msgstr ""
332
 
333
+ #: admin/main-view.php:257
334
  msgid ""
335
  "This is the main heading of the related posts. You can also display the "
336
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
340
  "afficher le titre de l'article en utilisant <code>%postname%</code>. p.ex. "
341
  "<code>Articles relatifs à %postname%</code>"
342
 
343
+ #: admin/main-view.php:261
344
  msgid "When there are no posts, what should be shown?"
345
  msgstr "Quand il n'y a aucun article, qu'est-ce qui doit être affiché ?"
346
 
347
+ #: admin/main-view.php:265
348
  msgid "Blank Output"
349
  msgstr "Sortie vide"
350
 
351
+ #: admin/main-view.php:270
352
  msgid "Display:"
353
  msgstr "Affichage :"
354
 
355
+ #: admin/main-view.php:276 admin/main-view.php:694
356
  msgid "Show post excerpt in list?"
357
  msgstr "Afficher l'extrait de l'article en liste ?"
358
 
359
+ #: admin/main-view.php:279
360
  #, php-format
361
  msgid ""
362
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
368
  "extrait automatique sera affiché qui prendra en compte les premiers %d mots "
369
  "du contenu de celui-ci."
370
 
371
+ #: admin/main-view.php:282
372
+ msgid ""
373
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
374
+ "is disabled."
375
+ msgstr ""
376
 
377
+ #: admin/main-view.php:287
378
+ msgid "Length of excerpt (in words):"
379
+ msgstr ""
380
+
381
+ #: admin/main-view.php:293
382
  msgid "Show post author in list?"
383
  msgstr "Afficher l'auteur de l'article en liste ?"
384
 
385
+ #: admin/main-view.php:296
386
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
387
  msgstr ""
388
  "Affiche le nom de l'auteur préfixé avec \"de\". p.ex. de Pierre Paul Jacques"
389
 
390
+ #: admin/main-view.php:299
391
+ msgid ""
392
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
393
+ "disabled."
394
+ msgstr ""
395
+
396
+ #: admin/main-view.php:304
397
  msgid "Show post date in list?"
398
  msgstr "Afficher la date de l'article en liste ?"
399
 
400
+ #: admin/main-view.php:307
401
  msgid ""
402
  "Displays the date of the post. Uses the same date format set in General "
403
  "Options"
405
  "Affiche la date de l'article. Utilise le même format que celui de vos "
406
  "options générales"
407
 
408
+ #: admin/main-view.php:310
409
+ msgid ""
410
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
411
+ "disabled."
412
+ msgstr ""
413
+
414
+ #: admin/main-view.php:315
415
  msgid "Limit post title length (in characters)"
416
  msgstr "Limiter la longueur du titre de l'article (en caractères)"
417
 
418
+ #: admin/main-view.php:318
419
  msgid ""
420
  "Any title longer than the number of characters set above will be cut and "
421
+ "appended with an ellipsis (&hellip;)"
422
  msgstr ""
 
 
423
 
424
+ #: admin/main-view.php:322
425
  msgid "Open links in new window"
426
  msgstr "Ouvrir les liens dans une nouvelle fenêtre"
427
 
428
+ #: admin/main-view.php:328
429
  msgid "Add nofollow attribute to links in the list"
430
  msgstr "Ajouter un attribut de nofollow aux liens de la liste"
431
 
432
+ #: admin/main-view.php:361
433
  msgid "Exclusion settings:"
434
  msgstr "Réglages d'exclusion :"
435
 
436
+ #: admin/main-view.php:363
437
  msgid "Exclude display of related posts on these posts / pages"
438
  msgstr "Exclure l'affichage des articles relatifs sur ces articles / pages"
439
 
440
+ #: admin/main-view.php:369
441
  msgid "Exclude display of related posts on these post types."
442
  msgstr "Exclure l'affichage des articles relatifs sur ces types d'articles."
443
 
444
+ #: admin/main-view.php:376
445
  msgid ""
446
  "The related posts will not display on any of the above selected post types"
447
  msgstr ""
448
  "Les articles relatifs ne seront pas affichés sur aucun des types d'articles "
449
  "ci-dessus "
450
 
451
+ #: admin/main-view.php:406
452
  msgid "Customize the output:"
453
  msgstr "Personnaliser la sortie :"
454
 
455
+ #: admin/main-view.php:408
456
  msgid "HTML to display before the list of posts: "
457
  msgstr "HTML à afficher avant la liste des articles :"
458
 
459
+ #: admin/main-view.php:411
460
  msgid "HTML to display before each list item: "
461
  msgstr "HTML à afficher avant chaque élément de la liste :"
462
 
463
+ #: admin/main-view.php:414
464
  msgid "HTML to display after each list item: "
465
  msgstr "HTML à afficher après chaque élément de la liste :"
466
 
467
+ #: admin/main-view.php:417
468
  msgid "HTML to display after the list of posts: "
469
  msgstr "HTML à afficher après la liste d'articles :"
470
 
471
+ #: admin/main-view.php:458 admin/main-view.php:697
472
  msgid "Location of post thumbnail:"
473
  msgstr "Emplacement de la miniature de l'article :"
474
 
475
+ #: admin/main-view.php:462 admin/main-view.php:701
476
  msgid "Display thumbnails inline with posts, before title"
477
  msgstr "Afficher les miniatures avec l'article, avant le titre"
478
 
479
+ #: admin/main-view.php:466 admin/main-view.php:705
480
  msgid "Display thumbnails inline with posts, after title"
481
  msgstr "Afficher les miniatures avec l'article, après le titre"
482
 
483
+ #: admin/main-view.php:470 admin/main-view.php:709
484
  msgid "Display only thumbnails, no text"
485
  msgstr "Que les miniatures, pas de texte"
486
 
487
+ #: admin/main-view.php:474 admin/main-view.php:713
488
  msgid "Do not display thumbnails, only text."
489
  msgstr "Pas de miniature, que le texte"
490
 
491
+ #: admin/main-view.php:477
492
+ msgid ""
493
+ "This setting cannot be changed because an inbuilt style has been selected "
494
+ "under the Styles section. If you would like to change this option, please "
495
+ "select <strong>No styles</strong> under the Styles section."
496
  msgstr ""
497
 
498
  #: admin/main-view.php:481
499
+ msgid "Thumbnail size:"
500
+ msgstr "Taille des miniatures&nbsp;:"
501
+
502
+ #: admin/main-view.php:505
503
  msgid "Custom size"
504
+ msgstr "Taille personnalisée"
505
+
506
+ #: admin/main-view.php:508
507
+ msgid "You can choose from existing image sizes above or create a custom size."
508
+ msgstr ""
509
+
510
+ #: admin/main-view.php:509
511
+ msgid ""
512
+ "If you choose an existing size, then the width, height and crop mode "
513
+ "settings in the three options below will be automatically updated to reflect "
514
+ "the correct dimensions of the setting."
515
  msgstr ""
516
 
517
+ #: admin/main-view.php:510
518
  msgid ""
519
+ "If you have chosen Custom size above, then enter the width, height and crop "
520
+ "settings below. For best results, use a cropped image with the same width "
521
+ "and height. The default setting is 150x150 cropped image."
522
  msgstr ""
523
 
524
+ #: admin/main-view.php:511
525
  msgid ""
526
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
527
+ "images."
528
  msgstr ""
529
 
530
+ #: admin/main-view.php:512
531
  #, php-format
532
  msgid ""
533
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
534
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
535
+ "all image sizes."
536
  msgstr ""
537
 
538
+ #: admin/main-view.php:516
539
  msgid "Width of the thumbnail:"
540
+ msgstr "Largeur des miniatures&nbsp;:"
541
 
542
+ #: admin/main-view.php:519
543
  msgid "Height of the thumbnail: "
544
+ msgstr "Hauteur des miniatures&nbsp;:"
545
 
546
+ #: admin/main-view.php:524
 
 
 
 
 
 
 
 
547
  msgid "Crop mode:"
548
  msgstr "Mode de recadrage:"
549
 
550
+ #: admin/main-view.php:528
551
  msgid ""
552
  "By default, thumbnails will be hard cropped. Uncheck this box to "
553
  "proportionately/soft crop the thumbnails."
554
  msgstr ""
555
+ "Par défaut, les miniatures seront recadrées de façon non proportionnée. "
556
+ "Décochez cette case pour recadrer de façon proportionnée les miniatures. "
557
 
558
+ #: admin/main-view.php:529
559
  #, php-format
560
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
561
  msgstr ""
562
  "<a href='%s' target='_blank'>La différence entre le soft le hard crop</a>"
563
 
564
+ #: admin/main-view.php:533
565
+ msgid "Image size attributes:"
566
+ msgstr ""
567
 
568
+ #: admin/main-view.php:537
569
  msgid "Style attributes are used for width and height."
570
  msgstr "Les attributs de style sont utilisés pour la hauteur et la largeur."
571
 
572
+ #: admin/main-view.php:542
573
  msgid "HTML width and height attributes are used for width and height."
574
  msgstr ""
575
  "Les attributs HTML de hauteur et largeur sont utilisés pour la hauteur et la "
576
  "largeur."
577
 
578
+ #: admin/main-view.php:547
579
+ msgid "No HTML or Style attributes set for width and height"
580
+ msgstr ""
581
+
582
+ #: admin/main-view.php:552
583
  msgid "Post thumbnail meta field name:"
584
  msgstr "Nom du champ méta de la miniature de l'article"
585
 
586
+ #: admin/main-view.php:554
587
  msgid ""
588
+ "The value of this field should contain a direct link to the image. This is "
589
+ "set in the meta box in the <em>Add New Post</em> screen."
590
  msgstr ""
 
 
591
 
592
+ #: admin/main-view.php:557
593
  msgid "Extract the first image from the post?"
594
  msgstr "Extraire la première image de l'article ?"
595
 
596
+ #: admin/main-view.php:559
597
  msgid ""
598
  "This will only happen if there is no post thumbnail set and no image URL is "
599
  "specified in the meta field."
601
  "Cela se produit uniquement que s'il n'y a aucune miniature d'article et "
602
  "qu'aucune URL d'image n'est spécifiée dans le champ des métadonnées."
603
 
604
+ #: admin/main-view.php:562
605
  msgid "Use default thumbnail?"
606
  msgstr "Utiliser la miniature par défaut ?"
607
 
608
+ #: admin/main-view.php:564
609
  msgid ""
610
  "If checked, when no thumbnail is found, show a default one from the URL "
611
  "below. If not checked and no thumbnail is found, no image will be shown."
614
  "dessous est utilisée. Si décoché et qu'aucune miniature n'est trouvée, "
615
  "aucune image ne sera affichée."
616
 
617
+ #: admin/main-view.php:567
618
  msgid "Default thumbnail:"
619
  msgstr "Miniature par défaut"
620
 
621
+ #: admin/main-view.php:570
622
  msgid ""
623
+ "CRP tries several different methods to find a thumbnail for the related "
624
+ "post. The above image is used if the previous option is enabled and no "
625
+ "thumbnail could be found."
626
  msgstr ""
 
 
 
 
627
 
628
+ #: admin/main-view.php:611
629
+ msgid "Style of the related posts:"
 
 
 
630
  msgstr ""
 
 
 
 
 
 
 
631
 
632
+ #: admin/main-view.php:614
633
+ msgid "No styles"
634
+ msgstr ""
635
 
636
+ #: admin/main-view.php:616
637
+ msgid "Select this option if you plan to add your own styles"
638
+ msgstr ""
639
 
640
+ #: admin/main-view.php:620
641
+ msgid "Rounded Thumbnails"
 
 
642
  msgstr ""
 
 
 
643
 
644
+ #: admin/main-view.php:623
645
  msgid ""
646
  "Enabling this option will turn on the thumbnails and set their width and "
647
  "height to 150px. It will also turn off the display of the author, excerpt "
653
  "l'affichage de l'auteur, l'extrait et de la date s'ils sont déjà activés. La "
654
  "désactivation de cette option ne réinitialisera aucun réglage."
655
 
656
+ #: admin/main-view.php:624
657
+ #, php-format
658
+ msgid ""
659
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
660
+ msgstr ""
661
+
662
+ #: admin/main-view.php:628
663
+ msgid "Text only"
664
+ msgstr ""
665
+
666
+ #: admin/main-view.php:630
667
+ msgid ""
668
+ "Enabling this option will disable thumbnails and no longer include the "
669
+ "default style sheet included in the plugin."
670
+ msgstr ""
671
+
672
+ #: admin/main-view.php:645
673
  msgid "Custom CSS to add to header:"
674
  msgstr "CSS personnalisé a ajouter dans l'en-tête :"
675
 
676
+ #: admin/main-view.php:649
677
  msgid ""
678
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
679
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
683
  "\"http://wordpress.org/extend/plugins/contextual-related-posts/faq/\" target="
684
  "\"_blank\">FAQ</a> pour connaitre les classes de style CSS disponibles."
685
 
686
+ #: admin/main-view.php:689
687
+ msgid ""
688
+ "Below options override the related posts settings for your blog feed. These "
689
+ "only apply if you have selected to add related posts to Feeds in the General "
690
+ "Options tab."
691
+ msgstr ""
692
+ "Les options ci-dessous remplacent les réglages des articles relatifs pour "
693
+ "les flux de votre blog. Celles-ci ne s'appliquent si vous avez choisi "
694
+ "d'ajouter des articles relatifs à vos flux dans l'onglet Options générales."
695
+
696
+ #: admin/main-view.php:717
697
+ msgid "Maximum width of the thumbnail: "
698
+ msgstr "Largeur maximale de la miniature :"
699
+
700
+ #: admin/main-view.php:720
701
+ msgid "Maximum height of the thumbnail: "
702
+ msgstr "Hauteur maximale de la miniature :"
703
+
704
+ #: admin/main-view.php:755
705
  msgid "Default Options"
706
  msgstr "options par défaut"
707
 
708
+ #: admin/main-view.php:755
709
  msgid "Do you want to set options to Default?"
710
  msgstr "Voulez-vous réinitialiser les options à leurs valeurs par défaut ?"
711
 
712
+ #: admin/main-view.php:756
713
  msgid "Recreate Index"
714
  msgstr "Recréer l'index"
715
 
716
+ #: admin/main-view.php:756
717
  msgid "Are you sure you want to recreate the index?"
718
  msgstr "Voulez-vous vraiment recréer l'index ?"
719
 
720
+ #: admin/main-view.php:761
721
+ msgid ""
722
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
723
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
724
+ "this."
725
+ msgstr ""
726
+
727
+ #: admin/metabox.php:100
728
+ msgid "Location of thumbnail:"
729
+ msgstr "Emplacement de la miniature :"
730
+
731
+ #: admin/metabox.php:102
732
+ msgid ""
733
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
734
+ "image will be used for the post. It will be resized to the thumbnail size "
735
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
736
+ msgstr ""
737
+ "Entrer l'URL complète vers l'image (JPG, PNG ou GIF) que vous souhaitez "
738
+ "utiliser. Cette image sera utilisée pour l'article. Elle sera redimensionnée "
739
+ "en fonction des dimensions réglées dans les réglages des options de sortie"
740
+
741
+ #: admin/metabox.php:103
742
+ msgid "The URL above is saved in the meta field:"
743
+ msgstr ""
744
+
745
+ #: admin/metabox.php:108
746
+ msgid ""
747
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
748
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
749
+ "on this page."
750
+ msgstr ""
751
+
752
+ #: admin/metabox.php:119
753
+ msgid "Disable Related Posts display:"
754
+ msgstr ""
755
+
756
+ #: admin/metabox.php:122
757
+ msgid ""
758
+ "If this is checked, then Contextual Related Posts will not automatically "
759
+ "insert the related posts at the end of post content."
760
+ msgstr ""
761
+
762
+ #: admin/metabox.php:127 admin/metabox.php:135
763
+ msgid "Manual related posts:"
764
+ msgstr ""
765
+
766
+ #: admin/metabox.php:129
767
+ msgid ""
768
+ "Comma separated list of post, page or custom post type IDs. e.g. "
769
+ "188,320,500. These will be given preference over the related posts generated "
770
+ "by the plugin."
771
+ msgstr ""
772
+
773
+ #: admin/metabox.php:130
774
+ msgid ""
775
+ "Once you enter the list above and save this page, the plugin will display "
776
+ "the titles of the posts below for your reference. Only IDs corresponding to "
777
+ "published posts or custom post types will be retained."
778
+ msgstr ""
779
+
780
+ #: admin/metabox.php:144
781
+ msgid "This post type is:"
782
+ msgstr ""
783
+
784
  #: admin/sidebar-view.php:20
785
  msgid "Support the development"
786
  msgstr "Aidez le développement"
829
  msgid "Ajay's blog"
830
  msgstr "Blog de Ajay"
831
 
832
+ #: contextual-related-posts.php:178
 
 
 
 
833
  #, php-format
834
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
835
  msgstr ""
836
  "Propulsé par <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
837
 
838
+ #: contextual-related-posts.php:659
839
+ msgid "<h3>Related Posts:</h3>"
840
+ msgstr "<h3>Articles relatifs :</h3>"
841
+
842
+ #: contextual-related-posts.php:661
843
+ msgid "No related posts found"
844
+ msgstr "Aucun article relatif trouvé."
845
+
846
+ #: includes/class-crp-widget.php:33
847
  msgid "Related Posts [CRP]"
848
  msgstr "Articles relatifs [CRP]"
849
 
850
+ #: includes/class-crp-widget.php:34
851
  msgid "Display Related Posts"
852
  msgstr "Afficher les articles relatifs"
853
 
854
+ #: includes/class-crp-widget.php:69
855
  msgid "Title"
856
  msgstr "Titre"
857
 
858
+ #: includes/class-crp-widget.php:74
859
  msgid "No. of posts"
860
  msgstr "No. de l'articles"
861
 
862
+ #: includes/class-crp-widget.php:79
863
  msgid " Show excerpt?"
864
  msgstr "Afficher l'extrait ?"
865
 
866
+ #: includes/class-crp-widget.php:84
867
  msgid " Show author?"
868
  msgstr "Afficher l'auteur ?"
869
 
870
+ #: includes/class-crp-widget.php:89
871
  msgid " Show date?"
872
  msgstr "Afficher la date ?"
873
 
874
+ #: includes/class-crp-widget.php:95
875
  msgid "Thumbnails inline, before title"
876
  msgstr "Miniature avant le titre"
877
 
878
+ #: includes/class-crp-widget.php:96
879
  msgid "Thumbnails inline, after title"
880
  msgstr "Miniatures après le titre"
881
 
882
+ #: includes/class-crp-widget.php:97
883
  msgid "Only thumbnails, no text"
884
  msgstr "Que les miniatures, pas de texte"
885
 
886
+ #: includes/class-crp-widget.php:98
887
  msgid "No thumbnails, only text."
888
  msgstr "Pas de miniature, que le texte"
889
 
890
+ #: includes/class-crp-widget.php:103
891
  msgid "Thumbnail height"
892
  msgstr "Hauteur de la vignette"
893
 
894
+ #: includes/class-crp-widget.php:108
895
  msgid "Thumbnail width"
896
  msgstr "Largeur des vignettes"
897
 
898
+ #: includes/class-crp-widget.php:112
899
+ msgid "Post types to include:"
900
+ msgstr ""
 
 
 
 
901
 
902
+ #: includes/media-handler.php:68
903
  msgid "thumb_timthumb argument has been deprecated"
904
+ msgstr "L'argument thumb_timthumb est devenu obsolète"
905
 
906
+ #: includes/media-handler.php:72
907
  msgid "thumb_timthumb_q argument has been deprecated"
908
+ msgstr "L'argument thumb_timthumb_q est devenu obsolète"
909
 
910
+ #: includes/media-handler.php:76
911
  msgid "filter argument has been deprecated"
912
+ msgstr "L'argument filter est devenu obsolète"
913
+
914
+ #: includes/output-generator.php:238
915
+ msgid " by "
916
+ msgstr " par"
917
+
918
+ #~ msgid "Options saved successfully."
919
+ #~ msgstr "Options sauvegardées avec succès."
920
+
921
+ #~ msgid "The URL above is saved in the meta field: "
922
+ #~ msgstr "L'URL ci-dessus est sauvegardée dans les champs méta :"
923
+
924
+ #~ msgid "Custom styles"
925
+ #~ msgstr "Styles personnalisés"
926
+
927
+ #~ msgid "Add related posts to:"
928
+ #~ msgstr "Ajouter les articles relatifs aux :"
929
+
930
+ #~ msgid "Content filter priority:"
931
+ #~ msgstr "Priorité du filtrage du contenu :"
932
+
933
+ #~ msgid ""
934
+ #~ "A higher number will cause the content above to be processed after other "
935
+ #~ "filters. Number below 10 is not recommended."
936
+ #~ msgstr ""
937
+ #~ "Un nombre plus élevé fera que le contenu ci-dessus sera traité après les "
938
+ #~ "autres filtres. Un nombre inférieur à 10 n'est pas recommandé."
939
 
940
  #~ msgid ""
941
  #~ "This sets the cutoff period for which posts will be displayed. e.g. "
942
+ #~ "setting it to 365 will show related posts from the last year only. Set it "
943
+ #~ "to 0 to disable limiting posts."
944
+ #~ msgstr ""
945
+ #~ "Ceci définit la période de coupure durant laquelle les articles seront "
946
+ #~ "affichés. Le mettre par exemple à 365 affichera les articles similaires "
947
+ #~ "de la dernière année seulement. Réglez-le à 0 pour désactiver cette "
948
+ #~ "limitation."
949
+
950
+ #~ msgid ""
951
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
952
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
953
  #~ msgstr ""
954
+ #~ "Si décoché, seuls les titres des articles sont utilisés. Je recommande "
955
+ #~ "d'utiliser une extension de mise en cache ou d'activer le « Cache de "
956
+ #~ "sortie » ci-dessus si vous l'activez."
957
 
958
+ #~ msgid "Limit content to be compared"
959
+ #~ msgstr "Limiter le contenu à comparer"
960
 
961
  #~ msgid ""
962
+ #~ "This sets the maximum words of the content that will be matched. 0 means "
963
+ #~ "no limit."
964
  #~ msgstr ""
965
+ #~ "Ceci définit le maximum de mots du contenu qui seront mis en "
966
+ #~ "correspondance. Mettre 0 pour aucune limite."
967
+
968
+ #~ msgid "Title of related posts: "
969
+ #~ msgstr "Titre des articles relatifs :"
970
+
971
+ #~ msgid "Length of excerpt (in words): "
972
+ #~ msgstr "Longueur de l'extrait (en mots) :"
973
 
974
  #~ msgid ""
975
+ #~ "Any title longer than the number of characters set above will be cut and "
976
+ #~ "appended with a &helip;"
977
  #~ msgstr ""
978
+ #~ "Tous les titres plus long que le nombre de caractères seront coupés et un "
979
+ #~ "&helip; sera ajouté."
980
 
981
  #~ msgid ""
982
+ #~ "You can choose from existing image sizes above or create a custom size. "
983
+ #~ "If you have chosen Custom size above, then enter the width, height and "
984
+ #~ "crop settings below. For best results, use a cropped image."
985
  #~ msgstr ""
986
+ #~ "Vous pouvez choisir parmi les tailles d'images existantes ci-dessus ou "
987
+ #~ "créer une taille personnalisée. Si vous avez choisi la taille "
988
+ #~ "personnalisée ci-dessus, alors entrez la largeur, puis la hauteur et les "
989
+ #~ "réglages de recadrage ci-dessous. Pour de meilleurs résultats, utilisez "
990
+ #~ "une image recadrée."
991
 
992
+ #~ msgid ""
993
+ #~ "If you change the width, height or crop mode below, existing images will "
994
+ #~ "not be automatically resized."
995
+ #~ msgstr ""
996
+ #~ "Si vous modifiez la largeur, hauteur ou mode de recadrage ci-dessous, les "
997
+ #~ "images existantes ne seront pas redimensionnées automatiquement."
998
+
999
+ #~ msgid "Style attributes / Width and Height HTML attributes:"
1000
+ #~ msgstr "Attributs de style / Attributs HTML de largeur et de hauteur :"
1001
 
1002
  #~ msgid ""
1003
+ #~ "The value of this field should contain the image source and is set in the "
1004
+ #~ "<em>Add New Post</em> screen"
1005
  #~ msgstr ""
1006
+ #~ "La valeur de ce champ doit contenir la source de l'image et se trouve "
1007
+ #~ "dans l'écran <em>Ajouter un nouvel article</em>"
1008
 
1009
+ #~ msgid ""
1010
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
1011
+ #~ "doesn't then it will check the meta field. If this is not available, then "
1012
+ #~ "it will show the default image as specified above."
1013
+ #~ msgstr ""
1014
+ #~ "L'extension va d'abord vérifier si l'article contient une miniature. Si "
1015
+ #~ "ce n'est pas le cas alors elle vérifie les métadonnées. Si aucune n'est "
1016
+ #~ "toujours disponible, alors elle affichera l'image par défaut comme "
1017
+ #~ "indiquée ci-dessus."
1018
+
1019
+ #~ msgid "Use default style included in the plugin?"
1020
+ #~ msgstr "Utiliser les styles par défaut inclus dans l'extension ?"
1021
 
1022
  #~ msgid ""
1023
+ #~ "Contextual Related Posts includes a default style that makes your popular "
1024
+ #~ "posts list to look beautiful. Check the box above if you want to use this."
1025
  #~ msgstr ""
1026
+ #~ "Contextual Related Posts inclut un style par défaut qui rend votre liste "
1027
+ #~ "d'articles populaires plus belle. Cochez la case ci-dessus si vous "
1028
+ #~ "désirez l'utiliser."
1029
 
1030
+ #~ msgid ""
1031
+ #~ "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</"
1032
+ #~ "a> or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to "
1033
+ #~ "regenerate all image sizes."
1034
+ #~ msgstr ""
1035
+ #~ "Je recommande d'utiliser les extensions <a href='%s' target='_blank'>OTF "
1036
+ #~ "Regenerate Thumbnails</a> ou <a href='%s' target='_blank'>Regenerate "
1037
+ #~ "Thumbnails</a> pour régénérer toutes les tailles d'image."
1038
 
1039
  #~ msgid ""
1040
+ #~ "Since you're using the default styles set under the Custom Styles "
1041
+ #~ "section, the width and height is fixed at 150px"
1042
  #~ msgstr ""
1043
+ #~ "Puisque vous utilisez les styles par défaut défini dans la section Styles "
1044
+ #~ "personnalisés, la largeur et la hauteur sont fixées à 150px"
 
languages/crp-it_IT.mo CHANGED
Binary file
languages/crp-it_IT.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts in italiano\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:32-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
@@ -11,158 +11,163 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
- msgstr "Le opzioni sono state salvate correttamente."
 
 
 
 
 
 
22
 
23
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
24
  msgid "Options set to Default."
25
  msgstr "Opzioni impostate alle predefinite."
26
 
27
- #: admin/admin.php:196
28
  msgid "Index recreated"
29
  msgstr "E' stato ricreato l'indice"
30
 
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
  msgid "Contextual Related Posts"
33
  msgstr "Contextual Related Posts"
34
 
35
- #: admin/admin.php:214
36
  msgid "Related Posts"
37
  msgstr "Related Posts"
38
 
39
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
40
  msgid "Settings"
41
  msgstr "Impostazioni"
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
  msgid "Support"
45
  msgstr "Supporto"
46
 
47
- #: admin/admin.php:348
48
  msgid "Donate"
49
  msgstr "Donazioni"
50
 
51
- #: admin/admin.php:349
52
  msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
  #, fuzzy
57
  msgid "plugin settings page"
58
  msgstr "Impostazioni"
59
 
60
- #: admin/admin.php:409
61
- msgid ""
62
- "An error occurred clearing the cache. Please contact your site administrator."
63
- "\\n\\nError message:\\n"
64
- msgstr ""
65
-
66
- #: admin/admin.php:414
67
- msgid " cached row(s) cleared"
68
- msgstr ""
69
-
70
- #: admin/admin.php:467
71
- #, fuzzy
72
- msgid "Location of thumbnail:"
73
- msgstr "Opzioni miniature articolo:"
74
-
75
- #: admin/admin.php:469
76
- msgid ""
77
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
78
- "image will be used for the post. It will be resized to the thumbnail size "
79
- "set under Settings &raquo; Related Posts &raquo; Output Options"
80
- msgstr ""
81
-
82
- #: admin/admin.php:470
83
- msgid "The URL above is saved in the meta field: "
84
- msgstr ""
85
-
86
- #: admin/main-view.php:32 admin/main-view.php:54
87
  #, fuzzy
88
  msgid "General options"
89
  msgstr "Le opzioni sono state salvate con successo."
90
 
91
- #: admin/main-view.php:33 admin/main-view.php:125
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
- #: admin/main-view.php:34 admin/main-view.php:229
96
  #, fuzzy
97
  msgid "Output options"
98
  msgstr "Le opzioni sono state salvate con successo."
99
 
100
- #: admin/main-view.php:35 admin/main-view.php:421
101
- #: contextual-related-posts.php:718
102
  #, fuzzy
103
  msgid "Thumbnail options"
104
  msgstr "Opzioni miniature articolo:"
105
 
106
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
107
  #, fuzzy
108
  msgid "Feed options"
109
  msgstr "Le opzioni sono state salvate con successo."
110
 
111
- #: admin/main-view.php:37 admin/main-view.php:637
112
- msgid "Custom styles"
113
- msgstr ""
114
-
115
- #: admin/main-view.php:70
116
  msgid "Cache output?"
117
  msgstr ""
118
 
119
- #: admin/main-view.php:72
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
- #: admin/main-view.php:73
126
- msgid "Clear cache"
 
 
 
127
  msgstr ""
128
 
129
- #: admin/main-view.php:77
130
- #, fuzzy
131
- msgid "Add related posts to:"
132
- msgstr "Gli articoli più popolari"
133
 
134
  #: admin/main-view.php:79
 
 
 
 
135
  #, fuzzy
136
  msgid "Posts"
137
  msgstr "Gli articoli più popolari"
138
 
139
- #: admin/main-view.php:80
140
  msgid "Pages"
141
  msgstr ""
142
 
143
- #: admin/main-view.php:81
144
  #, fuzzy
145
  msgid "Home page"
146
  msgstr "Risultati per pagina:"
147
 
148
- #: admin/main-view.php:82
149
  msgid "Feeds"
150
  msgstr ""
151
 
152
- #: admin/main-view.php:83
153
  msgid "Category archives"
154
  msgstr ""
155
 
156
- #: admin/main-view.php:84
157
  msgid "Tag archives"
158
  msgstr ""
159
 
160
- #: admin/main-view.php:85
161
  #, fuzzy
162
  msgid "Other archives"
163
  msgstr "Altri plugin"
164
 
165
- #: admin/main-view.php:86
166
  #, fuzzy
167
  msgid ""
168
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -174,151 +179,178 @@ msgstr ""
174
  "echo_ald_crp(); ?&gt;</code> nel tuo template laddove desideri che siano "
175
  "visualizzati"
176
 
177
- #: admin/main-view.php:90
178
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
179
  msgstr ""
180
 
181
- #: admin/main-view.php:93
182
  msgid ""
183
- "A higher number will cause the content above to be processed after other "
184
- "filters. Number below 10 is not recommended."
 
 
 
 
185
  msgstr ""
186
 
187
- #: admin/main-view.php:97
 
 
 
 
 
 
 
188
  #, fuzzy
189
  msgid "Tell the world you're using Contextual Related Posts:"
190
  msgstr "Contextual Related Posts"
191
 
192
- #: admin/main-view.php:99
193
  msgid " <em>Optional</em>"
194
  msgstr ""
195
 
196
- #: admin/main-view.php:100
197
  #, fuzzy
198
  msgid ""
199
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
200
  "in the list."
201
  msgstr "Contextual Related Posts "
202
 
203
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
204
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
205
  #, fuzzy
206
  msgid "Save Options"
207
  msgstr "Le opzioni sono state salvate con successo."
208
 
209
- #: admin/main-view.php:141 admin/main-view.php:583
210
  msgid "Number of related posts to display: "
211
  msgstr "numero di articoli correlati da mostrare:"
212
 
213
- #: admin/main-view.php:144
214
  msgid ""
215
  "Maximum number of posts that will be displayed. The actual number may be "
216
  "smaller if less related posts are found."
217
  msgstr ""
218
 
219
- #: admin/main-view.php:148
220
  msgid "Related posts should be newer than:"
221
  msgstr ""
222
 
223
- #: admin/main-view.php:150
224
  #, fuzzy
225
  msgid "days"
226
  msgstr ""
227
  "Quanti giorni desideri siano considerati per il computo delle "
228
  "visualizzazioni per articoli più popolari del giorno?"
229
 
230
- #: admin/main-view.php:151
231
  msgid ""
232
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
233
- "it to 365 will show related posts from the last year only. Set it to 0 to "
234
- "disable limiting posts."
235
  msgstr ""
236
 
237
- #: admin/main-view.php:155
238
  msgid "Find related posts based on content as well as title:"
239
  msgstr ""
240
 
241
- #: admin/main-view.php:157
242
- #, fuzzy
243
  msgid ""
244
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
245
- "or enabling \"Cache output\" above if you enable this."
 
 
246
  msgstr ""
247
- "Ricerca degli articoli correlati in relazione al contenuto ed al titolo. Se "
248
- "disattivata, verranno utilizzati i soli titoli dei post. (in questo caso é "
249
- "preferibile attivare un plugin per la cache)"
250
 
251
- #: admin/main-view.php:161
252
- msgid "Limit content to be compared"
253
  msgstr ""
254
 
255
- #: admin/main-view.php:163
256
  msgid ""
257
- "This sets the maximum words of the content that will be matched. 0 means no "
258
- "limit."
259
  msgstr ""
260
 
261
- #: admin/main-view.php:167
262
  #, fuzzy
263
  msgid "Post types to include in results:"
264
  msgstr "Escludi categorie:"
265
 
266
- #: admin/main-view.php:178
267
  msgid ""
268
  "These post types will be displayed in the list. Includes custom post types."
269
  msgstr ""
270
 
271
- #: admin/main-view.php:182
272
  #, fuzzy
273
  msgid "List of post or page IDs to exclude from the results:"
274
  msgstr "Escludi categorie:"
275
 
276
- #: admin/main-view.php:184 admin/main-view.php:343
277
  msgid ""
278
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
279
  msgstr ""
280
 
281
- #: admin/main-view.php:188
282
  #, fuzzy
283
  msgid "Categories to exclude from the results: "
284
  msgstr "Escludi categorie:"
285
 
286
- #: admin/main-view.php:204
287
  msgid ""
288
  "Comma separated list of category slugs. The field above has an autocomplete "
289
  "so simply start typing in the beginning of your category name and it will "
290
  "prompt you with options."
291
  msgstr ""
292
 
293
- #: admin/main-view.php:245
294
- msgid "Title of related posts: "
295
- msgstr "titolo per gli articoli correlati:"
296
 
297
- #: admin/main-view.php:248
298
  msgid ""
299
  "This is the main heading of the related posts. You can also display the "
300
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
301
  "Posts to %postname%</code>"
302
  msgstr ""
303
 
304
- #: admin/main-view.php:252
305
  msgid "When there are no posts, what should be shown?"
306
  msgstr "Cosa desideri mostrare in assenza di articoli?"
307
 
308
- #: admin/main-view.php:256
309
  msgid "Blank Output"
310
  msgstr "nulla"
311
 
312
- #: admin/main-view.php:260
313
  #, fuzzy
314
  msgid "Display:"
315
  msgstr "Numero degli articoli più popolari da mostrare:"
316
 
317
- #: admin/main-view.php:265 admin/main-view.php:586
318
  msgid "Show post excerpt in list?"
319
  msgstr "Desideri mostrare gli estratti?"
320
 
321
- #: admin/main-view.php:268
322
  #, php-format
323
  msgid ""
324
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -326,207 +358,241 @@ msgid ""
326
  "automatic excerpt which refers to the first %d words of the post's content"
327
  msgstr ""
328
 
329
- #: admin/main-view.php:272
330
- msgid "Length of excerpt (in words): "
331
- msgstr "Lunghezza estratto (in parole): "
 
 
332
 
333
- #: admin/main-view.php:278
 
 
 
 
334
  #, fuzzy
335
  msgid "Show post author in list?"
336
  msgstr "Desideri mostrare gli estratti?"
337
 
338
- #: admin/main-view.php:281
339
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
340
  msgstr ""
341
 
342
- #: admin/main-view.php:285
 
 
 
 
 
 
343
  #, fuzzy
344
  msgid "Show post date in list?"
345
  msgstr "Desideri mostrare gli estratti?"
346
 
347
- #: admin/main-view.php:288
348
  msgid ""
349
  "Displays the date of the post. Uses the same date format set in General "
350
  "Options"
351
  msgstr ""
352
 
353
- #: admin/main-view.php:292
 
 
 
 
 
 
354
  msgid "Limit post title length (in characters)"
355
  msgstr ""
356
 
357
- #: admin/main-view.php:295
358
  msgid ""
359
  "Any title longer than the number of characters set above will be cut and "
360
- "appended with a &helip;"
361
  msgstr ""
362
 
363
- #: admin/main-view.php:299
364
  msgid "Open links in new window"
365
  msgstr ""
366
 
367
- #: admin/main-view.php:305
368
  msgid "Add nofollow attribute to links in the list"
369
  msgstr ""
370
 
371
- #: admin/main-view.php:338
372
  #, fuzzy
373
  msgid "Exclusion settings:"
374
  msgstr "Impostazioni"
375
 
376
- #: admin/main-view.php:340
377
  #, fuzzy
378
  msgid "Exclude display of related posts on these posts / pages"
379
  msgstr "aggiungi gli articoli correlati al feed"
380
 
381
- #: admin/main-view.php:346
382
  #, fuzzy
383
  msgid "Exclude display of related posts on these post types."
384
  msgstr "aggiungi gli articoli correlati al feed"
385
 
386
- #: admin/main-view.php:355
387
  msgid ""
388
  "The related posts will not display on any of the above selected post types"
389
  msgstr ""
390
 
391
- #: admin/main-view.php:385
392
  msgid "Customize the output:"
393
  msgstr "Personalizzazione output:"
394
 
395
- #: admin/main-view.php:387
396
  msgid "HTML to display before the list of posts: "
397
  msgstr "HTML da mostrare davanti alla lista degli articoli:"
398
 
399
- #: admin/main-view.php:390
400
  msgid "HTML to display before each list item: "
401
  msgstr "HTML da mostrare davanti ad ogni singola lista:"
402
 
403
- #: admin/main-view.php:393
404
  msgid "HTML to display after each list item: "
405
  msgstr "HTML da mostrare dopo ogni lista:"
406
 
407
- #: admin/main-view.php:396
408
  msgid "HTML to display after the list of posts: "
409
  msgstr "HTML da mostrare dopo la lista degli articoli:"
410
 
411
- #: admin/main-view.php:437 admin/main-view.php:589
412
  #, fuzzy
413
  msgid "Location of post thumbnail:"
414
  msgstr "Opzioni miniature articolo:"
415
 
416
- #: admin/main-view.php:441 admin/main-view.php:593
417
  #, fuzzy
418
  msgid "Display thumbnails inline with posts, before title"
419
  msgstr "Mostra gli articoli con le miniature inline prima del titolo"
420
 
421
- #: admin/main-view.php:445 admin/main-view.php:597
422
  #, fuzzy
423
  msgid "Display thumbnails inline with posts, after title"
424
  msgstr "Mostra gli articoli con le miniature inline dopo il titolo"
425
 
426
- #: admin/main-view.php:449 admin/main-view.php:601
427
  msgid "Display only thumbnails, no text"
428
  msgstr "Mostra le sole miniature, nessun testo"
429
 
430
- #: admin/main-view.php:453 admin/main-view.php:605
431
  msgid "Do not display thumbnails, only text."
432
  msgstr "Non mostrare le miniature, solo testo."
433
 
434
- #: admin/main-view.php:457
435
- msgid "Thumbnail size:"
 
 
 
436
  msgstr ""
437
 
438
  #: admin/main-view.php:481
 
 
 
 
439
  msgid "Custom size"
440
  msgstr ""
441
 
442
- #: admin/main-view.php:484
 
 
 
 
443
  msgid ""
444
- "You can choose from existing image sizes above or create a custom size. If "
445
- "you have chosen Custom size above, then enter the width, height and crop "
446
- "settings below. For best results, use a cropped image."
447
  msgstr ""
448
 
449
- #: admin/main-view.php:485
 
 
 
 
 
 
 
450
  msgid ""
451
- "If you change the width, height or crop mode below, existing images will not "
452
- "be automatically resized."
453
  msgstr ""
454
 
455
- #: admin/main-view.php:486
456
  #, php-format
457
  msgid ""
458
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
459
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
460
- "image sizes."
461
  msgstr ""
462
 
463
- #: admin/main-view.php:490
464
  msgid "Width of the thumbnail:"
465
  msgstr ""
466
 
467
- #: admin/main-view.php:493
468
  msgid "Height of the thumbnail: "
469
  msgstr ""
470
 
471
- #: admin/main-view.php:497
472
- msgid ""
473
- "Since you're using the default styles set under the Custom Styles section, "
474
- "the width and height is fixed at 150px"
475
- msgstr ""
476
-
477
- #: admin/main-view.php:501
478
  msgid "Crop mode:"
479
  msgstr ""
480
 
481
- #: admin/main-view.php:505
482
  msgid ""
483
  "By default, thumbnails will be hard cropped. Uncheck this box to "
484
  "proportionately/soft crop the thumbnails."
485
  msgstr ""
486
 
487
- #: admin/main-view.php:506
488
  #, php-format
489
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
490
  msgstr ""
491
 
492
- #: admin/main-view.php:510
493
- msgid "Style attributes / Width and Height HTML attributes:"
494
  msgstr ""
495
 
496
- #: admin/main-view.php:514
497
  msgid "Style attributes are used for width and height."
498
  msgstr ""
499
 
500
- #: admin/main-view.php:518
501
  msgid "HTML width and height attributes are used for width and height."
502
  msgstr ""
503
 
504
- #: admin/main-view.php:522
 
 
 
 
505
  #, fuzzy
506
  msgid "Post thumbnail meta field name:"
507
  msgstr "Opzioni miniature articolo:"
508
 
509
- #: admin/main-view.php:524
510
  msgid ""
511
- "The value of this field should contain the image source and is set in the "
512
- "<em>Add New Post</em> screen"
513
  msgstr ""
514
 
515
- #: admin/main-view.php:527
516
  msgid "Extract the first image from the post?"
517
  msgstr ""
518
 
519
- #: admin/main-view.php:529
520
  msgid ""
521
  "This will only happen if there is no post thumbnail set and no image URL is "
522
  "specified in the meta field."
523
  msgstr ""
524
 
525
- #: admin/main-view.php:532
526
  msgid "Use default thumbnail?"
527
  msgstr ""
528
 
529
- #: admin/main-view.php:534
530
  #, fuzzy
531
  msgid ""
532
  "If checked, when no thumbnail is found, show a default one from the URL "
@@ -535,51 +601,35 @@ msgstr ""
535
  "Se attiva, in assenza di miniatura ne mostrerà una predefinita da URL qui "
536
  "sotto. Se inattiva e senza miniatura, non verrà mostrata nessuna immagine."
537
 
538
- #: admin/main-view.php:537
539
  #, fuzzy
540
  msgid "Default thumbnail:"
541
  msgstr "Opzioni impostate alle predefinite."
542
 
543
- #: admin/main-view.php:540
544
- #, fuzzy
545
  msgid ""
546
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
547
- "then it will check the meta field. If this is not available, then it will "
548
- "show the default image as specified above."
549
  msgstr ""
550
- "Come prima operazione, il plugin controllerà la presenza di una miniatura "
551
- "nell'articolo. Nel caso in cui non fosse presente, verificherà il campo "
552
- "meta. Qualora non fosse disponibile, mostrerà l'immagine predefinita come "
553
- "specificato qui sotto:"
554
 
555
- #: admin/main-view.php:581
556
- msgid ""
557
- "Below options override the related posts settings for your blog feed. These "
558
- "only apply if you have selected to add related posts to Feeds in the General "
559
- "Options tab."
560
  msgstr ""
561
 
562
- #: admin/main-view.php:609
563
- #, fuzzy
564
- msgid "Maximum width of the thumbnail: "
565
- msgstr "Opzioni miniature articolo:"
566
-
567
- #: admin/main-view.php:612
568
- #, fuzzy
569
- msgid "Maximum height of the thumbnail: "
570
- msgstr "Opzioni miniature articolo:"
571
 
572
- #: admin/main-view.php:653
573
- msgid "Use default style included in the plugin?"
574
  msgstr ""
575
 
576
- #: admin/main-view.php:656
577
- msgid ""
578
- "Contextual Related Posts includes a default style that makes your popular "
579
- "posts list to look beautiful. Check the box above if you want to use this."
580
  msgstr ""
581
 
582
- #: admin/main-view.php:657
583
  msgid ""
584
  "Enabling this option will turn on the thumbnails and set their width and "
585
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -587,34 +637,129 @@ msgid ""
587
  "settings."
588
  msgstr ""
589
 
590
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
591
  msgid "Custom CSS to add to header:"
592
  msgstr ""
593
 
594
- #: admin/main-view.php:664
595
  msgid ""
596
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
597
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
598
  "\">FAQ</a> for available CSS classes to style."
599
  msgstr ""
600
 
601
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
602
  #, fuzzy
603
  msgid "Default Options"
604
  msgstr "Opzioni impostate alle predefinite."
605
 
606
- #: admin/main-view.php:694
607
  msgid "Do you want to set options to Default?"
608
  msgstr "Sei certo di volere impostare alle opzioni predefinite?"
609
 
610
- #: admin/main-view.php:695
611
  msgid "Recreate Index"
612
  msgstr ""
613
 
614
- #: admin/main-view.php:695
615
  msgid "Are you sure you want to recreate the index?"
616
  msgstr "Sei certo di volere ricreare l'indice?"
617
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
618
  #: admin/sidebar-view.php:20
619
  msgid "Support the development"
620
  msgstr "Sostieni lo sviluppo"
@@ -667,101 +812,138 @@ msgstr "Altri plugin"
667
  msgid "Ajay's blog"
668
  msgstr "Il blog di Ajay"
669
 
670
- #: contextual-related-posts.php:250
671
- msgid " by "
672
- msgstr ""
673
-
674
- #: contextual-related-posts.php:289
675
  #, php-format
676
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
677
  msgstr ""
678
 
679
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
680
  #, fuzzy
681
  msgid "Related Posts [CRP]"
682
  msgstr "Related Posts"
683
 
684
- #: contextual-related-posts.php:671
685
  #, fuzzy
686
  msgid "Display Related Posts"
687
  msgstr "Numero degli articoli più popolari da mostrare:"
688
 
689
- #: contextual-related-posts.php:694
690
  #, fuzzy
691
  msgid "Title"
692
  msgstr "Titolo per gli articoli più popolari:"
693
 
694
- #: contextual-related-posts.php:699
695
  #, fuzzy
696
  msgid "No. of posts"
697
  msgstr "Gli articoli più popolari"
698
 
699
- #: contextual-related-posts.php:704
700
  #, fuzzy
701
  msgid " Show excerpt?"
702
  msgstr "Desideri mostrare gli estratti?"
703
 
704
- #: contextual-related-posts.php:709
705
  #, fuzzy
706
  msgid " Show author?"
707
  msgstr "Invia la tua donazione all'autore di"
708
 
709
- #: contextual-related-posts.php:714
710
  #, fuzzy
711
  msgid " Show date?"
712
  msgstr "Desideri mostrare gli estratti?"
713
 
714
- #: contextual-related-posts.php:720
715
  #, fuzzy
716
  msgid "Thumbnails inline, before title"
717
  msgstr "Mostra gli articoli con le miniature inline prima del titolo"
718
 
719
- #: contextual-related-posts.php:721
720
  #, fuzzy
721
  msgid "Thumbnails inline, after title"
722
  msgstr "Mostra gli articoli con le miniature inline dopo il titolo"
723
 
724
- #: contextual-related-posts.php:722
725
  #, fuzzy
726
  msgid "Only thumbnails, no text"
727
  msgstr "Mostra le sole miniature, nessun testo"
728
 
729
- #: contextual-related-posts.php:723
730
  #, fuzzy
731
  msgid "No thumbnails, only text."
732
  msgstr "Non mostrare le miniature, solo testo."
733
 
734
- #: contextual-related-posts.php:728
735
  #, fuzzy
736
  msgid "Thumbnail height"
737
  msgstr "Opzioni miniature articolo:"
738
 
739
- #: contextual-related-posts.php:733
740
  #, fuzzy
741
  msgid "Thumbnail width"
742
  msgstr "Opzioni miniature articolo:"
743
 
744
- #: contextual-related-posts.php:897
745
- msgid "<h3>Related Posts:</h3>"
746
- msgstr "<h3>Related Posts:</h3>"
747
-
748
- #: contextual-related-posts.php:899
749
- #, fuzzy
750
- msgid "No related posts found"
751
- msgstr "Non é stato trovato alcun articolo correlato"
752
 
753
- #: contextual-related-posts.php:1211
754
  msgid "thumb_timthumb argument has been deprecated"
755
  msgstr ""
756
 
757
- #: contextual-related-posts.php:1215
758
  msgid "thumb_timthumb_q argument has been deprecated"
759
  msgstr ""
760
 
761
- #: contextual-related-posts.php:1219
762
  msgid "filter argument has been deprecated"
763
  msgstr ""
764
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
765
  #~ msgid "Post thumbnail options:"
766
  #~ msgstr "Opzioni miniature articolo:"
767
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts in italiano\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: admin/admin.php:180
20
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
21
+ msgstr ""
22
+
23
+ #: admin/admin.php:183
24
+ msgid ""
25
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
26
+ "displayed."
27
+ msgstr ""
28
 
29
+ #: admin/admin.php:186
30
+ msgid "Text Only style selected. Thumbnails will not be displayed."
31
+ msgstr ""
32
+
33
+ #: admin/admin.php:189
34
+ #, php-format
35
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
36
+ msgstr ""
37
+
38
+ #: admin/admin.php:213
39
  msgid "Options set to Default."
40
  msgstr "Opzioni impostate alle predefinite."
41
 
42
+ #: admin/admin.php:231
43
  msgid "Index recreated"
44
  msgstr "E' stato ricreato l'indice"
45
 
46
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
47
  msgid "Contextual Related Posts"
48
  msgstr "Contextual Related Posts"
49
 
50
+ #: admin/admin.php:249
51
  msgid "Related Posts"
52
  msgstr "Related Posts"
53
 
54
+ #: admin/cache.php:44
55
+ msgid ""
56
+ "An error occurred clearing the cache. Please contact your site administrator."
57
+ "\\n\\nError message:\\n"
58
+ msgstr ""
59
+
60
+ #: admin/cache.php:49
61
+ msgid " cached row(s) cleared"
62
+ msgstr ""
63
+
64
+ #: admin/loader.php:24
65
  msgid "Settings"
66
  msgstr "Impostazioni"
67
 
68
+ #: admin/loader.php:46 admin/sidebar-view.php:59
69
  msgid "Support"
70
  msgstr "Supporto"
71
 
72
+ #: admin/loader.php:47
73
  msgid "Donate"
74
  msgstr "Donazioni"
75
 
76
+ #: admin/loader.php:48
77
  msgid "Contribute"
78
  msgstr ""
79
 
80
+ #: admin/loader.php:64
81
  #, fuzzy
82
  msgid "plugin settings page"
83
  msgstr "Impostazioni"
84
 
85
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  #, fuzzy
87
  msgid "General options"
88
  msgstr "Le opzioni sono state salvate con successo."
89
 
90
+ #: admin/main-view.php:33 admin/main-view.php:142
91
  msgid "List tuning options"
92
  msgstr ""
93
 
94
+ #: admin/main-view.php:34 admin/main-view.php:238
95
  #, fuzzy
96
  msgid "Output options"
97
  msgstr "Le opzioni sono state salvate con successo."
98
 
99
+ #: admin/main-view.php:35 admin/main-view.php:442
100
+ #: includes/class-crp-widget.php:93
101
  #, fuzzy
102
  msgid "Thumbnail options"
103
  msgstr "Opzioni miniature articolo:"
104
 
105
+ #: admin/main-view.php:36 admin/main-view.php:595
106
+ msgid "Styles"
107
+ msgstr ""
108
+
109
+ #: admin/main-view.php:37 admin/main-view.php:673
110
  #, fuzzy
111
  msgid "Feed options"
112
  msgstr "Le opzioni sono state salvate con successo."
113
 
114
+ #: admin/main-view.php:71
 
 
 
 
115
  msgid "Cache output?"
116
  msgstr ""
117
 
118
+ #: admin/main-view.php:73
119
  msgid ""
120
  "Enabling this option will cache the related posts output when the post is "
121
  "visited the first time. The cache is cleaned when you save this page."
122
  msgstr ""
123
 
124
+ #: admin/main-view.php:74
125
+ msgid ""
126
+ "The CRP cache works independently and in addition to any of your caching "
127
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
128
+ "enable this on your blog."
129
  msgstr ""
130
 
131
+ #: admin/main-view.php:75
132
+ msgid "Clear cache"
133
+ msgstr ""
 
134
 
135
  #: admin/main-view.php:79
136
+ msgid "Automatically add related posts to:"
137
+ msgstr ""
138
+
139
+ #: admin/main-view.php:81
140
  #, fuzzy
141
  msgid "Posts"
142
  msgstr "Gli articoli più popolari"
143
 
144
+ #: admin/main-view.php:82
145
  msgid "Pages"
146
  msgstr ""
147
 
148
+ #: admin/main-view.php:83
149
  #, fuzzy
150
  msgid "Home page"
151
  msgstr "Risultati per pagina:"
152
 
153
+ #: admin/main-view.php:84
154
  msgid "Feeds"
155
  msgstr ""
156
 
157
+ #: admin/main-view.php:85
158
  msgid "Category archives"
159
  msgstr ""
160
 
161
+ #: admin/main-view.php:86
162
  msgid "Tag archives"
163
  msgstr ""
164
 
165
+ #: admin/main-view.php:87
166
  #, fuzzy
167
  msgid "Other archives"
168
  msgstr "Altri plugin"
169
 
170
+ #: admin/main-view.php:88
171
  #, fuzzy
172
  msgid ""
173
  "If you choose to disable this, please add <code>&lt;?php if "
179
  "echo_ald_crp(); ?&gt;</code> nel tuo template laddove desideri che siano "
180
  "visualizzati"
181
 
182
+ #: admin/main-view.php:92
183
+ msgid "Display location priority:"
184
+ msgstr ""
185
+
186
+ #: admin/main-view.php:95
187
+ msgid ""
188
+ "If you select to automatically add the related posts, CRP will hook into the "
189
+ "Content Filter at a priority as specified in this option."
190
+ msgstr ""
191
+
192
+ #: admin/main-view.php:96
193
+ msgid ""
194
+ "A higher number will cause the related posts to be processed later and move "
195
+ "their display further down after the post content. Any number below 10 is "
196
+ "not recommended."
197
+ msgstr ""
198
+
199
+ #: admin/main-view.php:100
200
+ msgid "Show metabox:"
201
  msgstr ""
202
 
203
+ #: admin/main-view.php:103
204
  msgid ""
205
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
206
+ "Posts screens. Also applies to Pages and Custom Post Types."
207
+ msgstr ""
208
+
209
+ #: admin/main-view.php:107
210
+ msgid "Limit metabox to Admins only:"
211
  msgstr ""
212
 
213
+ #: admin/main-view.php:110
214
+ msgid ""
215
+ "If this is selected, the metabox will be hidden from anyone who is not an "
216
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
217
+ "metabox. This applies only if the above option is selected."
218
+ msgstr ""
219
+
220
+ #: admin/main-view.php:114
221
  #, fuzzy
222
  msgid "Tell the world you're using Contextual Related Posts:"
223
  msgstr "Contextual Related Posts"
224
 
225
+ #: admin/main-view.php:116
226
  msgid " <em>Optional</em>"
227
  msgstr ""
228
 
229
+ #: admin/main-view.php:117
230
  #, fuzzy
231
  msgid ""
232
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
233
  "in the list."
234
  msgstr "Contextual Related Posts "
235
 
236
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
237
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
238
+ #: admin/main-view.php:754
239
  #, fuzzy
240
  msgid "Save Options"
241
  msgstr "Le opzioni sono state salvate con successo."
242
 
243
+ #: admin/main-view.php:158 admin/main-view.php:691
244
  msgid "Number of related posts to display: "
245
  msgstr "numero di articoli correlati da mostrare:"
246
 
247
+ #: admin/main-view.php:161
248
  msgid ""
249
  "Maximum number of posts that will be displayed. The actual number may be "
250
  "smaller if less related posts are found."
251
  msgstr ""
252
 
253
+ #: admin/main-view.php:165
254
  msgid "Related posts should be newer than:"
255
  msgstr ""
256
 
257
+ #: admin/main-view.php:167
258
  #, fuzzy
259
  msgid "days"
260
  msgstr ""
261
  "Quanti giorni desideri siano considerati per il computo delle "
262
  "visualizzazioni per articoli più popolari del giorno?"
263
 
264
+ #: admin/main-view.php:168
265
  msgid ""
266
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
267
+ "it to 365 will show related posts from the last year only. Set to 0 to "
268
+ "disable limiting posts by date."
269
  msgstr ""
270
 
271
+ #: admin/main-view.php:172
272
  msgid "Find related posts based on content as well as title:"
273
  msgstr ""
274
 
275
+ #: admin/main-view.php:174
 
276
  msgid ""
277
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
278
+ "or enabling \"Cache output\" above if you enable this. Each site is "
279
+ "different, so toggle this option to see which setting gives you better "
280
+ "quality related posts."
281
  msgstr ""
 
 
 
282
 
283
+ #: admin/main-view.php:178
284
+ msgid "Limit content to be compared:"
285
  msgstr ""
286
 
287
+ #: admin/main-view.php:180
288
  msgid ""
289
+ "This sets the maximum words of the content that will be matched. Set to 0 "
290
+ "for no limit. Only applies if you active the above option."
291
  msgstr ""
292
 
293
+ #: admin/main-view.php:184
294
  #, fuzzy
295
  msgid "Post types to include in results:"
296
  msgstr "Escludi categorie:"
297
 
298
+ #: admin/main-view.php:191
299
  msgid ""
300
  "These post types will be displayed in the list. Includes custom post types."
301
  msgstr ""
302
 
303
+ #: admin/main-view.php:195
304
  #, fuzzy
305
  msgid "List of post or page IDs to exclude from the results:"
306
  msgstr "Escludi categorie:"
307
 
308
+ #: admin/main-view.php:197 admin/main-view.php:366
309
  msgid ""
310
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
311
  msgstr ""
312
 
313
+ #: admin/main-view.php:201
314
  #, fuzzy
315
  msgid "Categories to exclude from the results: "
316
  msgstr "Escludi categorie:"
317
 
318
+ #: admin/main-view.php:213
319
  msgid ""
320
  "Comma separated list of category slugs. The field above has an autocomplete "
321
  "so simply start typing in the beginning of your category name and it will "
322
  "prompt you with options."
323
  msgstr ""
324
 
325
+ #: admin/main-view.php:254
326
+ msgid "Title of related posts:"
327
+ msgstr ""
328
 
329
+ #: admin/main-view.php:257
330
  msgid ""
331
  "This is the main heading of the related posts. You can also display the "
332
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
333
  "Posts to %postname%</code>"
334
  msgstr ""
335
 
336
+ #: admin/main-view.php:261
337
  msgid "When there are no posts, what should be shown?"
338
  msgstr "Cosa desideri mostrare in assenza di articoli?"
339
 
340
+ #: admin/main-view.php:265
341
  msgid "Blank Output"
342
  msgstr "nulla"
343
 
344
+ #: admin/main-view.php:270
345
  #, fuzzy
346
  msgid "Display:"
347
  msgstr "Numero degli articoli più popolari da mostrare:"
348
 
349
+ #: admin/main-view.php:276 admin/main-view.php:694
350
  msgid "Show post excerpt in list?"
351
  msgstr "Desideri mostrare gli estratti?"
352
 
353
+ #: admin/main-view.php:279
354
  #, php-format
355
  msgid ""
356
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
358
  "automatic excerpt which refers to the first %d words of the post's content"
359
  msgstr ""
360
 
361
+ #: admin/main-view.php:282
362
+ msgid ""
363
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
364
+ "is disabled."
365
+ msgstr ""
366
 
367
+ #: admin/main-view.php:287
368
+ msgid "Length of excerpt (in words):"
369
+ msgstr ""
370
+
371
+ #: admin/main-view.php:293
372
  #, fuzzy
373
  msgid "Show post author in list?"
374
  msgstr "Desideri mostrare gli estratti?"
375
 
376
+ #: admin/main-view.php:296
377
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
378
  msgstr ""
379
 
380
+ #: admin/main-view.php:299
381
+ msgid ""
382
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
383
+ "disabled."
384
+ msgstr ""
385
+
386
+ #: admin/main-view.php:304
387
  #, fuzzy
388
  msgid "Show post date in list?"
389
  msgstr "Desideri mostrare gli estratti?"
390
 
391
+ #: admin/main-view.php:307
392
  msgid ""
393
  "Displays the date of the post. Uses the same date format set in General "
394
  "Options"
395
  msgstr ""
396
 
397
+ #: admin/main-view.php:310
398
+ msgid ""
399
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
400
+ "disabled."
401
+ msgstr ""
402
+
403
+ #: admin/main-view.php:315
404
  msgid "Limit post title length (in characters)"
405
  msgstr ""
406
 
407
+ #: admin/main-view.php:318
408
  msgid ""
409
  "Any title longer than the number of characters set above will be cut and "
410
+ "appended with an ellipsis (&hellip;)"
411
  msgstr ""
412
 
413
+ #: admin/main-view.php:322
414
  msgid "Open links in new window"
415
  msgstr ""
416
 
417
+ #: admin/main-view.php:328
418
  msgid "Add nofollow attribute to links in the list"
419
  msgstr ""
420
 
421
+ #: admin/main-view.php:361
422
  #, fuzzy
423
  msgid "Exclusion settings:"
424
  msgstr "Impostazioni"
425
 
426
+ #: admin/main-view.php:363
427
  #, fuzzy
428
  msgid "Exclude display of related posts on these posts / pages"
429
  msgstr "aggiungi gli articoli correlati al feed"
430
 
431
+ #: admin/main-view.php:369
432
  #, fuzzy
433
  msgid "Exclude display of related posts on these post types."
434
  msgstr "aggiungi gli articoli correlati al feed"
435
 
436
+ #: admin/main-view.php:376
437
  msgid ""
438
  "The related posts will not display on any of the above selected post types"
439
  msgstr ""
440
 
441
+ #: admin/main-view.php:406
442
  msgid "Customize the output:"
443
  msgstr "Personalizzazione output:"
444
 
445
+ #: admin/main-view.php:408
446
  msgid "HTML to display before the list of posts: "
447
  msgstr "HTML da mostrare davanti alla lista degli articoli:"
448
 
449
+ #: admin/main-view.php:411
450
  msgid "HTML to display before each list item: "
451
  msgstr "HTML da mostrare davanti ad ogni singola lista:"
452
 
453
+ #: admin/main-view.php:414
454
  msgid "HTML to display after each list item: "
455
  msgstr "HTML da mostrare dopo ogni lista:"
456
 
457
+ #: admin/main-view.php:417
458
  msgid "HTML to display after the list of posts: "
459
  msgstr "HTML da mostrare dopo la lista degli articoli:"
460
 
461
+ #: admin/main-view.php:458 admin/main-view.php:697
462
  #, fuzzy
463
  msgid "Location of post thumbnail:"
464
  msgstr "Opzioni miniature articolo:"
465
 
466
+ #: admin/main-view.php:462 admin/main-view.php:701
467
  #, fuzzy
468
  msgid "Display thumbnails inline with posts, before title"
469
  msgstr "Mostra gli articoli con le miniature inline prima del titolo"
470
 
471
+ #: admin/main-view.php:466 admin/main-view.php:705
472
  #, fuzzy
473
  msgid "Display thumbnails inline with posts, after title"
474
  msgstr "Mostra gli articoli con le miniature inline dopo il titolo"
475
 
476
+ #: admin/main-view.php:470 admin/main-view.php:709
477
  msgid "Display only thumbnails, no text"
478
  msgstr "Mostra le sole miniature, nessun testo"
479
 
480
+ #: admin/main-view.php:474 admin/main-view.php:713
481
  msgid "Do not display thumbnails, only text."
482
  msgstr "Non mostrare le miniature, solo testo."
483
 
484
+ #: admin/main-view.php:477
485
+ msgid ""
486
+ "This setting cannot be changed because an inbuilt style has been selected "
487
+ "under the Styles section. If you would like to change this option, please "
488
+ "select <strong>No styles</strong> under the Styles section."
489
  msgstr ""
490
 
491
  #: admin/main-view.php:481
492
+ msgid "Thumbnail size:"
493
+ msgstr ""
494
+
495
+ #: admin/main-view.php:505
496
  msgid "Custom size"
497
  msgstr ""
498
 
499
+ #: admin/main-view.php:508
500
+ msgid "You can choose from existing image sizes above or create a custom size."
501
+ msgstr ""
502
+
503
+ #: admin/main-view.php:509
504
  msgid ""
505
+ "If you choose an existing size, then the width, height and crop mode "
506
+ "settings in the three options below will be automatically updated to reflect "
507
+ "the correct dimensions of the setting."
508
  msgstr ""
509
 
510
+ #: admin/main-view.php:510
511
+ msgid ""
512
+ "If you have chosen Custom size above, then enter the width, height and crop "
513
+ "settings below. For best results, use a cropped image with the same width "
514
+ "and height. The default setting is 150x150 cropped image."
515
+ msgstr ""
516
+
517
+ #: admin/main-view.php:511
518
  msgid ""
519
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
520
+ "images."
521
  msgstr ""
522
 
523
+ #: admin/main-view.php:512
524
  #, php-format
525
  msgid ""
526
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
527
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
528
+ "all image sizes."
529
  msgstr ""
530
 
531
+ #: admin/main-view.php:516
532
  msgid "Width of the thumbnail:"
533
  msgstr ""
534
 
535
+ #: admin/main-view.php:519
536
  msgid "Height of the thumbnail: "
537
  msgstr ""
538
 
539
+ #: admin/main-view.php:524
 
 
 
 
 
 
540
  msgid "Crop mode:"
541
  msgstr ""
542
 
543
+ #: admin/main-view.php:528
544
  msgid ""
545
  "By default, thumbnails will be hard cropped. Uncheck this box to "
546
  "proportionately/soft crop the thumbnails."
547
  msgstr ""
548
 
549
+ #: admin/main-view.php:529
550
  #, php-format
551
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
552
  msgstr ""
553
 
554
+ #: admin/main-view.php:533
555
+ msgid "Image size attributes:"
556
  msgstr ""
557
 
558
+ #: admin/main-view.php:537
559
  msgid "Style attributes are used for width and height."
560
  msgstr ""
561
 
562
+ #: admin/main-view.php:542
563
  msgid "HTML width and height attributes are used for width and height."
564
  msgstr ""
565
 
566
+ #: admin/main-view.php:547
567
+ msgid "No HTML or Style attributes set for width and height"
568
+ msgstr ""
569
+
570
+ #: admin/main-view.php:552
571
  #, fuzzy
572
  msgid "Post thumbnail meta field name:"
573
  msgstr "Opzioni miniature articolo:"
574
 
575
+ #: admin/main-view.php:554
576
  msgid ""
577
+ "The value of this field should contain a direct link to the image. This is "
578
+ "set in the meta box in the <em>Add New Post</em> screen."
579
  msgstr ""
580
 
581
+ #: admin/main-view.php:557
582
  msgid "Extract the first image from the post?"
583
  msgstr ""
584
 
585
+ #: admin/main-view.php:559
586
  msgid ""
587
  "This will only happen if there is no post thumbnail set and no image URL is "
588
  "specified in the meta field."
589
  msgstr ""
590
 
591
+ #: admin/main-view.php:562
592
  msgid "Use default thumbnail?"
593
  msgstr ""
594
 
595
+ #: admin/main-view.php:564
596
  #, fuzzy
597
  msgid ""
598
  "If checked, when no thumbnail is found, show a default one from the URL "
601
  "Se attiva, in assenza di miniatura ne mostrerà una predefinita da URL qui "
602
  "sotto. Se inattiva e senza miniatura, non verrà mostrata nessuna immagine."
603
 
604
+ #: admin/main-view.php:567
605
  #, fuzzy
606
  msgid "Default thumbnail:"
607
  msgstr "Opzioni impostate alle predefinite."
608
 
609
+ #: admin/main-view.php:570
 
610
  msgid ""
611
+ "CRP tries several different methods to find a thumbnail for the related "
612
+ "post. The above image is used if the previous option is enabled and no "
613
+ "thumbnail could be found."
614
  msgstr ""
 
 
 
 
615
 
616
+ #: admin/main-view.php:611
617
+ msgid "Style of the related posts:"
 
 
 
618
  msgstr ""
619
 
620
+ #: admin/main-view.php:614
621
+ msgid "No styles"
622
+ msgstr ""
 
 
 
 
 
 
623
 
624
+ #: admin/main-view.php:616
625
+ msgid "Select this option if you plan to add your own styles"
626
  msgstr ""
627
 
628
+ #: admin/main-view.php:620
629
+ msgid "Rounded Thumbnails"
 
 
630
  msgstr ""
631
 
632
+ #: admin/main-view.php:623
633
  msgid ""
634
  "Enabling this option will turn on the thumbnails and set their width and "
635
  "height to 150px. It will also turn off the display of the author, excerpt "
637
  "settings."
638
  msgstr ""
639
 
640
+ #: admin/main-view.php:624
641
+ #, php-format
642
+ msgid ""
643
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
644
+ msgstr ""
645
+
646
+ #: admin/main-view.php:628
647
+ msgid "Text only"
648
+ msgstr ""
649
+
650
+ #: admin/main-view.php:630
651
+ msgid ""
652
+ "Enabling this option will disable thumbnails and no longer include the "
653
+ "default style sheet included in the plugin."
654
+ msgstr ""
655
+
656
+ #: admin/main-view.php:645
657
  msgid "Custom CSS to add to header:"
658
  msgstr ""
659
 
660
+ #: admin/main-view.php:649
661
  msgid ""
662
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
663
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
664
  "\">FAQ</a> for available CSS classes to style."
665
  msgstr ""
666
 
667
+ #: admin/main-view.php:689
668
+ msgid ""
669
+ "Below options override the related posts settings for your blog feed. These "
670
+ "only apply if you have selected to add related posts to Feeds in the General "
671
+ "Options tab."
672
+ msgstr ""
673
+
674
+ #: admin/main-view.php:717
675
+ #, fuzzy
676
+ msgid "Maximum width of the thumbnail: "
677
+ msgstr "Opzioni miniature articolo:"
678
+
679
+ #: admin/main-view.php:720
680
+ #, fuzzy
681
+ msgid "Maximum height of the thumbnail: "
682
+ msgstr "Opzioni miniature articolo:"
683
+
684
+ #: admin/main-view.php:755
685
  #, fuzzy
686
  msgid "Default Options"
687
  msgstr "Opzioni impostate alle predefinite."
688
 
689
+ #: admin/main-view.php:755
690
  msgid "Do you want to set options to Default?"
691
  msgstr "Sei certo di volere impostare alle opzioni predefinite?"
692
 
693
+ #: admin/main-view.php:756
694
  msgid "Recreate Index"
695
  msgstr ""
696
 
697
+ #: admin/main-view.php:756
698
  msgid "Are you sure you want to recreate the index?"
699
  msgstr "Sei certo di volere ricreare l'indice?"
700
 
701
+ #: admin/main-view.php:761
702
+ msgid ""
703
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
704
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
705
+ "this."
706
+ msgstr ""
707
+
708
+ #: admin/metabox.php:100
709
+ #, fuzzy
710
+ msgid "Location of thumbnail:"
711
+ msgstr "Opzioni miniature articolo:"
712
+
713
+ #: admin/metabox.php:102
714
+ msgid ""
715
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
716
+ "image will be used for the post. It will be resized to the thumbnail size "
717
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
718
+ msgstr ""
719
+
720
+ #: admin/metabox.php:103
721
+ msgid "The URL above is saved in the meta field:"
722
+ msgstr ""
723
+
724
+ #: admin/metabox.php:108
725
+ msgid ""
726
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
727
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
728
+ "on this page."
729
+ msgstr ""
730
+
731
+ #: admin/metabox.php:119
732
+ msgid "Disable Related Posts display:"
733
+ msgstr ""
734
+
735
+ #: admin/metabox.php:122
736
+ msgid ""
737
+ "If this is checked, then Contextual Related Posts will not automatically "
738
+ "insert the related posts at the end of post content."
739
+ msgstr ""
740
+
741
+ #: admin/metabox.php:127 admin/metabox.php:135
742
+ msgid "Manual related posts:"
743
+ msgstr ""
744
+
745
+ #: admin/metabox.php:129
746
+ msgid ""
747
+ "Comma separated list of post, page or custom post type IDs. e.g. "
748
+ "188,320,500. These will be given preference over the related posts generated "
749
+ "by the plugin."
750
+ msgstr ""
751
+
752
+ #: admin/metabox.php:130
753
+ msgid ""
754
+ "Once you enter the list above and save this page, the plugin will display "
755
+ "the titles of the posts below for your reference. Only IDs corresponding to "
756
+ "published posts or custom post types will be retained."
757
+ msgstr ""
758
+
759
+ #: admin/metabox.php:144
760
+ msgid "This post type is:"
761
+ msgstr ""
762
+
763
  #: admin/sidebar-view.php:20
764
  msgid "Support the development"
765
  msgstr "Sostieni lo sviluppo"
812
  msgid "Ajay's blog"
813
  msgstr "Il blog di Ajay"
814
 
815
+ #: contextual-related-posts.php:178
 
 
 
 
816
  #, php-format
817
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
818
  msgstr ""
819
 
820
+ #: contextual-related-posts.php:659
821
+ msgid "<h3>Related Posts:</h3>"
822
+ msgstr "<h3>Related Posts:</h3>"
823
+
824
+ #: contextual-related-posts.php:661
825
+ #, fuzzy
826
+ msgid "No related posts found"
827
+ msgstr "Non é stato trovato alcun articolo correlato"
828
+
829
+ #: includes/class-crp-widget.php:33
830
  #, fuzzy
831
  msgid "Related Posts [CRP]"
832
  msgstr "Related Posts"
833
 
834
+ #: includes/class-crp-widget.php:34
835
  #, fuzzy
836
  msgid "Display Related Posts"
837
  msgstr "Numero degli articoli più popolari da mostrare:"
838
 
839
+ #: includes/class-crp-widget.php:69
840
  #, fuzzy
841
  msgid "Title"
842
  msgstr "Titolo per gli articoli più popolari:"
843
 
844
+ #: includes/class-crp-widget.php:74
845
  #, fuzzy
846
  msgid "No. of posts"
847
  msgstr "Gli articoli più popolari"
848
 
849
+ #: includes/class-crp-widget.php:79
850
  #, fuzzy
851
  msgid " Show excerpt?"
852
  msgstr "Desideri mostrare gli estratti?"
853
 
854
+ #: includes/class-crp-widget.php:84
855
  #, fuzzy
856
  msgid " Show author?"
857
  msgstr "Invia la tua donazione all'autore di"
858
 
859
+ #: includes/class-crp-widget.php:89
860
  #, fuzzy
861
  msgid " Show date?"
862
  msgstr "Desideri mostrare gli estratti?"
863
 
864
+ #: includes/class-crp-widget.php:95
865
  #, fuzzy
866
  msgid "Thumbnails inline, before title"
867
  msgstr "Mostra gli articoli con le miniature inline prima del titolo"
868
 
869
+ #: includes/class-crp-widget.php:96
870
  #, fuzzy
871
  msgid "Thumbnails inline, after title"
872
  msgstr "Mostra gli articoli con le miniature inline dopo il titolo"
873
 
874
+ #: includes/class-crp-widget.php:97
875
  #, fuzzy
876
  msgid "Only thumbnails, no text"
877
  msgstr "Mostra le sole miniature, nessun testo"
878
 
879
+ #: includes/class-crp-widget.php:98
880
  #, fuzzy
881
  msgid "No thumbnails, only text."
882
  msgstr "Non mostrare le miniature, solo testo."
883
 
884
+ #: includes/class-crp-widget.php:103
885
  #, fuzzy
886
  msgid "Thumbnail height"
887
  msgstr "Opzioni miniature articolo:"
888
 
889
+ #: includes/class-crp-widget.php:108
890
  #, fuzzy
891
  msgid "Thumbnail width"
892
  msgstr "Opzioni miniature articolo:"
893
 
894
+ #: includes/class-crp-widget.php:112
895
+ msgid "Post types to include:"
896
+ msgstr ""
 
 
 
 
 
897
 
898
+ #: includes/media-handler.php:68
899
  msgid "thumb_timthumb argument has been deprecated"
900
  msgstr ""
901
 
902
+ #: includes/media-handler.php:72
903
  msgid "thumb_timthumb_q argument has been deprecated"
904
  msgstr ""
905
 
906
+ #: includes/media-handler.php:76
907
  msgid "filter argument has been deprecated"
908
  msgstr ""
909
 
910
+ #: includes/output-generator.php:238
911
+ msgid " by "
912
+ msgstr ""
913
+
914
+ #~ msgid "Options saved successfully."
915
+ #~ msgstr "Le opzioni sono state salvate correttamente."
916
+
917
+ #, fuzzy
918
+ #~ msgid "Add related posts to:"
919
+ #~ msgstr "Gli articoli più popolari"
920
+
921
+ #, fuzzy
922
+ #~ msgid ""
923
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
924
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
925
+ #~ msgstr ""
926
+ #~ "Ricerca degli articoli correlati in relazione al contenuto ed al titolo. "
927
+ #~ "Se disattivata, verranno utilizzati i soli titoli dei post. (in questo "
928
+ #~ "caso é preferibile attivare un plugin per la cache)"
929
+
930
+ #~ msgid "Title of related posts: "
931
+ #~ msgstr "titolo per gli articoli correlati:"
932
+
933
+ #~ msgid "Length of excerpt (in words): "
934
+ #~ msgstr "Lunghezza estratto (in parole): "
935
+
936
+ #, fuzzy
937
+ #~ msgid ""
938
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
939
+ #~ "doesn't then it will check the meta field. If this is not available, then "
940
+ #~ "it will show the default image as specified above."
941
+ #~ msgstr ""
942
+ #~ "Come prima operazione, il plugin controllerà la presenza di una miniatura "
943
+ #~ "nell'articolo. Nel caso in cui non fosse presente, verificherà il campo "
944
+ #~ "meta. Qualora non fosse disponibile, mostrerà l'immagine predefinita come "
945
+ #~ "specificato qui sotto:"
946
+
947
  #~ msgid "Post thumbnail options:"
948
  #~ msgstr "Opzioni miniature articolo:"
949
 
languages/crp-lt_LT.mo CHANGED
Binary file
languages/crp-lt_LT.po CHANGED
@@ -2,162 +2,168 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:32-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
- "Language-Team: <me@ajaydsouza.com>\n"
9
  "Language: ru_RU\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
- msgstr "Opcijas veiksmīgi saglabāts."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
- #: admin/admin.php:185
24
  msgid "Options set to Default."
25
  msgstr "Opcijas iestatīts uz Default."
26
 
27
- #: admin/admin.php:196
28
  msgid "Index recreated"
29
  msgstr "indekss pārbūvēts"
30
 
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
  msgid "Contextual Related Posts"
33
  msgstr "Konteksta Related Posts"
34
 
35
- #: admin/admin.php:214
36
  msgid "Related Posts"
37
  msgstr "Related Posts"
38
 
39
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
40
  msgid "Settings"
41
  msgstr "iestatījumi"
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
  msgid "Support"
45
  msgstr "atbalstīt"
46
 
47
- #: admin/admin.php:348
48
  msgid "Donate"
49
  msgstr "ziedot"
50
 
51
- #: admin/admin.php:349
52
  msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
  msgid "plugin settings page"
57
  msgstr "spraudnis iestatījumu lapa"
58
 
59
- #: admin/admin.php:409
60
- msgid ""
61
- "An error occurred clearing the cache. Please contact your site administrator."
62
- "\\n\\nError message:\\n"
63
- msgstr ""
64
-
65
- #: admin/admin.php:414
66
- msgid " cached row(s) cleared"
67
- msgstr ""
68
-
69
- #: admin/admin.php:467
70
- #, fuzzy
71
- msgid "Location of thumbnail:"
72
- msgstr "Настройки превью к записям:"
73
-
74
- #: admin/admin.php:469
75
- msgid ""
76
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
77
- "image will be used for the post. It will be resized to the thumbnail size "
78
- "set under Settings &raquo; Related Posts &raquo; Output Options"
79
- msgstr ""
80
-
81
- #: admin/admin.php:470
82
- msgid "The URL above is saved in the meta field: "
83
- msgstr ""
84
-
85
- #: admin/main-view.php:32 admin/main-view.php:54
86
  #, fuzzy
87
  msgid "General options"
88
  msgstr "Настройки сохранены."
89
 
90
- #: admin/main-view.php:33 admin/main-view.php:125
91
  msgid "List tuning options"
92
  msgstr ""
93
 
94
- #: admin/main-view.php:34 admin/main-view.php:229
95
  msgid "Output options"
96
  msgstr "Izejas opcijas:"
97
 
98
- #: admin/main-view.php:35 admin/main-view.php:421
99
- #: contextual-related-posts.php:718
100
  msgid "Thumbnail options"
101
  msgstr "sīktēlu iespējas"
102
 
103
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
104
  msgid "Feed options"
105
  msgstr "Iespējas:"
106
 
107
- #: admin/main-view.php:37 admin/main-view.php:637
108
- msgid "Custom styles"
109
- msgstr ""
110
-
111
- #: admin/main-view.php:70
112
  msgid "Cache output?"
113
  msgstr ""
114
 
115
- #: admin/main-view.php:72
116
  msgid ""
117
  "Enabling this option will cache the related posts output when the post is "
118
  "visited the first time. The cache is cleaned when you save this page."
119
  msgstr ""
120
 
121
- #: admin/main-view.php:73
122
- msgid "Clear cache"
 
 
 
123
  msgstr ""
124
 
125
- #: admin/main-view.php:77
126
- msgid "Add related posts to:"
127
- msgstr "Pievienot saistītus amatus barībā"
128
 
129
  #: admin/main-view.php:79
 
 
 
 
130
  #, fuzzy
131
  msgid "Posts"
132
  msgstr "Популярные записи"
133
 
134
- #: admin/main-view.php:80
135
  msgid "Pages"
136
  msgstr ""
137
 
138
- #: admin/main-view.php:81
139
  #, fuzzy
140
  msgid "Home page"
141
  msgstr "Результатов на страницу:"
142
 
143
- #: admin/main-view.php:82
144
  msgid "Feeds"
145
  msgstr ""
146
 
147
- #: admin/main-view.php:83
148
  msgid "Category archives"
149
  msgstr ""
150
 
151
- #: admin/main-view.php:84
152
  msgid "Tag archives"
153
  msgstr ""
154
 
155
- #: admin/main-view.php:85
156
  #, fuzzy
157
  msgid "Other archives"
158
  msgstr "Другие плагины автора"
159
 
160
- #: admin/main-view.php:86
161
  #, fuzzy
162
  msgid ""
163
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -168,148 +174,176 @@ msgstr ""
168
  "(\"echo_ald_crp\")) echo_ald_crp ();?> </ Code>, lai jūsu veidnes failu, kur "
169
  "vēlaties to parādīt"
170
 
171
- #: admin/main-view.php:90
172
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  msgstr ""
174
 
175
- #: admin/main-view.php:93
176
  msgid ""
177
- "A higher number will cause the content above to be processed after other "
178
- "filters. Number below 10 is not recommended."
 
 
 
 
179
  msgstr ""
180
 
181
- #: admin/main-view.php:97
 
 
 
 
 
 
 
182
  #, fuzzy
183
  msgid "Tell the world you're using Contextual Related Posts:"
184
  msgstr "Konteksta Related Posts"
185
 
186
- #: admin/main-view.php:99
187
  msgid " <em>Optional</em>"
188
  msgstr ""
189
 
190
- #: admin/main-view.php:100
191
  #, fuzzy
192
  msgid ""
193
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
194
  "in the list."
195
  msgstr "Konteksta saistītus amatus"
196
 
197
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
198
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
199
  msgid "Save Options"
200
  msgstr "Saglabāt opcijas"
201
 
202
- #: admin/main-view.php:141 admin/main-view.php:583
203
  msgid "Number of related posts to display: "
204
  msgstr "Skaits saistītus amatus, lai parādītu:"
205
 
206
- #: admin/main-view.php:144
207
  msgid ""
208
  "Maximum number of posts that will be displayed. The actual number may be "
209
  "smaller if less related posts are found."
210
  msgstr ""
211
 
212
- #: admin/main-view.php:148
213
  msgid "Related posts should be newer than:"
214
  msgstr ""
215
 
216
- #: admin/main-view.php:150
217
  #, fuzzy
218
  msgid "days"
219
  msgstr ""
220
  "За сколько дней считать просмотры для списка Популярных сегодня записей?"
221
 
222
- #: admin/main-view.php:151
223
  msgid ""
224
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
225
- "it to 365 will show related posts from the last year only. Set it to 0 to "
226
- "disable limiting posts."
227
  msgstr ""
228
 
229
- #: admin/main-view.php:155
230
  msgid "Find related posts based on content as well as title:"
231
  msgstr ""
232
 
233
- #: admin/main-view.php:157
234
- #, fuzzy
235
  msgid ""
236
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
237
- "or enabling \"Cache output\" above if you enable this."
 
 
238
  msgstr ""
239
- "Ja nekontrolēti, tikai amati nosaukumi tiek izmantoti. (Es ieteiktu izmantot "
240
- "caching spraudnis, ja aktivizēsiet šo)"
241
 
242
- #: admin/main-view.php:161
243
- msgid "Limit content to be compared"
244
  msgstr ""
245
 
246
- #: admin/main-view.php:163
247
  msgid ""
248
- "This sets the maximum words of the content that will be matched. 0 means no "
249
- "limit."
250
  msgstr ""
251
 
252
- #: admin/main-view.php:167
253
  #, fuzzy
254
  msgid "Post types to include in results:"
255
  msgstr "Исключить рубрики:"
256
 
257
- #: admin/main-view.php:178
258
  msgid ""
259
  "These post types will be displayed in the list. Includes custom post types."
260
  msgstr ""
261
 
262
- #: admin/main-view.php:182
263
  #, fuzzy
264
  msgid "List of post or page IDs to exclude from the results:"
265
  msgstr "Исключить рубрики:"
266
 
267
- #: admin/main-view.php:184 admin/main-view.php:343
268
  msgid ""
269
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
270
  msgstr ""
271
 
272
- #: admin/main-view.php:188
273
  #, fuzzy
274
  msgid "Categories to exclude from the results: "
275
  msgstr "Исключить рубрики:"
276
 
277
- #: admin/main-view.php:204
278
  msgid ""
279
  "Comma separated list of category slugs. The field above has an autocomplete "
280
  "so simply start typing in the beginning of your category name and it will "
281
  "prompt you with options."
282
  msgstr ""
283
 
284
- #: admin/main-view.php:245
285
- msgid "Title of related posts: "
286
- msgstr "Nosaukums saistītus amatus:"
287
 
288
- #: admin/main-view.php:248
289
  msgid ""
290
  "This is the main heading of the related posts. You can also display the "
291
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
292
  "Posts to %postname%</code>"
293
  msgstr ""
294
 
295
- #: admin/main-view.php:252
296
  msgid "When there are no posts, what should be shown?"
297
  msgstr "Ja nav amati, kas būtu redzams?"
298
 
299
- #: admin/main-view.php:256
300
  msgid "Blank Output"
301
  msgstr "tukša izeja"
302
 
303
- #: admin/main-view.php:260
304
  #, fuzzy
305
  msgid "Display:"
306
  msgstr "Количество Популярных записей в списке:"
307
 
308
- #: admin/main-view.php:265 admin/main-view.php:586
309
  msgid "Show post excerpt in list?"
310
  msgstr "Rādīt post izvilkumu sarakstā?"
311
 
312
- #: admin/main-view.php:268
313
  #, php-format
314
  msgid ""
315
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -317,204 +351,238 @@ msgid ""
317
  "automatic excerpt which refers to the first %d words of the post's content"
318
  msgstr ""
319
 
320
- #: admin/main-view.php:272
321
- msgid "Length of excerpt (in words): "
322
- msgstr "Garums izrakstā (vārdiem)"
 
 
323
 
324
- #: admin/main-view.php:278
 
 
 
 
325
  #, fuzzy
326
  msgid "Show post author in list?"
327
  msgstr "Показывать текст записи в списке?"
328
 
329
- #: admin/main-view.php:281
330
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
331
  msgstr ""
332
 
333
- #: admin/main-view.php:285
 
 
 
 
 
 
334
  #, fuzzy
335
  msgid "Show post date in list?"
336
  msgstr "Показывать текст записи в списке?"
337
 
338
- #: admin/main-view.php:288
339
  msgid ""
340
  "Displays the date of the post. Uses the same date format set in General "
341
  "Options"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:292
 
 
 
 
 
 
345
  msgid "Limit post title length (in characters)"
346
  msgstr ""
347
 
348
- #: admin/main-view.php:295
349
  msgid ""
350
  "Any title longer than the number of characters set above will be cut and "
351
- "appended with a &helip;"
352
  msgstr ""
353
 
354
- #: admin/main-view.php:299
355
  msgid "Open links in new window"
356
  msgstr ""
357
 
358
- #: admin/main-view.php:305
359
  msgid "Add nofollow attribute to links in the list"
360
  msgstr ""
361
 
362
- #: admin/main-view.php:338
363
  #, fuzzy
364
  msgid "Exclusion settings:"
365
  msgstr "spraudnis iestatījumu lapa"
366
 
367
- #: admin/main-view.php:340
368
  msgid "Exclude display of related posts on these posts / pages"
369
  msgstr "Pievienot saistītus amatus barībā"
370
 
371
- #: admin/main-view.php:346
372
  #, fuzzy
373
  msgid "Exclude display of related posts on these post types."
374
  msgstr "Pievienot saistītus amatus barībā"
375
 
376
- #: admin/main-view.php:355
377
  msgid ""
378
  "The related posts will not display on any of the above selected post types"
379
  msgstr ""
380
 
381
- #: admin/main-view.php:385
382
  msgid "Customize the output:"
383
  msgstr "Pielāgot izejas:"
384
 
385
- #: admin/main-view.php:387
386
  msgid "HTML to display before the list of posts: "
387
  msgstr "HTML, lai parādītu, pirms amatu sarakstu:"
388
 
389
- #: admin/main-view.php:390
390
  msgid "HTML to display before each list item: "
391
  msgstr "HTML, lai parādītu pirms katras saraksta elementa:"
392
 
393
- #: admin/main-view.php:393
394
  msgid "HTML to display after each list item: "
395
  msgstr "HTML, lai parādītu pēc katra saraksta elementa:"
396
 
397
- #: admin/main-view.php:396
398
  msgid "HTML to display after the list of posts: "
399
  msgstr "HTML, lai parādītu pēc amatu sarakstā:"
400
 
401
- #: admin/main-view.php:437 admin/main-view.php:589
402
  #, fuzzy
403
  msgid "Location of post thumbnail:"
404
  msgstr "Настройки превью к записям:"
405
 
406
- #: admin/main-view.php:441 admin/main-view.php:593
407
  msgid "Display thumbnails inline with posts, before title"
408
  msgstr "Rādīt skices ar ziņojumiem"
409
 
410
- #: admin/main-view.php:445 admin/main-view.php:597
411
  msgid "Display thumbnails inline with posts, after title"
412
  msgstr "Rādīt sīktēlus saskaņā ar soobscheniyamiazat skicēm ar ziņojumiem"
413
 
414
- #: admin/main-view.php:449 admin/main-view.php:601
415
  msgid "Display only thumbnails, no text"
416
  msgstr "Attēlotu tikai sīktēlus, teksts"
417
 
418
- #: admin/main-view.php:453 admin/main-view.php:605
419
  msgid "Do not display thumbnails, only text."
420
  msgstr "Nerādīt sīktēlus, tikai tekstu."
421
 
422
- #: admin/main-view.php:457
423
- msgid "Thumbnail size:"
 
 
 
424
  msgstr ""
425
 
426
  #: admin/main-view.php:481
 
 
 
 
427
  msgid "Custom size"
428
  msgstr ""
429
 
430
- #: admin/main-view.php:484
 
 
 
 
431
  msgid ""
432
- "You can choose from existing image sizes above or create a custom size. If "
433
- "you have chosen Custom size above, then enter the width, height and crop "
434
- "settings below. For best results, use a cropped image."
435
  msgstr ""
436
 
437
- #: admin/main-view.php:485
 
 
 
 
 
 
 
438
  msgid ""
439
- "If you change the width, height or crop mode below, existing images will not "
440
- "be automatically resized."
441
  msgstr ""
442
 
443
- #: admin/main-view.php:486
444
  #, php-format
445
  msgid ""
446
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
447
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
448
- "image sizes."
449
  msgstr ""
450
 
451
- #: admin/main-view.php:490
452
  msgid "Width of the thumbnail:"
453
  msgstr ""
454
 
455
- #: admin/main-view.php:493
456
  msgid "Height of the thumbnail: "
457
  msgstr ""
458
 
459
- #: admin/main-view.php:497
460
- msgid ""
461
- "Since you're using the default styles set under the Custom Styles section, "
462
- "the width and height is fixed at 150px"
463
- msgstr ""
464
-
465
- #: admin/main-view.php:501
466
  msgid "Crop mode:"
467
  msgstr ""
468
 
469
- #: admin/main-view.php:505
470
  msgid ""
471
  "By default, thumbnails will be hard cropped. Uncheck this box to "
472
  "proportionately/soft crop the thumbnails."
473
  msgstr ""
474
 
475
- #: admin/main-view.php:506
476
  #, php-format
477
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
478
  msgstr ""
479
 
480
- #: admin/main-view.php:510
481
- msgid "Style attributes / Width and Height HTML attributes:"
482
  msgstr ""
483
 
484
- #: admin/main-view.php:514
485
  msgid "Style attributes are used for width and height."
486
  msgstr ""
487
 
488
- #: admin/main-view.php:518
489
  msgid "HTML width and height attributes are used for width and height."
490
  msgstr ""
491
 
492
- #: admin/main-view.php:522
 
 
 
 
493
  #, fuzzy
494
  msgid "Post thumbnail meta field name:"
495
  msgstr "Attēlu rīki post:"
496
 
497
- #: admin/main-view.php:524
498
  msgid ""
499
- "The value of this field should contain the image source and is set in the "
500
- "<em>Add New Post</em> screen"
501
  msgstr ""
502
 
503
- #: admin/main-view.php:527
504
  msgid "Extract the first image from the post?"
505
  msgstr ""
506
 
507
- #: admin/main-view.php:529
508
  msgid ""
509
  "This will only happen if there is no post thumbnail set and no image URL is "
510
  "specified in the meta field."
511
  msgstr ""
512
 
513
- #: admin/main-view.php:532
514
  msgid "Use default thumbnail?"
515
  msgstr ""
516
 
517
- #: admin/main-view.php:534
518
  #, fuzzy
519
  msgid ""
520
  "If checked, when no thumbnail is found, show a default one from the URL "
@@ -524,50 +592,35 @@ msgstr ""
524
  "добавлено стандартное изображение. Если превью задано к записи - будет "
525
  "отображаться только оно."
526
 
527
- #: admin/main-view.php:537
528
  #, fuzzy
529
  msgid "Default thumbnail:"
530
  msgstr "noklusējuma opcijas"
531
 
532
- #: admin/main-view.php:540
533
- #, fuzzy
534
  msgid ""
535
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
536
- "then it will check the meta field. If this is not available, then it will "
537
- "show the default image as specified above."
538
  msgstr ""
539
- "Spraudnis vispirms pārbaudīt, vai sūtījums satur sīktēlu. Ja tā nav, tad tas "
540
- "būs pārbaudīt meta laukā. Ja šāda informācija nav pieejama, tad tas rādīs "
541
- "noklusējuma attēlu, kā minēts iepriekš"
542
 
543
- #: admin/main-view.php:581
544
- msgid ""
545
- "Below options override the related posts settings for your blog feed. These "
546
- "only apply if you have selected to add related posts to Feeds in the General "
547
- "Options tab."
548
  msgstr ""
549
 
550
- #: admin/main-view.php:609
551
- #, fuzzy
552
- msgid "Maximum width of the thumbnail: "
553
- msgstr "Настройки превью к записям:"
554
-
555
- #: admin/main-view.php:612
556
- #, fuzzy
557
- msgid "Maximum height of the thumbnail: "
558
- msgstr "Настройки превью к записям:"
559
 
560
- #: admin/main-view.php:653
561
- msgid "Use default style included in the plugin?"
562
  msgstr ""
563
 
564
- #: admin/main-view.php:656
565
- msgid ""
566
- "Contextual Related Posts includes a default style that makes your popular "
567
- "posts list to look beautiful. Check the box above if you want to use this."
568
  msgstr ""
569
 
570
- #: admin/main-view.php:657
571
  msgid ""
572
  "Enabling this option will turn on the thumbnails and set their width and "
573
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -575,33 +628,128 @@ msgid ""
575
  "settings."
576
  msgstr ""
577
 
578
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
579
  msgid "Custom CSS to add to header:"
580
  msgstr ""
581
 
582
- #: admin/main-view.php:664
583
  msgid ""
584
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
585
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
586
  "\">FAQ</a> for available CSS classes to style."
587
  msgstr ""
588
 
589
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
590
  msgid "Default Options"
591
  msgstr "noklusējuma opcijas"
592
 
593
- #: admin/main-view.php:694
594
  msgid "Do you want to set options to Default?"
595
  msgstr "Vai jūs vēlaties, lai uzstādītu iespējas Default?"
596
 
597
- #: admin/main-view.php:695
598
  msgid "Recreate Index"
599
  msgstr ""
600
 
601
- #: admin/main-view.php:695
602
  msgid "Are you sure you want to recreate the index?"
603
  msgstr "Vai jūs tiešām vēlaties, lai atjaunotu indeksu?"
604
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
605
  #: admin/sidebar-view.php:20
606
  msgid "Support the development"
607
  msgstr "Atbalstīt"
@@ -653,92 +801,126 @@ msgstr "citas plugins"
653
  msgid "Ajay's blog"
654
  msgstr "Ajay blogs"
655
 
656
- #: contextual-related-posts.php:250
657
- msgid " by "
658
- msgstr ""
659
-
660
- #: contextual-related-posts.php:289
661
  #, php-format
662
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
663
  msgstr ""
664
 
665
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
666
  #, fuzzy
667
  msgid "Related Posts [CRP]"
668
  msgstr "Related Posts"
669
 
670
- #: contextual-related-posts.php:671
671
  msgid "Display Related Posts"
672
  msgstr "Displeja Related Posts"
673
 
674
- #: contextual-related-posts.php:694
675
  #, fuzzy
676
  msgid "Title"
677
  msgstr "Заголовок списка Популярных записей:"
678
 
679
- #: contextual-related-posts.php:699
680
  #, fuzzy
681
  msgid "No. of posts"
682
  msgstr "Популярные записи"
683
 
684
- #: contextual-related-posts.php:704
685
  msgid " Show excerpt?"
686
  msgstr "Rādīt izvilkumu?"
687
 
688
- #: contextual-related-posts.php:709
689
  #, fuzzy
690
  msgid " Show author?"
691
  msgstr "Отправьте пожертвование автору"
692
 
693
- #: contextual-related-posts.php:714
694
  #, fuzzy
695
  msgid " Show date?"
696
  msgstr "Показывать текст записи в списке?"
697
 
698
- #: contextual-related-posts.php:720
699
  msgid "Thumbnails inline, before title"
700
  msgstr "Sīktēli inline, pirms virsraksta"
701
 
702
- #: contextual-related-posts.php:721
703
  msgid "Thumbnails inline, after title"
704
  msgstr "Sīktēli inline, pēc nosaukuma"
705
 
706
- #: contextual-related-posts.php:722
707
  msgid "Only thumbnails, no text"
708
  msgstr "Tikai sīktēlus, bez teksta"
709
 
710
- #: contextual-related-posts.php:723
711
  msgid "No thumbnails, only text."
712
  msgstr "Nav sīktēlus, tikai tekstu."
713
 
714
- #: contextual-related-posts.php:728
715
  msgid "Thumbnail height"
716
  msgstr "sīktēls augstums"
717
 
718
- #: contextual-related-posts.php:733
719
  msgid "Thumbnail width"
720
  msgstr "Thumbnail platums"
721
 
722
- #: contextual-related-posts.php:897
723
- msgid "<h3>Related Posts:</h3>"
724
- msgstr "<h3>saistīta posts:</h3>"
725
-
726
- #: contextual-related-posts.php:899
727
- msgid "No related posts found"
728
- msgstr "Nr saistītus amatus atrasts"
729
 
730
- #: contextual-related-posts.php:1211
731
  msgid "thumb_timthumb argument has been deprecated"
732
  msgstr ""
733
 
734
- #: contextual-related-posts.php:1215
735
  msgid "thumb_timthumb_q argument has been deprecated"
736
  msgstr ""
737
 
738
- #: contextual-related-posts.php:1219
739
  msgid "filter argument has been deprecated"
740
  msgstr ""
741
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
742
  #~ msgid "Post thumbnail options:"
743
  #~ msgstr "Post sīktēlu iespējas:"
744
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
+ "Language-Team: me@ajaydsouza.com\n"
9
  "Language: ru_RU\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: admin/admin.php:180
20
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
21
+ msgstr ""
22
+
23
+ #: admin/admin.php:183
24
+ msgid ""
25
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
26
+ "displayed."
27
+ msgstr ""
28
+
29
+ #: admin/admin.php:186
30
+ msgid "Text Only style selected. Thumbnails will not be displayed."
31
+ msgstr ""
32
+
33
+ #: admin/admin.php:189
34
+ #, php-format
35
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
36
+ msgstr ""
37
 
38
+ #: admin/admin.php:213
39
  msgid "Options set to Default."
40
  msgstr "Opcijas iestatīts uz Default."
41
 
42
+ #: admin/admin.php:231
43
  msgid "Index recreated"
44
  msgstr "indekss pārbūvēts"
45
 
46
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
47
  msgid "Contextual Related Posts"
48
  msgstr "Konteksta Related Posts"
49
 
50
+ #: admin/admin.php:249
51
  msgid "Related Posts"
52
  msgstr "Related Posts"
53
 
54
+ #: admin/cache.php:44
55
+ msgid ""
56
+ "An error occurred clearing the cache. Please contact your site administrator."
57
+ "\\n\\nError message:\\n"
58
+ msgstr ""
59
+
60
+ #: admin/cache.php:49
61
+ msgid " cached row(s) cleared"
62
+ msgstr ""
63
+
64
+ #: admin/loader.php:24
65
  msgid "Settings"
66
  msgstr "iestatījumi"
67
 
68
+ #: admin/loader.php:46 admin/sidebar-view.php:59
69
  msgid "Support"
70
  msgstr "atbalstīt"
71
 
72
+ #: admin/loader.php:47
73
  msgid "Donate"
74
  msgstr "ziedot"
75
 
76
+ #: admin/loader.php:48
77
  msgid "Contribute"
78
  msgstr ""
79
 
80
+ #: admin/loader.php:64
81
  msgid "plugin settings page"
82
  msgstr "spraudnis iestatījumu lapa"
83
 
84
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  #, fuzzy
86
  msgid "General options"
87
  msgstr "Настройки сохранены."
88
 
89
+ #: admin/main-view.php:33 admin/main-view.php:142
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
+ #: admin/main-view.php:34 admin/main-view.php:238
94
  msgid "Output options"
95
  msgstr "Izejas opcijas:"
96
 
97
+ #: admin/main-view.php:35 admin/main-view.php:442
98
+ #: includes/class-crp-widget.php:93
99
  msgid "Thumbnail options"
100
  msgstr "sīktēlu iespējas"
101
 
102
+ #: admin/main-view.php:36 admin/main-view.php:595
103
+ msgid "Styles"
104
+ msgstr ""
105
+
106
+ #: admin/main-view.php:37 admin/main-view.php:673
107
  msgid "Feed options"
108
  msgstr "Iespējas:"
109
 
110
+ #: admin/main-view.php:71
 
 
 
 
111
  msgid "Cache output?"
112
  msgstr ""
113
 
114
+ #: admin/main-view.php:73
115
  msgid ""
116
  "Enabling this option will cache the related posts output when the post is "
117
  "visited the first time. The cache is cleaned when you save this page."
118
  msgstr ""
119
 
120
+ #: admin/main-view.php:74
121
+ msgid ""
122
+ "The CRP cache works independently and in addition to any of your caching "
123
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
124
+ "enable this on your blog."
125
  msgstr ""
126
 
127
+ #: admin/main-view.php:75
128
+ msgid "Clear cache"
129
+ msgstr ""
130
 
131
  #: admin/main-view.php:79
132
+ msgid "Automatically add related posts to:"
133
+ msgstr ""
134
+
135
+ #: admin/main-view.php:81
136
  #, fuzzy
137
  msgid "Posts"
138
  msgstr "Популярные записи"
139
 
140
+ #: admin/main-view.php:82
141
  msgid "Pages"
142
  msgstr ""
143
 
144
+ #: admin/main-view.php:83
145
  #, fuzzy
146
  msgid "Home page"
147
  msgstr "Результатов на страницу:"
148
 
149
+ #: admin/main-view.php:84
150
  msgid "Feeds"
151
  msgstr ""
152
 
153
+ #: admin/main-view.php:85
154
  msgid "Category archives"
155
  msgstr ""
156
 
157
+ #: admin/main-view.php:86
158
  msgid "Tag archives"
159
  msgstr ""
160
 
161
+ #: admin/main-view.php:87
162
  #, fuzzy
163
  msgid "Other archives"
164
  msgstr "Другие плагины автора"
165
 
166
+ #: admin/main-view.php:88
167
  #, fuzzy
168
  msgid ""
169
  "If you choose to disable this, please add <code>&lt;?php if "
174
  "(\"echo_ald_crp\")) echo_ald_crp ();?> </ Code>, lai jūsu veidnes failu, kur "
175
  "vēlaties to parādīt"
176
 
177
+ #: admin/main-view.php:92
178
+ msgid "Display location priority:"
179
+ msgstr ""
180
+
181
+ #: admin/main-view.php:95
182
+ msgid ""
183
+ "If you select to automatically add the related posts, CRP will hook into the "
184
+ "Content Filter at a priority as specified in this option."
185
+ msgstr ""
186
+
187
+ #: admin/main-view.php:96
188
+ msgid ""
189
+ "A higher number will cause the related posts to be processed later and move "
190
+ "their display further down after the post content. Any number below 10 is "
191
+ "not recommended."
192
+ msgstr ""
193
+
194
+ #: admin/main-view.php:100
195
+ msgid "Show metabox:"
196
  msgstr ""
197
 
198
+ #: admin/main-view.php:103
199
  msgid ""
200
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
201
+ "Posts screens. Also applies to Pages and Custom Post Types."
202
+ msgstr ""
203
+
204
+ #: admin/main-view.php:107
205
+ msgid "Limit metabox to Admins only:"
206
  msgstr ""
207
 
208
+ #: admin/main-view.php:110
209
+ msgid ""
210
+ "If this is selected, the metabox will be hidden from anyone who is not an "
211
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
212
+ "metabox. This applies only if the above option is selected."
213
+ msgstr ""
214
+
215
+ #: admin/main-view.php:114
216
  #, fuzzy
217
  msgid "Tell the world you're using Contextual Related Posts:"
218
  msgstr "Konteksta Related Posts"
219
 
220
+ #: admin/main-view.php:116
221
  msgid " <em>Optional</em>"
222
  msgstr ""
223
 
224
+ #: admin/main-view.php:117
225
  #, fuzzy
226
  msgid ""
227
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
228
  "in the list."
229
  msgstr "Konteksta saistītus amatus"
230
 
231
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
232
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
233
+ #: admin/main-view.php:754
234
  msgid "Save Options"
235
  msgstr "Saglabāt opcijas"
236
 
237
+ #: admin/main-view.php:158 admin/main-view.php:691
238
  msgid "Number of related posts to display: "
239
  msgstr "Skaits saistītus amatus, lai parādītu:"
240
 
241
+ #: admin/main-view.php:161
242
  msgid ""
243
  "Maximum number of posts that will be displayed. The actual number may be "
244
  "smaller if less related posts are found."
245
  msgstr ""
246
 
247
+ #: admin/main-view.php:165
248
  msgid "Related posts should be newer than:"
249
  msgstr ""
250
 
251
+ #: admin/main-view.php:167
252
  #, fuzzy
253
  msgid "days"
254
  msgstr ""
255
  "За сколько дней считать просмотры для списка Популярных сегодня записей?"
256
 
257
+ #: admin/main-view.php:168
258
  msgid ""
259
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
260
+ "it to 365 will show related posts from the last year only. Set to 0 to "
261
+ "disable limiting posts by date."
262
  msgstr ""
263
 
264
+ #: admin/main-view.php:172
265
  msgid "Find related posts based on content as well as title:"
266
  msgstr ""
267
 
268
+ #: admin/main-view.php:174
 
269
  msgid ""
270
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
271
+ "or enabling \"Cache output\" above if you enable this. Each site is "
272
+ "different, so toggle this option to see which setting gives you better "
273
+ "quality related posts."
274
  msgstr ""
 
 
275
 
276
+ #: admin/main-view.php:178
277
+ msgid "Limit content to be compared:"
278
  msgstr ""
279
 
280
+ #: admin/main-view.php:180
281
  msgid ""
282
+ "This sets the maximum words of the content that will be matched. Set to 0 "
283
+ "for no limit. Only applies if you active the above option."
284
  msgstr ""
285
 
286
+ #: admin/main-view.php:184
287
  #, fuzzy
288
  msgid "Post types to include in results:"
289
  msgstr "Исключить рубрики:"
290
 
291
+ #: admin/main-view.php:191
292
  msgid ""
293
  "These post types will be displayed in the list. Includes custom post types."
294
  msgstr ""
295
 
296
+ #: admin/main-view.php:195
297
  #, fuzzy
298
  msgid "List of post or page IDs to exclude from the results:"
299
  msgstr "Исключить рубрики:"
300
 
301
+ #: admin/main-view.php:197 admin/main-view.php:366
302
  msgid ""
303
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
304
  msgstr ""
305
 
306
+ #: admin/main-view.php:201
307
  #, fuzzy
308
  msgid "Categories to exclude from the results: "
309
  msgstr "Исключить рубрики:"
310
 
311
+ #: admin/main-view.php:213
312
  msgid ""
313
  "Comma separated list of category slugs. The field above has an autocomplete "
314
  "so simply start typing in the beginning of your category name and it will "
315
  "prompt you with options."
316
  msgstr ""
317
 
318
+ #: admin/main-view.php:254
319
+ msgid "Title of related posts:"
320
+ msgstr ""
321
 
322
+ #: admin/main-view.php:257
323
  msgid ""
324
  "This is the main heading of the related posts. You can also display the "
325
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
326
  "Posts to %postname%</code>"
327
  msgstr ""
328
 
329
+ #: admin/main-view.php:261
330
  msgid "When there are no posts, what should be shown?"
331
  msgstr "Ja nav amati, kas būtu redzams?"
332
 
333
+ #: admin/main-view.php:265
334
  msgid "Blank Output"
335
  msgstr "tukša izeja"
336
 
337
+ #: admin/main-view.php:270
338
  #, fuzzy
339
  msgid "Display:"
340
  msgstr "Количество Популярных записей в списке:"
341
 
342
+ #: admin/main-view.php:276 admin/main-view.php:694
343
  msgid "Show post excerpt in list?"
344
  msgstr "Rādīt post izvilkumu sarakstā?"
345
 
346
+ #: admin/main-view.php:279
347
  #, php-format
348
  msgid ""
349
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
351
  "automatic excerpt which refers to the first %d words of the post's content"
352
  msgstr ""
353
 
354
+ #: admin/main-view.php:282
355
+ msgid ""
356
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
357
+ "is disabled."
358
+ msgstr ""
359
 
360
+ #: admin/main-view.php:287
361
+ msgid "Length of excerpt (in words):"
362
+ msgstr ""
363
+
364
+ #: admin/main-view.php:293
365
  #, fuzzy
366
  msgid "Show post author in list?"
367
  msgstr "Показывать текст записи в списке?"
368
 
369
+ #: admin/main-view.php:296
370
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
371
  msgstr ""
372
 
373
+ #: admin/main-view.php:299
374
+ msgid ""
375
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
376
+ "disabled."
377
+ msgstr ""
378
+
379
+ #: admin/main-view.php:304
380
  #, fuzzy
381
  msgid "Show post date in list?"
382
  msgstr "Показывать текст записи в списке?"
383
 
384
+ #: admin/main-view.php:307
385
  msgid ""
386
  "Displays the date of the post. Uses the same date format set in General "
387
  "Options"
388
  msgstr ""
389
 
390
+ #: admin/main-view.php:310
391
+ msgid ""
392
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
393
+ "disabled."
394
+ msgstr ""
395
+
396
+ #: admin/main-view.php:315
397
  msgid "Limit post title length (in characters)"
398
  msgstr ""
399
 
400
+ #: admin/main-view.php:318
401
  msgid ""
402
  "Any title longer than the number of characters set above will be cut and "
403
+ "appended with an ellipsis (&hellip;)"
404
  msgstr ""
405
 
406
+ #: admin/main-view.php:322
407
  msgid "Open links in new window"
408
  msgstr ""
409
 
410
+ #: admin/main-view.php:328
411
  msgid "Add nofollow attribute to links in the list"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:361
415
  #, fuzzy
416
  msgid "Exclusion settings:"
417
  msgstr "spraudnis iestatījumu lapa"
418
 
419
+ #: admin/main-view.php:363
420
  msgid "Exclude display of related posts on these posts / pages"
421
  msgstr "Pievienot saistītus amatus barībā"
422
 
423
+ #: admin/main-view.php:369
424
  #, fuzzy
425
  msgid "Exclude display of related posts on these post types."
426
  msgstr "Pievienot saistītus amatus barībā"
427
 
428
+ #: admin/main-view.php:376
429
  msgid ""
430
  "The related posts will not display on any of the above selected post types"
431
  msgstr ""
432
 
433
+ #: admin/main-view.php:406
434
  msgid "Customize the output:"
435
  msgstr "Pielāgot izejas:"
436
 
437
+ #: admin/main-view.php:408
438
  msgid "HTML to display before the list of posts: "
439
  msgstr "HTML, lai parādītu, pirms amatu sarakstu:"
440
 
441
+ #: admin/main-view.php:411
442
  msgid "HTML to display before each list item: "
443
  msgstr "HTML, lai parādītu pirms katras saraksta elementa:"
444
 
445
+ #: admin/main-view.php:414
446
  msgid "HTML to display after each list item: "
447
  msgstr "HTML, lai parādītu pēc katra saraksta elementa:"
448
 
449
+ #: admin/main-view.php:417
450
  msgid "HTML to display after the list of posts: "
451
  msgstr "HTML, lai parādītu pēc amatu sarakstā:"
452
 
453
+ #: admin/main-view.php:458 admin/main-view.php:697
454
  #, fuzzy
455
  msgid "Location of post thumbnail:"
456
  msgstr "Настройки превью к записям:"
457
 
458
+ #: admin/main-view.php:462 admin/main-view.php:701
459
  msgid "Display thumbnails inline with posts, before title"
460
  msgstr "Rādīt skices ar ziņojumiem"
461
 
462
+ #: admin/main-view.php:466 admin/main-view.php:705
463
  msgid "Display thumbnails inline with posts, after title"
464
  msgstr "Rādīt sīktēlus saskaņā ar soobscheniyamiazat skicēm ar ziņojumiem"
465
 
466
+ #: admin/main-view.php:470 admin/main-view.php:709
467
  msgid "Display only thumbnails, no text"
468
  msgstr "Attēlotu tikai sīktēlus, teksts"
469
 
470
+ #: admin/main-view.php:474 admin/main-view.php:713
471
  msgid "Do not display thumbnails, only text."
472
  msgstr "Nerādīt sīktēlus, tikai tekstu."
473
 
474
+ #: admin/main-view.php:477
475
+ msgid ""
476
+ "This setting cannot be changed because an inbuilt style has been selected "
477
+ "under the Styles section. If you would like to change this option, please "
478
+ "select <strong>No styles</strong> under the Styles section."
479
  msgstr ""
480
 
481
  #: admin/main-view.php:481
482
+ msgid "Thumbnail size:"
483
+ msgstr ""
484
+
485
+ #: admin/main-view.php:505
486
  msgid "Custom size"
487
  msgstr ""
488
 
489
+ #: admin/main-view.php:508
490
+ msgid "You can choose from existing image sizes above or create a custom size."
491
+ msgstr ""
492
+
493
+ #: admin/main-view.php:509
494
  msgid ""
495
+ "If you choose an existing size, then the width, height and crop mode "
496
+ "settings in the three options below will be automatically updated to reflect "
497
+ "the correct dimensions of the setting."
498
  msgstr ""
499
 
500
+ #: admin/main-view.php:510
501
+ msgid ""
502
+ "If you have chosen Custom size above, then enter the width, height and crop "
503
+ "settings below. For best results, use a cropped image with the same width "
504
+ "and height. The default setting is 150x150 cropped image."
505
+ msgstr ""
506
+
507
+ #: admin/main-view.php:511
508
  msgid ""
509
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
510
+ "images."
511
  msgstr ""
512
 
513
+ #: admin/main-view.php:512
514
  #, php-format
515
  msgid ""
516
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
517
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
518
+ "all image sizes."
519
  msgstr ""
520
 
521
+ #: admin/main-view.php:516
522
  msgid "Width of the thumbnail:"
523
  msgstr ""
524
 
525
+ #: admin/main-view.php:519
526
  msgid "Height of the thumbnail: "
527
  msgstr ""
528
 
529
+ #: admin/main-view.php:524
 
 
 
 
 
 
530
  msgid "Crop mode:"
531
  msgstr ""
532
 
533
+ #: admin/main-view.php:528
534
  msgid ""
535
  "By default, thumbnails will be hard cropped. Uncheck this box to "
536
  "proportionately/soft crop the thumbnails."
537
  msgstr ""
538
 
539
+ #: admin/main-view.php:529
540
  #, php-format
541
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
542
  msgstr ""
543
 
544
+ #: admin/main-view.php:533
545
+ msgid "Image size attributes:"
546
  msgstr ""
547
 
548
+ #: admin/main-view.php:537
549
  msgid "Style attributes are used for width and height."
550
  msgstr ""
551
 
552
+ #: admin/main-view.php:542
553
  msgid "HTML width and height attributes are used for width and height."
554
  msgstr ""
555
 
556
+ #: admin/main-view.php:547
557
+ msgid "No HTML or Style attributes set for width and height"
558
+ msgstr ""
559
+
560
+ #: admin/main-view.php:552
561
  #, fuzzy
562
  msgid "Post thumbnail meta field name:"
563
  msgstr "Attēlu rīki post:"
564
 
565
+ #: admin/main-view.php:554
566
  msgid ""
567
+ "The value of this field should contain a direct link to the image. This is "
568
+ "set in the meta box in the <em>Add New Post</em> screen."
569
  msgstr ""
570
 
571
+ #: admin/main-view.php:557
572
  msgid "Extract the first image from the post?"
573
  msgstr ""
574
 
575
+ #: admin/main-view.php:559
576
  msgid ""
577
  "This will only happen if there is no post thumbnail set and no image URL is "
578
  "specified in the meta field."
579
  msgstr ""
580
 
581
+ #: admin/main-view.php:562
582
  msgid "Use default thumbnail?"
583
  msgstr ""
584
 
585
+ #: admin/main-view.php:564
586
  #, fuzzy
587
  msgid ""
588
  "If checked, when no thumbnail is found, show a default one from the URL "
592
  "добавлено стандартное изображение. Если превью задано к записи - будет "
593
  "отображаться только оно."
594
 
595
+ #: admin/main-view.php:567
596
  #, fuzzy
597
  msgid "Default thumbnail:"
598
  msgstr "noklusējuma opcijas"
599
 
600
+ #: admin/main-view.php:570
 
601
  msgid ""
602
+ "CRP tries several different methods to find a thumbnail for the related "
603
+ "post. The above image is used if the previous option is enabled and no "
604
+ "thumbnail could be found."
605
  msgstr ""
 
 
 
606
 
607
+ #: admin/main-view.php:611
608
+ msgid "Style of the related posts:"
 
 
 
609
  msgstr ""
610
 
611
+ #: admin/main-view.php:614
612
+ msgid "No styles"
613
+ msgstr ""
 
 
 
 
 
 
614
 
615
+ #: admin/main-view.php:616
616
+ msgid "Select this option if you plan to add your own styles"
617
  msgstr ""
618
 
619
+ #: admin/main-view.php:620
620
+ msgid "Rounded Thumbnails"
 
 
621
  msgstr ""
622
 
623
+ #: admin/main-view.php:623
624
  msgid ""
625
  "Enabling this option will turn on the thumbnails and set their width and "
626
  "height to 150px. It will also turn off the display of the author, excerpt "
628
  "settings."
629
  msgstr ""
630
 
631
+ #: admin/main-view.php:624
632
+ #, php-format
633
+ msgid ""
634
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
635
+ msgstr ""
636
+
637
+ #: admin/main-view.php:628
638
+ msgid "Text only"
639
+ msgstr ""
640
+
641
+ #: admin/main-view.php:630
642
+ msgid ""
643
+ "Enabling this option will disable thumbnails and no longer include the "
644
+ "default style sheet included in the plugin."
645
+ msgstr ""
646
+
647
+ #: admin/main-view.php:645
648
  msgid "Custom CSS to add to header:"
649
  msgstr ""
650
 
651
+ #: admin/main-view.php:649
652
  msgid ""
653
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
654
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
655
  "\">FAQ</a> for available CSS classes to style."
656
  msgstr ""
657
 
658
+ #: admin/main-view.php:689
659
+ msgid ""
660
+ "Below options override the related posts settings for your blog feed. These "
661
+ "only apply if you have selected to add related posts to Feeds in the General "
662
+ "Options tab."
663
+ msgstr ""
664
+
665
+ #: admin/main-view.php:717
666
+ #, fuzzy
667
+ msgid "Maximum width of the thumbnail: "
668
+ msgstr "Настройки превью к записям:"
669
+
670
+ #: admin/main-view.php:720
671
+ #, fuzzy
672
+ msgid "Maximum height of the thumbnail: "
673
+ msgstr "Настройки превью к записям:"
674
+
675
+ #: admin/main-view.php:755
676
  msgid "Default Options"
677
  msgstr "noklusējuma opcijas"
678
 
679
+ #: admin/main-view.php:755
680
  msgid "Do you want to set options to Default?"
681
  msgstr "Vai jūs vēlaties, lai uzstādītu iespējas Default?"
682
 
683
+ #: admin/main-view.php:756
684
  msgid "Recreate Index"
685
  msgstr ""
686
 
687
+ #: admin/main-view.php:756
688
  msgid "Are you sure you want to recreate the index?"
689
  msgstr "Vai jūs tiešām vēlaties, lai atjaunotu indeksu?"
690
 
691
+ #: admin/main-view.php:761
692
+ msgid ""
693
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
694
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
695
+ "this."
696
+ msgstr ""
697
+
698
+ #: admin/metabox.php:100
699
+ #, fuzzy
700
+ msgid "Location of thumbnail:"
701
+ msgstr "Настройки превью к записям:"
702
+
703
+ #: admin/metabox.php:102
704
+ msgid ""
705
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
706
+ "image will be used for the post. It will be resized to the thumbnail size "
707
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
708
+ msgstr ""
709
+
710
+ #: admin/metabox.php:103
711
+ msgid "The URL above is saved in the meta field:"
712
+ msgstr ""
713
+
714
+ #: admin/metabox.php:108
715
+ msgid ""
716
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
717
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
718
+ "on this page."
719
+ msgstr ""
720
+
721
+ #: admin/metabox.php:119
722
+ msgid "Disable Related Posts display:"
723
+ msgstr ""
724
+
725
+ #: admin/metabox.php:122
726
+ msgid ""
727
+ "If this is checked, then Contextual Related Posts will not automatically "
728
+ "insert the related posts at the end of post content."
729
+ msgstr ""
730
+
731
+ #: admin/metabox.php:127 admin/metabox.php:135
732
+ msgid "Manual related posts:"
733
+ msgstr ""
734
+
735
+ #: admin/metabox.php:129
736
+ msgid ""
737
+ "Comma separated list of post, page or custom post type IDs. e.g. "
738
+ "188,320,500. These will be given preference over the related posts generated "
739
+ "by the plugin."
740
+ msgstr ""
741
+
742
+ #: admin/metabox.php:130
743
+ msgid ""
744
+ "Once you enter the list above and save this page, the plugin will display "
745
+ "the titles of the posts below for your reference. Only IDs corresponding to "
746
+ "published posts or custom post types will be retained."
747
+ msgstr ""
748
+
749
+ #: admin/metabox.php:144
750
+ msgid "This post type is:"
751
+ msgstr ""
752
+
753
  #: admin/sidebar-view.php:20
754
  msgid "Support the development"
755
  msgstr "Atbalstīt"
801
  msgid "Ajay's blog"
802
  msgstr "Ajay blogs"
803
 
804
+ #: contextual-related-posts.php:178
 
 
 
 
805
  #, php-format
806
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
807
  msgstr ""
808
 
809
+ #: contextual-related-posts.php:659
810
+ msgid "<h3>Related Posts:</h3>"
811
+ msgstr "<h3>saistīta posts:</h3>"
812
+
813
+ #: contextual-related-posts.php:661
814
+ msgid "No related posts found"
815
+ msgstr "Nr saistītus amatus atrasts"
816
+
817
+ #: includes/class-crp-widget.php:33
818
  #, fuzzy
819
  msgid "Related Posts [CRP]"
820
  msgstr "Related Posts"
821
 
822
+ #: includes/class-crp-widget.php:34
823
  msgid "Display Related Posts"
824
  msgstr "Displeja Related Posts"
825
 
826
+ #: includes/class-crp-widget.php:69
827
  #, fuzzy
828
  msgid "Title"
829
  msgstr "Заголовок списка Популярных записей:"
830
 
831
+ #: includes/class-crp-widget.php:74
832
  #, fuzzy
833
  msgid "No. of posts"
834
  msgstr "Популярные записи"
835
 
836
+ #: includes/class-crp-widget.php:79
837
  msgid " Show excerpt?"
838
  msgstr "Rādīt izvilkumu?"
839
 
840
+ #: includes/class-crp-widget.php:84
841
  #, fuzzy
842
  msgid " Show author?"
843
  msgstr "Отправьте пожертвование автору"
844
 
845
+ #: includes/class-crp-widget.php:89
846
  #, fuzzy
847
  msgid " Show date?"
848
  msgstr "Показывать текст записи в списке?"
849
 
850
+ #: includes/class-crp-widget.php:95
851
  msgid "Thumbnails inline, before title"
852
  msgstr "Sīktēli inline, pirms virsraksta"
853
 
854
+ #: includes/class-crp-widget.php:96
855
  msgid "Thumbnails inline, after title"
856
  msgstr "Sīktēli inline, pēc nosaukuma"
857
 
858
+ #: includes/class-crp-widget.php:97
859
  msgid "Only thumbnails, no text"
860
  msgstr "Tikai sīktēlus, bez teksta"
861
 
862
+ #: includes/class-crp-widget.php:98
863
  msgid "No thumbnails, only text."
864
  msgstr "Nav sīktēlus, tikai tekstu."
865
 
866
+ #: includes/class-crp-widget.php:103
867
  msgid "Thumbnail height"
868
  msgstr "sīktēls augstums"
869
 
870
+ #: includes/class-crp-widget.php:108
871
  msgid "Thumbnail width"
872
  msgstr "Thumbnail platums"
873
 
874
+ #: includes/class-crp-widget.php:112
875
+ msgid "Post types to include:"
876
+ msgstr ""
 
 
 
 
877
 
878
+ #: includes/media-handler.php:68
879
  msgid "thumb_timthumb argument has been deprecated"
880
  msgstr ""
881
 
882
+ #: includes/media-handler.php:72
883
  msgid "thumb_timthumb_q argument has been deprecated"
884
  msgstr ""
885
 
886
+ #: includes/media-handler.php:76
887
  msgid "filter argument has been deprecated"
888
  msgstr ""
889
 
890
+ #: includes/output-generator.php:238
891
+ msgid " by "
892
+ msgstr ""
893
+
894
+ #~ msgid "Options saved successfully."
895
+ #~ msgstr "Opcijas veiksmīgi saglabāts."
896
+
897
+ #~ msgid "Add related posts to:"
898
+ #~ msgstr "Pievienot saistītus amatus barībā"
899
+
900
+ #, fuzzy
901
+ #~ msgid ""
902
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
903
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
904
+ #~ msgstr ""
905
+ #~ "Ja nekontrolēti, tikai amati nosaukumi tiek izmantoti. (Es ieteiktu "
906
+ #~ "izmantot caching spraudnis, ja aktivizēsiet šo)"
907
+
908
+ #~ msgid "Title of related posts: "
909
+ #~ msgstr "Nosaukums saistītus amatus:"
910
+
911
+ #~ msgid "Length of excerpt (in words): "
912
+ #~ msgstr "Garums izrakstā (vārdiem)"
913
+
914
+ #, fuzzy
915
+ #~ msgid ""
916
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
917
+ #~ "doesn't then it will check the meta field. If this is not available, then "
918
+ #~ "it will show the default image as specified above."
919
+ #~ msgstr ""
920
+ #~ "Spraudnis vispirms pārbaudīt, vai sūtījums satur sīktēlu. Ja tā nav, tad "
921
+ #~ "tas būs pārbaudīt meta laukā. Ja šāda informācija nav pieejama, tad tas "
922
+ #~ "rādīs noklusējuma attēlu, kā minēts iepriekš"
923
+
924
  #~ msgid "Post thumbnail options:"
925
  #~ msgstr "Post sīktēlu iespējas:"
926
 
languages/crp-nl_NL.mo CHANGED
Binary file
languages/crp-nl_NL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:32-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: http://WPwebshop.com <info@wppg.me>\n"
@@ -11,159 +11,164 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Generator: Poedit 1.7.1\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: admin/admin.php:165
21
- msgid "Options saved successfully."
22
- msgstr "Opties succesvol opgeslagen."
 
 
 
 
 
 
 
 
 
 
23
 
24
- #: admin/admin.php:185
 
 
 
 
 
25
  msgid "Options set to Default."
26
  msgstr "Opties ingesteld op standaard."
27
 
28
- #: admin/admin.php:196
29
  msgid "Index recreated"
30
  msgstr "Index opnieuw gemaakt"
31
 
32
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
33
  msgid "Contextual Related Posts"
34
  msgstr "Contextual Related Posts"
35
 
36
- #: admin/admin.php:214
37
  msgid "Related Posts"
38
  msgstr "Gerelateerde Berichten"
39
 
40
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
41
  msgid "Settings"
42
  msgstr "Instellingen"
43
 
44
- #: admin/admin.php:347 admin/sidebar-view.php:59
45
  msgid "Support"
46
  msgstr "Ondersteuning"
47
 
48
- #: admin/admin.php:348
49
  msgid "Donate"
50
  msgstr "Doneren"
51
 
52
- #: admin/admin.php:349
53
  msgid "Contribute"
54
  msgstr ""
55
 
56
- #: admin/admin.php:365
57
  #, fuzzy
58
  msgid "plugin settings page"
59
  msgstr "Instellingen"
60
 
61
- #: admin/admin.php:409
62
- msgid ""
63
- "An error occurred clearing the cache. Please contact your site administrator."
64
- "\\n\\nError message:\\n"
65
- msgstr ""
66
-
67
- #: admin/admin.php:414
68
- msgid " cached row(s) cleared"
69
- msgstr ""
70
-
71
- #: admin/admin.php:467
72
- #, fuzzy
73
- msgid "Location of thumbnail:"
74
- msgstr "Bericht miniatuurafbeelding opties:"
75
-
76
- #: admin/admin.php:469
77
- msgid ""
78
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
79
- "image will be used for the post. It will be resized to the thumbnail size "
80
- "set under Settings &raquo; Related Posts &raquo; Output Options"
81
- msgstr ""
82
-
83
- #: admin/admin.php:470
84
- msgid "The URL above is saved in the meta field: "
85
- msgstr ""
86
-
87
- #: admin/main-view.php:32 admin/main-view.php:54
88
  #, fuzzy
89
  msgid "General options"
90
  msgstr "Opties succesvol opgeslagen."
91
 
92
- #: admin/main-view.php:33 admin/main-view.php:125
93
  msgid "List tuning options"
94
  msgstr ""
95
 
96
- #: admin/main-view.php:34 admin/main-view.php:229
97
  #, fuzzy
98
  msgid "Output options"
99
  msgstr "Opties succesvol opgeslagen."
100
 
101
- #: admin/main-view.php:35 admin/main-view.php:421
102
- #: contextual-related-posts.php:718
103
  #, fuzzy
104
  msgid "Thumbnail options"
105
  msgstr "Bericht miniatuurafbeelding opties:"
106
 
107
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
108
  #, fuzzy
109
  msgid "Feed options"
110
  msgstr "Opties succesvol opgeslagen."
111
 
112
- #: admin/main-view.php:37 admin/main-view.php:637
113
- msgid "Custom styles"
114
- msgstr ""
115
-
116
- #: admin/main-view.php:70
117
  msgid "Cache output?"
118
  msgstr ""
119
 
120
- #: admin/main-view.php:72
121
  msgid ""
122
  "Enabling this option will cache the related posts output when the post is "
123
  "visited the first time. The cache is cleaned when you save this page."
124
  msgstr ""
125
 
126
- #: admin/main-view.php:73
127
- msgid "Clear cache"
 
 
 
128
  msgstr ""
129
 
130
- #: admin/main-view.php:77
131
- #, fuzzy
132
- msgid "Add related posts to:"
133
- msgstr "Populaire Berichten"
134
 
135
  #: admin/main-view.php:79
 
 
 
 
136
  #, fuzzy
137
  msgid "Posts"
138
  msgstr "Populaire Berichten"
139
 
140
- #: admin/main-view.php:80
141
  msgid "Pages"
142
  msgstr ""
143
 
144
- #: admin/main-view.php:81
145
  #, fuzzy
146
  msgid "Home page"
147
  msgstr "Resultaten per pagina:"
148
 
149
- #: admin/main-view.php:82
150
  msgid "Feeds"
151
  msgstr ""
152
 
153
- #: admin/main-view.php:83
154
  msgid "Category archives"
155
  msgstr ""
156
 
157
- #: admin/main-view.php:84
158
  msgid "Tag archives"
159
  msgstr ""
160
 
161
- #: admin/main-view.php:85
162
  #, fuzzy
163
  msgid "Other archives"
164
  msgstr "Andere plugins"
165
 
166
- #: admin/main-view.php:86
167
  #, fuzzy
168
  msgid ""
169
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -175,146 +180,173 @@ msgstr ""
175
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> toevoegen "
176
  "aan je sjabloon bestand waar je het wilt laten weergeven"
177
 
178
- #: admin/main-view.php:90
179
- msgid "Content filter priority:"
180
  msgstr ""
181
 
182
- #: admin/main-view.php:93
183
  msgid ""
184
- "A higher number will cause the content above to be processed after other "
185
- "filters. Number below 10 is not recommended."
186
  msgstr ""
187
 
188
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  #, fuzzy
190
  msgid "Tell the world you're using Contextual Related Posts:"
191
  msgstr "Contextual Related Posts"
192
 
193
- #: admin/main-view.php:99
194
  msgid " <em>Optional</em>"
195
  msgstr ""
196
 
197
- #: admin/main-view.php:100
198
  #, fuzzy
199
  msgid ""
200
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
201
  "in the list."
202
  msgstr "Contextual Related Posts "
203
 
204
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
205
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
206
  #, fuzzy
207
  msgid "Save Options"
208
  msgstr "Opties succesvol opgeslagen."
209
 
210
- #: admin/main-view.php:141 admin/main-view.php:583
211
  msgid "Number of related posts to display: "
212
  msgstr "Aantal weer te geven gerelateerde berichten:"
213
 
214
- #: admin/main-view.php:144
215
  msgid ""
216
  "Maximum number of posts that will be displayed. The actual number may be "
217
  "smaller if less related posts are found."
218
  msgstr ""
219
 
220
- #: admin/main-view.php:148
221
  msgid "Related posts should be newer than:"
222
  msgstr ""
223
 
224
- #: admin/main-view.php:150
225
  #, fuzzy
226
  msgid "days"
227
  msgstr "Van hoeveel dagen moet Dagelijks Populair weergaves bevatten ?"
228
 
229
- #: admin/main-view.php:151
230
  msgid ""
231
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
232
- "it to 365 will show related posts from the last year only. Set it to 0 to "
233
- "disable limiting posts."
234
  msgstr ""
235
 
236
- #: admin/main-view.php:155
237
  msgid "Find related posts based on content as well as title:"
238
  msgstr ""
239
 
240
- #: admin/main-view.php:157
241
- #, fuzzy
242
  msgid ""
243
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
244
- "or enabling \"Cache output\" above if you enable this."
 
 
245
  msgstr ""
246
- "Vind gerelateerde berichten gebaseerd op zowel content als titel. Indien "
247
- "niet geselecteerd worden er alleen berichttitels gebruikt. (Ik beveel het "
248
- "gebruik van een caching plugin aan wanneer je dit inschakelt)"
249
 
250
- #: admin/main-view.php:161
251
- msgid "Limit content to be compared"
252
  msgstr ""
253
 
254
- #: admin/main-view.php:163
255
  msgid ""
256
- "This sets the maximum words of the content that will be matched. 0 means no "
257
- "limit."
258
  msgstr ""
259
 
260
- #: admin/main-view.php:167
261
  msgid "Post types to include in results:"
262
  msgstr ""
263
 
264
- #: admin/main-view.php:178
265
  msgid ""
266
  "These post types will be displayed in the list. Includes custom post types."
267
  msgstr ""
268
 
269
- #: admin/main-view.php:182
270
  msgid "List of post or page IDs to exclude from the results:"
271
  msgstr ""
272
 
273
- #: admin/main-view.php:184 admin/main-view.php:343
274
  msgid ""
275
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
276
  msgstr ""
277
 
278
- #: admin/main-view.php:188
279
  msgid "Categories to exclude from the results: "
280
  msgstr ""
281
 
282
- #: admin/main-view.php:204
283
  msgid ""
284
  "Comma separated list of category slugs. The field above has an autocomplete "
285
  "so simply start typing in the beginning of your category name and it will "
286
  "prompt you with options."
287
  msgstr ""
288
 
289
- #: admin/main-view.php:245
290
- msgid "Title of related posts: "
291
- msgstr "Titel van gerelateerde berichten:"
292
 
293
- #: admin/main-view.php:248
294
  msgid ""
295
  "This is the main heading of the related posts. You can also display the "
296
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
297
  "Posts to %postname%</code>"
298
  msgstr ""
299
 
300
- #: admin/main-view.php:252
301
  msgid "When there are no posts, what should be shown?"
302
  msgstr "Wat moet er weergegeven worden wanneer er geen berichten zijn?"
303
 
304
- #: admin/main-view.php:256
305
  msgid "Blank Output"
306
  msgstr "Lege Output"
307
 
308
- #: admin/main-view.php:260
309
  #, fuzzy
310
  msgid "Display:"
311
  msgstr "Aantal populaire berichten om weer te geven:"
312
 
313
- #: admin/main-view.php:265 admin/main-view.php:586
314
  msgid "Show post excerpt in list?"
315
  msgstr "Laat bericht uittreksel zien in lijst?"
316
 
317
- #: admin/main-view.php:268
318
  #, php-format
319
  msgid ""
320
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -322,258 +354,276 @@ msgid ""
322
  "automatic excerpt which refers to the first %d words of the post's content"
323
  msgstr ""
324
 
325
- #: admin/main-view.php:272
326
- msgid "Length of excerpt (in words): "
327
- msgstr "Lengte van uittreksel (in woorden):"
 
 
328
 
329
- #: admin/main-view.php:278
 
 
 
 
330
  #, fuzzy
331
  msgid "Show post author in list?"
332
  msgstr "Laat bericht samenvatting zien in lijst?"
333
 
334
- #: admin/main-view.php:281
335
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
336
  msgstr ""
337
 
338
- #: admin/main-view.php:285
 
 
 
 
 
 
339
  #, fuzzy
340
  msgid "Show post date in list?"
341
  msgstr "Laat bericht samenvatting zien in lijst?"
342
 
343
- #: admin/main-view.php:288
344
  msgid ""
345
  "Displays the date of the post. Uses the same date format set in General "
346
  "Options"
347
  msgstr ""
348
 
349
- #: admin/main-view.php:292
 
 
 
 
 
 
350
  msgid "Limit post title length (in characters)"
351
  msgstr ""
352
 
353
- #: admin/main-view.php:295
354
  msgid ""
355
  "Any title longer than the number of characters set above will be cut and "
356
- "appended with a &helip;"
357
  msgstr ""
358
 
359
- #: admin/main-view.php:299
360
  msgid "Open links in new window"
361
  msgstr ""
362
 
363
- #: admin/main-view.php:305
364
  msgid "Add nofollow attribute to links in the list"
365
  msgstr ""
366
 
367
- #: admin/main-view.php:338
368
  #, fuzzy
369
  msgid "Exclusion settings:"
370
  msgstr "Instellingen"
371
 
372
- #: admin/main-view.php:340
373
  #, fuzzy
374
  msgid "Exclude display of related posts on these posts / pages"
375
  msgstr "Voeg gerelateerde berichten toe aan feed"
376
 
377
- #: admin/main-view.php:346
378
  #, fuzzy
379
  msgid "Exclude display of related posts on these post types."
380
  msgstr "Voeg gerelateerde berichten toe aan feed"
381
 
382
- #: admin/main-view.php:355
383
  msgid ""
384
  "The related posts will not display on any of the above selected post types"
385
  msgstr ""
386
 
387
- #: admin/main-view.php:385
388
  msgid "Customize the output:"
389
  msgstr "Aanpassen van de output:"
390
 
391
- #: admin/main-view.php:387
392
  msgid "HTML to display before the list of posts: "
393
  msgstr "Weer te geven HTML voor de berichtenlijst:"
394
 
395
- #: admin/main-view.php:390
396
  msgid "HTML to display before each list item: "
397
  msgstr "Weer te geven HTML voor elk item in de lijst:"
398
 
399
- #: admin/main-view.php:393
400
  msgid "HTML to display after each list item: "
401
  msgstr "Weer te geven HTML na elk item in de lijst:"
402
 
403
- #: admin/main-view.php:396
404
  msgid "HTML to display after the list of posts: "
405
  msgstr "Weer te geven HTML na de berichtenlijst:"
406
 
407
- #: admin/main-view.php:437 admin/main-view.php:589
408
  #, fuzzy
409
  msgid "Location of post thumbnail:"
410
  msgstr "Bericht miniatuurafbeelding opties:"
411
 
412
- #: admin/main-view.php:441 admin/main-view.php:593
413
  #, fuzzy
414
  msgid "Display thumbnails inline with posts, before title"
415
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
416
 
417
- #: admin/main-view.php:445 admin/main-view.php:597
418
  #, fuzzy
419
  msgid "Display thumbnails inline with posts, after title"
420
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
421
 
422
- #: admin/main-view.php:449 admin/main-view.php:601
423
  msgid "Display only thumbnails, no text"
424
  msgstr "Alleen miniatuurafbeeldingen weergeven, geen tekst"
425
 
426
- #: admin/main-view.php:453 admin/main-view.php:605
427
  msgid "Do not display thumbnails, only text."
428
  msgstr "Geen miniatuurafbeeldingen weergeven, alleen tekst."
429
 
430
- #: admin/main-view.php:457
431
- msgid "Thumbnail size:"
 
 
 
432
  msgstr ""
433
 
434
  #: admin/main-view.php:481
 
 
 
 
435
  msgid "Custom size"
436
  msgstr ""
437
 
438
- #: admin/main-view.php:484
 
 
 
 
439
  msgid ""
440
- "You can choose from existing image sizes above or create a custom size. If "
441
- "you have chosen Custom size above, then enter the width, height and crop "
442
- "settings below. For best results, use a cropped image."
443
  msgstr ""
444
 
445
- #: admin/main-view.php:485
 
 
 
 
 
 
 
446
  msgid ""
447
- "If you change the width, height or crop mode below, existing images will not "
448
- "be automatically resized."
449
  msgstr ""
450
 
451
- #: admin/main-view.php:486
452
  #, php-format
453
  msgid ""
454
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
455
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
456
- "image sizes."
457
  msgstr ""
458
 
459
- #: admin/main-view.php:490
460
  msgid "Width of the thumbnail:"
461
  msgstr ""
462
 
463
- #: admin/main-view.php:493
464
  msgid "Height of the thumbnail: "
465
  msgstr ""
466
 
467
- #: admin/main-view.php:497
468
- msgid ""
469
- "Since you're using the default styles set under the Custom Styles section, "
470
- "the width and height is fixed at 150px"
471
- msgstr ""
472
-
473
- #: admin/main-view.php:501
474
  msgid "Crop mode:"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:505
478
  msgid ""
479
  "By default, thumbnails will be hard cropped. Uncheck this box to "
480
  "proportionately/soft crop the thumbnails."
481
  msgstr ""
482
 
483
- #: admin/main-view.php:506
484
  #, php-format
485
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
486
  msgstr ""
487
 
488
- #: admin/main-view.php:510
489
- msgid "Style attributes / Width and Height HTML attributes:"
490
  msgstr ""
491
 
492
- #: admin/main-view.php:514
493
  msgid "Style attributes are used for width and height."
494
  msgstr ""
495
 
496
- #: admin/main-view.php:518
497
  msgid "HTML width and height attributes are used for width and height."
498
  msgstr ""
499
 
500
- #: admin/main-view.php:522
 
 
 
 
501
  #, fuzzy
502
  msgid "Post thumbnail meta field name:"
503
  msgstr "Berichtopties miniatuurafbeelding:"
504
 
505
- #: admin/main-view.php:524
506
  msgid ""
507
- "The value of this field should contain the image source and is set in the "
508
- "<em>Add New Post</em> screen"
509
  msgstr ""
510
 
511
- #: admin/main-view.php:527
512
  msgid "Extract the first image from the post?"
513
  msgstr ""
514
 
515
- #: admin/main-view.php:529
516
  msgid ""
517
  "This will only happen if there is no post thumbnail set and no image URL is "
518
  "specified in the meta field."
519
  msgstr ""
520
 
521
- #: admin/main-view.php:532
522
  #, fuzzy
523
  msgid "Use default thumbnail?"
524
  msgstr "Bericht miniatuurafbeelding opties:"
525
 
526
- #: admin/main-view.php:534
527
  msgid ""
528
  "If checked, when no thumbnail is found, show a default one from the URL "
529
  "below. If not checked and no thumbnail is found, no image will be shown."
530
  msgstr ""
531
 
532
- #: admin/main-view.php:537
533
  #, fuzzy
534
  msgid "Default thumbnail:"
535
  msgstr "Bericht miniatuurafbeelding opties:"
536
 
537
- #: admin/main-view.php:540
538
- #, fuzzy
539
  msgid ""
540
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
541
- "then it will check the meta field. If this is not available, then it will "
542
- "show the default image as specified above."
543
  msgstr ""
544
- "De plugin zal eerst controleren of het bericht een miniatuurafbeelding "
545
- "bevat, zoniet dan zal de plugin het metaveld controleren. Wanneer het geen "
546
- "miniatuurafbeelding bevat wordt de standaard afbeelding getoond zoals "
547
- "hieronder aangegeven:"
548
 
549
- #: admin/main-view.php:581
550
- msgid ""
551
- "Below options override the related posts settings for your blog feed. These "
552
- "only apply if you have selected to add related posts to Feeds in the General "
553
- "Options tab."
554
  msgstr ""
555
 
556
- #: admin/main-view.php:609
557
- #, fuzzy
558
- msgid "Maximum width of the thumbnail: "
559
- msgstr "Bericht miniatuurafbeelding opties:"
560
-
561
- #: admin/main-view.php:612
562
- #, fuzzy
563
- msgid "Maximum height of the thumbnail: "
564
- msgstr "Bericht miniatuurafbeelding opties:"
565
 
566
- #: admin/main-view.php:653
567
- msgid "Use default style included in the plugin?"
568
  msgstr ""
569
 
570
- #: admin/main-view.php:656
571
- msgid ""
572
- "Contextual Related Posts includes a default style that makes your popular "
573
- "posts list to look beautiful. Check the box above if you want to use this."
574
  msgstr ""
575
 
576
- #: admin/main-view.php:657
577
  msgid ""
578
  "Enabling this option will turn on the thumbnails and set their width and "
579
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -581,34 +631,129 @@ msgid ""
581
  "settings."
582
  msgstr ""
583
 
584
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
585
  msgid "Custom CSS to add to header:"
586
  msgstr ""
587
 
588
- #: admin/main-view.php:664
589
  msgid ""
590
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
591
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
592
  "\">FAQ</a> for available CSS classes to style."
593
  msgstr ""
594
 
595
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
596
  #, fuzzy
597
  msgid "Default Options"
598
  msgstr "Opties ingesteld op Standaard."
599
 
600
- #: admin/main-view.php:694
601
  msgid "Do you want to set options to Default?"
602
  msgstr "Wil je opties terug naar standaard instellen?"
603
 
604
- #: admin/main-view.php:695
605
  msgid "Recreate Index"
606
  msgstr ""
607
 
608
- #: admin/main-view.php:695
609
  msgid "Are you sure you want to recreate the index?"
610
  msgstr "Weet je zeker dat je de index opnieuw wilt creeëren?"
611
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
612
  #: admin/sidebar-view.php:20
613
  msgid "Support the development"
614
  msgstr "Ondersteun de ontwikkeling"
@@ -661,101 +806,138 @@ msgstr "Andere plugins"
661
  msgid "Ajay's blog"
662
  msgstr "Ajay's blog"
663
 
664
- #: contextual-related-posts.php:250
665
- msgid " by "
666
- msgstr ""
667
-
668
- #: contextual-related-posts.php:289
669
  #, php-format
670
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
671
  msgstr ""
672
 
673
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
674
  #, fuzzy
675
  msgid "Related Posts [CRP]"
676
  msgstr "Gerelateerde Berichten"
677
 
678
- #: contextual-related-posts.php:671
679
  #, fuzzy
680
  msgid "Display Related Posts"
681
  msgstr "Aantal populaire berichten om weer te geven:"
682
 
683
- #: contextual-related-posts.php:694
684
  #, fuzzy
685
  msgid "Title"
686
  msgstr "Titel van populaire berichten:"
687
 
688
- #: contextual-related-posts.php:699
689
  #, fuzzy
690
  msgid "No. of posts"
691
  msgstr "Populaire Berichten"
692
 
693
- #: contextual-related-posts.php:704
694
  #, fuzzy
695
  msgid " Show excerpt?"
696
  msgstr "Laat bericht samenvatting zien in lijst?"
697
 
698
- #: contextual-related-posts.php:709
699
  #, fuzzy
700
  msgid " Show author?"
701
  msgstr "Zend je donatie naar de auteur van "
702
 
703
- #: contextual-related-posts.php:714
704
  #, fuzzy
705
  msgid " Show date?"
706
  msgstr "Laat bericht samenvatting zien in lijst?"
707
 
708
- #: contextual-related-posts.php:720
709
  #, fuzzy
710
  msgid "Thumbnails inline, before title"
711
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
712
 
713
- #: contextual-related-posts.php:721
714
  #, fuzzy
715
  msgid "Thumbnails inline, after title"
716
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
717
 
718
- #: contextual-related-posts.php:722
719
  #, fuzzy
720
  msgid "Only thumbnails, no text"
721
  msgstr "Geef alleen miniatuurafbeeldingen weer, geen text"
722
 
723
- #: contextual-related-posts.php:723
724
  #, fuzzy
725
  msgid "No thumbnails, only text."
726
  msgstr "Geef geen miniatuurafbeeldingen weer, alleen text"
727
 
728
- #: contextual-related-posts.php:728
729
  #, fuzzy
730
  msgid "Thumbnail height"
731
  msgstr "Bericht miniatuurafbeelding opties:"
732
 
733
- #: contextual-related-posts.php:733
734
  #, fuzzy
735
  msgid "Thumbnail width"
736
  msgstr "Bericht miniatuurafbeelding opties:"
737
 
738
- #: contextual-related-posts.php:897
739
- msgid "<h3>Related Posts:</h3>"
740
- msgstr "<h3>Gerelateerde Berichten:</h3>"
741
-
742
- #: contextual-related-posts.php:899
743
- #, fuzzy
744
- msgid "No related posts found"
745
- msgstr "Populaire Berichten"
746
 
747
- #: contextual-related-posts.php:1211
748
  msgid "thumb_timthumb argument has been deprecated"
749
  msgstr ""
750
 
751
- #: contextual-related-posts.php:1215
752
  msgid "thumb_timthumb_q argument has been deprecated"
753
  msgstr ""
754
 
755
- #: contextual-related-posts.php:1219
756
  msgid "filter argument has been deprecated"
757
  msgstr ""
758
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
759
  #~ msgid "Post thumbnail options:"
760
  #~ msgstr "Berichtopties miniatuurafbeelding:"
761
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: http://WPwebshop.com <info@wppg.me>\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Generator: Poedit 1.8.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: admin/admin.php:180
21
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
22
+ msgstr ""
23
+
24
+ #: admin/admin.php:183
25
+ msgid ""
26
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
27
+ "displayed."
28
+ msgstr ""
29
+
30
+ #: admin/admin.php:186
31
+ msgid "Text Only style selected. Thumbnails will not be displayed."
32
+ msgstr ""
33
 
34
+ #: admin/admin.php:189
35
+ #, php-format
36
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
37
+ msgstr ""
38
+
39
+ #: admin/admin.php:213
40
  msgid "Options set to Default."
41
  msgstr "Opties ingesteld op standaard."
42
 
43
+ #: admin/admin.php:231
44
  msgid "Index recreated"
45
  msgstr "Index opnieuw gemaakt"
46
 
47
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
48
  msgid "Contextual Related Posts"
49
  msgstr "Contextual Related Posts"
50
 
51
+ #: admin/admin.php:249
52
  msgid "Related Posts"
53
  msgstr "Gerelateerde Berichten"
54
 
55
+ #: admin/cache.php:44
56
+ msgid ""
57
+ "An error occurred clearing the cache. Please contact your site administrator."
58
+ "\\n\\nError message:\\n"
59
+ msgstr ""
60
+
61
+ #: admin/cache.php:49
62
+ msgid " cached row(s) cleared"
63
+ msgstr ""
64
+
65
+ #: admin/loader.php:24
66
  msgid "Settings"
67
  msgstr "Instellingen"
68
 
69
+ #: admin/loader.php:46 admin/sidebar-view.php:59
70
  msgid "Support"
71
  msgstr "Ondersteuning"
72
 
73
+ #: admin/loader.php:47
74
  msgid "Donate"
75
  msgstr "Doneren"
76
 
77
+ #: admin/loader.php:48
78
  msgid "Contribute"
79
  msgstr ""
80
 
81
+ #: admin/loader.php:64
82
  #, fuzzy
83
  msgid "plugin settings page"
84
  msgstr "Instellingen"
85
 
86
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  #, fuzzy
88
  msgid "General options"
89
  msgstr "Opties succesvol opgeslagen."
90
 
91
+ #: admin/main-view.php:33 admin/main-view.php:142
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
+ #: admin/main-view.php:34 admin/main-view.php:238
96
  #, fuzzy
97
  msgid "Output options"
98
  msgstr "Opties succesvol opgeslagen."
99
 
100
+ #: admin/main-view.php:35 admin/main-view.php:442
101
+ #: includes/class-crp-widget.php:93
102
  #, fuzzy
103
  msgid "Thumbnail options"
104
  msgstr "Bericht miniatuurafbeelding opties:"
105
 
106
+ #: admin/main-view.php:36 admin/main-view.php:595
107
+ msgid "Styles"
108
+ msgstr ""
109
+
110
+ #: admin/main-view.php:37 admin/main-view.php:673
111
  #, fuzzy
112
  msgid "Feed options"
113
  msgstr "Opties succesvol opgeslagen."
114
 
115
+ #: admin/main-view.php:71
 
 
 
 
116
  msgid "Cache output?"
117
  msgstr ""
118
 
119
+ #: admin/main-view.php:73
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
+ #: admin/main-view.php:74
126
+ msgid ""
127
+ "The CRP cache works independently and in addition to any of your caching "
128
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
129
+ "enable this on your blog."
130
  msgstr ""
131
 
132
+ #: admin/main-view.php:75
133
+ msgid "Clear cache"
134
+ msgstr ""
 
135
 
136
  #: admin/main-view.php:79
137
+ msgid "Automatically add related posts to:"
138
+ msgstr ""
139
+
140
+ #: admin/main-view.php:81
141
  #, fuzzy
142
  msgid "Posts"
143
  msgstr "Populaire Berichten"
144
 
145
+ #: admin/main-view.php:82
146
  msgid "Pages"
147
  msgstr ""
148
 
149
+ #: admin/main-view.php:83
150
  #, fuzzy
151
  msgid "Home page"
152
  msgstr "Resultaten per pagina:"
153
 
154
+ #: admin/main-view.php:84
155
  msgid "Feeds"
156
  msgstr ""
157
 
158
+ #: admin/main-view.php:85
159
  msgid "Category archives"
160
  msgstr ""
161
 
162
+ #: admin/main-view.php:86
163
  msgid "Tag archives"
164
  msgstr ""
165
 
166
+ #: admin/main-view.php:87
167
  #, fuzzy
168
  msgid "Other archives"
169
  msgstr "Andere plugins"
170
 
171
+ #: admin/main-view.php:88
172
  #, fuzzy
173
  msgid ""
174
  "If you choose to disable this, please add <code>&lt;?php if "
180
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code> toevoegen "
181
  "aan je sjabloon bestand waar je het wilt laten weergeven"
182
 
183
+ #: admin/main-view.php:92
184
+ msgid "Display location priority:"
185
  msgstr ""
186
 
187
+ #: admin/main-view.php:95
188
  msgid ""
189
+ "If you select to automatically add the related posts, CRP will hook into the "
190
+ "Content Filter at a priority as specified in this option."
191
  msgstr ""
192
 
193
+ #: admin/main-view.php:96
194
+ msgid ""
195
+ "A higher number will cause the related posts to be processed later and move "
196
+ "their display further down after the post content. Any number below 10 is "
197
+ "not recommended."
198
+ msgstr ""
199
+
200
+ #: admin/main-view.php:100
201
+ msgid "Show metabox:"
202
+ msgstr ""
203
+
204
+ #: admin/main-view.php:103
205
+ msgid ""
206
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
207
+ "Posts screens. Also applies to Pages and Custom Post Types."
208
+ msgstr ""
209
+
210
+ #: admin/main-view.php:107
211
+ msgid "Limit metabox to Admins only:"
212
+ msgstr ""
213
+
214
+ #: admin/main-view.php:110
215
+ msgid ""
216
+ "If this is selected, the metabox will be hidden from anyone who is not an "
217
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
218
+ "metabox. This applies only if the above option is selected."
219
+ msgstr ""
220
+
221
+ #: admin/main-view.php:114
222
  #, fuzzy
223
  msgid "Tell the world you're using Contextual Related Posts:"
224
  msgstr "Contextual Related Posts"
225
 
226
+ #: admin/main-view.php:116
227
  msgid " <em>Optional</em>"
228
  msgstr ""
229
 
230
+ #: admin/main-view.php:117
231
  #, fuzzy
232
  msgid ""
233
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
234
  "in the list."
235
  msgstr "Contextual Related Posts "
236
 
237
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
238
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
239
+ #: admin/main-view.php:754
240
  #, fuzzy
241
  msgid "Save Options"
242
  msgstr "Opties succesvol opgeslagen."
243
 
244
+ #: admin/main-view.php:158 admin/main-view.php:691
245
  msgid "Number of related posts to display: "
246
  msgstr "Aantal weer te geven gerelateerde berichten:"
247
 
248
+ #: admin/main-view.php:161
249
  msgid ""
250
  "Maximum number of posts that will be displayed. The actual number may be "
251
  "smaller if less related posts are found."
252
  msgstr ""
253
 
254
+ #: admin/main-view.php:165
255
  msgid "Related posts should be newer than:"
256
  msgstr ""
257
 
258
+ #: admin/main-view.php:167
259
  #, fuzzy
260
  msgid "days"
261
  msgstr "Van hoeveel dagen moet Dagelijks Populair weergaves bevatten ?"
262
 
263
+ #: admin/main-view.php:168
264
  msgid ""
265
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
266
+ "it to 365 will show related posts from the last year only. Set to 0 to "
267
+ "disable limiting posts by date."
268
  msgstr ""
269
 
270
+ #: admin/main-view.php:172
271
  msgid "Find related posts based on content as well as title:"
272
  msgstr ""
273
 
274
+ #: admin/main-view.php:174
 
275
  msgid ""
276
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
277
+ "or enabling \"Cache output\" above if you enable this. Each site is "
278
+ "different, so toggle this option to see which setting gives you better "
279
+ "quality related posts."
280
  msgstr ""
 
 
 
281
 
282
+ #: admin/main-view.php:178
283
+ msgid "Limit content to be compared:"
284
  msgstr ""
285
 
286
+ #: admin/main-view.php:180
287
  msgid ""
288
+ "This sets the maximum words of the content that will be matched. Set to 0 "
289
+ "for no limit. Only applies if you active the above option."
290
  msgstr ""
291
 
292
+ #: admin/main-view.php:184
293
  msgid "Post types to include in results:"
294
  msgstr ""
295
 
296
+ #: admin/main-view.php:191
297
  msgid ""
298
  "These post types will be displayed in the list. Includes custom post types."
299
  msgstr ""
300
 
301
+ #: admin/main-view.php:195
302
  msgid "List of post or page IDs to exclude from the results:"
303
  msgstr ""
304
 
305
+ #: admin/main-view.php:197 admin/main-view.php:366
306
  msgid ""
307
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
308
  msgstr ""
309
 
310
+ #: admin/main-view.php:201
311
  msgid "Categories to exclude from the results: "
312
  msgstr ""
313
 
314
+ #: admin/main-view.php:213
315
  msgid ""
316
  "Comma separated list of category slugs. The field above has an autocomplete "
317
  "so simply start typing in the beginning of your category name and it will "
318
  "prompt you with options."
319
  msgstr ""
320
 
321
+ #: admin/main-view.php:254
322
+ msgid "Title of related posts:"
323
+ msgstr ""
324
 
325
+ #: admin/main-view.php:257
326
  msgid ""
327
  "This is the main heading of the related posts. You can also display the "
328
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
329
  "Posts to %postname%</code>"
330
  msgstr ""
331
 
332
+ #: admin/main-view.php:261
333
  msgid "When there are no posts, what should be shown?"
334
  msgstr "Wat moet er weergegeven worden wanneer er geen berichten zijn?"
335
 
336
+ #: admin/main-view.php:265
337
  msgid "Blank Output"
338
  msgstr "Lege Output"
339
 
340
+ #: admin/main-view.php:270
341
  #, fuzzy
342
  msgid "Display:"
343
  msgstr "Aantal populaire berichten om weer te geven:"
344
 
345
+ #: admin/main-view.php:276 admin/main-view.php:694
346
  msgid "Show post excerpt in list?"
347
  msgstr "Laat bericht uittreksel zien in lijst?"
348
 
349
+ #: admin/main-view.php:279
350
  #, php-format
351
  msgid ""
352
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
354
  "automatic excerpt which refers to the first %d words of the post's content"
355
  msgstr ""
356
 
357
+ #: admin/main-view.php:282
358
+ msgid ""
359
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
360
+ "is disabled."
361
+ msgstr ""
362
 
363
+ #: admin/main-view.php:287
364
+ msgid "Length of excerpt (in words):"
365
+ msgstr ""
366
+
367
+ #: admin/main-view.php:293
368
  #, fuzzy
369
  msgid "Show post author in list?"
370
  msgstr "Laat bericht samenvatting zien in lijst?"
371
 
372
+ #: admin/main-view.php:296
373
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
374
  msgstr ""
375
 
376
+ #: admin/main-view.php:299
377
+ msgid ""
378
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
379
+ "disabled."
380
+ msgstr ""
381
+
382
+ #: admin/main-view.php:304
383
  #, fuzzy
384
  msgid "Show post date in list?"
385
  msgstr "Laat bericht samenvatting zien in lijst?"
386
 
387
+ #: admin/main-view.php:307
388
  msgid ""
389
  "Displays the date of the post. Uses the same date format set in General "
390
  "Options"
391
  msgstr ""
392
 
393
+ #: admin/main-view.php:310
394
+ msgid ""
395
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
396
+ "disabled."
397
+ msgstr ""
398
+
399
+ #: admin/main-view.php:315
400
  msgid "Limit post title length (in characters)"
401
  msgstr ""
402
 
403
+ #: admin/main-view.php:318
404
  msgid ""
405
  "Any title longer than the number of characters set above will be cut and "
406
+ "appended with an ellipsis (&hellip;)"
407
  msgstr ""
408
 
409
+ #: admin/main-view.php:322
410
  msgid "Open links in new window"
411
  msgstr ""
412
 
413
+ #: admin/main-view.php:328
414
  msgid "Add nofollow attribute to links in the list"
415
  msgstr ""
416
 
417
+ #: admin/main-view.php:361
418
  #, fuzzy
419
  msgid "Exclusion settings:"
420
  msgstr "Instellingen"
421
 
422
+ #: admin/main-view.php:363
423
  #, fuzzy
424
  msgid "Exclude display of related posts on these posts / pages"
425
  msgstr "Voeg gerelateerde berichten toe aan feed"
426
 
427
+ #: admin/main-view.php:369
428
  #, fuzzy
429
  msgid "Exclude display of related posts on these post types."
430
  msgstr "Voeg gerelateerde berichten toe aan feed"
431
 
432
+ #: admin/main-view.php:376
433
  msgid ""
434
  "The related posts will not display on any of the above selected post types"
435
  msgstr ""
436
 
437
+ #: admin/main-view.php:406
438
  msgid "Customize the output:"
439
  msgstr "Aanpassen van de output:"
440
 
441
+ #: admin/main-view.php:408
442
  msgid "HTML to display before the list of posts: "
443
  msgstr "Weer te geven HTML voor de berichtenlijst:"
444
 
445
+ #: admin/main-view.php:411
446
  msgid "HTML to display before each list item: "
447
  msgstr "Weer te geven HTML voor elk item in de lijst:"
448
 
449
+ #: admin/main-view.php:414
450
  msgid "HTML to display after each list item: "
451
  msgstr "Weer te geven HTML na elk item in de lijst:"
452
 
453
+ #: admin/main-view.php:417
454
  msgid "HTML to display after the list of posts: "
455
  msgstr "Weer te geven HTML na de berichtenlijst:"
456
 
457
+ #: admin/main-view.php:458 admin/main-view.php:697
458
  #, fuzzy
459
  msgid "Location of post thumbnail:"
460
  msgstr "Bericht miniatuurafbeelding opties:"
461
 
462
+ #: admin/main-view.php:462 admin/main-view.php:701
463
  #, fuzzy
464
  msgid "Display thumbnails inline with posts, before title"
465
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
466
 
467
+ #: admin/main-view.php:466 admin/main-view.php:705
468
  #, fuzzy
469
  msgid "Display thumbnails inline with posts, after title"
470
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
471
 
472
+ #: admin/main-view.php:470 admin/main-view.php:709
473
  msgid "Display only thumbnails, no text"
474
  msgstr "Alleen miniatuurafbeeldingen weergeven, geen tekst"
475
 
476
+ #: admin/main-view.php:474 admin/main-view.php:713
477
  msgid "Do not display thumbnails, only text."
478
  msgstr "Geen miniatuurafbeeldingen weergeven, alleen tekst."
479
 
480
+ #: admin/main-view.php:477
481
+ msgid ""
482
+ "This setting cannot be changed because an inbuilt style has been selected "
483
+ "under the Styles section. If you would like to change this option, please "
484
+ "select <strong>No styles</strong> under the Styles section."
485
  msgstr ""
486
 
487
  #: admin/main-view.php:481
488
+ msgid "Thumbnail size:"
489
+ msgstr ""
490
+
491
+ #: admin/main-view.php:505
492
  msgid "Custom size"
493
  msgstr ""
494
 
495
+ #: admin/main-view.php:508
496
+ msgid "You can choose from existing image sizes above or create a custom size."
497
+ msgstr ""
498
+
499
+ #: admin/main-view.php:509
500
  msgid ""
501
+ "If you choose an existing size, then the width, height and crop mode "
502
+ "settings in the three options below will be automatically updated to reflect "
503
+ "the correct dimensions of the setting."
504
  msgstr ""
505
 
506
+ #: admin/main-view.php:510
507
+ msgid ""
508
+ "If you have chosen Custom size above, then enter the width, height and crop "
509
+ "settings below. For best results, use a cropped image with the same width "
510
+ "and height. The default setting is 150x150 cropped image."
511
+ msgstr ""
512
+
513
+ #: admin/main-view.php:511
514
  msgid ""
515
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
516
+ "images."
517
  msgstr ""
518
 
519
+ #: admin/main-view.php:512
520
  #, php-format
521
  msgid ""
522
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
523
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
524
+ "all image sizes."
525
  msgstr ""
526
 
527
+ #: admin/main-view.php:516
528
  msgid "Width of the thumbnail:"
529
  msgstr ""
530
 
531
+ #: admin/main-view.php:519
532
  msgid "Height of the thumbnail: "
533
  msgstr ""
534
 
535
+ #: admin/main-view.php:524
 
 
 
 
 
 
536
  msgid "Crop mode:"
537
  msgstr ""
538
 
539
+ #: admin/main-view.php:528
540
  msgid ""
541
  "By default, thumbnails will be hard cropped. Uncheck this box to "
542
  "proportionately/soft crop the thumbnails."
543
  msgstr ""
544
 
545
+ #: admin/main-view.php:529
546
  #, php-format
547
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
548
  msgstr ""
549
 
550
+ #: admin/main-view.php:533
551
+ msgid "Image size attributes:"
552
  msgstr ""
553
 
554
+ #: admin/main-view.php:537
555
  msgid "Style attributes are used for width and height."
556
  msgstr ""
557
 
558
+ #: admin/main-view.php:542
559
  msgid "HTML width and height attributes are used for width and height."
560
  msgstr ""
561
 
562
+ #: admin/main-view.php:547
563
+ msgid "No HTML or Style attributes set for width and height"
564
+ msgstr ""
565
+
566
+ #: admin/main-view.php:552
567
  #, fuzzy
568
  msgid "Post thumbnail meta field name:"
569
  msgstr "Berichtopties miniatuurafbeelding:"
570
 
571
+ #: admin/main-view.php:554
572
  msgid ""
573
+ "The value of this field should contain a direct link to the image. This is "
574
+ "set in the meta box in the <em>Add New Post</em> screen."
575
  msgstr ""
576
 
577
+ #: admin/main-view.php:557
578
  msgid "Extract the first image from the post?"
579
  msgstr ""
580
 
581
+ #: admin/main-view.php:559
582
  msgid ""
583
  "This will only happen if there is no post thumbnail set and no image URL is "
584
  "specified in the meta field."
585
  msgstr ""
586
 
587
+ #: admin/main-view.php:562
588
  #, fuzzy
589
  msgid "Use default thumbnail?"
590
  msgstr "Bericht miniatuurafbeelding opties:"
591
 
592
+ #: admin/main-view.php:564
593
  msgid ""
594
  "If checked, when no thumbnail is found, show a default one from the URL "
595
  "below. If not checked and no thumbnail is found, no image will be shown."
596
  msgstr ""
597
 
598
+ #: admin/main-view.php:567
599
  #, fuzzy
600
  msgid "Default thumbnail:"
601
  msgstr "Bericht miniatuurafbeelding opties:"
602
 
603
+ #: admin/main-view.php:570
 
604
  msgid ""
605
+ "CRP tries several different methods to find a thumbnail for the related "
606
+ "post. The above image is used if the previous option is enabled and no "
607
+ "thumbnail could be found."
608
  msgstr ""
 
 
 
 
609
 
610
+ #: admin/main-view.php:611
611
+ msgid "Style of the related posts:"
 
 
 
612
  msgstr ""
613
 
614
+ #: admin/main-view.php:614
615
+ msgid "No styles"
616
+ msgstr ""
 
 
 
 
 
 
617
 
618
+ #: admin/main-view.php:616
619
+ msgid "Select this option if you plan to add your own styles"
620
  msgstr ""
621
 
622
+ #: admin/main-view.php:620
623
+ msgid "Rounded Thumbnails"
 
 
624
  msgstr ""
625
 
626
+ #: admin/main-view.php:623
627
  msgid ""
628
  "Enabling this option will turn on the thumbnails and set their width and "
629
  "height to 150px. It will also turn off the display of the author, excerpt "
631
  "settings."
632
  msgstr ""
633
 
634
+ #: admin/main-view.php:624
635
+ #, php-format
636
+ msgid ""
637
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
638
+ msgstr ""
639
+
640
+ #: admin/main-view.php:628
641
+ msgid "Text only"
642
+ msgstr ""
643
+
644
+ #: admin/main-view.php:630
645
+ msgid ""
646
+ "Enabling this option will disable thumbnails and no longer include the "
647
+ "default style sheet included in the plugin."
648
+ msgstr ""
649
+
650
+ #: admin/main-view.php:645
651
  msgid "Custom CSS to add to header:"
652
  msgstr ""
653
 
654
+ #: admin/main-view.php:649
655
  msgid ""
656
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
657
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
658
  "\">FAQ</a> for available CSS classes to style."
659
  msgstr ""
660
 
661
+ #: admin/main-view.php:689
662
+ msgid ""
663
+ "Below options override the related posts settings for your blog feed. These "
664
+ "only apply if you have selected to add related posts to Feeds in the General "
665
+ "Options tab."
666
+ msgstr ""
667
+
668
+ #: admin/main-view.php:717
669
+ #, fuzzy
670
+ msgid "Maximum width of the thumbnail: "
671
+ msgstr "Bericht miniatuurafbeelding opties:"
672
+
673
+ #: admin/main-view.php:720
674
+ #, fuzzy
675
+ msgid "Maximum height of the thumbnail: "
676
+ msgstr "Bericht miniatuurafbeelding opties:"
677
+
678
+ #: admin/main-view.php:755
679
  #, fuzzy
680
  msgid "Default Options"
681
  msgstr "Opties ingesteld op Standaard."
682
 
683
+ #: admin/main-view.php:755
684
  msgid "Do you want to set options to Default?"
685
  msgstr "Wil je opties terug naar standaard instellen?"
686
 
687
+ #: admin/main-view.php:756
688
  msgid "Recreate Index"
689
  msgstr ""
690
 
691
+ #: admin/main-view.php:756
692
  msgid "Are you sure you want to recreate the index?"
693
  msgstr "Weet je zeker dat je de index opnieuw wilt creeëren?"
694
 
695
+ #: admin/main-view.php:761
696
+ msgid ""
697
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
698
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
699
+ "this."
700
+ msgstr ""
701
+
702
+ #: admin/metabox.php:100
703
+ #, fuzzy
704
+ msgid "Location of thumbnail:"
705
+ msgstr "Bericht miniatuurafbeelding opties:"
706
+
707
+ #: admin/metabox.php:102
708
+ msgid ""
709
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
710
+ "image will be used for the post. It will be resized to the thumbnail size "
711
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
712
+ msgstr ""
713
+
714
+ #: admin/metabox.php:103
715
+ msgid "The URL above is saved in the meta field:"
716
+ msgstr ""
717
+
718
+ #: admin/metabox.php:108
719
+ msgid ""
720
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
721
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
722
+ "on this page."
723
+ msgstr ""
724
+
725
+ #: admin/metabox.php:119
726
+ msgid "Disable Related Posts display:"
727
+ msgstr ""
728
+
729
+ #: admin/metabox.php:122
730
+ msgid ""
731
+ "If this is checked, then Contextual Related Posts will not automatically "
732
+ "insert the related posts at the end of post content."
733
+ msgstr ""
734
+
735
+ #: admin/metabox.php:127 admin/metabox.php:135
736
+ msgid "Manual related posts:"
737
+ msgstr ""
738
+
739
+ #: admin/metabox.php:129
740
+ msgid ""
741
+ "Comma separated list of post, page or custom post type IDs. e.g. "
742
+ "188,320,500. These will be given preference over the related posts generated "
743
+ "by the plugin."
744
+ msgstr ""
745
+
746
+ #: admin/metabox.php:130
747
+ msgid ""
748
+ "Once you enter the list above and save this page, the plugin will display "
749
+ "the titles of the posts below for your reference. Only IDs corresponding to "
750
+ "published posts or custom post types will be retained."
751
+ msgstr ""
752
+
753
+ #: admin/metabox.php:144
754
+ msgid "This post type is:"
755
+ msgstr ""
756
+
757
  #: admin/sidebar-view.php:20
758
  msgid "Support the development"
759
  msgstr "Ondersteun de ontwikkeling"
806
  msgid "Ajay's blog"
807
  msgstr "Ajay's blog"
808
 
809
+ #: contextual-related-posts.php:178
 
 
 
 
810
  #, php-format
811
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
812
  msgstr ""
813
 
814
+ #: contextual-related-posts.php:659
815
+ msgid "<h3>Related Posts:</h3>"
816
+ msgstr "<h3>Gerelateerde Berichten:</h3>"
817
+
818
+ #: contextual-related-posts.php:661
819
+ #, fuzzy
820
+ msgid "No related posts found"
821
+ msgstr "Populaire Berichten"
822
+
823
+ #: includes/class-crp-widget.php:33
824
  #, fuzzy
825
  msgid "Related Posts [CRP]"
826
  msgstr "Gerelateerde Berichten"
827
 
828
+ #: includes/class-crp-widget.php:34
829
  #, fuzzy
830
  msgid "Display Related Posts"
831
  msgstr "Aantal populaire berichten om weer te geven:"
832
 
833
+ #: includes/class-crp-widget.php:69
834
  #, fuzzy
835
  msgid "Title"
836
  msgstr "Titel van populaire berichten:"
837
 
838
+ #: includes/class-crp-widget.php:74
839
  #, fuzzy
840
  msgid "No. of posts"
841
  msgstr "Populaire Berichten"
842
 
843
+ #: includes/class-crp-widget.php:79
844
  #, fuzzy
845
  msgid " Show excerpt?"
846
  msgstr "Laat bericht samenvatting zien in lijst?"
847
 
848
+ #: includes/class-crp-widget.php:84
849
  #, fuzzy
850
  msgid " Show author?"
851
  msgstr "Zend je donatie naar de auteur van "
852
 
853
+ #: includes/class-crp-widget.php:89
854
  #, fuzzy
855
  msgid " Show date?"
856
  msgstr "Laat bericht samenvatting zien in lijst?"
857
 
858
+ #: includes/class-crp-widget.php:95
859
  #, fuzzy
860
  msgid "Thumbnails inline, before title"
861
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
862
 
863
+ #: includes/class-crp-widget.php:96
864
  #, fuzzy
865
  msgid "Thumbnails inline, after title"
866
  msgstr "Toon miniatuurafbeeldingen inline met berichten"
867
 
868
+ #: includes/class-crp-widget.php:97
869
  #, fuzzy
870
  msgid "Only thumbnails, no text"
871
  msgstr "Geef alleen miniatuurafbeeldingen weer, geen text"
872
 
873
+ #: includes/class-crp-widget.php:98
874
  #, fuzzy
875
  msgid "No thumbnails, only text."
876
  msgstr "Geef geen miniatuurafbeeldingen weer, alleen text"
877
 
878
+ #: includes/class-crp-widget.php:103
879
  #, fuzzy
880
  msgid "Thumbnail height"
881
  msgstr "Bericht miniatuurafbeelding opties:"
882
 
883
+ #: includes/class-crp-widget.php:108
884
  #, fuzzy
885
  msgid "Thumbnail width"
886
  msgstr "Bericht miniatuurafbeelding opties:"
887
 
888
+ #: includes/class-crp-widget.php:112
889
+ msgid "Post types to include:"
890
+ msgstr ""
 
 
 
 
 
891
 
892
+ #: includes/media-handler.php:68
893
  msgid "thumb_timthumb argument has been deprecated"
894
  msgstr ""
895
 
896
+ #: includes/media-handler.php:72
897
  msgid "thumb_timthumb_q argument has been deprecated"
898
  msgstr ""
899
 
900
+ #: includes/media-handler.php:76
901
  msgid "filter argument has been deprecated"
902
  msgstr ""
903
 
904
+ #: includes/output-generator.php:238
905
+ msgid " by "
906
+ msgstr ""
907
+
908
+ #~ msgid "Options saved successfully."
909
+ #~ msgstr "Opties succesvol opgeslagen."
910
+
911
+ #, fuzzy
912
+ #~ msgid "Add related posts to:"
913
+ #~ msgstr "Populaire Berichten"
914
+
915
+ #, fuzzy
916
+ #~ msgid ""
917
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
918
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
919
+ #~ msgstr ""
920
+ #~ "Vind gerelateerde berichten gebaseerd op zowel content als titel. Indien "
921
+ #~ "niet geselecteerd worden er alleen berichttitels gebruikt. (Ik beveel het "
922
+ #~ "gebruik van een caching plugin aan wanneer je dit inschakelt)"
923
+
924
+ #~ msgid "Title of related posts: "
925
+ #~ msgstr "Titel van gerelateerde berichten:"
926
+
927
+ #~ msgid "Length of excerpt (in words): "
928
+ #~ msgstr "Lengte van uittreksel (in woorden):"
929
+
930
+ #, fuzzy
931
+ #~ msgid ""
932
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
933
+ #~ "doesn't then it will check the meta field. If this is not available, then "
934
+ #~ "it will show the default image as specified above."
935
+ #~ msgstr ""
936
+ #~ "De plugin zal eerst controleren of het bericht een miniatuurafbeelding "
937
+ #~ "bevat, zoniet dan zal de plugin het metaveld controleren. Wanneer het "
938
+ #~ "geen miniatuurafbeelding bevat wordt de standaard afbeelding getoond "
939
+ #~ "zoals hieronder aangegeven:"
940
+
941
  #~ msgid "Post thumbnail options:"
942
  #~ msgstr "Berichtopties miniatuurafbeelding:"
943
 
languages/crp-pt_BR.mo CHANGED
Binary file
languages/crp-pt_BR.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Contextual Related Posts\n"
6
  "Report-Msgid-Bugs-To: \n"
7
- "POT-Creation-Date: 2015-04-03 20:39-0000\n"
8
- "PO-Revision-Date: 2015-04-03 20:39-0000\n"
9
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
10
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
11
  "contextual-related-posts/language/pt_BR/)\n"
@@ -14,180 +14,211 @@ msgstr ""
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
- "X-Generator: Poedit 1.7.1\n"
18
- "X-Poedit-Basepath: ../\n"
19
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
20
  "X-Poedit-SourceCharset: UTF-8\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
 
23
- #: admin/admin.php:165
24
- msgid "Options saved successfully."
25
- msgstr "Opções salvas com sucesso."
 
 
 
 
 
 
26
 
27
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
28
  msgid "Options set to Default."
29
  msgstr "Opções redefinidas ao padrão."
30
 
31
- #: admin/admin.php:196
32
  msgid "Index recreated"
33
  msgstr "O índice foi recriado"
34
 
35
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
36
  msgid "Contextual Related Posts"
37
  msgstr "Posts Relacionados Contextuais"
38
 
39
- #: admin/admin.php:214
40
  msgid "Related Posts"
41
  msgstr "Posts Relacionados"
42
 
43
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
 
 
44
  msgid "Settings"
45
  msgstr "Configurações"
46
 
47
- #: admin/admin.php:347 admin/sidebar-view.php:59
48
  msgid "Support"
49
  msgstr "Suporte"
50
 
51
- #: admin/admin.php:348
52
  msgid "Donate"
53
  msgstr "Doar"
54
 
55
- #: admin/admin.php:349
56
  msgid "Contribute"
57
  msgstr "Contribuir"
58
 
59
- #: admin/admin.php:365
60
  msgid "plugin settings page"
61
  msgstr "página de configurações do plugin"
62
 
63
- #: admin/admin.php:409
64
- msgid ""
65
- "An error occurred clearing the cache. Please contact your site administrator."
66
- "\\n\\nError message:\\n"
67
- msgstr ""
68
- "Ocorreu um erro ao limpar o cache. Entre em contato com seu administrador do "
69
- "site.\\n\\nMensagem de Erro: \\n"
70
-
71
- #: admin/admin.php:414
72
- msgid " cached row(s) cleared"
73
- msgstr " linha(s) de cache limpa(s)"
74
-
75
- #: admin/admin.php:467
76
- msgid "Location of thumbnail:"
77
- msgstr "Localização da miniatura:"
78
-
79
- #: admin/admin.php:469
80
- msgid ""
81
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
82
- "image will be used for the post. It will be resized to the thumbnail size set "
83
- "under Settings &raquo; Related Posts &raquo; Output Options"
84
- msgstr ""
85
- "Digite a URL completa para a imagem (JPG, PNG ou GIF) que você quer usar. "
86
- "Esta imagem será utilizada para o post. Ela será redimensionada para o "
87
- "tamanho da miniatura definido em Configurações &raquo; Posts Relacionados "
88
- "&raquo; Opções de Saída"
89
-
90
- #: admin/admin.php:470
91
- msgid "The URL above is saved in the meta field: "
92
- msgstr "A URL acima é salvo no campo de meta:"
93
-
94
- #: admin/main-view.php:32 admin/main-view.php:54
95
  msgid "General options"
96
  msgstr "Opções gerais"
97
 
98
- #: admin/main-view.php:33 admin/main-view.php:125
99
  msgid "List tuning options"
100
  msgstr ""
101
 
102
- #: admin/main-view.php:34 admin/main-view.php:229
103
  msgid "Output options"
104
  msgstr "Opções de Resultado"
105
 
106
- #: admin/main-view.php:35 admin/main-view.php:421
107
- #: contextual-related-posts.php:718
108
  msgid "Thumbnail options"
109
  msgstr "Opções de miniatura"
110
 
111
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
112
  msgid "Feed options"
113
  msgstr "Opções de Feed"
114
 
115
- #: admin/main-view.php:37 admin/main-view.php:637
116
- msgid "Custom styles"
117
- msgstr "Estilos personalizados"
118
-
119
- #: admin/main-view.php:70
120
  msgid "Cache output?"
121
  msgstr "Guardar Resultado em Cache?"
122
 
123
- #: admin/main-view.php:72
124
  msgid ""
125
  "Enabling this option will cache the related posts output when the post is "
126
  "visited the first time. The cache is cleaned when you save this page."
127
  msgstr ""
128
 
129
- #: admin/main-view.php:73
 
 
 
 
 
 
 
130
  msgid "Clear cache"
131
  msgstr "Limpar cache"
132
 
133
- #: admin/main-view.php:77
134
- msgid "Add related posts to:"
135
- msgstr "Adicionar posts relacionados a:"
136
-
137
  #: admin/main-view.php:79
 
 
 
 
138
  msgid "Posts"
139
  msgstr "Posts"
140
 
141
- #: admin/main-view.php:80
142
  msgid "Pages"
143
  msgstr "Páginas"
144
 
145
- #: admin/main-view.php:81
146
  msgid "Home page"
147
  msgstr "Página inicial"
148
 
149
- #: admin/main-view.php:82
150
  msgid "Feeds"
151
  msgstr "Feeds"
152
 
153
- #: admin/main-view.php:83
154
  msgid "Category archives"
155
  msgstr "Arquivos de categoria"
156
 
157
- #: admin/main-view.php:84
158
  msgid "Tag archives"
159
  msgstr "Arquivos de tag"
160
 
161
- #: admin/main-view.php:85
162
  msgid "Other archives"
163
  msgstr "Outros arquivos"
164
 
165
- #: admin/main-view.php:86
166
  msgid ""
167
  "If you choose to disable this, please add <code>&lt;?php if "
168
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
169
  "template file where you want it displayed"
170
  msgstr ""
171
 
172
- #: admin/main-view.php:90
173
- msgid "Content filter priority:"
174
- msgstr "Prioridade do filtro de prioridade:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
 
176
- #: admin/main-view.php:93
177
  msgid ""
178
- "A higher number will cause the content above to be processed after other "
179
- "filters. Number below 10 is not recommended."
 
180
  msgstr ""
181
 
182
- #: admin/main-view.php:97
183
  msgid "Tell the world you're using Contextual Related Posts:"
184
  msgstr "Diga ao mundo que você está usando Posts Relacionados Contextuais:"
185
 
186
- #: admin/main-view.php:99
187
  msgid " <em>Optional</em>"
188
  msgstr "<em>Opcional</em>"
189
 
190
- #: admin/main-view.php:100
191
  msgid ""
192
  "Adds a nofollow link to Contextual Related Posts homepage as the last time in "
193
  "the list."
@@ -195,113 +226,116 @@ msgstr ""
195
  "Adiciona um link nofollow à página inicial de Posts Relacionados Contextuais "
196
  "na última vez da lista."
197
 
198
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
199
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
200
  msgid "Save Options"
201
  msgstr "Salvar Opções"
202
 
203
- #: admin/main-view.php:141 admin/main-view.php:583
204
  msgid "Number of related posts to display: "
205
  msgstr "Número de posts relacionados a exibir?"
206
 
207
- #: admin/main-view.php:144
208
  msgid ""
209
  "Maximum number of posts that will be displayed. The actual number may be "
210
  "smaller if less related posts are found."
211
  msgstr ""
212
 
213
- #: admin/main-view.php:148
214
  msgid "Related posts should be newer than:"
215
  msgstr ""
216
 
217
- #: admin/main-view.php:150
218
  msgid "days"
219
  msgstr "dias"
220
 
221
- #: admin/main-view.php:151
222
  msgid ""
223
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
224
- "it to 365 will show related posts from the last year only. Set it to 0 to "
225
- "disable limiting posts."
226
  msgstr ""
227
 
228
- #: admin/main-view.php:155
229
  msgid "Find related posts based on content as well as title:"
230
  msgstr ""
231
 
232
- #: admin/main-view.php:157
233
  msgid ""
234
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
235
- "or enabling \"Cache output\" above if you enable this."
 
 
236
  msgstr ""
237
 
238
- #: admin/main-view.php:161
239
- msgid "Limit content to be compared"
240
- msgstr "Limitar conteúdo a ser comparado"
241
 
242
- #: admin/main-view.php:163
243
  msgid ""
244
- "This sets the maximum words of the content that will be matched. 0 means no "
245
- "limit."
246
  msgstr ""
247
 
248
- #: admin/main-view.php:167
249
  msgid "Post types to include in results:"
250
  msgstr "Tipos de post para incluir nos resultados:"
251
 
252
- #: admin/main-view.php:178
253
  msgid ""
254
  "These post types will be displayed in the list. Includes custom post types."
255
  msgstr ""
256
 
257
- #: admin/main-view.php:182
258
  msgid "List of post or page IDs to exclude from the results:"
259
  msgstr ""
260
 
261
- #: admin/main-view.php:184 admin/main-view.php:343
262
  msgid ""
263
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
264
  msgstr ""
265
 
266
- #: admin/main-view.php:188
267
  msgid "Categories to exclude from the results: "
268
  msgstr "Excluir estas categorias dos resultados:"
269
 
270
- #: admin/main-view.php:204
271
  msgid ""
272
  "Comma separated list of category slugs. The field above has an autocomplete "
273
  "so simply start typing in the beginning of your category name and it will "
274
  "prompt you with options."
275
  msgstr ""
276
 
277
- #: admin/main-view.php:245
278
- msgid "Title of related posts: "
279
- msgstr "Título dos posts relacionados:"
280
 
281
- #: admin/main-view.php:248
282
  msgid ""
283
  "This is the main heading of the related posts. You can also display the "
284
  "current post title by using <code>%postname%</code>. e.g. <code>Related Posts "
285
  "to %postname%</code>"
286
  msgstr ""
287
 
288
- #: admin/main-view.php:252
289
  msgid "When there are no posts, what should be shown?"
290
  msgstr "O que mostrar quando não houver nenhum post relacionado?"
291
 
292
- #: admin/main-view.php:256
293
  msgid "Blank Output"
294
  msgstr "Resultado em Branco"
295
 
296
- #: admin/main-view.php:260
297
  msgid "Display:"
298
  msgstr "Mostrar:"
299
 
300
- #: admin/main-view.php:265 admin/main-view.php:586
301
  msgid "Show post excerpt in list?"
302
  msgstr "Lista de resumos dos posts?"
303
 
304
- #: admin/main-view.php:268
305
  #, php-format
306
  msgid ""
307
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -309,190 +343,222 @@ msgid ""
309
  "automatic excerpt which refers to the first %d words of the post's content"
310
  msgstr ""
311
 
312
- #: admin/main-view.php:272
313
- msgid "Length of excerpt (in words): "
314
- msgstr "Tamanho do resumo (em palavras):"
 
 
 
 
 
 
315
 
316
- #: admin/main-view.php:278
317
  msgid "Show post author in list?"
318
  msgstr "Mostra o autor do post na lista?"
319
 
320
- #: admin/main-view.php:281
321
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
322
  msgstr ""
323
 
324
- #: admin/main-view.php:285
 
 
 
 
 
 
325
  msgid "Show post date in list?"
326
  msgstr "Mostrar data do post na lista?"
327
 
328
- #: admin/main-view.php:288
329
  msgid ""
330
  "Displays the date of the post. Uses the same date format set in General "
331
  "Options"
332
  msgstr ""
333
 
334
- #: admin/main-view.php:292
 
 
 
 
 
 
335
  msgid "Limit post title length (in characters)"
336
  msgstr "Limite do título do post (em caracteres)"
337
 
338
- #: admin/main-view.php:295
339
  msgid ""
340
  "Any title longer than the number of characters set above will be cut and "
341
- "appended with a &helip;"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:299
345
  msgid "Open links in new window"
346
  msgstr "Abrir links numa nova janela"
347
 
348
- #: admin/main-view.php:305
349
  msgid "Add nofollow attribute to links in the list"
350
  msgstr "Adicionar atributo nofollow aos links na lista"
351
 
352
- #: admin/main-view.php:338
353
  msgid "Exclusion settings:"
354
  msgstr "Configurações de exclusão:"
355
 
356
- #: admin/main-view.php:340
357
  msgid "Exclude display of related posts on these posts / pages"
358
  msgstr "Não exibir posts relacionados nestes posts/páginas?"
359
 
360
- #: admin/main-view.php:346
361
  msgid "Exclude display of related posts on these post types."
362
  msgstr "Excluir exibição de posts relacionados nestes tipos de post."
363
 
364
- #: admin/main-view.php:355
365
  msgid ""
366
  "The related posts will not display on any of the above selected post types"
367
  msgstr ""
368
 
369
- #: admin/main-view.php:385
370
  msgid "Customize the output:"
371
  msgstr "Personalizar o resultado:"
372
 
373
- #: admin/main-view.php:387
374
  msgid "HTML to display before the list of posts: "
375
  msgstr "HTML para exibir antes da lista de posts: "
376
 
377
- #: admin/main-view.php:390
378
  msgid "HTML to display before each list item: "
379
  msgstr "HTML para exibir antes de cada item da lista: "
380
 
381
- #: admin/main-view.php:393
382
  msgid "HTML to display after each list item: "
383
  msgstr "HTML para exibir depois de cada item da lista: "
384
 
385
- #: admin/main-view.php:396
386
  msgid "HTML to display after the list of posts: "
387
  msgstr "HTML para exibir depois da lista de posts: "
388
 
389
- #: admin/main-view.php:437 admin/main-view.php:589
390
  msgid "Location of post thumbnail:"
391
  msgstr "Localização da miniatura do post:"
392
 
393
- #: admin/main-view.php:441 admin/main-view.php:593
394
  msgid "Display thumbnails inline with posts, before title"
395
  msgstr ""
396
 
397
- #: admin/main-view.php:445 admin/main-view.php:597
398
  msgid "Display thumbnails inline with posts, after title"
399
  msgstr ""
400
 
401
- #: admin/main-view.php:449 admin/main-view.php:601
402
  msgid "Display only thumbnails, no text"
403
  msgstr "Mostrar somente miniaturas, sem texto"
404
 
405
- #: admin/main-view.php:453 admin/main-view.php:605
406
  msgid "Do not display thumbnails, only text."
407
  msgstr "Não mostrar miniaturas, somente texto"
408
 
409
- #: admin/main-view.php:457
410
- msgid "Thumbnail size:"
 
 
 
411
  msgstr ""
412
 
413
  #: admin/main-view.php:481
 
 
 
 
414
  msgid "Custom size"
415
  msgstr ""
416
 
417
- #: admin/main-view.php:484
 
 
 
 
418
  msgid ""
419
- "You can choose from existing image sizes above or create a custom size. If "
420
- "you have chosen Custom size above, then enter the width, height and crop "
421
- "settings below. For best results, use a cropped image."
422
  msgstr ""
423
 
424
- #: admin/main-view.php:485
425
  msgid ""
426
- "If you change the width, height or crop mode below, existing images will not "
427
- "be automatically resized."
 
428
  msgstr ""
429
 
430
- #: admin/main-view.php:486
 
 
 
 
 
 
431
  #, php-format
432
  msgid ""
433
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
434
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
435
  "image sizes."
436
  msgstr ""
437
 
438
- #: admin/main-view.php:490
439
  msgid "Width of the thumbnail:"
440
  msgstr ""
441
 
442
- #: admin/main-view.php:493
443
  msgid "Height of the thumbnail: "
444
  msgstr ""
445
 
446
- #: admin/main-view.php:497
447
- msgid ""
448
- "Since you're using the default styles set under the Custom Styles section, "
449
- "the width and height is fixed at 150px"
450
- msgstr ""
451
-
452
- #: admin/main-view.php:501
453
  msgid "Crop mode:"
454
  msgstr "Modo de recorte:"
455
 
456
- #: admin/main-view.php:505
457
  msgid ""
458
  "By default, thumbnails will be hard cropped. Uncheck this box to "
459
  "proportionately/soft crop the thumbnails."
460
  msgstr ""
461
 
462
- #: admin/main-view.php:506
463
  #, php-format
464
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
465
  msgstr ""
466
 
467
- #: admin/main-view.php:510
468
- msgid "Style attributes / Width and Height HTML attributes:"
469
  msgstr ""
470
 
471
- #: admin/main-view.php:514
472
  msgid "Style attributes are used for width and height."
473
  msgstr ""
474
 
475
- #: admin/main-view.php:518
476
  msgid "HTML width and height attributes are used for width and height."
477
  msgstr ""
478
 
479
- #: admin/main-view.php:522
 
 
 
 
480
  msgid "Post thumbnail meta field name:"
481
  msgstr "Nome do campo meta da miniatura do post:"
482
 
483
- #: admin/main-view.php:524
484
  msgid ""
485
- "The value of this field should contain the image source and is set in the "
486
- "<em>Add New Post</em> screen"
487
  msgstr ""
488
- "O valor deste campo deve conter a fonte de imagem e está definida na tela "
489
- "<em>Adicionar Novo Post</em>"
490
 
491
- #: admin/main-view.php:527
492
  msgid "Extract the first image from the post?"
493
  msgstr "Extrair a primeira imagem do post?"
494
 
495
- #: admin/main-view.php:529
496
  msgid ""
497
  "This will only happen if there is no post thumbnail set and no image URL is "
498
  "specified in the meta field."
@@ -500,11 +566,11 @@ msgstr ""
500
  "Isso só acontecerá se não houver nenhum conjunto de miniaturas de post e "
501
  "nenhuma URL de imagem for definido no campo meta."
502
 
503
- #: admin/main-view.php:532
504
  msgid "Use default thumbnail?"
505
  msgstr "Usar miniatura padrão?"
506
 
507
- #: admin/main-view.php:534
508
  msgid ""
509
  "If checked, when no thumbnail is found, show a default one from the URL "
510
  "below. If not checked and no thumbnail is found, no image will be shown."
@@ -513,48 +579,34 @@ msgstr ""
513
  "URL abaixo. Se desmarcada e não encontrar nenhuma miniatura, a imagem não "
514
  "será exibida."
515
 
516
- #: admin/main-view.php:537
517
  msgid "Default thumbnail:"
518
  msgstr "Miniatura padrão:"
519
 
520
- #: admin/main-view.php:540
521
  msgid ""
522
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
523
- "then it will check the meta field. If this is not available, then it will "
524
- "show the default image as specified above."
525
  msgstr ""
526
- "O plugin irá verificar primeiro se o post contém uma miniatura. Se não, então "
527
- "ele irá verificar o campo de meta. Se este não estiver disponível, então "
528
- "mostrará a imagem padrão conforme especificado acima."
529
 
530
- #: admin/main-view.php:581
531
- msgid ""
532
- "Below options override the related posts settings for your blog feed. These "
533
- "only apply if you have selected to add related posts to Feeds in the General "
534
- "Options tab."
535
  msgstr ""
536
 
537
- #: admin/main-view.php:609
538
- msgid "Maximum width of the thumbnail: "
539
- msgstr "Largura máxima da miniatura:"
540
-
541
- #: admin/main-view.php:612
542
- msgid "Maximum height of the thumbnail: "
543
- msgstr "Altura máxima da miniatura:"
544
 
545
- #: admin/main-view.php:653
546
- msgid "Use default style included in the plugin?"
547
- msgstr "Use o estilo padrão incluído no plugin?"
548
 
549
- #: admin/main-view.php:656
550
- msgid ""
551
- "Contextual Related Posts includes a default style that makes your popular "
552
- "posts list to look beautiful. Check the box above if you want to use this."
553
  msgstr ""
554
- "Posts Relacionados Contextuais inclui um estilo padrão que faz sua lista de "
555
- "posts populares ficar linda. Marque a caixa acima se você quiser usar isto."
556
 
557
- #: admin/main-view.php:657
558
  msgid ""
559
  "Enabling this option will turn on the thumbnails and set their width and "
560
  "height to 150px. It will also turn off the display of the author, excerpt and "
@@ -565,11 +617,27 @@ msgstr ""
565
  "já estejam habilitados. Desabilitar esta opção não irá reverter quaisquer "
566
  "configurações."
567
 
568
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
569
  msgid "Custom CSS to add to header:"
570
  msgstr "CSS personalizado para adicionar ao cabeçalho:"
571
 
572
- #: admin/main-view.php:664
573
  msgid ""
574
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
575
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
@@ -579,22 +647,101 @@ msgstr ""
579
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
580
  "\">FAQ</a> para saber as classes CSS disponíveis para estilizar."
581
 
582
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
583
  msgid "Default Options"
584
  msgstr "Opções Padrão"
585
 
586
- #: admin/main-view.php:694
587
  msgid "Do you want to set options to Default?"
588
  msgstr "Você quer definir opções para o padrão?"
589
 
590
- #: admin/main-view.php:695
591
  msgid "Recreate Index"
592
  msgstr "Recriar Índice"
593
 
594
- #: admin/main-view.php:695
595
  msgid "Are you sure you want to recreate the index?"
596
  msgstr "Tem certeza de que deseja recriar o índice?"
597
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  #: admin/sidebar-view.php:20
599
  msgid "Support the development"
600
  msgstr "Apoie o desenvolvimento"
@@ -643,102 +790,139 @@ msgstr "Outros plugins"
643
  msgid "Ajay's blog"
644
  msgstr "Blog do Ajay"
645
 
646
- #: contextual-related-posts.php:250
647
- msgid " by "
648
- msgstr "por"
649
-
650
- #: contextual-related-posts.php:289
651
  #, php-format
652
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
653
  msgstr ""
654
  "Gerado por <a href=\"%s\" rel=\"nofollow\">Posts Relacionados Contextuais</a>"
655
 
656
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
657
  msgid "Related Posts [CRP]"
658
  msgstr "Posts Relacionados [CRP]"
659
 
660
- #: contextual-related-posts.php:671
661
  msgid "Display Related Posts"
662
  msgstr "Mostrar Posts Relacionados"
663
 
664
- #: contextual-related-posts.php:694
665
  msgid "Title"
666
  msgstr "Título"
667
 
668
- #: contextual-related-posts.php:699
669
  msgid "No. of posts"
670
  msgstr "Nº de posts"
671
 
672
- #: contextual-related-posts.php:704
673
  msgid " Show excerpt?"
674
  msgstr " Mostrar resumo?"
675
 
676
- #: contextual-related-posts.php:709
677
  msgid " Show author?"
678
  msgstr " Mostrar autor?"
679
 
680
- #: contextual-related-posts.php:714
681
  msgid " Show date?"
682
  msgstr " Mostrar data?"
683
 
684
- #: contextual-related-posts.php:720
685
  msgid "Thumbnails inline, before title"
686
  msgstr "Miniaturas inline, antes do título"
687
 
688
- #: contextual-related-posts.php:721
689
  msgid "Thumbnails inline, after title"
690
  msgstr "Miniaturas inline, após o título"
691
 
692
- #: contextual-related-posts.php:722
693
  msgid "Only thumbnails, no text"
694
  msgstr "Apenas miniaturas, sem texto"
695
 
696
- #: contextual-related-posts.php:723
697
  msgid "No thumbnails, only text."
698
  msgstr "Sem miniaturas, apenas texto."
699
 
700
- #: contextual-related-posts.php:728
701
  msgid "Thumbnail height"
702
  msgstr "Altura da miniatura"
703
 
704
- #: contextual-related-posts.php:733
705
  msgid "Thumbnail width"
706
  msgstr "Largura da miniatura"
707
 
708
- #: contextual-related-posts.php:897
709
- msgid "<h3>Related Posts:</h3>"
710
- msgstr "<h3>Posts Relacionados:</h3>"
711
-
712
- #: contextual-related-posts.php:899
713
- msgid "No related posts found"
714
- msgstr "Nenhum post relacionado foi encontrado"
715
 
716
- #: contextual-related-posts.php:1211
717
  msgid "thumb_timthumb argument has been deprecated"
718
  msgstr ""
719
 
720
- #: contextual-related-posts.php:1215
721
  msgid "thumb_timthumb_q argument has been deprecated"
722
  msgstr ""
723
 
724
- #: contextual-related-posts.php:1219
725
  msgid "filter argument has been deprecated"
726
  msgstr ""
727
 
728
- #~ msgid "Post thumbnail options:"
729
- #~ msgstr "Opções de miniatura do post:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
730
 
731
  #~ msgid ""
732
- #~ "Contextual Related Posts adds a new image size with the below dimensions."
 
733
  #~ msgstr ""
734
- #~ "Posts Relacionados Contextuais adiciona um novo tamanho de imagem com as "
735
- #~ "dimensões abaixo."
736
 
737
- #~ msgid "Maximum width of the thumbnail:"
738
- #~ msgstr "Largura máxima da miniatura:"
 
 
 
 
 
 
739
 
740
- #~ msgid "Use timthumb to generate thumbnails? "
741
- #~ msgstr "Usar timthumb para gerar as miniaturas?"
742
 
743
- #~ msgid "Quality of thumbnails generated by timthumb:"
744
- #~ msgstr "Qualidade das miniaturas geradas pelo timthumb:"
 
 
 
 
 
4
  msgstr ""
5
  "Project-Id-Version: Contextual Related Posts\n"
6
  "Report-Msgid-Bugs-To: \n"
7
+ "POT-Creation-Date: 2015-09-03 11:53+0100\n"
8
+ "PO-Revision-Date: 2015-09-03 11:53+0100\n"
9
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
10
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
11
  "contextual-related-posts/language/pt_BR/)\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
+ "X-Generator: Poedit 1.8.4\n"
18
+ "X-Poedit-Basepath: ..\n"
19
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
20
  "X-Poedit-SourceCharset: UTF-8\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
 
23
+ #: admin/admin.php:180
24
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
25
+ msgstr ""
26
+
27
+ #: admin/admin.php:183
28
+ msgid ""
29
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
30
+ "displayed."
31
+ msgstr ""
32
 
33
+ #: admin/admin.php:186
34
+ msgid "Text Only style selected. Thumbnails will not be displayed."
35
+ msgstr ""
36
+
37
+ #: admin/admin.php:189
38
+ #, php-format
39
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
40
+ msgstr ""
41
+
42
+ #: admin/admin.php:213
43
  msgid "Options set to Default."
44
  msgstr "Opções redefinidas ao padrão."
45
 
46
+ #: admin/admin.php:231
47
  msgid "Index recreated"
48
  msgstr "O índice foi recriado"
49
 
50
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
51
  msgid "Contextual Related Posts"
52
  msgstr "Posts Relacionados Contextuais"
53
 
54
+ #: admin/admin.php:249
55
  msgid "Related Posts"
56
  msgstr "Posts Relacionados"
57
 
58
+ #: admin/cache.php:44
59
+ msgid ""
60
+ "An error occurred clearing the cache. Please contact your site administrator."
61
+ "\\n\\nError message:\\n"
62
+ msgstr ""
63
+ "Ocorreu um erro ao limpar o cache. Entre em contato com seu administrador do "
64
+ "site.\\n\\nMensagem de Erro: \\n"
65
+
66
+ #: admin/cache.php:49
67
+ msgid " cached row(s) cleared"
68
+ msgstr " linha(s) de cache limpa(s)"
69
+
70
+ #: admin/loader.php:24
71
  msgid "Settings"
72
  msgstr "Configurações"
73
 
74
+ #: admin/loader.php:46 admin/sidebar-view.php:59
75
  msgid "Support"
76
  msgstr "Suporte"
77
 
78
+ #: admin/loader.php:47
79
  msgid "Donate"
80
  msgstr "Doar"
81
 
82
+ #: admin/loader.php:48
83
  msgid "Contribute"
84
  msgstr "Contribuir"
85
 
86
+ #: admin/loader.php:64
87
  msgid "plugin settings page"
88
  msgstr "página de configurações do plugin"
89
 
90
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  msgid "General options"
92
  msgstr "Opções gerais"
93
 
94
+ #: admin/main-view.php:33 admin/main-view.php:142
95
  msgid "List tuning options"
96
  msgstr ""
97
 
98
+ #: admin/main-view.php:34 admin/main-view.php:238
99
  msgid "Output options"
100
  msgstr "Opções de Resultado"
101
 
102
+ #: admin/main-view.php:35 admin/main-view.php:442
103
+ #: includes/class-crp-widget.php:93
104
  msgid "Thumbnail options"
105
  msgstr "Opções de miniatura"
106
 
107
+ #: admin/main-view.php:36 admin/main-view.php:595
108
+ msgid "Styles"
109
+ msgstr ""
110
+
111
+ #: admin/main-view.php:37 admin/main-view.php:673
112
  msgid "Feed options"
113
  msgstr "Opções de Feed"
114
 
115
+ #: admin/main-view.php:71
 
 
 
 
116
  msgid "Cache output?"
117
  msgstr "Guardar Resultado em Cache?"
118
 
119
+ #: admin/main-view.php:73
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
+ #: admin/main-view.php:74
126
+ msgid ""
127
+ "The CRP cache works independently and in addition to any of your caching "
128
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
129
+ "enable this on your blog."
130
+ msgstr ""
131
+
132
+ #: admin/main-view.php:75
133
  msgid "Clear cache"
134
  msgstr "Limpar cache"
135
 
 
 
 
 
136
  #: admin/main-view.php:79
137
+ msgid "Automatically add related posts to:"
138
+ msgstr ""
139
+
140
+ #: admin/main-view.php:81
141
  msgid "Posts"
142
  msgstr "Posts"
143
 
144
+ #: admin/main-view.php:82
145
  msgid "Pages"
146
  msgstr "Páginas"
147
 
148
+ #: admin/main-view.php:83
149
  msgid "Home page"
150
  msgstr "Página inicial"
151
 
152
+ #: admin/main-view.php:84
153
  msgid "Feeds"
154
  msgstr "Feeds"
155
 
156
+ #: admin/main-view.php:85
157
  msgid "Category archives"
158
  msgstr "Arquivos de categoria"
159
 
160
+ #: admin/main-view.php:86
161
  msgid "Tag archives"
162
  msgstr "Arquivos de tag"
163
 
164
+ #: admin/main-view.php:87
165
  msgid "Other archives"
166
  msgstr "Outros arquivos"
167
 
168
+ #: admin/main-view.php:88
169
  msgid ""
170
  "If you choose to disable this, please add <code>&lt;?php if "
171
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
172
  "template file where you want it displayed"
173
  msgstr ""
174
 
175
+ #: admin/main-view.php:92
176
+ msgid "Display location priority:"
177
+ msgstr ""
178
+
179
+ #: admin/main-view.php:95
180
+ msgid ""
181
+ "If you select to automatically add the related posts, CRP will hook into the "
182
+ "Content Filter at a priority as specified in this option."
183
+ msgstr ""
184
+
185
+ #: admin/main-view.php:96
186
+ msgid ""
187
+ "A higher number will cause the related posts to be processed later and move "
188
+ "their display further down after the post content. Any number below 10 is not "
189
+ "recommended."
190
+ msgstr ""
191
+
192
+ #: admin/main-view.php:100
193
+ msgid "Show metabox:"
194
+ msgstr ""
195
+
196
+ #: admin/main-view.php:103
197
+ msgid ""
198
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
199
+ "Posts screens. Also applies to Pages and Custom Post Types."
200
+ msgstr ""
201
+
202
+ #: admin/main-view.php:107
203
+ msgid "Limit metabox to Admins only:"
204
+ msgstr ""
205
 
206
+ #: admin/main-view.php:110
207
  msgid ""
208
+ "If this is selected, the metabox will be hidden from anyone who is not an "
209
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
210
+ "metabox. This applies only if the above option is selected."
211
  msgstr ""
212
 
213
+ #: admin/main-view.php:114
214
  msgid "Tell the world you're using Contextual Related Posts:"
215
  msgstr "Diga ao mundo que você está usando Posts Relacionados Contextuais:"
216
 
217
+ #: admin/main-view.php:116
218
  msgid " <em>Optional</em>"
219
  msgstr "<em>Opcional</em>"
220
 
221
+ #: admin/main-view.php:117
222
  msgid ""
223
  "Adds a nofollow link to Contextual Related Posts homepage as the last time in "
224
  "the list."
226
  "Adiciona um link nofollow à página inicial de Posts Relacionados Contextuais "
227
  "na última vez da lista."
228
 
229
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
230
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
231
+ #: admin/main-view.php:754
232
  msgid "Save Options"
233
  msgstr "Salvar Opções"
234
 
235
+ #: admin/main-view.php:158 admin/main-view.php:691
236
  msgid "Number of related posts to display: "
237
  msgstr "Número de posts relacionados a exibir?"
238
 
239
+ #: admin/main-view.php:161
240
  msgid ""
241
  "Maximum number of posts that will be displayed. The actual number may be "
242
  "smaller if less related posts are found."
243
  msgstr ""
244
 
245
+ #: admin/main-view.php:165
246
  msgid "Related posts should be newer than:"
247
  msgstr ""
248
 
249
+ #: admin/main-view.php:167
250
  msgid "days"
251
  msgstr "dias"
252
 
253
+ #: admin/main-view.php:168
254
  msgid ""
255
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
256
+ "it to 365 will show related posts from the last year only. Set to 0 to "
257
+ "disable limiting posts by date."
258
  msgstr ""
259
 
260
+ #: admin/main-view.php:172
261
  msgid "Find related posts based on content as well as title:"
262
  msgstr ""
263
 
264
+ #: admin/main-view.php:174
265
  msgid ""
266
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
267
+ "or enabling \"Cache output\" above if you enable this. Each site is "
268
+ "different, so toggle this option to see which setting gives you better "
269
+ "quality related posts."
270
  msgstr ""
271
 
272
+ #: admin/main-view.php:178
273
+ msgid "Limit content to be compared:"
274
+ msgstr ""
275
 
276
+ #: admin/main-view.php:180
277
  msgid ""
278
+ "This sets the maximum words of the content that will be matched. Set to 0 for "
279
+ "no limit. Only applies if you active the above option."
280
  msgstr ""
281
 
282
+ #: admin/main-view.php:184
283
  msgid "Post types to include in results:"
284
  msgstr "Tipos de post para incluir nos resultados:"
285
 
286
+ #: admin/main-view.php:191
287
  msgid ""
288
  "These post types will be displayed in the list. Includes custom post types."
289
  msgstr ""
290
 
291
+ #: admin/main-view.php:195
292
  msgid "List of post or page IDs to exclude from the results:"
293
  msgstr ""
294
 
295
+ #: admin/main-view.php:197 admin/main-view.php:366
296
  msgid ""
297
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
298
  msgstr ""
299
 
300
+ #: admin/main-view.php:201
301
  msgid "Categories to exclude from the results: "
302
  msgstr "Excluir estas categorias dos resultados:"
303
 
304
+ #: admin/main-view.php:213
305
  msgid ""
306
  "Comma separated list of category slugs. The field above has an autocomplete "
307
  "so simply start typing in the beginning of your category name and it will "
308
  "prompt you with options."
309
  msgstr ""
310
 
311
+ #: admin/main-view.php:254
312
+ msgid "Title of related posts:"
313
+ msgstr ""
314
 
315
+ #: admin/main-view.php:257
316
  msgid ""
317
  "This is the main heading of the related posts. You can also display the "
318
  "current post title by using <code>%postname%</code>. e.g. <code>Related Posts "
319
  "to %postname%</code>"
320
  msgstr ""
321
 
322
+ #: admin/main-view.php:261
323
  msgid "When there are no posts, what should be shown?"
324
  msgstr "O que mostrar quando não houver nenhum post relacionado?"
325
 
326
+ #: admin/main-view.php:265
327
  msgid "Blank Output"
328
  msgstr "Resultado em Branco"
329
 
330
+ #: admin/main-view.php:270
331
  msgid "Display:"
332
  msgstr "Mostrar:"
333
 
334
+ #: admin/main-view.php:276 admin/main-view.php:694
335
  msgid "Show post excerpt in list?"
336
  msgstr "Lista de resumos dos posts?"
337
 
338
+ #: admin/main-view.php:279
339
  #, php-format
340
  msgid ""
341
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
343
  "automatic excerpt which refers to the first %d words of the post's content"
344
  msgstr ""
345
 
346
+ #: admin/main-view.php:282
347
+ msgid ""
348
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display is "
349
+ "disabled."
350
+ msgstr ""
351
+
352
+ #: admin/main-view.php:287
353
+ msgid "Length of excerpt (in words):"
354
+ msgstr ""
355
 
356
+ #: admin/main-view.php:293
357
  msgid "Show post author in list?"
358
  msgstr "Mostra o autor do post na lista?"
359
 
360
+ #: admin/main-view.php:296
361
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
362
  msgstr ""
363
 
364
+ #: admin/main-view.php:299
365
+ msgid ""
366
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
367
+ "disabled."
368
+ msgstr ""
369
+
370
+ #: admin/main-view.php:304
371
  msgid "Show post date in list?"
372
  msgstr "Mostrar data do post na lista?"
373
 
374
+ #: admin/main-view.php:307
375
  msgid ""
376
  "Displays the date of the post. Uses the same date format set in General "
377
  "Options"
378
  msgstr ""
379
 
380
+ #: admin/main-view.php:310
381
+ msgid ""
382
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
383
+ "disabled."
384
+ msgstr ""
385
+
386
+ #: admin/main-view.php:315
387
  msgid "Limit post title length (in characters)"
388
  msgstr "Limite do título do post (em caracteres)"
389
 
390
+ #: admin/main-view.php:318
391
  msgid ""
392
  "Any title longer than the number of characters set above will be cut and "
393
+ "appended with an ellipsis (&hellip;)"
394
  msgstr ""
395
 
396
+ #: admin/main-view.php:322
397
  msgid "Open links in new window"
398
  msgstr "Abrir links numa nova janela"
399
 
400
+ #: admin/main-view.php:328
401
  msgid "Add nofollow attribute to links in the list"
402
  msgstr "Adicionar atributo nofollow aos links na lista"
403
 
404
+ #: admin/main-view.php:361
405
  msgid "Exclusion settings:"
406
  msgstr "Configurações de exclusão:"
407
 
408
+ #: admin/main-view.php:363
409
  msgid "Exclude display of related posts on these posts / pages"
410
  msgstr "Não exibir posts relacionados nestes posts/páginas?"
411
 
412
+ #: admin/main-view.php:369
413
  msgid "Exclude display of related posts on these post types."
414
  msgstr "Excluir exibição de posts relacionados nestes tipos de post."
415
 
416
+ #: admin/main-view.php:376
417
  msgid ""
418
  "The related posts will not display on any of the above selected post types"
419
  msgstr ""
420
 
421
+ #: admin/main-view.php:406
422
  msgid "Customize the output:"
423
  msgstr "Personalizar o resultado:"
424
 
425
+ #: admin/main-view.php:408
426
  msgid "HTML to display before the list of posts: "
427
  msgstr "HTML para exibir antes da lista de posts: "
428
 
429
+ #: admin/main-view.php:411
430
  msgid "HTML to display before each list item: "
431
  msgstr "HTML para exibir antes de cada item da lista: "
432
 
433
+ #: admin/main-view.php:414
434
  msgid "HTML to display after each list item: "
435
  msgstr "HTML para exibir depois de cada item da lista: "
436
 
437
+ #: admin/main-view.php:417
438
  msgid "HTML to display after the list of posts: "
439
  msgstr "HTML para exibir depois da lista de posts: "
440
 
441
+ #: admin/main-view.php:458 admin/main-view.php:697
442
  msgid "Location of post thumbnail:"
443
  msgstr "Localização da miniatura do post:"
444
 
445
+ #: admin/main-view.php:462 admin/main-view.php:701
446
  msgid "Display thumbnails inline with posts, before title"
447
  msgstr ""
448
 
449
+ #: admin/main-view.php:466 admin/main-view.php:705
450
  msgid "Display thumbnails inline with posts, after title"
451
  msgstr ""
452
 
453
+ #: admin/main-view.php:470 admin/main-view.php:709
454
  msgid "Display only thumbnails, no text"
455
  msgstr "Mostrar somente miniaturas, sem texto"
456
 
457
+ #: admin/main-view.php:474 admin/main-view.php:713
458
  msgid "Do not display thumbnails, only text."
459
  msgstr "Não mostrar miniaturas, somente texto"
460
 
461
+ #: admin/main-view.php:477
462
+ msgid ""
463
+ "This setting cannot be changed because an inbuilt style has been selected "
464
+ "under the Styles section. If you would like to change this option, please "
465
+ "select <strong>No styles</strong> under the Styles section."
466
  msgstr ""
467
 
468
  #: admin/main-view.php:481
469
+ msgid "Thumbnail size:"
470
+ msgstr ""
471
+
472
+ #: admin/main-view.php:505
473
  msgid "Custom size"
474
  msgstr ""
475
 
476
+ #: admin/main-view.php:508
477
+ msgid "You can choose from existing image sizes above or create a custom size."
478
+ msgstr ""
479
+
480
+ #: admin/main-view.php:509
481
  msgid ""
482
+ "If you choose an existing size, then the width, height and crop mode settings "
483
+ "in the three options below will be automatically updated to reflect the "
484
+ "correct dimensions of the setting."
485
  msgstr ""
486
 
487
+ #: admin/main-view.php:510
488
  msgid ""
489
+ "If you have chosen Custom size above, then enter the width, height and crop "
490
+ "settings below. For best results, use a cropped image with the same width and "
491
+ "height. The default setting is 150x150 cropped image."
492
  msgstr ""
493
 
494
+ #: admin/main-view.php:511
495
+ msgid ""
496
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
497
+ "images."
498
+ msgstr ""
499
+
500
+ #: admin/main-view.php:512
501
  #, php-format
502
  msgid ""
503
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</a> "
504
+ "or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate all "
505
  "image sizes."
506
  msgstr ""
507
 
508
+ #: admin/main-view.php:516
509
  msgid "Width of the thumbnail:"
510
  msgstr ""
511
 
512
+ #: admin/main-view.php:519
513
  msgid "Height of the thumbnail: "
514
  msgstr ""
515
 
516
+ #: admin/main-view.php:524
 
 
 
 
 
 
517
  msgid "Crop mode:"
518
  msgstr "Modo de recorte:"
519
 
520
+ #: admin/main-view.php:528
521
  msgid ""
522
  "By default, thumbnails will be hard cropped. Uncheck this box to "
523
  "proportionately/soft crop the thumbnails."
524
  msgstr ""
525
 
526
+ #: admin/main-view.php:529
527
  #, php-format
528
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
529
  msgstr ""
530
 
531
+ #: admin/main-view.php:533
532
+ msgid "Image size attributes:"
533
  msgstr ""
534
 
535
+ #: admin/main-view.php:537
536
  msgid "Style attributes are used for width and height."
537
  msgstr ""
538
 
539
+ #: admin/main-view.php:542
540
  msgid "HTML width and height attributes are used for width and height."
541
  msgstr ""
542
 
543
+ #: admin/main-view.php:547
544
+ msgid "No HTML or Style attributes set for width and height"
545
+ msgstr ""
546
+
547
+ #: admin/main-view.php:552
548
  msgid "Post thumbnail meta field name:"
549
  msgstr "Nome do campo meta da miniatura do post:"
550
 
551
+ #: admin/main-view.php:554
552
  msgid ""
553
+ "The value of this field should contain a direct link to the image. This is "
554
+ "set in the meta box in the <em>Add New Post</em> screen."
555
  msgstr ""
 
 
556
 
557
+ #: admin/main-view.php:557
558
  msgid "Extract the first image from the post?"
559
  msgstr "Extrair a primeira imagem do post?"
560
 
561
+ #: admin/main-view.php:559
562
  msgid ""
563
  "This will only happen if there is no post thumbnail set and no image URL is "
564
  "specified in the meta field."
566
  "Isso só acontecerá se não houver nenhum conjunto de miniaturas de post e "
567
  "nenhuma URL de imagem for definido no campo meta."
568
 
569
+ #: admin/main-view.php:562
570
  msgid "Use default thumbnail?"
571
  msgstr "Usar miniatura padrão?"
572
 
573
+ #: admin/main-view.php:564
574
  msgid ""
575
  "If checked, when no thumbnail is found, show a default one from the URL "
576
  "below. If not checked and no thumbnail is found, no image will be shown."
579
  "URL abaixo. Se desmarcada e não encontrar nenhuma miniatura, a imagem não "
580
  "será exibida."
581
 
582
+ #: admin/main-view.php:567
583
  msgid "Default thumbnail:"
584
  msgstr "Miniatura padrão:"
585
 
586
+ #: admin/main-view.php:570
587
  msgid ""
588
+ "CRP tries several different methods to find a thumbnail for the related post. "
589
+ "The above image is used if the previous option is enabled and no thumbnail "
590
+ "could be found."
591
  msgstr ""
 
 
 
592
 
593
+ #: admin/main-view.php:611
594
+ msgid "Style of the related posts:"
 
 
 
595
  msgstr ""
596
 
597
+ #: admin/main-view.php:614
598
+ msgid "No styles"
599
+ msgstr ""
 
 
 
 
600
 
601
+ #: admin/main-view.php:616
602
+ msgid "Select this option if you plan to add your own styles"
603
+ msgstr ""
604
 
605
+ #: admin/main-view.php:620
606
+ msgid "Rounded Thumbnails"
 
 
607
  msgstr ""
 
 
608
 
609
+ #: admin/main-view.php:623
610
  msgid ""
611
  "Enabling this option will turn on the thumbnails and set their width and "
612
  "height to 150px. It will also turn off the display of the author, excerpt and "
617
  "já estejam habilitados. Desabilitar esta opção não irá reverter quaisquer "
618
  "configurações."
619
 
620
+ #: admin/main-view.php:624
621
+ #, php-format
622
+ msgid ""
623
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
624
+ msgstr ""
625
+
626
+ #: admin/main-view.php:628
627
+ msgid "Text only"
628
+ msgstr ""
629
+
630
+ #: admin/main-view.php:630
631
+ msgid ""
632
+ "Enabling this option will disable thumbnails and no longer include the "
633
+ "default style sheet included in the plugin."
634
+ msgstr ""
635
+
636
+ #: admin/main-view.php:645
637
  msgid "Custom CSS to add to header:"
638
  msgstr "CSS personalizado para adicionar ao cabeçalho:"
639
 
640
+ #: admin/main-view.php:649
641
  msgid ""
642
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
643
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
647
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
648
  "\">FAQ</a> para saber as classes CSS disponíveis para estilizar."
649
 
650
+ #: admin/main-view.php:689
651
+ msgid ""
652
+ "Below options override the related posts settings for your blog feed. These "
653
+ "only apply if you have selected to add related posts to Feeds in the General "
654
+ "Options tab."
655
+ msgstr ""
656
+
657
+ #: admin/main-view.php:717
658
+ msgid "Maximum width of the thumbnail: "
659
+ msgstr "Largura máxima da miniatura:"
660
+
661
+ #: admin/main-view.php:720
662
+ msgid "Maximum height of the thumbnail: "
663
+ msgstr "Altura máxima da miniatura:"
664
+
665
+ #: admin/main-view.php:755
666
  msgid "Default Options"
667
  msgstr "Opções Padrão"
668
 
669
+ #: admin/main-view.php:755
670
  msgid "Do you want to set options to Default?"
671
  msgstr "Você quer definir opções para o padrão?"
672
 
673
+ #: admin/main-view.php:756
674
  msgid "Recreate Index"
675
  msgstr "Recriar Índice"
676
 
677
+ #: admin/main-view.php:756
678
  msgid "Are you sure you want to recreate the index?"
679
  msgstr "Tem certeza de que deseja recriar o índice?"
680
 
681
+ #: admin/main-view.php:761
682
+ msgid ""
683
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
684
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
685
+ "this."
686
+ msgstr ""
687
+
688
+ #: admin/metabox.php:100
689
+ msgid "Location of thumbnail:"
690
+ msgstr "Localização da miniatura:"
691
+
692
+ #: admin/metabox.php:102
693
+ msgid ""
694
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
695
+ "image will be used for the post. It will be resized to the thumbnail size set "
696
+ "under Settings &raquo; Related Posts &raquo; Output Options"
697
+ msgstr ""
698
+ "Digite a URL completa para a imagem (JPG, PNG ou GIF) que você quer usar. "
699
+ "Esta imagem será utilizada para o post. Ela será redimensionada para o "
700
+ "tamanho da miniatura definido em Configurações &raquo; Posts Relacionados "
701
+ "&raquo; Opções de Saída"
702
+
703
+ #: admin/metabox.php:103
704
+ msgid "The URL above is saved in the meta field:"
705
+ msgstr ""
706
+
707
+ #: admin/metabox.php:108
708
+ msgid ""
709
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
710
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box on "
711
+ "this page."
712
+ msgstr ""
713
+
714
+ #: admin/metabox.php:119
715
+ msgid "Disable Related Posts display:"
716
+ msgstr ""
717
+
718
+ #: admin/metabox.php:122
719
+ msgid ""
720
+ "If this is checked, then Contextual Related Posts will not automatically "
721
+ "insert the related posts at the end of post content."
722
+ msgstr ""
723
+
724
+ #: admin/metabox.php:127 admin/metabox.php:135
725
+ msgid "Manual related posts:"
726
+ msgstr ""
727
+
728
+ #: admin/metabox.php:129
729
+ msgid ""
730
+ "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500. "
731
+ "These will be given preference over the related posts generated by the plugin."
732
+ msgstr ""
733
+
734
+ #: admin/metabox.php:130
735
+ msgid ""
736
+ "Once you enter the list above and save this page, the plugin will display the "
737
+ "titles of the posts below for your reference. Only IDs corresponding to "
738
+ "published posts or custom post types will be retained."
739
+ msgstr ""
740
+
741
+ #: admin/metabox.php:144
742
+ msgid "This post type is:"
743
+ msgstr ""
744
+
745
  #: admin/sidebar-view.php:20
746
  msgid "Support the development"
747
  msgstr "Apoie o desenvolvimento"
790
  msgid "Ajay's blog"
791
  msgstr "Blog do Ajay"
792
 
793
+ #: contextual-related-posts.php:178
 
 
 
 
794
  #, php-format
795
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
796
  msgstr ""
797
  "Gerado por <a href=\"%s\" rel=\"nofollow\">Posts Relacionados Contextuais</a>"
798
 
799
+ #: contextual-related-posts.php:659
800
+ msgid "<h3>Related Posts:</h3>"
801
+ msgstr "<h3>Posts Relacionados:</h3>"
802
+
803
+ #: contextual-related-posts.php:661
804
+ msgid "No related posts found"
805
+ msgstr "Nenhum post relacionado foi encontrado"
806
+
807
+ #: includes/class-crp-widget.php:33
808
  msgid "Related Posts [CRP]"
809
  msgstr "Posts Relacionados [CRP]"
810
 
811
+ #: includes/class-crp-widget.php:34
812
  msgid "Display Related Posts"
813
  msgstr "Mostrar Posts Relacionados"
814
 
815
+ #: includes/class-crp-widget.php:69
816
  msgid "Title"
817
  msgstr "Título"
818
 
819
+ #: includes/class-crp-widget.php:74
820
  msgid "No. of posts"
821
  msgstr "Nº de posts"
822
 
823
+ #: includes/class-crp-widget.php:79
824
  msgid " Show excerpt?"
825
  msgstr " Mostrar resumo?"
826
 
827
+ #: includes/class-crp-widget.php:84
828
  msgid " Show author?"
829
  msgstr " Mostrar autor?"
830
 
831
+ #: includes/class-crp-widget.php:89
832
  msgid " Show date?"
833
  msgstr " Mostrar data?"
834
 
835
+ #: includes/class-crp-widget.php:95
836
  msgid "Thumbnails inline, before title"
837
  msgstr "Miniaturas inline, antes do título"
838
 
839
+ #: includes/class-crp-widget.php:96
840
  msgid "Thumbnails inline, after title"
841
  msgstr "Miniaturas inline, após o título"
842
 
843
+ #: includes/class-crp-widget.php:97
844
  msgid "Only thumbnails, no text"
845
  msgstr "Apenas miniaturas, sem texto"
846
 
847
+ #: includes/class-crp-widget.php:98
848
  msgid "No thumbnails, only text."
849
  msgstr "Sem miniaturas, apenas texto."
850
 
851
+ #: includes/class-crp-widget.php:103
852
  msgid "Thumbnail height"
853
  msgstr "Altura da miniatura"
854
 
855
+ #: includes/class-crp-widget.php:108
856
  msgid "Thumbnail width"
857
  msgstr "Largura da miniatura"
858
 
859
+ #: includes/class-crp-widget.php:112
860
+ msgid "Post types to include:"
861
+ msgstr ""
 
 
 
 
862
 
863
+ #: includes/media-handler.php:68
864
  msgid "thumb_timthumb argument has been deprecated"
865
  msgstr ""
866
 
867
+ #: includes/media-handler.php:72
868
  msgid "thumb_timthumb_q argument has been deprecated"
869
  msgstr ""
870
 
871
+ #: includes/media-handler.php:76
872
  msgid "filter argument has been deprecated"
873
  msgstr ""
874
 
875
+ #: includes/output-generator.php:238
876
+ msgid " by "
877
+ msgstr "por"
878
+
879
+ #~ msgid "Options saved successfully."
880
+ #~ msgstr "Opções salvas com sucesso."
881
+
882
+ #~ msgid "The URL above is saved in the meta field: "
883
+ #~ msgstr "A URL acima é salvo no campo de meta:"
884
+
885
+ #~ msgid "Custom styles"
886
+ #~ msgstr "Estilos personalizados"
887
+
888
+ #~ msgid "Add related posts to:"
889
+ #~ msgstr "Adicionar posts relacionados a:"
890
+
891
+ #~ msgid "Content filter priority:"
892
+ #~ msgstr "Prioridade do filtro de prioridade:"
893
+
894
+ #~ msgid "Limit content to be compared"
895
+ #~ msgstr "Limitar conteúdo a ser comparado"
896
+
897
+ #~ msgid "Title of related posts: "
898
+ #~ msgstr "Título dos posts relacionados:"
899
+
900
+ #~ msgid "Length of excerpt (in words): "
901
+ #~ msgstr "Tamanho do resumo (em palavras):"
902
 
903
  #~ msgid ""
904
+ #~ "The value of this field should contain the image source and is set in the "
905
+ #~ "<em>Add New Post</em> screen"
906
  #~ msgstr ""
907
+ #~ "O valor deste campo deve conter a fonte de imagem e está definida na tela "
908
+ #~ "<em>Adicionar Novo Post</em>"
909
 
910
+ #~ msgid ""
911
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
912
+ #~ "doesn't then it will check the meta field. If this is not available, then "
913
+ #~ "it will show the default image as specified above."
914
+ #~ msgstr ""
915
+ #~ "O plugin irá verificar primeiro se o post contém uma miniatura. Se não, "
916
+ #~ "então ele irá verificar o campo de meta. Se este não estiver disponível, "
917
+ #~ "então mostrará a imagem padrão conforme especificado acima."
918
 
919
+ #~ msgid "Use default style included in the plugin?"
920
+ #~ msgstr "Use o estilo padrão incluído no plugin?"
921
 
922
+ #~ msgid ""
923
+ #~ "Contextual Related Posts includes a default style that makes your popular "
924
+ #~ "posts list to look beautiful. Check the box above if you want to use this."
925
+ #~ msgstr ""
926
+ #~ "Posts Relacionados Contextuais inclui um estilo padrão que faz sua lista "
927
+ #~ "de posts populares ficar linda. Marque a caixa acima se você quiser usar "
928
+ #~ "isto."
languages/crp-ro_RO.mo CHANGED
Binary file
languages/crp-ro_RO.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Contextual Related Posts\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-04-03 20:39-0000\n"
9
- "PO-Revision-Date: 2015-04-03 20:39-0000\n"
10
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
11
  "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/"
12
  "contextual-related-posts/language/ro_RO/)\n"
@@ -16,113 +16,109 @@ msgstr ""
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
18
  "2:1));\n"
19
- "X-Generator: Poedit 1.7.1\n"
20
- "X-Poedit-Basepath: ../\n"
21
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
22
  "X-Poedit-SourceCharset: UTF-8\n"
23
  "X-Poedit-SearchPath-0: .\n"
24
 
25
- #: admin/admin.php:165
26
- msgid "Options saved successfully."
27
- msgstr "Opțiuni salvate cu succes."
 
 
 
 
 
 
28
 
29
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
30
  msgid "Options set to Default."
31
  msgstr "Opțiuni setate ca predefinite."
32
 
33
- #: admin/admin.php:196
34
  msgid "Index recreated"
35
  msgstr "Index recreat"
36
 
37
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
38
  msgid "Contextual Related Posts"
39
  msgstr "Contextual Related Posts"
40
 
41
- #: admin/admin.php:214
42
  msgid "Related Posts"
43
  msgstr "Articole asociate"
44
 
45
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
 
 
46
  msgid "Settings"
47
  msgstr "Setări"
48
 
49
- #: admin/admin.php:347 admin/sidebar-view.php:59
50
  msgid "Support"
51
  msgstr "Asistenţă"
52
 
53
- #: admin/admin.php:348
54
  msgid "Donate"
55
  msgstr "Donați"
56
 
57
- #: admin/admin.php:349
58
  msgid "Contribute"
59
  msgstr ""
60
 
61
- #: admin/admin.php:365
62
  msgid "plugin settings page"
63
  msgstr "pagina de setări ale modulului"
64
 
65
- #: admin/admin.php:409
66
- msgid ""
67
- "An error occurred clearing the cache. Please contact your site administrator."
68
- "\\n\\nError message:\\n"
69
- msgstr ""
70
- "A apărut o eroare în timpul golirii cache-ului. Vă rugăm să contactați "
71
- "administratorul site-ului.\\n\\nMesaj de eroare:\\n"
72
-
73
- #: admin/admin.php:414
74
- msgid " cached row(s) cleared"
75
- msgstr "rând(uri) cache golit(e)"
76
-
77
- #: admin/admin.php:467
78
- msgid "Location of thumbnail:"
79
- msgstr "Poziția imaginii miniatură:"
80
-
81
- #: admin/admin.php:469
82
- msgid ""
83
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
84
- "image will be used for the post. It will be resized to the thumbnail size "
85
- "set under Settings &raquo; Related Posts &raquo; Output Options"
86
- msgstr ""
87
- "Introduceți adresa URL completa a imaginii (JPG, PNG sau GIF) pe care "
88
- "dorițti sa o utilizați. Această imagine va fi folosită pentru articol. Va fi "
89
- "redimensionată la dimensiunile imaginii miniatura, setate in sectiunea "
90
- "\"Setări &raquo; Articole asociate &raquo; Opțiuni afișaj\"."
91
-
92
- #: admin/admin.php:470
93
- msgid "The URL above is saved in the meta field: "
94
- msgstr "Adresa URL de mai sus este salvată în câmpul meta:"
95
-
96
- #: admin/main-view.php:32 admin/main-view.php:54
97
  msgid "General options"
98
  msgstr "Opțiuni generale"
99
 
100
- #: admin/main-view.php:33 admin/main-view.php:125
101
  msgid "List tuning options"
102
  msgstr ""
103
 
104
- #: admin/main-view.php:34 admin/main-view.php:229
105
  msgid "Output options"
106
  msgstr "Opțiuni de afișare"
107
 
108
- #: admin/main-view.php:35 admin/main-view.php:421
109
- #: contextual-related-posts.php:718
110
  msgid "Thumbnail options"
111
  msgstr "Opțiuni imagini miniatură"
112
 
113
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
114
  msgid "Feed options"
115
  msgstr "Opțiuni flux"
116
 
117
- #: admin/main-view.php:37 admin/main-view.php:637
118
- msgid "Custom styles"
119
- msgstr "Stiluri personalizate"
120
-
121
- #: admin/main-view.php:70
122
  msgid "Cache output?"
123
  msgstr "Afișare Cache?"
124
 
125
- #: admin/main-view.php:72
126
  msgid ""
127
  "Enabling this option will cache the related posts output when the post is "
128
  "visited the first time. The cache is cleaned when you save this page."
@@ -131,43 +127,50 @@ msgstr ""
131
  "articolul va fi vizitat pentru prima dată. Cache-ul este golit când salvați "
132
  "această pagină."
133
 
134
- #: admin/main-view.php:73
 
 
 
 
 
 
 
135
  msgid "Clear cache"
136
  msgstr "Golire Cache"
137
 
138
- #: admin/main-view.php:77
139
- msgid "Add related posts to:"
140
- msgstr "Adaugă articolele asociate la:"
141
-
142
  #: admin/main-view.php:79
 
 
 
 
143
  msgid "Posts"
144
  msgstr "Articole"
145
 
146
- #: admin/main-view.php:80
147
  msgid "Pages"
148
  msgstr "Pagini"
149
 
150
- #: admin/main-view.php:81
151
  msgid "Home page"
152
  msgstr "Pagina principală"
153
 
154
- #: admin/main-view.php:82
155
  msgid "Feeds"
156
  msgstr "Fluxuri"
157
 
158
- #: admin/main-view.php:83
159
  msgid "Category archives"
160
  msgstr "Arhive de categorii"
161
 
162
- #: admin/main-view.php:84
163
  msgid "Tag archives"
164
  msgstr "Arhive de etichete"
165
 
166
- #: admin/main-view.php:85
167
  msgid "Other archives"
168
  msgstr "Alte arhive"
169
 
170
- #: admin/main-view.php:86
171
  msgid ""
172
  "If you choose to disable this, please add <code>&lt;?php if "
173
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
@@ -177,29 +180,55 @@ msgstr ""
177
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> în "
178
  "șablonul dumneavoastră în locul în care doriți afișarea"
179
 
180
- #: admin/main-view.php:90
181
- msgid "Content filter priority:"
182
- msgstr "Prioritate filtru de conținut:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
 
184
- #: admin/main-view.php:93
185
  msgid ""
186
- "A higher number will cause the content above to be processed after other "
187
- "filters. Number below 10 is not recommended."
 
188
  msgstr ""
189
- "Un număr mare va determina procesarea conținutului de deasupra după alte "
190
- "filtre. Nu recomandăm un numar sub 10."
191
 
192
- #: admin/main-view.php:97
193
  msgid "Tell the world you're using Contextual Related Posts:"
194
  msgstr ""
195
  "Spuneți lumii că folosiți \"Contextual Related Posts / Articole Asociate "
196
  "Contextual\":"
197
 
198
- #: admin/main-view.php:99
199
  msgid " <em>Optional</em>"
200
  msgstr "<em>Opțional</em>"
201
 
202
- #: admin/main-view.php:100
203
  msgid ""
204
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
205
  "in the list."
@@ -207,16 +236,17 @@ msgstr ""
207
  "Adaugă ca ultima in listă o legatură nofollow catre pagina principală a "
208
  "Contextual Related Posts."
209
 
210
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
211
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
212
  msgid "Save Options"
213
  msgstr "Salvați opțiunile"
214
 
215
- #: admin/main-view.php:141 admin/main-view.php:583
216
  msgid "Number of related posts to display: "
217
  msgstr "Numărul de articole asociate de afișat."
218
 
219
- #: admin/main-view.php:144
220
  msgid ""
221
  "Maximum number of posts that will be displayed. The actual number may be "
222
  "smaller if less related posts are found."
@@ -224,73 +254,70 @@ msgstr ""
224
  "Numărul maxim de articole de afișat. Numărul real poate fi mai mic daca se "
225
  "vor găsi mai puține articole asociate."
226
 
227
- #: admin/main-view.php:148
228
  msgid "Related posts should be newer than:"
229
  msgstr "Articolele asociate trebuie să fie mai noi decât:"
230
 
231
- #: admin/main-view.php:150
232
  msgid "days"
233
  msgstr "zile"
234
 
235
- #: admin/main-view.php:151
236
  msgid ""
237
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
238
- "it to 365 will show related posts from the last year only. Set it to 0 to "
239
- "disable limiting posts."
240
  msgstr ""
241
 
242
- #: admin/main-view.php:155
243
  msgid "Find related posts based on content as well as title:"
244
  msgstr "Gasește articole asociate pe baza conținutului și titlului:"
245
 
246
- #: admin/main-view.php:157
247
  msgid ""
248
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
249
- "or enabling \"Cache output\" above if you enable this."
 
 
250
  msgstr ""
251
- "Dacă nu bifați, doar titlurile articolelor vor fi folosite. Recomandăm "
252
- "utilizarea unui modul de Cache sau activarea \"Ieșirii Cache\" de mai sus "
253
- "dacă alegeti să bifați aici."
254
 
255
- #: admin/main-view.php:161
256
- msgid "Limit content to be compared"
257
- msgstr "Limitare conținut pentru comparație"
258
 
259
- #: admin/main-view.php:163
260
  msgid ""
261
- "This sets the maximum words of the content that will be matched. 0 means no "
262
- "limit."
263
  msgstr ""
264
- "Setează numărul maxim de cuvinte din conținut pentru comparare. 0 inseamnă "
265
- "'fară limită'."
266
 
267
- #: admin/main-view.php:167
268
  msgid "Post types to include in results:"
269
  msgstr "Tipuri de articole incluse în rezultate:"
270
 
271
- #: admin/main-view.php:178
272
  msgid ""
273
  "These post types will be displayed in the list. Includes custom post types."
274
  msgstr ""
275
  "Aceste tipuri de articole vor fi afișate în listă. Include tipurile de "
276
  "articole personalizate."
277
 
278
- #: admin/main-view.php:182
279
  msgid "List of post or page IDs to exclude from the results:"
280
  msgstr "Listă de ID-uri de articol sau pagină de exclus din rezultate:"
281
 
282
- #: admin/main-view.php:184 admin/main-view.php:343
283
  msgid ""
284
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
285
  msgstr ""
286
  "Listă separată prin virgulă a ID-urilor de articol, pagină sau tip de "
287
  "articol personalizat. Exemplu: 188,320,500"
288
 
289
- #: admin/main-view.php:188
290
  msgid "Categories to exclude from the results: "
291
  msgstr "Categorii de exclus din rezultate:"
292
 
293
- #: admin/main-view.php:204
294
  msgid ""
295
  "Comma separated list of category slugs. The field above has an autocomplete "
296
  "so simply start typing in the beginning of your category name and it will "
@@ -300,11 +327,11 @@ msgstr ""
300
  "utilizează autocompletare, asa că începeți să tastați numele categoriei "
301
  "dorite și vi se vor afișa opțiunile."
302
 
303
- #: admin/main-view.php:245
304
- msgid "Title of related posts: "
305
- msgstr "Titlul articolelor asociate:"
306
 
307
- #: admin/main-view.php:248
308
  msgid ""
309
  "This is the main heading of the related posts. You can also display the "
310
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
@@ -314,23 +341,23 @@ msgstr ""
314
  "asemenea titlul articolului curent folosind <code>%postname%</code>. "
315
  "Exemplu: <code>Articole asociate cu %postname%</code>"
316
 
317
- #: admin/main-view.php:252
318
  msgid "When there are no posts, what should be shown?"
319
  msgstr "Ce se va afișa cănd nu există articole?"
320
 
321
- #: admin/main-view.php:256
322
  msgid "Blank Output"
323
  msgstr "Afișaj gol"
324
 
325
- #: admin/main-view.php:260
326
  msgid "Display:"
327
  msgstr "Afișare:"
328
 
329
- #: admin/main-view.php:265 admin/main-view.php:586
330
  msgid "Show post excerpt in list?"
331
  msgstr "Arată extrasul articolului in listă?"
332
 
333
- #: admin/main-view.php:268
334
  #, php-format
335
  msgid ""
336
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -341,200 +368,228 @@ msgstr ""
341
  "opțional al editorului ), va fi generat un extras automat ce va conține "
342
  "primele %d cuvinte din conținutul articolului."
343
 
344
- #: admin/main-view.php:272
345
- msgid "Length of excerpt (in words): "
346
- msgstr "Lungimea extrasului (în cuvinte):"
 
 
 
 
 
 
347
 
348
- #: admin/main-view.php:278
349
  msgid "Show post author in list?"
350
  msgstr "Afișați autorul articolului în listă?"
351
 
352
- #: admin/main-view.php:281
353
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
354
  msgstr "Afișează numele autorului cu prefixul \"de\". Exemplu: de John Doe"
355
 
356
- #: admin/main-view.php:285
 
 
 
 
 
 
357
  msgid "Show post date in list?"
358
  msgstr "Afișați data articolului în listă?"
359
 
360
- #: admin/main-view.php:288
361
  msgid ""
362
  "Displays the date of the post. Uses the same date format set in General "
363
  "Options"
364
  msgstr ""
365
  "Afișează data articolului. Utilizează formatul setat in Opțiuni Generale."
366
 
367
- #: admin/main-view.php:292
 
 
 
 
 
 
368
  msgid "Limit post title length (in characters)"
369
  msgstr "Limita titlului articolului (în caractere)"
370
 
371
- #: admin/main-view.php:295
372
  msgid ""
373
  "Any title longer than the number of characters set above will be cut and "
374
- "appended with a &helip;"
375
  msgstr ""
376
- "Orice titlu mai lung decât numarul de caractere setat deasupra va fi "
377
- "truncheat și se va încheia cu &helip;"
378
 
379
- #: admin/main-view.php:299
380
  msgid "Open links in new window"
381
  msgstr "Se deschide într-o fereastră nouă"
382
 
383
- #: admin/main-view.php:305
384
  msgid "Add nofollow attribute to links in the list"
385
  msgstr "Adaugă atribut nofollow legăturilor din listă"
386
 
387
- #: admin/main-view.php:338
388
  msgid "Exclusion settings:"
389
  msgstr "Setări de excludere:"
390
 
391
- #: admin/main-view.php:340
392
  msgid "Exclude display of related posts on these posts / pages"
393
  msgstr "Exclude afișarea articolelor asociate pentru aceste articole / pagini"
394
 
395
- #: admin/main-view.php:346
396
  msgid "Exclude display of related posts on these post types."
397
  msgstr ""
398
  "Exclude afișarea articolelor asociate pentru aceste tipuri de articole."
399
 
400
- #: admin/main-view.php:355
401
  msgid ""
402
  "The related posts will not display on any of the above selected post types"
403
  msgstr ""
404
  "Articolele asociate nu vor fi afișate pentru niciunul dintre tipurile de "
405
  "articole selectate mai sus"
406
 
407
- #: admin/main-view.php:385
408
  msgid "Customize the output:"
409
  msgstr "Personalizați afișajul:"
410
 
411
- #: admin/main-view.php:387
412
  msgid "HTML to display before the list of posts: "
413
  msgstr "Cod HTML de afișat înaintea listei de articole:"
414
 
415
- #: admin/main-view.php:390
416
  msgid "HTML to display before each list item: "
417
  msgstr "Cod HTML de afișat înaintea fiecarei intrari din listă:"
418
 
419
- #: admin/main-view.php:393
420
  msgid "HTML to display after each list item: "
421
  msgstr "Cod HTML de afișat după fiecare intrare din listă:"
422
 
423
- #: admin/main-view.php:396
424
  msgid "HTML to display after the list of posts: "
425
  msgstr "Cod HTML de afișat după lista de articole:"
426
 
427
- #: admin/main-view.php:437 admin/main-view.php:589
428
  msgid "Location of post thumbnail:"
429
  msgstr "Poziția imaginii miniatură:"
430
 
431
- #: admin/main-view.php:441 admin/main-view.php:593
432
  msgid "Display thumbnails inline with posts, before title"
433
  msgstr "Afișează imagini miniatură în linie cu articolele, înaintea titlului"
434
 
435
- #: admin/main-view.php:445 admin/main-view.php:597
436
  msgid "Display thumbnails inline with posts, after title"
437
  msgstr "Afișează imagini miniatură în linie cu articolele, după titlu"
438
 
439
- #: admin/main-view.php:449 admin/main-view.php:601
440
  msgid "Display only thumbnails, no text"
441
  msgstr "Afișează doar imagini miniatură, fără text"
442
 
443
- #: admin/main-view.php:453 admin/main-view.php:605
444
  msgid "Do not display thumbnails, only text."
445
  msgstr "Nu afișează imagini miniatură, doar text."
446
 
447
- #: admin/main-view.php:457
448
- msgid "Thumbnail size:"
 
 
 
449
  msgstr ""
450
 
451
  #: admin/main-view.php:481
 
 
 
 
452
  msgid "Custom size"
453
  msgstr ""
454
 
455
- #: admin/main-view.php:484
 
 
 
 
456
  msgid ""
457
- "You can choose from existing image sizes above or create a custom size. If "
458
- "you have chosen Custom size above, then enter the width, height and crop "
459
- "settings below. For best results, use a cropped image."
460
  msgstr ""
461
 
462
- #: admin/main-view.php:485
463
  msgid ""
464
- "If you change the width, height or crop mode below, existing images will not "
465
- "be automatically resized."
 
466
  msgstr ""
467
 
468
- #: admin/main-view.php:486
 
 
 
 
 
 
469
  #, php-format
470
  msgid ""
471
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
472
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
473
- "image sizes."
474
  msgstr ""
475
 
476
- #: admin/main-view.php:490
477
  msgid "Width of the thumbnail:"
478
  msgstr ""
479
 
480
- #: admin/main-view.php:493
481
  msgid "Height of the thumbnail: "
482
  msgstr ""
483
 
484
- #: admin/main-view.php:497
485
- msgid ""
486
- "Since you're using the default styles set under the Custom Styles section, "
487
- "the width and height is fixed at 150px"
488
- msgstr ""
489
- "Deoarece utilizați stilurile predefinite setate în secțiunea Stiluri "
490
- "Personalizate, lățimea și înalțimea sunt fixe, de 150px"
491
-
492
- #: admin/main-view.php:501
493
  msgid "Crop mode:"
494
  msgstr ""
495
 
496
- #: admin/main-view.php:505
497
  msgid ""
498
  "By default, thumbnails will be hard cropped. Uncheck this box to "
499
  "proportionately/soft crop the thumbnails."
500
  msgstr ""
501
 
502
- #: admin/main-view.php:506
503
  #, php-format
504
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
505
  msgstr ""
506
 
507
- #: admin/main-view.php:510
508
- msgid "Style attributes / Width and Height HTML attributes:"
509
- msgstr "Atribute de stil / Atribute HTML de lățime și înălțime:"
510
 
511
- #: admin/main-view.php:514
512
  msgid "Style attributes are used for width and height."
513
  msgstr "Atributele de stil sunt folosite pentru lățime și înălțime."
514
 
515
- #: admin/main-view.php:518
516
  msgid "HTML width and height attributes are used for width and height."
517
  msgstr ""
518
  "Atributele HTML de lătime și înălțime sunt folosite pentru lățime și "
519
  "înălțime."
520
 
521
- #: admin/main-view.php:522
 
 
 
 
522
  msgid "Post thumbnail meta field name:"
523
  msgstr "Numele câmpului meta al imaginii miniatură a articolului:"
524
 
525
- #: admin/main-view.php:524
526
  msgid ""
527
- "The value of this field should contain the image source and is set in the "
528
- "<em>Add New Post</em> screen"
529
  msgstr ""
530
- "Valoarea acestui câmp ar trebui să conțină sursa imaginii și este setată in "
531
- "ecranul de <em>Adaugare articol nou</em>"
532
 
533
- #: admin/main-view.php:527
534
  msgid "Extract the first image from the post?"
535
  msgstr "Extrageți prima imagine din articol?"
536
 
537
- #: admin/main-view.php:529
538
  msgid ""
539
  "This will only happen if there is no post thumbnail set and no image URL is "
540
  "specified in the meta field."
@@ -542,11 +597,11 @@ msgstr ""
542
  "Asta se va întâmpla doar daca nu exista o imagine miniatură setata și nu a "
543
  "fost specificată adresa URL a unei imagini in câmpul meta."
544
 
545
- #: admin/main-view.php:532
546
  msgid "Use default thumbnail?"
547
  msgstr "Folosiți imaginea miniatură predefinită?"
548
 
549
- #: admin/main-view.php:534
550
  msgid ""
551
  "If checked, when no thumbnail is found, show a default one from the URL "
552
  "below. If not checked and no thumbnail is found, no image will be shown."
@@ -555,49 +610,34 @@ msgstr ""
555
  "adresa URL de mai jos. Daca nu bifați și nu se găsește o imagine miniatură, "
556
  "nicio imagine nu va fi afișată."
557
 
558
- #: admin/main-view.php:537
559
  msgid "Default thumbnail:"
560
  msgstr "Imagine miniatură predefinită:"
561
 
562
- #: admin/main-view.php:540
563
  msgid ""
564
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
565
- "then it will check the meta field. If this is not available, then it will "
566
- "show the default image as specified above."
567
  msgstr ""
568
- "Modului va verifica întâi dacă articolul conține o imagine miniatură. Dacă "
569
- "nu, va verifica câmpul meta. Dacă acesta nu este disponibil, va afișa "
570
- "imaginea predefinită specificată mai deasupra."
571
 
572
- #: admin/main-view.php:581
573
- msgid ""
574
- "Below options override the related posts settings for your blog feed. These "
575
- "only apply if you have selected to add related posts to Feeds in the General "
576
- "Options tab."
577
  msgstr ""
578
- "Opțiunile de mai jos suprascriu setările de articole asociate pentru fluxul "
579
- "blogului. Acestea se aplică doar dacă ați selectat adăugarea articolelor "
580
- "asociatele la Flux in sectiunea de Setări Generale."
581
 
582
- #: admin/main-view.php:609
583
- msgid "Maximum width of the thumbnail: "
584
- msgstr "Lățimea maximă a imaginii miniatură:"
585
-
586
- #: admin/main-view.php:612
587
- msgid "Maximum height of the thumbnail: "
588
- msgstr "Înălțimea maximăa a imaginii miniatură:"
589
 
590
- #: admin/main-view.php:653
591
- msgid "Use default style included in the plugin?"
592
- msgstr "Utilizați stilurile predefinite incluse în modul?"
593
 
594
- #: admin/main-view.php:656
595
- msgid ""
596
- "Contextual Related Posts includes a default style that makes your popular "
597
- "posts list to look beautiful. Check the box above if you want to use this."
598
  msgstr ""
599
 
600
- #: admin/main-view.php:657
601
  msgid ""
602
  "Enabling this option will turn on the thumbnails and set their width and "
603
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -605,11 +645,27 @@ msgid ""
605
  "settings."
606
  msgstr ""
607
 
608
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
609
  msgid "Custom CSS to add to header:"
610
  msgstr "Cod CSS personalizat de adăugat în header:"
611
 
612
- #: admin/main-view.php:664
613
  msgid ""
614
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
615
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
@@ -619,22 +675,105 @@ msgstr ""
619
  "\"http://wordpress.org/extend/plugins/contextual-related-posts/faq/\" target="
620
  "\"_blank\">Întrebări / Răspunsuri</a> pentru clasele disponibile stilizării."
621
 
622
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
623
  msgid "Default Options"
624
  msgstr "Opțiuni predefinite"
625
 
626
- #: admin/main-view.php:694
627
  msgid "Do you want to set options to Default?"
628
  msgstr "Doriți încărcarea opțiunilor predefinite?"
629
 
630
- #: admin/main-view.php:695
631
  msgid "Recreate Index"
632
  msgstr "Recreare index"
633
 
634
- #: admin/main-view.php:695
635
  msgid "Are you sure you want to recreate the index?"
636
  msgstr "Sunteți sigur că doriți recrearea indexului?"
637
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
638
  #: admin/sidebar-view.php:20
639
  msgid "Support the development"
640
  msgstr "Susțineți dezvoltarea"
@@ -683,115 +822,169 @@ msgstr "Alte module"
683
  msgid "Ajay's blog"
684
  msgstr "Blogul lui Ajay"
685
 
686
- #: contextual-related-posts.php:250
687
- msgid " by "
688
- msgstr "de"
689
-
690
- #: contextual-related-posts.php:289
691
  #, php-format
692
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
693
  msgstr ""
694
 
695
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
696
  msgid "Related Posts [CRP]"
697
  msgstr "Articole asociate [AAC]"
698
 
699
- #: contextual-related-posts.php:671
700
  msgid "Display Related Posts"
701
  msgstr "Afișați articolele asociate"
702
 
703
- #: contextual-related-posts.php:694
704
  msgid "Title"
705
  msgstr "Titlu"
706
 
707
- #: contextual-related-posts.php:699
708
  msgid "No. of posts"
709
  msgstr "Numărul de articole"
710
 
711
- #: contextual-related-posts.php:704
712
  msgid " Show excerpt?"
713
  msgstr "Afișați extrasul?"
714
 
715
- #: contextual-related-posts.php:709
716
  msgid " Show author?"
717
  msgstr "Afișați autorul?"
718
 
719
- #: contextual-related-posts.php:714
720
  msgid " Show date?"
721
  msgstr "Afișați data?"
722
 
723
- #: contextual-related-posts.php:720
724
  msgid "Thumbnails inline, before title"
725
  msgstr "Imagini miniatură în linie, înaintea titlului"
726
 
727
- #: contextual-related-posts.php:721
728
  msgid "Thumbnails inline, after title"
729
  msgstr "Imagini miniatură în linie, după titlu"
730
 
731
- #: contextual-related-posts.php:722
732
  msgid "Only thumbnails, no text"
733
  msgstr "Doar imagini miniatură, fară text"
734
 
735
- #: contextual-related-posts.php:723
736
  msgid "No thumbnails, only text."
737
  msgstr "Fară imagini miniatură, doar text"
738
 
739
- #: contextual-related-posts.php:728
740
  msgid "Thumbnail height"
741
  msgstr "Inălțime imagine miniatură"
742
 
743
- #: contextual-related-posts.php:733
744
  msgid "Thumbnail width"
745
  msgstr "Lățime imagine miniatură"
746
 
747
- #: contextual-related-posts.php:897
748
- msgid "<h3>Related Posts:</h3>"
749
- msgstr "<h3>Articole asociate:</h3>"
750
-
751
- #: contextual-related-posts.php:899
752
- msgid "No related posts found"
753
- msgstr "Nu au fost găsite articole asociate"
754
 
755
- #: contextual-related-posts.php:1211
756
  msgid "thumb_timthumb argument has been deprecated"
757
  msgstr ""
758
 
759
- #: contextual-related-posts.php:1215
760
  msgid "thumb_timthumb_q argument has been deprecated"
761
  msgstr ""
762
 
763
- #: contextual-related-posts.php:1219
764
  msgid "filter argument has been deprecated"
765
  msgstr ""
766
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
767
  #~ msgid ""
768
- #~ "This sets the cutoff period for which posts will be displayed. e.g. "
769
- #~ "setting it to 365 will show related posts from the last year only."
770
  #~ msgstr ""
771
- #~ "Setează perioada limită pentru care articolele vor fi afisate. De "
772
- #~ "exemplu, setând 365 va afișa articole asociate doar din ultimul an."
773
 
774
- #~ msgid "Post thumbnail options:"
775
- #~ msgstr "Opțiuni imagine miniatură:"
776
 
777
- #~ msgid "Use timthumb to generate thumbnails? "
778
- #~ msgstr "Folosiți timthumb pentru a genera imaginile miniatură?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
779
 
780
  #~ msgid ""
781
- #~ "If checked, <a href=\"http://www.binarymoon.co.uk/projects/timthumb/\" "
782
- #~ "target=\"_blank\">timthumb</a> will be used to generate thumbnails"
 
783
  #~ msgstr ""
784
- #~ "Dacă bifați, <a href=\"http://www.binarymoon.co.uk/projects/timthumb/\" "
785
- #~ "target=\"_blank\">timthumb</a> va fi folosit pentru a genera imaginile "
786
- #~ "miniatură"
787
 
788
- #~ msgid "Quality of thumbnails generated by timthumb:"
789
- #~ msgstr "Calitatea imaginilor miniatură generate de timthumb:"
790
 
791
  #~ msgid ""
792
- #~ "Enter values between 0 and 100 only. 100 is highest quality and the "
793
- #~ "highest file size. Suggested maximum value is 95. CRP default is 75."
794
  #~ msgstr ""
795
- #~ "Introduceți doar valori cuprinse între 0 și 100. 100 este cea mai mare "
796
- #~ "calitate și cea mai mare dimensiune de fișier. Sugerăm 95, predefinit "
797
- #~ "este 75."
5
  msgstr ""
6
  "Project-Id-Version: Contextual Related Posts\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2015-09-03 11:53+0100\n"
9
+ "PO-Revision-Date: 2015-09-03 11:53+0100\n"
10
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
11
  "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/"
12
  "contextual-related-posts/language/ro_RO/)\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
18
  "2:1));\n"
19
+ "X-Generator: Poedit 1.8.4\n"
20
+ "X-Poedit-Basepath: ..\n"
21
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
22
  "X-Poedit-SourceCharset: UTF-8\n"
23
  "X-Poedit-SearchPath-0: .\n"
24
 
25
+ #: admin/admin.php:180
26
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
27
+ msgstr ""
28
+
29
+ #: admin/admin.php:183
30
+ msgid ""
31
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
32
+ "displayed."
33
+ msgstr ""
34
 
35
+ #: admin/admin.php:186
36
+ msgid "Text Only style selected. Thumbnails will not be displayed."
37
+ msgstr ""
38
+
39
+ #: admin/admin.php:189
40
+ #, php-format
41
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
42
+ msgstr ""
43
+
44
+ #: admin/admin.php:213
45
  msgid "Options set to Default."
46
  msgstr "Opțiuni setate ca predefinite."
47
 
48
+ #: admin/admin.php:231
49
  msgid "Index recreated"
50
  msgstr "Index recreat"
51
 
52
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
53
  msgid "Contextual Related Posts"
54
  msgstr "Contextual Related Posts"
55
 
56
+ #: admin/admin.php:249
57
  msgid "Related Posts"
58
  msgstr "Articole asociate"
59
 
60
+ #: admin/cache.php:44
61
+ msgid ""
62
+ "An error occurred clearing the cache. Please contact your site administrator."
63
+ "\\n\\nError message:\\n"
64
+ msgstr ""
65
+ "A apărut o eroare în timpul golirii cache-ului. Vă rugăm să contactați "
66
+ "administratorul site-ului.\\n\\nMesaj de eroare:\\n"
67
+
68
+ #: admin/cache.php:49
69
+ msgid " cached row(s) cleared"
70
+ msgstr "rând(uri) cache golit(e)"
71
+
72
+ #: admin/loader.php:24
73
  msgid "Settings"
74
  msgstr "Setări"
75
 
76
+ #: admin/loader.php:46 admin/sidebar-view.php:59
77
  msgid "Support"
78
  msgstr "Asistenţă"
79
 
80
+ #: admin/loader.php:47
81
  msgid "Donate"
82
  msgstr "Donați"
83
 
84
+ #: admin/loader.php:48
85
  msgid "Contribute"
86
  msgstr ""
87
 
88
+ #: admin/loader.php:64
89
  msgid "plugin settings page"
90
  msgstr "pagina de setări ale modulului"
91
 
92
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  msgid "General options"
94
  msgstr "Opțiuni generale"
95
 
96
+ #: admin/main-view.php:33 admin/main-view.php:142
97
  msgid "List tuning options"
98
  msgstr ""
99
 
100
+ #: admin/main-view.php:34 admin/main-view.php:238
101
  msgid "Output options"
102
  msgstr "Opțiuni de afișare"
103
 
104
+ #: admin/main-view.php:35 admin/main-view.php:442
105
+ #: includes/class-crp-widget.php:93
106
  msgid "Thumbnail options"
107
  msgstr "Opțiuni imagini miniatură"
108
 
109
+ #: admin/main-view.php:36 admin/main-view.php:595
110
+ msgid "Styles"
111
+ msgstr ""
112
+
113
+ #: admin/main-view.php:37 admin/main-view.php:673
114
  msgid "Feed options"
115
  msgstr "Opțiuni flux"
116
 
117
+ #: admin/main-view.php:71
 
 
 
 
118
  msgid "Cache output?"
119
  msgstr "Afișare Cache?"
120
 
121
+ #: admin/main-view.php:73
122
  msgid ""
123
  "Enabling this option will cache the related posts output when the post is "
124
  "visited the first time. The cache is cleaned when you save this page."
127
  "articolul va fi vizitat pentru prima dată. Cache-ul este golit când salvați "
128
  "această pagină."
129
 
130
+ #: admin/main-view.php:74
131
+ msgid ""
132
+ "The CRP cache works independently and in addition to any of your caching "
133
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
134
+ "enable this on your blog."
135
+ msgstr ""
136
+
137
+ #: admin/main-view.php:75
138
  msgid "Clear cache"
139
  msgstr "Golire Cache"
140
 
 
 
 
 
141
  #: admin/main-view.php:79
142
+ msgid "Automatically add related posts to:"
143
+ msgstr ""
144
+
145
+ #: admin/main-view.php:81
146
  msgid "Posts"
147
  msgstr "Articole"
148
 
149
+ #: admin/main-view.php:82
150
  msgid "Pages"
151
  msgstr "Pagini"
152
 
153
+ #: admin/main-view.php:83
154
  msgid "Home page"
155
  msgstr "Pagina principală"
156
 
157
+ #: admin/main-view.php:84
158
  msgid "Feeds"
159
  msgstr "Fluxuri"
160
 
161
+ #: admin/main-view.php:85
162
  msgid "Category archives"
163
  msgstr "Arhive de categorii"
164
 
165
+ #: admin/main-view.php:86
166
  msgid "Tag archives"
167
  msgstr "Arhive de etichete"
168
 
169
+ #: admin/main-view.php:87
170
  msgid "Other archives"
171
  msgstr "Alte arhive"
172
 
173
+ #: admin/main-view.php:88
174
  msgid ""
175
  "If you choose to disable this, please add <code>&lt;?php if "
176
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> to your "
180
  "( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?&gt;</code> în "
181
  "șablonul dumneavoastră în locul în care doriți afișarea"
182
 
183
+ #: admin/main-view.php:92
184
+ msgid "Display location priority:"
185
+ msgstr ""
186
+
187
+ #: admin/main-view.php:95
188
+ msgid ""
189
+ "If you select to automatically add the related posts, CRP will hook into the "
190
+ "Content Filter at a priority as specified in this option."
191
+ msgstr ""
192
+
193
+ #: admin/main-view.php:96
194
+ msgid ""
195
+ "A higher number will cause the related posts to be processed later and move "
196
+ "their display further down after the post content. Any number below 10 is "
197
+ "not recommended."
198
+ msgstr ""
199
+
200
+ #: admin/main-view.php:100
201
+ msgid "Show metabox:"
202
+ msgstr ""
203
+
204
+ #: admin/main-view.php:103
205
+ msgid ""
206
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
207
+ "Posts screens. Also applies to Pages and Custom Post Types."
208
+ msgstr ""
209
+
210
+ #: admin/main-view.php:107
211
+ msgid "Limit metabox to Admins only:"
212
+ msgstr ""
213
 
214
+ #: admin/main-view.php:110
215
  msgid ""
216
+ "If this is selected, the metabox will be hidden from anyone who is not an "
217
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
218
+ "metabox. This applies only if the above option is selected."
219
  msgstr ""
 
 
220
 
221
+ #: admin/main-view.php:114
222
  msgid "Tell the world you're using Contextual Related Posts:"
223
  msgstr ""
224
  "Spuneți lumii că folosiți \"Contextual Related Posts / Articole Asociate "
225
  "Contextual\":"
226
 
227
+ #: admin/main-view.php:116
228
  msgid " <em>Optional</em>"
229
  msgstr "<em>Opțional</em>"
230
 
231
+ #: admin/main-view.php:117
232
  msgid ""
233
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
234
  "in the list."
236
  "Adaugă ca ultima in listă o legatură nofollow catre pagina principală a "
237
  "Contextual Related Posts."
238
 
239
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
240
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
241
+ #: admin/main-view.php:754
242
  msgid "Save Options"
243
  msgstr "Salvați opțiunile"
244
 
245
+ #: admin/main-view.php:158 admin/main-view.php:691
246
  msgid "Number of related posts to display: "
247
  msgstr "Numărul de articole asociate de afișat."
248
 
249
+ #: admin/main-view.php:161
250
  msgid ""
251
  "Maximum number of posts that will be displayed. The actual number may be "
252
  "smaller if less related posts are found."
254
  "Numărul maxim de articole de afișat. Numărul real poate fi mai mic daca se "
255
  "vor găsi mai puține articole asociate."
256
 
257
+ #: admin/main-view.php:165
258
  msgid "Related posts should be newer than:"
259
  msgstr "Articolele asociate trebuie să fie mai noi decât:"
260
 
261
+ #: admin/main-view.php:167
262
  msgid "days"
263
  msgstr "zile"
264
 
265
+ #: admin/main-view.php:168
266
  msgid ""
267
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
268
+ "it to 365 will show related posts from the last year only. Set to 0 to "
269
+ "disable limiting posts by date."
270
  msgstr ""
271
 
272
+ #: admin/main-view.php:172
273
  msgid "Find related posts based on content as well as title:"
274
  msgstr "Gasește articole asociate pe baza conținutului și titlului:"
275
 
276
+ #: admin/main-view.php:174
277
  msgid ""
278
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
279
+ "or enabling \"Cache output\" above if you enable this. Each site is "
280
+ "different, so toggle this option to see which setting gives you better "
281
+ "quality related posts."
282
  msgstr ""
 
 
 
283
 
284
+ #: admin/main-view.php:178
285
+ msgid "Limit content to be compared:"
286
+ msgstr ""
287
 
288
+ #: admin/main-view.php:180
289
  msgid ""
290
+ "This sets the maximum words of the content that will be matched. Set to 0 "
291
+ "for no limit. Only applies if you active the above option."
292
  msgstr ""
 
 
293
 
294
+ #: admin/main-view.php:184
295
  msgid "Post types to include in results:"
296
  msgstr "Tipuri de articole incluse în rezultate:"
297
 
298
+ #: admin/main-view.php:191
299
  msgid ""
300
  "These post types will be displayed in the list. Includes custom post types."
301
  msgstr ""
302
  "Aceste tipuri de articole vor fi afișate în listă. Include tipurile de "
303
  "articole personalizate."
304
 
305
+ #: admin/main-view.php:195
306
  msgid "List of post or page IDs to exclude from the results:"
307
  msgstr "Listă de ID-uri de articol sau pagină de exclus din rezultate:"
308
 
309
+ #: admin/main-view.php:197 admin/main-view.php:366
310
  msgid ""
311
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
312
  msgstr ""
313
  "Listă separată prin virgulă a ID-urilor de articol, pagină sau tip de "
314
  "articol personalizat. Exemplu: 188,320,500"
315
 
316
+ #: admin/main-view.php:201
317
  msgid "Categories to exclude from the results: "
318
  msgstr "Categorii de exclus din rezultate:"
319
 
320
+ #: admin/main-view.php:213
321
  msgid ""
322
  "Comma separated list of category slugs. The field above has an autocomplete "
323
  "so simply start typing in the beginning of your category name and it will "
327
  "utilizează autocompletare, asa că începeți să tastați numele categoriei "
328
  "dorite și vi se vor afișa opțiunile."
329
 
330
+ #: admin/main-view.php:254
331
+ msgid "Title of related posts:"
332
+ msgstr ""
333
 
334
+ #: admin/main-view.php:257
335
  msgid ""
336
  "This is the main heading of the related posts. You can also display the "
337
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
341
  "asemenea titlul articolului curent folosind <code>%postname%</code>. "
342
  "Exemplu: <code>Articole asociate cu %postname%</code>"
343
 
344
+ #: admin/main-view.php:261
345
  msgid "When there are no posts, what should be shown?"
346
  msgstr "Ce se va afișa cănd nu există articole?"
347
 
348
+ #: admin/main-view.php:265
349
  msgid "Blank Output"
350
  msgstr "Afișaj gol"
351
 
352
+ #: admin/main-view.php:270
353
  msgid "Display:"
354
  msgstr "Afișare:"
355
 
356
+ #: admin/main-view.php:276 admin/main-view.php:694
357
  msgid "Show post excerpt in list?"
358
  msgstr "Arată extrasul articolului in listă?"
359
 
360
+ #: admin/main-view.php:279
361
  #, php-format
362
  msgid ""
363
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
368
  "opțional al editorului ), va fi generat un extras automat ce va conține "
369
  "primele %d cuvinte din conținutul articolului."
370
 
371
+ #: admin/main-view.php:282
372
+ msgid ""
373
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
374
+ "is disabled."
375
+ msgstr ""
376
+
377
+ #: admin/main-view.php:287
378
+ msgid "Length of excerpt (in words):"
379
+ msgstr ""
380
 
381
+ #: admin/main-view.php:293
382
  msgid "Show post author in list?"
383
  msgstr "Afișați autorul articolului în listă?"
384
 
385
+ #: admin/main-view.php:296
386
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
387
  msgstr "Afișează numele autorului cu prefixul \"de\". Exemplu: de John Doe"
388
 
389
+ #: admin/main-view.php:299
390
+ msgid ""
391
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
392
+ "disabled."
393
+ msgstr ""
394
+
395
+ #: admin/main-view.php:304
396
  msgid "Show post date in list?"
397
  msgstr "Afișați data articolului în listă?"
398
 
399
+ #: admin/main-view.php:307
400
  msgid ""
401
  "Displays the date of the post. Uses the same date format set in General "
402
  "Options"
403
  msgstr ""
404
  "Afișează data articolului. Utilizează formatul setat in Opțiuni Generale."
405
 
406
+ #: admin/main-view.php:310
407
+ msgid ""
408
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
409
+ "disabled."
410
+ msgstr ""
411
+
412
+ #: admin/main-view.php:315
413
  msgid "Limit post title length (in characters)"
414
  msgstr "Limita titlului articolului (în caractere)"
415
 
416
+ #: admin/main-view.php:318
417
  msgid ""
418
  "Any title longer than the number of characters set above will be cut and "
419
+ "appended with an ellipsis (&hellip;)"
420
  msgstr ""
 
 
421
 
422
+ #: admin/main-view.php:322
423
  msgid "Open links in new window"
424
  msgstr "Se deschide într-o fereastră nouă"
425
 
426
+ #: admin/main-view.php:328
427
  msgid "Add nofollow attribute to links in the list"
428
  msgstr "Adaugă atribut nofollow legăturilor din listă"
429
 
430
+ #: admin/main-view.php:361
431
  msgid "Exclusion settings:"
432
  msgstr "Setări de excludere:"
433
 
434
+ #: admin/main-view.php:363
435
  msgid "Exclude display of related posts on these posts / pages"
436
  msgstr "Exclude afișarea articolelor asociate pentru aceste articole / pagini"
437
 
438
+ #: admin/main-view.php:369
439
  msgid "Exclude display of related posts on these post types."
440
  msgstr ""
441
  "Exclude afișarea articolelor asociate pentru aceste tipuri de articole."
442
 
443
+ #: admin/main-view.php:376
444
  msgid ""
445
  "The related posts will not display on any of the above selected post types"
446
  msgstr ""
447
  "Articolele asociate nu vor fi afișate pentru niciunul dintre tipurile de "
448
  "articole selectate mai sus"
449
 
450
+ #: admin/main-view.php:406
451
  msgid "Customize the output:"
452
  msgstr "Personalizați afișajul:"
453
 
454
+ #: admin/main-view.php:408
455
  msgid "HTML to display before the list of posts: "
456
  msgstr "Cod HTML de afișat înaintea listei de articole:"
457
 
458
+ #: admin/main-view.php:411
459
  msgid "HTML to display before each list item: "
460
  msgstr "Cod HTML de afișat înaintea fiecarei intrari din listă:"
461
 
462
+ #: admin/main-view.php:414
463
  msgid "HTML to display after each list item: "
464
  msgstr "Cod HTML de afișat după fiecare intrare din listă:"
465
 
466
+ #: admin/main-view.php:417
467
  msgid "HTML to display after the list of posts: "
468
  msgstr "Cod HTML de afișat după lista de articole:"
469
 
470
+ #: admin/main-view.php:458 admin/main-view.php:697
471
  msgid "Location of post thumbnail:"
472
  msgstr "Poziția imaginii miniatură:"
473
 
474
+ #: admin/main-view.php:462 admin/main-view.php:701
475
  msgid "Display thumbnails inline with posts, before title"
476
  msgstr "Afișează imagini miniatură în linie cu articolele, înaintea titlului"
477
 
478
+ #: admin/main-view.php:466 admin/main-view.php:705
479
  msgid "Display thumbnails inline with posts, after title"
480
  msgstr "Afișează imagini miniatură în linie cu articolele, după titlu"
481
 
482
+ #: admin/main-view.php:470 admin/main-view.php:709
483
  msgid "Display only thumbnails, no text"
484
  msgstr "Afișează doar imagini miniatură, fără text"
485
 
486
+ #: admin/main-view.php:474 admin/main-view.php:713
487
  msgid "Do not display thumbnails, only text."
488
  msgstr "Nu afișează imagini miniatură, doar text."
489
 
490
+ #: admin/main-view.php:477
491
+ msgid ""
492
+ "This setting cannot be changed because an inbuilt style has been selected "
493
+ "under the Styles section. If you would like to change this option, please "
494
+ "select <strong>No styles</strong> under the Styles section."
495
  msgstr ""
496
 
497
  #: admin/main-view.php:481
498
+ msgid "Thumbnail size:"
499
+ msgstr ""
500
+
501
+ #: admin/main-view.php:505
502
  msgid "Custom size"
503
  msgstr ""
504
 
505
+ #: admin/main-view.php:508
506
+ msgid "You can choose from existing image sizes above or create a custom size."
507
+ msgstr ""
508
+
509
+ #: admin/main-view.php:509
510
  msgid ""
511
+ "If you choose an existing size, then the width, height and crop mode "
512
+ "settings in the three options below will be automatically updated to reflect "
513
+ "the correct dimensions of the setting."
514
  msgstr ""
515
 
516
+ #: admin/main-view.php:510
517
  msgid ""
518
+ "If you have chosen Custom size above, then enter the width, height and crop "
519
+ "settings below. For best results, use a cropped image with the same width "
520
+ "and height. The default setting is 150x150 cropped image."
521
  msgstr ""
522
 
523
+ #: admin/main-view.php:511
524
+ msgid ""
525
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
526
+ "images."
527
+ msgstr ""
528
+
529
+ #: admin/main-view.php:512
530
  #, php-format
531
  msgid ""
532
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
533
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
534
+ "all image sizes."
535
  msgstr ""
536
 
537
+ #: admin/main-view.php:516
538
  msgid "Width of the thumbnail:"
539
  msgstr ""
540
 
541
+ #: admin/main-view.php:519
542
  msgid "Height of the thumbnail: "
543
  msgstr ""
544
 
545
+ #: admin/main-view.php:524
 
 
 
 
 
 
 
 
546
  msgid "Crop mode:"
547
  msgstr ""
548
 
549
+ #: admin/main-view.php:528
550
  msgid ""
551
  "By default, thumbnails will be hard cropped. Uncheck this box to "
552
  "proportionately/soft crop the thumbnails."
553
  msgstr ""
554
 
555
+ #: admin/main-view.php:529
556
  #, php-format
557
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
558
  msgstr ""
559
 
560
+ #: admin/main-view.php:533
561
+ msgid "Image size attributes:"
562
+ msgstr ""
563
 
564
+ #: admin/main-view.php:537
565
  msgid "Style attributes are used for width and height."
566
  msgstr "Atributele de stil sunt folosite pentru lățime și înălțime."
567
 
568
+ #: admin/main-view.php:542
569
  msgid "HTML width and height attributes are used for width and height."
570
  msgstr ""
571
  "Atributele HTML de lătime și înălțime sunt folosite pentru lățime și "
572
  "înălțime."
573
 
574
+ #: admin/main-view.php:547
575
+ msgid "No HTML or Style attributes set for width and height"
576
+ msgstr ""
577
+
578
+ #: admin/main-view.php:552
579
  msgid "Post thumbnail meta field name:"
580
  msgstr "Numele câmpului meta al imaginii miniatură a articolului:"
581
 
582
+ #: admin/main-view.php:554
583
  msgid ""
584
+ "The value of this field should contain a direct link to the image. This is "
585
+ "set in the meta box in the <em>Add New Post</em> screen."
586
  msgstr ""
 
 
587
 
588
+ #: admin/main-view.php:557
589
  msgid "Extract the first image from the post?"
590
  msgstr "Extrageți prima imagine din articol?"
591
 
592
+ #: admin/main-view.php:559
593
  msgid ""
594
  "This will only happen if there is no post thumbnail set and no image URL is "
595
  "specified in the meta field."
597
  "Asta se va întâmpla doar daca nu exista o imagine miniatură setata și nu a "
598
  "fost specificată adresa URL a unei imagini in câmpul meta."
599
 
600
+ #: admin/main-view.php:562
601
  msgid "Use default thumbnail?"
602
  msgstr "Folosiți imaginea miniatură predefinită?"
603
 
604
+ #: admin/main-view.php:564
605
  msgid ""
606
  "If checked, when no thumbnail is found, show a default one from the URL "
607
  "below. If not checked and no thumbnail is found, no image will be shown."
610
  "adresa URL de mai jos. Daca nu bifați și nu se găsește o imagine miniatură, "
611
  "nicio imagine nu va fi afișată."
612
 
613
+ #: admin/main-view.php:567
614
  msgid "Default thumbnail:"
615
  msgstr "Imagine miniatură predefinită:"
616
 
617
+ #: admin/main-view.php:570
618
  msgid ""
619
+ "CRP tries several different methods to find a thumbnail for the related "
620
+ "post. The above image is used if the previous option is enabled and no "
621
+ "thumbnail could be found."
622
  msgstr ""
 
 
 
623
 
624
+ #: admin/main-view.php:611
625
+ msgid "Style of the related posts:"
 
 
 
626
  msgstr ""
 
 
 
627
 
628
+ #: admin/main-view.php:614
629
+ msgid "No styles"
630
+ msgstr ""
 
 
 
 
631
 
632
+ #: admin/main-view.php:616
633
+ msgid "Select this option if you plan to add your own styles"
634
+ msgstr ""
635
 
636
+ #: admin/main-view.php:620
637
+ msgid "Rounded Thumbnails"
 
 
638
  msgstr ""
639
 
640
+ #: admin/main-view.php:623
641
  msgid ""
642
  "Enabling this option will turn on the thumbnails and set their width and "
643
  "height to 150px. It will also turn off the display of the author, excerpt "
645
  "settings."
646
  msgstr ""
647
 
648
+ #: admin/main-view.php:624
649
+ #, php-format
650
+ msgid ""
651
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
652
+ msgstr ""
653
+
654
+ #: admin/main-view.php:628
655
+ msgid "Text only"
656
+ msgstr ""
657
+
658
+ #: admin/main-view.php:630
659
+ msgid ""
660
+ "Enabling this option will disable thumbnails and no longer include the "
661
+ "default style sheet included in the plugin."
662
+ msgstr ""
663
+
664
+ #: admin/main-view.php:645
665
  msgid "Custom CSS to add to header:"
666
  msgstr "Cod CSS personalizat de adăugat în header:"
667
 
668
+ #: admin/main-view.php:649
669
  msgid ""
670
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
671
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
675
  "\"http://wordpress.org/extend/plugins/contextual-related-posts/faq/\" target="
676
  "\"_blank\">Întrebări / Răspunsuri</a> pentru clasele disponibile stilizării."
677
 
678
+ #: admin/main-view.php:689
679
+ msgid ""
680
+ "Below options override the related posts settings for your blog feed. These "
681
+ "only apply if you have selected to add related posts to Feeds in the General "
682
+ "Options tab."
683
+ msgstr ""
684
+ "Opțiunile de mai jos suprascriu setările de articole asociate pentru fluxul "
685
+ "blogului. Acestea se aplică doar dacă ați selectat adăugarea articolelor "
686
+ "asociatele la Flux in sectiunea de Setări Generale."
687
+
688
+ #: admin/main-view.php:717
689
+ msgid "Maximum width of the thumbnail: "
690
+ msgstr "Lățimea maximă a imaginii miniatură:"
691
+
692
+ #: admin/main-view.php:720
693
+ msgid "Maximum height of the thumbnail: "
694
+ msgstr "Înălțimea maximăa a imaginii miniatură:"
695
+
696
+ #: admin/main-view.php:755
697
  msgid "Default Options"
698
  msgstr "Opțiuni predefinite"
699
 
700
+ #: admin/main-view.php:755
701
  msgid "Do you want to set options to Default?"
702
  msgstr "Doriți încărcarea opțiunilor predefinite?"
703
 
704
+ #: admin/main-view.php:756
705
  msgid "Recreate Index"
706
  msgstr "Recreare index"
707
 
708
+ #: admin/main-view.php:756
709
  msgid "Are you sure you want to recreate the index?"
710
  msgstr "Sunteți sigur că doriți recrearea indexului?"
711
 
712
+ #: admin/main-view.php:761
713
+ msgid ""
714
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
715
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
716
+ "this."
717
+ msgstr ""
718
+
719
+ #: admin/metabox.php:100
720
+ msgid "Location of thumbnail:"
721
+ msgstr "Poziția imaginii miniatură:"
722
+
723
+ #: admin/metabox.php:102
724
+ msgid ""
725
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
726
+ "image will be used for the post. It will be resized to the thumbnail size "
727
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
728
+ msgstr ""
729
+ "Introduceți adresa URL completa a imaginii (JPG, PNG sau GIF) pe care "
730
+ "dorițti sa o utilizați. Această imagine va fi folosită pentru articol. Va fi "
731
+ "redimensionată la dimensiunile imaginii miniatura, setate in sectiunea "
732
+ "\"Setări &raquo; Articole asociate &raquo; Opțiuni afișaj\"."
733
+
734
+ #: admin/metabox.php:103
735
+ msgid "The URL above is saved in the meta field:"
736
+ msgstr ""
737
+
738
+ #: admin/metabox.php:108
739
+ msgid ""
740
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
741
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
742
+ "on this page."
743
+ msgstr ""
744
+
745
+ #: admin/metabox.php:119
746
+ msgid "Disable Related Posts display:"
747
+ msgstr ""
748
+
749
+ #: admin/metabox.php:122
750
+ msgid ""
751
+ "If this is checked, then Contextual Related Posts will not automatically "
752
+ "insert the related posts at the end of post content."
753
+ msgstr ""
754
+
755
+ #: admin/metabox.php:127 admin/metabox.php:135
756
+ msgid "Manual related posts:"
757
+ msgstr ""
758
+
759
+ #: admin/metabox.php:129
760
+ msgid ""
761
+ "Comma separated list of post, page or custom post type IDs. e.g. "
762
+ "188,320,500. These will be given preference over the related posts generated "
763
+ "by the plugin."
764
+ msgstr ""
765
+
766
+ #: admin/metabox.php:130
767
+ msgid ""
768
+ "Once you enter the list above and save this page, the plugin will display "
769
+ "the titles of the posts below for your reference. Only IDs corresponding to "
770
+ "published posts or custom post types will be retained."
771
+ msgstr ""
772
+
773
+ #: admin/metabox.php:144
774
+ msgid "This post type is:"
775
+ msgstr ""
776
+
777
  #: admin/sidebar-view.php:20
778
  msgid "Support the development"
779
  msgstr "Susțineți dezvoltarea"
822
  msgid "Ajay's blog"
823
  msgstr "Blogul lui Ajay"
824
 
825
+ #: contextual-related-posts.php:178
 
 
 
 
826
  #, php-format
827
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
828
  msgstr ""
829
 
830
+ #: contextual-related-posts.php:659
831
+ msgid "<h3>Related Posts:</h3>"
832
+ msgstr "<h3>Articole asociate:</h3>"
833
+
834
+ #: contextual-related-posts.php:661
835
+ msgid "No related posts found"
836
+ msgstr "Nu au fost găsite articole asociate"
837
+
838
+ #: includes/class-crp-widget.php:33
839
  msgid "Related Posts [CRP]"
840
  msgstr "Articole asociate [AAC]"
841
 
842
+ #: includes/class-crp-widget.php:34
843
  msgid "Display Related Posts"
844
  msgstr "Afișați articolele asociate"
845
 
846
+ #: includes/class-crp-widget.php:69
847
  msgid "Title"
848
  msgstr "Titlu"
849
 
850
+ #: includes/class-crp-widget.php:74
851
  msgid "No. of posts"
852
  msgstr "Numărul de articole"
853
 
854
+ #: includes/class-crp-widget.php:79
855
  msgid " Show excerpt?"
856
  msgstr "Afișați extrasul?"
857
 
858
+ #: includes/class-crp-widget.php:84
859
  msgid " Show author?"
860
  msgstr "Afișați autorul?"
861
 
862
+ #: includes/class-crp-widget.php:89
863
  msgid " Show date?"
864
  msgstr "Afișați data?"
865
 
866
+ #: includes/class-crp-widget.php:95
867
  msgid "Thumbnails inline, before title"
868
  msgstr "Imagini miniatură în linie, înaintea titlului"
869
 
870
+ #: includes/class-crp-widget.php:96
871
  msgid "Thumbnails inline, after title"
872
  msgstr "Imagini miniatură în linie, după titlu"
873
 
874
+ #: includes/class-crp-widget.php:97
875
  msgid "Only thumbnails, no text"
876
  msgstr "Doar imagini miniatură, fară text"
877
 
878
+ #: includes/class-crp-widget.php:98
879
  msgid "No thumbnails, only text."
880
  msgstr "Fară imagini miniatură, doar text"
881
 
882
+ #: includes/class-crp-widget.php:103
883
  msgid "Thumbnail height"
884
  msgstr "Inălțime imagine miniatură"
885
 
886
+ #: includes/class-crp-widget.php:108
887
  msgid "Thumbnail width"
888
  msgstr "Lățime imagine miniatură"
889
 
890
+ #: includes/class-crp-widget.php:112
891
+ msgid "Post types to include:"
892
+ msgstr ""
 
 
 
 
893
 
894
+ #: includes/media-handler.php:68
895
  msgid "thumb_timthumb argument has been deprecated"
896
  msgstr ""
897
 
898
+ #: includes/media-handler.php:72
899
  msgid "thumb_timthumb_q argument has been deprecated"
900
  msgstr ""
901
 
902
+ #: includes/media-handler.php:76
903
  msgid "filter argument has been deprecated"
904
  msgstr ""
905
 
906
+ #: includes/output-generator.php:238
907
+ msgid " by "
908
+ msgstr "de"
909
+
910
+ #~ msgid "Options saved successfully."
911
+ #~ msgstr "Opțiuni salvate cu succes."
912
+
913
+ #~ msgid "The URL above is saved in the meta field: "
914
+ #~ msgstr "Adresa URL de mai sus este salvată în câmpul meta:"
915
+
916
+ #~ msgid "Custom styles"
917
+ #~ msgstr "Stiluri personalizate"
918
+
919
+ #~ msgid "Add related posts to:"
920
+ #~ msgstr "Adaugă articolele asociate la:"
921
+
922
+ #~ msgid "Content filter priority:"
923
+ #~ msgstr "Prioritate filtru de conținut:"
924
+
925
+ #~ msgid ""
926
+ #~ "A higher number will cause the content above to be processed after other "
927
+ #~ "filters. Number below 10 is not recommended."
928
+ #~ msgstr ""
929
+ #~ "Un număr mare va determina procesarea conținutului de deasupra după alte "
930
+ #~ "filtre. Nu recomandăm un numar sub 10."
931
+
932
+ #~ msgid ""
933
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
934
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
935
+ #~ msgstr ""
936
+ #~ "Dacă nu bifați, doar titlurile articolelor vor fi folosite. Recomandăm "
937
+ #~ "utilizarea unui modul de Cache sau activarea \"Ieșirii Cache\" de mai sus "
938
+ #~ "dacă alegeti să bifați aici."
939
+
940
+ #~ msgid "Limit content to be compared"
941
+ #~ msgstr "Limitare conținut pentru comparație"
942
+
943
  #~ msgid ""
944
+ #~ "This sets the maximum words of the content that will be matched. 0 means "
945
+ #~ "no limit."
946
  #~ msgstr ""
947
+ #~ "Setează numărul maxim de cuvinte din conținut pentru comparare. 0 "
948
+ #~ "inseamnă 'fară limită'."
949
 
950
+ #~ msgid "Title of related posts: "
951
+ #~ msgstr "Titlul articolelor asociate:"
952
 
953
+ #~ msgid "Length of excerpt (in words): "
954
+ #~ msgstr "Lungimea extrasului (în cuvinte):"
955
+
956
+ #~ msgid ""
957
+ #~ "Any title longer than the number of characters set above will be cut and "
958
+ #~ "appended with a &helip;"
959
+ #~ msgstr ""
960
+ #~ "Orice titlu mai lung decât numarul de caractere setat deasupra va fi "
961
+ #~ "truncheat și se va încheia cu &helip;"
962
+
963
+ #~ msgid "Style attributes / Width and Height HTML attributes:"
964
+ #~ msgstr "Atribute de stil / Atribute HTML de lățime și înălțime:"
965
+
966
+ #~ msgid ""
967
+ #~ "The value of this field should contain the image source and is set in the "
968
+ #~ "<em>Add New Post</em> screen"
969
+ #~ msgstr ""
970
+ #~ "Valoarea acestui câmp ar trebui să conțină sursa imaginii și este setată "
971
+ #~ "in ecranul de <em>Adaugare articol nou</em>"
972
 
973
  #~ msgid ""
974
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
975
+ #~ "doesn't then it will check the meta field. If this is not available, then "
976
+ #~ "it will show the default image as specified above."
977
  #~ msgstr ""
978
+ #~ "Modului va verifica întâi dacă articolul conține o imagine miniatură. "
979
+ #~ "Dacă nu, va verifica câmpul meta. Dacă acesta nu este disponibil, va "
980
+ #~ "afișa imaginea predefinită specificată mai deasupra."
981
 
982
+ #~ msgid "Use default style included in the plugin?"
983
+ #~ msgstr "Utilizați stilurile predefinite incluse în modul?"
984
 
985
  #~ msgid ""
986
+ #~ "Since you're using the default styles set under the Custom Styles "
987
+ #~ "section, the width and height is fixed at 150px"
988
  #~ msgstr ""
989
+ #~ "Deoarece utilizați stilurile predefinite setate în secțiunea Stiluri "
990
+ #~ "Personalizate, lățimea și înalțimea sunt fixe, de 150px"
 
languages/crp-ru_RU.mo CHANGED
Binary file
languages/crp-ru_RU.po CHANGED
@@ -2,169 +2,174 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:31-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
- "Language-Team: <me@ajaydsouza.com>\n"
9
  "Language: ru_RU\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
- msgstr "Настройки сохранены успешно."
 
 
 
 
 
 
22
 
23
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
24
  msgid "Options set to Default."
25
  msgstr "Опции возвращены к стандартным"
26
 
27
- #: admin/admin.php:196
28
  msgid "Index recreated"
29
  msgstr "Индекс воссоздан"
30
 
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
  msgid "Contextual Related Posts"
33
  msgstr "Контекстные похожие посты"
34
 
35
- #: admin/admin.php:214
36
  msgid "Related Posts"
37
  msgstr "Похожие посты"
38
 
39
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
40
  msgid "Settings"
41
  msgstr "Настройки"
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
  msgid "Support"
45
  msgstr "Поддержка"
46
 
47
- #: admin/admin.php:348
48
  msgid "Donate"
49
  msgstr "Пожертвование"
50
 
51
- #: admin/admin.php:349
52
  msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
  #, fuzzy
57
  msgid "plugin settings page"
58
  msgstr "spraudnis iestatījumu lapa"
59
 
60
- #: admin/admin.php:409
61
- msgid ""
62
- "An error occurred clearing the cache. Please contact your site administrator."
63
- "\\n\\nError message:\\n"
64
- msgstr ""
65
-
66
- #: admin/admin.php:414
67
- msgid " cached row(s) cleared"
68
- msgstr ""
69
-
70
- #: admin/admin.php:467
71
- #, fuzzy
72
- msgid "Location of thumbnail:"
73
- msgstr "Настройки превью к записям:"
74
-
75
- #: admin/admin.php:469
76
- msgid ""
77
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
78
- "image will be used for the post. It will be resized to the thumbnail size "
79
- "set under Settings &raquo; Related Posts &raquo; Output Options"
80
- msgstr ""
81
-
82
- #: admin/admin.php:470
83
- msgid "The URL above is saved in the meta field: "
84
- msgstr ""
85
-
86
- #: admin/main-view.php:32 admin/main-view.php:54
87
  #, fuzzy
88
  msgid "General options"
89
  msgstr "Izejas opcijas:"
90
 
91
- #: admin/main-view.php:33 admin/main-view.php:125
92
  msgid "List tuning options"
93
  msgstr ""
94
 
95
- #: admin/main-view.php:34 admin/main-view.php:229
96
  #, fuzzy
97
  msgid "Output options"
98
  msgstr "Izejas opcijas:"
99
 
100
- #: admin/main-view.php:35 admin/main-view.php:421
101
- #: contextual-related-posts.php:718
102
  #, fuzzy
103
  msgid "Thumbnail options"
104
  msgstr "sīktēlu iespējas"
105
 
106
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
107
  #, fuzzy
108
  msgid "Feed options"
109
  msgstr "Iespējas:"
110
 
111
- #: admin/main-view.php:37 admin/main-view.php:637
112
- msgid "Custom styles"
113
- msgstr ""
114
-
115
- #: admin/main-view.php:70
116
  #, fuzzy
117
  msgid "Cache output?"
118
  msgstr "Izejas opcijas:"
119
 
120
- #: admin/main-view.php:72
121
  msgid ""
122
  "Enabling this option will cache the related posts output when the post is "
123
  "visited the first time. The cache is cleaned when you save this page."
124
  msgstr ""
125
 
126
- #: admin/main-view.php:73
127
- msgid "Clear cache"
 
 
 
128
  msgstr ""
129
 
130
- #: admin/main-view.php:77
131
- #, fuzzy
132
- msgid "Add related posts to:"
133
- msgstr "Pievienot saistītus amatus barībā"
134
 
135
  #: admin/main-view.php:79
 
 
 
 
136
  #, fuzzy
137
  msgid "Posts"
138
  msgstr "Популярные записи"
139
 
140
- #: admin/main-view.php:80
141
  #, fuzzy
142
  msgid "Pages"
143
  msgstr "Pievienot saistītus amatus barībā"
144
 
145
- #: admin/main-view.php:81
146
  #, fuzzy
147
  msgid "Home page"
148
  msgstr "Результатов на страницу:"
149
 
150
- #: admin/main-view.php:82
151
  msgid "Feeds"
152
  msgstr ""
153
 
154
- #: admin/main-view.php:83
155
  msgid "Category archives"
156
  msgstr ""
157
 
158
- #: admin/main-view.php:84
159
  msgid "Tag archives"
160
  msgstr ""
161
 
162
- #: admin/main-view.php:85
163
  #, fuzzy
164
  msgid "Other archives"
165
  msgstr "Другие плагины автора"
166
 
167
- #: admin/main-view.php:86
168
  #, fuzzy
169
  msgid ""
170
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -176,151 +181,177 @@ msgstr ""
176
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code>, в "
177
  "отображаемый шаблон на вашем сайте"
178
 
179
- #: admin/main-view.php:90
180
- msgid "Content filter priority:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
  msgstr ""
182
 
183
- #: admin/main-view.php:93
184
  msgid ""
185
- "A higher number will cause the content above to be processed after other "
186
- "filters. Number below 10 is not recommended."
 
 
 
 
187
  msgstr ""
188
 
189
- #: admin/main-view.php:97
 
 
 
 
 
 
 
190
  #, fuzzy
191
  msgid "Tell the world you're using Contextual Related Posts:"
192
  msgstr "Контекстные похожие посты"
193
 
194
- #: admin/main-view.php:99
195
  msgid " <em>Optional</em>"
196
  msgstr ""
197
 
198
- #: admin/main-view.php:100
199
  #, fuzzy
200
  msgid ""
201
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
202
  "in the list."
203
  msgstr "Контекстные похожие посты"
204
 
205
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
206
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
207
  #, fuzzy
208
  msgid "Save Options"
209
  msgstr "Saglabāt opcijas"
210
 
211
- #: admin/main-view.php:141 admin/main-view.php:583
212
  msgid "Number of related posts to display: "
213
  msgstr "Количество отображаемых похожих постов:"
214
 
215
- #: admin/main-view.php:144
216
  msgid ""
217
  "Maximum number of posts that will be displayed. The actual number may be "
218
  "smaller if less related posts are found."
219
  msgstr ""
220
 
221
- #: admin/main-view.php:148
222
  msgid "Related posts should be newer than:"
223
  msgstr ""
224
 
225
- #: admin/main-view.php:150
226
  #, fuzzy
227
  msgid "days"
228
  msgstr ""
229
  "За сколько дней считать просмотры для списка Популярных сегодня записей?"
230
 
231
- #: admin/main-view.php:151
232
  msgid ""
233
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
234
- "it to 365 will show related posts from the last year only. Set it to 0 to "
235
- "disable limiting posts."
236
  msgstr ""
237
 
238
- #: admin/main-view.php:155
239
  msgid "Find related posts based on content as well as title:"
240
  msgstr ""
241
 
242
- #: admin/main-view.php:157
243
- #, fuzzy
244
  msgid ""
245
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
246
- "or enabling \"Cache output\" above if you enable this."
 
 
247
  msgstr ""
248
- "Найти связанные сообщения в зависимости от содержания и заголовка. Если вы "
249
- "не выберете эту опцию, то для поиска будут использоваться только заголовки "
250
- "сообщений. (Я рекомендую использовать плагин кэширования, если вы включите "
251
- "опцию)"
252
 
253
- #: admin/main-view.php:161
254
- msgid "Limit content to be compared"
255
  msgstr ""
256
 
257
- #: admin/main-view.php:163
258
  msgid ""
259
- "This sets the maximum words of the content that will be matched. 0 means no "
260
- "limit."
261
  msgstr ""
262
 
263
- #: admin/main-view.php:167
264
  #, fuzzy
265
  msgid "Post types to include in results:"
266
  msgstr "Исключить рубрики:"
267
 
268
- #: admin/main-view.php:178
269
  msgid ""
270
  "These post types will be displayed in the list. Includes custom post types."
271
  msgstr ""
272
 
273
- #: admin/main-view.php:182
274
  #, fuzzy
275
  msgid "List of post or page IDs to exclude from the results:"
276
  msgstr "Исключить рубрики:"
277
 
278
- #: admin/main-view.php:184 admin/main-view.php:343
279
  msgid ""
280
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
281
  msgstr ""
282
 
283
- #: admin/main-view.php:188
284
  #, fuzzy
285
  msgid "Categories to exclude from the results: "
286
  msgstr "Исключить рубрики:"
287
 
288
- #: admin/main-view.php:204
289
  msgid ""
290
  "Comma separated list of category slugs. The field above has an autocomplete "
291
  "so simply start typing in the beginning of your category name and it will "
292
  "prompt you with options."
293
  msgstr ""
294
 
295
- #: admin/main-view.php:245
296
- msgid "Title of related posts: "
297
- msgstr "Названия связанных постов:"
298
 
299
- #: admin/main-view.php:248
300
  msgid ""
301
  "This is the main heading of the related posts. You can also display the "
302
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
303
  "Posts to %postname%</code>"
304
  msgstr ""
305
 
306
- #: admin/main-view.php:252
307
  msgid "When there are no posts, what should be shown?"
308
  msgstr "Когда нет сообщений, что должно быть показано?"
309
 
310
- #: admin/main-view.php:256
311
  msgid "Blank Output"
312
  msgstr "Пустой выход"
313
 
314
- #: admin/main-view.php:260
315
  #, fuzzy
316
  msgid "Display:"
317
  msgstr "Количество Популярных записей в списке:"
318
 
319
- #: admin/main-view.php:265 admin/main-view.php:586
320
  msgid "Show post excerpt in list?"
321
  msgstr "Показать выдержки из поста в списке?"
322
 
323
- #: admin/main-view.php:268
324
  #, php-format
325
  msgid ""
326
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -328,207 +359,241 @@ msgid ""
328
  "automatic excerpt which refers to the first %d words of the post's content"
329
  msgstr ""
330
 
331
- #: admin/main-view.php:272
332
- msgid "Length of excerpt (in words): "
333
- msgstr "Длина выдержки словах):"
 
 
334
 
335
- #: admin/main-view.php:278
 
 
 
 
336
  #, fuzzy
337
  msgid "Show post author in list?"
338
  msgstr "Показывать текст записи в списке?"
339
 
340
- #: admin/main-view.php:281
341
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:285
 
 
 
 
 
 
345
  #, fuzzy
346
  msgid "Show post date in list?"
347
  msgstr "Показывать текст записи в списке?"
348
 
349
- #: admin/main-view.php:288
350
  msgid ""
351
  "Displays the date of the post. Uses the same date format set in General "
352
  "Options"
353
  msgstr ""
354
 
355
- #: admin/main-view.php:292
 
 
 
 
 
 
356
  msgid "Limit post title length (in characters)"
357
  msgstr ""
358
 
359
- #: admin/main-view.php:295
360
  msgid ""
361
  "Any title longer than the number of characters set above will be cut and "
362
- "appended with a &helip;"
363
  msgstr ""
364
 
365
- #: admin/main-view.php:299
366
  msgid "Open links in new window"
367
  msgstr ""
368
 
369
- #: admin/main-view.php:305
370
  msgid "Add nofollow attribute to links in the list"
371
  msgstr ""
372
 
373
- #: admin/main-view.php:338
374
  #, fuzzy
375
  msgid "Exclusion settings:"
376
  msgstr "spraudnis iestatījumu lapa"
377
 
378
- #: admin/main-view.php:340
379
  #, fuzzy
380
  msgid "Exclude display of related posts on these posts / pages"
381
  msgstr "Pievienot saistītus amatus barībā"
382
 
383
- #: admin/main-view.php:346
384
  #, fuzzy
385
  msgid "Exclude display of related posts on these post types."
386
  msgstr "Pievienot saistītus amatus barībā"
387
 
388
- #: admin/main-view.php:355
389
  msgid ""
390
  "The related posts will not display on any of the above selected post types"
391
  msgstr ""
392
 
393
- #: admin/main-view.php:385
394
  msgid "Customize the output:"
395
  msgstr "Настройки выхода:"
396
 
397
- #: admin/main-view.php:387
398
  msgid "HTML to display before the list of posts: "
399
  msgstr "HTML для показа перед списком сообщений: "
400
 
401
- #: admin/main-view.php:390
402
  msgid "HTML to display before each list item: "
403
  msgstr "HTML для показа перед каждым элементом списка: "
404
 
405
- #: admin/main-view.php:393
406
  msgid "HTML to display after each list item: "
407
  msgstr "HTML для отображения после каждого элемента списка: "
408
 
409
- #: admin/main-view.php:396
410
  msgid "HTML to display after the list of posts: "
411
  msgstr "HTML для отображения после списка сообщений: "
412
 
413
- #: admin/main-view.php:437 admin/main-view.php:589
414
  #, fuzzy
415
  msgid "Location of post thumbnail:"
416
  msgstr "Настройки превью к записям:"
417
 
418
- #: admin/main-view.php:441 admin/main-view.php:593
419
  #, fuzzy
420
  msgid "Display thumbnails inline with posts, before title"
421
  msgstr "Отображать превью к записи сразу перед заголовком"
422
 
423
- #: admin/main-view.php:445 admin/main-view.php:597
424
  #, fuzzy
425
  msgid "Display thumbnails inline with posts, after title"
426
  msgstr "Отображать превью к записи сразу после заголовка"
427
 
428
- #: admin/main-view.php:449 admin/main-view.php:601
429
  msgid "Display only thumbnails, no text"
430
  msgstr "Показывать только изображения, без текста"
431
 
432
- #: admin/main-view.php:453 admin/main-view.php:605
433
  msgid "Do not display thumbnails, only text."
434
  msgstr "Не показывать изображения, только текст"
435
 
436
- #: admin/main-view.php:457
437
- msgid "Thumbnail size:"
 
 
 
438
  msgstr ""
439
 
440
  #: admin/main-view.php:481
 
 
 
 
441
  msgid "Custom size"
442
  msgstr ""
443
 
444
- #: admin/main-view.php:484
 
 
 
 
445
  msgid ""
446
- "You can choose from existing image sizes above or create a custom size. If "
447
- "you have chosen Custom size above, then enter the width, height and crop "
448
- "settings below. For best results, use a cropped image."
449
  msgstr ""
450
 
451
- #: admin/main-view.php:485
 
 
 
 
 
 
 
452
  msgid ""
453
- "If you change the width, height or crop mode below, existing images will not "
454
- "be automatically resized."
455
  msgstr ""
456
 
457
- #: admin/main-view.php:486
458
  #, php-format
459
  msgid ""
460
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
461
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
462
- "image sizes."
463
  msgstr ""
464
 
465
- #: admin/main-view.php:490
466
  msgid "Width of the thumbnail:"
467
  msgstr ""
468
 
469
- #: admin/main-view.php:493
470
  msgid "Height of the thumbnail: "
471
  msgstr ""
472
 
473
- #: admin/main-view.php:497
474
- msgid ""
475
- "Since you're using the default styles set under the Custom Styles section, "
476
- "the width and height is fixed at 150px"
477
- msgstr ""
478
-
479
- #: admin/main-view.php:501
480
  msgid "Crop mode:"
481
  msgstr ""
482
 
483
- #: admin/main-view.php:505
484
  msgid ""
485
  "By default, thumbnails will be hard cropped. Uncheck this box to "
486
  "proportionately/soft crop the thumbnails."
487
  msgstr ""
488
 
489
- #: admin/main-view.php:506
490
  #, php-format
491
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
492
  msgstr ""
493
 
494
- #: admin/main-view.php:510
495
- msgid "Style attributes / Width and Height HTML attributes:"
496
  msgstr ""
497
 
498
- #: admin/main-view.php:514
499
  msgid "Style attributes are used for width and height."
500
  msgstr ""
501
 
502
- #: admin/main-view.php:518
503
  msgid "HTML width and height attributes are used for width and height."
504
  msgstr ""
505
 
506
- #: admin/main-view.php:522
 
 
 
 
507
  #, fuzzy
508
  msgid "Post thumbnail meta field name:"
509
  msgstr "Attēlu rīki post:"
510
 
511
- #: admin/main-view.php:524
512
  msgid ""
513
- "The value of this field should contain the image source and is set in the "
514
- "<em>Add New Post</em> screen"
515
  msgstr ""
516
 
517
- #: admin/main-view.php:527
518
  msgid "Extract the first image from the post?"
519
  msgstr ""
520
 
521
- #: admin/main-view.php:529
522
  msgid ""
523
  "This will only happen if there is no post thumbnail set and no image URL is "
524
  "specified in the meta field."
525
  msgstr ""
526
 
527
- #: admin/main-view.php:532
528
  msgid "Use default thumbnail?"
529
  msgstr ""
530
 
531
- #: admin/main-view.php:534
532
  #, fuzzy
533
  msgid ""
534
  "If checked, when no thumbnail is found, show a default one from the URL "
@@ -538,50 +603,35 @@ msgstr ""
538
  "добавлено стандартное изображение. Если превью задано к записи - будет "
539
  "отображаться только оно."
540
 
541
- #: admin/main-view.php:537
542
  #, fuzzy
543
  msgid "Default thumbnail:"
544
  msgstr "noklusējuma opcijas"
545
 
546
- #: admin/main-view.php:540
547
- #, fuzzy
548
  msgid ""
549
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
550
- "then it will check the meta field. If this is not available, then it will "
551
- "show the default image as specified above."
552
  msgstr ""
553
- "Spraudnis vispirms pārbaudīt, vai sūtījums satur sīktēlu. Ja tā nav, tad tas "
554
- "būs pārbaudīt meta laukā. Ja šāda informācija nav pieejama, tad tas rādīs "
555
- "noklusējuma attēlu, kā minēts iepriekš"
556
 
557
- #: admin/main-view.php:581
558
- msgid ""
559
- "Below options override the related posts settings for your blog feed. These "
560
- "only apply if you have selected to add related posts to Feeds in the General "
561
- "Options tab."
562
  msgstr ""
563
 
564
- #: admin/main-view.php:609
565
- #, fuzzy
566
- msgid "Maximum width of the thumbnail: "
567
- msgstr "Thumbnail platums"
568
-
569
- #: admin/main-view.php:612
570
- #, fuzzy
571
- msgid "Maximum height of the thumbnail: "
572
- msgstr "sīktēls augstums"
573
 
574
- #: admin/main-view.php:653
575
- msgid "Use default style included in the plugin?"
576
  msgstr ""
577
 
578
- #: admin/main-view.php:656
579
- msgid ""
580
- "Contextual Related Posts includes a default style that makes your popular "
581
- "posts list to look beautiful. Check the box above if you want to use this."
582
  msgstr ""
583
 
584
- #: admin/main-view.php:657
585
  msgid ""
586
  "Enabling this option will turn on the thumbnails and set their width and "
587
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -589,35 +639,130 @@ msgid ""
589
  "settings."
590
  msgstr ""
591
 
592
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
593
  msgid "Custom CSS to add to header:"
594
  msgstr ""
595
 
596
- #: admin/main-view.php:664
597
  msgid ""
598
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
599
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
600
  "\">FAQ</a> for available CSS classes to style."
601
  msgstr ""
602
 
603
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
604
  #, fuzzy
605
  msgid "Default Options"
606
  msgstr "noklusējuma opcijas"
607
 
608
- #: admin/main-view.php:694
609
  msgid "Do you want to set options to Default?"
610
  msgstr "Вы хотите задать параметры по умолчанию?"
611
 
612
- #: admin/main-view.php:695
613
  #, fuzzy
614
  msgid "Recreate Index"
615
  msgstr "Vai jūs tiešām vēlaties, lai atjaunotu indeksu?"
616
 
617
- #: admin/main-view.php:695
618
  msgid "Are you sure you want to recreate the index?"
619
  msgstr "Вы уверены, что хотите воссоздать индекс?"
620
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
621
  #: admin/sidebar-view.php:20
622
  msgid "Support the development"
623
  msgstr "Поддержка развития проекта"
@@ -670,101 +815,138 @@ msgstr "Другие плагины"
670
  msgid "Ajay's blog"
671
  msgstr "Блог автора (Ajay, английский язык)"
672
 
673
- #: contextual-related-posts.php:250
674
- msgid " by "
675
- msgstr ""
676
-
677
- #: contextual-related-posts.php:289
678
  #, php-format
679
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
680
  msgstr ""
681
 
682
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
683
  #, fuzzy
684
  msgid "Related Posts [CRP]"
685
  msgstr "Похожие посты"
686
 
687
- #: contextual-related-posts.php:671
688
  #, fuzzy
689
  msgid "Display Related Posts"
690
  msgstr "Displeja Related Posts"
691
 
692
- #: contextual-related-posts.php:694
693
  #, fuzzy
694
  msgid "Title"
695
  msgstr "Заголовок списка Популярных записей:"
696
 
697
- #: contextual-related-posts.php:699
698
  #, fuzzy
699
  msgid "No. of posts"
700
  msgstr "Популярные записи"
701
 
702
- #: contextual-related-posts.php:704
703
  #, fuzzy
704
  msgid " Show excerpt?"
705
  msgstr "Rādīt izvilkumu?"
706
 
707
- #: contextual-related-posts.php:709
708
  #, fuzzy
709
  msgid " Show author?"
710
  msgstr "Отправьте пожертвование автору"
711
 
712
- #: contextual-related-posts.php:714
713
  #, fuzzy
714
  msgid " Show date?"
715
  msgstr "Rādīt izvilkumu?"
716
 
717
- #: contextual-related-posts.php:720
718
  #, fuzzy
719
  msgid "Thumbnails inline, before title"
720
  msgstr "Sīktēli inline, pirms virsraksta"
721
 
722
- #: contextual-related-posts.php:721
723
  #, fuzzy
724
  msgid "Thumbnails inline, after title"
725
  msgstr "Sīktēli inline, pēc nosaukuma"
726
 
727
- #: contextual-related-posts.php:722
728
  #, fuzzy
729
  msgid "Only thumbnails, no text"
730
  msgstr "Отображать только превью, без текста"
731
 
732
- #: contextual-related-posts.php:723
733
  #, fuzzy
734
  msgid "No thumbnails, only text."
735
  msgstr "Nav sīktēlus, tikai tekstu."
736
 
737
- #: contextual-related-posts.php:728
738
  #, fuzzy
739
  msgid "Thumbnail height"
740
  msgstr "sīktēls augstums"
741
 
742
- #: contextual-related-posts.php:733
743
  #, fuzzy
744
  msgid "Thumbnail width"
745
  msgstr "Thumbnail platums"
746
 
747
- #: contextual-related-posts.php:897
748
- msgid "<h3>Related Posts:</h3>"
749
- msgstr "<h3>Похожие посты:</h3>"
750
-
751
- #: contextual-related-posts.php:899
752
- #, fuzzy
753
- msgid "No related posts found"
754
- msgstr "Nr saistītus amatus atrasts"
755
 
756
- #: contextual-related-posts.php:1211
757
  msgid "thumb_timthumb argument has been deprecated"
758
  msgstr ""
759
 
760
- #: contextual-related-posts.php:1215
761
  msgid "thumb_timthumb_q argument has been deprecated"
762
  msgstr ""
763
 
764
- #: contextual-related-posts.php:1219
765
  msgid "filter argument has been deprecated"
766
  msgstr ""
767
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
768
  #~ msgid "Post thumbnail options:"
769
  #~ msgstr "Опции изображения поста:"
770
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
+ "Language-Team: me@ajaydsouza.com\n"
9
  "Language: ru_RU\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: admin/admin.php:180
20
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
21
+ msgstr ""
22
+
23
+ #: admin/admin.php:183
24
+ msgid ""
25
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
26
+ "displayed."
27
+ msgstr ""
28
 
29
+ #: admin/admin.php:186
30
+ msgid "Text Only style selected. Thumbnails will not be displayed."
31
+ msgstr ""
32
+
33
+ #: admin/admin.php:189
34
+ #, php-format
35
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
36
+ msgstr ""
37
+
38
+ #: admin/admin.php:213
39
  msgid "Options set to Default."
40
  msgstr "Опции возвращены к стандартным"
41
 
42
+ #: admin/admin.php:231
43
  msgid "Index recreated"
44
  msgstr "Индекс воссоздан"
45
 
46
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
47
  msgid "Contextual Related Posts"
48
  msgstr "Контекстные похожие посты"
49
 
50
+ #: admin/admin.php:249
51
  msgid "Related Posts"
52
  msgstr "Похожие посты"
53
 
54
+ #: admin/cache.php:44
55
+ msgid ""
56
+ "An error occurred clearing the cache. Please contact your site administrator."
57
+ "\\n\\nError message:\\n"
58
+ msgstr ""
59
+
60
+ #: admin/cache.php:49
61
+ msgid " cached row(s) cleared"
62
+ msgstr ""
63
+
64
+ #: admin/loader.php:24
65
  msgid "Settings"
66
  msgstr "Настройки"
67
 
68
+ #: admin/loader.php:46 admin/sidebar-view.php:59
69
  msgid "Support"
70
  msgstr "Поддержка"
71
 
72
+ #: admin/loader.php:47
73
  msgid "Donate"
74
  msgstr "Пожертвование"
75
 
76
+ #: admin/loader.php:48
77
  msgid "Contribute"
78
  msgstr ""
79
 
80
+ #: admin/loader.php:64
81
  #, fuzzy
82
  msgid "plugin settings page"
83
  msgstr "spraudnis iestatījumu lapa"
84
 
85
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  #, fuzzy
87
  msgid "General options"
88
  msgstr "Izejas opcijas:"
89
 
90
+ #: admin/main-view.php:33 admin/main-view.php:142
91
  msgid "List tuning options"
92
  msgstr ""
93
 
94
+ #: admin/main-view.php:34 admin/main-view.php:238
95
  #, fuzzy
96
  msgid "Output options"
97
  msgstr "Izejas opcijas:"
98
 
99
+ #: admin/main-view.php:35 admin/main-view.php:442
100
+ #: includes/class-crp-widget.php:93
101
  #, fuzzy
102
  msgid "Thumbnail options"
103
  msgstr "sīktēlu iespējas"
104
 
105
+ #: admin/main-view.php:36 admin/main-view.php:595
106
+ msgid "Styles"
107
+ msgstr ""
108
+
109
+ #: admin/main-view.php:37 admin/main-view.php:673
110
  #, fuzzy
111
  msgid "Feed options"
112
  msgstr "Iespējas:"
113
 
114
+ #: admin/main-view.php:71
 
 
 
 
115
  #, fuzzy
116
  msgid "Cache output?"
117
  msgstr "Izejas opcijas:"
118
 
119
+ #: admin/main-view.php:73
120
  msgid ""
121
  "Enabling this option will cache the related posts output when the post is "
122
  "visited the first time. The cache is cleaned when you save this page."
123
  msgstr ""
124
 
125
+ #: admin/main-view.php:74
126
+ msgid ""
127
+ "The CRP cache works independently and in addition to any of your caching "
128
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
129
+ "enable this on your blog."
130
  msgstr ""
131
 
132
+ #: admin/main-view.php:75
133
+ msgid "Clear cache"
134
+ msgstr ""
 
135
 
136
  #: admin/main-view.php:79
137
+ msgid "Automatically add related posts to:"
138
+ msgstr ""
139
+
140
+ #: admin/main-view.php:81
141
  #, fuzzy
142
  msgid "Posts"
143
  msgstr "Популярные записи"
144
 
145
+ #: admin/main-view.php:82
146
  #, fuzzy
147
  msgid "Pages"
148
  msgstr "Pievienot saistītus amatus barībā"
149
 
150
+ #: admin/main-view.php:83
151
  #, fuzzy
152
  msgid "Home page"
153
  msgstr "Результатов на страницу:"
154
 
155
+ #: admin/main-view.php:84
156
  msgid "Feeds"
157
  msgstr ""
158
 
159
+ #: admin/main-view.php:85
160
  msgid "Category archives"
161
  msgstr ""
162
 
163
+ #: admin/main-view.php:86
164
  msgid "Tag archives"
165
  msgstr ""
166
 
167
+ #: admin/main-view.php:87
168
  #, fuzzy
169
  msgid "Other archives"
170
  msgstr "Другие плагины автора"
171
 
172
+ #: admin/main-view.php:88
173
  #, fuzzy
174
  msgid ""
175
  "If you choose to disable this, please add <code>&lt;?php if "
181
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code>, в "
182
  "отображаемый шаблон на вашем сайте"
183
 
184
+ #: admin/main-view.php:92
185
+ msgid "Display location priority:"
186
+ msgstr ""
187
+
188
+ #: admin/main-view.php:95
189
+ msgid ""
190
+ "If you select to automatically add the related posts, CRP will hook into the "
191
+ "Content Filter at a priority as specified in this option."
192
+ msgstr ""
193
+
194
+ #: admin/main-view.php:96
195
+ msgid ""
196
+ "A higher number will cause the related posts to be processed later and move "
197
+ "their display further down after the post content. Any number below 10 is "
198
+ "not recommended."
199
+ msgstr ""
200
+
201
+ #: admin/main-view.php:100
202
+ msgid "Show metabox:"
203
  msgstr ""
204
 
205
+ #: admin/main-view.php:103
206
  msgid ""
207
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
208
+ "Posts screens. Also applies to Pages and Custom Post Types."
209
+ msgstr ""
210
+
211
+ #: admin/main-view.php:107
212
+ msgid "Limit metabox to Admins only:"
213
  msgstr ""
214
 
215
+ #: admin/main-view.php:110
216
+ msgid ""
217
+ "If this is selected, the metabox will be hidden from anyone who is not an "
218
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
219
+ "metabox. This applies only if the above option is selected."
220
+ msgstr ""
221
+
222
+ #: admin/main-view.php:114
223
  #, fuzzy
224
  msgid "Tell the world you're using Contextual Related Posts:"
225
  msgstr "Контекстные похожие посты"
226
 
227
+ #: admin/main-view.php:116
228
  msgid " <em>Optional</em>"
229
  msgstr ""
230
 
231
+ #: admin/main-view.php:117
232
  #, fuzzy
233
  msgid ""
234
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
235
  "in the list."
236
  msgstr "Контекстные похожие посты"
237
 
238
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
239
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
240
+ #: admin/main-view.php:754
241
  #, fuzzy
242
  msgid "Save Options"
243
  msgstr "Saglabāt opcijas"
244
 
245
+ #: admin/main-view.php:158 admin/main-view.php:691
246
  msgid "Number of related posts to display: "
247
  msgstr "Количество отображаемых похожих постов:"
248
 
249
+ #: admin/main-view.php:161
250
  msgid ""
251
  "Maximum number of posts that will be displayed. The actual number may be "
252
  "smaller if less related posts are found."
253
  msgstr ""
254
 
255
+ #: admin/main-view.php:165
256
  msgid "Related posts should be newer than:"
257
  msgstr ""
258
 
259
+ #: admin/main-view.php:167
260
  #, fuzzy
261
  msgid "days"
262
  msgstr ""
263
  "За сколько дней считать просмотры для списка Популярных сегодня записей?"
264
 
265
+ #: admin/main-view.php:168
266
  msgid ""
267
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
268
+ "it to 365 will show related posts from the last year only. Set to 0 to "
269
+ "disable limiting posts by date."
270
  msgstr ""
271
 
272
+ #: admin/main-view.php:172
273
  msgid "Find related posts based on content as well as title:"
274
  msgstr ""
275
 
276
+ #: admin/main-view.php:174
 
277
  msgid ""
278
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
279
+ "or enabling \"Cache output\" above if you enable this. Each site is "
280
+ "different, so toggle this option to see which setting gives you better "
281
+ "quality related posts."
282
  msgstr ""
 
 
 
 
283
 
284
+ #: admin/main-view.php:178
285
+ msgid "Limit content to be compared:"
286
  msgstr ""
287
 
288
+ #: admin/main-view.php:180
289
  msgid ""
290
+ "This sets the maximum words of the content that will be matched. Set to 0 "
291
+ "for no limit. Only applies if you active the above option."
292
  msgstr ""
293
 
294
+ #: admin/main-view.php:184
295
  #, fuzzy
296
  msgid "Post types to include in results:"
297
  msgstr "Исключить рубрики:"
298
 
299
+ #: admin/main-view.php:191
300
  msgid ""
301
  "These post types will be displayed in the list. Includes custom post types."
302
  msgstr ""
303
 
304
+ #: admin/main-view.php:195
305
  #, fuzzy
306
  msgid "List of post or page IDs to exclude from the results:"
307
  msgstr "Исключить рубрики:"
308
 
309
+ #: admin/main-view.php:197 admin/main-view.php:366
310
  msgid ""
311
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
312
  msgstr ""
313
 
314
+ #: admin/main-view.php:201
315
  #, fuzzy
316
  msgid "Categories to exclude from the results: "
317
  msgstr "Исключить рубрики:"
318
 
319
+ #: admin/main-view.php:213
320
  msgid ""
321
  "Comma separated list of category slugs. The field above has an autocomplete "
322
  "so simply start typing in the beginning of your category name and it will "
323
  "prompt you with options."
324
  msgstr ""
325
 
326
+ #: admin/main-view.php:254
327
+ msgid "Title of related posts:"
328
+ msgstr ""
329
 
330
+ #: admin/main-view.php:257
331
  msgid ""
332
  "This is the main heading of the related posts. You can also display the "
333
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
334
  "Posts to %postname%</code>"
335
  msgstr ""
336
 
337
+ #: admin/main-view.php:261
338
  msgid "When there are no posts, what should be shown?"
339
  msgstr "Когда нет сообщений, что должно быть показано?"
340
 
341
+ #: admin/main-view.php:265
342
  msgid "Blank Output"
343
  msgstr "Пустой выход"
344
 
345
+ #: admin/main-view.php:270
346
  #, fuzzy
347
  msgid "Display:"
348
  msgstr "Количество Популярных записей в списке:"
349
 
350
+ #: admin/main-view.php:276 admin/main-view.php:694
351
  msgid "Show post excerpt in list?"
352
  msgstr "Показать выдержки из поста в списке?"
353
 
354
+ #: admin/main-view.php:279
355
  #, php-format
356
  msgid ""
357
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
359
  "automatic excerpt which refers to the first %d words of the post's content"
360
  msgstr ""
361
 
362
+ #: admin/main-view.php:282
363
+ msgid ""
364
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
365
+ "is disabled."
366
+ msgstr ""
367
 
368
+ #: admin/main-view.php:287
369
+ msgid "Length of excerpt (in words):"
370
+ msgstr ""
371
+
372
+ #: admin/main-view.php:293
373
  #, fuzzy
374
  msgid "Show post author in list?"
375
  msgstr "Показывать текст записи в списке?"
376
 
377
+ #: admin/main-view.php:296
378
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
379
  msgstr ""
380
 
381
+ #: admin/main-view.php:299
382
+ msgid ""
383
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
384
+ "disabled."
385
+ msgstr ""
386
+
387
+ #: admin/main-view.php:304
388
  #, fuzzy
389
  msgid "Show post date in list?"
390
  msgstr "Показывать текст записи в списке?"
391
 
392
+ #: admin/main-view.php:307
393
  msgid ""
394
  "Displays the date of the post. Uses the same date format set in General "
395
  "Options"
396
  msgstr ""
397
 
398
+ #: admin/main-view.php:310
399
+ msgid ""
400
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
401
+ "disabled."
402
+ msgstr ""
403
+
404
+ #: admin/main-view.php:315
405
  msgid "Limit post title length (in characters)"
406
  msgstr ""
407
 
408
+ #: admin/main-view.php:318
409
  msgid ""
410
  "Any title longer than the number of characters set above will be cut and "
411
+ "appended with an ellipsis (&hellip;)"
412
  msgstr ""
413
 
414
+ #: admin/main-view.php:322
415
  msgid "Open links in new window"
416
  msgstr ""
417
 
418
+ #: admin/main-view.php:328
419
  msgid "Add nofollow attribute to links in the list"
420
  msgstr ""
421
 
422
+ #: admin/main-view.php:361
423
  #, fuzzy
424
  msgid "Exclusion settings:"
425
  msgstr "spraudnis iestatījumu lapa"
426
 
427
+ #: admin/main-view.php:363
428
  #, fuzzy
429
  msgid "Exclude display of related posts on these posts / pages"
430
  msgstr "Pievienot saistītus amatus barībā"
431
 
432
+ #: admin/main-view.php:369
433
  #, fuzzy
434
  msgid "Exclude display of related posts on these post types."
435
  msgstr "Pievienot saistītus amatus barībā"
436
 
437
+ #: admin/main-view.php:376
438
  msgid ""
439
  "The related posts will not display on any of the above selected post types"
440
  msgstr ""
441
 
442
+ #: admin/main-view.php:406
443
  msgid "Customize the output:"
444
  msgstr "Настройки выхода:"
445
 
446
+ #: admin/main-view.php:408
447
  msgid "HTML to display before the list of posts: "
448
  msgstr "HTML для показа перед списком сообщений: "
449
 
450
+ #: admin/main-view.php:411
451
  msgid "HTML to display before each list item: "
452
  msgstr "HTML для показа перед каждым элементом списка: "
453
 
454
+ #: admin/main-view.php:414
455
  msgid "HTML to display after each list item: "
456
  msgstr "HTML для отображения после каждого элемента списка: "
457
 
458
+ #: admin/main-view.php:417
459
  msgid "HTML to display after the list of posts: "
460
  msgstr "HTML для отображения после списка сообщений: "
461
 
462
+ #: admin/main-view.php:458 admin/main-view.php:697
463
  #, fuzzy
464
  msgid "Location of post thumbnail:"
465
  msgstr "Настройки превью к записям:"
466
 
467
+ #: admin/main-view.php:462 admin/main-view.php:701
468
  #, fuzzy
469
  msgid "Display thumbnails inline with posts, before title"
470
  msgstr "Отображать превью к записи сразу перед заголовком"
471
 
472
+ #: admin/main-view.php:466 admin/main-view.php:705
473
  #, fuzzy
474
  msgid "Display thumbnails inline with posts, after title"
475
  msgstr "Отображать превью к записи сразу после заголовка"
476
 
477
+ #: admin/main-view.php:470 admin/main-view.php:709
478
  msgid "Display only thumbnails, no text"
479
  msgstr "Показывать только изображения, без текста"
480
 
481
+ #: admin/main-view.php:474 admin/main-view.php:713
482
  msgid "Do not display thumbnails, only text."
483
  msgstr "Не показывать изображения, только текст"
484
 
485
+ #: admin/main-view.php:477
486
+ msgid ""
487
+ "This setting cannot be changed because an inbuilt style has been selected "
488
+ "under the Styles section. If you would like to change this option, please "
489
+ "select <strong>No styles</strong> under the Styles section."
490
  msgstr ""
491
 
492
  #: admin/main-view.php:481
493
+ msgid "Thumbnail size:"
494
+ msgstr ""
495
+
496
+ #: admin/main-view.php:505
497
  msgid "Custom size"
498
  msgstr ""
499
 
500
+ #: admin/main-view.php:508
501
+ msgid "You can choose from existing image sizes above or create a custom size."
502
+ msgstr ""
503
+
504
+ #: admin/main-view.php:509
505
  msgid ""
506
+ "If you choose an existing size, then the width, height and crop mode "
507
+ "settings in the three options below will be automatically updated to reflect "
508
+ "the correct dimensions of the setting."
509
  msgstr ""
510
 
511
+ #: admin/main-view.php:510
512
+ msgid ""
513
+ "If you have chosen Custom size above, then enter the width, height and crop "
514
+ "settings below. For best results, use a cropped image with the same width "
515
+ "and height. The default setting is 150x150 cropped image."
516
+ msgstr ""
517
+
518
+ #: admin/main-view.php:511
519
  msgid ""
520
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
521
+ "images."
522
  msgstr ""
523
 
524
+ #: admin/main-view.php:512
525
  #, php-format
526
  msgid ""
527
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
528
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
529
+ "all image sizes."
530
  msgstr ""
531
 
532
+ #: admin/main-view.php:516
533
  msgid "Width of the thumbnail:"
534
  msgstr ""
535
 
536
+ #: admin/main-view.php:519
537
  msgid "Height of the thumbnail: "
538
  msgstr ""
539
 
540
+ #: admin/main-view.php:524
 
 
 
 
 
 
541
  msgid "Crop mode:"
542
  msgstr ""
543
 
544
+ #: admin/main-view.php:528
545
  msgid ""
546
  "By default, thumbnails will be hard cropped. Uncheck this box to "
547
  "proportionately/soft crop the thumbnails."
548
  msgstr ""
549
 
550
+ #: admin/main-view.php:529
551
  #, php-format
552
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
553
  msgstr ""
554
 
555
+ #: admin/main-view.php:533
556
+ msgid "Image size attributes:"
557
  msgstr ""
558
 
559
+ #: admin/main-view.php:537
560
  msgid "Style attributes are used for width and height."
561
  msgstr ""
562
 
563
+ #: admin/main-view.php:542
564
  msgid "HTML width and height attributes are used for width and height."
565
  msgstr ""
566
 
567
+ #: admin/main-view.php:547
568
+ msgid "No HTML or Style attributes set for width and height"
569
+ msgstr ""
570
+
571
+ #: admin/main-view.php:552
572
  #, fuzzy
573
  msgid "Post thumbnail meta field name:"
574
  msgstr "Attēlu rīki post:"
575
 
576
+ #: admin/main-view.php:554
577
  msgid ""
578
+ "The value of this field should contain a direct link to the image. This is "
579
+ "set in the meta box in the <em>Add New Post</em> screen."
580
  msgstr ""
581
 
582
+ #: admin/main-view.php:557
583
  msgid "Extract the first image from the post?"
584
  msgstr ""
585
 
586
+ #: admin/main-view.php:559
587
  msgid ""
588
  "This will only happen if there is no post thumbnail set and no image URL is "
589
  "specified in the meta field."
590
  msgstr ""
591
 
592
+ #: admin/main-view.php:562
593
  msgid "Use default thumbnail?"
594
  msgstr ""
595
 
596
+ #: admin/main-view.php:564
597
  #, fuzzy
598
  msgid ""
599
  "If checked, when no thumbnail is found, show a default one from the URL "
603
  "добавлено стандартное изображение. Если превью задано к записи - будет "
604
  "отображаться только оно."
605
 
606
+ #: admin/main-view.php:567
607
  #, fuzzy
608
  msgid "Default thumbnail:"
609
  msgstr "noklusējuma opcijas"
610
 
611
+ #: admin/main-view.php:570
 
612
  msgid ""
613
+ "CRP tries several different methods to find a thumbnail for the related "
614
+ "post. The above image is used if the previous option is enabled and no "
615
+ "thumbnail could be found."
616
  msgstr ""
 
 
 
617
 
618
+ #: admin/main-view.php:611
619
+ msgid "Style of the related posts:"
 
 
 
620
  msgstr ""
621
 
622
+ #: admin/main-view.php:614
623
+ msgid "No styles"
624
+ msgstr ""
 
 
 
 
 
 
625
 
626
+ #: admin/main-view.php:616
627
+ msgid "Select this option if you plan to add your own styles"
628
  msgstr ""
629
 
630
+ #: admin/main-view.php:620
631
+ msgid "Rounded Thumbnails"
 
 
632
  msgstr ""
633
 
634
+ #: admin/main-view.php:623
635
  msgid ""
636
  "Enabling this option will turn on the thumbnails and set their width and "
637
  "height to 150px. It will also turn off the display of the author, excerpt "
639
  "settings."
640
  msgstr ""
641
 
642
+ #: admin/main-view.php:624
643
+ #, php-format
644
+ msgid ""
645
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
646
+ msgstr ""
647
+
648
+ #: admin/main-view.php:628
649
+ msgid "Text only"
650
+ msgstr ""
651
+
652
+ #: admin/main-view.php:630
653
+ msgid ""
654
+ "Enabling this option will disable thumbnails and no longer include the "
655
+ "default style sheet included in the plugin."
656
+ msgstr ""
657
+
658
+ #: admin/main-view.php:645
659
  msgid "Custom CSS to add to header:"
660
  msgstr ""
661
 
662
+ #: admin/main-view.php:649
663
  msgid ""
664
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
665
  "wordpress.org/extend/plugins/contextual-related-posts/faq/\" target=\"_blank"
666
  "\">FAQ</a> for available CSS classes to style."
667
  msgstr ""
668
 
669
+ #: admin/main-view.php:689
670
+ msgid ""
671
+ "Below options override the related posts settings for your blog feed. These "
672
+ "only apply if you have selected to add related posts to Feeds in the General "
673
+ "Options tab."
674
+ msgstr ""
675
+
676
+ #: admin/main-view.php:717
677
+ #, fuzzy
678
+ msgid "Maximum width of the thumbnail: "
679
+ msgstr "Thumbnail platums"
680
+
681
+ #: admin/main-view.php:720
682
+ #, fuzzy
683
+ msgid "Maximum height of the thumbnail: "
684
+ msgstr "sīktēls augstums"
685
+
686
+ #: admin/main-view.php:755
687
  #, fuzzy
688
  msgid "Default Options"
689
  msgstr "noklusējuma opcijas"
690
 
691
+ #: admin/main-view.php:755
692
  msgid "Do you want to set options to Default?"
693
  msgstr "Вы хотите задать параметры по умолчанию?"
694
 
695
+ #: admin/main-view.php:756
696
  #, fuzzy
697
  msgid "Recreate Index"
698
  msgstr "Vai jūs tiešām vēlaties, lai atjaunotu indeksu?"
699
 
700
+ #: admin/main-view.php:756
701
  msgid "Are you sure you want to recreate the index?"
702
  msgstr "Вы уверены, что хотите воссоздать индекс?"
703
 
704
+ #: admin/main-view.php:761
705
+ msgid ""
706
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
707
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
708
+ "this."
709
+ msgstr ""
710
+
711
+ #: admin/metabox.php:100
712
+ #, fuzzy
713
+ msgid "Location of thumbnail:"
714
+ msgstr "Настройки превью к записям:"
715
+
716
+ #: admin/metabox.php:102
717
+ msgid ""
718
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
719
+ "image will be used for the post. It will be resized to the thumbnail size "
720
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
721
+ msgstr ""
722
+
723
+ #: admin/metabox.php:103
724
+ msgid "The URL above is saved in the meta field:"
725
+ msgstr ""
726
+
727
+ #: admin/metabox.php:108
728
+ msgid ""
729
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
730
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
731
+ "on this page."
732
+ msgstr ""
733
+
734
+ #: admin/metabox.php:119
735
+ msgid "Disable Related Posts display:"
736
+ msgstr ""
737
+
738
+ #: admin/metabox.php:122
739
+ msgid ""
740
+ "If this is checked, then Contextual Related Posts will not automatically "
741
+ "insert the related posts at the end of post content."
742
+ msgstr ""
743
+
744
+ #: admin/metabox.php:127 admin/metabox.php:135
745
+ msgid "Manual related posts:"
746
+ msgstr ""
747
+
748
+ #: admin/metabox.php:129
749
+ msgid ""
750
+ "Comma separated list of post, page or custom post type IDs. e.g. "
751
+ "188,320,500. These will be given preference over the related posts generated "
752
+ "by the plugin."
753
+ msgstr ""
754
+
755
+ #: admin/metabox.php:130
756
+ msgid ""
757
+ "Once you enter the list above and save this page, the plugin will display "
758
+ "the titles of the posts below for your reference. Only IDs corresponding to "
759
+ "published posts or custom post types will be retained."
760
+ msgstr ""
761
+
762
+ #: admin/metabox.php:144
763
+ msgid "This post type is:"
764
+ msgstr ""
765
+
766
  #: admin/sidebar-view.php:20
767
  msgid "Support the development"
768
  msgstr "Поддержка развития проекта"
815
  msgid "Ajay's blog"
816
  msgstr "Блог автора (Ajay, английский язык)"
817
 
818
+ #: contextual-related-posts.php:178
 
 
 
 
819
  #, php-format
820
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
821
  msgstr ""
822
 
823
+ #: contextual-related-posts.php:659
824
+ msgid "<h3>Related Posts:</h3>"
825
+ msgstr "<h3>Похожие посты:</h3>"
826
+
827
+ #: contextual-related-posts.php:661
828
+ #, fuzzy
829
+ msgid "No related posts found"
830
+ msgstr "Nr saistītus amatus atrasts"
831
+
832
+ #: includes/class-crp-widget.php:33
833
  #, fuzzy
834
  msgid "Related Posts [CRP]"
835
  msgstr "Похожие посты"
836
 
837
+ #: includes/class-crp-widget.php:34
838
  #, fuzzy
839
  msgid "Display Related Posts"
840
  msgstr "Displeja Related Posts"
841
 
842
+ #: includes/class-crp-widget.php:69
843
  #, fuzzy
844
  msgid "Title"
845
  msgstr "Заголовок списка Популярных записей:"
846
 
847
+ #: includes/class-crp-widget.php:74
848
  #, fuzzy
849
  msgid "No. of posts"
850
  msgstr "Популярные записи"
851
 
852
+ #: includes/class-crp-widget.php:79
853
  #, fuzzy
854
  msgid " Show excerpt?"
855
  msgstr "Rādīt izvilkumu?"
856
 
857
+ #: includes/class-crp-widget.php:84
858
  #, fuzzy
859
  msgid " Show author?"
860
  msgstr "Отправьте пожертвование автору"
861
 
862
+ #: includes/class-crp-widget.php:89
863
  #, fuzzy
864
  msgid " Show date?"
865
  msgstr "Rādīt izvilkumu?"
866
 
867
+ #: includes/class-crp-widget.php:95
868
  #, fuzzy
869
  msgid "Thumbnails inline, before title"
870
  msgstr "Sīktēli inline, pirms virsraksta"
871
 
872
+ #: includes/class-crp-widget.php:96
873
  #, fuzzy
874
  msgid "Thumbnails inline, after title"
875
  msgstr "Sīktēli inline, pēc nosaukuma"
876
 
877
+ #: includes/class-crp-widget.php:97
878
  #, fuzzy
879
  msgid "Only thumbnails, no text"
880
  msgstr "Отображать только превью, без текста"
881
 
882
+ #: includes/class-crp-widget.php:98
883
  #, fuzzy
884
  msgid "No thumbnails, only text."
885
  msgstr "Nav sīktēlus, tikai tekstu."
886
 
887
+ #: includes/class-crp-widget.php:103
888
  #, fuzzy
889
  msgid "Thumbnail height"
890
  msgstr "sīktēls augstums"
891
 
892
+ #: includes/class-crp-widget.php:108
893
  #, fuzzy
894
  msgid "Thumbnail width"
895
  msgstr "Thumbnail platums"
896
 
897
+ #: includes/class-crp-widget.php:112
898
+ msgid "Post types to include:"
899
+ msgstr ""
 
 
 
 
 
900
 
901
+ #: includes/media-handler.php:68
902
  msgid "thumb_timthumb argument has been deprecated"
903
  msgstr ""
904
 
905
+ #: includes/media-handler.php:72
906
  msgid "thumb_timthumb_q argument has been deprecated"
907
  msgstr ""
908
 
909
+ #: includes/media-handler.php:76
910
  msgid "filter argument has been deprecated"
911
  msgstr ""
912
 
913
+ #: includes/output-generator.php:238
914
+ msgid " by "
915
+ msgstr ""
916
+
917
+ #~ msgid "Options saved successfully."
918
+ #~ msgstr "Настройки сохранены успешно."
919
+
920
+ #, fuzzy
921
+ #~ msgid "Add related posts to:"
922
+ #~ msgstr "Pievienot saistītus amatus barībā"
923
+
924
+ #, fuzzy
925
+ #~ msgid ""
926
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
927
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
928
+ #~ msgstr ""
929
+ #~ "Найти связанные сообщения в зависимости от содержания и заголовка. Если "
930
+ #~ "вы не выберете эту опцию, то для поиска будут использоваться только "
931
+ #~ "заголовки сообщений. (Я рекомендую использовать плагин кэширования, если "
932
+ #~ "вы включите опцию)"
933
+
934
+ #~ msgid "Title of related posts: "
935
+ #~ msgstr "Названия связанных постов:"
936
+
937
+ #~ msgid "Length of excerpt (in words): "
938
+ #~ msgstr "Длина выдержки (в словах):"
939
+
940
+ #, fuzzy
941
+ #~ msgid ""
942
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
943
+ #~ "doesn't then it will check the meta field. If this is not available, then "
944
+ #~ "it will show the default image as specified above."
945
+ #~ msgstr ""
946
+ #~ "Spraudnis vispirms pārbaudīt, vai sūtījums satur sīktēlu. Ja tā nav, tad "
947
+ #~ "tas būs pārbaudīt meta laukā. Ja šāda informācija nav pieejama, tad tas "
948
+ #~ "rādīs noklusējuma attēlu, kā minēts iepriekš"
949
+
950
  #~ msgid "Post thumbnail options:"
951
  #~ msgstr "Опции изображения поста:"
952
 
languages/crp-zh_CN.mo CHANGED
Binary file
languages/crp-zh_CN.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-03 20:31-0000\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: \n"
@@ -11,153 +11,157 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
- "X-Poedit-Basepath: ../\n"
15
- "X-Generator: Poedit 1.7.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: admin/admin.php:165
20
- msgid "Options saved successfully."
21
- msgstr "成功保存设置。"
 
 
 
 
 
 
22
 
23
- #: admin/admin.php:185
 
 
 
 
 
 
 
 
 
24
  msgid "Options set to Default."
25
  msgstr "已重置设置。"
26
 
27
- #: admin/admin.php:196
28
  msgid "Index recreated"
29
  msgstr "已重新创建索引"
30
 
31
- #: admin/admin.php:213 admin/admin.php:440 admin/main-view.php:20
32
  msgid "Contextual Related Posts"
33
  msgstr "Contextual Related Posts"
34
 
35
- #: admin/admin.php:214
36
  msgid "Related Posts"
37
  msgstr "相关日志"
38
 
39
- #: admin/admin.php:325
 
 
 
 
 
 
 
 
 
 
40
  msgid "Settings"
41
  msgstr "设置"
42
 
43
- #: admin/admin.php:347 admin/sidebar-view.php:59
44
  msgid "Support"
45
  msgstr "技术支持"
46
 
47
- #: admin/admin.php:348
48
  msgid "Donate"
49
  msgstr "捐赠"
50
 
51
- #: admin/admin.php:349
52
  msgid "Contribute"
53
  msgstr ""
54
 
55
- #: admin/admin.php:365
56
  msgid "plugin settings page"
57
  msgstr "插件设置页面"
58
 
59
- #: admin/admin.php:409
60
- msgid ""
61
- "An error occurred clearing the cache. Please contact your site administrator."
62
- "\\n\\nError message:\\n"
63
- msgstr ""
64
-
65
- #: admin/admin.php:414
66
- msgid " cached row(s) cleared"
67
- msgstr ""
68
-
69
- #: admin/admin.php:467
70
- #, fuzzy
71
- msgid "Location of thumbnail:"
72
- msgstr "日志缩略图位置:"
73
-
74
- #: admin/admin.php:469
75
- msgid ""
76
- "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
77
- "image will be used for the post. It will be resized to the thumbnail size "
78
- "set under Settings &raquo; Related Posts &raquo; Output Options"
79
- msgstr ""
80
-
81
- #: admin/admin.php:470
82
- msgid "The URL above is saved in the meta field: "
83
- msgstr ""
84
-
85
- #: admin/main-view.php:32 admin/main-view.php:54
86
  msgid "General options"
87
  msgstr "一般设置"
88
 
89
- #: admin/main-view.php:33 admin/main-view.php:125
90
  msgid "List tuning options"
91
  msgstr ""
92
 
93
- #: admin/main-view.php:34 admin/main-view.php:229
94
  #, fuzzy
95
  msgid "Output options"
96
  msgstr "显示设置"
97
 
98
- #: admin/main-view.php:35 admin/main-view.php:421
99
- #: contextual-related-posts.php:718
100
  msgid "Thumbnail options"
101
  msgstr "缩略图设置:"
102
 
103
- #: admin/main-view.php:36 admin/main-view.php:565
 
 
 
 
104
  #, fuzzy
105
  msgid "Feed options"
106
  msgstr "一般设置"
107
 
108
- #: admin/main-view.php:37 admin/main-view.php:637
109
- #, fuzzy
110
- msgid "Custom styles"
111
- msgstr "自定义样式"
112
-
113
- #: admin/main-view.php:70
114
  msgid "Cache output?"
115
  msgstr ""
116
 
117
- #: admin/main-view.php:72
118
  msgid ""
119
  "Enabling this option will cache the related posts output when the post is "
120
  "visited the first time. The cache is cleaned when you save this page."
121
  msgstr ""
122
 
123
- #: admin/main-view.php:73
124
- msgid "Clear cache"
 
 
 
125
  msgstr ""
126
 
127
- #: admin/main-view.php:77
128
- #, fuzzy
129
- msgid "Add related posts to:"
130
- msgstr "添加相关日志到 feed 里"
131
 
132
  #: admin/main-view.php:79
 
 
 
 
133
  msgid "Posts"
134
  msgstr ""
135
 
136
- #: admin/main-view.php:80
137
  msgid "Pages"
138
  msgstr ""
139
 
140
- #: admin/main-view.php:81
141
  msgid "Home page"
142
  msgstr ""
143
 
144
- #: admin/main-view.php:82
145
  msgid "Feeds"
146
  msgstr ""
147
 
148
- #: admin/main-view.php:83
149
  msgid "Category archives"
150
  msgstr ""
151
 
152
- #: admin/main-view.php:84
153
  msgid "Tag archives"
154
  msgstr ""
155
 
156
- #: admin/main-view.php:85
157
  msgid "Other archives"
158
  msgstr ""
159
 
160
- #: admin/main-view.php:86
161
  #, fuzzy
162
  msgid ""
163
  "If you choose to disable this, please add <code>&lt;?php if "
@@ -167,145 +171,175 @@ msgstr ""
167
  "假如没有勾选此项,请在模板文件中找到需要显示的地方,添加代码 <code>&lt;?php "
168
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code>"
169
 
170
- #: admin/main-view.php:90
171
- msgid "Content filter priority:"
 
 
 
 
 
 
172
  msgstr ""
173
 
174
- #: admin/main-view.php:93
175
  msgid ""
176
- "A higher number will cause the content above to be processed after other "
177
- "filters. Number below 10 is not recommended."
 
178
  msgstr ""
179
 
180
- #: admin/main-view.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
  #, fuzzy
182
  msgid "Tell the world you're using Contextual Related Posts:"
183
  msgstr "Contextual Related Posts"
184
 
185
- #: admin/main-view.php:99
186
  msgid " <em>Optional</em>"
187
  msgstr " <em>可选</em>"
188
 
189
- #: admin/main-view.php:100
190
  #, fuzzy
191
  msgid ""
192
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
193
  "in the list."
194
  msgstr "相关日志"
195
 
196
- #: admin/main-view.php:118 admin/main-view.php:222 admin/main-view.php:414
197
- #: admin/main-view.php:558 admin/main-view.php:630 admin/main-view.php:693
 
198
  msgid "Save Options"
199
  msgstr "保存设置"
200
 
201
- #: admin/main-view.php:141 admin/main-view.php:583
202
  msgid "Number of related posts to display: "
203
  msgstr "相关日志数量:"
204
 
205
- #: admin/main-view.php:144
206
  msgid ""
207
  "Maximum number of posts that will be displayed. The actual number may be "
208
  "smaller if less related posts are found."
209
  msgstr ""
210
 
211
- #: admin/main-view.php:148
212
  msgid "Related posts should be newer than:"
213
  msgstr ""
214
 
215
- #: admin/main-view.php:150
216
  msgid "days"
217
  msgstr ""
218
 
219
- #: admin/main-view.php:151
220
  msgid ""
221
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
222
- "it to 365 will show related posts from the last year only. Set it to 0 to "
223
- "disable limiting posts."
224
  msgstr ""
225
 
226
- #: admin/main-view.php:155
227
  #, fuzzy
228
  msgid "Find related posts based on content as well as title:"
229
  msgstr "根据标题和正文内容索引"
230
 
231
- #: admin/main-view.php:157
232
- #, fuzzy
233
  msgid ""
234
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
235
- "or enabling \"Cache output\" above if you enable this."
236
- msgstr "假如没有勾选此项,则只从标题索引。(推荐已经开启缓存的用户勾选使用)"
 
 
237
 
238
- #: admin/main-view.php:161
239
- msgid "Limit content to be compared"
240
  msgstr ""
241
 
242
- #: admin/main-view.php:163
243
  msgid ""
244
- "This sets the maximum words of the content that will be matched. 0 means no "
245
- "limit."
246
  msgstr ""
247
 
248
- #: admin/main-view.php:167
249
  #, fuzzy
250
  msgid "Post types to include in results:"
251
  msgstr "被索引的日志类型(包含自定义日志类型)"
252
 
253
- #: admin/main-view.php:178
254
  #, fuzzy
255
  msgid ""
256
  "These post types will be displayed in the list. Includes custom post types."
257
  msgstr "被索引的日志类型(包含自定义日志类型)"
258
 
259
- #: admin/main-view.php:182
260
  #, fuzzy
261
  msgid "List of post or page IDs to exclude from the results:"
262
  msgstr "排除的文章或页面 ID:"
263
 
264
- #: admin/main-view.php:184 admin/main-view.php:343
265
  msgid ""
266
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
267
  msgstr ""
268
 
269
- #: admin/main-view.php:188
270
  #, fuzzy
271
  msgid "Categories to exclude from the results: "
272
  msgstr "排除的文章或页面 ID:"
273
 
274
- #: admin/main-view.php:204
275
  msgid ""
276
  "Comma separated list of category slugs. The field above has an autocomplete "
277
  "so simply start typing in the beginning of your category name and it will "
278
  "prompt you with options."
279
  msgstr ""
280
 
281
- #: admin/main-view.php:245
282
- msgid "Title of related posts: "
283
- msgstr "相关日志的标题:"
284
 
285
- #: admin/main-view.php:248
286
  msgid ""
287
  "This is the main heading of the related posts. You can also display the "
288
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
289
  "Posts to %postname%</code>"
290
  msgstr ""
291
 
292
- #: admin/main-view.php:252
293
  msgid "When there are no posts, what should be shown?"
294
  msgstr "当不存在相关日志时,显示什么?"
295
 
296
- #: admin/main-view.php:256
297
  msgid "Blank Output"
298
  msgstr "不显示"
299
 
300
- #: admin/main-view.php:260
301
  msgid "Display:"
302
  msgstr ""
303
 
304
- #: admin/main-view.php:265 admin/main-view.php:586
305
  msgid "Show post excerpt in list?"
306
  msgstr "是否显示日志摘要?"
307
 
308
- #: admin/main-view.php:268
309
  #, php-format
310
  msgid ""
311
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
@@ -313,253 +347,275 @@ msgid ""
313
  "automatic excerpt which refers to the first %d words of the post's content"
314
  msgstr ""
315
 
316
- #: admin/main-view.php:272
317
- msgid "Length of excerpt (in words): "
318
- msgstr "摘要长度(词数):"
 
 
 
 
 
 
319
 
320
- #: admin/main-view.php:278
321
  #, fuzzy
322
  msgid "Show post author in list?"
323
  msgstr "是否显示日志摘要?"
324
 
325
- #: admin/main-view.php:281
326
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
327
  msgstr ""
328
 
329
- #: admin/main-view.php:285
 
 
 
 
 
 
330
  #, fuzzy
331
  msgid "Show post date in list?"
332
  msgstr "是否显示日志摘要?"
333
 
334
- #: admin/main-view.php:288
335
  msgid ""
336
  "Displays the date of the post. Uses the same date format set in General "
337
  "Options"
338
  msgstr ""
339
 
340
- #: admin/main-view.php:292
 
 
 
 
 
 
341
  msgid "Limit post title length (in characters)"
342
  msgstr ""
343
 
344
- #: admin/main-view.php:295
345
  msgid ""
346
  "Any title longer than the number of characters set above will be cut and "
347
- "appended with a &helip;"
348
  msgstr ""
349
 
350
- #: admin/main-view.php:299
351
  msgid "Open links in new window"
352
  msgstr ""
353
 
354
- #: admin/main-view.php:305
355
  msgid "Add nofollow attribute to links in the list"
356
  msgstr ""
357
 
358
- #: admin/main-view.php:338
359
  #, fuzzy
360
  msgid "Exclusion settings:"
361
  msgstr "插件设置页面"
362
 
363
- #: admin/main-view.php:340
364
  #, fuzzy
365
  msgid "Exclude display of related posts on these posts / pages"
366
  msgstr "添加相关日志到页面里"
367
 
368
- #: admin/main-view.php:346
369
  #, fuzzy
370
  msgid "Exclude display of related posts on these post types."
371
  msgstr "添加相关日志到页面里"
372
 
373
- #: admin/main-view.php:355
374
  #, fuzzy
375
  msgid ""
376
  "The related posts will not display on any of the above selected post types"
377
  msgstr "被索引的日志类型(包含自定义日志类型)"
378
 
379
- #: admin/main-view.php:385
380
  msgid "Customize the output:"
381
  msgstr "自定义显示:"
382
 
383
- #: admin/main-view.php:387
384
  msgid "HTML to display before the list of posts: "
385
  msgstr "显示在每篇日志后面的 HTML 标签:"
386
 
387
- #: admin/main-view.php:390
388
  msgid "HTML to display before each list item: "
389
  msgstr "显示在每篇日志后面的 HTML 标签:"
390
 
391
- #: admin/main-view.php:393
392
  msgid "HTML to display after each list item: "
393
  msgstr "显示在日志列表前面的 HTML 标签:"
394
 
395
- #: admin/main-view.php:396
396
  msgid "HTML to display after the list of posts: "
397
  msgstr "显示在日志列表后面的 HTML 标签:"
398
 
399
- #: admin/main-view.php:437 admin/main-view.php:589
400
  msgid "Location of post thumbnail:"
401
  msgstr "日志缩略图位置:"
402
 
403
- #: admin/main-view.php:441 admin/main-view.php:593
404
  msgid "Display thumbnails inline with posts, before title"
405
  msgstr "在标题前显示缩略图"
406
 
407
- #: admin/main-view.php:445 admin/main-view.php:597
408
  msgid "Display thumbnails inline with posts, after title"
409
  msgstr "在标题后显示缩略图"
410
 
411
- #: admin/main-view.php:449 admin/main-view.php:601
412
  msgid "Display only thumbnails, no text"
413
  msgstr "不显示文本,只显示缩略图"
414
 
415
- #: admin/main-view.php:453 admin/main-view.php:605
416
  msgid "Do not display thumbnails, only text."
417
  msgstr "不显示缩略图,只显示文本"
418
 
419
- #: admin/main-view.php:457
420
- msgid "Thumbnail size:"
 
 
 
421
  msgstr ""
422
 
423
  #: admin/main-view.php:481
 
 
 
 
424
  msgid "Custom size"
425
  msgstr ""
426
 
427
- #: admin/main-view.php:484
 
 
 
 
 
 
 
 
 
 
 
428
  msgid ""
429
- "You can choose from existing image sizes above or create a custom size. If "
430
- "you have chosen Custom size above, then enter the width, height and crop "
431
- "settings below. For best results, use a cropped image."
432
  msgstr ""
433
 
434
- #: admin/main-view.php:485
435
  msgid ""
436
- "If you change the width, height or crop mode below, existing images will not "
437
- "be automatically resized."
438
  msgstr ""
439
 
440
- #: admin/main-view.php:486
441
  #, php-format
442
  msgid ""
443
- "I recommend using <a href='%s' target='_blank'>OTF Regenerate Thumbnails</a> "
444
- "or <a href='%s' target='_blank'>Regenerate Thumbnails</a> to regenerate all "
445
- "image sizes."
446
  msgstr ""
447
 
448
- #: admin/main-view.php:490
449
  msgid "Width of the thumbnail:"
450
  msgstr ""
451
 
452
- #: admin/main-view.php:493
453
  msgid "Height of the thumbnail: "
454
  msgstr ""
455
 
456
- #: admin/main-view.php:497
457
- msgid ""
458
- "Since you're using the default styles set under the Custom Styles section, "
459
- "the width and height is fixed at 150px"
460
- msgstr ""
461
-
462
- #: admin/main-view.php:501
463
  msgid "Crop mode:"
464
  msgstr ""
465
 
466
- #: admin/main-view.php:505
467
  msgid ""
468
  "By default, thumbnails will be hard cropped. Uncheck this box to "
469
  "proportionately/soft crop the thumbnails."
470
  msgstr ""
471
 
472
- #: admin/main-view.php:506
473
  #, php-format
474
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
475
  msgstr ""
476
 
477
- #: admin/main-view.php:510
478
- msgid "Style attributes / Width and Height HTML attributes:"
479
  msgstr ""
480
 
481
- #: admin/main-view.php:514
482
  msgid "Style attributes are used for width and height."
483
  msgstr ""
484
 
485
- #: admin/main-view.php:518
486
  msgid "HTML width and height attributes are used for width and height."
487
  msgstr ""
488
 
489
- #: admin/main-view.php:522
 
 
 
 
490
  #, fuzzy
491
  msgid "Post thumbnail meta field name:"
492
  msgstr "日志缩略图自定义栏目的名称:"
493
 
494
- #: admin/main-view.php:524
495
  msgid ""
496
- "The value of this field should contain the image source and is set in the "
497
- "<em>Add New Post</em> screen"
498
- msgstr "该栏目的值在 <em>文章编辑 » 自定义栏目</em> 填写,需填写图像地址"
499
 
500
- #: admin/main-view.php:527
501
  msgid "Extract the first image from the post?"
502
  msgstr ""
503
 
504
- #: admin/main-view.php:529
505
  msgid ""
506
  "This will only happen if there is no post thumbnail set and no image URL is "
507
  "specified in the meta field."
508
  msgstr ""
509
 
510
- #: admin/main-view.php:532
511
  #, fuzzy
512
  msgid "Use default thumbnail?"
513
  msgstr "是否使用默认缩略图?"
514
 
515
- #: admin/main-view.php:534
516
  msgid ""
517
  "If checked, when no thumbnail is found, show a default one from the URL "
518
  "below. If not checked and no thumbnail is found, no image will be shown."
519
  msgstr ""
520
  "勾选此项,当不存在缩略图时,显示以下默认缩略图,不勾选则不显示任何图像。"
521
 
522
- #: admin/main-view.php:537
523
  #, fuzzy
524
  msgid "Default thumbnail:"
525
  msgstr "默认缩略图:"
526
 
527
- #: admin/main-view.php:540
528
- #, fuzzy
529
  msgid ""
530
- "The plugin will first check if the post contains a thumbnail. If it doesn't "
531
- "then it will check the meta field. If this is not available, then it will "
532
- "show the default image as specified above."
533
  msgstr ""
534
- "本插件按先后顺序检测日志本身、缩略图自定义栏目是否含有缩略图,若不存在,则显"
535
- "示上面默认图像"
536
 
537
- #: admin/main-view.php:581
538
- msgid ""
539
- "Below options override the related posts settings for your blog feed. These "
540
- "only apply if you have selected to add related posts to Feeds in the General "
541
- "Options tab."
542
  msgstr ""
543
 
544
- #: admin/main-view.php:609
545
- msgid "Maximum width of the thumbnail: "
546
- msgstr "缩略图最大宽度"
547
-
548
- #: admin/main-view.php:612
549
- msgid "Maximum height of the thumbnail: "
550
- msgstr "缩略图最大高度"
551
 
552
- #: admin/main-view.php:653
553
- msgid "Use default style included in the plugin?"
554
  msgstr ""
555
 
556
- #: admin/main-view.php:656
557
- msgid ""
558
- "Contextual Related Posts includes a default style that makes your popular "
559
- "posts list to look beautiful. Check the box above if you want to use this."
560
  msgstr ""
561
 
562
- #: admin/main-view.php:657
563
  msgid ""
564
  "Enabling this option will turn on the thumbnails and set their width and "
565
  "height to 150px. It will also turn off the display of the author, excerpt "
@@ -567,11 +623,27 @@ msgid ""
567
  "settings."
568
  msgstr ""
569
 
570
- #: admin/main-view.php:660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
  msgid "Custom CSS to add to header:"
572
  msgstr "添加自定义 CSS 到 header:"
573
 
574
- #: admin/main-view.php:664
575
  #, fuzzy
576
  msgid ""
577
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
@@ -581,22 +653,99 @@ msgstr ""
581
  "不要使用 <code>style</code> 标签。请查看 <a href=\"http://wordpress.org/"
582
  "extend/plugins/contextual-related-posts/faq/\">FAQ</a> 中可用的 CSS classes。"
583
 
584
- #: admin/main-view.php:694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
585
  msgid "Default Options"
586
  msgstr "默认设置"
587
 
588
- #: admin/main-view.php:694
589
  msgid "Do you want to set options to Default?"
590
  msgstr "是否要重置设置?"
591
 
592
- #: admin/main-view.php:695
593
  msgid "Recreate Index"
594
  msgstr "重建索引"
595
 
596
- #: admin/main-view.php:695
597
  msgid "Are you sure you want to recreate the index?"
598
  msgstr "是否要重建索引?"
599
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
600
  #: admin/sidebar-view.php:20
601
  msgid "Support the development"
602
  msgstr "支持开发"
@@ -649,92 +798,134 @@ msgstr "其他插件"
649
  msgid "Ajay's blog"
650
  msgstr "Ajay 的博客"
651
 
652
- #: contextual-related-posts.php:250
653
- msgid " by "
654
- msgstr ""
655
-
656
- #: contextual-related-posts.php:289
657
  #, php-format
658
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
659
  msgstr ""
660
 
661
- #: contextual-related-posts.php:670
 
 
 
 
 
 
 
 
 
662
  #, fuzzy
663
  msgid "Related Posts [CRP]"
664
  msgstr "相关日志"
665
 
666
- #: contextual-related-posts.php:671
667
  msgid "Display Related Posts"
668
  msgstr "显示相关日志"
669
 
670
- #: contextual-related-posts.php:694
671
  msgid "Title"
672
  msgstr "标题"
673
 
674
- #: contextual-related-posts.php:699
675
  msgid "No. of posts"
676
  msgstr "日志数量"
677
 
678
- #: contextual-related-posts.php:704
679
  msgid " Show excerpt?"
680
  msgstr "是否显示日志摘要?"
681
 
682
- #: contextual-related-posts.php:709
683
  msgid " Show author?"
684
  msgstr ""
685
 
686
- #: contextual-related-posts.php:714
687
  #, fuzzy
688
  msgid " Show date?"
689
  msgstr "是否显示日志摘要?"
690
 
691
- #: contextual-related-posts.php:720
692
  msgid "Thumbnails inline, before title"
693
  msgstr "在标题前显示缩略图"
694
 
695
- #: contextual-related-posts.php:721
696
  msgid "Thumbnails inline, after title"
697
  msgstr "在标题后显示缩略图"
698
 
699
- #: contextual-related-posts.php:722
700
  msgid "Only thumbnails, no text"
701
  msgstr "不显示文本,只显示缩略图"
702
 
703
- #: contextual-related-posts.php:723
704
  msgid "No thumbnails, only text."
705
  msgstr "不显示缩略图,只显示文本"
706
 
707
- #: contextual-related-posts.php:728
708
  #, fuzzy
709
  msgid "Thumbnail height"
710
  msgstr "缩略图设置:"
711
 
712
- #: contextual-related-posts.php:733
713
  #, fuzzy
714
  msgid "Thumbnail width"
715
  msgstr "缩略图设置:"
716
 
717
- #: contextual-related-posts.php:897
718
- msgid "<h3>Related Posts:</h3>"
719
- msgstr "<h3>相关日志:</h3>"
720
-
721
- #: contextual-related-posts.php:899
722
- #, fuzzy
723
- msgid "No related posts found"
724
- msgstr "没有发现相关日志"
725
 
726
- #: contextual-related-posts.php:1211
727
  msgid "thumb_timthumb argument has been deprecated"
728
  msgstr ""
729
 
730
- #: contextual-related-posts.php:1215
731
  msgid "thumb_timthumb_q argument has been deprecated"
732
  msgstr ""
733
 
734
- #: contextual-related-posts.php:1219
735
  msgid "filter argument has been deprecated"
736
  msgstr ""
737
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
738
  #~ msgid "Post thumbnail options:"
739
  #~ msgstr "日志缩略图设置:"
740
 
2
  msgstr ""
3
  "Project-Id-Version: Contextual Related Posts\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-03 11:54+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
8
  "Language-Team: \n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: admin/admin.php:180
20
+ msgid "Options saved successfully. If enabled, the cache has been cleared."
21
+ msgstr ""
22
+
23
+ #: admin/admin.php:183
24
+ msgid ""
25
+ "Rounded Thumbnails style selected. Author, Excerpt and Date will not be "
26
+ "displayed."
27
+ msgstr ""
28
 
29
+ #: admin/admin.php:186
30
+ msgid "Text Only style selected. Thumbnails will not be displayed."
31
+ msgstr ""
32
+
33
+ #: admin/admin.php:189
34
+ #, php-format
35
+ msgid "Pre-built thumbnail size selected. Thumbnail set to %d x %d."
36
+ msgstr ""
37
+
38
+ #: admin/admin.php:213
39
  msgid "Options set to Default."
40
  msgstr "已重置设置。"
41
 
42
+ #: admin/admin.php:231
43
  msgid "Index recreated"
44
  msgstr "已重新创建索引"
45
 
46
+ #: admin/admin.php:248 admin/main-view.php:20 admin/metabox.php:53
47
  msgid "Contextual Related Posts"
48
  msgstr "Contextual Related Posts"
49
 
50
+ #: admin/admin.php:249
51
  msgid "Related Posts"
52
  msgstr "相关日志"
53
 
54
+ #: admin/cache.php:44
55
+ msgid ""
56
+ "An error occurred clearing the cache. Please contact your site administrator."
57
+ "\\n\\nError message:\\n"
58
+ msgstr ""
59
+
60
+ #: admin/cache.php:49
61
+ msgid " cached row(s) cleared"
62
+ msgstr ""
63
+
64
+ #: admin/loader.php:24
65
  msgid "Settings"
66
  msgstr "设置"
67
 
68
+ #: admin/loader.php:46 admin/sidebar-view.php:59
69
  msgid "Support"
70
  msgstr "技术支持"
71
 
72
+ #: admin/loader.php:47
73
  msgid "Donate"
74
  msgstr "捐赠"
75
 
76
+ #: admin/loader.php:48
77
  msgid "Contribute"
78
  msgstr ""
79
 
80
+ #: admin/loader.php:64
81
  msgid "plugin settings page"
82
  msgstr "插件设置页面"
83
 
84
+ #: admin/main-view.php:32 admin/main-view.php:55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  msgid "General options"
86
  msgstr "一般设置"
87
 
88
+ #: admin/main-view.php:33 admin/main-view.php:142
89
  msgid "List tuning options"
90
  msgstr ""
91
 
92
+ #: admin/main-view.php:34 admin/main-view.php:238
93
  #, fuzzy
94
  msgid "Output options"
95
  msgstr "显示设置"
96
 
97
+ #: admin/main-view.php:35 admin/main-view.php:442
98
+ #: includes/class-crp-widget.php:93
99
  msgid "Thumbnail options"
100
  msgstr "缩略图设置:"
101
 
102
+ #: admin/main-view.php:36 admin/main-view.php:595
103
+ msgid "Styles"
104
+ msgstr ""
105
+
106
+ #: admin/main-view.php:37 admin/main-view.php:673
107
  #, fuzzy
108
  msgid "Feed options"
109
  msgstr "一般设置"
110
 
111
+ #: admin/main-view.php:71
 
 
 
 
 
112
  msgid "Cache output?"
113
  msgstr ""
114
 
115
+ #: admin/main-view.php:73
116
  msgid ""
117
  "Enabling this option will cache the related posts output when the post is "
118
  "visited the first time. The cache is cleaned when you save this page."
119
  msgstr ""
120
 
121
+ #: admin/main-view.php:74
122
+ msgid ""
123
+ "The CRP cache works independently and in addition to any of your caching "
124
+ "plugins like WP Super Cache or W3 Total Cache. It is recommended that you "
125
+ "enable this on your blog."
126
  msgstr ""
127
 
128
+ #: admin/main-view.php:75
129
+ msgid "Clear cache"
130
+ msgstr ""
 
131
 
132
  #: admin/main-view.php:79
133
+ msgid "Automatically add related posts to:"
134
+ msgstr ""
135
+
136
+ #: admin/main-view.php:81
137
  msgid "Posts"
138
  msgstr ""
139
 
140
+ #: admin/main-view.php:82
141
  msgid "Pages"
142
  msgstr ""
143
 
144
+ #: admin/main-view.php:83
145
  msgid "Home page"
146
  msgstr ""
147
 
148
+ #: admin/main-view.php:84
149
  msgid "Feeds"
150
  msgstr ""
151
 
152
+ #: admin/main-view.php:85
153
  msgid "Category archives"
154
  msgstr ""
155
 
156
+ #: admin/main-view.php:86
157
  msgid "Tag archives"
158
  msgstr ""
159
 
160
+ #: admin/main-view.php:87
161
  msgid "Other archives"
162
  msgstr ""
163
 
164
+ #: admin/main-view.php:88
165
  #, fuzzy
166
  msgid ""
167
  "If you choose to disable this, please add <code>&lt;?php if "
171
  "假如没有勾选此项,请在模板文件中找到需要显示的地方,添加代码 <code>&lt;?php "
172
  "if(function_exists('echo_ald_crp')) echo_ald_crp(); ?&gt;</code>"
173
 
174
+ #: admin/main-view.php:92
175
+ msgid "Display location priority:"
176
+ msgstr ""
177
+
178
+ #: admin/main-view.php:95
179
+ msgid ""
180
+ "If you select to automatically add the related posts, CRP will hook into the "
181
+ "Content Filter at a priority as specified in this option."
182
  msgstr ""
183
 
184
+ #: admin/main-view.php:96
185
  msgid ""
186
+ "A higher number will cause the related posts to be processed later and move "
187
+ "their display further down after the post content. Any number below 10 is "
188
+ "not recommended."
189
  msgstr ""
190
 
191
+ #: admin/main-view.php:100
192
+ msgid "Show metabox:"
193
+ msgstr ""
194
+
195
+ #: admin/main-view.php:103
196
+ msgid ""
197
+ "This will add the Contextual Related Posts metabox on Edit Posts or Add New "
198
+ "Posts screens. Also applies to Pages and Custom Post Types."
199
+ msgstr ""
200
+
201
+ #: admin/main-view.php:107
202
+ msgid "Limit metabox to Admins only:"
203
+ msgstr ""
204
+
205
+ #: admin/main-view.php:110
206
+ msgid ""
207
+ "If this is selected, the metabox will be hidden from anyone who is not an "
208
+ "Admin. Otherwise, by default, Contributors and above will be able to see the "
209
+ "metabox. This applies only if the above option is selected."
210
+ msgstr ""
211
+
212
+ #: admin/main-view.php:114
213
  #, fuzzy
214
  msgid "Tell the world you're using Contextual Related Posts:"
215
  msgstr "Contextual Related Posts"
216
 
217
+ #: admin/main-view.php:116
218
  msgid " <em>Optional</em>"
219
  msgstr " <em>可选</em>"
220
 
221
+ #: admin/main-view.php:117
222
  #, fuzzy
223
  msgid ""
224
  "Adds a nofollow link to Contextual Related Posts homepage as the last time "
225
  "in the list."
226
  msgstr "相关日志"
227
 
228
+ #: admin/main-view.php:135 admin/main-view.php:231 admin/main-view.php:435
229
+ #: admin/main-view.php:588 admin/main-view.php:666 admin/main-view.php:738
230
+ #: admin/main-view.php:754
231
  msgid "Save Options"
232
  msgstr "保存设置"
233
 
234
+ #: admin/main-view.php:158 admin/main-view.php:691
235
  msgid "Number of related posts to display: "
236
  msgstr "相关日志数量:"
237
 
238
+ #: admin/main-view.php:161
239
  msgid ""
240
  "Maximum number of posts that will be displayed. The actual number may be "
241
  "smaller if less related posts are found."
242
  msgstr ""
243
 
244
+ #: admin/main-view.php:165
245
  msgid "Related posts should be newer than:"
246
  msgstr ""
247
 
248
+ #: admin/main-view.php:167
249
  msgid "days"
250
  msgstr ""
251
 
252
+ #: admin/main-view.php:168
253
  msgid ""
254
  "This sets the cutoff period for which posts will be displayed. e.g. setting "
255
+ "it to 365 will show related posts from the last year only. Set to 0 to "
256
+ "disable limiting posts by date."
257
  msgstr ""
258
 
259
+ #: admin/main-view.php:172
260
  #, fuzzy
261
  msgid "Find related posts based on content as well as title:"
262
  msgstr "根据标题和正文内容索引"
263
 
264
+ #: admin/main-view.php:174
 
265
  msgid ""
266
  "If unchecked, only posts titles are used. I recommend using a caching plugin "
267
+ "or enabling \"Cache output\" above if you enable this. Each site is "
268
+ "different, so toggle this option to see which setting gives you better "
269
+ "quality related posts."
270
+ msgstr ""
271
 
272
+ #: admin/main-view.php:178
273
+ msgid "Limit content to be compared:"
274
  msgstr ""
275
 
276
+ #: admin/main-view.php:180
277
  msgid ""
278
+ "This sets the maximum words of the content that will be matched. Set to 0 "
279
+ "for no limit. Only applies if you active the above option."
280
  msgstr ""
281
 
282
+ #: admin/main-view.php:184
283
  #, fuzzy
284
  msgid "Post types to include in results:"
285
  msgstr "被索引的日志类型(包含自定义日志类型)"
286
 
287
+ #: admin/main-view.php:191
288
  #, fuzzy
289
  msgid ""
290
  "These post types will be displayed in the list. Includes custom post types."
291
  msgstr "被索引的日志类型(包含自定义日志类型)"
292
 
293
+ #: admin/main-view.php:195
294
  #, fuzzy
295
  msgid "List of post or page IDs to exclude from the results:"
296
  msgstr "排除的文章或页面 ID:"
297
 
298
+ #: admin/main-view.php:197 admin/main-view.php:366
299
  msgid ""
300
  "Comma separated list of post, page or custom post type IDs. e.g. 188,320,500"
301
  msgstr ""
302
 
303
+ #: admin/main-view.php:201
304
  #, fuzzy
305
  msgid "Categories to exclude from the results: "
306
  msgstr "排除的文章或页面 ID:"
307
 
308
+ #: admin/main-view.php:213
309
  msgid ""
310
  "Comma separated list of category slugs. The field above has an autocomplete "
311
  "so simply start typing in the beginning of your category name and it will "
312
  "prompt you with options."
313
  msgstr ""
314
 
315
+ #: admin/main-view.php:254
316
+ msgid "Title of related posts:"
317
+ msgstr ""
318
 
319
+ #: admin/main-view.php:257
320
  msgid ""
321
  "This is the main heading of the related posts. You can also display the "
322
  "current post title by using <code>%postname%</code>. e.g. <code>Related "
323
  "Posts to %postname%</code>"
324
  msgstr ""
325
 
326
+ #: admin/main-view.php:261
327
  msgid "When there are no posts, what should be shown?"
328
  msgstr "当不存在相关日志时,显示什么?"
329
 
330
+ #: admin/main-view.php:265
331
  msgid "Blank Output"
332
  msgstr "不显示"
333
 
334
+ #: admin/main-view.php:270
335
  msgid "Display:"
336
  msgstr ""
337
 
338
+ #: admin/main-view.php:276 admin/main-view.php:694
339
  msgid "Show post excerpt in list?"
340
  msgstr "是否显示日志摘要?"
341
 
342
+ #: admin/main-view.php:279
343
  #, php-format
344
  msgid ""
345
  "Displays the excerpt of the post. If you do not provide an explicit excerpt "
347
  "automatic excerpt which refers to the first %d words of the post's content"
348
  msgstr ""
349
 
350
+ #: admin/main-view.php:282
351
+ msgid ""
352
+ "Rounded Thumbnails style selected under the Custom Styles. Excerpt display "
353
+ "is disabled."
354
+ msgstr ""
355
+
356
+ #: admin/main-view.php:287
357
+ msgid "Length of excerpt (in words):"
358
+ msgstr ""
359
 
360
+ #: admin/main-view.php:293
361
  #, fuzzy
362
  msgid "Show post author in list?"
363
  msgstr "是否显示日志摘要?"
364
 
365
+ #: admin/main-view.php:296
366
  msgid "Displays the author name prefixed with \"by\". e.g. by John Doe"
367
  msgstr ""
368
 
369
+ #: admin/main-view.php:299
370
+ msgid ""
371
+ "Rounded Thumbnails style selected under the Custom Styles. Author display is "
372
+ "disabled."
373
+ msgstr ""
374
+
375
+ #: admin/main-view.php:304
376
  #, fuzzy
377
  msgid "Show post date in list?"
378
  msgstr "是否显示日志摘要?"
379
 
380
+ #: admin/main-view.php:307
381
  msgid ""
382
  "Displays the date of the post. Uses the same date format set in General "
383
  "Options"
384
  msgstr ""
385
 
386
+ #: admin/main-view.php:310
387
+ msgid ""
388
+ "Rounded Thumbnails style selected under the Custom Styles. Date display is "
389
+ "disabled."
390
+ msgstr ""
391
+
392
+ #: admin/main-view.php:315
393
  msgid "Limit post title length (in characters)"
394
  msgstr ""
395
 
396
+ #: admin/main-view.php:318
397
  msgid ""
398
  "Any title longer than the number of characters set above will be cut and "
399
+ "appended with an ellipsis (&hellip;)"
400
  msgstr ""
401
 
402
+ #: admin/main-view.php:322
403
  msgid "Open links in new window"
404
  msgstr ""
405
 
406
+ #: admin/main-view.php:328
407
  msgid "Add nofollow attribute to links in the list"
408
  msgstr ""
409
 
410
+ #: admin/main-view.php:361
411
  #, fuzzy
412
  msgid "Exclusion settings:"
413
  msgstr "插件设置页面"
414
 
415
+ #: admin/main-view.php:363
416
  #, fuzzy
417
  msgid "Exclude display of related posts on these posts / pages"
418
  msgstr "添加相关日志到页面里"
419
 
420
+ #: admin/main-view.php:369
421
  #, fuzzy
422
  msgid "Exclude display of related posts on these post types."
423
  msgstr "添加相关日志到页面里"
424
 
425
+ #: admin/main-view.php:376
426
  #, fuzzy
427
  msgid ""
428
  "The related posts will not display on any of the above selected post types"
429
  msgstr "被索引的日志类型(包含自定义日志类型)"
430
 
431
+ #: admin/main-view.php:406
432
  msgid "Customize the output:"
433
  msgstr "自定义显示:"
434
 
435
+ #: admin/main-view.php:408
436
  msgid "HTML to display before the list of posts: "
437
  msgstr "显示在每篇日志后面的 HTML 标签:"
438
 
439
+ #: admin/main-view.php:411
440
  msgid "HTML to display before each list item: "
441
  msgstr "显示在每篇日志后面的 HTML 标签:"
442
 
443
+ #: admin/main-view.php:414
444
  msgid "HTML to display after each list item: "
445
  msgstr "显示在日志列表前面的 HTML 标签:"
446
 
447
+ #: admin/main-view.php:417
448
  msgid "HTML to display after the list of posts: "
449
  msgstr "显示在日志列表后面的 HTML 标签:"
450
 
451
+ #: admin/main-view.php:458 admin/main-view.php:697
452
  msgid "Location of post thumbnail:"
453
  msgstr "日志缩略图位置:"
454
 
455
+ #: admin/main-view.php:462 admin/main-view.php:701
456
  msgid "Display thumbnails inline with posts, before title"
457
  msgstr "在标题前显示缩略图"
458
 
459
+ #: admin/main-view.php:466 admin/main-view.php:705
460
  msgid "Display thumbnails inline with posts, after title"
461
  msgstr "在标题后显示缩略图"
462
 
463
+ #: admin/main-view.php:470 admin/main-view.php:709
464
  msgid "Display only thumbnails, no text"
465
  msgstr "不显示文本,只显示缩略图"
466
 
467
+ #: admin/main-view.php:474 admin/main-view.php:713
468
  msgid "Do not display thumbnails, only text."
469
  msgstr "不显示缩略图,只显示文本"
470
 
471
+ #: admin/main-view.php:477
472
+ msgid ""
473
+ "This setting cannot be changed because an inbuilt style has been selected "
474
+ "under the Styles section. If you would like to change this option, please "
475
+ "select <strong>No styles</strong> under the Styles section."
476
  msgstr ""
477
 
478
  #: admin/main-view.php:481
479
+ msgid "Thumbnail size:"
480
+ msgstr ""
481
+
482
+ #: admin/main-view.php:505
483
  msgid "Custom size"
484
  msgstr ""
485
 
486
+ #: admin/main-view.php:508
487
+ msgid "You can choose from existing image sizes above or create a custom size."
488
+ msgstr ""
489
+
490
+ #: admin/main-view.php:509
491
+ msgid ""
492
+ "If you choose an existing size, then the width, height and crop mode "
493
+ "settings in the three options below will be automatically updated to reflect "
494
+ "the correct dimensions of the setting."
495
+ msgstr ""
496
+
497
+ #: admin/main-view.php:510
498
  msgid ""
499
+ "If you have chosen Custom size above, then enter the width, height and crop "
500
+ "settings below. For best results, use a cropped image with the same width "
501
+ "and height. The default setting is 150x150 cropped image."
502
  msgstr ""
503
 
504
+ #: admin/main-view.php:511
505
  msgid ""
506
+ "Any changes to the thumbnail settings doesn't automatically resize existing "
507
+ "images."
508
  msgstr ""
509
 
510
+ #: admin/main-view.php:512
511
  #, php-format
512
  msgid ""
513
+ "I recommend using <a href='%s' class='thickbox'>OTF Regenerate Thumbnails</"
514
+ "a> or <a href='%s' class='thickbox'>Regenerate Thumbnails</a> to regenerate "
515
+ "all image sizes."
516
  msgstr ""
517
 
518
+ #: admin/main-view.php:516
519
  msgid "Width of the thumbnail:"
520
  msgstr ""
521
 
522
+ #: admin/main-view.php:519
523
  msgid "Height of the thumbnail: "
524
  msgstr ""
525
 
526
+ #: admin/main-view.php:524
 
 
 
 
 
 
527
  msgid "Crop mode:"
528
  msgstr ""
529
 
530
+ #: admin/main-view.php:528
531
  msgid ""
532
  "By default, thumbnails will be hard cropped. Uncheck this box to "
533
  "proportionately/soft crop the thumbnails."
534
  msgstr ""
535
 
536
+ #: admin/main-view.php:529
537
  #, php-format
538
  msgid "<a href='%s' target='_blank'>Difference between soft and hard crop</a>"
539
  msgstr ""
540
 
541
+ #: admin/main-view.php:533
542
+ msgid "Image size attributes:"
543
  msgstr ""
544
 
545
+ #: admin/main-view.php:537
546
  msgid "Style attributes are used for width and height."
547
  msgstr ""
548
 
549
+ #: admin/main-view.php:542
550
  msgid "HTML width and height attributes are used for width and height."
551
  msgstr ""
552
 
553
+ #: admin/main-view.php:547
554
+ msgid "No HTML or Style attributes set for width and height"
555
+ msgstr ""
556
+
557
+ #: admin/main-view.php:552
558
  #, fuzzy
559
  msgid "Post thumbnail meta field name:"
560
  msgstr "日志缩略图自定义栏目的名称:"
561
 
562
+ #: admin/main-view.php:554
563
  msgid ""
564
+ "The value of this field should contain a direct link to the image. This is "
565
+ "set in the meta box in the <em>Add New Post</em> screen."
566
+ msgstr ""
567
 
568
+ #: admin/main-view.php:557
569
  msgid "Extract the first image from the post?"
570
  msgstr ""
571
 
572
+ #: admin/main-view.php:559
573
  msgid ""
574
  "This will only happen if there is no post thumbnail set and no image URL is "
575
  "specified in the meta field."
576
  msgstr ""
577
 
578
+ #: admin/main-view.php:562
579
  #, fuzzy
580
  msgid "Use default thumbnail?"
581
  msgstr "是否使用默认缩略图?"
582
 
583
+ #: admin/main-view.php:564
584
  msgid ""
585
  "If checked, when no thumbnail is found, show a default one from the URL "
586
  "below. If not checked and no thumbnail is found, no image will be shown."
587
  msgstr ""
588
  "勾选此项,当不存在缩略图时,显示以下默认缩略图,不勾选则不显示任何图像。"
589
 
590
+ #: admin/main-view.php:567
591
  #, fuzzy
592
  msgid "Default thumbnail:"
593
  msgstr "默认缩略图:"
594
 
595
+ #: admin/main-view.php:570
 
596
  msgid ""
597
+ "CRP tries several different methods to find a thumbnail for the related "
598
+ "post. The above image is used if the previous option is enabled and no "
599
+ "thumbnail could be found."
600
  msgstr ""
 
 
601
 
602
+ #: admin/main-view.php:611
603
+ msgid "Style of the related posts:"
 
 
 
604
  msgstr ""
605
 
606
+ #: admin/main-view.php:614
607
+ msgid "No styles"
608
+ msgstr ""
 
 
 
 
609
 
610
+ #: admin/main-view.php:616
611
+ msgid "Select this option if you plan to add your own styles"
612
  msgstr ""
613
 
614
+ #: admin/main-view.php:620
615
+ msgid "Rounded Thumbnails"
 
 
616
  msgstr ""
617
 
618
+ #: admin/main-view.php:623
619
  msgid ""
620
  "Enabling this option will turn on the thumbnails and set their width and "
621
  "height to 150px. It will also turn off the display of the author, excerpt "
623
  "settings."
624
  msgstr ""
625
 
626
+ #: admin/main-view.php:624
627
+ #, php-format
628
+ msgid ""
629
+ "You can view the default style at <a href=\"%1$s\" target=\"_blank\">%1$s</a>"
630
+ msgstr ""
631
+
632
+ #: admin/main-view.php:628
633
+ msgid "Text only"
634
+ msgstr ""
635
+
636
+ #: admin/main-view.php:630
637
+ msgid ""
638
+ "Enabling this option will disable thumbnails and no longer include the "
639
+ "default style sheet included in the plugin."
640
+ msgstr ""
641
+
642
+ #: admin/main-view.php:645
643
  msgid "Custom CSS to add to header:"
644
  msgstr "添加自定义 CSS 到 header:"
645
 
646
+ #: admin/main-view.php:649
647
  #, fuzzy
648
  msgid ""
649
  "Do not include <code>style</code> tags. Check out the <a href=\"http://"
653
  "不要使用 <code>style</code> 标签。请查看 <a href=\"http://wordpress.org/"
654
  "extend/plugins/contextual-related-posts/faq/\">FAQ</a> 中可用的 CSS classes。"
655
 
656
+ #: admin/main-view.php:689
657
+ msgid ""
658
+ "Below options override the related posts settings for your blog feed. These "
659
+ "only apply if you have selected to add related posts to Feeds in the General "
660
+ "Options tab."
661
+ msgstr ""
662
+
663
+ #: admin/main-view.php:717
664
+ msgid "Maximum width of the thumbnail: "
665
+ msgstr "缩略图最大宽度"
666
+
667
+ #: admin/main-view.php:720
668
+ msgid "Maximum height of the thumbnail: "
669
+ msgstr "缩略图最大高度"
670
+
671
+ #: admin/main-view.php:755
672
  msgid "Default Options"
673
  msgstr "默认设置"
674
 
675
+ #: admin/main-view.php:755
676
  msgid "Do you want to set options to Default?"
677
  msgstr "是否要重置设置?"
678
 
679
+ #: admin/main-view.php:756
680
  msgid "Recreate Index"
681
  msgstr "重建索引"
682
 
683
+ #: admin/main-view.php:756
684
  msgid "Are you sure you want to recreate the index?"
685
  msgstr "是否要重建索引?"
686
 
687
+ #: admin/main-view.php:761
688
+ msgid ""
689
+ "One or more FULLTEXT indices are missing. Please hit the <a href="
690
+ "\"#crp_recreate\">Recreate Index button</a> at the bottom of the page to fix "
691
+ "this."
692
+ msgstr ""
693
+
694
+ #: admin/metabox.php:100
695
+ #, fuzzy
696
+ msgid "Location of thumbnail:"
697
+ msgstr "日志缩略图位置:"
698
+
699
+ #: admin/metabox.php:102
700
+ msgid ""
701
+ "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This "
702
+ "image will be used for the post. It will be resized to the thumbnail size "
703
+ "set under Settings &raquo; Related Posts &raquo; Output Options"
704
+ msgstr ""
705
+
706
+ #: admin/metabox.php:103
707
+ msgid "The URL above is saved in the meta field:"
708
+ msgstr ""
709
+
710
+ #: admin/metabox.php:108
711
+ msgid ""
712
+ "You have Top 10 WordPress Plugin installed. If you are trying to modify the "
713
+ "thumbnail, then you'll need to make the same change in the Top 10 meta box "
714
+ "on this page."
715
+ msgstr ""
716
+
717
+ #: admin/metabox.php:119
718
+ msgid "Disable Related Posts display:"
719
+ msgstr ""
720
+
721
+ #: admin/metabox.php:122
722
+ msgid ""
723
+ "If this is checked, then Contextual Related Posts will not automatically "
724
+ "insert the related posts at the end of post content."
725
+ msgstr ""
726
+
727
+ #: admin/metabox.php:127 admin/metabox.php:135
728
+ msgid "Manual related posts:"
729
+ msgstr ""
730
+
731
+ #: admin/metabox.php:129
732
+ msgid ""
733
+ "Comma separated list of post, page or custom post type IDs. e.g. "
734
+ "188,320,500. These will be given preference over the related posts generated "
735
+ "by the plugin."
736
+ msgstr ""
737
+
738
+ #: admin/metabox.php:130
739
+ msgid ""
740
+ "Once you enter the list above and save this page, the plugin will display "
741
+ "the titles of the posts below for your reference. Only IDs corresponding to "
742
+ "published posts or custom post types will be retained."
743
+ msgstr ""
744
+
745
+ #: admin/metabox.php:144
746
+ msgid "This post type is:"
747
+ msgstr ""
748
+
749
  #: admin/sidebar-view.php:20
750
  msgid "Support the development"
751
  msgstr "支持开发"
798
  msgid "Ajay's blog"
799
  msgstr "Ajay 的博客"
800
 
801
+ #: contextual-related-posts.php:178
 
 
 
 
802
  #, php-format
803
  msgid "Powered by <a href=\"%s\" rel=\"nofollow\">Contextual Related Posts</a>"
804
  msgstr ""
805
 
806
+ #: contextual-related-posts.php:659
807
+ msgid "<h3>Related Posts:</h3>"
808
+ msgstr "<h3>相关日志:</h3>"
809
+
810
+ #: contextual-related-posts.php:661
811
+ #, fuzzy
812
+ msgid "No related posts found"
813
+ msgstr "没有发现相关日志"
814
+
815
+ #: includes/class-crp-widget.php:33
816
  #, fuzzy
817
  msgid "Related Posts [CRP]"
818
  msgstr "相关日志"
819
 
820
+ #: includes/class-crp-widget.php:34
821
  msgid "Display Related Posts"
822
  msgstr "显示相关日志"
823
 
824
+ #: includes/class-crp-widget.php:69
825
  msgid "Title"
826
  msgstr "标题"
827
 
828
+ #: includes/class-crp-widget.php:74
829
  msgid "No. of posts"
830
  msgstr "日志数量"
831
 
832
+ #: includes/class-crp-widget.php:79
833
  msgid " Show excerpt?"
834
  msgstr "是否显示日志摘要?"
835
 
836
+ #: includes/class-crp-widget.php:84
837
  msgid " Show author?"
838
  msgstr ""
839
 
840
+ #: includes/class-crp-widget.php:89
841
  #, fuzzy
842
  msgid " Show date?"
843
  msgstr "是否显示日志摘要?"
844
 
845
+ #: includes/class-crp-widget.php:95
846
  msgid "Thumbnails inline, before title"
847
  msgstr "在标题前显示缩略图"
848
 
849
+ #: includes/class-crp-widget.php:96
850
  msgid "Thumbnails inline, after title"
851
  msgstr "在标题后显示缩略图"
852
 
853
+ #: includes/class-crp-widget.php:97
854
  msgid "Only thumbnails, no text"
855
  msgstr "不显示文本,只显示缩略图"
856
 
857
+ #: includes/class-crp-widget.php:98
858
  msgid "No thumbnails, only text."
859
  msgstr "不显示缩略图,只显示文本"
860
 
861
+ #: includes/class-crp-widget.php:103
862
  #, fuzzy
863
  msgid "Thumbnail height"
864
  msgstr "缩略图设置:"
865
 
866
+ #: includes/class-crp-widget.php:108
867
  #, fuzzy
868
  msgid "Thumbnail width"
869
  msgstr "缩略图设置:"
870
 
871
+ #: includes/class-crp-widget.php:112
872
+ msgid "Post types to include:"
873
+ msgstr ""
 
 
 
 
 
874
 
875
+ #: includes/media-handler.php:68
876
  msgid "thumb_timthumb argument has been deprecated"
877
  msgstr ""
878
 
879
+ #: includes/media-handler.php:72
880
  msgid "thumb_timthumb_q argument has been deprecated"
881
  msgstr ""
882
 
883
+ #: includes/media-handler.php:76
884
  msgid "filter argument has been deprecated"
885
  msgstr ""
886
 
887
+ #: includes/output-generator.php:238
888
+ msgid " by "
889
+ msgstr ""
890
+
891
+ #~ msgid "Options saved successfully."
892
+ #~ msgstr "成功保存设置。"
893
+
894
+ #, fuzzy
895
+ #~ msgid "Custom styles"
896
+ #~ msgstr "自定义样式"
897
+
898
+ #, fuzzy
899
+ #~ msgid "Add related posts to:"
900
+ #~ msgstr "添加相关日志到 feed 里"
901
+
902
+ #, fuzzy
903
+ #~ msgid ""
904
+ #~ "If unchecked, only posts titles are used. I recommend using a caching "
905
+ #~ "plugin or enabling \"Cache output\" above if you enable this."
906
+ #~ msgstr ""
907
+ #~ "假如没有勾选此项,则只从标题索引。(推荐已经开启缓存的用户勾选使用)"
908
+
909
+ #~ msgid "Title of related posts: "
910
+ #~ msgstr "相关日志的标题:"
911
+
912
+ #~ msgid "Length of excerpt (in words): "
913
+ #~ msgstr "摘要长度(词数):"
914
+
915
+ #~ msgid ""
916
+ #~ "The value of this field should contain the image source and is set in the "
917
+ #~ "<em>Add New Post</em> screen"
918
+ #~ msgstr "该栏目的值在 <em>文章编辑 » 自定义栏目</em> 填写,需填写图像地址"
919
+
920
+ #, fuzzy
921
+ #~ msgid ""
922
+ #~ "The plugin will first check if the post contains a thumbnail. If it "
923
+ #~ "doesn't then it will check the meta field. If this is not available, then "
924
+ #~ "it will show the default image as specified above."
925
+ #~ msgstr ""
926
+ #~ "本插件按先后顺序检测日志本身、缩略图自定义栏目是否含有缩略图,若不存在,则"
927
+ #~ "显示上面默认图像"
928
+
929
  #~ msgid "Post thumbnail options:"
930
  #~ msgstr "日志缩略图设置:"
931
 
readme.txt CHANGED
@@ -1,28 +1,28 @@
1
  === Contextual Related Posts ===
2
- Tags: related posts, related, similar posts, posts, post, feed, feeds, rss, widget, thumbnail
3
- Contributors: Ajay
4
- Donate link: http://ajaydsouza.com/donate/
5
  Stable tag: trunk
6
  Requires at least: 3.5
7
- Tested up to: 4.2
8
  License: GPLv2 or later
9
 
10
  Display related posts on your WordPress blog and feed. Supports thumbnails, shortcodes, widgets and custom post types!
11
 
12
  == Description ==
13
 
14
- <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a> is a powerful plugin for WordPress that allows you to display a list of related posts on your website and in your feed.
15
 
16
  The list is based on the content of the title and/or content of the posts which makes them more relevant and more likely to be of interest to your readers. This allows you to retain visitors, reduce bounce rates and refresh old entries.
17
 
18
- Contextual Related Posts is one of the most feature rich related posts plugins for WordPress with support for thumbnails, shortcodes, widgets, custom post types, caching and CSS styles.
19
 
20
- The plugin also comes with it's very own inbuilt stylesheet that let's your related posts look awesome!
21
 
22
  = Key features =
23
 
24
  * **Automatic**: CRP will start displaying related posts on your site and feed automatically after the content when you activate the plugin. No need to edit template files
25
- * **Manual install**: Want more control over placement? Check the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ</a> on which functions are available for manual install.
26
  * **Widgets**: Add related posts to widgetized area of your theme. Lots of options available
27
  * **Shortcode**: Use `[crp]` to display the posts anywhere you want in the post content
28
  * **The algorithm**: Find related posts by title and/or content of the current post
@@ -32,13 +32,17 @@ The plugin also comes with it's very own inbuilt stylesheet that let's your rela
32
  * **Thumbnail support**:
33
  * Support for WordPress post thumbnails. CRP will create a custom image size (`crp_thumbnail`) with the dimensions specified in the Settings page
34
  * Auto-extract the first image in your post to be displayed as a thumbnail
35
- * Manually enter the URL of the thumbnail via <a href="http://codex.wordpress.org/Custom_Fields">WordPress meta fields</a>. Specify this using the meta box in your Edit screens.
36
  * Optionally, use timthumb to resize images or use your own filter function to resize post images
37
  * **Styles**: The output is wrapped in CSS classes which allows you to easily style the list. You can enter your custom CSS styles from within WordPress Admin area or use the style included.
38
  * **Customisable output**:
39
  * Display excerpts in post. You can select the length of the excerpt in words
40
  * Customise which HTML tags to use for displaying the output in case you don't prefer the default `list` format
41
- * **Extensible code**: Several actions and filters to modify the output, add more options, etc.
 
 
 
 
42
 
43
  = Donations =
44
 
@@ -47,279 +51,35 @@ If you have been using this plugin and find this useful, do consider making a do
47
 
48
  = Contribute =
49
 
50
- Contextual Related Posts is also available on Github at https://github.com/ajaydsouza/contextual-related-posts
51
  So, if you've got some cool feature that you'd like to implement into the plugin or a bug you've been able to fix, consider forking the project and sending me a pull request.
52
 
53
- = Translations =
54
- Contextual Related Posts is now on Transifex ready for translation courtesy the <a href="http://wp-translations.org/translators-wp-translations/">WP Translations</a>. WP-Translations is the place where you will find a number of WordPress amazing Plugins and Themes to make them available in your home language. In exchange you will receive credit for your work and will certainly make part of the WP community history in your country.
55
-
56
- If you're a translator, do consider joining the Wp Translations team and translate <a href="https://www.transifex.com/projects/p/contextual-related-posts/">Contextual Related Posts on Transifex</a>.
57
-
58
-
59
- == Upgrade Notice ==
60
-
61
- = 2.1.0 =
62
- * Separate cache for feeds; Deprecated timthumb; Bug fixes and new features;
63
- Check the Changelog for a full list of changes.
64
-
65
-
66
- == Changelog ==
67
 
68
- = 2.1.0 =
69
- * New: Separate cache for related posts added to feeds. Prevents conflict with the cache for normal related posts
70
- * New: Timthumb has been deprecated
71
- * New: Setting "Related posts should be newer than:" to 0 to disable limiting posts by age
72
- * New: Filters `crp_posts_match`, `crp_posts_now_date`, `crp_posts_from_date` to modify the WHERE clause
73
- * Modified: `thumb_timthumb`, `thumb_timthumb_q` and `filter` attributes for the function `crp_get_the_post_thumbnail` have been deprecated. If you're using this function, an entry will be created for the deprecated log
74
- * Modified: Reset default thumbnail URL location to plugin default if the field is blank or only contains `/default.png`
75
- * Modified: Meta-box will no longer be displayed on non-public post types
76
- * Modified: For first image, the plugin will attempt to seek the correct thumbnail size if available
77
- * Fixed: Author link was incorrectly displayed multiple times in the list when Show Author was enabled
78
- * Fixed: WP Notice Errors when using the Widget via the Customizer menu in WordPress
79
- * Fixed: Incorrect thumbnail was pulled on attachment pages
80
-
81
- = 2.0.1 =
82
- * Fixed: Clear Cache button which broke in 2.0.0
83
 
84
- = 2.0.0 =
85
- * New: Multi-site support. Now you can Network Activate the plugin and all users will see related posts!
86
- * New: Thumbnails are registered as an image size in WordPress. This means WordPress will create a copy of the image with the specified dimensions when a new image is uploaded. For your existing images, I recommend using <a href="https://wordpress.org/plugins/force-regenerate-thumbnails/">Force Regenerate Thumbnails</a>
87
- * New: Completely filterable mySQL query to fetch the posts. You can write your own functions to filter the fields, orderby, groupby, join and limits clauses
88
- * Modified: Lookup priority for thumbnails. The thumbnail URL set in the Contextual Related Posts meta box is given first priority
89
- * Modified: Removed `border=0` attribute from `img` tag for HTML5 validation support
90
- * Modified: Default option for timthumb is disabled
91
- * Modified: Default option for post types to include is post and page
92
- * Modified: `get_crp_posts` has been deprecated. See `get_crp_posts_id` instead
93
- * Modified: Turning on the Default style will switch on thumbnails, correctly resize them and will also hide authors, excerpts and the post date
94
- * Fixed: Post image will now be loaded over https if the visitor visits your site on https
95
-
96
- = 1.9.1 =
97
- * New: Meta box on the Edit Posts, Pages and custom post type pages to easily add the location of the URL of the thumbnail image
98
- * Modified: Refined match title algorithm. Previously this would match the post title with both the title and content
99
- * Modified: Widget initialisation
100
- * Modified: Massive code cleanup and more documentation in the WordPress settings page
101
- * New: Added w.org and github.com to list of allowed sites for timthumb
102
-
103
- = 1.9.0.1 =
104
- * Fixed: Add to feeds was broken in v1.9
105
-
106
- = 1.9 =
107
- * New: Default style to make those related posts look awesome! You can find this option in the Custom styles section
108
- * New: Option to change the priority of the content filter. Now you can choose at what stage after the content the related posts are added.
109
- * New: Option to exclude the display on custom post types. Find this under Output Options
110
- * New: Redesigned settings page to be more responsive on mobile devices and better integrated in the WordPress Dashboard design
111
- * New: Function `get_crp_posts_id` can be used to fetch the IDs of related posts. Check out the FAQ on details of this
112
- * Modified: Shortcode now considers a wider range of attributes
113
-
114
- = 1.8.10.2 =
115
- * Fixed: Potential SQL vulnerability - Thanks to <a href="http://www.flynsarmy.com/">flynsarmy</a> for highlighting this
116
- * Modified: Minor performance improvements in initialisation of the widget
117
- * Modified: Plugin now checks if it is within the loop when any option under "Add related posts to:" is selected. Minor performance increase to avoid the plugin being called unnecessarily in secondary loops.
118
-
119
- = 1.8.10.1 =
120
- * Fixed: Manual install caused a PHP error in 1.8.10
121
-
122
- = 1.8.10 =
123
- * New: Limit the numbers of characters of the content being compared. This can give a marginal boost to performance
124
- * New: You can now choose to display the Post title in the Title of the Related posts, by using %postname%
125
- * Modified: Widget class has been changed to `crp_related_widget`
126
- * Modified: Including the author in the list will now use the Display Name which is set under “Display name publicly as” in the User Profile page
127
- * Modified: Updated timthumb
128
- * Modified: Better handling of `echo_ald_crp` - Thanks to <a href="http://www.flynsarmy.com/">flynsarmy</a> for this patch
129
- * Fixed: If the Thumbnail meta field is omitted under Output Options, the plugin will automatically revert to its default value i.e. "post-image"
130
- * Modified: More descriptions for the various options
131
-
132
- = 1.8.9.1 =
133
- * Fixed: PHP error when fetching thumbnail for gallery posts
134
-
135
- = 1.8.9 =
136
- * New: Option to choose between using CSS styles or HTML attributes for thumbnail width and height. *HTML width and height attributes are default*
137
- * New: Filters `crp_title` and `crp_heading_title` can be used to customise the Title of the posts and Heading Title of posts list respectively. Check out the FAQ for further information
138
- * New: Option to add the author to the list of posts
139
- * New: Options in the widget to show author and date
140
- * New: Bypass cache option for `echo_ald_crp`. This is the default option. You can force the cache using `echo_ald_crp($cache=true)`
141
- * Modified: Shortcodes are now stripped from excerpts
142
- * Fixed: Lists for the widget and for in-post have independent caches to prevent overlap
143
- * Modified: Saving widgets settings will clear the widget cache
144
- * Fixed: Plugin will now create thumbnails from the first image in gallery custom posts
145
- * Fixed: Uninstall script should now clean the cache as well
146
-
147
- = 1.8.8 =
148
- * New: Clear cache button
149
- * New: Option to add the date before the post title
150
-
151
- = 1.8.7 =
152
- * Important security update: Potential XSS vulnerability fixed. Thanks to Charlie Eriksen via Secunia SVCRP for reporting this
153
- * Added Latvian translation
154
-
155
- = 1.8.6 =
156
- * New: Related posts are now cached
157
- * New: New function <code>get_crp_posts</code> to get only the list of posts in an array. Check the <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ</a> on how to use it.
158
- * New: Timthumb will now resize images on wordpress.org, wordpress.com and wp.com. The latter two are useful if you're running Jetpack
159
- * New: Shortcode functionality. You can use the shortcode `[crp]` to display the related posts. Check the FAQ for further details.
160
- * Fixed: Exclude category option missed the last category in the list
161
- * Fixed: Open links in new window option was not working
162
-
163
- = 1.8.5 =
164
- * New: Option to open links in new window - Find this under Output Options
165
- * New: Option to add <code>rel="nofollow"</code> to links - Find this under Output Options
166
- * New: Option to set quality of thumbnails - Find this under Output Options
167
- * New: Custom text to display if no related posts are found - Find this under Output Options
168
- * New: Thumbnail height and width can now be configured for the widget
169
- * Fixed: Filter (<code>crp_postimage</code>) added for WordPress Post Thumbnails to allow you to modify your image with your own script. Plugin comes inbuilt with thumbnail resizing using timthumb
170
- * Fixed: PHP notices when WP_DEBUG is set to true
171
-
172
- = 1.8.4 =
173
- * New: Option to exclude display of related posts on certain posts/pages. This option is available under "Output Options"
174
- * New: Options to display related posts on home page, category archives, tag archives and other archives
175
- * New: Option to set how recent the related posts should be
176
- * New: Option to limit post title length
177
- * Modified: Filter (<code>crp_postimage</code>) added for WordPress Post Thumbnails to allow you to modify your image with your own script. Plugin comes inbuilt with thumbnail resizing using timthumb
178
- * Modified: If the option to scan for the first image in the post is set to ON, then only images from the same domain as your blog are used as thumbnails. External images are ignored.
179
- * Modified: Updated to latest version of timthumb
180
- * Fixed: Widget now displays on posts and page correctly. Previously displaying the widget resulted in duplicate display of related posts
181
- * Fixed: Related Posts now display correctly in feeds when feed content is set to "Summary"
182
- * Fixed: Fixed PHP Notices: "Use of undefined constant"
183
- * Fixed: Custom CSS styles will be included in the header of all posts and pages. On archives it will be included depending on the settings
184
-
185
- = 1.8.3 =
186
- * Fixed: PHP warning errors on manual code for sites with PHP error reporting turn on in strict mode
187
- * Modified: Fixed some language related issues. If you would like to translate the plugin or update a translation, please <a href="http://ajaydsouza.com/contact/">contact me</a>.
188
-
189
- = 1.8.2 =
190
- * Fixed: PHP warning errors for sites with PHP error reporting turn on in strict mode
191
-
192
- = 1.8.1 =
193
- * New: Widget support. Widget display follows the same settings as having the related posts after content.
194
- * New: Exclude posts and pages by ID
195
- * Modified: Optimised performance when automatic insertion into content is turned off
196
- * Modified: Plugin uses the default excerpt if it is set, else it creates one based on content. Both settings respect the excerpt length set in the plugin
197
- * Modified: Fixed some language related issues. If you would like to translate the plugin or update a translation, please <a href="http://ajaydsouza.com/contact/">contact me</a>.
198
- * Deleted: Redundant option to exclude display of the related posts on pages. You can use the custom post types feature instead
199
- * New: Chinese language file
200
-
201
- = 1.8 =
202
- * Modified: Replaced `id` attribute with `class` tag on non-singular pages. On singular pages it will display both `id` and `class`
203
- * New: Option to use timthumb to create thumbnail images (turned ON by default)
204
- * New: Support for WordPress Custom Post Types
205
- * New: New `Custom Styles` tab to allow you to easily style the output
206
- * Modified: New "default.png" file based on from KDE’s <a href="http://www.oxygen-icons.org/">Oxygen icon set</a>
207
-
208
- = 1.7.3 =
209
- * Fixed: Donation link
210
-
211
- = 1.7.2 =
212
- * Fixed: Title attribute was missing for the thumbnails
213
- * Modified: Reverted the output code to v1.6.5 style with `img` wrapped in its own `a` tag
214
-
215
- = 1.7.1 =
216
- * Fixed: Minor bug fix for location of thumbnail
217
-
218
- = 1.7 =
219
- * New: New function <code>related posts()</code> that allows you to manually add posts to your theme
220
- * New: Support for <a href="https://wordpress.org/extend/plugins/video-thumbnails/">Video Thumbnails</a> plugin
221
- * New: Thumbnail settings now reflect max width and max height instead of fixed width and height
222
- * New: Option to display thumbnails before or after the title
223
- * New: Option to not display thumbnails instead of the default thumbnail
224
- * New: Plugin now uses InnoDB instead of MyISAM if your server is running mySQL v5.6 or higher
225
- * Modified: Cleaner Settings page interface
226
- * Modified: Updated <a href="http://wordpress.org/extend/plugins/contextual-related-posts/faq/">FAQ page</a>
227
-
228
- = 1.6.5 =
229
- * Fixed: Few code tweaks to optimise MySQL performance
230
- * New: Dutch and Spanish language files
231
-
232
- = 1.6.4 =
233
- * Fixed: Undefined constants PHP errors
234
-
235
- = 1.6.3 =
236
- * Fixed: The plugin will now display a list of changes in the WordPress Admin > Plugins area whenever an update is available
237
-
238
- = 1.6.2 =
239
- * Turned the credit option to false by default. This setting won't effect current users.
240
- * Turned off borders on post thumbnails. You can customise the CSS class "crp_thumb" to style the post thumbnail
241
- * From the next version, the plugin will display update information in your WP-Admin
242
-
243
- = 1.6.1 =
244
- * Fixed: Custom output was not detecting styles properly
245
- * Fixed: Incorrect XHTML code was being generated when using special characters in the post title
246
-
247
- = 1.6 =
248
- * New: The plugin extracts the first image in the post and displays that if the post thumbnail and the post-image meta field is missing
249
- * New: Display excerpts in the list
250
- * New: Credit link to the CRP page added. You can choose to turn this off, though I would appreciate if you leave it on.
251
- * Updated: All parts of the list are now wrapped in classes for easy CSS customisation
252
-
253
- = 1.5.2 =
254
- * Fixed: Fixed display of post thumbnails using postmeta field
255
-
256
- = 1.5.1 =
257
- * Fixed: Numeric options were not being saved correctly
258
-
259
- = 1.5 =
260
- * Added an Option to display post thumbnails
261
- * The output can be completely customised now
262
-
263
- = 1.4.2 =
264
- * Fixed: Using doublequotes in the title would mess up the screen
265
- * Fixed: Errors when the mySQL index was being regenerated
266
-
267
- = 1.4.1 =
268
- * Added Italian and Danish languages
269
- * Minor fix for text in the admin page
270
-
271
- = 1.4 =
272
- * Added complete localization support
273
- * Added button to recreate the mySQL FULLTEXT index
274
-
275
- = 1.3.1 =
276
- * Fixed bug that didn't blank out posts even when option was selected
277
-
278
- = 1.3 =
279
- * Better optimization in WP-Admin area.
280
- * Fixed compatibility problems with Simple Tags plugin
281
- * Fixed large number of queries being generated
282
-
283
- = 1.2.2 =
284
- * Minor bug fixed about limit of posts
285
-
286
- = 1.2.1 =
287
- * Bug fixed to support PHP4
288
-
289
- = 1.2 =
290
- * Option to blank output in case nothing is found
291
- * Exclude posts from certain categories
292
- * Exclude pages
293
- * Option to choose if you want related posts to be displayed on pages
294
-
295
- = 1.1.1 =
296
- * Now you can optionally choose if you want to use the post content to search for related posts
297
 
298
- = 1.1 =
299
- * Fixed MySQL index key conflicts by using a more unique index key name.
300
 
301
- = 1.0.1 =
302
- * Release
303
 
304
  == Installation ==
305
 
306
- = WordPress install =
 
307
  1. Navigate to Plugins within your WordPress Admin Area
308
 
309
- 2. Click "Add new" and in the search box enter "Contextual Related Posts" and select "Keyword" from the dropdown
310
 
311
  3. Find the plugin in the list (usually the first result) and click "Install Now"
312
 
313
  = Manual install =
 
314
  1. Download the plugin
315
 
316
  2. Extract the contents of contextual-related-posts.zip to wp-content/plugins/ folder. You should get a folder called contextual-related-posts.
317
 
318
- 3. Activate the Plugin in WP-Admin.
319
-
320
- 4. Goto **Settings &raquo; Related Posts** to configure
321
-
322
- 5. Optionally visit the **Custom Styles** tab to add any custom CSS styles. These are added to `wp_head` on the pages where the posts are displayed
323
 
324
 
325
  == Screenshots ==
@@ -328,8 +88,8 @@ Check the Changelog for a full list of changes.
328
  2. CRP options in WP-Admin - List tuning options
329
  3. CRP options in WP-Admin - Output options
330
  4. CRP options in WP-Admin - Thumbnail options
331
- 5. CRP options in WP-Admin - Feed options
332
- 6. CRP options in WP-Admin - Custom styles
333
  7. Default style of Related Posts
334
  8. Contextual Related Post metabox in the Edit Posts screen
335
  9. CRP Widget
@@ -337,15 +97,15 @@ Check the Changelog for a full list of changes.
337
 
338
  == Frequently Asked Questions ==
339
 
340
- If your question isn't listed here, please post a comment at the <a href="http://wordpress.org/support/plugin/contextual-related-posts">WordPress.org support forum</a>. I monitor the forums on an ongoing basis. If you're looking for more advanced support, please see <a href="http://ajaydsouza.com/support/">details here</a>.
341
 
342
  = How can I customise the output? =
343
 
344
  Several customization options are available via the Settings page in WordPress Admin. You can access this via <strong>Settings &raquo; Related Posts</strong>
345
 
346
- The plugin also provides you with a set of CSS classes that allow you to style your posts by adding code to the *style.css* sheet. In a future version, I will be adding in CSS support within the plugins Settings page.
347
 
348
- The following CSS classes / IDs are available:
349
 
350
  * **crp_related**: ID of the main wrapper `div`. This is only displayed on singular pages, i.e. post, page and attachment
351
 
@@ -357,15 +117,14 @@ The following CSS classes / IDs are available:
357
 
358
  * **crp_thumb**: Class of the post thumbnail `img` tag
359
 
360
- For more information, please visit http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/
361
 
362
  = How does the plugin select thumbnails? =
363
 
364
  The plugin selects thumbnails in the following order:
365
 
366
- 1. Post Thumbnail image: The image that you can set while editing your post in WordPress &raquo; New Post screen
367
 
368
- 2. Post meta field: This is the meta field value you can use when editing your post. The default is `post-image`
369
 
370
  3. First image in the post: The plugin will try to fetch the first image in the post
371
 
@@ -373,13 +132,12 @@ The plugin selects thumbnails in the following order:
373
 
374
  4. Default Thumbnail: If enabled, it will use the default thumbnail that you specify in the Settings screen
375
 
376
- The plugin uses <a href="http://www.binarymoon.co.uk/projects/timthumb/">timthumb</a> to generate thumbnails by default. Depending on the configuration of your webhost you might run into certain problems. Please check out <a href="http://www.binarymoon.co.uk/2010/11/timthumb-hints-tips/">the timthumb troubleshooting page</a> regarding permission settings for the folder and files.
377
 
378
  = Manual install =
379
 
380
  The following functions are available in case you wish to do a manual install of the posts by editing the theme files.
381
 
382
- **echo_ald_crp( $args = array() )**
383
 
384
  Echoes the list of posts wherever you add the this function. You can also use this function to display related posts on any type of page generated by WordPress including homepage and archive pages.
385
 
@@ -415,13 +173,93 @@ You can insert the related posts anywhere in your post using the `[crp]` shortco
415
  `
416
  *cache* : Cache the output or not? By default the output will be cached for the post you add the shortcode in. You can override this by specifying `cache=0`
417
 
418
- = Filters =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
419
 
420
- The plugin includes the following filters that allows you to customise the output for several section using <a href="http://codex.wordpress.org/Function_Reference/add_filter">add_filter</a>.
421
 
422
- *crp_heading_title* : Filter for heading title of the posts. This is the text that you enter under *Output options > Title of related posts*
 
423
 
424
- *crp_title* : Filter for the post title for each of the related posts
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
425
 
426
- I'll be adding more filters eventually. If you are looking for any particular filter do raise a post in the <a href="http://wordpress.org/support/plugin/contextual-related-posts">support forum</a> requesting the same.
 
 
427
 
1
  === Contextual Related Posts ===
2
+ Tags: related posts, related, similar posts, posts, post, feed, feeds, rss, widget, thumbnail, shortcodes
3
+ Contributors: webberzone, Ajay
4
+ Donate link: https://ajaydsouza.com/donate/
5
  Stable tag: trunk
6
  Requires at least: 3.5
7
+ Tested up to: 4.4
8
  License: GPLv2 or later
9
 
10
  Display related posts on your WordPress blog and feed. Supports thumbnails, shortcodes, widgets and custom post types!
11
 
12
  == Description ==
13
 
14
+ [Contextual Related Posts](https://webberzone.com/plugins/contextual-related-posts/) is a powerful plugin for WordPress that allows you to display a list of related posts on your website and in your feed.
15
 
16
  The list is based on the content of the title and/or content of the posts which makes them more relevant and more likely to be of interest to your readers. This allows you to retain visitors, reduce bounce rates and refresh old entries.
17
 
18
+ Although several similar plugins exist today, Contextual Related Posts is one of the most feature rich plugins with support for thumbnails, shortcodes, widgets, custom post types and CSS styles. The inbuilt cache ensures that you have related posts without excessive load on your server.
19
 
20
+ And the default inbuilt styles allow you to switch between gorgeous thumbnail-rich related posts or a similar text display!
21
 
22
  = Key features =
23
 
24
  * **Automatic**: CRP will start displaying related posts on your site and feed automatically after the content when you activate the plugin. No need to edit template files
25
+ * **Manual install**: Want more control over placement? Check the [FAQ](http://wordpress.org/extend/plugins/contextual-related-posts/faq/) on which functions are available for manual install.
26
  * **Widgets**: Add related posts to widgetized area of your theme. Lots of options available
27
  * **Shortcode**: Use `[crp]` to display the posts anywhere you want in the post content
28
  * **The algorithm**: Find related posts by title and/or content of the current post
32
  * **Thumbnail support**:
33
  * Support for WordPress post thumbnails. CRP will create a custom image size (`crp_thumbnail`) with the dimensions specified in the Settings page
34
  * Auto-extract the first image in your post to be displayed as a thumbnail
35
+ * Manually enter the URL of the thumbnail via [WordPress meta fields](http://codex.wordpress.org/Custom_Fields). Specify this using the meta box in your Edit screens.
36
  * Optionally, use timthumb to resize images or use your own filter function to resize post images
37
  * **Styles**: The output is wrapped in CSS classes which allows you to easily style the list. You can enter your custom CSS styles from within WordPress Admin area or use the style included.
38
  * **Customisable output**:
39
  * Display excerpts in post. You can select the length of the excerpt in words
40
  * Customise which HTML tags to use for displaying the output in case you don't prefer the default `list` format
41
+ * **Extendable code**: CRP has tonnes of filters and actions that allow any developer to easily add features, edit outputs, etc.
42
+
43
+ = Extensions =
44
+
45
+ * [CRP Taxonomy Extender](https://webberzone.com/plugins/crp-taxonomy/)
46
 
47
  = Donations =
48
 
51
 
52
  = Contribute =
53
 
54
+ Contextual Related Posts is also available on [Github](https://github.com/WebberZone/contextual-related-posts).
55
  So, if you've got some cool feature that you'd like to implement into the plugin or a bug you've been able to fix, consider forking the project and sending me a pull request.
56
 
57
+ Bug reports are [welcomed on GitHub](https://github.com/WebberZone/contextual-related-posts/issues). Please note GitHub is _not_ a support forum and issues that aren't properly qualified as bugs will be closed.
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
+ = Translations =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
 
61
+ Contextual Related Posts is now on Transifex with several translations made available by the [WP Translations](http://wp-translations.org). If you're a translator, do consider joining the WP Translations team and contribute towards this and a huge number of WordPress plugins.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
+ Visit [Contextual Related Posts on Transifex](https://www.transifex.com/projects/p/contextual-related-posts/).
 
64
 
 
 
65
 
66
  == Installation ==
67
 
68
+ = WordPress install (The easy way) =
69
+
70
  1. Navigate to Plugins within your WordPress Admin Area
71
 
72
+ 2. Click "Add new" and in the search box enter "Contextual Related Posts"
73
 
74
  3. Find the plugin in the list (usually the first result) and click "Install Now"
75
 
76
  = Manual install =
77
+
78
  1. Download the plugin
79
 
80
  2. Extract the contents of contextual-related-posts.zip to wp-content/plugins/ folder. You should get a folder called contextual-related-posts.
81
 
82
+ 3. Activate the Plugin in WP-Admin under the Plugins screen
 
 
 
 
83
 
84
 
85
  == Screenshots ==
88
  2. CRP options in WP-Admin - List tuning options
89
  3. CRP options in WP-Admin - Output options
90
  4. CRP options in WP-Admin - Thumbnail options
91
+ 5. CRP options in WP-Admin - Styles
92
+ 6. CRP options in WP-Admin - Feed options
93
  7. Default style of Related Posts
94
  8. Contextual Related Post metabox in the Edit Posts screen
95
  9. CRP Widget
97
 
98
  == Frequently Asked Questions ==
99
 
100
+ If your question isn't listed here, please create a new post at the [WordPress.org support forum](http://wordpress.org/support/plugin/contextual-related-posts). It is the fastest way to get support as I monitor the forums regularly. I also provide [premium *paid* support via email](https://webberzone.com/support/).
101
 
102
  = How can I customise the output? =
103
 
104
  Several customization options are available via the Settings page in WordPress Admin. You can access this via <strong>Settings &raquo; Related Posts</strong>
105
 
106
+ The plugin also provides you with a set of CSS classes that allow you to style your posts by adding code to the *style.css* sheet.
107
 
108
+ The main CSS classes / IDs are:
109
 
110
  * **crp_related**: ID of the main wrapper `div`. This is only displayed on singular pages, i.e. post, page and attachment
111
 
117
 
118
  * **crp_thumb**: Class of the post thumbnail `img` tag
119
 
 
120
 
121
  = How does the plugin select thumbnails? =
122
 
123
  The plugin selects thumbnails in the following order:
124
 
125
+ 1. Post meta field: This is the meta field value you can use when editing your post. The default is `post-image`
126
 
127
+ 2. Post Thumbnail image: The image that you can set while editing your post in WordPress &raquo; New Post screen
128
 
129
  3. First image in the post: The plugin will try to fetch the first image in the post
130
 
132
 
133
  4. Default Thumbnail: If enabled, it will use the default thumbnail that you specify in the Settings screen
134
 
 
135
 
136
  = Manual install =
137
 
138
  The following functions are available in case you wish to do a manual install of the posts by editing the theme files.
139
 
140
+ **echo_crp( $args = array() )**
141
 
142
  Echoes the list of posts wherever you add the this function. You can also use this function to display related posts on any type of page generated by WordPress including homepage and archive pages.
143
 
173
  `
174
  *cache* : Cache the output or not? By default the output will be cached for the post you add the shortcode in. You can override this by specifying `cache=0`
175
 
176
+ In addition to the above, the shortcode takes every option that the plugin supports. See `crp_default_options()` function to see the options that can be set.
177
+
178
+
179
+ == Changelog ==
180
+
181
+ = 2.2.0 =
182
+
183
+ * Features:
184
+ * Manual posts can now be set in the meta box in the Edit Post screens which will be displayed before the related posts fetched by the plugin
185
+ * Choose between No style, Rounded thumbnails (previously called default style) and Text only style options under the Styles box in the plugin settings page
186
+ * Option to turn off the Contextual Related metabox on Edit Posts screens or limit it to Admins only. Also applies to Pages and Custom Post Types
187
+ * Filter `crp_link_attributes` that allows a user to add or remove attributes for the `a` tag
188
+ * Notice is displayed at the top of the Settings page if there are any missing of the FULLTEXT indices missing
189
+ * Option in the Contextual Related Posts meta box to disable the related posts on the selected post
190
+ * Select post type in the Related Posts Widget
191
+
192
+ * Enhancements:
193
+ * Optimised number of queries for exclude categories option. Those not using this option will see the greatest savings
194
+ * Select a pre-built thumbnail size will automatically update the width, height and crop settings. The default style will no longer enforce the 150x150 thumbnail size.
195
+ * `strict_limit` argument in `get_crp_posts_id` is now TRUE by default
196
+ * `get_crp` takes an additional argument: `heading` (default is TRUE) that controls the display of the main heading (**Related Posts**)
197
+ * Output of `echo_crp` will be cached in a separate meta key
198
+
199
+ * Bugfixes:
200
+ * First child now gets the correct thumbnail size
201
+
202
+ * Deprecated:
203
+ * `ald_crp()` - `Use get_crp()` instead
204
+ * `ald_crp_content()` - `Use crp_content_filter()` instead
205
+ * `ald_crp_rss()` - `Use crp_rss_filter()` instead
206
+ * `echo_ald_crp()` - `Use echo_crp()` instead
207
 
208
+ = 2.1.1 =
209
 
210
+ * Enhancements:
211
+ * Settings page now clearly highlights what options cannot be changed if the default styles are enabled, i.e. thumbnail settings and no excerpt, author or date
212
 
213
+ = 2.1.0 =
214
+
215
+ * Features:
216
+ * Separate cache for related posts added to feeds. Prevents conflict with the cache for normal related posts
217
+ * Timthumb has been deprecated
218
+ * Setting "Related posts should be newer than:" to 0 to disable limiting posts by age
219
+ * Filters `crp_posts_match`, `crp_posts_now_date`, `crp_posts_from_date` to modify the WHERE clause
220
+
221
+ * Enhancements:
222
+ * `thumb_timthumb`, `thumb_timthumb_q` and `filter` attributes for the function `crp_get_the_post_thumbnail` have been deprecated. If you're using this function, an entry will be created for the deprecated log
223
+ * Reset default thumbnail URL location to plugin default if the field is blank or only contains `/default.png`
224
+ * Meta-box will no longer be displayed on non-public post types
225
+ * For first image, the plugin will attempt to seek the correct thumbnail size if available
226
+
227
+ * Bugfixes:
228
+ * Author link was incorrectly displayed multiple times in the list when Show Author was enabled
229
+ * WP Notice Errors when using the Widget via the Customizer menu in WordPress
230
+ * Incorrect thumbnail was pulled on attachment pages
231
+
232
+ = 2.0.1 =
233
+
234
+ * Bugfixes:
235
+ * Clear Cache button which broke in 2.0.0
236
+
237
+ = 2.0.0 =
238
+
239
+ * Features:
240
+ * Multi-site support. Now you can Network Activate the plugin and all users will see related posts!
241
+ * Thumbnails are registered as an image size in WordPress. This means WordPress will create a copy of the image with the specified dimensions when a new image is uploaded. For your existing images, I recommend using <a href="https://wordpress.org/plugins/force-regenerate-thumbnails/">Force Regenerate Thumbnails</a>
242
+ * Completely filterable mySQL query to fetch the posts. You can write your own functions to filter the fields, orderby, groupby, join and limits clauses
243
+
244
+ * Enhancements:
245
+ * Lookup priority for thumbnails. The thumbnail URL set in the Contextual Related Posts meta box is given first priority
246
+ * Removed `border=0` attribute from `img` tag for HTML5 validation support
247
+ * Default option for timthumb is disabled
248
+ * Default option for post types to include is post and page
249
+ * `get_crp_posts` has been deprecated. See `get_crp_posts_id` instead
250
+ * Turning on the Default style will switch on thumbnails, correctly resize them and will also hide authors, excerpts and the post date
251
+
252
+ * Bugfixes:
253
+ * Post image will now be loaded over https if the visitor visits your site on https
254
+
255
+ = Earlier versions =
256
+
257
+ For the changelog of earlier versions, please refer to the separate changelog.txt file.
258
+
259
+
260
+ == Upgrade Notice ==
261
 
262
+ = 2.2 =
263
+ * New features. Deprecated functions. Upgrade highly recommended. Please do verify your settings after the upgrade.
264
+ Check the Changelog for more details
265