Gallery by BestWebSoft - Version 4.1.6

Version Description

  • 05.03.2014 =
  • Budfix : Plugin optimization is done.
  • Budfix : Gallery Template is updated.
  • Update : The French language file is updated.
  • NEW : Spanish language file are added to the plugin.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Gallery by BestWebSoft
Version 4.1.6
Comparing to
See all releases

Code changes from version 4.1.5 to 4.1.6

bws_menu/bws_menu.php CHANGED
@@ -58,19 +58,21 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
58
  ),
59
  'facebook-button-plugin/facebook-button-plugin.php' => array(
60
  'name' => 'Facebook Like Button',
61
- 'description' => 'Allows you to add a Follow button the easiest way.',
62
  'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
63
  'download' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
64
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
65
- 'settings' => 'admin.php?page=facebook-button-plugin.php'
 
66
  ),
67
  'twitter-plugin/twitter.php' => array(
68
  'name' => 'Twitter',
69
- 'description' => 'Allows you to add a Twitter "Follow button" the easiest way.',
70
  'link' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
71
  'download' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
72
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
73
- 'settings' => 'admin.php?page=twitter.php'
 
74
  ),
75
  'portfolio/portfolio.php' => array(
76
  'name' => 'Portfolio',
@@ -145,7 +147,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
145
  'link' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
146
  'download' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
147
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins',
148
- 'settings' => 'admin.php?page=google-plus-one.php'
 
149
  ),
150
  'relevant/related-posts-plugin.php' => array(
151
  'name' => 'Relevant - Related Posts',
@@ -170,7 +173,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
170
  'link' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
171
  'download' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
172
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins',
173
- 'settings' => 'admin.php?page=pdf-print.php'
 
174
  ),
175
  'donate-button/donate.php' => array(
176
  'name' => 'Donate',
@@ -179,6 +183,46 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
179
  'download' => 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
180
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins',
181
  'settings' => 'admin.php?page=donate.php'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
  )
183
  );
184
  $bws_plugins_pro = array(
@@ -224,8 +268,36 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
224
  'purchase' => 'http://bestwebsoft.com/plugin/google-sitemap-pro/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
225
  'settings' => 'admin.php?page=google-sitemap-pro.php'
226
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
227
  );
228
-
229
  $all_plugins = get_plugins();
230
  $active_plugins = get_option( 'active_plugins' );
231
 
@@ -424,6 +496,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
424
  __( 'PHP XML support', 'bestwebsoft' ) => $xml_parser_create,
425
  __( 'Site URL', 'bestwebsoft' ) => $site_url,
426
  __( 'Home URL', 'bestwebsoft' ) => $home_url,
 
 
427
  __( 'WordPress Version', 'bestwebsoft' ) => $wp_version,
428
  __( 'WordPress DB Version', 'bestwebsoft' ) => $db_version,
429
  __( 'Multisite', 'bestwebsoft' ) => $multisite,
@@ -611,12 +685,15 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
611
  <table class="bws_system_info">
612
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
613
  <tbody>
614
- <?php foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
615
- <tr>
616
- <td scope="row"><?php echo $key; ?></td>
617
- <td scope="row"><?php echo $value; ?></td>
618
- </tr>
619
- <?php } ?>
 
 
 
620
  </tbody>
621
  </table>
622
  <div class="clear"></div>
@@ -963,12 +1040,15 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
963
  <table class="bws_system_info">
964
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
965
  <tbody>
966
- <?php foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
967
- <tr>
968
- <td scope="row"><?php echo $key; ?></td>
969
- <td scope="row"><?php echo $value; ?></td>
970
- </tr>
971
- <?php } ?>
 
 
 
972
  </tbody>
973
  </table>
974
  <div class="clear"></div>
58
  ),
59
  'facebook-button-plugin/facebook-button-plugin.php' => array(
60
  'name' => 'Facebook Like Button',
61
+ 'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
62
  'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
63
  'download' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
64
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
65
+ 'settings' => 'admin.php?page=facebook-button-plugin.php',
66
+ 'pro_version' => 'facebook-button-pro/facebook-button-pro.php'
67
  ),
68
  'twitter-plugin/twitter.php' => array(
69
  'name' => 'Twitter',
70
+ 'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
71
  'link' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
72
  'download' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
73
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
74
+ 'settings' => 'admin.php?page=twitter.php',
75
+ 'pro_version' => 'twitter-pro/twitter-pro.php'
76
  ),
77
  'portfolio/portfolio.php' => array(
78
  'name' => 'Portfolio',
147
  'link' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
148
  'download' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
149
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins',
150
+ 'settings' => 'admin.php?page=google-plus-one.php',
151
+ 'pro_version' => 'google-one-pro/google-plus-one-pro.php'
152
  ),
153
  'relevant/related-posts-plugin.php' => array(
154
  'name' => 'Relevant - Related Posts',
173
  'link' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
174
  'download' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
175
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins',
176
+ 'settings' => 'admin.php?page=pdf-print.php',
177
+ 'pro_version' => 'pdf-print-pro/pdf-print-pro.php'
178
  ),
179
  'donate-button/donate.php' => array(
180
  'name' => 'Donate',
183
  'download' => 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
184
  'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins',
185
  'settings' => 'admin.php?page=donate.php'
186
+ ),
187
+ 'post-to-csv/post-to-csv.php' => array(
188
+ 'name' => 'Post To CSV',
189
+ 'description' => 'The plugin allows to export posts of any types to a csv file.',
190
+ 'link' => 'http://bestwebsoft.com/plugin/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
191
+ 'download' => 'http://bestwebsoft.com/plugin/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
192
+ 'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Post+To+CSV+Bestwebsoft&plugin-search-input=Search+Plugins',
193
+ 'settings' => 'admin.php?page=post-to-csv.php'
194
+ ),
195
+ 'google-shortlink/google-shortlink.php' => array(
196
+ 'name' => 'Google Shortlink',
197
+ 'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
198
+ 'link' => 'http://bestwebsoft.com/plugin/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
199
+ 'download' => 'http://bestwebsoft.com/plugin/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
200
+ 'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Google+Shortlink+Bestwebsoft&plugin-search-input=Search+Plugins',
201
+ 'settings' => 'admin.php?page=gglshrtlnk_options'
202
+ ),
203
+ 'htaccess/htaccess.php' => array(
204
+ 'name' => 'Htaccess',
205
+ 'description' => 'Allows controlling access to your website using the directives Allow and Deny.',
206
+ 'link' => 'http://bestwebsoft.com/plugin/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
207
+ 'download' => 'http://bestwebsoft.com/plugin/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
208
+ 'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Htaccess+Bestwebsoft&plugin-search-input=Search+Plugins',
209
+ 'settings' => 'admin.php?page=htaccess.php'
210
+ ),
211
+ 'google-captcha/google-captcha.php' => array(
212
+ 'name' => 'Google Captcha (reCAPTCHA)',
213
+ 'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
214
+ 'link' => 'http://bestwebsoft.com/plugin/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
215
+ 'download' => 'http://bestwebsoft.com/plugin/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
216
+ 'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Google+Captcha+Bestwebsoft&plugin-search-input=Search+Plugins',
217
+ 'settings' => 'admin.php?page=google-captcha.php'
218
+ ),
219
+ 'sender/sender.php' => array(
220
+ 'name' => 'Sender',
221
+ 'description' => 'You can send mails to all users or to certain categories of users.',
222
+ 'link' => 'http://bestwebsoft.com/plugin/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
223
+ 'download' => 'http://bestwebsoft.com/plugin/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
224
+ 'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Sender+Bestwebsoft&plugin-search-input=Search+Plugins',
225
+ 'settings' => 'admin.php?page=sndr_settings'
226
  )
227
  );
228
  $bws_plugins_pro = array(
268
  'purchase' => 'http://bestwebsoft.com/plugin/google-sitemap-pro/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
269
  'settings' => 'admin.php?page=google-sitemap-pro.php'
270
  ),
271
+ 'twitter-pro/twitter-pro.php' => array(
272
+ 'name' => 'Twitter Pro',
273
+ 'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
274
+ 'link' => 'http://bestwebsoft.com/plugin/twitter-pro/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
275
+ 'purchase' => 'http://bestwebsoft.com/plugin/twitter-pro?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
276
+ 'settings' => 'admin.php?page=twitter-pro.php'
277
+ ),
278
+ 'google-one-pro/google-plus-one-pro.php' => array(
279
+ 'name' => 'Google +1 Pro',
280
+ 'description' => 'Allows you to celebrate liked the article.',
281
+ 'link' => 'http://bestwebsoft.com/plugin/google-plus-one-pro/?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
282
+ 'purchase' => 'http://bestwebsoft.com/plugin/google-plus-one-pro?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
283
+ 'settings' => 'admin.php?page=google-plus-one-pro.php'
284
+ ),
285
+ 'facebook-button-pro/facebook-button-pro.php' => array(
286
+ 'name' => 'Facebook Like Button Pro',
287
+ 'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
288
+ 'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-pro/?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
289
+ 'purchase' => 'http://bestwebsoft.com/plugin/facebook-like-button-pro?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
290
+ 'settings' => 'admin.php?page=facebook-button-pro.php'
291
+ ),
292
+ 'pdf-print-pro/pdf-print-pro.php' => array(
293
+ 'name' => 'PDF & Print Pro',
294
+ 'description' => 'Allows you to create PDF and Print page with adding appropriate buttons to the content.',
295
+ 'link' => 'http://bestwebsoft.com/plugin/pdf-print-pro/?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
296
+ 'purchase' => 'http://bestwebsoft.com/plugin/pdf-print-pro?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
297
+ 'settings' => 'admin.php?page=pdf-print-pro.php'
298
+ )
299
  );
300
+
301
  $all_plugins = get_plugins();
302
  $active_plugins = get_option( 'active_plugins' );
303
 
496
  __( 'PHP XML support', 'bestwebsoft' ) => $xml_parser_create,
497
  __( 'Site URL', 'bestwebsoft' ) => $site_url,
498
  __( 'Home URL', 'bestwebsoft' ) => $home_url,
499
+ '$_SERVER[HTTP_HOST]' => $_SERVER['HTTP_HOST'],
500
+ '$_SERVER[SERVER_NAME]' => $_SERVER['SERVER_NAME'],
501
  __( 'WordPress Version', 'bestwebsoft' ) => $wp_version,
502
  __( 'WordPress DB Version', 'bestwebsoft' ) => $db_version,
503
  __( 'Multisite', 'bestwebsoft' ) => $multisite,
685
  <table class="bws_system_info">
686
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
687
  <tbody>
688
+ <?php
689
+ if ( ! empty( $system_info['inactive_plugins'] ) ) {
690
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
691
+ <tr>
692
+ <td scope="row"><?php echo $key; ?></td>
693
+ <td scope="row"><?php echo $value; ?></td>
694
+ </tr>
695
+ <?php }
696
+ } ?>
697
  </tbody>
698
  </table>
699
  <div class="clear"></div>
1040
  <table class="bws_system_info">
1041
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
1042
  <tbody>
1043
+ <?php
1044
+ if ( ! empty( $system_info['inactive_plugins'] ) ) {
1045
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
1046
+ <tr>
1047
+ <td scope="row"><?php echo $key; ?></td>
1048
+ <td scope="row"><?php echo $value; ?></td>
1049
+ </tr>
1050
+ <?php }
1051
+ } ?>
1052
  </tbody>
1053
  </table>
1054
  <div class="clear"></div>
bws_menu/css/style.css CHANGED
@@ -86,6 +86,7 @@ h4.bws_recommended {
86
  padding: 0 10px;
87
  color: #a7a7a7;
88
  display: none;
 
89
  }
90
  .bws_product_links {
91
  padding: 10px 6px 12px;
86
  padding: 0 10px;
87
  color: #a7a7a7;
88
  display: none;
89
+ font-size: 13px;
90
  }
91
  .bws_product_links {
92
  padding: 10px 6px 12px;
bws_menu/icons/google-captcha.png ADDED
Binary file
bws_menu/icons/google-shortlink.png ADDED
Binary file
bws_menu/icons/htaccess.png ADDED
Binary file
bws_menu/icons/post-to-csv.png ADDED
Binary file
bws_menu/icons/sender.png ADDED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
- "PO-Revision-Date: 2014-01-17 12:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -17,383 +17,373 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_menu.php:339
21
  msgid "Not set"
22
  msgstr "Not set"
23
 
24
- #: bws_menu.php:341
25
- #: bws_menu.php:345
26
  msgid "On"
27
  msgstr "On"
28
 
29
- #: bws_menu.php:343
30
- #: bws_menu.php:347
31
  msgid "Off"
32
  msgstr "Off"
33
 
34
- #: bws_menu.php:351
35
- #: bws_menu.php:355
36
- #: bws_menu.php:359
37
- #: bws_menu.php:363
38
- #: bws_menu.php:367
39
- #: bws_menu.php:393
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
- #: bws_menu.php:365
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
47
- #: bws_menu.php:369
48
- #: bws_menu.php:373
49
- #: bws_menu.php:377
50
- #: bws_menu.php:388
51
  msgid "Yes"
52
  msgstr "Yes"
53
 
54
- #: bws_menu.php:371
55
- #: bws_menu.php:375
56
- #: bws_menu.php:379
57
- #: bws_menu.php:390
58
  msgid "No"
59
  msgstr "No"
60
 
61
- #: bws_menu.php:404
62
  msgid "Operating System"
63
  msgstr "Operating System"
64
 
65
- #: bws_menu.php:405
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
- #: bws_menu.php:406
70
  msgid "Memory usage"
71
  msgstr "Memory usage"
72
 
73
- #: bws_menu.php:407
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Version"
76
 
77
- #: bws_menu.php:408
78
  msgid "SQL Mode"
79
  msgstr "SQL Mode"
80
 
81
- #: bws_menu.php:409
82
  msgid "PHP Version"
83
  msgstr "PHP Version"
84
 
85
- #: bws_menu.php:410
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Safe Mode"
88
 
89
- #: bws_menu.php:411
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Allow URL fopen"
92
 
93
- #: bws_menu.php:412
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Memory Limit"
96
 
97
- #: bws_menu.php:413
98
  msgid "PHP Max Upload Size"
99
  msgstr "PHP Max Upload Size"
100
 
101
- #: bws_menu.php:414
102
  msgid "PHP Max Post Size"
103
  msgstr "PHP Max Post Size"
104
 
105
- #: bws_menu.php:415
106
  msgid "PHP Max Script Execute Time"
107
  msgstr "PHP Max Script Execute Time"
108
 
109
- #: bws_menu.php:416
110
  msgid "PHP Exif support"
111
  msgstr "PHP Exif support"
112
 
113
- #: bws_menu.php:417
114
  msgid "PHP IPTC support"
115
  msgstr "PHP IPTC support"
116
 
117
- #: bws_menu.php:418
118
  msgid "PHP XML support"
119
  msgstr "PHP XML support"
120
 
121
- #: bws_menu.php:419
122
  msgid "Site URL"
123
  msgstr "Site URL"
124
 
125
- #: bws_menu.php:420
126
  msgid "Home URL"
127
  msgstr "Home URL"
128
 
129
- #: bws_menu.php:421
130
  msgid "WordPress Version"
131
  msgstr "WordPress Version"
132
 
133
- #: bws_menu.php:422
134
  msgid "WordPress DB Version"
135
  msgstr "WordPress DB Version"
136
 
137
- #: bws_menu.php:423
138
  msgid "Multisite"
139
  msgstr "Multisite"
140
 
141
- #: bws_menu.php:424
142
  msgid "Active Theme"
143
  msgstr "Active Theme"
144
 
145
- #: bws_menu.php:440
146
  msgid "Please enter a valid email address."
147
  msgstr "Merci de saisir une adresse e-mail valide."
148
 
149
- #: bws_menu.php:444
150
  msgid "Email with system info is sent to "
151
  msgstr "Le courriel avec les informations système est envoyé à"
152
 
153
- #: bws_menu.php:448
154
  msgid "Thank you for contacting us."
155
  msgstr "Merci de nous avoir contacté."
156
 
157
- #: bws_menu.php:476
158
  msgid "Sorry, email message could not be delivered."
159
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
160
 
161
- #: bws_menu.php:488
162
  msgid "Switch to new interface"
163
- msgstr ""
164
 
165
- #: bws_menu.php:495
166
  msgid "Pro plugins"
167
  msgstr "Plugins Pro"
168
 
169
- #: bws_menu.php:498
170
- #: bws_menu.php:524
171
  msgid "Activated plugins"
172
  msgstr "Plugin activé"
173
 
174
- #: bws_menu.php:500
175
- #: bws_menu.php:508
176
- #: bws_menu.php:516
177
- #: bws_menu.php:526
178
- #: bws_menu.php:534
179
- #: bws_menu.php:542
180
- #: bws_menu.php:552
181
- #: bws_menu.php:559
182
- #: bws_menu.php:567
183
  msgid "Read more"
184
  msgstr "Lire la suite"
185
 
186
- #: bws_menu.php:500
187
- #: bws_menu.php:526
188
- #: bws_menu.php:678
189
- #: bws_menu.php:706
190
  msgid "Settings"
191
  msgstr "Réglages"
192
 
193
- #: bws_menu.php:506
194
- #: bws_menu.php:532
195
- #: bws_menu.php:658
196
  msgid "Installed plugins"
197
  msgstr "Plugin installé"
198
 
199
- #: bws_menu.php:514
200
- #: bws_menu.php:540
201
- #: bws_menu.php:765
202
  msgid "Recommended plugins"
203
  msgstr "Plugin recommandé"
204
 
205
- #: bws_menu.php:516
206
  msgid "Purchase"
207
  msgstr "Achetez"
208
 
209
- #: bws_menu.php:521
210
  msgid "Free plugins"
211
  msgstr "Plugins gratuits"
212
 
213
- #: bws_menu.php:542
214
- #: bws_menu.php:567
215
  msgid "Download"
216
  msgstr "Téléchargement"
217
 
218
- #: bws_menu.php:542
219
- #: bws_menu.php:567
220
- #: bws_menu.php:867
221
  #, php-format
222
  msgid "Install %s"
223
  msgstr "%s installé"
224
 
225
- #: bws_menu.php:542
226
- #: bws_menu.php:567
227
  msgid "Install now from wordpress.org"
228
  msgstr "Installer maintenant depuis wordpress.org"
229
 
230
- #: bws_menu.php:548
231
  msgid "Free themes"
232
- msgstr ""
233
 
234
- #: bws_menu.php:551
235
- #, fuzzy
236
  msgid "Activated theme"
237
- msgstr "Active Theme"
238
 
239
- #: bws_menu.php:552
240
  #, php-format
241
  msgid "Customize &#8220;%s&#8221;"
242
- msgstr ""
243
 
244
- #: bws_menu.php:552
245
  msgid "Customize"
246
- msgstr ""
247
 
248
- #: bws_menu.php:557
249
- #, fuzzy
250
  msgid "Installed themes"
251
- msgstr "%s installé"
252
 
253
- #: bws_menu.php:565
254
- #, fuzzy
255
  msgid "Recommended themes"
256
- msgstr "Plugin recommandé"
257
 
258
- #: bws_menu.php:573
259
  msgid "If you have any questions, please contact us via"
260
  msgstr "Si vous avez des questions, merci de contacter via "
261
 
262
- #: bws_menu.php:580
263
- #: bws_menu.php:648
264
- #: bws_menu.php:903
265
  msgid "System status"
266
  msgstr "System status"
267
 
268
- #: bws_menu.php:584
269
- #: bws_menu.php:906
270
  msgid "Environment"
271
  msgstr "Environment"
272
 
273
- #: bws_menu.php:595
274
- #: bws_menu.php:917
275
  msgid "Active Plugins"
276
  msgstr "Plugin actifs"
277
 
278
- #: bws_menu.php:606
279
- #: bws_menu.php:928
280
  msgid "Inactive Plugins"
281
  msgstr "Plugin inactifs"
282
 
283
- #: bws_menu.php:620
284
- #: bws_menu.php:942
285
  msgid "Send to support"
286
  msgstr "Envoyé au support"
287
 
288
- #: bws_menu.php:627
289
- #: bws_menu.php:949
290
  msgid "Send to custom email &#187;"
291
  msgstr "Envoyer un e-mail spécifique &#187;"
292
 
293
- #: bws_menu.php:638
294
  msgid "Switch to old interface"
295
- msgstr ""
296
 
297
- #: bws_menu.php:644
298
- #, fuzzy
299
  msgid "Plugins"
300
- msgstr "Plugins Pro"
301
 
302
- #: bws_menu.php:646
303
  msgid "Themes"
304
- msgstr ""
305
 
306
- #: bws_menu.php:652
307
  msgid "All"
308
- msgstr ""
309
 
310
- #: bws_menu.php:653
311
- #, fuzzy
312
  msgid "Installed"
313
- msgstr "%s installé"
314
 
315
- #: bws_menu.php:654
316
- #, fuzzy
317
  msgid "Recommended"
318
- msgstr "Plugin recommandé"
319
 
320
- #: bws_menu.php:676
321
- #: bws_menu.php:704
322
- #: bws_menu.php:726
323
- #: bws_menu.php:754
324
- #: bws_menu.php:795
325
- #, fuzzy
326
  msgid "Learn more"
327
- msgstr "Lire la suite"
328
 
329
- #: bws_menu.php:694
330
- #: bws_menu.php:744
331
- #: bws_menu.php:785
332
  msgid "Go"
333
- msgstr ""
334
 
335
- #: bws_menu.php:698
336
- #: bws_menu.php:748
337
- #: bws_menu.php:789
338
  msgid "DONATE"
339
- msgstr ""
340
 
341
- #: bws_menu.php:728
342
- #: bws_menu.php:756
343
- #, fuzzy
344
  msgid "Activate this plugin"
345
- msgstr "Plugin activé"
346
 
347
- #: bws_menu.php:728
348
- #: bws_menu.php:756
349
- #, fuzzy
350
  msgid "Activate"
351
- msgstr "Activé le captcha"
352
 
353
- #: bws_menu.php:797
354
- #, fuzzy
355
  msgid "Install now"
356
- msgstr "Installa Ora"
357
 
358
- #: bws_menu.php:819
359
  msgid "Try again"
360
- msgstr ""
361
 
362
- #: bws_menu.php:836
363
  #, php-format
364
  msgid "Preview &#8220;%s&#8221;"
365
- msgstr ""
366
 
367
- #: bws_menu.php:867
368
  msgid "Install Now"
369
  msgstr "Installa Ora"
370
 
371
- #: bws_menu.php:870
372
  #, php-format
373
  msgid "Update to version %s"
374
- msgstr ""
375
 
376
- #: bws_menu.php:870
377
  msgid "Update"
378
- msgstr ""
379
 
380
- #: bws_menu.php:877
381
  #, php-format
382
  msgid "Preview %s"
383
- msgstr ""
384
 
385
- #: bws_menu.php:877
386
  msgid "Preview"
387
- msgstr ""
388
 
389
- #: bws_menu.php:884
390
  #, php-format
391
  msgid "By %s"
392
- msgstr ""
393
 
394
- #: bws_menu.php:890
395
  msgid "Details"
396
- msgstr ""
397
 
398
  #, fuzzy
399
  #~ msgid "installed"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-03-03 15:03+0300\n"
6
+ "PO-Revision-Date: 2014-03-03 15:03+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_menu.php:417
21
  msgid "Not set"
22
  msgstr "Not set"
23
 
24
+ #: bws_menu.php:419
25
+ #: bws_menu.php:423
26
  msgid "On"
27
  msgstr "On"
28
 
29
+ #: bws_menu.php:421
30
+ #: bws_menu.php:425
31
  msgid "Off"
32
  msgstr "Off"
33
 
34
+ #: bws_menu.php:429
35
+ #: bws_menu.php:433
36
+ #: bws_menu.php:437
37
+ #: bws_menu.php:441
38
+ #: bws_menu.php:445
39
+ #: bws_menu.php:471
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
+ #: bws_menu.php:443
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
47
+ #: bws_menu.php:447
48
+ #: bws_menu.php:451
49
+ #: bws_menu.php:455
50
+ #: bws_menu.php:466
51
  msgid "Yes"
52
  msgstr "Yes"
53
 
54
+ #: bws_menu.php:449
55
+ #: bws_menu.php:453
56
+ #: bws_menu.php:457
57
+ #: bws_menu.php:468
58
  msgid "No"
59
  msgstr "No"
60
 
61
+ #: bws_menu.php:482
62
  msgid "Operating System"
63
  msgstr "Operating System"
64
 
65
+ #: bws_menu.php:483
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
+ #: bws_menu.php:484
70
  msgid "Memory usage"
71
  msgstr "Memory usage"
72
 
73
+ #: bws_menu.php:485
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Version"
76
 
77
+ #: bws_menu.php:486
78
  msgid "SQL Mode"
79
  msgstr "SQL Mode"
80
 
81
+ #: bws_menu.php:487
82
  msgid "PHP Version"
83
  msgstr "PHP Version"
84
 
85
+ #: bws_menu.php:488
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Safe Mode"
88
 
89
+ #: bws_menu.php:489
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Allow URL fopen"
92
 
93
+ #: bws_menu.php:490
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Memory Limit"
96
 
97
+ #: bws_menu.php:491
98
  msgid "PHP Max Upload Size"
99
  msgstr "PHP Max Upload Size"
100
 
101
+ #: bws_menu.php:492
102
  msgid "PHP Max Post Size"
103
  msgstr "PHP Max Post Size"
104
 
105
+ #: bws_menu.php:493
106
  msgid "PHP Max Script Execute Time"
107
  msgstr "PHP Max Script Execute Time"
108
 
109
+ #: bws_menu.php:494
110
  msgid "PHP Exif support"
111
  msgstr "PHP Exif support"
112
 
113
+ #: bws_menu.php:495
114
  msgid "PHP IPTC support"
115
  msgstr "PHP IPTC support"
116
 
117
+ #: bws_menu.php:496
118
  msgid "PHP XML support"
119
  msgstr "PHP XML support"
120
 
121
+ #: bws_menu.php:497
122
  msgid "Site URL"
123
  msgstr "Site URL"
124
 
125
+ #: bws_menu.php:498
126
  msgid "Home URL"
127
  msgstr "Home URL"
128
 
129
+ #: bws_menu.php:501
130
  msgid "WordPress Version"
131
  msgstr "WordPress Version"
132
 
133
+ #: bws_menu.php:502
134
  msgid "WordPress DB Version"
135
  msgstr "WordPress DB Version"
136
 
137
+ #: bws_menu.php:503
138
  msgid "Multisite"
139
  msgstr "Multisite"
140
 
141
+ #: bws_menu.php:504
142
  msgid "Active Theme"
143
  msgstr "Active Theme"
144
 
145
+ #: bws_menu.php:520
146
  msgid "Please enter a valid email address."
147
  msgstr "Merci de saisir une adresse e-mail valide."
148
 
149
+ #: bws_menu.php:524
150
  msgid "Email with system info is sent to "
151
  msgstr "Le courriel avec les informations système est envoyé à"
152
 
153
+ #: bws_menu.php:528
154
  msgid "Thank you for contacting us."
155
  msgstr "Merci de nous avoir contacté."
156
 
157
+ #: bws_menu.php:556
158
  msgid "Sorry, email message could not be delivered."
159
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
160
 
161
+ #: bws_menu.php:568
162
  msgid "Switch to new interface"
163
+ msgstr "Basculer vers la nouvelle interface"
164
 
165
+ #: bws_menu.php:575
166
  msgid "Pro plugins"
167
  msgstr "Plugins Pro"
168
 
169
+ #: bws_menu.php:578
170
+ #: bws_menu.php:604
171
  msgid "Activated plugins"
172
  msgstr "Plugin activé"
173
 
174
+ #: bws_menu.php:580
175
+ #: bws_menu.php:588
176
+ #: bws_menu.php:596
177
+ #: bws_menu.php:606
178
+ #: bws_menu.php:614
179
+ #: bws_menu.php:622
180
+ #: bws_menu.php:632
181
+ #: bws_menu.php:639
182
+ #: bws_menu.php:647
183
  msgid "Read more"
184
  msgstr "Lire la suite"
185
 
186
+ #: bws_menu.php:580
187
+ #: bws_menu.php:606
188
+ #: bws_menu.php:779
189
+ #: bws_menu.php:806
190
  msgid "Settings"
191
  msgstr "Réglages"
192
 
193
+ #: bws_menu.php:586
194
+ #: bws_menu.php:612
195
+ #: bws_menu.php:741
196
  msgid "Installed plugins"
197
  msgstr "Plugin installé"
198
 
199
+ #: bws_menu.php:594
200
+ #: bws_menu.php:620
201
+ #: bws_menu.php:863
202
  msgid "Recommended plugins"
203
  msgstr "Plugin recommandé"
204
 
205
+ #: bws_menu.php:596
206
  msgid "Purchase"
207
  msgstr "Achetez"
208
 
209
+ #: bws_menu.php:601
210
  msgid "Free plugins"
211
  msgstr "Plugins gratuits"
212
 
213
+ #: bws_menu.php:622
214
+ #: bws_menu.php:647
215
  msgid "Download"
216
  msgstr "Téléchargement"
217
 
218
+ #: bws_menu.php:622
219
+ #: bws_menu.php:647
220
+ #: bws_menu.php:980
221
  #, php-format
222
  msgid "Install %s"
223
  msgstr "%s installé"
224
 
225
+ #: bws_menu.php:622
226
+ #: bws_menu.php:647
227
  msgid "Install now from wordpress.org"
228
  msgstr "Installer maintenant depuis wordpress.org"
229
 
230
+ #: bws_menu.php:628
231
  msgid "Free themes"
232
+ msgstr "Thèmes gratuits"
233
 
234
+ #: bws_menu.php:631
 
235
  msgid "Activated theme"
236
+ msgstr "Thème actif"
237
 
238
+ #: bws_menu.php:632
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
+ msgstr "Personnaliser &#8220;%s&#8221;"
242
 
243
+ #: bws_menu.php:632
244
  msgid "Customize"
245
+ msgstr "Personnaliser"
246
 
247
+ #: bws_menu.php:637
 
248
  msgid "Installed themes"
249
+ msgstr "Thèmes installés"
250
 
251
+ #: bws_menu.php:645
 
252
  msgid "Recommended themes"
253
+ msgstr "Thèmes recommandés"
254
 
255
+ #: bws_menu.php:653
256
  msgid "If you have any questions, please contact us via"
257
  msgstr "Si vous avez des questions, merci de contacter via "
258
 
259
+ #: bws_menu.php:660
260
+ #: bws_menu.php:731
261
+ #: bws_menu.php:1016
262
  msgid "System status"
263
  msgstr "System status"
264
 
265
+ #: bws_menu.php:664
266
+ #: bws_menu.php:1019
267
  msgid "Environment"
268
  msgstr "Environment"
269
 
270
+ #: bws_menu.php:675
271
+ #: bws_menu.php:1030
272
  msgid "Active Plugins"
273
  msgstr "Plugin actifs"
274
 
275
+ #: bws_menu.php:686
276
+ #: bws_menu.php:1041
277
  msgid "Inactive Plugins"
278
  msgstr "Plugin inactifs"
279
 
280
+ #: bws_menu.php:703
281
+ #: bws_menu.php:1058
282
  msgid "Send to support"
283
  msgstr "Envoyé au support"
284
 
285
+ #: bws_menu.php:710
286
+ #: bws_menu.php:1065
287
  msgid "Send to custom email &#187;"
288
  msgstr "Envoyer un e-mail spécifique &#187;"
289
 
290
+ #: bws_menu.php:721
291
  msgid "Switch to old interface"
292
+ msgstr "Basculer vers l'ancienne interface"
293
 
294
+ #: bws_menu.php:727
 
295
  msgid "Plugins"
296
+ msgstr "Externsions"
297
 
298
+ #: bws_menu.php:729
299
  msgid "Themes"
300
+ msgstr "Thèmes"
301
 
302
+ #: bws_menu.php:735
303
  msgid "All"
304
+ msgstr "Tous"
305
 
306
+ #: bws_menu.php:736
 
307
  msgid "Installed"
308
+ msgstr "Installé"
309
 
310
+ #: bws_menu.php:737
 
311
  msgid "Recommended"
312
+ msgstr "Recommandé"
313
 
314
+ #: bws_menu.php:777
315
+ #: bws_menu.php:804
316
+ #: bws_menu.php:825
317
+ #: bws_menu.php:852
318
+ #: bws_menu.php:908
 
319
  msgid "Learn more"
320
+ msgstr "En savoir plus"
321
 
322
+ #: bws_menu.php:794
323
+ #: bws_menu.php:842
324
+ #: bws_menu.php:898
325
  msgid "Go"
326
+ msgstr "Allez"
327
 
328
+ #: bws_menu.php:798
329
+ #: bws_menu.php:846
330
+ #: bws_menu.php:902
331
  msgid "DONATE"
332
+ msgstr "Faire un don"
333
 
334
+ #: bws_menu.php:827
335
+ #: bws_menu.php:854
 
336
  msgid "Activate this plugin"
337
+ msgstr "Activer cette extension"
338
 
339
+ #: bws_menu.php:827
340
+ #: bws_menu.php:854
 
341
  msgid "Activate"
342
+ msgstr "Activé"
343
 
344
+ #: bws_menu.php:910
 
345
  msgid "Install now"
346
+ msgstr "Installer maintenant"
347
 
348
+ #: bws_menu.php:932
349
  msgid "Try again"
350
+ msgstr "Essayer de nouveau"
351
 
352
+ #: bws_menu.php:949
353
  #, php-format
354
  msgid "Preview &#8220;%s&#8221;"
355
+ msgstr "Pré-visualiser &#8220;%s&#8221;"
356
 
357
+ #: bws_menu.php:980
358
  msgid "Install Now"
359
  msgstr "Installa Ora"
360
 
361
+ #: bws_menu.php:983
362
  #, php-format
363
  msgid "Update to version %s"
364
+ msgstr "Mettre à jour pour la version %s"
365
 
366
+ #: bws_menu.php:983
367
  msgid "Update"
368
+ msgstr "Mettre à jour"
369
 
370
+ #: bws_menu.php:990
371
  #, php-format
372
  msgid "Preview %s"
373
+ msgstr "Pré-visualiser %s"
374
 
375
+ #: bws_menu.php:990
376
  msgid "Preview"
377
+ msgstr "Pré-visualiser"
378
 
379
+ #: bws_menu.php:997
380
  #, php-format
381
  msgid "By %s"
382
+ msgstr "Par %s"
383
 
384
+ #: bws_menu.php:1003
385
  msgid "Details"
386
+ msgstr "Détails"
387
 
388
  #, fuzzy
389
  #~ msgid "installed"
css/style_wp_before_3.8.css CHANGED
@@ -34,6 +34,9 @@
34
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
  display: none;
36
  }
 
 
 
37
  .bws_go_pro_tab {
38
  background-color: #2A95C5;
39
  border-color: #11688F;
@@ -63,18 +66,113 @@
63
  padding: 10px;
64
  }
65
  /*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  * styles for gallery page
67
  */
68
  ul.gallery {
69
  list-style: none outside none;
70
  }
71
- .gallery_box ul{
 
 
 
 
72
  list-style: none outside none !important;
73
  margin:0;
74
  }
75
- .gallery_box li{
76
  padding: 10px 10px 0 0;
77
  clear: both;
 
78
  }
79
  .gallery_box li img {
80
  padding: 5px;
@@ -220,98 +318,4 @@ ul.gallery {
220
  position: relative;
221
  top: 2px;
222
  margin-right: 3px;
223
- }
224
- /*
225
- * styles for pro_version settings, banner and tooltip
226
- */
227
- a.gllr_pro_version {
228
- text-decoration: none;
229
- color: #666;
230
- }
231
- div.gllr_pro_version {
232
- border: 1px solid #AAA;
233
- background: #E0E0E0;
234
- padding: 2px 3px;
235
- }
236
- table.bws_pro_version {
237
- background: #E0E0E0;
238
- border: 1px solid #AAA;
239
- margin-bottom: 5px;
240
- width: auto !important;
241
- float: left;
242
- }
243
- table.bws_pro_version th,
244
- table.bws_pro_version td {
245
- color: #555;
246
- padding-left: 10px;
247
- }
248
- .bws_pro_version_tooltip {
249
- background: #FFF;
250
- border: 1px solid #AAA;
251
- }
252
- .form-table.bws_pro_version .bws_pro_version_tooltip th {
253
- font-weight: normal;
254
- padding-bottom: 10px;
255
- }
256
- /* banner on the plugins page */
257
- .gllr_message {
258
- min-width:800px;
259
- border:1px solid #d4d4d4;
260
- margin:12px 0;
261
- background:#ececec;
262
- -moz-border-radius:3px;
263
- border-radius:3px;
264
- -webkit-border-radius:3px;
265
- position: relative;
266
- overflow: hidden;
267
- }
268
- .gllr_message .gllr_text {
269
- color:#000;
270
- font-size: 15px;
271
- line-height: 26px;
272
- margin-top: 13px;
273
- float: left;
274
- }
275
- .gllr_message .gllr_text span {
276
- font-size: 12px;
277
- opacity: 0.7;
278
- }
279
- .gllr_message .gllr_button {
280
- float: left;
281
- border:1px solid #1f75ad;
282
- font-size:14px;
283
- margin: 15px 19px 15px 16px;
284
- padding:12px 0;
285
- color:#FFF;
286
- text-shadow: 0 1px 3px #636363;
287
- font-weight: bold;
288
- background:#227cc2;
289
- -moz-border-radius:3px;
290
- border-radius:3px;
291
- -webkit-border-radius:3px;
292
- text-decoration:none;
293
- height: 50px;
294
- text-align: center;
295
- width: 147px;
296
- -moz-box-shadow:0px 1px 1px 0 #43acd9 inset;
297
- -webkit-box-shadow:0px 1px 1px 0 #43acd9 inset;
298
- box-shadow:0px 1px 1px 0 #43acd9 inset;
299
- }
300
- .gllr_message .gllr_button:hover,
301
- .gllr_message .gllr_button:focus {
302
- background:#f26e50;
303
- color:#FFF;
304
- border:1px solid #bf573f;
305
- -moz-box-shadow:0px 1px 1px 0 #f5906f inset;
306
- -webkit-box-shadow:0px 1px 1px 0 #f5906f inset;
307
- box-shadow: 0px 1px 1px 0 #f5906f inset;
308
- }
309
- .gllr_message .gllr_icon {
310
- float: right;
311
- margin: 18px 0;
312
- }
313
- .gllr_message .gllr_close_icon {
314
- float: right;
315
- margin: 8px;
316
- cursor: pointer;
317
- }
34
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
  display: none;
36
  }
37
+ /*
38
+ * Tab GO PRO
39
+ */
40
  .bws_go_pro_tab {
41
  background-color: #2A95C5;
42
  border-color: #11688F;
66
  padding: 10px;
67
  }
68
  /*
69
+ * styles for pro_version settings, banner and tooltip
70
+ */
71
+ a.gllr_pro_version {
72
+ text-decoration: none;
73
+ color: #666;
74
+ }
75
+ div.gllr_pro_version {
76
+ border: 1px solid #AAA;
77
+ background: #E0E0E0;
78
+ padding: 2px 3px;
79
+ }
80
+ table.bws_pro_version {
81
+ background: #E0E0E0;
82
+ border: 1px solid #AAA;
83
+ margin-bottom: 5px;
84
+ width: auto !important;
85
+ float: left;
86
+ }
87
+ table.bws_pro_version th,
88
+ table.bws_pro_version td {
89
+ color: #555;
90
+ padding-left: 10px;
91
+ }
92
+ .bws_pro_version_tooltip {
93
+ background: #FFF;
94
+ border: 1px solid #AAA;
95
+ }
96
+ .form-table.bws_pro_version .bws_pro_version_tooltip th {
97
+ font-weight: normal;
98
+ padding-bottom: 10px;
99
+ }
100
+ /* banner on the plugins page */
101
+ .bws_banner_on_plugin_page {
102
+ border: 1px solid #d4d4d4;
103
+ background: #FFF;
104
+ position: relative;
105
+ overflow: hidden;
106
+ margin: 12px 0;
107
+ background: #ECECEC;
108
+ -moz-border-radius: 3px;
109
+ -webkit-border-radius: 3px;
110
+ border-radius: 3px;
111
+ }
112
+ .bws_banner_on_plugin_page .text {
113
+ color: #000;
114
+ font-size: 15px;
115
+ line-height: 26px;
116
+ margin: 18px 18px 14px;
117
+ float: left;
118
+ width: 80%;
119
+ }
120
+ .bws_banner_on_plugin_page .text span {
121
+ font-size: 12px;
122
+ opacity: 0.7;
123
+ }
124
+ .bws_banner_on_plugin_page .button {
125
+ float: left;
126
+ border: none;
127
+ font-size: 14px;
128
+ margin: 18px 0 18px 16px;
129
+ padding: 14px 0;
130
+ color: #FFF;
131
+ text-shadow: none;
132
+ font-weight: bold;
133
+ background: #0074A2;
134
+ -moz-border-radius: 3px;
135
+ border-radius: 3px;
136
+ -webkit-border-radius: 3px;
137
+ text-decoration: none;
138
+ height: 50px;
139
+ text-align: center;
140
+ text-transform: uppercase;
141
+ width: 147px;
142
+ box-shadow: none;
143
+ }
144
+ .bws_banner_on_plugin_page .button:hover,
145
+ .bws_banner_on_plugin_page .button:focus {
146
+ background: #222;
147
+ color: #FFF;
148
+ }
149
+ .bws_banner_on_plugin_page .icon {
150
+ float: right;
151
+ margin: 18px 8px 8px 0;
152
+ }
153
+ .bws_banner_on_plugin_page .close_icon {
154
+ float: right;
155
+ margin: 8px;
156
+ cursor: pointer;
157
+ }
158
+ /*
159
  * styles for gallery page
160
  */
161
  ul.gallery {
162
  list-style: none outside none;
163
  }
164
+ .gallery_box_single .gallery.clearfix {
165
+ display: table;
166
+ margin: 0 auto;
167
+ }
168
+ .gallery_box ul {
169
  list-style: none outside none !important;
170
  margin:0;
171
  }
172
+ .gallery_box li {
173
  padding: 10px 10px 0 0;
174
  clear: both;
175
+ list-style: none;
176
  }
177
  .gallery_box li img {
178
  padding: 5px;
318
  position: relative;
319
  top: 2px;
320
  margin-right: 3px;
321
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/stylesheet.css CHANGED
@@ -17,6 +17,9 @@
17
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
18
  display: none;
19
  }
 
 
 
20
  .bws_go_pro_tab {
21
  background-color: #2A95C5;
22
  border-color: #11688F;
@@ -51,18 +54,109 @@
51
  padding: 10px;
52
  }
53
  /*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  * styles for gallery page
55
  */
56
  ul.gallery {
57
  list-style: none outside none;
58
  }
59
- .gallery_box ul{
 
 
 
 
60
  list-style: none outside none !important;
61
  margin:0;
62
  }
63
- .gallery_box li{
64
  padding: 10px 10px 0 0;
65
  clear: both;
 
66
  }
67
  .gallery_box li img {
68
  padding: 5px;
@@ -211,95 +305,4 @@ ul.gallery {
211
  position: relative;
212
  top: 2px;
213
  margin-right: 3px;
214
- }
215
- /*
216
- * styles for pro_version settings, banner and tooltip
217
- */
218
- a.gllr_pro_version {
219
- text-decoration: none;
220
- color: #666;
221
- }
222
- div.gllr_pro_version {
223
- border: 1px solid #AAA;
224
- background: #E0E0E0;
225
- padding: 2px 3px;
226
- }
227
- table.bws_pro_version {
228
- background: #E0E0E0;
229
- border: 1px solid #AAA;
230
- margin-bottom: 5px;
231
- width: auto !important;
232
- float: left;
233
- }
234
- table.bws_pro_version th,
235
- table.bws_pro_version td {
236
- color: #555;
237
- padding-left: 10px;
238
- }
239
- .bws_pro_version_tooltip {
240
- background: #FFF;
241
- border: 1px solid #AAA;
242
- }
243
- .form-table.bws_pro_version .bws_pro_version_tooltip th {
244
- font-weight: normal;
245
- padding-bottom: 10px;
246
- }
247
- /* banner on the plugins page */
248
- .gllr_message {
249
- min-width: 800px;
250
- border: 1px solid #d4d4d4;
251
- margin: 12px 0;
252
- background: #FFF;
253
- position: relative;
254
- overflow: hidden;
255
- }
256
- .gllr_message .gllr_text {
257
- color: #000;
258
- font-size: 15px;
259
- line-height: 26px;
260
- margin-top: 18px;
261
- float: left;
262
- }
263
- .gllr_message .gllr_text span {
264
- font-size: 12px;
265
- opacity: 0.7;
266
- }
267
- .gllr_message .gllr_button {
268
- float: left;
269
- border: 1px solid #1f75ad;
270
- font-size: 14px;
271
- margin: 20px 19px 15px 16px;
272
- padding: 12px 0;
273
- color: #FFF;
274
- text-shadow: 0 1px 3px #636363;
275
- font-weight: bold;
276
- background: #227cc2;
277
- -moz-border-radius: 3px;
278
- border-radius: 3px;
279
- -webkit-border-radius: 3px;
280
- text-decoration: none;
281
- height: 50px;
282
- text-align: center;
283
- width: 147px;
284
- -moz-box-shadow: 0px 1px 1px 0 #43acd9 inset;
285
- -webkit-box-shadow: 0px 1px 1px 0 #43acd9 inset;
286
- box-shadow: 0px 1px 1px 0 #43acd9 inset;
287
- }
288
- .gllr_message .gllr_button:hover,
289
- .gllr_message .gllr_button:focus {
290
- background:#f26e50;
291
- color:#FFF;
292
- border:1px solid #bf573f;
293
- -moz-box-shadow:0px 1px 1px 0 #f5906f inset;
294
- -webkit-box-shadow:0px 1px 1px 0 #f5906f inset;
295
- box-shadow: 0px 1px 1px 0 #f5906f inset;
296
- }
297
- .gllr_message .gllr_icon {
298
- float: right;
299
- margin: 18px 0;
300
- }
301
- .gllr_message .gllr_close_icon {
302
- float: right;
303
- margin: 8px;
304
- cursor: pointer;
305
- }
17
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
18
  display: none;
19
  }
20
+ /*
21
+ * Tab GO PRO
22
+ */
23
  .bws_go_pro_tab {
24
  background-color: #2A95C5;
25
  border-color: #11688F;
54
  padding: 10px;
55
  }
56
  /*
57
+ * styles for pro_version settings, banner and tooltip
58
+ */
59
+ a.gllr_pro_version {
60
+ text-decoration: none;
61
+ color: #666;
62
+ }
63
+ div.gllr_pro_version {
64
+ border: 1px solid #AAA;
65
+ background: #E0E0E0;
66
+ padding: 2px 3px;
67
+ }
68
+ table.bws_pro_version {
69
+ background: #E0E0E0;
70
+ border: 1px solid #AAA;
71
+ margin-bottom: 5px;
72
+ width: auto !important;
73
+ float: left;
74
+ }
75
+ table.bws_pro_version th,
76
+ table.bws_pro_version td {
77
+ color: #555;
78
+ padding-left: 10px;
79
+ }
80
+ .bws_pro_version_tooltip {
81
+ background: #FFF;
82
+ border: 1px solid #AAA;
83
+ }
84
+ .form-table.bws_pro_version .bws_pro_version_tooltip th {
85
+ font-weight: normal;
86
+ padding-bottom: 10px;
87
+ }
88
+ /* banner on the plugins page */
89
+ .bws_banner_on_plugin_page {
90
+ border: 1px solid #d4d4d4;
91
+ margin: 12px 0;
92
+ background: #FFF;
93
+ position: relative;
94
+ overflow: hidden
95
+ }
96
+ .bws_banner_on_plugin_page .text {
97
+ color: #000;
98
+ font-size: 15px;
99
+ line-height: 26px;
100
+ margin: 18px 18px 14px;
101
+ float: left;
102
+ width: 80%;
103
+ }
104
+ .bws_banner_on_plugin_page .text span {
105
+ font-size: 12px;
106
+ opacity: 0.7;
107
+ }
108
+ .bws_banner_on_plugin_page .button {
109
+ float: left;
110
+ border: none;
111
+ font-size: 14px;
112
+ margin: 18px 0 18px 16px;
113
+ padding: 12px 0;
114
+ color: #FFF;
115
+ text-shadow: none;
116
+ font-weight: bold;
117
+ background: #0074A2;
118
+ -moz-border-radius: 3px;
119
+ border-radius: 3px;
120
+ -webkit-border-radius: 3px;
121
+ text-decoration: none;
122
+ height: 50px;
123
+ text-align: center;
124
+ text-transform: uppercase;
125
+ width: 147px;
126
+ box-shadow: none;
127
+ }
128
+ .bws_banner_on_plugin_page .button:hover,
129
+ .bws_banner_on_plugin_page .button:focus {
130
+ background: #222;
131
+ color: #FFF;
132
+ }
133
+ .bws_banner_on_plugin_page .icon {
134
+ float: right;
135
+ margin: 18px 8px 8px 0;
136
+ }
137
+ .bws_banner_on_plugin_page .close_icon {
138
+ float: right;
139
+ margin: 8px;
140
+ cursor: pointer;
141
+ }
142
+ /*
143
  * styles for gallery page
144
  */
145
  ul.gallery {
146
  list-style: none outside none;
147
  }
148
+ .gallery_box_single .gallery.clearfix {
149
+ display: table;
150
+ margin: 0 auto;
151
+ }
152
+ .gallery_box ul {
153
  list-style: none outside none !important;
154
  margin:0;
155
  }
156
+ .gallery_box li {
157
  padding: 10px 10px 0 0;
158
  clear: both;
159
+ list-style: none;
160
  }
161
  .gallery_box li img {
162
  padding: 5px;
305
  position: relative;
306
  top: 2px;
307
  margin-right: 3px;
308
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
gallery-plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
- Version: 4.1.5
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -25,6 +25,117 @@ License: GPLv2 or later
25
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
26
  */
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  if ( ! function_exists( 'gllr_plugin_install' ) ) {
29
  function gllr_plugin_install() {
30
  $filename_1 = WP_PLUGIN_DIR . '/gallery-plugin/template/gallery-template.php';
@@ -111,18 +222,12 @@ if ( ! function_exists( 'gllr_plugin_uninstall' ) ) {
111
  }
112
  delete_option( 'gllr_options' );
113
  delete_site_option( 'gllr_options' );
114
-
115
- delete_option( 'gllr_postmeta_update' );
116
- delete_site_option( 'gllr_postmeta_update' );
117
-
118
- delete_option( 'gllr_tag_update' );
119
- delete_site_option( 'gllr_tag_update' );
120
  }
121
  }
122
 
123
  /* Create post type for Gallery */
124
- if ( ! function_exists( 'post_type_images' ) ) {
125
- function post_type_images() {
126
  register_post_type( 'gallery', array(
127
  'labels' => array(
128
  'name' => __( 'Galleries', 'gallery' ),
@@ -150,8 +255,8 @@ if ( ! function_exists( 'post_type_images' ) ) {
150
  }
151
  }
152
 
153
- if ( ! function_exists( 'addImageAncestorToMenu' ) ) {
154
- function addImageAncestorToMenu( $classes ) {
155
  if ( is_singular( 'gallery' ) ) {
156
  global $wpdb, $post;
157
 
@@ -198,7 +303,7 @@ if ( ! function_exists( 'init_metaboxes_gallery' ) ) {
198
  /* Create custom meta box for gallery post type */
199
  if ( ! function_exists( 'gllr_post_custom_box' ) ) {
200
  function gllr_post_custom_box( $obj = '', $box = '' ) {
201
- global $post;
202
  $key = "gllr_image_text";
203
  $error = "";
204
  $uploader = true;
@@ -207,13 +312,11 @@ if ( ! function_exists( 'gllr_post_custom_box' ) ) {
207
  $gllr_options = get_option( 'gllr_options' );
208
  $gllr_download_link = get_post_meta( $post->ID, 'gllr_download_link', true );
209
 
210
-
211
  $post_types = get_post_types( array( '_builtin' => false ) );
212
  if ( ! is_writable ( plugin_dir_path( __FILE__ ) ."upload/files/" ) ) {
213
  $error = __( "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)", 'gallery' );
214
  $uploader = false;
215
- }
216
- ?>
217
  <div style="padding-top:10px;"><label for="uploadscreen"><?php echo __( 'Choose an image for upload:', 'gallery' ); ?></label>
218
  <input name="MAX_FILE_SIZE" value="1048576" type="hidden" />
219
  <div id="file-uploader-demo1" style="padding-top:10px;">
@@ -232,33 +335,30 @@ if ( ! function_exists( 'gllr_post_custom_box' ) ) {
232
  <?php _e( 'Please make a choice', 'gallery'); echo ' `'; _e( 'Sort images by', 'gallery' ); echo '` -> `'; _e( 'sort images', 'gallery' ); echo '` '; _e( 'on the plugin settings page (', 'gallery' ); ?> <a href="<?php echo admin_url( 'admin.php?page=gallery-plugin.php', 'http' ); ?>" target="_blank"><?php echo admin_url( 'admin.php?page=gallery-plugin.php', 'http' ); ?></a>)
233
  </div>
234
  <script type="text/javascript">
235
- <?php if ( true === $uploader ) { ?>
236
- jQuery(document).ready( function(){
237
- var uploader = new qq.FileUploader({
238
- element: document.getElementById('file-uploader-demo1'),
239
- action: '../wp-admin/admin-ajax.php?action=upload_gallery_image',
240
- debug: false,
241
- onComplete: function( id, fileName, result ) {
242
- if ( result.error ) {
243
- /**/
244
- } else {
245
- jQuery('<li></li>').appendTo('#files').html('<img src="<?php echo plugins_url( "upload/files/" , __FILE__ ); ?>' + fileName + '" alt="" /><div style="width:200px">' + fileName + '<br />' + result.width + 'x' + result.height + '</div>').addClass('success');
246
- jQuery('<input type="hidden" name="undefined[]" id="undefined" value="' + fileName + '" />').appendTo('#hidden');
 
247
  }
248
- }
249
- });
250
- jQuery('#images_albumdiv').remove();
251
-
252
- });
253
- <?php } ?>
254
- function img_delete( id ) {
255
- jQuery( '#' + id ).hide();
256
- jQuery( '#delete_images' ).append( '<input type="hidden" name="delete_images[]" value="' + id + '" />' );
257
- }
258
  </script>
259
  <?php
260
- global $wp_version;
261
- $plugin_info = get_plugin_data( __FILE__ );
262
  $posts = get_posts( array(
263
  "showposts" => -1,
264
  "what_to_show" => "posts",
@@ -278,7 +378,7 @@ if ( ! function_exists( 'gllr_post_custom_box' ) ) {
278
  echo '<input type="text" name="gllr_order_text[' . $page->ID . ']" value="' . $page->menu_order . '" class="gllr_order_text ' . ( $page->menu_order == 0 ? "hidden" : '' ) . '" />';
279
  echo '<br />' . __( "Alt tag", "gallery" ) . '<br /><input type="text" name="gllr_image_alt_tag[' . $page->ID . ']" value="' . get_post_meta( $page->ID, $alt_tag_key, TRUE ) . '" class="gllr_image_alt_tag" />';
280
  echo '<br />' . __( "URL", "gallery" ) . '<br /><input type="text" name="gllr_link_url[' . $page->ID . ']" value="' . get_post_meta( $page->ID, $link_key, TRUE ).'" class="gllr_link_text" /><br /><span class="small_text">' . __( "(by click on image opens a link in a new window)", "gallery" ) . '</span>';
281
- echo '<a class="gllr_pro_version" href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=' . $plugin_info["Version"] . '&wp_v=' . $wp_version . '" target="_blank" title="' . __( 'This setting is available in Pro version', 'gallery' ) . '"><br />' .
282
  '<div class="gllr_pro_version">' . __( "Open the link", "gallery" ) . '<br/><input disabled type="radio" value="_self" > ' . __( "Current window", "gallery" ) . '<br/><input disabled type="radio" value="_blank" > ' . __( "New window", "gallery" ) . '</div></a>';
283
  echo '<div class="delete"><a href="javascript:void(0);" onclick="img_delete(' . $page->ID . ');">' . __( "Delete", "gallery" ) . '</a><div/>';
284
  echo '</div></li>';
@@ -442,13 +542,6 @@ if ( ! function_exists ( 'gllr_save_postdata' ) ) {
442
  }
443
  }
444
 
445
- if ( ! function_exists ( 'gllr_plugin_init' ) ) {
446
- function gllr_plugin_init() {
447
- /* Internationalization, first(!) */
448
- load_plugin_textdomain( 'gallery', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
449
- }
450
- }
451
-
452
  if ( ! function_exists( 'gllr_custom_permalinks' ) ) {
453
  function gllr_custom_permalinks( $rules ) {
454
  $newrules = array();
@@ -598,98 +691,10 @@ if ( ! function_exists( 'gllr_page_css_class' ) ) {
598
  }
599
  }
600
 
601
- require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
602
-
603
- if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
604
- function add_gllr_admin_menu() {
605
- add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( "images/px.png", __FILE__ ), 1001);
606
- add_submenu_page( 'bws_plugins', __( 'Gallery', 'gallery' ), __( 'Gallery', 'gallery' ), 'manage_options', "gallery-plugin.php", 'gllr_settings_page' );
607
-
608
- /* Call register settings function */
609
- add_action( 'admin_init', 'register_gllr_settings' );
610
- }
611
- }
612
-
613
- /* Register settings function */
614
- if ( ! function_exists( 'register_gllr_settings' ) ) {
615
- function register_gllr_settings() {
616
- global $wpmu, $gllr_options, $bws_plugin_info;
617
-
618
- if ( function_exists( 'get_plugin_data' ) && ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) ) {
619
- $plugin_info = get_plugin_data( __FILE__ );
620
- $bws_plugin_info = array( 'id' => '79', 'version' => $plugin_info["Version"] );
621
- }
622
-
623
- $gllr_option_defaults = array(
624
- 'gllr_custom_size_name' => array( 'album-thumb', 'photo-thumb' ),
625
- 'gllr_custom_size_px' => array( array( 120, 80 ), array( 160, 120 ) ),
626
- 'border_images' => 1,
627
- 'border_images_width' => 10,
628
- 'border_images_color' => '#F1F1F1',
629
- 'custom_image_row_count' => 3,
630
- 'start_slideshow' => 0,
631
- 'slideshow_interval' => 2000,
632
- 'single_lightbox_for_multiple_galleries' => 0,
633
- 'order_by' => 'menu_order',
634
- 'order' => 'ASC',
635
- 'read_more_link_text' => __( 'See images &raquo;', 'gallery' ),
636
- 'image_text' => 1,
637
- 'return_link' => 0,
638
- 'return_link_text' => 'Return to all albums',
639
- 'return_link_page' => 'gallery_template_url',
640
- 'return_link_url' => '',
641
- 'return_link_shortcode' => 0
642
- );
643
-
644
- /* Install the option defaults */
645
- if ( 1 == $wpmu ) {
646
- if ( ! get_site_option( 'gllr_options' ) ) {
647
- add_site_option( 'gllr_options', $gllr_option_defaults, '', 'yes' );
648
- }
649
- } else {
650
- if ( ! get_option( 'gllr_options' ) )
651
- add_option( 'gllr_options', $gllr_option_defaults, '', 'yes' );
652
- }
653
-
654
- /* Get options from the database */
655
- if ( 1 == $wpmu )
656
- $gllr_options = get_site_option( 'gllr_options' );
657
- else
658
- $gllr_options = get_option( 'gllr_options' );
659
-
660
- /* Array merge incase this version has added new options */
661
- $gllr_options = array_merge( $gllr_option_defaults, $gllr_options );
662
-
663
- update_option( 'gllr_options', $gllr_options );
664
-
665
- if ( function_exists( 'add_image_size' ) ) {
666
- add_image_size( 'album-thumb', $gllr_options['gllr_custom_size_px'][0][0], $gllr_options['gllr_custom_size_px'][0][1], true );
667
- add_image_size( 'photo-thumb', $gllr_options['gllr_custom_size_px'][1][0], $gllr_options['gllr_custom_size_px'][1][1], true );
668
- }
669
- }
670
- }
671
-
672
- /* Function check if plugin is compatible with current WP version */
673
- if ( ! function_exists ( 'gllr_version_check' ) ) {
674
- function gllr_version_check() {
675
- global $wp_version;
676
- $plugin_data = get_plugin_data( __FILE__, false );
677
- $require_wp = "3.0"; /* Wordpress at least requires version */
678
- $plugin = plugin_basename( __FILE__ );
679
- if ( version_compare( $wp_version, $require_wp, "<" ) ) {
680
- if( is_plugin_active( $plugin ) ) {
681
- deactivate_plugins( $plugin );
682
- wp_die( "<strong>" . $plugin_data['Name'] . " </strong> " . __( 'requires', 'gallery' ) . " <strong>WordPress " . $require_wp . "</strong> " . __( 'or higher, that is why it has been deactivated! Please upgrade WordPress and try again.', 'gallery') . "<br /><br />" . __( 'Back to the WordPress', 'gallery') . " <a href='" . get_admin_url( null, 'plugins.php' ) . "'>" . __( 'Plugins page', 'gallery') . "</a>." );
683
- }
684
- }
685
- }
686
- }
687
-
688
  if ( ! function_exists( 'gllr_settings_page' ) ) {
689
  function gllr_settings_page() {
690
- global $gllr_options, $wp_version, $wpmu;
691
  $error = "";
692
- $plugin_info = get_plugin_data( __FILE__ );
693
 
694
  if ( 1 == $wpmu ) {
695
  if ( get_site_option( 'cstmsrch_options' ) )
@@ -1002,7 +1007,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
1002
  <tr class="bws_pro_version_tooltip">
1003
  <th scope="row" colspan="2">
1004
  <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1005
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1006
  Gallery Pro Plugin
1007
  </a>
1008
  </th>
@@ -1148,7 +1153,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
1148
  <tr class="bws_pro_version_tooltip">
1149
  <th scope="row" colspan="2">
1150
  <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1151
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1152
  Gallery Pro Plugin
1153
  </a>
1154
  </th>
@@ -1187,7 +1192,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
1187
  <form method="post" action="admin.php?page=gallery-plugin.php&amp;action=go_pro">
1188
  <p>
1189
  <?php _e( 'You can download and activate', 'gallery' ); ?>
1190
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro">PRO</a>
1191
  <?php _e( 'version of this plugin by entering Your license key.', 'gallery' ); ?><br />
1192
  <span style="color: #888888;font-size: 10px;">
1193
  <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'gallery' ); ?>
@@ -1336,6 +1341,23 @@ if ( ! function_exists ( 'gllr_wp_head' ) ) {
1336
  }
1337
  }
1338
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1339
  if ( ! function_exists ( 'gllr_shortcode' ) ) {
1340
  function gllr_shortcode( $attr ) {
1341
  $gllr_download_link_title = addslashes( __( 'Download high resolution image', 'gallery' ) );
@@ -1885,38 +1907,26 @@ if ( ! function_exists ( 'gllr_image_resize_dimensions' ) ) {
1885
  }
1886
  }
1887
 
1888
- if ( ! function_exists( 'gllr_add_for_ios' ) ) {
1889
- function gllr_add_for_ios() { ?>
1890
- <!-- Start ios -->
1891
- <script type="text/javascript">
1892
- (function($){
1893
- $(document).ready( function() {
1894
- $( '#fancybox-overlay' ).css({
1895
- 'width' : $(document).width()
1896
- });
1897
- });
1898
- })(jQuery);
1899
- </script>
1900
- <!-- End ios -->
1901
- <?php
1902
- }
1903
- }
1904
-
1905
  if ( ! function_exists ( 'gllr_plugin_banner' ) ) {
1906
  function gllr_plugin_banner() {
1907
- global $hook_suffix;
1908
  if ( 'plugins.php' == $hook_suffix ) {
1909
  $banner_array = array(
1910
  array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
1911
  array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
 
 
 
 
1912
  array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
1913
  array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
1914
  array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
1915
  array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
1916
  array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
1917
- array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
1918
  );
1919
- $plugin_info = get_plugin_data( __FILE__ );
 
1920
  if ( ! function_exists( 'is_plugin_active_for_network' ) )
1921
  require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
1922
  $active_plugins = get_option( 'active_plugins' );
@@ -1941,14 +1951,14 @@ if ( ! function_exists ( 'gllr_plugin_banner' ) ) {
1941
  });
1942
  })(jQuery);
1943
  </script>
1944
- <div class="gllr_message">
1945
- <a class="button gllr_button" target="_blank" href="http://bestwebsoft.com/plugin/gallery-pro/?k=01a04166048e9416955ce1cbe9d5ca16&pn=79&v=' . $plugin_info["Version"] . '&wp_v=' . $wp_version . '">' . __( 'Learn More', 'gallery' ) . '</a>
1946
- <div class="gllr_text">' .
 
1947
  __( 'It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!', 'gallery' ) . '<br />
1948
  <span>' . __( 'Extend standard plugin functionality with new great options.', 'gallery' ) . '</span>
1949
  </div>
1950
- <img class="gllr_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
1951
- <img class="gllr_icon" title="" src="' . plugins_url( 'images/banner.png', __FILE__ ) . '" alt=""/>
1952
  </div>
1953
  </div>';
1954
  break;
@@ -1965,27 +1975,23 @@ register_activation_hook( __FILE__, 'gllr_plugin_install' );
1965
  /* Delete plugin */
1966
  register_uninstall_hook( __FILE__, 'gllr_plugin_uninstall' );
1967
 
1968
- /* Adds "Settings" link to the plugin action page */
1969
- add_filter( 'plugin_action_links', 'gllr_plugin_action_links', 10, 2 );
1970
  /* Additional links on the plugin page */
 
1971
  add_filter( 'plugin_row_meta', 'gllr_register_plugin_links', 10, 2 );
1972
 
1973
  add_action( 'admin_menu', 'add_gllr_admin_menu' );
1974
- add_action( 'init', 'gllr_plugin_init' );
1975
- add_action( 'admin_init', 'gllr_version_check' );
1976
 
1977
- add_action( 'init', 'post_type_images' ); /* Register post type */
 
1978
 
1979
  add_filter( 'rewrite_rules_array', 'gllr_custom_permalinks' ); /* Add custom permalink for gallery */
1980
  add_action( 'wp_loaded', 'gllr_flush_rules' );
 
 
 
 
1981
 
1982
- add_action( 'admin_init', 'gllr_admin_error' );
1983
-
1984
- add_action( 'template_redirect', 'gllr_template_redirect' ); /* Add themplate for single gallery page */
1985
-
1986
- add_action( 'save_post', 'gllr_save_postdata', 1, 2 ); /* Save custom data from admin */
1987
-
1988
- add_filter( 'nav_menu_css_class', 'addImageAncestorToMenu' );
1989
  add_filter( 'page_css_class', 'gllr_page_css_class', 10, 2 );
1990
 
1991
  add_filter( 'manage_gallery_posts_columns', 'gllr_change_columns' );
@@ -1994,6 +2000,7 @@ add_action( 'manage_gallery_posts_custom_column', 'gllr_custom_columns', 10, 2 )
1994
  add_action( 'admin_head', 'gllr_add_admin_script' );
1995
  add_action( 'admin_enqueue_scripts', 'gllr_admin_head' );
1996
  add_action( 'wp_enqueue_scripts', 'gllr_wp_head' );
 
1997
 
1998
  add_shortcode( 'print_gllr', 'gllr_shortcode' );
1999
  add_filter( 'widget_text', 'do_shortcode' );
@@ -2001,7 +2008,5 @@ add_filter( 'widget_text', 'do_shortcode' );
2001
  add_action( 'wp_ajax_upload_gallery_image', 'upload_gallery_image' );
2002
  add_action( 'wp_ajax_gllr_update_image', 'gllr_update_image' );
2003
 
2004
- add_action( 'wp_head', 'gllr_add_for_ios' );
2005
-
2006
- add_action('admin_notices', 'gllr_plugin_banner');
2007
  ?>
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
+ Version: 4.1.6
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
25
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
26
  */
27
 
28
+ require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
29
+
30
+ if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
31
+ function add_gllr_admin_menu() {
32
+ add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( "images/px.png", __FILE__ ), 1001);
33
+ add_submenu_page( 'bws_plugins', __( 'Gallery', 'gallery' ), __( 'Gallery', 'gallery' ), 'manage_options', "gallery-plugin.php", 'gllr_settings_page' );
34
+ }
35
+ }
36
+
37
+ if ( ! function_exists ( 'gllr_init' ) ) {
38
+ function gllr_init() {
39
+ /* Internationalization, first(!) */
40
+ load_plugin_textdomain( 'gallery', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
41
+ /* Register post type */
42
+ gllr_post_type_images();
43
+ }
44
+ }
45
+
46
+ if ( ! function_exists ( 'gllr_admin_init' ) ) {
47
+ function gllr_admin_init() {
48
+ global $bws_plugin_info, $gllr_plugin_info;
49
+ /* Add variable for bws_menu */
50
+ $gllr_plugin_info = get_plugin_data( __FILE__ );
51
+ if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) {
52
+ $bws_plugin_info = array( 'id' => '79', 'version' => $gllr_plugin_info["Version"] );
53
+ }
54
+ /* Call register settings function */
55
+ gllr_settings();
56
+ /* Function check if plugin is compatible with current WP version */
57
+ gllr_version_check();
58
+ /* add error if templates were not found in the theme directory */
59
+ gllr_admin_error();
60
+ }
61
+ }
62
+
63
+ /* Register settings function */
64
+ if ( ! function_exists( 'gllr_settings' ) ) {
65
+ function gllr_settings() {
66
+ global $wpmu, $gllr_options, $gllr_plugin_info;
67
+
68
+ if ( ! $gllr_plugin_info )
69
+ $gllr_plugin_info = get_plugin_data( __FILE__ );
70
+
71
+ $gllr_option_defaults = array(
72
+ 'plugin_option_version' => $gllr_plugin_info["Version"],
73
+ 'gllr_custom_size_name' => array( 'album-thumb', 'photo-thumb' ),
74
+ 'gllr_custom_size_px' => array( array( 120, 80 ), array( 160, 120 ) ),
75
+ 'border_images' => 1,
76
+ 'border_images_width' => 10,
77
+ 'border_images_color' => '#F1F1F1',
78
+ 'custom_image_row_count' => 3,
79
+ 'start_slideshow' => 0,
80
+ 'slideshow_interval' => 2000,
81
+ 'single_lightbox_for_multiple_galleries' => 0,
82
+ 'order_by' => 'menu_order',
83
+ 'order' => 'ASC',
84
+ 'read_more_link_text' => __( 'See images &raquo;', 'gallery' ),
85
+ 'image_text' => 1,
86
+ 'return_link' => 0,
87
+ 'return_link_text' => 'Return to all albums',
88
+ 'return_link_page' => 'gallery_template_url',
89
+ 'return_link_url' => '',
90
+ 'return_link_shortcode' => 0
91
+ );
92
+
93
+ /* Install the option defaults */
94
+ if ( 1 == $wpmu ) {
95
+ if ( ! get_site_option( 'gllr_options' ) )
96
+ add_site_option( 'gllr_options', $gllr_option_defaults, '', 'yes' );
97
+ } else {
98
+ if ( ! get_option( 'gllr_options' ) )
99
+ add_option( 'gllr_options', $gllr_option_defaults, '', 'yes' );
100
+ }
101
+
102
+ /* Get options from the database */
103
+ if ( 1 == $wpmu )
104
+ $gllr_options = get_site_option( 'gllr_options' );
105
+ else
106
+ $gllr_options = get_option( 'gllr_options' );
107
+
108
+ /* Array merge incase this version has added new options */
109
+ if ( ! isset( $gllr_options['plugin_option_version'] ) || $gllr_options['plugin_option_version'] != $gllr_plugin_info["Version"] ) {
110
+ $gllr_options = array_merge( $gllr_option_defaults, $gllr_options );
111
+ $gllr_options['plugin_option_version'] = $gllr_plugin_info["Version"];
112
+ update_option( 'gllr_options', $gllr_options );
113
+ }
114
+
115
+ if ( function_exists( 'add_image_size' ) ) {
116
+ add_image_size( 'album-thumb', $gllr_options['gllr_custom_size_px'][0][0], $gllr_options['gllr_custom_size_px'][0][1], true );
117
+ add_image_size( 'photo-thumb', $gllr_options['gllr_custom_size_px'][1][0], $gllr_options['gllr_custom_size_px'][1][1], true );
118
+ }
119
+ }
120
+ }
121
+
122
+ /* Function check if plugin is compatible with current WP version */
123
+ if ( ! function_exists ( 'gllr_version_check' ) ) {
124
+ function gllr_version_check() {
125
+ global $wp_version, $gllr_plugin_info;
126
+ if ( ! $gllr_plugin_info )
127
+ $gllr_plugin_info = get_plugin_data( __FILE__, false );
128
+ $require_wp = "3.0"; /* Wordpress at least requires version */
129
+ $plugin = plugin_basename( __FILE__ );
130
+ if ( version_compare( $wp_version, $require_wp, "<" ) ) {
131
+ if ( is_plugin_active( $plugin ) ) {
132
+ deactivate_plugins( $plugin );
133
+ wp_die( "<strong>" . $gllr_plugin_info['Name'] . " </strong> " . __( 'requires', 'gallery' ) . " <strong>WordPress " . $require_wp . "</strong> " . __( 'or higher, that is why it has been deactivated! Please upgrade WordPress and try again.', 'gallery') . "<br /><br />" . __( 'Back to the WordPress', 'gallery') . " <a href='" . get_admin_url( null, 'plugins.php' ) . "'>" . __( 'Plugins page', 'gallery') . "</a>." );
134
+ }
135
+ }
136
+ }
137
+ }
138
+
139
  if ( ! function_exists( 'gllr_plugin_install' ) ) {
140
  function gllr_plugin_install() {
141
  $filename_1 = WP_PLUGIN_DIR . '/gallery-plugin/template/gallery-template.php';
222
  }
223
  delete_option( 'gllr_options' );
224
  delete_site_option( 'gllr_options' );
 
 
 
 
 
 
225
  }
226
  }
227
 
228
  /* Create post type for Gallery */
229
+ if ( ! function_exists( 'gllr_post_type_images' ) ) {
230
+ function gllr_post_type_images() {
231
  register_post_type( 'gallery', array(
232
  'labels' => array(
233
  'name' => __( 'Galleries', 'gallery' ),
255
  }
256
  }
257
 
258
+ if ( ! function_exists( 'gllr_addImageAncestorToMenu' ) ) {
259
+ function gllr_addImageAncestorToMenu( $classes ) {
260
  if ( is_singular( 'gallery' ) ) {
261
  global $wpdb, $post;
262
 
303
  /* Create custom meta box for gallery post type */
304
  if ( ! function_exists( 'gllr_post_custom_box' ) ) {
305
  function gllr_post_custom_box( $obj = '', $box = '' ) {
306
+ global $post, $wp_version, $gllr_plugin_info;
307
  $key = "gllr_image_text";
308
  $error = "";
309
  $uploader = true;
312
  $gllr_options = get_option( 'gllr_options' );
313
  $gllr_download_link = get_post_meta( $post->ID, 'gllr_download_link', true );
314
 
 
315
  $post_types = get_post_types( array( '_builtin' => false ) );
316
  if ( ! is_writable ( plugin_dir_path( __FILE__ ) ."upload/files/" ) ) {
317
  $error = __( "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)", 'gallery' );
318
  $uploader = false;
319
+ } ?>
 
320
  <div style="padding-top:10px;"><label for="uploadscreen"><?php echo __( 'Choose an image for upload:', 'gallery' ); ?></label>
321
  <input name="MAX_FILE_SIZE" value="1048576" type="hidden" />
322
  <div id="file-uploader-demo1" style="padding-top:10px;">
335
  <?php _e( 'Please make a choice', 'gallery'); echo ' `'; _e( 'Sort images by', 'gallery' ); echo '` -> `'; _e( 'sort images', 'gallery' ); echo '` '; _e( 'on the plugin settings page (', 'gallery' ); ?> <a href="<?php echo admin_url( 'admin.php?page=gallery-plugin.php', 'http' ); ?>" target="_blank"><?php echo admin_url( 'admin.php?page=gallery-plugin.php', 'http' ); ?></a>)
336
  </div>
337
  <script type="text/javascript">
338
+ <?php if ( true === $uploader ) { ?>
339
+ jQuery(document).ready( function(){
340
+ var uploader = new qq.FileUploader({
341
+ element: document.getElementById('file-uploader-demo1'),
342
+ action: '../wp-admin/admin-ajax.php?action=upload_gallery_image',
343
+ debug: false,
344
+ onComplete: function( id, fileName, result ) {
345
+ if ( result.error ) {
346
+ /**/
347
+ } else {
348
+ jQuery('<li></li>').appendTo('#files').html('<img src="<?php echo plugins_url( "upload/files/" , __FILE__ ); ?>' + fileName + '" alt="" /><div style="width:200px">' + fileName + '<br />' + result.width + 'x' + result.height + '</div>').addClass('success');
349
+ jQuery('<input type="hidden" name="undefined[]" id="undefined" value="' + fileName + '" />').appendTo('#hidden');
350
+ }
351
  }
352
+ });
353
+ jQuery('#images_albumdiv').remove();
354
+ });
355
+ <?php } ?>
356
+ function img_delete( id ) {
357
+ jQuery( '#' + id ).hide();
358
+ jQuery( '#delete_images' ).append( '<input type="hidden" name="delete_images[]" value="' + id + '" />' );
359
+ }
 
 
360
  </script>
361
  <?php
 
 
362
  $posts = get_posts( array(
363
  "showposts" => -1,
364
  "what_to_show" => "posts",
378
  echo '<input type="text" name="gllr_order_text[' . $page->ID . ']" value="' . $page->menu_order . '" class="gllr_order_text ' . ( $page->menu_order == 0 ? "hidden" : '' ) . '" />';
379
  echo '<br />' . __( "Alt tag", "gallery" ) . '<br /><input type="text" name="gllr_image_alt_tag[' . $page->ID . ']" value="' . get_post_meta( $page->ID, $alt_tag_key, TRUE ) . '" class="gllr_image_alt_tag" />';
380
  echo '<br />' . __( "URL", "gallery" ) . '<br /><input type="text" name="gllr_link_url[' . $page->ID . ']" value="' . get_post_meta( $page->ID, $link_key, TRUE ).'" class="gllr_link_text" /><br /><span class="small_text">' . __( "(by click on image opens a link in a new window)", "gallery" ) . '</span>';
381
+ echo '<a class="gllr_pro_version" href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=' . $gllr_plugin_info["Version"] . '&wp_v=' . $wp_version . '" target="_blank" title="' . __( 'This setting is available in Pro version', 'gallery' ) . '"><br />' .
382
  '<div class="gllr_pro_version">' . __( "Open the link", "gallery" ) . '<br/><input disabled type="radio" value="_self" > ' . __( "Current window", "gallery" ) . '<br/><input disabled type="radio" value="_blank" > ' . __( "New window", "gallery" ) . '</div></a>';
383
  echo '<div class="delete"><a href="javascript:void(0);" onclick="img_delete(' . $page->ID . ');">' . __( "Delete", "gallery" ) . '</a><div/>';
384
  echo '</div></li>';
542
  }
543
  }
544
 
 
 
 
 
 
 
 
545
  if ( ! function_exists( 'gllr_custom_permalinks' ) ) {
546
  function gllr_custom_permalinks( $rules ) {
547
  $newrules = array();
691
  }
692
  }
693
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
694
  if ( ! function_exists( 'gllr_settings_page' ) ) {
695
  function gllr_settings_page() {
696
+ global $gllr_options, $wp_version, $wpmu, $gllr_plugin_info;
697
  $error = "";
 
698
 
699
  if ( 1 == $wpmu ) {
700
  if ( get_site_option( 'cstmsrch_options' ) )
1007
  <tr class="bws_pro_version_tooltip">
1008
  <th scope="row" colspan="2">
1009
  <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1010
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1011
  Gallery Pro Plugin
1012
  </a>
1013
  </th>
1153
  <tr class="bws_pro_version_tooltip">
1154
  <th scope="row" colspan="2">
1155
  <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1156
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1157
  Gallery Pro Plugin
1158
  </a>
1159
  </th>
1192
  <form method="post" action="admin.php?page=gallery-plugin.php&amp;action=go_pro">
1193
  <p>
1194
  <?php _e( 'You can download and activate', 'gallery' ); ?>
1195
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro">PRO</a>
1196
  <?php _e( 'version of this plugin by entering Your license key.', 'gallery' ); ?><br />
1197
  <span style="color: #888888;font-size: 10px;">
1198
  <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'gallery' ); ?>
1341
  }
1342
  }
1343
 
1344
+ if ( ! function_exists( 'gllr_add_for_ios' ) ) {
1345
+ function gllr_add_for_ios() { ?>
1346
+ <!-- Start ios -->
1347
+ <script type="text/javascript">
1348
+ (function($){
1349
+ $(document).ready( function() {
1350
+ $( '#fancybox-overlay' ).css({
1351
+ 'width' : $(document).width()
1352
+ });
1353
+ });
1354
+ })(jQuery);
1355
+ </script>
1356
+ <!-- End ios -->
1357
+ <?php
1358
+ }
1359
+ }
1360
+
1361
  if ( ! function_exists ( 'gllr_shortcode' ) ) {
1362
  function gllr_shortcode( $attr ) {
1363
  $gllr_download_link_title = addslashes( __( 'Download high resolution image', 'gallery' ) );
1907
  }
1908
  }
1909
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1910
  if ( ! function_exists ( 'gllr_plugin_banner' ) ) {
1911
  function gllr_plugin_banner() {
1912
+ global $hook_suffix, $gllr_plugin_info;
1913
  if ( 'plugins.php' == $hook_suffix ) {
1914
  $banner_array = array(
1915
  array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
1916
  array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
1917
+ array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
1918
+ array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
1919
+ array( 'pdfprnt_hide_banner_on_plugin_page', 'pdf-print/pdf-print.php', '1.7.1' ),
1920
+ array( 'gglplsn_hide_banner_on_plugin_page', 'google-one/google-plus-one.php', '1.1.4' ),
1921
  array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
1922
  array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
1923
  array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
1924
  array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
1925
  array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
1926
+ array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
1927
  );
1928
+ if ( ! $gllr_plugin_info )
1929
+ $gllr_plugin_info = get_plugin_data( __FILE__ );
1930
  if ( ! function_exists( 'is_plugin_active_for_network' ) )
1931
  require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
1932
  $active_plugins = get_option( 'active_plugins' );
1951
  });
1952
  })(jQuery);
1953
  </script>
1954
+ <div class="gllr_message bws_banner_on_plugin_page">
1955
+ <img class="close_icon gllr_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
1956
+ <a class="button" target="_blank" href="http://bestwebsoft.com/plugin/gallery-pro/?k=01a04166048e9416955ce1cbe9d5ca16&pn=79&v=' . $gllr_plugin_info["Version"] . '&wp_v=' . $wp_version . '">' . __( 'Learn More', 'gallery' ) . '</a>
1957
+ <div class="text">' .
1958
  __( 'It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!', 'gallery' ) . '<br />
1959
  <span>' . __( 'Extend standard plugin functionality with new great options.', 'gallery' ) . '</span>
1960
  </div>
1961
+ <img class="icon" title="" src="' . plugins_url( 'images/banner.png', __FILE__ ) . '" alt=""/>
 
1962
  </div>
1963
  </div>';
1964
  break;
1975
  /* Delete plugin */
1976
  register_uninstall_hook( __FILE__, 'gllr_plugin_uninstall' );
1977
 
 
 
1978
  /* Additional links on the plugin page */
1979
+ add_filter( 'plugin_action_links', 'gllr_plugin_action_links', 10, 2 );
1980
  add_filter( 'plugin_row_meta', 'gllr_register_plugin_links', 10, 2 );
1981
 
1982
  add_action( 'admin_menu', 'add_gllr_admin_menu' );
 
 
1983
 
1984
+ add_action( 'init', 'gllr_init' );
1985
+ add_action( 'admin_init', 'gllr_admin_init' );
1986
 
1987
  add_filter( 'rewrite_rules_array', 'gllr_custom_permalinks' ); /* Add custom permalink for gallery */
1988
  add_action( 'wp_loaded', 'gllr_flush_rules' );
1989
+ /* Add themplate for single gallery page */
1990
+ add_action( 'template_redirect', 'gllr_template_redirect' );
1991
+ /* Save custom data from admin */
1992
+ add_action( 'save_post', 'gllr_save_postdata', 1, 2 );
1993
 
1994
+ add_filter( 'nav_menu_css_class', 'gllr_addImageAncestorToMenu' );
 
 
 
 
 
 
1995
  add_filter( 'page_css_class', 'gllr_page_css_class', 10, 2 );
1996
 
1997
  add_filter( 'manage_gallery_posts_columns', 'gllr_change_columns' );
2000
  add_action( 'admin_head', 'gllr_add_admin_script' );
2001
  add_action( 'admin_enqueue_scripts', 'gllr_admin_head' );
2002
  add_action( 'wp_enqueue_scripts', 'gllr_wp_head' );
2003
+ add_action( 'wp_head', 'gllr_add_for_ios' );
2004
 
2005
  add_shortcode( 'print_gllr', 'gllr_shortcode' );
2006
  add_filter( 'widget_text', 'do_shortcode' );
2008
  add_action( 'wp_ajax_upload_gallery_image', 'upload_gallery_image' );
2009
  add_action( 'wp_ajax_gllr_update_image', 'gllr_update_image' );
2010
 
2011
+ add_action( 'admin_notices', 'gllr_plugin_banner' );
 
 
2012
  ?>
images/Thumbs.db DELETED
Binary file
languages/gallery-bg_BG.mo CHANGED
Binary file
languages/gallery-bg_BG.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-02-06 10:39+0300\n"
6
- "PO-Revision-Date: 2014-02-06 10:39+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
  "Language: uk_UA\n"
@@ -16,638 +16,638 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:100
20
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
23
 
24
- #: gallery-plugin.php:128
25
- #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галерии"
28
 
29
- #: gallery-plugin.php:129
30
- #: gallery-plugin.php:606
31
- msgid "Gallery"
32
- msgstr "Галерия"
33
-
34
- #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "Добави галерия"
37
 
38
- #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "Добави нова галерия"
41
 
42
- #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "Редактирай галерия"
45
 
46
- #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "Нова галерия"
49
 
50
- #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "Преглед на галерия"
53
 
54
- #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "Намери галерия"
57
 
58
- #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "Няма намерена галерия"
61
 
62
- #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "Качване на файл"
65
 
66
- #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод за галерия"
69
 
70
- #: gallery-plugin.php:213
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
73
 
74
- #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "Изберете изображение за качване:"
77
 
78
- #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
81
 
82
- #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Позволете свалянето на всички изображения от тази галерия."
85
 
86
- #: gallery-plugin.php:230
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
89
 
90
- #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "Моля, изберете"
93
 
94
- #: gallery-plugin.php:232
95
- #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "Подреди изображенията по"
98
 
99
- #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "подреди изображенията"
102
 
103
- #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "на страницата с настройки за плъгина ("
106
 
107
- #: gallery-plugin.php:277
108
- #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Име"
111
 
112
- #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(отваря изображението в нов прозорец)"
123
 
124
- #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr "Тази настройка е достъпна само в Pro версията."
127
 
128
- #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "Отваряне на линка"
131
 
132
- #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "Текущия прозорец"
135
 
136
- #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "Нов прозорец"
139
 
140
- #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "Изтриване"
143
 
144
- #: gallery-plugin.php:296
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
147
 
148
- #: gallery-plugin.php:298
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
151
 
152
- #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
- #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Снимка"
159
 
160
- #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Публикация"
163
 
164
- #: gallery-plugin.php:507
165
- #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
- #: gallery-plugin.php:635
170
- msgid "See images &raquo;"
171
- msgstr "Виж изображенията &raquo;"
172
-
173
- #: gallery-plugin.php:682
174
- msgid "requires"
175
- msgstr ""
176
-
177
- #: gallery-plugin.php:682
178
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
- msgstr ""
180
-
181
- #: gallery-plugin.php:682
182
- msgid "Back to the WordPress"
183
- msgstr ""
184
-
185
- #: gallery-plugin.php:682
186
- #, fuzzy
187
- msgid "Plugins page"
188
- msgstr "Плагіни про-версії"
189
-
190
- #: gallery-plugin.php:770
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
- #: gallery-plugin.php:799
195
- #: gallery-plugin.php:838
196
  msgid "Wrong license key"
197
  msgstr ""
198
 
199
- #: gallery-plugin.php:831
200
  msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:840
204
  msgid "This license key is bind to another site"
205
  msgstr ""
206
 
207
- #: gallery-plugin.php:842
208
- #: gallery-plugin.php:1206
209
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
  msgstr ""
211
 
212
- #: gallery-plugin.php:860
213
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
  msgstr ""
215
 
216
- #: gallery-plugin.php:866
217
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
  msgstr ""
219
 
220
- #: gallery-plugin.php:870
221
- #: gallery-plugin.php:879
222
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
  msgstr ""
224
 
225
- #: gallery-plugin.php:883
226
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
  msgstr ""
228
 
229
- #: gallery-plugin.php:898
230
  msgid "Please, enter Your license key"
231
  msgstr ""
232
 
233
- #: gallery-plugin.php:906
234
  msgid "Gallery Settings"
235
  msgstr "Настройки на галерията"
236
 
237
- #: gallery-plugin.php:908
238
- #: gallery-plugin.php:1228
239
- #: gallery-plugin.php:1243
240
  msgid "Settings"
241
  msgstr "Настройки"
242
 
243
- #: gallery-plugin.php:909
244
  msgid "Go PRO"
245
  msgstr ""
246
 
247
- #: gallery-plugin.php:914
248
  msgid "Notice:"
249
  msgstr ""
250
 
251
- #: gallery-plugin.php:914
252
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:915
256
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
257
  msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
258
 
259
- #: gallery-plugin.php:917
260
  #, fuzzy
261
  msgid "Please enable JavaScript to use the option to renew images."
262
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
263
 
264
- #: gallery-plugin.php:921
265
  msgid "Update images for gallery"
266
  msgstr ""
267
 
268
- #: gallery-plugin.php:923
269
  #, fuzzy
270
  msgid "Update images"
271
  msgstr "подреди изображенията"
272
 
273
- #: gallery-plugin.php:928
274
  msgid "Updating images..."
275
  msgstr ""
276
 
277
- #: gallery-plugin.php:929
278
  #, fuzzy
279
  msgid "No image found"
280
  msgstr "Няма намерена галерия"
281
 
282
- #: gallery-plugin.php:930
283
  msgid "All images are updated"
284
  msgstr ""
285
 
286
- #: gallery-plugin.php:931
287
  msgid "Error."
288
  msgstr ""
289
 
290
- #: gallery-plugin.php:937
291
  msgid "Image size for the album cover"
292
  msgstr "Размер на изображението за корица на албума"
293
 
294
- #: gallery-plugin.php:939
295
  #: gallery-plugin.php:947
296
- #: gallery-plugin.php:960
 
297
  msgid "Image size"
298
  msgstr "Размер на изображението"
299
 
300
- #: gallery-plugin.php:940
301
  #: gallery-plugin.php:948
 
302
  msgid "Width (in px)"
303
  msgstr "Ширина (в px)"
304
 
305
- #: gallery-plugin.php:941
306
  #: gallery-plugin.php:949
 
307
  msgid "Height (in px)"
308
  msgstr "Височина (в px)"
309
 
310
- #: gallery-plugin.php:945
311
  msgid "Gallery image size"
312
  msgstr "Размер на изображението в галерия"
313
 
314
- #: gallery-plugin.php:953
315
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
316
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
317
 
318
- #: gallery-plugin.php:958
319
  msgid "Gallery image size in the lightbox"
320
  msgstr "Размер на изображението за lightbox"
321
 
322
- #: gallery-plugin.php:961
323
  msgid "Max width (in px)"
324
  msgstr "Макс. ширина (в px)"
325
 
326
- #: gallery-plugin.php:962
327
  msgid "Max height (in px)"
328
  msgstr "Макс. височина (в px)"
329
 
330
- #: gallery-plugin.php:963
331
  msgid "Display a full size image in the lightbox"
332
  msgstr "Показване на изображението в пълен размер в lightbox"
333
 
334
- #: gallery-plugin.php:967
335
  msgid "Crop position"
336
  msgstr "Позиция за изрязване"
337
 
338
- #: gallery-plugin.php:969
339
  msgid "Horizontal"
340
  msgstr "Хоризонтално"
341
 
342
- #: gallery-plugin.php:971
343
  msgid "left"
344
  msgstr "ляво"
345
 
346
- #: gallery-plugin.php:972
347
- #: gallery-plugin.php:979
348
  msgid "center"
349
  msgstr "център"
350
 
351
- #: gallery-plugin.php:973
352
  msgid "right"
353
  msgstr "дясно"
354
 
355
- #: gallery-plugin.php:976
356
  msgid "Vertical"
357
  msgstr "Вертикално"
358
 
359
- #: gallery-plugin.php:978
360
  msgid "top"
361
  msgstr "отгоре"
362
 
363
- #: gallery-plugin.php:980
364
  msgid "bottom"
365
  msgstr "отдолу"
366
 
367
- #: gallery-plugin.php:985
368
  msgid "Lightbox background"
369
  msgstr "Фон на lightbox"
370
 
371
- #: gallery-plugin.php:987
372
  msgid "Default"
373
  msgstr "По подразбиране"
374
 
375
- #: gallery-plugin.php:988
376
  msgid "Background transparency (from 0 to 1)"
377
  msgstr "Прозрачност на фона (от 0 до 1)"
378
 
379
- #: gallery-plugin.php:990
380
  msgid "Select a background color"
381
  msgstr "Изберете цвят за фон"
382
 
383
- #: gallery-plugin.php:992
384
  msgid "Background color"
385
  msgstr "Цвят на фона"
386
 
387
- #: gallery-plugin.php:999
388
- #: gallery-plugin.php:1145
389
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
390
  msgstr ""
391
 
392
- #: gallery-plugin.php:1004
393
- #: gallery-plugin.php:1150
394
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
395
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
396
 
397
- #: gallery-plugin.php:1013
398
  msgid "Images with border"
399
  msgstr "Изображения с рамка"
400
 
401
- #: gallery-plugin.php:1016
402
  msgid "Border width in px, just numbers"
403
  msgstr "Ширина на рамката в пиксели, само числа"
404
 
405
- #: gallery-plugin.php:1018
406
- #: gallery-plugin.php:1020
407
  msgid "Select a border color"
408
  msgstr "Изберете цвят за рамката"
409
 
410
- #: gallery-plugin.php:1026
411
  msgid "Number of images in the row"
412
  msgstr "Брой изображения на ред"
413
 
414
- #: gallery-plugin.php:1032
415
  msgid "Start slideshow"
416
  msgstr "Слайдшоу"
417
 
418
- #: gallery-plugin.php:1038
419
  msgid "Slideshow interval"
420
  msgstr "Интервал за слайдшоу"
421
 
422
- #: gallery-plugin.php:1044
423
  msgid "Use single lightbox for multiple galleries on one page"
424
  msgstr ""
425
 
426
- #: gallery-plugin.php:1052
427
  msgid "Attachment ID"
428
  msgstr "ID на изображението"
429
 
430
- #: gallery-plugin.php:1053
431
  msgid "Image Name"
432
  msgstr "Име на изображението"
433
 
434
- #: gallery-plugin.php:1055
435
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
436
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
437
 
438
- #: gallery-plugin.php:1056
439
  msgid "Random"
440
  msgstr "Произволен"
441
 
442
- #: gallery-plugin.php:1060
443
  msgid "Sort images"
444
  msgstr "Подреди изображенията"
445
 
446
- #: gallery-plugin.php:1062
447
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
448
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
449
 
450
- #: gallery-plugin.php:1063
451
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
452
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
453
 
454
- #: gallery-plugin.php:1067
455
  msgid "Display text above the image"
456
  msgstr "Показване на текст над изображението"
457
 
458
- #: gallery-plugin.php:1069
459
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
460
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
461
 
462
- #: gallery-plugin.php:1073
463
  msgid "Display the Back link"
464
  msgstr "Показване на линк 'Назад'"
465
 
466
- #: gallery-plugin.php:1079
467
  msgid "Display the Back link in the shortcode"
468
  msgstr "Показване на линк 'Назад' в шорткода"
469
 
470
- #: gallery-plugin.php:1085
471
  msgid "The Back link text"
472
  msgstr "Текст за линка 'Назад'"
473
 
474
- #: gallery-plugin.php:1091
475
  msgid "The Back link URL"
476
  msgstr "URL за линка 'Назад'"
477
 
478
- #: gallery-plugin.php:1093
479
  msgid "Gallery page (Page with Gallery Template)"
480
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
481
 
482
- #: gallery-plugin.php:1095
483
  msgid "(Full URL to custom page)"
484
  msgstr "(Пълно URL към произволна страница)"
485
 
486
- #: gallery-plugin.php:1099
487
  msgid "The Read More link text"
488
  msgstr "Текст за линка 'Прочети повече'"
489
 
490
- #: gallery-plugin.php:1105
491
  msgid "Add gallery to the search"
492
  msgstr ""
493
 
494
- #: gallery-plugin.php:1115
495
  msgid "Using"
496
  msgstr ""
497
 
498
- #: gallery-plugin.php:1115
499
  msgid "powered by"
500
  msgstr ""
501
 
502
- #: gallery-plugin.php:1118
503
- #: gallery-plugin.php:1122
504
  msgid "Using Custom Search powered by"
505
  msgstr ""
506
 
507
- #: gallery-plugin.php:1118
508
  msgid "Activate Custom Search"
509
  msgstr ""
510
 
511
- #: gallery-plugin.php:1122
512
  msgid "Download Custom Search"
513
  msgstr ""
514
 
515
- #: gallery-plugin.php:1129
516
  msgid "Display Like buttons in the lightbox"
517
  msgstr "Показване на Like бутони в lightbox"
518
 
519
- #: gallery-plugin.php:1131
520
  msgid "FaceBook"
521
  msgstr "FaceBook"
522
 
523
- #: gallery-plugin.php:1132
524
  msgid "Twitter"
525
  msgstr "Twitter"
526
 
527
- #: gallery-plugin.php:1133
528
  msgid "Pinterest"
529
  msgstr "Pinterest"
530
 
531
- #: gallery-plugin.php:1134
532
  msgid "Google +1"
533
  msgstr "Google +1"
534
 
535
- #: gallery-plugin.php:1138
536
  msgid "Slug for gallery item"
537
  msgstr "Название на елемент от галерията"
538
 
539
- #: gallery-plugin.php:1140
540
  msgid "for any structure of permalinks except the default structure"
541
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
542
 
543
- #: gallery-plugin.php:1160
544
  msgid "Save Changes"
545
  msgstr "Съхрани промените"
546
 
547
- #: gallery-plugin.php:1166
548
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
549
  msgstr ""
550
 
551
- #: gallery-plugin.php:1167
552
  #, fuzzy
553
  msgid "Rate the plugin"
554
  msgstr "Безкоштовні плагіни"
555
 
556
- #: gallery-plugin.php:1170
557
  #, fuzzy
558
  msgid "If there is something wrong about it, please contact us"
559
  msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
560
 
561
- #: gallery-plugin.php:1181
562
  msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
563
  msgstr ""
564
 
565
- #: gallery-plugin.php:1183
566
  msgid "Please, go to"
567
  msgstr ""
568
 
569
- #: gallery-plugin.php:1183
570
  #, fuzzy
571
  msgid "the setting page"
572
  msgstr "на страницата с настройки за плъгина ("
573
 
574
- #: gallery-plugin.php:1184
575
  msgid "You will be redirected automatically in 5 seconds."
576
  msgstr ""
577
 
578
- #: gallery-plugin.php:1189
579
  msgid "You can download and activate"
580
  msgstr ""
581
 
582
- #: gallery-plugin.php:1191
583
  msgid "version of this plugin by entering Your license key."
584
  msgstr ""
585
 
586
- #: gallery-plugin.php:1193
587
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
588
  msgstr ""
589
 
590
- #: gallery-plugin.php:1195
591
  msgid "(your username is the email you specify when purchasing the product)."
592
  msgstr ""
593
 
594
- #: gallery-plugin.php:1203
595
- #: gallery-plugin.php:1213
596
  msgid "Go!"
597
  msgstr ""
598
 
599
- #: gallery-plugin.php:1229
600
  msgid "FAQ"
601
  msgstr "Често задавани въпроси"
602
 
603
- #: gallery-plugin.php:1230
604
  msgid "Support"
605
  msgstr "Поддръжка"
606
 
607
- #: gallery-plugin.php:1341
608
  #: template/gallery-single-template.php:14
609
  msgid "Download high resolution image"
610
  msgstr "Свали изображението в цял размер"
611
 
612
- #: gallery-plugin.php:1450
613
  #: template/gallery-single-template.php:77
614
  msgid "Sorry, nothing found."
615
  msgstr "Съжалявам, нищо не е намерено."
616
 
617
- #: gallery-plugin.php:1473
618
  #: template/gallery-single-template.php:103
619
  msgid "Image"
620
  msgstr "Изображение"
621
 
622
- #: gallery-plugin.php:1764
623
  #, fuzzy
624
  msgid "Image size not defined"
625
  msgstr "Размер на изображението"
626
 
627
- #: gallery-plugin.php:1779
628
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
629
  msgstr ""
630
 
631
- #: gallery-plugin.php:1790
632
  msgid "Image size changes not defined"
633
  msgstr ""
634
 
635
- #: gallery-plugin.php:1819
636
- #: gallery-plugin.php:1822
637
- #: gallery-plugin.php:1827
638
  msgid "Invalid path"
639
  msgstr ""
640
 
641
- #: gallery-plugin.php:1945
642
  #, fuzzy
643
  msgid "Learn More"
644
  msgstr "Читати далі"
645
 
646
- #: gallery-plugin.php:1947
647
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
648
  msgstr ""
649
 
650
- #: gallery-plugin.php:1948
651
  msgid "Extend standard plugin functionality with new great options."
652
  msgstr ""
653
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-03-04 17:43+0300\n"
6
+ "PO-Revision-Date: 2014-03-04 17:43+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
  "Language: uk_UA\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:33
20
+ #: gallery-plugin.php:235
21
+ msgid "Gallery"
22
+ msgstr "Галерия"
23
+
24
+ #: gallery-plugin.php:86
25
+ msgid "See images &raquo;"
26
+ msgstr "Виж изображенията &raquo;"
27
+
28
+ #: gallery-plugin.php:134
29
+ msgid "requires"
30
+ msgstr ""
31
+
32
+ #: gallery-plugin.php:134
33
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
34
+ msgstr ""
35
+
36
+ #: gallery-plugin.php:134
37
+ msgid "Back to the WordPress"
38
+ msgstr ""
39
+
40
+ #: gallery-plugin.php:134
41
+ #, fuzzy
42
+ msgid "Plugins page"
43
+ msgstr "Плагіни про-версії"
44
+
45
+ #: gallery-plugin.php:212
46
+ #: gallery-plugin.php:785
47
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
48
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
49
 
50
+ #: gallery-plugin.php:234
51
+ #: gallery-plugin.php:244
52
  msgid "Galleries"
53
  msgstr "Галерии"
54
 
55
+ #: gallery-plugin.php:236
 
 
 
 
 
56
  msgid "Add a Gallery"
57
  msgstr "Добави галерия"
58
 
59
+ #: gallery-plugin.php:237
60
  msgid "Add New Gallery"
61
  msgstr "Добави нова галерия"
62
 
63
+ #: gallery-plugin.php:238
64
  msgid "Edit Gallery"
65
  msgstr "Редактирай галерия"
66
 
67
+ #: gallery-plugin.php:239
68
  msgid "New Gallery"
69
  msgstr "Нова галерия"
70
 
71
+ #: gallery-plugin.php:240
72
  msgid "View Gallery"
73
  msgstr "Преглед на галерия"
74
 
75
+ #: gallery-plugin.php:241
76
  msgid "Find a Gallery"
77
  msgstr "Намери галерия"
78
 
79
+ #: gallery-plugin.php:242
80
  msgid "No Gallery found"
81
  msgstr "Няма намерена галерия"
82
 
83
+ #: gallery-plugin.php:299
84
  msgid "Upload File"
85
  msgstr "Качване на файл"
86
 
87
+ #: gallery-plugin.php:300
88
  msgid "Gallery Shortcode"
89
  msgstr "Шорткод за галерия"
90
 
91
+ #: gallery-plugin.php:319
92
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
93
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
94
 
95
+ #: gallery-plugin.php:322
96
  msgid "Choose an image for upload:"
97
  msgstr "Изберете изображение за качване:"
98
 
99
+ #: gallery-plugin.php:327
100
  msgid "Please enable JavaScript to use the file uploader."
101
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
102
 
103
+ #: gallery-plugin.php:334
104
  msgid "Allow the download link for all images in this gallery"
105
  msgstr "Позволете свалянето на всички изображения от тази галерия."
106
 
107
+ #: gallery-plugin.php:335
108
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
109
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
110
 
111
+ #: gallery-plugin.php:337
112
  msgid "Please make a choice"
113
  msgstr "Моля, изберете"
114
 
115
+ #: gallery-plugin.php:337
116
+ #: gallery-plugin.php:1058
117
  msgid "Sort images by"
118
  msgstr "Подреди изображенията по"
119
 
120
+ #: gallery-plugin.php:337
121
  msgid "sort images"
122
  msgstr "подреди изображенията"
123
 
124
+ #: gallery-plugin.php:337
125
  msgid "on the plugin settings page ("
126
  msgstr "на страницата с настройки за плъгина ("
127
 
128
+ #: gallery-plugin.php:379
129
+ #: gallery-plugin.php:598
130
  msgid "Title"
131
  msgstr "Име"
132
 
133
+ #: gallery-plugin.php:381
134
  msgid "Alt tag"
135
  msgstr ""
136
 
137
+ #: gallery-plugin.php:382
138
  msgid "URL"
139
  msgstr "URL"
140
 
141
+ #: gallery-plugin.php:382
142
  msgid "(by click on image opens a link in a new window)"
143
  msgstr "(отваря изображението в нов прозорец)"
144
 
145
+ #: gallery-plugin.php:383
146
  msgid "This setting is available in Pro version"
147
  msgstr "Тази настройка е достъпна само в Pro версията."
148
 
149
+ #: gallery-plugin.php:384
150
  msgid "Open the link"
151
  msgstr "Отваряне на линка"
152
 
153
+ #: gallery-plugin.php:384
154
  msgid "Current window"
155
  msgstr "Текущия прозорец"
156
 
157
+ #: gallery-plugin.php:384
158
  msgid "New window"
159
  msgstr "Нов прозорец"
160
 
161
+ #: gallery-plugin.php:385
162
  msgid "Delete"
163
  msgstr "Изтриване"
164
 
165
+ #: gallery-plugin.php:398
166
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
167
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
168
 
169
+ #: gallery-plugin.php:400
170
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
171
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
172
 
173
+ #: gallery-plugin.php:599
174
  msgid "Author"
175
  msgstr "Автор "
176
 
177
+ #: gallery-plugin.php:600
178
  msgid "Photo"
179
  msgstr "Снимка"
180
 
181
+ #: gallery-plugin.php:601
182
  msgid "Publishing"
183
  msgstr "Публикация"
184
 
185
+ #: gallery-plugin.php:602
186
+ #: gallery-plugin.php:1062
187
  msgid "Date"
188
  msgstr "Дата "
189
 
190
+ #: gallery-plugin.php:778
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
+ #: gallery-plugin.php:807
195
+ #: gallery-plugin.php:846
196
  msgid "Wrong license key"
197
  msgstr ""
198
 
199
+ #: gallery-plugin.php:839
200
  msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:848
204
  msgid "This license key is bind to another site"
205
  msgstr ""
206
 
207
+ #: gallery-plugin.php:850
208
+ #: gallery-plugin.php:1214
209
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
  msgstr ""
211
 
212
+ #: gallery-plugin.php:868
213
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
  msgstr ""
215
 
216
+ #: gallery-plugin.php:874
217
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
  msgstr ""
219
 
220
+ #: gallery-plugin.php:878
221
+ #: gallery-plugin.php:887
222
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
  msgstr ""
224
 
225
+ #: gallery-plugin.php:891
226
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
  msgstr ""
228
 
229
+ #: gallery-plugin.php:906
230
  msgid "Please, enter Your license key"
231
  msgstr ""
232
 
233
+ #: gallery-plugin.php:914
234
  msgid "Gallery Settings"
235
  msgstr "Настройки на галерията"
236
 
237
+ #: gallery-plugin.php:916
238
+ #: gallery-plugin.php:1236
239
+ #: gallery-plugin.php:1251
240
  msgid "Settings"
241
  msgstr "Настройки"
242
 
243
+ #: gallery-plugin.php:917
244
  msgid "Go PRO"
245
  msgstr ""
246
 
247
+ #: gallery-plugin.php:922
248
  msgid "Notice:"
249
  msgstr ""
250
 
251
+ #: gallery-plugin.php:922
252
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:923
256
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
257
  msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
258
 
259
+ #: gallery-plugin.php:925
260
  #, fuzzy
261
  msgid "Please enable JavaScript to use the option to renew images."
262
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
263
 
264
+ #: gallery-plugin.php:929
265
  msgid "Update images for gallery"
266
  msgstr ""
267
 
268
+ #: gallery-plugin.php:931
269
  #, fuzzy
270
  msgid "Update images"
271
  msgstr "подреди изображенията"
272
 
273
+ #: gallery-plugin.php:936
274
  msgid "Updating images..."
275
  msgstr ""
276
 
277
+ #: gallery-plugin.php:937
278
  #, fuzzy
279
  msgid "No image found"
280
  msgstr "Няма намерена галерия"
281
 
282
+ #: gallery-plugin.php:938
283
  msgid "All images are updated"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:939
287
  msgid "Error."
288
  msgstr ""
289
 
290
+ #: gallery-plugin.php:945
291
  msgid "Image size for the album cover"
292
  msgstr "Размер на изображението за корица на албума"
293
 
 
294
  #: gallery-plugin.php:947
295
+ #: gallery-plugin.php:955
296
+ #: gallery-plugin.php:968
297
  msgid "Image size"
298
  msgstr "Размер на изображението"
299
 
 
300
  #: gallery-plugin.php:948
301
+ #: gallery-plugin.php:956
302
  msgid "Width (in px)"
303
  msgstr "Ширина (в px)"
304
 
 
305
  #: gallery-plugin.php:949
306
+ #: gallery-plugin.php:957
307
  msgid "Height (in px)"
308
  msgstr "Височина (в px)"
309
 
310
+ #: gallery-plugin.php:953
311
  msgid "Gallery image size"
312
  msgstr "Размер на изображението в галерия"
313
 
314
+ #: gallery-plugin.php:961
315
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
316
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
317
 
318
+ #: gallery-plugin.php:966
319
  msgid "Gallery image size in the lightbox"
320
  msgstr "Размер на изображението за lightbox"
321
 
322
+ #: gallery-plugin.php:969
323
  msgid "Max width (in px)"
324
  msgstr "Макс. ширина (в px)"
325
 
326
+ #: gallery-plugin.php:970
327
  msgid "Max height (in px)"
328
  msgstr "Макс. височина (в px)"
329
 
330
+ #: gallery-plugin.php:971
331
  msgid "Display a full size image in the lightbox"
332
  msgstr "Показване на изображението в пълен размер в lightbox"
333
 
334
+ #: gallery-plugin.php:975
335
  msgid "Crop position"
336
  msgstr "Позиция за изрязване"
337
 
338
+ #: gallery-plugin.php:977
339
  msgid "Horizontal"
340
  msgstr "Хоризонтално"
341
 
342
+ #: gallery-plugin.php:979
343
  msgid "left"
344
  msgstr "ляво"
345
 
346
+ #: gallery-plugin.php:980
347
+ #: gallery-plugin.php:987
348
  msgid "center"
349
  msgstr "център"
350
 
351
+ #: gallery-plugin.php:981
352
  msgid "right"
353
  msgstr "дясно"
354
 
355
+ #: gallery-plugin.php:984
356
  msgid "Vertical"
357
  msgstr "Вертикално"
358
 
359
+ #: gallery-plugin.php:986
360
  msgid "top"
361
  msgstr "отгоре"
362
 
363
+ #: gallery-plugin.php:988
364
  msgid "bottom"
365
  msgstr "отдолу"
366
 
367
+ #: gallery-plugin.php:993
368
  msgid "Lightbox background"
369
  msgstr "Фон на lightbox"
370
 
371
+ #: gallery-plugin.php:995
372
  msgid "Default"
373
  msgstr "По подразбиране"
374
 
375
+ #: gallery-plugin.php:996
376
  msgid "Background transparency (from 0 to 1)"
377
  msgstr "Прозрачност на фона (от 0 до 1)"
378
 
379
+ #: gallery-plugin.php:998
380
  msgid "Select a background color"
381
  msgstr "Изберете цвят за фон"
382
 
383
+ #: gallery-plugin.php:1000
384
  msgid "Background color"
385
  msgstr "Цвят на фона"
386
 
387
+ #: gallery-plugin.php:1007
388
+ #: gallery-plugin.php:1153
389
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
390
  msgstr ""
391
 
392
+ #: gallery-plugin.php:1012
393
+ #: gallery-plugin.php:1158
394
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
395
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
396
 
397
+ #: gallery-plugin.php:1021
398
  msgid "Images with border"
399
  msgstr "Изображения с рамка"
400
 
401
+ #: gallery-plugin.php:1024
402
  msgid "Border width in px, just numbers"
403
  msgstr "Ширина на рамката в пиксели, само числа"
404
 
405
+ #: gallery-plugin.php:1026
406
+ #: gallery-plugin.php:1028
407
  msgid "Select a border color"
408
  msgstr "Изберете цвят за рамката"
409
 
410
+ #: gallery-plugin.php:1034
411
  msgid "Number of images in the row"
412
  msgstr "Брой изображения на ред"
413
 
414
+ #: gallery-plugin.php:1040
415
  msgid "Start slideshow"
416
  msgstr "Слайдшоу"
417
 
418
+ #: gallery-plugin.php:1046
419
  msgid "Slideshow interval"
420
  msgstr "Интервал за слайдшоу"
421
 
422
+ #: gallery-plugin.php:1052
423
  msgid "Use single lightbox for multiple galleries on one page"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:1060
427
  msgid "Attachment ID"
428
  msgstr "ID на изображението"
429
 
430
+ #: gallery-plugin.php:1061
431
  msgid "Image Name"
432
  msgstr "Име на изображението"
433
 
434
+ #: gallery-plugin.php:1063
435
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
436
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
437
 
438
+ #: gallery-plugin.php:1064
439
  msgid "Random"
440
  msgstr "Произволен"
441
 
442
+ #: gallery-plugin.php:1068
443
  msgid "Sort images"
444
  msgstr "Подреди изображенията"
445
 
446
+ #: gallery-plugin.php:1070
447
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
448
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
449
 
450
+ #: gallery-plugin.php:1071
451
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
452
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
453
 
454
+ #: gallery-plugin.php:1075
455
  msgid "Display text above the image"
456
  msgstr "Показване на текст над изображението"
457
 
458
+ #: gallery-plugin.php:1077
459
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
460
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
461
 
462
+ #: gallery-plugin.php:1081
463
  msgid "Display the Back link"
464
  msgstr "Показване на линк 'Назад'"
465
 
466
+ #: gallery-plugin.php:1087
467
  msgid "Display the Back link in the shortcode"
468
  msgstr "Показване на линк 'Назад' в шорткода"
469
 
470
+ #: gallery-plugin.php:1093
471
  msgid "The Back link text"
472
  msgstr "Текст за линка 'Назад'"
473
 
474
+ #: gallery-plugin.php:1099
475
  msgid "The Back link URL"
476
  msgstr "URL за линка 'Назад'"
477
 
478
+ #: gallery-plugin.php:1101
479
  msgid "Gallery page (Page with Gallery Template)"
480
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
481
 
482
+ #: gallery-plugin.php:1103
483
  msgid "(Full URL to custom page)"
484
  msgstr "(Пълно URL към произволна страница)"
485
 
486
+ #: gallery-plugin.php:1107
487
  msgid "The Read More link text"
488
  msgstr "Текст за линка 'Прочети повече'"
489
 
490
+ #: gallery-plugin.php:1113
491
  msgid "Add gallery to the search"
492
  msgstr ""
493
 
494
+ #: gallery-plugin.php:1123
495
  msgid "Using"
496
  msgstr ""
497
 
498
+ #: gallery-plugin.php:1123
499
  msgid "powered by"
500
  msgstr ""
501
 
502
+ #: gallery-plugin.php:1126
503
+ #: gallery-plugin.php:1130
504
  msgid "Using Custom Search powered by"
505
  msgstr ""
506
 
507
+ #: gallery-plugin.php:1126
508
  msgid "Activate Custom Search"
509
  msgstr ""
510
 
511
+ #: gallery-plugin.php:1130
512
  msgid "Download Custom Search"
513
  msgstr ""
514
 
515
+ #: gallery-plugin.php:1137
516
  msgid "Display Like buttons in the lightbox"
517
  msgstr "Показване на Like бутони в lightbox"
518
 
519
+ #: gallery-plugin.php:1139
520
  msgid "FaceBook"
521
  msgstr "FaceBook"
522
 
523
+ #: gallery-plugin.php:1140
524
  msgid "Twitter"
525
  msgstr "Twitter"
526
 
527
+ #: gallery-plugin.php:1141
528
  msgid "Pinterest"
529
  msgstr "Pinterest"
530
 
531
+ #: gallery-plugin.php:1142
532
  msgid "Google +1"
533
  msgstr "Google +1"
534
 
535
+ #: gallery-plugin.php:1146
536
  msgid "Slug for gallery item"
537
  msgstr "Название на елемент от галерията"
538
 
539
+ #: gallery-plugin.php:1148
540
  msgid "for any structure of permalinks except the default structure"
541
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
542
 
543
+ #: gallery-plugin.php:1168
544
  msgid "Save Changes"
545
  msgstr "Съхрани промените"
546
 
547
+ #: gallery-plugin.php:1174
548
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
549
  msgstr ""
550
 
551
+ #: gallery-plugin.php:1175
552
  #, fuzzy
553
  msgid "Rate the plugin"
554
  msgstr "Безкоштовні плагіни"
555
 
556
+ #: gallery-plugin.php:1178
557
  #, fuzzy
558
  msgid "If there is something wrong about it, please contact us"
559
  msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
560
 
561
+ #: gallery-plugin.php:1189
562
  msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
563
  msgstr ""
564
 
565
+ #: gallery-plugin.php:1191
566
  msgid "Please, go to"
567
  msgstr ""
568
 
569
+ #: gallery-plugin.php:1191
570
  #, fuzzy
571
  msgid "the setting page"
572
  msgstr "на страницата с настройки за плъгина ("
573
 
574
+ #: gallery-plugin.php:1192
575
  msgid "You will be redirected automatically in 5 seconds."
576
  msgstr ""
577
 
578
+ #: gallery-plugin.php:1197
579
  msgid "You can download and activate"
580
  msgstr ""
581
 
582
+ #: gallery-plugin.php:1199
583
  msgid "version of this plugin by entering Your license key."
584
  msgstr ""
585
 
586
+ #: gallery-plugin.php:1201
587
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
588
  msgstr ""
589
 
590
+ #: gallery-plugin.php:1203
591
  msgid "(your username is the email you specify when purchasing the product)."
592
  msgstr ""
593
 
594
+ #: gallery-plugin.php:1211
595
+ #: gallery-plugin.php:1221
596
  msgid "Go!"
597
  msgstr ""
598
 
599
+ #: gallery-plugin.php:1237
600
  msgid "FAQ"
601
  msgstr "Често задавани въпроси"
602
 
603
+ #: gallery-plugin.php:1238
604
  msgid "Support"
605
  msgstr "Поддръжка"
606
 
607
+ #: gallery-plugin.php:1366
608
  #: template/gallery-single-template.php:14
609
  msgid "Download high resolution image"
610
  msgstr "Свали изображението в цял размер"
611
 
612
+ #: gallery-plugin.php:1475
613
  #: template/gallery-single-template.php:77
614
  msgid "Sorry, nothing found."
615
  msgstr "Съжалявам, нищо не е намерено."
616
 
617
+ #: gallery-plugin.php:1498
618
  #: template/gallery-single-template.php:103
619
  msgid "Image"
620
  msgstr "Изображение"
621
 
622
+ #: gallery-plugin.php:1789
623
  #, fuzzy
624
  msgid "Image size not defined"
625
  msgstr "Размер на изображението"
626
 
627
+ #: gallery-plugin.php:1804
628
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
629
  msgstr ""
630
 
631
+ #: gallery-plugin.php:1815
632
  msgid "Image size changes not defined"
633
  msgstr ""
634
 
635
+ #: gallery-plugin.php:1844
636
+ #: gallery-plugin.php:1847
637
+ #: gallery-plugin.php:1852
638
  msgid "Invalid path"
639
  msgstr ""
640
 
641
+ #: gallery-plugin.php:1958
642
  #, fuzzy
643
  msgid "Learn More"
644
  msgstr "Читати далі"
645
 
646
+ #: gallery-plugin.php:1960
647
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
648
  msgstr ""
649
 
650
+ #: gallery-plugin.php:1961
651
  msgid "Extend standard plugin functionality with new great options."
652
  msgstr ""
653
 
languages/gallery-es_ES.mo ADDED
Binary file
languages/gallery-es_ES.po ADDED
@@ -0,0 +1,756 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-03-04 17:44+0300\n"
6
+ "PO-Revision-Date: 2014-03-04 17:44+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
+ "Language-Team: Carlos Limia <climia@climia.es>\n"
9
+ "Language: pt_BR\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Generator: Poedit 1.6.4\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Poedit-KeywordsList: __;_e\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ # @ gallery
22
+ #: gallery-plugin.php:33
23
+ #: gallery-plugin.php:235
24
+ msgid "Gallery"
25
+ msgstr "Galeria"
26
+
27
+ # @ gallery
28
+ #: gallery-plugin.php:86
29
+ msgid "See images &raquo;"
30
+ msgstr "Ver imagens &raquo;"
31
+
32
+ #: gallery-plugin.php:134
33
+ msgid "requires"
34
+ msgstr "Requiere"
35
+
36
+ #: gallery-plugin.php:134
37
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
38
+ msgstr "o superior, por eso fue desactivado! Porfavor actualiza Wordpress y vuelva a intentarlo"
39
+
40
+ #: gallery-plugin.php:134
41
+ msgid "Back to the WordPress"
42
+ msgstr "Volver a wordpress"
43
+
44
+ #: gallery-plugin.php:134
45
+ msgid "Plugins page"
46
+ msgstr "Pagina de Plugins"
47
+
48
+ # @ gallery
49
+ #: gallery-plugin.php:212
50
+ #: gallery-plugin.php:785
51
+ msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
52
+ msgstr "Os siguientes archivos \"gallery-template.php\" y \"gallery-single-template.php\" no se encontraron en el directorio de tema utilizado. Por favor, copie los del directorio `/wp-content/plugins/gallery-plugin/template/` al directorio de su tema para que el plugin Galeria funcione corretamente"
53
+
54
+ # @ gallery
55
+ #: gallery-plugin.php:234
56
+ #: gallery-plugin.php:244
57
+ msgid "Galleries"
58
+ msgstr "Galerias"
59
+
60
+ # @ gallery
61
+ #: gallery-plugin.php:236
62
+ msgid "Add a Gallery"
63
+ msgstr "Agregar una Galeria"
64
+
65
+ # @ gallery
66
+ #: gallery-plugin.php:237
67
+ msgid "Add New Gallery"
68
+ msgstr "Agregar una Galeria nueva"
69
+
70
+ # @ gallery
71
+ #: gallery-plugin.php:238
72
+ msgid "Edit Gallery"
73
+ msgstr "Editar Galeria"
74
+
75
+ # @ gallery
76
+ #: gallery-plugin.php:239
77
+ msgid "New Gallery"
78
+ msgstr "Galeria nueva"
79
+
80
+ # @ gallery
81
+ #: gallery-plugin.php:240
82
+ msgid "View Gallery"
83
+ msgstr "Ver Galeria"
84
+
85
+ # @ gallery
86
+ #: gallery-plugin.php:241
87
+ msgid "Find a Gallery"
88
+ msgstr "Encontrar una Galeria"
89
+
90
+ # @ gallery
91
+ #: gallery-plugin.php:242
92
+ msgid "No Gallery found"
93
+ msgstr "Ninguna galeria encontrada"
94
+
95
+ # @ gallery
96
+ #: gallery-plugin.php:299
97
+ msgid "Upload File"
98
+ msgstr "Subir Archivo"
99
+
100
+ # @ gallery
101
+ #: gallery-plugin.php:300
102
+ msgid "Gallery Shortcode"
103
+ msgstr "Codigo corto de Galeria"
104
+
105
+ # @ gallery
106
+ #: gallery-plugin.php:319
107
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
108
+ msgstr "El diretório temporál de la Galeria (gallery-plugin/upload/files) no esta disponible en su servidor Web. Por favor, utilize el método estandar de WP para subir imagenes (biblioteca de media)"
109
+
110
+ # @ gallery
111
+ #: gallery-plugin.php:322
112
+ msgid "Choose an image for upload:"
113
+ msgstr "Escoja una imagen para subir:"
114
+
115
+ # @ gallery
116
+ #: gallery-plugin.php:327
117
+ msgid "Please enable JavaScript to use the file uploader."
118
+ msgstr "Por favor habilite el Javascript para subir sus archivos."
119
+
120
+ # @ gallery
121
+ #: gallery-plugin.php:334
122
+ msgid "Allow the download link for all images in this gallery"
123
+ msgstr "Permitir/habilitar un enlace para la descarag de todas las imagenes en esta galeria"
124
+
125
+ # @ gallery
126
+ #: gallery-plugin.php:335
127
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
128
+ msgstr "Por favor, use la funcion de arrastar y soltar para cambiar a ordem de exibicion de las imagens e no se olvide de guardar sus cambios."
129
+
130
+ # @ gallery
131
+ #: gallery-plugin.php:337
132
+ msgid "Please make a choice"
133
+ msgstr "Por favor, escoja una opcion"
134
+
135
+ # @ gallery
136
+ #: gallery-plugin.php:337
137
+ #: gallery-plugin.php:1058
138
+ msgid "Sort images by"
139
+ msgstr "Ordenar imagens por"
140
+
141
+ # @ gallery
142
+ #: gallery-plugin.php:337
143
+ msgid "sort images"
144
+ msgstr "ordenar imagens"
145
+
146
+ # @ gallery
147
+ #: gallery-plugin.php:337
148
+ msgid "on the plugin settings page ("
149
+ msgstr "En la pagina de opciones de este plugin ("
150
+
151
+ # @ gallery
152
+ #: gallery-plugin.php:379
153
+ #: gallery-plugin.php:598
154
+ msgid "Title"
155
+ msgstr "Título"
156
+
157
+ #: gallery-plugin.php:381
158
+ msgid "Alt tag"
159
+ msgstr "Etiqueta alternativa"
160
+
161
+ # @ gallery
162
+ #: gallery-plugin.php:382
163
+ msgid "URL"
164
+ msgstr "URL"
165
+
166
+ # @ gallery
167
+ #: gallery-plugin.php:382
168
+ msgid "(by click on image opens a link in a new window)"
169
+ msgstr "(pinchar en la imagen abre un enlace en una nueva ventana)"
170
+
171
+ # @ gallery
172
+ #: gallery-plugin.php:383
173
+ msgid "This setting is available in Pro version"
174
+ msgstr "Esta opcion solo esta disponible en la version Pro"
175
+
176
+ # @ gallery
177
+ #: gallery-plugin.php:384
178
+ msgid "Open the link"
179
+ msgstr "Abrir elenlace"
180
+
181
+ # @ gallery
182
+ #: gallery-plugin.php:384
183
+ msgid "Current window"
184
+ msgstr "Ventana atual"
185
+
186
+ # @ gallery
187
+ #: gallery-plugin.php:384
188
+ msgid "New window"
189
+ msgstr "Ventana nueva"
190
+
191
+ # @ gallery
192
+ #: gallery-plugin.php:385
193
+ msgid "Delete"
194
+ msgstr "Suprimir"
195
+
196
+ # @ gallery
197
+ #: gallery-plugin.php:398
198
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
199
+ msgstr "Puede agregar una galleria en una pagina insertando el codigo corto en el contenido"
200
+
201
+ # @ gallery
202
+ #: gallery-plugin.php:400
203
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
204
+ msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
205
+
206
+ # @ gallery
207
+ #: gallery-plugin.php:599
208
+ msgid "Author"
209
+ msgstr "Autor"
210
+
211
+ # @ gallery
212
+ #: gallery-plugin.php:600
213
+ msgid "Photo"
214
+ msgstr "Foto"
215
+
216
+ # @ gallery
217
+ #: gallery-plugin.php:601
218
+ msgid "Publishing"
219
+ msgstr "Publicacion"
220
+
221
+ # @ gallery
222
+ #: gallery-plugin.php:602
223
+ #: gallery-plugin.php:1062
224
+ msgid "Date"
225
+ msgstr "Fecha"
226
+
227
+ # @ gallery
228
+ #: gallery-plugin.php:778
229
+ msgid "Settings are saved"
230
+ msgstr "Cambios guardados"
231
+
232
+ #: gallery-plugin.php:807
233
+ #: gallery-plugin.php:846
234
+ msgid "Wrong license key"
235
+ msgstr "Licencia incorrecta"
236
+
237
+ #: gallery-plugin.php:839
238
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
239
+ msgstr "Algo mal ocurrio. Intentelo mas tarde. Si el mismo error vuelve a ocurrir,pongase en contacto con nosotros aqui <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Disculpe las molestias."
240
+
241
+ #: gallery-plugin.php:848
242
+ msgid "This license key is bind to another site"
243
+ msgstr "Esta licencia ya esta en uso en otro sitio web."
244
+
245
+ #: gallery-plugin.php:850
246
+ #: gallery-plugin.php:1214
247
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
248
+ msgstr "A superado el numero de intentos disponibles por dia. Porfavor, suba el plugin de forma manual."
249
+
250
+ #: gallery-plugin.php:868
251
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
252
+ msgstr "No se pudo descomprimir el archivo zip. Porfavor, suba el plugin de forma manual."
253
+
254
+ #: gallery-plugin.php:874
255
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
256
+ msgstr "Su servidor no tiene soporte para archivos ZIP ni Phar. Porfavor, suba el plugin de forma manual."
257
+
258
+ #: gallery-plugin.php:878
259
+ #: gallery-plugin.php:887
260
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
261
+ msgstr "Descar del archivo zip a fallado. Porfavor, suba el plugin de forma manual."
262
+
263
+ #: gallery-plugin.php:891
264
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
265
+ msgstr "Error desconocido. Porfavor, suba el plugin de forma manual."
266
+
267
+ #: gallery-plugin.php:906
268
+ msgid "Please, enter Your license key"
269
+ msgstr "Introducca su clave de licencia."
270
+
271
+ # @ gallery
272
+ #: gallery-plugin.php:914
273
+ msgid "Gallery Settings"
274
+ msgstr "Configuracion de la Galeria"
275
+
276
+ # @ bestwebsoft
277
+ # @ gallery
278
+ #: gallery-plugin.php:916
279
+ #: gallery-plugin.php:1236
280
+ #: gallery-plugin.php:1251
281
+ msgid "Settings"
282
+ msgstr "Configuraciones"
283
+
284
+ #: gallery-plugin.php:917
285
+ msgid "Go PRO"
286
+ msgstr "Ir a PRO"
287
+
288
+ #: gallery-plugin.php:922
289
+ msgid "Notice:"
290
+ msgstr "Nota:"
291
+
292
+ #: gallery-plugin.php:922
293
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
294
+ msgstr "La configuracion a cambiado, no olvide de hacer click en el botton \"guardar cambios\""
295
+
296
+ # @ gallery
297
+ #: gallery-plugin.php:923
298
+ msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
299
+ msgstr "Si quiere agregar una Galeria a su pagina o entrada, simplemente copie y pege el codigo corto en la pagina o entrada."
300
+
301
+ # @ gallery
302
+ #: gallery-plugin.php:925
303
+ msgid "Please enable JavaScript to use the option to renew images."
304
+ msgstr "Por favor habilite el Javascript para usar la opcion de renovar imagenes."
305
+
306
+ #: gallery-plugin.php:929
307
+ msgid "Update images for gallery"
308
+ msgstr "Actualizar imagene de la galeria"
309
+
310
+ # @ gallery
311
+ #: gallery-plugin.php:931
312
+ msgid "Update images"
313
+ msgstr "Actualizar imagenes"
314
+
315
+ #: gallery-plugin.php:936
316
+ msgid "Updating images..."
317
+ msgstr "Actualizando imagenes"
318
+
319
+ # @ gallery
320
+ #: gallery-plugin.php:937
321
+ msgid "No image found"
322
+ msgstr "Imagen no encontrada"
323
+
324
+ #: gallery-plugin.php:938
325
+ msgid "All images are updated"
326
+ msgstr "Todas las imgenes an sido actualizados"
327
+
328
+ #: gallery-plugin.php:939
329
+ msgid "Error."
330
+ msgstr "Error"
331
+
332
+ # @ gallery
333
+ #: gallery-plugin.php:945
334
+ msgid "Image size for the album cover"
335
+ msgstr "Tamanño de la imagen para la portada del álbum"
336
+
337
+ # @ gallery
338
+ #: gallery-plugin.php:947
339
+ #: gallery-plugin.php:955
340
+ #: gallery-plugin.php:968
341
+ msgid "Image size"
342
+ msgstr "Tamaño de la imagen"
343
+
344
+ # @ gallery
345
+ #: gallery-plugin.php:948
346
+ #: gallery-plugin.php:956
347
+ msgid "Width (in px)"
348
+ msgstr "Ancho (em px)"
349
+
350
+ # @ gallery
351
+ #: gallery-plugin.php:949
352
+ #: gallery-plugin.php:957
353
+ msgid "Height (in px)"
354
+ msgstr "Altura (em px)"
355
+
356
+ # @ gallery
357
+ #: gallery-plugin.php:953
358
+ msgid "Gallery image size"
359
+ msgstr "Tamanño de da imagen de la galeria"
360
+
361
+ # @ gallery
362
+ #: gallery-plugin.php:961
363
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
364
+ msgstr "WordPress creara una miniatura nueva cuando suba una nueva imagen."
365
+
366
+ # @ gallery
367
+ #: gallery-plugin.php:966
368
+ msgid "Gallery image size in the lightbox"
369
+ msgstr "Tamanño de la imagen en la galeria del Lightbox"
370
+
371
+ # @ gallery
372
+ #: gallery-plugin.php:969
373
+ msgid "Max width (in px)"
374
+ msgstr "Ancho máximo (em px)"
375
+
376
+ # @ gallery
377
+ #: gallery-plugin.php:970
378
+ msgid "Max height (in px)"
379
+ msgstr "Altura máxima (em px)"
380
+
381
+ # @ gallery
382
+ #: gallery-plugin.php:971
383
+ msgid "Display a full size image in the lightbox"
384
+ msgstr "Exibir la imagen en su tamaño completo en el Lightbox"
385
+
386
+ # @ gallery
387
+ #: gallery-plugin.php:975
388
+ msgid "Crop position"
389
+ msgstr "Recortar posicion"
390
+
391
+ # @ gallery
392
+ #: gallery-plugin.php:977
393
+ msgid "Horizontal"
394
+ msgstr "Horizontal"
395
+
396
+ # @ gallery
397
+ #: gallery-plugin.php:979
398
+ msgid "left"
399
+ msgstr "izquierda"
400
+
401
+ # @ gallery
402
+ #: gallery-plugin.php:980
403
+ #: gallery-plugin.php:987
404
+ msgid "center"
405
+ msgstr "centro"
406
+
407
+ # @ gallery
408
+ #: gallery-plugin.php:981
409
+ msgid "right"
410
+ msgstr "direcha"
411
+
412
+ # @ gallery
413
+ #: gallery-plugin.php:984
414
+ msgid "Vertical"
415
+ msgstr "Vertical"
416
+
417
+ # @ gallery
418
+ #: gallery-plugin.php:986
419
+ msgid "top"
420
+ msgstr "Arriba"
421
+
422
+ # @ gallery
423
+ #: gallery-plugin.php:988
424
+ msgid "bottom"
425
+ msgstr "abajo"
426
+
427
+ # @ gallery
428
+ #: gallery-plugin.php:993
429
+ msgid "Lightbox background"
430
+ msgstr "Fundo del Lightbox"
431
+
432
+ # @ gallery
433
+ #: gallery-plugin.php:995
434
+ msgid "Default"
435
+ msgstr "Por Defecto"
436
+
437
+ # @ gallery
438
+ #: gallery-plugin.php:996
439
+ msgid "Background transparency (from 0 to 1)"
440
+ msgstr "Transparencia del fondo (de 0 a 1)"
441
+
442
+ # @ gallery
443
+ #: gallery-plugin.php:998
444
+ msgid "Select a background color"
445
+ msgstr "Selecionar un color de fondo"
446
+
447
+ # @ gallery
448
+ #: gallery-plugin.php:1000
449
+ msgid "Background color"
450
+ msgstr "Color de fondo"
451
+
452
+ #: gallery-plugin.php:1007
453
+ #: gallery-plugin.php:1153
454
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
455
+ msgstr "Si actualiza a PRO sus configuraciones se guardaran"
456
+
457
+ # @ gallery
458
+ #: gallery-plugin.php:1012
459
+ #: gallery-plugin.php:1158
460
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
461
+ msgstr "Esta funcion solo esta disponible en la version Pro del plugin. Para saber mas detalles, por favor siga el enlace"
462
+
463
+ # @ gallery
464
+ #: gallery-plugin.php:1021
465
+ msgid "Images with border"
466
+ msgstr "Imagens con borde"
467
+
468
+ # @ gallery
469
+ #: gallery-plugin.php:1024
470
+ msgid "Border width in px, just numbers"
471
+ msgstr "Ancho del borde en px, solo números"
472
+
473
+ # @ gallery
474
+ #: gallery-plugin.php:1026
475
+ #: gallery-plugin.php:1028
476
+ msgid "Select a border color"
477
+ msgstr "Escoja el color del borde"
478
+
479
+ # @ gallery
480
+ #: gallery-plugin.php:1034
481
+ msgid "Number of images in the row"
482
+ msgstr "Número de imagenes por fila"
483
+
484
+ # @ gallery
485
+ #: gallery-plugin.php:1040
486
+ msgid "Start slideshow"
487
+ msgstr "Iniciar Apresentacion de diapositivas"
488
+
489
+ # @ gallery
490
+ #: gallery-plugin.php:1046
491
+ msgid "Slideshow interval"
492
+ msgstr "Intervalo entre las diapositivas"
493
+
494
+ #: gallery-plugin.php:1052
495
+ msgid "Use single lightbox for multiple galleries on one page"
496
+ msgstr "Usar un LightBox unici para multiples galerias en una pagina."
497
+
498
+ # @ gallery
499
+ #: gallery-plugin.php:1060
500
+ msgid "Attachment ID"
501
+ msgstr "ID del anexo"
502
+
503
+ # @ gallery
504
+ #: gallery-plugin.php:1061
505
+ msgid "Image Name"
506
+ msgstr "Nome da Imagen"
507
+
508
+ # @ gallery
509
+ #: gallery-plugin.php:1063
510
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
511
+ msgstr "Criterio de clasificación (el campo de entrada de clasificacion en el cuadro de diálogo insertar/subir emdia a la galeria)"
512
+
513
+ # @ gallery
514
+ #: gallery-plugin.php:1064
515
+ msgid "Random"
516
+ msgstr "Aleatório"
517
+
518
+ # @ gallery
519
+ #: gallery-plugin.php:1068
520
+ msgid "Sort images"
521
+ msgstr "Ordenar imagenes:"
522
+
523
+ # @ gallery
524
+ #: gallery-plugin.php:1070
525
+ msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
526
+ msgstr "ASC (orden ascente de los valores mas baijos a los mas altos - 1, 2, 3; a, b, c)"
527
+
528
+ # @ gallery
529
+ #: gallery-plugin.php:1071
530
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
531
+ msgstr "DESC (orden descendente de los valores mas altos a los mas baijos - 1, 2, 3; a, b, c)"
532
+
533
+ # @ gallery
534
+ #: gallery-plugin.php:1075
535
+ msgid "Display text above the image"
536
+ msgstr "Mostrar texto acima da imagen"
537
+
538
+ # @ gallery
539
+ #: gallery-plugin.php:1077
540
+ msgid "Turn off the checkbox, if you want to display text just in a lightbox"
541
+ msgstr "Desmarque la casilla, si solo quiere mostrar texto en el lightbox"
542
+
543
+ # @ gallery
544
+ #: gallery-plugin.php:1081
545
+ msgid "Display the Back link"
546
+ msgstr "Mostrar enlace Volver"
547
+
548
+ # @ gallery
549
+ #: gallery-plugin.php:1087
550
+ msgid "Display the Back link in the shortcode"
551
+ msgstr "Mostrar enlace Volver codigo corto"
552
+
553
+ # @ gallery
554
+ #: gallery-plugin.php:1093
555
+ msgid "The Back link text"
556
+ msgstr "Texto del enlace volver"
557
+
558
+ # @ gallery
559
+ #: gallery-plugin.php:1099
560
+ msgid "The Back link URL"
561
+ msgstr "URL del enlacw Volver"
562
+
563
+ # @ gallery
564
+ #: gallery-plugin.php:1101
565
+ msgid "Gallery page (Page with Gallery Template)"
566
+ msgstr "Página de la Galeria (planilla otema usado para la pagina de la Galeria)"
567
+
568
+ # @ gallery
569
+ #: gallery-plugin.php:1103
570
+ msgid "(Full URL to custom page)"
571
+ msgstr "(URL completa para a página personalizada)"
572
+
573
+ # @ gallery
574
+ #: gallery-plugin.php:1107
575
+ msgid "The Read More link text"
576
+ msgstr "Texto del enlace leer mas"
577
+
578
+ #: gallery-plugin.php:1113
579
+ msgid "Add gallery to the search"
580
+ msgstr "Agregar la galeria a la busqueda"
581
+
582
+ #: gallery-plugin.php:1123
583
+ msgid "Using"
584
+ msgstr "Usando"
585
+
586
+ #: gallery-plugin.php:1123
587
+ msgid "powered by"
588
+ msgstr "propulsado por"
589
+
590
+ #: gallery-plugin.php:1126
591
+ #: gallery-plugin.php:1130
592
+ msgid "Using Custom Search powered by"
593
+ msgstr "Usando buqueda customizada propulsado por"
594
+
595
+ #: gallery-plugin.php:1126
596
+ msgid "Activate Custom Search"
597
+ msgstr "Activar Busqueda customizada"
598
+
599
+ #: gallery-plugin.php:1130
600
+ msgid "Download Custom Search"
601
+ msgstr "Descarga Busqueda customizada"
602
+
603
+ # @ gallery
604
+ #: gallery-plugin.php:1137
605
+ msgid "Display Like buttons in the lightbox"
606
+ msgstr "Mostrar botones me gusta en el Lightbox"
607
+
608
+ # @ gallery
609
+ #: gallery-plugin.php:1139
610
+ msgid "FaceBook"
611
+ msgstr "Facebook"
612
+
613
+ # @ gallery
614
+ #: gallery-plugin.php:1140
615
+ msgid "Twitter"
616
+ msgstr "Twitter"
617
+
618
+ # @ gallery
619
+ #: gallery-plugin.php:1141
620
+ msgid "Pinterest"
621
+ msgstr "Pinterest"
622
+
623
+ # @ gallery
624
+ #: gallery-plugin.php:1142
625
+ msgid "Google +1"
626
+ msgstr "Google +1"
627
+
628
+ # @ gallery
629
+ #: gallery-plugin.php:1146
630
+ msgid "Slug for gallery item"
631
+ msgstr "Slug para la galeria"
632
+
633
+ # @ gallery
634
+ #: gallery-plugin.php:1148
635
+ msgid "for any structure of permalinks except the default structure"
636
+ msgstr "para qualquier estrutura de los enlaces permanentes, exceto la estrutura predeterninada"
637
+
638
+ # @ default
639
+ #: gallery-plugin.php:1168
640
+ msgid "Save Changes"
641
+ msgstr "Guardar Cambios"
642
+
643
+ #: gallery-plugin.php:1174
644
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
645
+ msgstr "Si te gusta este plugin,dale 5 estrellas en Woedpress"
646
+
647
+ # @ gallery
648
+ #: gallery-plugin.php:1175
649
+ msgid "Rate the plugin"
650
+ msgstr "Puntua este plugin"
651
+
652
+ #: gallery-plugin.php:1178
653
+ msgid "If there is something wrong about it, please contact us"
654
+ msgstr "Si ve algo mal con el, pongase en contacto con nosotros"
655
+
656
+ #: gallery-plugin.php:1189
657
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
658
+ msgstr "En hora buena! La version PRO se a instalado y activado correctamente."
659
+
660
+ #: gallery-plugin.php:1191
661
+ msgid "Please, go to"
662
+ msgstr "Porfavor, ir a"
663
+
664
+ # @ gallery
665
+ #: gallery-plugin.php:1191
666
+ msgid "the setting page"
667
+ msgstr "configurar plugin ("
668
+
669
+ #: gallery-plugin.php:1192
670
+ msgid "You will be redirected automatically in 5 seconds."
671
+ msgstr "Sera redirecionado en 5 segundos"
672
+
673
+ #: gallery-plugin.php:1197
674
+ msgid "You can download and activate"
675
+ msgstr "Puede descargar y activar"
676
+
677
+ #: gallery-plugin.php:1199
678
+ msgid "version of this plugin by entering Your license key."
679
+ msgstr "version de este plugin introduciondo su clave de licencia."
680
+
681
+ #: gallery-plugin.php:1201
682
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
683
+ msgstr "Puede encontrar su clave de licencia en su pagina personal en la zona de clientes pinchando en el enlace."
684
+
685
+ #: gallery-plugin.php:1203
686
+ msgid "(your username is the email you specify when purchasing the product)."
687
+ msgstr "(su nombre de usuario es su correo electronico que especifico en el proceso de compra)"
688
+
689
+ #: gallery-plugin.php:1211
690
+ #: gallery-plugin.php:1221
691
+ msgid "Go!"
692
+ msgstr "Go!"
693
+
694
+ # @ gallery
695
+ #: gallery-plugin.php:1237
696
+ msgid "FAQ"
697
+ msgstr "FAQ"
698
+
699
+ # @ gallery
700
+ #: gallery-plugin.php:1238
701
+ msgid "Support"
702
+ msgstr "Soporte"
703
+
704
+ # @ gallery
705
+ #: gallery-plugin.php:1366
706
+ #: template/gallery-single-template.php:14
707
+ msgid "Download high resolution image"
708
+ msgstr "Descarga la image de alta resolucion"
709
+
710
+ # @ gallery
711
+ #: gallery-plugin.php:1475
712
+ #: template/gallery-single-template.php:77
713
+ msgid "Sorry, nothing found."
714
+ msgstr "Disculpe, nada fue encontrado."
715
+
716
+ # @ gallery
717
+ #: gallery-plugin.php:1498
718
+ #: template/gallery-single-template.php:103
719
+ msgid "Image"
720
+ msgstr "Imagen"
721
+
722
+ # @ gallery
723
+ #: gallery-plugin.php:1789
724
+ msgid "Image size not defined"
725
+ msgstr "Tanaño de imagen no definida"
726
+
727
+ #: gallery-plugin.php:1804
728
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
729
+ msgstr "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros formatos necesita volver a subir elarchivo."
730
+
731
+ #: gallery-plugin.php:1815
732
+ msgid "Image size changes not defined"
733
+ msgstr "Tamaño de imagen no esta definida."
734
+
735
+ #: gallery-plugin.php:1844
736
+ #: gallery-plugin.php:1847
737
+ #: gallery-plugin.php:1852
738
+ msgid "Invalid path"
739
+ msgstr "Ruta incorrecta."
740
+
741
+ #: gallery-plugin.php:1958
742
+ msgid "Learn More"
743
+ msgstr "Saber mas."
744
+
745
+ #: gallery-plugin.php:1960
746
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
747
+ msgstr "Es hora de actualizar su <strong>Gallery plugin</strong> a la version <strong>PRO!</strong>"
748
+
749
+ #: gallery-plugin.php:1961
750
+ msgid "Extend standard plugin functionality with new great options."
751
+ msgstr "Funcionalidad standar extendida con nuevas opciones."
752
+
753
+ # @ gallery
754
+ #, fuzzy
755
+ #~ msgid "No gallery item found"
756
+ #~ msgstr "Nenhuma Galeria foi encontrada"
languages/gallery-fr_FR.mo CHANGED
Binary file
languages/gallery-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-02-06 10:40+0300\n"
6
- "PO-Revision-Date: 2014-02-06 10:40+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -15,634 +15,631 @@ msgstr ""
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Generator: Poedit 1.5.7\n"
18
- "X-Poedit-Language: French\n"
19
- "X-Poedit-Country: FRANCE\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
- #: gallery-plugin.php:100
23
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
25
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
26
 
27
- #: gallery-plugin.php:128
28
- #: gallery-plugin.php:138
29
  msgid "Galleries"
30
  msgstr "Galeries"
31
 
32
- #: gallery-plugin.php:129
33
- #: gallery-plugin.php:606
34
- msgid "Gallery"
35
- msgstr "Galerie"
36
-
37
- #: gallery-plugin.php:130
38
  msgid "Add a Gallery"
39
  msgstr "Ajouter une galerie"
40
 
41
- #: gallery-plugin.php:131
42
  msgid "Add New Gallery"
43
  msgstr "Ajouter une nouvelle galerie"
44
 
45
- #: gallery-plugin.php:132
46
  msgid "Edit Gallery"
47
  msgstr "Modifier la galerie"
48
 
49
- #: gallery-plugin.php:133
50
  msgid "New Gallery"
51
  msgstr "Nouvelle galerie"
52
 
53
- #: gallery-plugin.php:134
54
  msgid "View Gallery"
55
  msgstr "Voir la galerie"
56
 
57
- #: gallery-plugin.php:135
58
  msgid "Find a Gallery"
59
  msgstr "Trouver une galerie"
60
 
61
- #: gallery-plugin.php:136
62
  msgid "No Gallery found"
63
  msgstr "Pas de galeries trouvées"
64
 
65
- #: gallery-plugin.php:193
66
  msgid "Upload File"
67
  msgstr "Envoi de fichier"
68
 
69
- #: gallery-plugin.php:194
70
  msgid "Gallery Shortcode"
71
  msgstr "Gallery Shortcode"
72
 
73
- #: gallery-plugin.php:213
74
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
75
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
76
 
77
- #: gallery-plugin.php:217
78
  msgid "Choose an image for upload:"
79
  msgstr "Choisir l'image à envoyer :"
80
 
81
- #: gallery-plugin.php:222
82
  msgid "Please enable JavaScript to use the file uploader."
83
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
84
 
85
- #: gallery-plugin.php:229
86
  msgid "Allow the download link for all images in this gallery"
87
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
88
 
89
- #: gallery-plugin.php:230
90
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
91
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
92
 
93
- #: gallery-plugin.php:232
94
  msgid "Please make a choice"
95
  msgstr "Merci de faire un choix"
96
 
97
- #: gallery-plugin.php:232
98
- #: gallery-plugin.php:1050
99
  msgid "Sort images by"
100
  msgstr "Trier les images par"
101
 
102
- #: gallery-plugin.php:232
103
  msgid "sort images"
104
  msgstr "trier les images"
105
 
106
- #: gallery-plugin.php:232
107
  msgid "on the plugin settings page ("
108
  msgstr "dans les paramètres de l'extension ("
109
 
110
- #: gallery-plugin.php:277
111
- #: gallery-plugin.php:503
112
  msgid "Title"
113
  msgstr "Titre"
114
 
115
- #: gallery-plugin.php:279
116
  msgid "Alt tag"
117
  msgstr "Tag Alt"
118
 
119
- #: gallery-plugin.php:280
120
  msgid "URL"
121
  msgstr "URL"
122
 
123
- #: gallery-plugin.php:280
124
  msgid "(by click on image opens a link in a new window)"
125
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
126
 
127
- #: gallery-plugin.php:281
128
  msgid "This setting is available in Pro version"
129
  msgstr "Ce paramètre est disponible dans la version Pro"
130
 
131
- #: gallery-plugin.php:282
132
  msgid "Open the link"
133
  msgstr "Ouvrir le lien"
134
 
135
- #: gallery-plugin.php:282
136
  msgid "Current window"
137
  msgstr "Fenêtre courrante"
138
 
139
- #: gallery-plugin.php:282
140
  msgid "New window"
141
  msgstr "Nouvelle fenêtre"
142
 
143
- #: gallery-plugin.php:283
144
  msgid "Delete"
145
  msgstr "Supprimer"
146
 
147
- #: gallery-plugin.php:296
148
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
149
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
150
 
151
- #: gallery-plugin.php:298
152
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
153
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
154
 
155
- #: gallery-plugin.php:504
156
  msgid "Author"
157
  msgstr "Auteur"
158
 
159
- #: gallery-plugin.php:505
160
  msgid "Photo"
161
  msgstr "Photo"
162
 
163
- #: gallery-plugin.php:506
164
  msgid "Publishing"
165
  msgstr "Public"
166
 
167
- #: gallery-plugin.php:507
168
- #: gallery-plugin.php:1054
169
  msgid "Date"
170
  msgstr "Date"
171
 
172
- #: gallery-plugin.php:635
173
- msgid "See images &raquo;"
174
- msgstr "Voir les images &raquo;"
175
-
176
- #: gallery-plugin.php:682
177
- msgid "requires"
178
- msgstr "requis"
179
-
180
- #: gallery-plugin.php:682
181
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
182
- msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
183
-
184
- #: gallery-plugin.php:682
185
- msgid "Back to the WordPress"
186
- msgstr "Retour à WordPress"
187
-
188
- #: gallery-plugin.php:682
189
- msgid "Plugins page"
190
- msgstr "Page des extensions"
191
-
192
- #: gallery-plugin.php:770
193
  msgid "Settings are saved"
194
  msgstr "Paramètres sauvegardés."
195
 
196
- #: gallery-plugin.php:799
197
- #: gallery-plugin.php:838
198
  msgid "Wrong license key"
199
- msgstr ""
200
 
201
- #: gallery-plugin.php:831
202
  msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
203
- msgstr ""
204
 
205
- #: gallery-plugin.php:840
206
  msgid "This license key is bind to another site"
207
- msgstr ""
208
 
209
- #: gallery-plugin.php:842
210
- #: gallery-plugin.php:1206
211
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
212
- msgstr ""
213
 
214
- #: gallery-plugin.php:860
215
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
216
- msgstr ""
217
 
218
- #: gallery-plugin.php:866
219
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
220
- msgstr ""
221
 
222
- #: gallery-plugin.php:870
223
- #: gallery-plugin.php:879
224
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
225
- msgstr ""
226
 
227
- #: gallery-plugin.php:883
228
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
229
- msgstr ""
230
 
231
- #: gallery-plugin.php:898
232
  msgid "Please, enter Your license key"
233
- msgstr ""
234
 
235
- #: gallery-plugin.php:906
236
  msgid "Gallery Settings"
237
  msgstr "Paramètres de la galerie"
238
 
239
- #: gallery-plugin.php:908
240
- #: gallery-plugin.php:1228
241
- #: gallery-plugin.php:1243
242
  msgid "Settings"
243
  msgstr "Réglages"
244
 
245
- #: gallery-plugin.php:909
246
  msgid "Go PRO"
247
- msgstr ""
248
 
249
- #: gallery-plugin.php:914
250
  msgid "Notice:"
251
  msgstr "Avertissement :"
252
 
253
- #: gallery-plugin.php:914
254
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
255
  msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
256
 
257
- #: gallery-plugin.php:915
258
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
259
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article:"
260
 
261
- #: gallery-plugin.php:917
262
  msgid "Please enable JavaScript to use the option to renew images."
263
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
264
 
265
- #: gallery-plugin.php:921
266
  msgid "Update images for gallery"
267
  msgstr "Mettre à jour les images pour la galerie"
268
 
269
- #: gallery-plugin.php:923
270
  msgid "Update images"
271
  msgstr "Mettre à jour les images"
272
 
273
- #: gallery-plugin.php:928
274
  msgid "Updating images..."
275
  msgstr "Mise à jour des images..."
276
 
277
- #: gallery-plugin.php:929
278
  msgid "No image found"
279
  msgstr "Pas d'image trouvée"
280
 
281
- #: gallery-plugin.php:930
282
  msgid "All images are updated"
283
  msgstr "Toutes les images ont été mises à jour"
284
 
285
- #: gallery-plugin.php:931
286
  msgid "Error."
287
  msgstr "Erreur."
288
 
289
- #: gallery-plugin.php:937
290
  msgid "Image size for the album cover"
291
  msgstr "Taille de la vignette de l'album"
292
 
293
- #: gallery-plugin.php:939
294
  #: gallery-plugin.php:947
295
- #: gallery-plugin.php:960
 
296
  msgid "Image size"
297
  msgstr "Taille de l'image"
298
 
299
- #: gallery-plugin.php:940
300
  #: gallery-plugin.php:948
 
301
  msgid "Width (in px)"
302
  msgstr "Largeur (en pixels)"
303
 
304
- #: gallery-plugin.php:941
305
  #: gallery-plugin.php:949
 
306
  msgid "Height (in px)"
307
  msgstr "Hauteur (en pixels)"
308
 
309
- #: gallery-plugin.php:945
310
  msgid "Gallery image size"
311
  msgstr "Taille de l'image de la galerie"
312
 
313
- #: gallery-plugin.php:953
314
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
315
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
316
 
317
- #: gallery-plugin.php:958
318
  msgid "Gallery image size in the lightbox"
319
  msgstr "Taille de l'image de la galerie"
320
 
321
- #: gallery-plugin.php:961
322
  msgid "Max width (in px)"
323
  msgstr "Largeur maximum (en pixels)"
324
 
325
- #: gallery-plugin.php:962
326
  msgid "Max height (in px)"
327
  msgstr "Hauteur maximum (en pixels)"
328
 
329
- #: gallery-plugin.php:963
330
  msgid "Display a full size image in the lightbox"
331
  msgstr "Afficher une image en taille normale dans la boite"
332
 
333
- #: gallery-plugin.php:967
334
  msgid "Crop position"
335
  msgstr "Point de base"
336
 
337
- #: gallery-plugin.php:969
338
  msgid "Horizontal"
339
  msgstr "Horizontale"
340
 
341
- #: gallery-plugin.php:971
342
  msgid "left"
343
  msgstr "gauche"
344
 
345
- #: gallery-plugin.php:972
346
- #: gallery-plugin.php:979
347
  msgid "center"
348
  msgstr "centré"
349
 
350
- #: gallery-plugin.php:973
351
  msgid "right"
352
  msgstr "droite"
353
 
354
- #: gallery-plugin.php:976
355
  msgid "Vertical"
356
  msgstr "Verticale"
357
 
358
- #: gallery-plugin.php:978
359
  msgid "top"
360
  msgstr "haut"
361
 
362
- #: gallery-plugin.php:980
363
  msgid "bottom"
364
  msgstr "bas"
365
 
366
- #: gallery-plugin.php:985
367
  msgid "Lightbox background"
368
  msgstr "Fond de la boite"
369
 
370
- #: gallery-plugin.php:987
371
  msgid "Default"
372
  msgstr "Défaut"
373
 
374
- #: gallery-plugin.php:988
375
  msgid "Background transparency (from 0 to 1)"
376
  msgstr "Transparence du fond (de 0 à 1)"
377
 
378
- #: gallery-plugin.php:990
379
  msgid "Select a background color"
380
  msgstr "Choisir une couleur pour le fond"
381
 
382
- #: gallery-plugin.php:992
383
  msgid "Background color"
384
  msgstr "Couleur du fond"
385
 
386
- #: gallery-plugin.php:999
387
- #: gallery-plugin.php:1145
388
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
389
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
390
 
391
- #: gallery-plugin.php:1004
392
- #: gallery-plugin.php:1150
393
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
394
  msgstr "Cette fonction est disponible dans le version pro de cette extension. Pour plus de détails, suivre le lien"
395
 
396
- #: gallery-plugin.php:1013
397
  msgid "Images with border"
398
  msgstr "Image avec bordure"
399
 
400
- #: gallery-plugin.php:1016
401
  msgid "Border width in px, just numbers"
402
  msgstr "Taille de la bordure en pixel, juste le nombre"
403
 
404
- #: gallery-plugin.php:1018
405
- #: gallery-plugin.php:1020
406
  msgid "Select a border color"
407
  msgstr "Choisir une couleur pour la bordure"
408
 
409
- #: gallery-plugin.php:1026
410
  msgid "Number of images in the row"
411
  msgstr "Nombre d'images par ligne"
412
 
413
- #: gallery-plugin.php:1032
414
  msgid "Start slideshow"
415
  msgstr "Démarer le diaporama"
416
 
417
- #: gallery-plugin.php:1038
418
  msgid "Slideshow interval"
419
  msgstr "Interval de transition pour le diaporama"
420
 
421
- #: gallery-plugin.php:1044
422
  msgid "Use single lightbox for multiple galleries on one page"
423
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
424
 
425
- #: gallery-plugin.php:1052
426
  msgid "Attachment ID"
427
  msgstr "ID du fichier"
428
 
429
- #: gallery-plugin.php:1053
430
  msgid "Image Name"
431
  msgstr "Nom de l'image "
432
 
433
- #: gallery-plugin.php:1055
434
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
435
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
436
 
437
- #: gallery-plugin.php:1056
438
  msgid "Random"
439
  msgstr "Aléatoire"
440
 
441
- #: gallery-plugin.php:1060
442
  msgid "Sort images"
443
  msgstr "Trier les images"
444
 
445
- #: gallery-plugin.php:1062
446
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
447
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
448
 
449
- #: gallery-plugin.php:1063
450
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
451
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
452
 
453
- #: gallery-plugin.php:1067
454
  msgid "Display text above the image"
455
  msgstr "Aficher le texte au dessus de l'image"
456
 
457
- #: gallery-plugin.php:1069
458
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
459
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
460
 
461
- #: gallery-plugin.php:1073
462
  msgid "Display the Back link"
463
  msgstr "Afficher le lien de retour"
464
 
465
- #: gallery-plugin.php:1079
466
  msgid "Display the Back link in the shortcode"
467
  msgstr "Afficher le lien de retour dans le code court"
468
 
469
- #: gallery-plugin.php:1085
470
  msgid "The Back link text"
471
  msgstr "Le text pour le lien de retour"
472
 
473
- #: gallery-plugin.php:1091
474
  msgid "The Back link URL"
475
  msgstr "L'URL pour le lien de retour"
476
 
477
- #: gallery-plugin.php:1093
478
  msgid "Gallery page (Page with Gallery Template)"
479
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
480
 
481
- #: gallery-plugin.php:1095
482
  msgid "(Full URL to custom page)"
483
  msgstr "(URL complète pour la page spécifique)"
484
 
485
- #: gallery-plugin.php:1099
486
  msgid "The Read More link text"
487
  msgstr "Texte pour le lien \"Read More\""
488
 
489
- #: gallery-plugin.php:1105
490
  msgid "Add gallery to the search"
491
  msgstr "Ajouter les galeries à la recherche"
492
 
493
- #: gallery-plugin.php:1115
494
  msgid "Using"
495
- msgstr ""
496
 
497
- #: gallery-plugin.php:1115
498
  msgid "powered by"
499
- msgstr ""
500
 
501
- #: gallery-plugin.php:1118
502
- #: gallery-plugin.php:1122
503
  msgid "Using Custom Search powered by"
504
  msgstr "Utiliser les recherche personalisées fournies par"
505
 
506
- #: gallery-plugin.php:1118
507
  msgid "Activate Custom Search"
508
  msgstr "Activer les recherche personalisées"
509
 
510
- #: gallery-plugin.php:1122
511
  msgid "Download Custom Search"
512
  msgstr "Télécharger les recherches personalisées"
513
 
514
- #: gallery-plugin.php:1129
515
  msgid "Display Like buttons in the lightbox"
516
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
517
 
518
- #: gallery-plugin.php:1131
519
  msgid "FaceBook"
520
  msgstr "FaceBook"
521
 
522
- #: gallery-plugin.php:1132
523
  msgid "Twitter"
524
  msgstr "Twitter"
525
 
526
- #: gallery-plugin.php:1133
527
  msgid "Pinterest"
528
  msgstr "Pinterest"
529
 
530
- #: gallery-plugin.php:1134
531
  msgid "Google +1"
532
  msgstr "Google +1"
533
 
534
- #: gallery-plugin.php:1138
535
  msgid "Slug for gallery item"
536
  msgstr "Racine pour les pages des galeries"
537
 
538
- #: gallery-plugin.php:1140
539
  msgid "for any structure of permalinks except the default structure"
540
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
541
 
542
- #: gallery-plugin.php:1160
543
  msgid "Save Changes"
544
  msgstr "Sauvegarder"
545
 
546
- #: gallery-plugin.php:1166
547
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
548
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
549
 
550
- #: gallery-plugin.php:1167
551
  msgid "Rate the plugin"
552
  msgstr "Noter l'extension"
553
 
554
- #: gallery-plugin.php:1170
555
  msgid "If there is something wrong about it, please contact us"
556
  msgstr "Si vous avez des questions, merci de nous contacter"
557
 
558
- #: gallery-plugin.php:1181
559
  msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
560
- msgstr ""
561
 
562
- #: gallery-plugin.php:1183
563
  msgid "Please, go to"
564
- msgstr ""
565
 
566
- #: gallery-plugin.php:1183
567
- #, fuzzy
568
  msgid "the setting page"
569
- msgstr "dans les paramètres de l'extension ("
570
 
571
- #: gallery-plugin.php:1184
572
  msgid "You will be redirected automatically in 5 seconds."
573
- msgstr ""
574
 
575
- #: gallery-plugin.php:1189
576
  msgid "You can download and activate"
577
- msgstr ""
578
 
579
- #: gallery-plugin.php:1191
580
  msgid "version of this plugin by entering Your license key."
581
- msgstr ""
582
 
583
- #: gallery-plugin.php:1193
584
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
585
- msgstr ""
586
 
587
- #: gallery-plugin.php:1195
588
  msgid "(your username is the email you specify when purchasing the product)."
589
- msgstr ""
590
 
591
- #: gallery-plugin.php:1203
592
- #: gallery-plugin.php:1213
593
  msgid "Go!"
594
- msgstr ""
595
 
596
- #: gallery-plugin.php:1229
597
  msgid "FAQ"
598
  msgstr "FAQ"
599
 
600
- #: gallery-plugin.php:1230
601
  msgid "Support"
602
  msgstr "Soutien"
603
 
604
- #: gallery-plugin.php:1341
605
  #: template/gallery-single-template.php:14
606
  msgid "Download high resolution image"
607
  msgstr "Télécharger l'image en haute résolution"
608
 
609
- #: gallery-plugin.php:1450
610
  #: template/gallery-single-template.php:77
611
  msgid "Sorry, nothing found."
612
  msgstr "Désolé, rien n'a été trouvé"
613
 
614
- #: gallery-plugin.php:1473
615
  #: template/gallery-single-template.php:103
616
  msgid "Image"
617
  msgstr "Image "
618
 
619
- #: gallery-plugin.php:1764
620
  msgid "Image size not defined"
621
  msgstr "Taille de l'image non définie"
622
 
623
- #: gallery-plugin.php:1779
624
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
625
  msgstr "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
626
 
627
- #: gallery-plugin.php:1790
628
  msgid "Image size changes not defined"
629
  msgstr "La modification de la taille n'est pas définie"
630
 
631
- #: gallery-plugin.php:1819
632
- #: gallery-plugin.php:1822
633
- #: gallery-plugin.php:1827
634
  msgid "Invalid path"
635
  msgstr "Chemin invalide"
636
 
637
- #: gallery-plugin.php:1945
638
  msgid "Learn More"
639
  msgstr "En savoir plus"
640
 
641
- #: gallery-plugin.php:1947
642
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
643
  msgstr "Il est peut-être temps de passer votre extension <strong>Gallery</strong> vers la version <strong>PRO</strong> !"
644
 
645
- #: gallery-plugin.php:1948
646
  msgid "Extend standard plugin functionality with new great options."
647
  msgstr "Etand les fonctions standards avec de nouveaux paramètres."
648
 
@@ -742,6 +739,9 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
742
  #~ msgid "Sorry, email message could not be delivered."
743
  #~ msgstr "Désoler, l'e-mail n'a pas pu être envoyé."
744
 
 
 
 
745
  #~ msgid "Pro plugins"
746
  #~ msgstr "Extensions Pro"
747
 
@@ -811,6 +811,72 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
811
  #~ msgid "Send to custom email &#187;"
812
  #~ msgstr "Envoyer un e-mail spécifique &#187;"
813
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
814
  #~ msgid "Add New"
815
  #~ msgstr "Ajouter"
816
 
@@ -829,9 +895,6 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
829
  #~ msgid "attachment title"
830
  #~ msgstr "titre du fichier"
831
 
832
- #~ msgid "date"
833
- #~ msgstr "date"
834
-
835
  #~ msgid "Attachments order"
836
  #~ msgstr "Ordre des fichiers"
837
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-03-04 17:43+0300\n"
6
+ "PO-Revision-Date: 2014-03-04 17:44+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Generator: Poedit 1.5.7\n"
 
 
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:33
21
+ #: gallery-plugin.php:235
22
+ msgid "Gallery"
23
+ msgstr "Galerie"
24
+
25
+ #: gallery-plugin.php:86
26
+ msgid "See images &raquo;"
27
+ msgstr "Voir les images &raquo;"
28
+
29
+ #: gallery-plugin.php:134
30
+ msgid "requires"
31
+ msgstr "requis"
32
+
33
+ #: gallery-plugin.php:134
34
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
35
+ msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
36
+
37
+ #: gallery-plugin.php:134
38
+ msgid "Back to the WordPress"
39
+ msgstr "Retour à WordPress"
40
+
41
+ #: gallery-plugin.php:134
42
+ msgid "Plugins page"
43
+ msgstr "Page des extensions"
44
+
45
+ #: gallery-plugin.php:212
46
+ #: gallery-plugin.php:785
47
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
48
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
49
 
50
+ #: gallery-plugin.php:234
51
+ #: gallery-plugin.php:244
52
  msgid "Galleries"
53
  msgstr "Galeries"
54
 
55
+ #: gallery-plugin.php:236
 
 
 
 
 
56
  msgid "Add a Gallery"
57
  msgstr "Ajouter une galerie"
58
 
59
+ #: gallery-plugin.php:237
60
  msgid "Add New Gallery"
61
  msgstr "Ajouter une nouvelle galerie"
62
 
63
+ #: gallery-plugin.php:238
64
  msgid "Edit Gallery"
65
  msgstr "Modifier la galerie"
66
 
67
+ #: gallery-plugin.php:239
68
  msgid "New Gallery"
69
  msgstr "Nouvelle galerie"
70
 
71
+ #: gallery-plugin.php:240
72
  msgid "View Gallery"
73
  msgstr "Voir la galerie"
74
 
75
+ #: gallery-plugin.php:241
76
  msgid "Find a Gallery"
77
  msgstr "Trouver une galerie"
78
 
79
+ #: gallery-plugin.php:242
80
  msgid "No Gallery found"
81
  msgstr "Pas de galeries trouvées"
82
 
83
+ #: gallery-plugin.php:299
84
  msgid "Upload File"
85
  msgstr "Envoi de fichier"
86
 
87
+ #: gallery-plugin.php:300
88
  msgid "Gallery Shortcode"
89
  msgstr "Gallery Shortcode"
90
 
91
+ #: gallery-plugin.php:319
92
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
93
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
94
 
95
+ #: gallery-plugin.php:322
96
  msgid "Choose an image for upload:"
97
  msgstr "Choisir l'image à envoyer :"
98
 
99
+ #: gallery-plugin.php:327
100
  msgid "Please enable JavaScript to use the file uploader."
101
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
102
 
103
+ #: gallery-plugin.php:334
104
  msgid "Allow the download link for all images in this gallery"
105
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
106
 
107
+ #: gallery-plugin.php:335
108
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
109
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
110
 
111
+ #: gallery-plugin.php:337
112
  msgid "Please make a choice"
113
  msgstr "Merci de faire un choix"
114
 
115
+ #: gallery-plugin.php:337
116
+ #: gallery-plugin.php:1058
117
  msgid "Sort images by"
118
  msgstr "Trier les images par"
119
 
120
+ #: gallery-plugin.php:337
121
  msgid "sort images"
122
  msgstr "trier les images"
123
 
124
+ #: gallery-plugin.php:337
125
  msgid "on the plugin settings page ("
126
  msgstr "dans les paramètres de l'extension ("
127
 
128
+ #: gallery-plugin.php:379
129
+ #: gallery-plugin.php:598
130
  msgid "Title"
131
  msgstr "Titre"
132
 
133
+ #: gallery-plugin.php:381
134
  msgid "Alt tag"
135
  msgstr "Tag Alt"
136
 
137
+ #: gallery-plugin.php:382
138
  msgid "URL"
139
  msgstr "URL"
140
 
141
+ #: gallery-plugin.php:382
142
  msgid "(by click on image opens a link in a new window)"
143
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
144
 
145
+ #: gallery-plugin.php:383
146
  msgid "This setting is available in Pro version"
147
  msgstr "Ce paramètre est disponible dans la version Pro"
148
 
149
+ #: gallery-plugin.php:384
150
  msgid "Open the link"
151
  msgstr "Ouvrir le lien"
152
 
153
+ #: gallery-plugin.php:384
154
  msgid "Current window"
155
  msgstr "Fenêtre courrante"
156
 
157
+ #: gallery-plugin.php:384
158
  msgid "New window"
159
  msgstr "Nouvelle fenêtre"
160
 
161
+ #: gallery-plugin.php:385
162
  msgid "Delete"
163
  msgstr "Supprimer"
164
 
165
+ #: gallery-plugin.php:398
166
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
167
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
168
 
169
+ #: gallery-plugin.php:400
170
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
171
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
172
 
173
+ #: gallery-plugin.php:599
174
  msgid "Author"
175
  msgstr "Auteur"
176
 
177
+ #: gallery-plugin.php:600
178
  msgid "Photo"
179
  msgstr "Photo"
180
 
181
+ #: gallery-plugin.php:601
182
  msgid "Publishing"
183
  msgstr "Public"
184
 
185
+ #: gallery-plugin.php:602
186
+ #: gallery-plugin.php:1062
187
  msgid "Date"
188
  msgstr "Date"
189
 
190
+ #: gallery-plugin.php:778
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
191
  msgid "Settings are saved"
192
  msgstr "Paramètres sauvegardés."
193
 
194
+ #: gallery-plugin.php:807
195
+ #: gallery-plugin.php:846
196
  msgid "Wrong license key"
197
+ msgstr "Clé de licence incorrecte"
198
 
199
+ #: gallery-plugin.php:839
200
  msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
+ msgstr "Il est survenu une erreur. Essayer de nouveau. Si l'erreur se produit de nouveau, merci de contacter <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
202
 
203
+ #: gallery-plugin.php:848
204
  msgid "This license key is bind to another site"
205
+ msgstr "La clé de licence correspond à un autre site."
206
 
207
+ #: gallery-plugin.php:850
208
+ #: gallery-plugin.php:1214
209
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
+ msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
211
 
212
+ #: gallery-plugin.php:868
213
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
+ msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
215
 
216
+ #: gallery-plugin.php:874
217
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
+ msgstr "Votre server n'a pas le support du format des archives ZIP ou Phar. Merci de télécharger l'extension manuellement."
219
 
220
+ #: gallery-plugin.php:878
221
+ #: gallery-plugin.php:887
222
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
+ msgstr "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension manuellement."
224
 
225
+ #: gallery-plugin.php:891
226
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
+ msgstr "Il est survenu une erreur. Essayer de nouveau ou bien télécharger l'extension manuellement.Nous sommes désolés pour le désagrément."
228
 
229
+ #: gallery-plugin.php:906
230
  msgid "Please, enter Your license key"
231
+ msgstr "Merci de saisir votre clé de liecence"
232
 
233
+ #: gallery-plugin.php:914
234
  msgid "Gallery Settings"
235
  msgstr "Paramètres de la galerie"
236
 
237
+ #: gallery-plugin.php:916
238
+ #: gallery-plugin.php:1236
239
+ #: gallery-plugin.php:1251
240
  msgid "Settings"
241
  msgstr "Réglages"
242
 
243
+ #: gallery-plugin.php:917
244
  msgid "Go PRO"
245
+ msgstr "Choisir la version PRO"
246
 
247
+ #: gallery-plugin.php:922
248
  msgid "Notice:"
249
  msgstr "Avertissement :"
250
 
251
+ #: gallery-plugin.php:922
252
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
  msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
254
 
255
+ #: gallery-plugin.php:923
256
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
257
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article:"
258
 
259
+ #: gallery-plugin.php:925
260
  msgid "Please enable JavaScript to use the option to renew images."
261
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
262
 
263
+ #: gallery-plugin.php:929
264
  msgid "Update images for gallery"
265
  msgstr "Mettre à jour les images pour la galerie"
266
 
267
+ #: gallery-plugin.php:931
268
  msgid "Update images"
269
  msgstr "Mettre à jour les images"
270
 
271
+ #: gallery-plugin.php:936
272
  msgid "Updating images..."
273
  msgstr "Mise à jour des images..."
274
 
275
+ #: gallery-plugin.php:937
276
  msgid "No image found"
277
  msgstr "Pas d'image trouvée"
278
 
279
+ #: gallery-plugin.php:938
280
  msgid "All images are updated"
281
  msgstr "Toutes les images ont été mises à jour"
282
 
283
+ #: gallery-plugin.php:939
284
  msgid "Error."
285
  msgstr "Erreur."
286
 
287
+ #: gallery-plugin.php:945
288
  msgid "Image size for the album cover"
289
  msgstr "Taille de la vignette de l'album"
290
 
 
291
  #: gallery-plugin.php:947
292
+ #: gallery-plugin.php:955
293
+ #: gallery-plugin.php:968
294
  msgid "Image size"
295
  msgstr "Taille de l'image"
296
 
 
297
  #: gallery-plugin.php:948
298
+ #: gallery-plugin.php:956
299
  msgid "Width (in px)"
300
  msgstr "Largeur (en pixels)"
301
 
 
302
  #: gallery-plugin.php:949
303
+ #: gallery-plugin.php:957
304
  msgid "Height (in px)"
305
  msgstr "Hauteur (en pixels)"
306
 
307
+ #: gallery-plugin.php:953
308
  msgid "Gallery image size"
309
  msgstr "Taille de l'image de la galerie"
310
 
311
+ #: gallery-plugin.php:961
312
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
313
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
314
 
315
+ #: gallery-plugin.php:966
316
  msgid "Gallery image size in the lightbox"
317
  msgstr "Taille de l'image de la galerie"
318
 
319
+ #: gallery-plugin.php:969
320
  msgid "Max width (in px)"
321
  msgstr "Largeur maximum (en pixels)"
322
 
323
+ #: gallery-plugin.php:970
324
  msgid "Max height (in px)"
325
  msgstr "Hauteur maximum (en pixels)"
326
 
327
+ #: gallery-plugin.php:971
328
  msgid "Display a full size image in the lightbox"
329
  msgstr "Afficher une image en taille normale dans la boite"
330
 
331
+ #: gallery-plugin.php:975
332
  msgid "Crop position"
333
  msgstr "Point de base"
334
 
335
+ #: gallery-plugin.php:977
336
  msgid "Horizontal"
337
  msgstr "Horizontale"
338
 
339
+ #: gallery-plugin.php:979
340
  msgid "left"
341
  msgstr "gauche"
342
 
343
+ #: gallery-plugin.php:980
344
+ #: gallery-plugin.php:987
345
  msgid "center"
346
  msgstr "centré"
347
 
348
+ #: gallery-plugin.php:981
349
  msgid "right"
350
  msgstr "droite"
351
 
352
+ #: gallery-plugin.php:984
353
  msgid "Vertical"
354
  msgstr "Verticale"
355
 
356
+ #: gallery-plugin.php:986
357
  msgid "top"
358
  msgstr "haut"
359
 
360
+ #: gallery-plugin.php:988
361
  msgid "bottom"
362
  msgstr "bas"
363
 
364
+ #: gallery-plugin.php:993
365
  msgid "Lightbox background"
366
  msgstr "Fond de la boite"
367
 
368
+ #: gallery-plugin.php:995
369
  msgid "Default"
370
  msgstr "Défaut"
371
 
372
+ #: gallery-plugin.php:996
373
  msgid "Background transparency (from 0 to 1)"
374
  msgstr "Transparence du fond (de 0 à 1)"
375
 
376
+ #: gallery-plugin.php:998
377
  msgid "Select a background color"
378
  msgstr "Choisir une couleur pour le fond"
379
 
380
+ #: gallery-plugin.php:1000
381
  msgid "Background color"
382
  msgstr "Couleur du fond"
383
 
384
+ #: gallery-plugin.php:1007
385
+ #: gallery-plugin.php:1153
386
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
387
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
388
 
389
+ #: gallery-plugin.php:1012
390
+ #: gallery-plugin.php:1158
391
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
392
  msgstr "Cette fonction est disponible dans le version pro de cette extension. Pour plus de détails, suivre le lien"
393
 
394
+ #: gallery-plugin.php:1021
395
  msgid "Images with border"
396
  msgstr "Image avec bordure"
397
 
398
+ #: gallery-plugin.php:1024
399
  msgid "Border width in px, just numbers"
400
  msgstr "Taille de la bordure en pixel, juste le nombre"
401
 
402
+ #: gallery-plugin.php:1026
403
+ #: gallery-plugin.php:1028
404
  msgid "Select a border color"
405
  msgstr "Choisir une couleur pour la bordure"
406
 
407
+ #: gallery-plugin.php:1034
408
  msgid "Number of images in the row"
409
  msgstr "Nombre d'images par ligne"
410
 
411
+ #: gallery-plugin.php:1040
412
  msgid "Start slideshow"
413
  msgstr "Démarer le diaporama"
414
 
415
+ #: gallery-plugin.php:1046
416
  msgid "Slideshow interval"
417
  msgstr "Interval de transition pour le diaporama"
418
 
419
+ #: gallery-plugin.php:1052
420
  msgid "Use single lightbox for multiple galleries on one page"
421
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
422
 
423
+ #: gallery-plugin.php:1060
424
  msgid "Attachment ID"
425
  msgstr "ID du fichier"
426
 
427
+ #: gallery-plugin.php:1061
428
  msgid "Image Name"
429
  msgstr "Nom de l'image "
430
 
431
+ #: gallery-plugin.php:1063
432
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
433
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
434
 
435
+ #: gallery-plugin.php:1064
436
  msgid "Random"
437
  msgstr "Aléatoire"
438
 
439
+ #: gallery-plugin.php:1068
440
  msgid "Sort images"
441
  msgstr "Trier les images"
442
 
443
+ #: gallery-plugin.php:1070
444
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
445
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
446
 
447
+ #: gallery-plugin.php:1071
448
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
449
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
450
 
451
+ #: gallery-plugin.php:1075
452
  msgid "Display text above the image"
453
  msgstr "Aficher le texte au dessus de l'image"
454
 
455
+ #: gallery-plugin.php:1077
456
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
457
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
458
 
459
+ #: gallery-plugin.php:1081
460
  msgid "Display the Back link"
461
  msgstr "Afficher le lien de retour"
462
 
463
+ #: gallery-plugin.php:1087
464
  msgid "Display the Back link in the shortcode"
465
  msgstr "Afficher le lien de retour dans le code court"
466
 
467
+ #: gallery-plugin.php:1093
468
  msgid "The Back link text"
469
  msgstr "Le text pour le lien de retour"
470
 
471
+ #: gallery-plugin.php:1099
472
  msgid "The Back link URL"
473
  msgstr "L'URL pour le lien de retour"
474
 
475
+ #: gallery-plugin.php:1101
476
  msgid "Gallery page (Page with Gallery Template)"
477
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
478
 
479
+ #: gallery-plugin.php:1103
480
  msgid "(Full URL to custom page)"
481
  msgstr "(URL complète pour la page spécifique)"
482
 
483
+ #: gallery-plugin.php:1107
484
  msgid "The Read More link text"
485
  msgstr "Texte pour le lien \"Read More\""
486
 
487
+ #: gallery-plugin.php:1113
488
  msgid "Add gallery to the search"
489
  msgstr "Ajouter les galeries à la recherche"
490
 
491
+ #: gallery-plugin.php:1123
492
  msgid "Using"
493
+ msgstr "Utilisant"
494
 
495
+ #: gallery-plugin.php:1123
496
  msgid "powered by"
497
+ msgstr "fournis par"
498
 
499
+ #: gallery-plugin.php:1126
500
+ #: gallery-plugin.php:1130
501
  msgid "Using Custom Search powered by"
502
  msgstr "Utiliser les recherche personalisées fournies par"
503
 
504
+ #: gallery-plugin.php:1126
505
  msgid "Activate Custom Search"
506
  msgstr "Activer les recherche personalisées"
507
 
508
+ #: gallery-plugin.php:1130
509
  msgid "Download Custom Search"
510
  msgstr "Télécharger les recherches personalisées"
511
 
512
+ #: gallery-plugin.php:1137
513
  msgid "Display Like buttons in the lightbox"
514
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
515
 
516
+ #: gallery-plugin.php:1139
517
  msgid "FaceBook"
518
  msgstr "FaceBook"
519
 
520
+ #: gallery-plugin.php:1140
521
  msgid "Twitter"
522
  msgstr "Twitter"
523
 
524
+ #: gallery-plugin.php:1141
525
  msgid "Pinterest"
526
  msgstr "Pinterest"
527
 
528
+ #: gallery-plugin.php:1142
529
  msgid "Google +1"
530
  msgstr "Google +1"
531
 
532
+ #: gallery-plugin.php:1146
533
  msgid "Slug for gallery item"
534
  msgstr "Racine pour les pages des galeries"
535
 
536
+ #: gallery-plugin.php:1148
537
  msgid "for any structure of permalinks except the default structure"
538
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
539
 
540
+ #: gallery-plugin.php:1168
541
  msgid "Save Changes"
542
  msgstr "Sauvegarder"
543
 
544
+ #: gallery-plugin.php:1174
545
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
546
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
547
 
548
+ #: gallery-plugin.php:1175
549
  msgid "Rate the plugin"
550
  msgstr "Noter l'extension"
551
 
552
+ #: gallery-plugin.php:1178
553
  msgid "If there is something wrong about it, please contact us"
554
  msgstr "Si vous avez des questions, merci de nous contacter"
555
 
556
+ #: gallery-plugin.php:1189
557
  msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
558
+ msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
559
 
560
+ #: gallery-plugin.php:1191
561
  msgid "Please, go to"
562
+ msgstr "Merci d'allez à"
563
 
564
+ #: gallery-plugin.php:1191
 
565
  msgid "the setting page"
566
+ msgstr "la page des paramètres"
567
 
568
+ #: gallery-plugin.php:1192
569
  msgid "You will be redirected automatically in 5 seconds."
570
+ msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
571
 
572
+ #: gallery-plugin.php:1197
573
  msgid "You can download and activate"
574
+ msgstr "Vous pouvez la télécharger et l'activer"
575
 
576
+ #: gallery-plugin.php:1199
577
  msgid "version of this plugin by entering Your license key."
578
+ msgstr "version de cette extension en donnant votre clé de licence."
579
 
580
+ #: gallery-plugin.php:1201
581
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
582
+ msgstr "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la zone cliente en cliquant sur le lien"
583
 
584
+ #: gallery-plugin.php:1203
585
  msgid "(your username is the email you specify when purchasing the product)."
586
+ msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension)."
587
 
588
+ #: gallery-plugin.php:1211
589
+ #: gallery-plugin.php:1221
590
  msgid "Go!"
591
+ msgstr "Allez!"
592
 
593
+ #: gallery-plugin.php:1237
594
  msgid "FAQ"
595
  msgstr "FAQ"
596
 
597
+ #: gallery-plugin.php:1238
598
  msgid "Support"
599
  msgstr "Soutien"
600
 
601
+ #: gallery-plugin.php:1366
602
  #: template/gallery-single-template.php:14
603
  msgid "Download high resolution image"
604
  msgstr "Télécharger l'image en haute résolution"
605
 
606
+ #: gallery-plugin.php:1475
607
  #: template/gallery-single-template.php:77
608
  msgid "Sorry, nothing found."
609
  msgstr "Désolé, rien n'a été trouvé"
610
 
611
+ #: gallery-plugin.php:1498
612
  #: template/gallery-single-template.php:103
613
  msgid "Image"
614
  msgstr "Image "
615
 
616
+ #: gallery-plugin.php:1789
617
  msgid "Image size not defined"
618
  msgstr "Taille de l'image non définie"
619
 
620
+ #: gallery-plugin.php:1804
621
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
622
  msgstr "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
623
 
624
+ #: gallery-plugin.php:1815
625
  msgid "Image size changes not defined"
626
  msgstr "La modification de la taille n'est pas définie"
627
 
628
+ #: gallery-plugin.php:1844
629
+ #: gallery-plugin.php:1847
630
+ #: gallery-plugin.php:1852
631
  msgid "Invalid path"
632
  msgstr "Chemin invalide"
633
 
634
+ #: gallery-plugin.php:1958
635
  msgid "Learn More"
636
  msgstr "En savoir plus"
637
 
638
+ #: gallery-plugin.php:1960
639
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
640
  msgstr "Il est peut-être temps de passer votre extension <strong>Gallery</strong> vers la version <strong>PRO</strong> !"
641
 
642
+ #: gallery-plugin.php:1961
643
  msgid "Extend standard plugin functionality with new great options."
644
  msgstr "Etand les fonctions standards avec de nouveaux paramètres."
645
 
739
  #~ msgid "Sorry, email message could not be delivered."
740
  #~ msgstr "Désoler, l'e-mail n'a pas pu être envoyé."
741
 
742
+ #~ msgid "Switch to new interface"
743
+ #~ msgstr "Basculer vers la nouvelle interface"
744
+
745
  #~ msgid "Pro plugins"
746
  #~ msgstr "Extensions Pro"
747
 
811
  #~ msgid "Send to custom email &#187;"
812
  #~ msgstr "Envoyer un e-mail spécifique &#187;"
813
 
814
+ #~ msgid "Switch to old interface"
815
+ #~ msgstr "Basculer vers l'ancienne interface"
816
+
817
+ #~ msgid "Plugins"
818
+ #~ msgstr "Extensions"
819
+
820
+ #~ msgid "Themes"
821
+ #~ msgstr "Thèmes"
822
+
823
+ #~ msgid "All"
824
+ #~ msgstr "Tous"
825
+
826
+ #~ msgid "Installed"
827
+ #~ msgstr "Installé"
828
+
829
+ #~ msgid "Recommended"
830
+ #~ msgstr "Recommandé"
831
+
832
+ #~ msgid "Learn more"
833
+ #~ msgstr "En savoir plus"
834
+
835
+ #~ msgid "Go"
836
+ #~ msgstr "Allez"
837
+
838
+ #~ msgid "DONATE"
839
+ #~ msgstr "Faire un don"
840
+
841
+ #~ msgid "Activate this plugin"
842
+ #~ msgstr "Activer cette extension"
843
+
844
+ #~ msgid "Activate"
845
+ #~ msgstr "Activer"
846
+
847
+ #~ msgid "Install now"
848
+ #~ msgstr "Installé maintenant"
849
+
850
+ #~ msgid "Try again"
851
+ #~ msgstr "Essayer de nouveau"
852
+
853
+ #~ msgid "Preview &#8220;%s&#8221;"
854
+ #~ msgstr "Pré-visualiser &#8220;%s&#8221;"
855
+
856
+ #~ msgid "Install Now"
857
+ #~ msgstr "Installer maintenant"
858
+
859
+ #~ msgid "Update to version %s"
860
+ #~ msgstr "Mettre à jour pour la version %s"
861
+
862
+ #~ msgid "Update"
863
+ #~ msgstr "Mettre à jour"
864
+
865
+ #~ msgid "This theme is already installed and is up to date"
866
+ #~ msgstr "Le thème est déjà en place et est à jour."
867
+
868
+ #~ msgid "Preview %s"
869
+ #~ msgstr "Pré-visualiser %s"
870
+
871
+ #~ msgid "Preview"
872
+ #~ msgstr "Pré-visualiser"
873
+
874
+ #~ msgid "By %s"
875
+ #~ msgstr "Par %s"
876
+
877
+ #~ msgid "Details"
878
+ #~ msgstr "Détails"
879
+
880
  #~ msgid "Add New"
881
  #~ msgstr "Ajouter"
882
 
895
  #~ msgid "attachment title"
896
  #~ msgstr "titre du fichier"
897
 
 
 
 
898
  #~ msgid "Attachments order"
899
  #~ msgstr "Ordre des fichiers"
900
 
languages/gallery-sk_SK.mo CHANGED
File without changes
languages/gallery-sk_SK.po CHANGED
File without changes
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
  Tested up to: 3.8.1
7
- Stable tag: 4.1.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -60,6 +60,7 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pl
60
  * Russian (ru_RU)
61
  * Serbian (sr_RS) (thanks to <a href="mailto:andrijanan@webhostinggeeks.com">Andrijana Nikolic</a> www.webhostinggeeks.com )
62
  * Slovak (sk_SK) (thanks to <a href="mailto:ja@michalkralik.sk">Michal Kralik</a>)
 
63
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
64
  * Ukrainian (uk)
65
 
@@ -80,11 +81,11 @@ We can fix some things for free for the users who provide translation of our plu
80
  3. Please check if you have the template file `gallery-template.php` as well as the template `gallery-single-template.php` in the templates directory. If you can't find these files, then just copy them from the directory `/wp-content/plugins/gallery/template/` to your templates directory.
81
  4. You can adjust the necessary settings using your WordPress admin panel in "BWS Plugins" > "Gallery".
82
 
83
- <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/gallery/Gallery_Installation_step-by-step_instruction.pdf" target="_blank">View a PDF version of Step-by-step Instruction on Gallery Installation</a>.
84
 
85
  http://www.youtube.com/watch?v=Qr5DD0qKqA4
86
 
87
- <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/gallery/How_to_add_a_Gallery.pdf" target="_blank">View a PDF version of Step-by-step Instruction "How to add a Gallery"</a>.
88
 
89
  http://www.youtube.com/watch?v=z95ql-M2JTc
90
 
@@ -171,6 +172,12 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
171
 
172
  == Changelog ==
173
 
 
 
 
 
 
 
174
  = V4.1.5 - 12.02.2014 =
175
  * Bugfix : We fixed the bug post title with htmlspecialchars.
176
  * NEW : The Slovak language file is added.
@@ -411,10 +418,13 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
411
  * noConflict for jQuery is added.
412
 
413
  = V1.01 - 23.09.2011 =
414
- *The file uploader is added to the Galleries page in admin section.
415
 
416
  == Upgrade Notice ==
417
 
 
 
 
418
  = V4.1.5 =
419
  We fixed the bug post title with htmlspecialchars. The Slovak language file is added.
420
 
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
  Tested up to: 3.8.1
7
+ Stable tag: 4.1.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
60
  * Russian (ru_RU)
61
  * Serbian (sr_RS) (thanks to <a href="mailto:andrijanan@webhostinggeeks.com">Andrijana Nikolic</a> www.webhostinggeeks.com )
62
  * Slovak (sk_SK) (thanks to <a href="mailto:ja@michalkralik.sk">Michal Kralik</a>)
63
+ * Spanish (es_ES) (thanks to <a href="mailto:climia@climia.es">Carlos Limia</a>)
64
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
65
  * Ukrainian (uk)
66
 
81
  3. Please check if you have the template file `gallery-template.php` as well as the template `gallery-single-template.php` in the templates directory. If you can't find these files, then just copy them from the directory `/wp-content/plugins/gallery/template/` to your templates directory.
82
  4. You can adjust the necessary settings using your WordPress admin panel in "BWS Plugins" > "Gallery".
83
 
84
+ <a href="https://docs.google.com/document/d/1CSkuhf_NrjWlODijrXwyx2lZ_1q5uRw0exTZqz-5fCI/edit?pli=1" target="_blank">View a Step-by-step Instruction on Gallery Installation</a>.
85
 
86
  http://www.youtube.com/watch?v=Qr5DD0qKqA4
87
 
88
+ <a href="https://docs.google.com/document/d/1l4zMhovBgO7rsPIzJk_15v0sdhiCpnjuacoDEfmzGEw/edit?pli=1" target="_blank">View a Step-by-step Instruction "How to add a Gallery"</a>.
89
 
90
  http://www.youtube.com/watch?v=z95ql-M2JTc
91
 
172
 
173
  == Changelog ==
174
 
175
+ = V4.1.6 - 05.03.2014 =
176
+ * Budfix : Plugin optimization is done.
177
+ * Budfix : Gallery Template is updated.
178
+ * Update : The French language file is updated.
179
+ * NEW : Spanish language file are added to the plugin.
180
+
181
  = V4.1.5 - 12.02.2014 =
182
  * Bugfix : We fixed the bug post title with htmlspecialchars.
183
  * NEW : The Slovak language file is added.
418
  * noConflict for jQuery is added.
419
 
420
  = V1.01 - 23.09.2011 =
421
+ * The file uploader is added to the Galleries page in admin section.
422
 
423
  == Upgrade Notice ==
424
 
425
+ = V4.1.6 =
426
+ Plugin optimization is done. Gallery Template is updated. The French language file is updated. Spanish language file are added to the plugin.
427
+
428
  = V4.1.5 =
429
  We fixed the bug post title with htmlspecialchars. The Slovak language file is added.
430
 
template/gallery-template.php CHANGED
@@ -8,14 +8,21 @@ Template Name: Gallery Template
8
  <div id="container" class="site-content">
9
  <div id="content" class="hentry">
10
  <h1 class="home_page_title entry-header"><?php the_title(); ?></h1>
11
- <?php if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) ) echo pdfprnt_show_buttons_for_custom_post_type( 'post_type=gallery&orderby=post_date' ); ?>
 
12
  <div class="gallery_box entry-content">
13
  <ul>
14
- <?php
15
- global $post, $wpdb, $wp_query;
16
  $paged = $wp_query->query_vars["paged"];
17
  $permalink = get_permalink();
18
  $gllr_options = get_option( 'gllr_options' );
 
 
 
 
 
 
 
19
  if ( substr( $permalink, strlen( $permalink ) -1 ) != "/" ) {
20
  if ( strpos( $permalink, "?" ) !== false ) {
21
  $permalink = substr( $permalink, 0, strpos( $permalink, "?" ) -1 )."/";
@@ -23,81 +30,77 @@ Template Name: Gallery Template
23
  $permalink .= "/";
24
  }
25
  }
26
- $count = 0;
27
  $args = array(
28
  'post_type' => 'gallery',
29
  'post_status' => 'publish',
30
  'orderby' => 'post_date',
31
- 'posts_per_page' => -1
 
32
  );
33
  $second_query = new WP_Query( $args );
34
- if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) ) echo pdfprnt_show_buttons_for_custom_post_type( $second_query );
35
- $count_all_albums = count($second_query->posts);
36
- $per_page = $showitems = get_option( 'posts_per_page' );
37
- if ( $paged != 0 )
38
- $start = $per_page * ($paged - 1);
39
- else
40
- $start = $per_page * $paged;
41
- if ( $second_query->have_posts() ) : while ( $second_query->have_posts() ) : $second_query->the_post();
42
- if ( $count < $start ) {
43
- $count++;
44
- continue;
45
- }
46
- if ( ( $count - $start ) > $per_page - 1 )
47
- break;
48
 
49
- $attachments = get_post_thumbnail_id( $post->ID );
50
- if ( empty ( $attachments ) ) {
51
- $attachments = get_children( 'post_parent=' . $post->ID . '&post_type=attachment&post_mime_type=image&numberposts=1' );
52
- $id = key($attachments);
53
- $image_attributes = wp_get_attachment_image_src( $id, 'album-thumb' );
54
- } else {
55
- $image_attributes = wp_get_attachment_image_src( $attachments, 'album-thumb' );
56
- }
57
- if ( 1 == $gllr_options['border_images'] ) {
58
- $gllr_border = 'border-width: ' . $gllr_options['border_images_width'].'px; border-color:'.$gllr_options['border_images_color'].'; padding:0;';
59
- $gllr_border_images = $gllr_options['border_images_width'] * 2;
60
- } else {
61
- $gllr_border = 'padding:0;';
62
- $gllr_border_images = 0;
63
- }
64
- $count++;
65
- ?>
66
- <li>
67
- <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>">
68
- <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo htmlspecialchars( $post->post_title ); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>" src="<?php echo $image_attributes[0]; ?>" />
69
- </a>
70
- <div class="gallery_detail_box">
71
- <div><?php echo htmlspecialchars( $post->post_title ); ?></div>
72
- <div><?php echo the_excerpt_max_charlength(100); ?></div>
73
- <a href="<?php echo $permalink; echo basename( get_permalink( $post->ID ) ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
74
- </div>
75
- <div class="clear"></div>
76
- </li>
77
- <?php endwhile; endif; wp_reset_query(); ?>
 
 
 
 
 
 
 
 
 
78
  </ul>
79
- <?php
80
- if ( $paged == 0 )
81
- $paged = 1;
82
- $pages = intval ( $count_all_albums/$per_page );
83
- if ( $count_all_albums % $per_page > 0 )
84
- $pages +=1;
85
- $range = 100;
86
- if ( ! $pages ) {
87
- $pages = 1;
88
- }
89
- if ( 1 != $pages ) {
90
- echo "</div><div class='clear'></div><div class='pagination'>";
91
- for ( $i = 1; $i <= $pages; $i++ ) {
92
  if ( 1 != $pages && ( !( $i >= $paged + $range + 1 || $i <= $paged - $range - 1 ) || $pages <= $showitems ) ) {
93
  echo ( $paged == $i ) ? "<span class='current'>". $i ."</span>":"<a href='". get_pagenum_link($i) ."' class='inactive' >". $i ."</a>";
94
  }
95
- }
96
- echo "<div class='clear'></div></div>\n";
97
- } else { ?>
98
- </div>
99
- <?php } ?>
100
- <?php comments_template(); ?>
 
101
  </div>
102
  </div>
103
  <?php get_sidebar(); ?>
8
  <div id="container" class="site-content">
9
  <div id="content" class="hentry">
10
  <h1 class="home_page_title entry-header"><?php the_title(); ?></h1>
11
+ <?php if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) )
12
+ echo pdfprnt_show_buttons_for_custom_post_type( 'post_type=gallery&orderby=post_date' ); ?>
13
  <div class="gallery_box entry-content">
14
  <ul>
15
+ <?php global $post, $wpdb, $wp_query, $request;
 
16
  $paged = $wp_query->query_vars["paged"];
17
  $permalink = get_permalink();
18
  $gllr_options = get_option( 'gllr_options' );
19
+ $count = 0;
20
+ $per_page = $showitems = get_option( 'posts_per_page' );
21
+ $count_all_albums = $wpdb->get_var( "SELECT COUNT(*) FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'gallery' AND (wp_posts.post_status = 'publish')" );
22
+
23
+ if ( $paged == 0 )
24
+ $paged = 1;
25
+
26
  if ( substr( $permalink, strlen( $permalink ) -1 ) != "/" ) {
27
  if ( strpos( $permalink, "?" ) !== false ) {
28
  $permalink = substr( $permalink, 0, strpos( $permalink, "?" ) -1 )."/";
30
  $permalink .= "/";
31
  }
32
  }
33
+
34
  $args = array(
35
  'post_type' => 'gallery',
36
  'post_status' => 'publish',
37
  'orderby' => 'post_date',
38
+ 'posts_per_page' => $per_page,
39
+ 'paged' => $paged
40
  );
41
  $second_query = new WP_Query( $args );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
+ if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) )
44
+ echo pdfprnt_show_buttons_for_custom_post_type( $second_query );
45
+
46
+ $request = $second_query->request;
47
+
48
+ if ( $second_query->have_posts() ) :
49
+ while ( $second_query->have_posts() ) : $second_query->the_post();
50
+ $attachments = get_post_thumbnail_id( $post->ID );
51
+ if ( empty ( $attachments ) ) {
52
+ $attachments = get_children( 'post_parent='.$post->ID.'&post_type=attachment&post_mime_type=image&numberposts=1' );
53
+ $id = key($attachments);
54
+ $image_attributes = wp_get_attachment_image_src( $id, 'album-thumb' );
55
+ } else {
56
+ $image_attributes = wp_get_attachment_image_src( $attachments, 'album-thumb' );
57
+ }
58
+ if ( 1 == $gllr_options['border_images'] ) {
59
+ $gllr_border = 'border-width: ' . $gllr_options['border_images_width'].'px; border-color:'.$gllr_options['border_images_color'].'; padding:0;';
60
+ $gllr_border_images = $gllr_options['border_images_width'] * 2;
61
+ } else {
62
+ $gllr_border = 'padding:0;';
63
+ $gllr_border_images = 0;
64
+ }
65
+ $count++; ?>
66
+ <li>
67
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>">
68
+ <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo htmlspecialchars( $post->post_title ); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>" src="<?php echo $image_attributes[0]; ?>" />
69
+ </a>
70
+ <div class="gallery_detail_box">
71
+ <div><?php echo htmlspecialchars( $post->post_title ); ?></div>
72
+ <div><?php echo the_excerpt_max_charlength( 100 ); ?></div>
73
+ <a href="<?php echo $permalink; echo basename( get_permalink( $post->ID ) ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
74
+ </div>
75
+ <div class="clear"></div>
76
+ </li>
77
+ <?php endwhile;
78
+ endif;
79
+ wp_reset_query();
80
+ $request = $wp_query->request; ?>
81
  </ul>
82
+ <?php $pages = intval ( $count_all_albums / $per_page );
83
+ if ( $count_all_albums % $per_page > 0 )
84
+ $pages += 1;
85
+ $range = 100;
86
+ if ( ! $pages ) {
87
+ $pages = 1;
88
+ }
89
+ if ( 1 != $pages ) { ?>
90
+ </div><!-- .gallery_box -->
91
+ <div class='clear'></div>
92
+ <div class='pagination'>
93
+ <?php for ( $i = 1; $i <= $pages; $i++ ) {
 
94
  if ( 1 != $pages && ( !( $i >= $paged + $range + 1 || $i <= $paged - $range - 1 ) || $pages <= $showitems ) ) {
95
  echo ( $paged == $i ) ? "<span class='current'>". $i ."</span>":"<a href='". get_pagenum_link($i) ."' class='inactive' >". $i ."</a>";
96
  }
97
+ } ?>
98
+ <div class='clear'></div>
99
+ </div><!-- .pagination -->
100
+ <?php } else { ?>
101
+ </div><!-- .gallery_box -->
102
+ <?php }
103
+ comments_template(); ?>
104
  </div>
105
  </div>
106
  <?php get_sidebar(); ?>