Cyclone Slider - Version 2.6.3

Version Description

  • 2013-08-13
Download this release

Release Info

Developer kosinix
Plugin Icon 128x128 Cyclone Slider
Version 2.6.3
Comparing to
See all releases

Code changes from version 2.6.2 to 2.6.3

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.codefleet.net/donate/
4
  Tags: slider, slideshow, drag-and-drop, wordpress-slider, wordpress-slideshow, cycle 2, jquery, responsive, translation-ready, custom-post, cyclone-slider
5
  Requires at least: 3.5
6
  Tested up to: 3.6
7
- Stable tag: 2.6.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,16 +12,16 @@ Create and manage sliders with ease. Built for both casual users and developers.
12
 
13
  == Description ==
14
 
15
- Cyclone Slider 2 is an easy-to-use slider plugin for WordPress. It leverages WordPress' built-in features. It uses custom post for the slider, custom fields to store settings, and media uploader for the images. It also uses a template system that allows developers to easily customize the look and behavior of the slider. It's a simple and flexible slider plugin.
16
 
17
  = Features: =
18
- * Very easy to use interface! Blends seamlessly with your WordPress workflow. Seriously! [Checkout the screenshots](http://wordpress.org/plugins/cyclone-slider-2/screenshots/).
19
  * Every project is unique. To address this issue Cyclone Slider 2 has a template system that allow developers to easily customize the slider appearance and behavior.
20
  * Responsive slider for responsive and fluid websites.
21
  * Supports image, video, and custom HTML slides.
22
  * Powered by [Cycle 2](http://jquery.malsup.com/cycle2/), the most flexible jQuery slideshow plugin.
23
- * Customizable tile transition effects.
24
  * Ability to add per-slide transition effects.
 
25
  * Unlimited sliders.
26
  * Unique settings for each slider.
27
  * Supports random slide order.
@@ -31,16 +31,23 @@ Cyclone Slider 2 is an easy-to-use slider plugin for WordPress. It leverages Wor
31
  * Ability to use qTranslate quick tags for slide title and descriptions (qTranslate must be installed and active).
32
  * Allows title and alt to be specified for each slide images.
33
  * Comes with a widget to display your slider easily in widget areas.
 
34
  * It's totally FREE!
35
 
36
- = Homepage =
37
- Learn more about [Cyclone Slider 2](http://www.codefleet.net/cyclone-slider-2/)
 
 
 
 
 
38
 
39
  = Credits =
40
  * Cyclone Slider 2 was based on [Cycle 2](http://jquery.malsup.com/cycle2/) by [Mike Alsup](http://jquery.malsup.com/).
41
  * Special thanks to [Cea Bacolor](http://blog.ceabacolor.com/) for the wonderful photos.
42
  * Aubin BERTHE for the French translation.
43
  * maxgx for the Italian translation.
 
44
 
45
  = License =
46
  GPLv2 or later - http://www.gnu.org/licenses/gpl-2.0.html
@@ -82,7 +89,7 @@ Most probably its wordpress adding paragpraphs on line breaks next to the slides
82
  Use the shortcode `[cycloneslider id="my-slider"]`. Change my-slider to the ID of your slider.
83
 
84
  = How to display it inside template files (header.php, index.php, page.php, etc.)? =
85
- Use `<?php echo do_shortcode('[cycloneslider id ="my-slider"]'); ?>`. Change my-slider to the ID of your slider.
86
 
87
  = What are the shortcode options? =
88
  `[cycloneslider id="my-slider" fx="fade" timeout="5000" speed="1000" width="500" height="300" show_prev_next="true" show_nav="true"]`
@@ -103,6 +110,14 @@ Inside your current active theme create a folder named "cycloneslider". Add your
103
 
104
  == Changelog ==
105
 
 
 
 
 
 
 
 
 
106
  = 2.6.2 - 2013-08-08 =
107
  * Reverted red screen options to default color.
108
  * Fix bug with ugly old media gallery (pre 3.5).
@@ -218,6 +233,14 @@ Inside your current active theme create a folder named "cycloneslider". Add your
218
 
219
  == Upgrade Notice ==
220
 
 
 
 
 
 
 
 
 
221
  = 2.6.2 - 2013-08-08 =
222
  * Reverted red screen options to default color.
223
  * Fix bug with ugly old media gallery (pre 3.5).
4
  Tags: slider, slideshow, drag-and-drop, wordpress-slider, wordpress-slideshow, cycle 2, jquery, responsive, translation-ready, custom-post, cyclone-slider
5
  Requires at least: 3.5
6
  Tested up to: 3.6
7
+ Stable tag: 2.6.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ Cyclone Slider 2 is an easy-to-use slider plugin with an intuitive user interface. It leverages the built-in features of WordPress. It uses custom post for the slider, custom fields to store settings, and media uploader for the images. It also uses a template system that allows developers to easily customize the look and behavior of the slider. It's a simple and flexible slider plugin.
16
 
17
  = Features: =
18
+ * Very easy to use interface! Just drag and drop to re-order your slides.
19
  * Every project is unique. To address this issue Cyclone Slider 2 has a template system that allow developers to easily customize the slider appearance and behavior.
20
  * Responsive slider for responsive and fluid websites.
21
  * Supports image, video, and custom HTML slides.
22
  * Powered by [Cycle 2](http://jquery.malsup.com/cycle2/), the most flexible jQuery slideshow plugin.
 
23
  * Ability to add per-slide transition effects.
24
+ * Customizable tile transition effects.
25
  * Unlimited sliders.
26
  * Unique settings for each slider.
27
  * Supports random slide order.
31
  * Ability to use qTranslate quick tags for slide title and descriptions (qTranslate must be installed and active).
32
  * Allows title and alt to be specified for each slide images.
33
  * Comes with a widget to display your slider easily in widget areas.
34
+ * Ability to fine tune the script settings. You can choose what scripts to load and where to load them.
35
  * It's totally FREE!
36
 
37
+ = Demos =
38
+ * View some [screenshots](http://wordpress.org/plugins/cyclone-slider-2/screenshots/).
39
+ * Checkout the [Cyclone Slider 2 templates](http://www.codefleet.net/cyclone-slider-2/templates/) for a live demo.
40
+
41
+ = Useful Links =
42
+ * Learn more about [Cyclone Slider 2](http://www.codefleet.net/cyclone-slider-2/).
43
+ * Learn how to [create your own template](http://www.codefleet.net/introduction-to-templates/).
44
 
45
  = Credits =
46
  * Cyclone Slider 2 was based on [Cycle 2](http://jquery.malsup.com/cycle2/) by [Mike Alsup](http://jquery.malsup.com/).
47
  * Special thanks to [Cea Bacolor](http://blog.ceabacolor.com/) for the wonderful photos.
48
  * Aubin BERTHE for the French translation.
49
  * maxgx for the Italian translation.
50
+ * [Hassan](http://wordpress.org/support/profile/hassanhamm) for the Arabic translation.
51
 
52
  = License =
53
  GPLv2 or later - http://www.gnu.org/licenses/gpl-2.0.html
89
  Use the shortcode `[cycloneslider id="my-slider"]`. Change my-slider to the ID of your slider.
90
 
91
  = How to display it inside template files (header.php, index.php, page.php, etc.)? =
92
+ As of 2.6.3 - Use `<?php if( function_exists('cyclone_slider') ) cyclone_slider('my-slider'); ?>`. Change "my-slider" to the ID of your slider.
93
 
94
  = What are the shortcode options? =
95
  `[cycloneslider id="my-slider" fx="fade" timeout="5000" speed="1000" width="500" height="300" show_prev_next="true" show_nav="true"]`
110
 
111
  == Changelog ==
112
 
113
+ = 2.6.3 - 2013-08-13 =
114
+ * Made non-translatable texts translatable.
115
+ * Added RTL support for the admininistration screen.
116
+ * Change pin icon to media in the admin menu.
117
+ * Added Arabic translation. Special thanks to Hassan for this and the items above.
118
+ * Added function `cyclone_slider` for displaying slider in template files instead of using `do_shortcode`.
119
+ * Added button that links to a tutorial on how to [create your own template](http://www.codefleet.net/introduction-to-templates/).
120
+
121
  = 2.6.2 - 2013-08-08 =
122
  * Reverted red screen options to default color.
123
  * Fix bug with ugly old media gallery (pre 3.5).
233
 
234
  == Upgrade Notice ==
235
 
236
+ = 2.6.3 - 2013-08-13 =
237
+ * Made non-translatable texts translatable.
238
+ * Added RTL support for the admininistration screen.
239
+ * Change pin icon to media in the admin menu.
240
+ * Added Arabic translation. Special thanks to Hassan for this and the items above.
241
+ * Added function `cyclone_slider` for displaying slider in template files instead of using `do_shortcode`.
242
+ * Added button that links to a tutorial on how to [create your own template](http://www.codefleet.net/introduction-to-templates/).
243
+
244
  = 2.6.2 - 2013-08-08 =
245
  * Reverted red screen options to default color.
246
  * Fix bug with ugly old media gallery (pre 3.5).
classes/class-cyclone-slider-admin.php CHANGED
@@ -29,6 +29,9 @@ if(!class_exists('Cyclone_Slider_Admin')):
29
  // Add admin menus
30
  add_action( 'init', array( $this, 'create_post_types' ) );
31
 
 
 
 
32
  // Update the messages for our custom post make it appropriate for slideshow
33
  add_filter('post_updated_messages', array( $this, 'post_updated_messages' ) );
34
 
@@ -166,6 +169,21 @@ if(!class_exists('Cyclone_Slider_Admin')):
166
  );
167
  }
168
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
169
  /**
170
  * Add custom messages
171
  *
@@ -324,7 +342,7 @@ if(!class_exists('Cyclone_Slider_Admin')):
324
  $vars['template_code'] = '';
325
  } else {
326
  $vars['shortcode'] = '[cycloneslider id="'.$post->post_name.'"]';
327
- $vars['template_code'] = '<?php echo do_shortcode( \'[cycloneslider id="'.$post->post_name.'"]\' ); ?>';
328
  }
329
  $this->view->set_vars( $vars );
330
  $this->view->render();
29
  // Add admin menus
30
  add_action( 'init', array( $this, 'create_post_types' ) );
31
 
32
+ // Change admin menu icon
33
+ add_action( 'admin_init', array( $this, 'change_admin_menu_icon' ) );
34
+
35
  // Update the messages for our custom post make it appropriate for slideshow
36
  add_filter('post_updated_messages', array( $this, 'post_updated_messages' ) );
37
 
169
  );
170
  }
171
 
172
+ /**
173
+ * Change Icon
174
+ */
175
+ public function change_admin_menu_icon() {
176
+ global $menu;
177
+
178
+ if(!isset($menu) and !is_array($menu)) return false;
179
+
180
+ foreach( $menu as $key => $value ) {
181
+ if( 'edit.php?post_type=cycloneslider' == $value[2] )
182
+ $menu[$key][4] = str_replace('menu-icon-post', 'menu-icon-media', $menu[$key][4]);
183
+
184
+ }
185
+ }
186
+
187
  /**
188
  * Add custom messages
189
  *
342
  $vars['template_code'] = '';
343
  } else {
344
  $vars['shortcode'] = '[cycloneslider id="'.$post->post_name.'"]';
345
+ $vars['template_code'] = '<?php if( function_exists(\'cyclone_slider\') ) cyclone_slider(\''.$post->post_name.'\'); ?>';
346
  }
347
  $this->view->set_vars( $vars );
348
  $this->view->render();
classes/class-cyclone-slider-settings.php CHANGED
@@ -27,7 +27,7 @@ if(!class_exists('Cyclone_Slider_Settings') and class_exists('Codefleet_Settings
27
  ?>
28
  <table class="form-table">
29
  <tr>
30
- <th><label for="cs2-settings-load_scripts_in"><?php echo esc_attr( 'Load scripts in:' ); ?></label></th>
31
  <td>
32
  <select name="<?php echo esc_attr( $this->option_name."[load_scripts_in]" ); ?>" id="cs2-settings-load_scripts_in">
33
  <option value="header" <?php echo ($settings_data['load_scripts_in']=='header') ? 'selected="selected"' : ''; ?>><?php _e('Header', 'cycloneslider'); ?></option>
@@ -61,7 +61,7 @@ if(!class_exists('Cyclone_Slider_Settings') and class_exists('Codefleet_Settings
61
  </td>
62
  </tr>
63
  <tr>
64
- <th><label for="cs2-settings-script_priority"><?php echo esc_attr( 'Scripts loading priority:' ); ?></label></th>
65
  <td>
66
  <input type="number" id="<?php echo esc_attr( 'script_priority' ); ?>" name="<?php echo esc_attr( $this->option_name."[script_priority]" ); ?>" value="<?php echo esc_attr( $this->get_data('script_priority') ); ?>" />
67
  <em><?php _e('Make this value bigger to load scripts last.', 'cycloneslider'); ?></em>
@@ -69,8 +69,8 @@ if(!class_exists('Cyclone_Slider_Settings') and class_exists('Codefleet_Settings
69
  </tr>
70
  </table>
71
  <br /><br />
72
- <?php submit_button( 'Save Options', 'primary', 'submit', false) ?>
73
- <?php submit_button( 'Restore Defaults', 'secondary', 'reset', false) ?>
74
  </form>
75
 
76
  </div><?php
@@ -83,7 +83,7 @@ if(!class_exists('Cyclone_Slider_Settings') and class_exists('Codefleet_Settings
83
  $input = wp_parse_args($input, $this->get_settings_data());
84
  if( isset($_POST['reset']) ){
85
  $input = $this->get_default_settings_data();
86
- add_settings_error( $this->menu_slug, 'restore_defaults', __( 'Default options restored.'), 'updated fade' );
87
  } else {
88
 
89
  }
27
  ?>
28
  <table class="form-table">
29
  <tr>
30
+ <th><label for="cs2-settings-load_scripts_in"><?php _e('Load scripts in:', 'cycloneslider'); ?></label></th>
31
  <td>
32
  <select name="<?php echo esc_attr( $this->option_name."[load_scripts_in]" ); ?>" id="cs2-settings-load_scripts_in">
33
  <option value="header" <?php echo ($settings_data['load_scripts_in']=='header') ? 'selected="selected"' : ''; ?>><?php _e('Header', 'cycloneslider'); ?></option>
61
  </td>
62
  </tr>
63
  <tr>
64
+ <th><label for="cs2-settings-script_priority"><?php _e('Scripts loading priority:', 'cycloneslider'); ?></label></th>
65
  <td>
66
  <input type="number" id="<?php echo esc_attr( 'script_priority' ); ?>" name="<?php echo esc_attr( $this->option_name."[script_priority]" ); ?>" value="<?php echo esc_attr( $this->get_data('script_priority') ); ?>" />
67
  <em><?php _e('Make this value bigger to load scripts last.', 'cycloneslider'); ?></em>
69
  </tr>
70
  </table>
71
  <br /><br />
72
+ <?php submit_button( __('Save Options', 'cycloneslider'), 'primary', 'submit', false) ?>
73
+ <?php submit_button( __('Restore Defaults', 'cycloneslider'), 'secondary', 'reset', false) ?>
74
  </form>
75
 
76
  </div><?php
83
  $input = wp_parse_args($input, $this->get_settings_data());
84
  if( isset($_POST['reset']) ){
85
  $input = $this->get_default_settings_data();
86
+ add_settings_error( $this->menu_slug, 'restore_defaults', __( 'Default options restored.', 'cycloneslider'), 'updated fade' );
87
  } else {
88
 
89
  }
classes/class-cyclone-slider-widget.php CHANGED
@@ -29,7 +29,7 @@ if(!class_exists('Cyclone_Slider_Widget')):
29
  $slideshow = '';
30
  if ( !empty($instance['slideshow']) ) {
31
  $slideshow = $instance['slideshow'];
32
- echo do_shortcode('[cycloneslider id="'.$slideshow.'"]');
33
  }
34
  echo $after_widget;
35
  }
29
  $slideshow = '';
30
  if ( !empty($instance['slideshow']) ) {
31
  $slideshow = $instance['slideshow'];
32
+ if( function_exists('cyclone_slider') ) cyclone_slider($slideshow);
33
  }
34
  echo $after_widget;
35
  }
css/admin.css CHANGED
@@ -51,6 +51,11 @@
51
  padding:6px;
52
  border-right:1px solid #D3D3D3;
53
  }
 
 
 
 
 
54
  .cs-icon i{
55
  width:14px;
56
  height:14px;
@@ -76,10 +81,16 @@ i.icon-font{
76
  float:left;
77
  padding:5px 6px;
78
  }
 
 
 
79
  .cs-controls{
80
  float:right;
81
  padding:5px;
82
  }
 
 
 
83
  .cs-drag,
84
  .cs-toggle,
85
  .cs-delete{
@@ -90,6 +101,11 @@ i.icon-font{
90
  width:15px;
91
  height:15px;
92
  }
 
 
 
 
 
93
  .cs-drag{
94
  display:none;
95
  cursor:move;
@@ -136,11 +152,17 @@ i.icon-font{
136
  float:left;
137
  width:40%;
138
  }
 
 
 
139
  .cs-image-settings{
140
  float:left;
141
  width:50%;
142
  padding:15px 2%;
143
  }
 
 
 
144
  .cs-image-thumb img{
145
  display:block;
146
  max-width:90%;
@@ -167,12 +189,18 @@ i.icon-font{
167
  float:left;
168
  width:40%;
169
  }
 
 
 
170
  .cs-video-settings{
171
  float:left;
172
  width:50%;
173
  padding:15px 2%;
174
  min-width:300px;
175
  }
 
 
 
176
  .cs-loader{
177
  display:inline-block;
178
  width:24px;
@@ -201,6 +229,9 @@ i.icon-font{
201
  float:right;
202
  margin-bottom:15px;
203
  }
 
 
 
204
 
205
  /*** Hide other slide types ***/
206
  .cs-video, .cs-custom, .cs-image{
@@ -359,6 +390,11 @@ input:disabled{
359
  -khtml-border-radius:3px; /* Linux browsers */
360
  border-radius:3px; /* CSS3 */
361
  }
 
 
 
 
 
362
  .template-choices li:hover,
363
  .template-choices li.active{
364
  border-color:#21759B;
@@ -405,10 +441,17 @@ input:disabled{
405
  right:5px;
406
  bottom:5px;
407
  }
 
 
 
 
408
  .template-choices .supported span{
409
  float:right;
410
  margin:0 3px;
411
  }
 
 
 
412
  .template-scroller{
413
  margin-bottom:5px;
414
  }
@@ -423,4 +466,7 @@ input:disabled{
423
  .cycloneslider-get-more{
424
  padding-top:5px;
425
  float:right;
 
 
 
426
  }
51
  padding:6px;
52
  border-right:1px solid #D3D3D3;
53
  }
54
+ .rtl .cs-header .cs-icon{
55
+ float:right;
56
+ border-left:1px solid #D3D3D3;
57
+ border-right:0;
58
+ }
59
  .cs-icon i{
60
  width:14px;
61
  height:14px;
81
  float:left;
82
  padding:5px 6px;
83
  }
84
+ .rtl .cs-title{
85
+ float:right;
86
+ }
87
  .cs-controls{
88
  float:right;
89
  padding:5px;
90
  }
91
+ .rtl .cs-controls{
92
+ float:left;
93
+ }
94
  .cs-drag,
95
  .cs-toggle,
96
  .cs-delete{
101
  width:15px;
102
  height:15px;
103
  }
104
+ .rtl .cs-drag,
105
+ .rtl .cs-toggle,
106
+ .rtl .cs-delete{
107
+ float:right;
108
+ }
109
  .cs-drag{
110
  display:none;
111
  cursor:move;
152
  float:left;
153
  width:40%;
154
  }
155
+ .rtl .cs-image-preview{
156
+ float:right;
157
+ }
158
  .cs-image-settings{
159
  float:left;
160
  width:50%;
161
  padding:15px 2%;
162
  }
163
+ .rtl .cs-image-settings{
164
+ float:right;
165
+ }
166
  .cs-image-thumb img{
167
  display:block;
168
  max-width:90%;
189
  float:left;
190
  width:40%;
191
  }
192
+ .rtl .cs-video-preview{
193
+ float:right;
194
+ }
195
  .cs-video-settings{
196
  float:left;
197
  width:50%;
198
  padding:15px 2%;
199
  min-width:300px;
200
  }
201
+ .rtl .cs-video-settings{
202
+ float:right;
203
+ }
204
  .cs-loader{
205
  display:inline-block;
206
  width:24px;
229
  float:right;
230
  margin-bottom:15px;
231
  }
232
+ .rtl .cycloneslider_metas_enable_slide_effects{
233
+ float:left;
234
+ }
235
 
236
  /*** Hide other slide types ***/
237
  .cs-video, .cs-custom, .cs-image{
390
  -khtml-border-radius:3px; /* Linux browsers */
391
  border-radius:3px; /* CSS3 */
392
  }
393
+ .rtl .template-choices li{
394
+ float:right;
395
+ margin-left:10px;
396
+ margin-right:0;
397
+ }
398
  .template-choices li:hover,
399
  .template-choices li.active{
400
  border-color:#21759B;
441
  right:5px;
442
  bottom:5px;
443
  }
444
+ .rtl .template-choices .supported{
445
+ left:5px;
446
+ right:auto;
447
+ }
448
  .template-choices .supported span{
449
  float:right;
450
  margin:0 3px;
451
  }
452
+ .rtl .template-choices .supported span{
453
+ float:left;
454
+ }
455
  .template-scroller{
456
  margin-bottom:5px;
457
  }
466
  .cycloneslider-get-more{
467
  padding-top:5px;
468
  float:right;
469
+ }
470
+ .rtl .cycloneslider-get-more{
471
+ float:left;
472
  }
cyclone-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create and manage sliders with ease. Built for both casual users and developers.
6
- Version: 2.6.2
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
@@ -25,7 +25,7 @@ License:
25
 
26
  */
27
  if(!defined('CYCLONE_VERSION')){
28
- define('CYCLONE_VERSION', '2.6.2' );
29
  }
30
  if(!defined('CYCLONE_PATH')){
31
  define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
@@ -55,25 +55,25 @@ require_once(CYCLONE_PATH.'inc/functions.php');
55
 
56
  $cyclone_slider_saved_done = false; //Global variable to limit save_post execution to only once
57
 
58
- // Load domain in this hook to work with WPML
59
- add_action('plugins_loaded', 'cycloneslider_plugin_init');
60
- function cycloneslider_plugin_init() {
61
- load_plugin_textdomain( 'cycloneslider', false, 'cyclone-slider-2/lang' );
62
- }
63
-
64
  // Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter
65
  // Inject dependencies here
66
  $cyclone_slider_data = new Cyclone_Slider_Data();
67
-
68
  $cyclone_slider_settings = new Cyclone_Slider_Settings();
69
- $cyclone_slider_settings->set_option_group('cyclone_option_group');
70
- $cyclone_slider_settings->set_option_name('cyclone_option_name');
71
- $cyclone_slider_settings->set_parent_slug('edit.php?post_type=cycloneslider');
72
- $cyclone_slider_settings->set_page_title('Cyclone Slider Settings');
73
- $cyclone_slider_settings->set_menu_title('Settings');
74
- $cyclone_slider_settings->set_menu_slug('cycloneslider-settings');
75
- $cyclone_slider_settings->show();
76
-
77
  $cyclone_slider_admin = new Cyclone_Slider_Admin( new Codefleet_View(), new Cyclone_Templates_Manager() );
78
  $cyclone_slider_plugin_instance = new Cyclone_Slider( new Cyclone_Templates_Manager(), $cyclone_slider_settings->get_settings_data() );
79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create and manage sliders with ease. Built for both casual users and developers.
6
+ Version: 2.6.3
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
25
 
26
  */
27
  if(!defined('CYCLONE_VERSION')){
28
+ define('CYCLONE_VERSION', '2.6.3' );
29
  }
30
  if(!defined('CYCLONE_PATH')){
31
  define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
55
 
56
  $cyclone_slider_saved_done = false; //Global variable to limit save_post execution to only once
57
 
 
 
 
 
 
 
58
  // Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter
59
  // Inject dependencies here
60
  $cyclone_slider_data = new Cyclone_Slider_Data();
 
61
  $cyclone_slider_settings = new Cyclone_Slider_Settings();
 
 
 
 
 
 
 
 
62
  $cyclone_slider_admin = new Cyclone_Slider_Admin( new Codefleet_View(), new Cyclone_Templates_Manager() );
63
  $cyclone_slider_plugin_instance = new Cyclone_Slider( new Cyclone_Templates_Manager(), $cyclone_slider_settings->get_settings_data() );
64
 
65
+ // Load domain in this hook to work with WPML
66
+ add_action('plugins_loaded', 'cycloneslider_plugin_init');
67
+ function cycloneslider_plugin_init() {
68
+ global $cyclone_slider_settings;
69
+
70
+ load_plugin_textdomain( 'cycloneslider', false, 'cyclone-slider-2/lang' );
71
+
72
+ $cyclone_slider_settings->set_option_group('cyclone_option_group');
73
+ $cyclone_slider_settings->set_option_name('cyclone_option_name');
74
+ $cyclone_slider_settings->set_parent_slug('edit.php?post_type=cycloneslider');
75
+ $cyclone_slider_settings->set_menu_slug('cycloneslider-settings');
76
+ $cyclone_slider_settings->set_page_title( __('Cyclone Slider Settings', 'cycloneslider') ); // This string should be here for translation to work
77
+ $cyclone_slider_settings->set_menu_title( __('Settings', 'cycloneslider') ); // This string should be here for translation to work
78
+ $cyclone_slider_settings->show();
79
+ }
inc/functions.php CHANGED
@@ -1,4 +1,17 @@
1
  <?php
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  /**
4
  * Cyclone Slide Image URL
1
  <?php
2
+ /**
3
+ * Cyclone Slider
4
+ *
5
+ * Displays the slider on template files.
6
+ *
7
+ * @param string $slider_slug The slug of the slider.
8
+ */
9
+ function cyclone_slider( $slider_slug ){
10
+ global $cyclone_slider_plugin_instance;
11
+ if(isset($cyclone_slider_plugin_instance)){
12
+ echo $cyclone_slider_plugin_instance->cycloneslider_shortcode( array('id'=>$slider_slug) );
13
+ }
14
+ }
15
 
16
  /**
17
  * Cyclone Slide Image URL
lang/cycloneslider-ar.mo ADDED
Binary file
lang/cycloneslider-ar.po ADDED
@@ -0,0 +1,525 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider 2\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-13 14:13+0800\n"
6
+ "PO-Revision-Date: 2013-08-13 14:13+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: en_US\n"
13
+ "X-Poedit-KeywordsList: __;_e;_x\n"
14
+ "X-Poedit-Basepath: .\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.7\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp_dev\\cyclone-slider-2\\wp-content\\plugins\\cyclone-slider-2\n"
19
+
20
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/cyclone-slider.php:76
21
+ msgid "Cyclone Slider Settings"
22
+ msgstr "إعدادات عرض الشرائح"
23
+
24
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/cyclone-slider.php:77
25
+ msgid "Settings"
26
+ msgstr "إعدادات"
27
+
28
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:134
29
+ msgid "Select an image"
30
+ msgstr "اختر صورة"
31
+
32
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:135
33
+ msgid "Add to Slide"
34
+ msgstr "أضف إلى شريحة"
35
+
36
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:152
37
+ msgid "Cyclone Slider"
38
+ msgstr "عرض الشرائح"
39
+
40
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:153
41
+ msgid "Slideshow"
42
+ msgstr "عرض الشرائح"
43
+
44
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:154
45
+ msgid "Add Slideshow"
46
+ msgstr "أضف عرض شرائح"
47
+
48
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:155
49
+ msgid "Add New Slideshow"
50
+ msgstr "أضف عرض شرائح جديد"
51
+
52
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:156
53
+ msgid "Edit Slideshow"
54
+ msgstr "تحرير عرض شرائح"
55
+
56
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:157
57
+ msgid "New Slideshow"
58
+ msgstr "عرض شرائح جديد"
59
+
60
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:158
61
+ msgid "View Slideshow"
62
+ msgstr "إظهار عرض الشرائح"
63
+
64
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:159
65
+ msgid "Search Slideshows"
66
+ msgstr "البحث في عروض الشرائح"
67
+
68
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:160
69
+ msgid "No slideshows found"
70
+ msgstr "لم يتم إيجاد عروض شرائح"
71
+
72
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:161
73
+ msgid "No slideshows found in Trash"
74
+ msgstr "لم يتم إيجاد عروض شرائح في المهملات"
75
+
76
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:196
77
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:199
78
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:200
79
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:203
80
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:204
81
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:205
82
+ msgid "Slideshow updated."
83
+ msgstr "تم تحديث عرض الشرائح"
84
+
85
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:197
86
+ msgid "Custom field updated."
87
+ msgstr "تم تحديث الحقل المخصوص."
88
+
89
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:198
90
+ msgid "Custom field deleted."
91
+ msgstr "تم حذف الحقل المخصوص."
92
+
93
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:201
94
+ msgid "Slideshow published."
95
+ msgstr "تم نشر عرض الشرائح."
96
+
97
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:202
98
+ msgid "Slideshow saved."
99
+ msgstr "تم حفظ عرض الشرائح."
100
+
101
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:206
102
+ #, php-format
103
+ msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
104
+ msgstr "تعذر حفظ كود CSS الخاص بالقالب. الرجاء التأكد من أن %stemplates.css قابل للتعديل."
105
+
106
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:207
107
+ #, php-format
108
+ msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
109
+ msgstr "تعذر حفظ كود JS الخاص بالقالب. الرجاء التأكد من أن %stemplates.js قابل للتعديل."
110
+
111
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:241
112
+ msgid "Slides"
113
+ msgstr "شرائح"
114
+
115
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:249
116
+ msgid "Get Slider Codes"
117
+ msgstr "احصل على أكواد عرض الشرائح"
118
+
119
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:257
120
+ msgid "Slideshow Settings"
121
+ msgstr "إعدادات عرض الشرائح"
122
+
123
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:265
124
+ msgid "Slideshow Templates"
125
+ msgstr "قوالب عرض الشرائح"
126
+
127
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:273
128
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:481
129
+ msgid "Slideshow ID"
130
+ msgstr "رقم عرض الشرائح"
131
+
132
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:301
133
+ msgid "Slide"
134
+ msgstr "شريحة"
135
+
136
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:414
137
+ msgid "Slide *"
138
+ msgstr "شريحة *"
139
+
140
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:478
141
+ msgid "Slideshow Name"
142
+ msgstr "اسم عرض الشرائح"
143
+
144
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:479
145
+ msgid "Template"
146
+ msgstr "قالب"
147
+
148
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:480
149
+ msgid "No. of Slides"
150
+ msgstr "عدد الشرائح"
151
+
152
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:482
153
+ msgid "Shortcode"
154
+ msgstr "كود قصير"
155
+
156
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:17
157
+ msgid "Play with these settings if Cyclone Slider 2 is not working or if you want to optimize it."
158
+ msgstr "قم باللعب بهذه الإعدادات إذا كانت الإضافة لا تعمل أو إذا أردت تحسينها."
159
+
160
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:30
161
+ msgid "Load scripts in:"
162
+ msgstr "تحميل السكربتات في:"
163
+
164
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:33
165
+ msgid "Header"
166
+ msgstr "الترويسة"
167
+
168
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:34
169
+ msgid "Footer"
170
+ msgstr "التذييل"
171
+
172
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:39
173
+ msgid "Load these scripts:"
174
+ msgstr "قم بتحميل هذه السكربتات:"
175
+
176
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:44
177
+ msgid "Cycle 2. This is the core script needed by the plugin."
178
+ msgstr "Cycle 2. هذا هو السكربت الأساسي المستخدم في الإضافة."
179
+
180
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:49
181
+ msgid "Cycle 2 - Carousel. Used by these templates: Galleria, Lea, Dos."
182
+ msgstr "Cycle 2 - Carousel. يستخدم في هذه القوالب: Galleria, Lea, Dos."
183
+
184
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:54
185
+ msgid "Cycle 2 - Tile. Used for tile transition effects."
186
+ msgstr "Cycle 2 - Tile. يستخدم لمؤثرات الانتقال مربعة الشكل."
187
+
188
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:59
189
+ msgid "Cycle 2 - Video. Used by YouTube template."
190
+ msgstr "Cycle 2 - Video. يستخدم في قالب يوتيوب."
191
+
192
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:64
193
+ msgid "Scripts loading priority:"
194
+ msgstr "أولوية تحميل السكربتات:"
195
+
196
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:67
197
+ msgid "Make this value bigger to load scripts last."
198
+ msgstr "اجعل هذه القيمة أكبر لتحميل السكربتات آخرا."
199
+
200
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:72
201
+ msgid "Save Options"
202
+ msgstr "حفظ الخيارات"
203
+
204
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:73
205
+ msgid "Restore Defaults"
206
+ msgstr "إستعادة الإفتراضي"
207
+
208
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:86
209
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/codefleet/class-codefleet-settings-page.php:114
210
+ msgid "Default options restored."
211
+ msgstr "تم استعادة الخيارات الإفتراضية."
212
+
213
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:15
214
+ msgid "Cyclone Slider Widget"
215
+ msgstr "مربع عرض الشرائح الجانبي"
216
+
217
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:16
218
+ msgid "Widget for displaying slideshows."
219
+ msgstr "مربع جانبي لإظهار عروض الشرائح."
220
+
221
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:62
222
+ msgid "Select a Slideshow:"
223
+ msgstr "اختر عرض شرائح:"
224
+
225
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:77
226
+ msgid "No slideshows found."
227
+ msgstr "لم يتم العثور على عروض شرائح."
228
+
229
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:208
230
+ #, php-format
231
+ msgid "[Slideshow \"%s\" not found]"
232
+ msgstr "[عرض الشرائح \"%s\" لم يتم العثور عليه]"
233
+
234
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:234
235
+ #, php-format
236
+ msgid "[Template \"%s\" not found]"
237
+ msgstr "[القالب \"%s\" لم يتم العثور عليه]"
238
+
239
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:33
240
+ msgid "NextGEN Integration"
241
+ msgstr "الدمج مع NextGEN"
242
+
243
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:49
244
+ msgid "Choose a NextGEN Gallery"
245
+ msgstr "اختر معرض NextGEN "
246
+
247
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:59
248
+ msgid "Import"
249
+ msgstr "استيراد"
250
+
251
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:61
252
+ msgid "Select a gallery to import images from. Images will be added as new slides."
253
+ msgstr "اختر معرضا لاستيراد الصور منه. سيتم إضافة الصور كشرائح جديدة."
254
+
255
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:18
256
+ msgid "Drag"
257
+ msgstr "سحب"
258
+
259
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:19
260
+ msgid "Toggle"
261
+ msgstr "تبديل"
262
+
263
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:20
264
+ msgid "Delete"
265
+ msgstr "حذف"
266
+
267
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:27
268
+ msgid "Image"
269
+ msgstr "صورة"
270
+
271
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:28
272
+ msgid "Video"
273
+ msgstr "فيديو"
274
+
275
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:29
276
+ msgid "Custom"
277
+ msgstr "مخصوص"
278
+
279
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:42
280
+ msgid "Get Image"
281
+ msgstr "الحصول على صورة"
282
+
283
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:45
284
+ msgid "Slide Properties:"
285
+ msgstr "خصائص الشريحة:"
286
+
287
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:47
288
+ msgid "Link"
289
+ msgstr "رابط"
290
+
291
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:50
292
+ msgid "Link URL:"
293
+ msgstr "عنوان الرابط:"
294
+
295
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:54
296
+ msgid "Open Link in:"
297
+ msgstr "قم بفتح الرابط في:"
298
+
299
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:56
300
+ msgid "Same Window"
301
+ msgstr "نفس النافذة"
302
+
303
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:57
304
+ msgid "New Tab or Window"
305
+ msgstr "تبويبة أو نافذة جديدة"
306
+
307
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:63
308
+ msgid "Title"
309
+ msgstr "العنوان"
310
+
311
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:71
312
+ msgid "Description"
313
+ msgstr "الوصف"
314
+
315
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:80
316
+ msgid "Image Attributes"
317
+ msgstr "سمات الصورة"
318
+
319
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:83
320
+ msgid "Alternate Text:"
321
+ msgstr "النص البديل:"
322
+
323
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:87
324
+ msgid "Title Text:"
325
+ msgstr "نص العنوان:"
326
+
327
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:93
328
+ msgid "Slide Transition Effects"
329
+ msgstr "مؤثرات انتقال الشريحة"
330
+
331
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:97
332
+ msgid "Disable"
333
+ msgstr "تعطيل"
334
+
335
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:98
336
+ msgid "Enable Slide Effects"
337
+ msgstr "تفعيل مؤثرات الشريحة"
338
+
339
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:104
340
+ msgid "Transition Effects:"
341
+ msgstr "مؤثرات الانتقال:"
342
+
343
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:115
344
+ msgid "Transition Effects Speed:"
345
+ msgstr "سرعة مؤثرات الانتقال:"
346
+
347
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:117
348
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:124
349
+ msgid "Milliseconds"
350
+ msgstr "ملي ثانية"
351
+
352
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:122
353
+ msgid "Next Slide Delay:"
354
+ msgstr "تأخير الشريحة التالية:"
355
+
356
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:132
357
+ msgid "Tile Count:"
358
+ msgstr "عدد المربعات:"
359
+
360
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:134
361
+ msgid "The number of tiles to use in the transition."
362
+ msgstr "عدد المربعات المستخدمة في الانتقال."
363
+
364
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:138
365
+ msgid "Tile Delay:"
366
+ msgstr "تأخير المربعات:"
367
+
368
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:140
369
+ msgid "Milliseconds to delay each individual tile transition."
370
+ msgstr "عدد الملي ثانية لتأخير كل مربع منفرد في الانتقال."
371
+
372
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:144
373
+ msgid "Tile Position:"
374
+ msgstr "موضع المربعات:"
375
+
376
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:146
377
+ msgid "Vertical"
378
+ msgstr "عمودي"
379
+
380
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:147
381
+ msgid "Horizontal"
382
+ msgstr "أفقي"
383
+
384
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:167
385
+ msgid "Video URL:"
386
+ msgstr "عنوان رابط الفيديو:"
387
+
388
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:169
389
+ msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
390
+ msgstr "قم بنسخ ولصق عنوان فيديو يوتيوب أو فيميو واضغط زر احصل على فيديو."
391
+
392
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:173
393
+ msgid "Get Video"
394
+ msgstr "احصل على فيديو"
395
+
396
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:178
397
+ msgid "Embed Code"
398
+ msgstr "كود التضمين"
399
+
400
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:180
401
+ msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
402
+ msgstr "يمكنك وضع كود التضمين الخاص بك هنا مباشرة. أو يمكنك استخدام زر احصل على فيديو لتوليد كود التضمين.."
403
+
404
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:182
405
+ msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
406
+ msgstr "<strong>تنبيه:</strong> خصائص الشريحة ومؤثرات المربعات غير مدعومة في الفيديو."
407
+
408
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:184
409
+ msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
410
+ msgstr "<strong>Note:</strong> أضف &wmode=transparent لخاصية src في كود التضمين لجعل عناصر HTML تظهر فوق الفلاش."
411
+
412
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:190
413
+ msgid "Custom HTML"
414
+ msgstr "كود HTML مخصوص"
415
+
416
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:4
417
+ msgid "Your Shortcode:"
418
+ msgstr "الكود القصير الخاص بك:"
419
+
420
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:6
421
+ msgid "Copy and paste this shortcode into your Post, Page or Custom Post editor."
422
+ msgstr "قم بنسخ ولصق هذا الكود القصير داخل تدويناتك، صفحاتك، أو محررات التدوينات المخصوصة."
423
+
424
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:10
425
+ msgid "Your PHP Code:"
426
+ msgstr "كود PHP الخاص بك:"
427
+
428
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:12
429
+ msgid "Copy and paste this code when you need to display the slider in template files (header.php, front-page.php, etc.)."
430
+ msgstr "قم بنسخ ولصق هذا الكود عندما تحتاج إلى عرض شريط التمرير في ملفات القالب (header.php، front-page.php، الخ)."
431
+
432
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-id.php:5
433
+ msgid "Change the Slideshow ID here."
434
+ msgstr "قم بتغيير رقم عرض الشرائح هنا."
435
+
436
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:4
437
+ msgid "Transition Effects to Use:"
438
+ msgstr "مؤثرات الانتقال التي سيتم استخدامها:"
439
+
440
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:28
441
+ msgid "Milliseconds. 0 to disable auto advance."
442
+ msgstr "ملي ثانية. 0 لتعطيل التقدم التلقائي."
443
+
444
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:38
445
+ msgid "Width:"
446
+ msgstr "عرض:"
447
+
448
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:40
449
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:46
450
+ msgid "pixels."
451
+ msgstr "بكسل."
452
+
453
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:44
454
+ msgid "Height:"
455
+ msgstr "ارتفاع:"
456
+
457
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:50
458
+ msgid "Pause on Hover?"
459
+ msgstr "إيقاف مؤقت عند المرور بالمؤشر؟"
460
+
461
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:52
462
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:60
463
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:68
464
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:78
465
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:87
466
+ msgid "Yes"
467
+ msgstr "نعم"
468
+
469
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:53
470
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:61
471
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:69
472
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:77
473
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:86
474
+ msgid "No"
475
+ msgstr "لا"
476
+
477
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:58
478
+ msgid "Show Prev/Next Buttons?"
479
+ msgstr "إظهار أزرار السابق/التالي؟"
480
+
481
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:66
482
+ msgid "Show Navigation?"
483
+ msgstr "إظهار التصفح"
484
+
485
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:71
486
+ msgid "The thumbnails or dots depending on template."
487
+ msgstr "الصور الصغيرة أو النقاط اعتمادا على القالب."
488
+
489
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:75
490
+ msgid "Random Slide Order?"
491
+ msgstr "ترتيب عشوائي للشرائح"
492
+
493
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:80
494
+ msgid "Randomize order of slides on every page visit."
495
+ msgstr "قم بتغيير ترتيب الشرائح في كل زيارة لصفحة."
496
+
497
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:84
498
+ msgid "Resize Images?"
499
+ msgstr "تغيير حجم الصور؟"
500
+
501
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:89
502
+ msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
503
+ msgstr "نعم - قم بتغيير حجم الصور لأبعاد عرض الشرائح. <br>لا - قم باستخدام الصورة الأصلية المرفوعة."
504
+
505
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slides.php:8
506
+ msgid "Add Slide"
507
+ msgstr "أضف شريحة"
508
+
509
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:39
510
+ msgid "Select a template to use. Check the template icons to see what slide type it supports."
511
+ msgstr "قم باختيار قالب للاستخدام. تفحص أيقونات القالب لترى أنواع الشرائح التي يدعمها"
512
+
513
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:40
514
+ #, php-format
515
+ msgid "Note: If you are looking for the Black, Blue or Myrtle, checkout this <a href=\"%s\">post</a>."
516
+ msgstr "تنبيه: إذا كنت تبحث عن القوالب الأسود، الأزرق، والآس، فانظر هذه <a href=\"%s\">التدوينة</a>."
517
+
518
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:42
519
+ msgid "Learn to create your own template"
520
+ msgstr "تعلم كيفية إنشاء قالب خاص بك"
521
+
522
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:43
523
+ msgid "Get more templates.."
524
+ msgstr "احصل على مزيد من القوالب.."
525
+
lang/cycloneslider.pot CHANGED
@@ -1,496 +1,524 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Cyclone Slider 2\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-08-04 19:25+0800\n"
6
- "PO-Revision-Date: 2013-08-04 19:25+0800\n"
7
- "Last-Translator: \n"
8
- "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e;_x\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: English\n"
15
- "X-Poedit-Country: UNITED STATES\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp_dev\\cyclone-slider-2\\wp-content\\plugins\\cyclone-slider-2\n"
18
-
19
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:131
20
- msgid "Select an image"
21
- msgstr ""
22
-
23
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:132
24
- msgid "Add to Slide"
25
- msgstr ""
26
-
27
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:149
28
- msgid "Cyclone Slider"
29
- msgstr ""
30
-
31
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:150
32
- msgid "Slideshow"
33
- msgstr ""
34
-
35
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:151
36
- msgid "Add Slideshow"
37
- msgstr ""
38
-
39
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:152
40
- msgid "Add New Slideshow"
41
- msgstr ""
42
-
43
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:153
44
- msgid "Edit Slideshow"
45
- msgstr ""
46
-
47
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:154
48
- msgid "New Slideshow"
49
- msgstr ""
50
-
51
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:155
52
- msgid "View Slideshow"
53
- msgstr ""
54
-
55
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:156
56
- msgid "Search Slideshows"
57
- msgstr ""
58
-
59
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:157
60
- msgid "No slideshows found"
61
- msgstr ""
62
-
63
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:158
64
- msgid "No slideshows found in Trash"
65
- msgstr ""
66
-
67
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:178
68
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:181
69
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:182
70
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:185
71
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:186
72
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:187
73
- msgid "Slideshow updated."
74
- msgstr ""
75
-
76
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:179
77
- msgid "Custom field updated."
78
- msgstr ""
79
-
80
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:180
81
- msgid "Custom field deleted."
82
- msgstr ""
83
-
84
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:183
85
- msgid "Slideshow published."
86
- msgstr ""
87
-
88
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:184
89
- msgid "Slideshow saved."
90
- msgstr ""
91
-
92
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:188
93
- #, php-format
94
- msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
95
- msgstr ""
96
-
97
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:189
98
- #, php-format
99
- msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
100
- msgstr ""
101
-
102
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:223
103
- msgid "Slides"
104
- msgstr ""
105
-
106
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:231
107
- msgid "Get Slider Codes"
108
- msgstr ""
109
-
110
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:239
111
- msgid "Slideshow Settings"
112
- msgstr ""
113
-
114
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:247
115
- msgid "Slideshow Templates"
116
- msgstr ""
117
-
118
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:255
119
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:463
120
- msgid "Slideshow ID"
121
- msgstr ""
122
-
123
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:283
124
- msgid "Slide"
125
- msgstr ""
126
-
127
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:396
128
- msgid "Slide *"
129
- msgstr ""
130
-
131
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:460
132
- msgid "Slideshow Name"
133
- msgstr ""
134
-
135
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:461
136
- msgid "Template"
137
- msgstr ""
138
-
139
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:462
140
- msgid "No. of Slides"
141
- msgstr ""
142
-
143
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:464
144
- msgid "Shortcode"
145
- msgstr ""
146
-
147
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:17
148
- msgid "Play with these settings if Cyclone Slider 2 is not working or if you want to optimize it."
149
- msgstr ""
150
-
151
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:33
152
- msgid "Header"
153
- msgstr ""
154
-
155
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:34
156
- msgid "Footer"
157
- msgstr ""
158
-
159
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:39
160
- msgid "Load these scripts:"
161
- msgstr ""
162
-
163
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:44
164
- msgid "Cycle 2. This is the core script needed by the plugin."
165
- msgstr ""
166
-
167
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:49
168
- msgid "Cycle 2 - Carousel. Used by these templates: Galleria, Lea, Dos."
169
- msgstr ""
170
-
171
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:54
172
- msgid "Cycle 2 - Tile. Used for tile transition effects."
173
- msgstr ""
174
-
175
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:59
176
- msgid "Cycle 2 - Video. Used by YouTube template."
177
- msgstr ""
178
-
179
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:67
180
- msgid "Make this value bigger to load scripts last."
181
- msgstr ""
182
-
183
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:86
184
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/codefleet/class-codefleet-settings-page.php:114
185
- msgid "Default options restored."
186
- msgstr ""
187
-
188
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:15
189
- msgid "Cyclone Slider Widget"
190
- msgstr ""
191
-
192
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:16
193
- msgid "Widget for displaying slideshows."
194
- msgstr ""
195
-
196
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:62
197
- msgid "Select a Slideshow:"
198
- msgstr ""
199
-
200
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:77
201
- msgid "No slideshows found."
202
- msgstr ""
203
-
204
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:208
205
- #, php-format
206
- msgid "[Slideshow \"%s\" not found]"
207
- msgstr ""
208
-
209
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:234
210
- #, php-format
211
- msgid "[Template \"%s\" not found]"
212
- msgstr ""
213
-
214
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:33
215
- msgid "NextGEN Integration"
216
- msgstr ""
217
-
218
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:49
219
- msgid "Choose a NextGEN Gallery"
220
- msgstr ""
221
-
222
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:59
223
- msgid "Import"
224
- msgstr ""
225
-
226
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:61
227
- msgid "Select a gallery to import images from. Images will be added as new slides."
228
- msgstr ""
229
-
230
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:18
231
- msgid "Drag"
232
- msgstr ""
233
-
234
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:19
235
- msgid "Toggle"
236
- msgstr ""
237
-
238
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:20
239
- msgid "Delete"
240
- msgstr ""
241
-
242
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:27
243
- msgid "Image"
244
- msgstr ""
245
-
246
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:28
247
- msgid "Video"
248
- msgstr ""
249
-
250
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:29
251
- msgid "Custom"
252
- msgstr ""
253
-
254
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:42
255
- msgid "Get Image"
256
- msgstr ""
257
-
258
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:45
259
- msgid "Slide Properties:"
260
- msgstr ""
261
-
262
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:47
263
- msgid "Link"
264
- msgstr ""
265
-
266
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:50
267
- msgid "Link URL:"
268
- msgstr ""
269
-
270
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:54
271
- msgid "Open Link in:"
272
- msgstr ""
273
-
274
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:56
275
- msgid "Same Window"
276
- msgstr ""
277
-
278
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:57
279
- msgid "New Tab or Window"
280
- msgstr ""
281
-
282
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:63
283
- msgid "Title"
284
- msgstr ""
285
-
286
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:71
287
- msgid "Description"
288
- msgstr ""
289
-
290
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:80
291
- msgid "Image Attributes"
292
- msgstr ""
293
-
294
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:83
295
- msgid "Alternate Text:"
296
- msgstr ""
297
-
298
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:87
299
- msgid "Title Text:"
300
- msgstr ""
301
-
302
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:93
303
- msgid "Slide Transition Effects"
304
- msgstr ""
305
-
306
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:97
307
- msgid "Disable"
308
- msgstr ""
309
-
310
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:98
311
- msgid "Enable Slide Effects"
312
- msgstr ""
313
-
314
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:104
315
- msgid "Transition Effects:"
316
- msgstr ""
317
-
318
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:115
319
- msgid "Transition Effects Speed:"
320
- msgstr ""
321
-
322
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:117
323
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:124
324
- msgid "Milliseconds"
325
- msgstr ""
326
-
327
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:122
328
- msgid "Next Slide Delay:"
329
- msgstr ""
330
-
331
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:132
332
- msgid "Tile Count:"
333
- msgstr ""
334
-
335
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:134
336
- msgid "The number of tiles to use in the transition."
337
- msgstr ""
338
-
339
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:138
340
- msgid "Tile Delay:"
341
- msgstr ""
342
-
343
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:140
344
- msgid "Milliseconds to delay each individual tile transition."
345
- msgstr ""
346
-
347
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:144
348
- msgid "Tile Position:"
349
- msgstr ""
350
-
351
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:146
352
- msgid "Vertical"
353
- msgstr ""
354
-
355
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:147
356
- msgid "Horizontal"
357
- msgstr ""
358
-
359
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:167
360
- msgid "Video URL:"
361
- msgstr ""
362
-
363
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:169
364
- msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
365
- msgstr ""
366
-
367
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:173
368
- msgid "Get Video"
369
- msgstr ""
370
-
371
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:178
372
- msgid "Embed Code"
373
- msgstr ""
374
-
375
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:180
376
- msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
377
- msgstr ""
378
-
379
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:182
380
- msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
381
- msgstr ""
382
-
383
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:184
384
- msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
385
- msgstr ""
386
-
387
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:190
388
- msgid "Custom HTML"
389
- msgstr ""
390
-
391
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:4
392
- msgid "Your Shortcode:"
393
- msgstr ""
394
-
395
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:6
396
- msgid "Copy and paste this shortcode into your Post, Page or Custom Post editor."
397
- msgstr ""
398
-
399
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:10
400
- msgid "Your PHP Code:"
401
- msgstr ""
402
-
403
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:12
404
- msgid "Copy and paste this code when you need to display the slider in template files (header.php, front-page.php, etc.)."
405
- msgstr ""
406
-
407
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-id.php:5
408
- msgid "Change the Slideshow ID here."
409
- msgstr ""
410
-
411
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:4
412
- msgid "Transition Effects to Use:"
413
- msgstr ""
414
-
415
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:28
416
- msgid "Milliseconds. 0 to disable auto advance."
417
- msgstr ""
418
-
419
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:38
420
- msgid "Width:"
421
- msgstr ""
422
-
423
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:40
424
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:46
425
- msgid "pixels."
426
- msgstr ""
427
-
428
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:44
429
- msgid "Height:"
430
- msgstr ""
431
-
432
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:50
433
- msgid "Pause on Hover?"
434
- msgstr ""
435
-
436
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:52
437
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:60
438
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:68
439
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:78
440
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:87
441
- msgid "Yes"
442
- msgstr ""
443
-
444
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:53
445
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:61
446
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:69
447
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:77
448
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:86
449
- msgid "No"
450
- msgstr ""
451
-
452
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:58
453
- msgid "Show Prev/Next Buttons?"
454
- msgstr ""
455
-
456
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:66
457
- msgid "Show Navigation?"
458
- msgstr ""
459
-
460
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:71
461
- msgid "The thumbnails or dots depending on template."
462
- msgstr ""
463
-
464
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:75
465
- msgid "Random Slide Order?"
466
- msgstr ""
467
-
468
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:80
469
- msgid "Randomize order of slides on every page visit."
470
- msgstr ""
471
-
472
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:84
473
- msgid "Resize Images?"
474
- msgstr ""
475
-
476
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:89
477
- msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
478
- msgstr ""
479
-
480
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slides.php:8
481
- msgid "Add Slide"
482
- msgstr ""
483
-
484
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:39
485
- msgid "Select a template to use. Check the template icons to see what slide type it supports."
486
- msgstr ""
487
-
488
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:40
489
- #, php-format
490
- msgid "Note: If you are looking for the Black, Blue or Myrtle, checkout this <a href=\"%s\">post</a>."
491
- msgstr ""
492
-
493
- #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:42
494
- msgid "Get more templates.."
495
- msgstr ""
496
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider 2\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-13 14:13+0800\n"
6
+ "PO-Revision-Date: 2013-08-13 14:13+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: English\n"
15
+ "X-Poedit-Country: UNITED STATES\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp_dev\\cyclone-slider-2\\wp-content\\plugins\\cyclone-slider-2\n"
18
+
19
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/cyclone-slider.php:76
20
+ msgid "Cyclone Slider Settings"
21
+ msgstr ""
22
+
23
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/cyclone-slider.php:77
24
+ msgid "Settings"
25
+ msgstr ""
26
+
27
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:134
28
+ msgid "Select an image"
29
+ msgstr ""
30
+
31
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:135
32
+ msgid "Add to Slide"
33
+ msgstr ""
34
+
35
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:152
36
+ msgid "Cyclone Slider"
37
+ msgstr ""
38
+
39
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:153
40
+ msgid "Slideshow"
41
+ msgstr ""
42
+
43
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:154
44
+ msgid "Add Slideshow"
45
+ msgstr ""
46
+
47
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:155
48
+ msgid "Add New Slideshow"
49
+ msgstr ""
50
+
51
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:156
52
+ msgid "Edit Slideshow"
53
+ msgstr ""
54
+
55
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:157
56
+ msgid "New Slideshow"
57
+ msgstr ""
58
+
59
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:158
60
+ msgid "View Slideshow"
61
+ msgstr ""
62
+
63
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:159
64
+ msgid "Search Slideshows"
65
+ msgstr ""
66
+
67
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:160
68
+ msgid "No slideshows found"
69
+ msgstr ""
70
+
71
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:161
72
+ msgid "No slideshows found in Trash"
73
+ msgstr ""
74
+
75
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:196
76
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:199
77
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:200
78
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:203
79
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:204
80
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:205
81
+ msgid "Slideshow updated."
82
+ msgstr ""
83
+
84
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:197
85
+ msgid "Custom field updated."
86
+ msgstr ""
87
+
88
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:198
89
+ msgid "Custom field deleted."
90
+ msgstr ""
91
+
92
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:201
93
+ msgid "Slideshow published."
94
+ msgstr ""
95
+
96
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:202
97
+ msgid "Slideshow saved."
98
+ msgstr ""
99
+
100
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:206
101
+ #, php-format
102
+ msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
103
+ msgstr ""
104
+
105
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:207
106
+ #, php-format
107
+ msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
108
+ msgstr ""
109
+
110
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:241
111
+ msgid "Slides"
112
+ msgstr ""
113
+
114
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:249
115
+ msgid "Get Slider Codes"
116
+ msgstr ""
117
+
118
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:257
119
+ msgid "Slideshow Settings"
120
+ msgstr ""
121
+
122
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:265
123
+ msgid "Slideshow Templates"
124
+ msgstr ""
125
+
126
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:273
127
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:481
128
+ msgid "Slideshow ID"
129
+ msgstr ""
130
+
131
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:301
132
+ msgid "Slide"
133
+ msgstr ""
134
+
135
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:414
136
+ msgid "Slide *"
137
+ msgstr ""
138
+
139
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:478
140
+ msgid "Slideshow Name"
141
+ msgstr ""
142
+
143
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:479
144
+ msgid "Template"
145
+ msgstr ""
146
+
147
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:480
148
+ msgid "No. of Slides"
149
+ msgstr ""
150
+
151
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-admin.php:482
152
+ msgid "Shortcode"
153
+ msgstr ""
154
+
155
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:17
156
+ msgid "Play with these settings if Cyclone Slider 2 is not working or if you want to optimize it."
157
+ msgstr ""
158
+
159
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:30
160
+ msgid "Load scripts in:"
161
+ msgstr ""
162
+
163
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:33
164
+ msgid "Header"
165
+ msgstr ""
166
+
167
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:34
168
+ msgid "Footer"
169
+ msgstr ""
170
+
171
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:39
172
+ msgid "Load these scripts:"
173
+ msgstr ""
174
+
175
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:44
176
+ msgid "Cycle 2. This is the core script needed by the plugin."
177
+ msgstr ""
178
+
179
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:49
180
+ msgid "Cycle 2 - Carousel. Used by these templates: Galleria, Lea, Dos."
181
+ msgstr ""
182
+
183
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:54
184
+ msgid "Cycle 2 - Tile. Used for tile transition effects."
185
+ msgstr ""
186
+
187
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:59
188
+ msgid "Cycle 2 - Video. Used by YouTube template."
189
+ msgstr ""
190
+
191
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:64
192
+ msgid "Scripts loading priority:"
193
+ msgstr ""
194
+
195
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:67
196
+ msgid "Make this value bigger to load scripts last."
197
+ msgstr ""
198
+
199
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:72
200
+ msgid "Save Options"
201
+ msgstr ""
202
+
203
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:73
204
+ msgid "Restore Defaults"
205
+ msgstr ""
206
+
207
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-settings.php:86
208
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/codefleet/class-codefleet-settings-page.php:114
209
+ msgid "Default options restored."
210
+ msgstr ""
211
+
212
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:15
213
+ msgid "Cyclone Slider Widget"
214
+ msgstr ""
215
+
216
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:16
217
+ msgid "Widget for displaying slideshows."
218
+ msgstr ""
219
+
220
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:62
221
+ msgid "Select a Slideshow:"
222
+ msgstr ""
223
+
224
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider-widget.php:77
225
+ msgid "No slideshows found."
226
+ msgstr ""
227
+
228
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:208
229
+ #, php-format
230
+ msgid "[Slideshow \"%s\" not found]"
231
+ msgstr ""
232
+
233
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-cyclone-slider.php:234
234
+ #, php-format
235
+ msgid "[Template \"%s\" not found]"
236
+ msgstr ""
237
+
238
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:33
239
+ msgid "NextGEN Integration"
240
+ msgstr ""
241
+
242
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:49
243
+ msgid "Choose a NextGEN Gallery"
244
+ msgstr ""
245
+
246
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:59
247
+ msgid "Import"
248
+ msgstr ""
249
+
250
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/classes/class-nextgen-integration.php:61
251
+ msgid "Select a gallery to import images from. Images will be added as new slides."
252
+ msgstr ""
253
+
254
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:18
255
+ msgid "Drag"
256
+ msgstr ""
257
+
258
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:19
259
+ msgid "Toggle"
260
+ msgstr ""
261
+
262
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:20
263
+ msgid "Delete"
264
+ msgstr ""
265
+
266
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:27
267
+ msgid "Image"
268
+ msgstr ""
269
+
270
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:28
271
+ msgid "Video"
272
+ msgstr ""
273
+
274
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:29
275
+ msgid "Custom"
276
+ msgstr ""
277
+
278
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:42
279
+ msgid "Get Image"
280
+ msgstr ""
281
+
282
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:45
283
+ msgid "Slide Properties:"
284
+ msgstr ""
285
+
286
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:47
287
+ msgid "Link"
288
+ msgstr ""
289
+
290
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:50
291
+ msgid "Link URL:"
292
+ msgstr ""
293
+
294
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:54
295
+ msgid "Open Link in:"
296
+ msgstr ""
297
+
298
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:56
299
+ msgid "Same Window"
300
+ msgstr ""
301
+
302
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:57
303
+ msgid "New Tab or Window"
304
+ msgstr ""
305
+
306
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:63
307
+ msgid "Title"
308
+ msgstr ""
309
+
310
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:71
311
+ msgid "Description"
312
+ msgstr ""
313
+
314
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:80
315
+ msgid "Image Attributes"
316
+ msgstr ""
317
+
318
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:83
319
+ msgid "Alternate Text:"
320
+ msgstr ""
321
+
322
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:87
323
+ msgid "Title Text:"
324
+ msgstr ""
325
+
326
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:93
327
+ msgid "Slide Transition Effects"
328
+ msgstr ""
329
+
330
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:97
331
+ msgid "Disable"
332
+ msgstr ""
333
+
334
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:98
335
+ msgid "Enable Slide Effects"
336
+ msgstr ""
337
+
338
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:104
339
+ msgid "Transition Effects:"
340
+ msgstr ""
341
+
342
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:115
343
+ msgid "Transition Effects Speed:"
344
+ msgstr ""
345
+
346
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:117
347
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:124
348
+ msgid "Milliseconds"
349
+ msgstr ""
350
+
351
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:122
352
+ msgid "Next Slide Delay:"
353
+ msgstr ""
354
+
355
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:132
356
+ msgid "Tile Count:"
357
+ msgstr ""
358
+
359
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:134
360
+ msgid "The number of tiles to use in the transition."
361
+ msgstr ""
362
+
363
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:138
364
+ msgid "Tile Delay:"
365
+ msgstr ""
366
+
367
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:140
368
+ msgid "Milliseconds to delay each individual tile transition."
369
+ msgstr ""
370
+
371
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:144
372
+ msgid "Tile Position:"
373
+ msgstr ""
374
+
375
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:146
376
+ msgid "Vertical"
377
+ msgstr ""
378
+
379
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:147
380
+ msgid "Horizontal"
381
+ msgstr ""
382
+
383
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:167
384
+ msgid "Video URL:"
385
+ msgstr ""
386
+
387
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:169
388
+ msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
389
+ msgstr ""
390
+
391
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:173
392
+ msgid "Get Video"
393
+ msgstr ""
394
+
395
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:178
396
+ msgid "Embed Code"
397
+ msgstr ""
398
+
399
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:180
400
+ msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
401
+ msgstr ""
402
+
403
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:182
404
+ msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
405
+ msgstr ""
406
+
407
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:184
408
+ msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
409
+ msgstr ""
410
+
411
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slide-edit.php:190
412
+ msgid "Custom HTML"
413
+ msgstr ""
414
+
415
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:4
416
+ msgid "Your Shortcode:"
417
+ msgstr ""
418
+
419
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:6
420
+ msgid "Copy and paste this shortcode into your Post, Page or Custom Post editor."
421
+ msgstr ""
422
+
423
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:10
424
+ msgid "Your PHP Code:"
425
+ msgstr ""
426
+
427
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-codes.php:12
428
+ msgid "Copy and paste this code when you need to display the slider in template files (header.php, front-page.php, etc.)."
429
+ msgstr ""
430
+
431
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-id.php:5
432
+ msgid "Change the Slideshow ID here."
433
+ msgstr ""
434
+
435
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:4
436
+ msgid "Transition Effects to Use:"
437
+ msgstr ""
438
+
439
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:28
440
+ msgid "Milliseconds. 0 to disable auto advance."
441
+ msgstr ""
442
+
443
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:38
444
+ msgid "Width:"
445
+ msgstr ""
446
+
447
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:40
448
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:46
449
+ msgid "pixels."
450
+ msgstr ""
451
+
452
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:44
453
+ msgid "Height:"
454
+ msgstr ""
455
+
456
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:50
457
+ msgid "Pause on Hover?"
458
+ msgstr ""
459
+
460
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:52
461
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:60
462
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:68
463
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:78
464
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:87
465
+ msgid "Yes"
466
+ msgstr ""
467
+
468
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:53
469
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:61
470
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:69
471
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:77
472
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:86
473
+ msgid "No"
474
+ msgstr ""
475
+
476
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:58
477
+ msgid "Show Prev/Next Buttons?"
478
+ msgstr ""
479
+
480
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:66
481
+ msgid "Show Navigation?"
482
+ msgstr ""
483
+
484
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:71
485
+ msgid "The thumbnails or dots depending on template."
486
+ msgstr ""
487
+
488
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:75
489
+ msgid "Random Slide Order?"
490
+ msgstr ""
491
+
492
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:80
493
+ msgid "Randomize order of slides on every page visit."
494
+ msgstr ""
495
+
496
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:84
497
+ msgid "Resize Images?"
498
+ msgstr ""
499
+
500
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slider-properties.php:89
501
+ msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
502
+ msgstr ""
503
+
504
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/slides.php:8
505
+ msgid "Add Slide"
506
+ msgstr ""
507
+
508
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:39
509
+ msgid "Select a template to use. Check the template icons to see what slide type it supports."
510
+ msgstr ""
511
+
512
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:40
513
+ #, php-format
514
+ msgid "Note: If you are looking for the Black, Blue or Myrtle, checkout this <a href=\"%s\">post</a>."
515
+ msgstr ""
516
+
517
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:42
518
+ msgid "Learn to create your own template"
519
+ msgstr ""
520
+
521
+ #: D:\webserver\htdocs\wp_dev\cyclone-slider-2\wp-content\plugins\cyclone-slider-2/views/template-selection.php:43
522
+ msgid "Get more templates.."
523
+ msgstr ""
524
+
views/template-selection.php CHANGED
@@ -39,6 +39,7 @@
39
  <span class="note"><?php _e("Select a template to use. Check the template icons to see what slide type it supports.", 'cycloneslider'); ?></span>
40
  <br><span class="note"><?php printf( __('Note: If you are looking for the Black, Blue or Myrtle, checkout this <a href="%s">post</a>.', 'cycloneslider') , 'http://www.codefleet.net/moving-templates-away/'); ?></span>
41
  <div class="cycloneslider-get-more">
 
42
  <a target="_blank" class="button-primary" href="http://www.codefleet.net/cyclone-slider-2/templates/"><?php _e("Get more templates..", 'cycloneslider'); ?></a>
43
  </div>
44
  <div class="clear"></div>
39
  <span class="note"><?php _e("Select a template to use. Check the template icons to see what slide type it supports.", 'cycloneslider'); ?></span>
40
  <br><span class="note"><?php printf( __('Note: If you are looking for the Black, Blue or Myrtle, checkout this <a href="%s">post</a>.', 'cycloneslider') , 'http://www.codefleet.net/moving-templates-away/'); ?></span>
41
  <div class="cycloneslider-get-more">
42
+ <a target="_blank" class="button" href="http://www.codefleet.net/introduction-to-templates/"><?php _e("Learn to create your own template", 'cycloneslider'); ?></a>
43
  <a target="_blank" class="button-primary" href="http://www.codefleet.net/cyclone-slider-2/templates/"><?php _e("Get more templates..", 'cycloneslider'); ?></a>
44
  </div>
45
  <div class="clear"></div>