Version Description
- 15.05.2014 =
- Update : We updated all functionality for wordpress 3.9.1
- Update : The French language file is updated.
- Update : The Ukrainian language file is updated.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Gallery by BestWebSoft |
Version | 4.2.0 |
Comparing to | |
See all releases |
Code changes from version 4.1.9 to 4.2.0
- bws_menu/bws_menu.php +156 -82
- bws_menu/css/general_style.css +7 -0
- bws_menu/css/general_style_wp_before_3.8.css +7 -0
- bws_menu/css/style.css +29 -10
- bws_menu/icons/db-manager.png +0 -0
- bws_menu/icons/icon.png +0 -0
- bws_menu/icons/pro.png +0 -0
- bws_menu/icons/user-role.png +0 -0
- bws_menu/js/bws_menu.js +1 -3
- fancybox/blank.gif +0 -0
- fancybox/fancy_close.png +0 -0
- fancybox/fancy_loading.png +0 -0
- fancybox/fancy_nav_left.png +0 -0
- fancybox/fancy_nav_right.png +0 -0
- fancybox/fancy_shadow_e.png +0 -0
- fancybox/fancy_shadow_n.png +0 -0
- fancybox/fancy_shadow_ne.png +0 -0
- fancybox/fancy_shadow_nw.png +0 -0
- fancybox/fancy_shadow_s.png +0 -0
- fancybox/fancy_shadow_se.png +0 -0
- fancybox/fancy_shadow_sw.png +0 -0
- fancybox/fancy_shadow_w.png +0 -0
- fancybox/fancy_title_left.png +0 -0
- fancybox/fancy_title_main.png +0 -0
- fancybox/fancy_title_over.png +0 -0
- fancybox/fancy_title_right.png +0 -0
- fancybox/fancybox-x.png +0 -0
- fancybox/fancybox-y.png +0 -0
- fancybox/fancybox.png +0 -0
- fancybox/jquery.fancybox-1.3.4.css +0 -0
- fancybox/jquery.fancybox-1.3.4.js +0 -0
- fancybox/jquery.fancybox-1.3.4.pack.js +0 -0
- fancybox/jquery.mousewheel-3.0.4.pack.js +0 -0
- gallery-plugin.php +31 -13
- images/Thumbs.db +0 -0
- images/ajax-loader.gif +0 -0
- images/banner.png +0 -0
- images/close_banner.png +0 -0
- images/icons_32.png +0 -0
- images/icons_32_b.png +0 -0
- images/menu.png +0 -0
- images/menu_b.png +0 -0
- images/menu_single.png +0 -0
- images/px.png +0 -0
- js/c_o_o_k_i_e.js +0 -0
- js/script.js +0 -0
- languages/gallery-bg_BG.mo +0 -0
- languages/gallery-bg_BG.po +253 -193
- languages/gallery-cs_CZ.mo +0 -0
- languages/gallery-cs_CZ.po +271 -210
- languages/gallery-de_DE.mo +0 -0
- languages/gallery-de_DE.po +271 -212
- languages/gallery-es_ES.mo +0 -0
- languages/gallery-es_ES.po +258 -191
- languages/gallery-fr_FR.mo +0 -0
- languages/gallery-fr_FR.po +328 -270
- languages/gallery-nl_NL.mo +0 -0
- languages/gallery-nl_NL.po +271 -210
- languages/gallery-pt_BR.mo +0 -0
- languages/gallery-pt_BR.po +272 -210
- languages/gallery-ru_RU.mo +0 -0
- languages/gallery-ru_RU.po +271 -211
- languages/gallery-sk_SK.mo +0 -0
- languages/gallery-sk_SK.po +271 -210
- languages/gallery-sr_RS.mo +0 -0
- languages/gallery-sr_RS.po +272 -212
- languages/gallery-tr.mo +0 -0
- languages/gallery-tr.po +269 -211
- languages/gallery-uk.mo +0 -0
- languages/gallery-uk.po +348 -294
- languages/gallery-zh_CN.mo +0 -0
- languages/gallery-zh_CN.po +269 -210
- minicolors/jquery.miniColors.css +0 -0
- minicolors/jquery.miniColors.js +0 -0
- minicolors/jquery.minicolors.png +0 -0
- readme.txt +19 -11
- screenshot-2.png +0 -0
- screenshot-4.png +0 -0
- screenshot-5.png +0 -0
- template/gallery-single-template.php +0 -0
- template/gallery-template.php +0 -0
- upload/fileuploader.css +0 -0
- upload/fileuploader.js +0 -0
- upload/loading.gif +0 -0
bws_menu/bws_menu.php
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Function for displaying BestWebSoft menu
|
4 |
-
* Version: 1.
|
5 |
*/
|
6 |
|
7 |
if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
8 |
function bws_add_menu_render() {
|
9 |
global $wpdb, $wpmu, $wp_version, $bws_plugin_info;
|
10 |
$error = $message = $bwsmn_form_email = '';
|
11 |
-
$bws_donate_link = 'https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=
|
12 |
|
13 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
14 |
require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
|
@@ -214,7 +214,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
214 |
'link' => 'http://bestwebsoft.com/plugin/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
215 |
'download' => 'http://bestwebsoft.com/plugin/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&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=Contact+Form+Multi+Bestwebsoft&plugin-search-input=Search+Plugins',
|
217 |
-
'settings' => ''
|
|
|
218 |
),
|
219 |
'bws-google-maps/bws-google-maps.php' => array(
|
220 |
'name' => 'BestWebSoft Google Maps',
|
@@ -232,6 +233,23 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
232 |
'download' => 'http://bestwebsoft.com/plugin/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
233 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=BestWebSoft+Google+Analytics&plugin-search-input=Search+Plugins',
|
234 |
'settings' => 'admin.php?page=bws-google-analytics.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
235 |
)
|
236 |
);
|
237 |
$bws_plugins_pro = array(
|
@@ -311,6 +329,20 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
311 |
'link' => 'http://bestwebsoft.com/plugin/bws-google-maps-pro/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
312 |
'purchase' => 'http://bestwebsoft.com/plugin/bws-google-maps-pro/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
313 |
'settings' => 'admin.php?page=bws-google-maps-pro.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
314 |
)
|
315 |
);
|
316 |
|
@@ -483,8 +515,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
483 |
if ( $result != true )
|
484 |
$error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
|
485 |
}
|
486 |
-
}
|
487 |
-
?>
|
488 |
<div class="wrap">
|
489 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
490 |
<h2>BestWebSoft</h2>
|
@@ -495,7 +526,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
495 |
<?php } ?>
|
496 |
<a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&action=system_status"><?php _e( 'System status', 'bestwebsoft' ); ?></a>
|
497 |
</h2>
|
498 |
-
<?php if ( !isset( $_GET['action'] ) ) { ?>
|
499 |
<ul class="subsubsub">
|
500 |
<li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
|
501 |
<li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&sub=installed"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
|
@@ -505,7 +536,6 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
505 |
<?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
|
506 |
<h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
|
507 |
<?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
|
508 |
-
|
509 |
if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
|
510 |
$key_plugin_explode = explode( '-plugin-pro/', $key_plugin );
|
511 |
if ( isset( $key_plugin_explode[1] ) )
|
@@ -531,7 +561,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
531 |
<div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
|
532 |
<div class="bws_product_content">
|
533 |
<div class="bws_product_icon">
|
534 |
-
<div class="bws_product_icon_pro"
|
535 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
536 |
</div>
|
537 |
<div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
|
@@ -579,7 +609,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
579 |
<div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
|
580 |
<div class="bws_product_content">
|
581 |
<div class="bws_product_icon">
|
582 |
-
<div class="bws_product_icon_pro"
|
583 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
584 |
</div>
|
585 |
<div class="bws_product_description"><?php echo $bws_plugins_pro[ $key_plugin ]["description"]; ?></div>
|
@@ -644,15 +674,14 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
644 |
$key_plugin_explode = explode( '/', $key_plugin );
|
645 |
$icon = $key_plugin_explode[0];
|
646 |
}
|
647 |
-
}
|
648 |
-
?>
|
649 |
<div class="bws_product_box">
|
650 |
<div class="bws_product">
|
651 |
<div class="bws_product_title"><?php echo $value_plugin["name"]; ?></div>
|
652 |
<div class="bws_product_content">
|
653 |
<div class="bws_product_icon">
|
654 |
<?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
|
655 |
-
<div class="bws_product_icon_pro"
|
656 |
<?php } ?>
|
657 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
658 |
</div>
|
@@ -679,8 +708,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
679 |
} ?>
|
680 |
<?php } elseif ( 'themes' == $_GET['action'] ) { ?>
|
681 |
<div id="availablethemes">
|
682 |
-
<?php
|
683 |
-
global $tabs, $tab, $paged, $type, $theme_field_defaults;
|
684 |
include( ABSPATH . 'wp-admin/includes/theme-install.php' );
|
685 |
include( ABSPATH . 'wp-admin/includes/class-wp-themes-list-table.php' );
|
686 |
include( ABSPATH . 'wp-admin/includes/class-wp-theme-install-list-table.php' );
|
@@ -703,77 +731,109 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
703 |
'infinite_scroll' => true,
|
704 |
) );
|
705 |
$themes = $theme_class->items;
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
|
|
711 |
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
|
720 |
-
|
721 |
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
|
732 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
733 |
$installed_theme = wp_get_theme( $theme->slug );
|
734 |
-
if ( $installed_theme->exists() )
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
$status = 'newer_installed';
|
739 |
-
else
|
740 |
-
$status = 'update_available';
|
741 |
-
}
|
742 |
-
switch ( $status ) {
|
743 |
-
default:
|
744 |
-
case 'install':
|
745 |
-
$actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $install_url, 'install-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Install %s' ), $name ) ) . '">' . __( 'Install Now' ) . '</a>';
|
746 |
-
break;
|
747 |
-
case 'update_available':
|
748 |
-
$actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $update_url, 'upgrade-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Update to version %s' ), $theme->version ) ) . '">' . __( 'Update' ) . '</a>';
|
749 |
-
break;
|
750 |
-
case 'newer_installed':
|
751 |
-
case 'latest_installed':
|
752 |
-
$actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme' ) . '</span>';
|
753 |
-
break;
|
754 |
-
}
|
755 |
-
$actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s' ), $name ) ) . '">' . __( 'Preview' ) . '</a>';
|
756 |
-
$actions = apply_filters( 'theme_install_actions', $actions, $theme );
|
757 |
?>
|
758 |
-
<
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
770 |
</div>
|
771 |
-
|
772 |
-
|
773 |
-
<?php }
|
774 |
-
// end foreach $theme_names
|
775 |
-
$theme_class->theme_installer();
|
776 |
-
?>
|
777 |
</div>
|
778 |
<?php } elseif ( 'system_status' == $_GET['action'] ) { ?>
|
779 |
<div class="updated fade" <?php if ( ! ( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
@@ -805,8 +865,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
805 |
<table class="bws_system_info">
|
806 |
<thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
|
807 |
<tbody>
|
808 |
-
<?php
|
809 |
-
if ( ! empty( $system_info['inactive_plugins'] ) ) {
|
810 |
foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
|
811 |
<tr>
|
812 |
<td scope="row"><?php echo $key; ?></td>
|
@@ -845,8 +904,8 @@ if ( ! function_exists ( 'bws_plugin_init' ) ) {
|
|
845 |
}
|
846 |
}
|
847 |
|
848 |
-
if ( ! function_exists ( '
|
849 |
-
function
|
850 |
global $wp_version;
|
851 |
if ( $wp_version < 3.8 )
|
852 |
wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style_wp_before_3.8.css', __FILE__ ) );
|
@@ -864,6 +923,21 @@ if ( ! function_exists ( 'bws_admin_head' ) ) {
|
|
864 |
}
|
865 |
}
|
866 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
add_action( 'admin_init', 'bws_plugin_init' );
|
868 |
-
add_action( 'admin_enqueue_scripts', '
|
|
|
869 |
?>
|
1 |
<?php
|
2 |
/*
|
3 |
* Function for displaying BestWebSoft menu
|
4 |
+
* Version: 1.3.1
|
5 |
*/
|
6 |
|
7 |
if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
8 |
function bws_add_menu_render() {
|
9 |
global $wpdb, $wpmu, $wp_version, $bws_plugin_info;
|
10 |
$error = $message = $bwsmn_form_email = '';
|
11 |
+
$bws_donate_link = 'https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94';
|
12 |
|
13 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
14 |
require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
|
214 |
'link' => 'http://bestwebsoft.com/plugin/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
215 |
'download' => 'http://bestwebsoft.com/plugin/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&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=Contact+Form+Multi+Bestwebsoft&plugin-search-input=Search+Plugins',
|
217 |
+
'settings' => '',
|
218 |
+
'pro_version' => 'contact-form-multi-pro/contact-form-multi-pro.php'
|
219 |
),
|
220 |
'bws-google-maps/bws-google-maps.php' => array(
|
221 |
'name' => 'BestWebSoft Google Maps',
|
233 |
'download' => 'http://bestwebsoft.com/plugin/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
234 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=BestWebSoft+Google+Analytics&plugin-search-input=Search+Plugins',
|
235 |
'settings' => 'admin.php?page=bws-google-analytics.php'
|
236 |
+
),
|
237 |
+
'db-manager/db-manager.php' => array(
|
238 |
+
'name' => 'DB manager',
|
239 |
+
'description' => 'Allows you to download the latest version of PhpMyadmin and Dumper and manage your site.',
|
240 |
+
'link' => 'http://bestwebsoft.com/plugin/db-manager/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
241 |
+
'download' => 'http://bestwebsoft.com/plugin/db-manager/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
242 |
+
'wp_install' => 'http://bestwebsoft.com/plugin/db-manager/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
243 |
+
'settings' => 'admin.php?page=db-manager.php'
|
244 |
+
),
|
245 |
+
'user-role/user-role.php' => array(
|
246 |
+
'name' => 'User Role',
|
247 |
+
'description' => 'Allows to change wordpress user role capabilities.',
|
248 |
+
'link' => 'http://bestwebsoft.com/plugin/user-role/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
249 |
+
'download' => 'http://bestwebsoft.com/plugin/user-role/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
250 |
+
'wp_install' => 'http://bestwebsoft.com/plugin/user-role/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
251 |
+
'settings' => 'admin.php?page=user-role.php',
|
252 |
+
'pro_version' => 'user-role-pro/user-role-pro.php'
|
253 |
)
|
254 |
);
|
255 |
$bws_plugins_pro = array(
|
329 |
'link' => 'http://bestwebsoft.com/plugin/bws-google-maps-pro/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
330 |
'purchase' => 'http://bestwebsoft.com/plugin/bws-google-maps-pro/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
331 |
'settings' => 'admin.php?page=bws-google-maps-pro.php'
|
332 |
+
),
|
333 |
+
'contact-form-multi-pro/contact-form-multi-pro.php' => array(
|
334 |
+
'name' => 'Contact Form Multi Pro',
|
335 |
+
'description' => 'This plugin is an exclusive add-on to the Contact Form Pro. Allows to create multiple contact forms.',
|
336 |
+
'link' => 'http://bestwebsoft.com/plugin/contact-form-multi-pro/?k=fde3a18581c143654f060c398b07e8ac&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
337 |
+
'purchase' => 'http://bestwebsoft.com/plugin/contact-form-multi-pro/?k=fde3a18581c143654f060c398b07e8ac&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
338 |
+
'settings' => ''
|
339 |
+
),
|
340 |
+
'user-role-pro/user-role-pro.php' => array(
|
341 |
+
'name' => 'User Role',
|
342 |
+
'description' => 'Allows to change wordpress user role capabilities.',
|
343 |
+
'link' => 'http://bestwebsoft.com/plugin/user-role-pro/?k=cfa9cea6613fb3d7c0a3622fa2faaf46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
344 |
+
'purchase' => 'http://bestwebsoft.com/plugin/user-role-pro/?k=cfa9cea6613fb3d7c0a3622fa2faaf46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
345 |
+
'settings' => 'admin.php?page=user-role-pro.php'
|
346 |
)
|
347 |
);
|
348 |
|
515 |
if ( $result != true )
|
516 |
$error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
|
517 |
}
|
518 |
+
} ?>
|
|
|
519 |
<div class="wrap">
|
520 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
521 |
<h2>BestWebSoft</h2>
|
526 |
<?php } ?>
|
527 |
<a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&action=system_status"><?php _e( 'System status', 'bestwebsoft' ); ?></a>
|
528 |
</h2>
|
529 |
+
<?php if ( !isset( $_GET['action'] ) ) { ?>
|
530 |
<ul class="subsubsub">
|
531 |
<li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
|
532 |
<li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&sub=installed"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
|
536 |
<?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
|
537 |
<h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
|
538 |
<?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
|
|
|
539 |
if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
|
540 |
$key_plugin_explode = explode( '-plugin-pro/', $key_plugin );
|
541 |
if ( isset( $key_plugin_explode[1] ) )
|
561 |
<div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
|
562 |
<div class="bws_product_content">
|
563 |
<div class="bws_product_icon">
|
564 |
+
<div class="bws_product_icon_pro">PRO</div>
|
565 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
566 |
</div>
|
567 |
<div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
|
609 |
<div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
|
610 |
<div class="bws_product_content">
|
611 |
<div class="bws_product_icon">
|
612 |
+
<div class="bws_product_icon_pro">PRO</div>
|
613 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
614 |
</div>
|
615 |
<div class="bws_product_description"><?php echo $bws_plugins_pro[ $key_plugin ]["description"]; ?></div>
|
674 |
$key_plugin_explode = explode( '/', $key_plugin );
|
675 |
$icon = $key_plugin_explode[0];
|
676 |
}
|
677 |
+
} ?>
|
|
|
678 |
<div class="bws_product_box">
|
679 |
<div class="bws_product">
|
680 |
<div class="bws_product_title"><?php echo $value_plugin["name"]; ?></div>
|
681 |
<div class="bws_product_content">
|
682 |
<div class="bws_product_icon">
|
683 |
<?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
|
684 |
+
<div class="bws_product_icon_pro">PRO</div>
|
685 |
<?php } ?>
|
686 |
<img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
|
687 |
</div>
|
708 |
} ?>
|
709 |
<?php } elseif ( 'themes' == $_GET['action'] ) { ?>
|
710 |
<div id="availablethemes">
|
711 |
+
<?php global $tabs, $tab, $paged, $type, $theme_field_defaults;
|
|
|
712 |
include( ABSPATH . 'wp-admin/includes/theme-install.php' );
|
713 |
include( ABSPATH . 'wp-admin/includes/class-wp-themes-list-table.php' );
|
714 |
include( ABSPATH . 'wp-admin/includes/class-wp-theme-install-list-table.php' );
|
731 |
'infinite_scroll' => true,
|
732 |
) );
|
733 |
$themes = $theme_class->items;
|
734 |
+
if ( $wp_version < '3.9' ) {
|
735 |
+
foreach ( $themes as $theme ) { ?>
|
736 |
+
<div class="available-theme installable-theme"><?php
|
737 |
+
global $themes_allowedtags;
|
738 |
+
if ( empty( $theme ) )
|
739 |
+
return;
|
740 |
|
741 |
+
$name = wp_kses( $theme->name, $themes_allowedtags );
|
742 |
+
$author = wp_kses( $theme->author, $themes_allowedtags );
|
743 |
+
$preview_title = sprintf( __('Preview “%s”'), $name );
|
744 |
+
$preview_url = add_query_arg( array(
|
745 |
+
'tab' => 'theme-information',
|
746 |
+
'theme' => $theme->slug,
|
747 |
+
), self_admin_url( 'theme-install.php' ) );
|
748 |
|
749 |
+
$actions = array();
|
750 |
|
751 |
+
$install_url = add_query_arg( array(
|
752 |
+
'action' => 'install-theme',
|
753 |
+
'theme' => $theme->slug,
|
754 |
+
), self_admin_url( 'update.php' ) );
|
755 |
|
756 |
+
$update_url = add_query_arg( array(
|
757 |
+
'action' => 'upgrade-theme',
|
758 |
+
'theme' => $theme->slug,
|
759 |
+
), self_admin_url( 'update.php' ) );
|
760 |
|
761 |
+
$status = 'install';
|
762 |
+
$installed_theme = wp_get_theme( $theme->slug );
|
763 |
+
if ( $installed_theme->exists() ) {
|
764 |
+
if ( version_compare( $installed_theme->get('Version'), $theme->version, '=' ) )
|
765 |
+
$status = 'latest_installed';
|
766 |
+
elseif ( version_compare( $installed_theme->get('Version'), $theme->version, '>' ) )
|
767 |
+
$status = 'newer_installed';
|
768 |
+
else
|
769 |
+
$status = 'update_available';
|
770 |
+
}
|
771 |
+
switch ( $status ) {
|
772 |
+
default:
|
773 |
+
case 'install':
|
774 |
+
$actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $install_url, 'install-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Install %s' ), $name ) ) . '">' . __( 'Install Now' ) . '</a>';
|
775 |
+
break;
|
776 |
+
case 'update_available':
|
777 |
+
$actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $update_url, 'upgrade-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Update to version %s' ), $theme->version ) ) . '">' . __( 'Update' ) . '</a>';
|
778 |
+
break;
|
779 |
+
case 'newer_installed':
|
780 |
+
case 'latest_installed':
|
781 |
+
$actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme' ) . '</span>';
|
782 |
+
break;
|
783 |
+
}
|
784 |
+
$actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s' ), $name ) ) . '">' . __( 'Preview' ) . '</a>';
|
785 |
+
$actions = apply_filters( 'theme_install_actions', $actions, $theme ); ?>
|
786 |
+
<a class="screenshot install-theme-preview" href="<?php echo esc_url( $preview_url ); ?>" title="<?php echo esc_attr( $preview_title ); ?>">
|
787 |
+
<img src='<?php echo esc_url( $theme->screenshot_url ); ?>' width='150' />
|
788 |
+
</a>
|
789 |
+
<h3><?php echo $name; ?></h3>
|
790 |
+
<div class="theme-author"><?php printf( __( 'By %s' ), $author ); ?></div>
|
791 |
+
<div class="action-links">
|
792 |
+
<ul>
|
793 |
+
<?php foreach ( $actions as $action ): ?>
|
794 |
+
<li><?php echo $action; ?></li>
|
795 |
+
<?php endforeach; ?>
|
796 |
+
<li class="hide-if-no-js"><a href="#" class="theme-detail"><?php _e('Details') ?></a></li>
|
797 |
+
</ul>
|
798 |
+
</div>
|
799 |
+
<?php $theme_class->install_theme_info( $theme ); ?>
|
800 |
+
</div>
|
801 |
+
<?php }
|
802 |
+
// end foreach $theme_names
|
803 |
+
$theme_class->theme_installer();
|
804 |
+
} else { ?>
|
805 |
+
<div class="theme-browser">
|
806 |
+
<div class="themes">
|
807 |
+
<?php foreach ( $themes as $key => $theme ) {
|
808 |
$installed_theme = wp_get_theme( $theme->slug );
|
809 |
+
if ( $installed_theme->exists() )
|
810 |
+
$theme->installed = true;
|
811 |
+
else
|
812 |
+
$theme->installed = false;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
813 |
?>
|
814 |
+
<div class="theme" tabindex="0">
|
815 |
+
<?php if ( $theme->screenshot_url ) { ?>
|
816 |
+
<div class="theme-screenshot">
|
817 |
+
<img src="<?php echo $theme->screenshot_url; ?>" alt="" />
|
818 |
+
</div>
|
819 |
+
<?php } else { ?>
|
820 |
+
<div class="theme-screenshot blank"></div>
|
821 |
+
<?php } ?>
|
822 |
+
<div class="theme-author"><?php printf( __( 'By %s' ), $theme->author ); ?></div>
|
823 |
+
<h3 class="theme-name"><?php echo $theme->name; ?></h3>
|
824 |
+
<div class="theme-actions">
|
825 |
+
<a class="button button-secondary preview install-theme-preview" href="theme-install.php?theme=<?php echo $theme->slug ?>"><?php esc_html_e( 'Learn More' ); ?></a>
|
826 |
+
</div>
|
827 |
+
<?php if ( $theme->installed ) { ?>
|
828 |
+
<div class="theme-installed"><?php _e( 'Already Installed' ); ?></div>
|
829 |
+
<?php } ?>
|
830 |
+
</div>
|
831 |
+
<?php } ?>
|
832 |
+
<br class="clear" />
|
833 |
</div>
|
834 |
+
</div>
|
835 |
+
<div class="theme-overlay"></div>
|
836 |
+
<?php } ?>
|
|
|
|
|
|
|
837 |
</div>
|
838 |
<?php } elseif ( 'system_status' == $_GET['action'] ) { ?>
|
839 |
<div class="updated fade" <?php if ( ! ( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
865 |
<table class="bws_system_info">
|
866 |
<thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
|
867 |
<tbody>
|
868 |
+
<?php if ( ! empty( $system_info['inactive_plugins'] ) ) {
|
|
|
869 |
foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
|
870 |
<tr>
|
871 |
<td scope="row"><?php echo $key; ?></td>
|
904 |
}
|
905 |
}
|
906 |
|
907 |
+
if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) ) {
|
908 |
+
function bws_admin_enqueue_scripts() {
|
909 |
global $wp_version;
|
910 |
if ( $wp_version < 3.8 )
|
911 |
wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style_wp_before_3.8.css', __FILE__ ) );
|
923 |
}
|
924 |
}
|
925 |
|
926 |
+
if ( ! function_exists ( 'bws_admin_head' ) ) {
|
927 |
+
function bws_admin_head() {
|
928 |
+
if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) { ?>
|
929 |
+
<noscript>
|
930 |
+
<style type="text/css">
|
931 |
+
.bws_product_button {
|
932 |
+
display: inline-block;
|
933 |
+
}
|
934 |
+
</style>
|
935 |
+
</noscript>
|
936 |
+
<?php }
|
937 |
+
}
|
938 |
+
}
|
939 |
+
|
940 |
add_action( 'admin_init', 'bws_plugin_init' );
|
941 |
+
add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
|
942 |
+
add_action( 'admin_head', 'bws_admin_head' );
|
943 |
?>
|
bws_menu/css/general_style.css
CHANGED
@@ -117,6 +117,13 @@ table.bws_pro_version td {
|
|
117 |
float: left;
|
118 |
padding-top: 10px;
|
119 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
div.bws_pro_version {
|
121 |
padding: 5px 10px;
|
122 |
}
|
117 |
float: left;
|
118 |
padding-top: 10px;
|
119 |
}
|
120 |
+
.bws_pro_version_tooltip .bws_pro_links {
|
121 |
+
float: right;
|
122 |
+
}
|
123 |
+
.bws_pro_version_tooltip .bws_trial_info {
|
124 |
+
padding-top: 10px;
|
125 |
+
display: inline-block;
|
126 |
+
}
|
127 |
div.bws_pro_version {
|
128 |
padding: 5px 10px;
|
129 |
}
|
bws_menu/css/general_style_wp_before_3.8.css
CHANGED
@@ -119,6 +119,13 @@ table.bws_pro_version td {
|
|
119 |
float: left;
|
120 |
padding-top: 10px;
|
121 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
div.bws_pro_version {
|
123 |
padding: 5px 10px;
|
124 |
}
|
119 |
float: left;
|
120 |
padding-top: 10px;
|
121 |
}
|
122 |
+
.bws_pro_version_tooltip .bws_pro_links {
|
123 |
+
float: right;
|
124 |
+
}
|
125 |
+
.bws_pro_version_tooltip .bws_trial_info {
|
126 |
+
padding-top: 10px;
|
127 |
+
display: inline-block;
|
128 |
+
}
|
129 |
div.bws_pro_version {
|
130 |
padding: 5px 10px;
|
131 |
}
|
bws_menu/css/style.css
CHANGED
@@ -29,14 +29,24 @@ h4.bws_recommended {
|
|
29 |
color: #999;
|
30 |
font-weight: bold;
|
31 |
text-transform: uppercase;
|
32 |
-
font-size: 14px;
|
33 |
-
padding-left: 15px;
|
34 |
}
|
35 |
-
h4.bws_installed
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
}
|
38 |
-
h4.bws_recommended {
|
39 |
-
background:
|
|
|
|
|
|
|
40 |
}
|
41 |
.bws_product_box {
|
42 |
background: none repeat scroll 0 0 #FFFFFF;
|
@@ -76,11 +86,15 @@ h4.bws_recommended {
|
|
76 |
color: #fff;
|
77 |
}
|
78 |
.bws_product_icon_pro {
|
79 |
-
background:
|
|
|
|
|
|
|
|
|
80 |
height: 20px;
|
81 |
-
margin
|
82 |
position: relative;
|
83 |
-
|
84 |
}
|
85 |
.bws_product_description {
|
86 |
padding: 0 10px;
|
@@ -114,7 +128,7 @@ h4.bws_recommended {
|
|
114 |
padding: 7px 5px 8px;
|
115 |
font-size: 14px;
|
116 |
min-width: 103px;
|
117 |
-
display:
|
118 |
}
|
119 |
.bws_product_button:hover{
|
120 |
background: #008726;
|
@@ -136,4 +150,9 @@ h4.bws_recommended {
|
|
136 |
}
|
137 |
.bws_product_button.bws_donate_button:hover {
|
138 |
background: #D69108 !important;
|
|
|
|
|
|
|
|
|
|
|
139 |
}
|
29 |
color: #999;
|
30 |
font-weight: bold;
|
31 |
text-transform: uppercase;
|
32 |
+
font-size: 14px;
|
|
|
33 |
}
|
34 |
+
h4.bws_installed:before,
|
35 |
+
h4.bws_recommended:before {
|
36 |
+
border-radius: 9px;
|
37 |
+
content: "";
|
38 |
+
display: inline-block;
|
39 |
+
height: 8px;
|
40 |
+
position: relative;
|
41 |
+
top: -1px;
|
42 |
+
width: 8px;
|
43 |
+
margin-right: 7px;
|
44 |
}
|
45 |
+
h4.bws_recommended:before {
|
46 |
+
background: #0074a2;
|
47 |
+
}
|
48 |
+
h4.bws_installed:before {
|
49 |
+
background: #00a22e;
|
50 |
}
|
51 |
.bws_product_box {
|
52 |
background: none repeat scroll 0 0 #FFFFFF;
|
86 |
color: #fff;
|
87 |
}
|
88 |
.bws_product_icon_pro {
|
89 |
+
background: #F26E50;
|
90 |
+
border-radius: 4px;
|
91 |
+
color: #FFF;
|
92 |
+
font-size: 15px;
|
93 |
+
font-weight: bold;
|
94 |
height: 20px;
|
95 |
+
margin: -9px auto -10px;
|
96 |
position: relative;
|
97 |
+
width: 46px;
|
98 |
}
|
99 |
.bws_product_description {
|
100 |
padding: 0 10px;
|
128 |
padding: 7px 5px 8px;
|
129 |
font-size: 14px;
|
130 |
min-width: 103px;
|
131 |
+
display: none;
|
132 |
}
|
133 |
.bws_product_button:hover{
|
134 |
background: #008726;
|
150 |
}
|
151 |
.bws_product_button.bws_donate_button:hover {
|
152 |
background: #D69108 !important;
|
153 |
+
}
|
154 |
+
|
155 |
+
/* theme page after WP 3.9 */
|
156 |
+
.toplevel_page_bws_plugins #availablethemes .theme-browser {
|
157 |
+
margin-top: 25px;
|
158 |
}
|
bws_menu/icons/db-manager.png
ADDED
Binary file
|
bws_menu/icons/icon.png
DELETED
Binary file
|
bws_menu/icons/pro.png
DELETED
Binary file
|
bws_menu/icons/user-role.png
ADDED
Binary file
|
bws_menu/js/bws_menu.js
CHANGED
@@ -17,9 +17,7 @@
|
|
17 |
});
|
18 |
max = max - parseInt( $( '.bws_product_links' ).css( 'padding-top' ) ) - parseInt( $( '.bws_product_links' ).css( 'padding-bottom' ) );
|
19 |
$( '.bws_product_links' ).css( 'height', max + 'px' );
|
20 |
-
|
21 |
-
$( '.bws_product_button' ).css( 'display', 'none' );
|
22 |
-
|
23 |
$( '.bws_product_box' ).hover( function() {
|
24 |
if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
|
25 |
$( this ).children( '.bws_product' ).addClass( 'bws_product_pro' );
|
17 |
});
|
18 |
max = max - parseInt( $( '.bws_product_links' ).css( 'padding-top' ) ) - parseInt( $( '.bws_product_links' ).css( 'padding-bottom' ) );
|
19 |
$( '.bws_product_links' ).css( 'height', max + 'px' );
|
20 |
+
|
|
|
|
|
21 |
$( '.bws_product_box' ).hover( function() {
|
22 |
if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
|
23 |
$( this ).children( '.bws_product' ).addClass( 'bws_product_pro' );
|
fancybox/blank.gif
CHANGED
File without changes
|
fancybox/fancy_close.png
CHANGED
File without changes
|
fancybox/fancy_loading.png
CHANGED
File without changes
|
fancybox/fancy_nav_left.png
CHANGED
File without changes
|
fancybox/fancy_nav_right.png
CHANGED
File without changes
|
fancybox/fancy_shadow_e.png
CHANGED
File without changes
|
fancybox/fancy_shadow_n.png
CHANGED
File without changes
|
fancybox/fancy_shadow_ne.png
CHANGED
File without changes
|
fancybox/fancy_shadow_nw.png
CHANGED
File without changes
|
fancybox/fancy_shadow_s.png
CHANGED
File without changes
|
fancybox/fancy_shadow_se.png
CHANGED
File without changes
|
fancybox/fancy_shadow_sw.png
CHANGED
File without changes
|
fancybox/fancy_shadow_w.png
CHANGED
File without changes
|
fancybox/fancy_title_left.png
CHANGED
File without changes
|
fancybox/fancy_title_main.png
CHANGED
File without changes
|
fancybox/fancy_title_over.png
CHANGED
File without changes
|
fancybox/fancy_title_right.png
CHANGED
File without changes
|
fancybox/fancybox-x.png
CHANGED
File without changes
|
fancybox/fancybox-y.png
CHANGED
File without changes
|
fancybox/fancybox.png
CHANGED
File without changes
|
fancybox/jquery.fancybox-1.3.4.css
CHANGED
File without changes
|
fancybox/jquery.fancybox-1.3.4.js
CHANGED
File without changes
|
fancybox/jquery.fancybox-1.3.4.pack.js
CHANGED
File without changes
|
fancybox/jquery.mousewheel-3.0.4.pack.js
CHANGED
File without changes
|
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.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
@@ -28,7 +28,8 @@ License: GPLv2 or later
|
|
28 |
if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
|
29 |
function add_gllr_admin_menu() {
|
30 |
global $bstwbsftwppdtplgns_options, $wpmu, $bstwbsftwppdtplgns_added_menu;
|
31 |
-
$
|
|
|
32 |
$base = plugin_basename( __FILE__ );
|
33 |
|
34 |
if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
|
@@ -940,6 +941,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
|
|
940 |
<h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
|
941 |
<h2 class="nav-tab-wrapper">
|
942 |
<a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php"><?php _e( 'Settings', 'gallery' ); ?></a>
|
|
|
943 |
<a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php&action=go_pro"><?php _e( 'Go PRO', 'gallery' ); ?></a>
|
944 |
</h2>
|
945 |
<div id="gllr_settings_message" class="updated fade" <?php if ( ! isset( $_REQUEST['gllr_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
@@ -1041,11 +1043,17 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
|
|
1041 |
<div class="bws_pro_version_tooltip">
|
1042 |
<div class="bws_info">
|
1043 |
<?php _e( 'Unlock premium options by upgrading to a PRO version.', 'gallery' ); ?>
|
1044 |
-
<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"><?php _e( 'Learn More', 'gallery' ); ?></a>
|
1045 |
</div>
|
1046 |
-
<
|
1047 |
-
|
1048 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1049 |
<div class="clear"></div>
|
1050 |
</div>
|
1051 |
</div>
|
@@ -1210,9 +1218,15 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
|
|
1210 |
<?php _e( 'Unlock premium options by upgrading to a PRO version.', 'gallery' ); ?>
|
1211 |
<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"><?php _e( 'Learn More', 'gallery' ); ?></a>
|
1212 |
</div>
|
1213 |
-
<
|
1214 |
-
|
1215 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1216 |
<div class="clear"></div>
|
1217 |
</div>
|
1218 |
</div>
|
@@ -1261,7 +1275,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
|
|
1261 |
$bstwbsftwppdtplgns_options['go_pro']['gallery-plugin-pro/gallery-plugin-pro.php']['time'] < ( time() + ( 24 * 60 * 60 ) ) ) { ?>
|
1262 |
<p>
|
1263 |
<input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
|
1264 |
-
<input disabled="disabled" type="submit" class="button-primary" value="<?php _e( '
|
1265 |
</p>
|
1266 |
<p>
|
1267 |
<?php _e( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'gallery' ); ?>
|
@@ -1271,11 +1285,12 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
|
|
1271 |
<input type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
|
1272 |
<input type="hidden" name="bws_license_plugin" value="gallery-plugin-pro/gallery-plugin-pro.php" />
|
1273 |
<input type="hidden" name="bws_license_submit" value="submit" />
|
1274 |
-
<input type="submit" class="button-primary" value="<?php _e( '
|
|
|
1275 |
<?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_nonce_name' ); ?>
|
1276 |
</p>
|
1277 |
<?php } ?>
|
1278 |
-
</form>
|
1279 |
<?php }
|
1280 |
} ?>
|
1281 |
</div>
|
@@ -1968,8 +1983,11 @@ if ( ! function_exists ( 'gllr_plugin_banner' ) ) {
|
|
1968 |
if ( 'plugins.php' == $hook_suffix ) {
|
1969 |
global $bstwbsftwppdtplgns_cookie_add, $gllr_plugin_info;
|
1970 |
$banner_array = array(
|
|
|
|
|
1971 |
array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
|
1972 |
-
array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
|
|
|
1973 |
array( 'gglmps_hide_banner_on_plugin_page', 'bws-google-maps/bws-google-maps.php', '1.2' ),
|
1974 |
array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
|
1975 |
array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
|
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.2.0
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
28 |
if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
|
29 |
function add_gllr_admin_menu() {
|
30 |
global $bstwbsftwppdtplgns_options, $wpmu, $bstwbsftwppdtplgns_added_menu;
|
31 |
+
$bws_menu_info = get_plugin_data( plugin_dir_path( __FILE__ ) . "bws_menu/bws_menu.php" );
|
32 |
+
$bws_menu_version = $bws_menu_info["Version"];
|
33 |
$base = plugin_basename( __FILE__ );
|
34 |
|
35 |
if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
|
941 |
<h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
|
942 |
<h2 class="nav-tab-wrapper">
|
943 |
<a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php"><?php _e( 'Settings', 'gallery' ); ?></a>
|
944 |
+
<a class="nav-tab" href="http://bestwebsoft.com/plugin/gallery-plugin/#faq" target="_blank"><?php _e( 'FAQ', 'gallery' ); ?></a>
|
945 |
<a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php&action=go_pro"><?php _e( 'Go PRO', 'gallery' ); ?></a>
|
946 |
</h2>
|
947 |
<div id="gllr_settings_message" class="updated fade" <?php if ( ! isset( $_REQUEST['gllr_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
1043 |
<div class="bws_pro_version_tooltip">
|
1044 |
<div class="bws_info">
|
1045 |
<?php _e( 'Unlock premium options by upgrading to a PRO version.', 'gallery' ); ?>
|
1046 |
+
<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"><?php _e( 'Learn More', 'gallery' ); ?></a>
|
1047 |
</div>
|
1048 |
+
<div class="bws_pro_links">
|
1049 |
+
<span class="bws_trial_info">
|
1050 |
+
<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; ?>#trial" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery' ); ?></a>
|
1051 |
+
<?php _e( 'or', 'gallery' ); ?>
|
1052 |
+
</span>
|
1053 |
+
<a class="bws_button" href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>#purchase" target="_blank" title="Gallery Pro Plugin">
|
1054 |
+
<?php _e( 'Go', 'gallery' ); ?> <strong>PRO</strong>
|
1055 |
+
</a>
|
1056 |
+
</div>
|
1057 |
<div class="clear"></div>
|
1058 |
</div>
|
1059 |
</div>
|
1218 |
<?php _e( 'Unlock premium options by upgrading to a PRO version.', 'gallery' ); ?>
|
1219 |
<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"><?php _e( 'Learn More', 'gallery' ); ?></a>
|
1220 |
</div>
|
1221 |
+
<div class="bws_pro_links">
|
1222 |
+
<span class="bws_trial_info">
|
1223 |
+
<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; ?>#trial" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery' ); ?></a>
|
1224 |
+
<?php _e( 'or', 'gallery' ); ?>
|
1225 |
+
</span>
|
1226 |
+
<a class="bws_button" href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>#purchase" target="_blank" title="Gallery Pro Plugin">
|
1227 |
+
<?php _e( 'Go', 'gallery' ); ?> <strong>PRO</strong>
|
1228 |
+
</a>
|
1229 |
+
</div>
|
1230 |
<div class="clear"></div>
|
1231 |
</div>
|
1232 |
</div>
|
1275 |
$bstwbsftwppdtplgns_options['go_pro']['gallery-plugin-pro/gallery-plugin-pro.php']['time'] < ( time() + ( 24 * 60 * 60 ) ) ) { ?>
|
1276 |
<p>
|
1277 |
<input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
|
1278 |
+
<input disabled="disabled" type="submit" class="button-primary" value="<?php _e( 'Activate', 'gallery' ); ?>" /> <?php _e( 'or', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/gallery-pro/#trial" target="_blank"><?php _e( 'Start Your Free 7-Day Trial Now', 'gallery' ); ?></a>
|
1279 |
</p>
|
1280 |
<p>
|
1281 |
<?php _e( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'gallery' ); ?>
|
1285 |
<input type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
|
1286 |
<input type="hidden" name="bws_license_plugin" value="gallery-plugin-pro/gallery-plugin-pro.php" />
|
1287 |
<input type="hidden" name="bws_license_submit" value="submit" />
|
1288 |
+
<input type="submit" class="button-primary" value="<?php _e( 'Activate', 'gallery' ); ?>" /> <?php _e( 'or', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/gallery-pro/#trial" target="_blank"><?php _e( 'Start Your Free 7-Day Trial Now', 'gallery' ); ?></a>
|
1289 |
+
|
1290 |
<?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_nonce_name' ); ?>
|
1291 |
</p>
|
1292 |
<?php } ?>
|
1293 |
+
</form>
|
1294 |
<?php }
|
1295 |
} ?>
|
1296 |
</div>
|
1983 |
if ( 'plugins.php' == $hook_suffix ) {
|
1984 |
global $bstwbsftwppdtplgns_cookie_add, $gllr_plugin_info;
|
1985 |
$banner_array = array(
|
1986 |
+
array( 'sndr_hide_banner_on_plugin_page', 'sender/sender.php', '0.5' ),
|
1987 |
+
array( 'srrl_hide_banner_on_plugin_page', 'user-role/user-role.php', '1.4' ),
|
1988 |
array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
|
1989 |
+
array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
|
1990 |
+
array( 'cntctfrmmlt_hide_banner_on_plugin_page', 'contact-form-multi/contact-form-multi.php', '1.0.7' ),
|
1991 |
array( 'gglmps_hide_banner_on_plugin_page', 'bws-google-maps/bws-google-maps.php', '1.2' ),
|
1992 |
array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
|
1993 |
array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
|
images/Thumbs.db
CHANGED
File without changes
|
images/ajax-loader.gif
CHANGED
File without changes
|
images/banner.png
CHANGED
File without changes
|
images/close_banner.png
CHANGED
File without changes
|
images/icons_32.png
CHANGED
File without changes
|
images/icons_32_b.png
CHANGED
File without changes
|
images/menu.png
CHANGED
File without changes
|
images/menu_b.png
CHANGED
File without changes
|
images/menu_single.png
CHANGED
File without changes
|
images/px.png
CHANGED
File without changes
|
js/c_o_o_k_i_e.js
CHANGED
File without changes
|
js/script.js
CHANGED
File without changes
|
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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Petya <p@pipermagus.com>\n"
|
9 |
"Language: uk_UA\n"
|
@@ -16,641 +16,704 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.7\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
21 |
msgid "Gallery"
|
22 |
msgstr "Галерия"
|
23 |
|
24 |
-
#: gallery-plugin.php:
|
25 |
msgid "See images »"
|
26 |
msgstr "Виж изображенията »"
|
27 |
|
28 |
-
#: gallery-plugin.php:
|
29 |
msgid "requires"
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: gallery-plugin.php:
|
33 |
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: gallery-plugin.php:
|
37 |
msgid "Back to the WordPress"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: gallery-plugin.php:
|
41 |
#, fuzzy
|
42 |
msgid "Plugins page"
|
43 |
msgstr "Плагіни про-версії"
|
44 |
|
45 |
-
#: gallery-plugin.php:
|
46 |
-
#: gallery-plugin.php:
|
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:
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "Galleries"
|
53 |
msgstr "Галерии"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Добави галерия"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Добави нова галерия"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Редактирай галерия"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Нова галерия"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Преглед на галерия"
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Намери галерия"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Няма намерена галерия"
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Upload File"
|
85 |
msgstr "Качване на файл"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Шорткод за галерия"
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
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:
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Изберете изображение за качване:"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "Please enable JavaScript to use the file uploader."
|
101 |
msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "Allow the download link for all images in this gallery"
|
105 |
msgstr "Позволете свалянето на всички изображения от тази галерия."
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
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:
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Моля, изберете"
|
114 |
|
115 |
-
#: gallery-plugin.php:
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Подреди изображенията по"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "sort images"
|
122 |
msgstr "подреди изображенията"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "на страницата с настройки за плъгина ("
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
#: gallery-plugin.php:
|
130 |
msgid "Title"
|
131 |
msgstr "Име"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Alt tag"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
142 |
msgid "(by click on image opens a link in a new window)"
|
143 |
msgstr "(отваря изображението в нов прозорец)"
|
144 |
|
145 |
-
#: gallery-plugin.php:
|
146 |
msgid "This setting is available in Pro version"
|
147 |
msgstr "Тази настройка е достъпна само в Pro версията."
|
148 |
|
149 |
-
#: gallery-plugin.php:
|
150 |
-
|
|
|
151 |
msgstr "Отваряне на линка"
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Current window"
|
155 |
msgstr "Текущия прозорец"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "New window"
|
159 |
msgstr "Нов прозорец"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
msgid "Delete"
|
163 |
msgstr "Изтриване"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
174 |
msgid "Author"
|
175 |
msgstr "Автор "
|
176 |
|
177 |
-
#: gallery-plugin.php:
|
178 |
msgid "Photo"
|
179 |
msgstr "Снимка"
|
180 |
|
181 |
-
#: gallery-plugin.php:
|
182 |
msgid "Publishing"
|
183 |
msgstr "Публикация"
|
184 |
|
185 |
-
#: gallery-plugin.php:
|
186 |
-
#: gallery-plugin.php:
|
187 |
msgid "Date"
|
188 |
msgstr "Дата "
|
189 |
|
190 |
-
#: gallery-plugin.php:
|
191 |
msgid "Settings are saved"
|
192 |
msgstr "Настройките са съхранени"
|
193 |
|
194 |
-
#: gallery-plugin.php:
|
195 |
-
#: gallery-plugin.php:
|
196 |
msgid "Wrong license key"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: gallery-plugin.php:
|
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:
|
204 |
msgid "This license key is bind to another site"
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: gallery-plugin.php:
|
208 |
-
#: gallery-plugin.php:
|
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:
|
213 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: gallery-plugin.php:
|
217 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: gallery-plugin.php:
|
221 |
-
#: gallery-plugin.php:
|
222 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: gallery-plugin.php:
|
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:
|
230 |
msgid "Please, enter Your license key"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Gallery Settings"
|
235 |
msgstr "Настройки на галерията"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
msgid "Settings"
|
241 |
msgstr "Настройки"
|
242 |
|
243 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
244 |
msgid "Go PRO"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Notice:"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
260 |
#, fuzzy
|
261 |
msgid "Please enable JavaScript to use the option to renew images."
|
262 |
msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
|
263 |
|
264 |
-
#: gallery-plugin.php:
|
265 |
msgid "Update images for gallery"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: gallery-plugin.php:
|
269 |
#, fuzzy
|
270 |
msgid "Update images"
|
271 |
msgstr "подреди изображенията"
|
272 |
|
273 |
-
#: gallery-plugin.php:
|
274 |
msgid "Updating images..."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: gallery-plugin.php:
|
278 |
#, fuzzy
|
279 |
msgid "No image found"
|
280 |
msgstr "Няма намерена галерия"
|
281 |
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "All images are updated"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: gallery-plugin.php:
|
287 |
msgid "Error."
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: gallery-plugin.php:
|
291 |
msgid "Image size for the album cover"
|
292 |
msgstr "Размер на изображението за корица на албума"
|
293 |
|
294 |
-
#: gallery-plugin.php:
|
295 |
-
#: gallery-plugin.php:
|
296 |
-
#: gallery-plugin.php:
|
297 |
msgid "Image size"
|
298 |
msgstr "Размер на изображението"
|
299 |
|
300 |
-
#: gallery-plugin.php:
|
301 |
-
#: gallery-plugin.php:
|
302 |
msgid "Width (in px)"
|
303 |
msgstr "Ширина (в px)"
|
304 |
|
305 |
-
#: gallery-plugin.php:
|
306 |
-
#: gallery-plugin.php:
|
307 |
msgid "Height (in px)"
|
308 |
msgstr "Височина (в px)"
|
309 |
|
310 |
-
#: gallery-plugin.php:
|
311 |
msgid "Gallery image size"
|
312 |
msgstr "Размер на изображението в галерия"
|
313 |
|
314 |
-
#: gallery-plugin.php:
|
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:
|
319 |
msgid "Gallery image size in the lightbox"
|
320 |
msgstr "Размер на изображението за lightbox"
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Max width (in px)"
|
324 |
msgstr "Макс. ширина (в px)"
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Max height (in px)"
|
328 |
msgstr "Макс. височина (в px)"
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
msgid "Display a full size image in the lightbox"
|
332 |
msgstr "Показване на изображението в пълен размер в lightbox"
|
333 |
|
334 |
-
#: gallery-plugin.php:
|
335 |
msgid "Crop position"
|
336 |
msgstr "Позиция за изрязване"
|
337 |
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "Horizontal"
|
340 |
msgstr "Хоризонтално"
|
341 |
|
342 |
-
#: gallery-plugin.php:
|
343 |
msgid "left"
|
344 |
msgstr "ляво"
|
345 |
|
346 |
-
#: gallery-plugin.php:
|
347 |
-
#: gallery-plugin.php:
|
348 |
msgid "center"
|
349 |
msgstr "център"
|
350 |
|
351 |
-
#: gallery-plugin.php:
|
352 |
msgid "right"
|
353 |
msgstr "дясно"
|
354 |
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "Vertical"
|
357 |
msgstr "Вертикално"
|
358 |
|
359 |
-
#: gallery-plugin.php:
|
360 |
msgid "top"
|
361 |
msgstr "отгоре"
|
362 |
|
363 |
-
#: gallery-plugin.php:
|
364 |
msgid "bottom"
|
365 |
msgstr "отдолу"
|
366 |
|
367 |
-
#: gallery-plugin.php:
|
368 |
msgid "Lightbox background"
|
369 |
msgstr "Фон на lightbox"
|
370 |
|
371 |
-
#: gallery-plugin.php:
|
372 |
msgid "Default"
|
373 |
msgstr "По подразбиране"
|
374 |
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Background transparency (from 0 to 1)"
|
377 |
msgstr "Прозрачност на фона (от 0 до 1)"
|
378 |
|
379 |
-
#: gallery-plugin.php:
|
380 |
msgid "Select a background color"
|
381 |
msgstr "Изберете цвят за фон"
|
382 |
|
383 |
-
#: gallery-plugin.php:
|
384 |
msgid "Background color"
|
385 |
msgstr "Цвят на фона"
|
386 |
|
387 |
-
#: gallery-plugin.php:
|
388 |
-
#: gallery-plugin.php:
|
389 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: gallery-plugin.php:
|
393 |
-
#: gallery-plugin.php:
|
394 |
-
msgid "
|
395 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
396 |
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "Images with border"
|
399 |
msgstr "Изображения с рамка"
|
400 |
|
401 |
-
#: gallery-plugin.php:
|
402 |
msgid "Border width in px, just numbers"
|
403 |
msgstr "Ширина на рамката в пиксели, само числа"
|
404 |
|
405 |
-
#: gallery-plugin.php:
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "Select a border color"
|
408 |
msgstr "Изберете цвят за рамката"
|
409 |
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "Number of images in the row"
|
412 |
msgstr "Брой изображения на ред"
|
413 |
|
414 |
-
#: gallery-plugin.php:
|
415 |
msgid "Start slideshow"
|
416 |
msgstr "Слайдшоу"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "Slideshow interval"
|
420 |
msgstr "Интервал за слайдшоу"
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Use single lightbox for multiple galleries on one page"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Attachment ID"
|
428 |
msgstr "ID на изображението"
|
429 |
|
430 |
-
#: gallery-plugin.php:
|
431 |
msgid "Image Name"
|
432 |
msgstr "Име на изображението"
|
433 |
|
434 |
-
#: gallery-plugin.php:
|
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:
|
439 |
msgid "Random"
|
440 |
msgstr "Произволен"
|
441 |
|
442 |
-
#: gallery-plugin.php:
|
443 |
msgid "Sort images"
|
444 |
msgstr "Подреди изображенията"
|
445 |
|
446 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
455 |
msgid "Display text above the image"
|
456 |
msgstr "Показване на текст над изображението"
|
457 |
|
458 |
-
#: gallery-plugin.php:
|
459 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
460 |
msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
|
461 |
|
462 |
-
#: gallery-plugin.php:
|
463 |
msgid "Display the Back link"
|
464 |
msgstr "Показване на линк 'Назад'"
|
465 |
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "Display the Back link in the shortcode"
|
468 |
msgstr "Показване на линк 'Назад' в шорткода"
|
469 |
|
470 |
-
#: gallery-plugin.php:
|
471 |
msgid "The Back link text"
|
472 |
msgstr "Текст за линка 'Назад'"
|
473 |
|
474 |
-
#: gallery-plugin.php:
|
475 |
msgid "The Back link URL"
|
476 |
msgstr "URL за линка 'Назад'"
|
477 |
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "Gallery page (Page with Gallery Template)"
|
480 |
msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
|
481 |
|
482 |
-
#: gallery-plugin.php:
|
483 |
msgid "(Full URL to custom page)"
|
484 |
msgstr "(Пълно URL към произволна страница)"
|
485 |
|
486 |
-
#: gallery-plugin.php:
|
487 |
msgid "The Read More link text"
|
488 |
msgstr "Текст за линка 'Прочети повече'"
|
489 |
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Add gallery to the search"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "Using"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: gallery-plugin.php:
|
499 |
msgid "powered by"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: gallery-plugin.php:
|
503 |
-
#: gallery-plugin.php:
|
504 |
msgid "Using Custom Search powered by"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Activate Custom Search"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: gallery-plugin.php:
|
512 |
msgid "Download Custom Search"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
msgid "Display Like buttons in the lightbox"
|
517 |
msgstr "Показване на Like бутони в lightbox"
|
518 |
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "FaceBook"
|
521 |
msgstr "FaceBook"
|
522 |
|
523 |
-
#: gallery-plugin.php:
|
524 |
msgid "Twitter"
|
525 |
msgstr "Twitter"
|
526 |
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "Pinterest"
|
529 |
msgstr "Pinterest"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Google +1"
|
533 |
msgstr "Google +1"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "Slug for gallery item"
|
537 |
msgstr "Название на елемент от галерията"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
540 |
msgid "for any structure of permalinks except the default structure"
|
541 |
msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
|
542 |
|
543 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
544 |
msgid "Save Changes"
|
545 |
msgstr "Съхрани промените"
|
546 |
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: gallery-plugin.php:
|
552 |
#, fuzzy
|
553 |
msgid "Rate the plugin"
|
554 |
msgstr "Безкоштовні плагіни"
|
555 |
|
556 |
-
#: gallery-plugin.php:
|
557 |
#, fuzzy
|
558 |
msgid "If there is something wrong about it, please contact us"
|
559 |
msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
|
560 |
|
561 |
-
#: gallery-plugin.php:
|
562 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: gallery-plugin.php:
|
566 |
msgid "Please, go to"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: gallery-plugin.php:
|
570 |
#, fuzzy
|
571 |
msgid "the setting page"
|
572 |
msgstr "на страницата с настройки за плъгина ("
|
573 |
|
574 |
-
#: gallery-plugin.php:
|
575 |
msgid "You will be redirected automatically in 5 seconds."
|
576 |
msgstr ""
|
577 |
|
578 |
-
#: gallery-plugin.php:
|
579 |
msgid "You can download and activate"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: gallery-plugin.php:
|
583 |
msgid "version of this plugin by entering Your license key."
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: gallery-plugin.php:
|
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:
|
591 |
msgid "(your username is the email you specify when purchasing the product)."
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: gallery-plugin.php:
|
595 |
-
#: gallery-plugin.php:
|
596 |
-
|
597 |
-
|
|
|
598 |
|
599 |
-
#: gallery-plugin.php:
|
600 |
-
|
601 |
-
|
|
|
602 |
|
603 |
-
#: gallery-plugin.php:
|
604 |
msgid "Support"
|
605 |
msgstr "Поддръжка"
|
606 |
|
607 |
-
#: gallery-plugin.php:
|
608 |
-
#: template/gallery-single-template.php:
|
609 |
msgid "Download high resolution image"
|
610 |
msgstr "Свали изображението в цял размер"
|
611 |
|
612 |
-
#: gallery-plugin.php:
|
613 |
-
#: template/gallery-single-template.php:
|
614 |
msgid "Sorry, nothing found."
|
615 |
msgstr "Съжалявам, нищо не е намерено."
|
616 |
|
617 |
-
#: gallery-plugin.php:
|
618 |
-
#: template/gallery-single-template.php:
|
619 |
msgid "Image"
|
620 |
msgstr "Изображение"
|
621 |
|
622 |
-
#: gallery-plugin.php:
|
623 |
#, fuzzy
|
624 |
msgid "Image size not defined"
|
625 |
msgstr "Размер на изображението"
|
626 |
|
627 |
-
#: gallery-plugin.php:
|
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:
|
632 |
msgid "Image size changes not defined"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: gallery-plugin.php:
|
636 |
-
#: gallery-plugin.php:
|
637 |
-
#: gallery-plugin.php:
|
638 |
msgid "Invalid path"
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: gallery-plugin.php:
|
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:
|
651 |
-
msgid "Extend standard plugin functionality with new great options
|
652 |
msgstr ""
|
653 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
654 |
#, fuzzy
|
655 |
#~ msgid "No gallery item found"
|
656 |
#~ msgstr "Няма намерена галерия"
|
@@ -751,9 +814,6 @@ msgstr ""
|
|
751 |
#~ msgid "Sorry, email message could not be delivered."
|
752 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
753 |
|
754 |
-
#~ msgid "Activated plugins"
|
755 |
-
#~ msgstr "Активовані плагіни"
|
756 |
-
|
757 |
#~ msgid "Installed plugins"
|
758 |
#~ msgstr "Встановлених модулів"
|
759 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+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:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
msgid "Gallery"
|
22 |
msgstr "Галерия"
|
23 |
|
24 |
+
#: gallery-plugin.php:125
|
25 |
msgid "See images »"
|
26 |
msgstr "Виж изображенията »"
|
27 |
|
28 |
+
#: gallery-plugin.php:172
|
29 |
msgid "requires"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: gallery-plugin.php:172
|
33 |
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: gallery-plugin.php:172
|
37 |
msgid "Back to the WordPress"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: gallery-plugin.php:172
|
41 |
#, fuzzy
|
42 |
msgid "Plugins page"
|
43 |
msgstr "Плагіни про-версії"
|
44 |
|
45 |
+
#: gallery-plugin.php:250
|
46 |
+
#: gallery-plugin.php:823
|
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:272
|
51 |
+
#: gallery-plugin.php:282
|
52 |
msgid "Galleries"
|
53 |
msgstr "Галерии"
|
54 |
|
55 |
+
#: gallery-plugin.php:274
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Добави галерия"
|
58 |
|
59 |
+
#: gallery-plugin.php:275
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Добави нова галерия"
|
62 |
|
63 |
+
#: gallery-plugin.php:276
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Редактирай галерия"
|
66 |
|
67 |
+
#: gallery-plugin.php:277
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Нова галерия"
|
70 |
|
71 |
+
#: gallery-plugin.php:278
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Преглед на галерия"
|
74 |
|
75 |
+
#: gallery-plugin.php:279
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Намери галерия"
|
78 |
|
79 |
+
#: gallery-plugin.php:280
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Няма намерена галерия"
|
82 |
|
83 |
+
#: gallery-plugin.php:337
|
84 |
msgid "Upload File"
|
85 |
msgstr "Качване на файл"
|
86 |
|
87 |
+
#: gallery-plugin.php:338
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Шорткод за галерия"
|
90 |
|
91 |
+
#: gallery-plugin.php:356
|
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:359
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Изберете изображение за качване:"
|
98 |
|
99 |
+
#: gallery-plugin.php:364
|
100 |
msgid "Please enable JavaScript to use the file uploader."
|
101 |
msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
|
102 |
|
103 |
+
#: gallery-plugin.php:371
|
104 |
msgid "Allow the download link for all images in this gallery"
|
105 |
msgstr "Позволете свалянето на всички изображения от тази галерия."
|
106 |
|
107 |
+
#: gallery-plugin.php:372
|
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:374
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Моля, изберете"
|
114 |
|
115 |
+
#: gallery-plugin.php:374
|
116 |
+
#: gallery-plugin.php:1099
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Подреди изображенията по"
|
119 |
|
120 |
+
#: gallery-plugin.php:374
|
121 |
msgid "sort images"
|
122 |
msgstr "подреди изображенията"
|
123 |
|
124 |
+
#: gallery-plugin.php:374
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "на страницата с настройки за плъгина ("
|
127 |
|
128 |
+
#: gallery-plugin.php:416
|
129 |
+
#: gallery-plugin.php:637
|
130 |
msgid "Title"
|
131 |
msgstr "Име"
|
132 |
|
133 |
+
#: gallery-plugin.php:418
|
134 |
msgid "Alt tag"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: gallery-plugin.php:419
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
+
#: gallery-plugin.php:419
|
142 |
msgid "(by click on image opens a link in a new window)"
|
143 |
msgstr "(отваря изображението в нов прозорец)"
|
144 |
|
145 |
+
#: gallery-plugin.php:420
|
146 |
msgid "This setting is available in Pro version"
|
147 |
msgstr "Тази настройка е достъпна само в Pro версията."
|
148 |
|
149 |
+
#: gallery-plugin.php:421
|
150 |
+
#, fuzzy
|
151 |
+
msgid "Open the URL"
|
152 |
msgstr "Отваряне на линка"
|
153 |
|
154 |
+
#: gallery-plugin.php:421
|
155 |
msgid "Current window"
|
156 |
msgstr "Текущия прозорец"
|
157 |
|
158 |
+
#: gallery-plugin.php:421
|
159 |
msgid "New window"
|
160 |
msgstr "Нов прозорец"
|
161 |
|
162 |
+
#: gallery-plugin.php:422
|
163 |
+
#, fuzzy
|
164 |
+
msgid "Lightbox button URL"
|
165 |
+
msgstr "Фон на lightbox"
|
166 |
+
|
167 |
+
#: gallery-plugin.php:423
|
168 |
+
msgid "Description"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: gallery-plugin.php:424
|
172 |
msgid "Delete"
|
173 |
msgstr "Изтриване"
|
174 |
|
175 |
+
#: gallery-plugin.php:437
|
176 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
177 |
msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
|
178 |
|
179 |
+
#: gallery-plugin.php:439
|
180 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
181 |
msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
|
182 |
|
183 |
+
#: gallery-plugin.php:638
|
184 |
msgid "Author"
|
185 |
msgstr "Автор "
|
186 |
|
187 |
+
#: gallery-plugin.php:639
|
188 |
msgid "Photo"
|
189 |
msgstr "Снимка"
|
190 |
|
191 |
+
#: gallery-plugin.php:640
|
192 |
msgid "Publishing"
|
193 |
msgstr "Публикация"
|
194 |
|
195 |
+
#: gallery-plugin.php:641
|
196 |
+
#: gallery-plugin.php:1103
|
197 |
msgid "Date"
|
198 |
msgstr "Дата "
|
199 |
|
200 |
+
#: gallery-plugin.php:816
|
201 |
msgid "Settings are saved"
|
202 |
msgstr "Настройките са съхранени"
|
203 |
|
204 |
+
#: gallery-plugin.php:835
|
205 |
+
#: gallery-plugin.php:874
|
206 |
msgid "Wrong license key"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: gallery-plugin.php:867
|
210 |
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."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: gallery-plugin.php:876
|
214 |
msgid "This license key is bind to another site"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: gallery-plugin.php:878
|
218 |
+
#: gallery-plugin.php:1281
|
219 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: gallery-plugin.php:895
|
223 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: gallery-plugin.php:901
|
227 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: gallery-plugin.php:905
|
231 |
+
#: gallery-plugin.php:914
|
232 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: gallery-plugin.php:918
|
236 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: gallery-plugin.php:933
|
240 |
msgid "Please, enter Your license key"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: gallery-plugin.php:941
|
244 |
msgid "Gallery Settings"
|
245 |
msgstr "Настройки на галерията"
|
246 |
|
247 |
+
#: gallery-plugin.php:943
|
248 |
+
#: gallery-plugin.php:1304
|
249 |
+
#: gallery-plugin.php:1320
|
250 |
msgid "Settings"
|
251 |
msgstr "Настройки"
|
252 |
|
253 |
+
#: gallery-plugin.php:944
|
254 |
+
#: gallery-plugin.php:1305
|
255 |
+
msgid "FAQ"
|
256 |
+
msgstr "Често задавани въпроси"
|
257 |
+
|
258 |
+
#: gallery-plugin.php:945
|
259 |
msgid "Go PRO"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: gallery-plugin.php:950
|
263 |
msgid "Notice:"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: gallery-plugin.php:950
|
267 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: gallery-plugin.php:951
|
271 |
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:"
|
272 |
msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
|
273 |
|
274 |
+
#: gallery-plugin.php:953
|
275 |
#, fuzzy
|
276 |
msgid "Please enable JavaScript to use the option to renew images."
|
277 |
msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
|
278 |
|
279 |
+
#: gallery-plugin.php:957
|
280 |
msgid "Update images for gallery"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: gallery-plugin.php:959
|
284 |
#, fuzzy
|
285 |
msgid "Update images"
|
286 |
msgstr "подреди изображенията"
|
287 |
|
288 |
+
#: gallery-plugin.php:964
|
289 |
msgid "Updating images..."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: gallery-plugin.php:965
|
293 |
#, fuzzy
|
294 |
msgid "No image found"
|
295 |
msgstr "Няма намерена галерия"
|
296 |
|
297 |
+
#: gallery-plugin.php:966
|
298 |
msgid "All images are updated"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: gallery-plugin.php:967
|
302 |
msgid "Error."
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: gallery-plugin.php:973
|
306 |
msgid "Image size for the album cover"
|
307 |
msgstr "Размер на изображението за корица на албума"
|
308 |
|
309 |
+
#: gallery-plugin.php:975
|
310 |
+
#: gallery-plugin.php:983
|
311 |
+
#: gallery-plugin.php:999
|
312 |
msgid "Image size"
|
313 |
msgstr "Размер на изображението"
|
314 |
|
315 |
+
#: gallery-plugin.php:976
|
316 |
+
#: gallery-plugin.php:984
|
317 |
msgid "Width (in px)"
|
318 |
msgstr "Ширина (в px)"
|
319 |
|
320 |
+
#: gallery-plugin.php:977
|
321 |
+
#: gallery-plugin.php:985
|
322 |
msgid "Height (in px)"
|
323 |
msgstr "Височина (в px)"
|
324 |
|
325 |
+
#: gallery-plugin.php:981
|
326 |
msgid "Gallery image size"
|
327 |
msgstr "Размер на изображението в галерия"
|
328 |
|
329 |
+
#: gallery-plugin.php:989
|
330 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
331 |
msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
|
332 |
|
333 |
+
#: gallery-plugin.php:997
|
334 |
msgid "Gallery image size in the lightbox"
|
335 |
msgstr "Размер на изображението за lightbox"
|
336 |
|
337 |
+
#: gallery-plugin.php:1000
|
338 |
msgid "Max width (in px)"
|
339 |
msgstr "Макс. ширина (в px)"
|
340 |
|
341 |
+
#: gallery-plugin.php:1001
|
342 |
msgid "Max height (in px)"
|
343 |
msgstr "Макс. височина (в px)"
|
344 |
|
345 |
+
#: gallery-plugin.php:1002
|
346 |
msgid "Display a full size image in the lightbox"
|
347 |
msgstr "Показване на изображението в пълен размер в lightbox"
|
348 |
|
349 |
+
#: gallery-plugin.php:1006
|
350 |
msgid "Crop position"
|
351 |
msgstr "Позиция за изрязване"
|
352 |
|
353 |
+
#: gallery-plugin.php:1008
|
354 |
msgid "Horizontal"
|
355 |
msgstr "Хоризонтално"
|
356 |
|
357 |
+
#: gallery-plugin.php:1010
|
358 |
msgid "left"
|
359 |
msgstr "ляво"
|
360 |
|
361 |
+
#: gallery-plugin.php:1011
|
362 |
+
#: gallery-plugin.php:1018
|
363 |
msgid "center"
|
364 |
msgstr "център"
|
365 |
|
366 |
+
#: gallery-plugin.php:1012
|
367 |
msgid "right"
|
368 |
msgstr "дясно"
|
369 |
|
370 |
+
#: gallery-plugin.php:1015
|
371 |
msgid "Vertical"
|
372 |
msgstr "Вертикално"
|
373 |
|
374 |
+
#: gallery-plugin.php:1017
|
375 |
msgid "top"
|
376 |
msgstr "отгоре"
|
377 |
|
378 |
+
#: gallery-plugin.php:1019
|
379 |
msgid "bottom"
|
380 |
msgstr "отдолу"
|
381 |
|
382 |
+
#: gallery-plugin.php:1024
|
383 |
msgid "Lightbox background"
|
384 |
msgstr "Фон на lightbox"
|
385 |
|
386 |
+
#: gallery-plugin.php:1026
|
387 |
msgid "Default"
|
388 |
msgstr "По подразбиране"
|
389 |
|
390 |
+
#: gallery-plugin.php:1027
|
391 |
msgid "Background transparency (from 0 to 1)"
|
392 |
msgstr "Прозрачност на фона (от 0 до 1)"
|
393 |
|
394 |
+
#: gallery-plugin.php:1029
|
395 |
msgid "Select a background color"
|
396 |
msgstr "Изберете цвят за фон"
|
397 |
|
398 |
+
#: gallery-plugin.php:1031
|
399 |
msgid "Background color"
|
400 |
msgstr "Цвят на фона"
|
401 |
|
402 |
+
#: gallery-plugin.php:1038
|
403 |
+
#: gallery-plugin.php:1211
|
404 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: gallery-plugin.php:1045
|
408 |
+
#: gallery-plugin.php:1218
|
409 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
410 |
+
msgstr ""
|
411 |
+
|
412 |
+
#: gallery-plugin.php:1046
|
413 |
+
#: gallery-plugin.php:1219
|
414 |
+
#: gallery-plugin.php:2039
|
415 |
+
#, fuzzy
|
416 |
+
msgid "Learn More"
|
417 |
+
msgstr "Читати далі"
|
418 |
+
|
419 |
+
#: gallery-plugin.php:1050
|
420 |
+
#: gallery-plugin.php:1223
|
421 |
+
msgid "Start Your Trial"
|
422 |
+
msgstr ""
|
423 |
+
|
424 |
+
#: gallery-plugin.php:1051
|
425 |
+
#: gallery-plugin.php:1224
|
426 |
+
#: gallery-plugin.php:1278
|
427 |
+
#: gallery-plugin.php:1288
|
428 |
+
msgid "or"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: gallery-plugin.php:1054
|
432 |
+
#: gallery-plugin.php:1227
|
433 |
+
msgid "Go"
|
434 |
+
msgstr ""
|
435 |
|
436 |
+
#: gallery-plugin.php:1062
|
437 |
msgid "Images with border"
|
438 |
msgstr "Изображения с рамка"
|
439 |
|
440 |
+
#: gallery-plugin.php:1065
|
441 |
msgid "Border width in px, just numbers"
|
442 |
msgstr "Ширина на рамката в пиксели, само числа"
|
443 |
|
444 |
+
#: gallery-plugin.php:1067
|
445 |
+
#: gallery-plugin.php:1069
|
446 |
msgid "Select a border color"
|
447 |
msgstr "Изберете цвят за рамката"
|
448 |
|
449 |
+
#: gallery-plugin.php:1075
|
450 |
msgid "Number of images in the row"
|
451 |
msgstr "Брой изображения на ред"
|
452 |
|
453 |
+
#: gallery-plugin.php:1081
|
454 |
msgid "Start slideshow"
|
455 |
msgstr "Слайдшоу"
|
456 |
|
457 |
+
#: gallery-plugin.php:1087
|
458 |
msgid "Slideshow interval"
|
459 |
msgstr "Интервал за слайдшоу"
|
460 |
|
461 |
+
#: gallery-plugin.php:1093
|
462 |
msgid "Use single lightbox for multiple galleries on one page"
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: gallery-plugin.php:1101
|
466 |
msgid "Attachment ID"
|
467 |
msgstr "ID на изображението"
|
468 |
|
469 |
+
#: gallery-plugin.php:1102
|
470 |
msgid "Image Name"
|
471 |
msgstr "Име на изображението"
|
472 |
|
473 |
+
#: gallery-plugin.php:1104
|
474 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
475 |
msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
|
476 |
|
477 |
+
#: gallery-plugin.php:1105
|
478 |
msgid "Random"
|
479 |
msgstr "Произволен"
|
480 |
|
481 |
+
#: gallery-plugin.php:1109
|
482 |
msgid "Sort images"
|
483 |
msgstr "Подреди изображенията"
|
484 |
|
485 |
+
#: gallery-plugin.php:1111
|
486 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
487 |
msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
|
488 |
|
489 |
+
#: gallery-plugin.php:1112
|
490 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
491 |
msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
|
492 |
|
493 |
+
#: gallery-plugin.php:1116
|
494 |
msgid "Display text above the image"
|
495 |
msgstr "Показване на текст над изображението"
|
496 |
|
497 |
+
#: gallery-plugin.php:1118
|
498 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
499 |
msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
|
500 |
|
501 |
+
#: gallery-plugin.php:1122
|
502 |
msgid "Display the Back link"
|
503 |
msgstr "Показване на линк 'Назад'"
|
504 |
|
505 |
+
#: gallery-plugin.php:1128
|
506 |
msgid "Display the Back link in the shortcode"
|
507 |
msgstr "Показване на линк 'Назад' в шорткода"
|
508 |
|
509 |
+
#: gallery-plugin.php:1134
|
510 |
msgid "The Back link text"
|
511 |
msgstr "Текст за линка 'Назад'"
|
512 |
|
513 |
+
#: gallery-plugin.php:1140
|
514 |
msgid "The Back link URL"
|
515 |
msgstr "URL за линка 'Назад'"
|
516 |
|
517 |
+
#: gallery-plugin.php:1142
|
518 |
msgid "Gallery page (Page with Gallery Template)"
|
519 |
msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
|
520 |
|
521 |
+
#: gallery-plugin.php:1144
|
522 |
msgid "(Full URL to custom page)"
|
523 |
msgstr "(Пълно URL към произволна страница)"
|
524 |
|
525 |
+
#: gallery-plugin.php:1148
|
526 |
msgid "The Read More link text"
|
527 |
msgstr "Текст за линка 'Прочети повече'"
|
528 |
|
529 |
+
#: gallery-plugin.php:1154
|
530 |
msgid "Add gallery to the search"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: gallery-plugin.php:1164
|
534 |
msgid "Using"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: gallery-plugin.php:1164
|
538 |
msgid "powered by"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: gallery-plugin.php:1167
|
542 |
+
#: gallery-plugin.php:1171
|
543 |
msgid "Using Custom Search powered by"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: gallery-plugin.php:1167
|
547 |
msgid "Activate Custom Search"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: gallery-plugin.php:1171
|
551 |
msgid "Download Custom Search"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: gallery-plugin.php:1181
|
555 |
+
msgid "The lightbox helper"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: gallery-plugin.php:1183
|
559 |
+
msgid "Do not use"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: gallery-plugin.php:1184
|
563 |
+
msgid "Button helper"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: gallery-plugin.php:1185
|
567 |
+
msgid "Thumbnail helper"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: gallery-plugin.php:1189
|
571 |
msgid "Display Like buttons in the lightbox"
|
572 |
msgstr "Показване на Like бутони в lightbox"
|
573 |
|
574 |
+
#: gallery-plugin.php:1191
|
575 |
msgid "FaceBook"
|
576 |
msgstr "FaceBook"
|
577 |
|
578 |
+
#: gallery-plugin.php:1192
|
579 |
msgid "Twitter"
|
580 |
msgstr "Twitter"
|
581 |
|
582 |
+
#: gallery-plugin.php:1193
|
583 |
msgid "Pinterest"
|
584 |
msgstr "Pinterest"
|
585 |
|
586 |
+
#: gallery-plugin.php:1194
|
587 |
msgid "Google +1"
|
588 |
msgstr "Google +1"
|
589 |
|
590 |
+
#: gallery-plugin.php:1198
|
591 |
msgid "Slug for gallery item"
|
592 |
msgstr "Название на елемент от галерията"
|
593 |
|
594 |
+
#: gallery-plugin.php:1200
|
595 |
msgid "for any structure of permalinks except the default structure"
|
596 |
msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
|
597 |
|
598 |
+
#: gallery-plugin.php:1204
|
599 |
+
msgid "Title for lightbox button"
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: gallery-plugin.php:1235
|
603 |
msgid "Save Changes"
|
604 |
msgstr "Съхрани промените"
|
605 |
|
606 |
+
#: gallery-plugin.php:1241
|
607 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
608 |
msgstr ""
|
609 |
|
610 |
+
#: gallery-plugin.php:1242
|
611 |
#, fuzzy
|
612 |
msgid "Rate the plugin"
|
613 |
msgstr "Безкоштовні плагіни"
|
614 |
|
615 |
+
#: gallery-plugin.php:1245
|
616 |
#, fuzzy
|
617 |
msgid "If there is something wrong about it, please contact us"
|
618 |
msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
|
619 |
|
620 |
+
#: gallery-plugin.php:1256
|
621 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: gallery-plugin.php:1258
|
625 |
msgid "Please, go to"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: gallery-plugin.php:1258
|
629 |
#, fuzzy
|
630 |
msgid "the setting page"
|
631 |
msgstr "на страницата с настройки за плъгина ("
|
632 |
|
633 |
+
#: gallery-plugin.php:1259
|
634 |
msgid "You will be redirected automatically in 5 seconds."
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: gallery-plugin.php:1264
|
638 |
msgid "You can download and activate"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: gallery-plugin.php:1266
|
642 |
msgid "version of this plugin by entering Your license key."
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: gallery-plugin.php:1268
|
646 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
647 |
msgstr ""
|
648 |
|
649 |
+
#: gallery-plugin.php:1270
|
650 |
msgid "(your username is the email you specify when purchasing the product)."
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: gallery-plugin.php:1278
|
654 |
+
#: gallery-plugin.php:1288
|
655 |
+
#, fuzzy
|
656 |
+
msgid "Activate"
|
657 |
+
msgstr "Активовані плагіни"
|
658 |
|
659 |
+
#: gallery-plugin.php:1278
|
660 |
+
#: gallery-plugin.php:1288
|
661 |
+
msgid "Start Your Free 7-Day Trial Now"
|
662 |
+
msgstr ""
|
663 |
|
664 |
+
#: gallery-plugin.php:1306
|
665 |
msgid "Support"
|
666 |
msgstr "Поддръжка"
|
667 |
|
668 |
+
#: gallery-plugin.php:1434
|
669 |
+
#: template/gallery-single-template.php:13
|
670 |
msgid "Download high resolution image"
|
671 |
msgstr "Свали изображението в цял размер"
|
672 |
|
673 |
+
#: gallery-plugin.php:1543
|
674 |
+
#: template/gallery-single-template.php:76
|
675 |
msgid "Sorry, nothing found."
|
676 |
msgstr "Съжалявам, нищо не е намерено."
|
677 |
|
678 |
+
#: gallery-plugin.php:1565
|
679 |
+
#: template/gallery-single-template.php:102
|
680 |
msgid "Image"
|
681 |
msgstr "Изображение"
|
682 |
|
683 |
+
#: gallery-plugin.php:1856
|
684 |
#, fuzzy
|
685 |
msgid "Image size not defined"
|
686 |
msgstr "Размер на изображението"
|
687 |
|
688 |
+
#: gallery-plugin.php:1871
|
689 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: gallery-plugin.php:1882
|
693 |
msgid "Image size changes not defined"
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: gallery-plugin.php:1911
|
697 |
+
#: gallery-plugin.php:1914
|
698 |
+
#: gallery-plugin.php:1919
|
699 |
msgid "Invalid path"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
|
|
703 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: gallery-plugin.php:2043
|
707 |
+
msgid "Extend standard plugin functionality with new great options"
|
708 |
msgstr ""
|
709 |
|
710 |
+
#~ msgid ""
|
711 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
712 |
+
#~ "more details, please follow the link"
|
713 |
+
#~ msgstr ""
|
714 |
+
#~ "Тази опция е налична в Pro версията на плъгина. За повече подробности, "
|
715 |
+
#~ "моля отидете на "
|
716 |
+
|
717 |
#, fuzzy
|
718 |
#~ msgid "No gallery item found"
|
719 |
#~ msgstr "Няма намерена галерия"
|
814 |
#~ msgid "Sorry, email message could not be delivered."
|
815 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
816 |
|
|
|
|
|
|
|
817 |
#~ msgid "Installed plugins"
|
818 |
#~ msgstr "Встановлених модулів"
|
819 |
|
languages/gallery-cs_CZ.mo
CHANGED
Binary file
|
languages/gallery-cs_CZ.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Lagya <lagya@me.com>\n"
|
9 |
"Language: cs\n"
|
@@ -17,633 +17,697 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: gallery-plugin.php:
|
21 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
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"
|
23 |
msgstr "Následující soubory \"gallery-template.php\" a \"gallery-single-template.php\"nebyly nalezeny v adresáři vašeho tématu WP. Zkopírujte prosím z adresáře `/wp-content/plugins/gallery-plugin/template/` do adresáře vašeho motivu pro správnou práci pluginu Gallery."
|
24 |
|
25 |
-
#: gallery-plugin.php:
|
26 |
-
#: gallery-plugin.php:
|
27 |
msgid "Galleries"
|
28 |
msgstr "Galerie"
|
29 |
|
30 |
-
#: gallery-plugin.php:
|
31 |
-
#: gallery-plugin.php:606
|
32 |
-
msgid "Gallery"
|
33 |
-
msgstr "Galerie"
|
34 |
-
|
35 |
-
#: gallery-plugin.php:130
|
36 |
msgid "Add a Gallery"
|
37 |
msgstr "Přidej galerii"
|
38 |
|
39 |
-
#: gallery-plugin.php:
|
40 |
msgid "Add New Gallery"
|
41 |
msgstr "Přidej novou galerii"
|
42 |
|
43 |
-
#: gallery-plugin.php:
|
44 |
msgid "Edit Gallery"
|
45 |
msgstr "Uprav galerii"
|
46 |
|
47 |
-
#: gallery-plugin.php:
|
48 |
msgid "New Gallery"
|
49 |
msgstr "Nová galerie"
|
50 |
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "View Gallery"
|
53 |
msgstr "Ukaž galerii"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Find a Gallery"
|
57 |
msgstr "Najdi galerii"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "No Gallery found"
|
61 |
msgstr "Žádná galerie nenalezena"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Upload File"
|
65 |
msgstr "Nahraj soubor"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "Gallery Shortcode"
|
69 |
msgstr "Zkrácený kód galerie"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
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)"
|
73 |
msgstr "Adresář galerie temp (gallery-plugin/upload/files) není k dispozici pro zápis na váš webový server. Pro nahrání obrázků, použijte prosím standardní funkce WP (knihovna médií)"
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Choose an image for upload:"
|
77 |
msgstr "Vyberte obrázky pro upload:"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "Please enable JavaScript to use the file uploader."
|
81 |
msgstr "Povolte JavaScript pro použití uploaderu."
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Allow the download link for all images in this gallery"
|
85 |
msgstr "Nechte odkaz ke stažení pro všechny obrázky v této galerii"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
89 |
msgstr "Chcete-li změnit pořadí snímků zobrazujících nezapomeňte uložit příspěvek Využijte funkci přetažení."
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
92 |
msgid "Please make a choice"
|
93 |
msgstr "Vyberte volbu"
|
94 |
|
95 |
-
#: gallery-plugin.php:
|
96 |
-
#: gallery-plugin.php:
|
97 |
msgid "Sort images by"
|
98 |
msgstr "Řazení obrázků dle"
|
99 |
|
100 |
-
#: gallery-plugin.php:
|
101 |
msgid "sort images"
|
102 |
msgstr "řadit obrázky"
|
103 |
|
104 |
-
#: gallery-plugin.php:
|
105 |
msgid "on the plugin settings page ("
|
106 |
msgstr "na stránce pluginu ("
|
107 |
|
108 |
-
#: gallery-plugin.php:
|
109 |
-
#: gallery-plugin.php:
|
110 |
msgid "Title"
|
111 |
msgstr "Titulek"
|
112 |
|
113 |
-
#: gallery-plugin.php:
|
114 |
msgid "Alt tag"
|
115 |
msgstr "Alt tag"
|
116 |
|
117 |
-
#: gallery-plugin.php:
|
118 |
msgid "URL"
|
119 |
msgstr "URL"
|
120 |
|
121 |
-
#: gallery-plugin.php:
|
122 |
msgid "(by click on image opens a link in a new window)"
|
123 |
msgstr "(kliknutím na obrázek se otevře odkaz v novém okně)"
|
124 |
|
125 |
-
#: gallery-plugin.php:
|
126 |
msgid "This setting is available in Pro version"
|
127 |
msgstr "Toto nastavení je k dispozici ve verzi Pro"
|
128 |
|
129 |
-
#: gallery-plugin.php:
|
130 |
-
|
|
|
131 |
msgstr "Otevřete odkaz"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Current window"
|
135 |
msgstr "Aktuální okno"
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "New window"
|
139 |
msgstr "Nové okno"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
msgid "Delete"
|
143 |
msgstr "Smazat"
|
144 |
|
145 |
-
#: gallery-plugin.php:
|
146 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
147 |
msgstr "Můžete přidat Galerii vložením tohoto zkráceného kódu na stránku nebo do příspěvku"
|
148 |
|
149 |
-
#: gallery-plugin.php:
|
150 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
151 |
msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Author"
|
155 |
msgstr "Autor"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "Photo"
|
159 |
msgstr "Foto"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
162 |
msgid "Publishing"
|
163 |
msgstr "Vydavatelství"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
166 |
-
#: gallery-plugin.php:
|
167 |
msgid "Date"
|
168 |
msgstr "Datum"
|
169 |
|
170 |
-
#: gallery-plugin.php:
|
171 |
-
msgid "See images »"
|
172 |
-
msgstr "Viz obrázky »"
|
173 |
-
|
174 |
-
#: gallery-plugin.php:682
|
175 |
-
msgid "requires"
|
176 |
-
msgstr "vyžaduje"
|
177 |
-
|
178 |
-
#: gallery-plugin.php:682
|
179 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
180 |
-
msgstr "nebo vyšší. To je důvod, proč byl deaktivován! Prosím nainstalujte si WordPress a zkuste to znovu."
|
181 |
-
|
182 |
-
#: gallery-plugin.php:682
|
183 |
-
msgid "Back to the WordPress"
|
184 |
-
msgstr "Zpět na WordPress"
|
185 |
-
|
186 |
-
#: gallery-plugin.php:682
|
187 |
-
msgid "Plugins page"
|
188 |
-
msgstr "Stránka doplňků"
|
189 |
-
|
190 |
-
#: gallery-plugin.php:770
|
191 |
msgid "Settings are saved"
|
192 |
msgstr "Nastavení uloženo"
|
193 |
|
194 |
-
#: gallery-plugin.php:
|
195 |
-
#: gallery-plugin.php:
|
196 |
msgid "Wrong license key"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: gallery-plugin.php:
|
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:
|
204 |
msgid "This license key is bind to another site"
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: gallery-plugin.php:
|
208 |
-
#: gallery-plugin.php:
|
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:
|
213 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: gallery-plugin.php:
|
217 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: gallery-plugin.php:
|
221 |
-
#: gallery-plugin.php:
|
222 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: gallery-plugin.php:
|
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:
|
230 |
msgid "Please, enter Your license key"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Gallery Settings"
|
235 |
msgstr "Nastavení galerie"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
msgid "Settings"
|
241 |
msgstr "Nastavení"
|
242 |
|
243 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
244 |
msgid "Go PRO"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Notice:"
|
249 |
msgstr "Poznámka:"
|
250 |
|
251 |
-
#: gallery-plugin.php:
|
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 "Nastavení pluginu bylo změněno. Nezapomeňte si nastavení uložit kliknutím na tlačítko \"Ulož změny\"."
|
254 |
|
255 |
-
#: gallery-plugin.php:
|
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 "Pokud byste chtěli přidat jednu Galerie na vaše stránky nebo příspěvek, stačí zkopírovat a vložit tento zkrácený kód do příspěvku nebo stránky:"
|
258 |
|
259 |
-
#: gallery-plugin.php:
|
260 |
msgid "Please enable JavaScript to use the option to renew images."
|
261 |
msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
|
262 |
|
263 |
-
#: gallery-plugin.php:
|
264 |
msgid "Update images for gallery"
|
265 |
msgstr "Aktualizace obrázků galerie"
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "Update images"
|
269 |
msgstr "Aktualizace obrázků"
|
270 |
|
271 |
-
#: gallery-plugin.php:
|
272 |
msgid "Updating images..."
|
273 |
msgstr "Aktualizuji obrázky..."
|
274 |
|
275 |
-
#: gallery-plugin.php:
|
276 |
msgid "No image found"
|
277 |
msgstr "Nenalezen žádný obrázek"
|
278 |
|
279 |
-
#: gallery-plugin.php:
|
280 |
msgid "All images are updated"
|
281 |
msgstr "Všechny obrázky jsou aktuální"
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "Error."
|
285 |
msgstr "Chyba."
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Image size for the album cover"
|
289 |
msgstr "Velikost obrázku na obalu alba"
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
-
#: gallery-plugin.php:
|
294 |
msgid "Image size"
|
295 |
msgstr "Velikost obrázku"
|
296 |
|
297 |
-
#: gallery-plugin.php:
|
298 |
-
#: gallery-plugin.php:
|
299 |
msgid "Width (in px)"
|
300 |
msgstr "Šířka (v px)"
|
301 |
|
302 |
-
#: gallery-plugin.php:
|
303 |
-
#: gallery-plugin.php:
|
304 |
msgid "Height (in px)"
|
305 |
msgstr "Výška (v px)"
|
306 |
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Gallery image size"
|
309 |
msgstr "Velikost obrázku v galerii"
|
310 |
|
311 |
-
#: gallery-plugin.php:
|
312 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
313 |
msgstr "WordPress se vytvoří novou miniaturu se zadanými rozměry, když nahrajete novou fotku."
|
314 |
|
315 |
-
#: gallery-plugin.php:
|
316 |
msgid "Gallery image size in the lightbox"
|
317 |
msgstr "Velikost obrazu v Lightboxu"
|
318 |
|
319 |
-
#: gallery-plugin.php:
|
320 |
msgid "Max width (in px)"
|
321 |
msgstr "Max. šířka (v px)"
|
322 |
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Max height (in px)"
|
325 |
msgstr "Max. výška (v px)"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
328 |
msgid "Display a full size image in the lightbox"
|
329 |
msgstr "Zobrazení obrázku v plné velikosti v lightboxu"
|
330 |
|
331 |
-
#: gallery-plugin.php:
|
332 |
msgid "Crop position"
|
333 |
msgstr "Pozice ořezu"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Horizontal"
|
337 |
msgstr "Horizontálně"
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "left"
|
341 |
msgstr "vlevo"
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
-
#: gallery-plugin.php:
|
345 |
msgid "center"
|
346 |
msgstr "střed"
|
347 |
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "right"
|
350 |
msgstr "vpravo"
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "Vertical"
|
354 |
msgstr "Vertikálně"
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "top"
|
358 |
msgstr "nahoře"
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "bottom"
|
362 |
msgstr "dole"
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "Lightbox background"
|
366 |
msgstr "Pozadí Lightboxu"
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Default"
|
370 |
msgstr "Výchozí"
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "Background transparency (from 0 to 1)"
|
374 |
msgstr "Průhlednost pozadí (od 0 do 1)"
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "Select a background color"
|
378 |
msgstr "Vyberte barvu pozadí"
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Background color"
|
382 |
msgstr "Barva pozadí"
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
-
#: gallery-plugin.php:
|
386 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
387 |
msgstr "Pokud jste upgradovali na verzi Pro, všechna vaše nastavení a galerie se uloží."
|
388 |
|
389 |
-
#: gallery-plugin.php:
|
390 |
-
#: gallery-plugin.php:
|
391 |
-
msgid "
|
392 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
393 |
|
394 |
-
#: gallery-plugin.php:
|
395 |
msgid "Images with border"
|
396 |
msgstr "Obrázek s okrajem"
|
397 |
|
398 |
-
#: gallery-plugin.php:
|
399 |
msgid "Border width in px, just numbers"
|
400 |
msgstr "Šířka okraje v px, jen čísla"
|
401 |
|
402 |
-
#: gallery-plugin.php:
|
403 |
-
#: gallery-plugin.php:
|
404 |
msgid "Select a border color"
|
405 |
msgstr "Vyber barvu okraje"
|
406 |
|
407 |
-
#: gallery-plugin.php:
|
408 |
msgid "Number of images in the row"
|
409 |
msgstr "Počet snímků na řádku"
|
410 |
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "Start slideshow"
|
413 |
msgstr "Spustit prezentaci"
|
414 |
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Slideshow interval"
|
417 |
msgstr "Interval prezentace"
|
418 |
|
419 |
-
#: gallery-plugin.php:
|
420 |
msgid "Use single lightbox for multiple galleries on one page"
|
421 |
msgstr "Použijte jeden Lightbox pro více galerií na jedné stránce"
|
422 |
|
423 |
-
#: gallery-plugin.php:
|
424 |
msgid "Attachment ID"
|
425 |
msgstr "ID přílohy"
|
426 |
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Image Name"
|
429 |
msgstr "Název obrázku"
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
433 |
msgstr "Řazení objednávky (vstupní pole pro třídění pořadí v dialogovém okně Insert / upload Media Gallery)"
|
434 |
|
435 |
-
#: gallery-plugin.php:
|
436 |
msgid "Random"
|
437 |
msgstr "Náhodně"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
msgid "Sort images"
|
441 |
msgstr "Řadit obrázky"
|
442 |
|
443 |
-
#: gallery-plugin.php:
|
444 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
445 |
msgstr "ASC (řadit vzestupně od nejnižší k nejvyšší hodnotě - 1, 2, 3, a, b, c)"
|
446 |
|
447 |
-
#: gallery-plugin.php:
|
448 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
449 |
msgstr "DESC (řadit sestupně od nejvyšší po nejnižší hodnotu - 3, 2, 1, c, b, a)"
|
450 |
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "Display text above the image"
|
453 |
msgstr "Zobrazený text nad obrázkem"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
456 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
457 |
msgstr "Vypněte políčko, chcete-li zobrazit text pouze v Lightboxu"
|
458 |
|
459 |
-
#: gallery-plugin.php:
|
460 |
msgid "Display the Back link"
|
461 |
msgstr "Zobrazit odkaz Zpět"
|
462 |
|
463 |
-
#: gallery-plugin.php:
|
464 |
msgid "Display the Back link in the shortcode"
|
465 |
msgstr "Zobrazit odkaz Zpět na zkrácený kód"
|
466 |
|
467 |
-
#: gallery-plugin.php:
|
468 |
msgid "The Back link text"
|
469 |
msgstr "Text odkazu Zpět"
|
470 |
|
471 |
-
#: gallery-plugin.php:
|
472 |
msgid "The Back link URL"
|
473 |
msgstr "URL odkazu Zpět "
|
474 |
|
475 |
-
#: gallery-plugin.php:
|
476 |
msgid "Gallery page (Page with Gallery Template)"
|
477 |
msgstr "Stránka Galerie (stránka šablony)"
|
478 |
|
479 |
-
#: gallery-plugin.php:
|
480 |
msgid "(Full URL to custom page)"
|
481 |
msgstr "(celá URL na vlastní stránku)"
|
482 |
|
483 |
-
#: gallery-plugin.php:
|
484 |
msgid "The Read More link text"
|
485 |
msgstr "Text odkazu Čtěte více"
|
486 |
|
487 |
-
#: gallery-plugin.php:
|
488 |
msgid "Add gallery to the search"
|
489 |
msgstr "Přidat galerii do vyhledávání"
|
490 |
|
491 |
-
#: gallery-plugin.php:
|
492 |
msgid "Using"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: gallery-plugin.php:
|
496 |
msgid "powered by"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: gallery-plugin.php:
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "Using Custom Search powered by"
|
502 |
msgstr "Použití Custom Search powered by"
|
503 |
|
504 |
-
#: gallery-plugin.php:
|
505 |
msgid "Activate Custom Search"
|
506 |
msgstr "Povolení Custom Search"
|
507 |
|
508 |
-
#: gallery-plugin.php:
|
509 |
msgid "Download Custom Search"
|
510 |
msgstr "Stáhněte Custom Search"
|
511 |
|
512 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
msgid "Display Like buttons in the lightbox"
|
514 |
msgstr "Zobrazit tlačítka Like v Lightboxu"
|
515 |
|
516 |
-
#: gallery-plugin.php:
|
517 |
msgid "FaceBook"
|
518 |
msgstr "FaceBook"
|
519 |
|
520 |
-
#: gallery-plugin.php:
|
521 |
msgid "Twitter"
|
522 |
msgstr "Twitter"
|
523 |
|
524 |
-
#: gallery-plugin.php:
|
525 |
msgid "Pinterest"
|
526 |
msgstr "Pinterest"
|
527 |
|
528 |
-
#: gallery-plugin.php:
|
529 |
msgid "Google +1"
|
530 |
msgstr "Google +1"
|
531 |
|
532 |
-
#: gallery-plugin.php:
|
533 |
msgid "Slug for gallery item"
|
534 |
msgstr "Jména pro galerii"
|
535 |
|
536 |
-
#: gallery-plugin.php:
|
537 |
msgid "for any structure of permalinks except the default structure"
|
538 |
msgstr "pro všechny struktury permalinks kromě výchozí struktury"
|
539 |
|
540 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
541 |
msgid "Save Changes"
|
542 |
msgstr "Ulož změny"
|
543 |
|
544 |
-
#: gallery-plugin.php:
|
545 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
546 |
msgstr "Pokud jste spokojeni s naším pluginem, dejte mu prosím 5 hvězd na WordPressu"
|
547 |
|
548 |
-
#: gallery-plugin.php:
|
549 |
msgid "Rate the plugin"
|
550 |
msgstr "Ohodnoťte plugin"
|
551 |
|
552 |
-
#: gallery-plugin.php:
|
553 |
msgid "If there is something wrong about it, please contact us"
|
554 |
msgstr "Pokud je něco špatně kontaktujte nás prosím"
|
555 |
|
556 |
-
#: gallery-plugin.php:
|
557 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: gallery-plugin.php:
|
561 |
msgid "Please, go to"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: gallery-plugin.php:
|
565 |
#, fuzzy
|
566 |
msgid "the setting page"
|
567 |
msgstr "na stránce pluginu ("
|
568 |
|
569 |
-
#: gallery-plugin.php:
|
570 |
msgid "You will be redirected automatically in 5 seconds."
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: gallery-plugin.php:
|
574 |
msgid "You can download and activate"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: gallery-plugin.php:
|
578 |
msgid "version of this plugin by entering Your license key."
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: gallery-plugin.php:
|
582 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: gallery-plugin.php:
|
586 |
msgid "(your username is the email you specify when purchasing the product)."
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: gallery-plugin.php:
|
590 |
-
#: gallery-plugin.php:
|
591 |
-
|
592 |
-
|
|
|
593 |
|
594 |
-
#: gallery-plugin.php:
|
595 |
-
|
596 |
-
|
|
|
597 |
|
598 |
-
#: gallery-plugin.php:
|
599 |
msgid "Support"
|
600 |
msgstr "Podpora"
|
601 |
|
602 |
-
#: gallery-plugin.php:
|
603 |
-
#: template/gallery-single-template.php:
|
604 |
msgid "Download high resolution image"
|
605 |
msgstr "Stáhnout obrázek ve vysokém rozlišení"
|
606 |
|
607 |
-
#: gallery-plugin.php:
|
608 |
-
#: template/gallery-single-template.php:
|
609 |
msgid "Sorry, nothing found."
|
610 |
msgstr "Ups, nic nenalezeno"
|
611 |
|
612 |
-
#: gallery-plugin.php:
|
613 |
-
#: template/gallery-single-template.php:
|
614 |
msgid "Image"
|
615 |
msgstr "Obrázek"
|
616 |
|
617 |
-
#: gallery-plugin.php:
|
618 |
msgid "Image size not defined"
|
619 |
msgstr "Velikost obrázku není definována"
|
620 |
|
621 |
-
#: gallery-plugin.php:
|
622 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
623 |
msgstr "Můžeme aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. Ostatní musíte nahrát ručně."
|
624 |
|
625 |
-
#: gallery-plugin.php:
|
626 |
msgid "Image size changes not defined"
|
627 |
msgstr "Změna velikosti obrázku není definována"
|
628 |
|
629 |
-
#: gallery-plugin.php:
|
630 |
-
#: gallery-plugin.php:
|
631 |
-
#: gallery-plugin.php:
|
632 |
msgid "Invalid path"
|
633 |
msgstr "Špatná cesta"
|
634 |
|
635 |
-
#: gallery-plugin.php:
|
636 |
-
msgid "Learn More"
|
637 |
-
msgstr "Dozvědět se více"
|
638 |
-
|
639 |
-
#: gallery-plugin.php:1947
|
640 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
641 |
msgstr "Je čas na upgrade svého <strong>Gallery plugin</strong> na <strong>PRO</strong> verzi!"
|
642 |
|
643 |
-
#: gallery-plugin.php:
|
644 |
-
|
|
|
645 |
msgstr "Rozšíření standardní funkce pluginů s novými velkými možnostmi."
|
646 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
647 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
648 |
#~ msgstr "Změňte způsob, jak ukládat své post_meta informace pro galerii"
|
649 |
|
@@ -755,9 +819,6 @@ msgstr "Rozšíření standardní funkce pluginů s novými velkými možnostmi.
|
|
755 |
#~ msgid "Sorry, email message could not be delivered."
|
756 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
757 |
|
758 |
-
#~ msgid "Activated plugins"
|
759 |
-
#~ msgstr "Активовані плагіни"
|
760 |
-
|
761 |
#~ msgid "Installed plugins"
|
762 |
#~ msgstr "Встановлених модулів"
|
763 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Lagya <lagya@me.com>\n"
|
9 |
"Language: cs\n"
|
17 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
#: gallery-plugin.php:273
|
22 |
+
msgid "Gallery"
|
23 |
+
msgstr "Galerie"
|
24 |
+
|
25 |
+
#: gallery-plugin.php:125
|
26 |
+
msgid "See images »"
|
27 |
+
msgstr "Viz obrázky »"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:172
|
30 |
+
msgid "requires"
|
31 |
+
msgstr "vyžaduje"
|
32 |
+
|
33 |
+
#: gallery-plugin.php:172
|
34 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
35 |
+
msgstr "nebo vyšší. To je důvod, proč byl deaktivován! Prosím nainstalujte si WordPress a zkuste to znovu."
|
36 |
+
|
37 |
+
#: gallery-plugin.php:172
|
38 |
+
msgid "Back to the WordPress"
|
39 |
+
msgstr "Zpět na WordPress"
|
40 |
+
|
41 |
+
#: gallery-plugin.php:172
|
42 |
+
msgid "Plugins page"
|
43 |
+
msgstr "Stránka doplňků"
|
44 |
+
|
45 |
+
#: gallery-plugin.php:250
|
46 |
+
#: gallery-plugin.php:823
|
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 "Následující soubory \"gallery-template.php\" a \"gallery-single-template.php\"nebyly nalezeny v adresáři vašeho tématu WP. Zkopírujte prosím z adresáře `/wp-content/plugins/gallery-plugin/template/` do adresáře vašeho motivu pro správnou práci pluginu Gallery."
|
49 |
|
50 |
+
#: gallery-plugin.php:272
|
51 |
+
#: gallery-plugin.php:282
|
52 |
msgid "Galleries"
|
53 |
msgstr "Galerie"
|
54 |
|
55 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Přidej galerii"
|
58 |
|
59 |
+
#: gallery-plugin.php:275
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Přidej novou galerii"
|
62 |
|
63 |
+
#: gallery-plugin.php:276
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Uprav galerii"
|
66 |
|
67 |
+
#: gallery-plugin.php:277
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Nová galerie"
|
70 |
|
71 |
+
#: gallery-plugin.php:278
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Ukaž galerii"
|
74 |
|
75 |
+
#: gallery-plugin.php:279
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Najdi galerii"
|
78 |
|
79 |
+
#: gallery-plugin.php:280
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Žádná galerie nenalezena"
|
82 |
|
83 |
+
#: gallery-plugin.php:337
|
84 |
msgid "Upload File"
|
85 |
msgstr "Nahraj soubor"
|
86 |
|
87 |
+
#: gallery-plugin.php:338
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Zkrácený kód galerie"
|
90 |
|
91 |
+
#: gallery-plugin.php:356
|
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 "Adresář galerie temp (gallery-plugin/upload/files) není k dispozici pro zápis na váš webový server. Pro nahrání obrázků, použijte prosím standardní funkce WP (knihovna médií)"
|
94 |
|
95 |
+
#: gallery-plugin.php:359
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Vyberte obrázky pro upload:"
|
98 |
|
99 |
+
#: gallery-plugin.php:364
|
100 |
msgid "Please enable JavaScript to use the file uploader."
|
101 |
msgstr "Povolte JavaScript pro použití uploaderu."
|
102 |
|
103 |
+
#: gallery-plugin.php:371
|
104 |
msgid "Allow the download link for all images in this gallery"
|
105 |
msgstr "Nechte odkaz ke stažení pro všechny obrázky v této galerii"
|
106 |
|
107 |
+
#: gallery-plugin.php:372
|
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 "Chcete-li změnit pořadí snímků zobrazujících nezapomeňte uložit příspěvek Využijte funkci přetažení."
|
110 |
|
111 |
+
#: gallery-plugin.php:374
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Vyberte volbu"
|
114 |
|
115 |
+
#: gallery-plugin.php:374
|
116 |
+
#: gallery-plugin.php:1099
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Řazení obrázků dle"
|
119 |
|
120 |
+
#: gallery-plugin.php:374
|
121 |
msgid "sort images"
|
122 |
msgstr "řadit obrázky"
|
123 |
|
124 |
+
#: gallery-plugin.php:374
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "na stránce pluginu ("
|
127 |
|
128 |
+
#: gallery-plugin.php:416
|
129 |
+
#: gallery-plugin.php:637
|
130 |
msgid "Title"
|
131 |
msgstr "Titulek"
|
132 |
|
133 |
+
#: gallery-plugin.php:418
|
134 |
msgid "Alt tag"
|
135 |
msgstr "Alt tag"
|
136 |
|
137 |
+
#: gallery-plugin.php:419
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
+
#: gallery-plugin.php:419
|
142 |
msgid "(by click on image opens a link in a new window)"
|
143 |
msgstr "(kliknutím na obrázek se otevře odkaz v novém okně)"
|
144 |
|
145 |
+
#: gallery-plugin.php:420
|
146 |
msgid "This setting is available in Pro version"
|
147 |
msgstr "Toto nastavení je k dispozici ve verzi Pro"
|
148 |
|
149 |
+
#: gallery-plugin.php:421
|
150 |
+
#, fuzzy
|
151 |
+
msgid "Open the URL"
|
152 |
msgstr "Otevřete odkaz"
|
153 |
|
154 |
+
#: gallery-plugin.php:421
|
155 |
msgid "Current window"
|
156 |
msgstr "Aktuální okno"
|
157 |
|
158 |
+
#: gallery-plugin.php:421
|
159 |
msgid "New window"
|
160 |
msgstr "Nové okno"
|
161 |
|
162 |
+
#: gallery-plugin.php:422
|
163 |
+
#, fuzzy
|
164 |
+
msgid "Lightbox button URL"
|
165 |
+
msgstr "Pozadí Lightboxu"
|
166 |
+
|
167 |
+
#: gallery-plugin.php:423
|
168 |
+
msgid "Description"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: gallery-plugin.php:424
|
172 |
msgid "Delete"
|
173 |
msgstr "Smazat"
|
174 |
|
175 |
+
#: gallery-plugin.php:437
|
176 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
177 |
msgstr "Můžete přidat Galerii vložením tohoto zkráceného kódu na stránku nebo do příspěvku"
|
178 |
|
179 |
+
#: gallery-plugin.php:439
|
180 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
181 |
msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
|
182 |
|
183 |
+
#: gallery-plugin.php:638
|
184 |
msgid "Author"
|
185 |
msgstr "Autor"
|
186 |
|
187 |
+
#: gallery-plugin.php:639
|
188 |
msgid "Photo"
|
189 |
msgstr "Foto"
|
190 |
|
191 |
+
#: gallery-plugin.php:640
|
192 |
msgid "Publishing"
|
193 |
msgstr "Vydavatelství"
|
194 |
|
195 |
+
#: gallery-plugin.php:641
|
196 |
+
#: gallery-plugin.php:1103
|
197 |
msgid "Date"
|
198 |
msgstr "Datum"
|
199 |
|
200 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
msgid "Settings are saved"
|
202 |
msgstr "Nastavení uloženo"
|
203 |
|
204 |
+
#: gallery-plugin.php:835
|
205 |
+
#: gallery-plugin.php:874
|
206 |
msgid "Wrong license key"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: gallery-plugin.php:867
|
210 |
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."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: gallery-plugin.php:876
|
214 |
msgid "This license key is bind to another site"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: gallery-plugin.php:878
|
218 |
+
#: gallery-plugin.php:1281
|
219 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: gallery-plugin.php:895
|
223 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: gallery-plugin.php:901
|
227 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: gallery-plugin.php:905
|
231 |
+
#: gallery-plugin.php:914
|
232 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: gallery-plugin.php:918
|
236 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: gallery-plugin.php:933
|
240 |
msgid "Please, enter Your license key"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: gallery-plugin.php:941
|
244 |
msgid "Gallery Settings"
|
245 |
msgstr "Nastavení galerie"
|
246 |
|
247 |
+
#: gallery-plugin.php:943
|
248 |
+
#: gallery-plugin.php:1304
|
249 |
+
#: gallery-plugin.php:1320
|
250 |
msgid "Settings"
|
251 |
msgstr "Nastavení"
|
252 |
|
253 |
+
#: gallery-plugin.php:944
|
254 |
+
#: gallery-plugin.php:1305
|
255 |
+
msgid "FAQ"
|
256 |
+
msgstr "FAQ "
|
257 |
+
|
258 |
+
#: gallery-plugin.php:945
|
259 |
msgid "Go PRO"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: gallery-plugin.php:950
|
263 |
msgid "Notice:"
|
264 |
msgstr "Poznámka:"
|
265 |
|
266 |
+
#: gallery-plugin.php:950
|
267 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
268 |
msgstr "Nastavení pluginu bylo změněno. Nezapomeňte si nastavení uložit kliknutím na tlačítko \"Ulož změny\"."
|
269 |
|
270 |
+
#: gallery-plugin.php:951
|
271 |
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:"
|
272 |
msgstr "Pokud byste chtěli přidat jednu Galerie na vaše stránky nebo příspěvek, stačí zkopírovat a vložit tento zkrácený kód do příspěvku nebo stránky:"
|
273 |
|
274 |
+
#: gallery-plugin.php:953
|
275 |
msgid "Please enable JavaScript to use the option to renew images."
|
276 |
msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
|
277 |
|
278 |
+
#: gallery-plugin.php:957
|
279 |
msgid "Update images for gallery"
|
280 |
msgstr "Aktualizace obrázků galerie"
|
281 |
|
282 |
+
#: gallery-plugin.php:959
|
283 |
msgid "Update images"
|
284 |
msgstr "Aktualizace obrázků"
|
285 |
|
286 |
+
#: gallery-plugin.php:964
|
287 |
msgid "Updating images..."
|
288 |
msgstr "Aktualizuji obrázky..."
|
289 |
|
290 |
+
#: gallery-plugin.php:965
|
291 |
msgid "No image found"
|
292 |
msgstr "Nenalezen žádný obrázek"
|
293 |
|
294 |
+
#: gallery-plugin.php:966
|
295 |
msgid "All images are updated"
|
296 |
msgstr "Všechny obrázky jsou aktuální"
|
297 |
|
298 |
+
#: gallery-plugin.php:967
|
299 |
msgid "Error."
|
300 |
msgstr "Chyba."
|
301 |
|
302 |
+
#: gallery-plugin.php:973
|
303 |
msgid "Image size for the album cover"
|
304 |
msgstr "Velikost obrázku na obalu alba"
|
305 |
|
306 |
+
#: gallery-plugin.php:975
|
307 |
+
#: gallery-plugin.php:983
|
308 |
+
#: gallery-plugin.php:999
|
309 |
msgid "Image size"
|
310 |
msgstr "Velikost obrázku"
|
311 |
|
312 |
+
#: gallery-plugin.php:976
|
313 |
+
#: gallery-plugin.php:984
|
314 |
msgid "Width (in px)"
|
315 |
msgstr "Šířka (v px)"
|
316 |
|
317 |
+
#: gallery-plugin.php:977
|
318 |
+
#: gallery-plugin.php:985
|
319 |
msgid "Height (in px)"
|
320 |
msgstr "Výška (v px)"
|
321 |
|
322 |
+
#: gallery-plugin.php:981
|
323 |
msgid "Gallery image size"
|
324 |
msgstr "Velikost obrázku v galerii"
|
325 |
|
326 |
+
#: gallery-plugin.php:989
|
327 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
328 |
msgstr "WordPress se vytvoří novou miniaturu se zadanými rozměry, když nahrajete novou fotku."
|
329 |
|
330 |
+
#: gallery-plugin.php:997
|
331 |
msgid "Gallery image size in the lightbox"
|
332 |
msgstr "Velikost obrazu v Lightboxu"
|
333 |
|
334 |
+
#: gallery-plugin.php:1000
|
335 |
msgid "Max width (in px)"
|
336 |
msgstr "Max. šířka (v px)"
|
337 |
|
338 |
+
#: gallery-plugin.php:1001
|
339 |
msgid "Max height (in px)"
|
340 |
msgstr "Max. výška (v px)"
|
341 |
|
342 |
+
#: gallery-plugin.php:1002
|
343 |
msgid "Display a full size image in the lightbox"
|
344 |
msgstr "Zobrazení obrázku v plné velikosti v lightboxu"
|
345 |
|
346 |
+
#: gallery-plugin.php:1006
|
347 |
msgid "Crop position"
|
348 |
msgstr "Pozice ořezu"
|
349 |
|
350 |
+
#: gallery-plugin.php:1008
|
351 |
msgid "Horizontal"
|
352 |
msgstr "Horizontálně"
|
353 |
|
354 |
+
#: gallery-plugin.php:1010
|
355 |
msgid "left"
|
356 |
msgstr "vlevo"
|
357 |
|
358 |
+
#: gallery-plugin.php:1011
|
359 |
+
#: gallery-plugin.php:1018
|
360 |
msgid "center"
|
361 |
msgstr "střed"
|
362 |
|
363 |
+
#: gallery-plugin.php:1012
|
364 |
msgid "right"
|
365 |
msgstr "vpravo"
|
366 |
|
367 |
+
#: gallery-plugin.php:1015
|
368 |
msgid "Vertical"
|
369 |
msgstr "Vertikálně"
|
370 |
|
371 |
+
#: gallery-plugin.php:1017
|
372 |
msgid "top"
|
373 |
msgstr "nahoře"
|
374 |
|
375 |
+
#: gallery-plugin.php:1019
|
376 |
msgid "bottom"
|
377 |
msgstr "dole"
|
378 |
|
379 |
+
#: gallery-plugin.php:1024
|
380 |
msgid "Lightbox background"
|
381 |
msgstr "Pozadí Lightboxu"
|
382 |
|
383 |
+
#: gallery-plugin.php:1026
|
384 |
msgid "Default"
|
385 |
msgstr "Výchozí"
|
386 |
|
387 |
+
#: gallery-plugin.php:1027
|
388 |
msgid "Background transparency (from 0 to 1)"
|
389 |
msgstr "Průhlednost pozadí (od 0 do 1)"
|
390 |
|
391 |
+
#: gallery-plugin.php:1029
|
392 |
msgid "Select a background color"
|
393 |
msgstr "Vyberte barvu pozadí"
|
394 |
|
395 |
+
#: gallery-plugin.php:1031
|
396 |
msgid "Background color"
|
397 |
msgstr "Barva pozadí"
|
398 |
|
399 |
+
#: gallery-plugin.php:1038
|
400 |
+
#: gallery-plugin.php:1211
|
401 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
402 |
msgstr "Pokud jste upgradovali na verzi Pro, všechna vaše nastavení a galerie se uloží."
|
403 |
|
404 |
+
#: gallery-plugin.php:1045
|
405 |
+
#: gallery-plugin.php:1218
|
406 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
407 |
+
msgstr ""
|
408 |
+
|
409 |
+
#: gallery-plugin.php:1046
|
410 |
+
#: gallery-plugin.php:1219
|
411 |
+
#: gallery-plugin.php:2039
|
412 |
+
msgid "Learn More"
|
413 |
+
msgstr "Dozvědět se více"
|
414 |
+
|
415 |
+
#: gallery-plugin.php:1050
|
416 |
+
#: gallery-plugin.php:1223
|
417 |
+
msgid "Start Your Trial"
|
418 |
+
msgstr ""
|
419 |
+
|
420 |
+
#: gallery-plugin.php:1051
|
421 |
+
#: gallery-plugin.php:1224
|
422 |
+
#: gallery-plugin.php:1278
|
423 |
+
#: gallery-plugin.php:1288
|
424 |
+
msgid "or"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: gallery-plugin.php:1054
|
428 |
+
#: gallery-plugin.php:1227
|
429 |
+
msgid "Go"
|
430 |
+
msgstr ""
|
431 |
|
432 |
+
#: gallery-plugin.php:1062
|
433 |
msgid "Images with border"
|
434 |
msgstr "Obrázek s okrajem"
|
435 |
|
436 |
+
#: gallery-plugin.php:1065
|
437 |
msgid "Border width in px, just numbers"
|
438 |
msgstr "Šířka okraje v px, jen čísla"
|
439 |
|
440 |
+
#: gallery-plugin.php:1067
|
441 |
+
#: gallery-plugin.php:1069
|
442 |
msgid "Select a border color"
|
443 |
msgstr "Vyber barvu okraje"
|
444 |
|
445 |
+
#: gallery-plugin.php:1075
|
446 |
msgid "Number of images in the row"
|
447 |
msgstr "Počet snímků na řádku"
|
448 |
|
449 |
+
#: gallery-plugin.php:1081
|
450 |
msgid "Start slideshow"
|
451 |
msgstr "Spustit prezentaci"
|
452 |
|
453 |
+
#: gallery-plugin.php:1087
|
454 |
msgid "Slideshow interval"
|
455 |
msgstr "Interval prezentace"
|
456 |
|
457 |
+
#: gallery-plugin.php:1093
|
458 |
msgid "Use single lightbox for multiple galleries on one page"
|
459 |
msgstr "Použijte jeden Lightbox pro více galerií na jedné stránce"
|
460 |
|
461 |
+
#: gallery-plugin.php:1101
|
462 |
msgid "Attachment ID"
|
463 |
msgstr "ID přílohy"
|
464 |
|
465 |
+
#: gallery-plugin.php:1102
|
466 |
msgid "Image Name"
|
467 |
msgstr "Název obrázku"
|
468 |
|
469 |
+
#: gallery-plugin.php:1104
|
470 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
471 |
msgstr "Řazení objednávky (vstupní pole pro třídění pořadí v dialogovém okně Insert / upload Media Gallery)"
|
472 |
|
473 |
+
#: gallery-plugin.php:1105
|
474 |
msgid "Random"
|
475 |
msgstr "Náhodně"
|
476 |
|
477 |
+
#: gallery-plugin.php:1109
|
478 |
msgid "Sort images"
|
479 |
msgstr "Řadit obrázky"
|
480 |
|
481 |
+
#: gallery-plugin.php:1111
|
482 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
483 |
msgstr "ASC (řadit vzestupně od nejnižší k nejvyšší hodnotě - 1, 2, 3, a, b, c)"
|
484 |
|
485 |
+
#: gallery-plugin.php:1112
|
486 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
487 |
msgstr "DESC (řadit sestupně od nejvyšší po nejnižší hodnotu - 3, 2, 1, c, b, a)"
|
488 |
|
489 |
+
#: gallery-plugin.php:1116
|
490 |
msgid "Display text above the image"
|
491 |
msgstr "Zobrazený text nad obrázkem"
|
492 |
|
493 |
+
#: gallery-plugin.php:1118
|
494 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
495 |
msgstr "Vypněte políčko, chcete-li zobrazit text pouze v Lightboxu"
|
496 |
|
497 |
+
#: gallery-plugin.php:1122
|
498 |
msgid "Display the Back link"
|
499 |
msgstr "Zobrazit odkaz Zpět"
|
500 |
|
501 |
+
#: gallery-plugin.php:1128
|
502 |
msgid "Display the Back link in the shortcode"
|
503 |
msgstr "Zobrazit odkaz Zpět na zkrácený kód"
|
504 |
|
505 |
+
#: gallery-plugin.php:1134
|
506 |
msgid "The Back link text"
|
507 |
msgstr "Text odkazu Zpět"
|
508 |
|
509 |
+
#: gallery-plugin.php:1140
|
510 |
msgid "The Back link URL"
|
511 |
msgstr "URL odkazu Zpět "
|
512 |
|
513 |
+
#: gallery-plugin.php:1142
|
514 |
msgid "Gallery page (Page with Gallery Template)"
|
515 |
msgstr "Stránka Galerie (stránka šablony)"
|
516 |
|
517 |
+
#: gallery-plugin.php:1144
|
518 |
msgid "(Full URL to custom page)"
|
519 |
msgstr "(celá URL na vlastní stránku)"
|
520 |
|
521 |
+
#: gallery-plugin.php:1148
|
522 |
msgid "The Read More link text"
|
523 |
msgstr "Text odkazu Čtěte více"
|
524 |
|
525 |
+
#: gallery-plugin.php:1154
|
526 |
msgid "Add gallery to the search"
|
527 |
msgstr "Přidat galerii do vyhledávání"
|
528 |
|
529 |
+
#: gallery-plugin.php:1164
|
530 |
msgid "Using"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: gallery-plugin.php:1164
|
534 |
msgid "powered by"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: gallery-plugin.php:1167
|
538 |
+
#: gallery-plugin.php:1171
|
539 |
msgid "Using Custom Search powered by"
|
540 |
msgstr "Použití Custom Search powered by"
|
541 |
|
542 |
+
#: gallery-plugin.php:1167
|
543 |
msgid "Activate Custom Search"
|
544 |
msgstr "Povolení Custom Search"
|
545 |
|
546 |
+
#: gallery-plugin.php:1171
|
547 |
msgid "Download Custom Search"
|
548 |
msgstr "Stáhněte Custom Search"
|
549 |
|
550 |
+
#: gallery-plugin.php:1181
|
551 |
+
msgid "The lightbox helper"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: gallery-plugin.php:1183
|
555 |
+
msgid "Do not use"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: gallery-plugin.php:1184
|
559 |
+
msgid "Button helper"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: gallery-plugin.php:1185
|
563 |
+
msgid "Thumbnail helper"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: gallery-plugin.php:1189
|
567 |
msgid "Display Like buttons in the lightbox"
|
568 |
msgstr "Zobrazit tlačítka Like v Lightboxu"
|
569 |
|
570 |
+
#: gallery-plugin.php:1191
|
571 |
msgid "FaceBook"
|
572 |
msgstr "FaceBook"
|
573 |
|
574 |
+
#: gallery-plugin.php:1192
|
575 |
msgid "Twitter"
|
576 |
msgstr "Twitter"
|
577 |
|
578 |
+
#: gallery-plugin.php:1193
|
579 |
msgid "Pinterest"
|
580 |
msgstr "Pinterest"
|
581 |
|
582 |
+
#: gallery-plugin.php:1194
|
583 |
msgid "Google +1"
|
584 |
msgstr "Google +1"
|
585 |
|
586 |
+
#: gallery-plugin.php:1198
|
587 |
msgid "Slug for gallery item"
|
588 |
msgstr "Jména pro galerii"
|
589 |
|
590 |
+
#: gallery-plugin.php:1200
|
591 |
msgid "for any structure of permalinks except the default structure"
|
592 |
msgstr "pro všechny struktury permalinks kromě výchozí struktury"
|
593 |
|
594 |
+
#: gallery-plugin.php:1204
|
595 |
+
msgid "Title for lightbox button"
|
596 |
+
msgstr ""
|
597 |
+
|
598 |
+
#: gallery-plugin.php:1235
|
599 |
msgid "Save Changes"
|
600 |
msgstr "Ulož změny"
|
601 |
|
602 |
+
#: gallery-plugin.php:1241
|
603 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
604 |
msgstr "Pokud jste spokojeni s naším pluginem, dejte mu prosím 5 hvězd na WordPressu"
|
605 |
|
606 |
+
#: gallery-plugin.php:1242
|
607 |
msgid "Rate the plugin"
|
608 |
msgstr "Ohodnoťte plugin"
|
609 |
|
610 |
+
#: gallery-plugin.php:1245
|
611 |
msgid "If there is something wrong about it, please contact us"
|
612 |
msgstr "Pokud je něco špatně kontaktujte nás prosím"
|
613 |
|
614 |
+
#: gallery-plugin.php:1256
|
615 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: gallery-plugin.php:1258
|
619 |
msgid "Please, go to"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: gallery-plugin.php:1258
|
623 |
#, fuzzy
|
624 |
msgid "the setting page"
|
625 |
msgstr "na stránce pluginu ("
|
626 |
|
627 |
+
#: gallery-plugin.php:1259
|
628 |
msgid "You will be redirected automatically in 5 seconds."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: gallery-plugin.php:1264
|
632 |
msgid "You can download and activate"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: gallery-plugin.php:1266
|
636 |
msgid "version of this plugin by entering Your license key."
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: gallery-plugin.php:1268
|
640 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: gallery-plugin.php:1270
|
644 |
msgid "(your username is the email you specify when purchasing the product)."
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: gallery-plugin.php:1278
|
648 |
+
#: gallery-plugin.php:1288
|
649 |
+
#, fuzzy
|
650 |
+
msgid "Activate"
|
651 |
+
msgstr "Активовані плагіни"
|
652 |
|
653 |
+
#: gallery-plugin.php:1278
|
654 |
+
#: gallery-plugin.php:1288
|
655 |
+
msgid "Start Your Free 7-Day Trial Now"
|
656 |
+
msgstr ""
|
657 |
|
658 |
+
#: gallery-plugin.php:1306
|
659 |
msgid "Support"
|
660 |
msgstr "Podpora"
|
661 |
|
662 |
+
#: gallery-plugin.php:1434
|
663 |
+
#: template/gallery-single-template.php:13
|
664 |
msgid "Download high resolution image"
|
665 |
msgstr "Stáhnout obrázek ve vysokém rozlišení"
|
666 |
|
667 |
+
#: gallery-plugin.php:1543
|
668 |
+
#: template/gallery-single-template.php:76
|
669 |
msgid "Sorry, nothing found."
|
670 |
msgstr "Ups, nic nenalezeno"
|
671 |
|
672 |
+
#: gallery-plugin.php:1565
|
673 |
+
#: template/gallery-single-template.php:102
|
674 |
msgid "Image"
|
675 |
msgstr "Obrázek"
|
676 |
|
677 |
+
#: gallery-plugin.php:1856
|
678 |
msgid "Image size not defined"
|
679 |
msgstr "Velikost obrázku není definována"
|
680 |
|
681 |
+
#: gallery-plugin.php:1871
|
682 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
683 |
msgstr "Můžeme aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. Ostatní musíte nahrát ručně."
|
684 |
|
685 |
+
#: gallery-plugin.php:1882
|
686 |
msgid "Image size changes not defined"
|
687 |
msgstr "Změna velikosti obrázku není definována"
|
688 |
|
689 |
+
#: gallery-plugin.php:1911
|
690 |
+
#: gallery-plugin.php:1914
|
691 |
+
#: gallery-plugin.php:1919
|
692 |
msgid "Invalid path"
|
693 |
msgstr "Špatná cesta"
|
694 |
|
695 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
696 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
697 |
msgstr "Je čas na upgrade svého <strong>Gallery plugin</strong> na <strong>PRO</strong> verzi!"
|
698 |
|
699 |
+
#: gallery-plugin.php:2043
|
700 |
+
#, fuzzy
|
701 |
+
msgid "Extend standard plugin functionality with new great options"
|
702 |
msgstr "Rozšíření standardní funkce pluginů s novými velkými možnostmi."
|
703 |
|
704 |
+
#~ msgid ""
|
705 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
706 |
+
#~ "more details, please follow the link"
|
707 |
+
#~ msgstr ""
|
708 |
+
#~ "Tato funkce je k dispozici v Pro verzi pluginu. Pro více informací, "
|
709 |
+
#~ "prosím, jděte na odkaz"
|
710 |
+
|
711 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
712 |
#~ msgstr "Změňte způsob, jak ukládat své post_meta informace pro galerii"
|
713 |
|
819 |
#~ msgid "Sorry, email message could not be delivered."
|
820 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
821 |
|
|
|
|
|
|
|
822 |
#~ msgid "Installed plugins"
|
823 |
#~ msgstr "Встановлених модулів"
|
824 |
|
languages/gallery-de_DE.mo
CHANGED
Binary file
|
languages/gallery-de_DE.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
|
9 |
"Language: uk_UA\n"
|
@@ -16,641 +16,703 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
|
23 |
|
24 |
-
#: gallery-plugin.php:
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "Galleries"
|
27 |
msgstr "Galerien"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
30 |
-
#: gallery-plugin.php:606
|
31 |
-
msgid "Gallery"
|
32 |
-
msgstr "Galerie"
|
33 |
-
|
34 |
-
#: gallery-plugin.php:130
|
35 |
msgid "Add a Gallery"
|
36 |
msgstr "Galerie hinzufügen"
|
37 |
|
38 |
-
#: gallery-plugin.php:
|
39 |
msgid "Add New Gallery"
|
40 |
msgstr "Galerie hinzufügen"
|
41 |
|
42 |
-
#: gallery-plugin.php:
|
43 |
msgid "Edit Gallery"
|
44 |
msgstr "Galerie bearbeiten"
|
45 |
|
46 |
-
#: gallery-plugin.php:
|
47 |
msgid "New Gallery"
|
48 |
msgstr "Neue Galerie"
|
49 |
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "View Gallery"
|
52 |
msgstr "Galerie anzeigen"
|
53 |
|
54 |
-
#: gallery-plugin.php:
|
55 |
msgid "Find a Gallery"
|
56 |
msgstr "Galerie bearbeiten"
|
57 |
|
58 |
-
#: gallery-plugin.php:
|
59 |
msgid "No Gallery found"
|
60 |
msgstr "Keine Galerien gefunden"
|
61 |
|
62 |
-
#: gallery-plugin.php:
|
63 |
msgid "Upload File"
|
64 |
msgstr "Datei hochladen"
|
65 |
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Gallery Shortcode"
|
68 |
msgstr "Galerie Einstellungen"
|
69 |
|
70 |
-
#: gallery-plugin.php:
|
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 "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
|
73 |
|
74 |
-
#: gallery-plugin.php:
|
75 |
msgid "Choose an image for upload:"
|
76 |
msgstr "Bild zum hochladen auswählen:"
|
77 |
|
78 |
-
#: gallery-plugin.php:
|
79 |
msgid "Please enable JavaScript to use the file uploader."
|
80 |
msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
|
81 |
|
82 |
-
#: gallery-plugin.php:
|
83 |
msgid "Allow the download link for all images in this gallery"
|
84 |
msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
|
85 |
|
86 |
-
#: gallery-plugin.php:
|
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 "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
|
89 |
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Please make a choice"
|
92 |
msgstr "Bitte auswählen"
|
93 |
|
94 |
-
#: gallery-plugin.php:
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Sort images by"
|
97 |
msgstr "Sortieren nach"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "sort images"
|
101 |
msgstr "Reihenfolge Bilder"
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "on the plugin settings page ("
|
105 |
msgstr "auf der Plugin-Optionen-Seite ("
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
108 |
-
#: gallery-plugin.php:
|
109 |
msgid "Title"
|
110 |
msgstr "Titel"
|
111 |
|
112 |
-
#: gallery-plugin.php:
|
113 |
msgid "Alt tag"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "URL"
|
118 |
msgstr "URL"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "(by click on image opens a link in a new window)"
|
122 |
msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "This setting is available in Pro version"
|
126 |
msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
|
|
|
130 |
msgstr "Öffne Link"
|
131 |
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Current window"
|
134 |
msgstr "im aktuellen Fenster"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "New window"
|
138 |
msgstr "in einem neuen Fenster"
|
139 |
|
140 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Delete"
|
142 |
msgstr "Löschen"
|
143 |
|
144 |
-
#: gallery-plugin.php:
|
145 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
146 |
msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
|
147 |
|
148 |
-
#: gallery-plugin.php:
|
149 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
150 |
msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
|
151 |
|
152 |
-
#: gallery-plugin.php:
|
153 |
msgid "Author"
|
154 |
msgstr "Author"
|
155 |
|
156 |
-
#: gallery-plugin.php:
|
157 |
msgid "Photo"
|
158 |
msgstr "Foto"
|
159 |
|
160 |
-
#: gallery-plugin.php:
|
161 |
msgid "Publishing"
|
162 |
msgstr "Veröffentlichen"
|
163 |
|
164 |
-
#: gallery-plugin.php:
|
165 |
-
#: gallery-plugin.php:
|
166 |
msgid "Date"
|
167 |
msgstr "Datum"
|
168 |
|
169 |
-
#: gallery-plugin.php:
|
170 |
-
msgid "See images »"
|
171 |
-
msgstr "Fotos anzeigen »"
|
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 "Benötigte Plugins"
|
189 |
-
|
190 |
-
#: gallery-plugin.php:770
|
191 |
msgid "Settings are saved"
|
192 |
msgstr "Einstellungen gespeichert."
|
193 |
|
194 |
-
#: gallery-plugin.php:
|
195 |
-
#: gallery-plugin.php:
|
196 |
msgid "Wrong license key"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: gallery-plugin.php:
|
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:
|
204 |
msgid "This license key is bind to another site"
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: gallery-plugin.php:
|
208 |
-
#: gallery-plugin.php:
|
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:
|
213 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: gallery-plugin.php:
|
217 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: gallery-plugin.php:
|
221 |
-
#: gallery-plugin.php:
|
222 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: gallery-plugin.php:
|
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:
|
230 |
msgid "Please, enter Your license key"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Gallery Settings"
|
235 |
msgstr "Galerie Einstellungen"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
msgid "Settings"
|
241 |
msgstr "Einstellungen"
|
242 |
|
243 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
244 |
msgid "Go PRO"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Notice:"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: gallery-plugin.php:
|
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:
|
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 "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
|
258 |
|
259 |
-
#: gallery-plugin.php:
|
260 |
#, fuzzy
|
261 |
msgid "Please enable JavaScript to use the option to renew images."
|
262 |
msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
|
263 |
|
264 |
-
#: gallery-plugin.php:
|
265 |
msgid "Update images for gallery"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: gallery-plugin.php:
|
269 |
#, fuzzy
|
270 |
msgid "Update images"
|
271 |
msgstr "Reihenfolge Bilder"
|
272 |
|
273 |
-
#: gallery-plugin.php:
|
274 |
msgid "Updating images..."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: gallery-plugin.php:
|
278 |
#, fuzzy
|
279 |
msgid "No image found"
|
280 |
msgstr "Keine Galerien gefunden"
|
281 |
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "All images are updated"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: gallery-plugin.php:
|
287 |
msgid "Error."
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: gallery-plugin.php:
|
291 |
msgid "Image size for the album cover"
|
292 |
msgstr "Bildgröße für Beitragsbild"
|
293 |
|
294 |
-
#: gallery-plugin.php:
|
295 |
-
#: gallery-plugin.php:
|
296 |
-
#: gallery-plugin.php:
|
297 |
msgid "Image size"
|
298 |
msgstr "Name der Bilder"
|
299 |
|
300 |
-
#: gallery-plugin.php:
|
301 |
-
#: gallery-plugin.php:
|
302 |
msgid "Width (in px)"
|
303 |
msgstr "Breite (in px)"
|
304 |
|
305 |
-
#: gallery-plugin.php:
|
306 |
-
#: gallery-plugin.php:
|
307 |
msgid "Height (in px)"
|
308 |
msgstr "Höhe (in px)"
|
309 |
|
310 |
-
#: gallery-plugin.php:
|
311 |
msgid "Gallery image size"
|
312 |
msgstr "Bildgröße für Galerie"
|
313 |
|
314 |
-
#: gallery-plugin.php:
|
315 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
316 |
msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
|
317 |
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Gallery image size in the lightbox"
|
320 |
msgstr "Galeriegröße in der Lightbox"
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Max width (in px)"
|
324 |
msgstr "max. Breite (in px)"
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Max height (in px)"
|
328 |
msgstr "max. Höhe (in px)"
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
msgid "Display a full size image in the lightbox"
|
332 |
msgstr "Zeige das Bild in Originalgröße in derLightbox"
|
333 |
|
334 |
-
#: gallery-plugin.php:
|
335 |
msgid "Crop position"
|
336 |
msgstr "Crop Position"
|
337 |
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "Horizontal"
|
340 |
msgstr "Horizontal"
|
341 |
|
342 |
-
#: gallery-plugin.php:
|
343 |
msgid "left"
|
344 |
msgstr "links"
|
345 |
|
346 |
-
#: gallery-plugin.php:
|
347 |
-
#: gallery-plugin.php:
|
348 |
msgid "center"
|
349 |
msgstr "zentriert"
|
350 |
|
351 |
-
#: gallery-plugin.php:
|
352 |
msgid "right"
|
353 |
msgstr "rechts"
|
354 |
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "Vertical"
|
357 |
msgstr "vertikal"
|
358 |
|
359 |
-
#: gallery-plugin.php:
|
360 |
msgid "top"
|
361 |
msgstr "oben"
|
362 |
|
363 |
-
#: gallery-plugin.php:
|
364 |
msgid "bottom"
|
365 |
msgstr "unten"
|
366 |
|
367 |
-
#: gallery-plugin.php:
|
368 |
msgid "Lightbox background"
|
369 |
msgstr "Lightbox Hintergrund"
|
370 |
|
371 |
-
#: gallery-plugin.php:
|
372 |
msgid "Default"
|
373 |
msgstr "Standard"
|
374 |
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Background transparency (from 0 to 1)"
|
377 |
msgstr "Hintergrund Transparenz (0 – 1)"
|
378 |
|
379 |
-
#: gallery-plugin.php:
|
380 |
msgid "Select a background color"
|
381 |
msgstr "Wähle eine Hintergrundfarbe"
|
382 |
|
383 |
-
#: gallery-plugin.php:
|
384 |
msgid "Background color"
|
385 |
msgstr "Hintergrundfarbe"
|
386 |
|
387 |
-
#: gallery-plugin.php:
|
388 |
-
#: gallery-plugin.php:
|
389 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: gallery-plugin.php:
|
393 |
-
#: gallery-plugin.php:
|
394 |
-
msgid "
|
395 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
396 |
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "Images with border"
|
399 |
msgstr "Bilder mit Rand"
|
400 |
|
401 |
-
#: gallery-plugin.php:
|
402 |
msgid "Border width in px, just numbers"
|
403 |
msgstr "Breite Bildrand in Pixel"
|
404 |
|
405 |
-
#: gallery-plugin.php:
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "Select a border color"
|
408 |
msgstr "Rahmenfarbe"
|
409 |
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "Number of images in the row"
|
412 |
msgstr "Anzahl Bilder in einer Reihe"
|
413 |
|
414 |
-
#: gallery-plugin.php:
|
415 |
msgid "Start slideshow"
|
416 |
msgstr "Starte Slideshow"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "Slideshow interval"
|
420 |
msgstr "Slideshow Geschwindigkeit"
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Use single lightbox for multiple galleries on one page"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Attachment ID"
|
428 |
msgstr "Anhang ID"
|
429 |
|
430 |
-
#: gallery-plugin.php:
|
431 |
msgid "Image Name"
|
432 |
msgstr "Bildname"
|
433 |
|
434 |
-
#: gallery-plugin.php:
|
435 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
436 |
msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
437 |
|
438 |
-
#: gallery-plugin.php:
|
439 |
msgid "Random"
|
440 |
msgstr "Zufall"
|
441 |
|
442 |
-
#: gallery-plugin.php:
|
443 |
msgid "Sort images"
|
444 |
msgstr "Reihenfolge"
|
445 |
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
448 |
msgstr "ASC (aufsteigend)"
|
449 |
|
450 |
-
#: gallery-plugin.php:
|
451 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
452 |
msgstr "DESC (absteigend)"
|
453 |
|
454 |
-
#: gallery-plugin.php:
|
455 |
msgid "Display text above the image"
|
456 |
msgstr "Zeige Text über dem Bild"
|
457 |
|
458 |
-
#: gallery-plugin.php:
|
459 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
460 |
msgstr "Text nur in Lightbox anzeigen"
|
461 |
|
462 |
-
#: gallery-plugin.php:
|
463 |
msgid "Display the Back link"
|
464 |
msgstr "Aktiviere Zurück-Link"
|
465 |
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "Display the Back link in the shortcode"
|
468 |
msgstr "Aktiviere Zurück-Link im Shortcode"
|
469 |
|
470 |
-
#: gallery-plugin.php:
|
471 |
msgid "The Back link text"
|
472 |
msgstr "Zurück-Link Text"
|
473 |
|
474 |
-
#: gallery-plugin.php:
|
475 |
msgid "The Back link URL"
|
476 |
msgstr "Zurück-Link URL"
|
477 |
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "Gallery page (Page with Gallery Template)"
|
480 |
msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
|
481 |
|
482 |
-
#: gallery-plugin.php:
|
483 |
msgid "(Full URL to custom page)"
|
484 |
msgstr "(URL zu eigener Seite)"
|
485 |
|
486 |
-
#: gallery-plugin.php:
|
487 |
msgid "The Read More link text"
|
488 |
msgstr "Weiterlesen link Text"
|
489 |
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Add gallery to the search"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "Using"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: gallery-plugin.php:
|
499 |
msgid "powered by"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: gallery-plugin.php:
|
503 |
-
#: gallery-plugin.php:
|
504 |
msgid "Using Custom Search powered by"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Activate Custom Search"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: gallery-plugin.php:
|
512 |
msgid "Download Custom Search"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
msgid "Display Like buttons in the lightbox"
|
517 |
msgstr "Aktivier Like-Button in der Lightbox"
|
518 |
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "FaceBook"
|
521 |
msgstr "Facebook"
|
522 |
|
523 |
-
#: gallery-plugin.php:
|
524 |
msgid "Twitter"
|
525 |
msgstr "Twitter"
|
526 |
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "Pinterest"
|
529 |
msgstr "Pinterest"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Google +1"
|
533 |
msgstr "Goolge+"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "Slug for gallery item"
|
537 |
msgstr "Galerie Slug"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
540 |
msgid "for any structure of permalinks except the default structure"
|
541 |
msgstr "Permalinkstruktur (Default ausgenommen)"
|
542 |
|
543 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
544 |
msgid "Save Changes"
|
545 |
msgstr "Einstellungen speichern"
|
546 |
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: gallery-plugin.php:
|
552 |
#, fuzzy
|
553 |
msgid "Rate the plugin"
|
554 |
msgstr "Benötigte Plugins"
|
555 |
|
556 |
-
#: gallery-plugin.php:
|
557 |
#, fuzzy
|
558 |
msgid "If there is something wrong about it, please contact us"
|
559 |
msgstr "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, oder füllen Sie das Kontakt Formular auf unserer Website aus."
|
560 |
|
561 |
-
#: gallery-plugin.php:
|
562 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: gallery-plugin.php:
|
566 |
msgid "Please, go to"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: gallery-plugin.php:
|
570 |
#, fuzzy
|
571 |
msgid "the setting page"
|
572 |
msgstr "auf der Plugin-Optionen-Seite ("
|
573 |
|
574 |
-
#: gallery-plugin.php:
|
575 |
msgid "You will be redirected automatically in 5 seconds."
|
576 |
msgstr ""
|
577 |
|
578 |
-
#: gallery-plugin.php:
|
579 |
msgid "You can download and activate"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: gallery-plugin.php:
|
583 |
msgid "version of this plugin by entering Your license key."
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: gallery-plugin.php:
|
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:
|
591 |
msgid "(your username is the email you specify when purchasing the product)."
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: gallery-plugin.php:
|
595 |
-
#: gallery-plugin.php:
|
596 |
-
|
597 |
-
|
|
|
598 |
|
599 |
-
#: gallery-plugin.php:
|
600 |
-
|
601 |
-
|
|
|
602 |
|
603 |
-
#: gallery-plugin.php:
|
604 |
msgid "Support"
|
605 |
msgstr "Support"
|
606 |
|
607 |
-
#: gallery-plugin.php:
|
608 |
-
#: template/gallery-single-template.php:
|
609 |
msgid "Download high resolution image"
|
610 |
msgstr "Lade Bild in Originalgröße"
|
611 |
|
612 |
-
#: gallery-plugin.php:
|
613 |
-
#: template/gallery-single-template.php:
|
614 |
msgid "Sorry, nothing found."
|
615 |
msgstr "Leider nichts gefunden."
|
616 |
|
617 |
-
#: gallery-plugin.php:
|
618 |
-
#: template/gallery-single-template.php:
|
619 |
msgid "Image"
|
620 |
msgstr "Bild"
|
621 |
|
622 |
-
#: gallery-plugin.php:
|
623 |
#, fuzzy
|
624 |
msgid "Image size not defined"
|
625 |
msgstr "Name der Bilder"
|
626 |
|
627 |
-
#: gallery-plugin.php:
|
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:
|
632 |
msgid "Image size changes not defined"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: gallery-plugin.php:
|
636 |
-
#: gallery-plugin.php:
|
637 |
-
#: gallery-plugin.php:
|
638 |
msgid "Invalid path"
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: gallery-plugin.php:
|
642 |
-
#, fuzzy
|
643 |
-
msgid "Learn More"
|
644 |
-
msgstr "Mehr erfahren"
|
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:
|
651 |
-
msgid "Extend standard plugin functionality with new great options
|
652 |
msgstr ""
|
653 |
|
|
|
|
|
|
|
|
|
|
|
|
|
654 |
#, fuzzy
|
655 |
#~ msgid "No gallery item found"
|
656 |
#~ msgstr "Keine Galerien gefunden"
|
@@ -659,9 +721,6 @@ msgstr ""
|
|
659 |
#~ msgid "PHP Max Upload Size"
|
660 |
#~ msgstr "Datei hochladen"
|
661 |
|
662 |
-
#~ msgid "Activated plugins"
|
663 |
-
#~ msgstr "Aktivierte Plugins"
|
664 |
-
|
665 |
#~ msgid "Installed plugins"
|
666 |
#~ msgstr "Installierte Plugins"
|
667 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
|
9 |
"Language: uk_UA\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: gallery-plugin.php:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
+
msgid "Gallery"
|
22 |
+
msgstr "Galerie"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:125
|
25 |
+
msgid "See images »"
|
26 |
+
msgstr "Fotos anzeigen »"
|
27 |
+
|
28 |
+
#: gallery-plugin.php:172
|
29 |
+
msgid "requires"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "Back to the WordPress"
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
#, fuzzy
|
42 |
+
msgid "Plugins page"
|
43 |
+
msgstr "Benötigte Plugins"
|
44 |
+
|
45 |
+
#: gallery-plugin.php:250
|
46 |
+
#: gallery-plugin.php:823
|
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 "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
|
49 |
|
50 |
+
#: gallery-plugin.php:272
|
51 |
+
#: gallery-plugin.php:282
|
52 |
msgid "Galleries"
|
53 |
msgstr "Galerien"
|
54 |
|
55 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Galerie hinzufügen"
|
58 |
|
59 |
+
#: gallery-plugin.php:275
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Galerie hinzufügen"
|
62 |
|
63 |
+
#: gallery-plugin.php:276
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Galerie bearbeiten"
|
66 |
|
67 |
+
#: gallery-plugin.php:277
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Neue Galerie"
|
70 |
|
71 |
+
#: gallery-plugin.php:278
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Galerie anzeigen"
|
74 |
|
75 |
+
#: gallery-plugin.php:279
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Galerie bearbeiten"
|
78 |
|
79 |
+
#: gallery-plugin.php:280
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Keine Galerien gefunden"
|
82 |
|
83 |
+
#: gallery-plugin.php:337
|
84 |
msgid "Upload File"
|
85 |
msgstr "Datei hochladen"
|
86 |
|
87 |
+
#: gallery-plugin.php:338
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Galerie Einstellungen"
|
90 |
|
91 |
+
#: gallery-plugin.php:356
|
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 "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
|
94 |
|
95 |
+
#: gallery-plugin.php:359
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Bild zum hochladen auswählen:"
|
98 |
|
99 |
+
#: gallery-plugin.php:364
|
100 |
msgid "Please enable JavaScript to use the file uploader."
|
101 |
msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
|
102 |
|
103 |
+
#: gallery-plugin.php:371
|
104 |
msgid "Allow the download link for all images in this gallery"
|
105 |
msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
|
106 |
|
107 |
+
#: gallery-plugin.php:372
|
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 "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
|
110 |
|
111 |
+
#: gallery-plugin.php:374
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Bitte auswählen"
|
114 |
|
115 |
+
#: gallery-plugin.php:374
|
116 |
+
#: gallery-plugin.php:1099
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Sortieren nach"
|
119 |
|
120 |
+
#: gallery-plugin.php:374
|
121 |
msgid "sort images"
|
122 |
msgstr "Reihenfolge Bilder"
|
123 |
|
124 |
+
#: gallery-plugin.php:374
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "auf der Plugin-Optionen-Seite ("
|
127 |
|
128 |
+
#: gallery-plugin.php:416
|
129 |
+
#: gallery-plugin.php:637
|
130 |
msgid "Title"
|
131 |
msgstr "Titel"
|
132 |
|
133 |
+
#: gallery-plugin.php:418
|
134 |
msgid "Alt tag"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: gallery-plugin.php:419
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
+
#: gallery-plugin.php:419
|
142 |
msgid "(by click on image opens a link in a new window)"
|
143 |
msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
|
144 |
|
145 |
+
#: gallery-plugin.php:420
|
146 |
msgid "This setting is available in Pro version"
|
147 |
msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
|
148 |
|
149 |
+
#: gallery-plugin.php:421
|
150 |
+
#, fuzzy
|
151 |
+
msgid "Open the URL"
|
152 |
msgstr "Öffne Link"
|
153 |
|
154 |
+
#: gallery-plugin.php:421
|
155 |
msgid "Current window"
|
156 |
msgstr "im aktuellen Fenster"
|
157 |
|
158 |
+
#: gallery-plugin.php:421
|
159 |
msgid "New window"
|
160 |
msgstr "in einem neuen Fenster"
|
161 |
|
162 |
+
#: gallery-plugin.php:422
|
163 |
+
#, fuzzy
|
164 |
+
msgid "Lightbox button URL"
|
165 |
+
msgstr "Lightbox Hintergrund"
|
166 |
+
|
167 |
+
#: gallery-plugin.php:423
|
168 |
+
msgid "Description"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: gallery-plugin.php:424
|
172 |
msgid "Delete"
|
173 |
msgstr "Löschen"
|
174 |
|
175 |
+
#: gallery-plugin.php:437
|
176 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
177 |
msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
|
178 |
|
179 |
+
#: gallery-plugin.php:439
|
180 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
181 |
msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
|
182 |
|
183 |
+
#: gallery-plugin.php:638
|
184 |
msgid "Author"
|
185 |
msgstr "Author"
|
186 |
|
187 |
+
#: gallery-plugin.php:639
|
188 |
msgid "Photo"
|
189 |
msgstr "Foto"
|
190 |
|
191 |
+
#: gallery-plugin.php:640
|
192 |
msgid "Publishing"
|
193 |
msgstr "Veröffentlichen"
|
194 |
|
195 |
+
#: gallery-plugin.php:641
|
196 |
+
#: gallery-plugin.php:1103
|
197 |
msgid "Date"
|
198 |
msgstr "Datum"
|
199 |
|
200 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
msgid "Settings are saved"
|
202 |
msgstr "Einstellungen gespeichert."
|
203 |
|
204 |
+
#: gallery-plugin.php:835
|
205 |
+
#: gallery-plugin.php:874
|
206 |
msgid "Wrong license key"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: gallery-plugin.php:867
|
210 |
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."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: gallery-plugin.php:876
|
214 |
msgid "This license key is bind to another site"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: gallery-plugin.php:878
|
218 |
+
#: gallery-plugin.php:1281
|
219 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: gallery-plugin.php:895
|
223 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: gallery-plugin.php:901
|
227 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: gallery-plugin.php:905
|
231 |
+
#: gallery-plugin.php:914
|
232 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: gallery-plugin.php:918
|
236 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: gallery-plugin.php:933
|
240 |
msgid "Please, enter Your license key"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: gallery-plugin.php:941
|
244 |
msgid "Gallery Settings"
|
245 |
msgstr "Galerie Einstellungen"
|
246 |
|
247 |
+
#: gallery-plugin.php:943
|
248 |
+
#: gallery-plugin.php:1304
|
249 |
+
#: gallery-plugin.php:1320
|
250 |
msgid "Settings"
|
251 |
msgstr "Einstellungen"
|
252 |
|
253 |
+
#: gallery-plugin.php:944
|
254 |
+
#: gallery-plugin.php:1305
|
255 |
+
msgid "FAQ"
|
256 |
+
msgstr "FAQ"
|
257 |
+
|
258 |
+
#: gallery-plugin.php:945
|
259 |
msgid "Go PRO"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: gallery-plugin.php:950
|
263 |
msgid "Notice:"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: gallery-plugin.php:950
|
267 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: gallery-plugin.php:951
|
271 |
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:"
|
272 |
msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
|
273 |
|
274 |
+
#: gallery-plugin.php:953
|
275 |
#, fuzzy
|
276 |
msgid "Please enable JavaScript to use the option to renew images."
|
277 |
msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
|
278 |
|
279 |
+
#: gallery-plugin.php:957
|
280 |
msgid "Update images for gallery"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: gallery-plugin.php:959
|
284 |
#, fuzzy
|
285 |
msgid "Update images"
|
286 |
msgstr "Reihenfolge Bilder"
|
287 |
|
288 |
+
#: gallery-plugin.php:964
|
289 |
msgid "Updating images..."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: gallery-plugin.php:965
|
293 |
#, fuzzy
|
294 |
msgid "No image found"
|
295 |
msgstr "Keine Galerien gefunden"
|
296 |
|
297 |
+
#: gallery-plugin.php:966
|
298 |
msgid "All images are updated"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: gallery-plugin.php:967
|
302 |
msgid "Error."
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: gallery-plugin.php:973
|
306 |
msgid "Image size for the album cover"
|
307 |
msgstr "Bildgröße für Beitragsbild"
|
308 |
|
309 |
+
#: gallery-plugin.php:975
|
310 |
+
#: gallery-plugin.php:983
|
311 |
+
#: gallery-plugin.php:999
|
312 |
msgid "Image size"
|
313 |
msgstr "Name der Bilder"
|
314 |
|
315 |
+
#: gallery-plugin.php:976
|
316 |
+
#: gallery-plugin.php:984
|
317 |
msgid "Width (in px)"
|
318 |
msgstr "Breite (in px)"
|
319 |
|
320 |
+
#: gallery-plugin.php:977
|
321 |
+
#: gallery-plugin.php:985
|
322 |
msgid "Height (in px)"
|
323 |
msgstr "Höhe (in px)"
|
324 |
|
325 |
+
#: gallery-plugin.php:981
|
326 |
msgid "Gallery image size"
|
327 |
msgstr "Bildgröße für Galerie"
|
328 |
|
329 |
+
#: gallery-plugin.php:989
|
330 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
331 |
msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
|
332 |
|
333 |
+
#: gallery-plugin.php:997
|
334 |
msgid "Gallery image size in the lightbox"
|
335 |
msgstr "Galeriegröße in der Lightbox"
|
336 |
|
337 |
+
#: gallery-plugin.php:1000
|
338 |
msgid "Max width (in px)"
|
339 |
msgstr "max. Breite (in px)"
|
340 |
|
341 |
+
#: gallery-plugin.php:1001
|
342 |
msgid "Max height (in px)"
|
343 |
msgstr "max. Höhe (in px)"
|
344 |
|
345 |
+
#: gallery-plugin.php:1002
|
346 |
msgid "Display a full size image in the lightbox"
|
347 |
msgstr "Zeige das Bild in Originalgröße in derLightbox"
|
348 |
|
349 |
+
#: gallery-plugin.php:1006
|
350 |
msgid "Crop position"
|
351 |
msgstr "Crop Position"
|
352 |
|
353 |
+
#: gallery-plugin.php:1008
|
354 |
msgid "Horizontal"
|
355 |
msgstr "Horizontal"
|
356 |
|
357 |
+
#: gallery-plugin.php:1010
|
358 |
msgid "left"
|
359 |
msgstr "links"
|
360 |
|
361 |
+
#: gallery-plugin.php:1011
|
362 |
+
#: gallery-plugin.php:1018
|
363 |
msgid "center"
|
364 |
msgstr "zentriert"
|
365 |
|
366 |
+
#: gallery-plugin.php:1012
|
367 |
msgid "right"
|
368 |
msgstr "rechts"
|
369 |
|
370 |
+
#: gallery-plugin.php:1015
|
371 |
msgid "Vertical"
|
372 |
msgstr "vertikal"
|
373 |
|
374 |
+
#: gallery-plugin.php:1017
|
375 |
msgid "top"
|
376 |
msgstr "oben"
|
377 |
|
378 |
+
#: gallery-plugin.php:1019
|
379 |
msgid "bottom"
|
380 |
msgstr "unten"
|
381 |
|
382 |
+
#: gallery-plugin.php:1024
|
383 |
msgid "Lightbox background"
|
384 |
msgstr "Lightbox Hintergrund"
|
385 |
|
386 |
+
#: gallery-plugin.php:1026
|
387 |
msgid "Default"
|
388 |
msgstr "Standard"
|
389 |
|
390 |
+
#: gallery-plugin.php:1027
|
391 |
msgid "Background transparency (from 0 to 1)"
|
392 |
msgstr "Hintergrund Transparenz (0 – 1)"
|
393 |
|
394 |
+
#: gallery-plugin.php:1029
|
395 |
msgid "Select a background color"
|
396 |
msgstr "Wähle eine Hintergrundfarbe"
|
397 |
|
398 |
+
#: gallery-plugin.php:1031
|
399 |
msgid "Background color"
|
400 |
msgstr "Hintergrundfarbe"
|
401 |
|
402 |
+
#: gallery-plugin.php:1038
|
403 |
+
#: gallery-plugin.php:1211
|
404 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: gallery-plugin.php:1045
|
408 |
+
#: gallery-plugin.php:1218
|
409 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
410 |
+
msgstr ""
|
411 |
+
|
412 |
+
#: gallery-plugin.php:1046
|
413 |
+
#: gallery-plugin.php:1219
|
414 |
+
#: gallery-plugin.php:2039
|
415 |
+
#, fuzzy
|
416 |
+
msgid "Learn More"
|
417 |
+
msgstr "Mehr erfahren"
|
418 |
+
|
419 |
+
#: gallery-plugin.php:1050
|
420 |
+
#: gallery-plugin.php:1223
|
421 |
+
msgid "Start Your Trial"
|
422 |
+
msgstr ""
|
423 |
+
|
424 |
+
#: gallery-plugin.php:1051
|
425 |
+
#: gallery-plugin.php:1224
|
426 |
+
#: gallery-plugin.php:1278
|
427 |
+
#: gallery-plugin.php:1288
|
428 |
+
msgid "or"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: gallery-plugin.php:1054
|
432 |
+
#: gallery-plugin.php:1227
|
433 |
+
msgid "Go"
|
434 |
+
msgstr ""
|
435 |
|
436 |
+
#: gallery-plugin.php:1062
|
437 |
msgid "Images with border"
|
438 |
msgstr "Bilder mit Rand"
|
439 |
|
440 |
+
#: gallery-plugin.php:1065
|
441 |
msgid "Border width in px, just numbers"
|
442 |
msgstr "Breite Bildrand in Pixel"
|
443 |
|
444 |
+
#: gallery-plugin.php:1067
|
445 |
+
#: gallery-plugin.php:1069
|
446 |
msgid "Select a border color"
|
447 |
msgstr "Rahmenfarbe"
|
448 |
|
449 |
+
#: gallery-plugin.php:1075
|
450 |
msgid "Number of images in the row"
|
451 |
msgstr "Anzahl Bilder in einer Reihe"
|
452 |
|
453 |
+
#: gallery-plugin.php:1081
|
454 |
msgid "Start slideshow"
|
455 |
msgstr "Starte Slideshow"
|
456 |
|
457 |
+
#: gallery-plugin.php:1087
|
458 |
msgid "Slideshow interval"
|
459 |
msgstr "Slideshow Geschwindigkeit"
|
460 |
|
461 |
+
#: gallery-plugin.php:1093
|
462 |
msgid "Use single lightbox for multiple galleries on one page"
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: gallery-plugin.php:1101
|
466 |
msgid "Attachment ID"
|
467 |
msgstr "Anhang ID"
|
468 |
|
469 |
+
#: gallery-plugin.php:1102
|
470 |
msgid "Image Name"
|
471 |
msgstr "Bildname"
|
472 |
|
473 |
+
#: gallery-plugin.php:1104
|
474 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
475 |
msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
476 |
|
477 |
+
#: gallery-plugin.php:1105
|
478 |
msgid "Random"
|
479 |
msgstr "Zufall"
|
480 |
|
481 |
+
#: gallery-plugin.php:1109
|
482 |
msgid "Sort images"
|
483 |
msgstr "Reihenfolge"
|
484 |
|
485 |
+
#: gallery-plugin.php:1111
|
486 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
487 |
msgstr "ASC (aufsteigend)"
|
488 |
|
489 |
+
#: gallery-plugin.php:1112
|
490 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
491 |
msgstr "DESC (absteigend)"
|
492 |
|
493 |
+
#: gallery-plugin.php:1116
|
494 |
msgid "Display text above the image"
|
495 |
msgstr "Zeige Text über dem Bild"
|
496 |
|
497 |
+
#: gallery-plugin.php:1118
|
498 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
499 |
msgstr "Text nur in Lightbox anzeigen"
|
500 |
|
501 |
+
#: gallery-plugin.php:1122
|
502 |
msgid "Display the Back link"
|
503 |
msgstr "Aktiviere Zurück-Link"
|
504 |
|
505 |
+
#: gallery-plugin.php:1128
|
506 |
msgid "Display the Back link in the shortcode"
|
507 |
msgstr "Aktiviere Zurück-Link im Shortcode"
|
508 |
|
509 |
+
#: gallery-plugin.php:1134
|
510 |
msgid "The Back link text"
|
511 |
msgstr "Zurück-Link Text"
|
512 |
|
513 |
+
#: gallery-plugin.php:1140
|
514 |
msgid "The Back link URL"
|
515 |
msgstr "Zurück-Link URL"
|
516 |
|
517 |
+
#: gallery-plugin.php:1142
|
518 |
msgid "Gallery page (Page with Gallery Template)"
|
519 |
msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
|
520 |
|
521 |
+
#: gallery-plugin.php:1144
|
522 |
msgid "(Full URL to custom page)"
|
523 |
msgstr "(URL zu eigener Seite)"
|
524 |
|
525 |
+
#: gallery-plugin.php:1148
|
526 |
msgid "The Read More link text"
|
527 |
msgstr "Weiterlesen link Text"
|
528 |
|
529 |
+
#: gallery-plugin.php:1154
|
530 |
msgid "Add gallery to the search"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: gallery-plugin.php:1164
|
534 |
msgid "Using"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: gallery-plugin.php:1164
|
538 |
msgid "powered by"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: gallery-plugin.php:1167
|
542 |
+
#: gallery-plugin.php:1171
|
543 |
msgid "Using Custom Search powered by"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: gallery-plugin.php:1167
|
547 |
msgid "Activate Custom Search"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: gallery-plugin.php:1171
|
551 |
msgid "Download Custom Search"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: gallery-plugin.php:1181
|
555 |
+
msgid "The lightbox helper"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: gallery-plugin.php:1183
|
559 |
+
msgid "Do not use"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: gallery-plugin.php:1184
|
563 |
+
msgid "Button helper"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: gallery-plugin.php:1185
|
567 |
+
msgid "Thumbnail helper"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: gallery-plugin.php:1189
|
571 |
msgid "Display Like buttons in the lightbox"
|
572 |
msgstr "Aktivier Like-Button in der Lightbox"
|
573 |
|
574 |
+
#: gallery-plugin.php:1191
|
575 |
msgid "FaceBook"
|
576 |
msgstr "Facebook"
|
577 |
|
578 |
+
#: gallery-plugin.php:1192
|
579 |
msgid "Twitter"
|
580 |
msgstr "Twitter"
|
581 |
|
582 |
+
#: gallery-plugin.php:1193
|
583 |
msgid "Pinterest"
|
584 |
msgstr "Pinterest"
|
585 |
|
586 |
+
#: gallery-plugin.php:1194
|
587 |
msgid "Google +1"
|
588 |
msgstr "Goolge+"
|
589 |
|
590 |
+
#: gallery-plugin.php:1198
|
591 |
msgid "Slug for gallery item"
|
592 |
msgstr "Galerie Slug"
|
593 |
|
594 |
+
#: gallery-plugin.php:1200
|
595 |
msgid "for any structure of permalinks except the default structure"
|
596 |
msgstr "Permalinkstruktur (Default ausgenommen)"
|
597 |
|
598 |
+
#: gallery-plugin.php:1204
|
599 |
+
msgid "Title for lightbox button"
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: gallery-plugin.php:1235
|
603 |
msgid "Save Changes"
|
604 |
msgstr "Einstellungen speichern"
|
605 |
|
606 |
+
#: gallery-plugin.php:1241
|
607 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
608 |
msgstr ""
|
609 |
|
610 |
+
#: gallery-plugin.php:1242
|
611 |
#, fuzzy
|
612 |
msgid "Rate the plugin"
|
613 |
msgstr "Benötigte Plugins"
|
614 |
|
615 |
+
#: gallery-plugin.php:1245
|
616 |
#, fuzzy
|
617 |
msgid "If there is something wrong about it, please contact us"
|
618 |
msgstr "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, oder füllen Sie das Kontakt Formular auf unserer Website aus."
|
619 |
|
620 |
+
#: gallery-plugin.php:1256
|
621 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: gallery-plugin.php:1258
|
625 |
msgid "Please, go to"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: gallery-plugin.php:1258
|
629 |
#, fuzzy
|
630 |
msgid "the setting page"
|
631 |
msgstr "auf der Plugin-Optionen-Seite ("
|
632 |
|
633 |
+
#: gallery-plugin.php:1259
|
634 |
msgid "You will be redirected automatically in 5 seconds."
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: gallery-plugin.php:1264
|
638 |
msgid "You can download and activate"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: gallery-plugin.php:1266
|
642 |
msgid "version of this plugin by entering Your license key."
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: gallery-plugin.php:1268
|
646 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
647 |
msgstr ""
|
648 |
|
649 |
+
#: gallery-plugin.php:1270
|
650 |
msgid "(your username is the email you specify when purchasing the product)."
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: gallery-plugin.php:1278
|
654 |
+
#: gallery-plugin.php:1288
|
655 |
+
#, fuzzy
|
656 |
+
msgid "Activate"
|
657 |
+
msgstr "Aktivierte Plugins"
|
658 |
|
659 |
+
#: gallery-plugin.php:1278
|
660 |
+
#: gallery-plugin.php:1288
|
661 |
+
msgid "Start Your Free 7-Day Trial Now"
|
662 |
+
msgstr ""
|
663 |
|
664 |
+
#: gallery-plugin.php:1306
|
665 |
msgid "Support"
|
666 |
msgstr "Support"
|
667 |
|
668 |
+
#: gallery-plugin.php:1434
|
669 |
+
#: template/gallery-single-template.php:13
|
670 |
msgid "Download high resolution image"
|
671 |
msgstr "Lade Bild in Originalgröße"
|
672 |
|
673 |
+
#: gallery-plugin.php:1543
|
674 |
+
#: template/gallery-single-template.php:76
|
675 |
msgid "Sorry, nothing found."
|
676 |
msgstr "Leider nichts gefunden."
|
677 |
|
678 |
+
#: gallery-plugin.php:1565
|
679 |
+
#: template/gallery-single-template.php:102
|
680 |
msgid "Image"
|
681 |
msgstr "Bild"
|
682 |
|
683 |
+
#: gallery-plugin.php:1856
|
684 |
#, fuzzy
|
685 |
msgid "Image size not defined"
|
686 |
msgstr "Name der Bilder"
|
687 |
|
688 |
+
#: gallery-plugin.php:1871
|
689 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: gallery-plugin.php:1882
|
693 |
msgid "Image size changes not defined"
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: gallery-plugin.php:1911
|
697 |
+
#: gallery-plugin.php:1914
|
698 |
+
#: gallery-plugin.php:1919
|
699 |
msgid "Invalid path"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
|
|
703 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: gallery-plugin.php:2043
|
707 |
+
msgid "Extend standard plugin functionality with new great options"
|
708 |
msgstr ""
|
709 |
|
710 |
+
#~ msgid ""
|
711 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
712 |
+
#~ "more details, please follow the link"
|
713 |
+
#~ msgstr ""
|
714 |
+
#~ "Nur in der Pro Version verfügbar. Folge dem Link für mehr Informationen"
|
715 |
+
|
716 |
#, fuzzy
|
717 |
#~ msgid "No gallery item found"
|
718 |
#~ msgstr "Keine Galerien gefunden"
|
721 |
#~ msgid "PHP Max Upload Size"
|
722 |
#~ msgstr "Datei hochladen"
|
723 |
|
|
|
|
|
|
|
724 |
#~ msgid "Installed plugins"
|
725 |
#~ msgstr "Installierte Plugins"
|
726 |
|
languages/gallery-es_ES.mo
CHANGED
Binary file
|
languages/gallery-es_ES.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Carlos Limia <climia@climia.es>\n"
|
9 |
"Language: pt_BR\n"
|
@@ -19,737 +19,804 @@ msgstr ""
|
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ gallery
|
22 |
-
#: gallery-plugin.php:
|
23 |
-
#: gallery-plugin.php:
|
24 |
msgid "Gallery"
|
25 |
msgstr "Galeria"
|
26 |
|
27 |
# @ gallery
|
28 |
-
#: gallery-plugin.php:
|
29 |
msgid "See images »"
|
30 |
msgstr "Ver imagens »"
|
31 |
|
32 |
-
#: gallery-plugin.php:
|
33 |
msgid "requires"
|
34 |
msgstr "Requiere"
|
35 |
|
36 |
-
#: gallery-plugin.php:
|
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:
|
41 |
msgid "Back to the WordPress"
|
42 |
msgstr "Volver a wordpress"
|
43 |
|
44 |
-
#: gallery-plugin.php:
|
45 |
msgid "Plugins page"
|
46 |
msgstr "Pagina de Plugins"
|
47 |
|
48 |
# @ gallery
|
49 |
-
#: gallery-plugin.php:
|
50 |
-
#: gallery-plugin.php:
|
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:
|
56 |
-
#: gallery-plugin.php:
|
57 |
msgid "Galleries"
|
58 |
msgstr "Galerias"
|
59 |
|
60 |
# @ gallery
|
61 |
-
#: gallery-plugin.php:
|
62 |
msgid "Add a Gallery"
|
63 |
msgstr "Agregar una Galeria"
|
64 |
|
65 |
# @ gallery
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Add New Gallery"
|
68 |
msgstr "Agregar una Galeria nueva"
|
69 |
|
70 |
# @ gallery
|
71 |
-
#: gallery-plugin.php:
|
72 |
msgid "Edit Gallery"
|
73 |
msgstr "Editar Galeria"
|
74 |
|
75 |
# @ gallery
|
76 |
-
#: gallery-plugin.php:
|
77 |
msgid "New Gallery"
|
78 |
msgstr "Galeria nueva"
|
79 |
|
80 |
# @ gallery
|
81 |
-
#: gallery-plugin.php:
|
82 |
msgid "View Gallery"
|
83 |
msgstr "Ver Galeria"
|
84 |
|
85 |
# @ gallery
|
86 |
-
#: gallery-plugin.php:
|
87 |
msgid "Find a Gallery"
|
88 |
msgstr "Encontrar una Galeria"
|
89 |
|
90 |
# @ gallery
|
91 |
-
#: gallery-plugin.php:
|
92 |
msgid "No Gallery found"
|
93 |
msgstr "Ninguna galeria encontrada"
|
94 |
|
95 |
# @ gallery
|
96 |
-
#: gallery-plugin.php:
|
97 |
msgid "Upload File"
|
98 |
msgstr "Subir Archivo"
|
99 |
|
100 |
# @ gallery
|
101 |
-
#: gallery-plugin.php:
|
102 |
msgid "Gallery Shortcode"
|
103 |
msgstr "Codigo corto de Galeria"
|
104 |
|
105 |
# @ gallery
|
106 |
-
#: gallery-plugin.php:
|
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:
|
112 |
msgid "Choose an image for upload:"
|
113 |
msgstr "Escoja una imagen para subir:"
|
114 |
|
115 |
# @ gallery
|
116 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
132 |
msgid "Please make a choice"
|
133 |
msgstr "Por favor, escoja una opcion"
|
134 |
|
135 |
# @ gallery
|
136 |
-
#: gallery-plugin.php:
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "Sort images by"
|
139 |
msgstr "Ordenar imagens por"
|
140 |
|
141 |
# @ gallery
|
142 |
-
#: gallery-plugin.php:
|
143 |
msgid "sort images"
|
144 |
msgstr "ordenar imagens"
|
145 |
|
146 |
# @ gallery
|
147 |
-
#: gallery-plugin.php:
|
148 |
msgid "on the plugin settings page ("
|
149 |
msgstr "En la pagina de opciones de este plugin ("
|
150 |
|
151 |
# @ gallery
|
152 |
-
#: gallery-plugin.php:
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Title"
|
155 |
msgstr "Título"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "Alt tag"
|
159 |
msgstr "Etiqueta alternativa"
|
160 |
|
161 |
# @ gallery
|
162 |
-
#: gallery-plugin.php:
|
163 |
msgid "URL"
|
164 |
msgstr "URL"
|
165 |
|
166 |
# @ gallery
|
167 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
178 |
-
|
|
|
179 |
msgstr "Abrir elenlace"
|
180 |
|
181 |
# @ gallery
|
182 |
-
#: gallery-plugin.php:
|
183 |
msgid "Current window"
|
184 |
msgstr "Ventana atual"
|
185 |
|
186 |
# @ gallery
|
187 |
-
#: gallery-plugin.php:
|
188 |
msgid "New window"
|
189 |
msgstr "Ventana nueva"
|
190 |
|
191 |
# @ gallery
|
192 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
193 |
msgid "Delete"
|
194 |
msgstr "Suprimir"
|
195 |
|
196 |
# @ gallery
|
197 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
208 |
msgid "Author"
|
209 |
msgstr "Autor"
|
210 |
|
211 |
# @ gallery
|
212 |
-
#: gallery-plugin.php:
|
213 |
msgid "Photo"
|
214 |
msgstr "Foto"
|
215 |
|
216 |
# @ gallery
|
217 |
-
#: gallery-plugin.php:
|
218 |
msgid "Publishing"
|
219 |
msgstr "Publicacion"
|
220 |
|
221 |
# @ gallery
|
222 |
-
#: gallery-plugin.php:
|
223 |
-
#: gallery-plugin.php:
|
224 |
msgid "Date"
|
225 |
msgstr "Fecha"
|
226 |
|
227 |
# @ gallery
|
228 |
-
#: gallery-plugin.php:
|
229 |
msgid "Settings are saved"
|
230 |
msgstr "Cambios guardados"
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Wrong license key"
|
235 |
msgstr "Licencia incorrecta"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
246 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
259 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
268 |
msgid "Please, enter Your license key"
|
269 |
msgstr "Introducca su clave de licencia."
|
270 |
|
271 |
# @ gallery
|
272 |
-
#: gallery-plugin.php:
|
273 |
msgid "Gallery Settings"
|
274 |
msgstr "Configuracion de la Galeria"
|
275 |
|
276 |
# @ bestwebsoft
|
277 |
# @ gallery
|
278 |
-
#: gallery-plugin.php:
|
279 |
-
#: gallery-plugin.php:
|
280 |
-
#: gallery-plugin.php:
|
281 |
msgid "Settings"
|
282 |
msgstr "Configuraciones"
|
283 |
|
284 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
285 |
msgid "Go PRO"
|
286 |
msgstr "Ir a PRO"
|
287 |
|
288 |
-
#: gallery-plugin.php:
|
289 |
msgid "Notice:"
|
290 |
msgstr "Nota:"
|
291 |
|
292 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
307 |
msgid "Update images for gallery"
|
308 |
msgstr "Actualizar imagene de la galeria"
|
309 |
|
310 |
# @ gallery
|
311 |
-
#: gallery-plugin.php:
|
312 |
msgid "Update images"
|
313 |
msgstr "Actualizar imagenes"
|
314 |
|
315 |
-
#: gallery-plugin.php:
|
316 |
msgid "Updating images..."
|
317 |
msgstr "Actualizando imagenes"
|
318 |
|
319 |
# @ gallery
|
320 |
-
#: gallery-plugin.php:
|
321 |
msgid "No image found"
|
322 |
msgstr "Imagen no encontrada"
|
323 |
|
324 |
-
#: gallery-plugin.php:
|
325 |
msgid "All images are updated"
|
326 |
msgstr "Todas las imgenes an sido actualizados"
|
327 |
|
328 |
-
#: gallery-plugin.php:
|
329 |
msgid "Error."
|
330 |
msgstr "Error"
|
331 |
|
332 |
# @ gallery
|
333 |
-
#: gallery-plugin.php:
|
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:
|
339 |
-
#: gallery-plugin.php:
|
340 |
-
#: gallery-plugin.php:
|
341 |
msgid "Image size"
|
342 |
msgstr "Tamaño de la imagen"
|
343 |
|
344 |
# @ gallery
|
345 |
-
#: gallery-plugin.php:
|
346 |
-
#: gallery-plugin.php:
|
347 |
msgid "Width (in px)"
|
348 |
msgstr "Ancho (em px)"
|
349 |
|
350 |
# @ gallery
|
351 |
-
#: gallery-plugin.php:
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "Height (in px)"
|
354 |
msgstr "Altura (em px)"
|
355 |
|
356 |
# @ gallery
|
357 |
-
#: gallery-plugin.php:
|
358 |
msgid "Gallery image size"
|
359 |
msgstr "Tamanño de da imagen de la galeria"
|
360 |
|
361 |
# @ gallery
|
362 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
373 |
msgid "Max width (in px)"
|
374 |
msgstr "Ancho máximo (em px)"
|
375 |
|
376 |
# @ gallery
|
377 |
-
#: gallery-plugin.php:
|
378 |
msgid "Max height (in px)"
|
379 |
msgstr "Altura máxima (em px)"
|
380 |
|
381 |
# @ gallery
|
382 |
-
#: gallery-plugin.php:
|
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:
|
388 |
msgid "Crop position"
|
389 |
msgstr "Recortar posicion"
|
390 |
|
391 |
# @ gallery
|
392 |
-
#: gallery-plugin.php:
|
393 |
msgid "Horizontal"
|
394 |
msgstr "Horizontal"
|
395 |
|
396 |
# @ gallery
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "left"
|
399 |
msgstr "izquierda"
|
400 |
|
401 |
# @ gallery
|
402 |
-
#: gallery-plugin.php:
|
403 |
-
#: gallery-plugin.php:
|
404 |
msgid "center"
|
405 |
msgstr "centro"
|
406 |
|
407 |
# @ gallery
|
408 |
-
#: gallery-plugin.php:
|
409 |
msgid "right"
|
410 |
msgstr "direcha"
|
411 |
|
412 |
# @ gallery
|
413 |
-
#: gallery-plugin.php:
|
414 |
msgid "Vertical"
|
415 |
msgstr "Vertical"
|
416 |
|
417 |
# @ gallery
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "top"
|
420 |
msgstr "Arriba"
|
421 |
|
422 |
# @ gallery
|
423 |
-
#: gallery-plugin.php:
|
424 |
msgid "bottom"
|
425 |
msgstr "abajo"
|
426 |
|
427 |
# @ gallery
|
428 |
-
#: gallery-plugin.php:
|
429 |
msgid "Lightbox background"
|
430 |
msgstr "Fundo del Lightbox"
|
431 |
|
432 |
# @ gallery
|
433 |
-
#: gallery-plugin.php:
|
434 |
msgid "Default"
|
435 |
msgstr "Por Defecto"
|
436 |
|
437 |
# @ gallery
|
438 |
-
#: gallery-plugin.php:
|
439 |
msgid "Background transparency (from 0 to 1)"
|
440 |
msgstr "Transparencia del fondo (de 0 a 1)"
|
441 |
|
442 |
# @ gallery
|
443 |
-
#: gallery-plugin.php:
|
444 |
msgid "Select a background color"
|
445 |
msgstr "Selecionar un color de fondo"
|
446 |
|
447 |
# @ gallery
|
448 |
-
#: gallery-plugin.php:
|
449 |
msgid "Background color"
|
450 |
msgstr "Color de fondo"
|
451 |
|
452 |
-
#: gallery-plugin.php:
|
453 |
-
#: gallery-plugin.php:
|
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 |
-
|
458 |
-
#: gallery-plugin.php:
|
459 |
-
|
460 |
-
|
461 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
462 |
|
463 |
# @ gallery
|
464 |
-
#: gallery-plugin.php:
|
465 |
msgid "Images with border"
|
466 |
msgstr "Imagens con borde"
|
467 |
|
468 |
# @ gallery
|
469 |
-
#: gallery-plugin.php:
|
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:
|
475 |
-
#: gallery-plugin.php:
|
476 |
msgid "Select a border color"
|
477 |
msgstr "Escoja el color del borde"
|
478 |
|
479 |
# @ gallery
|
480 |
-
#: gallery-plugin.php:
|
481 |
msgid "Number of images in the row"
|
482 |
msgstr "Número de imagenes por fila"
|
483 |
|
484 |
# @ gallery
|
485 |
-
#: gallery-plugin.php:
|
486 |
msgid "Start slideshow"
|
487 |
msgstr "Iniciar Apresentacion de diapositivas"
|
488 |
|
489 |
# @ gallery
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Slideshow interval"
|
492 |
msgstr "Intervalo entre las diapositivas"
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
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:
|
500 |
msgid "Attachment ID"
|
501 |
msgstr "ID del anexo"
|
502 |
|
503 |
# @ gallery
|
504 |
-
#: gallery-plugin.php:
|
505 |
msgid "Image Name"
|
506 |
msgstr "Nome da Imagen"
|
507 |
|
508 |
# @ gallery
|
509 |
-
#: gallery-plugin.php:
|
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:
|
515 |
msgid "Random"
|
516 |
msgstr "Aleatório"
|
517 |
|
518 |
# @ gallery
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "Sort images"
|
521 |
msgstr "Ordenar imagenes:"
|
522 |
|
523 |
# @ gallery
|
524 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
535 |
msgid "Display text above the image"
|
536 |
msgstr "Mostrar texto acima da imagen"
|
537 |
|
538 |
# @ gallery
|
539 |
-
#: gallery-plugin.php:
|
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:
|
545 |
msgid "Display the Back link"
|
546 |
msgstr "Mostrar enlace Volver"
|
547 |
|
548 |
# @ gallery
|
549 |
-
#: gallery-plugin.php:
|
550 |
msgid "Display the Back link in the shortcode"
|
551 |
msgstr "Mostrar enlace Volver codigo corto"
|
552 |
|
553 |
# @ gallery
|
554 |
-
#: gallery-plugin.php:
|
555 |
msgid "The Back link text"
|
556 |
msgstr "Texto del enlace volver"
|
557 |
|
558 |
# @ gallery
|
559 |
-
#: gallery-plugin.php:
|
560 |
msgid "The Back link URL"
|
561 |
msgstr "URL del enlacw Volver"
|
562 |
|
563 |
# @ gallery
|
564 |
-
#: gallery-plugin.php:
|
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:
|
570 |
msgid "(Full URL to custom page)"
|
571 |
msgstr "(URL completa para a página personalizada)"
|
572 |
|
573 |
# @ gallery
|
574 |
-
#: gallery-plugin.php:
|
575 |
msgid "The Read More link text"
|
576 |
msgstr "Texto del enlace leer mas"
|
577 |
|
578 |
-
#: gallery-plugin.php:
|
579 |
msgid "Add gallery to the search"
|
580 |
msgstr "Agregar la galeria a la busqueda"
|
581 |
|
582 |
-
#: gallery-plugin.php:
|
583 |
msgid "Using"
|
584 |
msgstr "Usando"
|
585 |
|
586 |
-
#: gallery-plugin.php:
|
587 |
msgid "powered by"
|
588 |
msgstr "propulsado por"
|
589 |
|
590 |
-
#: gallery-plugin.php:
|
591 |
-
#: gallery-plugin.php:
|
592 |
msgid "Using Custom Search powered by"
|
593 |
msgstr "Usando buqueda customizada propulsado por"
|
594 |
|
595 |
-
#: gallery-plugin.php:
|
596 |
msgid "Activate Custom Search"
|
597 |
msgstr "Activar Busqueda customizada"
|
598 |
|
599 |
-
#: gallery-plugin.php:
|
600 |
msgid "Download Custom Search"
|
601 |
msgstr "Descarga Busqueda customizada"
|
602 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
603 |
# @ gallery
|
604 |
-
#: gallery-plugin.php:
|
605 |
msgid "Display Like buttons in the lightbox"
|
606 |
msgstr "Mostrar botones me gusta en el Lightbox"
|
607 |
|
608 |
# @ gallery
|
609 |
-
#: gallery-plugin.php:
|
610 |
msgid "FaceBook"
|
611 |
msgstr "Facebook"
|
612 |
|
613 |
# @ gallery
|
614 |
-
#: gallery-plugin.php:
|
615 |
msgid "Twitter"
|
616 |
msgstr "Twitter"
|
617 |
|
618 |
# @ gallery
|
619 |
-
#: gallery-plugin.php:
|
620 |
msgid "Pinterest"
|
621 |
msgstr "Pinterest"
|
622 |
|
623 |
# @ gallery
|
624 |
-
#: gallery-plugin.php:
|
625 |
msgid "Google +1"
|
626 |
msgstr "Google +1"
|
627 |
|
628 |
# @ gallery
|
629 |
-
#: gallery-plugin.php:
|
630 |
msgid "Slug for gallery item"
|
631 |
msgstr "Slug para la galeria"
|
632 |
|
633 |
# @ gallery
|
634 |
-
#: gallery-plugin.php:
|
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:
|
640 |
msgid "Save Changes"
|
641 |
msgstr "Guardar Cambios"
|
642 |
|
643 |
-
#: gallery-plugin.php:
|
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:
|
649 |
msgid "Rate the plugin"
|
650 |
msgstr "Puntua este plugin"
|
651 |
|
652 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
661 |
msgid "Please, go to"
|
662 |
msgstr "Porfavor, ir a"
|
663 |
|
664 |
# @ gallery
|
665 |
-
#: gallery-plugin.php:
|
666 |
msgid "the setting page"
|
667 |
msgstr "configurar plugin ("
|
668 |
|
669 |
-
#: gallery-plugin.php:
|
670 |
msgid "You will be redirected automatically in 5 seconds."
|
671 |
msgstr "Sera redirecionado en 5 segundos"
|
672 |
|
673 |
-
#: gallery-plugin.php:
|
674 |
msgid "You can download and activate"
|
675 |
msgstr "Puede descargar y activar"
|
676 |
|
677 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
690 |
-
#: gallery-plugin.php:
|
691 |
-
msgid "
|
692 |
-
msgstr "
|
693 |
|
694 |
-
|
695 |
-
#: gallery-plugin.php:
|
696 |
-
msgid "
|
697 |
-
msgstr "
|
698 |
|
699 |
# @ gallery
|
700 |
-
#: gallery-plugin.php:
|
701 |
msgid "Support"
|
702 |
msgstr "Soporte"
|
703 |
|
704 |
# @ gallery
|
705 |
-
#: gallery-plugin.php:
|
706 |
-
#: template/gallery-single-template.php:
|
707 |
msgid "Download high resolution image"
|
708 |
msgstr "Descarga la image de alta resolucion"
|
709 |
|
710 |
# @ gallery
|
711 |
-
#: gallery-plugin.php:
|
712 |
-
#: template/gallery-single-template.php:
|
713 |
msgid "Sorry, nothing found."
|
714 |
msgstr "Disculpe, nada fue encontrado."
|
715 |
|
716 |
# @ gallery
|
717 |
-
#: gallery-plugin.php:
|
718 |
-
#: template/gallery-single-template.php:
|
719 |
msgid "Image"
|
720 |
msgstr "Imagen"
|
721 |
|
722 |
# @ gallery
|
723 |
-
#: gallery-plugin.php:
|
724 |
msgid "Image size not defined"
|
725 |
msgstr "Tanaño de imagen no definida"
|
726 |
|
727 |
-
#: gallery-plugin.php:
|
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:
|
732 |
msgid "Image size changes not defined"
|
733 |
msgstr "Tamaño de imagen no esta definida."
|
734 |
|
735 |
-
#: gallery-plugin.php:
|
736 |
-
#: gallery-plugin.php:
|
737 |
-
#: gallery-plugin.php:
|
738 |
msgid "Invalid path"
|
739 |
msgstr "Ruta incorrecta."
|
740 |
|
741 |
-
#: gallery-plugin.php:
|
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:
|
750 |
-
|
|
|
751 |
msgstr "Funcionalidad standar extendida con nuevas opciones."
|
752 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
753 |
# @ gallery
|
754 |
#, fuzzy
|
755 |
#~ msgid "No gallery item found"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+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"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ gallery
|
22 |
+
#: gallery-plugin.php:73
|
23 |
+
#: gallery-plugin.php:273
|
24 |
msgid "Gallery"
|
25 |
msgstr "Galeria"
|
26 |
|
27 |
# @ gallery
|
28 |
+
#: gallery-plugin.php:125
|
29 |
msgid "See images »"
|
30 |
msgstr "Ver imagens »"
|
31 |
|
32 |
+
#: gallery-plugin.php:172
|
33 |
msgid "requires"
|
34 |
msgstr "Requiere"
|
35 |
|
36 |
+
#: gallery-plugin.php:172
|
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:172
|
41 |
msgid "Back to the WordPress"
|
42 |
msgstr "Volver a wordpress"
|
43 |
|
44 |
+
#: gallery-plugin.php:172
|
45 |
msgid "Plugins page"
|
46 |
msgstr "Pagina de Plugins"
|
47 |
|
48 |
# @ gallery
|
49 |
+
#: gallery-plugin.php:250
|
50 |
+
#: gallery-plugin.php:823
|
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:272
|
56 |
+
#: gallery-plugin.php:282
|
57 |
msgid "Galleries"
|
58 |
msgstr "Galerias"
|
59 |
|
60 |
# @ gallery
|
61 |
+
#: gallery-plugin.php:274
|
62 |
msgid "Add a Gallery"
|
63 |
msgstr "Agregar una Galeria"
|
64 |
|
65 |
# @ gallery
|
66 |
+
#: gallery-plugin.php:275
|
67 |
msgid "Add New Gallery"
|
68 |
msgstr "Agregar una Galeria nueva"
|
69 |
|
70 |
# @ gallery
|
71 |
+
#: gallery-plugin.php:276
|
72 |
msgid "Edit Gallery"
|
73 |
msgstr "Editar Galeria"
|
74 |
|
75 |
# @ gallery
|
76 |
+
#: gallery-plugin.php:277
|
77 |
msgid "New Gallery"
|
78 |
msgstr "Galeria nueva"
|
79 |
|
80 |
# @ gallery
|
81 |
+
#: gallery-plugin.php:278
|
82 |
msgid "View Gallery"
|
83 |
msgstr "Ver Galeria"
|
84 |
|
85 |
# @ gallery
|
86 |
+
#: gallery-plugin.php:279
|
87 |
msgid "Find a Gallery"
|
88 |
msgstr "Encontrar una Galeria"
|
89 |
|
90 |
# @ gallery
|
91 |
+
#: gallery-plugin.php:280
|
92 |
msgid "No Gallery found"
|
93 |
msgstr "Ninguna galeria encontrada"
|
94 |
|
95 |
# @ gallery
|
96 |
+
#: gallery-plugin.php:337
|
97 |
msgid "Upload File"
|
98 |
msgstr "Subir Archivo"
|
99 |
|
100 |
# @ gallery
|
101 |
+
#: gallery-plugin.php:338
|
102 |
msgid "Gallery Shortcode"
|
103 |
msgstr "Codigo corto de Galeria"
|
104 |
|
105 |
# @ gallery
|
106 |
+
#: gallery-plugin.php:356
|
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:359
|
112 |
msgid "Choose an image for upload:"
|
113 |
msgstr "Escoja una imagen para subir:"
|
114 |
|
115 |
# @ gallery
|
116 |
+
#: gallery-plugin.php:364
|
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:371
|
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:372
|
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:374
|
132 |
msgid "Please make a choice"
|
133 |
msgstr "Por favor, escoja una opcion"
|
134 |
|
135 |
# @ gallery
|
136 |
+
#: gallery-plugin.php:374
|
137 |
+
#: gallery-plugin.php:1099
|
138 |
msgid "Sort images by"
|
139 |
msgstr "Ordenar imagens por"
|
140 |
|
141 |
# @ gallery
|
142 |
+
#: gallery-plugin.php:374
|
143 |
msgid "sort images"
|
144 |
msgstr "ordenar imagens"
|
145 |
|
146 |
# @ gallery
|
147 |
+
#: gallery-plugin.php:374
|
148 |
msgid "on the plugin settings page ("
|
149 |
msgstr "En la pagina de opciones de este plugin ("
|
150 |
|
151 |
# @ gallery
|
152 |
+
#: gallery-plugin.php:416
|
153 |
+
#: gallery-plugin.php:637
|
154 |
msgid "Title"
|
155 |
msgstr "Título"
|
156 |
|
157 |
+
#: gallery-plugin.php:418
|
158 |
msgid "Alt tag"
|
159 |
msgstr "Etiqueta alternativa"
|
160 |
|
161 |
# @ gallery
|
162 |
+
#: gallery-plugin.php:419
|
163 |
msgid "URL"
|
164 |
msgstr "URL"
|
165 |
|
166 |
# @ gallery
|
167 |
+
#: gallery-plugin.php:419
|
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:420
|
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:421
|
178 |
+
#, fuzzy
|
179 |
+
msgid "Open the URL"
|
180 |
msgstr "Abrir elenlace"
|
181 |
|
182 |
# @ gallery
|
183 |
+
#: gallery-plugin.php:421
|
184 |
msgid "Current window"
|
185 |
msgstr "Ventana atual"
|
186 |
|
187 |
# @ gallery
|
188 |
+
#: gallery-plugin.php:421
|
189 |
msgid "New window"
|
190 |
msgstr "Ventana nueva"
|
191 |
|
192 |
# @ gallery
|
193 |
+
#: gallery-plugin.php:422
|
194 |
+
#, fuzzy
|
195 |
+
msgid "Lightbox button URL"
|
196 |
+
msgstr "Fundo del Lightbox"
|
197 |
+
|
198 |
+
#: gallery-plugin.php:423
|
199 |
+
msgid "Description"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
# @ gallery
|
203 |
+
#: gallery-plugin.php:424
|
204 |
msgid "Delete"
|
205 |
msgstr "Suprimir"
|
206 |
|
207 |
# @ gallery
|
208 |
+
#: gallery-plugin.php:437
|
209 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
210 |
msgstr "Puede agregar una galleria en una pagina insertando el codigo corto en el contenido"
|
211 |
|
212 |
# @ gallery
|
213 |
+
#: gallery-plugin.php:439
|
214 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
215 |
msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
|
216 |
|
217 |
# @ gallery
|
218 |
+
#: gallery-plugin.php:638
|
219 |
msgid "Author"
|
220 |
msgstr "Autor"
|
221 |
|
222 |
# @ gallery
|
223 |
+
#: gallery-plugin.php:639
|
224 |
msgid "Photo"
|
225 |
msgstr "Foto"
|
226 |
|
227 |
# @ gallery
|
228 |
+
#: gallery-plugin.php:640
|
229 |
msgid "Publishing"
|
230 |
msgstr "Publicacion"
|
231 |
|
232 |
# @ gallery
|
233 |
+
#: gallery-plugin.php:641
|
234 |
+
#: gallery-plugin.php:1103
|
235 |
msgid "Date"
|
236 |
msgstr "Fecha"
|
237 |
|
238 |
# @ gallery
|
239 |
+
#: gallery-plugin.php:816
|
240 |
msgid "Settings are saved"
|
241 |
msgstr "Cambios guardados"
|
242 |
|
243 |
+
#: gallery-plugin.php:835
|
244 |
+
#: gallery-plugin.php:874
|
245 |
msgid "Wrong license key"
|
246 |
msgstr "Licencia incorrecta"
|
247 |
|
248 |
+
#: gallery-plugin.php:867
|
249 |
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."
|
250 |
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."
|
251 |
|
252 |
+
#: gallery-plugin.php:876
|
253 |
msgid "This license key is bind to another site"
|
254 |
msgstr "Esta licencia ya esta en uso en otro sitio web."
|
255 |
|
256 |
+
#: gallery-plugin.php:878
|
257 |
+
#: gallery-plugin.php:1281
|
258 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
259 |
msgstr "A superado el numero de intentos disponibles por dia. Porfavor, suba el plugin de forma manual."
|
260 |
|
261 |
+
#: gallery-plugin.php:895
|
262 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
263 |
msgstr "No se pudo descomprimir el archivo zip. Porfavor, suba el plugin de forma manual."
|
264 |
|
265 |
+
#: gallery-plugin.php:901
|
266 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
267 |
msgstr "Su servidor no tiene soporte para archivos ZIP ni Phar. Porfavor, suba el plugin de forma manual."
|
268 |
|
269 |
+
#: gallery-plugin.php:905
|
270 |
+
#: gallery-plugin.php:914
|
271 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
272 |
msgstr "Descar del archivo zip a fallado. Porfavor, suba el plugin de forma manual."
|
273 |
|
274 |
+
#: gallery-plugin.php:918
|
275 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
276 |
msgstr "Error desconocido. Porfavor, suba el plugin de forma manual."
|
277 |
|
278 |
+
#: gallery-plugin.php:933
|
279 |
msgid "Please, enter Your license key"
|
280 |
msgstr "Introducca su clave de licencia."
|
281 |
|
282 |
# @ gallery
|
283 |
+
#: gallery-plugin.php:941
|
284 |
msgid "Gallery Settings"
|
285 |
msgstr "Configuracion de la Galeria"
|
286 |
|
287 |
# @ bestwebsoft
|
288 |
# @ gallery
|
289 |
+
#: gallery-plugin.php:943
|
290 |
+
#: gallery-plugin.php:1304
|
291 |
+
#: gallery-plugin.php:1320
|
292 |
msgid "Settings"
|
293 |
msgstr "Configuraciones"
|
294 |
|
295 |
+
# @ gallery
|
296 |
+
#: gallery-plugin.php:944
|
297 |
+
#: gallery-plugin.php:1305
|
298 |
+
msgid "FAQ"
|
299 |
+
msgstr "FAQ"
|
300 |
+
|
301 |
+
#: gallery-plugin.php:945
|
302 |
msgid "Go PRO"
|
303 |
msgstr "Ir a PRO"
|
304 |
|
305 |
+
#: gallery-plugin.php:950
|
306 |
msgid "Notice:"
|
307 |
msgstr "Nota:"
|
308 |
|
309 |
+
#: gallery-plugin.php:950
|
310 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
311 |
msgstr "La configuracion a cambiado, no olvide de hacer click en el botton \"guardar cambios\""
|
312 |
|
313 |
# @ gallery
|
314 |
+
#: gallery-plugin.php:951
|
315 |
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:"
|
316 |
msgstr "Si quiere agregar una Galeria a su pagina o entrada, simplemente copie y pege el codigo corto en la pagina o entrada."
|
317 |
|
318 |
# @ gallery
|
319 |
+
#: gallery-plugin.php:953
|
320 |
msgid "Please enable JavaScript to use the option to renew images."
|
321 |
msgstr "Por favor habilite el Javascript para usar la opcion de renovar imagenes."
|
322 |
|
323 |
+
#: gallery-plugin.php:957
|
324 |
msgid "Update images for gallery"
|
325 |
msgstr "Actualizar imagene de la galeria"
|
326 |
|
327 |
# @ gallery
|
328 |
+
#: gallery-plugin.php:959
|
329 |
msgid "Update images"
|
330 |
msgstr "Actualizar imagenes"
|
331 |
|
332 |
+
#: gallery-plugin.php:964
|
333 |
msgid "Updating images..."
|
334 |
msgstr "Actualizando imagenes"
|
335 |
|
336 |
# @ gallery
|
337 |
+
#: gallery-plugin.php:965
|
338 |
msgid "No image found"
|
339 |
msgstr "Imagen no encontrada"
|
340 |
|
341 |
+
#: gallery-plugin.php:966
|
342 |
msgid "All images are updated"
|
343 |
msgstr "Todas las imgenes an sido actualizados"
|
344 |
|
345 |
+
#: gallery-plugin.php:967
|
346 |
msgid "Error."
|
347 |
msgstr "Error"
|
348 |
|
349 |
# @ gallery
|
350 |
+
#: gallery-plugin.php:973
|
351 |
msgid "Image size for the album cover"
|
352 |
msgstr "Tamanño de la imagen para la portada del álbum"
|
353 |
|
354 |
# @ gallery
|
355 |
+
#: gallery-plugin.php:975
|
356 |
+
#: gallery-plugin.php:983
|
357 |
+
#: gallery-plugin.php:999
|
358 |
msgid "Image size"
|
359 |
msgstr "Tamaño de la imagen"
|
360 |
|
361 |
# @ gallery
|
362 |
+
#: gallery-plugin.php:976
|
363 |
+
#: gallery-plugin.php:984
|
364 |
msgid "Width (in px)"
|
365 |
msgstr "Ancho (em px)"
|
366 |
|
367 |
# @ gallery
|
368 |
+
#: gallery-plugin.php:977
|
369 |
+
#: gallery-plugin.php:985
|
370 |
msgid "Height (in px)"
|
371 |
msgstr "Altura (em px)"
|
372 |
|
373 |
# @ gallery
|
374 |
+
#: gallery-plugin.php:981
|
375 |
msgid "Gallery image size"
|
376 |
msgstr "Tamanño de da imagen de la galeria"
|
377 |
|
378 |
# @ gallery
|
379 |
+
#: gallery-plugin.php:989
|
380 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
381 |
msgstr "WordPress creara una miniatura nueva cuando suba una nueva imagen."
|
382 |
|
383 |
# @ gallery
|
384 |
+
#: gallery-plugin.php:997
|
385 |
msgid "Gallery image size in the lightbox"
|
386 |
msgstr "Tamanño de la imagen en la galeria del Lightbox"
|
387 |
|
388 |
# @ gallery
|
389 |
+
#: gallery-plugin.php:1000
|
390 |
msgid "Max width (in px)"
|
391 |
msgstr "Ancho máximo (em px)"
|
392 |
|
393 |
# @ gallery
|
394 |
+
#: gallery-plugin.php:1001
|
395 |
msgid "Max height (in px)"
|
396 |
msgstr "Altura máxima (em px)"
|
397 |
|
398 |
# @ gallery
|
399 |
+
#: gallery-plugin.php:1002
|
400 |
msgid "Display a full size image in the lightbox"
|
401 |
msgstr "Exibir la imagen en su tamaño completo en el Lightbox"
|
402 |
|
403 |
# @ gallery
|
404 |
+
#: gallery-plugin.php:1006
|
405 |
msgid "Crop position"
|
406 |
msgstr "Recortar posicion"
|
407 |
|
408 |
# @ gallery
|
409 |
+
#: gallery-plugin.php:1008
|
410 |
msgid "Horizontal"
|
411 |
msgstr "Horizontal"
|
412 |
|
413 |
# @ gallery
|
414 |
+
#: gallery-plugin.php:1010
|
415 |
msgid "left"
|
416 |
msgstr "izquierda"
|
417 |
|
418 |
# @ gallery
|
419 |
+
#: gallery-plugin.php:1011
|
420 |
+
#: gallery-plugin.php:1018
|
421 |
msgid "center"
|
422 |
msgstr "centro"
|
423 |
|
424 |
# @ gallery
|
425 |
+
#: gallery-plugin.php:1012
|
426 |
msgid "right"
|
427 |
msgstr "direcha"
|
428 |
|
429 |
# @ gallery
|
430 |
+
#: gallery-plugin.php:1015
|
431 |
msgid "Vertical"
|
432 |
msgstr "Vertical"
|
433 |
|
434 |
# @ gallery
|
435 |
+
#: gallery-plugin.php:1017
|
436 |
msgid "top"
|
437 |
msgstr "Arriba"
|
438 |
|
439 |
# @ gallery
|
440 |
+
#: gallery-plugin.php:1019
|
441 |
msgid "bottom"
|
442 |
msgstr "abajo"
|
443 |
|
444 |
# @ gallery
|
445 |
+
#: gallery-plugin.php:1024
|
446 |
msgid "Lightbox background"
|
447 |
msgstr "Fundo del Lightbox"
|
448 |
|
449 |
# @ gallery
|
450 |
+
#: gallery-plugin.php:1026
|
451 |
msgid "Default"
|
452 |
msgstr "Por Defecto"
|
453 |
|
454 |
# @ gallery
|
455 |
+
#: gallery-plugin.php:1027
|
456 |
msgid "Background transparency (from 0 to 1)"
|
457 |
msgstr "Transparencia del fondo (de 0 a 1)"
|
458 |
|
459 |
# @ gallery
|
460 |
+
#: gallery-plugin.php:1029
|
461 |
msgid "Select a background color"
|
462 |
msgstr "Selecionar un color de fondo"
|
463 |
|
464 |
# @ gallery
|
465 |
+
#: gallery-plugin.php:1031
|
466 |
msgid "Background color"
|
467 |
msgstr "Color de fondo"
|
468 |
|
469 |
+
#: gallery-plugin.php:1038
|
470 |
+
#: gallery-plugin.php:1211
|
471 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
472 |
msgstr "Si actualiza a PRO sus configuraciones se guardaran"
|
473 |
|
474 |
+
#: gallery-plugin.php:1045
|
475 |
+
#: gallery-plugin.php:1218
|
476 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
477 |
+
msgstr ""
|
478 |
+
|
479 |
+
#: gallery-plugin.php:1046
|
480 |
+
#: gallery-plugin.php:1219
|
481 |
+
#: gallery-plugin.php:2039
|
482 |
+
msgid "Learn More"
|
483 |
+
msgstr "Saber mas."
|
484 |
+
|
485 |
+
#: gallery-plugin.php:1050
|
486 |
+
#: gallery-plugin.php:1223
|
487 |
+
msgid "Start Your Trial"
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: gallery-plugin.php:1051
|
491 |
+
#: gallery-plugin.php:1224
|
492 |
+
#: gallery-plugin.php:1278
|
493 |
+
#: gallery-plugin.php:1288
|
494 |
+
msgid "or"
|
495 |
+
msgstr ""
|
496 |
+
|
497 |
+
#: gallery-plugin.php:1054
|
498 |
+
#: gallery-plugin.php:1227
|
499 |
+
#, fuzzy
|
500 |
+
msgid "Go"
|
501 |
+
msgstr "Go!"
|
502 |
|
503 |
# @ gallery
|
504 |
+
#: gallery-plugin.php:1062
|
505 |
msgid "Images with border"
|
506 |
msgstr "Imagens con borde"
|
507 |
|
508 |
# @ gallery
|
509 |
+
#: gallery-plugin.php:1065
|
510 |
msgid "Border width in px, just numbers"
|
511 |
msgstr "Ancho del borde en px, solo números"
|
512 |
|
513 |
# @ gallery
|
514 |
+
#: gallery-plugin.php:1067
|
515 |
+
#: gallery-plugin.php:1069
|
516 |
msgid "Select a border color"
|
517 |
msgstr "Escoja el color del borde"
|
518 |
|
519 |
# @ gallery
|
520 |
+
#: gallery-plugin.php:1075
|
521 |
msgid "Number of images in the row"
|
522 |
msgstr "Número de imagenes por fila"
|
523 |
|
524 |
# @ gallery
|
525 |
+
#: gallery-plugin.php:1081
|
526 |
msgid "Start slideshow"
|
527 |
msgstr "Iniciar Apresentacion de diapositivas"
|
528 |
|
529 |
# @ gallery
|
530 |
+
#: gallery-plugin.php:1087
|
531 |
msgid "Slideshow interval"
|
532 |
msgstr "Intervalo entre las diapositivas"
|
533 |
|
534 |
+
#: gallery-plugin.php:1093
|
535 |
msgid "Use single lightbox for multiple galleries on one page"
|
536 |
msgstr "Usar un LightBox unici para multiples galerias en una pagina."
|
537 |
|
538 |
# @ gallery
|
539 |
+
#: gallery-plugin.php:1101
|
540 |
msgid "Attachment ID"
|
541 |
msgstr "ID del anexo"
|
542 |
|
543 |
# @ gallery
|
544 |
+
#: gallery-plugin.php:1102
|
545 |
msgid "Image Name"
|
546 |
msgstr "Nome da Imagen"
|
547 |
|
548 |
# @ gallery
|
549 |
+
#: gallery-plugin.php:1104
|
550 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
551 |
msgstr "Criterio de clasificación (el campo de entrada de clasificacion en el cuadro de diálogo insertar/subir emdia a la galeria)"
|
552 |
|
553 |
# @ gallery
|
554 |
+
#: gallery-plugin.php:1105
|
555 |
msgid "Random"
|
556 |
msgstr "Aleatório"
|
557 |
|
558 |
# @ gallery
|
559 |
+
#: gallery-plugin.php:1109
|
560 |
msgid "Sort images"
|
561 |
msgstr "Ordenar imagenes:"
|
562 |
|
563 |
# @ gallery
|
564 |
+
#: gallery-plugin.php:1111
|
565 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
566 |
msgstr "ASC (orden ascente de los valores mas baijos a los mas altos - 1, 2, 3; a, b, c)"
|
567 |
|
568 |
# @ gallery
|
569 |
+
#: gallery-plugin.php:1112
|
570 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
571 |
msgstr "DESC (orden descendente de los valores mas altos a los mas baijos - 1, 2, 3; a, b, c)"
|
572 |
|
573 |
# @ gallery
|
574 |
+
#: gallery-plugin.php:1116
|
575 |
msgid "Display text above the image"
|
576 |
msgstr "Mostrar texto acima da imagen"
|
577 |
|
578 |
# @ gallery
|
579 |
+
#: gallery-plugin.php:1118
|
580 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
581 |
msgstr "Desmarque la casilla, si solo quiere mostrar texto en el lightbox"
|
582 |
|
583 |
# @ gallery
|
584 |
+
#: gallery-plugin.php:1122
|
585 |
msgid "Display the Back link"
|
586 |
msgstr "Mostrar enlace Volver"
|
587 |
|
588 |
# @ gallery
|
589 |
+
#: gallery-plugin.php:1128
|
590 |
msgid "Display the Back link in the shortcode"
|
591 |
msgstr "Mostrar enlace Volver codigo corto"
|
592 |
|
593 |
# @ gallery
|
594 |
+
#: gallery-plugin.php:1134
|
595 |
msgid "The Back link text"
|
596 |
msgstr "Texto del enlace volver"
|
597 |
|
598 |
# @ gallery
|
599 |
+
#: gallery-plugin.php:1140
|
600 |
msgid "The Back link URL"
|
601 |
msgstr "URL del enlacw Volver"
|
602 |
|
603 |
# @ gallery
|
604 |
+
#: gallery-plugin.php:1142
|
605 |
msgid "Gallery page (Page with Gallery Template)"
|
606 |
msgstr "Página de la Galeria (planilla otema usado para la pagina de la Galeria)"
|
607 |
|
608 |
# @ gallery
|
609 |
+
#: gallery-plugin.php:1144
|
610 |
msgid "(Full URL to custom page)"
|
611 |
msgstr "(URL completa para a página personalizada)"
|
612 |
|
613 |
# @ gallery
|
614 |
+
#: gallery-plugin.php:1148
|
615 |
msgid "The Read More link text"
|
616 |
msgstr "Texto del enlace leer mas"
|
617 |
|
618 |
+
#: gallery-plugin.php:1154
|
619 |
msgid "Add gallery to the search"
|
620 |
msgstr "Agregar la galeria a la busqueda"
|
621 |
|
622 |
+
#: gallery-plugin.php:1164
|
623 |
msgid "Using"
|
624 |
msgstr "Usando"
|
625 |
|
626 |
+
#: gallery-plugin.php:1164
|
627 |
msgid "powered by"
|
628 |
msgstr "propulsado por"
|
629 |
|
630 |
+
#: gallery-plugin.php:1167
|
631 |
+
#: gallery-plugin.php:1171
|
632 |
msgid "Using Custom Search powered by"
|
633 |
msgstr "Usando buqueda customizada propulsado por"
|
634 |
|
635 |
+
#: gallery-plugin.php:1167
|
636 |
msgid "Activate Custom Search"
|
637 |
msgstr "Activar Busqueda customizada"
|
638 |
|
639 |
+
#: gallery-plugin.php:1171
|
640 |
msgid "Download Custom Search"
|
641 |
msgstr "Descarga Busqueda customizada"
|
642 |
|
643 |
+
#: gallery-plugin.php:1181
|
644 |
+
msgid "The lightbox helper"
|
645 |
+
msgstr ""
|
646 |
+
|
647 |
+
#: gallery-plugin.php:1183
|
648 |
+
msgid "Do not use"
|
649 |
+
msgstr ""
|
650 |
+
|
651 |
+
#: gallery-plugin.php:1184
|
652 |
+
msgid "Button helper"
|
653 |
+
msgstr ""
|
654 |
+
|
655 |
+
#: gallery-plugin.php:1185
|
656 |
+
msgid "Thumbnail helper"
|
657 |
+
msgstr ""
|
658 |
+
|
659 |
# @ gallery
|
660 |
+
#: gallery-plugin.php:1189
|
661 |
msgid "Display Like buttons in the lightbox"
|
662 |
msgstr "Mostrar botones me gusta en el Lightbox"
|
663 |
|
664 |
# @ gallery
|
665 |
+
#: gallery-plugin.php:1191
|
666 |
msgid "FaceBook"
|
667 |
msgstr "Facebook"
|
668 |
|
669 |
# @ gallery
|
670 |
+
#: gallery-plugin.php:1192
|
671 |
msgid "Twitter"
|
672 |
msgstr "Twitter"
|
673 |
|
674 |
# @ gallery
|
675 |
+
#: gallery-plugin.php:1193
|
676 |
msgid "Pinterest"
|
677 |
msgstr "Pinterest"
|
678 |
|
679 |
# @ gallery
|
680 |
+
#: gallery-plugin.php:1194
|
681 |
msgid "Google +1"
|
682 |
msgstr "Google +1"
|
683 |
|
684 |
# @ gallery
|
685 |
+
#: gallery-plugin.php:1198
|
686 |
msgid "Slug for gallery item"
|
687 |
msgstr "Slug para la galeria"
|
688 |
|
689 |
# @ gallery
|
690 |
+
#: gallery-plugin.php:1200
|
691 |
msgid "for any structure of permalinks except the default structure"
|
692 |
msgstr "para qualquier estrutura de los enlaces permanentes, exceto la estrutura predeterninada"
|
693 |
|
694 |
+
#: gallery-plugin.php:1204
|
695 |
+
msgid "Title for lightbox button"
|
696 |
+
msgstr ""
|
697 |
+
|
698 |
# @ default
|
699 |
+
#: gallery-plugin.php:1235
|
700 |
msgid "Save Changes"
|
701 |
msgstr "Guardar Cambios"
|
702 |
|
703 |
+
#: gallery-plugin.php:1241
|
704 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
705 |
msgstr "Si te gusta este plugin,dale 5 estrellas en Woedpress"
|
706 |
|
707 |
# @ gallery
|
708 |
+
#: gallery-plugin.php:1242
|
709 |
msgid "Rate the plugin"
|
710 |
msgstr "Puntua este plugin"
|
711 |
|
712 |
+
#: gallery-plugin.php:1245
|
713 |
msgid "If there is something wrong about it, please contact us"
|
714 |
msgstr "Si ve algo mal con el, pongase en contacto con nosotros"
|
715 |
|
716 |
+
#: gallery-plugin.php:1256
|
717 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
718 |
msgstr "En hora buena! La version PRO se a instalado y activado correctamente."
|
719 |
|
720 |
+
#: gallery-plugin.php:1258
|
721 |
msgid "Please, go to"
|
722 |
msgstr "Porfavor, ir a"
|
723 |
|
724 |
# @ gallery
|
725 |
+
#: gallery-plugin.php:1258
|
726 |
msgid "the setting page"
|
727 |
msgstr "configurar plugin ("
|
728 |
|
729 |
+
#: gallery-plugin.php:1259
|
730 |
msgid "You will be redirected automatically in 5 seconds."
|
731 |
msgstr "Sera redirecionado en 5 segundos"
|
732 |
|
733 |
+
#: gallery-plugin.php:1264
|
734 |
msgid "You can download and activate"
|
735 |
msgstr "Puede descargar y activar"
|
736 |
|
737 |
+
#: gallery-plugin.php:1266
|
738 |
msgid "version of this plugin by entering Your license key."
|
739 |
msgstr "version de este plugin introduciondo su clave de licencia."
|
740 |
|
741 |
+
#: gallery-plugin.php:1268
|
742 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
743 |
msgstr "Puede encontrar su clave de licencia en su pagina personal en la zona de clientes pinchando en el enlace."
|
744 |
|
745 |
+
#: gallery-plugin.php:1270
|
746 |
msgid "(your username is the email you specify when purchasing the product)."
|
747 |
msgstr "(su nombre de usuario es su correo electronico que especifico en el proceso de compra)"
|
748 |
|
749 |
+
#: gallery-plugin.php:1278
|
750 |
+
#: gallery-plugin.php:1288
|
751 |
+
msgid "Activate"
|
752 |
+
msgstr ""
|
753 |
|
754 |
+
#: gallery-plugin.php:1278
|
755 |
+
#: gallery-plugin.php:1288
|
756 |
+
msgid "Start Your Free 7-Day Trial Now"
|
757 |
+
msgstr ""
|
758 |
|
759 |
# @ gallery
|
760 |
+
#: gallery-plugin.php:1306
|
761 |
msgid "Support"
|
762 |
msgstr "Soporte"
|
763 |
|
764 |
# @ gallery
|
765 |
+
#: gallery-plugin.php:1434
|
766 |
+
#: template/gallery-single-template.php:13
|
767 |
msgid "Download high resolution image"
|
768 |
msgstr "Descarga la image de alta resolucion"
|
769 |
|
770 |
# @ gallery
|
771 |
+
#: gallery-plugin.php:1543
|
772 |
+
#: template/gallery-single-template.php:76
|
773 |
msgid "Sorry, nothing found."
|
774 |
msgstr "Disculpe, nada fue encontrado."
|
775 |
|
776 |
# @ gallery
|
777 |
+
#: gallery-plugin.php:1565
|
778 |
+
#: template/gallery-single-template.php:102
|
779 |
msgid "Image"
|
780 |
msgstr "Imagen"
|
781 |
|
782 |
# @ gallery
|
783 |
+
#: gallery-plugin.php:1856
|
784 |
msgid "Image size not defined"
|
785 |
msgstr "Tanaño de imagen no definida"
|
786 |
|
787 |
+
#: gallery-plugin.php:1871
|
788 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
789 |
msgstr "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros formatos necesita volver a subir elarchivo."
|
790 |
|
791 |
+
#: gallery-plugin.php:1882
|
792 |
msgid "Image size changes not defined"
|
793 |
msgstr "Tamaño de imagen no esta definida."
|
794 |
|
795 |
+
#: gallery-plugin.php:1911
|
796 |
+
#: gallery-plugin.php:1914
|
797 |
+
#: gallery-plugin.php:1919
|
798 |
msgid "Invalid path"
|
799 |
msgstr "Ruta incorrecta."
|
800 |
|
801 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
802 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
803 |
msgstr "Es hora de actualizar su <strong>Gallery plugin</strong> a la version <strong>PRO!</strong>"
|
804 |
|
805 |
+
#: gallery-plugin.php:2043
|
806 |
+
#, fuzzy
|
807 |
+
msgid "Extend standard plugin functionality with new great options"
|
808 |
msgstr "Funcionalidad standar extendida con nuevas opciones."
|
809 |
|
810 |
+
#~ msgid "Go!"
|
811 |
+
#~ msgstr "Go!"
|
812 |
+
|
813 |
+
# @ gallery
|
814 |
+
#~ msgid ""
|
815 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
816 |
+
#~ "more details, please follow the link"
|
817 |
+
#~ msgstr ""
|
818 |
+
#~ "Esta funcion solo esta disponible en la version Pro del plugin. Para "
|
819 |
+
#~ "saber mas detalles, por favor siga el enlace"
|
820 |
# @ gallery
|
821 |
#, fuzzy
|
822 |
#~ msgid "No gallery item found"
|
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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"Language: fr_FR\n"
|
@@ -17,631 +17,688 @@ msgstr ""
|
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: gallery-plugin.php:
|
21 |
-
#: gallery-plugin.php:
|
22 |
msgid "Gallery"
|
23 |
msgstr "Galerie"
|
24 |
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "See images »"
|
27 |
msgstr "Voir les images »"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
30 |
msgid "requires"
|
31 |
msgstr "requis"
|
32 |
|
33 |
-
#: gallery-plugin.php:
|
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:
|
38 |
msgid "Back to the WordPress"
|
39 |
msgstr "Retour à WordPress"
|
40 |
|
41 |
-
#: gallery-plugin.php:
|
42 |
msgid "Plugins page"
|
43 |
msgstr "Page des extensions"
|
44 |
|
45 |
-
#: gallery-plugin.php:
|
46 |
-
#: gallery-plugin.php:
|
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:
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "Galleries"
|
53 |
msgstr "Galeries"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Ajouter une galerie"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Ajouter une nouvelle galerie"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Modifier la galerie"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Nouvelle galerie"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Voir la galerie"
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Trouver une galerie"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Pas de galeries trouvées"
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Upload File"
|
85 |
msgstr "Envoi de fichier"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Gallery Shortcode"
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
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:
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Choisir l'image à envoyer :"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Merci de faire un choix"
|
114 |
|
115 |
-
#: gallery-plugin.php:
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Trier les images par"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "sort images"
|
122 |
msgstr "trier les images"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "dans les paramètres de l'extension ("
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
#: gallery-plugin.php:
|
130 |
msgid "Title"
|
131 |
msgstr "Titre"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Alt tag"
|
135 |
msgstr "Tag Alt"
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
150 |
-
msgid "Open the
|
151 |
msgstr "Ouvrir le lien"
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Current window"
|
155 |
msgstr "Fenêtre courrante"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "New window"
|
159 |
msgstr "Nouvelle fenêtre"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
msgid "Delete"
|
163 |
msgstr "Supprimer"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
174 |
msgid "Author"
|
175 |
msgstr "Auteur"
|
176 |
|
177 |
-
#: gallery-plugin.php:
|
178 |
msgid "Photo"
|
179 |
msgstr "Photo"
|
180 |
|
181 |
-
#: gallery-plugin.php:
|
182 |
msgid "Publishing"
|
183 |
msgstr "Public"
|
184 |
|
185 |
-
#: gallery-plugin.php:
|
186 |
-
#: gallery-plugin.php:
|
187 |
msgid "Date"
|
188 |
msgstr "Date"
|
189 |
|
190 |
-
#: gallery-plugin.php:
|
191 |
msgid "Settings are saved"
|
192 |
msgstr "Paramètres sauvegardés."
|
193 |
|
194 |
-
#: gallery-plugin.php:
|
195 |
-
#: gallery-plugin.php:
|
196 |
msgid "Wrong license key"
|
197 |
msgstr "Clé de licence incorrecte"
|
198 |
|
199 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
208 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
221 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
230 |
msgid "Please, enter Your license key"
|
231 |
msgstr "Merci de saisir votre clé de liecence"
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Gallery Settings"
|
235 |
msgstr "Paramètres de la galerie"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
msgid "Settings"
|
241 |
msgstr "Réglages"
|
242 |
|
243 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
244 |
msgid "Go PRO"
|
245 |
msgstr "Choisir la version PRO"
|
246 |
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Notice:"
|
249 |
msgstr "Avertissement :"
|
250 |
|
251 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
264 |
msgid "Update images for gallery"
|
265 |
msgstr "Mettre à jour les images pour la galerie"
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "Update images"
|
269 |
msgstr "Mettre à jour les images"
|
270 |
|
271 |
-
#: gallery-plugin.php:
|
272 |
msgid "Updating images..."
|
273 |
msgstr "Mise à jour des images..."
|
274 |
|
275 |
-
#: gallery-plugin.php:
|
276 |
msgid "No image found"
|
277 |
msgstr "Pas d'image trouvée"
|
278 |
|
279 |
-
#: gallery-plugin.php:
|
280 |
msgid "All images are updated"
|
281 |
msgstr "Toutes les images ont été mises à jour"
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "Error."
|
285 |
msgstr "Erreur."
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Image size for the album cover"
|
289 |
msgstr "Taille de la vignette de l'album"
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
-
#: gallery-plugin.php:
|
294 |
msgid "Image size"
|
295 |
msgstr "Taille de l'image"
|
296 |
|
297 |
-
#: gallery-plugin.php:
|
298 |
-
#: gallery-plugin.php:
|
299 |
msgid "Width (in px)"
|
300 |
msgstr "Largeur (en pixels)"
|
301 |
|
302 |
-
#: gallery-plugin.php:
|
303 |
-
#: gallery-plugin.php:
|
304 |
msgid "Height (in px)"
|
305 |
msgstr "Hauteur (en pixels)"
|
306 |
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Gallery image size"
|
309 |
msgstr "Taille de l'image de la galerie"
|
310 |
|
311 |
-
#: gallery-plugin.php:
|
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:
|
316 |
msgid "Gallery image size in the lightbox"
|
317 |
msgstr "Taille de l'image de la galerie"
|
318 |
|
319 |
-
#: gallery-plugin.php:
|
320 |
msgid "Max width (in px)"
|
321 |
msgstr "Largeur maximum (en pixels)"
|
322 |
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Max height (in px)"
|
325 |
msgstr "Hauteur maximum (en pixels)"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
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:
|
332 |
msgid "Crop position"
|
333 |
msgstr "Point de base"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Horizontal"
|
337 |
msgstr "Horizontale"
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "left"
|
341 |
msgstr "gauche"
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
-
#: gallery-plugin.php:
|
345 |
msgid "center"
|
346 |
msgstr "centré"
|
347 |
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "right"
|
350 |
msgstr "droite"
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "Vertical"
|
354 |
msgstr "Verticale"
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "top"
|
358 |
msgstr "haut"
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "bottom"
|
362 |
msgstr "bas"
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "Lightbox background"
|
366 |
msgstr "Fond de la boite"
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Default"
|
370 |
msgstr "Défaut"
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "Background transparency (from 0 to 1)"
|
374 |
msgstr "Transparence du fond (de 0 à 1)"
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "Select a background color"
|
378 |
msgstr "Choisir une couleur pour le fond"
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Background color"
|
382 |
msgstr "Couleur du fond"
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
-
#: gallery-plugin.php:
|
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:
|
390 |
-
#: gallery-plugin.php:
|
391 |
-
msgid "
|
392 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
393 |
|
394 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
395 |
msgid "Images with border"
|
396 |
msgstr "Image avec bordure"
|
397 |
|
398 |
-
#: gallery-plugin.php:
|
399 |
msgid "Border width in px, just numbers"
|
400 |
msgstr "Taille de la bordure en pixel, juste le nombre"
|
401 |
|
402 |
-
#: gallery-plugin.php:
|
403 |
-
#: gallery-plugin.php:
|
404 |
msgid "Select a border color"
|
405 |
msgstr "Choisir une couleur pour la bordure"
|
406 |
|
407 |
-
#: gallery-plugin.php:
|
408 |
msgid "Number of images in the row"
|
409 |
msgstr "Nombre d'images par ligne"
|
410 |
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "Start slideshow"
|
413 |
msgstr "Démarer le diaporama"
|
414 |
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Slideshow interval"
|
417 |
msgstr "Interval de transition pour le diaporama"
|
418 |
|
419 |
-
#: gallery-plugin.php:
|
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:
|
424 |
msgid "Attachment ID"
|
425 |
msgstr "ID du fichier"
|
426 |
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Image Name"
|
429 |
msgstr "Nom de l'image "
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
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:
|
436 |
msgid "Random"
|
437 |
msgstr "Aléatoire"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
msgid "Sort images"
|
441 |
msgstr "Trier les images"
|
442 |
|
443 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
452 |
msgid "Display text above the image"
|
453 |
msgstr "Aficher le texte au dessus de l'image"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
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:
|
460 |
msgid "Display the Back link"
|
461 |
msgstr "Afficher le lien de retour"
|
462 |
|
463 |
-
#: gallery-plugin.php:
|
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:
|
468 |
msgid "The Back link text"
|
469 |
msgstr "Le text pour le lien de retour"
|
470 |
|
471 |
-
#: gallery-plugin.php:
|
472 |
msgid "The Back link URL"
|
473 |
msgstr "L'URL pour le lien de retour"
|
474 |
|
475 |
-
#: gallery-plugin.php:
|
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:
|
480 |
msgid "(Full URL to custom page)"
|
481 |
msgstr "(URL complète pour la page spécifique)"
|
482 |
|
483 |
-
#: gallery-plugin.php:
|
484 |
msgid "The Read More link text"
|
485 |
msgstr "Texte pour le lien \"Read More\""
|
486 |
|
487 |
-
#: gallery-plugin.php:
|
488 |
msgid "Add gallery to the search"
|
489 |
msgstr "Ajouter les galeries à la recherche"
|
490 |
|
491 |
-
#: gallery-plugin.php:
|
492 |
msgid "Using"
|
493 |
msgstr "Utilisant"
|
494 |
|
495 |
-
#: gallery-plugin.php:
|
496 |
msgid "powered by"
|
497 |
msgstr "fournis par"
|
498 |
|
499 |
-
#: gallery-plugin.php:
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "Using Custom Search powered by"
|
502 |
msgstr "Utiliser les recherche personalisées fournies par"
|
503 |
|
504 |
-
#: gallery-plugin.php:
|
505 |
msgid "Activate Custom Search"
|
506 |
msgstr "Activer les recherche personalisées"
|
507 |
|
508 |
-
#: gallery-plugin.php:
|
509 |
msgid "Download Custom Search"
|
510 |
msgstr "Télécharger les recherches personalisées"
|
511 |
|
512 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:
|
517 |
msgid "FaceBook"
|
518 |
msgstr "FaceBook"
|
519 |
|
520 |
-
#: gallery-plugin.php:
|
521 |
msgid "Twitter"
|
522 |
msgstr "Twitter"
|
523 |
|
524 |
-
#: gallery-plugin.php:
|
525 |
msgid "Pinterest"
|
526 |
msgstr "Pinterest"
|
527 |
|
528 |
-
#: gallery-plugin.php:
|
529 |
msgid "Google +1"
|
530 |
msgstr "Google +1"
|
531 |
|
532 |
-
#: gallery-plugin.php:
|
533 |
msgid "Slug for gallery item"
|
534 |
msgstr "Racine pour les pages des galeries"
|
535 |
|
536 |
-
#: gallery-plugin.php:
|
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:
|
|
|
|
|
|
|
|
|
541 |
msgid "Save Changes"
|
542 |
msgstr "Sauvegarder"
|
543 |
|
544 |
-
#: gallery-plugin.php:
|
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:
|
549 |
msgid "Rate the plugin"
|
550 |
msgstr "Noter l'extension"
|
551 |
|
552 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
561 |
msgid "Please, go to"
|
562 |
msgstr "Merci d'allez à"
|
563 |
|
564 |
-
#: gallery-plugin.php:
|
565 |
msgid "the setting page"
|
566 |
msgstr "la page des paramètres"
|
567 |
|
568 |
-
#: gallery-plugin.php:
|
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:
|
573 |
msgid "You can download and activate"
|
574 |
msgstr "Vous pouvez la télécharger et l'activer"
|
575 |
|
576 |
-
#: gallery-plugin.php:
|
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:
|
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:
|
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:
|
589 |
-
#: gallery-plugin.php:
|
590 |
-
msgid "
|
591 |
-
msgstr "
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
-
|
595 |
-
|
|
|
596 |
|
597 |
-
#: gallery-plugin.php:
|
598 |
msgid "Support"
|
599 |
msgstr "Soutien"
|
600 |
|
601 |
-
#: gallery-plugin.php:
|
602 |
-
#: template/gallery-single-template.php:
|
603 |
msgid "Download high resolution image"
|
604 |
msgstr "Télécharger l'image en haute résolution"
|
605 |
|
606 |
-
#: gallery-plugin.php:
|
607 |
-
#: template/gallery-single-template.php:
|
608 |
msgid "Sorry, nothing found."
|
609 |
msgstr "Désolé, rien n'a été trouvé"
|
610 |
|
611 |
-
#: gallery-plugin.php:
|
612 |
-
#: template/gallery-single-template.php:
|
613 |
msgid "Image"
|
614 |
msgstr "Image "
|
615 |
|
616 |
-
#: gallery-plugin.php:
|
617 |
msgid "Image size not defined"
|
618 |
msgstr "Taille de l'image non définie"
|
619 |
|
620 |
-
#: gallery-plugin.php:
|
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:
|
625 |
msgid "Image size changes not defined"
|
626 |
msgstr "La modification de la taille n'est pas définie"
|
627 |
|
628 |
-
#: gallery-plugin.php:
|
629 |
-
#: gallery-plugin.php:
|
630 |
-
#: gallery-plugin.php:
|
631 |
msgid "Invalid path"
|
632 |
msgstr "Chemin invalide"
|
633 |
|
634 |
-
#: gallery-plugin.php:
|
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:
|
643 |
-
msgid "Extend standard plugin functionality with new great options
|
644 |
-
msgstr "
|
|
|
|
|
|
|
645 |
|
646 |
#~ msgid "Not set"
|
647 |
#~ msgstr "Not set"
|
@@ -739,87 +796,15 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
|
|
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 |
-
|
748 |
-
#~ msgid "Activated plugins"
|
749 |
-
#~ msgstr "Extensions activées"
|
750 |
-
|
751 |
-
#~ msgid "Read more"
|
752 |
-
#~ msgstr "Lire plus..."
|
753 |
-
|
754 |
-
#~ msgid "Installed plugins"
|
755 |
-
#~ msgstr "Extensions installées"
|
756 |
-
|
757 |
-
#~ msgid "Recommended plugins"
|
758 |
-
#~ msgstr "Extensions recommandées"
|
759 |
-
|
760 |
-
#~ msgid "Purchase"
|
761 |
-
#~ msgstr "Acheter"
|
762 |
-
|
763 |
-
#~ msgid "Free plugins"
|
764 |
-
#~ msgstr "Extensions gratuites"
|
765 |
-
|
766 |
-
#~ msgid "Download"
|
767 |
-
#~ msgstr "Télécharger"
|
768 |
-
|
769 |
-
#~ msgid "Install %s"
|
770 |
-
#~ msgstr "Installation %s"
|
771 |
-
|
772 |
-
#~ msgid "Install now from wordpress.org"
|
773 |
-
#~ msgstr "Installation à partir de wordpress.org"
|
774 |
-
|
775 |
-
#~ msgid "Free themes"
|
776 |
-
#~ msgstr "Thèmes gratuits"
|
777 |
-
|
778 |
-
#~ msgid "Activated theme"
|
779 |
-
#~ msgstr "Thème actif"
|
780 |
-
|
781 |
-
#~ msgid "Customize “%s”"
|
782 |
-
#~ msgstr "Personnaliser “%s”"
|
783 |
-
|
784 |
-
#~ msgid "Customize"
|
785 |
-
#~ msgstr "Personnaliser"
|
786 |
-
|
787 |
-
#~ msgid "Installed themes"
|
788 |
-
#~ msgstr "Thèmes installés"
|
789 |
-
|
790 |
-
#~ msgid "Recommended themes"
|
791 |
-
#~ msgstr "Thèmes recommandés"
|
792 |
-
|
793 |
-
#~ msgid "If you have any questions, please contact us via"
|
794 |
-
#~ msgstr "Si vous avez des questions, merci de nous contacter via "
|
795 |
-
|
796 |
-
#~ msgid "System status"
|
797 |
-
#~ msgstr "System status"
|
798 |
-
|
799 |
-
#~ msgid "Environment"
|
800 |
-
#~ msgstr "Environment"
|
801 |
-
|
802 |
-
#~ msgid "Active Plugins"
|
803 |
-
#~ msgstr "Extensions actives"
|
804 |
-
|
805 |
-
#~ msgid "Inactive Plugins"
|
806 |
-
#~ msgstr "Extensions inactives"
|
807 |
-
|
808 |
-
#~ msgid "Send to support"
|
809 |
-
#~ msgstr "Envoyer au support"
|
810 |
-
|
811 |
-
#~ msgid "Send to custom email »"
|
812 |
-
#~ msgstr "Envoyer un e-mail spécifique »"
|
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 |
|
@@ -829,20 +814,20 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
|
|
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 "
|
845 |
-
#~ msgstr "
|
846 |
|
847 |
#~ msgid "Install now"
|
848 |
#~ msgstr "Installé maintenant"
|
@@ -853,6 +838,9 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
|
|
853 |
#~ msgid "Preview “%s”"
|
854 |
#~ msgstr "Pré-visualiser “%s”"
|
855 |
|
|
|
|
|
|
|
856 |
#~ msgid "Install Now"
|
857 |
#~ msgstr "Installer maintenant"
|
858 |
|
@@ -877,6 +865,76 @@ msgstr "Etand les fonctions standards avec de nouveaux paramètres."
|
|
877 |
#~ msgid "Details"
|
878 |
#~ msgstr "Détails"
|
879 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
880 |
#~ msgid "Add New"
|
881 |
#~ msgstr "Ajouter"
|
882 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+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"
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
#: gallery-plugin.php:273
|
22 |
msgid "Gallery"
|
23 |
msgstr "Galerie"
|
24 |
|
25 |
+
#: gallery-plugin.php:125
|
26 |
msgid "See images »"
|
27 |
msgstr "Voir les images »"
|
28 |
|
29 |
+
#: gallery-plugin.php:172
|
30 |
msgid "requires"
|
31 |
msgstr "requis"
|
32 |
|
33 |
+
#: gallery-plugin.php:172
|
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:172
|
38 |
msgid "Back to the WordPress"
|
39 |
msgstr "Retour à WordPress"
|
40 |
|
41 |
+
#: gallery-plugin.php:172
|
42 |
msgid "Plugins page"
|
43 |
msgstr "Page des extensions"
|
44 |
|
45 |
+
#: gallery-plugin.php:250
|
46 |
+
#: gallery-plugin.php:823
|
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:272
|
51 |
+
#: gallery-plugin.php:282
|
52 |
msgid "Galleries"
|
53 |
msgstr "Galeries"
|
54 |
|
55 |
+
#: gallery-plugin.php:274
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Ajouter une galerie"
|
58 |
|
59 |
+
#: gallery-plugin.php:275
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Ajouter une nouvelle galerie"
|
62 |
|
63 |
+
#: gallery-plugin.php:276
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Modifier la galerie"
|
66 |
|
67 |
+
#: gallery-plugin.php:277
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Nouvelle galerie"
|
70 |
|
71 |
+
#: gallery-plugin.php:278
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Voir la galerie"
|
74 |
|
75 |
+
#: gallery-plugin.php:279
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Trouver une galerie"
|
78 |
|
79 |
+
#: gallery-plugin.php:280
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Pas de galeries trouvées"
|
82 |
|
83 |
+
#: gallery-plugin.php:337
|
84 |
msgid "Upload File"
|
85 |
msgstr "Envoi de fichier"
|
86 |
|
87 |
+
#: gallery-plugin.php:338
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Gallery Shortcode"
|
90 |
|
91 |
+
#: gallery-plugin.php:356
|
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:359
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Choisir l'image à envoyer :"
|
98 |
|
99 |
+
#: gallery-plugin.php:364
|
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:371
|
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:372
|
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:374
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Merci de faire un choix"
|
114 |
|
115 |
+
#: gallery-plugin.php:374
|
116 |
+
#: gallery-plugin.php:1099
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Trier les images par"
|
119 |
|
120 |
+
#: gallery-plugin.php:374
|
121 |
msgid "sort images"
|
122 |
msgstr "trier les images"
|
123 |
|
124 |
+
#: gallery-plugin.php:374
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "dans les paramètres de l'extension ("
|
127 |
|
128 |
+
#: gallery-plugin.php:416
|
129 |
+
#: gallery-plugin.php:637
|
130 |
msgid "Title"
|
131 |
msgstr "Titre"
|
132 |
|
133 |
+
#: gallery-plugin.php:418
|
134 |
msgid "Alt tag"
|
135 |
msgstr "Tag Alt"
|
136 |
|
137 |
+
#: gallery-plugin.php:419
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
+
#: gallery-plugin.php:419
|
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:420
|
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:421
|
150 |
+
msgid "Open the URL"
|
151 |
msgstr "Ouvrir le lien"
|
152 |
|
153 |
+
#: gallery-plugin.php:421
|
154 |
msgid "Current window"
|
155 |
msgstr "Fenêtre courrante"
|
156 |
|
157 |
+
#: gallery-plugin.php:421
|
158 |
msgid "New window"
|
159 |
msgstr "Nouvelle fenêtre"
|
160 |
|
161 |
+
#: gallery-plugin.php:422
|
162 |
+
msgid "Lightbox button URL"
|
163 |
+
msgstr "URL du bouton pour Lightbox"
|
164 |
+
|
165 |
+
#: gallery-plugin.php:423
|
166 |
+
#, fuzzy
|
167 |
+
msgid "Description"
|
168 |
+
msgstr "Description"
|
169 |
+
|
170 |
+
#: gallery-plugin.php:424
|
171 |
msgid "Delete"
|
172 |
msgstr "Supprimer"
|
173 |
|
174 |
+
#: gallery-plugin.php:437
|
175 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
176 |
msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
|
177 |
|
178 |
+
#: gallery-plugin.php:439
|
179 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
180 |
msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
|
181 |
|
182 |
+
#: gallery-plugin.php:638
|
183 |
msgid "Author"
|
184 |
msgstr "Auteur"
|
185 |
|
186 |
+
#: gallery-plugin.php:639
|
187 |
msgid "Photo"
|
188 |
msgstr "Photo"
|
189 |
|
190 |
+
#: gallery-plugin.php:640
|
191 |
msgid "Publishing"
|
192 |
msgstr "Public"
|
193 |
|
194 |
+
#: gallery-plugin.php:641
|
195 |
+
#: gallery-plugin.php:1103
|
196 |
msgid "Date"
|
197 |
msgstr "Date"
|
198 |
|
199 |
+
#: gallery-plugin.php:816
|
200 |
msgid "Settings are saved"
|
201 |
msgstr "Paramètres sauvegardés."
|
202 |
|
203 |
+
#: gallery-plugin.php:835
|
204 |
+
#: gallery-plugin.php:874
|
205 |
msgid "Wrong license key"
|
206 |
msgstr "Clé de licence incorrecte"
|
207 |
|
208 |
+
#: gallery-plugin.php:867
|
209 |
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."
|
210 |
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."
|
211 |
|
212 |
+
#: gallery-plugin.php:876
|
213 |
msgid "This license key is bind to another site"
|
214 |
msgstr "La clé de licence correspond à un autre site."
|
215 |
|
216 |
+
#: gallery-plugin.php:878
|
217 |
+
#: gallery-plugin.php:1281
|
218 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
219 |
msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
|
220 |
|
221 |
+
#: gallery-plugin.php:895
|
222 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
223 |
msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
|
224 |
|
225 |
+
#: gallery-plugin.php:901
|
226 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
227 |
msgstr "Votre server n'a pas le support du format des archives ZIP ou Phar. Merci de télécharger l'extension manuellement."
|
228 |
|
229 |
+
#: gallery-plugin.php:905
|
230 |
+
#: gallery-plugin.php:914
|
231 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
232 |
msgstr "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension manuellement."
|
233 |
|
234 |
+
#: gallery-plugin.php:918
|
235 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
236 |
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."
|
237 |
|
238 |
+
#: gallery-plugin.php:933
|
239 |
msgid "Please, enter Your license key"
|
240 |
msgstr "Merci de saisir votre clé de liecence"
|
241 |
|
242 |
+
#: gallery-plugin.php:941
|
243 |
msgid "Gallery Settings"
|
244 |
msgstr "Paramètres de la galerie"
|
245 |
|
246 |
+
#: gallery-plugin.php:943
|
247 |
+
#: gallery-plugin.php:1304
|
248 |
+
#: gallery-plugin.php:1320
|
249 |
msgid "Settings"
|
250 |
msgstr "Réglages"
|
251 |
|
252 |
+
#: gallery-plugin.php:944
|
253 |
+
#: gallery-plugin.php:1305
|
254 |
+
msgid "FAQ"
|
255 |
+
msgstr "FAQ"
|
256 |
+
|
257 |
+
#: gallery-plugin.php:945
|
258 |
msgid "Go PRO"
|
259 |
msgstr "Choisir la version PRO"
|
260 |
|
261 |
+
#: gallery-plugin.php:950
|
262 |
msgid "Notice:"
|
263 |
msgstr "Avertissement :"
|
264 |
|
265 |
+
#: gallery-plugin.php:950
|
266 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
267 |
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'."
|
268 |
|
269 |
+
#: gallery-plugin.php:951
|
270 |
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:"
|
271 |
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:"
|
272 |
|
273 |
+
#: gallery-plugin.php:953
|
274 |
msgid "Please enable JavaScript to use the option to renew images."
|
275 |
msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
|
276 |
|
277 |
+
#: gallery-plugin.php:957
|
278 |
msgid "Update images for gallery"
|
279 |
msgstr "Mettre à jour les images pour la galerie"
|
280 |
|
281 |
+
#: gallery-plugin.php:959
|
282 |
msgid "Update images"
|
283 |
msgstr "Mettre à jour les images"
|
284 |
|
285 |
+
#: gallery-plugin.php:964
|
286 |
msgid "Updating images..."
|
287 |
msgstr "Mise à jour des images..."
|
288 |
|
289 |
+
#: gallery-plugin.php:965
|
290 |
msgid "No image found"
|
291 |
msgstr "Pas d'image trouvée"
|
292 |
|
293 |
+
#: gallery-plugin.php:966
|
294 |
msgid "All images are updated"
|
295 |
msgstr "Toutes les images ont été mises à jour"
|
296 |
|
297 |
+
#: gallery-plugin.php:967
|
298 |
msgid "Error."
|
299 |
msgstr "Erreur."
|
300 |
|
301 |
+
#: gallery-plugin.php:973
|
302 |
msgid "Image size for the album cover"
|
303 |
msgstr "Taille de la vignette de l'album"
|
304 |
|
305 |
+
#: gallery-plugin.php:975
|
306 |
+
#: gallery-plugin.php:983
|
307 |
+
#: gallery-plugin.php:999
|
308 |
msgid "Image size"
|
309 |
msgstr "Taille de l'image"
|
310 |
|
311 |
+
#: gallery-plugin.php:976
|
312 |
+
#: gallery-plugin.php:984
|
313 |
msgid "Width (in px)"
|
314 |
msgstr "Largeur (en pixels)"
|
315 |
|
316 |
+
#: gallery-plugin.php:977
|
317 |
+
#: gallery-plugin.php:985
|
318 |
msgid "Height (in px)"
|
319 |
msgstr "Hauteur (en pixels)"
|
320 |
|
321 |
+
#: gallery-plugin.php:981
|
322 |
msgid "Gallery image size"
|
323 |
msgstr "Taille de l'image de la galerie"
|
324 |
|
325 |
+
#: gallery-plugin.php:989
|
326 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
327 |
msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
|
328 |
|
329 |
+
#: gallery-plugin.php:997
|
330 |
msgid "Gallery image size in the lightbox"
|
331 |
msgstr "Taille de l'image de la galerie"
|
332 |
|
333 |
+
#: gallery-plugin.php:1000
|
334 |
msgid "Max width (in px)"
|
335 |
msgstr "Largeur maximum (en pixels)"
|
336 |
|
337 |
+
#: gallery-plugin.php:1001
|
338 |
msgid "Max height (in px)"
|
339 |
msgstr "Hauteur maximum (en pixels)"
|
340 |
|
341 |
+
#: gallery-plugin.php:1002
|
342 |
msgid "Display a full size image in the lightbox"
|
343 |
msgstr "Afficher une image en taille normale dans la boite"
|
344 |
|
345 |
+
#: gallery-plugin.php:1006
|
346 |
msgid "Crop position"
|
347 |
msgstr "Point de base"
|
348 |
|
349 |
+
#: gallery-plugin.php:1008
|
350 |
msgid "Horizontal"
|
351 |
msgstr "Horizontale"
|
352 |
|
353 |
+
#: gallery-plugin.php:1010
|
354 |
msgid "left"
|
355 |
msgstr "gauche"
|
356 |
|
357 |
+
#: gallery-plugin.php:1011
|
358 |
+
#: gallery-plugin.php:1018
|
359 |
msgid "center"
|
360 |
msgstr "centré"
|
361 |
|
362 |
+
#: gallery-plugin.php:1012
|
363 |
msgid "right"
|
364 |
msgstr "droite"
|
365 |
|
366 |
+
#: gallery-plugin.php:1015
|
367 |
msgid "Vertical"
|
368 |
msgstr "Verticale"
|
369 |
|
370 |
+
#: gallery-plugin.php:1017
|
371 |
msgid "top"
|
372 |
msgstr "haut"
|
373 |
|
374 |
+
#: gallery-plugin.php:1019
|
375 |
msgid "bottom"
|
376 |
msgstr "bas"
|
377 |
|
378 |
+
#: gallery-plugin.php:1024
|
379 |
msgid "Lightbox background"
|
380 |
msgstr "Fond de la boite"
|
381 |
|
382 |
+
#: gallery-plugin.php:1026
|
383 |
msgid "Default"
|
384 |
msgstr "Défaut"
|
385 |
|
386 |
+
#: gallery-plugin.php:1027
|
387 |
msgid "Background transparency (from 0 to 1)"
|
388 |
msgstr "Transparence du fond (de 0 à 1)"
|
389 |
|
390 |
+
#: gallery-plugin.php:1029
|
391 |
msgid "Select a background color"
|
392 |
msgstr "Choisir une couleur pour le fond"
|
393 |
|
394 |
+
#: gallery-plugin.php:1031
|
395 |
msgid "Background color"
|
396 |
msgstr "Couleur du fond"
|
397 |
|
398 |
+
#: gallery-plugin.php:1038
|
399 |
+
#: gallery-plugin.php:1211
|
400 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
401 |
msgstr "Si vous passez à la version Pro, tous ces paramètres seront enregistrés."
|
402 |
|
403 |
+
#: gallery-plugin.php:1045
|
404 |
+
#: gallery-plugin.php:1218
|
405 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
406 |
+
msgstr "Déploquer les options premium en migrant vers la version PRO."
|
407 |
+
|
408 |
+
#: gallery-plugin.php:1046
|
409 |
+
#: gallery-plugin.php:1219
|
410 |
+
#: gallery-plugin.php:2039
|
411 |
+
msgid "Learn More"
|
412 |
+
msgstr "En savoir plus"
|
413 |
|
414 |
+
#: gallery-plugin.php:1050
|
415 |
+
#: gallery-plugin.php:1223
|
416 |
+
msgid "Start Your Trial"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: gallery-plugin.php:1051
|
420 |
+
#: gallery-plugin.php:1224
|
421 |
+
#: gallery-plugin.php:1278
|
422 |
+
#: gallery-plugin.php:1288
|
423 |
+
msgid "or"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: gallery-plugin.php:1054
|
427 |
+
#: gallery-plugin.php:1227
|
428 |
+
msgid "Go"
|
429 |
+
msgstr "Allez"
|
430 |
+
|
431 |
+
#: gallery-plugin.php:1062
|
432 |
msgid "Images with border"
|
433 |
msgstr "Image avec bordure"
|
434 |
|
435 |
+
#: gallery-plugin.php:1065
|
436 |
msgid "Border width in px, just numbers"
|
437 |
msgstr "Taille de la bordure en pixel, juste le nombre"
|
438 |
|
439 |
+
#: gallery-plugin.php:1067
|
440 |
+
#: gallery-plugin.php:1069
|
441 |
msgid "Select a border color"
|
442 |
msgstr "Choisir une couleur pour la bordure"
|
443 |
|
444 |
+
#: gallery-plugin.php:1075
|
445 |
msgid "Number of images in the row"
|
446 |
msgstr "Nombre d'images par ligne"
|
447 |
|
448 |
+
#: gallery-plugin.php:1081
|
449 |
msgid "Start slideshow"
|
450 |
msgstr "Démarer le diaporama"
|
451 |
|
452 |
+
#: gallery-plugin.php:1087
|
453 |
msgid "Slideshow interval"
|
454 |
msgstr "Interval de transition pour le diaporama"
|
455 |
|
456 |
+
#: gallery-plugin.php:1093
|
457 |
msgid "Use single lightbox for multiple galleries on one page"
|
458 |
msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
|
459 |
|
460 |
+
#: gallery-plugin.php:1101
|
461 |
msgid "Attachment ID"
|
462 |
msgstr "ID du fichier"
|
463 |
|
464 |
+
#: gallery-plugin.php:1102
|
465 |
msgid "Image Name"
|
466 |
msgstr "Nom de l'image "
|
467 |
|
468 |
+
#: gallery-plugin.php:1104
|
469 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
470 |
msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
|
471 |
|
472 |
+
#: gallery-plugin.php:1105
|
473 |
msgid "Random"
|
474 |
msgstr "Aléatoire"
|
475 |
|
476 |
+
#: gallery-plugin.php:1109
|
477 |
msgid "Sort images"
|
478 |
msgstr "Trier les images"
|
479 |
|
480 |
+
#: gallery-plugin.php:1111
|
481 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
482 |
msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
|
483 |
|
484 |
+
#: gallery-plugin.php:1112
|
485 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
486 |
msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
|
487 |
|
488 |
+
#: gallery-plugin.php:1116
|
489 |
msgid "Display text above the image"
|
490 |
msgstr "Aficher le texte au dessus de l'image"
|
491 |
|
492 |
+
#: gallery-plugin.php:1118
|
493 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
494 |
msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
|
495 |
|
496 |
+
#: gallery-plugin.php:1122
|
497 |
msgid "Display the Back link"
|
498 |
msgstr "Afficher le lien de retour"
|
499 |
|
500 |
+
#: gallery-plugin.php:1128
|
501 |
msgid "Display the Back link in the shortcode"
|
502 |
msgstr "Afficher le lien de retour dans le code court"
|
503 |
|
504 |
+
#: gallery-plugin.php:1134
|
505 |
msgid "The Back link text"
|
506 |
msgstr "Le text pour le lien de retour"
|
507 |
|
508 |
+
#: gallery-plugin.php:1140
|
509 |
msgid "The Back link URL"
|
510 |
msgstr "L'URL pour le lien de retour"
|
511 |
|
512 |
+
#: gallery-plugin.php:1142
|
513 |
msgid "Gallery page (Page with Gallery Template)"
|
514 |
msgstr "Page de la galerie (Page avec le modèle de galerie)"
|
515 |
|
516 |
+
#: gallery-plugin.php:1144
|
517 |
msgid "(Full URL to custom page)"
|
518 |
msgstr "(URL complète pour la page spécifique)"
|
519 |
|
520 |
+
#: gallery-plugin.php:1148
|
521 |
msgid "The Read More link text"
|
522 |
msgstr "Texte pour le lien \"Read More\""
|
523 |
|
524 |
+
#: gallery-plugin.php:1154
|
525 |
msgid "Add gallery to the search"
|
526 |
msgstr "Ajouter les galeries à la recherche"
|
527 |
|
528 |
+
#: gallery-plugin.php:1164
|
529 |
msgid "Using"
|
530 |
msgstr "Utilisant"
|
531 |
|
532 |
+
#: gallery-plugin.php:1164
|
533 |
msgid "powered by"
|
534 |
msgstr "fournis par"
|
535 |
|
536 |
+
#: gallery-plugin.php:1167
|
537 |
+
#: gallery-plugin.php:1171
|
538 |
msgid "Using Custom Search powered by"
|
539 |
msgstr "Utiliser les recherche personalisées fournies par"
|
540 |
|
541 |
+
#: gallery-plugin.php:1167
|
542 |
msgid "Activate Custom Search"
|
543 |
msgstr "Activer les recherche personalisées"
|
544 |
|
545 |
+
#: gallery-plugin.php:1171
|
546 |
msgid "Download Custom Search"
|
547 |
msgstr "Télécharger les recherches personalisées"
|
548 |
|
549 |
+
#: gallery-plugin.php:1181
|
550 |
+
msgid "The lightbox helper"
|
551 |
+
msgstr "L'aide de lightbox"
|
552 |
+
|
553 |
+
#: gallery-plugin.php:1183
|
554 |
+
msgid "Do not use"
|
555 |
+
msgstr "Ne pas utliser"
|
556 |
+
|
557 |
+
#: gallery-plugin.php:1184
|
558 |
+
msgid "Button helper"
|
559 |
+
msgstr "Bouton pour l'assistant"
|
560 |
+
|
561 |
+
#: gallery-plugin.php:1185
|
562 |
+
msgid "Thumbnail helper"
|
563 |
+
msgstr "Assistant de la galerie"
|
564 |
+
|
565 |
+
#: gallery-plugin.php:1189
|
566 |
msgid "Display Like buttons in the lightbox"
|
567 |
msgstr "Afficher les boutons des réseaux sociaux dans la boite"
|
568 |
|
569 |
+
#: gallery-plugin.php:1191
|
570 |
msgid "FaceBook"
|
571 |
msgstr "FaceBook"
|
572 |
|
573 |
+
#: gallery-plugin.php:1192
|
574 |
msgid "Twitter"
|
575 |
msgstr "Twitter"
|
576 |
|
577 |
+
#: gallery-plugin.php:1193
|
578 |
msgid "Pinterest"
|
579 |
msgstr "Pinterest"
|
580 |
|
581 |
+
#: gallery-plugin.php:1194
|
582 |
msgid "Google +1"
|
583 |
msgstr "Google +1"
|
584 |
|
585 |
+
#: gallery-plugin.php:1198
|
586 |
msgid "Slug for gallery item"
|
587 |
msgstr "Racine pour les pages des galeries"
|
588 |
|
589 |
+
#: gallery-plugin.php:1200
|
590 |
msgid "for any structure of permalinks except the default structure"
|
591 |
msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
|
592 |
|
593 |
+
#: gallery-plugin.php:1204
|
594 |
+
msgid "Title for lightbox button"
|
595 |
+
msgstr "Titre pour le bouton lightbox"
|
596 |
+
|
597 |
+
#: gallery-plugin.php:1235
|
598 |
msgid "Save Changes"
|
599 |
msgstr "Sauvegarder"
|
600 |
|
601 |
+
#: gallery-plugin.php:1241
|
602 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
603 |
msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
|
604 |
|
605 |
+
#: gallery-plugin.php:1242
|
606 |
msgid "Rate the plugin"
|
607 |
msgstr "Noter l'extension"
|
608 |
|
609 |
+
#: gallery-plugin.php:1245
|
610 |
msgid "If there is something wrong about it, please contact us"
|
611 |
msgstr "Si vous avez des questions, merci de nous contacter"
|
612 |
|
613 |
+
#: gallery-plugin.php:1256
|
614 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
615 |
msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
|
616 |
|
617 |
+
#: gallery-plugin.php:1258
|
618 |
msgid "Please, go to"
|
619 |
msgstr "Merci d'allez à"
|
620 |
|
621 |
+
#: gallery-plugin.php:1258
|
622 |
msgid "the setting page"
|
623 |
msgstr "la page des paramètres"
|
624 |
|
625 |
+
#: gallery-plugin.php:1259
|
626 |
msgid "You will be redirected automatically in 5 seconds."
|
627 |
msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
|
628 |
|
629 |
+
#: gallery-plugin.php:1264
|
630 |
msgid "You can download and activate"
|
631 |
msgstr "Vous pouvez la télécharger et l'activer"
|
632 |
|
633 |
+
#: gallery-plugin.php:1266
|
634 |
msgid "version of this plugin by entering Your license key."
|
635 |
msgstr "version de cette extension en donnant votre clé de licence."
|
636 |
|
637 |
+
#: gallery-plugin.php:1268
|
638 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
639 |
msgstr "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la zone cliente en cliquant sur le lien"
|
640 |
|
641 |
+
#: gallery-plugin.php:1270
|
642 |
msgid "(your username is the email you specify when purchasing the product)."
|
643 |
msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension)."
|
644 |
|
645 |
+
#: gallery-plugin.php:1278
|
646 |
+
#: gallery-plugin.php:1288
|
647 |
+
msgid "Activate"
|
648 |
+
msgstr "Activer"
|
649 |
|
650 |
+
#: gallery-plugin.php:1278
|
651 |
+
#: gallery-plugin.php:1288
|
652 |
+
msgid "Start Your Free 7-Day Trial Now"
|
653 |
+
msgstr ""
|
654 |
|
655 |
+
#: gallery-plugin.php:1306
|
656 |
msgid "Support"
|
657 |
msgstr "Soutien"
|
658 |
|
659 |
+
#: gallery-plugin.php:1434
|
660 |
+
#: template/gallery-single-template.php:13
|
661 |
msgid "Download high resolution image"
|
662 |
msgstr "Télécharger l'image en haute résolution"
|
663 |
|
664 |
+
#: gallery-plugin.php:1543
|
665 |
+
#: template/gallery-single-template.php:76
|
666 |
msgid "Sorry, nothing found."
|
667 |
msgstr "Désolé, rien n'a été trouvé"
|
668 |
|
669 |
+
#: gallery-plugin.php:1565
|
670 |
+
#: template/gallery-single-template.php:102
|
671 |
msgid "Image"
|
672 |
msgstr "Image "
|
673 |
|
674 |
+
#: gallery-plugin.php:1856
|
675 |
msgid "Image size not defined"
|
676 |
msgstr "Taille de l'image non définie"
|
677 |
|
678 |
+
#: gallery-plugin.php:1871
|
679 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
680 |
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."
|
681 |
|
682 |
+
#: gallery-plugin.php:1882
|
683 |
msgid "Image size changes not defined"
|
684 |
msgstr "La modification de la taille n'est pas définie"
|
685 |
|
686 |
+
#: gallery-plugin.php:1911
|
687 |
+
#: gallery-plugin.php:1914
|
688 |
+
#: gallery-plugin.php:1919
|
689 |
msgid "Invalid path"
|
690 |
msgstr "Chemin invalide"
|
691 |
|
692 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
693 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
694 |
msgstr "Il est peut-être temps de passer votre extension <strong>Gallery</strong> vers la version <strong>PRO</strong> !"
|
695 |
|
696 |
+
#: gallery-plugin.php:2043
|
697 |
+
msgid "Extend standard plugin functionality with new great options"
|
698 |
+
msgstr "Etend les fonctions standards avec de nouveaux paramètres."
|
699 |
+
|
700 |
+
#~ msgid "Go!"
|
701 |
+
#~ msgstr "Allez!"
|
702 |
|
703 |
#~ msgid "Not set"
|
704 |
#~ msgstr "Not set"
|
796 |
#~ msgid "Sorry, email message could not be delivered."
|
797 |
#~ msgstr "Désoler, l'e-mail n'a pas pu être envoyé."
|
798 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
799 |
#~ msgid "Plugins"
|
800 |
#~ msgstr "Extensions"
|
801 |
|
802 |
#~ msgid "Themes"
|
803 |
#~ msgstr "Thèmes"
|
804 |
|
805 |
+
#~ msgid "System status"
|
806 |
+
#~ msgstr "System status"
|
807 |
+
|
808 |
#~ msgid "All"
|
809 |
#~ msgstr "Tous"
|
810 |
|
814 |
#~ msgid "Recommended"
|
815 |
#~ msgstr "Recommandé"
|
816 |
|
817 |
+
#~ msgid "Installed plugins"
|
818 |
+
#~ msgstr "Extensions installées"
|
819 |
+
|
820 |
#~ msgid "Learn more"
|
821 |
#~ msgstr "En savoir plus"
|
822 |
|
|
|
|
|
|
|
823 |
#~ msgid "DONATE"
|
824 |
#~ msgstr "Faire un don"
|
825 |
|
826 |
#~ msgid "Activate this plugin"
|
827 |
#~ msgstr "Activer cette extension"
|
828 |
|
829 |
+
#~ msgid "Recommended plugins"
|
830 |
+
#~ msgstr "Extensions recommandées"
|
831 |
|
832 |
#~ msgid "Install now"
|
833 |
#~ msgstr "Installé maintenant"
|
838 |
#~ msgid "Preview “%s”"
|
839 |
#~ msgstr "Pré-visualiser “%s”"
|
840 |
|
841 |
+
#~ msgid "Install %s"
|
842 |
+
#~ msgstr "Installation %s"
|
843 |
+
|
844 |
#~ msgid "Install Now"
|
845 |
#~ msgstr "Installer maintenant"
|
846 |
|
865 |
#~ msgid "Details"
|
866 |
#~ msgstr "Détails"
|
867 |
|
868 |
+
#~ msgid "Environment"
|
869 |
+
#~ msgstr "Environment"
|
870 |
+
|
871 |
+
#~ msgid "Active Plugins"
|
872 |
+
#~ msgstr "Extensions actives"
|
873 |
+
|
874 |
+
#~ msgid "Inactive Plugins"
|
875 |
+
#~ msgstr "Extensions inactives"
|
876 |
+
|
877 |
+
#~ msgid "Send to support"
|
878 |
+
#~ msgstr "Envoyer au support"
|
879 |
+
|
880 |
+
#~ msgid "Send to custom email »"
|
881 |
+
#~ msgstr "Envoyer un e-mail spécifique »"
|
882 |
+
|
883 |
+
#~ msgid ""
|
884 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
885 |
+
#~ "more details, please follow the link"
|
886 |
+
#~ msgstr ""
|
887 |
+
#~ "Cette fonction est disponible dans le version pro de cette extension. "
|
888 |
+
#~ "Pour plus de détails, suivre le lien"
|
889 |
+
|
890 |
+
#~ msgid "Switch to new interface"
|
891 |
+
#~ msgstr "Basculer vers la nouvelle interface"
|
892 |
+
|
893 |
+
#~ msgid "Pro plugins"
|
894 |
+
#~ msgstr "Extensions Pro"
|
895 |
+
|
896 |
+
#~ msgid "Activated plugins"
|
897 |
+
#~ msgstr "Extensions activées"
|
898 |
+
|
899 |
+
#~ msgid "Read more"
|
900 |
+
#~ msgstr "Lire plus..."
|
901 |
+
|
902 |
+
#~ msgid "Purchase"
|
903 |
+
#~ msgstr "Acheter"
|
904 |
+
|
905 |
+
#~ msgid "Free plugins"
|
906 |
+
#~ msgstr "Extensions gratuites"
|
907 |
+
|
908 |
+
#~ msgid "Download"
|
909 |
+
#~ msgstr "Télécharger"
|
910 |
+
|
911 |
+
#~ msgid "Install now from wordpress.org"
|
912 |
+
#~ msgstr "Installation à partir de wordpress.org"
|
913 |
+
|
914 |
+
#~ msgid "Free themes"
|
915 |
+
#~ msgstr "Thèmes gratuits"
|
916 |
+
|
917 |
+
#~ msgid "Activated theme"
|
918 |
+
#~ msgstr "Thème actif"
|
919 |
+
|
920 |
+
#~ msgid "Customize “%s”"
|
921 |
+
#~ msgstr "Personnaliser “%s”"
|
922 |
+
|
923 |
+
#~ msgid "Customize"
|
924 |
+
#~ msgstr "Personnaliser"
|
925 |
+
|
926 |
+
#~ msgid "Installed themes"
|
927 |
+
#~ msgstr "Thèmes installés"
|
928 |
+
|
929 |
+
#~ msgid "Recommended themes"
|
930 |
+
#~ msgstr "Thèmes recommandés"
|
931 |
+
|
932 |
+
#~ msgid "If you have any questions, please contact us via"
|
933 |
+
#~ msgstr "Si vous avez des questions, merci de nous contacter via "
|
934 |
+
|
935 |
+
#~ msgid "Switch to old interface"
|
936 |
+
#~ msgstr "Basculer vers l'ancienne interface"
|
937 |
+
|
938 |
#~ msgid "Add New"
|
939 |
#~ msgstr "Ajouter"
|
940 |
|
languages/gallery-nl_NL.mo
CHANGED
Binary file
|
languages/gallery-nl_NL.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: J Goessens <j.goessens@gmail.com>\n"
|
9 |
"Language: nl_NL\n"
|
@@ -17,633 +17,697 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: gallery-plugin.php:
|
21 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
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"
|
23 |
msgstr "De volgende bestanden \"gallery-template.php\" en \"gallery-single-template.php\" werden niet in de actieve 'theme' map gevonden. Voor de correcte werking van deze plugin, dienen ze vanuit `/wp-content/plugins/gallery-plugin/template/` naar de actieve 'theme' map te worden gekopieerd. "
|
24 |
|
25 |
-
#: gallery-plugin.php:
|
26 |
-
#: gallery-plugin.php:
|
27 |
msgid "Galleries"
|
28 |
msgstr "Galerijen"
|
29 |
|
30 |
-
#: gallery-plugin.php:
|
31 |
-
#: gallery-plugin.php:606
|
32 |
-
msgid "Gallery"
|
33 |
-
msgstr "Galerij"
|
34 |
-
|
35 |
-
#: gallery-plugin.php:130
|
36 |
msgid "Add a Gallery"
|
37 |
msgstr "Galerij toevoegen"
|
38 |
|
39 |
-
#: gallery-plugin.php:
|
40 |
msgid "Add New Gallery"
|
41 |
msgstr "Nieuwe Galerij toevoegen"
|
42 |
|
43 |
-
#: gallery-plugin.php:
|
44 |
msgid "Edit Gallery"
|
45 |
msgstr "Galerij bewerken"
|
46 |
|
47 |
-
#: gallery-plugin.php:
|
48 |
msgid "New Gallery"
|
49 |
msgstr "Nieuwe Galerij"
|
50 |
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "View Gallery"
|
53 |
msgstr "Galerij bekijken"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Find a Gallery"
|
57 |
msgstr "Galerij zoeken"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "No Gallery found"
|
61 |
msgstr "Geen Galerij gevonden"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Upload File"
|
65 |
msgstr "Upload Bestand"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "Gallery Shortcode"
|
69 |
msgstr "Galerij Shortcode"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
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)"
|
73 |
msgstr "De tijdelijke, galerij, map (gallery-plugin/upload/files) is niet beschikbaar op de webserver. Gebruik aub de standaard WordPress methode om foto's te uploaden (media bibliotheek)"
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Choose an image for upload:"
|
77 |
msgstr "Kies een foto om te uploaden:"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "Please enable JavaScript to use the file uploader."
|
81 |
msgstr "Activeer JavaScript om de uploader te gebruiken."
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Allow the download link for all images in this gallery"
|
85 |
msgstr "Sta de 'download' link toe voor alle foto's in deze galerij"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
89 |
msgstr "Om de volgorde van de foto's te wijzigen, kunnen deze gewoon versleept worden (vergeet echter niet om de wijziging ook op te slaan)."
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
92 |
msgid "Please make a choice"
|
93 |
msgstr "Maak een keuze"
|
94 |
|
95 |
-
#: gallery-plugin.php:
|
96 |
-
#: gallery-plugin.php:
|
97 |
msgid "Sort images by"
|
98 |
msgstr "Sorteer foto's op"
|
99 |
|
100 |
-
#: gallery-plugin.php:
|
101 |
msgid "sort images"
|
102 |
msgstr "sorteer foto's"
|
103 |
|
104 |
-
#: gallery-plugin.php:
|
105 |
msgid "on the plugin settings page ("
|
106 |
msgstr "op de plugin instellingen pagina ("
|
107 |
|
108 |
-
#: gallery-plugin.php:
|
109 |
-
#: gallery-plugin.php:
|
110 |
msgid "Title"
|
111 |
msgstr "Titel"
|
112 |
|
113 |
-
#: gallery-plugin.php:
|
114 |
msgid "Alt tag"
|
115 |
msgstr "Alt tag"
|
116 |
|
117 |
-
#: gallery-plugin.php:
|
118 |
msgid "URL"
|
119 |
msgstr "URL"
|
120 |
|
121 |
-
#: gallery-plugin.php:
|
122 |
msgid "(by click on image opens a link in a new window)"
|
123 |
msgstr "(door op een foto te drukken, opent de link zich in een nieuwe pagina)"
|
124 |
|
125 |
-
#: gallery-plugin.php:
|
126 |
msgid "This setting is available in Pro version"
|
127 |
msgstr "Deze instelling is alleen beschikbaar in de Pro versie"
|
128 |
|
129 |
-
#: gallery-plugin.php:
|
130 |
-
|
|
|
131 |
msgstr "Open de link"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Current window"
|
135 |
msgstr "Huidig scherm"
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "New window"
|
139 |
msgstr "Nieuw scherm"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
msgid "Delete"
|
143 |
msgstr "Verwijderen"
|
144 |
|
145 |
-
#: gallery-plugin.php:
|
146 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
147 |
msgstr "Je kunt een enkele galerij toevoegen aan een pagina, of bericht, door deze shortcode toe te voegen aan de inhoud"
|
148 |
|
149 |
-
#: gallery-plugin.php:
|
150 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
151 |
msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Author"
|
155 |
msgstr "Autheur"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "Photo"
|
159 |
msgstr "Foto"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
162 |
msgid "Publishing"
|
163 |
msgstr "Publiceren"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
166 |
-
#: gallery-plugin.php:
|
167 |
msgid "Date"
|
168 |
msgstr "Datum"
|
169 |
|
170 |
-
#: gallery-plugin.php:
|
171 |
-
msgid "See images »"
|
172 |
-
msgstr "Foto's bekijken »"
|
173 |
-
|
174 |
-
#: gallery-plugin.php:682
|
175 |
-
msgid "requires"
|
176 |
-
msgstr "vereist"
|
177 |
-
|
178 |
-
#: gallery-plugin.php:682
|
179 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
180 |
-
msgstr "of hoger. Daarom is het uitgeschakeld. Voer eerst een update van WordPress uit en probeer het, daarna, nogmaals."
|
181 |
-
|
182 |
-
#: gallery-plugin.php:682
|
183 |
-
msgid "Back to the WordPress"
|
184 |
-
msgstr "Terug naar WordPress"
|
185 |
-
|
186 |
-
#: gallery-plugin.php:682
|
187 |
-
msgid "Plugins page"
|
188 |
-
msgstr "Plugins pagina"
|
189 |
-
|
190 |
-
#: gallery-plugin.php:770
|
191 |
msgid "Settings are saved"
|
192 |
msgstr "Instellingen opgeslagen"
|
193 |
|
194 |
-
#: gallery-plugin.php:
|
195 |
-
#: gallery-plugin.php:
|
196 |
msgid "Wrong license key"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: gallery-plugin.php:
|
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:
|
204 |
msgid "This license key is bind to another site"
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: gallery-plugin.php:
|
208 |
-
#: gallery-plugin.php:
|
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:
|
213 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: gallery-plugin.php:
|
217 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: gallery-plugin.php:
|
221 |
-
#: gallery-plugin.php:
|
222 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: gallery-plugin.php:
|
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:
|
230 |
msgid "Please, enter Your license key"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Gallery Settings"
|
235 |
msgstr "Galerij Instellingen"
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
msgid "Settings"
|
241 |
msgstr "Instellingen"
|
242 |
|
243 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
244 |
msgid "Go PRO"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Notice:"
|
249 |
msgstr "Opmerking:"
|
250 |
|
251 |
-
#: gallery-plugin.php:
|
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 "De instellingen van de plugin zijn veranderd. Om ze op te slaan, dien je op de knop 'Instellingen Opslaan' te drukken."
|
254 |
|
255 |
-
#: gallery-plugin.php:
|
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 "Als je een enkele galerij wilt toevoegen aan je pagina, of bericht, kopieer & plak dan de volgende shortcode in je bericht, of pagina:"
|
258 |
|
259 |
-
#: gallery-plugin.php:
|
260 |
msgid "Please enable JavaScript to use the option to renew images."
|
261 |
msgstr " Javascript dient geactiveerd te zijn, om gebruik te maken van de optie om foto's te vernieuwen."
|
262 |
|
263 |
-
#: gallery-plugin.php:
|
264 |
msgid "Update images for gallery"
|
265 |
msgstr "Foto's voor galerij bijwerken"
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "Update images"
|
269 |
msgstr "Foto's bijwerken"
|
270 |
|
271 |
-
#: gallery-plugin.php:
|
272 |
msgid "Updating images..."
|
273 |
msgstr "Bijwerken foto's..."
|
274 |
|
275 |
-
#: gallery-plugin.php:
|
276 |
msgid "No image found"
|
277 |
msgstr "Geen foto gevonden"
|
278 |
|
279 |
-
#: gallery-plugin.php:
|
280 |
msgid "All images are updated"
|
281 |
msgstr "Alle foto's zijn bijgewerkt"
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "Error."
|
285 |
msgstr "Fout."
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Image size for the album cover"
|
289 |
msgstr "Foto afmeting voor de omslag van het album"
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
-
#: gallery-plugin.php:
|
294 |
msgid "Image size"
|
295 |
msgstr "Foto afmeting"
|
296 |
|
297 |
-
#: gallery-plugin.php:
|
298 |
-
#: gallery-plugin.php:
|
299 |
msgid "Width (in px)"
|
300 |
msgstr "Breedte (in px)"
|
301 |
|
302 |
-
#: gallery-plugin.php:
|
303 |
-
#: gallery-plugin.php:
|
304 |
msgid "Height (in px)"
|
305 |
msgstr "Hoogte (in px)"
|
306 |
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Gallery image size"
|
309 |
msgstr "Afmeting galerij foto"
|
310 |
|
311 |
-
#: gallery-plugin.php:
|
312 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
313 |
msgstr "WordPress zal een nieuw voorbeeld maken, met de opgegeven afmetingen, als er een nieuwe foto wordt geupload."
|
314 |
|
315 |
-
#: gallery-plugin.php:
|
316 |
msgid "Gallery image size in the lightbox"
|
317 |
msgstr "Foto afmeting voor lightbox"
|
318 |
|
319 |
-
#: gallery-plugin.php:
|
320 |
msgid "Max width (in px)"
|
321 |
msgstr "Max breedte (in px)"
|
322 |
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Max height (in px)"
|
325 |
msgstr "Max hoogte (in px)"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
328 |
msgid "Display a full size image in the lightbox"
|
329 |
msgstr "Geef volledige grootte weer, voor lightbox"
|
330 |
|
331 |
-
#: gallery-plugin.php:
|
332 |
msgid "Crop position"
|
333 |
msgstr "Positie bijsnijden"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Horizontal"
|
337 |
msgstr "Horizontaal"
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "left"
|
341 |
msgstr "links"
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
-
#: gallery-plugin.php:
|
345 |
msgid "center"
|
346 |
msgstr "midden"
|
347 |
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "right"
|
350 |
msgstr "rechts"
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "Vertical"
|
354 |
msgstr "Verticaal"
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "top"
|
358 |
msgstr "bovenkant"
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "bottom"
|
362 |
msgstr "onderkant"
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "Lightbox background"
|
366 |
msgstr "Lightbox achtergrond"
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Default"
|
370 |
msgstr "Standaard"
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "Background transparency (from 0 to 1)"
|
374 |
msgstr "Achtergrond transparantie (van 0 tot 1)"
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "Select a background color"
|
378 |
msgstr "Selecteer een achtergrondkleur"
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Background color"
|
382 |
msgstr "Achtergrondkleur"
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
-
#: gallery-plugin.php:
|
386 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
387 |
msgstr "Als je naar de Pro versie overstapt, zullen alle instellingen en galerijen bewaard blijven."
|
388 |
|
389 |
-
#: gallery-plugin.php:
|
390 |
-
#: gallery-plugin.php:
|
391 |
-
msgid "
|
392 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
393 |
|
394 |
-
#: gallery-plugin.php:
|
395 |
msgid "Images with border"
|
396 |
msgstr "Foto's met rand"
|
397 |
|
398 |
-
#: gallery-plugin.php:
|
399 |
msgid "Border width in px, just numbers"
|
400 |
msgstr "Randbreedte in px, alleen nummers"
|
401 |
|
402 |
-
#: gallery-plugin.php:
|
403 |
-
#: gallery-plugin.php:
|
404 |
msgid "Select a border color"
|
405 |
msgstr "Selecteer een randkleur"
|
406 |
|
407 |
-
#: gallery-plugin.php:
|
408 |
msgid "Number of images in the row"
|
409 |
msgstr "Aantal foto's op een rij"
|
410 |
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "Start slideshow"
|
413 |
msgstr "Start diavoorstelling"
|
414 |
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Slideshow interval"
|
417 |
msgstr "Diavoorstelling interval"
|
418 |
|
419 |
-
#: gallery-plugin.php:
|
420 |
msgid "Use single lightbox for multiple galleries on one page"
|
421 |
msgstr "Gebruik 1 lightbox voor meerdere galerijen op 1 pagina"
|
422 |
|
423 |
-
#: gallery-plugin.php:
|
424 |
msgid "Attachment ID"
|
425 |
msgstr "Bijlage ID"
|
426 |
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Image Name"
|
429 |
msgstr "Foto Naam"
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
433 |
msgstr "Sorteervolgorde (het invoerveld voor sorteervolgorde in het Invoeg / Upload Media Galerij venster)"
|
434 |
|
435 |
-
#: gallery-plugin.php:
|
436 |
msgid "Random"
|
437 |
msgstr "Willekeurig"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
msgid "Sort images"
|
441 |
msgstr "Sorteer foto's"
|
442 |
|
443 |
-
#: gallery-plugin.php:
|
444 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
445 |
msgstr "ASC (oplopend van laagste naar hoogste waarde - 1, 2, 3; a, b, c)"
|
446 |
|
447 |
-
#: gallery-plugin.php:
|
448 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
449 |
msgstr "DESC (aflopend van hoogste naar laagste waarde - 3, 2, 1; c, b, a)"
|
450 |
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "Display text above the image"
|
453 |
msgstr "Text weergeven boven de foto"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
456 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
457 |
msgstr "Schakel het vinkje uit, als je de tekst alleen wilt weergeven in de lightbox"
|
458 |
|
459 |
-
#: gallery-plugin.php:
|
460 |
msgid "Display the Back link"
|
461 |
msgstr "Toon de Terug link"
|
462 |
|
463 |
-
#: gallery-plugin.php:
|
464 |
msgid "Display the Back link in the shortcode"
|
465 |
msgstr "Toon de Terug link in de shortcode"
|
466 |
|
467 |
-
#: gallery-plugin.php:
|
468 |
msgid "The Back link text"
|
469 |
msgstr "De Terug link tekst"
|
470 |
|
471 |
-
#: gallery-plugin.php:
|
472 |
msgid "The Back link URL"
|
473 |
msgstr "De Terug link URL"
|
474 |
|
475 |
-
#: gallery-plugin.php:
|
476 |
msgid "Gallery page (Page with Gallery Template)"
|
477 |
msgstr "Galerij pagina (pagina met galerij template)"
|
478 |
|
479 |
-
#: gallery-plugin.php:
|
480 |
msgid "(Full URL to custom page)"
|
481 |
msgstr "(Volledige URL naar aangepaste pagina)"
|
482 |
|
483 |
-
#: gallery-plugin.php:
|
484 |
msgid "The Read More link text"
|
485 |
msgstr "De 'Lees Meer' link tekst"
|
486 |
|
487 |
-
#: gallery-plugin.php:
|
488 |
msgid "Add gallery to the search"
|
489 |
msgstr "Galerij, aan zoeken, toevoegen"
|
490 |
|
491 |
-
#: gallery-plugin.php:
|
492 |
msgid "Using"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: gallery-plugin.php:
|
496 |
msgid "powered by"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: gallery-plugin.php:
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "Using Custom Search powered by"
|
502 |
msgstr "Aangepast zoeken, powered by"
|
503 |
|
504 |
-
#: gallery-plugin.php:
|
505 |
msgid "Activate Custom Search"
|
506 |
msgstr "Activeer Aangepast zoeken"
|
507 |
|
508 |
-
#: gallery-plugin.php:
|
509 |
msgid "Download Custom Search"
|
510 |
msgstr "Aangepast zoeken, downloaden"
|
511 |
|
512 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
msgid "Display Like buttons in the lightbox"
|
514 |
msgstr "Geef 'Vind ik leuk' knoppen weer, in de lightbox"
|
515 |
|
516 |
-
#: gallery-plugin.php:
|
517 |
msgid "FaceBook"
|
518 |
msgstr "FaceBook"
|
519 |
|
520 |
-
#: gallery-plugin.php:
|
521 |
msgid "Twitter"
|
522 |
msgstr "Twitter"
|
523 |
|
524 |
-
#: gallery-plugin.php:
|
525 |
msgid "Pinterest"
|
526 |
msgstr "Pinterest"
|
527 |
|
528 |
-
#: gallery-plugin.php:
|
529 |
msgid "Google +1"
|
530 |
msgstr "Google +1"
|
531 |
|
532 |
-
#: gallery-plugin.php:
|
533 |
msgid "Slug for gallery item"
|
534 |
msgstr "Slug voor galerij-item"
|
535 |
|
536 |
-
#: gallery-plugin.php:
|
537 |
msgid "for any structure of permalinks except the default structure"
|
538 |
msgstr "voor elke structuur van permalink, behalve de standaard structuur"
|
539 |
|
540 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
541 |
msgid "Save Changes"
|
542 |
msgstr "Wijzigingen Opslaan"
|
543 |
|
544 |
-
#: gallery-plugin.php:
|
545 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
546 |
msgstr "Als onze plugin je bevalt, geef ons dan 5 sterren op WordPress"
|
547 |
|
548 |
-
#: gallery-plugin.php:
|
549 |
msgid "Rate the plugin"
|
550 |
msgstr "Beoordeel de plugin"
|
551 |
|
552 |
-
#: gallery-plugin.php:
|
553 |
msgid "If there is something wrong about it, please contact us"
|
554 |
msgstr "Indien je een fout tegenkomt, neem dan contact met ons op, via: plugin@bestwebsoft.com"
|
555 |
|
556 |
-
#: gallery-plugin.php:
|
557 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: gallery-plugin.php:
|
561 |
msgid "Please, go to"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: gallery-plugin.php:
|
565 |
#, fuzzy
|
566 |
msgid "the setting page"
|
567 |
msgstr "op de plugin instellingen pagina ("
|
568 |
|
569 |
-
#: gallery-plugin.php:
|
570 |
msgid "You will be redirected automatically in 5 seconds."
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: gallery-plugin.php:
|
574 |
msgid "You can download and activate"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: gallery-plugin.php:
|
578 |
msgid "version of this plugin by entering Your license key."
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: gallery-plugin.php:
|
582 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: gallery-plugin.php:
|
586 |
msgid "(your username is the email you specify when purchasing the product)."
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: gallery-plugin.php:
|
590 |
-
#: gallery-plugin.php:
|
591 |
-
|
592 |
-
|
|
|
593 |
|
594 |
-
#: gallery-plugin.php:
|
595 |
-
|
596 |
-
|
|
|
597 |
|
598 |
-
#: gallery-plugin.php:
|
599 |
msgid "Support"
|
600 |
msgstr "Ondersteuning"
|
601 |
|
602 |
-
#: gallery-plugin.php:
|
603 |
-
#: template/gallery-single-template.php:
|
604 |
msgid "Download high resolution image"
|
605 |
msgstr "Download hoge-resolutie foto"
|
606 |
|
607 |
-
#: gallery-plugin.php:
|
608 |
-
#: template/gallery-single-template.php:
|
609 |
msgid "Sorry, nothing found."
|
610 |
msgstr "Sorry, niets gevonden."
|
611 |
|
612 |
-
#: gallery-plugin.php:
|
613 |
-
#: template/gallery-single-template.php:
|
614 |
msgid "Image"
|
615 |
msgstr "Foto"
|
616 |
|
617 |
-
#: gallery-plugin.php:
|
618 |
msgid "Image size not defined"
|
619 |
msgstr "Afmetingen van foto, niet gedefinieerd"
|
620 |
|
621 |
-
#: gallery-plugin.php:
|
622 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
623 |
msgstr "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of XBM (Voor overige, aub handmatig herladen)."
|
624 |
|
625 |
-
#: gallery-plugin.php:
|
626 |
msgid "Image size changes not defined"
|
627 |
msgstr "Wijzigingen van foto afmetingen, niet gedefinieerd"
|
628 |
|
629 |
-
#: gallery-plugin.php:
|
630 |
-
#: gallery-plugin.php:
|
631 |
-
#: gallery-plugin.php:
|
632 |
msgid "Invalid path"
|
633 |
msgstr "Ongeldig pad"
|
634 |
|
635 |
-
#: gallery-plugin.php:
|
636 |
-
msgid "Learn More"
|
637 |
-
msgstr "Kom meer te weten"
|
638 |
-
|
639 |
-
#: gallery-plugin.php:1947
|
640 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
641 |
msgstr "Het is tijd om je <strong>Galerij plugin</strong> bij te werken naar de <strong>PRO</strong> versie!"
|
642 |
|
643 |
-
#: gallery-plugin.php:
|
644 |
-
|
|
|
645 |
msgstr "Voeg nieuwe, geweldige, opties toe aan de standaard functionaliteit."
|
646 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
647 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
648 |
#~ msgstr ""
|
649 |
#~ "Verander de manier om je post_meta informatie, voor de galerij, op te "
|
@@ -757,9 +821,6 @@ msgstr "Voeg nieuwe, geweldige, opties toe aan de standaard functionaliteit."
|
|
757 |
#~ msgid "Sorry, email message could not be delivered."
|
758 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
759 |
|
760 |
-
#~ msgid "Activated plugins"
|
761 |
-
#~ msgstr "Активовані плагіни"
|
762 |
-
|
763 |
#~ msgid "Installed plugins"
|
764 |
#~ msgstr "Встановлених модулів"
|
765 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: J Goessens <j.goessens@gmail.com>\n"
|
9 |
"Language: nl_NL\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
#: gallery-plugin.php:273
|
22 |
+
msgid "Gallery"
|
23 |
+
msgstr "Galerij"
|
24 |
+
|
25 |
+
#: gallery-plugin.php:125
|
26 |
+
msgid "See images »"
|
27 |
+
msgstr "Foto's bekijken »"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:172
|
30 |
+
msgid "requires"
|
31 |
+
msgstr "vereist"
|
32 |
+
|
33 |
+
#: gallery-plugin.php:172
|
34 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
35 |
+
msgstr "of hoger. Daarom is het uitgeschakeld. Voer eerst een update van WordPress uit en probeer het, daarna, nogmaals."
|
36 |
+
|
37 |
+
#: gallery-plugin.php:172
|
38 |
+
msgid "Back to the WordPress"
|
39 |
+
msgstr "Terug naar WordPress"
|
40 |
+
|
41 |
+
#: gallery-plugin.php:172
|
42 |
+
msgid "Plugins page"
|
43 |
+
msgstr "Plugins pagina"
|
44 |
+
|
45 |
+
#: gallery-plugin.php:250
|
46 |
+
#: gallery-plugin.php:823
|
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 "De volgende bestanden \"gallery-template.php\" en \"gallery-single-template.php\" werden niet in de actieve 'theme' map gevonden. Voor de correcte werking van deze plugin, dienen ze vanuit `/wp-content/plugins/gallery-plugin/template/` naar de actieve 'theme' map te worden gekopieerd. "
|
49 |
|
50 |
+
#: gallery-plugin.php:272
|
51 |
+
#: gallery-plugin.php:282
|
52 |
msgid "Galleries"
|
53 |
msgstr "Galerijen"
|
54 |
|
55 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
56 |
msgid "Add a Gallery"
|
57 |
msgstr "Galerij toevoegen"
|
58 |
|
59 |
+
#: gallery-plugin.php:275
|
60 |
msgid "Add New Gallery"
|
61 |
msgstr "Nieuwe Galerij toevoegen"
|
62 |
|
63 |
+
#: gallery-plugin.php:276
|
64 |
msgid "Edit Gallery"
|
65 |
msgstr "Galerij bewerken"
|
66 |
|
67 |
+
#: gallery-plugin.php:277
|
68 |
msgid "New Gallery"
|
69 |
msgstr "Nieuwe Galerij"
|
70 |
|
71 |
+
#: gallery-plugin.php:278
|
72 |
msgid "View Gallery"
|
73 |
msgstr "Galerij bekijken"
|
74 |
|
75 |
+
#: gallery-plugin.php:279
|
76 |
msgid "Find a Gallery"
|
77 |
msgstr "Galerij zoeken"
|
78 |
|
79 |
+
#: gallery-plugin.php:280
|
80 |
msgid "No Gallery found"
|
81 |
msgstr "Geen Galerij gevonden"
|
82 |
|
83 |
+
#: gallery-plugin.php:337
|
84 |
msgid "Upload File"
|
85 |
msgstr "Upload Bestand"
|
86 |
|
87 |
+
#: gallery-plugin.php:338
|
88 |
msgid "Gallery Shortcode"
|
89 |
msgstr "Galerij Shortcode"
|
90 |
|
91 |
+
#: gallery-plugin.php:356
|
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 "De tijdelijke, galerij, map (gallery-plugin/upload/files) is niet beschikbaar op de webserver. Gebruik aub de standaard WordPress methode om foto's te uploaden (media bibliotheek)"
|
94 |
|
95 |
+
#: gallery-plugin.php:359
|
96 |
msgid "Choose an image for upload:"
|
97 |
msgstr "Kies een foto om te uploaden:"
|
98 |
|
99 |
+
#: gallery-plugin.php:364
|
100 |
msgid "Please enable JavaScript to use the file uploader."
|
101 |
msgstr "Activeer JavaScript om de uploader te gebruiken."
|
102 |
|
103 |
+
#: gallery-plugin.php:371
|
104 |
msgid "Allow the download link for all images in this gallery"
|
105 |
msgstr "Sta de 'download' link toe voor alle foto's in deze galerij"
|
106 |
|
107 |
+
#: gallery-plugin.php:372
|
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 "Om de volgorde van de foto's te wijzigen, kunnen deze gewoon versleept worden (vergeet echter niet om de wijziging ook op te slaan)."
|
110 |
|
111 |
+
#: gallery-plugin.php:374
|
112 |
msgid "Please make a choice"
|
113 |
msgstr "Maak een keuze"
|
114 |
|
115 |
+
#: gallery-plugin.php:374
|
116 |
+
#: gallery-plugin.php:1099
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Sorteer foto's op"
|
119 |
|
120 |
+
#: gallery-plugin.php:374
|
121 |
msgid "sort images"
|
122 |
msgstr "sorteer foto's"
|
123 |
|
124 |
+
#: gallery-plugin.php:374
|
125 |
msgid "on the plugin settings page ("
|
126 |
msgstr "op de plugin instellingen pagina ("
|
127 |
|
128 |
+
#: gallery-plugin.php:416
|
129 |
+
#: gallery-plugin.php:637
|
130 |
msgid "Title"
|
131 |
msgstr "Titel"
|
132 |
|
133 |
+
#: gallery-plugin.php:418
|
134 |
msgid "Alt tag"
|
135 |
msgstr "Alt tag"
|
136 |
|
137 |
+
#: gallery-plugin.php:419
|
138 |
msgid "URL"
|
139 |
msgstr "URL"
|
140 |
|
141 |
+
#: gallery-plugin.php:419
|
142 |
msgid "(by click on image opens a link in a new window)"
|
143 |
msgstr "(door op een foto te drukken, opent de link zich in een nieuwe pagina)"
|
144 |
|
145 |
+
#: gallery-plugin.php:420
|
146 |
msgid "This setting is available in Pro version"
|
147 |
msgstr "Deze instelling is alleen beschikbaar in de Pro versie"
|
148 |
|
149 |
+
#: gallery-plugin.php:421
|
150 |
+
#, fuzzy
|
151 |
+
msgid "Open the URL"
|
152 |
msgstr "Open de link"
|
153 |
|
154 |
+
#: gallery-plugin.php:421
|
155 |
msgid "Current window"
|
156 |
msgstr "Huidig scherm"
|
157 |
|
158 |
+
#: gallery-plugin.php:421
|
159 |
msgid "New window"
|
160 |
msgstr "Nieuw scherm"
|
161 |
|
162 |
+
#: gallery-plugin.php:422
|
163 |
+
#, fuzzy
|
164 |
+
msgid "Lightbox button URL"
|
165 |
+
msgstr "Lightbox achtergrond"
|
166 |
+
|
167 |
+
#: gallery-plugin.php:423
|
168 |
+
msgid "Description"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: gallery-plugin.php:424
|
172 |
msgid "Delete"
|
173 |
msgstr "Verwijderen"
|
174 |
|
175 |
+
#: gallery-plugin.php:437
|
176 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
177 |
msgstr "Je kunt een enkele galerij toevoegen aan een pagina, of bericht, door deze shortcode toe te voegen aan de inhoud"
|
178 |
|
179 |
+
#: gallery-plugin.php:439
|
180 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
181 |
msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
|
182 |
|
183 |
+
#: gallery-plugin.php:638
|
184 |
msgid "Author"
|
185 |
msgstr "Autheur"
|
186 |
|
187 |
+
#: gallery-plugin.php:639
|
188 |
msgid "Photo"
|
189 |
msgstr "Foto"
|
190 |
|
191 |
+
#: gallery-plugin.php:640
|
192 |
msgid "Publishing"
|
193 |
msgstr "Publiceren"
|
194 |
|
195 |
+
#: gallery-plugin.php:641
|
196 |
+
#: gallery-plugin.php:1103
|
197 |
msgid "Date"
|
198 |
msgstr "Datum"
|
199 |
|
200 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
msgid "Settings are saved"
|
202 |
msgstr "Instellingen opgeslagen"
|
203 |
|
204 |
+
#: gallery-plugin.php:835
|
205 |
+
#: gallery-plugin.php:874
|
206 |
msgid "Wrong license key"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: gallery-plugin.php:867
|
210 |
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."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: gallery-plugin.php:876
|
214 |
msgid "This license key is bind to another site"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: gallery-plugin.php:878
|
218 |
+
#: gallery-plugin.php:1281
|
219 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: gallery-plugin.php:895
|
223 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: gallery-plugin.php:901
|
227 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: gallery-plugin.php:905
|
231 |
+
#: gallery-plugin.php:914
|
232 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: gallery-plugin.php:918
|
236 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: gallery-plugin.php:933
|
240 |
msgid "Please, enter Your license key"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: gallery-plugin.php:941
|
244 |
msgid "Gallery Settings"
|
245 |
msgstr "Galerij Instellingen"
|
246 |
|
247 |
+
#: gallery-plugin.php:943
|
248 |
+
#: gallery-plugin.php:1304
|
249 |
+
#: gallery-plugin.php:1320
|
250 |
msgid "Settings"
|
251 |
msgstr "Instellingen"
|
252 |
|
253 |
+
#: gallery-plugin.php:944
|
254 |
+
#: gallery-plugin.php:1305
|
255 |
+
msgid "FAQ"
|
256 |
+
msgstr "FAQ "
|
257 |
+
|
258 |
+
#: gallery-plugin.php:945
|
259 |
msgid "Go PRO"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: gallery-plugin.php:950
|
263 |
msgid "Notice:"
|
264 |
msgstr "Opmerking:"
|
265 |
|
266 |
+
#: gallery-plugin.php:950
|
267 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
268 |
msgstr "De instellingen van de plugin zijn veranderd. Om ze op te slaan, dien je op de knop 'Instellingen Opslaan' te drukken."
|
269 |
|
270 |
+
#: gallery-plugin.php:951
|
271 |
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:"
|
272 |
msgstr "Als je een enkele galerij wilt toevoegen aan je pagina, of bericht, kopieer & plak dan de volgende shortcode in je bericht, of pagina:"
|
273 |
|
274 |
+
#: gallery-plugin.php:953
|
275 |
msgid "Please enable JavaScript to use the option to renew images."
|
276 |
msgstr " Javascript dient geactiveerd te zijn, om gebruik te maken van de optie om foto's te vernieuwen."
|
277 |
|
278 |
+
#: gallery-plugin.php:957
|
279 |
msgid "Update images for gallery"
|
280 |
msgstr "Foto's voor galerij bijwerken"
|
281 |
|
282 |
+
#: gallery-plugin.php:959
|
283 |
msgid "Update images"
|
284 |
msgstr "Foto's bijwerken"
|
285 |
|
286 |
+
#: gallery-plugin.php:964
|
287 |
msgid "Updating images..."
|
288 |
msgstr "Bijwerken foto's..."
|
289 |
|
290 |
+
#: gallery-plugin.php:965
|
291 |
msgid "No image found"
|
292 |
msgstr "Geen foto gevonden"
|
293 |
|
294 |
+
#: gallery-plugin.php:966
|
295 |
msgid "All images are updated"
|
296 |
msgstr "Alle foto's zijn bijgewerkt"
|
297 |
|
298 |
+
#: gallery-plugin.php:967
|
299 |
msgid "Error."
|
300 |
msgstr "Fout."
|
301 |
|
302 |
+
#: gallery-plugin.php:973
|
303 |
msgid "Image size for the album cover"
|
304 |
msgstr "Foto afmeting voor de omslag van het album"
|
305 |
|
306 |
+
#: gallery-plugin.php:975
|
307 |
+
#: gallery-plugin.php:983
|
308 |
+
#: gallery-plugin.php:999
|
309 |
msgid "Image size"
|
310 |
msgstr "Foto afmeting"
|
311 |
|
312 |
+
#: gallery-plugin.php:976
|
313 |
+
#: gallery-plugin.php:984
|
314 |
msgid "Width (in px)"
|
315 |
msgstr "Breedte (in px)"
|
316 |
|
317 |
+
#: gallery-plugin.php:977
|
318 |
+
#: gallery-plugin.php:985
|
319 |
msgid "Height (in px)"
|
320 |
msgstr "Hoogte (in px)"
|
321 |
|
322 |
+
#: gallery-plugin.php:981
|
323 |
msgid "Gallery image size"
|
324 |
msgstr "Afmeting galerij foto"
|
325 |
|
326 |
+
#: gallery-plugin.php:989
|
327 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
328 |
msgstr "WordPress zal een nieuw voorbeeld maken, met de opgegeven afmetingen, als er een nieuwe foto wordt geupload."
|
329 |
|
330 |
+
#: gallery-plugin.php:997
|
331 |
msgid "Gallery image size in the lightbox"
|
332 |
msgstr "Foto afmeting voor lightbox"
|
333 |
|
334 |
+
#: gallery-plugin.php:1000
|
335 |
msgid "Max width (in px)"
|
336 |
msgstr "Max breedte (in px)"
|
337 |
|
338 |
+
#: gallery-plugin.php:1001
|
339 |
msgid "Max height (in px)"
|
340 |
msgstr "Max hoogte (in px)"
|
341 |
|
342 |
+
#: gallery-plugin.php:1002
|
343 |
msgid "Display a full size image in the lightbox"
|
344 |
msgstr "Geef volledige grootte weer, voor lightbox"
|
345 |
|
346 |
+
#: gallery-plugin.php:1006
|
347 |
msgid "Crop position"
|
348 |
msgstr "Positie bijsnijden"
|
349 |
|
350 |
+
#: gallery-plugin.php:1008
|
351 |
msgid "Horizontal"
|
352 |
msgstr "Horizontaal"
|
353 |
|
354 |
+
#: gallery-plugin.php:1010
|
355 |
msgid "left"
|
356 |
msgstr "links"
|
357 |
|
358 |
+
#: gallery-plugin.php:1011
|
359 |
+
#: gallery-plugin.php:1018
|
360 |
msgid "center"
|
361 |
msgstr "midden"
|
362 |
|
363 |
+
#: gallery-plugin.php:1012
|
364 |
msgid "right"
|
365 |
msgstr "rechts"
|
366 |
|
367 |
+
#: gallery-plugin.php:1015
|
368 |
msgid "Vertical"
|
369 |
msgstr "Verticaal"
|
370 |
|
371 |
+
#: gallery-plugin.php:1017
|
372 |
msgid "top"
|
373 |
msgstr "bovenkant"
|
374 |
|
375 |
+
#: gallery-plugin.php:1019
|
376 |
msgid "bottom"
|
377 |
msgstr "onderkant"
|
378 |
|
379 |
+
#: gallery-plugin.php:1024
|
380 |
msgid "Lightbox background"
|
381 |
msgstr "Lightbox achtergrond"
|
382 |
|
383 |
+
#: gallery-plugin.php:1026
|
384 |
msgid "Default"
|
385 |
msgstr "Standaard"
|
386 |
|
387 |
+
#: gallery-plugin.php:1027
|
388 |
msgid "Background transparency (from 0 to 1)"
|
389 |
msgstr "Achtergrond transparantie (van 0 tot 1)"
|
390 |
|
391 |
+
#: gallery-plugin.php:1029
|
392 |
msgid "Select a background color"
|
393 |
msgstr "Selecteer een achtergrondkleur"
|
394 |
|
395 |
+
#: gallery-plugin.php:1031
|
396 |
msgid "Background color"
|
397 |
msgstr "Achtergrondkleur"
|
398 |
|
399 |
+
#: gallery-plugin.php:1038
|
400 |
+
#: gallery-plugin.php:1211
|
401 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
402 |
msgstr "Als je naar de Pro versie overstapt, zullen alle instellingen en galerijen bewaard blijven."
|
403 |
|
404 |
+
#: gallery-plugin.php:1045
|
405 |
+
#: gallery-plugin.php:1218
|
406 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
407 |
+
msgstr ""
|
408 |
+
|
409 |
+
#: gallery-plugin.php:1046
|
410 |
+
#: gallery-plugin.php:1219
|
411 |
+
#: gallery-plugin.php:2039
|
412 |
+
msgid "Learn More"
|
413 |
+
msgstr "Kom meer te weten"
|
414 |
+
|
415 |
+
#: gallery-plugin.php:1050
|
416 |
+
#: gallery-plugin.php:1223
|
417 |
+
msgid "Start Your Trial"
|
418 |
+
msgstr ""
|
419 |
+
|
420 |
+
#: gallery-plugin.php:1051
|
421 |
+
#: gallery-plugin.php:1224
|
422 |
+
#: gallery-plugin.php:1278
|
423 |
+
#: gallery-plugin.php:1288
|
424 |
+
msgid "or"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: gallery-plugin.php:1054
|
428 |
+
#: gallery-plugin.php:1227
|
429 |
+
msgid "Go"
|
430 |
+
msgstr ""
|
431 |
|
432 |
+
#: gallery-plugin.php:1062
|
433 |
msgid "Images with border"
|
434 |
msgstr "Foto's met rand"
|
435 |
|
436 |
+
#: gallery-plugin.php:1065
|
437 |
msgid "Border width in px, just numbers"
|
438 |
msgstr "Randbreedte in px, alleen nummers"
|
439 |
|
440 |
+
#: gallery-plugin.php:1067
|
441 |
+
#: gallery-plugin.php:1069
|
442 |
msgid "Select a border color"
|
443 |
msgstr "Selecteer een randkleur"
|
444 |
|
445 |
+
#: gallery-plugin.php:1075
|
446 |
msgid "Number of images in the row"
|
447 |
msgstr "Aantal foto's op een rij"
|
448 |
|
449 |
+
#: gallery-plugin.php:1081
|
450 |
msgid "Start slideshow"
|
451 |
msgstr "Start diavoorstelling"
|
452 |
|
453 |
+
#: gallery-plugin.php:1087
|
454 |
msgid "Slideshow interval"
|
455 |
msgstr "Diavoorstelling interval"
|
456 |
|
457 |
+
#: gallery-plugin.php:1093
|
458 |
msgid "Use single lightbox for multiple galleries on one page"
|
459 |
msgstr "Gebruik 1 lightbox voor meerdere galerijen op 1 pagina"
|
460 |
|
461 |
+
#: gallery-plugin.php:1101
|
462 |
msgid "Attachment ID"
|
463 |
msgstr "Bijlage ID"
|
464 |
|
465 |
+
#: gallery-plugin.php:1102
|
466 |
msgid "Image Name"
|
467 |
msgstr "Foto Naam"
|
468 |
|
469 |
+
#: gallery-plugin.php:1104
|
470 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
471 |
msgstr "Sorteervolgorde (het invoerveld voor sorteervolgorde in het Invoeg / Upload Media Galerij venster)"
|
472 |
|
473 |
+
#: gallery-plugin.php:1105
|
474 |
msgid "Random"
|
475 |
msgstr "Willekeurig"
|
476 |
|
477 |
+
#: gallery-plugin.php:1109
|
478 |
msgid "Sort images"
|
479 |
msgstr "Sorteer foto's"
|
480 |
|
481 |
+
#: gallery-plugin.php:1111
|
482 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
483 |
msgstr "ASC (oplopend van laagste naar hoogste waarde - 1, 2, 3; a, b, c)"
|
484 |
|
485 |
+
#: gallery-plugin.php:1112
|
486 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
487 |
msgstr "DESC (aflopend van hoogste naar laagste waarde - 3, 2, 1; c, b, a)"
|
488 |
|
489 |
+
#: gallery-plugin.php:1116
|
490 |
msgid "Display text above the image"
|
491 |
msgstr "Text weergeven boven de foto"
|
492 |
|
493 |
+
#: gallery-plugin.php:1118
|
494 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
495 |
msgstr "Schakel het vinkje uit, als je de tekst alleen wilt weergeven in de lightbox"
|
496 |
|
497 |
+
#: gallery-plugin.php:1122
|
498 |
msgid "Display the Back link"
|
499 |
msgstr "Toon de Terug link"
|
500 |
|
501 |
+
#: gallery-plugin.php:1128
|
502 |
msgid "Display the Back link in the shortcode"
|
503 |
msgstr "Toon de Terug link in de shortcode"
|
504 |
|
505 |
+
#: gallery-plugin.php:1134
|
506 |
msgid "The Back link text"
|
507 |
msgstr "De Terug link tekst"
|
508 |
|
509 |
+
#: gallery-plugin.php:1140
|
510 |
msgid "The Back link URL"
|
511 |
msgstr "De Terug link URL"
|
512 |
|
513 |
+
#: gallery-plugin.php:1142
|
514 |
msgid "Gallery page (Page with Gallery Template)"
|
515 |
msgstr "Galerij pagina (pagina met galerij template)"
|
516 |
|
517 |
+
#: gallery-plugin.php:1144
|
518 |
msgid "(Full URL to custom page)"
|
519 |
msgstr "(Volledige URL naar aangepaste pagina)"
|
520 |
|
521 |
+
#: gallery-plugin.php:1148
|
522 |
msgid "The Read More link text"
|
523 |
msgstr "De 'Lees Meer' link tekst"
|
524 |
|
525 |
+
#: gallery-plugin.php:1154
|
526 |
msgid "Add gallery to the search"
|
527 |
msgstr "Galerij, aan zoeken, toevoegen"
|
528 |
|
529 |
+
#: gallery-plugin.php:1164
|
530 |
msgid "Using"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: gallery-plugin.php:1164
|
534 |
msgid "powered by"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: gallery-plugin.php:1167
|
538 |
+
#: gallery-plugin.php:1171
|
539 |
msgid "Using Custom Search powered by"
|
540 |
msgstr "Aangepast zoeken, powered by"
|
541 |
|
542 |
+
#: gallery-plugin.php:1167
|
543 |
msgid "Activate Custom Search"
|
544 |
msgstr "Activeer Aangepast zoeken"
|
545 |
|
546 |
+
#: gallery-plugin.php:1171
|
547 |
msgid "Download Custom Search"
|
548 |
msgstr "Aangepast zoeken, downloaden"
|
549 |
|
550 |
+
#: gallery-plugin.php:1181
|
551 |
+
msgid "The lightbox helper"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: gallery-plugin.php:1183
|
555 |
+
msgid "Do not use"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: gallery-plugin.php:1184
|
559 |
+
msgid "Button helper"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: gallery-plugin.php:1185
|
563 |
+
msgid "Thumbnail helper"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: gallery-plugin.php:1189
|
567 |
msgid "Display Like buttons in the lightbox"
|
568 |
msgstr "Geef 'Vind ik leuk' knoppen weer, in de lightbox"
|
569 |
|
570 |
+
#: gallery-plugin.php:1191
|
571 |
msgid "FaceBook"
|
572 |
msgstr "FaceBook"
|
573 |
|
574 |
+
#: gallery-plugin.php:1192
|
575 |
msgid "Twitter"
|
576 |
msgstr "Twitter"
|
577 |
|
578 |
+
#: gallery-plugin.php:1193
|
579 |
msgid "Pinterest"
|
580 |
msgstr "Pinterest"
|
581 |
|
582 |
+
#: gallery-plugin.php:1194
|
583 |
msgid "Google +1"
|
584 |
msgstr "Google +1"
|
585 |
|
586 |
+
#: gallery-plugin.php:1198
|
587 |
msgid "Slug for gallery item"
|
588 |
msgstr "Slug voor galerij-item"
|
589 |
|
590 |
+
#: gallery-plugin.php:1200
|
591 |
msgid "for any structure of permalinks except the default structure"
|
592 |
msgstr "voor elke structuur van permalink, behalve de standaard structuur"
|
593 |
|
594 |
+
#: gallery-plugin.php:1204
|
595 |
+
msgid "Title for lightbox button"
|
596 |
+
msgstr ""
|
597 |
+
|
598 |
+
#: gallery-plugin.php:1235
|
599 |
msgid "Save Changes"
|
600 |
msgstr "Wijzigingen Opslaan"
|
601 |
|
602 |
+
#: gallery-plugin.php:1241
|
603 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
604 |
msgstr "Als onze plugin je bevalt, geef ons dan 5 sterren op WordPress"
|
605 |
|
606 |
+
#: gallery-plugin.php:1242
|
607 |
msgid "Rate the plugin"
|
608 |
msgstr "Beoordeel de plugin"
|
609 |
|
610 |
+
#: gallery-plugin.php:1245
|
611 |
msgid "If there is something wrong about it, please contact us"
|
612 |
msgstr "Indien je een fout tegenkomt, neem dan contact met ons op, via: plugin@bestwebsoft.com"
|
613 |
|
614 |
+
#: gallery-plugin.php:1256
|
615 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: gallery-plugin.php:1258
|
619 |
msgid "Please, go to"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: gallery-plugin.php:1258
|
623 |
#, fuzzy
|
624 |
msgid "the setting page"
|
625 |
msgstr "op de plugin instellingen pagina ("
|
626 |
|
627 |
+
#: gallery-plugin.php:1259
|
628 |
msgid "You will be redirected automatically in 5 seconds."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: gallery-plugin.php:1264
|
632 |
msgid "You can download and activate"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: gallery-plugin.php:1266
|
636 |
msgid "version of this plugin by entering Your license key."
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: gallery-plugin.php:1268
|
640 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: gallery-plugin.php:1270
|
644 |
msgid "(your username is the email you specify when purchasing the product)."
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: gallery-plugin.php:1278
|
648 |
+
#: gallery-plugin.php:1288
|
649 |
+
#, fuzzy
|
650 |
+
msgid "Activate"
|
651 |
+
msgstr "Активовані плагіни"
|
652 |
|
653 |
+
#: gallery-plugin.php:1278
|
654 |
+
#: gallery-plugin.php:1288
|
655 |
+
msgid "Start Your Free 7-Day Trial Now"
|
656 |
+
msgstr ""
|
657 |
|
658 |
+
#: gallery-plugin.php:1306
|
659 |
msgid "Support"
|
660 |
msgstr "Ondersteuning"
|
661 |
|
662 |
+
#: gallery-plugin.php:1434
|
663 |
+
#: template/gallery-single-template.php:13
|
664 |
msgid "Download high resolution image"
|
665 |
msgstr "Download hoge-resolutie foto"
|
666 |
|
667 |
+
#: gallery-plugin.php:1543
|
668 |
+
#: template/gallery-single-template.php:76
|
669 |
msgid "Sorry, nothing found."
|
670 |
msgstr "Sorry, niets gevonden."
|
671 |
|
672 |
+
#: gallery-plugin.php:1565
|
673 |
+
#: template/gallery-single-template.php:102
|
674 |
msgid "Image"
|
675 |
msgstr "Foto"
|
676 |
|
677 |
+
#: gallery-plugin.php:1856
|
678 |
msgid "Image size not defined"
|
679 |
msgstr "Afmetingen van foto, niet gedefinieerd"
|
680 |
|
681 |
+
#: gallery-plugin.php:1871
|
682 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
683 |
msgstr "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of XBM (Voor overige, aub handmatig herladen)."
|
684 |
|
685 |
+
#: gallery-plugin.php:1882
|
686 |
msgid "Image size changes not defined"
|
687 |
msgstr "Wijzigingen van foto afmetingen, niet gedefinieerd"
|
688 |
|
689 |
+
#: gallery-plugin.php:1911
|
690 |
+
#: gallery-plugin.php:1914
|
691 |
+
#: gallery-plugin.php:1919
|
692 |
msgid "Invalid path"
|
693 |
msgstr "Ongeldig pad"
|
694 |
|
695 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
696 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
697 |
msgstr "Het is tijd om je <strong>Galerij plugin</strong> bij te werken naar de <strong>PRO</strong> versie!"
|
698 |
|
699 |
+
#: gallery-plugin.php:2043
|
700 |
+
#, fuzzy
|
701 |
+
msgid "Extend standard plugin functionality with new great options"
|
702 |
msgstr "Voeg nieuwe, geweldige, opties toe aan de standaard functionaliteit."
|
703 |
|
704 |
+
#~ msgid ""
|
705 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
706 |
+
#~ "more details, please follow the link"
|
707 |
+
#~ msgstr ""
|
708 |
+
#~ "Deze functionaliteit is alleen beschikbaar in de Pro versie. Voor meer "
|
709 |
+
#~ "informatie, volg de link"
|
710 |
+
|
711 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
712 |
#~ msgstr ""
|
713 |
#~ "Verander de manier om je post_meta informatie, voor de galerij, op te "
|
821 |
#~ msgid "Sorry, email message could not be delivered."
|
822 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
823 |
|
|
|
|
|
|
|
824 |
#~ msgid "Installed plugins"
|
825 |
#~ msgstr "Встановлених модулів"
|
826 |
|
languages/gallery-pt_BR.mo
CHANGED
Binary file
|
languages/gallery-pt_BR.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
|
9 |
"Language: pt_BR\n"
|
@@ -19,743 +19,805 @@ msgstr ""
|
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ gallery
|
22 |
-
#: gallery-plugin.php:
|
23 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 "Os seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
|
26 |
|
27 |
# @ gallery
|
28 |
-
#: gallery-plugin.php:
|
29 |
-
#: gallery-plugin.php:
|
30 |
msgid "Galleries"
|
31 |
msgstr "Galerias"
|
32 |
|
33 |
# @ gallery
|
34 |
-
#: gallery-plugin.php:
|
35 |
-
#: gallery-plugin.php:606
|
36 |
-
msgid "Gallery"
|
37 |
-
msgstr "Galeria"
|
38 |
-
|
39 |
-
# @ gallery
|
40 |
-
#: gallery-plugin.php:130
|
41 |
msgid "Add a Gallery"
|
42 |
msgstr "Adicionar uma Galeria"
|
43 |
|
44 |
# @ gallery
|
45 |
-
#: gallery-plugin.php:
|
46 |
msgid "Add New Gallery"
|
47 |
msgstr "Adicionar Nova Galeria"
|
48 |
|
49 |
# @ gallery
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "Edit Gallery"
|
52 |
msgstr "Editar Galeria"
|
53 |
|
54 |
# @ gallery
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "New Gallery"
|
57 |
msgstr "Nova Galeria"
|
58 |
|
59 |
# @ gallery
|
60 |
-
#: gallery-plugin.php:
|
61 |
msgid "View Gallery"
|
62 |
msgstr "Ver Galeria"
|
63 |
|
64 |
# @ gallery
|
65 |
-
#: gallery-plugin.php:
|
66 |
msgid "Find a Gallery"
|
67 |
msgstr "Encontre uma Galeria"
|
68 |
|
69 |
# @ gallery
|
70 |
-
#: gallery-plugin.php:
|
71 |
msgid "No Gallery found"
|
72 |
msgstr "Nenhuma Galeria foi encontrada"
|
73 |
|
74 |
# @ gallery
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Upload File"
|
77 |
msgstr "Enviar Arquivo"
|
78 |
|
79 |
# @ gallery
|
80 |
-
#: gallery-plugin.php:
|
81 |
msgid "Gallery Shortcode"
|
82 |
msgstr "Shortcode da Galeria"
|
83 |
|
84 |
# @ gallery
|
85 |
-
#: gallery-plugin.php:
|
86 |
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)"
|
87 |
msgstr "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
|
88 |
|
89 |
# @ gallery
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Choose an image for upload:"
|
92 |
msgstr "Escolha uma imagem para fazer upload:"
|
93 |
|
94 |
# @ gallery
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Please enable JavaScript to use the file uploader."
|
97 |
msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
|
98 |
|
99 |
# @ gallery
|
100 |
-
#: gallery-plugin.php:
|
101 |
msgid "Allow the download link for all images in this gallery"
|
102 |
msgstr "Permitir o link de download para todas as imagens nesta galeria"
|
103 |
|
104 |
# @ gallery
|
105 |
-
#: gallery-plugin.php:
|
106 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
107 |
msgstr "Por favor, use a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
|
108 |
|
109 |
# @ gallery
|
110 |
-
#: gallery-plugin.php:
|
111 |
msgid "Please make a choice"
|
112 |
msgstr "Por favor, faça uma escolha"
|
113 |
|
114 |
# @ gallery
|
115 |
-
#: gallery-plugin.php:
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Ordenar imagens por"
|
119 |
|
120 |
# @ gallery
|
121 |
-
#: gallery-plugin.php:
|
122 |
msgid "sort images"
|
123 |
msgstr "ordenar imagens"
|
124 |
|
125 |
# @ gallery
|
126 |
-
#: gallery-plugin.php:
|
127 |
msgid "on the plugin settings page ("
|
128 |
msgstr "da página de configurações do plugin ("
|
129 |
|
130 |
# @ gallery
|
131 |
-
#: gallery-plugin.php:
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Title"
|
134 |
msgstr "Título"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "Alt tag"
|
138 |
msgstr ""
|
139 |
|
140 |
# @ gallery
|
141 |
-
#: gallery-plugin.php:
|
142 |
msgid "URL"
|
143 |
msgstr "URL"
|
144 |
|
145 |
# @ gallery
|
146 |
-
#: gallery-plugin.php:
|
147 |
msgid "(by click on image opens a link in a new window)"
|
148 |
msgstr "(clicar na imagem abre um link em uma nova janela)"
|
149 |
|
150 |
# @ gallery
|
151 |
-
#: gallery-plugin.php:
|
152 |
msgid "This setting is available in Pro version"
|
153 |
msgstr "Esta configuração está disponível na versão Pro"
|
154 |
|
155 |
# @ gallery
|
156 |
-
#: gallery-plugin.php:
|
157 |
-
|
|
|
158 |
msgstr "Abrir o link"
|
159 |
|
160 |
# @ gallery
|
161 |
-
#: gallery-plugin.php:
|
162 |
msgid "Current window"
|
163 |
msgstr "Janela atual"
|
164 |
|
165 |
# @ gallery
|
166 |
-
#: gallery-plugin.php:
|
167 |
msgid "New window"
|
168 |
msgstr "Nova janela"
|
169 |
|
170 |
# @ gallery
|
171 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
msgid "Delete"
|
173 |
msgstr "Excluir"
|
174 |
|
175 |
# @ gallery
|
176 |
-
#: gallery-plugin.php:
|
177 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
178 |
msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
|
179 |
|
180 |
# @ gallery
|
181 |
-
#: gallery-plugin.php:
|
182 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
183 |
msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
|
184 |
|
185 |
# @ gallery
|
186 |
-
#: gallery-plugin.php:
|
187 |
msgid "Author"
|
188 |
msgstr "Autor"
|
189 |
|
190 |
# @ gallery
|
191 |
-
#: gallery-plugin.php:
|
192 |
msgid "Photo"
|
193 |
msgstr "Foto"
|
194 |
|
195 |
# @ gallery
|
196 |
-
#: gallery-plugin.php:
|
197 |
msgid "Publishing"
|
198 |
msgstr "Publicação"
|
199 |
|
200 |
# @ gallery
|
201 |
-
#: gallery-plugin.php:
|
202 |
-
#: gallery-plugin.php:
|
203 |
msgid "Date"
|
204 |
msgstr "Data"
|
205 |
|
206 |
# @ gallery
|
207 |
-
#: gallery-plugin.php:
|
208 |
-
msgid "See images »"
|
209 |
-
msgstr "Ver imagens »"
|
210 |
-
|
211 |
-
#: gallery-plugin.php:682
|
212 |
-
msgid "requires"
|
213 |
-
msgstr ""
|
214 |
-
|
215 |
-
#: gallery-plugin.php:682
|
216 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
217 |
-
msgstr ""
|
218 |
-
|
219 |
-
#: gallery-plugin.php:682
|
220 |
-
msgid "Back to the WordPress"
|
221 |
-
msgstr ""
|
222 |
-
|
223 |
-
#: gallery-plugin.php:682
|
224 |
-
msgid "Plugins page"
|
225 |
-
msgstr ""
|
226 |
-
|
227 |
-
# @ gallery
|
228 |
-
#: gallery-plugin.php:770
|
229 |
msgid "Settings are saved"
|
230 |
msgstr "As configurações estão salvas"
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
-
#: gallery-plugin.php:
|
234 |
msgid "Wrong license key"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: gallery-plugin.php:
|
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 ""
|
240 |
|
241 |
-
#: gallery-plugin.php:
|
242 |
msgid "This license key is bind to another site"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: gallery-plugin.php:
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
252 |
msgstr ""
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
256 |
msgstr ""
|
257 |
|
258 |
-
#: gallery-plugin.php:
|
259 |
-
#: gallery-plugin.php:
|
260 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: gallery-plugin.php:
|
264 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "Please, enter Your license key"
|
269 |
msgstr ""
|
270 |
|
271 |
# @ gallery
|
272 |
-
#: gallery-plugin.php:
|
273 |
msgid "Gallery Settings"
|
274 |
msgstr "Configurações da Galeria"
|
275 |
|
276 |
# @ bestwebsoft
|
277 |
# @ gallery
|
278 |
-
#: gallery-plugin.php:
|
279 |
-
#: gallery-plugin.php:
|
280 |
-
#: gallery-plugin.php:
|
281 |
msgid "Settings"
|
282 |
msgstr "Configurações"
|
283 |
|
284 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
285 |
msgid "Go PRO"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: gallery-plugin.php:
|
289 |
msgid "Notice:"
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: gallery-plugin.php:
|
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 ""
|
295 |
|
296 |
# @ gallery
|
297 |
-
#: gallery-plugin.php:
|
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 "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
|
300 |
|
301 |
# @ gallery
|
302 |
-
#: gallery-plugin.php:
|
303 |
#, fuzzy
|
304 |
msgid "Please enable JavaScript to use the option to renew images."
|
305 |
msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
|
306 |
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Update images for gallery"
|
309 |
msgstr ""
|
310 |
|
311 |
# @ gallery
|
312 |
-
#: gallery-plugin.php:
|
313 |
#, fuzzy
|
314 |
msgid "Update images"
|
315 |
msgstr "ordenar imagens"
|
316 |
|
317 |
-
#: gallery-plugin.php:
|
318 |
msgid "Updating images..."
|
319 |
msgstr ""
|
320 |
|
321 |
# @ gallery
|
322 |
-
#: gallery-plugin.php:
|
323 |
#, fuzzy
|
324 |
msgid "No image found"
|
325 |
msgstr "Nenhuma Galeria foi encontrada"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
328 |
msgid "All images are updated"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: gallery-plugin.php:
|
332 |
msgid "Error."
|
333 |
msgstr ""
|
334 |
|
335 |
# @ gallery
|
336 |
-
#: gallery-plugin.php:
|
337 |
msgid "Image size for the album cover"
|
338 |
msgstr "Tamanho da imagem de capa do álbum"
|
339 |
|
340 |
# @ gallery
|
341 |
-
#: gallery-plugin.php:
|
342 |
-
#: gallery-plugin.php:
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "Image size"
|
345 |
msgstr "Tamanho da imagem"
|
346 |
|
347 |
# @ gallery
|
348 |
-
#: gallery-plugin.php:
|
349 |
-
#: gallery-plugin.php:
|
350 |
msgid "Width (in px)"
|
351 |
msgstr "Largura (em px)"
|
352 |
|
353 |
# @ gallery
|
354 |
-
#: gallery-plugin.php:
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "Height (in px)"
|
357 |
msgstr "Altura (em px)"
|
358 |
|
359 |
# @ gallery
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "Gallery image size"
|
362 |
msgstr "Tamanho da imagem da galeria"
|
363 |
|
364 |
# @ gallery
|
365 |
-
#: gallery-plugin.php:
|
366 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
367 |
msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
|
368 |
|
369 |
# @ gallery
|
370 |
-
#: gallery-plugin.php:
|
371 |
msgid "Gallery image size in the lightbox"
|
372 |
msgstr "Tamanho da imagem da galeria no Lightbox"
|
373 |
|
374 |
# @ gallery
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Max width (in px)"
|
377 |
msgstr "Largura máxima (em px)"
|
378 |
|
379 |
# @ gallery
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Max height (in px)"
|
382 |
msgstr "Altura máxima (em px)"
|
383 |
|
384 |
# @ gallery
|
385 |
-
#: gallery-plugin.php:
|
386 |
msgid "Display a full size image in the lightbox"
|
387 |
msgstr "Exibir a imagem em tamanho original no Lightbox"
|
388 |
|
389 |
# @ gallery
|
390 |
-
#: gallery-plugin.php:
|
391 |
msgid "Crop position"
|
392 |
msgstr "Posição de recorte"
|
393 |
|
394 |
# @ gallery
|
395 |
-
#: gallery-plugin.php:
|
396 |
msgid "Horizontal"
|
397 |
msgstr "Horizontal"
|
398 |
|
399 |
# @ gallery
|
400 |
-
#: gallery-plugin.php:
|
401 |
msgid "left"
|
402 |
msgstr "esquerda"
|
403 |
|
404 |
# @ gallery
|
405 |
-
#: gallery-plugin.php:
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "center"
|
408 |
msgstr "centro"
|
409 |
|
410 |
# @ gallery
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "right"
|
413 |
msgstr "direita"
|
414 |
|
415 |
# @ gallery
|
416 |
-
#: gallery-plugin.php:
|
417 |
msgid "Vertical"
|
418 |
msgstr "Vertical"
|
419 |
|
420 |
# @ gallery
|
421 |
-
#: gallery-plugin.php:
|
422 |
msgid "top"
|
423 |
msgstr "topo"
|
424 |
|
425 |
# @ gallery
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "bottom"
|
428 |
msgstr "fundo"
|
429 |
|
430 |
# @ gallery
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Lightbox background"
|
433 |
msgstr "Fundo do Lightbox"
|
434 |
|
435 |
# @ gallery
|
436 |
-
#: gallery-plugin.php:
|
437 |
msgid "Default"
|
438 |
msgstr "Padrão"
|
439 |
|
440 |
# @ gallery
|
441 |
-
#: gallery-plugin.php:
|
442 |
msgid "Background transparency (from 0 to 1)"
|
443 |
msgstr "Transparência de background (de 0 a 1)"
|
444 |
|
445 |
# @ gallery
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "Select a background color"
|
448 |
msgstr "Selecionar uma cor de fundo"
|
449 |
|
450 |
# @ gallery
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "Background color"
|
453 |
msgstr "Cor de fundo"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
456 |
-
#: gallery-plugin.php:
|
457 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
458 |
msgstr ""
|
459 |
|
460 |
-
|
461 |
-
#: gallery-plugin.php:
|
462 |
-
|
463 |
-
|
464 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
465 |
|
466 |
# @ gallery
|
467 |
-
#: gallery-plugin.php:
|
468 |
msgid "Images with border"
|
469 |
msgstr "Imagens com borda"
|
470 |
|
471 |
# @ gallery
|
472 |
-
#: gallery-plugin.php:
|
473 |
msgid "Border width in px, just numbers"
|
474 |
msgstr "Largura da borda em px, apenas os números"
|
475 |
|
476 |
# @ gallery
|
477 |
-
#: gallery-plugin.php:
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "Select a border color"
|
480 |
msgstr "Escolha a cor da borda"
|
481 |
|
482 |
# @ gallery
|
483 |
-
#: gallery-plugin.php:
|
484 |
msgid "Number of images in the row"
|
485 |
msgstr "Número de imagens por linha"
|
486 |
|
487 |
# @ gallery
|
488 |
-
#: gallery-plugin.php:
|
489 |
msgid "Start slideshow"
|
490 |
msgstr "Iniciar Apresentação de Slides"
|
491 |
|
492 |
# @ gallery
|
493 |
-
#: gallery-plugin.php:
|
494 |
msgid "Slideshow interval"
|
495 |
msgstr "Intervalo de tempo entre cada Slide"
|
496 |
|
497 |
-
#: gallery-plugin.php:
|
498 |
msgid "Use single lightbox for multiple galleries on one page"
|
499 |
msgstr ""
|
500 |
|
501 |
# @ gallery
|
502 |
-
#: gallery-plugin.php:
|
503 |
msgid "Attachment ID"
|
504 |
msgstr "ID do anexo"
|
505 |
|
506 |
# @ gallery
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Image Name"
|
509 |
msgstr "Nome da Imagem"
|
510 |
|
511 |
# @ gallery
|
512 |
-
#: gallery-plugin.php:
|
513 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
514 |
msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
|
515 |
|
516 |
# @ gallery
|
517 |
-
#: gallery-plugin.php:
|
518 |
msgid "Random"
|
519 |
msgstr "Aleatório"
|
520 |
|
521 |
# @ gallery
|
522 |
-
#: gallery-plugin.php:
|
523 |
msgid "Sort images"
|
524 |
msgstr "Ordenar imagens:"
|
525 |
|
526 |
# @ gallery
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
529 |
msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
|
530 |
|
531 |
# @ gallery
|
532 |
-
#: gallery-plugin.php:
|
533 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
534 |
msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
|
535 |
|
536 |
# @ gallery
|
537 |
-
#: gallery-plugin.php:
|
538 |
msgid "Display text above the image"
|
539 |
msgstr "Mostrar texto acima da imagem"
|
540 |
|
541 |
# @ gallery
|
542 |
-
#: gallery-plugin.php:
|
543 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
544 |
msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
|
545 |
|
546 |
# @ gallery
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "Display the Back link"
|
549 |
msgstr "Exibir o link Voltar"
|
550 |
|
551 |
# @ gallery
|
552 |
-
#: gallery-plugin.php:
|
553 |
msgid "Display the Back link in the shortcode"
|
554 |
msgstr "Exibir o link Voltar no shortcode"
|
555 |
|
556 |
# @ gallery
|
557 |
-
#: gallery-plugin.php:
|
558 |
msgid "The Back link text"
|
559 |
msgstr "Texto do link Voltar"
|
560 |
|
561 |
# @ gallery
|
562 |
-
#: gallery-plugin.php:
|
563 |
msgid "The Back link URL"
|
564 |
msgstr "URL do link Voltar"
|
565 |
|
566 |
# @ gallery
|
567 |
-
#: gallery-plugin.php:
|
568 |
msgid "Gallery page (Page with Gallery Template)"
|
569 |
msgstr "Página da Galeria (página usando o Modelo de Galeria)"
|
570 |
|
571 |
# @ gallery
|
572 |
-
#: gallery-plugin.php:
|
573 |
msgid "(Full URL to custom page)"
|
574 |
msgstr "(URL completa para a página personalizada)"
|
575 |
|
576 |
# @ gallery
|
577 |
-
#: gallery-plugin.php:
|
578 |
msgid "The Read More link text"
|
579 |
msgstr "Texto do link Leia Mais"
|
580 |
|
581 |
-
#: gallery-plugin.php:
|
582 |
msgid "Add gallery to the search"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: gallery-plugin.php:
|
586 |
msgid "Using"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: gallery-plugin.php:
|
590 |
msgid "powered by"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
-
#: gallery-plugin.php:
|
595 |
msgid "Using Custom Search powered by"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: gallery-plugin.php:
|
599 |
msgid "Activate Custom Search"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: gallery-plugin.php:
|
603 |
msgid "Download Custom Search"
|
604 |
msgstr ""
|
605 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
606 |
# @ gallery
|
607 |
-
#: gallery-plugin.php:
|
608 |
msgid "Display Like buttons in the lightbox"
|
609 |
msgstr "Exibir botões de Curtir no Lightbox"
|
610 |
|
611 |
# @ gallery
|
612 |
-
#: gallery-plugin.php:
|
613 |
msgid "FaceBook"
|
614 |
msgstr "Facebook"
|
615 |
|
616 |
# @ gallery
|
617 |
-
#: gallery-plugin.php:
|
618 |
msgid "Twitter"
|
619 |
msgstr "Twitter"
|
620 |
|
621 |
# @ gallery
|
622 |
-
#: gallery-plugin.php:
|
623 |
msgid "Pinterest"
|
624 |
msgstr "Pinterest"
|
625 |
|
626 |
# @ gallery
|
627 |
-
#: gallery-plugin.php:
|
628 |
msgid "Google +1"
|
629 |
msgstr "Google +1"
|
630 |
|
631 |
# @ gallery
|
632 |
-
#: gallery-plugin.php:
|
633 |
msgid "Slug for gallery item"
|
634 |
msgstr "Slug para o item da galeria"
|
635 |
|
636 |
# @ gallery
|
637 |
-
#: gallery-plugin.php:
|
638 |
msgid "for any structure of permalinks except the default structure"
|
639 |
msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
|
640 |
|
|
|
|
|
|
|
|
|
641 |
# @ default
|
642 |
-
#: gallery-plugin.php:
|
643 |
msgid "Save Changes"
|
644 |
msgstr "Salvar Alterações"
|
645 |
|
646 |
-
#: gallery-plugin.php:
|
647 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
648 |
msgstr ""
|
649 |
|
650 |
# @ gallery
|
651 |
-
#: gallery-plugin.php:
|
652 |
#, fuzzy
|
653 |
msgid "Rate the plugin"
|
654 |
msgstr "Abrir o link"
|
655 |
|
656 |
-
#: gallery-plugin.php:
|
657 |
msgid "If there is something wrong about it, please contact us"
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: gallery-plugin.php:
|
661 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: gallery-plugin.php:
|
665 |
msgid "Please, go to"
|
666 |
msgstr ""
|
667 |
|
668 |
# @ gallery
|
669 |
-
#: gallery-plugin.php:
|
670 |
#, fuzzy
|
671 |
msgid "the setting page"
|
672 |
msgstr "da página de configurações do plugin ("
|
673 |
|
674 |
-
#: gallery-plugin.php:
|
675 |
msgid "You will be redirected automatically in 5 seconds."
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: gallery-plugin.php:
|
679 |
msgid "You can download and activate"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: gallery-plugin.php:
|
683 |
msgid "version of this plugin by entering Your license key."
|
684 |
msgstr ""
|
685 |
|
686 |
-
#: gallery-plugin.php:
|
687 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
688 |
msgstr ""
|
689 |
|
690 |
-
#: gallery-plugin.php:
|
691 |
msgid "(your username is the email you specify when purchasing the product)."
|
692 |
msgstr ""
|
693 |
|
694 |
-
#: gallery-plugin.php:
|
695 |
-
#: gallery-plugin.php:
|
696 |
-
msgid "
|
697 |
msgstr ""
|
698 |
|
699 |
-
|
700 |
-
#: gallery-plugin.php:
|
701 |
-
msgid "
|
702 |
-
msgstr "
|
703 |
|
704 |
# @ gallery
|
705 |
-
#: gallery-plugin.php:
|
706 |
msgid "Support"
|
707 |
msgstr "Suporte"
|
708 |
|
709 |
# @ gallery
|
710 |
-
#: gallery-plugin.php:
|
711 |
-
#: template/gallery-single-template.php:
|
712 |
msgid "Download high resolution image"
|
713 |
msgstr "Download de imagem de alta resolução"
|
714 |
|
715 |
# @ gallery
|
716 |
-
#: gallery-plugin.php:
|
717 |
-
#: template/gallery-single-template.php:
|
718 |
msgid "Sorry, nothing found."
|
719 |
msgstr "Desculpe, nada foi encontrado."
|
720 |
|
721 |
# @ gallery
|
722 |
-
#: gallery-plugin.php:
|
723 |
-
#: template/gallery-single-template.php:
|
724 |
msgid "Image"
|
725 |
msgstr "Imagem"
|
726 |
|
727 |
# @ gallery
|
728 |
-
#: gallery-plugin.php:
|
729 |
#, fuzzy
|
730 |
msgid "Image size not defined"
|
731 |
msgstr "Tamanho da imagem"
|
732 |
|
733 |
-
#: gallery-plugin.php:
|
734 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: gallery-plugin.php:
|
738 |
msgid "Image size changes not defined"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: gallery-plugin.php:
|
742 |
-
#: gallery-plugin.php:
|
743 |
-
#: gallery-plugin.php:
|
744 |
msgid "Invalid path"
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: gallery-plugin.php:
|
748 |
-
msgid "Learn More"
|
749 |
-
msgstr ""
|
750 |
-
|
751 |
-
#: gallery-plugin.php:1947
|
752 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: gallery-plugin.php:
|
756 |
-
msgid "Extend standard plugin functionality with new great options
|
757 |
msgstr ""
|
758 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
759 |
# @ gallery
|
760 |
#, fuzzy
|
761 |
#~ msgid "No gallery item found"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:38+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
|
9 |
"Language: pt_BR\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ gallery
|
22 |
+
#: gallery-plugin.php:73
|
23 |
+
#: gallery-plugin.php:273
|
24 |
+
msgid "Gallery"
|
25 |
+
msgstr "Galeria"
|
26 |
+
|
27 |
+
# @ gallery
|
28 |
+
#: gallery-plugin.php:125
|
29 |
+
msgid "See images »"
|
30 |
+
msgstr "Ver imagens »"
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "requires"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
msgid "Back to the WordPress"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
+
#: gallery-plugin.php:172
|
45 |
+
msgid "Plugins page"
|
46 |
+
msgstr ""
|
47 |
+
|
48 |
+
# @ gallery
|
49 |
+
#: gallery-plugin.php:250
|
50 |
+
#: gallery-plugin.php:823
|
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 seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
|
53 |
|
54 |
# @ gallery
|
55 |
+
#: gallery-plugin.php:272
|
56 |
+
#: gallery-plugin.php:282
|
57 |
msgid "Galleries"
|
58 |
msgstr "Galerias"
|
59 |
|
60 |
# @ gallery
|
61 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
msgid "Add a Gallery"
|
63 |
msgstr "Adicionar uma Galeria"
|
64 |
|
65 |
# @ gallery
|
66 |
+
#: gallery-plugin.php:275
|
67 |
msgid "Add New Gallery"
|
68 |
msgstr "Adicionar Nova Galeria"
|
69 |
|
70 |
# @ gallery
|
71 |
+
#: gallery-plugin.php:276
|
72 |
msgid "Edit Gallery"
|
73 |
msgstr "Editar Galeria"
|
74 |
|
75 |
# @ gallery
|
76 |
+
#: gallery-plugin.php:277
|
77 |
msgid "New Gallery"
|
78 |
msgstr "Nova Galeria"
|
79 |
|
80 |
# @ gallery
|
81 |
+
#: gallery-plugin.php:278
|
82 |
msgid "View Gallery"
|
83 |
msgstr "Ver Galeria"
|
84 |
|
85 |
# @ gallery
|
86 |
+
#: gallery-plugin.php:279
|
87 |
msgid "Find a Gallery"
|
88 |
msgstr "Encontre uma Galeria"
|
89 |
|
90 |
# @ gallery
|
91 |
+
#: gallery-plugin.php:280
|
92 |
msgid "No Gallery found"
|
93 |
msgstr "Nenhuma Galeria foi encontrada"
|
94 |
|
95 |
# @ gallery
|
96 |
+
#: gallery-plugin.php:337
|
97 |
msgid "Upload File"
|
98 |
msgstr "Enviar Arquivo"
|
99 |
|
100 |
# @ gallery
|
101 |
+
#: gallery-plugin.php:338
|
102 |
msgid "Gallery Shortcode"
|
103 |
msgstr "Shortcode da Galeria"
|
104 |
|
105 |
# @ gallery
|
106 |
+
#: gallery-plugin.php:356
|
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 "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
|
109 |
|
110 |
# @ gallery
|
111 |
+
#: gallery-plugin.php:359
|
112 |
msgid "Choose an image for upload:"
|
113 |
msgstr "Escolha uma imagem para fazer upload:"
|
114 |
|
115 |
# @ gallery
|
116 |
+
#: gallery-plugin.php:364
|
117 |
msgid "Please enable JavaScript to use the file uploader."
|
118 |
msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
|
119 |
|
120 |
# @ gallery
|
121 |
+
#: gallery-plugin.php:371
|
122 |
msgid "Allow the download link for all images in this gallery"
|
123 |
msgstr "Permitir o link de download para todas as imagens nesta galeria"
|
124 |
|
125 |
# @ gallery
|
126 |
+
#: gallery-plugin.php:372
|
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 a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
|
129 |
|
130 |
# @ gallery
|
131 |
+
#: gallery-plugin.php:374
|
132 |
msgid "Please make a choice"
|
133 |
msgstr "Por favor, faça uma escolha"
|
134 |
|
135 |
# @ gallery
|
136 |
+
#: gallery-plugin.php:374
|
137 |
+
#: gallery-plugin.php:1099
|
138 |
msgid "Sort images by"
|
139 |
msgstr "Ordenar imagens por"
|
140 |
|
141 |
# @ gallery
|
142 |
+
#: gallery-plugin.php:374
|
143 |
msgid "sort images"
|
144 |
msgstr "ordenar imagens"
|
145 |
|
146 |
# @ gallery
|
147 |
+
#: gallery-plugin.php:374
|
148 |
msgid "on the plugin settings page ("
|
149 |
msgstr "da página de configurações do plugin ("
|
150 |
|
151 |
# @ gallery
|
152 |
+
#: gallery-plugin.php:416
|
153 |
+
#: gallery-plugin.php:637
|
154 |
msgid "Title"
|
155 |
msgstr "Título"
|
156 |
|
157 |
+
#: gallery-plugin.php:418
|
158 |
msgid "Alt tag"
|
159 |
msgstr ""
|
160 |
|
161 |
# @ gallery
|
162 |
+
#: gallery-plugin.php:419
|
163 |
msgid "URL"
|
164 |
msgstr "URL"
|
165 |
|
166 |
# @ gallery
|
167 |
+
#: gallery-plugin.php:419
|
168 |
msgid "(by click on image opens a link in a new window)"
|
169 |
msgstr "(clicar na imagem abre um link em uma nova janela)"
|
170 |
|
171 |
# @ gallery
|
172 |
+
#: gallery-plugin.php:420
|
173 |
msgid "This setting is available in Pro version"
|
174 |
msgstr "Esta configuração está disponível na versão Pro"
|
175 |
|
176 |
# @ gallery
|
177 |
+
#: gallery-plugin.php:421
|
178 |
+
#, fuzzy
|
179 |
+
msgid "Open the URL"
|
180 |
msgstr "Abrir o link"
|
181 |
|
182 |
# @ gallery
|
183 |
+
#: gallery-plugin.php:421
|
184 |
msgid "Current window"
|
185 |
msgstr "Janela atual"
|
186 |
|
187 |
# @ gallery
|
188 |
+
#: gallery-plugin.php:421
|
189 |
msgid "New window"
|
190 |
msgstr "Nova janela"
|
191 |
|
192 |
# @ gallery
|
193 |
+
#: gallery-plugin.php:422
|
194 |
+
#, fuzzy
|
195 |
+
msgid "Lightbox button URL"
|
196 |
+
msgstr "Fundo do Lightbox"
|
197 |
+
|
198 |
+
#: gallery-plugin.php:423
|
199 |
+
msgid "Description"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
# @ gallery
|
203 |
+
#: gallery-plugin.php:424
|
204 |
msgid "Delete"
|
205 |
msgstr "Excluir"
|
206 |
|
207 |
# @ gallery
|
208 |
+
#: gallery-plugin.php:437
|
209 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
210 |
msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
|
211 |
|
212 |
# @ gallery
|
213 |
+
#: gallery-plugin.php:439
|
214 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
215 |
msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
|
216 |
|
217 |
# @ gallery
|
218 |
+
#: gallery-plugin.php:638
|
219 |
msgid "Author"
|
220 |
msgstr "Autor"
|
221 |
|
222 |
# @ gallery
|
223 |
+
#: gallery-plugin.php:639
|
224 |
msgid "Photo"
|
225 |
msgstr "Foto"
|
226 |
|
227 |
# @ gallery
|
228 |
+
#: gallery-plugin.php:640
|
229 |
msgid "Publishing"
|
230 |
msgstr "Publicação"
|
231 |
|
232 |
# @ gallery
|
233 |
+
#: gallery-plugin.php:641
|
234 |
+
#: gallery-plugin.php:1103
|
235 |
msgid "Date"
|
236 |
msgstr "Data"
|
237 |
|
238 |
# @ gallery
|
239 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
240 |
msgid "Settings are saved"
|
241 |
msgstr "As configurações estão salvas"
|
242 |
|
243 |
+
#: gallery-plugin.php:835
|
244 |
+
#: gallery-plugin.php:874
|
245 |
msgid "Wrong license key"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: gallery-plugin.php:867
|
249 |
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."
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: gallery-plugin.php:876
|
253 |
msgid "This license key is bind to another site"
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: gallery-plugin.php:878
|
257 |
+
#: gallery-plugin.php:1281
|
258 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: gallery-plugin.php:895
|
262 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: gallery-plugin.php:901
|
266 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: gallery-plugin.php:905
|
270 |
+
#: gallery-plugin.php:914
|
271 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: gallery-plugin.php:918
|
275 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: gallery-plugin.php:933
|
279 |
msgid "Please, enter Your license key"
|
280 |
msgstr ""
|
281 |
|
282 |
# @ gallery
|
283 |
+
#: gallery-plugin.php:941
|
284 |
msgid "Gallery Settings"
|
285 |
msgstr "Configurações da Galeria"
|
286 |
|
287 |
# @ bestwebsoft
|
288 |
# @ gallery
|
289 |
+
#: gallery-plugin.php:943
|
290 |
+
#: gallery-plugin.php:1304
|
291 |
+
#: gallery-plugin.php:1320
|
292 |
msgid "Settings"
|
293 |
msgstr "Configurações"
|
294 |
|
295 |
+
# @ gallery
|
296 |
+
#: gallery-plugin.php:944
|
297 |
+
#: gallery-plugin.php:1305
|
298 |
+
msgid "FAQ"
|
299 |
+
msgstr "FAQ"
|
300 |
+
|
301 |
+
#: gallery-plugin.php:945
|
302 |
msgid "Go PRO"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: gallery-plugin.php:950
|
306 |
msgid "Notice:"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: gallery-plugin.php:950
|
310 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
311 |
msgstr ""
|
312 |
|
313 |
# @ gallery
|
314 |
+
#: gallery-plugin.php:951
|
315 |
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:"
|
316 |
msgstr "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
|
317 |
|
318 |
# @ gallery
|
319 |
+
#: gallery-plugin.php:953
|
320 |
#, fuzzy
|
321 |
msgid "Please enable JavaScript to use the option to renew images."
|
322 |
msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
|
323 |
|
324 |
+
#: gallery-plugin.php:957
|
325 |
msgid "Update images for gallery"
|
326 |
msgstr ""
|
327 |
|
328 |
# @ gallery
|
329 |
+
#: gallery-plugin.php:959
|
330 |
#, fuzzy
|
331 |
msgid "Update images"
|
332 |
msgstr "ordenar imagens"
|
333 |
|
334 |
+
#: gallery-plugin.php:964
|
335 |
msgid "Updating images..."
|
336 |
msgstr ""
|
337 |
|
338 |
# @ gallery
|
339 |
+
#: gallery-plugin.php:965
|
340 |
#, fuzzy
|
341 |
msgid "No image found"
|
342 |
msgstr "Nenhuma Galeria foi encontrada"
|
343 |
|
344 |
+
#: gallery-plugin.php:966
|
345 |
msgid "All images are updated"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: gallery-plugin.php:967
|
349 |
msgid "Error."
|
350 |
msgstr ""
|
351 |
|
352 |
# @ gallery
|
353 |
+
#: gallery-plugin.php:973
|
354 |
msgid "Image size for the album cover"
|
355 |
msgstr "Tamanho da imagem de capa do álbum"
|
356 |
|
357 |
# @ gallery
|
358 |
+
#: gallery-plugin.php:975
|
359 |
+
#: gallery-plugin.php:983
|
360 |
+
#: gallery-plugin.php:999
|
361 |
msgid "Image size"
|
362 |
msgstr "Tamanho da imagem"
|
363 |
|
364 |
# @ gallery
|
365 |
+
#: gallery-plugin.php:976
|
366 |
+
#: gallery-plugin.php:984
|
367 |
msgid "Width (in px)"
|
368 |
msgstr "Largura (em px)"
|
369 |
|
370 |
# @ gallery
|
371 |
+
#: gallery-plugin.php:977
|
372 |
+
#: gallery-plugin.php:985
|
373 |
msgid "Height (in px)"
|
374 |
msgstr "Altura (em px)"
|
375 |
|
376 |
# @ gallery
|
377 |
+
#: gallery-plugin.php:981
|
378 |
msgid "Gallery image size"
|
379 |
msgstr "Tamanho da imagem da galeria"
|
380 |
|
381 |
# @ gallery
|
382 |
+
#: gallery-plugin.php:989
|
383 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
384 |
msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
|
385 |
|
386 |
# @ gallery
|
387 |
+
#: gallery-plugin.php:997
|
388 |
msgid "Gallery image size in the lightbox"
|
389 |
msgstr "Tamanho da imagem da galeria no Lightbox"
|
390 |
|
391 |
# @ gallery
|
392 |
+
#: gallery-plugin.php:1000
|
393 |
msgid "Max width (in px)"
|
394 |
msgstr "Largura máxima (em px)"
|
395 |
|
396 |
# @ gallery
|
397 |
+
#: gallery-plugin.php:1001
|
398 |
msgid "Max height (in px)"
|
399 |
msgstr "Altura máxima (em px)"
|
400 |
|
401 |
# @ gallery
|
402 |
+
#: gallery-plugin.php:1002
|
403 |
msgid "Display a full size image in the lightbox"
|
404 |
msgstr "Exibir a imagem em tamanho original no Lightbox"
|
405 |
|
406 |
# @ gallery
|
407 |
+
#: gallery-plugin.php:1006
|
408 |
msgid "Crop position"
|
409 |
msgstr "Posição de recorte"
|
410 |
|
411 |
# @ gallery
|
412 |
+
#: gallery-plugin.php:1008
|
413 |
msgid "Horizontal"
|
414 |
msgstr "Horizontal"
|
415 |
|
416 |
# @ gallery
|
417 |
+
#: gallery-plugin.php:1010
|
418 |
msgid "left"
|
419 |
msgstr "esquerda"
|
420 |
|
421 |
# @ gallery
|
422 |
+
#: gallery-plugin.php:1011
|
423 |
+
#: gallery-plugin.php:1018
|
424 |
msgid "center"
|
425 |
msgstr "centro"
|
426 |
|
427 |
# @ gallery
|
428 |
+
#: gallery-plugin.php:1012
|
429 |
msgid "right"
|
430 |
msgstr "direita"
|
431 |
|
432 |
# @ gallery
|
433 |
+
#: gallery-plugin.php:1015
|
434 |
msgid "Vertical"
|
435 |
msgstr "Vertical"
|
436 |
|
437 |
# @ gallery
|
438 |
+
#: gallery-plugin.php:1017
|
439 |
msgid "top"
|
440 |
msgstr "topo"
|
441 |
|
442 |
# @ gallery
|
443 |
+
#: gallery-plugin.php:1019
|
444 |
msgid "bottom"
|
445 |
msgstr "fundo"
|
446 |
|
447 |
# @ gallery
|
448 |
+
#: gallery-plugin.php:1024
|
449 |
msgid "Lightbox background"
|
450 |
msgstr "Fundo do Lightbox"
|
451 |
|
452 |
# @ gallery
|
453 |
+
#: gallery-plugin.php:1026
|
454 |
msgid "Default"
|
455 |
msgstr "Padrão"
|
456 |
|
457 |
# @ gallery
|
458 |
+
#: gallery-plugin.php:1027
|
459 |
msgid "Background transparency (from 0 to 1)"
|
460 |
msgstr "Transparência de background (de 0 a 1)"
|
461 |
|
462 |
# @ gallery
|
463 |
+
#: gallery-plugin.php:1029
|
464 |
msgid "Select a background color"
|
465 |
msgstr "Selecionar uma cor de fundo"
|
466 |
|
467 |
# @ gallery
|
468 |
+
#: gallery-plugin.php:1031
|
469 |
msgid "Background color"
|
470 |
msgstr "Cor de fundo"
|
471 |
|
472 |
+
#: gallery-plugin.php:1038
|
473 |
+
#: gallery-plugin.php:1211
|
474 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
475 |
msgstr ""
|
476 |
|
477 |
+
#: gallery-plugin.php:1045
|
478 |
+
#: gallery-plugin.php:1218
|
479 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
#: gallery-plugin.php:1046
|
483 |
+
#: gallery-plugin.php:1219
|
484 |
+
#: gallery-plugin.php:2039
|
485 |
+
msgid "Learn More"
|
486 |
+
msgstr ""
|
487 |
+
|
488 |
+
#: gallery-plugin.php:1050
|
489 |
+
#: gallery-plugin.php:1223
|
490 |
+
msgid "Start Your Trial"
|
491 |
+
msgstr ""
|
492 |
+
|
493 |
+
#: gallery-plugin.php:1051
|
494 |
+
#: gallery-plugin.php:1224
|
495 |
+
#: gallery-plugin.php:1278
|
496 |
+
#: gallery-plugin.php:1288
|
497 |
+
msgid "or"
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: gallery-plugin.php:1054
|
501 |
+
#: gallery-plugin.php:1227
|
502 |
+
msgid "Go"
|
503 |
+
msgstr ""
|
504 |
|
505 |
# @ gallery
|
506 |
+
#: gallery-plugin.php:1062
|
507 |
msgid "Images with border"
|
508 |
msgstr "Imagens com borda"
|
509 |
|
510 |
# @ gallery
|
511 |
+
#: gallery-plugin.php:1065
|
512 |
msgid "Border width in px, just numbers"
|
513 |
msgstr "Largura da borda em px, apenas os números"
|
514 |
|
515 |
# @ gallery
|
516 |
+
#: gallery-plugin.php:1067
|
517 |
+
#: gallery-plugin.php:1069
|
518 |
msgid "Select a border color"
|
519 |
msgstr "Escolha a cor da borda"
|
520 |
|
521 |
# @ gallery
|
522 |
+
#: gallery-plugin.php:1075
|
523 |
msgid "Number of images in the row"
|
524 |
msgstr "Número de imagens por linha"
|
525 |
|
526 |
# @ gallery
|
527 |
+
#: gallery-plugin.php:1081
|
528 |
msgid "Start slideshow"
|
529 |
msgstr "Iniciar Apresentação de Slides"
|
530 |
|
531 |
# @ gallery
|
532 |
+
#: gallery-plugin.php:1087
|
533 |
msgid "Slideshow interval"
|
534 |
msgstr "Intervalo de tempo entre cada Slide"
|
535 |
|
536 |
+
#: gallery-plugin.php:1093
|
537 |
msgid "Use single lightbox for multiple galleries on one page"
|
538 |
msgstr ""
|
539 |
|
540 |
# @ gallery
|
541 |
+
#: gallery-plugin.php:1101
|
542 |
msgid "Attachment ID"
|
543 |
msgstr "ID do anexo"
|
544 |
|
545 |
# @ gallery
|
546 |
+
#: gallery-plugin.php:1102
|
547 |
msgid "Image Name"
|
548 |
msgstr "Nome da Imagem"
|
549 |
|
550 |
# @ gallery
|
551 |
+
#: gallery-plugin.php:1104
|
552 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
553 |
msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
|
554 |
|
555 |
# @ gallery
|
556 |
+
#: gallery-plugin.php:1105
|
557 |
msgid "Random"
|
558 |
msgstr "Aleatório"
|
559 |
|
560 |
# @ gallery
|
561 |
+
#: gallery-plugin.php:1109
|
562 |
msgid "Sort images"
|
563 |
msgstr "Ordenar imagens:"
|
564 |
|
565 |
# @ gallery
|
566 |
+
#: gallery-plugin.php:1111
|
567 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
568 |
msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
|
569 |
|
570 |
# @ gallery
|
571 |
+
#: gallery-plugin.php:1112
|
572 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
573 |
msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
|
574 |
|
575 |
# @ gallery
|
576 |
+
#: gallery-plugin.php:1116
|
577 |
msgid "Display text above the image"
|
578 |
msgstr "Mostrar texto acima da imagem"
|
579 |
|
580 |
# @ gallery
|
581 |
+
#: gallery-plugin.php:1118
|
582 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
583 |
msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
|
584 |
|
585 |
# @ gallery
|
586 |
+
#: gallery-plugin.php:1122
|
587 |
msgid "Display the Back link"
|
588 |
msgstr "Exibir o link Voltar"
|
589 |
|
590 |
# @ gallery
|
591 |
+
#: gallery-plugin.php:1128
|
592 |
msgid "Display the Back link in the shortcode"
|
593 |
msgstr "Exibir o link Voltar no shortcode"
|
594 |
|
595 |
# @ gallery
|
596 |
+
#: gallery-plugin.php:1134
|
597 |
msgid "The Back link text"
|
598 |
msgstr "Texto do link Voltar"
|
599 |
|
600 |
# @ gallery
|
601 |
+
#: gallery-plugin.php:1140
|
602 |
msgid "The Back link URL"
|
603 |
msgstr "URL do link Voltar"
|
604 |
|
605 |
# @ gallery
|
606 |
+
#: gallery-plugin.php:1142
|
607 |
msgid "Gallery page (Page with Gallery Template)"
|
608 |
msgstr "Página da Galeria (página usando o Modelo de Galeria)"
|
609 |
|
610 |
# @ gallery
|
611 |
+
#: gallery-plugin.php:1144
|
612 |
msgid "(Full URL to custom page)"
|
613 |
msgstr "(URL completa para a página personalizada)"
|
614 |
|
615 |
# @ gallery
|
616 |
+
#: gallery-plugin.php:1148
|
617 |
msgid "The Read More link text"
|
618 |
msgstr "Texto do link Leia Mais"
|
619 |
|
620 |
+
#: gallery-plugin.php:1154
|
621 |
msgid "Add gallery to the search"
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: gallery-plugin.php:1164
|
625 |
msgid "Using"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: gallery-plugin.php:1164
|
629 |
msgid "powered by"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: gallery-plugin.php:1167
|
633 |
+
#: gallery-plugin.php:1171
|
634 |
msgid "Using Custom Search powered by"
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: gallery-plugin.php:1167
|
638 |
msgid "Activate Custom Search"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: gallery-plugin.php:1171
|
642 |
msgid "Download Custom Search"
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: gallery-plugin.php:1181
|
646 |
+
msgid "The lightbox helper"
|
647 |
+
msgstr ""
|
648 |
+
|
649 |
+
#: gallery-plugin.php:1183
|
650 |
+
msgid "Do not use"
|
651 |
+
msgstr ""
|
652 |
+
|
653 |
+
#: gallery-plugin.php:1184
|
654 |
+
msgid "Button helper"
|
655 |
+
msgstr ""
|
656 |
+
|
657 |
+
#: gallery-plugin.php:1185
|
658 |
+
msgid "Thumbnail helper"
|
659 |
+
msgstr ""
|
660 |
+
|
661 |
# @ gallery
|
662 |
+
#: gallery-plugin.php:1189
|
663 |
msgid "Display Like buttons in the lightbox"
|
664 |
msgstr "Exibir botões de Curtir no Lightbox"
|
665 |
|
666 |
# @ gallery
|
667 |
+
#: gallery-plugin.php:1191
|
668 |
msgid "FaceBook"
|
669 |
msgstr "Facebook"
|
670 |
|
671 |
# @ gallery
|
672 |
+
#: gallery-plugin.php:1192
|
673 |
msgid "Twitter"
|
674 |
msgstr "Twitter"
|
675 |
|
676 |
# @ gallery
|
677 |
+
#: gallery-plugin.php:1193
|
678 |
msgid "Pinterest"
|
679 |
msgstr "Pinterest"
|
680 |
|
681 |
# @ gallery
|
682 |
+
#: gallery-plugin.php:1194
|
683 |
msgid "Google +1"
|
684 |
msgstr "Google +1"
|
685 |
|
686 |
# @ gallery
|
687 |
+
#: gallery-plugin.php:1198
|
688 |
msgid "Slug for gallery item"
|
689 |
msgstr "Slug para o item da galeria"
|
690 |
|
691 |
# @ gallery
|
692 |
+
#: gallery-plugin.php:1200
|
693 |
msgid "for any structure of permalinks except the default structure"
|
694 |
msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
|
695 |
|
696 |
+
#: gallery-plugin.php:1204
|
697 |
+
msgid "Title for lightbox button"
|
698 |
+
msgstr ""
|
699 |
+
|
700 |
# @ default
|
701 |
+
#: gallery-plugin.php:1235
|
702 |
msgid "Save Changes"
|
703 |
msgstr "Salvar Alterações"
|
704 |
|
705 |
+
#: gallery-plugin.php:1241
|
706 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
707 |
msgstr ""
|
708 |
|
709 |
# @ gallery
|
710 |
+
#: gallery-plugin.php:1242
|
711 |
#, fuzzy
|
712 |
msgid "Rate the plugin"
|
713 |
msgstr "Abrir o link"
|
714 |
|
715 |
+
#: gallery-plugin.php:1245
|
716 |
msgid "If there is something wrong about it, please contact us"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: gallery-plugin.php:1256
|
720 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: gallery-plugin.php:1258
|
724 |
msgid "Please, go to"
|
725 |
msgstr ""
|
726 |
|
727 |
# @ gallery
|
728 |
+
#: gallery-plugin.php:1258
|
729 |
#, fuzzy
|
730 |
msgid "the setting page"
|
731 |
msgstr "da página de configurações do plugin ("
|
732 |
|
733 |
+
#: gallery-plugin.php:1259
|
734 |
msgid "You will be redirected automatically in 5 seconds."
|
735 |
msgstr ""
|
736 |
|
737 |
+
#: gallery-plugin.php:1264
|
738 |
msgid "You can download and activate"
|
739 |
msgstr ""
|
740 |
|
741 |
+
#: gallery-plugin.php:1266
|
742 |
msgid "version of this plugin by entering Your license key."
|
743 |
msgstr ""
|
744 |
|
745 |
+
#: gallery-plugin.php:1268
|
746 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: gallery-plugin.php:1270
|
750 |
msgid "(your username is the email you specify when purchasing the product)."
|
751 |
msgstr ""
|
752 |
|
753 |
+
#: gallery-plugin.php:1278
|
754 |
+
#: gallery-plugin.php:1288
|
755 |
+
msgid "Activate"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: gallery-plugin.php:1278
|
759 |
+
#: gallery-plugin.php:1288
|
760 |
+
msgid "Start Your Free 7-Day Trial Now"
|
761 |
+
msgstr ""
|
762 |
|
763 |
# @ gallery
|
764 |
+
#: gallery-plugin.php:1306
|
765 |
msgid "Support"
|
766 |
msgstr "Suporte"
|
767 |
|
768 |
# @ gallery
|
769 |
+
#: gallery-plugin.php:1434
|
770 |
+
#: template/gallery-single-template.php:13
|
771 |
msgid "Download high resolution image"
|
772 |
msgstr "Download de imagem de alta resolução"
|
773 |
|
774 |
# @ gallery
|
775 |
+
#: gallery-plugin.php:1543
|
776 |
+
#: template/gallery-single-template.php:76
|
777 |
msgid "Sorry, nothing found."
|
778 |
msgstr "Desculpe, nada foi encontrado."
|
779 |
|
780 |
# @ gallery
|
781 |
+
#: gallery-plugin.php:1565
|
782 |
+
#: template/gallery-single-template.php:102
|
783 |
msgid "Image"
|
784 |
msgstr "Imagem"
|
785 |
|
786 |
# @ gallery
|
787 |
+
#: gallery-plugin.php:1856
|
788 |
#, fuzzy
|
789 |
msgid "Image size not defined"
|
790 |
msgstr "Tamanho da imagem"
|
791 |
|
792 |
+
#: gallery-plugin.php:1871
|
793 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: gallery-plugin.php:1882
|
797 |
msgid "Image size changes not defined"
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: gallery-plugin.php:1911
|
801 |
+
#: gallery-plugin.php:1914
|
802 |
+
#: gallery-plugin.php:1919
|
803 |
msgid "Invalid path"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
807 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: gallery-plugin.php:2043
|
811 |
+
msgid "Extend standard plugin functionality with new great options"
|
812 |
msgstr ""
|
813 |
|
814 |
+
# @ gallery
|
815 |
+
#~ msgid ""
|
816 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
817 |
+
#~ "more details, please follow the link"
|
818 |
+
#~ msgstr ""
|
819 |
+
#~ "Esta função está disponível na versão Pro do plugin. Para saber mais "
|
820 |
+
#~ "detalhes, por favor siga o link"
|
821 |
# @ gallery
|
822 |
#, fuzzy
|
823 |
#~ msgid "No gallery item found"
|
languages/gallery-ru_RU.mo
CHANGED
Binary file
|
languages/gallery-ru_RU.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ru_RU\n"
|
@@ -16,631 +16,694 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "Galleries"
|
27 |
msgstr "Галереи"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
30 |
-
#: gallery-plugin.php:606
|
31 |
-
msgid "Gallery"
|
32 |
-
msgstr "Gallery"
|
33 |
-
|
34 |
-
#: gallery-plugin.php:130
|
35 |
msgid "Add a Gallery"
|
36 |
msgstr "Добавить новую галерею"
|
37 |
|
38 |
-
#: gallery-plugin.php:
|
39 |
msgid "Add New Gallery"
|
40 |
msgstr "Добавить новую галерею"
|
41 |
|
42 |
-
#: gallery-plugin.php:
|
43 |
msgid "Edit Gallery"
|
44 |
msgstr "Редактировать галерею"
|
45 |
|
46 |
-
#: gallery-plugin.php:
|
47 |
msgid "New Gallery"
|
48 |
msgstr "Новая галерея"
|
49 |
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "View Gallery"
|
52 |
msgstr "Просмотреть галерею"
|
53 |
|
54 |
-
#: gallery-plugin.php:
|
55 |
msgid "Find a Gallery"
|
56 |
msgstr "Редактировать галерею"
|
57 |
|
58 |
-
#: gallery-plugin.php:
|
59 |
msgid "No Gallery found"
|
60 |
msgstr "Ни одной галереи не найдено"
|
61 |
|
62 |
-
#: gallery-plugin.php:
|
63 |
msgid "Upload File"
|
64 |
msgstr "Загрузить файлы"
|
65 |
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Gallery Shortcode"
|
68 |
msgstr "Шорткод для галереи"
|
69 |
|
70 |
-
#: gallery-plugin.php:
|
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) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
|
73 |
|
74 |
-
#: gallery-plugin.php:
|
75 |
msgid "Choose an image for upload:"
|
76 |
msgstr "Выбрать файлы для загрузки:"
|
77 |
|
78 |
-
#: gallery-plugin.php:
|
79 |
msgid "Please enable JavaScript to use the file uploader."
|
80 |
msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
|
81 |
|
82 |
-
#: gallery-plugin.php:
|
83 |
msgid "Allow the download link for all images in this gallery"
|
84 |
msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
|
85 |
|
86 |
-
#: gallery-plugin.php:
|
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 "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения изображений и не забудьте сохранить пост."
|
89 |
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Please make a choice"
|
92 |
msgstr "Пожалуйста, выберите"
|
93 |
|
94 |
-
#: gallery-plugin.php:
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Sort images by"
|
97 |
msgstr "Изображения сортируются по"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "sort images"
|
101 |
msgstr "сортировать изображения"
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "on the plugin settings page ("
|
105 |
msgstr "на странице настроек плагина ("
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
108 |
-
#: gallery-plugin.php:
|
109 |
msgid "Title"
|
110 |
msgstr "Название"
|
111 |
|
112 |
-
#: gallery-plugin.php:
|
113 |
msgid "Alt tag"
|
114 |
msgstr "Тэг \"Alt\""
|
115 |
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "URL"
|
118 |
msgstr "Ссылка"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "(by click on image opens a link in a new window)"
|
122 |
msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "This setting is available in Pro version"
|
126 |
msgstr "Эти настройки доступны в Pro версии"
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
msgid "Open the
|
130 |
msgstr "Открыть ссылку"
|
131 |
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Current window"
|
134 |
msgstr "Текущее окно"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "New window"
|
138 |
msgstr "Новое окно"
|
139 |
|
140 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Delete"
|
142 |
msgstr "Удалить"
|
143 |
|
144 |
-
#: gallery-plugin.php:
|
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:
|
149 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
150 |
msgstr "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery Page"
|
151 |
|
152 |
-
#: gallery-plugin.php:
|
153 |
msgid "Author"
|
154 |
msgstr "Автор"
|
155 |
|
156 |
-
#: gallery-plugin.php:
|
157 |
msgid "Photo"
|
158 |
msgstr "Фото"
|
159 |
|
160 |
-
#: gallery-plugin.php:
|
161 |
msgid "Publishing"
|
162 |
msgstr "Опубликование"
|
163 |
|
164 |
-
#: gallery-plugin.php:
|
165 |
-
#: gallery-plugin.php:
|
166 |
msgid "Date"
|
167 |
msgstr "дате"
|
168 |
|
169 |
-
#: gallery-plugin.php:
|
170 |
-
msgid "See images »"
|
171 |
-
msgstr "Смотреть фотографии »"
|
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 "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и попробуйте снова."
|
180 |
-
|
181 |
-
#: gallery-plugin.php:682
|
182 |
-
msgid "Back to the WordPress"
|
183 |
-
msgstr "Вернуться на WordPress"
|
184 |
-
|
185 |
-
#: gallery-plugin.php:682
|
186 |
-
msgid "Plugins page"
|
187 |
-
msgstr "страницу плагинов"
|
188 |
-
|
189 |
-
#: gallery-plugin.php:770
|
190 |
msgid "Settings are saved"
|
191 |
msgstr "Опции сохранены"
|
192 |
|
193 |
-
#: gallery-plugin.php:
|
194 |
-
#: gallery-plugin.php:
|
195 |
msgid "Wrong license key"
|
196 |
msgstr "Неправильный лицензионный ключ"
|
197 |
|
198 |
-
#: gallery-plugin.php:
|
199 |
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."
|
200 |
msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Приносим извинения за неудобства."
|
201 |
|
202 |
-
#: gallery-plugin.php:
|
203 |
msgid "This license key is bind to another site"
|
204 |
msgstr "Этот лицензионный ключ привязан к другому сайту"
|
205 |
|
206 |
-
#: gallery-plugin.php:
|
207 |
-
#: gallery-plugin.php:
|
208 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
209 |
msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
|
210 |
|
211 |
-
#: gallery-plugin.php:
|
212 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
213 |
msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
|
214 |
|
215 |
-
#: gallery-plugin.php:
|
216 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
217 |
msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
|
218 |
|
219 |
-
#: gallery-plugin.php:
|
220 |
-
#: gallery-plugin.php:
|
221 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
222 |
msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
|
223 |
|
224 |
-
#: gallery-plugin.php:
|
225 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
226 |
msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
|
227 |
|
228 |
-
#: gallery-plugin.php:
|
229 |
msgid "Please, enter Your license key"
|
230 |
msgstr "Пожалуйста введите ваш лицензионный ключ"
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
msgid "Gallery Settings"
|
234 |
msgstr "Настройки Gallery"
|
235 |
|
236 |
-
#: gallery-plugin.php:
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
msgid "Settings"
|
240 |
msgstr "Настройки"
|
241 |
|
242 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
243 |
msgid "Go PRO"
|
244 |
msgstr "Перейти на PRO версию"
|
245 |
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Notice:"
|
248 |
msgstr "Внимание:"
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
252 |
msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
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:"
|
256 |
msgstr "Если вы хотели бы добавить галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
|
257 |
|
258 |
-
#: gallery-plugin.php:
|
259 |
msgid "Please enable JavaScript to use the option to renew images."
|
260 |
msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
|
261 |
|
262 |
-
#: gallery-plugin.php:
|
263 |
msgid "Update images for gallery"
|
264 |
msgstr "Обновить изображения для галереи"
|
265 |
|
266 |
-
#: gallery-plugin.php:
|
267 |
msgid "Update images"
|
268 |
msgstr "Обновить изображения"
|
269 |
|
270 |
-
#: gallery-plugin.php:
|
271 |
msgid "Updating images..."
|
272 |
msgstr "Обновление изображений..."
|
273 |
|
274 |
-
#: gallery-plugin.php:
|
275 |
msgid "No image found"
|
276 |
msgstr "Ни одного изображения не найдено"
|
277 |
|
278 |
-
#: gallery-plugin.php:
|
279 |
msgid "All images are updated"
|
280 |
msgstr "Все изображения были обновлены"
|
281 |
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "Error."
|
284 |
msgstr "Ошибка."
|
285 |
|
286 |
-
#: gallery-plugin.php:
|
287 |
msgid "Image size for the album cover"
|
288 |
msgstr "Размер изображения для обложки альбома галереи"
|
289 |
|
290 |
-
#: gallery-plugin.php:
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
msgid "Image size"
|
294 |
msgstr "Название размера изображения"
|
295 |
|
296 |
-
#: gallery-plugin.php:
|
297 |
-
#: gallery-plugin.php:
|
298 |
msgid "Width (in px)"
|
299 |
msgstr "Ширина (в px)"
|
300 |
|
301 |
-
#: gallery-plugin.php:
|
302 |
-
#: gallery-plugin.php:
|
303 |
msgid "Height (in px)"
|
304 |
msgstr "Высота (в px)"
|
305 |
|
306 |
-
#: gallery-plugin.php:
|
307 |
msgid "Gallery image size"
|
308 |
msgstr "Размер изображений галереи"
|
309 |
|
310 |
-
#: gallery-plugin.php:
|
311 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
312 |
msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
|
313 |
|
314 |
-
#: gallery-plugin.php:
|
315 |
msgid "Gallery image size in the lightbox"
|
316 |
msgstr "Размер изображений галереи в лайтбоксе"
|
317 |
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Max width (in px)"
|
320 |
msgstr "Макс. ширина (в px)"
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Max height (in px)"
|
324 |
msgstr "Макс. высота (в px)"
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Display a full size image in the lightbox"
|
328 |
msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
msgid "Crop position"
|
332 |
msgstr "Позиция обрезки"
|
333 |
|
334 |
-
#: gallery-plugin.php:
|
335 |
msgid "Horizontal"
|
336 |
msgstr "Горизонтальная"
|
337 |
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "left"
|
340 |
msgstr "лево"
|
341 |
|
342 |
-
#: gallery-plugin.php:
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "center"
|
345 |
msgstr "центр"
|
346 |
|
347 |
-
#: gallery-plugin.php:
|
348 |
msgid "right"
|
349 |
msgstr "право"
|
350 |
|
351 |
-
#: gallery-plugin.php:
|
352 |
msgid "Vertical"
|
353 |
msgstr "Вертикальная"
|
354 |
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "top"
|
357 |
msgstr "верх"
|
358 |
|
359 |
-
#: gallery-plugin.php:
|
360 |
msgid "bottom"
|
361 |
msgstr "низ"
|
362 |
|
363 |
-
#: gallery-plugin.php:
|
364 |
msgid "Lightbox background"
|
365 |
msgstr "Фон лайтбокса"
|
366 |
|
367 |
-
#: gallery-plugin.php:
|
368 |
msgid "Default"
|
369 |
msgstr "По-умолчанию"
|
370 |
|
371 |
-
#: gallery-plugin.php:
|
372 |
msgid "Background transparency (from 0 to 1)"
|
373 |
msgstr "Прозрачность для фона (от 0 до 1)"
|
374 |
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Select a background color"
|
377 |
msgstr "Выберите цвет фона"
|
378 |
|
379 |
-
#: gallery-plugin.php:
|
380 |
msgid "Background color"
|
381 |
msgstr "Цвет фона"
|
382 |
|
383 |
-
#: gallery-plugin.php:
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
386 |
msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
-
#: gallery-plugin.php:
|
390 |
-
msgid "
|
391 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
|
393 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
394 |
msgid "Images with border"
|
395 |
msgstr "Изображения с рамкой"
|
396 |
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "Border width in px, just numbers"
|
399 |
msgstr "Ширина рамки в px, только числа"
|
400 |
|
401 |
-
#: gallery-plugin.php:
|
402 |
-
#: gallery-plugin.php:
|
403 |
msgid "Select a border color"
|
404 |
msgstr "Выберите цвет рамки"
|
405 |
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "Number of images in the row"
|
408 |
msgstr "Количество изображений в строке"
|
409 |
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "Start slideshow"
|
412 |
msgstr "Начать слайдшоу"
|
413 |
|
414 |
-
#: gallery-plugin.php:
|
415 |
msgid "Slideshow interval"
|
416 |
msgstr "Интервал времени при показе слайдшоу"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "Use single lightbox for multiple galleries on one page"
|
420 |
msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Attachment ID"
|
424 |
msgstr "id изображения"
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Image Name"
|
428 |
msgstr "названию изображения"
|
429 |
|
430 |
-
#: gallery-plugin.php:
|
431 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
432 |
msgstr "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / Upload Media Gallery)"
|
433 |
|
434 |
-
#: gallery-plugin.php:
|
435 |
msgid "Random"
|
436 |
msgstr "произвольно"
|
437 |
|
438 |
-
#: gallery-plugin.php:
|
439 |
msgid "Sort images"
|
440 |
msgstr "Сортировать изображения"
|
441 |
|
442 |
-
#: gallery-plugin.php:
|
443 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
444 |
msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; a, b, c)"
|
445 |
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
448 |
msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; c, b, a)"
|
449 |
|
450 |
-
#: gallery-plugin.php:
|
451 |
msgid "Display text above the image"
|
452 |
msgstr "Отображение текста над изображением"
|
453 |
|
454 |
-
#: gallery-plugin.php:
|
455 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
456 |
msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
|
457 |
|
458 |
-
#: gallery-plugin.php:
|
459 |
msgid "Display the Back link"
|
460 |
msgstr "Отображать ссылку Вернуться"
|
461 |
|
462 |
-
#: gallery-plugin.php:
|
463 |
msgid "Display the Back link in the shortcode"
|
464 |
msgstr "Отображаться ссылку Вернуться в шорткоде"
|
465 |
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "The Back link text"
|
468 |
msgstr "Текст для ссылки Вернуться"
|
469 |
|
470 |
-
#: gallery-plugin.php:
|
471 |
msgid "The Back link URL"
|
472 |
msgstr "URL для ссылки Вернуться"
|
473 |
|
474 |
-
#: gallery-plugin.php:
|
475 |
msgid "Gallery page (Page with Gallery Template)"
|
476 |
msgstr "Страница галереи (Страница с Gallery Template)"
|
477 |
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "(Full URL to custom page)"
|
480 |
msgstr "(Полная ссылка на пользовательскую страницу)"
|
481 |
|
482 |
-
#: gallery-plugin.php:
|
483 |
msgid "The Read More link text"
|
484 |
msgstr "Текст для ссылки Вернуться"
|
485 |
|
486 |
-
#: gallery-plugin.php:
|
487 |
msgid "Add gallery to the search"
|
488 |
msgstr "Добавить галерею в поиск"
|
489 |
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Using"
|
492 |
msgstr "Используя"
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "powered by"
|
496 |
msgstr "разработанный"
|
497 |
|
498 |
-
#: gallery-plugin.php:
|
499 |
-
#: gallery-plugin.php:
|
500 |
msgid "Using Custom Search powered by"
|
501 |
msgstr "Используя Custom Search, разработанный"
|
502 |
|
503 |
-
#: gallery-plugin.php:
|
504 |
msgid "Activate Custom Search"
|
505 |
msgstr "Активировать Custom Search"
|
506 |
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Download Custom Search"
|
509 |
msgstr "Загрузить Custom Search"
|
510 |
|
511 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 |
msgid "Display Like buttons in the lightbox"
|
513 |
msgstr "Отображать Like кнопки в лайтбоксе"
|
514 |
|
515 |
-
#: gallery-plugin.php:
|
516 |
msgid "FaceBook"
|
517 |
msgstr "FaceBook"
|
518 |
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "Twitter"
|
521 |
msgstr "Twitter"
|
522 |
|
523 |
-
#: gallery-plugin.php:
|
524 |
msgid "Pinterest"
|
525 |
msgstr "Pinterest"
|
526 |
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "Google +1"
|
529 |
msgstr "Google +1"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Slug for gallery item"
|
533 |
msgstr "Название для элементов галереи"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "for any structure of permalinks except the default structure"
|
537 |
msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
540 |
msgid "Save Changes"
|
541 |
msgstr "Сохранить изменения"
|
542 |
|
543 |
-
#: gallery-plugin.php:
|
544 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
545 |
msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
|
546 |
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "Rate the plugin"
|
549 |
msgstr "Оценить плагин"
|
550 |
|
551 |
-
#: gallery-plugin.php:
|
552 |
msgid "If there is something wrong about it, please contact us"
|
553 |
msgstr "Если у вас есть какие-то вопросы, обращайтесь"
|
554 |
|
555 |
-
#: gallery-plugin.php:
|
556 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
557 |
msgstr "Поздравляем! PRO версия плагина была успешно загружена и активирована."
|
558 |
|
559 |
-
#: gallery-plugin.php:
|
560 |
msgid "Please, go to"
|
561 |
msgstr "Пожалуйста, перейдите на"
|
562 |
|
563 |
-
#: gallery-plugin.php:
|
564 |
msgid "the setting page"
|
565 |
msgstr " страницу настроек"
|
566 |
|
567 |
-
#: gallery-plugin.php:
|
568 |
msgid "You will be redirected automatically in 5 seconds."
|
569 |
msgstr "Вы будете перенаправлены автоматически через 5 секунд."
|
570 |
|
571 |
-
#: gallery-plugin.php:
|
572 |
msgid "You can download and activate"
|
573 |
msgstr "Вы можете скачать и активировать"
|
574 |
|
575 |
-
#: gallery-plugin.php:
|
576 |
msgid "version of this plugin by entering Your license key."
|
577 |
msgstr "версию этого плагина, введя ваш лицензионный ключ."
|
578 |
|
579 |
-
#: gallery-plugin.php:
|
580 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
581 |
msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
|
582 |
|
583 |
-
#: gallery-plugin.php:
|
584 |
msgid "(your username is the email you specify when purchasing the product)."
|
585 |
msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
|
586 |
|
587 |
-
#: gallery-plugin.php:
|
588 |
-
#: gallery-plugin.php:
|
589 |
-
msgid "
|
590 |
-
msgstr "
|
591 |
|
592 |
-
#: gallery-plugin.php:
|
593 |
-
|
594 |
-
|
|
|
595 |
|
596 |
-
#: gallery-plugin.php:
|
597 |
msgid "Support"
|
598 |
msgstr "Поддержка"
|
599 |
|
600 |
-
#: gallery-plugin.php:
|
601 |
-
#: template/gallery-single-template.php:
|
602 |
msgid "Download high resolution image"
|
603 |
msgstr "Скачать изображение в высоком разрешении"
|
604 |
|
605 |
-
#: gallery-plugin.php:
|
606 |
-
#: template/gallery-single-template.php:
|
607 |
msgid "Sorry, nothing found."
|
608 |
msgstr "Извините, ничего не найдено."
|
609 |
|
610 |
-
#: gallery-plugin.php:
|
611 |
-
#: template/gallery-single-template.php:
|
612 |
msgid "Image"
|
613 |
msgstr "Изображение"
|
614 |
|
615 |
-
#: gallery-plugin.php:
|
616 |
msgid "Image size not defined"
|
617 |
msgstr "Невозможно определить размер изображения"
|
618 |
|
619 |
-
#: gallery-plugin.php:
|
620 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
621 |
msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
|
622 |
|
623 |
-
#: gallery-plugin.php:
|
624 |
msgid "Image size changes not defined"
|
625 |
msgstr "Не удалось вычислить изменения размеров изображения"
|
626 |
|
627 |
-
#: gallery-plugin.php:
|
628 |
-
#: gallery-plugin.php:
|
629 |
-
#: gallery-plugin.php:
|
630 |
msgid "Invalid path"
|
631 |
msgstr "Путь к изображению для редактирования некорректный"
|
632 |
|
633 |
-
#: gallery-plugin.php:
|
634 |
-
msgid "Learn More"
|
635 |
-
msgstr "Подробнее"
|
636 |
-
|
637 |
-
#: gallery-plugin.php:1947
|
638 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
639 |
msgstr "Пора обновить <strong>плагин Gallery</strong> до <strong>PRO</strong> версии!"
|
640 |
|
641 |
-
#: gallery-plugin.php:
|
642 |
-
msgid "Extend standard plugin functionality with new great options
|
643 |
-
msgstr "Расширить стандартный функционал плагина новыми
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
644 |
|
645 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
646 |
#~ msgstr "Обновить способ хранения post_meta информации для галереи"
|
@@ -753,9 +816,6 @@ msgstr "Расширить стандартный функционал плаг
|
|
753 |
#~ msgid "Sorry, email message could not be delivered."
|
754 |
#~ msgstr "Извините, ваш email не может быть отправлен."
|
755 |
|
756 |
-
#~ msgid "Activated plugins"
|
757 |
-
#~ msgstr "Активированные плагины"
|
758 |
-
|
759 |
#~ msgid "Installed plugins"
|
760 |
#~ msgstr "Установленные плагины"
|
761 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:39+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ru_RU\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: gallery-plugin.php:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
+
msgid "Gallery"
|
22 |
+
msgstr "Gallery"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:125
|
25 |
+
msgid "See images »"
|
26 |
+
msgstr "Смотреть фотографии »"
|
27 |
+
|
28 |
+
#: gallery-plugin.php:172
|
29 |
+
msgid "requires"
|
30 |
+
msgstr "требует"
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
+
msgstr "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и попробуйте снова."
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "Back to the WordPress"
|
38 |
+
msgstr "Вернуться на WordPress"
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
msgid "Plugins page"
|
42 |
+
msgstr "страницу плагинов"
|
43 |
+
|
44 |
+
#: gallery-plugin.php:250
|
45 |
+
#: gallery-plugin.php:823
|
46 |
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"
|
47 |
msgstr "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найден в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/plugins/gallery-plugin/template /` в директорию вашей темы для корректной работы плагина Gallery"
|
48 |
|
49 |
+
#: gallery-plugin.php:272
|
50 |
+
#: gallery-plugin.php:282
|
51 |
msgid "Galleries"
|
52 |
msgstr "Галереи"
|
53 |
|
54 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Add a Gallery"
|
56 |
msgstr "Добавить новую галерею"
|
57 |
|
58 |
+
#: gallery-plugin.php:275
|
59 |
msgid "Add New Gallery"
|
60 |
msgstr "Добавить новую галерею"
|
61 |
|
62 |
+
#: gallery-plugin.php:276
|
63 |
msgid "Edit Gallery"
|
64 |
msgstr "Редактировать галерею"
|
65 |
|
66 |
+
#: gallery-plugin.php:277
|
67 |
msgid "New Gallery"
|
68 |
msgstr "Новая галерея"
|
69 |
|
70 |
+
#: gallery-plugin.php:278
|
71 |
msgid "View Gallery"
|
72 |
msgstr "Просмотреть галерею"
|
73 |
|
74 |
+
#: gallery-plugin.php:279
|
75 |
msgid "Find a Gallery"
|
76 |
msgstr "Редактировать галерею"
|
77 |
|
78 |
+
#: gallery-plugin.php:280
|
79 |
msgid "No Gallery found"
|
80 |
msgstr "Ни одной галереи не найдено"
|
81 |
|
82 |
+
#: gallery-plugin.php:337
|
83 |
msgid "Upload File"
|
84 |
msgstr "Загрузить файлы"
|
85 |
|
86 |
+
#: gallery-plugin.php:338
|
87 |
msgid "Gallery Shortcode"
|
88 |
msgstr "Шорткод для галереи"
|
89 |
|
90 |
+
#: gallery-plugin.php:356
|
91 |
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)"
|
92 |
msgstr "Каталог галереи для сохранения временных файлов (gallery-plugin/upload/files) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
|
93 |
|
94 |
+
#: gallery-plugin.php:359
|
95 |
msgid "Choose an image for upload:"
|
96 |
msgstr "Выбрать файлы для загрузки:"
|
97 |
|
98 |
+
#: gallery-plugin.php:364
|
99 |
msgid "Please enable JavaScript to use the file uploader."
|
100 |
msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
|
101 |
|
102 |
+
#: gallery-plugin.php:371
|
103 |
msgid "Allow the download link for all images in this gallery"
|
104 |
msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
|
105 |
|
106 |
+
#: gallery-plugin.php:372
|
107 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
108 |
msgstr "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения изображений и не забудьте сохранить пост."
|
109 |
|
110 |
+
#: gallery-plugin.php:374
|
111 |
msgid "Please make a choice"
|
112 |
msgstr "Пожалуйста, выберите"
|
113 |
|
114 |
+
#: gallery-plugin.php:374
|
115 |
+
#: gallery-plugin.php:1099
|
116 |
msgid "Sort images by"
|
117 |
msgstr "Изображения сортируются по"
|
118 |
|
119 |
+
#: gallery-plugin.php:374
|
120 |
msgid "sort images"
|
121 |
msgstr "сортировать изображения"
|
122 |
|
123 |
+
#: gallery-plugin.php:374
|
124 |
msgid "on the plugin settings page ("
|
125 |
msgstr "на странице настроек плагина ("
|
126 |
|
127 |
+
#: gallery-plugin.php:416
|
128 |
+
#: gallery-plugin.php:637
|
129 |
msgid "Title"
|
130 |
msgstr "Название"
|
131 |
|
132 |
+
#: gallery-plugin.php:418
|
133 |
msgid "Alt tag"
|
134 |
msgstr "Тэг \"Alt\""
|
135 |
|
136 |
+
#: gallery-plugin.php:419
|
137 |
msgid "URL"
|
138 |
msgstr "Ссылка"
|
139 |
|
140 |
+
#: gallery-plugin.php:419
|
141 |
msgid "(by click on image opens a link in a new window)"
|
142 |
msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
|
143 |
|
144 |
+
#: gallery-plugin.php:420
|
145 |
msgid "This setting is available in Pro version"
|
146 |
msgstr "Эти настройки доступны в Pro версии"
|
147 |
|
148 |
+
#: gallery-plugin.php:421
|
149 |
+
msgid "Open the URL"
|
150 |
msgstr "Открыть ссылку"
|
151 |
|
152 |
+
#: gallery-plugin.php:421
|
153 |
msgid "Current window"
|
154 |
msgstr "Текущее окно"
|
155 |
|
156 |
+
#: gallery-plugin.php:421
|
157 |
msgid "New window"
|
158 |
msgstr "Новое окно"
|
159 |
|
160 |
+
#: gallery-plugin.php:422
|
161 |
+
msgid "Lightbox button URL"
|
162 |
+
msgstr "Ссылка кнопки в лайтбоксе"
|
163 |
+
|
164 |
+
#: gallery-plugin.php:423
|
165 |
+
msgid "Description"
|
166 |
+
msgstr "Описание"
|
167 |
+
|
168 |
+
#: gallery-plugin.php:424
|
169 |
msgid "Delete"
|
170 |
msgstr "Удалить"
|
171 |
|
172 |
+
#: gallery-plugin.php:437
|
173 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
174 |
msgstr "Вы можете добавить Галерею на вашу страницу или пост, просто скопируйте и поместить этот шорткод в контент поста или страницы:"
|
175 |
|
176 |
+
#: gallery-plugin.php:439
|
177 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
178 |
msgstr "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery Page"
|
179 |
|
180 |
+
#: gallery-plugin.php:638
|
181 |
msgid "Author"
|
182 |
msgstr "Автор"
|
183 |
|
184 |
+
#: gallery-plugin.php:639
|
185 |
msgid "Photo"
|
186 |
msgstr "Фото"
|
187 |
|
188 |
+
#: gallery-plugin.php:640
|
189 |
msgid "Publishing"
|
190 |
msgstr "Опубликование"
|
191 |
|
192 |
+
#: gallery-plugin.php:641
|
193 |
+
#: gallery-plugin.php:1103
|
194 |
msgid "Date"
|
195 |
msgstr "дате"
|
196 |
|
197 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
msgid "Settings are saved"
|
199 |
msgstr "Опции сохранены"
|
200 |
|
201 |
+
#: gallery-plugin.php:835
|
202 |
+
#: gallery-plugin.php:874
|
203 |
msgid "Wrong license key"
|
204 |
msgstr "Неправильный лицензионный ключ"
|
205 |
|
206 |
+
#: gallery-plugin.php:867
|
207 |
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."
|
208 |
msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Приносим извинения за неудобства."
|
209 |
|
210 |
+
#: gallery-plugin.php:876
|
211 |
msgid "This license key is bind to another site"
|
212 |
msgstr "Этот лицензионный ключ привязан к другому сайту"
|
213 |
|
214 |
+
#: gallery-plugin.php:878
|
215 |
+
#: gallery-plugin.php:1281
|
216 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
217 |
msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
|
218 |
|
219 |
+
#: gallery-plugin.php:895
|
220 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
221 |
msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
|
222 |
|
223 |
+
#: gallery-plugin.php:901
|
224 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
225 |
msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
|
226 |
|
227 |
+
#: gallery-plugin.php:905
|
228 |
+
#: gallery-plugin.php:914
|
229 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
230 |
msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
|
231 |
|
232 |
+
#: gallery-plugin.php:918
|
233 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
234 |
msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
|
235 |
|
236 |
+
#: gallery-plugin.php:933
|
237 |
msgid "Please, enter Your license key"
|
238 |
msgstr "Пожалуйста введите ваш лицензионный ключ"
|
239 |
|
240 |
+
#: gallery-plugin.php:941
|
241 |
msgid "Gallery Settings"
|
242 |
msgstr "Настройки Gallery"
|
243 |
|
244 |
+
#: gallery-plugin.php:943
|
245 |
+
#: gallery-plugin.php:1304
|
246 |
+
#: gallery-plugin.php:1320
|
247 |
msgid "Settings"
|
248 |
msgstr "Настройки"
|
249 |
|
250 |
+
#: gallery-plugin.php:944
|
251 |
+
#: gallery-plugin.php:1305
|
252 |
+
msgid "FAQ"
|
253 |
+
msgstr "FAQ"
|
254 |
+
|
255 |
+
#: gallery-plugin.php:945
|
256 |
msgid "Go PRO"
|
257 |
msgstr "Перейти на PRO версию"
|
258 |
|
259 |
+
#: gallery-plugin.php:950
|
260 |
msgid "Notice:"
|
261 |
msgstr "Внимание:"
|
262 |
|
263 |
+
#: gallery-plugin.php:950
|
264 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
265 |
msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
|
266 |
|
267 |
+
#: gallery-plugin.php:951
|
268 |
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:"
|
269 |
msgstr "Если вы хотели бы добавить галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
|
270 |
|
271 |
+
#: gallery-plugin.php:953
|
272 |
msgid "Please enable JavaScript to use the option to renew images."
|
273 |
msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
|
274 |
|
275 |
+
#: gallery-plugin.php:957
|
276 |
msgid "Update images for gallery"
|
277 |
msgstr "Обновить изображения для галереи"
|
278 |
|
279 |
+
#: gallery-plugin.php:959
|
280 |
msgid "Update images"
|
281 |
msgstr "Обновить изображения"
|
282 |
|
283 |
+
#: gallery-plugin.php:964
|
284 |
msgid "Updating images..."
|
285 |
msgstr "Обновление изображений..."
|
286 |
|
287 |
+
#: gallery-plugin.php:965
|
288 |
msgid "No image found"
|
289 |
msgstr "Ни одного изображения не найдено"
|
290 |
|
291 |
+
#: gallery-plugin.php:966
|
292 |
msgid "All images are updated"
|
293 |
msgstr "Все изображения были обновлены"
|
294 |
|
295 |
+
#: gallery-plugin.php:967
|
296 |
msgid "Error."
|
297 |
msgstr "Ошибка."
|
298 |
|
299 |
+
#: gallery-plugin.php:973
|
300 |
msgid "Image size for the album cover"
|
301 |
msgstr "Размер изображения для обложки альбома галереи"
|
302 |
|
303 |
+
#: gallery-plugin.php:975
|
304 |
+
#: gallery-plugin.php:983
|
305 |
+
#: gallery-plugin.php:999
|
306 |
msgid "Image size"
|
307 |
msgstr "Название размера изображения"
|
308 |
|
309 |
+
#: gallery-plugin.php:976
|
310 |
+
#: gallery-plugin.php:984
|
311 |
msgid "Width (in px)"
|
312 |
msgstr "Ширина (в px)"
|
313 |
|
314 |
+
#: gallery-plugin.php:977
|
315 |
+
#: gallery-plugin.php:985
|
316 |
msgid "Height (in px)"
|
317 |
msgstr "Высота (в px)"
|
318 |
|
319 |
+
#: gallery-plugin.php:981
|
320 |
msgid "Gallery image size"
|
321 |
msgstr "Размер изображений галереи"
|
322 |
|
323 |
+
#: gallery-plugin.php:989
|
324 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
325 |
msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
|
326 |
|
327 |
+
#: gallery-plugin.php:997
|
328 |
msgid "Gallery image size in the lightbox"
|
329 |
msgstr "Размер изображений галереи в лайтбоксе"
|
330 |
|
331 |
+
#: gallery-plugin.php:1000
|
332 |
msgid "Max width (in px)"
|
333 |
msgstr "Макс. ширина (в px)"
|
334 |
|
335 |
+
#: gallery-plugin.php:1001
|
336 |
msgid "Max height (in px)"
|
337 |
msgstr "Макс. высота (в px)"
|
338 |
|
339 |
+
#: gallery-plugin.php:1002
|
340 |
msgid "Display a full size image in the lightbox"
|
341 |
msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
|
342 |
|
343 |
+
#: gallery-plugin.php:1006
|
344 |
msgid "Crop position"
|
345 |
msgstr "Позиция обрезки"
|
346 |
|
347 |
+
#: gallery-plugin.php:1008
|
348 |
msgid "Horizontal"
|
349 |
msgstr "Горизонтальная"
|
350 |
|
351 |
+
#: gallery-plugin.php:1010
|
352 |
msgid "left"
|
353 |
msgstr "лево"
|
354 |
|
355 |
+
#: gallery-plugin.php:1011
|
356 |
+
#: gallery-plugin.php:1018
|
357 |
msgid "center"
|
358 |
msgstr "центр"
|
359 |
|
360 |
+
#: gallery-plugin.php:1012
|
361 |
msgid "right"
|
362 |
msgstr "право"
|
363 |
|
364 |
+
#: gallery-plugin.php:1015
|
365 |
msgid "Vertical"
|
366 |
msgstr "Вертикальная"
|
367 |
|
368 |
+
#: gallery-plugin.php:1017
|
369 |
msgid "top"
|
370 |
msgstr "верх"
|
371 |
|
372 |
+
#: gallery-plugin.php:1019
|
373 |
msgid "bottom"
|
374 |
msgstr "низ"
|
375 |
|
376 |
+
#: gallery-plugin.php:1024
|
377 |
msgid "Lightbox background"
|
378 |
msgstr "Фон лайтбокса"
|
379 |
|
380 |
+
#: gallery-plugin.php:1026
|
381 |
msgid "Default"
|
382 |
msgstr "По-умолчанию"
|
383 |
|
384 |
+
#: gallery-plugin.php:1027
|
385 |
msgid "Background transparency (from 0 to 1)"
|
386 |
msgstr "Прозрачность для фона (от 0 до 1)"
|
387 |
|
388 |
+
#: gallery-plugin.php:1029
|
389 |
msgid "Select a background color"
|
390 |
msgstr "Выберите цвет фона"
|
391 |
|
392 |
+
#: gallery-plugin.php:1031
|
393 |
msgid "Background color"
|
394 |
msgstr "Цвет фона"
|
395 |
|
396 |
+
#: gallery-plugin.php:1038
|
397 |
+
#: gallery-plugin.php:1211
|
398 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
399 |
msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
|
400 |
|
401 |
+
#: gallery-plugin.php:1045
|
402 |
+
#: gallery-plugin.php:1218
|
403 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
404 |
+
msgstr "Активируйте премиум опции обновившись до PRO версии"
|
405 |
+
|
406 |
+
#: gallery-plugin.php:1046
|
407 |
+
#: gallery-plugin.php:1219
|
408 |
+
#: gallery-plugin.php:2039
|
409 |
+
msgid "Learn More"
|
410 |
+
msgstr "Подробнее"
|
411 |
+
|
412 |
+
#: gallery-plugin.php:1050
|
413 |
+
#: gallery-plugin.php:1223
|
414 |
+
msgid "Start Your Trial"
|
415 |
+
msgstr ""
|
416 |
|
417 |
+
#: gallery-plugin.php:1051
|
418 |
+
#: gallery-plugin.php:1224
|
419 |
+
#: gallery-plugin.php:1278
|
420 |
+
#: gallery-plugin.php:1288
|
421 |
+
msgid "or"
|
422 |
+
msgstr "или"
|
423 |
+
|
424 |
+
#: gallery-plugin.php:1054
|
425 |
+
#: gallery-plugin.php:1227
|
426 |
+
msgid "Go"
|
427 |
+
msgstr "Перейти"
|
428 |
+
|
429 |
+
#: gallery-plugin.php:1062
|
430 |
msgid "Images with border"
|
431 |
msgstr "Изображения с рамкой"
|
432 |
|
433 |
+
#: gallery-plugin.php:1065
|
434 |
msgid "Border width in px, just numbers"
|
435 |
msgstr "Ширина рамки в px, только числа"
|
436 |
|
437 |
+
#: gallery-plugin.php:1067
|
438 |
+
#: gallery-plugin.php:1069
|
439 |
msgid "Select a border color"
|
440 |
msgstr "Выберите цвет рамки"
|
441 |
|
442 |
+
#: gallery-plugin.php:1075
|
443 |
msgid "Number of images in the row"
|
444 |
msgstr "Количество изображений в строке"
|
445 |
|
446 |
+
#: gallery-plugin.php:1081
|
447 |
msgid "Start slideshow"
|
448 |
msgstr "Начать слайдшоу"
|
449 |
|
450 |
+
#: gallery-plugin.php:1087
|
451 |
msgid "Slideshow interval"
|
452 |
msgstr "Интервал времени при показе слайдшоу"
|
453 |
|
454 |
+
#: gallery-plugin.php:1093
|
455 |
msgid "Use single lightbox for multiple galleries on one page"
|
456 |
msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
|
457 |
|
458 |
+
#: gallery-plugin.php:1101
|
459 |
msgid "Attachment ID"
|
460 |
msgstr "id изображения"
|
461 |
|
462 |
+
#: gallery-plugin.php:1102
|
463 |
msgid "Image Name"
|
464 |
msgstr "названию изображения"
|
465 |
|
466 |
+
#: gallery-plugin.php:1104
|
467 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
468 |
msgstr "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / Upload Media Gallery)"
|
469 |
|
470 |
+
#: gallery-plugin.php:1105
|
471 |
msgid "Random"
|
472 |
msgstr "произвольно"
|
473 |
|
474 |
+
#: gallery-plugin.php:1109
|
475 |
msgid "Sort images"
|
476 |
msgstr "Сортировать изображения"
|
477 |
|
478 |
+
#: gallery-plugin.php:1111
|
479 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
480 |
msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; a, b, c)"
|
481 |
|
482 |
+
#: gallery-plugin.php:1112
|
483 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
484 |
msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; c, b, a)"
|
485 |
|
486 |
+
#: gallery-plugin.php:1116
|
487 |
msgid "Display text above the image"
|
488 |
msgstr "Отображение текста над изображением"
|
489 |
|
490 |
+
#: gallery-plugin.php:1118
|
491 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
492 |
msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
|
493 |
|
494 |
+
#: gallery-plugin.php:1122
|
495 |
msgid "Display the Back link"
|
496 |
msgstr "Отображать ссылку Вернуться"
|
497 |
|
498 |
+
#: gallery-plugin.php:1128
|
499 |
msgid "Display the Back link in the shortcode"
|
500 |
msgstr "Отображаться ссылку Вернуться в шорткоде"
|
501 |
|
502 |
+
#: gallery-plugin.php:1134
|
503 |
msgid "The Back link text"
|
504 |
msgstr "Текст для ссылки Вернуться"
|
505 |
|
506 |
+
#: gallery-plugin.php:1140
|
507 |
msgid "The Back link URL"
|
508 |
msgstr "URL для ссылки Вернуться"
|
509 |
|
510 |
+
#: gallery-plugin.php:1142
|
511 |
msgid "Gallery page (Page with Gallery Template)"
|
512 |
msgstr "Страница галереи (Страница с Gallery Template)"
|
513 |
|
514 |
+
#: gallery-plugin.php:1144
|
515 |
msgid "(Full URL to custom page)"
|
516 |
msgstr "(Полная ссылка на пользовательскую страницу)"
|
517 |
|
518 |
+
#: gallery-plugin.php:1148
|
519 |
msgid "The Read More link text"
|
520 |
msgstr "Текст для ссылки Вернуться"
|
521 |
|
522 |
+
#: gallery-plugin.php:1154
|
523 |
msgid "Add gallery to the search"
|
524 |
msgstr "Добавить галерею в поиск"
|
525 |
|
526 |
+
#: gallery-plugin.php:1164
|
527 |
msgid "Using"
|
528 |
msgstr "Используя"
|
529 |
|
530 |
+
#: gallery-plugin.php:1164
|
531 |
msgid "powered by"
|
532 |
msgstr "разработанный"
|
533 |
|
534 |
+
#: gallery-plugin.php:1167
|
535 |
+
#: gallery-plugin.php:1171
|
536 |
msgid "Using Custom Search powered by"
|
537 |
msgstr "Используя Custom Search, разработанный"
|
538 |
|
539 |
+
#: gallery-plugin.php:1167
|
540 |
msgid "Activate Custom Search"
|
541 |
msgstr "Активировать Custom Search"
|
542 |
|
543 |
+
#: gallery-plugin.php:1171
|
544 |
msgid "Download Custom Search"
|
545 |
msgstr "Загрузить Custom Search"
|
546 |
|
547 |
+
#: gallery-plugin.php:1181
|
548 |
+
msgid "The lightbox helper"
|
549 |
+
msgstr "Вспомогательные элементы в лайтбоксе"
|
550 |
+
|
551 |
+
#: gallery-plugin.php:1183
|
552 |
+
msgid "Do not use"
|
553 |
+
msgstr "Не использовать"
|
554 |
+
|
555 |
+
#: gallery-plugin.php:1184
|
556 |
+
msgid "Button helper"
|
557 |
+
msgstr "Вспомогательные кнопки"
|
558 |
+
|
559 |
+
#: gallery-plugin.php:1185
|
560 |
+
msgid "Thumbnail helper"
|
561 |
+
msgstr "Вспомогательные миниатюры"
|
562 |
+
|
563 |
+
#: gallery-plugin.php:1189
|
564 |
msgid "Display Like buttons in the lightbox"
|
565 |
msgstr "Отображать Like кнопки в лайтбоксе"
|
566 |
|
567 |
+
#: gallery-plugin.php:1191
|
568 |
msgid "FaceBook"
|
569 |
msgstr "FaceBook"
|
570 |
|
571 |
+
#: gallery-plugin.php:1192
|
572 |
msgid "Twitter"
|
573 |
msgstr "Twitter"
|
574 |
|
575 |
+
#: gallery-plugin.php:1193
|
576 |
msgid "Pinterest"
|
577 |
msgstr "Pinterest"
|
578 |
|
579 |
+
#: gallery-plugin.php:1194
|
580 |
msgid "Google +1"
|
581 |
msgstr "Google +1"
|
582 |
|
583 |
+
#: gallery-plugin.php:1198
|
584 |
msgid "Slug for gallery item"
|
585 |
msgstr "Название для элементов галереи"
|
586 |
|
587 |
+
#: gallery-plugin.php:1200
|
588 |
msgid "for any structure of permalinks except the default structure"
|
589 |
msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
|
590 |
|
591 |
+
#: gallery-plugin.php:1204
|
592 |
+
msgid "Title for lightbox button"
|
593 |
+
msgstr "Название кнопки в лайтбоксе"
|
594 |
+
|
595 |
+
#: gallery-plugin.php:1235
|
596 |
msgid "Save Changes"
|
597 |
msgstr "Сохранить изменения"
|
598 |
|
599 |
+
#: gallery-plugin.php:1241
|
600 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
601 |
msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
|
602 |
|
603 |
+
#: gallery-plugin.php:1242
|
604 |
msgid "Rate the plugin"
|
605 |
msgstr "Оценить плагин"
|
606 |
|
607 |
+
#: gallery-plugin.php:1245
|
608 |
msgid "If there is something wrong about it, please contact us"
|
609 |
msgstr "Если у вас есть какие-то вопросы, обращайтесь"
|
610 |
|
611 |
+
#: gallery-plugin.php:1256
|
612 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
613 |
msgstr "Поздравляем! PRO версия плагина была успешно загружена и активирована."
|
614 |
|
615 |
+
#: gallery-plugin.php:1258
|
616 |
msgid "Please, go to"
|
617 |
msgstr "Пожалуйста, перейдите на"
|
618 |
|
619 |
+
#: gallery-plugin.php:1258
|
620 |
msgid "the setting page"
|
621 |
msgstr " страницу настроек"
|
622 |
|
623 |
+
#: gallery-plugin.php:1259
|
624 |
msgid "You will be redirected automatically in 5 seconds."
|
625 |
msgstr "Вы будете перенаправлены автоматически через 5 секунд."
|
626 |
|
627 |
+
#: gallery-plugin.php:1264
|
628 |
msgid "You can download and activate"
|
629 |
msgstr "Вы можете скачать и активировать"
|
630 |
|
631 |
+
#: gallery-plugin.php:1266
|
632 |
msgid "version of this plugin by entering Your license key."
|
633 |
msgstr "версию этого плагина, введя ваш лицензионный ключ."
|
634 |
|
635 |
+
#: gallery-plugin.php:1268
|
636 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
637 |
msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
|
638 |
|
639 |
+
#: gallery-plugin.php:1270
|
640 |
msgid "(your username is the email you specify when purchasing the product)."
|
641 |
msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
|
642 |
|
643 |
+
#: gallery-plugin.php:1278
|
644 |
+
#: gallery-plugin.php:1288
|
645 |
+
msgid "Activate"
|
646 |
+
msgstr "Активировать"
|
647 |
|
648 |
+
#: gallery-plugin.php:1278
|
649 |
+
#: gallery-plugin.php:1288
|
650 |
+
msgid "Start Your Free 7-Day Trial Now"
|
651 |
+
msgstr ""
|
652 |
|
653 |
+
#: gallery-plugin.php:1306
|
654 |
msgid "Support"
|
655 |
msgstr "Поддержка"
|
656 |
|
657 |
+
#: gallery-plugin.php:1434
|
658 |
+
#: template/gallery-single-template.php:13
|
659 |
msgid "Download high resolution image"
|
660 |
msgstr "Скачать изображение в высоком разрешении"
|
661 |
|
662 |
+
#: gallery-plugin.php:1543
|
663 |
+
#: template/gallery-single-template.php:76
|
664 |
msgid "Sorry, nothing found."
|
665 |
msgstr "Извините, ничего не найдено."
|
666 |
|
667 |
+
#: gallery-plugin.php:1565
|
668 |
+
#: template/gallery-single-template.php:102
|
669 |
msgid "Image"
|
670 |
msgstr "Изображение"
|
671 |
|
672 |
+
#: gallery-plugin.php:1856
|
673 |
msgid "Image size not defined"
|
674 |
msgstr "Невозможно определить размер изображения"
|
675 |
|
676 |
+
#: gallery-plugin.php:1871
|
677 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
678 |
msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
|
679 |
|
680 |
+
#: gallery-plugin.php:1882
|
681 |
msgid "Image size changes not defined"
|
682 |
msgstr "Не удалось вычислить изменения размеров изображения"
|
683 |
|
684 |
+
#: gallery-plugin.php:1911
|
685 |
+
#: gallery-plugin.php:1914
|
686 |
+
#: gallery-plugin.php:1919
|
687 |
msgid "Invalid path"
|
688 |
msgstr "Путь к изображению для редактирования некорректный"
|
689 |
|
690 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
691 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
692 |
msgstr "Пора обновить <strong>плагин Gallery</strong> до <strong>PRO</strong> версии!"
|
693 |
|
694 |
+
#: gallery-plugin.php:2043
|
695 |
+
msgid "Extend standard plugin functionality with new great options"
|
696 |
+
msgstr "Расширить стандартный функционал плагина новыми опциями"
|
697 |
+
|
698 |
+
#~ msgid "Go!"
|
699 |
+
#~ msgstr "Обновить!"
|
700 |
+
|
701 |
+
#~ msgid ""
|
702 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
703 |
+
#~ "more details, please follow the link"
|
704 |
+
#~ msgstr ""
|
705 |
+
#~ "Этот функционал доступен в Pro версии плагина. Для детального "
|
706 |
+
#~ "ознакомления, перейдите по ссылке"
|
707 |
|
708 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
709 |
#~ msgstr "Обновить способ хранения post_meta информации для галереи"
|
816 |
#~ msgid "Sorry, email message could not be delivered."
|
817 |
#~ msgstr "Извините, ваш email не может быть отправлен."
|
818 |
|
|
|
|
|
|
|
819 |
#~ msgid "Installed plugins"
|
820 |
#~ msgstr "Установленные плагины"
|
821 |
|
languages/gallery-sk_SK.mo
CHANGED
Binary file
|
languages/gallery-sk_SK.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Michal Králik <ja@michalkralik.sk>\n"
|
9 |
"Language: sk_SK\n"
|
@@ -16,633 +16,697 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 "Nasledujúci súbor \"gallery-template.php\" a \"gallery-single-template.php\" nebol nájdený v priečinku vo vašej téme. Prosím skopírujte ich z `/wp-content/plugins/gallery-plugin/template/` do priečinku vašej témy pre správnu prácu pluginu Galérie."
|
23 |
|
24 |
-
#: gallery-plugin.php:
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "Galleries"
|
27 |
msgstr "Galérie"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
30 |
-
#: gallery-plugin.php:606
|
31 |
-
msgid "Gallery"
|
32 |
-
msgstr "Galéria"
|
33 |
-
|
34 |
-
#: gallery-plugin.php:130
|
35 |
msgid "Add a Gallery"
|
36 |
msgstr "Pridať galériu"
|
37 |
|
38 |
-
#: gallery-plugin.php:
|
39 |
msgid "Add New Gallery"
|
40 |
msgstr "Pridať novú galériu"
|
41 |
|
42 |
-
#: gallery-plugin.php:
|
43 |
msgid "Edit Gallery"
|
44 |
msgstr "Upraviť galériu"
|
45 |
|
46 |
-
#: gallery-plugin.php:
|
47 |
msgid "New Gallery"
|
48 |
msgstr "Nová galéria"
|
49 |
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "View Gallery"
|
52 |
msgstr "Zobraziť galériu"
|
53 |
|
54 |
-
#: gallery-plugin.php:
|
55 |
msgid "Find a Gallery"
|
56 |
msgstr "Nájsť galériu"
|
57 |
|
58 |
-
#: gallery-plugin.php:
|
59 |
msgid "No Gallery found"
|
60 |
msgstr "Galéria nebola nájdená"
|
61 |
|
62 |
-
#: gallery-plugin.php:
|
63 |
msgid "Upload File"
|
64 |
msgstr "Nahrať súbor"
|
65 |
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Gallery Shortcode"
|
68 |
msgstr "Krátky kód galérie"
|
69 |
|
70 |
-
#: gallery-plugin.php:
|
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 "Priečinok temp galérie (gallery-plugin/upload/files) nie je dostupný pre nahratie na váš server. Prosím použite klasickú WP funkciu na nahrávanie obrázkov(knižnicu médií)."
|
73 |
|
74 |
-
#: gallery-plugin.php:
|
75 |
msgid "Choose an image for upload:"
|
76 |
msgstr "Vyberte obrázok na nahratie:"
|
77 |
|
78 |
-
#: gallery-plugin.php:
|
79 |
msgid "Please enable JavaScript to use the file uploader."
|
80 |
msgstr "Povoľte prosím JavaScript na používanie nahrávania súborov."
|
81 |
|
82 |
-
#: gallery-plugin.php:
|
83 |
msgid "Allow the download link for all images in this gallery"
|
84 |
msgstr "Dovoľiť sťahovanie pre všetky obrázky v tejto galérii"
|
85 |
|
86 |
-
#: gallery-plugin.php:
|
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 "Prosím použite funkciu potiahnutie a položenie pre zmenu poradia obrázkov a nezabudnite článok uložiť!"
|
89 |
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Please make a choice"
|
92 |
msgstr "Prosím vyberte si"
|
93 |
|
94 |
-
#: gallery-plugin.php:
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Sort images by"
|
97 |
msgstr "Zoradiť podľa"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "sort images"
|
101 |
msgstr "zoradené obrázky"
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "on the plugin settings page ("
|
105 |
msgstr "na strane nastavení ("
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
108 |
-
#: gallery-plugin.php:
|
109 |
msgid "Title"
|
110 |
msgstr "Nadpis"
|
111 |
|
112 |
-
#: gallery-plugin.php:
|
113 |
msgid "Alt tag"
|
114 |
msgstr "Popisný text"
|
115 |
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "URL"
|
118 |
msgstr "Adresa URL"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "(by click on image opens a link in a new window)"
|
122 |
msgstr "(kliknutím na obrázok sa otvorí odkaz v novom okne)"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "This setting is available in Pro version"
|
126 |
msgstr "Toto nastavanie je k dispozíti v Pro verzii"
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
|
|
|
130 |
msgstr "Otvoriť odkaz"
|
131 |
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Current window"
|
134 |
msgstr "Súčasné okno"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "New window"
|
138 |
msgstr "Nové okno"
|
139 |
|
140 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Delete"
|
142 |
msgstr "Zmazať"
|
143 |
|
144 |
-
#: gallery-plugin.php:
|
145 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
146 |
msgstr "Pre pridanie jednoduchej galérie na vašu stránku alebo článok, skopírujte tento krátky kód do obsahu."
|
147 |
|
148 |
-
#: gallery-plugin.php:
|
149 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
150 |
msgstr "Ak chcete zobraziť krátky popis obsahujúci náhľad a odkaz na vlastnú stŕnaku galérie"
|
151 |
|
152 |
-
#: gallery-plugin.php:
|
153 |
msgid "Author"
|
154 |
msgstr "Autor"
|
155 |
|
156 |
-
#: gallery-plugin.php:
|
157 |
msgid "Photo"
|
158 |
msgstr "Fotka"
|
159 |
|
160 |
-
#: gallery-plugin.php:
|
161 |
msgid "Publishing"
|
162 |
msgstr "Publikovanie"
|
163 |
|
164 |
-
#: gallery-plugin.php:
|
165 |
-
#: gallery-plugin.php:
|
166 |
msgid "Date"
|
167 |
msgstr "Dátum"
|
168 |
|
169 |
-
#: gallery-plugin.php:
|
170 |
-
msgid "See images »"
|
171 |
-
msgstr "Vidieť fotky »"
|
172 |
-
|
173 |
-
#: gallery-plugin.php:682
|
174 |
-
msgid "requires"
|
175 |
-
msgstr "povinné"
|
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 "alebo vyššie, toto je prečo to bolo deaktivované! Prosím aktualizujte WordPress a skúste znova"
|
180 |
-
|
181 |
-
#: gallery-plugin.php:682
|
182 |
-
msgid "Back to the WordPress"
|
183 |
-
msgstr "Spať na WordPress"
|
184 |
-
|
185 |
-
#: gallery-plugin.php:682
|
186 |
-
msgid "Plugins page"
|
187 |
-
msgstr "Stránka pluginov"
|
188 |
-
|
189 |
-
#: gallery-plugin.php:770
|
190 |
msgid "Settings are saved"
|
191 |
msgstr "Nastavenia boli uložené."
|
192 |
|
193 |
-
#: gallery-plugin.php:
|
194 |
-
#: gallery-plugin.php:
|
195 |
msgid "Wrong license key"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: gallery-plugin.php:
|
199 |
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."
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: gallery-plugin.php:
|
203 |
msgid "This license key is bind to another site"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: gallery-plugin.php:
|
207 |
-
#: gallery-plugin.php:
|
208 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: gallery-plugin.php:
|
212 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: gallery-plugin.php:
|
216 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: gallery-plugin.php:
|
220 |
-
#: gallery-plugin.php:
|
221 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: gallery-plugin.php:
|
225 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: gallery-plugin.php:
|
229 |
msgid "Please, enter Your license key"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
msgid "Gallery Settings"
|
234 |
msgstr "Nastavenie galérie"
|
235 |
|
236 |
-
#: gallery-plugin.php:
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
msgid "Settings"
|
240 |
msgstr "Nastavenia"
|
241 |
|
242 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
243 |
msgid "Go PRO"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Notice:"
|
248 |
msgstr "Poznámka:"
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
252 |
msgstr "Nastavenia pluginu boli zmenené. Pre uloženie nezabudnite kliknúť na tlačítko 'Uložiť zmeny'."
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
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:"
|
256 |
msgstr "Ak si prajete pridať galériu do vášho článku alebo na stránku, len skopírujte tento krátky kód na vašu stránku alebo článok:"
|
257 |
|
258 |
-
#: gallery-plugin.php:
|
259 |
msgid "Please enable JavaScript to use the option to renew images."
|
260 |
msgstr "Prosím povoľte JavaScript pre používanie možnosti na obnovenie obrázkov."
|
261 |
|
262 |
-
#: gallery-plugin.php:
|
263 |
msgid "Update images for gallery"
|
264 |
msgstr "Nahrať obrázky do galérie"
|
265 |
|
266 |
-
#: gallery-plugin.php:
|
267 |
msgid "Update images"
|
268 |
msgstr "Nahrať obrázky"
|
269 |
|
270 |
-
#: gallery-plugin.php:
|
271 |
msgid "Updating images..."
|
272 |
msgstr "Nahrávanie obrázkov..."
|
273 |
|
274 |
-
#: gallery-plugin.php:
|
275 |
msgid "No image found"
|
276 |
msgstr "Obrázok nebol nájdený"
|
277 |
|
278 |
-
#: gallery-plugin.php:
|
279 |
msgid "All images are updated"
|
280 |
msgstr "Všetky obrázky boli nahraté"
|
281 |
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "Error."
|
284 |
msgstr "Chyba"
|
285 |
|
286 |
-
#: gallery-plugin.php:
|
287 |
msgid "Image size for the album cover"
|
288 |
msgstr "Veľkosť obrázku pre obal albumu"
|
289 |
|
290 |
-
#: gallery-plugin.php:
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
msgid "Image size"
|
294 |
msgstr "Veľkosť obrázku"
|
295 |
|
296 |
-
#: gallery-plugin.php:
|
297 |
-
#: gallery-plugin.php:
|
298 |
msgid "Width (in px)"
|
299 |
msgstr "Šírka (v px)"
|
300 |
|
301 |
-
#: gallery-plugin.php:
|
302 |
-
#: gallery-plugin.php:
|
303 |
msgid "Height (in px)"
|
304 |
msgstr "Výška (v px)"
|
305 |
|
306 |
-
#: gallery-plugin.php:
|
307 |
msgid "Gallery image size"
|
308 |
msgstr "Veľkosť obrázka galérie"
|
309 |
|
310 |
-
#: gallery-plugin.php:
|
311 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
312 |
msgstr "Wordpress vytvorí nový thumbnail so špecifickými rozmermi, keď nahráte novú fotku."
|
313 |
|
314 |
-
#: gallery-plugin.php:
|
315 |
msgid "Gallery image size in the lightbox"
|
316 |
msgstr "Veľkosť obrázku galérie v Lightbox"
|
317 |
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Max width (in px)"
|
320 |
msgstr "max. šírka (v pixeloch)"
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Max height (in px)"
|
324 |
msgstr "max. výška (v pixeloch)"
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Display a full size image in the lightbox"
|
328 |
msgstr "Zobraziť plný rozmer obrázku v Lightbox"
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
msgid "Crop position"
|
332 |
msgstr "Orezať"
|
333 |
|
334 |
-
#: gallery-plugin.php:
|
335 |
msgid "Horizontal"
|
336 |
msgstr "Horizontálne"
|
337 |
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "left"
|
340 |
msgstr "vľavo"
|
341 |
|
342 |
-
#: gallery-plugin.php:
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "center"
|
345 |
msgstr "na stred"
|
346 |
|
347 |
-
#: gallery-plugin.php:
|
348 |
msgid "right"
|
349 |
msgstr "vpravo"
|
350 |
|
351 |
-
#: gallery-plugin.php:
|
352 |
msgid "Vertical"
|
353 |
msgstr "vertikálne"
|
354 |
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "top"
|
357 |
msgstr "hore"
|
358 |
|
359 |
-
#: gallery-plugin.php:
|
360 |
msgid "bottom"
|
361 |
msgstr "dole"
|
362 |
|
363 |
-
#: gallery-plugin.php:
|
364 |
msgid "Lightbox background"
|
365 |
msgstr "pozadie Lightboxu"
|
366 |
|
367 |
-
#: gallery-plugin.php:
|
368 |
msgid "Default"
|
369 |
msgstr "Štandardné"
|
370 |
|
371 |
-
#: gallery-plugin.php:
|
372 |
msgid "Background transparency (from 0 to 1)"
|
373 |
msgstr "Priehľadnosť pozadia (0 – 1)"
|
374 |
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Select a background color"
|
377 |
msgstr "Vyberte farbu pozadia"
|
378 |
|
379 |
-
#: gallery-plugin.php:
|
380 |
msgid "Background color"
|
381 |
msgstr "Farba pozadia"
|
382 |
|
383 |
-
#: gallery-plugin.php:
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
386 |
msgstr "Ak aktualizujete na Pro verziu, všetky vaše nastavanie a galérie budú uložené."
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
-
#: gallery-plugin.php:
|
390 |
-
msgid "
|
391 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
|
393 |
-
#: gallery-plugin.php:
|
394 |
msgid "Images with border"
|
395 |
msgstr "Obrázky s rámčekom"
|
396 |
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "Border width in px, just numbers"
|
399 |
msgstr "Šírka rámčeka v px, iba čísla"
|
400 |
|
401 |
-
#: gallery-plugin.php:
|
402 |
-
#: gallery-plugin.php:
|
403 |
msgid "Select a border color"
|
404 |
msgstr "Vyberte farbu rámčeka"
|
405 |
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "Number of images in the row"
|
408 |
msgstr "Počet obrázkov v rade"
|
409 |
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "Start slideshow"
|
412 |
msgstr "Spustiť Slideshow"
|
413 |
|
414 |
-
#: gallery-plugin.php:
|
415 |
msgid "Slideshow interval"
|
416 |
msgstr "Trvanie slideshow"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "Use single lightbox for multiple galleries on one page"
|
420 |
msgstr "Použiť jeden lightbox pre viac galérií na jednej strane"
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Attachment ID"
|
424 |
msgstr "ID pripojenia"
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Image Name"
|
428 |
msgstr "Meno obrázka"
|
429 |
|
430 |
-
#: gallery-plugin.php:
|
431 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
432 |
msgstr "Riadenie zobrazenia (do input poľa pre riadenie zobrazenia Vložte / Nahrajte dialóg galérie medíí)"
|
433 |
|
434 |
-
#: gallery-plugin.php:
|
435 |
msgid "Random"
|
436 |
msgstr "Náhodne"
|
437 |
|
438 |
-
#: gallery-plugin.php:
|
439 |
msgid "Sort images"
|
440 |
msgstr "Zoradenie obrázkov"
|
441 |
|
442 |
-
#: gallery-plugin.php:
|
443 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
444 |
msgstr "ASC (vzostupne)"
|
445 |
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
448 |
msgstr "DESC (zostupne)"
|
449 |
|
450 |
-
#: gallery-plugin.php:
|
451 |
msgid "Display text above the image"
|
452 |
msgstr "Zobraziť text pod obrázkovm"
|
453 |
|
454 |
-
#: gallery-plugin.php:
|
455 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
456 |
msgstr "Ak chcete zobraiť text iba v Lightbox"
|
457 |
|
458 |
-
#: gallery-plugin.php:
|
459 |
msgid "Display the Back link"
|
460 |
msgstr "Zobraziť spätný odkaz"
|
461 |
|
462 |
-
#: gallery-plugin.php:
|
463 |
msgid "Display the Back link in the shortcode"
|
464 |
msgstr "Zobraziť spatný odkaz v krátkom kóde"
|
465 |
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "The Back link text"
|
468 |
msgstr "Text spatného odkazu"
|
469 |
|
470 |
-
#: gallery-plugin.php:
|
471 |
msgid "The Back link URL"
|
472 |
msgstr "URL spätného odkazu"
|
473 |
|
474 |
-
#: gallery-plugin.php:
|
475 |
msgid "Gallery page (Page with Gallery Template)"
|
476 |
msgstr "Stránka galérie (Stránka s šablónou galérie)"
|
477 |
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "(Full URL to custom page)"
|
480 |
msgstr "(Celé URL na stránku)"
|
481 |
|
482 |
-
#: gallery-plugin.php:
|
483 |
msgid "The Read More link text"
|
484 |
msgstr "Text odkazu pre čítaj dalej"
|
485 |
|
486 |
-
#: gallery-plugin.php:
|
487 |
msgid "Add gallery to the search"
|
488 |
msgstr "Pridať galériu do hľadania"
|
489 |
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Using"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "powered by"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: gallery-plugin.php:
|
499 |
-
#: gallery-plugin.php:
|
500 |
msgid "Using Custom Search powered by"
|
501 |
msgstr "Použiť vlastné vyhľadávanie podporujúce"
|
502 |
|
503 |
-
#: gallery-plugin.php:
|
504 |
msgid "Activate Custom Search"
|
505 |
msgstr "Aktivovať vlastné hľadanie"
|
506 |
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Download Custom Search"
|
509 |
msgstr "Sťiahnuť vlastné hľadanie"
|
510 |
|
511 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 |
msgid "Display Like buttons in the lightbox"
|
513 |
msgstr "Zobraziť Like tlačítko v Lightbox"
|
514 |
|
515 |
-
#: gallery-plugin.php:
|
516 |
msgid "FaceBook"
|
517 |
msgstr "Facebook"
|
518 |
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "Twitter"
|
521 |
msgstr "Twitter"
|
522 |
|
523 |
-
#: gallery-plugin.php:
|
524 |
msgid "Pinterest"
|
525 |
msgstr "Pinterest"
|
526 |
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "Google +1"
|
529 |
msgstr "Goolge+"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Slug for gallery item"
|
533 |
msgstr "Skratka pre položku galérie"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "for any structure of permalinks except the default structure"
|
537 |
msgstr "pre inú štruktúru permalinok ako je základná"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
540 |
msgid "Save Changes"
|
541 |
msgstr "Uložiť zmeny"
|
542 |
|
543 |
-
#: gallery-plugin.php:
|
544 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
545 |
msgstr "Ak sa vám plugin páčil, dajte nám 5 hviezdičiek na WordPresse"
|
546 |
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "Rate the plugin"
|
549 |
msgstr "Hodnotiť plugin"
|
550 |
|
551 |
-
#: gallery-plugin.php:
|
552 |
msgid "If there is something wrong about it, please contact us"
|
553 |
msgstr "Ak je niečo zle, kontaktujte nás prosím"
|
554 |
|
555 |
-
#: gallery-plugin.php:
|
556 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: gallery-plugin.php:
|
560 |
msgid "Please, go to"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: gallery-plugin.php:
|
564 |
#, fuzzy
|
565 |
msgid "the setting page"
|
566 |
msgstr "na strane nastavení ("
|
567 |
|
568 |
-
#: gallery-plugin.php:
|
569 |
msgid "You will be redirected automatically in 5 seconds."
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: gallery-plugin.php:
|
573 |
msgid "You can download and activate"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: gallery-plugin.php:
|
577 |
msgid "version of this plugin by entering Your license key."
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: gallery-plugin.php:
|
581 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: gallery-plugin.php:
|
585 |
msgid "(your username is the email you specify when purchasing the product)."
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: gallery-plugin.php:
|
589 |
-
#: gallery-plugin.php:
|
590 |
-
|
591 |
-
|
|
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
-
|
595 |
-
|
|
|
596 |
|
597 |
-
#: gallery-plugin.php:
|
598 |
msgid "Support"
|
599 |
msgstr "Podpora"
|
600 |
|
601 |
-
#: gallery-plugin.php:
|
602 |
-
#: template/gallery-single-template.php:
|
603 |
msgid "Download high resolution image"
|
604 |
msgstr "Stiahnuť obrázok vo vysokom rozlíšení"
|
605 |
|
606 |
-
#: gallery-plugin.php:
|
607 |
-
#: template/gallery-single-template.php:
|
608 |
msgid "Sorry, nothing found."
|
609 |
msgstr "Prepáčte, nič som nenašiel."
|
610 |
|
611 |
-
#: gallery-plugin.php:
|
612 |
-
#: template/gallery-single-template.php:
|
613 |
msgid "Image"
|
614 |
msgstr "Obrázok"
|
615 |
|
616 |
-
#: gallery-plugin.php:
|
617 |
msgid "Image size not defined"
|
618 |
msgstr "Veľkosť obrázka nebola definovaná"
|
619 |
|
620 |
-
#: gallery-plugin.php:
|
621 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
622 |
msgstr "Môžete nahrať iba PNG, JPEG, GIF, WPMP alebo XBM súbory."
|
623 |
|
624 |
-
#: gallery-plugin.php:
|
625 |
msgid "Image size changes not defined"
|
626 |
msgstr "Zmeny veľkosti obrázka neboli definované"
|
627 |
|
628 |
-
#: gallery-plugin.php:
|
629 |
-
#: gallery-plugin.php:
|
630 |
-
#: gallery-plugin.php:
|
631 |
msgid "Invalid path"
|
632 |
msgstr "Neplatná cesta"
|
633 |
|
634 |
-
#: gallery-plugin.php:
|
635 |
-
msgid "Learn More"
|
636 |
-
msgstr "Viac"
|
637 |
-
|
638 |
-
#: gallery-plugin.php:1947
|
639 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
640 |
msgstr "Je čas na aktualizovanie <strong>pluginu Galéria</strong> na <strong>PRO</strong> verziu!"
|
641 |
|
642 |
-
#: gallery-plugin.php:
|
643 |
-
|
|
|
644 |
msgstr "Rozšírte funkcie pluginu s novými skvelými možnosťami."
|
645 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
646 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
647 |
#~ msgstr "Šanca ako uložiť vaše meta informácie pre galériu"
|
648 |
|
@@ -662,9 +726,6 @@ msgstr "Rozšírte funkcie pluginu s novými skvelými možnosťami."
|
|
662 |
#~ msgid "PHP Max Upload Size"
|
663 |
#~ msgstr "Maximálna veľkosť nahrávania PHP"
|
664 |
|
665 |
-
#~ msgid "Activated plugins"
|
666 |
-
#~ msgstr "Plugin aktivovaný"
|
667 |
-
|
668 |
#~ msgid "Installed plugins"
|
669 |
#~ msgstr "Plugin nainštalovaný"
|
670 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:39+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Michal Králik <ja@michalkralik.sk>\n"
|
9 |
"Language: sk_SK\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: gallery-plugin.php:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
+
msgid "Gallery"
|
22 |
+
msgstr "Galéria"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:125
|
25 |
+
msgid "See images »"
|
26 |
+
msgstr "Vidieť fotky »"
|
27 |
+
|
28 |
+
#: gallery-plugin.php:172
|
29 |
+
msgid "requires"
|
30 |
+
msgstr "povinné"
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
+
msgstr "alebo vyššie, toto je prečo to bolo deaktivované! Prosím aktualizujte WordPress a skúste znova"
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "Back to the WordPress"
|
38 |
+
msgstr "Spať na WordPress"
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
msgid "Plugins page"
|
42 |
+
msgstr "Stránka pluginov"
|
43 |
+
|
44 |
+
#: gallery-plugin.php:250
|
45 |
+
#: gallery-plugin.php:823
|
46 |
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"
|
47 |
msgstr "Nasledujúci súbor \"gallery-template.php\" a \"gallery-single-template.php\" nebol nájdený v priečinku vo vašej téme. Prosím skopírujte ich z `/wp-content/plugins/gallery-plugin/template/` do priečinku vašej témy pre správnu prácu pluginu Galérie."
|
48 |
|
49 |
+
#: gallery-plugin.php:272
|
50 |
+
#: gallery-plugin.php:282
|
51 |
msgid "Galleries"
|
52 |
msgstr "Galérie"
|
53 |
|
54 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Add a Gallery"
|
56 |
msgstr "Pridať galériu"
|
57 |
|
58 |
+
#: gallery-plugin.php:275
|
59 |
msgid "Add New Gallery"
|
60 |
msgstr "Pridať novú galériu"
|
61 |
|
62 |
+
#: gallery-plugin.php:276
|
63 |
msgid "Edit Gallery"
|
64 |
msgstr "Upraviť galériu"
|
65 |
|
66 |
+
#: gallery-plugin.php:277
|
67 |
msgid "New Gallery"
|
68 |
msgstr "Nová galéria"
|
69 |
|
70 |
+
#: gallery-plugin.php:278
|
71 |
msgid "View Gallery"
|
72 |
msgstr "Zobraziť galériu"
|
73 |
|
74 |
+
#: gallery-plugin.php:279
|
75 |
msgid "Find a Gallery"
|
76 |
msgstr "Nájsť galériu"
|
77 |
|
78 |
+
#: gallery-plugin.php:280
|
79 |
msgid "No Gallery found"
|
80 |
msgstr "Galéria nebola nájdená"
|
81 |
|
82 |
+
#: gallery-plugin.php:337
|
83 |
msgid "Upload File"
|
84 |
msgstr "Nahrať súbor"
|
85 |
|
86 |
+
#: gallery-plugin.php:338
|
87 |
msgid "Gallery Shortcode"
|
88 |
msgstr "Krátky kód galérie"
|
89 |
|
90 |
+
#: gallery-plugin.php:356
|
91 |
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)"
|
92 |
msgstr "Priečinok temp galérie (gallery-plugin/upload/files) nie je dostupný pre nahratie na váš server. Prosím použite klasickú WP funkciu na nahrávanie obrázkov(knižnicu médií)."
|
93 |
|
94 |
+
#: gallery-plugin.php:359
|
95 |
msgid "Choose an image for upload:"
|
96 |
msgstr "Vyberte obrázok na nahratie:"
|
97 |
|
98 |
+
#: gallery-plugin.php:364
|
99 |
msgid "Please enable JavaScript to use the file uploader."
|
100 |
msgstr "Povoľte prosím JavaScript na používanie nahrávania súborov."
|
101 |
|
102 |
+
#: gallery-plugin.php:371
|
103 |
msgid "Allow the download link for all images in this gallery"
|
104 |
msgstr "Dovoľiť sťahovanie pre všetky obrázky v tejto galérii"
|
105 |
|
106 |
+
#: gallery-plugin.php:372
|
107 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
108 |
msgstr "Prosím použite funkciu potiahnutie a položenie pre zmenu poradia obrázkov a nezabudnite článok uložiť!"
|
109 |
|
110 |
+
#: gallery-plugin.php:374
|
111 |
msgid "Please make a choice"
|
112 |
msgstr "Prosím vyberte si"
|
113 |
|
114 |
+
#: gallery-plugin.php:374
|
115 |
+
#: gallery-plugin.php:1099
|
116 |
msgid "Sort images by"
|
117 |
msgstr "Zoradiť podľa"
|
118 |
|
119 |
+
#: gallery-plugin.php:374
|
120 |
msgid "sort images"
|
121 |
msgstr "zoradené obrázky"
|
122 |
|
123 |
+
#: gallery-plugin.php:374
|
124 |
msgid "on the plugin settings page ("
|
125 |
msgstr "na strane nastavení ("
|
126 |
|
127 |
+
#: gallery-plugin.php:416
|
128 |
+
#: gallery-plugin.php:637
|
129 |
msgid "Title"
|
130 |
msgstr "Nadpis"
|
131 |
|
132 |
+
#: gallery-plugin.php:418
|
133 |
msgid "Alt tag"
|
134 |
msgstr "Popisný text"
|
135 |
|
136 |
+
#: gallery-plugin.php:419
|
137 |
msgid "URL"
|
138 |
msgstr "Adresa URL"
|
139 |
|
140 |
+
#: gallery-plugin.php:419
|
141 |
msgid "(by click on image opens a link in a new window)"
|
142 |
msgstr "(kliknutím na obrázok sa otvorí odkaz v novom okne)"
|
143 |
|
144 |
+
#: gallery-plugin.php:420
|
145 |
msgid "This setting is available in Pro version"
|
146 |
msgstr "Toto nastavanie je k dispozíti v Pro verzii"
|
147 |
|
148 |
+
#: gallery-plugin.php:421
|
149 |
+
#, fuzzy
|
150 |
+
msgid "Open the URL"
|
151 |
msgstr "Otvoriť odkaz"
|
152 |
|
153 |
+
#: gallery-plugin.php:421
|
154 |
msgid "Current window"
|
155 |
msgstr "Súčasné okno"
|
156 |
|
157 |
+
#: gallery-plugin.php:421
|
158 |
msgid "New window"
|
159 |
msgstr "Nové okno"
|
160 |
|
161 |
+
#: gallery-plugin.php:422
|
162 |
+
#, fuzzy
|
163 |
+
msgid "Lightbox button URL"
|
164 |
+
msgstr "pozadie Lightboxu"
|
165 |
+
|
166 |
+
#: gallery-plugin.php:423
|
167 |
+
msgid "Description"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: gallery-plugin.php:424
|
171 |
msgid "Delete"
|
172 |
msgstr "Zmazať"
|
173 |
|
174 |
+
#: gallery-plugin.php:437
|
175 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
176 |
msgstr "Pre pridanie jednoduchej galérie na vašu stránku alebo článok, skopírujte tento krátky kód do obsahu."
|
177 |
|
178 |
+
#: gallery-plugin.php:439
|
179 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
180 |
msgstr "Ak chcete zobraziť krátky popis obsahujúci náhľad a odkaz na vlastnú stŕnaku galérie"
|
181 |
|
182 |
+
#: gallery-plugin.php:638
|
183 |
msgid "Author"
|
184 |
msgstr "Autor"
|
185 |
|
186 |
+
#: gallery-plugin.php:639
|
187 |
msgid "Photo"
|
188 |
msgstr "Fotka"
|
189 |
|
190 |
+
#: gallery-plugin.php:640
|
191 |
msgid "Publishing"
|
192 |
msgstr "Publikovanie"
|
193 |
|
194 |
+
#: gallery-plugin.php:641
|
195 |
+
#: gallery-plugin.php:1103
|
196 |
msgid "Date"
|
197 |
msgstr "Dátum"
|
198 |
|
199 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
msgid "Settings are saved"
|
201 |
msgstr "Nastavenia boli uložené."
|
202 |
|
203 |
+
#: gallery-plugin.php:835
|
204 |
+
#: gallery-plugin.php:874
|
205 |
msgid "Wrong license key"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: gallery-plugin.php:867
|
209 |
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."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: gallery-plugin.php:876
|
213 |
msgid "This license key is bind to another site"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: gallery-plugin.php:878
|
217 |
+
#: gallery-plugin.php:1281
|
218 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: gallery-plugin.php:895
|
222 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: gallery-plugin.php:901
|
226 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: gallery-plugin.php:905
|
230 |
+
#: gallery-plugin.php:914
|
231 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: gallery-plugin.php:918
|
235 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: gallery-plugin.php:933
|
239 |
msgid "Please, enter Your license key"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: gallery-plugin.php:941
|
243 |
msgid "Gallery Settings"
|
244 |
msgstr "Nastavenie galérie"
|
245 |
|
246 |
+
#: gallery-plugin.php:943
|
247 |
+
#: gallery-plugin.php:1304
|
248 |
+
#: gallery-plugin.php:1320
|
249 |
msgid "Settings"
|
250 |
msgstr "Nastavenia"
|
251 |
|
252 |
+
#: gallery-plugin.php:944
|
253 |
+
#: gallery-plugin.php:1305
|
254 |
+
msgid "FAQ"
|
255 |
+
msgstr "FAQ"
|
256 |
+
|
257 |
+
#: gallery-plugin.php:945
|
258 |
msgid "Go PRO"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: gallery-plugin.php:950
|
262 |
msgid "Notice:"
|
263 |
msgstr "Poznámka:"
|
264 |
|
265 |
+
#: gallery-plugin.php:950
|
266 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
267 |
msgstr "Nastavenia pluginu boli zmenené. Pre uloženie nezabudnite kliknúť na tlačítko 'Uložiť zmeny'."
|
268 |
|
269 |
+
#: gallery-plugin.php:951
|
270 |
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:"
|
271 |
msgstr "Ak si prajete pridať galériu do vášho článku alebo na stránku, len skopírujte tento krátky kód na vašu stránku alebo článok:"
|
272 |
|
273 |
+
#: gallery-plugin.php:953
|
274 |
msgid "Please enable JavaScript to use the option to renew images."
|
275 |
msgstr "Prosím povoľte JavaScript pre používanie možnosti na obnovenie obrázkov."
|
276 |
|
277 |
+
#: gallery-plugin.php:957
|
278 |
msgid "Update images for gallery"
|
279 |
msgstr "Nahrať obrázky do galérie"
|
280 |
|
281 |
+
#: gallery-plugin.php:959
|
282 |
msgid "Update images"
|
283 |
msgstr "Nahrať obrázky"
|
284 |
|
285 |
+
#: gallery-plugin.php:964
|
286 |
msgid "Updating images..."
|
287 |
msgstr "Nahrávanie obrázkov..."
|
288 |
|
289 |
+
#: gallery-plugin.php:965
|
290 |
msgid "No image found"
|
291 |
msgstr "Obrázok nebol nájdený"
|
292 |
|
293 |
+
#: gallery-plugin.php:966
|
294 |
msgid "All images are updated"
|
295 |
msgstr "Všetky obrázky boli nahraté"
|
296 |
|
297 |
+
#: gallery-plugin.php:967
|
298 |
msgid "Error."
|
299 |
msgstr "Chyba"
|
300 |
|
301 |
+
#: gallery-plugin.php:973
|
302 |
msgid "Image size for the album cover"
|
303 |
msgstr "Veľkosť obrázku pre obal albumu"
|
304 |
|
305 |
+
#: gallery-plugin.php:975
|
306 |
+
#: gallery-plugin.php:983
|
307 |
+
#: gallery-plugin.php:999
|
308 |
msgid "Image size"
|
309 |
msgstr "Veľkosť obrázku"
|
310 |
|
311 |
+
#: gallery-plugin.php:976
|
312 |
+
#: gallery-plugin.php:984
|
313 |
msgid "Width (in px)"
|
314 |
msgstr "Šírka (v px)"
|
315 |
|
316 |
+
#: gallery-plugin.php:977
|
317 |
+
#: gallery-plugin.php:985
|
318 |
msgid "Height (in px)"
|
319 |
msgstr "Výška (v px)"
|
320 |
|
321 |
+
#: gallery-plugin.php:981
|
322 |
msgid "Gallery image size"
|
323 |
msgstr "Veľkosť obrázka galérie"
|
324 |
|
325 |
+
#: gallery-plugin.php:989
|
326 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
327 |
msgstr "Wordpress vytvorí nový thumbnail so špecifickými rozmermi, keď nahráte novú fotku."
|
328 |
|
329 |
+
#: gallery-plugin.php:997
|
330 |
msgid "Gallery image size in the lightbox"
|
331 |
msgstr "Veľkosť obrázku galérie v Lightbox"
|
332 |
|
333 |
+
#: gallery-plugin.php:1000
|
334 |
msgid "Max width (in px)"
|
335 |
msgstr "max. šírka (v pixeloch)"
|
336 |
|
337 |
+
#: gallery-plugin.php:1001
|
338 |
msgid "Max height (in px)"
|
339 |
msgstr "max. výška (v pixeloch)"
|
340 |
|
341 |
+
#: gallery-plugin.php:1002
|
342 |
msgid "Display a full size image in the lightbox"
|
343 |
msgstr "Zobraziť plný rozmer obrázku v Lightbox"
|
344 |
|
345 |
+
#: gallery-plugin.php:1006
|
346 |
msgid "Crop position"
|
347 |
msgstr "Orezať"
|
348 |
|
349 |
+
#: gallery-plugin.php:1008
|
350 |
msgid "Horizontal"
|
351 |
msgstr "Horizontálne"
|
352 |
|
353 |
+
#: gallery-plugin.php:1010
|
354 |
msgid "left"
|
355 |
msgstr "vľavo"
|
356 |
|
357 |
+
#: gallery-plugin.php:1011
|
358 |
+
#: gallery-plugin.php:1018
|
359 |
msgid "center"
|
360 |
msgstr "na stred"
|
361 |
|
362 |
+
#: gallery-plugin.php:1012
|
363 |
msgid "right"
|
364 |
msgstr "vpravo"
|
365 |
|
366 |
+
#: gallery-plugin.php:1015
|
367 |
msgid "Vertical"
|
368 |
msgstr "vertikálne"
|
369 |
|
370 |
+
#: gallery-plugin.php:1017
|
371 |
msgid "top"
|
372 |
msgstr "hore"
|
373 |
|
374 |
+
#: gallery-plugin.php:1019
|
375 |
msgid "bottom"
|
376 |
msgstr "dole"
|
377 |
|
378 |
+
#: gallery-plugin.php:1024
|
379 |
msgid "Lightbox background"
|
380 |
msgstr "pozadie Lightboxu"
|
381 |
|
382 |
+
#: gallery-plugin.php:1026
|
383 |
msgid "Default"
|
384 |
msgstr "Štandardné"
|
385 |
|
386 |
+
#: gallery-plugin.php:1027
|
387 |
msgid "Background transparency (from 0 to 1)"
|
388 |
msgstr "Priehľadnosť pozadia (0 – 1)"
|
389 |
|
390 |
+
#: gallery-plugin.php:1029
|
391 |
msgid "Select a background color"
|
392 |
msgstr "Vyberte farbu pozadia"
|
393 |
|
394 |
+
#: gallery-plugin.php:1031
|
395 |
msgid "Background color"
|
396 |
msgstr "Farba pozadia"
|
397 |
|
398 |
+
#: gallery-plugin.php:1038
|
399 |
+
#: gallery-plugin.php:1211
|
400 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
401 |
msgstr "Ak aktualizujete na Pro verziu, všetky vaše nastavanie a galérie budú uložené."
|
402 |
|
403 |
+
#: gallery-plugin.php:1045
|
404 |
+
#: gallery-plugin.php:1218
|
405 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
406 |
+
msgstr ""
|
407 |
+
|
408 |
+
#: gallery-plugin.php:1046
|
409 |
+
#: gallery-plugin.php:1219
|
410 |
+
#: gallery-plugin.php:2039
|
411 |
+
msgid "Learn More"
|
412 |
+
msgstr "Viac"
|
413 |
+
|
414 |
+
#: gallery-plugin.php:1050
|
415 |
+
#: gallery-plugin.php:1223
|
416 |
+
msgid "Start Your Trial"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: gallery-plugin.php:1051
|
420 |
+
#: gallery-plugin.php:1224
|
421 |
+
#: gallery-plugin.php:1278
|
422 |
+
#: gallery-plugin.php:1288
|
423 |
+
msgid "or"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: gallery-plugin.php:1054
|
427 |
+
#: gallery-plugin.php:1227
|
428 |
+
msgid "Go"
|
429 |
+
msgstr ""
|
430 |
|
431 |
+
#: gallery-plugin.php:1062
|
432 |
msgid "Images with border"
|
433 |
msgstr "Obrázky s rámčekom"
|
434 |
|
435 |
+
#: gallery-plugin.php:1065
|
436 |
msgid "Border width in px, just numbers"
|
437 |
msgstr "Šírka rámčeka v px, iba čísla"
|
438 |
|
439 |
+
#: gallery-plugin.php:1067
|
440 |
+
#: gallery-plugin.php:1069
|
441 |
msgid "Select a border color"
|
442 |
msgstr "Vyberte farbu rámčeka"
|
443 |
|
444 |
+
#: gallery-plugin.php:1075
|
445 |
msgid "Number of images in the row"
|
446 |
msgstr "Počet obrázkov v rade"
|
447 |
|
448 |
+
#: gallery-plugin.php:1081
|
449 |
msgid "Start slideshow"
|
450 |
msgstr "Spustiť Slideshow"
|
451 |
|
452 |
+
#: gallery-plugin.php:1087
|
453 |
msgid "Slideshow interval"
|
454 |
msgstr "Trvanie slideshow"
|
455 |
|
456 |
+
#: gallery-plugin.php:1093
|
457 |
msgid "Use single lightbox for multiple galleries on one page"
|
458 |
msgstr "Použiť jeden lightbox pre viac galérií na jednej strane"
|
459 |
|
460 |
+
#: gallery-plugin.php:1101
|
461 |
msgid "Attachment ID"
|
462 |
msgstr "ID pripojenia"
|
463 |
|
464 |
+
#: gallery-plugin.php:1102
|
465 |
msgid "Image Name"
|
466 |
msgstr "Meno obrázka"
|
467 |
|
468 |
+
#: gallery-plugin.php:1104
|
469 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
470 |
msgstr "Riadenie zobrazenia (do input poľa pre riadenie zobrazenia Vložte / Nahrajte dialóg galérie medíí)"
|
471 |
|
472 |
+
#: gallery-plugin.php:1105
|
473 |
msgid "Random"
|
474 |
msgstr "Náhodne"
|
475 |
|
476 |
+
#: gallery-plugin.php:1109
|
477 |
msgid "Sort images"
|
478 |
msgstr "Zoradenie obrázkov"
|
479 |
|
480 |
+
#: gallery-plugin.php:1111
|
481 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
482 |
msgstr "ASC (vzostupne)"
|
483 |
|
484 |
+
#: gallery-plugin.php:1112
|
485 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
486 |
msgstr "DESC (zostupne)"
|
487 |
|
488 |
+
#: gallery-plugin.php:1116
|
489 |
msgid "Display text above the image"
|
490 |
msgstr "Zobraziť text pod obrázkovm"
|
491 |
|
492 |
+
#: gallery-plugin.php:1118
|
493 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
494 |
msgstr "Ak chcete zobraiť text iba v Lightbox"
|
495 |
|
496 |
+
#: gallery-plugin.php:1122
|
497 |
msgid "Display the Back link"
|
498 |
msgstr "Zobraziť spätný odkaz"
|
499 |
|
500 |
+
#: gallery-plugin.php:1128
|
501 |
msgid "Display the Back link in the shortcode"
|
502 |
msgstr "Zobraziť spatný odkaz v krátkom kóde"
|
503 |
|
504 |
+
#: gallery-plugin.php:1134
|
505 |
msgid "The Back link text"
|
506 |
msgstr "Text spatného odkazu"
|
507 |
|
508 |
+
#: gallery-plugin.php:1140
|
509 |
msgid "The Back link URL"
|
510 |
msgstr "URL spätného odkazu"
|
511 |
|
512 |
+
#: gallery-plugin.php:1142
|
513 |
msgid "Gallery page (Page with Gallery Template)"
|
514 |
msgstr "Stránka galérie (Stránka s šablónou galérie)"
|
515 |
|
516 |
+
#: gallery-plugin.php:1144
|
517 |
msgid "(Full URL to custom page)"
|
518 |
msgstr "(Celé URL na stránku)"
|
519 |
|
520 |
+
#: gallery-plugin.php:1148
|
521 |
msgid "The Read More link text"
|
522 |
msgstr "Text odkazu pre čítaj dalej"
|
523 |
|
524 |
+
#: gallery-plugin.php:1154
|
525 |
msgid "Add gallery to the search"
|
526 |
msgstr "Pridať galériu do hľadania"
|
527 |
|
528 |
+
#: gallery-plugin.php:1164
|
529 |
msgid "Using"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: gallery-plugin.php:1164
|
533 |
msgid "powered by"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: gallery-plugin.php:1167
|
537 |
+
#: gallery-plugin.php:1171
|
538 |
msgid "Using Custom Search powered by"
|
539 |
msgstr "Použiť vlastné vyhľadávanie podporujúce"
|
540 |
|
541 |
+
#: gallery-plugin.php:1167
|
542 |
msgid "Activate Custom Search"
|
543 |
msgstr "Aktivovať vlastné hľadanie"
|
544 |
|
545 |
+
#: gallery-plugin.php:1171
|
546 |
msgid "Download Custom Search"
|
547 |
msgstr "Sťiahnuť vlastné hľadanie"
|
548 |
|
549 |
+
#: gallery-plugin.php:1181
|
550 |
+
msgid "The lightbox helper"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: gallery-plugin.php:1183
|
554 |
+
msgid "Do not use"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: gallery-plugin.php:1184
|
558 |
+
msgid "Button helper"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: gallery-plugin.php:1185
|
562 |
+
msgid "Thumbnail helper"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: gallery-plugin.php:1189
|
566 |
msgid "Display Like buttons in the lightbox"
|
567 |
msgstr "Zobraziť Like tlačítko v Lightbox"
|
568 |
|
569 |
+
#: gallery-plugin.php:1191
|
570 |
msgid "FaceBook"
|
571 |
msgstr "Facebook"
|
572 |
|
573 |
+
#: gallery-plugin.php:1192
|
574 |
msgid "Twitter"
|
575 |
msgstr "Twitter"
|
576 |
|
577 |
+
#: gallery-plugin.php:1193
|
578 |
msgid "Pinterest"
|
579 |
msgstr "Pinterest"
|
580 |
|
581 |
+
#: gallery-plugin.php:1194
|
582 |
msgid "Google +1"
|
583 |
msgstr "Goolge+"
|
584 |
|
585 |
+
#: gallery-plugin.php:1198
|
586 |
msgid "Slug for gallery item"
|
587 |
msgstr "Skratka pre položku galérie"
|
588 |
|
589 |
+
#: gallery-plugin.php:1200
|
590 |
msgid "for any structure of permalinks except the default structure"
|
591 |
msgstr "pre inú štruktúru permalinok ako je základná"
|
592 |
|
593 |
+
#: gallery-plugin.php:1204
|
594 |
+
msgid "Title for lightbox button"
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: gallery-plugin.php:1235
|
598 |
msgid "Save Changes"
|
599 |
msgstr "Uložiť zmeny"
|
600 |
|
601 |
+
#: gallery-plugin.php:1241
|
602 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
603 |
msgstr "Ak sa vám plugin páčil, dajte nám 5 hviezdičiek na WordPresse"
|
604 |
|
605 |
+
#: gallery-plugin.php:1242
|
606 |
msgid "Rate the plugin"
|
607 |
msgstr "Hodnotiť plugin"
|
608 |
|
609 |
+
#: gallery-plugin.php:1245
|
610 |
msgid "If there is something wrong about it, please contact us"
|
611 |
msgstr "Ak je niečo zle, kontaktujte nás prosím"
|
612 |
|
613 |
+
#: gallery-plugin.php:1256
|
614 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: gallery-plugin.php:1258
|
618 |
msgid "Please, go to"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: gallery-plugin.php:1258
|
622 |
#, fuzzy
|
623 |
msgid "the setting page"
|
624 |
msgstr "na strane nastavení ("
|
625 |
|
626 |
+
#: gallery-plugin.php:1259
|
627 |
msgid "You will be redirected automatically in 5 seconds."
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: gallery-plugin.php:1264
|
631 |
msgid "You can download and activate"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: gallery-plugin.php:1266
|
635 |
msgid "version of this plugin by entering Your license key."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: gallery-plugin.php:1268
|
639 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: gallery-plugin.php:1270
|
643 |
msgid "(your username is the email you specify when purchasing the product)."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: gallery-plugin.php:1278
|
647 |
+
#: gallery-plugin.php:1288
|
648 |
+
#, fuzzy
|
649 |
+
msgid "Activate"
|
650 |
+
msgstr "Plugin aktivovaný"
|
651 |
|
652 |
+
#: gallery-plugin.php:1278
|
653 |
+
#: gallery-plugin.php:1288
|
654 |
+
msgid "Start Your Free 7-Day Trial Now"
|
655 |
+
msgstr ""
|
656 |
|
657 |
+
#: gallery-plugin.php:1306
|
658 |
msgid "Support"
|
659 |
msgstr "Podpora"
|
660 |
|
661 |
+
#: gallery-plugin.php:1434
|
662 |
+
#: template/gallery-single-template.php:13
|
663 |
msgid "Download high resolution image"
|
664 |
msgstr "Stiahnuť obrázok vo vysokom rozlíšení"
|
665 |
|
666 |
+
#: gallery-plugin.php:1543
|
667 |
+
#: template/gallery-single-template.php:76
|
668 |
msgid "Sorry, nothing found."
|
669 |
msgstr "Prepáčte, nič som nenašiel."
|
670 |
|
671 |
+
#: gallery-plugin.php:1565
|
672 |
+
#: template/gallery-single-template.php:102
|
673 |
msgid "Image"
|
674 |
msgstr "Obrázok"
|
675 |
|
676 |
+
#: gallery-plugin.php:1856
|
677 |
msgid "Image size not defined"
|
678 |
msgstr "Veľkosť obrázka nebola definovaná"
|
679 |
|
680 |
+
#: gallery-plugin.php:1871
|
681 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
682 |
msgstr "Môžete nahrať iba PNG, JPEG, GIF, WPMP alebo XBM súbory."
|
683 |
|
684 |
+
#: gallery-plugin.php:1882
|
685 |
msgid "Image size changes not defined"
|
686 |
msgstr "Zmeny veľkosti obrázka neboli definované"
|
687 |
|
688 |
+
#: gallery-plugin.php:1911
|
689 |
+
#: gallery-plugin.php:1914
|
690 |
+
#: gallery-plugin.php:1919
|
691 |
msgid "Invalid path"
|
692 |
msgstr "Neplatná cesta"
|
693 |
|
694 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
695 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
696 |
msgstr "Je čas na aktualizovanie <strong>pluginu Galéria</strong> na <strong>PRO</strong> verziu!"
|
697 |
|
698 |
+
#: gallery-plugin.php:2043
|
699 |
+
#, fuzzy
|
700 |
+
msgid "Extend standard plugin functionality with new great options"
|
701 |
msgstr "Rozšírte funkcie pluginu s novými skvelými možnosťami."
|
702 |
|
703 |
+
#~ msgid ""
|
704 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
705 |
+
#~ "more details, please follow the link"
|
706 |
+
#~ msgstr ""
|
707 |
+
#~ "Táto funkcia je dostupná v Pro verzii pluginu. Pre viac detailov "
|
708 |
+
#~ "nasledujte link"
|
709 |
+
|
710 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
711 |
#~ msgstr "Šanca ako uložiť vaše meta informácie pre galériu"
|
712 |
|
726 |
#~ msgid "PHP Max Upload Size"
|
727 |
#~ msgstr "Maximálna veľkosť nahrávania PHP"
|
728 |
|
|
|
|
|
|
|
729 |
#~ msgid "Installed plugins"
|
730 |
#~ msgstr "Plugin nainštalovaný"
|
731 |
|
languages/gallery-sr_RS.mo
CHANGED
Binary file
|
languages/gallery-sr_RS.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
|
9 |
"Language: fr_FR\n"
|
@@ -17,645 +17,708 @@ msgstr ""
|
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: gallery-plugin.php:
|
21 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
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"
|
23 |
msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
|
24 |
|
25 |
-
#: gallery-plugin.php:
|
26 |
-
#: gallery-plugin.php:
|
27 |
msgid "Galleries"
|
28 |
msgstr "Galerije"
|
29 |
|
30 |
-
#: gallery-plugin.php:
|
31 |
-
#: gallery-plugin.php:606
|
32 |
-
msgid "Gallery"
|
33 |
-
msgstr "Galerija"
|
34 |
-
|
35 |
-
#: gallery-plugin.php:130
|
36 |
msgid "Add a Gallery"
|
37 |
msgstr "Dodaj Galeriju"
|
38 |
|
39 |
-
#: gallery-plugin.php:
|
40 |
msgid "Add New Gallery"
|
41 |
msgstr "Dodaj novu Galeriju"
|
42 |
|
43 |
-
#: gallery-plugin.php:
|
44 |
msgid "Edit Gallery"
|
45 |
msgstr "Uredi Galeriju"
|
46 |
|
47 |
-
#: gallery-plugin.php:
|
48 |
msgid "New Gallery"
|
49 |
msgstr "Nova Galerija"
|
50 |
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "View Gallery"
|
53 |
msgstr "Pregled Galerije"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Find a Gallery"
|
57 |
msgstr "Pronađi Galeriju"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "No Gallery found"
|
61 |
msgstr "Nije pronađena Galerija"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Upload File"
|
65 |
msgstr "Učitaj fajl"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "Gallery Shortcode"
|
69 |
msgstr "Kratak kod za Galeriju"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
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)"
|
73 |
msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Choose an image for upload:"
|
77 |
msgstr "Izaberi sliku za učitavanje:"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "Please enable JavaScript to use the file uploader."
|
81 |
msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Allow the download link for all images in this gallery"
|
85 |
msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
89 |
msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
92 |
msgid "Please make a choice"
|
93 |
msgstr "Molimo vas izaberite"
|
94 |
|
95 |
-
#: gallery-plugin.php:
|
96 |
-
#: gallery-plugin.php:
|
97 |
msgid "Sort images by"
|
98 |
msgstr "Poređaj slike po"
|
99 |
|
100 |
-
#: gallery-plugin.php:
|
101 |
msgid "sort images"
|
102 |
msgstr "poređaj slike"
|
103 |
|
104 |
-
#: gallery-plugin.php:
|
105 |
msgid "on the plugin settings page ("
|
106 |
msgstr "na stranici za podešavanje modula ("
|
107 |
|
108 |
-
#: gallery-plugin.php:
|
109 |
-
#: gallery-plugin.php:
|
110 |
msgid "Title"
|
111 |
msgstr "Naslov"
|
112 |
|
113 |
-
#: gallery-plugin.php:
|
114 |
msgid "Alt tag"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: gallery-plugin.php:
|
118 |
msgid "URL"
|
119 |
msgstr "URL"
|
120 |
|
121 |
-
#: gallery-plugin.php:
|
122 |
msgid "(by click on image opens a link in a new window)"
|
123 |
msgstr "(klikom na sliku otvara se link u novom prozoru)"
|
124 |
|
125 |
-
#: gallery-plugin.php:
|
126 |
msgid "This setting is available in Pro version"
|
127 |
msgstr "Ovo podešavanje je dostupno u Pro verziji"
|
128 |
|
129 |
-
#: gallery-plugin.php:
|
130 |
-
|
|
|
131 |
msgstr "Otvori link"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Current window"
|
135 |
msgstr "Trenutni prozor"
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "New window"
|
139 |
msgstr "Novi prozor"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
msgid "Delete"
|
143 |
msgstr "Obriši"
|
144 |
|
145 |
-
#: gallery-plugin.php:
|
146 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
147 |
msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
|
148 |
|
149 |
-
#: gallery-plugin.php:
|
150 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
151 |
msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Author"
|
155 |
msgstr "Autor"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "Photo"
|
159 |
msgstr "Foto"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
162 |
msgid "Publishing"
|
163 |
msgstr "Izdanje"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
166 |
-
#: gallery-plugin.php:
|
167 |
msgid "Date"
|
168 |
msgstr "Datum"
|
169 |
|
170 |
-
#: gallery-plugin.php:
|
171 |
-
msgid "See images »"
|
172 |
-
msgstr "Pogledaj sliku »"
|
173 |
-
|
174 |
-
#: gallery-plugin.php:682
|
175 |
-
msgid "requires"
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: gallery-plugin.php:682
|
179 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
180 |
-
msgstr ""
|
181 |
-
|
182 |
-
#: gallery-plugin.php:682
|
183 |
-
msgid "Back to the WordPress"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
-
#: gallery-plugin.php:682
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Plugins page"
|
189 |
-
msgstr "Pro moduli"
|
190 |
-
|
191 |
-
#: gallery-plugin.php:770
|
192 |
msgid "Settings are saved"
|
193 |
msgstr "Podešavanja su sačuvana"
|
194 |
|
195 |
-
#: gallery-plugin.php:
|
196 |
-
#: gallery-plugin.php:
|
197 |
msgid "Wrong license key"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: gallery-plugin.php:
|
201 |
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."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: gallery-plugin.php:
|
205 |
msgid "This license key is bind to another site"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: gallery-plugin.php:
|
209 |
-
#: gallery-plugin.php:
|
210 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: gallery-plugin.php:
|
214 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: gallery-plugin.php:
|
218 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: gallery-plugin.php:
|
222 |
-
#: gallery-plugin.php:
|
223 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: gallery-plugin.php:
|
227 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: gallery-plugin.php:
|
231 |
msgid "Please, enter Your license key"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: gallery-plugin.php:
|
235 |
msgid "Gallery Settings"
|
236 |
msgstr "Podešavanja Galerije"
|
237 |
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
-
#: gallery-plugin.php:
|
241 |
msgid "Settings"
|
242 |
msgstr "Podešavanja"
|
243 |
|
244 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
245 |
msgid "Go PRO"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: gallery-plugin.php:
|
249 |
msgid "Notice:"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: gallery-plugin.php:
|
253 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: gallery-plugin.php:
|
257 |
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:"
|
258 |
msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
|
259 |
|
260 |
-
#: gallery-plugin.php:
|
261 |
#, fuzzy
|
262 |
msgid "Please enable JavaScript to use the option to renew images."
|
263 |
msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
|
264 |
|
265 |
-
#: gallery-plugin.php:
|
266 |
msgid "Update images for gallery"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: gallery-plugin.php:
|
270 |
#, fuzzy
|
271 |
msgid "Update images"
|
272 |
msgstr "poređaj slike"
|
273 |
|
274 |
-
#: gallery-plugin.php:
|
275 |
msgid "Updating images..."
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: gallery-plugin.php:
|
279 |
#, fuzzy
|
280 |
msgid "No image found"
|
281 |
msgstr "Nije pronađena Galerija"
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "All images are updated"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Error."
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
msgid "Image size for the album cover"
|
293 |
msgstr "Veličina slike za naslovnu stranicu albuma"
|
294 |
|
295 |
-
#: gallery-plugin.php:
|
296 |
-
#: gallery-plugin.php:
|
297 |
-
#: gallery-plugin.php:
|
298 |
msgid "Image size"
|
299 |
msgstr "Veličina slike"
|
300 |
|
301 |
-
#: gallery-plugin.php:
|
302 |
-
#: gallery-plugin.php:
|
303 |
msgid "Width (in px)"
|
304 |
msgstr "Širina (u pikselima)"
|
305 |
|
306 |
-
#: gallery-plugin.php:
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Height (in px)"
|
309 |
msgstr "Visina (u pikselima)"
|
310 |
|
311 |
-
#: gallery-plugin.php:
|
312 |
msgid "Gallery image size"
|
313 |
msgstr "Veličina slika u galeriji"
|
314 |
|
315 |
-
#: gallery-plugin.php:
|
316 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
317 |
msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
|
318 |
|
319 |
-
#: gallery-plugin.php:
|
320 |
msgid "Gallery image size in the lightbox"
|
321 |
msgstr "Veličina slika u galeriji u lightbox skriptu"
|
322 |
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Max width (in px)"
|
325 |
msgstr "Max širina (u pikselima)"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
328 |
msgid "Max height (in px)"
|
329 |
msgstr "Max visina (u pikselima)"
|
330 |
|
331 |
-
#: gallery-plugin.php:
|
332 |
msgid "Display a full size image in the lightbox"
|
333 |
msgstr "Prikaži sliku u punoj veličini u lightbox-u"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Crop position"
|
337 |
msgstr "Pozicija za kropovanje"
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "Horizontal"
|
341 |
msgstr "Horizontalno"
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "left"
|
345 |
msgstr "levo"
|
346 |
|
347 |
-
#: gallery-plugin.php:
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "center"
|
350 |
msgstr "centar"
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "right"
|
354 |
msgstr "desno"
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "Vertical"
|
358 |
msgstr "Vertikalno"
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "top"
|
362 |
msgstr "vrh"
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "bottom"
|
366 |
msgstr "dno"
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Lightbox background"
|
370 |
msgstr "Lightbox pozadina"
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "Default"
|
374 |
msgstr "Podrazumevano"
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "Background transparency (from 0 to 1)"
|
378 |
msgstr "Pozadinska transparentnost (od 0 do 1)"
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Select a background color"
|
382 |
msgstr "Izaberi pozadinsku boju"
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "Background color"
|
386 |
msgstr "Pozadinska boja"
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
-
#: gallery-plugin.php:
|
390 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: gallery-plugin.php:
|
394 |
-
#: gallery-plugin.php:
|
395 |
-
msgid "
|
396 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
397 |
|
398 |
-
#: gallery-plugin.php:
|
399 |
msgid "Images with border"
|
400 |
msgstr "Slike sa okvirima"
|
401 |
|
402 |
-
#: gallery-plugin.php:
|
403 |
msgid "Border width in px, just numbers"
|
404 |
msgstr "Širina okvira u pikselima, samo brojevi"
|
405 |
|
406 |
-
#: gallery-plugin.php:
|
407 |
-
#: gallery-plugin.php:
|
408 |
msgid "Select a border color"
|
409 |
msgstr "Izaberite boju okvira"
|
410 |
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "Number of images in the row"
|
413 |
msgstr "Broj slika u redu"
|
414 |
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Start slideshow"
|
417 |
msgstr "Započni projekciju slajdova"
|
418 |
|
419 |
-
#: gallery-plugin.php:
|
420 |
msgid "Slideshow interval"
|
421 |
msgstr "Interval projekcije slajdova"
|
422 |
|
423 |
-
#: gallery-plugin.php:
|
424 |
msgid "Use single lightbox for multiple galleries on one page"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Attachment ID"
|
429 |
msgstr "ID priloga"
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Image Name"
|
433 |
msgstr "Ime slike"
|
434 |
|
435 |
-
#: gallery-plugin.php:
|
436 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
437 |
msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
msgid "Random"
|
441 |
msgstr "Nasumično"
|
442 |
|
443 |
-
#: gallery-plugin.php:
|
444 |
msgid "Sort images"
|
445 |
msgstr "Sortiraj slike"
|
446 |
|
447 |
-
#: gallery-plugin.php:
|
448 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
449 |
msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
|
450 |
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
453 |
msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
456 |
msgid "Display text above the image"
|
457 |
msgstr "Prikaži tekst iznad slike"
|
458 |
|
459 |
-
#: gallery-plugin.php:
|
460 |
#, fuzzy
|
461 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
462 |
msgstr "Ako želite da prikažete tekst samo u lightbox-u"
|
463 |
|
464 |
-
#: gallery-plugin.php:
|
465 |
msgid "Display the Back link"
|
466 |
msgstr "Prikaži povratni link"
|
467 |
|
468 |
-
#: gallery-plugin.php:
|
469 |
msgid "Display the Back link in the shortcode"
|
470 |
msgstr "Prikaži povratni link u kratkom kodu"
|
471 |
|
472 |
-
#: gallery-plugin.php:
|
473 |
msgid "The Back link text"
|
474 |
msgstr "Tekst u povratnom linku"
|
475 |
|
476 |
-
#: gallery-plugin.php:
|
477 |
msgid "The Back link URL"
|
478 |
msgstr "URL povratnog linka"
|
479 |
|
480 |
-
#: gallery-plugin.php:
|
481 |
msgid "Gallery page (Page with Gallery Template)"
|
482 |
msgstr "Stranica galerije (Stranica sa šablonom galerije)"
|
483 |
|
484 |
-
#: gallery-plugin.php:
|
485 |
msgid "(Full URL to custom page)"
|
486 |
msgstr "(Puni URL ka korisničkoj stranici)"
|
487 |
|
488 |
-
#: gallery-plugin.php:
|
489 |
msgid "The Read More link text"
|
490 |
msgstr "Tekst u linku Pročitaj više"
|
491 |
|
492 |
-
#: gallery-plugin.php:
|
493 |
msgid "Add gallery to the search"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: gallery-plugin.php:
|
497 |
msgid "Using"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "powered by"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: gallery-plugin.php:
|
505 |
-
#: gallery-plugin.php:
|
506 |
msgid "Using Custom Search powered by"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: gallery-plugin.php:
|
510 |
msgid "Activate Custom Search"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: gallery-plugin.php:
|
514 |
msgid "Download Custom Search"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
518 |
#, fuzzy
|
519 |
msgid "Display Like buttons in the lightbox"
|
520 |
msgstr "Afficher une image en taille normale dans le boite"
|
521 |
|
522 |
-
#: gallery-plugin.php:
|
523 |
msgid "FaceBook"
|
524 |
msgstr "FaceBook"
|
525 |
|
526 |
-
#: gallery-plugin.php:
|
527 |
#, fuzzy
|
528 |
msgid "Twitter"
|
529 |
msgstr "Titre"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Pinterest"
|
533 |
msgstr "Pinterest"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "Google +1"
|
537 |
msgstr "Google +1"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
540 |
#, fuzzy
|
541 |
msgid "Slug for gallery item"
|
542 |
msgstr "Taille de la vignette de la galerie"
|
543 |
|
544 |
-
#: gallery-plugin.php:
|
545 |
msgid "for any structure of permalinks except the default structure"
|
546 |
msgstr ""
|
547 |
|
548 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
549 |
msgid "Save Changes"
|
550 |
msgstr "Sačuvaj izmene"
|
551 |
|
552 |
-
#: gallery-plugin.php:
|
553 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
554 |
msgstr ""
|
555 |
|
556 |
-
#: gallery-plugin.php:
|
557 |
#, fuzzy
|
558 |
msgid "Rate the plugin"
|
559 |
msgstr "Besplatni moduli"
|
560 |
|
561 |
-
#: gallery-plugin.php:
|
562 |
#, fuzzy
|
563 |
msgid "If there is something wrong about it, please contact us"
|
564 |
msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
|
565 |
|
566 |
-
#: gallery-plugin.php:
|
567 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: gallery-plugin.php:
|
571 |
msgid "Please, go to"
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: gallery-plugin.php:
|
575 |
#, fuzzy
|
576 |
msgid "the setting page"
|
577 |
msgstr "na stranici za podešavanje modula ("
|
578 |
|
579 |
-
#: gallery-plugin.php:
|
580 |
msgid "You will be redirected automatically in 5 seconds."
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: gallery-plugin.php:
|
584 |
msgid "You can download and activate"
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: gallery-plugin.php:
|
588 |
msgid "version of this plugin by entering Your license key."
|
589 |
msgstr ""
|
590 |
|
591 |
-
#: gallery-plugin.php:
|
592 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: gallery-plugin.php:
|
596 |
msgid "(your username is the email you specify when purchasing the product)."
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: gallery-plugin.php:
|
600 |
-
#: gallery-plugin.php:
|
601 |
-
|
602 |
-
|
|
|
603 |
|
604 |
-
#: gallery-plugin.php:
|
605 |
-
|
606 |
-
|
|
|
607 |
|
608 |
-
#: gallery-plugin.php:
|
609 |
msgid "Support"
|
610 |
msgstr "Podrška"
|
611 |
|
612 |
-
#: gallery-plugin.php:
|
613 |
-
#: template/gallery-single-template.php:
|
614 |
msgid "Download high resolution image"
|
615 |
msgstr "Preuzmi sliku u visokoj rezoluciji"
|
616 |
|
617 |
-
#: gallery-plugin.php:
|
618 |
-
#: template/gallery-single-template.php:
|
619 |
msgid "Sorry, nothing found."
|
620 |
msgstr "Nažalost nije pronađeno"
|
621 |
|
622 |
-
#: gallery-plugin.php:
|
623 |
-
#: template/gallery-single-template.php:
|
624 |
msgid "Image"
|
625 |
msgstr "Slika"
|
626 |
|
627 |
-
#: gallery-plugin.php:
|
628 |
#, fuzzy
|
629 |
msgid "Image size not defined"
|
630 |
msgstr "Veličina slike"
|
631 |
|
632 |
-
#: gallery-plugin.php:
|
633 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: gallery-plugin.php:
|
637 |
msgid "Image size changes not defined"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: gallery-plugin.php:
|
641 |
-
#: gallery-plugin.php:
|
642 |
-
#: gallery-plugin.php:
|
643 |
msgid "Invalid path"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: gallery-plugin.php:
|
647 |
-
#, fuzzy
|
648 |
-
msgid "Learn More"
|
649 |
-
msgstr "Pročitaj više"
|
650 |
-
|
651 |
-
#: gallery-plugin.php:1947
|
652 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: gallery-plugin.php:
|
656 |
-
msgid "Extend standard plugin functionality with new great options
|
657 |
msgstr ""
|
658 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
659 |
#, fuzzy
|
660 |
#~ msgid "No gallery item found"
|
661 |
#~ msgstr "Nije pronađena Galerija"
|
@@ -758,9 +821,6 @@ msgstr ""
|
|
758 |
#~ msgid "Sorry, email message could not be delivered."
|
759 |
#~ msgstr "Nažalost mejl poruka nije prosleđena"
|
760 |
|
761 |
-
#~ msgid "Activated plugins"
|
762 |
-
#~ msgstr "Aktivirani moduli"
|
763 |
-
|
764 |
#~ msgid "Installed plugins"
|
765 |
#~ msgstr "Instalirani moduli"
|
766 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:39+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
|
9 |
"Language: fr_FR\n"
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
#: gallery-plugin.php:273
|
22 |
+
msgid "Gallery"
|
23 |
+
msgstr "Galerija"
|
24 |
+
|
25 |
+
#: gallery-plugin.php:125
|
26 |
+
msgid "See images »"
|
27 |
+
msgstr "Pogledaj sliku »"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:172
|
30 |
+
msgid "requires"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: gallery-plugin.php:172
|
34 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: gallery-plugin.php:172
|
38 |
+
msgid "Back to the WordPress"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: gallery-plugin.php:172
|
42 |
+
#, fuzzy
|
43 |
+
msgid "Plugins page"
|
44 |
+
msgstr "Pro moduli"
|
45 |
+
|
46 |
+
#: gallery-plugin.php:250
|
47 |
+
#: gallery-plugin.php:823
|
48 |
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"
|
49 |
msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
|
50 |
|
51 |
+
#: gallery-plugin.php:272
|
52 |
+
#: gallery-plugin.php:282
|
53 |
msgid "Galleries"
|
54 |
msgstr "Galerije"
|
55 |
|
56 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
57 |
msgid "Add a Gallery"
|
58 |
msgstr "Dodaj Galeriju"
|
59 |
|
60 |
+
#: gallery-plugin.php:275
|
61 |
msgid "Add New Gallery"
|
62 |
msgstr "Dodaj novu Galeriju"
|
63 |
|
64 |
+
#: gallery-plugin.php:276
|
65 |
msgid "Edit Gallery"
|
66 |
msgstr "Uredi Galeriju"
|
67 |
|
68 |
+
#: gallery-plugin.php:277
|
69 |
msgid "New Gallery"
|
70 |
msgstr "Nova Galerija"
|
71 |
|
72 |
+
#: gallery-plugin.php:278
|
73 |
msgid "View Gallery"
|
74 |
msgstr "Pregled Galerije"
|
75 |
|
76 |
+
#: gallery-plugin.php:279
|
77 |
msgid "Find a Gallery"
|
78 |
msgstr "Pronađi Galeriju"
|
79 |
|
80 |
+
#: gallery-plugin.php:280
|
81 |
msgid "No Gallery found"
|
82 |
msgstr "Nije pronađena Galerija"
|
83 |
|
84 |
+
#: gallery-plugin.php:337
|
85 |
msgid "Upload File"
|
86 |
msgstr "Učitaj fajl"
|
87 |
|
88 |
+
#: gallery-plugin.php:338
|
89 |
msgid "Gallery Shortcode"
|
90 |
msgstr "Kratak kod za Galeriju"
|
91 |
|
92 |
+
#: gallery-plugin.php:356
|
93 |
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)"
|
94 |
msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
|
95 |
|
96 |
+
#: gallery-plugin.php:359
|
97 |
msgid "Choose an image for upload:"
|
98 |
msgstr "Izaberi sliku za učitavanje:"
|
99 |
|
100 |
+
#: gallery-plugin.php:364
|
101 |
msgid "Please enable JavaScript to use the file uploader."
|
102 |
msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
|
103 |
|
104 |
+
#: gallery-plugin.php:371
|
105 |
msgid "Allow the download link for all images in this gallery"
|
106 |
msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
|
107 |
|
108 |
+
#: gallery-plugin.php:372
|
109 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
110 |
msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
|
111 |
|
112 |
+
#: gallery-plugin.php:374
|
113 |
msgid "Please make a choice"
|
114 |
msgstr "Molimo vas izaberite"
|
115 |
|
116 |
+
#: gallery-plugin.php:374
|
117 |
+
#: gallery-plugin.php:1099
|
118 |
msgid "Sort images by"
|
119 |
msgstr "Poređaj slike po"
|
120 |
|
121 |
+
#: gallery-plugin.php:374
|
122 |
msgid "sort images"
|
123 |
msgstr "poređaj slike"
|
124 |
|
125 |
+
#: gallery-plugin.php:374
|
126 |
msgid "on the plugin settings page ("
|
127 |
msgstr "na stranici za podešavanje modula ("
|
128 |
|
129 |
+
#: gallery-plugin.php:416
|
130 |
+
#: gallery-plugin.php:637
|
131 |
msgid "Title"
|
132 |
msgstr "Naslov"
|
133 |
|
134 |
+
#: gallery-plugin.php:418
|
135 |
msgid "Alt tag"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: gallery-plugin.php:419
|
139 |
msgid "URL"
|
140 |
msgstr "URL"
|
141 |
|
142 |
+
#: gallery-plugin.php:419
|
143 |
msgid "(by click on image opens a link in a new window)"
|
144 |
msgstr "(klikom na sliku otvara se link u novom prozoru)"
|
145 |
|
146 |
+
#: gallery-plugin.php:420
|
147 |
msgid "This setting is available in Pro version"
|
148 |
msgstr "Ovo podešavanje je dostupno u Pro verziji"
|
149 |
|
150 |
+
#: gallery-plugin.php:421
|
151 |
+
#, fuzzy
|
152 |
+
msgid "Open the URL"
|
153 |
msgstr "Otvori link"
|
154 |
|
155 |
+
#: gallery-plugin.php:421
|
156 |
msgid "Current window"
|
157 |
msgstr "Trenutni prozor"
|
158 |
|
159 |
+
#: gallery-plugin.php:421
|
160 |
msgid "New window"
|
161 |
msgstr "Novi prozor"
|
162 |
|
163 |
+
#: gallery-plugin.php:422
|
164 |
+
#, fuzzy
|
165 |
+
msgid "Lightbox button URL"
|
166 |
+
msgstr "Lightbox pozadina"
|
167 |
+
|
168 |
+
#: gallery-plugin.php:423
|
169 |
+
msgid "Description"
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: gallery-plugin.php:424
|
173 |
msgid "Delete"
|
174 |
msgstr "Obriši"
|
175 |
|
176 |
+
#: gallery-plugin.php:437
|
177 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
178 |
msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
|
179 |
|
180 |
+
#: gallery-plugin.php:439
|
181 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
182 |
msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
|
183 |
|
184 |
+
#: gallery-plugin.php:638
|
185 |
msgid "Author"
|
186 |
msgstr "Autor"
|
187 |
|
188 |
+
#: gallery-plugin.php:639
|
189 |
msgid "Photo"
|
190 |
msgstr "Foto"
|
191 |
|
192 |
+
#: gallery-plugin.php:640
|
193 |
msgid "Publishing"
|
194 |
msgstr "Izdanje"
|
195 |
|
196 |
+
#: gallery-plugin.php:641
|
197 |
+
#: gallery-plugin.php:1103
|
198 |
msgid "Date"
|
199 |
msgstr "Datum"
|
200 |
|
201 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
msgid "Settings are saved"
|
203 |
msgstr "Podešavanja su sačuvana"
|
204 |
|
205 |
+
#: gallery-plugin.php:835
|
206 |
+
#: gallery-plugin.php:874
|
207 |
msgid "Wrong license key"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: gallery-plugin.php:867
|
211 |
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."
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: gallery-plugin.php:876
|
215 |
msgid "This license key is bind to another site"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: gallery-plugin.php:878
|
219 |
+
#: gallery-plugin.php:1281
|
220 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: gallery-plugin.php:895
|
224 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: gallery-plugin.php:901
|
228 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: gallery-plugin.php:905
|
232 |
+
#: gallery-plugin.php:914
|
233 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: gallery-plugin.php:918
|
237 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: gallery-plugin.php:933
|
241 |
msgid "Please, enter Your license key"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: gallery-plugin.php:941
|
245 |
msgid "Gallery Settings"
|
246 |
msgstr "Podešavanja Galerije"
|
247 |
|
248 |
+
#: gallery-plugin.php:943
|
249 |
+
#: gallery-plugin.php:1304
|
250 |
+
#: gallery-plugin.php:1320
|
251 |
msgid "Settings"
|
252 |
msgstr "Podešavanja"
|
253 |
|
254 |
+
#: gallery-plugin.php:944
|
255 |
+
#: gallery-plugin.php:1305
|
256 |
+
msgid "FAQ"
|
257 |
+
msgstr "FAQ"
|
258 |
+
|
259 |
+
#: gallery-plugin.php:945
|
260 |
msgid "Go PRO"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: gallery-plugin.php:950
|
264 |
msgid "Notice:"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: gallery-plugin.php:950
|
268 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: gallery-plugin.php:951
|
272 |
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:"
|
273 |
msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
|
274 |
|
275 |
+
#: gallery-plugin.php:953
|
276 |
#, fuzzy
|
277 |
msgid "Please enable JavaScript to use the option to renew images."
|
278 |
msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
|
279 |
|
280 |
+
#: gallery-plugin.php:957
|
281 |
msgid "Update images for gallery"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: gallery-plugin.php:959
|
285 |
#, fuzzy
|
286 |
msgid "Update images"
|
287 |
msgstr "poređaj slike"
|
288 |
|
289 |
+
#: gallery-plugin.php:964
|
290 |
msgid "Updating images..."
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: gallery-plugin.php:965
|
294 |
#, fuzzy
|
295 |
msgid "No image found"
|
296 |
msgstr "Nije pronađena Galerija"
|
297 |
|
298 |
+
#: gallery-plugin.php:966
|
299 |
msgid "All images are updated"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: gallery-plugin.php:967
|
303 |
msgid "Error."
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: gallery-plugin.php:973
|
307 |
msgid "Image size for the album cover"
|
308 |
msgstr "Veličina slike za naslovnu stranicu albuma"
|
309 |
|
310 |
+
#: gallery-plugin.php:975
|
311 |
+
#: gallery-plugin.php:983
|
312 |
+
#: gallery-plugin.php:999
|
313 |
msgid "Image size"
|
314 |
msgstr "Veličina slike"
|
315 |
|
316 |
+
#: gallery-plugin.php:976
|
317 |
+
#: gallery-plugin.php:984
|
318 |
msgid "Width (in px)"
|
319 |
msgstr "Širina (u pikselima)"
|
320 |
|
321 |
+
#: gallery-plugin.php:977
|
322 |
+
#: gallery-plugin.php:985
|
323 |
msgid "Height (in px)"
|
324 |
msgstr "Visina (u pikselima)"
|
325 |
|
326 |
+
#: gallery-plugin.php:981
|
327 |
msgid "Gallery image size"
|
328 |
msgstr "Veličina slika u galeriji"
|
329 |
|
330 |
+
#: gallery-plugin.php:989
|
331 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
332 |
msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
|
333 |
|
334 |
+
#: gallery-plugin.php:997
|
335 |
msgid "Gallery image size in the lightbox"
|
336 |
msgstr "Veličina slika u galeriji u lightbox skriptu"
|
337 |
|
338 |
+
#: gallery-plugin.php:1000
|
339 |
msgid "Max width (in px)"
|
340 |
msgstr "Max širina (u pikselima)"
|
341 |
|
342 |
+
#: gallery-plugin.php:1001
|
343 |
msgid "Max height (in px)"
|
344 |
msgstr "Max visina (u pikselima)"
|
345 |
|
346 |
+
#: gallery-plugin.php:1002
|
347 |
msgid "Display a full size image in the lightbox"
|
348 |
msgstr "Prikaži sliku u punoj veličini u lightbox-u"
|
349 |
|
350 |
+
#: gallery-plugin.php:1006
|
351 |
msgid "Crop position"
|
352 |
msgstr "Pozicija za kropovanje"
|
353 |
|
354 |
+
#: gallery-plugin.php:1008
|
355 |
msgid "Horizontal"
|
356 |
msgstr "Horizontalno"
|
357 |
|
358 |
+
#: gallery-plugin.php:1010
|
359 |
msgid "left"
|
360 |
msgstr "levo"
|
361 |
|
362 |
+
#: gallery-plugin.php:1011
|
363 |
+
#: gallery-plugin.php:1018
|
364 |
msgid "center"
|
365 |
msgstr "centar"
|
366 |
|
367 |
+
#: gallery-plugin.php:1012
|
368 |
msgid "right"
|
369 |
msgstr "desno"
|
370 |
|
371 |
+
#: gallery-plugin.php:1015
|
372 |
msgid "Vertical"
|
373 |
msgstr "Vertikalno"
|
374 |
|
375 |
+
#: gallery-plugin.php:1017
|
376 |
msgid "top"
|
377 |
msgstr "vrh"
|
378 |
|
379 |
+
#: gallery-plugin.php:1019
|
380 |
msgid "bottom"
|
381 |
msgstr "dno"
|
382 |
|
383 |
+
#: gallery-plugin.php:1024
|
384 |
msgid "Lightbox background"
|
385 |
msgstr "Lightbox pozadina"
|
386 |
|
387 |
+
#: gallery-plugin.php:1026
|
388 |
msgid "Default"
|
389 |
msgstr "Podrazumevano"
|
390 |
|
391 |
+
#: gallery-plugin.php:1027
|
392 |
msgid "Background transparency (from 0 to 1)"
|
393 |
msgstr "Pozadinska transparentnost (od 0 do 1)"
|
394 |
|
395 |
+
#: gallery-plugin.php:1029
|
396 |
msgid "Select a background color"
|
397 |
msgstr "Izaberi pozadinsku boju"
|
398 |
|
399 |
+
#: gallery-plugin.php:1031
|
400 |
msgid "Background color"
|
401 |
msgstr "Pozadinska boja"
|
402 |
|
403 |
+
#: gallery-plugin.php:1038
|
404 |
+
#: gallery-plugin.php:1211
|
405 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: gallery-plugin.php:1045
|
409 |
+
#: gallery-plugin.php:1218
|
410 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
411 |
+
msgstr ""
|
412 |
+
|
413 |
+
#: gallery-plugin.php:1046
|
414 |
+
#: gallery-plugin.php:1219
|
415 |
+
#: gallery-plugin.php:2039
|
416 |
+
#, fuzzy
|
417 |
+
msgid "Learn More"
|
418 |
+
msgstr "Pročitaj više"
|
419 |
+
|
420 |
+
#: gallery-plugin.php:1050
|
421 |
+
#: gallery-plugin.php:1223
|
422 |
+
msgid "Start Your Trial"
|
423 |
+
msgstr ""
|
424 |
+
|
425 |
+
#: gallery-plugin.php:1051
|
426 |
+
#: gallery-plugin.php:1224
|
427 |
+
#: gallery-plugin.php:1278
|
428 |
+
#: gallery-plugin.php:1288
|
429 |
+
msgid "or"
|
430 |
+
msgstr ""
|
431 |
+
|
432 |
+
#: gallery-plugin.php:1054
|
433 |
+
#: gallery-plugin.php:1227
|
434 |
+
msgid "Go"
|
435 |
+
msgstr ""
|
436 |
|
437 |
+
#: gallery-plugin.php:1062
|
438 |
msgid "Images with border"
|
439 |
msgstr "Slike sa okvirima"
|
440 |
|
441 |
+
#: gallery-plugin.php:1065
|
442 |
msgid "Border width in px, just numbers"
|
443 |
msgstr "Širina okvira u pikselima, samo brojevi"
|
444 |
|
445 |
+
#: gallery-plugin.php:1067
|
446 |
+
#: gallery-plugin.php:1069
|
447 |
msgid "Select a border color"
|
448 |
msgstr "Izaberite boju okvira"
|
449 |
|
450 |
+
#: gallery-plugin.php:1075
|
451 |
msgid "Number of images in the row"
|
452 |
msgstr "Broj slika u redu"
|
453 |
|
454 |
+
#: gallery-plugin.php:1081
|
455 |
msgid "Start slideshow"
|
456 |
msgstr "Započni projekciju slajdova"
|
457 |
|
458 |
+
#: gallery-plugin.php:1087
|
459 |
msgid "Slideshow interval"
|
460 |
msgstr "Interval projekcije slajdova"
|
461 |
|
462 |
+
#: gallery-plugin.php:1093
|
463 |
msgid "Use single lightbox for multiple galleries on one page"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: gallery-plugin.php:1101
|
467 |
msgid "Attachment ID"
|
468 |
msgstr "ID priloga"
|
469 |
|
470 |
+
#: gallery-plugin.php:1102
|
471 |
msgid "Image Name"
|
472 |
msgstr "Ime slike"
|
473 |
|
474 |
+
#: gallery-plugin.php:1104
|
475 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
476 |
msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
|
477 |
|
478 |
+
#: gallery-plugin.php:1105
|
479 |
msgid "Random"
|
480 |
msgstr "Nasumično"
|
481 |
|
482 |
+
#: gallery-plugin.php:1109
|
483 |
msgid "Sort images"
|
484 |
msgstr "Sortiraj slike"
|
485 |
|
486 |
+
#: gallery-plugin.php:1111
|
487 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
488 |
msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
|
489 |
|
490 |
+
#: gallery-plugin.php:1112
|
491 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
492 |
msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
|
493 |
|
494 |
+
#: gallery-plugin.php:1116
|
495 |
msgid "Display text above the image"
|
496 |
msgstr "Prikaži tekst iznad slike"
|
497 |
|
498 |
+
#: gallery-plugin.php:1118
|
499 |
#, fuzzy
|
500 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
501 |
msgstr "Ako želite da prikažete tekst samo u lightbox-u"
|
502 |
|
503 |
+
#: gallery-plugin.php:1122
|
504 |
msgid "Display the Back link"
|
505 |
msgstr "Prikaži povratni link"
|
506 |
|
507 |
+
#: gallery-plugin.php:1128
|
508 |
msgid "Display the Back link in the shortcode"
|
509 |
msgstr "Prikaži povratni link u kratkom kodu"
|
510 |
|
511 |
+
#: gallery-plugin.php:1134
|
512 |
msgid "The Back link text"
|
513 |
msgstr "Tekst u povratnom linku"
|
514 |
|
515 |
+
#: gallery-plugin.php:1140
|
516 |
msgid "The Back link URL"
|
517 |
msgstr "URL povratnog linka"
|
518 |
|
519 |
+
#: gallery-plugin.php:1142
|
520 |
msgid "Gallery page (Page with Gallery Template)"
|
521 |
msgstr "Stranica galerije (Stranica sa šablonom galerije)"
|
522 |
|
523 |
+
#: gallery-plugin.php:1144
|
524 |
msgid "(Full URL to custom page)"
|
525 |
msgstr "(Puni URL ka korisničkoj stranici)"
|
526 |
|
527 |
+
#: gallery-plugin.php:1148
|
528 |
msgid "The Read More link text"
|
529 |
msgstr "Tekst u linku Pročitaj više"
|
530 |
|
531 |
+
#: gallery-plugin.php:1154
|
532 |
msgid "Add gallery to the search"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: gallery-plugin.php:1164
|
536 |
msgid "Using"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: gallery-plugin.php:1164
|
540 |
msgid "powered by"
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: gallery-plugin.php:1167
|
544 |
+
#: gallery-plugin.php:1171
|
545 |
msgid "Using Custom Search powered by"
|
546 |
msgstr ""
|
547 |
|
548 |
+
#: gallery-plugin.php:1167
|
549 |
msgid "Activate Custom Search"
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: gallery-plugin.php:1171
|
553 |
msgid "Download Custom Search"
|
554 |
msgstr ""
|
555 |
|
556 |
+
#: gallery-plugin.php:1181
|
557 |
+
msgid "The lightbox helper"
|
558 |
+
msgstr ""
|
559 |
+
|
560 |
+
#: gallery-plugin.php:1183
|
561 |
+
msgid "Do not use"
|
562 |
+
msgstr ""
|
563 |
+
|
564 |
+
#: gallery-plugin.php:1184
|
565 |
+
msgid "Button helper"
|
566 |
+
msgstr ""
|
567 |
+
|
568 |
+
#: gallery-plugin.php:1185
|
569 |
+
msgid "Thumbnail helper"
|
570 |
+
msgstr ""
|
571 |
+
|
572 |
+
#: gallery-plugin.php:1189
|
573 |
#, fuzzy
|
574 |
msgid "Display Like buttons in the lightbox"
|
575 |
msgstr "Afficher une image en taille normale dans le boite"
|
576 |
|
577 |
+
#: gallery-plugin.php:1191
|
578 |
msgid "FaceBook"
|
579 |
msgstr "FaceBook"
|
580 |
|
581 |
+
#: gallery-plugin.php:1192
|
582 |
#, fuzzy
|
583 |
msgid "Twitter"
|
584 |
msgstr "Titre"
|
585 |
|
586 |
+
#: gallery-plugin.php:1193
|
587 |
msgid "Pinterest"
|
588 |
msgstr "Pinterest"
|
589 |
|
590 |
+
#: gallery-plugin.php:1194
|
591 |
msgid "Google +1"
|
592 |
msgstr "Google +1"
|
593 |
|
594 |
+
#: gallery-plugin.php:1198
|
595 |
#, fuzzy
|
596 |
msgid "Slug for gallery item"
|
597 |
msgstr "Taille de la vignette de la galerie"
|
598 |
|
599 |
+
#: gallery-plugin.php:1200
|
600 |
msgid "for any structure of permalinks except the default structure"
|
601 |
msgstr ""
|
602 |
|
603 |
+
#: gallery-plugin.php:1204
|
604 |
+
msgid "Title for lightbox button"
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
+
#: gallery-plugin.php:1235
|
608 |
msgid "Save Changes"
|
609 |
msgstr "Sačuvaj izmene"
|
610 |
|
611 |
+
#: gallery-plugin.php:1241
|
612 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: gallery-plugin.php:1242
|
616 |
#, fuzzy
|
617 |
msgid "Rate the plugin"
|
618 |
msgstr "Besplatni moduli"
|
619 |
|
620 |
+
#: gallery-plugin.php:1245
|
621 |
#, fuzzy
|
622 |
msgid "If there is something wrong about it, please contact us"
|
623 |
msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
|
624 |
|
625 |
+
#: gallery-plugin.php:1256
|
626 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: gallery-plugin.php:1258
|
630 |
msgid "Please, go to"
|
631 |
msgstr ""
|
632 |
|
633 |
+
#: gallery-plugin.php:1258
|
634 |
#, fuzzy
|
635 |
msgid "the setting page"
|
636 |
msgstr "na stranici za podešavanje modula ("
|
637 |
|
638 |
+
#: gallery-plugin.php:1259
|
639 |
msgid "You will be redirected automatically in 5 seconds."
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: gallery-plugin.php:1264
|
643 |
msgid "You can download and activate"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: gallery-plugin.php:1266
|
647 |
msgid "version of this plugin by entering Your license key."
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: gallery-plugin.php:1268
|
651 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: gallery-plugin.php:1270
|
655 |
msgid "(your username is the email you specify when purchasing the product)."
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: gallery-plugin.php:1278
|
659 |
+
#: gallery-plugin.php:1288
|
660 |
+
#, fuzzy
|
661 |
+
msgid "Activate"
|
662 |
+
msgstr "Aktivirani moduli"
|
663 |
|
664 |
+
#: gallery-plugin.php:1278
|
665 |
+
#: gallery-plugin.php:1288
|
666 |
+
msgid "Start Your Free 7-Day Trial Now"
|
667 |
+
msgstr ""
|
668 |
|
669 |
+
#: gallery-plugin.php:1306
|
670 |
msgid "Support"
|
671 |
msgstr "Podrška"
|
672 |
|
673 |
+
#: gallery-plugin.php:1434
|
674 |
+
#: template/gallery-single-template.php:13
|
675 |
msgid "Download high resolution image"
|
676 |
msgstr "Preuzmi sliku u visokoj rezoluciji"
|
677 |
|
678 |
+
#: gallery-plugin.php:1543
|
679 |
+
#: template/gallery-single-template.php:76
|
680 |
msgid "Sorry, nothing found."
|
681 |
msgstr "Nažalost nije pronađeno"
|
682 |
|
683 |
+
#: gallery-plugin.php:1565
|
684 |
+
#: template/gallery-single-template.php:102
|
685 |
msgid "Image"
|
686 |
msgstr "Slika"
|
687 |
|
688 |
+
#: gallery-plugin.php:1856
|
689 |
#, fuzzy
|
690 |
msgid "Image size not defined"
|
691 |
msgstr "Veličina slike"
|
692 |
|
693 |
+
#: gallery-plugin.php:1871
|
694 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: gallery-plugin.php:1882
|
698 |
msgid "Image size changes not defined"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: gallery-plugin.php:1911
|
702 |
+
#: gallery-plugin.php:1914
|
703 |
+
#: gallery-plugin.php:1919
|
704 |
msgid "Invalid path"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
|
|
708 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: gallery-plugin.php:2043
|
712 |
+
msgid "Extend standard plugin functionality with new great options"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#~ msgid ""
|
716 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
717 |
+
#~ "more details, please follow the link"
|
718 |
+
#~ msgstr ""
|
719 |
+
#~ "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite "
|
720 |
+
#~ "ovaj link"
|
721 |
+
|
722 |
#, fuzzy
|
723 |
#~ msgid "No gallery item found"
|
724 |
#~ msgstr "Nije pronađena Galerija"
|
821 |
#~ msgid "Sorry, email message could not be delivered."
|
822 |
#~ msgstr "Nažalost mejl poruka nije prosleđena"
|
823 |
|
|
|
|
|
|
|
824 |
#~ msgid "Installed plugins"
|
825 |
#~ msgstr "Instalirani moduli"
|
826 |
|
languages/gallery-tr.mo
CHANGED
Binary file
|
languages/gallery-tr.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
|
@@ -17,643 +17,704 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: gallery-plugin.php:
|
21 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
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"
|
23 |
msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
|
24 |
|
25 |
-
#: gallery-plugin.php:
|
26 |
-
#: gallery-plugin.php:
|
27 |
msgid "Galleries"
|
28 |
msgstr "Galeriler"
|
29 |
|
30 |
-
#: gallery-plugin.php:
|
31 |
-
#: gallery-plugin.php:606
|
32 |
-
msgid "Gallery"
|
33 |
-
msgstr "Galeri"
|
34 |
-
|
35 |
-
#: gallery-plugin.php:130
|
36 |
msgid "Add a Gallery"
|
37 |
msgstr "Yeni Galeri"
|
38 |
|
39 |
-
#: gallery-plugin.php:
|
40 |
msgid "Add New Gallery"
|
41 |
msgstr "Yeni Galeri"
|
42 |
|
43 |
-
#: gallery-plugin.php:
|
44 |
msgid "Edit Gallery"
|
45 |
msgstr "Galeriyi Düzenle"
|
46 |
|
47 |
-
#: gallery-plugin.php:
|
48 |
msgid "New Gallery"
|
49 |
msgstr "Yeni Galeri"
|
50 |
|
51 |
-
#: gallery-plugin.php:
|
52 |
msgid "View Gallery"
|
53 |
msgstr "Galeriyi görüntüle"
|
54 |
|
55 |
-
#: gallery-plugin.php:
|
56 |
msgid "Find a Gallery"
|
57 |
msgstr "Galeri bul"
|
58 |
|
59 |
-
#: gallery-plugin.php:
|
60 |
msgid "No Gallery found"
|
61 |
msgstr "Galeri bulunamadı"
|
62 |
|
63 |
-
#: gallery-plugin.php:
|
64 |
msgid "Upload File"
|
65 |
msgstr "Resim Yükle"
|
66 |
|
67 |
-
#: gallery-plugin.php:
|
68 |
msgid "Gallery Shortcode"
|
69 |
msgstr "Galeri Kısa Kodu"
|
70 |
|
71 |
-
#: gallery-plugin.php:
|
72 |
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)"
|
73 |
msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
|
74 |
|
75 |
-
#: gallery-plugin.php:
|
76 |
msgid "Choose an image for upload:"
|
77 |
msgstr "Yüklemek için bir resim seçiniz:"
|
78 |
|
79 |
-
#: gallery-plugin.php:
|
80 |
msgid "Please enable JavaScript to use the file uploader."
|
81 |
msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
|
82 |
|
83 |
-
#: gallery-plugin.php:
|
84 |
msgid "Allow the download link for all images in this gallery"
|
85 |
msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
|
86 |
|
87 |
-
#: gallery-plugin.php:
|
88 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
89 |
msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
|
90 |
|
91 |
-
#: gallery-plugin.php:
|
92 |
msgid "Please make a choice"
|
93 |
msgstr "Lütfen bir seçim yapınız"
|
94 |
|
95 |
-
#: gallery-plugin.php:
|
96 |
-
#: gallery-plugin.php:
|
97 |
msgid "Sort images by"
|
98 |
msgstr "Resimleri sırala buna göre sırala"
|
99 |
|
100 |
-
#: gallery-plugin.php:
|
101 |
msgid "sort images"
|
102 |
msgstr "görselleri sırala"
|
103 |
|
104 |
-
#: gallery-plugin.php:
|
105 |
msgid "on the plugin settings page ("
|
106 |
msgstr "Eklenti ayarları: ("
|
107 |
|
108 |
-
#: gallery-plugin.php:
|
109 |
-
#: gallery-plugin.php:
|
110 |
msgid "Title"
|
111 |
msgstr "Başlık"
|
112 |
|
113 |
-
#: gallery-plugin.php:
|
114 |
msgid "Alt tag"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: gallery-plugin.php:
|
118 |
msgid "URL"
|
119 |
msgstr "URL"
|
120 |
|
121 |
-
#: gallery-plugin.php:
|
122 |
msgid "(by click on image opens a link in a new window)"
|
123 |
msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
|
124 |
|
125 |
-
#: gallery-plugin.php:
|
126 |
msgid "This setting is available in Pro version"
|
127 |
msgstr "Bu ayar Pro verisyonda yapılabilir"
|
128 |
|
129 |
-
#: gallery-plugin.php:
|
130 |
-
|
|
|
131 |
msgstr "Linki aç"
|
132 |
|
133 |
-
#: gallery-plugin.php:
|
134 |
msgid "Current window"
|
135 |
msgstr "Geçerli pencere"
|
136 |
|
137 |
-
#: gallery-plugin.php:
|
138 |
msgid "New window"
|
139 |
msgstr "Yeni pencere"
|
140 |
|
141 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
msgid "Delete"
|
143 |
msgstr "Sil"
|
144 |
|
145 |
-
#: gallery-plugin.php:
|
146 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
147 |
msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
|
148 |
|
149 |
-
#: gallery-plugin.php:
|
150 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
151 |
msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
|
152 |
|
153 |
-
#: gallery-plugin.php:
|
154 |
msgid "Author"
|
155 |
msgstr "Yazar"
|
156 |
|
157 |
-
#: gallery-plugin.php:
|
158 |
msgid "Photo"
|
159 |
msgstr "Fotoğraf"
|
160 |
|
161 |
-
#: gallery-plugin.php:
|
162 |
msgid "Publishing"
|
163 |
msgstr "Yayınlama"
|
164 |
|
165 |
-
#: gallery-plugin.php:
|
166 |
-
#: gallery-plugin.php:
|
167 |
msgid "Date"
|
168 |
msgstr "Tarih"
|
169 |
|
170 |
-
#: gallery-plugin.php:
|
171 |
-
msgid "See images »"
|
172 |
-
msgstr "Resimleri Gör »"
|
173 |
-
|
174 |
-
#: gallery-plugin.php:682
|
175 |
-
msgid "requires"
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: gallery-plugin.php:682
|
179 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
180 |
-
msgstr ""
|
181 |
-
|
182 |
-
#: gallery-plugin.php:682
|
183 |
-
msgid "Back to the WordPress"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
-
#: gallery-plugin.php:682
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Plugins page"
|
189 |
-
msgstr "Pro eklentiler"
|
190 |
-
|
191 |
-
#: gallery-plugin.php:770
|
192 |
msgid "Settings are saved"
|
193 |
msgstr "Ayarlar kaydedildi"
|
194 |
|
195 |
-
#: gallery-plugin.php:
|
196 |
-
#: gallery-plugin.php:
|
197 |
msgid "Wrong license key"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: gallery-plugin.php:
|
201 |
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."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: gallery-plugin.php:
|
205 |
msgid "This license key is bind to another site"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: gallery-plugin.php:
|
209 |
-
#: gallery-plugin.php:
|
210 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: gallery-plugin.php:
|
214 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: gallery-plugin.php:
|
218 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: gallery-plugin.php:
|
222 |
-
#: gallery-plugin.php:
|
223 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: gallery-plugin.php:
|
227 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: gallery-plugin.php:
|
231 |
msgid "Please, enter Your license key"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: gallery-plugin.php:
|
235 |
msgid "Gallery Settings"
|
236 |
msgstr "Galeri ayarları"
|
237 |
|
238 |
-
#: gallery-plugin.php:
|
239 |
-
#: gallery-plugin.php:
|
240 |
-
#: gallery-plugin.php:
|
241 |
msgid "Settings"
|
242 |
msgstr "Ayarlar"
|
243 |
|
244 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
245 |
msgid "Go PRO"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: gallery-plugin.php:
|
249 |
msgid "Notice:"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: gallery-plugin.php:
|
253 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: gallery-plugin.php:
|
257 |
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:"
|
258 |
msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
|
259 |
|
260 |
-
#: gallery-plugin.php:
|
261 |
#, fuzzy
|
262 |
msgid "Please enable JavaScript to use the option to renew images."
|
263 |
msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
|
264 |
|
265 |
-
#: gallery-plugin.php:
|
266 |
msgid "Update images for gallery"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: gallery-plugin.php:
|
270 |
#, fuzzy
|
271 |
msgid "Update images"
|
272 |
msgstr "görselleri sırala"
|
273 |
|
274 |
-
#: gallery-plugin.php:
|
275 |
msgid "Updating images..."
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: gallery-plugin.php:
|
279 |
#, fuzzy
|
280 |
msgid "No image found"
|
281 |
msgstr "Galeri bulunamadı"
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "All images are updated"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Error."
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
msgid "Image size for the album cover"
|
293 |
msgstr "Albüm kapağı için resim boyuru"
|
294 |
|
295 |
-
#: gallery-plugin.php:
|
296 |
-
#: gallery-plugin.php:
|
297 |
-
#: gallery-plugin.php:
|
298 |
msgid "Image size"
|
299 |
msgstr "Resim boyutu"
|
300 |
|
301 |
-
#: gallery-plugin.php:
|
302 |
-
#: gallery-plugin.php:
|
303 |
msgid "Width (in px)"
|
304 |
msgstr "Yatay boyut (px)"
|
305 |
|
306 |
-
#: gallery-plugin.php:
|
307 |
-
#: gallery-plugin.php:
|
308 |
msgid "Height (in px)"
|
309 |
msgstr "Yükseklik (px)"
|
310 |
|
311 |
-
#: gallery-plugin.php:
|
312 |
msgid "Gallery image size"
|
313 |
msgstr "Galeri resim boyutu"
|
314 |
|
315 |
-
#: gallery-plugin.php:
|
316 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
317 |
msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
|
318 |
|
319 |
-
#: gallery-plugin.php:
|
320 |
msgid "Gallery image size in the lightbox"
|
321 |
msgstr "Lightbox içerisindeki resim boyutu"
|
322 |
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Max width (in px)"
|
325 |
msgstr "Maksimum yatay boyut (px)"
|
326 |
|
327 |
-
#: gallery-plugin.php:
|
328 |
msgid "Max height (in px)"
|
329 |
msgstr "Maksimum yükseklik (px)"
|
330 |
|
331 |
-
#: gallery-plugin.php:
|
332 |
msgid "Display a full size image in the lightbox"
|
333 |
msgstr "Lightbox içerisinde tam boyutlu resim göster"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Crop position"
|
337 |
msgstr "Kırpma konumu"
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "Horizontal"
|
341 |
msgstr "Yatay"
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "left"
|
345 |
msgstr "sol"
|
346 |
|
347 |
-
#: gallery-plugin.php:
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "center"
|
350 |
msgstr "orta"
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "right"
|
354 |
msgstr "sağ"
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "Vertical"
|
358 |
msgstr "Dikey"
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "top"
|
362 |
msgstr "üst"
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "bottom"
|
366 |
msgstr "alt"
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Lightbox background"
|
370 |
msgstr "Lightbox arkaplanı"
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "Default"
|
374 |
msgstr "Öntanımlı"
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "Background transparency (from 0 to 1)"
|
378 |
msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Select a background color"
|
382 |
msgstr "Arkaplan rengi seçiniz"
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "Background color"
|
386 |
msgstr "Arka plan rengi"
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
-
#: gallery-plugin.php:
|
390 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: gallery-plugin.php:
|
394 |
-
#: gallery-plugin.php:
|
395 |
-
msgid "
|
396 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
397 |
|
398 |
-
#: gallery-plugin.php:
|
399 |
msgid "Images with border"
|
400 |
msgstr "Çerçeveli resimler"
|
401 |
|
402 |
-
#: gallery-plugin.php:
|
403 |
msgid "Border width in px, just numbers"
|
404 |
msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
|
405 |
|
406 |
-
#: gallery-plugin.php:
|
407 |
-
#: gallery-plugin.php:
|
408 |
msgid "Select a border color"
|
409 |
msgstr "Çerçeve rengi seçiniz"
|
410 |
|
411 |
-
#: gallery-plugin.php:
|
412 |
msgid "Number of images in the row"
|
413 |
msgstr "Bir satırdaki resim sayısı"
|
414 |
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Start slideshow"
|
417 |
msgstr "Slayt gösterisini başlat"
|
418 |
|
419 |
-
#: gallery-plugin.php:
|
420 |
msgid "Slideshow interval"
|
421 |
msgstr "Slayt gösterisi sıklığı"
|
422 |
|
423 |
-
#: gallery-plugin.php:
|
424 |
msgid "Use single lightbox for multiple galleries on one page"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Attachment ID"
|
429 |
msgstr "Ek ID"
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Image Name"
|
433 |
msgstr "Resim İsmi"
|
434 |
|
435 |
-
#: gallery-plugin.php:
|
436 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
437 |
msgstr "Sıralama"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
msgid "Random"
|
441 |
msgstr "Rastgele"
|
442 |
|
443 |
-
#: gallery-plugin.php:
|
444 |
msgid "Sort images"
|
445 |
msgstr "Resimleri sırala"
|
446 |
|
447 |
-
#: gallery-plugin.php:
|
448 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
449 |
msgstr "Artan Sırada (1,2,3; a,b,c)"
|
450 |
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
453 |
msgstr "Azalan Sırada (3,2,1;c,b,a)"
|
454 |
|
455 |
-
#: gallery-plugin.php:
|
456 |
msgid "Display text above the image"
|
457 |
msgstr "Görsel üzerinde yazı göster"
|
458 |
|
459 |
-
#: gallery-plugin.php:
|
460 |
#, fuzzy
|
461 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
462 |
msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
|
463 |
|
464 |
-
#: gallery-plugin.php:
|
465 |
msgid "Display the Back link"
|
466 |
msgstr "Geri linkini göster"
|
467 |
|
468 |
-
#: gallery-plugin.php:
|
469 |
msgid "Display the Back link in the shortcode"
|
470 |
msgstr "Kısa kodda Geri linkini göster"
|
471 |
|
472 |
-
#: gallery-plugin.php:
|
473 |
msgid "The Back link text"
|
474 |
msgstr "Geri linki başlığı"
|
475 |
|
476 |
-
#: gallery-plugin.php:
|
477 |
msgid "The Back link URL"
|
478 |
msgstr "Geri linki URL'si"
|
479 |
|
480 |
-
#: gallery-plugin.php:
|
481 |
msgid "Gallery page (Page with Gallery Template)"
|
482 |
msgstr "Galeri sayfası"
|
483 |
|
484 |
-
#: gallery-plugin.php:
|
485 |
msgid "(Full URL to custom page)"
|
486 |
msgstr "(Özel sayfaya(custom page) tam link)"
|
487 |
|
488 |
-
#: gallery-plugin.php:
|
489 |
msgid "The Read More link text"
|
490 |
msgstr "Devamını oku linki için etiket"
|
491 |
|
492 |
-
#: gallery-plugin.php:
|
493 |
msgid "Add gallery to the search"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: gallery-plugin.php:
|
497 |
msgid "Using"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "powered by"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: gallery-plugin.php:
|
505 |
-
#: gallery-plugin.php:
|
506 |
msgid "Using Custom Search powered by"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: gallery-plugin.php:
|
510 |
msgid "Activate Custom Search"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: gallery-plugin.php:
|
514 |
msgid "Download Custom Search"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
518 |
msgid "Display Like buttons in the lightbox"
|
519 |
msgstr "Lightbox içerisinde beğen butonlarını göster"
|
520 |
|
521 |
-
#: gallery-plugin.php:
|
522 |
msgid "FaceBook"
|
523 |
msgstr "Facebook"
|
524 |
|
525 |
-
#: gallery-plugin.php:
|
526 |
msgid "Twitter"
|
527 |
msgstr "Twitter"
|
528 |
|
529 |
-
#: gallery-plugin.php:
|
530 |
msgid "Pinterest"
|
531 |
msgstr "Pinterest"
|
532 |
|
533 |
-
#: gallery-plugin.php:
|
534 |
msgid "Google +1"
|
535 |
msgstr "Google +1"
|
536 |
|
537 |
-
#: gallery-plugin.php:
|
538 |
#, fuzzy
|
539 |
msgid "Slug for gallery item"
|
540 |
msgstr "Розмір зображення галерея"
|
541 |
|
542 |
-
#: gallery-plugin.php:
|
543 |
msgid "for any structure of permalinks except the default structure"
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
547 |
msgid "Save Changes"
|
548 |
msgstr "Değişiklikleri Kaydet"
|
549 |
|
550 |
-
#: gallery-plugin.php:
|
551 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: gallery-plugin.php:
|
555 |
#, fuzzy
|
556 |
msgid "Rate the plugin"
|
557 |
msgstr "Ücretsiz eklentiler"
|
558 |
|
559 |
-
#: gallery-plugin.php:
|
560 |
#, fuzzy
|
561 |
msgid "If there is something wrong about it, please contact us"
|
562 |
msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
|
563 |
|
564 |
-
#: gallery-plugin.php:
|
565 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
566 |
msgstr ""
|
567 |
|
568 |
-
#: gallery-plugin.php:
|
569 |
msgid "Please, go to"
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: gallery-plugin.php:
|
573 |
#, fuzzy
|
574 |
msgid "the setting page"
|
575 |
msgstr "Eklenti ayarları: ("
|
576 |
|
577 |
-
#: gallery-plugin.php:
|
578 |
msgid "You will be redirected automatically in 5 seconds."
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: gallery-plugin.php:
|
582 |
msgid "You can download and activate"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: gallery-plugin.php:
|
586 |
msgid "version of this plugin by entering Your license key."
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: gallery-plugin.php:
|
590 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
msgid "(your username is the email you specify when purchasing the product)."
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: gallery-plugin.php:
|
598 |
-
#: gallery-plugin.php:
|
599 |
-
|
600 |
-
|
|
|
601 |
|
602 |
-
#: gallery-plugin.php:
|
603 |
-
|
604 |
-
|
|
|
605 |
|
606 |
-
#: gallery-plugin.php:
|
607 |
msgid "Support"
|
608 |
msgstr "Destek"
|
609 |
|
610 |
-
#: gallery-plugin.php:
|
611 |
-
#: template/gallery-single-template.php:
|
612 |
msgid "Download high resolution image"
|
613 |
msgstr "Yüksek çözünürlüklü görseli indir"
|
614 |
|
615 |
-
#: gallery-plugin.php:
|
616 |
-
#: template/gallery-single-template.php:
|
617 |
msgid "Sorry, nothing found."
|
618 |
msgstr "Üzgünüz, sonuç bulunamadı."
|
619 |
|
620 |
-
#: gallery-plugin.php:
|
621 |
-
#: template/gallery-single-template.php:
|
622 |
msgid "Image"
|
623 |
msgstr "Görsel"
|
624 |
|
625 |
-
#: gallery-plugin.php:
|
626 |
#, fuzzy
|
627 |
msgid "Image size not defined"
|
628 |
msgstr "Resim boyutu"
|
629 |
|
630 |
-
#: gallery-plugin.php:
|
631 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: gallery-plugin.php:
|
635 |
msgid "Image size changes not defined"
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: gallery-plugin.php:
|
639 |
-
#: gallery-plugin.php:
|
640 |
-
#: gallery-plugin.php:
|
641 |
msgid "Invalid path"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: gallery-plugin.php:
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Learn More"
|
647 |
-
msgstr "Devamını Oku"
|
648 |
-
|
649 |
-
#: gallery-plugin.php:1947
|
650 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: gallery-plugin.php:
|
654 |
-
msgid "Extend standard plugin functionality with new great options
|
655 |
msgstr ""
|
656 |
|
|
|
|
|
|
|
|
|
|
|
657 |
#, fuzzy
|
658 |
#~ msgid "No gallery item found"
|
659 |
#~ msgstr "Galeri bulunamadı"
|
@@ -662,9 +723,6 @@ msgstr ""
|
|
662 |
#~ msgid "PHP Max Upload Size"
|
663 |
#~ msgstr "Resim Yükle"
|
664 |
|
665 |
-
#~ msgid "Activated plugins"
|
666 |
-
#~ msgstr "Etkinleştirilmiş eklentiler"
|
667 |
-
|
668 |
#~ msgid "Installed plugins"
|
669 |
#~ msgstr "Yüklü eklentiler"
|
670 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
#: gallery-plugin.php:273
|
22 |
+
msgid "Gallery"
|
23 |
+
msgstr "Galeri"
|
24 |
+
|
25 |
+
#: gallery-plugin.php:125
|
26 |
+
msgid "See images »"
|
27 |
+
msgstr "Resimleri Gör »"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:172
|
30 |
+
msgid "requires"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: gallery-plugin.php:172
|
34 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: gallery-plugin.php:172
|
38 |
+
msgid "Back to the WordPress"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: gallery-plugin.php:172
|
42 |
+
#, fuzzy
|
43 |
+
msgid "Plugins page"
|
44 |
+
msgstr "Pro eklentiler"
|
45 |
+
|
46 |
+
#: gallery-plugin.php:250
|
47 |
+
#: gallery-plugin.php:823
|
48 |
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"
|
49 |
msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
|
50 |
|
51 |
+
#: gallery-plugin.php:272
|
52 |
+
#: gallery-plugin.php:282
|
53 |
msgid "Galleries"
|
54 |
msgstr "Galeriler"
|
55 |
|
56 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
57 |
msgid "Add a Gallery"
|
58 |
msgstr "Yeni Galeri"
|
59 |
|
60 |
+
#: gallery-plugin.php:275
|
61 |
msgid "Add New Gallery"
|
62 |
msgstr "Yeni Galeri"
|
63 |
|
64 |
+
#: gallery-plugin.php:276
|
65 |
msgid "Edit Gallery"
|
66 |
msgstr "Galeriyi Düzenle"
|
67 |
|
68 |
+
#: gallery-plugin.php:277
|
69 |
msgid "New Gallery"
|
70 |
msgstr "Yeni Galeri"
|
71 |
|
72 |
+
#: gallery-plugin.php:278
|
73 |
msgid "View Gallery"
|
74 |
msgstr "Galeriyi görüntüle"
|
75 |
|
76 |
+
#: gallery-plugin.php:279
|
77 |
msgid "Find a Gallery"
|
78 |
msgstr "Galeri bul"
|
79 |
|
80 |
+
#: gallery-plugin.php:280
|
81 |
msgid "No Gallery found"
|
82 |
msgstr "Galeri bulunamadı"
|
83 |
|
84 |
+
#: gallery-plugin.php:337
|
85 |
msgid "Upload File"
|
86 |
msgstr "Resim Yükle"
|
87 |
|
88 |
+
#: gallery-plugin.php:338
|
89 |
msgid "Gallery Shortcode"
|
90 |
msgstr "Galeri Kısa Kodu"
|
91 |
|
92 |
+
#: gallery-plugin.php:356
|
93 |
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)"
|
94 |
msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
|
95 |
|
96 |
+
#: gallery-plugin.php:359
|
97 |
msgid "Choose an image for upload:"
|
98 |
msgstr "Yüklemek için bir resim seçiniz:"
|
99 |
|
100 |
+
#: gallery-plugin.php:364
|
101 |
msgid "Please enable JavaScript to use the file uploader."
|
102 |
msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
|
103 |
|
104 |
+
#: gallery-plugin.php:371
|
105 |
msgid "Allow the download link for all images in this gallery"
|
106 |
msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
|
107 |
|
108 |
+
#: gallery-plugin.php:372
|
109 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
110 |
msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
|
111 |
|
112 |
+
#: gallery-plugin.php:374
|
113 |
msgid "Please make a choice"
|
114 |
msgstr "Lütfen bir seçim yapınız"
|
115 |
|
116 |
+
#: gallery-plugin.php:374
|
117 |
+
#: gallery-plugin.php:1099
|
118 |
msgid "Sort images by"
|
119 |
msgstr "Resimleri sırala buna göre sırala"
|
120 |
|
121 |
+
#: gallery-plugin.php:374
|
122 |
msgid "sort images"
|
123 |
msgstr "görselleri sırala"
|
124 |
|
125 |
+
#: gallery-plugin.php:374
|
126 |
msgid "on the plugin settings page ("
|
127 |
msgstr "Eklenti ayarları: ("
|
128 |
|
129 |
+
#: gallery-plugin.php:416
|
130 |
+
#: gallery-plugin.php:637
|
131 |
msgid "Title"
|
132 |
msgstr "Başlık"
|
133 |
|
134 |
+
#: gallery-plugin.php:418
|
135 |
msgid "Alt tag"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: gallery-plugin.php:419
|
139 |
msgid "URL"
|
140 |
msgstr "URL"
|
141 |
|
142 |
+
#: gallery-plugin.php:419
|
143 |
msgid "(by click on image opens a link in a new window)"
|
144 |
msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
|
145 |
|
146 |
+
#: gallery-plugin.php:420
|
147 |
msgid "This setting is available in Pro version"
|
148 |
msgstr "Bu ayar Pro verisyonda yapılabilir"
|
149 |
|
150 |
+
#: gallery-plugin.php:421
|
151 |
+
#, fuzzy
|
152 |
+
msgid "Open the URL"
|
153 |
msgstr "Linki aç"
|
154 |
|
155 |
+
#: gallery-plugin.php:421
|
156 |
msgid "Current window"
|
157 |
msgstr "Geçerli pencere"
|
158 |
|
159 |
+
#: gallery-plugin.php:421
|
160 |
msgid "New window"
|
161 |
msgstr "Yeni pencere"
|
162 |
|
163 |
+
#: gallery-plugin.php:422
|
164 |
+
#, fuzzy
|
165 |
+
msgid "Lightbox button URL"
|
166 |
+
msgstr "Lightbox arkaplanı"
|
167 |
+
|
168 |
+
#: gallery-plugin.php:423
|
169 |
+
msgid "Description"
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: gallery-plugin.php:424
|
173 |
msgid "Delete"
|
174 |
msgstr "Sil"
|
175 |
|
176 |
+
#: gallery-plugin.php:437
|
177 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
178 |
msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
|
179 |
|
180 |
+
#: gallery-plugin.php:439
|
181 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
182 |
msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
|
183 |
|
184 |
+
#: gallery-plugin.php:638
|
185 |
msgid "Author"
|
186 |
msgstr "Yazar"
|
187 |
|
188 |
+
#: gallery-plugin.php:639
|
189 |
msgid "Photo"
|
190 |
msgstr "Fotoğraf"
|
191 |
|
192 |
+
#: gallery-plugin.php:640
|
193 |
msgid "Publishing"
|
194 |
msgstr "Yayınlama"
|
195 |
|
196 |
+
#: gallery-plugin.php:641
|
197 |
+
#: gallery-plugin.php:1103
|
198 |
msgid "Date"
|
199 |
msgstr "Tarih"
|
200 |
|
201 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
msgid "Settings are saved"
|
203 |
msgstr "Ayarlar kaydedildi"
|
204 |
|
205 |
+
#: gallery-plugin.php:835
|
206 |
+
#: gallery-plugin.php:874
|
207 |
msgid "Wrong license key"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: gallery-plugin.php:867
|
211 |
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."
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: gallery-plugin.php:876
|
215 |
msgid "This license key is bind to another site"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: gallery-plugin.php:878
|
219 |
+
#: gallery-plugin.php:1281
|
220 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: gallery-plugin.php:895
|
224 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: gallery-plugin.php:901
|
228 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: gallery-plugin.php:905
|
232 |
+
#: gallery-plugin.php:914
|
233 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: gallery-plugin.php:918
|
237 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: gallery-plugin.php:933
|
241 |
msgid "Please, enter Your license key"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: gallery-plugin.php:941
|
245 |
msgid "Gallery Settings"
|
246 |
msgstr "Galeri ayarları"
|
247 |
|
248 |
+
#: gallery-plugin.php:943
|
249 |
+
#: gallery-plugin.php:1304
|
250 |
+
#: gallery-plugin.php:1320
|
251 |
msgid "Settings"
|
252 |
msgstr "Ayarlar"
|
253 |
|
254 |
+
#: gallery-plugin.php:944
|
255 |
+
#: gallery-plugin.php:1305
|
256 |
+
msgid "FAQ"
|
257 |
+
msgstr "SSS"
|
258 |
+
|
259 |
+
#: gallery-plugin.php:945
|
260 |
msgid "Go PRO"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: gallery-plugin.php:950
|
264 |
msgid "Notice:"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: gallery-plugin.php:950
|
268 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: gallery-plugin.php:951
|
272 |
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:"
|
273 |
msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
|
274 |
|
275 |
+
#: gallery-plugin.php:953
|
276 |
#, fuzzy
|
277 |
msgid "Please enable JavaScript to use the option to renew images."
|
278 |
msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
|
279 |
|
280 |
+
#: gallery-plugin.php:957
|
281 |
msgid "Update images for gallery"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: gallery-plugin.php:959
|
285 |
#, fuzzy
|
286 |
msgid "Update images"
|
287 |
msgstr "görselleri sırala"
|
288 |
|
289 |
+
#: gallery-plugin.php:964
|
290 |
msgid "Updating images..."
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: gallery-plugin.php:965
|
294 |
#, fuzzy
|
295 |
msgid "No image found"
|
296 |
msgstr "Galeri bulunamadı"
|
297 |
|
298 |
+
#: gallery-plugin.php:966
|
299 |
msgid "All images are updated"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: gallery-plugin.php:967
|
303 |
msgid "Error."
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: gallery-plugin.php:973
|
307 |
msgid "Image size for the album cover"
|
308 |
msgstr "Albüm kapağı için resim boyuru"
|
309 |
|
310 |
+
#: gallery-plugin.php:975
|
311 |
+
#: gallery-plugin.php:983
|
312 |
+
#: gallery-plugin.php:999
|
313 |
msgid "Image size"
|
314 |
msgstr "Resim boyutu"
|
315 |
|
316 |
+
#: gallery-plugin.php:976
|
317 |
+
#: gallery-plugin.php:984
|
318 |
msgid "Width (in px)"
|
319 |
msgstr "Yatay boyut (px)"
|
320 |
|
321 |
+
#: gallery-plugin.php:977
|
322 |
+
#: gallery-plugin.php:985
|
323 |
msgid "Height (in px)"
|
324 |
msgstr "Yükseklik (px)"
|
325 |
|
326 |
+
#: gallery-plugin.php:981
|
327 |
msgid "Gallery image size"
|
328 |
msgstr "Galeri resim boyutu"
|
329 |
|
330 |
+
#: gallery-plugin.php:989
|
331 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
332 |
msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
|
333 |
|
334 |
+
#: gallery-plugin.php:997
|
335 |
msgid "Gallery image size in the lightbox"
|
336 |
msgstr "Lightbox içerisindeki resim boyutu"
|
337 |
|
338 |
+
#: gallery-plugin.php:1000
|
339 |
msgid "Max width (in px)"
|
340 |
msgstr "Maksimum yatay boyut (px)"
|
341 |
|
342 |
+
#: gallery-plugin.php:1001
|
343 |
msgid "Max height (in px)"
|
344 |
msgstr "Maksimum yükseklik (px)"
|
345 |
|
346 |
+
#: gallery-plugin.php:1002
|
347 |
msgid "Display a full size image in the lightbox"
|
348 |
msgstr "Lightbox içerisinde tam boyutlu resim göster"
|
349 |
|
350 |
+
#: gallery-plugin.php:1006
|
351 |
msgid "Crop position"
|
352 |
msgstr "Kırpma konumu"
|
353 |
|
354 |
+
#: gallery-plugin.php:1008
|
355 |
msgid "Horizontal"
|
356 |
msgstr "Yatay"
|
357 |
|
358 |
+
#: gallery-plugin.php:1010
|
359 |
msgid "left"
|
360 |
msgstr "sol"
|
361 |
|
362 |
+
#: gallery-plugin.php:1011
|
363 |
+
#: gallery-plugin.php:1018
|
364 |
msgid "center"
|
365 |
msgstr "orta"
|
366 |
|
367 |
+
#: gallery-plugin.php:1012
|
368 |
msgid "right"
|
369 |
msgstr "sağ"
|
370 |
|
371 |
+
#: gallery-plugin.php:1015
|
372 |
msgid "Vertical"
|
373 |
msgstr "Dikey"
|
374 |
|
375 |
+
#: gallery-plugin.php:1017
|
376 |
msgid "top"
|
377 |
msgstr "üst"
|
378 |
|
379 |
+
#: gallery-plugin.php:1019
|
380 |
msgid "bottom"
|
381 |
msgstr "alt"
|
382 |
|
383 |
+
#: gallery-plugin.php:1024
|
384 |
msgid "Lightbox background"
|
385 |
msgstr "Lightbox arkaplanı"
|
386 |
|
387 |
+
#: gallery-plugin.php:1026
|
388 |
msgid "Default"
|
389 |
msgstr "Öntanımlı"
|
390 |
|
391 |
+
#: gallery-plugin.php:1027
|
392 |
msgid "Background transparency (from 0 to 1)"
|
393 |
msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
|
394 |
|
395 |
+
#: gallery-plugin.php:1029
|
396 |
msgid "Select a background color"
|
397 |
msgstr "Arkaplan rengi seçiniz"
|
398 |
|
399 |
+
#: gallery-plugin.php:1031
|
400 |
msgid "Background color"
|
401 |
msgstr "Arka plan rengi"
|
402 |
|
403 |
+
#: gallery-plugin.php:1038
|
404 |
+
#: gallery-plugin.php:1211
|
405 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: gallery-plugin.php:1045
|
409 |
+
#: gallery-plugin.php:1218
|
410 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
411 |
+
msgstr ""
|
412 |
+
|
413 |
+
#: gallery-plugin.php:1046
|
414 |
+
#: gallery-plugin.php:1219
|
415 |
+
#: gallery-plugin.php:2039
|
416 |
+
#, fuzzy
|
417 |
+
msgid "Learn More"
|
418 |
+
msgstr "Devamını Oku"
|
419 |
+
|
420 |
+
#: gallery-plugin.php:1050
|
421 |
+
#: gallery-plugin.php:1223
|
422 |
+
msgid "Start Your Trial"
|
423 |
+
msgstr ""
|
424 |
+
|
425 |
+
#: gallery-plugin.php:1051
|
426 |
+
#: gallery-plugin.php:1224
|
427 |
+
#: gallery-plugin.php:1278
|
428 |
+
#: gallery-plugin.php:1288
|
429 |
+
msgid "or"
|
430 |
+
msgstr ""
|
431 |
+
|
432 |
+
#: gallery-plugin.php:1054
|
433 |
+
#: gallery-plugin.php:1227
|
434 |
+
msgid "Go"
|
435 |
+
msgstr ""
|
436 |
|
437 |
+
#: gallery-plugin.php:1062
|
438 |
msgid "Images with border"
|
439 |
msgstr "Çerçeveli resimler"
|
440 |
|
441 |
+
#: gallery-plugin.php:1065
|
442 |
msgid "Border width in px, just numbers"
|
443 |
msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
|
444 |
|
445 |
+
#: gallery-plugin.php:1067
|
446 |
+
#: gallery-plugin.php:1069
|
447 |
msgid "Select a border color"
|
448 |
msgstr "Çerçeve rengi seçiniz"
|
449 |
|
450 |
+
#: gallery-plugin.php:1075
|
451 |
msgid "Number of images in the row"
|
452 |
msgstr "Bir satırdaki resim sayısı"
|
453 |
|
454 |
+
#: gallery-plugin.php:1081
|
455 |
msgid "Start slideshow"
|
456 |
msgstr "Slayt gösterisini başlat"
|
457 |
|
458 |
+
#: gallery-plugin.php:1087
|
459 |
msgid "Slideshow interval"
|
460 |
msgstr "Slayt gösterisi sıklığı"
|
461 |
|
462 |
+
#: gallery-plugin.php:1093
|
463 |
msgid "Use single lightbox for multiple galleries on one page"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: gallery-plugin.php:1101
|
467 |
msgid "Attachment ID"
|
468 |
msgstr "Ek ID"
|
469 |
|
470 |
+
#: gallery-plugin.php:1102
|
471 |
msgid "Image Name"
|
472 |
msgstr "Resim İsmi"
|
473 |
|
474 |
+
#: gallery-plugin.php:1104
|
475 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
476 |
msgstr "Sıralama"
|
477 |
|
478 |
+
#: gallery-plugin.php:1105
|
479 |
msgid "Random"
|
480 |
msgstr "Rastgele"
|
481 |
|
482 |
+
#: gallery-plugin.php:1109
|
483 |
msgid "Sort images"
|
484 |
msgstr "Resimleri sırala"
|
485 |
|
486 |
+
#: gallery-plugin.php:1111
|
487 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
488 |
msgstr "Artan Sırada (1,2,3; a,b,c)"
|
489 |
|
490 |
+
#: gallery-plugin.php:1112
|
491 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
492 |
msgstr "Azalan Sırada (3,2,1;c,b,a)"
|
493 |
|
494 |
+
#: gallery-plugin.php:1116
|
495 |
msgid "Display text above the image"
|
496 |
msgstr "Görsel üzerinde yazı göster"
|
497 |
|
498 |
+
#: gallery-plugin.php:1118
|
499 |
#, fuzzy
|
500 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
501 |
msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
|
502 |
|
503 |
+
#: gallery-plugin.php:1122
|
504 |
msgid "Display the Back link"
|
505 |
msgstr "Geri linkini göster"
|
506 |
|
507 |
+
#: gallery-plugin.php:1128
|
508 |
msgid "Display the Back link in the shortcode"
|
509 |
msgstr "Kısa kodda Geri linkini göster"
|
510 |
|
511 |
+
#: gallery-plugin.php:1134
|
512 |
msgid "The Back link text"
|
513 |
msgstr "Geri linki başlığı"
|
514 |
|
515 |
+
#: gallery-plugin.php:1140
|
516 |
msgid "The Back link URL"
|
517 |
msgstr "Geri linki URL'si"
|
518 |
|
519 |
+
#: gallery-plugin.php:1142
|
520 |
msgid "Gallery page (Page with Gallery Template)"
|
521 |
msgstr "Galeri sayfası"
|
522 |
|
523 |
+
#: gallery-plugin.php:1144
|
524 |
msgid "(Full URL to custom page)"
|
525 |
msgstr "(Özel sayfaya(custom page) tam link)"
|
526 |
|
527 |
+
#: gallery-plugin.php:1148
|
528 |
msgid "The Read More link text"
|
529 |
msgstr "Devamını oku linki için etiket"
|
530 |
|
531 |
+
#: gallery-plugin.php:1154
|
532 |
msgid "Add gallery to the search"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: gallery-plugin.php:1164
|
536 |
msgid "Using"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: gallery-plugin.php:1164
|
540 |
msgid "powered by"
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: gallery-plugin.php:1167
|
544 |
+
#: gallery-plugin.php:1171
|
545 |
msgid "Using Custom Search powered by"
|
546 |
msgstr ""
|
547 |
|
548 |
+
#: gallery-plugin.php:1167
|
549 |
msgid "Activate Custom Search"
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: gallery-plugin.php:1171
|
553 |
msgid "Download Custom Search"
|
554 |
msgstr ""
|
555 |
|
556 |
+
#: gallery-plugin.php:1181
|
557 |
+
msgid "The lightbox helper"
|
558 |
+
msgstr ""
|
559 |
+
|
560 |
+
#: gallery-plugin.php:1183
|
561 |
+
msgid "Do not use"
|
562 |
+
msgstr ""
|
563 |
+
|
564 |
+
#: gallery-plugin.php:1184
|
565 |
+
msgid "Button helper"
|
566 |
+
msgstr ""
|
567 |
+
|
568 |
+
#: gallery-plugin.php:1185
|
569 |
+
msgid "Thumbnail helper"
|
570 |
+
msgstr ""
|
571 |
+
|
572 |
+
#: gallery-plugin.php:1189
|
573 |
msgid "Display Like buttons in the lightbox"
|
574 |
msgstr "Lightbox içerisinde beğen butonlarını göster"
|
575 |
|
576 |
+
#: gallery-plugin.php:1191
|
577 |
msgid "FaceBook"
|
578 |
msgstr "Facebook"
|
579 |
|
580 |
+
#: gallery-plugin.php:1192
|
581 |
msgid "Twitter"
|
582 |
msgstr "Twitter"
|
583 |
|
584 |
+
#: gallery-plugin.php:1193
|
585 |
msgid "Pinterest"
|
586 |
msgstr "Pinterest"
|
587 |
|
588 |
+
#: gallery-plugin.php:1194
|
589 |
msgid "Google +1"
|
590 |
msgstr "Google +1"
|
591 |
|
592 |
+
#: gallery-plugin.php:1198
|
593 |
#, fuzzy
|
594 |
msgid "Slug for gallery item"
|
595 |
msgstr "Розмір зображення галерея"
|
596 |
|
597 |
+
#: gallery-plugin.php:1200
|
598 |
msgid "for any structure of permalinks except the default structure"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: gallery-plugin.php:1204
|
602 |
+
msgid "Title for lightbox button"
|
603 |
+
msgstr ""
|
604 |
+
|
605 |
+
#: gallery-plugin.php:1235
|
606 |
msgid "Save Changes"
|
607 |
msgstr "Değişiklikleri Kaydet"
|
608 |
|
609 |
+
#: gallery-plugin.php:1241
|
610 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: gallery-plugin.php:1242
|
614 |
#, fuzzy
|
615 |
msgid "Rate the plugin"
|
616 |
msgstr "Ücretsiz eklentiler"
|
617 |
|
618 |
+
#: gallery-plugin.php:1245
|
619 |
#, fuzzy
|
620 |
msgid "If there is something wrong about it, please contact us"
|
621 |
msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
|
622 |
|
623 |
+
#: gallery-plugin.php:1256
|
624 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: gallery-plugin.php:1258
|
628 |
msgid "Please, go to"
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: gallery-plugin.php:1258
|
632 |
#, fuzzy
|
633 |
msgid "the setting page"
|
634 |
msgstr "Eklenti ayarları: ("
|
635 |
|
636 |
+
#: gallery-plugin.php:1259
|
637 |
msgid "You will be redirected automatically in 5 seconds."
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: gallery-plugin.php:1264
|
641 |
msgid "You can download and activate"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: gallery-plugin.php:1266
|
645 |
msgid "version of this plugin by entering Your license key."
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: gallery-plugin.php:1268
|
649 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: gallery-plugin.php:1270
|
653 |
msgid "(your username is the email you specify when purchasing the product)."
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: gallery-plugin.php:1278
|
657 |
+
#: gallery-plugin.php:1288
|
658 |
+
#, fuzzy
|
659 |
+
msgid "Activate"
|
660 |
+
msgstr "Etkinleştirilmiş eklentiler"
|
661 |
|
662 |
+
#: gallery-plugin.php:1278
|
663 |
+
#: gallery-plugin.php:1288
|
664 |
+
msgid "Start Your Free 7-Day Trial Now"
|
665 |
+
msgstr ""
|
666 |
|
667 |
+
#: gallery-plugin.php:1306
|
668 |
msgid "Support"
|
669 |
msgstr "Destek"
|
670 |
|
671 |
+
#: gallery-plugin.php:1434
|
672 |
+
#: template/gallery-single-template.php:13
|
673 |
msgid "Download high resolution image"
|
674 |
msgstr "Yüksek çözünürlüklü görseli indir"
|
675 |
|
676 |
+
#: gallery-plugin.php:1543
|
677 |
+
#: template/gallery-single-template.php:76
|
678 |
msgid "Sorry, nothing found."
|
679 |
msgstr "Üzgünüz, sonuç bulunamadı."
|
680 |
|
681 |
+
#: gallery-plugin.php:1565
|
682 |
+
#: template/gallery-single-template.php:102
|
683 |
msgid "Image"
|
684 |
msgstr "Görsel"
|
685 |
|
686 |
+
#: gallery-plugin.php:1856
|
687 |
#, fuzzy
|
688 |
msgid "Image size not defined"
|
689 |
msgstr "Resim boyutu"
|
690 |
|
691 |
+
#: gallery-plugin.php:1871
|
692 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: gallery-plugin.php:1882
|
696 |
msgid "Image size changes not defined"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: gallery-plugin.php:1911
|
700 |
+
#: gallery-plugin.php:1914
|
701 |
+
#: gallery-plugin.php:1919
|
702 |
msgid "Invalid path"
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
|
|
706 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: gallery-plugin.php:2043
|
710 |
+
msgid "Extend standard plugin functionality with new great options"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#~ msgid ""
|
714 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
715 |
+
#~ "more details, please follow the link"
|
716 |
+
#~ msgstr "Bu özellik Pro versiyonda etkindir. Detaylar için linke tıklayın."
|
717 |
+
|
718 |
#, fuzzy
|
719 |
#~ msgid "No gallery item found"
|
720 |
#~ msgstr "Galeri bulunamadı"
|
723 |
#~ msgid "PHP Max Upload Size"
|
724 |
#~ msgstr "Resim Yükle"
|
725 |
|
|
|
|
|
|
|
726 |
#~ msgid "Installed plugins"
|
727 |
#~ msgstr "Yüklü eklentiler"
|
728 |
|
languages/gallery-uk.mo
CHANGED
Binary file
|
languages/gallery-uk.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
|
9 |
"Language: uk_UA\n"
|
@@ -13,641 +13,698 @@ msgstr ""
|
|
13 |
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 "
|
23 |
|
24 |
-
#: gallery-plugin.php:
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "Galleries"
|
27 |
msgstr "Галереї"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
30 |
-
#: gallery-plugin.php:606
|
31 |
-
msgid "Gallery"
|
32 |
-
msgstr "Gallery"
|
33 |
-
|
34 |
-
#: gallery-plugin.php:130
|
35 |
msgid "Add a Gallery"
|
36 |
msgstr "Додати галерею"
|
37 |
|
38 |
-
#: gallery-plugin.php:
|
39 |
msgid "Add New Gallery"
|
40 |
msgstr "Додати нову галерею"
|
41 |
|
42 |
-
#: gallery-plugin.php:
|
43 |
msgid "Edit Gallery"
|
44 |
msgstr "Редагувати галерею"
|
45 |
|
46 |
-
#: gallery-plugin.php:
|
47 |
msgid "New Gallery"
|
48 |
msgstr "Нова галерея"
|
49 |
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "View Gallery"
|
52 |
msgstr "Переглянути галерею"
|
53 |
|
54 |
-
#: gallery-plugin.php:
|
55 |
msgid "Find a Gallery"
|
56 |
msgstr "Знайти галерею"
|
57 |
|
58 |
-
#: gallery-plugin.php:
|
59 |
msgid "No Gallery found"
|
60 |
-
msgstr "
|
61 |
|
62 |
-
#: gallery-plugin.php:
|
63 |
msgid "Upload File"
|
64 |
msgstr "Завантажити файл"
|
65 |
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Gallery Shortcode"
|
68 |
msgstr "Шорткод галереї"
|
69 |
|
70 |
-
#: gallery-plugin.php:
|
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 "
|
73 |
|
74 |
-
#: gallery-plugin.php:
|
75 |
msgid "Choose an image for upload:"
|
76 |
-
msgstr "Вибрати
|
77 |
|
78 |
-
#: gallery-plugin.php:
|
79 |
msgid "Please enable JavaScript to use the file uploader."
|
80 |
-
msgstr "
|
81 |
|
82 |
-
#: gallery-plugin.php:
|
83 |
msgid "Allow the download link for all images in this gallery"
|
84 |
-
msgstr "Дозволити посилання для завантаження для всіх зображень в
|
85 |
|
86 |
-
#: gallery-plugin.php:
|
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 "
|
89 |
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Please make a choice"
|
92 |
msgstr "Будь ласка, виберіть"
|
93 |
|
94 |
-
#: gallery-plugin.php:
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Sort images by"
|
97 |
msgstr "Сортувати зображення за "
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "sort images"
|
101 |
msgstr "Сортувати зображення"
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "on the plugin settings page ("
|
105 |
-
msgstr "на сторінці
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
108 |
-
#: gallery-plugin.php:
|
109 |
msgid "Title"
|
110 |
msgstr "Назва"
|
111 |
|
112 |
-
#: gallery-plugin.php:
|
113 |
msgid "Alt tag"
|
114 |
msgstr "Alt tag"
|
115 |
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "URL"
|
118 |
msgstr "Посилання"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "(by click on image opens a link in a new window)"
|
122 |
-
msgstr "(
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "This setting is available in Pro version"
|
126 |
-
msgstr "
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
msgid "Open the
|
130 |
msgstr "Відкрити посилання"
|
131 |
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Current window"
|
134 |
msgstr "Поточне вікно"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "New window"
|
138 |
msgstr "Нове вікно"
|
139 |
|
140 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Delete"
|
142 |
msgstr "Видалити"
|
143 |
|
144 |
-
#: gallery-plugin.php:
|
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:
|
149 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
150 |
-
msgstr "Якщо ви хочете
|
151 |
|
152 |
-
#: gallery-plugin.php:
|
153 |
msgid "Author"
|
154 |
msgstr "Автор "
|
155 |
|
156 |
-
#: gallery-plugin.php:
|
157 |
msgid "Photo"
|
158 |
msgstr "Фото"
|
159 |
|
160 |
-
#: gallery-plugin.php:
|
161 |
msgid "Publishing"
|
162 |
msgstr "Публікація"
|
163 |
|
164 |
-
#: gallery-plugin.php:
|
165 |
-
#: gallery-plugin.php:
|
166 |
msgid "Date"
|
167 |
-
msgstr "
|
168 |
-
|
169 |
-
#: gallery-plugin.php:635
|
170 |
-
msgid "See images »"
|
171 |
-
msgstr "Дивитися фото »"
|
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 "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та спробуйте ще раз."
|
180 |
-
|
181 |
-
#: gallery-plugin.php:682
|
182 |
-
msgid "Back to the WordPress"
|
183 |
-
msgstr "Назад до WordPress"
|
184 |
-
|
185 |
-
#: gallery-plugin.php:682
|
186 |
-
msgid "Plugins page"
|
187 |
-
msgstr "Плагіни про-версії"
|
188 |
|
189 |
-
#: gallery-plugin.php:
|
190 |
msgid "Settings are saved"
|
191 |
-
msgstr "
|
192 |
|
193 |
-
#: gallery-plugin.php:
|
194 |
-
#: gallery-plugin.php:
|
195 |
msgid "Wrong license key"
|
196 |
-
msgstr ""
|
197 |
|
198 |
-
#: gallery-plugin.php:
|
199 |
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."
|
200 |
-
msgstr ""
|
201 |
|
202 |
-
#: gallery-plugin.php:
|
203 |
msgid "This license key is bind to another site"
|
204 |
-
msgstr ""
|
205 |
|
206 |
-
#: gallery-plugin.php:
|
207 |
-
#: gallery-plugin.php:
|
208 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
209 |
-
msgstr ""
|
210 |
|
211 |
-
#: gallery-plugin.php:
|
212 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
213 |
-
msgstr ""
|
214 |
|
215 |
-
#: gallery-plugin.php:
|
216 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
217 |
-
msgstr ""
|
218 |
|
219 |
-
#: gallery-plugin.php:
|
220 |
-
#: gallery-plugin.php:
|
221 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
222 |
-
msgstr ""
|
223 |
|
224 |
-
#: gallery-plugin.php:
|
225 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
226 |
-
msgstr ""
|
227 |
|
228 |
-
#: gallery-plugin.php:
|
229 |
msgid "Please, enter Your license key"
|
230 |
-
msgstr ""
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
msgid "Gallery Settings"
|
234 |
-
msgstr "
|
235 |
|
236 |
-
#: gallery-plugin.php:
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
msgid "Settings"
|
240 |
-
msgstr "
|
241 |
|
242 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
243 |
msgid "Go PRO"
|
244 |
-
msgstr ""
|
245 |
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Notice:"
|
248 |
-
msgstr ""
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
252 |
-
msgstr ""
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
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:"
|
256 |
-
msgstr "Якщо ви хочете додати галерею на вашу сторінку або
|
257 |
|
258 |
-
#: gallery-plugin.php:
|
259 |
-
#, fuzzy
|
260 |
msgid "Please enable JavaScript to use the option to renew images."
|
261 |
-
msgstr "
|
262 |
|
263 |
-
#: gallery-plugin.php:
|
264 |
msgid "Update images for gallery"
|
265 |
-
msgstr ""
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
-
#, fuzzy
|
269 |
msgid "Update images"
|
270 |
-
msgstr "
|
271 |
|
272 |
-
#: gallery-plugin.php:
|
273 |
msgid "Updating images..."
|
274 |
-
msgstr ""
|
275 |
|
276 |
-
#: gallery-plugin.php:
|
277 |
-
#, fuzzy
|
278 |
msgid "No image found"
|
279 |
-
msgstr "
|
280 |
|
281 |
-
#: gallery-plugin.php:
|
282 |
msgid "All images are updated"
|
283 |
-
msgstr ""
|
284 |
|
285 |
-
#: gallery-plugin.php:
|
286 |
msgid "Error."
|
287 |
-
msgstr ""
|
288 |
|
289 |
-
#: gallery-plugin.php:
|
290 |
msgid "Image size for the album cover"
|
291 |
msgstr "Розмір зображення для обкладинки альбому"
|
292 |
|
293 |
-
#: gallery-plugin.php:
|
294 |
-
#: gallery-plugin.php:
|
295 |
-
#: gallery-plugin.php:
|
296 |
msgid "Image size"
|
297 |
msgstr "Розмір зображення"
|
298 |
|
299 |
-
#: gallery-plugin.php:
|
300 |
-
#: gallery-plugin.php:
|
301 |
msgid "Width (in px)"
|
302 |
msgstr "Ширина (в px)"
|
303 |
|
304 |
-
#: gallery-plugin.php:
|
305 |
-
#: gallery-plugin.php:
|
306 |
msgid "Height (in px)"
|
307 |
msgstr "Висота (в px)"
|
308 |
|
309 |
-
#: gallery-plugin.php:
|
310 |
msgid "Gallery image size"
|
311 |
msgstr "Розмір зображення галереї"
|
312 |
|
313 |
-
#: gallery-plugin.php:
|
314 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
315 |
-
msgstr "
|
316 |
|
317 |
-
#: gallery-plugin.php:
|
318 |
msgid "Gallery image size in the lightbox"
|
319 |
msgstr "Розмір зображень галереї в лайтбоксі"
|
320 |
|
321 |
-
#: gallery-plugin.php:
|
322 |
msgid "Max width (in px)"
|
323 |
msgstr "Макс. ширина (в px)"
|
324 |
|
325 |
-
#: gallery-plugin.php:
|
326 |
msgid "Max height (in px)"
|
327 |
msgstr "Макс. висота (в px)"
|
328 |
|
329 |
-
#: gallery-plugin.php:
|
330 |
msgid "Display a full size image in the lightbox"
|
331 |
msgstr "Відображати повне зображення в лайтбоксі"
|
332 |
|
333 |
-
#: gallery-plugin.php:
|
334 |
msgid "Crop position"
|
335 |
-
msgstr "
|
336 |
|
337 |
-
#: gallery-plugin.php:
|
338 |
msgid "Horizontal"
|
339 |
msgstr "Горизонтальна"
|
340 |
|
341 |
-
#: gallery-plugin.php:
|
342 |
msgid "left"
|
343 |
msgstr "зліва"
|
344 |
|
345 |
-
#: gallery-plugin.php:
|
346 |
-
#: gallery-plugin.php:
|
347 |
msgid "center"
|
348 |
msgstr "центр"
|
349 |
|
350 |
-
#: gallery-plugin.php:
|
351 |
msgid "right"
|
352 |
-
msgstr "
|
353 |
|
354 |
-
#: gallery-plugin.php:
|
355 |
msgid "Vertical"
|
356 |
msgstr "Вертикальна"
|
357 |
|
358 |
-
#: gallery-plugin.php:
|
359 |
msgid "top"
|
360 |
msgstr "верх"
|
361 |
|
362 |
-
#: gallery-plugin.php:
|
363 |
msgid "bottom"
|
364 |
msgstr "низ"
|
365 |
|
366 |
-
#: gallery-plugin.php:
|
367 |
msgid "Lightbox background"
|
368 |
msgstr "Фон лайтбокса"
|
369 |
|
370 |
-
#: gallery-plugin.php:
|
371 |
msgid "Default"
|
372 |
-
msgstr "
|
373 |
|
374 |
-
#: gallery-plugin.php:
|
375 |
msgid "Background transparency (from 0 to 1)"
|
376 |
-
msgstr "Прозорість
|
377 |
|
378 |
-
#: gallery-plugin.php:
|
379 |
msgid "Select a background color"
|
380 |
-
msgstr "
|
381 |
|
382 |
-
#: gallery-plugin.php:
|
383 |
msgid "Background color"
|
384 |
msgstr "Колір фону"
|
385 |
|
386 |
-
#: gallery-plugin.php:
|
387 |
-
#: gallery-plugin.php:
|
388 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: gallery-plugin.php:
|
392 |
-
#: gallery-plugin.php:
|
393 |
-
msgid "
|
394 |
-
msgstr "
|
395 |
|
396 |
-
#: gallery-plugin.php:
|
397 |
msgid "Images with border"
|
398 |
msgstr "Зображення з рамкою"
|
399 |
|
400 |
-
#: gallery-plugin.php:
|
401 |
msgid "Border width in px, just numbers"
|
402 |
msgstr "Ширина рамки у пікселях, тільки числа"
|
403 |
|
404 |
-
#: gallery-plugin.php:
|
405 |
-
#: gallery-plugin.php:
|
406 |
msgid "Select a border color"
|
407 |
msgstr "Виберіть колір рамки"
|
408 |
|
409 |
-
#: gallery-plugin.php:
|
410 |
msgid "Number of images in the row"
|
411 |
msgstr "Кількість зображень у рядку"
|
412 |
|
413 |
-
#: gallery-plugin.php:
|
414 |
msgid "Start slideshow"
|
415 |
msgstr "Розпочати слайд-шоу"
|
416 |
|
417 |
-
#: gallery-plugin.php:
|
418 |
msgid "Slideshow interval"
|
419 |
-
msgstr "Інтервал
|
420 |
|
421 |
-
#: gallery-plugin.php:
|
422 |
msgid "Use single lightbox for multiple galleries on one page"
|
423 |
-
msgstr "Використовувати
|
424 |
|
425 |
-
#: gallery-plugin.php:
|
426 |
msgid "Attachment ID"
|
427 |
-
msgstr "ID
|
428 |
|
429 |
-
#: gallery-plugin.php:
|
430 |
msgid "Image Name"
|
431 |
-
msgstr "
|
432 |
|
433 |
-
#: gallery-plugin.php:
|
434 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
435 |
-
msgstr "Порядок сортування (поле для введення порядку
|
436 |
|
437 |
-
#: gallery-plugin.php:
|
438 |
msgid "Random"
|
439 |
msgstr "Довільно"
|
440 |
|
441 |
-
#: gallery-plugin.php:
|
442 |
msgid "Sort images"
|
443 |
msgstr "Сортувати зображення"
|
444 |
|
445 |
-
#: gallery-plugin.php:
|
446 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
447 |
msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; a, b, c)"
|
448 |
|
449 |
-
#: gallery-plugin.php:
|
450 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
451 |
-
msgstr "DESC (
|
452 |
|
453 |
-
#: gallery-plugin.php:
|
454 |
msgid "Display text above the image"
|
455 |
msgstr "Відображення тексту над зображенням"
|
456 |
|
457 |
-
#: gallery-plugin.php:
|
458 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
459 |
-
msgstr "
|
460 |
|
461 |
-
#: gallery-plugin.php:
|
462 |
msgid "Display the Back link"
|
463 |
-
msgstr "Відображати посилання
|
464 |
|
465 |
-
#: gallery-plugin.php:
|
466 |
msgid "Display the Back link in the shortcode"
|
467 |
-
msgstr "Відображати посилання
|
468 |
|
469 |
-
#: gallery-plugin.php:
|
470 |
msgid "The Back link text"
|
471 |
-
msgstr "Текст для посилання
|
472 |
|
473 |
-
#: gallery-plugin.php:
|
474 |
msgid "The Back link URL"
|
475 |
-
msgstr "URL для посилання
|
476 |
|
477 |
-
#: gallery-plugin.php:
|
478 |
msgid "Gallery page (Page with Gallery Template)"
|
479 |
msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
|
480 |
|
481 |
-
#: gallery-plugin.php:
|
482 |
msgid "(Full URL to custom page)"
|
483 |
msgstr "(Повне посилання на сторінку користувача)"
|
484 |
|
485 |
-
#: gallery-plugin.php:
|
486 |
msgid "The Read More link text"
|
487 |
msgstr "Текст для посилання Дізнатися більше"
|
488 |
|
489 |
-
#: gallery-plugin.php:
|
490 |
msgid "Add gallery to the search"
|
491 |
msgstr "Додати галерею до пошуку"
|
492 |
|
493 |
-
#: gallery-plugin.php:
|
494 |
msgid "Using"
|
495 |
-
msgstr ""
|
496 |
|
497 |
-
#: gallery-plugin.php:
|
498 |
msgid "powered by"
|
499 |
-
msgstr ""
|
500 |
|
501 |
-
#: gallery-plugin.php:
|
502 |
-
#: gallery-plugin.php:
|
503 |
msgid "Using Custom Search powered by"
|
504 |
msgstr "Використовуючи Custom Search, розроблений"
|
505 |
|
506 |
-
#: gallery-plugin.php:
|
507 |
msgid "Activate Custom Search"
|
508 |
msgstr "Активувати Custom Search"
|
509 |
|
510 |
-
#: gallery-plugin.php:
|
511 |
msgid "Download Custom Search"
|
512 |
msgstr "Завантажити Custom Search"
|
513 |
|
514 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
515 |
msgid "Display Like buttons in the lightbox"
|
516 |
-
msgstr "Відображати
|
517 |
|
518 |
-
#: gallery-plugin.php:
|
519 |
msgid "FaceBook"
|
520 |
msgstr "FaceBook"
|
521 |
|
522 |
-
#: gallery-plugin.php:
|
523 |
msgid "Twitter"
|
524 |
msgstr "Twitter"
|
525 |
|
526 |
-
#: gallery-plugin.php:
|
527 |
msgid "Pinterest"
|
528 |
msgstr "Pinterest"
|
529 |
|
530 |
-
#: gallery-plugin.php:
|
531 |
msgid "Google +1"
|
532 |
msgstr "Google +1"
|
533 |
|
534 |
-
#: gallery-plugin.php:
|
535 |
msgid "Slug for gallery item"
|
536 |
msgstr "Назва для елементів галереї"
|
537 |
|
538 |
-
#: gallery-plugin.php:
|
539 |
msgid "for any structure of permalinks except the default structure"
|
540 |
-
msgstr "для будь-якої
|
|
|
|
|
|
|
|
|
541 |
|
542 |
-
#: gallery-plugin.php:
|
543 |
msgid "Save Changes"
|
544 |
msgstr "Зберегти зміни"
|
545 |
|
546 |
-
#: gallery-plugin.php:
|
547 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
548 |
-
msgstr ""
|
549 |
|
550 |
-
#: gallery-plugin.php:
|
551 |
-
#, fuzzy
|
552 |
msgid "Rate the plugin"
|
553 |
-
msgstr "
|
554 |
|
555 |
-
#: gallery-plugin.php:
|
556 |
-
#, fuzzy
|
557 |
msgid "If there is something wrong about it, please contact us"
|
558 |
-
msgstr "Якщо
|
559 |
|
560 |
-
#: gallery-plugin.php:
|
561 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
562 |
-
msgstr ""
|
563 |
|
564 |
-
#: gallery-plugin.php:
|
565 |
msgid "Please, go to"
|
566 |
-
msgstr ""
|
567 |
|
568 |
-
#: gallery-plugin.php:
|
569 |
-
#, fuzzy
|
570 |
msgid "the setting page"
|
571 |
-
msgstr "
|
572 |
|
573 |
-
#: gallery-plugin.php:
|
574 |
msgid "You will be redirected automatically in 5 seconds."
|
575 |
-
msgstr ""
|
576 |
|
577 |
-
#: gallery-plugin.php:
|
578 |
msgid "You can download and activate"
|
579 |
-
msgstr ""
|
580 |
|
581 |
-
#: gallery-plugin.php:
|
582 |
msgid "version of this plugin by entering Your license key."
|
583 |
-
msgstr ""
|
584 |
|
585 |
-
#: gallery-plugin.php:
|
586 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
587 |
-
msgstr ""
|
588 |
|
589 |
-
#: gallery-plugin.php:
|
590 |
msgid "(your username is the email you specify when purchasing the product)."
|
591 |
-
msgstr ""
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
-
#: gallery-plugin.php:
|
595 |
-
|
596 |
-
|
|
|
597 |
|
598 |
-
#: gallery-plugin.php:
|
599 |
-
|
600 |
-
|
|
|
601 |
|
602 |
-
#: gallery-plugin.php:
|
603 |
msgid "Support"
|
604 |
msgstr "Підтримка"
|
605 |
|
606 |
-
#: gallery-plugin.php:
|
607 |
-
#: template/gallery-single-template.php:
|
608 |
msgid "Download high resolution image"
|
609 |
-
msgstr "Завантажити зображення у високій
|
610 |
|
611 |
-
#: gallery-plugin.php:
|
612 |
-
#: template/gallery-single-template.php:
|
613 |
msgid "Sorry, nothing found."
|
614 |
-
msgstr "
|
615 |
|
616 |
-
#: gallery-plugin.php:
|
617 |
-
#: template/gallery-single-template.php:
|
618 |
msgid "Image"
|
619 |
msgstr "Зображення"
|
620 |
|
621 |
-
#: gallery-plugin.php:
|
622 |
-
#, fuzzy
|
623 |
msgid "Image size not defined"
|
624 |
-
msgstr "Розмір зображення"
|
625 |
|
626 |
-
#: gallery-plugin.php:
|
627 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
628 |
-
msgstr ""
|
629 |
|
630 |
-
#: gallery-plugin.php:
|
631 |
msgid "Image size changes not defined"
|
632 |
-
msgstr ""
|
633 |
|
634 |
-
#: gallery-plugin.php:
|
635 |
-
#: gallery-plugin.php:
|
636 |
-
#: gallery-plugin.php:
|
637 |
msgid "Invalid path"
|
638 |
-
msgstr ""
|
639 |
-
|
640 |
-
#: gallery-plugin.php:1945
|
641 |
-
msgid "Learn More"
|
642 |
-
msgstr "Читати далі"
|
643 |
|
644 |
-
#: gallery-plugin.php:
|
645 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
646 |
-
msgstr "Час оновити ваш плагін Gallery до
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
647 |
|
648 |
-
|
649 |
-
|
650 |
-
|
|
|
|
|
|
|
651 |
|
652 |
#, fuzzy
|
653 |
#~ msgid "No gallery item found"
|
@@ -749,9 +806,6 @@ msgstr "Розширити стандартний функціонал плаг
|
|
749 |
#~ msgid "Sorry, email message could not be delivered."
|
750 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
751 |
|
752 |
-
#~ msgid "Activated plugins"
|
753 |
-
#~ msgstr "Активовані плагіни"
|
754 |
-
|
755 |
#~ msgid "Installed plugins"
|
756 |
#~ msgstr "Встановлених модулів"
|
757 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:39+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
|
9 |
"Language: uk_UA\n"
|
13 |
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
+
"X-Generator: Poedit 1.6.5\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: gallery-plugin.php:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
+
msgid "Gallery"
|
22 |
+
msgstr "Gallery"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:125
|
25 |
+
msgid "See images »"
|
26 |
+
msgstr "Дивитися зображення »"
|
27 |
+
|
28 |
+
#: gallery-plugin.php:172
|
29 |
+
msgid "requires"
|
30 |
+
msgstr "потребує"
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
+
msgstr "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та спробуйте ще раз."
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "Back to the WordPress"
|
38 |
+
msgstr "Назад до WordPress на"
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
msgid "Plugins page"
|
42 |
+
msgstr "Сторінку плагінів"
|
43 |
+
|
44 |
+
#: gallery-plugin.php:250
|
45 |
+
#: gallery-plugin.php:823
|
46 |
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"
|
47 |
+
msgstr "В папці вашої теми файли \"gallery-template.php\" та \"gallery-single-template.php\" не знайдені. Для правильної роботи плагіну Gallery, будь ласка, перемістіть їх з папки `/wp-content/plugins/gallery-plugin/template/` в папку вашої теми."
|
48 |
|
49 |
+
#: gallery-plugin.php:272
|
50 |
+
#: gallery-plugin.php:282
|
51 |
msgid "Galleries"
|
52 |
msgstr "Галереї"
|
53 |
|
54 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Add a Gallery"
|
56 |
msgstr "Додати галерею"
|
57 |
|
58 |
+
#: gallery-plugin.php:275
|
59 |
msgid "Add New Gallery"
|
60 |
msgstr "Додати нову галерею"
|
61 |
|
62 |
+
#: gallery-plugin.php:276
|
63 |
msgid "Edit Gallery"
|
64 |
msgstr "Редагувати галерею"
|
65 |
|
66 |
+
#: gallery-plugin.php:277
|
67 |
msgid "New Gallery"
|
68 |
msgstr "Нова галерея"
|
69 |
|
70 |
+
#: gallery-plugin.php:278
|
71 |
msgid "View Gallery"
|
72 |
msgstr "Переглянути галерею"
|
73 |
|
74 |
+
#: gallery-plugin.php:279
|
75 |
msgid "Find a Gallery"
|
76 |
msgstr "Знайти галерею"
|
77 |
|
78 |
+
#: gallery-plugin.php:280
|
79 |
msgid "No Gallery found"
|
80 |
+
msgstr "Галерею не знайдено"
|
81 |
|
82 |
+
#: gallery-plugin.php:337
|
83 |
msgid "Upload File"
|
84 |
msgstr "Завантажити файл"
|
85 |
|
86 |
+
#: gallery-plugin.php:338
|
87 |
msgid "Gallery Shortcode"
|
88 |
msgstr "Шорткод галереї"
|
89 |
|
90 |
+
#: gallery-plugin.php:356
|
91 |
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)"
|
92 |
+
msgstr "Папка галереї для тимчасових файлів (gallery-plugin/upload/files) закрита для доступу. Щоб завантажити зображення (медіа-бібліотеки), будь ласка, скористайтесь стандартним функціоналом WP."
|
93 |
|
94 |
+
#: gallery-plugin.php:359
|
95 |
msgid "Choose an image for upload:"
|
96 |
+
msgstr "Вибрати зображення для завантаження:"
|
97 |
|
98 |
+
#: gallery-plugin.php:364
|
99 |
msgid "Please enable JavaScript to use the file uploader."
|
100 |
+
msgstr "Щоб використовувати файл uploader, будь ласка, увімкніть JavaScript."
|
101 |
|
102 |
+
#: gallery-plugin.php:371
|
103 |
msgid "Allow the download link for all images in this gallery"
|
104 |
+
msgstr "Дозволити посилання для завантаження для всіх зображень в даній галереї."
|
105 |
|
106 |
+
#: gallery-plugin.php:372
|
107 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
108 |
+
msgstr "Щоб змінити порядок відображення зображень, просто перетягніть їх мишкою і розмістіть у зручному для вас порядку. Будь ласка, при виході не забудьте зберегти пост."
|
109 |
|
110 |
+
#: gallery-plugin.php:374
|
111 |
msgid "Please make a choice"
|
112 |
msgstr "Будь ласка, виберіть"
|
113 |
|
114 |
+
#: gallery-plugin.php:374
|
115 |
+
#: gallery-plugin.php:1099
|
116 |
msgid "Sort images by"
|
117 |
msgstr "Сортувати зображення за "
|
118 |
|
119 |
+
#: gallery-plugin.php:374
|
120 |
msgid "sort images"
|
121 |
msgstr "Сортувати зображення"
|
122 |
|
123 |
+
#: gallery-plugin.php:374
|
124 |
msgid "on the plugin settings page ("
|
125 |
+
msgstr "на сторінці налаштувань плагіну ("
|
126 |
|
127 |
+
#: gallery-plugin.php:416
|
128 |
+
#: gallery-plugin.php:637
|
129 |
msgid "Title"
|
130 |
msgstr "Назва"
|
131 |
|
132 |
+
#: gallery-plugin.php:418
|
133 |
msgid "Alt tag"
|
134 |
msgstr "Alt tag"
|
135 |
|
136 |
+
#: gallery-plugin.php:419
|
137 |
msgid "URL"
|
138 |
msgstr "Посилання"
|
139 |
|
140 |
+
#: gallery-plugin.php:419
|
141 |
msgid "(by click on image opens a link in a new window)"
|
142 |
+
msgstr "(клік на зображення відкриває його у новому вікні браузера)"
|
143 |
|
144 |
+
#: gallery-plugin.php:420
|
145 |
msgid "This setting is available in Pro version"
|
146 |
+
msgstr "Ці установки доступні у Про-версії плагіну."
|
147 |
|
148 |
+
#: gallery-plugin.php:421
|
149 |
+
msgid "Open the URL"
|
150 |
msgstr "Відкрити посилання"
|
151 |
|
152 |
+
#: gallery-plugin.php:421
|
153 |
msgid "Current window"
|
154 |
msgstr "Поточне вікно"
|
155 |
|
156 |
+
#: gallery-plugin.php:421
|
157 |
msgid "New window"
|
158 |
msgstr "Нове вікно"
|
159 |
|
160 |
+
#: gallery-plugin.php:422
|
161 |
+
msgid "Lightbox button URL"
|
162 |
+
msgstr "Посилання кнопки лайтбокса"
|
163 |
+
|
164 |
+
#: gallery-plugin.php:423
|
165 |
+
msgid "Description"
|
166 |
+
msgstr "Опис"
|
167 |
+
|
168 |
+
#: gallery-plugin.php:424
|
169 |
msgid "Delete"
|
170 |
msgstr "Видалити"
|
171 |
|
172 |
+
#: gallery-plugin.php:437
|
173 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
174 |
+
msgstr "Ви можете додати галерею на вашу сторінку чи пост просто помістивши цей шорткод у текст"
|
175 |
|
176 |
+
#: gallery-plugin.php:439
|
177 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
178 |
+
msgstr "Якщо ви хочете відображати короткий опис зі скіншотом та посиланням на сторінку з галереєю"
|
179 |
|
180 |
+
#: gallery-plugin.php:638
|
181 |
msgid "Author"
|
182 |
msgstr "Автор "
|
183 |
|
184 |
+
#: gallery-plugin.php:639
|
185 |
msgid "Photo"
|
186 |
msgstr "Фото"
|
187 |
|
188 |
+
#: gallery-plugin.php:640
|
189 |
msgid "Publishing"
|
190 |
msgstr "Публікація"
|
191 |
|
192 |
+
#: gallery-plugin.php:641
|
193 |
+
#: gallery-plugin.php:1103
|
194 |
msgid "Date"
|
195 |
+
msgstr "Дата"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
|
197 |
+
#: gallery-plugin.php:816
|
198 |
msgid "Settings are saved"
|
199 |
+
msgstr "Налаштування збережено."
|
200 |
|
201 |
+
#: gallery-plugin.php:835
|
202 |
+
#: gallery-plugin.php:874
|
203 |
msgid "Wrong license key"
|
204 |
+
msgstr "Невірний ліцензійний ключ"
|
205 |
|
206 |
+
#: gallery-plugin.php:867
|
207 |
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."
|
208 |
+
msgstr "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, повідомте нам <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Просимо вибачення за незручності. "
|
209 |
|
210 |
+
#: gallery-plugin.php:876
|
211 |
msgid "This license key is bind to another site"
|
212 |
+
msgstr "Цей ліцензійний ключ прив'язаний до іншого сайту"
|
213 |
|
214 |
+
#: gallery-plugin.php:878
|
215 |
+
#: gallery-plugin.php:1281
|
216 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
217 |
+
msgstr "На жаль, ви перевищили добовий ліміт спроб. Будь ласка, завантажте плагін вручну."
|
218 |
|
219 |
+
#: gallery-plugin.php:895
|
220 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
221 |
+
msgstr "Помилка при відкритті zip архіву. Будь ласка, завантажте плагін вручну"
|
222 |
|
223 |
+
#: gallery-plugin.php:901
|
224 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
225 |
+
msgstr "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін вручну"
|
226 |
|
227 |
+
#: gallery-plugin.php:905
|
228 |
+
#: gallery-plugin.php:914
|
229 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
230 |
+
msgstr "Помилка при завантаженні zip архіву. Будь ласка, завантажте плагін вручну"
|
231 |
|
232 |
+
#: gallery-plugin.php:918
|
233 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
234 |
+
msgstr "Щось не так. Спробуйте пізніше або завантажте плагін вручну. Просимо вибачення за незручності."
|
235 |
|
236 |
+
#: gallery-plugin.php:933
|
237 |
msgid "Please, enter Your license key"
|
238 |
+
msgstr "Будь ласка, введіть ліцензійний ключ"
|
239 |
|
240 |
+
#: gallery-plugin.php:941
|
241 |
msgid "Gallery Settings"
|
242 |
+
msgstr "Налаштування Gallery"
|
243 |
|
244 |
+
#: gallery-plugin.php:943
|
245 |
+
#: gallery-plugin.php:1304
|
246 |
+
#: gallery-plugin.php:1320
|
247 |
msgid "Settings"
|
248 |
+
msgstr "Налаштування"
|
249 |
|
250 |
+
#: gallery-plugin.php:944
|
251 |
+
#: gallery-plugin.php:1305
|
252 |
+
msgid "FAQ"
|
253 |
+
msgstr "Часті питання"
|
254 |
+
|
255 |
+
#: gallery-plugin.php:945
|
256 |
msgid "Go PRO"
|
257 |
+
msgstr "Придбати ПРО версію"
|
258 |
|
259 |
+
#: gallery-plugin.php:950
|
260 |
msgid "Notice:"
|
261 |
+
msgstr "Зверніть увагу:"
|
262 |
|
263 |
+
#: gallery-plugin.php:950
|
264 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
265 |
+
msgstr "Налаштування плагіну змінились. Щоб зберегти їх, клікніть на \"Зберегти зміни\" при виході"
|
266 |
|
267 |
+
#: gallery-plugin.php:951
|
268 |
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:"
|
269 |
+
msgstr "Якщо ви хочете додати галерею на вашу сторінку або пост, просто скопіюйте та розмістіть цей шорткод в контент вашого посту або сторінки."
|
270 |
|
271 |
+
#: gallery-plugin.php:953
|
|
|
272 |
msgid "Please enable JavaScript to use the option to renew images."
|
273 |
+
msgstr "Щоб використовувати файл uploader, будь ласка, увімкніть JavaScript."
|
274 |
|
275 |
+
#: gallery-plugin.php:957
|
276 |
msgid "Update images for gallery"
|
277 |
+
msgstr "Оновити зображення галереї"
|
278 |
|
279 |
+
#: gallery-plugin.php:959
|
|
|
280 |
msgid "Update images"
|
281 |
+
msgstr "Оновити зображення"
|
282 |
|
283 |
+
#: gallery-plugin.php:964
|
284 |
msgid "Updating images..."
|
285 |
+
msgstr "Оновлення зображень…"
|
286 |
|
287 |
+
#: gallery-plugin.php:965
|
|
|
288 |
msgid "No image found"
|
289 |
+
msgstr "Зображення не знайдено"
|
290 |
|
291 |
+
#: gallery-plugin.php:966
|
292 |
msgid "All images are updated"
|
293 |
+
msgstr "Всі зображення оновлено"
|
294 |
|
295 |
+
#: gallery-plugin.php:967
|
296 |
msgid "Error."
|
297 |
+
msgstr "Помилка."
|
298 |
|
299 |
+
#: gallery-plugin.php:973
|
300 |
msgid "Image size for the album cover"
|
301 |
msgstr "Розмір зображення для обкладинки альбому"
|
302 |
|
303 |
+
#: gallery-plugin.php:975
|
304 |
+
#: gallery-plugin.php:983
|
305 |
+
#: gallery-plugin.php:999
|
306 |
msgid "Image size"
|
307 |
msgstr "Розмір зображення"
|
308 |
|
309 |
+
#: gallery-plugin.php:976
|
310 |
+
#: gallery-plugin.php:984
|
311 |
msgid "Width (in px)"
|
312 |
msgstr "Ширина (в px)"
|
313 |
|
314 |
+
#: gallery-plugin.php:977
|
315 |
+
#: gallery-plugin.php:985
|
316 |
msgid "Height (in px)"
|
317 |
msgstr "Висота (в px)"
|
318 |
|
319 |
+
#: gallery-plugin.php:981
|
320 |
msgid "Gallery image size"
|
321 |
msgstr "Розмір зображення галереї"
|
322 |
|
323 |
+
#: gallery-plugin.php:989
|
324 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
325 |
+
msgstr "Коли ви завантажите нове зображення, WordPress створить іконки відповідно до заданих розмірів. "
|
326 |
|
327 |
+
#: gallery-plugin.php:997
|
328 |
msgid "Gallery image size in the lightbox"
|
329 |
msgstr "Розмір зображень галереї в лайтбоксі"
|
330 |
|
331 |
+
#: gallery-plugin.php:1000
|
332 |
msgid "Max width (in px)"
|
333 |
msgstr "Макс. ширина (в px)"
|
334 |
|
335 |
+
#: gallery-plugin.php:1001
|
336 |
msgid "Max height (in px)"
|
337 |
msgstr "Макс. висота (в px)"
|
338 |
|
339 |
+
#: gallery-plugin.php:1002
|
340 |
msgid "Display a full size image in the lightbox"
|
341 |
msgstr "Відображати повне зображення в лайтбоксі"
|
342 |
|
343 |
+
#: gallery-plugin.php:1006
|
344 |
msgid "Crop position"
|
345 |
+
msgstr "Обрізання"
|
346 |
|
347 |
+
#: gallery-plugin.php:1008
|
348 |
msgid "Horizontal"
|
349 |
msgstr "Горизонтальна"
|
350 |
|
351 |
+
#: gallery-plugin.php:1010
|
352 |
msgid "left"
|
353 |
msgstr "зліва"
|
354 |
|
355 |
+
#: gallery-plugin.php:1011
|
356 |
+
#: gallery-plugin.php:1018
|
357 |
msgid "center"
|
358 |
msgstr "центр"
|
359 |
|
360 |
+
#: gallery-plugin.php:1012
|
361 |
msgid "right"
|
362 |
+
msgstr "справа"
|
363 |
|
364 |
+
#: gallery-plugin.php:1015
|
365 |
msgid "Vertical"
|
366 |
msgstr "Вертикальна"
|
367 |
|
368 |
+
#: gallery-plugin.php:1017
|
369 |
msgid "top"
|
370 |
msgstr "верх"
|
371 |
|
372 |
+
#: gallery-plugin.php:1019
|
373 |
msgid "bottom"
|
374 |
msgstr "низ"
|
375 |
|
376 |
+
#: gallery-plugin.php:1024
|
377 |
msgid "Lightbox background"
|
378 |
msgstr "Фон лайтбокса"
|
379 |
|
380 |
+
#: gallery-plugin.php:1026
|
381 |
msgid "Default"
|
382 |
+
msgstr "за замовчуванням"
|
383 |
|
384 |
+
#: gallery-plugin.php:1027
|
385 |
msgid "Background transparency (from 0 to 1)"
|
386 |
+
msgstr "Прозорість фону (від 0 до 1)"
|
387 |
|
388 |
+
#: gallery-plugin.php:1029
|
389 |
msgid "Select a background color"
|
390 |
+
msgstr "Виберіть колір фону"
|
391 |
|
392 |
+
#: gallery-plugin.php:1031
|
393 |
msgid "Background color"
|
394 |
msgstr "Колір фону"
|
395 |
|
396 |
+
#: gallery-plugin.php:1038
|
397 |
+
#: gallery-plugin.php:1211
|
398 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
399 |
+
msgstr "Якщо ви перейшли на Про версію, всі налаштування і галереї буде збережено."
|
400 |
+
|
401 |
+
#: gallery-plugin.php:1045
|
402 |
+
#: gallery-plugin.php:1218
|
403 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
404 |
+
msgstr "Відкрийте додаткові опції, перейшовши на Про версію."
|
405 |
+
|
406 |
+
#: gallery-plugin.php:1046
|
407 |
+
#: gallery-plugin.php:1219
|
408 |
+
#: gallery-plugin.php:2039
|
409 |
+
msgid "Learn More"
|
410 |
+
msgstr "Дізнатись більше"
|
411 |
+
|
412 |
+
#: gallery-plugin.php:1050
|
413 |
+
#: gallery-plugin.php:1223
|
414 |
+
msgid "Start Your Trial"
|
415 |
+
msgstr ""
|
416 |
+
|
417 |
+
#: gallery-plugin.php:1051
|
418 |
+
#: gallery-plugin.php:1224
|
419 |
+
#: gallery-plugin.php:1278
|
420 |
+
#: gallery-plugin.php:1288
|
421 |
+
msgid "or"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: gallery-plugin.php:1054
|
425 |
+
#: gallery-plugin.php:1227
|
426 |
+
msgid "Go"
|
427 |
+
msgstr "Вперед"
|
428 |
|
429 |
+
#: gallery-plugin.php:1062
|
430 |
msgid "Images with border"
|
431 |
msgstr "Зображення з рамкою"
|
432 |
|
433 |
+
#: gallery-plugin.php:1065
|
434 |
msgid "Border width in px, just numbers"
|
435 |
msgstr "Ширина рамки у пікселях, тільки числа"
|
436 |
|
437 |
+
#: gallery-plugin.php:1067
|
438 |
+
#: gallery-plugin.php:1069
|
439 |
msgid "Select a border color"
|
440 |
msgstr "Виберіть колір рамки"
|
441 |
|
442 |
+
#: gallery-plugin.php:1075
|
443 |
msgid "Number of images in the row"
|
444 |
msgstr "Кількість зображень у рядку"
|
445 |
|
446 |
+
#: gallery-plugin.php:1081
|
447 |
msgid "Start slideshow"
|
448 |
msgstr "Розпочати слайд-шоу"
|
449 |
|
450 |
+
#: gallery-plugin.php:1087
|
451 |
msgid "Slideshow interval"
|
452 |
+
msgstr "Інтервал між слайдами "
|
453 |
|
454 |
+
#: gallery-plugin.php:1093
|
455 |
msgid "Use single lightbox for multiple galleries on one page"
|
456 |
+
msgstr "Використовувати один лайтбокс для багатьох галерей на сторінці."
|
457 |
|
458 |
+
#: gallery-plugin.php:1101
|
459 |
msgid "Attachment ID"
|
460 |
+
msgstr "ID владеного файлу"
|
461 |
|
462 |
+
#: gallery-plugin.php:1102
|
463 |
msgid "Image Name"
|
464 |
+
msgstr "Назва зображення"
|
465 |
|
466 |
+
#: gallery-plugin.php:1104
|
467 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
468 |
+
msgstr "Порядок сортування (поле для введення порядку сортування в Insert / Upload Media Gallery)"
|
469 |
|
470 |
+
#: gallery-plugin.php:1105
|
471 |
msgid "Random"
|
472 |
msgstr "Довільно"
|
473 |
|
474 |
+
#: gallery-plugin.php:1109
|
475 |
msgid "Sort images"
|
476 |
msgstr "Сортувати зображення"
|
477 |
|
478 |
+
#: gallery-plugin.php:1111
|
479 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
480 |
msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; a, b, c)"
|
481 |
|
482 |
+
#: gallery-plugin.php:1112
|
483 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
484 |
+
msgstr "DESC (в порядку зменшення від найбільшого до найменшого значення - 3, 2, 1; c, b, a)"
|
485 |
|
486 |
+
#: gallery-plugin.php:1116
|
487 |
msgid "Display text above the image"
|
488 |
msgstr "Відображення тексту над зображенням"
|
489 |
|
490 |
+
#: gallery-plugin.php:1118
|
491 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
492 |
+
msgstr "Приберіть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
|
493 |
|
494 |
+
#: gallery-plugin.php:1122
|
495 |
msgid "Display the Back link"
|
496 |
+
msgstr "Відображати посилання Назад"
|
497 |
|
498 |
+
#: gallery-plugin.php:1128
|
499 |
msgid "Display the Back link in the shortcode"
|
500 |
+
msgstr "Відображати посилання Назад у шорткоді"
|
501 |
|
502 |
+
#: gallery-plugin.php:1134
|
503 |
msgid "The Back link text"
|
504 |
+
msgstr "Текст для посилання Назад"
|
505 |
|
506 |
+
#: gallery-plugin.php:1140
|
507 |
msgid "The Back link URL"
|
508 |
+
msgstr "URL для посилання Назад"
|
509 |
|
510 |
+
#: gallery-plugin.php:1142
|
511 |
msgid "Gallery page (Page with Gallery Template)"
|
512 |
msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
|
513 |
|
514 |
+
#: gallery-plugin.php:1144
|
515 |
msgid "(Full URL to custom page)"
|
516 |
msgstr "(Повне посилання на сторінку користувача)"
|
517 |
|
518 |
+
#: gallery-plugin.php:1148
|
519 |
msgid "The Read More link text"
|
520 |
msgstr "Текст для посилання Дізнатися більше"
|
521 |
|
522 |
+
#: gallery-plugin.php:1154
|
523 |
msgid "Add gallery to the search"
|
524 |
msgstr "Додати галерею до пошуку"
|
525 |
|
526 |
+
#: gallery-plugin.php:1164
|
527 |
msgid "Using"
|
528 |
+
msgstr "Використання"
|
529 |
|
530 |
+
#: gallery-plugin.php:1164
|
531 |
msgid "powered by"
|
532 |
+
msgstr "розроблений"
|
533 |
|
534 |
+
#: gallery-plugin.php:1167
|
535 |
+
#: gallery-plugin.php:1171
|
536 |
msgid "Using Custom Search powered by"
|
537 |
msgstr "Використовуючи Custom Search, розроблений"
|
538 |
|
539 |
+
#: gallery-plugin.php:1167
|
540 |
msgid "Activate Custom Search"
|
541 |
msgstr "Активувати Custom Search"
|
542 |
|
543 |
+
#: gallery-plugin.php:1171
|
544 |
msgid "Download Custom Search"
|
545 |
msgstr "Завантажити Custom Search"
|
546 |
|
547 |
+
#: gallery-plugin.php:1181
|
548 |
+
msgid "The lightbox helper"
|
549 |
+
msgstr "Помічник по лайтбоксу"
|
550 |
+
|
551 |
+
#: gallery-plugin.php:1183
|
552 |
+
msgid "Do not use"
|
553 |
+
msgstr "Не використовувати"
|
554 |
+
|
555 |
+
#: gallery-plugin.php:1184
|
556 |
+
msgid "Button helper"
|
557 |
+
msgstr "Помічник по кнопкам"
|
558 |
+
|
559 |
+
#: gallery-plugin.php:1185
|
560 |
+
msgid "Thumbnail helper"
|
561 |
+
msgstr "Помічник по значкам"
|
562 |
+
|
563 |
+
#: gallery-plugin.php:1189
|
564 |
msgid "Display Like buttons in the lightbox"
|
565 |
+
msgstr "Відображати кнопки Подобається у лайтбоксі"
|
566 |
|
567 |
+
#: gallery-plugin.php:1191
|
568 |
msgid "FaceBook"
|
569 |
msgstr "FaceBook"
|
570 |
|
571 |
+
#: gallery-plugin.php:1192
|
572 |
msgid "Twitter"
|
573 |
msgstr "Twitter"
|
574 |
|
575 |
+
#: gallery-plugin.php:1193
|
576 |
msgid "Pinterest"
|
577 |
msgstr "Pinterest"
|
578 |
|
579 |
+
#: gallery-plugin.php:1194
|
580 |
msgid "Google +1"
|
581 |
msgstr "Google +1"
|
582 |
|
583 |
+
#: gallery-plugin.php:1198
|
584 |
msgid "Slug for gallery item"
|
585 |
msgstr "Назва для елементів галереї"
|
586 |
|
587 |
+
#: gallery-plugin.php:1200
|
588 |
msgid "for any structure of permalinks except the default structure"
|
589 |
+
msgstr "для будь-якої структури посилань, за винятком стандартної структури"
|
590 |
+
|
591 |
+
#: gallery-plugin.php:1204
|
592 |
+
msgid "Title for lightbox button"
|
593 |
+
msgstr "Назва кнопки лайтбоксу"
|
594 |
|
595 |
+
#: gallery-plugin.php:1235
|
596 |
msgid "Save Changes"
|
597 |
msgstr "Зберегти зміни"
|
598 |
|
599 |
+
#: gallery-plugin.php:1241
|
600 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
601 |
+
msgstr "Якщо вам сподобався плагін, будь ласка, поставте йому п'ять зірочок на WordPress"
|
602 |
|
603 |
+
#: gallery-plugin.php:1242
|
|
|
604 |
msgid "Rate the plugin"
|
605 |
+
msgstr "Оцініть плагін"
|
606 |
|
607 |
+
#: gallery-plugin.php:1245
|
|
|
608 |
msgid "If there is something wrong about it, please contact us"
|
609 |
+
msgstr "Якщо виникли проблеми, будь ласка, повідомте нам"
|
610 |
|
611 |
+
#: gallery-plugin.php:1256
|
612 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
613 |
+
msgstr "Вітаємо! Про версія плагіну була завантажена та активована успішно."
|
614 |
|
615 |
+
#: gallery-plugin.php:1258
|
616 |
msgid "Please, go to"
|
617 |
+
msgstr "Будь ласка, перейдіть на"
|
618 |
|
619 |
+
#: gallery-plugin.php:1258
|
|
|
620 |
msgid "the setting page"
|
621 |
+
msgstr "сторінку налаштувань"
|
622 |
|
623 |
+
#: gallery-plugin.php:1259
|
624 |
msgid "You will be redirected automatically in 5 seconds."
|
625 |
+
msgstr "Переадресація через 5 сек."
|
626 |
|
627 |
+
#: gallery-plugin.php:1264
|
628 |
msgid "You can download and activate"
|
629 |
+
msgstr "Ви можете завантажити та активувати"
|
630 |
|
631 |
+
#: gallery-plugin.php:1266
|
632 |
msgid "version of this plugin by entering Your license key."
|
633 |
+
msgstr "версію цього плагіну, ввівши Ваш ліцензійний ключ"
|
634 |
|
635 |
+
#: gallery-plugin.php:1268
|
636 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
637 |
+
msgstr "Ви можете знайти ліцензійний ключ на вкладці \"Клієнтам\" вашої сторінки, клікнувши на лінк"
|
638 |
|
639 |
+
#: gallery-plugin.php:1270
|
640 |
msgid "(your username is the email you specify when purchasing the product)."
|
641 |
+
msgstr "(ваше ім'я - це емейл, який ви вказували при покупці)"
|
642 |
|
643 |
+
#: gallery-plugin.php:1278
|
644 |
+
#: gallery-plugin.php:1288
|
645 |
+
#, fuzzy
|
646 |
+
msgid "Activate"
|
647 |
+
msgstr "Активовані плагіни"
|
648 |
|
649 |
+
#: gallery-plugin.php:1278
|
650 |
+
#: gallery-plugin.php:1288
|
651 |
+
msgid "Start Your Free 7-Day Trial Now"
|
652 |
+
msgstr ""
|
653 |
|
654 |
+
#: gallery-plugin.php:1306
|
655 |
msgid "Support"
|
656 |
msgstr "Підтримка"
|
657 |
|
658 |
+
#: gallery-plugin.php:1434
|
659 |
+
#: template/gallery-single-template.php:13
|
660 |
msgid "Download high resolution image"
|
661 |
+
msgstr "Завантажити зображення у високій якості "
|
662 |
|
663 |
+
#: gallery-plugin.php:1543
|
664 |
+
#: template/gallery-single-template.php:76
|
665 |
msgid "Sorry, nothing found."
|
666 |
+
msgstr "Вибачте, нічого не знайдено."
|
667 |
|
668 |
+
#: gallery-plugin.php:1565
|
669 |
+
#: template/gallery-single-template.php:102
|
670 |
msgid "Image"
|
671 |
msgstr "Зображення"
|
672 |
|
673 |
+
#: gallery-plugin.php:1856
|
|
|
674 |
msgid "Image size not defined"
|
675 |
+
msgstr "Розмір зображення не визначено"
|
676 |
|
677 |
+
#: gallery-plugin.php:1871
|
678 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
679 |
+
msgstr "Можливі оновлення лише файлів у форматах PNG, JPEG, GIF, WPMP чи XBM. В інших випадках, будь ласка, перезавантажте зображення вручну."
|
680 |
|
681 |
+
#: gallery-plugin.php:1882
|
682 |
msgid "Image size changes not defined"
|
683 |
+
msgstr "Зміни розміру зображення не визначено"
|
684 |
|
685 |
+
#: gallery-plugin.php:1911
|
686 |
+
#: gallery-plugin.php:1914
|
687 |
+
#: gallery-plugin.php:1919
|
688 |
msgid "Invalid path"
|
689 |
+
msgstr "Невірний шлях"
|
|
|
|
|
|
|
|
|
690 |
|
691 |
+
#: gallery-plugin.php:2042
|
692 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
693 |
+
msgstr "Час оновити ваш плагін Gallery до Про версії!"
|
694 |
+
|
695 |
+
#: gallery-plugin.php:2043
|
696 |
+
msgid "Extend standard plugin functionality with new great options"
|
697 |
+
msgstr "Розширити можливості плагіну, додавши нові опції."
|
698 |
+
|
699 |
+
#~ msgid "Go!"
|
700 |
+
#~ msgstr "Вперед!"
|
701 |
|
702 |
+
#~ msgid ""
|
703 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
704 |
+
#~ "more details, please follow the link"
|
705 |
+
#~ msgstr ""
|
706 |
+
#~ "Даний функціонал доступний у про-версії плагіну. За додатковою "
|
707 |
+
#~ "інформацією, будь ласка, перейдіть за посиланням"
|
708 |
|
709 |
#, fuzzy
|
710 |
#~ msgid "No gallery item found"
|
806 |
#~ msgid "Sorry, email message could not be delivered."
|
807 |
#~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
|
808 |
|
|
|
|
|
|
|
809 |
#~ msgid "Installed plugins"
|
810 |
#~ msgstr "Встановлених модулів"
|
811 |
|
languages/gallery-zh_CN.mo
CHANGED
Binary file
|
languages/gallery-zh_CN.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-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
|
9 |
"Language: zh_CN\n"
|
@@ -16,633 +16,695 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.7\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: gallery-plugin.php:
|
20 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/` 中复制他们到您的主题目录中"
|
23 |
|
24 |
-
#: gallery-plugin.php:
|
25 |
-
#: gallery-plugin.php:
|
26 |
msgid "Galleries"
|
27 |
msgstr "画廊"
|
28 |
|
29 |
-
#: gallery-plugin.php:
|
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:
|
39 |
msgid "Add New Gallery"
|
40 |
msgstr "新建画廊"
|
41 |
|
42 |
-
#: gallery-plugin.php:
|
43 |
msgid "Edit Gallery"
|
44 |
msgstr "编辑画廊"
|
45 |
|
46 |
-
#: gallery-plugin.php:
|
47 |
msgid "New Gallery"
|
48 |
msgstr "新画廊"
|
49 |
|
50 |
-
#: gallery-plugin.php:
|
51 |
msgid "View Gallery"
|
52 |
msgstr "浏览画廊"
|
53 |
|
54 |
-
#: gallery-plugin.php:
|
55 |
msgid "Find a Gallery"
|
56 |
msgstr "查找画廊"
|
57 |
|
58 |
-
#: gallery-plugin.php:
|
59 |
msgid "No Gallery found"
|
60 |
msgstr "没有找到画廊"
|
61 |
|
62 |
-
#: gallery-plugin.php:
|
63 |
msgid "Upload File"
|
64 |
msgstr "上传文件"
|
65 |
|
66 |
-
#: gallery-plugin.php:
|
67 |
msgid "Gallery Shortcode"
|
68 |
msgstr "画廊代码"
|
69 |
|
70 |
-
#: gallery-plugin.php:
|
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) 不可写。请使用标准WP函数上传图像 (media library)"
|
73 |
|
74 |
-
#: gallery-plugin.php:
|
75 |
msgid "Choose an image for upload:"
|
76 |
msgstr "选择一幅影像上传:"
|
77 |
|
78 |
-
#: gallery-plugin.php:
|
79 |
msgid "Please enable JavaScript to use the file uploader."
|
80 |
msgstr "请打开JavaScript以使用文件上传工具。"
|
81 |
|
82 |
-
#: gallery-plugin.php:
|
83 |
msgid "Allow the download link for all images in this gallery"
|
84 |
msgstr "在此图集中为所有影像开启下载链接"
|
85 |
|
86 |
-
#: gallery-plugin.php:
|
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 "请使用拖拽功能改变影像的输出顺序,且不要忘记保存修改。"
|
89 |
|
90 |
-
#: gallery-plugin.php:
|
91 |
msgid "Please make a choice"
|
92 |
msgstr "请选择"
|
93 |
|
94 |
-
#: gallery-plugin.php:
|
95 |
-
#: gallery-plugin.php:
|
96 |
msgid "Sort images by"
|
97 |
msgstr "影像排序按"
|
98 |
|
99 |
-
#: gallery-plugin.php:
|
100 |
msgid "sort images"
|
101 |
msgstr "影像排序"
|
102 |
|
103 |
-
#: gallery-plugin.php:
|
104 |
msgid "on the plugin settings page ("
|
105 |
msgstr "在插件的设置页面("
|
106 |
|
107 |
-
#: gallery-plugin.php:
|
108 |
-
#: gallery-plugin.php:
|
109 |
msgid "Title"
|
110 |
msgstr "标题"
|
111 |
|
112 |
-
#: gallery-plugin.php:
|
113 |
msgid "Alt tag"
|
114 |
msgstr "Alt标签"
|
115 |
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "URL"
|
118 |
msgstr "URL"
|
119 |
|
120 |
-
#: gallery-plugin.php:
|
121 |
msgid "(by click on image opens a link in a new window)"
|
122 |
msgstr "(通过点击图像在新窗口中打开链接)"
|
123 |
|
124 |
-
#: gallery-plugin.php:
|
125 |
msgid "This setting is available in Pro version"
|
126 |
msgstr "此设置在高级版本中可用"
|
127 |
|
128 |
-
#: gallery-plugin.php:
|
129 |
-
|
|
|
130 |
msgstr "打开链接"
|
131 |
|
132 |
-
#: gallery-plugin.php:
|
133 |
msgid "Current window"
|
134 |
msgstr "当前窗口"
|
135 |
|
136 |
-
#: gallery-plugin.php:
|
137 |
msgid "New window"
|
138 |
msgstr "新窗口"
|
139 |
|
140 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Delete"
|
142 |
msgstr "删除"
|
143 |
|
144 |
-
#: gallery-plugin.php:
|
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:
|
149 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
150 |
msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
|
151 |
|
152 |
-
#: gallery-plugin.php:
|
153 |
msgid "Author"
|
154 |
msgstr "作者"
|
155 |
|
156 |
-
#: gallery-plugin.php:
|
157 |
msgid "Photo"
|
158 |
msgstr "照片"
|
159 |
|
160 |
-
#: gallery-plugin.php:
|
161 |
msgid "Publishing"
|
162 |
msgstr "发布"
|
163 |
|
164 |
-
#: gallery-plugin.php:
|
165 |
-
#: gallery-plugin.php:
|
166 |
msgid "Date"
|
167 |
msgstr "日期"
|
168 |
|
169 |
-
#: gallery-plugin.php:
|
170 |
-
msgid "See images »"
|
171 |
-
msgstr "查看影像 »"
|
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 "或更高,这就是它被停用的原因!请升级 WordPress 后重试。"
|
180 |
-
|
181 |
-
#: gallery-plugin.php:682
|
182 |
-
msgid "Back to the WordPress"
|
183 |
-
msgstr "返回 WordPress"
|
184 |
-
|
185 |
-
#: gallery-plugin.php:682
|
186 |
-
msgid "Plugins page"
|
187 |
-
msgstr "插件页面"
|
188 |
-
|
189 |
-
#: gallery-plugin.php:770
|
190 |
msgid "Settings are saved"
|
191 |
msgstr "设置已保存。"
|
192 |
|
193 |
-
#: gallery-plugin.php:
|
194 |
-
#: gallery-plugin.php:
|
195 |
msgid "Wrong license key"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: gallery-plugin.php:
|
199 |
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."
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: gallery-plugin.php:
|
203 |
msgid "This license key is bind to another site"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: gallery-plugin.php:
|
207 |
-
#: gallery-plugin.php:
|
208 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: gallery-plugin.php:
|
212 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: gallery-plugin.php:
|
216 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: gallery-plugin.php:
|
220 |
-
#: gallery-plugin.php:
|
221 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: gallery-plugin.php:
|
225 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: gallery-plugin.php:
|
229 |
msgid "Please, enter Your license key"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: gallery-plugin.php:
|
233 |
msgid "Gallery Settings"
|
234 |
msgstr "画廊设置"
|
235 |
|
236 |
-
#: gallery-plugin.php:
|
237 |
-
#: gallery-plugin.php:
|
238 |
-
#: gallery-plugin.php:
|
239 |
msgid "Settings"
|
240 |
msgstr "设置"
|
241 |
|
242 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
243 |
msgid "Go PRO"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Notice:"
|
248 |
msgstr "注意:"
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
252 |
msgstr "插件的设置已经被修改。为了保存,请不要忘记点击 '保存修改' 按钮。"
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
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:"
|
256 |
msgstr "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
|
257 |
|
258 |
-
#: gallery-plugin.php:
|
259 |
msgid "Please enable JavaScript to use the option to renew images."
|
260 |
msgstr "请打开JavaScript以使用选项更新影像"
|
261 |
|
262 |
-
#: gallery-plugin.php:
|
263 |
msgid "Update images for gallery"
|
264 |
msgstr "为画廊更新影像"
|
265 |
|
266 |
-
#: gallery-plugin.php:
|
267 |
msgid "Update images"
|
268 |
msgstr "更新影像"
|
269 |
|
270 |
-
#: gallery-plugin.php:
|
271 |
msgid "Updating images..."
|
272 |
msgstr "正在更新影像..."
|
273 |
|
274 |
-
#: gallery-plugin.php:
|
275 |
msgid "No image found"
|
276 |
msgstr "没有找到影像"
|
277 |
|
278 |
-
#: gallery-plugin.php:
|
279 |
msgid "All images are updated"
|
280 |
msgstr "已更新全部影像"
|
281 |
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "Error."
|
284 |
msgstr "错误。"
|
285 |
|
286 |
-
#: gallery-plugin.php:
|
287 |
msgid "Image size for the album cover"
|
288 |
msgstr "专辑封面的尺寸"
|
289 |
|
290 |
-
#: gallery-plugin.php:
|
291 |
-
#: gallery-plugin.php:
|
292 |
-
#: gallery-plugin.php:
|
293 |
msgid "Image size"
|
294 |
msgstr "影像尺寸"
|
295 |
|
296 |
-
#: gallery-plugin.php:
|
297 |
-
#: gallery-plugin.php:
|
298 |
msgid "Width (in px)"
|
299 |
msgstr "宽度(像素)"
|
300 |
|
301 |
-
#: gallery-plugin.php:
|
302 |
-
#: gallery-plugin.php:
|
303 |
msgid "Height (in px)"
|
304 |
msgstr "高度(像素)"
|
305 |
|
306 |
-
#: gallery-plugin.php:
|
307 |
msgid "Gallery image size"
|
308 |
msgstr "画廊中影像的尺寸"
|
309 |
|
310 |
-
#: gallery-plugin.php:
|
311 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
312 |
msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
|
313 |
|
314 |
-
#: gallery-plugin.php:
|
315 |
msgid "Gallery image size in the lightbox"
|
316 |
msgstr "灯箱中的影像的尺寸"
|
317 |
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Max width (in px)"
|
320 |
msgstr "最大宽度(像素)"
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Max height (in px)"
|
324 |
msgstr "最大高度(像素)"
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Display a full size image in the lightbox"
|
328 |
msgstr "在灯箱中显示全尺寸图像"
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
msgid "Crop position"
|
332 |
msgstr "裁剪位置"
|
333 |
|
334 |
-
#: gallery-plugin.php:
|
335 |
msgid "Horizontal"
|
336 |
msgstr "水平"
|
337 |
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "left"
|
340 |
msgstr "偏左"
|
341 |
|
342 |
-
#: gallery-plugin.php:
|
343 |
-
#: gallery-plugin.php:
|
344 |
msgid "center"
|
345 |
msgstr "居中"
|
346 |
|
347 |
-
#: gallery-plugin.php:
|
348 |
msgid "right"
|
349 |
msgstr "偏右"
|
350 |
|
351 |
-
#: gallery-plugin.php:
|
352 |
msgid "Vertical"
|
353 |
msgstr "垂直"
|
354 |
|
355 |
-
#: gallery-plugin.php:
|
356 |
msgid "top"
|
357 |
msgstr "偏上"
|
358 |
|
359 |
-
#: gallery-plugin.php:
|
360 |
msgid "bottom"
|
361 |
msgstr "偏下"
|
362 |
|
363 |
-
#: gallery-plugin.php:
|
364 |
msgid "Lightbox background"
|
365 |
msgstr "灯箱背景"
|
366 |
|
367 |
-
#: gallery-plugin.php:
|
368 |
msgid "Default"
|
369 |
msgstr "默认"
|
370 |
|
371 |
-
#: gallery-plugin.php:
|
372 |
msgid "Background transparency (from 0 to 1)"
|
373 |
msgstr "背景透明度(值为 0 到 1)"
|
374 |
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Select a background color"
|
377 |
msgstr "选择背景色"
|
378 |
|
379 |
-
#: gallery-plugin.php:
|
380 |
msgid "Background color"
|
381 |
msgstr "背景色"
|
382 |
|
383 |
-
#: gallery-plugin.php:
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
386 |
msgstr "如果您升级到高级版本,您的设置和画廊将被保存。"
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
-
#: gallery-plugin.php:
|
390 |
-
msgid "
|
391 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
|
393 |
-
#: gallery-plugin.php:
|
394 |
msgid "Images with border"
|
395 |
msgstr "影像边缘"
|
396 |
|
397 |
-
#: gallery-plugin.php:
|
398 |
msgid "Border width in px, just numbers"
|
399 |
msgstr "边缘宽度,以像素为单位,只能使用数字"
|
400 |
|
401 |
-
#: gallery-plugin.php:
|
402 |
-
#: gallery-plugin.php:
|
403 |
msgid "Select a border color"
|
404 |
msgstr "选择边框颜色"
|
405 |
|
406 |
-
#: gallery-plugin.php:
|
407 |
msgid "Number of images in the row"
|
408 |
msgstr "一行中图像的数量"
|
409 |
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "Start slideshow"
|
412 |
msgstr "播放幻灯片"
|
413 |
|
414 |
-
#: gallery-plugin.php:
|
415 |
msgid "Slideshow interval"
|
416 |
msgstr "幻灯片播放间隔"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "Use single lightbox for multiple galleries on one page"
|
420 |
msgstr "在同一页面上为多个画廊使用同一个灯箱"
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Attachment ID"
|
424 |
msgstr "附件ID"
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Image Name"
|
428 |
msgstr "影像名称"
|
429 |
|
430 |
-
#: gallery-plugin.php:
|
431 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
432 |
msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
|
433 |
|
434 |
-
#: gallery-plugin.php:
|
435 |
msgid "Random"
|
436 |
msgstr "随机"
|
437 |
|
438 |
-
#: gallery-plugin.php:
|
439 |
msgid "Sort images"
|
440 |
msgstr "影像排序"
|
441 |
|
442 |
-
#: gallery-plugin.php:
|
443 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
444 |
msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
|
445 |
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
448 |
msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
|
449 |
|
450 |
-
#: gallery-plugin.php:
|
451 |
msgid "Display text above the image"
|
452 |
msgstr "在图像上方显示文本"
|
453 |
|
454 |
-
#: gallery-plugin.php:
|
455 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
456 |
msgstr "取消复选框,如果您仅想在灯箱中显示文本"
|
457 |
|
458 |
-
#: gallery-plugin.php:
|
459 |
msgid "Display the Back link"
|
460 |
msgstr "显示返回链接"
|
461 |
|
462 |
-
#: gallery-plugin.php:
|
463 |
msgid "Display the Back link in the shortcode"
|
464 |
msgstr "以代码方式显示返回链接"
|
465 |
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "The Back link text"
|
468 |
msgstr "返回链接文本"
|
469 |
|
470 |
-
#: gallery-plugin.php:
|
471 |
msgid "The Back link URL"
|
472 |
msgstr "返回链接URL"
|
473 |
|
474 |
-
#: gallery-plugin.php:
|
475 |
msgid "Gallery page (Page with Gallery Template)"
|
476 |
msgstr "画廊页面(具有画廊模板的页面)"
|
477 |
|
478 |
-
#: gallery-plugin.php:
|
479 |
msgid "(Full URL to custom page)"
|
480 |
msgstr "(到自定义页面的完整地址)"
|
481 |
|
482 |
-
#: gallery-plugin.php:
|
483 |
msgid "The Read More link text"
|
484 |
msgstr "阅读更多链接的文本"
|
485 |
|
486 |
-
#: gallery-plugin.php:
|
487 |
msgid "Add gallery to the search"
|
488 |
msgstr "将画廊添加到搜索"
|
489 |
|
490 |
-
#: gallery-plugin.php:
|
491 |
msgid "Using"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "powered by"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: gallery-plugin.php:
|
499 |
-
#: gallery-plugin.php:
|
500 |
msgid "Using Custom Search powered by"
|
501 |
msgstr "自定义搜索技术支持"
|
502 |
|
503 |
-
#: gallery-plugin.php:
|
504 |
msgid "Activate Custom Search"
|
505 |
msgstr "启用自定义搜索"
|
506 |
|
507 |
-
#: gallery-plugin.php:
|
508 |
msgid "Download Custom Search"
|
509 |
msgstr "下载自定义搜索"
|
510 |
|
511 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 |
msgid "Display Like buttons in the lightbox"
|
513 |
msgstr "在灯箱中显示[喜欢]按钮"
|
514 |
|
515 |
-
#: gallery-plugin.php:
|
516 |
msgid "FaceBook"
|
517 |
msgstr "Facebook"
|
518 |
|
519 |
-
#: gallery-plugin.php:
|
520 |
msgid "Twitter"
|
521 |
msgstr "Twitter"
|
522 |
|
523 |
-
#: gallery-plugin.php:
|
524 |
msgid "Pinterest"
|
525 |
msgstr "Printerest"
|
526 |
|
527 |
-
#: gallery-plugin.php:
|
528 |
msgid "Google +1"
|
529 |
msgstr "Google +1"
|
530 |
|
531 |
-
#: gallery-plugin.php:
|
532 |
msgid "Slug for gallery item"
|
533 |
msgstr "画廊项的滑块"
|
534 |
|
535 |
-
#: gallery-plugin.php:
|
536 |
msgid "for any structure of permalinks except the default structure"
|
537 |
msgstr "给任意结构的固定链接,除了默认结构"
|
538 |
|
539 |
-
#: gallery-plugin.php:
|
|
|
|
|
|
|
|
|
540 |
msgid "Save Changes"
|
541 |
msgstr "保存修改"
|
542 |
|
543 |
-
#: gallery-plugin.php:
|
544 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
545 |
msgstr "如果您喜欢我们的插件,请在 WordPress 上给它5星评价"
|
546 |
|
547 |
-
#: gallery-plugin.php:
|
548 |
msgid "Rate the plugin"
|
549 |
msgstr "给插件评价"
|
550 |
|
551 |
-
#: gallery-plugin.php:
|
552 |
msgid "If there is something wrong about it, please contact us"
|
553 |
msgstr "如果您有任何问题,请联系我们"
|
554 |
|
555 |
-
#: gallery-plugin.php:
|
556 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: gallery-plugin.php:
|
560 |
msgid "Please, go to"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: gallery-plugin.php:
|
564 |
#, fuzzy
|
565 |
msgid "the setting page"
|
566 |
msgstr "在插件的设置页面("
|
567 |
|
568 |
-
#: gallery-plugin.php:
|
569 |
msgid "You will be redirected automatically in 5 seconds."
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: gallery-plugin.php:
|
573 |
msgid "You can download and activate"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: gallery-plugin.php:
|
577 |
msgid "version of this plugin by entering Your license key."
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: gallery-plugin.php:
|
581 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: gallery-plugin.php:
|
585 |
msgid "(your username is the email you specify when purchasing the product)."
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: gallery-plugin.php:
|
589 |
-
#: gallery-plugin.php:
|
590 |
-
|
591 |
-
|
|
|
592 |
|
593 |
-
#: gallery-plugin.php:
|
594 |
-
|
595 |
-
|
|
|
596 |
|
597 |
-
#: gallery-plugin.php:
|
598 |
msgid "Support"
|
599 |
msgstr "支持"
|
600 |
|
601 |
-
#: gallery-plugin.php:
|
602 |
-
#: template/gallery-single-template.php:
|
603 |
msgid "Download high resolution image"
|
604 |
msgstr "下载高分辨率图像"
|
605 |
|
606 |
-
#: gallery-plugin.php:
|
607 |
-
#: template/gallery-single-template.php:
|
608 |
msgid "Sorry, nothing found."
|
609 |
msgstr "对不起 - 没有找到。"
|
610 |
|
611 |
-
#: gallery-plugin.php:
|
612 |
-
#: template/gallery-single-template.php:
|
613 |
msgid "Image"
|
614 |
msgstr "影像"
|
615 |
|
616 |
-
#: gallery-plugin.php:
|
617 |
msgid "Image size not defined"
|
618 |
msgstr "影像尺寸未定义"
|
619 |
|
620 |
-
#: gallery-plugin.php:
|
621 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
622 |
msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
|
623 |
|
624 |
-
#: gallery-plugin.php:
|
625 |
msgid "Image size changes not defined"
|
626 |
msgstr "图像大小的变化没有定义"
|
627 |
|
628 |
-
#: gallery-plugin.php:
|
629 |
-
#: gallery-plugin.php:
|
630 |
-
#: gallery-plugin.php:
|
631 |
msgid "Invalid path"
|
632 |
msgstr "无效的路径"
|
633 |
|
634 |
-
#: gallery-plugin.php:
|
635 |
-
msgid "Learn More"
|
636 |
-
msgstr "学习更多"
|
637 |
-
|
638 |
-
#: gallery-plugin.php:1947
|
639 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
640 |
msgstr "是时候升级您的 <strong>Gallery plugin</strong> 到 <strong>PRO</strong> 版了!"
|
641 |
|
642 |
-
#: gallery-plugin.php:
|
643 |
-
|
|
|
644 |
msgstr "给标准插件功能扩展强大的选项。"
|
645 |
|
|
|
|
|
|
|
|
|
|
|
646 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
647 |
#~ msgstr "为画廊改变存储 post_meta 信息的方式"
|
648 |
|
@@ -666,9 +728,6 @@ msgstr "给标准插件功能扩展强大的选项。"
|
|
666 |
#~ msgid "Site URL"
|
667 |
#~ msgstr "链接网址"
|
668 |
|
669 |
-
#~ msgid "Activated plugins"
|
670 |
-
#~ msgstr "已激活的插件"
|
671 |
-
|
672 |
#~ msgid "Installed plugins"
|
673 |
#~ msgstr "安装插件"
|
674 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-15 17:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-05-15 17:39+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
|
9 |
"Language: zh_CN\n"
|
16 |
"X-Generator: Poedit 1.5.7\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: gallery-plugin.php:73
|
20 |
+
#: gallery-plugin.php:273
|
21 |
+
msgid "Gallery"
|
22 |
+
msgstr "画廊"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:125
|
25 |
+
msgid "See images »"
|
26 |
+
msgstr "查看影像 »"
|
27 |
+
|
28 |
+
#: gallery-plugin.php:172
|
29 |
+
msgid "requires"
|
30 |
+
msgstr "需要"
|
31 |
+
|
32 |
+
#: gallery-plugin.php:172
|
33 |
+
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
34 |
+
msgstr "或更高,这就是它被停用的原因!请升级 WordPress 后重试。"
|
35 |
+
|
36 |
+
#: gallery-plugin.php:172
|
37 |
+
msgid "Back to the WordPress"
|
38 |
+
msgstr "返回 WordPress"
|
39 |
+
|
40 |
+
#: gallery-plugin.php:172
|
41 |
+
msgid "Plugins page"
|
42 |
+
msgstr "插件页面"
|
43 |
+
|
44 |
+
#: gallery-plugin.php:250
|
45 |
+
#: gallery-plugin.php:823
|
46 |
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"
|
47 |
msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了画廊插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
|
48 |
|
49 |
+
#: gallery-plugin.php:272
|
50 |
+
#: gallery-plugin.php:282
|
51 |
msgid "Galleries"
|
52 |
msgstr "画廊"
|
53 |
|
54 |
+
#: gallery-plugin.php:274
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Add a Gallery"
|
56 |
msgstr "添加画廊"
|
57 |
|
58 |
+
#: gallery-plugin.php:275
|
59 |
msgid "Add New Gallery"
|
60 |
msgstr "新建画廊"
|
61 |
|
62 |
+
#: gallery-plugin.php:276
|
63 |
msgid "Edit Gallery"
|
64 |
msgstr "编辑画廊"
|
65 |
|
66 |
+
#: gallery-plugin.php:277
|
67 |
msgid "New Gallery"
|
68 |
msgstr "新画廊"
|
69 |
|
70 |
+
#: gallery-plugin.php:278
|
71 |
msgid "View Gallery"
|
72 |
msgstr "浏览画廊"
|
73 |
|
74 |
+
#: gallery-plugin.php:279
|
75 |
msgid "Find a Gallery"
|
76 |
msgstr "查找画廊"
|
77 |
|
78 |
+
#: gallery-plugin.php:280
|
79 |
msgid "No Gallery found"
|
80 |
msgstr "没有找到画廊"
|
81 |
|
82 |
+
#: gallery-plugin.php:337
|
83 |
msgid "Upload File"
|
84 |
msgstr "上传文件"
|
85 |
|
86 |
+
#: gallery-plugin.php:338
|
87 |
msgid "Gallery Shortcode"
|
88 |
msgstr "画廊代码"
|
89 |
|
90 |
+
#: gallery-plugin.php:356
|
91 |
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)"
|
92 |
msgstr "您网页服务器上的图集临时目录 (gallery-plugin/upload/files) 不可写。请使用标准WP函数上传图像 (media library)"
|
93 |
|
94 |
+
#: gallery-plugin.php:359
|
95 |
msgid "Choose an image for upload:"
|
96 |
msgstr "选择一幅影像上传:"
|
97 |
|
98 |
+
#: gallery-plugin.php:364
|
99 |
msgid "Please enable JavaScript to use the file uploader."
|
100 |
msgstr "请打开JavaScript以使用文件上传工具。"
|
101 |
|
102 |
+
#: gallery-plugin.php:371
|
103 |
msgid "Allow the download link for all images in this gallery"
|
104 |
msgstr "在此图集中为所有影像开启下载链接"
|
105 |
|
106 |
+
#: gallery-plugin.php:372
|
107 |
msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
|
108 |
msgstr "请使用拖拽功能改变影像的输出顺序,且不要忘记保存修改。"
|
109 |
|
110 |
+
#: gallery-plugin.php:374
|
111 |
msgid "Please make a choice"
|
112 |
msgstr "请选择"
|
113 |
|
114 |
+
#: gallery-plugin.php:374
|
115 |
+
#: gallery-plugin.php:1099
|
116 |
msgid "Sort images by"
|
117 |
msgstr "影像排序按"
|
118 |
|
119 |
+
#: gallery-plugin.php:374
|
120 |
msgid "sort images"
|
121 |
msgstr "影像排序"
|
122 |
|
123 |
+
#: gallery-plugin.php:374
|
124 |
msgid "on the plugin settings page ("
|
125 |
msgstr "在插件的设置页面("
|
126 |
|
127 |
+
#: gallery-plugin.php:416
|
128 |
+
#: gallery-plugin.php:637
|
129 |
msgid "Title"
|
130 |
msgstr "标题"
|
131 |
|
132 |
+
#: gallery-plugin.php:418
|
133 |
msgid "Alt tag"
|
134 |
msgstr "Alt标签"
|
135 |
|
136 |
+
#: gallery-plugin.php:419
|
137 |
msgid "URL"
|
138 |
msgstr "URL"
|
139 |
|
140 |
+
#: gallery-plugin.php:419
|
141 |
msgid "(by click on image opens a link in a new window)"
|
142 |
msgstr "(通过点击图像在新窗口中打开链接)"
|
143 |
|
144 |
+
#: gallery-plugin.php:420
|
145 |
msgid "This setting is available in Pro version"
|
146 |
msgstr "此设置在高级版本中可用"
|
147 |
|
148 |
+
#: gallery-plugin.php:421
|
149 |
+
#, fuzzy
|
150 |
+
msgid "Open the URL"
|
151 |
msgstr "打开链接"
|
152 |
|
153 |
+
#: gallery-plugin.php:421
|
154 |
msgid "Current window"
|
155 |
msgstr "当前窗口"
|
156 |
|
157 |
+
#: gallery-plugin.php:421
|
158 |
msgid "New window"
|
159 |
msgstr "新窗口"
|
160 |
|
161 |
+
#: gallery-plugin.php:422
|
162 |
+
#, fuzzy
|
163 |
+
msgid "Lightbox button URL"
|
164 |
+
msgstr "灯箱背景"
|
165 |
+
|
166 |
+
#: gallery-plugin.php:423
|
167 |
+
msgid "Description"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: gallery-plugin.php:424
|
171 |
msgid "Delete"
|
172 |
msgstr "删除"
|
173 |
|
174 |
+
#: gallery-plugin.php:437
|
175 |
msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
|
176 |
msgstr "您可以在页面上添加一个画廊或在正文中插入代码"
|
177 |
|
178 |
+
#: gallery-plugin.php:439
|
179 |
msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
|
180 |
msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
|
181 |
|
182 |
+
#: gallery-plugin.php:638
|
183 |
msgid "Author"
|
184 |
msgstr "作者"
|
185 |
|
186 |
+
#: gallery-plugin.php:639
|
187 |
msgid "Photo"
|
188 |
msgstr "照片"
|
189 |
|
190 |
+
#: gallery-plugin.php:640
|
191 |
msgid "Publishing"
|
192 |
msgstr "发布"
|
193 |
|
194 |
+
#: gallery-plugin.php:641
|
195 |
+
#: gallery-plugin.php:1103
|
196 |
msgid "Date"
|
197 |
msgstr "日期"
|
198 |
|
199 |
+
#: gallery-plugin.php:816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
msgid "Settings are saved"
|
201 |
msgstr "设置已保存。"
|
202 |
|
203 |
+
#: gallery-plugin.php:835
|
204 |
+
#: gallery-plugin.php:874
|
205 |
msgid "Wrong license key"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: gallery-plugin.php:867
|
209 |
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."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: gallery-plugin.php:876
|
213 |
msgid "This license key is bind to another site"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: gallery-plugin.php:878
|
217 |
+
#: gallery-plugin.php:1281
|
218 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: gallery-plugin.php:895
|
222 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: gallery-plugin.php:901
|
226 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: gallery-plugin.php:905
|
230 |
+
#: gallery-plugin.php:914
|
231 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: gallery-plugin.php:918
|
235 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: gallery-plugin.php:933
|
239 |
msgid "Please, enter Your license key"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: gallery-plugin.php:941
|
243 |
msgid "Gallery Settings"
|
244 |
msgstr "画廊设置"
|
245 |
|
246 |
+
#: gallery-plugin.php:943
|
247 |
+
#: gallery-plugin.php:1304
|
248 |
+
#: gallery-plugin.php:1320
|
249 |
msgid "Settings"
|
250 |
msgstr "设置"
|
251 |
|
252 |
+
#: gallery-plugin.php:944
|
253 |
+
#: gallery-plugin.php:1305
|
254 |
+
msgid "FAQ"
|
255 |
+
msgstr "常见问题"
|
256 |
+
|
257 |
+
#: gallery-plugin.php:945
|
258 |
msgid "Go PRO"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: gallery-plugin.php:950
|
262 |
msgid "Notice:"
|
263 |
msgstr "注意:"
|
264 |
|
265 |
+
#: gallery-plugin.php:950
|
266 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
267 |
msgstr "插件的设置已经被修改。为了保存,请不要忘记点击 '保存修改' 按钮。"
|
268 |
|
269 |
+
#: gallery-plugin.php:951
|
270 |
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:"
|
271 |
msgstr "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
|
272 |
|
273 |
+
#: gallery-plugin.php:953
|
274 |
msgid "Please enable JavaScript to use the option to renew images."
|
275 |
msgstr "请打开JavaScript以使用选项更新影像"
|
276 |
|
277 |
+
#: gallery-plugin.php:957
|
278 |
msgid "Update images for gallery"
|
279 |
msgstr "为画廊更新影像"
|
280 |
|
281 |
+
#: gallery-plugin.php:959
|
282 |
msgid "Update images"
|
283 |
msgstr "更新影像"
|
284 |
|
285 |
+
#: gallery-plugin.php:964
|
286 |
msgid "Updating images..."
|
287 |
msgstr "正在更新影像..."
|
288 |
|
289 |
+
#: gallery-plugin.php:965
|
290 |
msgid "No image found"
|
291 |
msgstr "没有找到影像"
|
292 |
|
293 |
+
#: gallery-plugin.php:966
|
294 |
msgid "All images are updated"
|
295 |
msgstr "已更新全部影像"
|
296 |
|
297 |
+
#: gallery-plugin.php:967
|
298 |
msgid "Error."
|
299 |
msgstr "错误。"
|
300 |
|
301 |
+
#: gallery-plugin.php:973
|
302 |
msgid "Image size for the album cover"
|
303 |
msgstr "专辑封面的尺寸"
|
304 |
|
305 |
+
#: gallery-plugin.php:975
|
306 |
+
#: gallery-plugin.php:983
|
307 |
+
#: gallery-plugin.php:999
|
308 |
msgid "Image size"
|
309 |
msgstr "影像尺寸"
|
310 |
|
311 |
+
#: gallery-plugin.php:976
|
312 |
+
#: gallery-plugin.php:984
|
313 |
msgid "Width (in px)"
|
314 |
msgstr "宽度(像素)"
|
315 |
|
316 |
+
#: gallery-plugin.php:977
|
317 |
+
#: gallery-plugin.php:985
|
318 |
msgid "Height (in px)"
|
319 |
msgstr "高度(像素)"
|
320 |
|
321 |
+
#: gallery-plugin.php:981
|
322 |
msgid "Gallery image size"
|
323 |
msgstr "画廊中影像的尺寸"
|
324 |
|
325 |
+
#: gallery-plugin.php:989
|
326 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
327 |
msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
|
328 |
|
329 |
+
#: gallery-plugin.php:997
|
330 |
msgid "Gallery image size in the lightbox"
|
331 |
msgstr "灯箱中的影像的尺寸"
|
332 |
|
333 |
+
#: gallery-plugin.php:1000
|
334 |
msgid "Max width (in px)"
|
335 |
msgstr "最大宽度(像素)"
|
336 |
|
337 |
+
#: gallery-plugin.php:1001
|
338 |
msgid "Max height (in px)"
|
339 |
msgstr "最大高度(像素)"
|
340 |
|
341 |
+
#: gallery-plugin.php:1002
|
342 |
msgid "Display a full size image in the lightbox"
|
343 |
msgstr "在灯箱中显示全尺寸图像"
|
344 |
|
345 |
+
#: gallery-plugin.php:1006
|
346 |
msgid "Crop position"
|
347 |
msgstr "裁剪位置"
|
348 |
|
349 |
+
#: gallery-plugin.php:1008
|
350 |
msgid "Horizontal"
|
351 |
msgstr "水平"
|
352 |
|
353 |
+
#: gallery-plugin.php:1010
|
354 |
msgid "left"
|
355 |
msgstr "偏左"
|
356 |
|
357 |
+
#: gallery-plugin.php:1011
|
358 |
+
#: gallery-plugin.php:1018
|
359 |
msgid "center"
|
360 |
msgstr "居中"
|
361 |
|
362 |
+
#: gallery-plugin.php:1012
|
363 |
msgid "right"
|
364 |
msgstr "偏右"
|
365 |
|
366 |
+
#: gallery-plugin.php:1015
|
367 |
msgid "Vertical"
|
368 |
msgstr "垂直"
|
369 |
|
370 |
+
#: gallery-plugin.php:1017
|
371 |
msgid "top"
|
372 |
msgstr "偏上"
|
373 |
|
374 |
+
#: gallery-plugin.php:1019
|
375 |
msgid "bottom"
|
376 |
msgstr "偏下"
|
377 |
|
378 |
+
#: gallery-plugin.php:1024
|
379 |
msgid "Lightbox background"
|
380 |
msgstr "灯箱背景"
|
381 |
|
382 |
+
#: gallery-plugin.php:1026
|
383 |
msgid "Default"
|
384 |
msgstr "默认"
|
385 |
|
386 |
+
#: gallery-plugin.php:1027
|
387 |
msgid "Background transparency (from 0 to 1)"
|
388 |
msgstr "背景透明度(值为 0 到 1)"
|
389 |
|
390 |
+
#: gallery-plugin.php:1029
|
391 |
msgid "Select a background color"
|
392 |
msgstr "选择背景色"
|
393 |
|
394 |
+
#: gallery-plugin.php:1031
|
395 |
msgid "Background color"
|
396 |
msgstr "背景色"
|
397 |
|
398 |
+
#: gallery-plugin.php:1038
|
399 |
+
#: gallery-plugin.php:1211
|
400 |
msgid "If you upgrade to Pro version all your settings and galleries will be saved."
|
401 |
msgstr "如果您升级到高级版本,您的设置和画廊将被保存。"
|
402 |
|
403 |
+
#: gallery-plugin.php:1045
|
404 |
+
#: gallery-plugin.php:1218
|
405 |
+
msgid "Unlock premium options by upgrading to a PRO version."
|
406 |
+
msgstr ""
|
407 |
+
|
408 |
+
#: gallery-plugin.php:1046
|
409 |
+
#: gallery-plugin.php:1219
|
410 |
+
#: gallery-plugin.php:2039
|
411 |
+
msgid "Learn More"
|
412 |
+
msgstr "学习更多"
|
413 |
+
|
414 |
+
#: gallery-plugin.php:1050
|
415 |
+
#: gallery-plugin.php:1223
|
416 |
+
msgid "Start Your Trial"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: gallery-plugin.php:1051
|
420 |
+
#: gallery-plugin.php:1224
|
421 |
+
#: gallery-plugin.php:1278
|
422 |
+
#: gallery-plugin.php:1288
|
423 |
+
msgid "or"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: gallery-plugin.php:1054
|
427 |
+
#: gallery-plugin.php:1227
|
428 |
+
msgid "Go"
|
429 |
+
msgstr ""
|
430 |
|
431 |
+
#: gallery-plugin.php:1062
|
432 |
msgid "Images with border"
|
433 |
msgstr "影像边缘"
|
434 |
|
435 |
+
#: gallery-plugin.php:1065
|
436 |
msgid "Border width in px, just numbers"
|
437 |
msgstr "边缘宽度,以像素为单位,只能使用数字"
|
438 |
|
439 |
+
#: gallery-plugin.php:1067
|
440 |
+
#: gallery-plugin.php:1069
|
441 |
msgid "Select a border color"
|
442 |
msgstr "选择边框颜色"
|
443 |
|
444 |
+
#: gallery-plugin.php:1075
|
445 |
msgid "Number of images in the row"
|
446 |
msgstr "一行中图像的数量"
|
447 |
|
448 |
+
#: gallery-plugin.php:1081
|
449 |
msgid "Start slideshow"
|
450 |
msgstr "播放幻灯片"
|
451 |
|
452 |
+
#: gallery-plugin.php:1087
|
453 |
msgid "Slideshow interval"
|
454 |
msgstr "幻灯片播放间隔"
|
455 |
|
456 |
+
#: gallery-plugin.php:1093
|
457 |
msgid "Use single lightbox for multiple galleries on one page"
|
458 |
msgstr "在同一页面上为多个画廊使用同一个灯箱"
|
459 |
|
460 |
+
#: gallery-plugin.php:1101
|
461 |
msgid "Attachment ID"
|
462 |
msgstr "附件ID"
|
463 |
|
464 |
+
#: gallery-plugin.php:1102
|
465 |
msgid "Image Name"
|
466 |
msgstr "影像名称"
|
467 |
|
468 |
+
#: gallery-plugin.php:1104
|
469 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
470 |
msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
|
471 |
|
472 |
+
#: gallery-plugin.php:1105
|
473 |
msgid "Random"
|
474 |
msgstr "随机"
|
475 |
|
476 |
+
#: gallery-plugin.php:1109
|
477 |
msgid "Sort images"
|
478 |
msgstr "影像排序"
|
479 |
|
480 |
+
#: gallery-plugin.php:1111
|
481 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
482 |
msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
|
483 |
|
484 |
+
#: gallery-plugin.php:1112
|
485 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
486 |
msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
|
487 |
|
488 |
+
#: gallery-plugin.php:1116
|
489 |
msgid "Display text above the image"
|
490 |
msgstr "在图像上方显示文本"
|
491 |
|
492 |
+
#: gallery-plugin.php:1118
|
493 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
494 |
msgstr "取消复选框,如果您仅想在灯箱中显示文本"
|
495 |
|
496 |
+
#: gallery-plugin.php:1122
|
497 |
msgid "Display the Back link"
|
498 |
msgstr "显示返回链接"
|
499 |
|
500 |
+
#: gallery-plugin.php:1128
|
501 |
msgid "Display the Back link in the shortcode"
|
502 |
msgstr "以代码方式显示返回链接"
|
503 |
|
504 |
+
#: gallery-plugin.php:1134
|
505 |
msgid "The Back link text"
|
506 |
msgstr "返回链接文本"
|
507 |
|
508 |
+
#: gallery-plugin.php:1140
|
509 |
msgid "The Back link URL"
|
510 |
msgstr "返回链接URL"
|
511 |
|
512 |
+
#: gallery-plugin.php:1142
|
513 |
msgid "Gallery page (Page with Gallery Template)"
|
514 |
msgstr "画廊页面(具有画廊模板的页面)"
|
515 |
|
516 |
+
#: gallery-plugin.php:1144
|
517 |
msgid "(Full URL to custom page)"
|
518 |
msgstr "(到自定义页面的完整地址)"
|
519 |
|
520 |
+
#: gallery-plugin.php:1148
|
521 |
msgid "The Read More link text"
|
522 |
msgstr "阅读更多链接的文本"
|
523 |
|
524 |
+
#: gallery-plugin.php:1154
|
525 |
msgid "Add gallery to the search"
|
526 |
msgstr "将画廊添加到搜索"
|
527 |
|
528 |
+
#: gallery-plugin.php:1164
|
529 |
msgid "Using"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: gallery-plugin.php:1164
|
533 |
msgid "powered by"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: gallery-plugin.php:1167
|
537 |
+
#: gallery-plugin.php:1171
|
538 |
msgid "Using Custom Search powered by"
|
539 |
msgstr "自定义搜索技术支持"
|
540 |
|
541 |
+
#: gallery-plugin.php:1167
|
542 |
msgid "Activate Custom Search"
|
543 |
msgstr "启用自定义搜索"
|
544 |
|
545 |
+
#: gallery-plugin.php:1171
|
546 |
msgid "Download Custom Search"
|
547 |
msgstr "下载自定义搜索"
|
548 |
|
549 |
+
#: gallery-plugin.php:1181
|
550 |
+
msgid "The lightbox helper"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: gallery-plugin.php:1183
|
554 |
+
msgid "Do not use"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: gallery-plugin.php:1184
|
558 |
+
msgid "Button helper"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: gallery-plugin.php:1185
|
562 |
+
msgid "Thumbnail helper"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: gallery-plugin.php:1189
|
566 |
msgid "Display Like buttons in the lightbox"
|
567 |
msgstr "在灯箱中显示[喜欢]按钮"
|
568 |
|
569 |
+
#: gallery-plugin.php:1191
|
570 |
msgid "FaceBook"
|
571 |
msgstr "Facebook"
|
572 |
|
573 |
+
#: gallery-plugin.php:1192
|
574 |
msgid "Twitter"
|
575 |
msgstr "Twitter"
|
576 |
|
577 |
+
#: gallery-plugin.php:1193
|
578 |
msgid "Pinterest"
|
579 |
msgstr "Printerest"
|
580 |
|
581 |
+
#: gallery-plugin.php:1194
|
582 |
msgid "Google +1"
|
583 |
msgstr "Google +1"
|
584 |
|
585 |
+
#: gallery-plugin.php:1198
|
586 |
msgid "Slug for gallery item"
|
587 |
msgstr "画廊项的滑块"
|
588 |
|
589 |
+
#: gallery-plugin.php:1200
|
590 |
msgid "for any structure of permalinks except the default structure"
|
591 |
msgstr "给任意结构的固定链接,除了默认结构"
|
592 |
|
593 |
+
#: gallery-plugin.php:1204
|
594 |
+
msgid "Title for lightbox button"
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: gallery-plugin.php:1235
|
598 |
msgid "Save Changes"
|
599 |
msgstr "保存修改"
|
600 |
|
601 |
+
#: gallery-plugin.php:1241
|
602 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
603 |
msgstr "如果您喜欢我们的插件,请在 WordPress 上给它5星评价"
|
604 |
|
605 |
+
#: gallery-plugin.php:1242
|
606 |
msgid "Rate the plugin"
|
607 |
msgstr "给插件评价"
|
608 |
|
609 |
+
#: gallery-plugin.php:1245
|
610 |
msgid "If there is something wrong about it, please contact us"
|
611 |
msgstr "如果您有任何问题,请联系我们"
|
612 |
|
613 |
+
#: gallery-plugin.php:1256
|
614 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: gallery-plugin.php:1258
|
618 |
msgid "Please, go to"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: gallery-plugin.php:1258
|
622 |
#, fuzzy
|
623 |
msgid "the setting page"
|
624 |
msgstr "在插件的设置页面("
|
625 |
|
626 |
+
#: gallery-plugin.php:1259
|
627 |
msgid "You will be redirected automatically in 5 seconds."
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: gallery-plugin.php:1264
|
631 |
msgid "You can download and activate"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: gallery-plugin.php:1266
|
635 |
msgid "version of this plugin by entering Your license key."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: gallery-plugin.php:1268
|
639 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: gallery-plugin.php:1270
|
643 |
msgid "(your username is the email you specify when purchasing the product)."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: gallery-plugin.php:1278
|
647 |
+
#: gallery-plugin.php:1288
|
648 |
+
#, fuzzy
|
649 |
+
msgid "Activate"
|
650 |
+
msgstr "已激活的插件"
|
651 |
|
652 |
+
#: gallery-plugin.php:1278
|
653 |
+
#: gallery-plugin.php:1288
|
654 |
+
msgid "Start Your Free 7-Day Trial Now"
|
655 |
+
msgstr ""
|
656 |
|
657 |
+
#: gallery-plugin.php:1306
|
658 |
msgid "Support"
|
659 |
msgstr "支持"
|
660 |
|
661 |
+
#: gallery-plugin.php:1434
|
662 |
+
#: template/gallery-single-template.php:13
|
663 |
msgid "Download high resolution image"
|
664 |
msgstr "下载高分辨率图像"
|
665 |
|
666 |
+
#: gallery-plugin.php:1543
|
667 |
+
#: template/gallery-single-template.php:76
|
668 |
msgid "Sorry, nothing found."
|
669 |
msgstr "对不起 - 没有找到。"
|
670 |
|
671 |
+
#: gallery-plugin.php:1565
|
672 |
+
#: template/gallery-single-template.php:102
|
673 |
msgid "Image"
|
674 |
msgstr "影像"
|
675 |
|
676 |
+
#: gallery-plugin.php:1856
|
677 |
msgid "Image size not defined"
|
678 |
msgstr "影像尺寸未定义"
|
679 |
|
680 |
+
#: gallery-plugin.php:1871
|
681 |
msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
|
682 |
msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
|
683 |
|
684 |
+
#: gallery-plugin.php:1882
|
685 |
msgid "Image size changes not defined"
|
686 |
msgstr "图像大小的变化没有定义"
|
687 |
|
688 |
+
#: gallery-plugin.php:1911
|
689 |
+
#: gallery-plugin.php:1914
|
690 |
+
#: gallery-plugin.php:1919
|
691 |
msgid "Invalid path"
|
692 |
msgstr "无效的路径"
|
693 |
|
694 |
+
#: gallery-plugin.php:2042
|
|
|
|
|
|
|
|
|
695 |
msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
|
696 |
msgstr "是时候升级您的 <strong>Gallery plugin</strong> 到 <strong>PRO</strong> 版了!"
|
697 |
|
698 |
+
#: gallery-plugin.php:2043
|
699 |
+
#, fuzzy
|
700 |
+
msgid "Extend standard plugin functionality with new great options"
|
701 |
msgstr "给标准插件功能扩展强大的选项。"
|
702 |
|
703 |
+
#~ msgid ""
|
704 |
+
#~ "This functionality is available in the Pro version of the plugin. For "
|
705 |
+
#~ "more details, please follow the link"
|
706 |
+
#~ msgstr "此功能在插件的高级版本中可用。如需查看详细信息,请点击以下链接"
|
707 |
+
|
708 |
#~ msgid "Change the way to store your post_meta information for gallery"
|
709 |
#~ msgstr "为画廊改变存储 post_meta 信息的方式"
|
710 |
|
728 |
#~ msgid "Site URL"
|
729 |
#~ msgstr "链接网址"
|
730 |
|
|
|
|
|
|
|
731 |
#~ msgid "Installed plugins"
|
732 |
#~ msgstr "安装插件"
|
733 |
|
minicolors/jquery.miniColors.css
CHANGED
File without changes
|
minicolors/jquery.miniColors.js
CHANGED
File without changes
|
minicolors/jquery.minicolors.png
CHANGED
File without changes
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Gallery ===
|
2 |
Contributors: bestwebsoft
|
3 |
-
Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=
|
4 |
-
Tags: gallery,
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -15,9 +15,9 @@ This plugin allows you to implement a gallery page into your website.
|
|
15 |
This plugin makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage along with efficient functionality make it a perfect choice for your site to have an appealing look.
|
16 |
There is also a premium version of the plugin with more useful features available.
|
17 |
|
18 |
-
http://www.youtube.com/watch?v=
|
19 |
|
20 |
-
<a href="http://www.youtube.com/watch?v=
|
21 |
|
22 |
<a href="http://www.youtube.com/watch?v=z95ql-M2JTc" target="_blank">Video instruction "How to add a gallery"</a>
|
23 |
|
@@ -83,7 +83,7 @@ We can fix some things for free for the users who provide translation of our plu
|
|
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=
|
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 |
|
@@ -170,8 +170,13 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
|
|
170 |
4. Single Gallery page.
|
171 |
5. PrettyPhoto pop-up window containing the album images.
|
172 |
|
173 |
-
== Changelog ==
|
174 |
-
|
|
|
|
|
|
|
|
|
|
|
175 |
= V4.1.9 - 11.04.2014 =
|
176 |
* Update : We updated all functionality for wordpress 3.8.2.
|
177 |
|
@@ -432,9 +437,12 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
|
|
432 |
|
433 |
== Upgrade Notice ==
|
434 |
|
|
|
|
|
|
|
435 |
= V4.1.9 =
|
436 |
-
We updated all functionality for wordpress 3.8.2.
|
437 |
-
|
438 |
= V4.1.8 =
|
439 |
Fancybox is returned to the old version.
|
440 |
|
1 |
=== Gallery ===
|
2 |
Contributors: bestwebsoft
|
3 |
+
Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94
|
4 |
+
Tags: add album, add gallery, add picture, add pictures, album, foto, fotoalbum, gallery, galery, galary, gallary, gellery, gellary, gelary, gallerie, gallery decription, gallery image, image, multiple pictures, photo, photoalbum, photogallery, pictures, slide show, slideshow, upload images, upload photos, view images, view pictures, website gallery
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.9.1
|
7 |
+
Stable tag: 4.2.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
15 |
This plugin makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage along with efficient functionality make it a perfect choice for your site to have an appealing look.
|
16 |
There is also a premium version of the plugin with more useful features available.
|
17 |
|
18 |
+
http://www.youtube.com/watch?v=kzC11CMmwbI
|
19 |
|
20 |
+
<a href="http://www.youtube.com/watch?v=mivcWwfRVmI" target="_blank">Video instruction on Installation</a>
|
21 |
|
22 |
<a href="http://www.youtube.com/watch?v=z95ql-M2JTc" target="_blank">Video instruction "How to add a gallery"</a>
|
23 |
|
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=mivcWwfRVmI
|
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 |
|
170 |
4. Single Gallery page.
|
171 |
5. PrettyPhoto pop-up window containing the album images.
|
172 |
|
173 |
+
== Changelog ==
|
174 |
+
|
175 |
+
= V4.2.0 - 15.05.2014 =
|
176 |
+
* Update : We updated all functionality for wordpress 3.9.1
|
177 |
+
* Update : The French language file is updated.
|
178 |
+
* Update : The Ukrainian language file is updated.
|
179 |
+
|
180 |
= V4.1.9 - 11.04.2014 =
|
181 |
* Update : We updated all functionality for wordpress 3.8.2.
|
182 |
|
437 |
|
438 |
== Upgrade Notice ==
|
439 |
|
440 |
+
= V4.2.0 =
|
441 |
+
We updated all functionality for wordpress 3.9.1. The French language file is updated. The Ukrainian language file is updated.
|
442 |
+
|
443 |
= V4.1.9 =
|
444 |
+
We updated all functionality for wordpress 3.8.2.
|
445 |
+
|
446 |
= V4.1.8 =
|
447 |
Fancybox is returned to the old version.
|
448 |
|
screenshot-2.png
CHANGED
File without changes
|
screenshot-4.png
CHANGED
File without changes
|
screenshot-5.png
CHANGED
File without changes
|
template/gallery-single-template.php
CHANGED
File without changes
|
template/gallery-template.php
CHANGED
File without changes
|
upload/fileuploader.css
CHANGED
File without changes
|
upload/fileuploader.js
CHANGED
File without changes
|
upload/loading.gif
CHANGED
File without changes
|