Version Description
- 23.12.2013 =
- NEW : The French language file is added to the plugin.
- Update : We updated all functionality for wordpress 3.8.
- Update : BWS plugins section is updated.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Facebook Button by BestWebSoft |
Version | 2.27 |
Comparing to | |
See all releases |
Code changes from version 2.26 to 2.27
- bws_menu/bws_menu.php +2 -1
- css/style.css +30 -18
- css/style_wp_before_3.8.css +82 -0
- facebook-button-plugin.php +58 -22
- img/facebook-ico1.jpg +0 -0
- img/facebook-ico2.jpg +0 -0
- img/icon_16.png +0 -0
- img/icon_16_b.png +0 -0
- img/icon_16_c.png +0 -0
- img/icon_16_single.png +0 -0
- img/icon_36.png +0 -0
- img/icon_36_b.png +0 -0
- img/px.png +0 -0
- js/bws_menu.js +0 -0
- languages/facebook-ar_AR.mo +0 -0
- languages/facebook-ar_AR.po +81 -46
- languages/facebook-es_ES.mo +0 -0
- languages/facebook-es_ES.po +80 -46
- languages/facebook-fa_IR.mo +0 -0
- languages/facebook-fa_IR.po +84 -47
- languages/facebook-fr_FR.mo +0 -0
- languages/facebook-fr_FR.po +188 -0
- languages/facebook-he_IL.mo +0 -0
- languages/facebook-he_IL.po +82 -48
- languages/facebook-id_ID.mo +0 -0
- languages/facebook-id_ID.po +84 -49
- languages/facebook-ru_RU.mo +0 -0
- languages/facebook-ru_RU.po +77 -46
- languages/facebook-sr_RS.mo +0 -0
- languages/facebook-sr_RS.po +81 -47
- languages/facebook-tr_TR.mo +0 -0
- languages/facebook-tr_TR.po +81 -46
- languages/facebook-uk.mo +0 -0
- languages/facebook-uk.po +77 -47
- readme.txt +11 -2
- screenshot-1.jpg +0 -0
- screenshot-2.jpg +0 -0
- screenshot-3.jpg +0 -0
- screenshot-4.jpg +0 -0
- screenshot-5.jpg +0 -0
bws_menu/bws_menu.php
CHANGED
@@ -33,7 +33,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
33 |
array( 'google-one\/google-plus-one.php', 'Google +1', 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-plus-one.php' ),
|
34 |
array( 'relevant\/related-posts-plugin.php', 'Related Posts Plugin', 'http://bestwebsoft.com/plugin/related-posts-plugin/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/related-posts-plugin/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=Related+Posts+Plugin+Bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=related-posts-plugin.php' ),
|
35 |
array( 'contact-form-to-db\/contact_form_to_db.php', 'Contact Form to DB', 'http://bestwebsoft.com/plugin/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=Contact+Form+to+DB+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=cntctfrmtdb_settings' ),
|
36 |
-
array( 'pdf-print\/pdf-print.php', 'PDF & Print', 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=pdf-print.php' )
|
|
|
37 |
);
|
38 |
foreach ( $array_plugins as $plugins ) {
|
39 |
if ( 0 < count( preg_grep( "/" . $plugins[0] . "/", $active_plugins ) ) || is_plugin_active_for_network( str_replace( '\\', '', $plugins[0] ) ) ) {
|
33 |
array( 'google-one\/google-plus-one.php', 'Google +1', 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-plus-one.php' ),
|
34 |
array( 'relevant\/related-posts-plugin.php', 'Related Posts Plugin', 'http://bestwebsoft.com/plugin/related-posts-plugin/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/related-posts-plugin/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=Related+Posts+Plugin+Bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=related-posts-plugin.php' ),
|
35 |
array( 'contact-form-to-db\/contact_form_to_db.php', 'Contact Form to DB', 'http://bestwebsoft.com/plugin/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=Contact+Form+to+DB+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=cntctfrmtdb_settings' ),
|
36 |
+
array( 'pdf-print\/pdf-print.php', 'PDF & Print', 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=pdf-print.php' ),
|
37 |
+
array( 'donate-button\/donate.php', 'Donate', 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version, 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download', '/wp-admin/plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=donate.php' )
|
38 |
);
|
39 |
foreach ( $array_plugins as $plugins ) {
|
40 |
if ( 0 < count( preg_grep( "/" . $plugins[0] . "/", $active_plugins ) ) || is_plugin_active_for_network( str_replace( '\\', '', $plugins[0] ) ) ) {
|
css/style.css
CHANGED
@@ -1,23 +1,14 @@
|
|
1 |
-
#adminmenu #toplevel_page_bws_plugins div.wp-menu-image
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
}
|
7 |
-
#adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
|
8 |
-
background: url("../img/icon_16_c.png") no-repeat scroll center center transparent;
|
9 |
-
}
|
10 |
-
.wrap #icon-options-general.icon32-bws {
|
11 |
-
background: url("../img/icon_36.png") no-repeat scroll left top transparent;
|
12 |
-
}
|
13 |
-
.admin-color-classic .wrap #icon-options-general.icon32-bws {
|
14 |
-
background: url("../img/icon_36_b.png") no-repeat scroll left top transparent;
|
15 |
}
|
16 |
#toplevel_page_bws_plugins .wp-submenu .wp-first-item {
|
17 |
display:none;
|
18 |
}
|
19 |
.bws_system_info_meta_box {
|
20 |
-
width: 850px;
|
21 |
}
|
22 |
.bws_system_info_meta_box .hndle {
|
23 |
cursor: pointer !important;
|
@@ -25,7 +16,7 @@
|
|
25 |
.bws_system_info {
|
26 |
float: left;
|
27 |
margin-right: 10px;
|
28 |
-
width: 400px;
|
29 |
}
|
30 |
.bws_system_info th {
|
31 |
padding: 10px 0;
|
@@ -33,9 +24,30 @@
|
|
33 |
width: 50%;
|
34 |
}
|
35 |
.bws_system_info tbody td {
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
}
|
38 |
|
|
|
|
|
|
|
|
|
|
|
39 |
#fcbk_share {
|
40 |
clear: both;
|
41 |
height: 40px;
|
@@ -58,4 +70,4 @@
|
|
58 |
}
|
59 |
.fb_edge_widget_with_comment span {
|
60 |
width: 450px !important;
|
61 |
-
}
|
1 |
+
#adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
|
2 |
+
.admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
|
3 |
+
#adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image,
|
4 |
+
#adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
|
5 |
+
background: url("../img/icon_16_single.png") no-repeat scroll center center transparent;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
}
|
7 |
#toplevel_page_bws_plugins .wp-submenu .wp-first-item {
|
8 |
display:none;
|
9 |
}
|
10 |
.bws_system_info_meta_box {
|
11 |
+
max-width: 850px;
|
12 |
}
|
13 |
.bws_system_info_meta_box .hndle {
|
14 |
cursor: pointer !important;
|
16 |
.bws_system_info {
|
17 |
float: left;
|
18 |
margin-right: 10px;
|
19 |
+
max-width: 400px;
|
20 |
}
|
21 |
.bws_system_info th {
|
22 |
padding: 10px 0;
|
24 |
width: 50%;
|
25 |
}
|
26 |
.bws_system_info tbody td {
|
27 |
+
border-bottom: 1px solid #DFDFDF;
|
28 |
+
}
|
29 |
+
/*
|
30 |
+
* styles for rate-support div on the settings page
|
31 |
+
*/
|
32 |
+
.bws-plugin-reviews {
|
33 |
+
background: none repeat scroll 0 0 #BEE1F1;
|
34 |
+
border: 1px solid #70A8C2;
|
35 |
+
border-radius: 3px;
|
36 |
+
max-width: 400px;
|
37 |
+
}
|
38 |
+
.bws-plugin-reviews-rate {
|
39 |
+
padding: 10px;
|
40 |
+
border-bottom: 1px dashed #70A8C2;
|
41 |
+
}
|
42 |
+
.bws-plugin-reviews-support {
|
43 |
+
padding: 10px;
|
44 |
}
|
45 |
|
46 |
+
#fcbk_settings_form select,
|
47 |
+
#fcbk_settings_form input[type="text"],
|
48 |
+
#fcbk_settings_form input[type="file"] {
|
49 |
+
min-width: 200px;
|
50 |
+
}
|
51 |
#fcbk_share {
|
52 |
clear: both;
|
53 |
height: 40px;
|
70 |
}
|
71 |
.fb_edge_widget_with_comment span {
|
72 |
width: 450px !important;
|
73 |
+
}
|
css/style_wp_before_3.8.css
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
|
2 |
+
background: url("../img/icon_16.png") no-repeat scroll center center transparent;
|
3 |
+
}
|
4 |
+
.admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
|
5 |
+
background: url("../img/icon_16_b.png") no-repeat scroll center center transparent;
|
6 |
+
}
|
7 |
+
#adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
|
8 |
+
background: url("../img/icon_16_c.png") no-repeat scroll center center transparent;
|
9 |
+
}
|
10 |
+
.wrap #icon-options-general.icon32-bws {
|
11 |
+
background: url("../img/icon_36.png") no-repeat scroll left top transparent;
|
12 |
+
}
|
13 |
+
.admin-color-classic .wrap #icon-options-general.icon32-bws {
|
14 |
+
background: url("../img/icon_36_b.png") no-repeat scroll left top transparent;
|
15 |
+
}
|
16 |
+
#toplevel_page_bws_plugins .wp-submenu .wp-first-item {
|
17 |
+
display:none;
|
18 |
+
}
|
19 |
+
.bws_system_info_meta_box {
|
20 |
+
width: 850px;
|
21 |
+
}
|
22 |
+
.bws_system_info_meta_box .hndle {
|
23 |
+
cursor: pointer !important;
|
24 |
+
}
|
25 |
+
.bws_system_info {
|
26 |
+
float: left;
|
27 |
+
margin-right: 10px;
|
28 |
+
width: 400px;
|
29 |
+
}
|
30 |
+
.bws_system_info th {
|
31 |
+
padding: 10px 0;
|
32 |
+
text-align: left;
|
33 |
+
width: 50%;
|
34 |
+
}
|
35 |
+
.bws_system_info tbody td {
|
36 |
+
border-bottom: 1px solid #DFDFDF;
|
37 |
+
}
|
38 |
+
/*
|
39 |
+
* styles for rate-support div on the settings page
|
40 |
+
*/
|
41 |
+
.bws-plugin-reviews {
|
42 |
+
background: none repeat scroll 0 0 #BEE1F1;
|
43 |
+
border: 1px solid #70A8C2;
|
44 |
+
border-radius: 3px;
|
45 |
+
max-width: 400px;
|
46 |
+
}
|
47 |
+
.bws-plugin-reviews-rate {
|
48 |
+
padding: 10px;
|
49 |
+
border-bottom: 1px dashed #70A8C2;
|
50 |
+
}
|
51 |
+
.bws-plugin-reviews-support {
|
52 |
+
padding: 10px;
|
53 |
+
}
|
54 |
+
|
55 |
+
#fcbk_settings_form select,
|
56 |
+
#fcbk_settings_form input[type="text"],
|
57 |
+
#fcbk_settings_form input[type="file"] {
|
58 |
+
min-width: 200px;
|
59 |
+
}
|
60 |
+
#fcbk_share {
|
61 |
+
clear: both;
|
62 |
+
height: 40px;
|
63 |
+
}
|
64 |
+
.fcbk_button {
|
65 |
+
float: left;
|
66 |
+
margin-right: 10px;
|
67 |
+
}
|
68 |
+
.fcbk_button a {
|
69 |
+
height: 40px;
|
70 |
+
display: block;
|
71 |
+
}
|
72 |
+
.fcbk_button a:hover {
|
73 |
+
opacity: 0.9;
|
74 |
+
}
|
75 |
+
.fcbk_like {
|
76 |
+
float: left;
|
77 |
+
position: relative;
|
78 |
+
top: -3px;
|
79 |
+
}
|
80 |
+
.fb_edge_widget_with_comment span {
|
81 |
+
width: 450px !important;
|
82 |
+
}
|
facebook-button-plugin.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Facebook Button
|
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Put Facebook Button in to your post.
|
6 |
Author: BestWebSoft
|
7 |
-
Version: 2.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
@@ -177,14 +177,15 @@ if ( ! function_exists( 'fcbk_bttn_plgn_settings_page' ) ) {
|
|
177 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
178 |
<h2><?php echo __( "Facebook Button Settings", 'facebook' ); ?></h2>
|
179 |
<div class="updated fade" <?php if ( ! isset( $_REQUEST['fcbk_bttn_plgn_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
|
|
180 |
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
181 |
<div>
|
182 |
-
<form name="form1" method="post" action="admin.php?page=facebook-button-plugin.php" enctype="multipart/form-data" >
|
183 |
<table class="form-table">
|
184 |
<tr valign="top">
|
185 |
<th scope="row"><?php _e( "Your Facebook ID:", 'facebook' ); ?></th>
|
186 |
<td>
|
187 |
-
<input name='fcbk_bttn_plgn_link' type='text' value='<?php echo $fcbk_bttn_plgn_options['link']; ?>'
|
188 |
</td>
|
189 |
</tr>
|
190 |
<tr valign="top">
|
@@ -199,7 +200,7 @@ if ( ! function_exists( 'fcbk_bttn_plgn_settings_page' ) ) {
|
|
199 |
<?php echo __( "Choose display settings:", 'facebook' ); ?>
|
200 |
</th>
|
201 |
<td>
|
202 |
-
<select name="fcbk_bttn_plgn_display_option" onchange="if ( this . value == 'custom' ) { getElementById ( 'fcbk_bttn_plgn_display_option_custom' ) . style.display = '
|
203 |
<option <?php if ( 'standart' == $fcbk_bttn_plgn_options['display_option'] ) echo 'selected="selected"'; ?> value="standart"><?php echo __( "Standard Facebook image", 'facebook' ); ?></option>
|
204 |
<?php if ( $copy || 'custom' == $fcbk_bttn_plgn_options['display_option'] ) { ?>
|
205 |
<option <?php if ( 'custom' == $fcbk_bttn_plgn_options['display_option'] ) echo 'selected="selected"'; ?> value="custom"><?php echo __( "Custom Facebook image", 'facebook' ); ?></option>
|
@@ -215,21 +216,15 @@ if ( ! function_exists( 'fcbk_bttn_plgn_settings_page' ) ) {
|
|
215 |
<img src="<?php echo $fcbk_bttn_plgn_options['fb_img_link']; ?>" style="margin-left:2px;" />
|
216 |
</td>
|
217 |
</tr>
|
218 |
-
<tr
|
219 |
-
<
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
<td>
|
228 |
-
<input name="uploadfile" type="file" style="width:196px;" /><br />
|
229 |
-
<span style="color: rgb(136, 136, 136); font-size: 10px;"><?php echo __( 'Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:"jpg", "jpeg", "png".', 'facebook' ); ?></span>
|
230 |
-
</td>
|
231 |
-
</table>
|
232 |
-
</div>
|
233 |
</td>
|
234 |
</tr>
|
235 |
<tr>
|
@@ -237,7 +232,7 @@ if ( ! function_exists( 'fcbk_bttn_plgn_settings_page' ) ) {
|
|
237 |
<?php echo __( "Facebook Button Position:", 'facebook' ); ?>
|
238 |
</th>
|
239 |
<td>
|
240 |
-
<select name="fcbk_bttn_plgn_where" onchange="if ( this . value == 'shortcode' ) { getElementById ( 'shortcode' ) . style.display = 'inline'; } else { getElementById ( 'shortcode' ) . style.display = 'none'; }"
|
241 |
<option <?php if ( 'before' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="before"><?php echo __( "Before", 'facebook' ); ?></option>
|
242 |
<option <?php if ( 'after' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="after"><?php echo __( "After", 'facebook' ); ?></option>
|
243 |
<option <?php if ( 'beforeandafter' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="beforeandafter"><?php echo __( "Before and After", 'facebook' ); ?></option>
|
@@ -372,6 +367,17 @@ if ( ! function_exists( 'fcbk_bttn_plgn_settings_page' ) ) {
|
|
372 |
<?php wp_nonce_field( plugin_basename( __FILE__ ), 'fcbk_bttn_plgn_nonce_name' ); ?>
|
373 |
</form>
|
374 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
375 |
</div>
|
376 |
<?php }
|
377 |
}
|
@@ -517,13 +523,43 @@ if ( ! function_exists ( 'fcbk_bttn_plgn_version_check' ) ) {
|
|
517 |
|
518 |
if ( ! function_exists( 'fcbk_admin_head' ) ) {
|
519 |
function fcbk_admin_head() {
|
520 |
-
|
|
|
|
|
|
|
|
|
|
|
521 |
wp_enqueue_style( 'fcbkStylesheet' );
|
522 |
if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" )
|
523 |
wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
|
524 |
}
|
525 |
}
|
526 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
/* Function for delete options */
|
528 |
if ( ! function_exists( 'fcbk_delete_options' ) ) {
|
529 |
function fcbk_delete_options() {
|
@@ -539,7 +575,7 @@ add_action( 'init', 'fcbk_plugin_init' );
|
|
539 |
add_action( 'admin_init', 'fcbk_bttn_plgn_version_check' );
|
540 |
add_action( 'wp_enqueue_scripts', 'fcbk_admin_head' );
|
541 |
add_action( 'admin_enqueue_scripts', 'fcbk_admin_head' );
|
542 |
-
|
543 |
/* Add shortcode. */
|
544 |
add_shortcode( 'fb_button', 'fcbk_bttn_plgn_shortcode' );
|
545 |
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Put Facebook Button in to your post.
|
6 |
Author: BestWebSoft
|
7 |
+
Version: 2.27
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
177 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
178 |
<h2><?php echo __( "Facebook Button Settings", 'facebook' ); ?></h2>
|
179 |
<div class="updated fade" <?php if ( ! isset( $_REQUEST['fcbk_bttn_plgn_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
180 |
+
<div id="fcbk_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'facebook' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'facebook' ); ?></p></div>
|
181 |
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
182 |
<div>
|
183 |
+
<form name="form1" method="post" action="admin.php?page=facebook-button-plugin.php" enctype="multipart/form-data" id="fcbk_settings_form">
|
184 |
<table class="form-table">
|
185 |
<tr valign="top">
|
186 |
<th scope="row"><?php _e( "Your Facebook ID:", 'facebook' ); ?></th>
|
187 |
<td>
|
188 |
+
<input name='fcbk_bttn_plgn_link' type='text' value='<?php echo $fcbk_bttn_plgn_options['link']; ?>' />
|
189 |
</td>
|
190 |
</tr>
|
191 |
<tr valign="top">
|
200 |
<?php echo __( "Choose display settings:", 'facebook' ); ?>
|
201 |
</th>
|
202 |
<td>
|
203 |
+
<select name="fcbk_bttn_plgn_display_option" onchange="if ( this . value == 'custom' ) { getElementById ( 'fcbk_bttn_plgn_display_option_custom' ) . style.display = 'table-row'; } else { getElementById ( 'fcbk_bttn_plgn_display_option_custom' ) . style.display = 'none'; }">
|
204 |
<option <?php if ( 'standart' == $fcbk_bttn_plgn_options['display_option'] ) echo 'selected="selected"'; ?> value="standart"><?php echo __( "Standard Facebook image", 'facebook' ); ?></option>
|
205 |
<?php if ( $copy || 'custom' == $fcbk_bttn_plgn_options['display_option'] ) { ?>
|
206 |
<option <?php if ( 'custom' == $fcbk_bttn_plgn_options['display_option'] ) echo 'selected="selected"'; ?> value="custom"><?php echo __( "Custom Facebook image", 'facebook' ); ?></option>
|
216 |
<img src="<?php echo $fcbk_bttn_plgn_options['fb_img_link']; ?>" style="margin-left:2px;" />
|
217 |
</td>
|
218 |
</tr>
|
219 |
+
<tr id="fcbk_bttn_plgn_display_option_custom" <?php if ( 'custom' == $fcbk_bttn_plgn_options['display_option'] ) { echo ( 'style="display:table-row"' ); } else { echo ( 'style="display:none"' ); } ?>>
|
220 |
+
<th scope="row">
|
221 |
+
<?php echo __( "Facebook image:", 'facebook' ); ?>
|
222 |
+
</th>
|
223 |
+
<td>
|
224 |
+
<input type="hidden" name="MAX_FILE_SIZE" value="64000"/>
|
225 |
+
<input type="hidden" name="home" value="<?php echo ABSPATH ; ?>"/>
|
226 |
+
<input name="uploadfile" type="file" /><br />
|
227 |
+
<span style="color: rgb(136, 136, 136); font-size: 10px;"><?php echo __( 'Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:"jpg", "jpeg", "png".', 'facebook' ); ?></span>
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
</td>
|
229 |
</tr>
|
230 |
<tr>
|
232 |
<?php echo __( "Facebook Button Position:", 'facebook' ); ?>
|
233 |
</th>
|
234 |
<td>
|
235 |
+
<select name="fcbk_bttn_plgn_where" onchange="if ( this . value == 'shortcode' ) { getElementById ( 'shortcode' ) . style.display = 'inline'; } else { getElementById ( 'shortcode' ) . style.display = 'none'; }">
|
236 |
<option <?php if ( 'before' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="before"><?php echo __( "Before", 'facebook' ); ?></option>
|
237 |
<option <?php if ( 'after' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="after"><?php echo __( "After", 'facebook' ); ?></option>
|
238 |
<option <?php if ( 'beforeandafter' == $fcbk_bttn_plgn_options['where'] ) echo 'selected="selected"'; ?> value="beforeandafter"><?php echo __( "Before and After", 'facebook' ); ?></option>
|
367 |
<?php wp_nonce_field( plugin_basename( __FILE__ ), 'fcbk_bttn_plgn_nonce_name' ); ?>
|
368 |
</form>
|
369 |
</div>
|
370 |
+
<br />
|
371 |
+
<div class="bws-plugin-reviews">
|
372 |
+
<div class="bws-plugin-reviews-rate">
|
373 |
+
<?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'facebook' ); ?>:<br/>
|
374 |
+
<a href="http://wordpress.org/support/view/plugin-reviews/facebook-button-plugin" target="_blank" title="Facebook Button reviews"><?php _e( 'Rate the plugin', 'facebook' ); ?></a><br/>
|
375 |
+
</div>
|
376 |
+
<div class="bws-plugin-reviews-support">
|
377 |
+
<?php _e( 'If there is something wrong about it, please contact us', 'facebook' ); ?>:<br/>
|
378 |
+
<a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
|
379 |
+
</div>
|
380 |
+
</div>
|
381 |
</div>
|
382 |
<?php }
|
383 |
}
|
523 |
|
524 |
if ( ! function_exists( 'fcbk_admin_head' ) ) {
|
525 |
function fcbk_admin_head() {
|
526 |
+
global $wp_version;
|
527 |
+
if ( $wp_version < 3.8 )
|
528 |
+
wp_enqueue_style( 'fcbkStylesheet', plugins_url( 'css/style_wp_before_3.8.css', __FILE__ ) );
|
529 |
+
else
|
530 |
+
wp_enqueue_style( 'fcbkStylesheet', plugins_url( 'css/style.css', __FILE__ ) );
|
531 |
+
|
532 |
wp_enqueue_style( 'fcbkStylesheet' );
|
533 |
if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" )
|
534 |
wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
|
535 |
}
|
536 |
}
|
537 |
|
538 |
+
if ( ! function_exists('fcbk_admin_js') ) {
|
539 |
+
function fcbk_admin_js() {
|
540 |
+
if ( isset( $_GET['page'] ) && "facebook-button-plugin.php" == $_GET['page'] ) {
|
541 |
+
/* add notice about changing in the settings page */
|
542 |
+
?>
|
543 |
+
<script type="text/javascript">
|
544 |
+
(function($) {
|
545 |
+
$(document).ready( function() {
|
546 |
+
$( '#fcbk_settings_form input' ).bind( "change click select", function() {
|
547 |
+
if ( $( this ).attr( 'type' ) != 'submit' ) {
|
548 |
+
$( '.updated.fade' ).css( 'display', 'none' );
|
549 |
+
$( '#fcbk_settings_notice' ).css( 'display', 'block' );
|
550 |
+
};
|
551 |
+
});
|
552 |
+
$( '#fcbk_settings_form select' ).bind( "change", function() {
|
553 |
+
$( '.updated.fade' ).css( 'display', 'none' );
|
554 |
+
$( '#fcbk_settings_notice' ).css( 'display', 'block' );
|
555 |
+
});
|
556 |
+
});
|
557 |
+
})(jQuery);
|
558 |
+
</script>
|
559 |
+
<?php }
|
560 |
+
}
|
561 |
+
}
|
562 |
+
|
563 |
/* Function for delete options */
|
564 |
if ( ! function_exists( 'fcbk_delete_options' ) ) {
|
565 |
function fcbk_delete_options() {
|
575 |
add_action( 'admin_init', 'fcbk_bttn_plgn_version_check' );
|
576 |
add_action( 'wp_enqueue_scripts', 'fcbk_admin_head' );
|
577 |
add_action( 'admin_enqueue_scripts', 'fcbk_admin_head' );
|
578 |
+
add_action( 'admin_head', 'fcbk_admin_js' );
|
579 |
/* Add shortcode. */
|
580 |
add_shortcode( 'fb_button', 'fcbk_bttn_plgn_shortcode' );
|
581 |
|
img/facebook-ico1.jpg
CHANGED
File without changes
|
img/facebook-ico2.jpg
CHANGED
File without changes
|
img/icon_16.png
CHANGED
File without changes
|
img/icon_16_b.png
CHANGED
File without changes
|
img/icon_16_c.png
CHANGED
File without changes
|
img/icon_16_single.png
ADDED
Binary file
|
img/icon_36.png
CHANGED
File without changes
|
img/icon_36_b.png
CHANGED
File without changes
|
img/px.png
CHANGED
File without changes
|
js/bws_menu.js
CHANGED
File without changes
|
languages/facebook-ar_AR.mo
CHANGED
Binary file
|
languages/facebook-ar_AR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Albayan Design Hani aladoli <info@albayan-design.com>\n"
|
9 |
"Language: ar\n"
|
@@ -16,8 +16,7 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: facebook-button-plugin.php:33
|
20 |
-
#: facebook-button-plugin.php:169
|
21 |
#, fuzzy
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "اعدادات زر الفيس بوك"
|
@@ -27,143 +26,175 @@ msgstr "اعدادات زر الفيس بوك"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "زر الفيس بوك"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
#, fuzzy
|
32 |
msgid "Settings saved"
|
33 |
msgstr "الاعدادات "
|
34 |
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
msgid "Error: File size > 32K"
|
37 |
msgstr "خطاء : حجم الملف : > 32К"
|
38 |
|
39 |
-
#: facebook-button-plugin.php:
|
40 |
msgid "Error: Invalid file type"
|
41 |
msgstr "خطاء : نوع الملف غير صحيح"
|
42 |
|
43 |
-
#: facebook-button-plugin.php:
|
44 |
msgid "Error: moving file failed"
|
45 |
msgstr "خطاء : فشل في نقل الملف"
|
46 |
|
47 |
-
#: facebook-button-plugin.php:
|
48 |
msgid "Error: check image width or height"
|
49 |
msgstr "خطاء : تأكد من عرض وطول الصورة"
|
50 |
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Uploading Error: check image properties"
|
53 |
msgstr "خطاء في الرفع : تأكد من خصائص الصورة"
|
54 |
|
55 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
#, fuzzy
|
57 |
msgid "Your Facebook ID:"
|
58 |
msgstr "اسم حسابك علي الفيس بوك :"
|
59 |
|
60 |
-
#: facebook-button-plugin.php:
|
61 |
msgid "Display button:"
|
62 |
msgstr "عرض الزر :"
|
63 |
|
64 |
-
#: facebook-button-plugin.php:
|
65 |
msgid "My Page"
|
66 |
msgstr "صفحتي"
|
67 |
|
68 |
-
#: facebook-button-plugin.php:
|
69 |
msgid "Like"
|
70 |
msgstr "اعجاب "
|
71 |
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
#, fuzzy
|
74 |
msgid "Choose display settings:"
|
75 |
msgstr "اختار خيار العرض :"
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
#, fuzzy
|
79 |
msgid "Standard Facebook image"
|
80 |
msgstr "صورة الفيس بوك الافتراضية "
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
#, fuzzy
|
84 |
msgid "Custom Facebook image"
|
85 |
msgstr "صورة خاصة للـ فيس بوك"
|
86 |
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
msgid "Current image:"
|
89 |
msgstr "الصورة الحالية : "
|
90 |
|
91 |
-
#: facebook-button-plugin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Facebook image:"
|
94 |
msgstr "صورة الفيس بوك : "
|
95 |
|
96 |
-
#: facebook-button-plugin.php:
|
97 |
#, fuzzy
|
98 |
-
msgid "
|
99 |
-
|
|
|
|
|
|
|
|
|
100 |
|
101 |
-
#: facebook-button-plugin.php:
|
102 |
#, fuzzy
|
103 |
msgid "Facebook Button Position:"
|
104 |
msgstr "مكان زر الفيس بوك :"
|
105 |
|
106 |
-
#: facebook-button-plugin.php:
|
107 |
msgid "Before"
|
108 |
msgstr "قبل"
|
109 |
|
110 |
-
#: facebook-button-plugin.php:
|
111 |
msgid "After"
|
112 |
msgstr "بعد"
|
113 |
|
114 |
-
#: facebook-button-plugin.php:
|
115 |
msgid "Before and After"
|
116 |
msgstr "قبل و بعد"
|
117 |
|
118 |
-
#: facebook-button-plugin.php:
|
119 |
msgid "Shortcode"
|
120 |
msgstr "الكود"
|
121 |
|
122 |
-
#: facebook-button-plugin.php:
|
123 |
#, fuzzy
|
124 |
-
msgid "
|
125 |
-
|
|
|
|
|
|
|
|
|
126 |
|
127 |
-
#: facebook-button-plugin.php:
|
128 |
#, fuzzy
|
129 |
msgid "Facebook Button language:"
|
130 |
msgstr "للغه زر الفيس بوك :"
|
131 |
|
132 |
-
#: facebook-button-plugin.php:
|
133 |
#, fuzzy
|
134 |
msgid "Change the language of Facebook Like Button"
|
135 |
msgstr "اختار اللغه للـ زر الاغحاب"
|
136 |
|
137 |
-
#: facebook-button-plugin.php:
|
138 |
msgid "Save Changes"
|
139 |
msgstr "حفظ التغييرات"
|
140 |
|
141 |
-
#: facebook-button-plugin.php:
|
142 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
msgid "Settings"
|
144 |
msgstr "الاعدادات "
|
145 |
|
146 |
-
#: facebook-button-plugin.php:
|
147 |
msgid "FAQ"
|
148 |
msgstr "أسئلة وأجوبة"
|
149 |
|
150 |
-
#: facebook-button-plugin.php:
|
151 |
msgid "Support"
|
152 |
msgstr "الدعم"
|
153 |
|
154 |
-
#: facebook-button-plugin.php:
|
155 |
msgid "requires"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: facebook-button-plugin.php:
|
159 |
-
msgid "
|
|
|
|
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: facebook-button-plugin.php:
|
163 |
msgid "Back to the WordPress"
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: facebook-button-plugin.php:
|
167 |
#, fuzzy
|
168 |
msgid "Plugins page"
|
169 |
msgstr "Плагины BWS"
|
@@ -171,22 +202,25 @@ msgstr "Плагины BWS"
|
|
171 |
#, fuzzy
|
172 |
#~ msgid "Memory usage"
|
173 |
#~ msgstr "صفحتي"
|
|
|
174 |
#~ msgid "Activated plugins"
|
175 |
#~ msgstr "الاضافات المفعله "
|
|
|
176 |
#~ msgid "Read more"
|
177 |
#~ msgstr "اقراء المزيد"
|
|
|
178 |
#~ msgid "Installed plugins"
|
179 |
#~ msgstr "الاضافات المنزلة "
|
|
|
180 |
#~ msgid "Recommended plugins"
|
181 |
#~ msgstr "اضافات موصي بها"
|
182 |
|
183 |
-
#, fuzzy
|
184 |
-
#~ msgid "Free plugins"
|
185 |
-
#~ msgstr "اضافات موصي بها"
|
186 |
#~ msgid "Download"
|
187 |
#~ msgstr "تحميل"
|
|
|
188 |
#~ msgid "Install %s"
|
189 |
#~ msgstr "تنزيل %s"
|
|
|
190 |
#~ msgid "Install now from wordpress.org"
|
191 |
#~ msgstr "حملها الا من wordpress.org"
|
192 |
|
@@ -210,8 +244,9 @@ msgstr "Плагины BWS"
|
|
210 |
#~ "اذا كان لديك اي استفسار او سؤال الرجاء الاتصال بنا عبر بريدنا "
|
211 |
#~ "الالكتروني : contact us via plugin@bestwebsoft.com , او المراسلة "
|
212 |
#~ "الفورية من واجهة الاتصال بنا علي موقعنا الخاص"
|
|
|
213 |
#~ msgid "Options saved."
|
214 |
#~ msgstr "تم حفظ الاعدادات"
|
|
|
215 |
#~ msgid "Install Now"
|
216 |
#~ msgstr "Установить сейчас"
|
217 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:36+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:36+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Albayan Design Hani aladoli <info@albayan-design.com>\n"
|
9 |
"Language: ar\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
#, fuzzy
|
21 |
msgid "Facebook Button Settings"
|
22 |
msgstr "اعدادات زر الفيس بوك"
|
26 |
msgid "Facebook Button"
|
27 |
msgstr "زر الفيس بوك"
|
28 |
|
29 |
+
#: facebook-button-plugin.php:130
|
30 |
#, fuzzy
|
31 |
msgid "Settings saved"
|
32 |
msgstr "الاعدادات "
|
33 |
|
34 |
+
#: facebook-button-plugin.php:152
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "خطاء : حجم الملف : > 32К"
|
37 |
|
38 |
+
#: facebook-button-plugin.php:155
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "خطاء : نوع الملف غير صحيح"
|
41 |
|
42 |
+
#: facebook-button-plugin.php:163
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "خطاء : فشل في نقل الملف"
|
45 |
|
46 |
+
#: facebook-button-plugin.php:166
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "خطاء : تأكد من عرض وطول الصورة"
|
49 |
|
50 |
+
#: facebook-button-plugin.php:170
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "خطاء في الرفع : تأكد من خصائص الصورة"
|
53 |
|
54 |
+
#: facebook-button-plugin.php:180
|
55 |
+
msgid "Notice:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: facebook-button-plugin.php:180
|
59 |
+
msgid ""
|
60 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
61 |
+
"forget to click the 'Save Changes' button."
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: facebook-button-plugin.php:186
|
65 |
#, fuzzy
|
66 |
msgid "Your Facebook ID:"
|
67 |
msgstr "اسم حسابك علي الفيس بوك :"
|
68 |
|
69 |
+
#: facebook-button-plugin.php:192
|
70 |
msgid "Display button:"
|
71 |
msgstr "عرض الزر :"
|
72 |
|
73 |
+
#: facebook-button-plugin.php:194
|
74 |
msgid "My Page"
|
75 |
msgstr "صفحتي"
|
76 |
|
77 |
+
#: facebook-button-plugin.php:195
|
78 |
msgid "Like"
|
79 |
msgstr "اعجاب "
|
80 |
|
81 |
+
#: facebook-button-plugin.php:200
|
82 |
#, fuzzy
|
83 |
msgid "Choose display settings:"
|
84 |
msgstr "اختار خيار العرض :"
|
85 |
|
86 |
+
#: facebook-button-plugin.php:204
|
87 |
#, fuzzy
|
88 |
msgid "Standard Facebook image"
|
89 |
msgstr "صورة الفيس بوك الافتراضية "
|
90 |
|
91 |
+
#: facebook-button-plugin.php:206
|
92 |
#, fuzzy
|
93 |
msgid "Custom Facebook image"
|
94 |
msgstr "صورة خاصة للـ فيس بوك"
|
95 |
|
96 |
+
#: facebook-button-plugin.php:213
|
97 |
msgid "Current image:"
|
98 |
msgstr "الصورة الحالية : "
|
99 |
|
100 |
+
#: facebook-button-plugin.php:221
|
101 |
#, fuzzy
|
102 |
msgid "Facebook image:"
|
103 |
msgstr "صورة الفيس بوك : "
|
104 |
|
105 |
+
#: facebook-button-plugin.php:227
|
106 |
#, fuzzy
|
107 |
+
msgid ""
|
108 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
109 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
110 |
+
msgstr ""
|
111 |
+
"Propiedades de la imagen: Ancho máx.: 100px; Alto máx.: 40px; Tamaño máx: "
|
112 |
+
"32Kb; Tipo de imagen: \"jpg\", \"jpeg\"."
|
113 |
|
114 |
+
#: facebook-button-plugin.php:232
|
115 |
#, fuzzy
|
116 |
msgid "Facebook Button Position:"
|
117 |
msgstr "مكان زر الفيس بوك :"
|
118 |
|
119 |
+
#: facebook-button-plugin.php:236
|
120 |
msgid "Before"
|
121 |
msgstr "قبل"
|
122 |
|
123 |
+
#: facebook-button-plugin.php:237
|
124 |
msgid "After"
|
125 |
msgstr "بعد"
|
126 |
|
127 |
+
#: facebook-button-plugin.php:238
|
128 |
msgid "Before and After"
|
129 |
msgstr "قبل و بعد"
|
130 |
|
131 |
+
#: facebook-button-plugin.php:239
|
132 |
msgid "Shortcode"
|
133 |
msgstr "الكود"
|
134 |
|
135 |
+
#: facebook-button-plugin.php:241
|
136 |
#, fuzzy
|
137 |
+
msgid ""
|
138 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
139 |
+
"paste this shortcode into your post or page:"
|
140 |
+
msgstr ""
|
141 |
+
"اذا كنت ترغب في اضافة زر الفيس بوك علي موقعك انسخ هذه الكود وضعه في المكان "
|
142 |
+
"المراد ظهور الزر فيه"
|
143 |
|
144 |
+
#: facebook-button-plugin.php:246
|
145 |
#, fuzzy
|
146 |
msgid "Facebook Button language:"
|
147 |
msgstr "للغه زر الفيس بوك :"
|
148 |
|
149 |
+
#: facebook-button-plugin.php:357
|
150 |
#, fuzzy
|
151 |
msgid "Change the language of Facebook Like Button"
|
152 |
msgstr "اختار اللغه للـ زر الاغحاب"
|
153 |
|
154 |
+
#: facebook-button-plugin.php:363
|
155 |
msgid "Save Changes"
|
156 |
msgstr "حفظ التغييرات"
|
157 |
|
158 |
+
#: facebook-button-plugin.php:373
|
159 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: facebook-button-plugin.php:374
|
163 |
+
#, fuzzy
|
164 |
+
msgid "Rate the plugin"
|
165 |
+
msgstr "اضافات موصي بها"
|
166 |
+
|
167 |
+
#: facebook-button-plugin.php:377
|
168 |
+
msgid "If there is something wrong about it, please contact us"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
172 |
msgid "Settings"
|
173 |
msgstr "الاعدادات "
|
174 |
|
175 |
+
#: facebook-button-plugin.php:493
|
176 |
msgid "FAQ"
|
177 |
msgstr "أسئلة وأجوبة"
|
178 |
|
179 |
+
#: facebook-button-plugin.php:494
|
180 |
msgid "Support"
|
181 |
msgstr "الدعم"
|
182 |
|
183 |
+
#: facebook-button-plugin.php:518
|
184 |
msgid "requires"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: facebook-button-plugin.php:518
|
188 |
+
msgid ""
|
189 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
190 |
+
"try again."
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: facebook-button-plugin.php:518
|
194 |
msgid "Back to the WordPress"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: facebook-button-plugin.php:518
|
198 |
#, fuzzy
|
199 |
msgid "Plugins page"
|
200 |
msgstr "Плагины BWS"
|
202 |
#, fuzzy
|
203 |
#~ msgid "Memory usage"
|
204 |
#~ msgstr "صفحتي"
|
205 |
+
|
206 |
#~ msgid "Activated plugins"
|
207 |
#~ msgstr "الاضافات المفعله "
|
208 |
+
|
209 |
#~ msgid "Read more"
|
210 |
#~ msgstr "اقراء المزيد"
|
211 |
+
|
212 |
#~ msgid "Installed plugins"
|
213 |
#~ msgstr "الاضافات المنزلة "
|
214 |
+
|
215 |
#~ msgid "Recommended plugins"
|
216 |
#~ msgstr "اضافات موصي بها"
|
217 |
|
|
|
|
|
|
|
218 |
#~ msgid "Download"
|
219 |
#~ msgstr "تحميل"
|
220 |
+
|
221 |
#~ msgid "Install %s"
|
222 |
#~ msgstr "تنزيل %s"
|
223 |
+
|
224 |
#~ msgid "Install now from wordpress.org"
|
225 |
#~ msgstr "حملها الا من wordpress.org"
|
226 |
|
244 |
#~ "اذا كان لديك اي استفسار او سؤال الرجاء الاتصال بنا عبر بريدنا "
|
245 |
#~ "الالكتروني : contact us via plugin@bestwebsoft.com , او المراسلة "
|
246 |
#~ "الفورية من واجهة الاتصال بنا علي موقعنا الخاص"
|
247 |
+
|
248 |
#~ msgid "Options saved."
|
249 |
#~ msgstr "تم حفظ الاعدادات"
|
250 |
+
|
251 |
#~ msgid "Install Now"
|
252 |
#~ msgstr "Установить сейчас"
|
|
languages/facebook-es_ES.mo
CHANGED
Binary file
|
languages/facebook-es_ES.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: es_ES\n"
|
@@ -16,8 +16,7 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: facebook-button-plugin.php:33
|
20 |
-
#: facebook-button-plugin.php:169
|
21 |
#, fuzzy
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "Opciones del botón de Facebook"
|
@@ -27,161 +26,195 @@ msgstr "Opciones del botón de Facebook"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "Botón FaceBook"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
#, fuzzy
|
32 |
msgid "Settings saved"
|
33 |
msgstr "Opciones"
|
34 |
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
msgid "Error: File size > 32K"
|
37 |
msgstr "Error: Archivo > 32К"
|
38 |
|
39 |
-
#: facebook-button-plugin.php:
|
40 |
msgid "Error: Invalid file type"
|
41 |
msgstr "error: Tipo de archivo no válido"
|
42 |
|
43 |
-
#: facebook-button-plugin.php:
|
44 |
msgid "Error: moving file failed"
|
45 |
msgstr "Error: Fallo moviendo el archivo"
|
46 |
|
47 |
-
#: facebook-button-plugin.php:
|
48 |
msgid "Error: check image width or height"
|
49 |
msgstr "Error: Revisa el alto o ancho de la imagen"
|
50 |
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Uploading Error: check image properties"
|
53 |
msgstr "Error de subida: Revisa las propiedades de la imagen"
|
54 |
|
55 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
#, fuzzy
|
57 |
msgid "Your Facebook ID:"
|
58 |
msgstr "Su FaceBook Id:"
|
59 |
|
60 |
-
#: facebook-button-plugin.php:
|
61 |
msgid "Display button:"
|
62 |
msgstr ""
|
63 |
|
64 |
-
#: facebook-button-plugin.php:
|
65 |
msgid "My Page"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: facebook-button-plugin.php:
|
69 |
msgid "Like"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
#, fuzzy
|
74 |
msgid "Choose display settings:"
|
75 |
msgstr "Seleccione opciones de visualización:"
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
#, fuzzy
|
79 |
msgid "Standard Facebook image"
|
80 |
msgstr "Imagen estandar de FaceBook"
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
#, fuzzy
|
84 |
msgid "Custom Facebook image"
|
85 |
msgstr "Imagen personalizada de FaceBook"
|
86 |
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
msgid "Current image:"
|
89 |
msgstr "Imagen actual:"
|
90 |
|
91 |
-
#: facebook-button-plugin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Facebook image:"
|
94 |
msgstr "Imagen de FaceBook:"
|
95 |
|
96 |
-
#: facebook-button-plugin.php:
|
97 |
-
msgid "
|
98 |
-
|
|
|
|
|
|
|
|
|
99 |
|
100 |
-
#: facebook-button-plugin.php:
|
101 |
#, fuzzy
|
102 |
msgid "Facebook Button Position:"
|
103 |
msgstr "Posición del botón Facebook:"
|
104 |
|
105 |
-
#: facebook-button-plugin.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Antes"
|
108 |
|
109 |
-
#: facebook-button-plugin.php:
|
110 |
msgid "After"
|
111 |
msgstr "Después"
|
112 |
|
113 |
-
#: facebook-button-plugin.php:
|
114 |
msgid "Before and After"
|
115 |
msgstr "Antes y después"
|
116 |
|
117 |
-
#: facebook-button-plugin.php:
|
118 |
msgid "Shortcode"
|
119 |
msgstr "Shortcode"
|
120 |
|
121 |
-
#: facebook-button-plugin.php:
|
122 |
#, fuzzy
|
123 |
-
msgid "
|
124 |
-
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#: facebook-button-plugin.php:
|
127 |
#, fuzzy
|
128 |
msgid "Facebook Button language:"
|
129 |
msgstr "Botón FaceBook"
|
130 |
|
131 |
-
#: facebook-button-plugin.php:
|
132 |
msgid "Change the language of Facebook Like Button"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: facebook-button-plugin.php:
|
136 |
msgid "Save Changes"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: facebook-button-plugin.php:
|
140 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Settings"
|
142 |
msgstr "Opciones"
|
143 |
|
144 |
-
#: facebook-button-plugin.php:
|
145 |
msgid "FAQ"
|
146 |
msgstr "FAQ"
|
147 |
|
148 |
-
#: facebook-button-plugin.php:
|
149 |
msgid "Support"
|
150 |
msgstr "Soporte"
|
151 |
|
152 |
-
#: facebook-button-plugin.php:
|
153 |
msgid "requires"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: facebook-button-plugin.php:
|
157 |
-
msgid "
|
|
|
|
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: facebook-button-plugin.php:
|
161 |
msgid "Back to the WordPress"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: facebook-button-plugin.php:
|
165 |
#, fuzzy
|
166 |
msgid "Plugins page"
|
167 |
msgstr "Плагины BWS"
|
168 |
|
169 |
#~ msgid "Activated plugins"
|
170 |
#~ msgstr "Plugins activados"
|
|
|
171 |
#~ msgid "Read more"
|
172 |
#~ msgstr "Leer mas"
|
|
|
173 |
#~ msgid "Installed plugins"
|
174 |
#~ msgstr "Plugins instalados"
|
|
|
175 |
#~ msgid "Recommended plugins"
|
176 |
#~ msgstr "Plugins recomendados"
|
177 |
|
178 |
-
#, fuzzy
|
179 |
-
#~ msgid "Free plugins"
|
180 |
-
#~ msgstr "Plugins recomendados"
|
181 |
#~ msgid "Download"
|
182 |
#~ msgstr "Descargar"
|
|
|
183 |
#~ msgid "Install %s"
|
184 |
#~ msgstr "Instalar %s"
|
|
|
185 |
#~ msgid "Install now from wordpress.org"
|
186 |
#~ msgstr "Instalar ahora desde wordpress.org"
|
187 |
|
@@ -205,8 +238,9 @@ msgstr "Плагины BWS"
|
|
205 |
#~ "Si tiene alguna pregunta, por favor contacte con nosotros via "
|
206 |
#~ "plugin@bestwebsoft.com o rellenando el formulariod e contacto de nuestra "
|
207 |
#~ "web"
|
|
|
208 |
#~ msgid "Options saved."
|
209 |
#~ msgstr "Opciones guardadas"
|
|
|
210 |
#~ msgid "Install Now"
|
211 |
#~ msgstr "Установить сейчас"
|
212 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:36+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:36+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: es_ES\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
#, fuzzy
|
21 |
msgid "Facebook Button Settings"
|
22 |
msgstr "Opciones del botón de Facebook"
|
26 |
msgid "Facebook Button"
|
27 |
msgstr "Botón FaceBook"
|
28 |
|
29 |
+
#: facebook-button-plugin.php:130
|
30 |
#, fuzzy
|
31 |
msgid "Settings saved"
|
32 |
msgstr "Opciones"
|
33 |
|
34 |
+
#: facebook-button-plugin.php:152
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "Error: Archivo > 32К"
|
37 |
|
38 |
+
#: facebook-button-plugin.php:155
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "error: Tipo de archivo no válido"
|
41 |
|
42 |
+
#: facebook-button-plugin.php:163
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "Error: Fallo moviendo el archivo"
|
45 |
|
46 |
+
#: facebook-button-plugin.php:166
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "Error: Revisa el alto o ancho de la imagen"
|
49 |
|
50 |
+
#: facebook-button-plugin.php:170
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "Error de subida: Revisa las propiedades de la imagen"
|
53 |
|
54 |
+
#: facebook-button-plugin.php:180
|
55 |
+
msgid "Notice:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: facebook-button-plugin.php:180
|
59 |
+
msgid ""
|
60 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
61 |
+
"forget to click the 'Save Changes' button."
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: facebook-button-plugin.php:186
|
65 |
#, fuzzy
|
66 |
msgid "Your Facebook ID:"
|
67 |
msgstr "Su FaceBook Id:"
|
68 |
|
69 |
+
#: facebook-button-plugin.php:192
|
70 |
msgid "Display button:"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: facebook-button-plugin.php:194
|
74 |
msgid "My Page"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: facebook-button-plugin.php:195
|
78 |
msgid "Like"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: facebook-button-plugin.php:200
|
82 |
#, fuzzy
|
83 |
msgid "Choose display settings:"
|
84 |
msgstr "Seleccione opciones de visualización:"
|
85 |
|
86 |
+
#: facebook-button-plugin.php:204
|
87 |
#, fuzzy
|
88 |
msgid "Standard Facebook image"
|
89 |
msgstr "Imagen estandar de FaceBook"
|
90 |
|
91 |
+
#: facebook-button-plugin.php:206
|
92 |
#, fuzzy
|
93 |
msgid "Custom Facebook image"
|
94 |
msgstr "Imagen personalizada de FaceBook"
|
95 |
|
96 |
+
#: facebook-button-plugin.php:213
|
97 |
msgid "Current image:"
|
98 |
msgstr "Imagen actual:"
|
99 |
|
100 |
+
#: facebook-button-plugin.php:221
|
101 |
#, fuzzy
|
102 |
msgid "Facebook image:"
|
103 |
msgstr "Imagen de FaceBook:"
|
104 |
|
105 |
+
#: facebook-button-plugin.php:227
|
106 |
+
msgid ""
|
107 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
108 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
109 |
+
msgstr ""
|
110 |
+
"Propiedades de la imagen: Ancho máx.: 100px; Alto máx.: 40px; Tamaño máx: "
|
111 |
+
"32Kb; Tipo de imagen: \"jpg\", \"jpeg\", \"png\"."
|
112 |
|
113 |
+
#: facebook-button-plugin.php:232
|
114 |
#, fuzzy
|
115 |
msgid "Facebook Button Position:"
|
116 |
msgstr "Posición del botón Facebook:"
|
117 |
|
118 |
+
#: facebook-button-plugin.php:236
|
119 |
msgid "Before"
|
120 |
msgstr "Antes"
|
121 |
|
122 |
+
#: facebook-button-plugin.php:237
|
123 |
msgid "After"
|
124 |
msgstr "Después"
|
125 |
|
126 |
+
#: facebook-button-plugin.php:238
|
127 |
msgid "Before and After"
|
128 |
msgstr "Antes y después"
|
129 |
|
130 |
+
#: facebook-button-plugin.php:239
|
131 |
msgid "Shortcode"
|
132 |
msgstr "Shortcode"
|
133 |
|
134 |
+
#: facebook-button-plugin.php:241
|
135 |
#, fuzzy
|
136 |
+
msgid ""
|
137 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
138 |
+
"paste this shortcode into your post or page:"
|
139 |
+
msgstr ""
|
140 |
+
"Si desea agregar un botón de Facebook para su sitio web, sólo tiene que "
|
141 |
+
"copiar y pegar el código en su web o la página:"
|
142 |
|
143 |
+
#: facebook-button-plugin.php:246
|
144 |
#, fuzzy
|
145 |
msgid "Facebook Button language:"
|
146 |
msgstr "Botón FaceBook"
|
147 |
|
148 |
+
#: facebook-button-plugin.php:357
|
149 |
msgid "Change the language of Facebook Like Button"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: facebook-button-plugin.php:363
|
153 |
msgid "Save Changes"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: facebook-button-plugin.php:373
|
157 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: facebook-button-plugin.php:374
|
161 |
+
#, fuzzy
|
162 |
+
msgid "Rate the plugin"
|
163 |
+
msgstr "Plugins recomendados"
|
164 |
+
|
165 |
+
#: facebook-button-plugin.php:377
|
166 |
+
msgid "If there is something wrong about it, please contact us"
|
167 |
+
msgstr ""
|
168 |
+
|
169 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
170 |
msgid "Settings"
|
171 |
msgstr "Opciones"
|
172 |
|
173 |
+
#: facebook-button-plugin.php:493
|
174 |
msgid "FAQ"
|
175 |
msgstr "FAQ"
|
176 |
|
177 |
+
#: facebook-button-plugin.php:494
|
178 |
msgid "Support"
|
179 |
msgstr "Soporte"
|
180 |
|
181 |
+
#: facebook-button-plugin.php:518
|
182 |
msgid "requires"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: facebook-button-plugin.php:518
|
186 |
+
msgid ""
|
187 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
188 |
+
"try again."
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: facebook-button-plugin.php:518
|
192 |
msgid "Back to the WordPress"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: facebook-button-plugin.php:518
|
196 |
#, fuzzy
|
197 |
msgid "Plugins page"
|
198 |
msgstr "Плагины BWS"
|
199 |
|
200 |
#~ msgid "Activated plugins"
|
201 |
#~ msgstr "Plugins activados"
|
202 |
+
|
203 |
#~ msgid "Read more"
|
204 |
#~ msgstr "Leer mas"
|
205 |
+
|
206 |
#~ msgid "Installed plugins"
|
207 |
#~ msgstr "Plugins instalados"
|
208 |
+
|
209 |
#~ msgid "Recommended plugins"
|
210 |
#~ msgstr "Plugins recomendados"
|
211 |
|
|
|
|
|
|
|
212 |
#~ msgid "Download"
|
213 |
#~ msgstr "Descargar"
|
214 |
+
|
215 |
#~ msgid "Install %s"
|
216 |
#~ msgstr "Instalar %s"
|
217 |
+
|
218 |
#~ msgid "Install now from wordpress.org"
|
219 |
#~ msgstr "Instalar ahora desde wordpress.org"
|
220 |
|
238 |
#~ "Si tiene alguna pregunta, por favor contacte con nosotros via "
|
239 |
#~ "plugin@bestwebsoft.com o rellenando el formulariod e contacto de nuestra "
|
240 |
#~ "web"
|
241 |
+
|
242 |
#~ msgid "Options saved."
|
243 |
#~ msgstr "Opciones guardadas"
|
244 |
+
|
245 |
#~ msgid "Install Now"
|
246 |
#~ msgstr "Установить сейчас"
|
|
languages/facebook-fa_IR.mo
CHANGED
Binary file
|
languages/facebook-fa_IR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Milad Ahmadipour <milad.contact@gmail.com>\n"
|
9 |
"Language: fa\n"
|
@@ -16,8 +16,7 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: facebook-button-plugin.php:33
|
20 |
-
#: facebook-button-plugin.php:169
|
21 |
#, fuzzy
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "اختیارات دکمه فیسبوک"
|
@@ -27,143 +26,177 @@ msgstr "اختیارات دکمه فیسبوک"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "دکمه فیسبوک"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
#, fuzzy
|
32 |
msgid "Settings saved"
|
33 |
msgstr "تنظیمات "
|
34 |
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
msgid "Error: File size > 32K"
|
37 |
msgstr "خطا : حجم فایل بیشتر از : > 32К"
|
38 |
|
39 |
-
#: facebook-button-plugin.php:
|
40 |
msgid "Error: Invalid file type"
|
41 |
msgstr "خطا : نوع فایل صحیح نیست"
|
42 |
|
43 |
-
#: facebook-button-plugin.php:
|
44 |
msgid "Error: moving file failed"
|
45 |
msgstr "خطا : حرکت فایل شکست خورد"
|
46 |
|
47 |
-
#: facebook-button-plugin.php:
|
48 |
msgid "Error: check image width or height"
|
49 |
msgstr "خطا : لطفا طول و عرض تصویر را چک کنید"
|
50 |
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Uploading Error: check image properties"
|
53 |
msgstr "خطای آپلود : لطفا خصوصیات تصویر را چک کنید"
|
54 |
|
55 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
#, fuzzy
|
57 |
msgid "Your Facebook ID:"
|
58 |
-
msgstr "
|
|
|
|
|
59 |
|
60 |
-
#: facebook-button-plugin.php:
|
61 |
msgid "Display button:"
|
62 |
msgstr "نمایش دکمه های :"
|
63 |
|
64 |
-
#: facebook-button-plugin.php:
|
65 |
msgid "My Page"
|
66 |
msgstr "صفحه من"
|
67 |
|
68 |
-
#: facebook-button-plugin.php:
|
69 |
msgid "Like"
|
70 |
msgstr "پسندیدم "
|
71 |
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
#, fuzzy
|
74 |
msgid "Choose display settings:"
|
75 |
msgstr "لطفا نحوه نمایش را انتخاب کنید"
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
#, fuzzy
|
79 |
msgid "Standard Facebook image"
|
80 |
msgstr " تصویر استاندارد فیسبوک "
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
#, fuzzy
|
84 |
msgid "Custom Facebook image"
|
85 |
msgstr "آپلود از کامپیوتر شما"
|
86 |
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
msgid "Current image:"
|
89 |
msgstr "تصویر کنونی :"
|
90 |
|
91 |
-
#: facebook-button-plugin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Facebook image:"
|
94 |
msgstr "تصویر فیسبوک : "
|
95 |
|
96 |
-
#: facebook-button-plugin.php:
|
97 |
#, fuzzy
|
98 |
-
msgid "
|
99 |
-
|
|
|
|
|
|
|
|
|
100 |
|
101 |
-
#: facebook-button-plugin.php:
|
102 |
#, fuzzy
|
103 |
msgid "Facebook Button Position:"
|
104 |
msgstr "محل دکمه فیسبوک :"
|
105 |
|
106 |
-
#: facebook-button-plugin.php:
|
107 |
msgid "Before"
|
108 |
msgstr "قبل"
|
109 |
|
110 |
-
#: facebook-button-plugin.php:
|
111 |
msgid "After"
|
112 |
msgstr "بعد"
|
113 |
|
114 |
-
#: facebook-button-plugin.php:
|
115 |
msgid "Before and After"
|
116 |
msgstr "قبل و بعد"
|
117 |
|
118 |
-
#: facebook-button-plugin.php:
|
119 |
msgid "Shortcode"
|
120 |
msgstr "کد کوتاه"
|
121 |
|
122 |
-
#: facebook-button-plugin.php:
|
123 |
#, fuzzy
|
124 |
-
msgid "
|
125 |
-
|
|
|
|
|
|
|
|
|
126 |
|
127 |
-
#: facebook-button-plugin.php:
|
128 |
#, fuzzy
|
129 |
msgid "Facebook Button language:"
|
130 |
msgstr "زبان دکمه فیسبوک :"
|
131 |
|
132 |
-
#: facebook-button-plugin.php:
|
133 |
#, fuzzy
|
134 |
msgid "Change the language of Facebook Like Button"
|
135 |
msgstr "زبان دکمه فیسبوک را انتخاب کنید"
|
136 |
|
137 |
-
#: facebook-button-plugin.php:
|
138 |
msgid "Save Changes"
|
139 |
msgstr "ذخیره تغییرات"
|
140 |
|
141 |
-
#: facebook-button-plugin.php:
|
142 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
msgid "Settings"
|
144 |
msgstr "تنظیمات "
|
145 |
|
146 |
-
#: facebook-button-plugin.php:
|
147 |
msgid "FAQ"
|
148 |
msgstr "سوال و جواب های متداول"
|
149 |
|
150 |
-
#: facebook-button-plugin.php:
|
151 |
msgid "Support"
|
152 |
msgstr "پشتیبانی"
|
153 |
|
154 |
-
#: facebook-button-plugin.php:
|
155 |
msgid "requires"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: facebook-button-plugin.php:
|
159 |
-
msgid "
|
|
|
|
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: facebook-button-plugin.php:
|
163 |
msgid "Back to the WordPress"
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: facebook-button-plugin.php:
|
167 |
#, fuzzy
|
168 |
msgid "Plugins page"
|
169 |
msgstr "پلاگین BWS"
|
@@ -171,22 +204,25 @@ msgstr "پلاگین BWS"
|
|
171 |
#, fuzzy
|
172 |
#~ msgid "Memory usage"
|
173 |
#~ msgstr "صفحه من"
|
|
|
174 |
#~ msgid "Activated plugins"
|
175 |
#~ msgstr "پلاگین های فعال شده "
|
|
|
176 |
#~ msgid "Read more"
|
177 |
#~ msgstr "بیشتر بخوانید"
|
|
|
178 |
#~ msgid "Installed plugins"
|
179 |
#~ msgstr "پلاگین های نصب شده "
|
|
|
180 |
#~ msgid "Recommended plugins"
|
181 |
#~ msgstr "پلاگین های پیشنهادی"
|
182 |
|
183 |
-
#, fuzzy
|
184 |
-
#~ msgid "Free plugins"
|
185 |
-
#~ msgstr "پلاگین های پیشنهادی"
|
186 |
#~ msgid "Download"
|
187 |
#~ msgstr "دانلود"
|
|
|
188 |
#~ msgid "Install %s"
|
189 |
#~ msgstr "نصب %s"
|
|
|
190 |
#~ msgid "Install now from wordpress.org"
|
191 |
#~ msgstr "نصب از wordpress.org"
|
192 |
|
@@ -209,8 +245,9 @@ msgstr "پلاگین BWS"
|
|
209 |
#~ msgstr ""
|
210 |
#~ "در صورتی که سوالی دارید لطفا با ایمیل plugin@bestwebsoft.com مکاتبه "
|
211 |
#~ "فرمایید یا از طریق سایت اقدام نمایید"
|
|
|
212 |
#~ msgid "Options saved."
|
213 |
#~ msgstr "اختیارات ذخیره شد"
|
|
|
214 |
#~ msgid "Install Now"
|
215 |
#~ msgstr "حالا نصب شود"
|
216 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:37+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:37+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Milad Ahmadipour <milad.contact@gmail.com>\n"
|
9 |
"Language: fa\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
#, fuzzy
|
21 |
msgid "Facebook Button Settings"
|
22 |
msgstr "اختیارات دکمه فیسبوک"
|
26 |
msgid "Facebook Button"
|
27 |
msgstr "دکمه فیسبوک"
|
28 |
|
29 |
+
#: facebook-button-plugin.php:130
|
30 |
#, fuzzy
|
31 |
msgid "Settings saved"
|
32 |
msgstr "تنظیمات "
|
33 |
|
34 |
+
#: facebook-button-plugin.php:152
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "خطا : حجم فایل بیشتر از : > 32К"
|
37 |
|
38 |
+
#: facebook-button-plugin.php:155
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "خطا : نوع فایل صحیح نیست"
|
41 |
|
42 |
+
#: facebook-button-plugin.php:163
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "خطا : حرکت فایل شکست خورد"
|
45 |
|
46 |
+
#: facebook-button-plugin.php:166
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "خطا : لطفا طول و عرض تصویر را چک کنید"
|
49 |
|
50 |
+
#: facebook-button-plugin.php:170
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "خطای آپلود : لطفا خصوصیات تصویر را چک کنید"
|
53 |
|
54 |
+
#: facebook-button-plugin.php:180
|
55 |
+
msgid "Notice:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: facebook-button-plugin.php:180
|
59 |
+
msgid ""
|
60 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
61 |
+
"forget to click the 'Save Changes' button."
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: facebook-button-plugin.php:186
|
65 |
#, fuzzy
|
66 |
msgid "Your Facebook ID:"
|
67 |
+
msgstr ""
|
68 |
+
"نام کاربری فیسبوک شما (کوتاه شده، برای نمونه این را ببینید : http://facebook."
|
69 |
+
"com/yourname)"
|
70 |
|
71 |
+
#: facebook-button-plugin.php:192
|
72 |
msgid "Display button:"
|
73 |
msgstr "نمایش دکمه های :"
|
74 |
|
75 |
+
#: facebook-button-plugin.php:194
|
76 |
msgid "My Page"
|
77 |
msgstr "صفحه من"
|
78 |
|
79 |
+
#: facebook-button-plugin.php:195
|
80 |
msgid "Like"
|
81 |
msgstr "پسندیدم "
|
82 |
|
83 |
+
#: facebook-button-plugin.php:200
|
84 |
#, fuzzy
|
85 |
msgid "Choose display settings:"
|
86 |
msgstr "لطفا نحوه نمایش را انتخاب کنید"
|
87 |
|
88 |
+
#: facebook-button-plugin.php:204
|
89 |
#, fuzzy
|
90 |
msgid "Standard Facebook image"
|
91 |
msgstr " تصویر استاندارد فیسبوک "
|
92 |
|
93 |
+
#: facebook-button-plugin.php:206
|
94 |
#, fuzzy
|
95 |
msgid "Custom Facebook image"
|
96 |
msgstr "آپلود از کامپیوتر شما"
|
97 |
|
98 |
+
#: facebook-button-plugin.php:213
|
99 |
msgid "Current image:"
|
100 |
msgstr "تصویر کنونی :"
|
101 |
|
102 |
+
#: facebook-button-plugin.php:221
|
103 |
#, fuzzy
|
104 |
msgid "Facebook image:"
|
105 |
msgstr "تصویر فیسبوک : "
|
106 |
|
107 |
+
#: facebook-button-plugin.php:227
|
108 |
#, fuzzy
|
109 |
+
msgid ""
|
110 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
111 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
112 |
+
msgstr ""
|
113 |
+
"خصوصیات عکس: حداکثر طول عکس:100px; حد اکثر عرض عکس:40px; حد اکثر حجم "
|
114 |
+
"فایل:32Kb; نوع فایل: \"jpg\", \"jpeg\"."
|
115 |
|
116 |
+
#: facebook-button-plugin.php:232
|
117 |
#, fuzzy
|
118 |
msgid "Facebook Button Position:"
|
119 |
msgstr "محل دکمه فیسبوک :"
|
120 |
|
121 |
+
#: facebook-button-plugin.php:236
|
122 |
msgid "Before"
|
123 |
msgstr "قبل"
|
124 |
|
125 |
+
#: facebook-button-plugin.php:237
|
126 |
msgid "After"
|
127 |
msgstr "بعد"
|
128 |
|
129 |
+
#: facebook-button-plugin.php:238
|
130 |
msgid "Before and After"
|
131 |
msgstr "قبل و بعد"
|
132 |
|
133 |
+
#: facebook-button-plugin.php:239
|
134 |
msgid "Shortcode"
|
135 |
msgstr "کد کوتاه"
|
136 |
|
137 |
+
#: facebook-button-plugin.php:241
|
138 |
#, fuzzy
|
139 |
+
msgid ""
|
140 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
141 |
+
"paste this shortcode into your post or page:"
|
142 |
+
msgstr ""
|
143 |
+
"در صورتی که میخواهید دکمه لایک به سایت شما اظافه شود، کد کوتاه را در صفحه "
|
144 |
+
"پست و ... کپی کنید"
|
145 |
|
146 |
+
#: facebook-button-plugin.php:246
|
147 |
#, fuzzy
|
148 |
msgid "Facebook Button language:"
|
149 |
msgstr "زبان دکمه فیسبوک :"
|
150 |
|
151 |
+
#: facebook-button-plugin.php:357
|
152 |
#, fuzzy
|
153 |
msgid "Change the language of Facebook Like Button"
|
154 |
msgstr "زبان دکمه فیسبوک را انتخاب کنید"
|
155 |
|
156 |
+
#: facebook-button-plugin.php:363
|
157 |
msgid "Save Changes"
|
158 |
msgstr "ذخیره تغییرات"
|
159 |
|
160 |
+
#: facebook-button-plugin.php:373
|
161 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: facebook-button-plugin.php:374
|
165 |
+
#, fuzzy
|
166 |
+
msgid "Rate the plugin"
|
167 |
+
msgstr "پلاگین های پیشنهادی"
|
168 |
+
|
169 |
+
#: facebook-button-plugin.php:377
|
170 |
+
msgid "If there is something wrong about it, please contact us"
|
171 |
+
msgstr ""
|
172 |
+
|
173 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
174 |
msgid "Settings"
|
175 |
msgstr "تنظیمات "
|
176 |
|
177 |
+
#: facebook-button-plugin.php:493
|
178 |
msgid "FAQ"
|
179 |
msgstr "سوال و جواب های متداول"
|
180 |
|
181 |
+
#: facebook-button-plugin.php:494
|
182 |
msgid "Support"
|
183 |
msgstr "پشتیبانی"
|
184 |
|
185 |
+
#: facebook-button-plugin.php:518
|
186 |
msgid "requires"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: facebook-button-plugin.php:518
|
190 |
+
msgid ""
|
191 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
192 |
+
"try again."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: facebook-button-plugin.php:518
|
196 |
msgid "Back to the WordPress"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: facebook-button-plugin.php:518
|
200 |
#, fuzzy
|
201 |
msgid "Plugins page"
|
202 |
msgstr "پلاگین BWS"
|
204 |
#, fuzzy
|
205 |
#~ msgid "Memory usage"
|
206 |
#~ msgstr "صفحه من"
|
207 |
+
|
208 |
#~ msgid "Activated plugins"
|
209 |
#~ msgstr "پلاگین های فعال شده "
|
210 |
+
|
211 |
#~ msgid "Read more"
|
212 |
#~ msgstr "بیشتر بخوانید"
|
213 |
+
|
214 |
#~ msgid "Installed plugins"
|
215 |
#~ msgstr "پلاگین های نصب شده "
|
216 |
+
|
217 |
#~ msgid "Recommended plugins"
|
218 |
#~ msgstr "پلاگین های پیشنهادی"
|
219 |
|
|
|
|
|
|
|
220 |
#~ msgid "Download"
|
221 |
#~ msgstr "دانلود"
|
222 |
+
|
223 |
#~ msgid "Install %s"
|
224 |
#~ msgstr "نصب %s"
|
225 |
+
|
226 |
#~ msgid "Install now from wordpress.org"
|
227 |
#~ msgstr "نصب از wordpress.org"
|
228 |
|
245 |
#~ msgstr ""
|
246 |
#~ "در صورتی که سوالی دارید لطفا با ایمیل plugin@bestwebsoft.com مکاتبه "
|
247 |
#~ "فرمایید یا از طریق سایت اقدام نمایید"
|
248 |
+
|
249 |
#~ msgid "Options saved."
|
250 |
#~ msgstr "اختیارات ذخیره شد"
|
251 |
+
|
252 |
#~ msgid "Install Now"
|
253 |
#~ msgstr "حالا نصب شود"
|
|
languages/facebook-fr_FR.mo
ADDED
Binary file
|
languages/facebook-fr_FR.po
ADDED
@@ -0,0 +1,188 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: facebook\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:37+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:37+0300\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: http://wptheme.fr/\n"
|
9 |
+
"Language: fr\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Generator: Poedit 1.5.4\n"
|
17 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
+
"X-Poedit-SearchPath-0: .\n"
|
19 |
+
|
20 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
21 |
+
msgid "Facebook Button Settings"
|
22 |
+
msgstr "Réglages du bouton Facebook"
|
23 |
+
|
24 |
+
#: facebook-button-plugin.php:33
|
25 |
+
msgid "Facebook Button"
|
26 |
+
msgstr "Bouton Facebook"
|
27 |
+
|
28 |
+
#: facebook-button-plugin.php:130
|
29 |
+
msgid "Settings saved"
|
30 |
+
msgstr "Réglages sauvegardés "
|
31 |
+
|
32 |
+
#: facebook-button-plugin.php:152
|
33 |
+
msgid "Error: File size > 32K"
|
34 |
+
msgstr "Erreur : Poids du fichier > 32K"
|
35 |
+
|
36 |
+
#: facebook-button-plugin.php:155
|
37 |
+
msgid "Error: Invalid file type"
|
38 |
+
msgstr "Erreur : Type de fichier invalide"
|
39 |
+
|
40 |
+
#: facebook-button-plugin.php:163
|
41 |
+
msgid "Error: moving file failed"
|
42 |
+
msgstr "Erreur : le déplacement du fichier a echoué"
|
43 |
+
|
44 |
+
#: facebook-button-plugin.php:166
|
45 |
+
msgid "Error: check image width or height"
|
46 |
+
msgstr "Erreur : Vérifiez la taille et la largeur de l'image"
|
47 |
+
|
48 |
+
#: facebook-button-plugin.php:170
|
49 |
+
msgid "Uploading Error: check image properties"
|
50 |
+
msgstr "Erreur d'upload : vérifiez les propriétés de l'image"
|
51 |
+
|
52 |
+
#: facebook-button-plugin.php:180
|
53 |
+
msgid "Notice:"
|
54 |
+
msgstr ""
|
55 |
+
|
56 |
+
#: facebook-button-plugin.php:180
|
57 |
+
msgid ""
|
58 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
59 |
+
"forget to click the 'Save Changes' button."
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: facebook-button-plugin.php:186
|
63 |
+
msgid "Your Facebook ID:"
|
64 |
+
msgstr "Votre identifiant Facebook"
|
65 |
+
|
66 |
+
#: facebook-button-plugin.php:192
|
67 |
+
msgid "Display button:"
|
68 |
+
msgstr "Afficher le bouton"
|
69 |
+
|
70 |
+
#: facebook-button-plugin.php:194
|
71 |
+
msgid "My Page"
|
72 |
+
msgstr "Ma page"
|
73 |
+
|
74 |
+
#: facebook-button-plugin.php:195
|
75 |
+
msgid "Like"
|
76 |
+
msgstr "Like"
|
77 |
+
|
78 |
+
#: facebook-button-plugin.php:200
|
79 |
+
msgid "Choose display settings:"
|
80 |
+
msgstr "Choisir les réglages d'affichage"
|
81 |
+
|
82 |
+
#: facebook-button-plugin.php:204
|
83 |
+
msgid "Standard Facebook image"
|
84 |
+
msgstr "Image Facebook par défaut"
|
85 |
+
|
86 |
+
#: facebook-button-plugin.php:206
|
87 |
+
msgid "Custom Facebook image"
|
88 |
+
msgstr "Image Facebook personnalisée"
|
89 |
+
|
90 |
+
#: facebook-button-plugin.php:213
|
91 |
+
msgid "Current image:"
|
92 |
+
msgstr "Image actuelle"
|
93 |
+
|
94 |
+
#: facebook-button-plugin.php:221
|
95 |
+
msgid "Facebook image:"
|
96 |
+
msgstr "Image Facebook"
|
97 |
+
|
98 |
+
#: facebook-button-plugin.php:227
|
99 |
+
msgid ""
|
100 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
101 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
102 |
+
msgstr ""
|
103 |
+
"Propriétés de l'image : largeur max:100px; hauteur max: 40px; poids max : "
|
104 |
+
"32kb; type d'image :\"jpg\", \"jpeg\", \"png\"."
|
105 |
+
|
106 |
+
#: facebook-button-plugin.php:232
|
107 |
+
msgid "Facebook Button Position:"
|
108 |
+
msgstr "Position du bouton Facebook"
|
109 |
+
|
110 |
+
#: facebook-button-plugin.php:236
|
111 |
+
msgid "Before"
|
112 |
+
msgstr "Avant"
|
113 |
+
|
114 |
+
#: facebook-button-plugin.php:237
|
115 |
+
msgid "After"
|
116 |
+
msgstr "Après"
|
117 |
+
|
118 |
+
#: facebook-button-plugin.php:238
|
119 |
+
msgid "Before and After"
|
120 |
+
msgstr "Avant et après"
|
121 |
+
|
122 |
+
#: facebook-button-plugin.php:239
|
123 |
+
msgid "Shortcode"
|
124 |
+
msgstr "Shortcode"
|
125 |
+
|
126 |
+
#: facebook-button-plugin.php:241
|
127 |
+
msgid ""
|
128 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
129 |
+
"paste this shortcode into your post or page:"
|
130 |
+
msgstr ""
|
131 |
+
"Si vous souhaitez ajouter un bouton Facebook sur votre site internet, copier-"
|
132 |
+
"collez ce Shortcodedans votre page ou votre article"
|
133 |
+
|
134 |
+
#: facebook-button-plugin.php:246
|
135 |
+
msgid "Facebook Button language:"
|
136 |
+
msgstr "Langue du bouton Facebook"
|
137 |
+
|
138 |
+
#: facebook-button-plugin.php:357
|
139 |
+
msgid "Change the language of Facebook Like Button"
|
140 |
+
msgstr "Changer la langue du bouton Facebook"
|
141 |
+
|
142 |
+
#: facebook-button-plugin.php:363
|
143 |
+
msgid "Save Changes"
|
144 |
+
msgstr "Sauvegarder les changements"
|
145 |
+
|
146 |
+
#: facebook-button-plugin.php:373
|
147 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: facebook-button-plugin.php:374
|
151 |
+
msgid "Rate the plugin"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: facebook-button-plugin.php:377
|
155 |
+
msgid "If there is something wrong about it, please contact us"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
159 |
+
msgid "Settings"
|
160 |
+
msgstr "Réglages"
|
161 |
+
|
162 |
+
#: facebook-button-plugin.php:493
|
163 |
+
msgid "FAQ"
|
164 |
+
msgstr "FAQ"
|
165 |
+
|
166 |
+
#: facebook-button-plugin.php:494
|
167 |
+
msgid "Support"
|
168 |
+
msgstr "Support"
|
169 |
+
|
170 |
+
#: facebook-button-plugin.php:518
|
171 |
+
msgid "requires"
|
172 |
+
msgstr "Nécessite"
|
173 |
+
|
174 |
+
#: facebook-button-plugin.php:518
|
175 |
+
msgid ""
|
176 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
177 |
+
"try again."
|
178 |
+
msgstr ""
|
179 |
+
"ou supérieur, c'est la raison pour la laquelle il a été desactivé. Veuillez "
|
180 |
+
"mettre à jour votre Wordpress et essayer à nouveau "
|
181 |
+
|
182 |
+
#: facebook-button-plugin.php:518
|
183 |
+
msgid "Back to the WordPress"
|
184 |
+
msgstr "Retour à Wordpress"
|
185 |
+
|
186 |
+
#: facebook-button-plugin.php:518
|
187 |
+
msgid "Plugins page"
|
188 |
+
msgstr "Page Plugin"
|
languages/facebook-he_IL.mo
CHANGED
Binary file
|
languages/facebook-he_IL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Facebook Button Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: he_IL\n"
|
@@ -12,15 +12,15 @@ msgstr ""
|
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;
|
|
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Textdomain-Support: yes\n"
|
18 |
"X-Generator: Poedit 1.5.4\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ facebook
|
22 |
-
#: facebook-button-plugin.php:33
|
23 |
-
#: facebook-button-plugin.php:169
|
24 |
#, fuzzy
|
25 |
msgid "Facebook Button Settings"
|
26 |
msgstr "אפשרויות כפתור פייסבוק"
|
@@ -32,171 +32,204 @@ msgid "Facebook Button"
|
|
32 |
msgstr "כפתור פייסבוק"
|
33 |
|
34 |
# @ facebook
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
#, fuzzy
|
37 |
msgid "Settings saved"
|
38 |
msgstr "הגדרות"
|
39 |
|
40 |
# @ facebook
|
41 |
-
#: facebook-button-plugin.php:
|
42 |
msgid "Error: File size > 32K"
|
43 |
msgstr "שגיאה: גודל הקובץ גדול מ 32K"
|
44 |
|
45 |
# @ facebook
|
46 |
-
#: facebook-button-plugin.php:
|
47 |
msgid "Error: Invalid file type"
|
48 |
msgstr "שגיאה: סוג קובץ שגוי"
|
49 |
|
50 |
# @ facebook
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Error: moving file failed"
|
53 |
msgstr "שגיאה: העברת הקובץ נכשלה"
|
54 |
|
55 |
# @ facebook
|
56 |
-
#: facebook-button-plugin.php:
|
57 |
msgid "Error: check image width or height"
|
58 |
msgstr "שגיאה: בדוק את רוחב וגובה התמונה"
|
59 |
|
60 |
# @ facebook
|
61 |
-
#: facebook-button-plugin.php:
|
62 |
msgid "Uploading Error: check image properties"
|
63 |
msgstr "שגיאת טעינה: בדוק את מאפייני התמונה"
|
64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
# @ facebook
|
66 |
-
#: facebook-button-plugin.php:
|
67 |
#, fuzzy
|
68 |
msgid "Your Facebook ID:"
|
69 |
msgstr "מזהה הפייסבוק שלך:"
|
70 |
|
71 |
# @ facebook
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
msgid "Display button:"
|
74 |
msgstr "הצג כפתור:"
|
75 |
|
76 |
# @ captcha
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
msgid "My Page"
|
79 |
msgstr "הדף שלי"
|
80 |
|
81 |
# @ captcha
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
msgid "Like"
|
84 |
msgstr "לייק"
|
85 |
|
86 |
# @ facebook
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
#, fuzzy
|
89 |
msgid "Choose display settings:"
|
90 |
msgstr "בחר אפשרות תצוגה:"
|
91 |
|
92 |
# @ facebook
|
93 |
-
#: facebook-button-plugin.php:
|
94 |
#, fuzzy
|
95 |
msgid "Standard Facebook image"
|
96 |
msgstr "תמונת פייסבוק רגילה"
|
97 |
|
98 |
# @ facebook
|
99 |
-
#: facebook-button-plugin.php:
|
100 |
#, fuzzy
|
101 |
msgid "Custom Facebook image"
|
102 |
msgstr "תמונת פייסבוק מותאמת אישית"
|
103 |
|
104 |
# @ facebook
|
105 |
-
#: facebook-button-plugin.php:
|
106 |
msgid "Current image:"
|
107 |
msgstr "תמונה נוכחית:"
|
108 |
|
109 |
# @ facebook
|
110 |
-
#: facebook-button-plugin.php:
|
111 |
#, fuzzy
|
112 |
msgid "Facebook image:"
|
113 |
msgstr "תמונת פייסבוק:"
|
114 |
|
115 |
# @ facebook
|
116 |
-
#: facebook-button-plugin.php:
|
117 |
#, fuzzy
|
118 |
-
msgid "
|
119 |
-
|
|
|
|
|
|
|
|
|
120 |
|
121 |
# @ facebook
|
122 |
-
#: facebook-button-plugin.php:
|
123 |
#, fuzzy
|
124 |
msgid "Facebook Button Position:"
|
125 |
msgstr "מיקום כפתור הפייסבוק:"
|
126 |
|
127 |
# @ facebook
|
128 |
-
#: facebook-button-plugin.php:
|
129 |
msgid "Before"
|
130 |
msgstr "לפני"
|
131 |
|
132 |
# @ facebook
|
133 |
-
#: facebook-button-plugin.php:
|
134 |
msgid "After"
|
135 |
msgstr "אחרי"
|
136 |
|
137 |
# @ facebook
|
138 |
-
#: facebook-button-plugin.php:
|
139 |
msgid "Before and After"
|
140 |
msgstr "לפני ואחרי"
|
141 |
|
142 |
# @ facebook
|
143 |
-
#: facebook-button-plugin.php:
|
144 |
msgid "Shortcode"
|
145 |
msgstr "קיצור קוד"
|
146 |
|
147 |
# @ facebook
|
148 |
-
#: facebook-button-plugin.php:
|
149 |
#, fuzzy
|
150 |
-
msgid "
|
151 |
-
|
|
|
|
|
|
|
|
|
152 |
|
153 |
# @ facebook
|
154 |
-
#: facebook-button-plugin.php:
|
155 |
#, fuzzy
|
156 |
msgid "Facebook Button language:"
|
157 |
msgstr "שפת כפתור פייסבוק:"
|
158 |
|
159 |
# @ facebook
|
160 |
-
#: facebook-button-plugin.php:
|
161 |
#, fuzzy
|
162 |
msgid "Change the language of Facebook Like Button"
|
163 |
msgstr "בחר שפה לכפתור לייק"
|
164 |
|
165 |
# @ default
|
166 |
-
#: facebook-button-plugin.php:
|
167 |
msgid "Save Changes"
|
168 |
msgstr "שמור שינויים"
|
169 |
|
|
|
|
|
|
|
|
|
170 |
# @ facebook
|
171 |
-
#: facebook-button-plugin.php:
|
172 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
173 |
msgid "Settings"
|
174 |
msgstr "הגדרות"
|
175 |
|
176 |
# @ facebook
|
177 |
-
#: facebook-button-plugin.php:
|
178 |
msgid "FAQ"
|
179 |
msgstr "שאלות ותשובות"
|
180 |
|
181 |
# @ facebook
|
182 |
-
#: facebook-button-plugin.php:
|
183 |
msgid "Support"
|
184 |
msgstr "תמיכה"
|
185 |
|
186 |
-
#: facebook-button-plugin.php:
|
187 |
msgid "requires"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: facebook-button-plugin.php:
|
191 |
-
msgid "
|
|
|
|
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: facebook-button-plugin.php:
|
195 |
msgid "Back to the WordPress"
|
196 |
msgstr ""
|
197 |
|
198 |
# @ facebook
|
199 |
-
#: facebook-button-plugin.php:
|
200 |
#, fuzzy
|
201 |
msgid "Plugins page"
|
202 |
msgstr "תוספים מומלצים"
|
@@ -209,29 +242,31 @@ msgstr "תוספים מומלצים"
|
|
209 |
# @ facebook
|
210 |
#~ msgid "Activated plugins"
|
211 |
#~ msgstr "תוספים פעילים"
|
|
|
212 |
# @ facebook
|
213 |
#~ msgid "Read more"
|
214 |
#~ msgstr "קרא עוד"
|
|
|
215 |
# @ facebook
|
216 |
#~ msgid "Installed plugins"
|
217 |
#~ msgstr "תוספים מותקנים"
|
|
|
218 |
# @ facebook
|
219 |
#~ msgid "Recommended plugins"
|
220 |
#~ msgstr "תוספים מומלצים"
|
221 |
-
# @ facebook
|
222 |
-
#, fuzzy
|
223 |
-
#~ msgid "Free plugins"
|
224 |
-
#~ msgstr "תוספים מומלצים"
|
225 |
|
226 |
# @ facebook
|
227 |
#~ msgid "Download"
|
228 |
#~ msgstr "הורד"
|
|
|
229 |
# @ default
|
230 |
#~ msgid "Install %s"
|
231 |
#~ msgstr "התקן %s"
|
|
|
232 |
# @ facebook
|
233 |
#~ msgid "Install now from wordpress.org"
|
234 |
#~ msgstr "הורד כעת מ wordpress.org"
|
|
|
235 |
# @ facebook
|
236 |
#, fuzzy
|
237 |
#~ msgid "Active Plugins"
|
@@ -255,4 +290,3 @@ msgstr "תוספים מומלצים"
|
|
255 |
#~ msgstr ""
|
256 |
#~ "אם יש לך שאלות כלשהן, אנא צור עמנו קשר דרך plugin@bestwebsoft.com או "
|
257 |
#~ "שתמלא את טופס יצירת הקשר באתר שלנו"
|
258 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Facebook Button Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:37+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:37+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: he_IL\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
+
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
"X-Generator: Poedit 1.5.4\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
# @ facebook
|
23 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
24 |
#, fuzzy
|
25 |
msgid "Facebook Button Settings"
|
26 |
msgstr "אפשרויות כפתור פייסבוק"
|
32 |
msgstr "כפתור פייסבוק"
|
33 |
|
34 |
# @ facebook
|
35 |
+
#: facebook-button-plugin.php:130
|
36 |
#, fuzzy
|
37 |
msgid "Settings saved"
|
38 |
msgstr "הגדרות"
|
39 |
|
40 |
# @ facebook
|
41 |
+
#: facebook-button-plugin.php:152
|
42 |
msgid "Error: File size > 32K"
|
43 |
msgstr "שגיאה: גודל הקובץ גדול מ 32K"
|
44 |
|
45 |
# @ facebook
|
46 |
+
#: facebook-button-plugin.php:155
|
47 |
msgid "Error: Invalid file type"
|
48 |
msgstr "שגיאה: סוג קובץ שגוי"
|
49 |
|
50 |
# @ facebook
|
51 |
+
#: facebook-button-plugin.php:163
|
52 |
msgid "Error: moving file failed"
|
53 |
msgstr "שגיאה: העברת הקובץ נכשלה"
|
54 |
|
55 |
# @ facebook
|
56 |
+
#: facebook-button-plugin.php:166
|
57 |
msgid "Error: check image width or height"
|
58 |
msgstr "שגיאה: בדוק את רוחב וגובה התמונה"
|
59 |
|
60 |
# @ facebook
|
61 |
+
#: facebook-button-plugin.php:170
|
62 |
msgid "Uploading Error: check image properties"
|
63 |
msgstr "שגיאת טעינה: בדוק את מאפייני התמונה"
|
64 |
|
65 |
+
#: facebook-button-plugin.php:180
|
66 |
+
msgid "Notice:"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: facebook-button-plugin.php:180
|
70 |
+
msgid ""
|
71 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
72 |
+
"forget to click the 'Save Changes' button."
|
73 |
+
msgstr ""
|
74 |
+
|
75 |
# @ facebook
|
76 |
+
#: facebook-button-plugin.php:186
|
77 |
#, fuzzy
|
78 |
msgid "Your Facebook ID:"
|
79 |
msgstr "מזהה הפייסבוק שלך:"
|
80 |
|
81 |
# @ facebook
|
82 |
+
#: facebook-button-plugin.php:192
|
83 |
msgid "Display button:"
|
84 |
msgstr "הצג כפתור:"
|
85 |
|
86 |
# @ captcha
|
87 |
+
#: facebook-button-plugin.php:194
|
88 |
msgid "My Page"
|
89 |
msgstr "הדף שלי"
|
90 |
|
91 |
# @ captcha
|
92 |
+
#: facebook-button-plugin.php:195
|
93 |
msgid "Like"
|
94 |
msgstr "לייק"
|
95 |
|
96 |
# @ facebook
|
97 |
+
#: facebook-button-plugin.php:200
|
98 |
#, fuzzy
|
99 |
msgid "Choose display settings:"
|
100 |
msgstr "בחר אפשרות תצוגה:"
|
101 |
|
102 |
# @ facebook
|
103 |
+
#: facebook-button-plugin.php:204
|
104 |
#, fuzzy
|
105 |
msgid "Standard Facebook image"
|
106 |
msgstr "תמונת פייסבוק רגילה"
|
107 |
|
108 |
# @ facebook
|
109 |
+
#: facebook-button-plugin.php:206
|
110 |
#, fuzzy
|
111 |
msgid "Custom Facebook image"
|
112 |
msgstr "תמונת פייסבוק מותאמת אישית"
|
113 |
|
114 |
# @ facebook
|
115 |
+
#: facebook-button-plugin.php:213
|
116 |
msgid "Current image:"
|
117 |
msgstr "תמונה נוכחית:"
|
118 |
|
119 |
# @ facebook
|
120 |
+
#: facebook-button-plugin.php:221
|
121 |
#, fuzzy
|
122 |
msgid "Facebook image:"
|
123 |
msgstr "תמונת פייסבוק:"
|
124 |
|
125 |
# @ facebook
|
126 |
+
#: facebook-button-plugin.php:227
|
127 |
#, fuzzy
|
128 |
+
msgid ""
|
129 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
130 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
131 |
+
msgstr ""
|
132 |
+
"מאפייני תמונה: רוחב מירבי: 100 פיקסלים. גובה מירבי: 40 פיקסלים, גודל מירבי: "
|
133 |
+
"32KB, סוגי קובץ: \"jpg\", \"jpeg\"."
|
134 |
|
135 |
# @ facebook
|
136 |
+
#: facebook-button-plugin.php:232
|
137 |
#, fuzzy
|
138 |
msgid "Facebook Button Position:"
|
139 |
msgstr "מיקום כפתור הפייסבוק:"
|
140 |
|
141 |
# @ facebook
|
142 |
+
#: facebook-button-plugin.php:236
|
143 |
msgid "Before"
|
144 |
msgstr "לפני"
|
145 |
|
146 |
# @ facebook
|
147 |
+
#: facebook-button-plugin.php:237
|
148 |
msgid "After"
|
149 |
msgstr "אחרי"
|
150 |
|
151 |
# @ facebook
|
152 |
+
#: facebook-button-plugin.php:238
|
153 |
msgid "Before and After"
|
154 |
msgstr "לפני ואחרי"
|
155 |
|
156 |
# @ facebook
|
157 |
+
#: facebook-button-plugin.php:239
|
158 |
msgid "Shortcode"
|
159 |
msgstr "קיצור קוד"
|
160 |
|
161 |
# @ facebook
|
162 |
+
#: facebook-button-plugin.php:241
|
163 |
#, fuzzy
|
164 |
+
msgid ""
|
165 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
166 |
+
"paste this shortcode into your post or page:"
|
167 |
+
msgstr ""
|
168 |
+
"אם ברצונך להוסיף כפתור פייסבוק לאתר שלך, פשוט העתק את קיצור הקוד שלהלן והדבק "
|
169 |
+
"אל הפוסט או הדף שלך:"
|
170 |
|
171 |
# @ facebook
|
172 |
+
#: facebook-button-plugin.php:246
|
173 |
#, fuzzy
|
174 |
msgid "Facebook Button language:"
|
175 |
msgstr "שפת כפתור פייסבוק:"
|
176 |
|
177 |
# @ facebook
|
178 |
+
#: facebook-button-plugin.php:357
|
179 |
#, fuzzy
|
180 |
msgid "Change the language of Facebook Like Button"
|
181 |
msgstr "בחר שפה לכפתור לייק"
|
182 |
|
183 |
# @ default
|
184 |
+
#: facebook-button-plugin.php:363
|
185 |
msgid "Save Changes"
|
186 |
msgstr "שמור שינויים"
|
187 |
|
188 |
+
#: facebook-button-plugin.php:373
|
189 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
# @ facebook
|
193 |
+
#: facebook-button-plugin.php:374
|
194 |
+
#, fuzzy
|
195 |
+
msgid "Rate the plugin"
|
196 |
+
msgstr "תוספים מומלצים"
|
197 |
+
|
198 |
+
#: facebook-button-plugin.php:377
|
199 |
+
msgid "If there is something wrong about it, please contact us"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
# @ facebook
|
203 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
204 |
msgid "Settings"
|
205 |
msgstr "הגדרות"
|
206 |
|
207 |
# @ facebook
|
208 |
+
#: facebook-button-plugin.php:493
|
209 |
msgid "FAQ"
|
210 |
msgstr "שאלות ותשובות"
|
211 |
|
212 |
# @ facebook
|
213 |
+
#: facebook-button-plugin.php:494
|
214 |
msgid "Support"
|
215 |
msgstr "תמיכה"
|
216 |
|
217 |
+
#: facebook-button-plugin.php:518
|
218 |
msgid "requires"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: facebook-button-plugin.php:518
|
222 |
+
msgid ""
|
223 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
224 |
+
"try again."
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: facebook-button-plugin.php:518
|
228 |
msgid "Back to the WordPress"
|
229 |
msgstr ""
|
230 |
|
231 |
# @ facebook
|
232 |
+
#: facebook-button-plugin.php:518
|
233 |
#, fuzzy
|
234 |
msgid "Plugins page"
|
235 |
msgstr "תוספים מומלצים"
|
242 |
# @ facebook
|
243 |
#~ msgid "Activated plugins"
|
244 |
#~ msgstr "תוספים פעילים"
|
245 |
+
|
246 |
# @ facebook
|
247 |
#~ msgid "Read more"
|
248 |
#~ msgstr "קרא עוד"
|
249 |
+
|
250 |
# @ facebook
|
251 |
#~ msgid "Installed plugins"
|
252 |
#~ msgstr "תוספים מותקנים"
|
253 |
+
|
254 |
# @ facebook
|
255 |
#~ msgid "Recommended plugins"
|
256 |
#~ msgstr "תוספים מומלצים"
|
|
|
|
|
|
|
|
|
257 |
|
258 |
# @ facebook
|
259 |
#~ msgid "Download"
|
260 |
#~ msgstr "הורד"
|
261 |
+
|
262 |
# @ default
|
263 |
#~ msgid "Install %s"
|
264 |
#~ msgstr "התקן %s"
|
265 |
+
|
266 |
# @ facebook
|
267 |
#~ msgid "Install now from wordpress.org"
|
268 |
#~ msgstr "הורד כעת מ wordpress.org"
|
269 |
+
|
270 |
# @ facebook
|
271 |
#, fuzzy
|
272 |
#~ msgid "Active Plugins"
|
290 |
#~ msgstr ""
|
291 |
#~ "אם יש לך שאלות כלשהן, אנא צור עמנו קשר דרך plugin@bestwebsoft.com או "
|
292 |
#~ "שתמלא את טופס יצירת הקשר באתר שלנו"
|
|
languages/facebook-id_ID.mo
CHANGED
Binary file
|
languages/facebook-id_ID.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
|
9 |
"Language: es_ES\n"
|
@@ -13,12 +13,10 @@ 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-Language: Indonesian\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: facebook-button-plugin.php:33
|
21 |
-
#: facebook-button-plugin.php:169
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "Pengaturan Facebook Button"
|
24 |
|
@@ -26,151 +24,187 @@ msgstr "Pengaturan Facebook Button"
|
|
26 |
msgid "Facebook Button"
|
27 |
msgstr "Tombol Facebook"
|
28 |
|
29 |
-
#: facebook-button-plugin.php:
|
30 |
msgid "Settings saved"
|
31 |
msgstr "Simpan Pengaturan"
|
32 |
|
33 |
-
#: facebook-button-plugin.php:
|
34 |
msgid "Error: File size > 32K"
|
35 |
msgstr "SALAH: Ukuran file lebih besar dari 32KB"
|
36 |
|
37 |
-
#: facebook-button-plugin.php:
|
38 |
msgid "Error: Invalid file type"
|
39 |
msgstr "SALAH: Tipe data tidak benar"
|
40 |
|
41 |
-
#: facebook-button-plugin.php:
|
42 |
msgid "Error: moving file failed"
|
43 |
msgstr "Salah: gagal memindahkan data"
|
44 |
|
45 |
-
#: facebook-button-plugin.php:
|
46 |
msgid "Error: check image width or height"
|
47 |
msgstr "Salah: periksa lebar atau panjang gambar"
|
48 |
|
49 |
-
#: facebook-button-plugin.php:
|
50 |
msgid "Uploading Error: check image properties"
|
51 |
msgstr "Gagal Mengunggah: periksa properti gambar"
|
52 |
|
53 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
msgid "Your Facebook ID:"
|
55 |
msgstr " ID Facebook:"
|
56 |
|
57 |
-
#: facebook-button-plugin.php:
|
58 |
msgid "Display button:"
|
59 |
msgstr "Tampilan tombol:"
|
60 |
|
61 |
-
#: facebook-button-plugin.php:
|
62 |
msgid "My Page"
|
63 |
msgstr "Halamanku"
|
64 |
|
65 |
-
#: facebook-button-plugin.php:
|
66 |
msgid "Like"
|
67 |
msgstr "Suka"
|
68 |
|
69 |
-
#: facebook-button-plugin.php:
|
70 |
msgid "Choose display settings:"
|
71 |
msgstr "Ubah pengaturan tampilan"
|
72 |
|
73 |
-
#: facebook-button-plugin.php:
|
74 |
msgid "Standard Facebook image"
|
75 |
msgstr "Standar gambar Facebook "
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
msgid "Custom Facebook image"
|
79 |
msgstr "Kustom Gambar Facebook "
|
80 |
|
81 |
-
#: facebook-button-plugin.php:
|
82 |
msgid "Current image:"
|
83 |
msgstr "Gambar tertentu:"
|
84 |
|
85 |
-
#: facebook-button-plugin.php:
|
86 |
msgid "Facebook image:"
|
87 |
msgstr "Gambar Facebook:"
|
88 |
|
89 |
-
#: facebook-button-plugin.php:
|
90 |
-
msgid "
|
91 |
-
|
|
|
|
|
|
|
|
|
92 |
|
93 |
-
#: facebook-button-plugin.php:
|
94 |
msgid "Facebook Button Position:"
|
95 |
msgstr "Posisi Tombol Facebook"
|
96 |
|
97 |
-
#: facebook-button-plugin.php:
|
98 |
msgid "Before"
|
99 |
msgstr "Sebelum"
|
100 |
|
101 |
-
#: facebook-button-plugin.php:
|
102 |
msgid "After"
|
103 |
msgstr "Setelah"
|
104 |
|
105 |
-
#: facebook-button-plugin.php:
|
106 |
msgid "Before and After"
|
107 |
msgstr "Sebelum dan Setelah"
|
108 |
|
109 |
-
#: facebook-button-plugin.php:
|
110 |
msgid "Shortcode"
|
111 |
msgstr "Kode Pendek"
|
112 |
|
113 |
-
#: facebook-button-plugin.php:
|
114 |
-
msgid "
|
115 |
-
|
|
|
|
|
|
|
|
|
116 |
|
117 |
-
#: facebook-button-plugin.php:
|
118 |
msgid "Facebook Button language:"
|
119 |
msgstr "Bahasa Facebook Button:"
|
120 |
|
121 |
-
#: facebook-button-plugin.php:
|
122 |
msgid "Change the language of Facebook Like Button"
|
123 |
msgstr "Ubah bahasa Facebook Like Button"
|
124 |
|
125 |
-
#: facebook-button-plugin.php:
|
126 |
msgid "Save Changes"
|
127 |
msgstr "Simpan Perubahan"
|
128 |
|
129 |
-
#: facebook-button-plugin.php:
|
130 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
msgid "Settings"
|
132 |
msgstr "Pengaturan"
|
133 |
|
134 |
-
#: facebook-button-plugin.php:
|
135 |
msgid "FAQ"
|
136 |
msgstr "SSS (Sık Sorulan Sorular)"
|
137 |
|
138 |
-
#: facebook-button-plugin.php:
|
139 |
msgid "Support"
|
140 |
msgstr "Dukungan"
|
141 |
|
142 |
-
#: facebook-button-plugin.php:
|
143 |
msgid "requires"
|
144 |
msgstr "membutuhkan"
|
145 |
|
146 |
-
#: facebook-button-plugin.php:
|
147 |
-
msgid "
|
148 |
-
|
|
|
|
|
|
|
|
|
149 |
|
150 |
-
#: facebook-button-plugin.php:
|
151 |
msgid "Back to the WordPress"
|
152 |
msgstr "Kembali ke Wordpress"
|
153 |
|
154 |
-
#: facebook-button-plugin.php:
|
155 |
msgid "Plugins page"
|
156 |
msgstr "Halaman Plugin"
|
157 |
|
158 |
#~ msgid "Activated plugins"
|
159 |
#~ msgstr "Aktif Eklentiler"
|
|
|
160 |
#~ msgid "Read more"
|
161 |
#~ msgstr "Devamını Oku"
|
|
|
162 |
#~ msgid "Installed plugins"
|
163 |
#~ msgstr "Yüklü eklentiler"
|
|
|
164 |
#~ msgid "Recommended plugins"
|
165 |
#~ msgstr "Eklenti Önerileri"
|
166 |
|
167 |
-
#, fuzzy
|
168 |
-
#~ msgid "Free plugins"
|
169 |
-
#~ msgstr "Eklenti Önerileri"
|
170 |
#~ msgid "Download"
|
171 |
#~ msgstr "Ä°ndir"
|
|
|
172 |
#~ msgid "Install %s"
|
173 |
#~ msgstr "%s 'i yükle"
|
|
|
174 |
#~ msgid "Install now from wordpress.org"
|
175 |
#~ msgstr "wordpress.org'dan yükle"
|
176 |
|
@@ -194,8 +228,9 @@ msgstr "Halaman Plugin"
|
|
194 |
#~ "Sormak istediÄŸiniz herhangi bir sorunuz varsa bize plugin@bestwebsoft."
|
195 |
#~ "com adresine e-posta atarak ya da sitemizdeki iletiÅŸim formunu "
|
196 |
#~ "kullanarak ulaÅŸabilirsiniz."
|
|
|
197 |
#~ msgid "Options saved."
|
198 |
#~ msgstr "DeÄŸiÅŸiklikler Kaydedildi."
|
|
|
199 |
#~ msgid "Install Now"
|
200 |
#~ msgstr "УÑтановить ÑейчаÑ"
|
201 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:37+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:37+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
|
9 |
"Language: es_ES\n"
|
13 |
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
+
"X-Generator: Poedit 1.5.4\n"
|
|
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
msgid "Facebook Button Settings"
|
21 |
msgstr "Pengaturan Facebook Button"
|
22 |
|
24 |
msgid "Facebook Button"
|
25 |
msgstr "Tombol Facebook"
|
26 |
|
27 |
+
#: facebook-button-plugin.php:130
|
28 |
msgid "Settings saved"
|
29 |
msgstr "Simpan Pengaturan"
|
30 |
|
31 |
+
#: facebook-button-plugin.php:152
|
32 |
msgid "Error: File size > 32K"
|
33 |
msgstr "SALAH: Ukuran file lebih besar dari 32KB"
|
34 |
|
35 |
+
#: facebook-button-plugin.php:155
|
36 |
msgid "Error: Invalid file type"
|
37 |
msgstr "SALAH: Tipe data tidak benar"
|
38 |
|
39 |
+
#: facebook-button-plugin.php:163
|
40 |
msgid "Error: moving file failed"
|
41 |
msgstr "Salah: gagal memindahkan data"
|
42 |
|
43 |
+
#: facebook-button-plugin.php:166
|
44 |
msgid "Error: check image width or height"
|
45 |
msgstr "Salah: periksa lebar atau panjang gambar"
|
46 |
|
47 |
+
#: facebook-button-plugin.php:170
|
48 |
msgid "Uploading Error: check image properties"
|
49 |
msgstr "Gagal Mengunggah: periksa properti gambar"
|
50 |
|
51 |
+
#: facebook-button-plugin.php:180
|
52 |
+
msgid "Notice:"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: facebook-button-plugin.php:180
|
56 |
+
msgid ""
|
57 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
58 |
+
"forget to click the 'Save Changes' button."
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: facebook-button-plugin.php:186
|
62 |
msgid "Your Facebook ID:"
|
63 |
msgstr " ID Facebook:"
|
64 |
|
65 |
+
#: facebook-button-plugin.php:192
|
66 |
msgid "Display button:"
|
67 |
msgstr "Tampilan tombol:"
|
68 |
|
69 |
+
#: facebook-button-plugin.php:194
|
70 |
msgid "My Page"
|
71 |
msgstr "Halamanku"
|
72 |
|
73 |
+
#: facebook-button-plugin.php:195
|
74 |
msgid "Like"
|
75 |
msgstr "Suka"
|
76 |
|
77 |
+
#: facebook-button-plugin.php:200
|
78 |
msgid "Choose display settings:"
|
79 |
msgstr "Ubah pengaturan tampilan"
|
80 |
|
81 |
+
#: facebook-button-plugin.php:204
|
82 |
msgid "Standard Facebook image"
|
83 |
msgstr "Standar gambar Facebook "
|
84 |
|
85 |
+
#: facebook-button-plugin.php:206
|
86 |
msgid "Custom Facebook image"
|
87 |
msgstr "Kustom Gambar Facebook "
|
88 |
|
89 |
+
#: facebook-button-plugin.php:213
|
90 |
msgid "Current image:"
|
91 |
msgstr "Gambar tertentu:"
|
92 |
|
93 |
+
#: facebook-button-plugin.php:221
|
94 |
msgid "Facebook image:"
|
95 |
msgstr "Gambar Facebook:"
|
96 |
|
97 |
+
#: facebook-button-plugin.php:227
|
98 |
+
msgid ""
|
99 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
100 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
101 |
+
msgstr ""
|
102 |
+
"properti gambar: lebar gambar maks:100px; panjang gambar maks:40px; ukuran "
|
103 |
+
"gambar maks:32Kb; tipe gambar:\"jpg\",\"jpeg\", \"png\"."
|
104 |
|
105 |
+
#: facebook-button-plugin.php:232
|
106 |
msgid "Facebook Button Position:"
|
107 |
msgstr "Posisi Tombol Facebook"
|
108 |
|
109 |
+
#: facebook-button-plugin.php:236
|
110 |
msgid "Before"
|
111 |
msgstr "Sebelum"
|
112 |
|
113 |
+
#: facebook-button-plugin.php:237
|
114 |
msgid "After"
|
115 |
msgstr "Setelah"
|
116 |
|
117 |
+
#: facebook-button-plugin.php:238
|
118 |
msgid "Before and After"
|
119 |
msgstr "Sebelum dan Setelah"
|
120 |
|
121 |
+
#: facebook-button-plugin.php:239
|
122 |
msgid "Shortcode"
|
123 |
msgstr "Kode Pendek"
|
124 |
|
125 |
+
#: facebook-button-plugin.php:241
|
126 |
+
msgid ""
|
127 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
128 |
+
"paste this shortcode into your post or page:"
|
129 |
+
msgstr ""
|
130 |
+
"Jika anda ingin menambahkan tombol Facebook di website anda, cukup salin "
|
131 |
+
"kode singkat kedalam posting atau page anda:"
|
132 |
|
133 |
+
#: facebook-button-plugin.php:246
|
134 |
msgid "Facebook Button language:"
|
135 |
msgstr "Bahasa Facebook Button:"
|
136 |
|
137 |
+
#: facebook-button-plugin.php:357
|
138 |
msgid "Change the language of Facebook Like Button"
|
139 |
msgstr "Ubah bahasa Facebook Like Button"
|
140 |
|
141 |
+
#: facebook-button-plugin.php:363
|
142 |
msgid "Save Changes"
|
143 |
msgstr "Simpan Perubahan"
|
144 |
|
145 |
+
#: facebook-button-plugin.php:373
|
146 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: facebook-button-plugin.php:374
|
150 |
+
#, fuzzy
|
151 |
+
msgid "Rate the plugin"
|
152 |
+
msgstr "Eklenti Önerileri"
|
153 |
+
|
154 |
+
#: facebook-button-plugin.php:377
|
155 |
+
msgid "If there is something wrong about it, please contact us"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
159 |
msgid "Settings"
|
160 |
msgstr "Pengaturan"
|
161 |
|
162 |
+
#: facebook-button-plugin.php:493
|
163 |
msgid "FAQ"
|
164 |
msgstr "SSS (Sık Sorulan Sorular)"
|
165 |
|
166 |
+
#: facebook-button-plugin.php:494
|
167 |
msgid "Support"
|
168 |
msgstr "Dukungan"
|
169 |
|
170 |
+
#: facebook-button-plugin.php:518
|
171 |
msgid "requires"
|
172 |
msgstr "membutuhkan"
|
173 |
|
174 |
+
#: facebook-button-plugin.php:518
|
175 |
+
msgid ""
|
176 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
177 |
+
"try again."
|
178 |
+
msgstr ""
|
179 |
+
"atau lebih tinggi, itulah mengapa di nonaktifkan! Harap tingkatkan versi "
|
180 |
+
"Wordpress dan coba lagi"
|
181 |
|
182 |
+
#: facebook-button-plugin.php:518
|
183 |
msgid "Back to the WordPress"
|
184 |
msgstr "Kembali ke Wordpress"
|
185 |
|
186 |
+
#: facebook-button-plugin.php:518
|
187 |
msgid "Plugins page"
|
188 |
msgstr "Halaman Plugin"
|
189 |
|
190 |
#~ msgid "Activated plugins"
|
191 |
#~ msgstr "Aktif Eklentiler"
|
192 |
+
|
193 |
#~ msgid "Read more"
|
194 |
#~ msgstr "Devamını Oku"
|
195 |
+
|
196 |
#~ msgid "Installed plugins"
|
197 |
#~ msgstr "Yüklü eklentiler"
|
198 |
+
|
199 |
#~ msgid "Recommended plugins"
|
200 |
#~ msgstr "Eklenti Önerileri"
|
201 |
|
|
|
|
|
|
|
202 |
#~ msgid "Download"
|
203 |
#~ msgstr "Ä°ndir"
|
204 |
+
|
205 |
#~ msgid "Install %s"
|
206 |
#~ msgstr "%s 'i yükle"
|
207 |
+
|
208 |
#~ msgid "Install now from wordpress.org"
|
209 |
#~ msgstr "wordpress.org'dan yükle"
|
210 |
|
228 |
#~ "Sormak istediÄŸiniz herhangi bir sorunuz varsa bize plugin@bestwebsoft."
|
229 |
#~ "com adresine e-posta atarak ya da sitemizdeki iletiÅŸim formunu "
|
230 |
#~ "kullanarak ulaÅŸabilirsiniz."
|
231 |
+
|
232 |
#~ msgid "Options saved."
|
233 |
#~ msgstr "DeÄŸiÅŸiklikler Kaydedildi."
|
234 |
+
|
235 |
#~ msgid "Install Now"
|
236 |
#~ msgstr "УÑтановить ÑейчаÑ"
|
|
languages/facebook-ru_RU.mo
CHANGED
Binary file
|
languages/facebook-ru_RU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ru_RU\n"
|
@@ -14,12 +14,9 @@ msgstr ""
|
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-Language: Russian\n"
|
18 |
-
"X-Poedit-Country: RUSSIAN FEDERATION\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
-
#: facebook-button-plugin.php:33
|
22 |
-
#: facebook-button-plugin.php:169
|
23 |
msgid "Facebook Button Settings"
|
24 |
msgstr "Настройки Facebook Кнопки"
|
25 |
|
@@ -27,132 +24,166 @@ msgstr "Настройки Facebook Кнопки"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "Facebook кнопка"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
msgid "Settings saved"
|
32 |
msgstr "Настройки сохранены"
|
33 |
|
34 |
-
#: facebook-button-plugin.php:
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "Ошибка: Размер файла больше 32К"
|
37 |
|
38 |
-
#: facebook-button-plugin.php:
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "Ошибка: Некорректный тип файла"
|
41 |
|
42 |
-
#: facebook-button-plugin.php:
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "Ошибка: При перемещении произошла ошибка"
|
45 |
|
46 |
-
#: facebook-button-plugin.php:
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "Ошибка: Проверьте ширину и высоту изображения"
|
49 |
|
50 |
-
#: facebook-button-plugin.php:
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "Ошибка загрузки: Проверьте опции изображения"
|
53 |
|
54 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Your Facebook ID:"
|
56 |
msgstr "Ваш Facebook ID:"
|
57 |
|
58 |
-
#: facebook-button-plugin.php:
|
59 |
msgid "Display button:"
|
60 |
msgstr "Отображение кнопок:"
|
61 |
|
62 |
-
#: facebook-button-plugin.php:
|
63 |
msgid "My Page"
|
64 |
msgstr "My Page"
|
65 |
|
66 |
-
#: facebook-button-plugin.php:
|
67 |
msgid "Like"
|
68 |
msgstr "Like"
|
69 |
|
70 |
-
#: facebook-button-plugin.php:
|
71 |
msgid "Choose display settings:"
|
72 |
msgstr "Выбор опций отображения:"
|
73 |
|
74 |
-
#: facebook-button-plugin.php:
|
75 |
msgid "Standard Facebook image"
|
76 |
msgstr "Стандартная картинка Facebook"
|
77 |
|
78 |
-
#: facebook-button-plugin.php:
|
79 |
msgid "Custom Facebook image"
|
80 |
msgstr "Пользовательская картинка Facebook"
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
msgid "Current image:"
|
84 |
msgstr "Текущее изображение:"
|
85 |
|
86 |
-
#: facebook-button-plugin.php:
|
87 |
msgid "Facebook image:"
|
88 |
msgstr "Facebook изображение:"
|
89 |
|
90 |
-
#: facebook-button-plugin.php:
|
91 |
-
msgid "
|
92 |
-
|
|
|
|
|
|
|
|
|
93 |
|
94 |
-
#: facebook-button-plugin.php:
|
95 |
msgid "Facebook Button Position:"
|
96 |
msgstr "Позиции Facebook кнопки:"
|
97 |
|
98 |
-
#: facebook-button-plugin.php:
|
99 |
msgid "Before"
|
100 |
msgstr "Перед"
|
101 |
|
102 |
-
#: facebook-button-plugin.php:
|
103 |
msgid "After"
|
104 |
msgstr "После"
|
105 |
|
106 |
-
#: facebook-button-plugin.php:
|
107 |
msgid "Before and After"
|
108 |
msgstr "Перед и после"
|
109 |
|
110 |
-
#: facebook-button-plugin.php:
|
111 |
msgid "Shortcode"
|
112 |
msgstr "Шорткод"
|
113 |
|
114 |
-
#: facebook-button-plugin.php:
|
115 |
-
msgid "
|
116 |
-
|
|
|
|
|
|
|
|
|
117 |
|
118 |
-
#: facebook-button-plugin.php:
|
119 |
msgid "Facebook Button language:"
|
120 |
msgstr "Язык для Facebook кнопки:"
|
121 |
|
122 |
-
#: facebook-button-plugin.php:
|
123 |
msgid "Change the language of Facebook Like Button"
|
124 |
msgstr "Выберите язык для Like кнопки"
|
125 |
|
126 |
-
#: facebook-button-plugin.php:
|
127 |
msgid "Save Changes"
|
128 |
msgstr "Сохранить изменения"
|
129 |
|
130 |
-
#: facebook-button-plugin.php:
|
131 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
msgid "Settings"
|
133 |
msgstr "Настройки"
|
134 |
|
135 |
-
#: facebook-button-plugin.php:
|
136 |
msgid "FAQ"
|
137 |
msgstr "FAQ"
|
138 |
|
139 |
-
#: facebook-button-plugin.php:
|
140 |
msgid "Support"
|
141 |
msgstr "Поддержка"
|
142 |
|
143 |
-
#: facebook-button-plugin.php:
|
144 |
msgid "requires"
|
145 |
msgstr "требует"
|
146 |
|
147 |
-
#: facebook-button-plugin.php:
|
148 |
-
msgid "
|
149 |
-
|
|
|
|
|
|
|
|
|
150 |
|
151 |
-
#: facebook-button-plugin.php:
|
152 |
msgid "Back to the WordPress"
|
153 |
msgstr "Вернуться к WordPress на"
|
154 |
|
155 |
-
#: facebook-button-plugin.php:
|
156 |
msgid "Plugins page"
|
157 |
msgstr "Страницу плагинов"
|
158 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:40+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ru_RU\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
|
|
|
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
msgid "Facebook Button Settings"
|
21 |
msgstr "Настройки Facebook Кнопки"
|
22 |
|
24 |
msgid "Facebook Button"
|
25 |
msgstr "Facebook кнопка"
|
26 |
|
27 |
+
#: facebook-button-plugin.php:130
|
28 |
msgid "Settings saved"
|
29 |
msgstr "Настройки сохранены"
|
30 |
|
31 |
+
#: facebook-button-plugin.php:152
|
32 |
msgid "Error: File size > 32K"
|
33 |
msgstr "Ошибка: Размер файла больше 32К"
|
34 |
|
35 |
+
#: facebook-button-plugin.php:155
|
36 |
msgid "Error: Invalid file type"
|
37 |
msgstr "Ошибка: Некорректный тип файла"
|
38 |
|
39 |
+
#: facebook-button-plugin.php:163
|
40 |
msgid "Error: moving file failed"
|
41 |
msgstr "Ошибка: При перемещении произошла ошибка"
|
42 |
|
43 |
+
#: facebook-button-plugin.php:166
|
44 |
msgid "Error: check image width or height"
|
45 |
msgstr "Ошибка: Проверьте ширину и высоту изображения"
|
46 |
|
47 |
+
#: facebook-button-plugin.php:170
|
48 |
msgid "Uploading Error: check image properties"
|
49 |
msgstr "Ошибка загрузки: Проверьте опции изображения"
|
50 |
|
51 |
+
#: facebook-button-plugin.php:180
|
52 |
+
msgid "Notice:"
|
53 |
+
msgstr "Внимание:"
|
54 |
+
|
55 |
+
#: facebook-button-plugin.php:180
|
56 |
+
msgid ""
|
57 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
58 |
+
"forget to click the 'Save Changes' button."
|
59 |
+
msgstr ""
|
60 |
+
"Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, "
|
61 |
+
"не забудьте нажать кнопку \"Сохранить\"."
|
62 |
+
|
63 |
+
#: facebook-button-plugin.php:186
|
64 |
msgid "Your Facebook ID:"
|
65 |
msgstr "Ваш Facebook ID:"
|
66 |
|
67 |
+
#: facebook-button-plugin.php:192
|
68 |
msgid "Display button:"
|
69 |
msgstr "Отображение кнопок:"
|
70 |
|
71 |
+
#: facebook-button-plugin.php:194
|
72 |
msgid "My Page"
|
73 |
msgstr "My Page"
|
74 |
|
75 |
+
#: facebook-button-plugin.php:195
|
76 |
msgid "Like"
|
77 |
msgstr "Like"
|
78 |
|
79 |
+
#: facebook-button-plugin.php:200
|
80 |
msgid "Choose display settings:"
|
81 |
msgstr "Выбор опций отображения:"
|
82 |
|
83 |
+
#: facebook-button-plugin.php:204
|
84 |
msgid "Standard Facebook image"
|
85 |
msgstr "Стандартная картинка Facebook"
|
86 |
|
87 |
+
#: facebook-button-plugin.php:206
|
88 |
msgid "Custom Facebook image"
|
89 |
msgstr "Пользовательская картинка Facebook"
|
90 |
|
91 |
+
#: facebook-button-plugin.php:213
|
92 |
msgid "Current image:"
|
93 |
msgstr "Текущее изображение:"
|
94 |
|
95 |
+
#: facebook-button-plugin.php:221
|
96 |
msgid "Facebook image:"
|
97 |
msgstr "Facebook изображение:"
|
98 |
|
99 |
+
#: facebook-button-plugin.php:227
|
100 |
+
msgid ""
|
101 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
102 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
103 |
+
msgstr ""
|
104 |
+
"Опции изображения для загрузки: максимальная ширина:100px; максимальная "
|
105 |
+
"высота:40px; максимальный размер:32Kb; тип файла:\"jpg\", \"jpeg\", \"png\"."
|
106 |
|
107 |
+
#: facebook-button-plugin.php:232
|
108 |
msgid "Facebook Button Position:"
|
109 |
msgstr "Позиции Facebook кнопки:"
|
110 |
|
111 |
+
#: facebook-button-plugin.php:236
|
112 |
msgid "Before"
|
113 |
msgstr "Перед"
|
114 |
|
115 |
+
#: facebook-button-plugin.php:237
|
116 |
msgid "After"
|
117 |
msgstr "После"
|
118 |
|
119 |
+
#: facebook-button-plugin.php:238
|
120 |
msgid "Before and After"
|
121 |
msgstr "Перед и после"
|
122 |
|
123 |
+
#: facebook-button-plugin.php:239
|
124 |
msgid "Shortcode"
|
125 |
msgstr "Шорткод"
|
126 |
|
127 |
+
#: facebook-button-plugin.php:241
|
128 |
+
msgid ""
|
129 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
130 |
+
"paste this shortcode into your post or page:"
|
131 |
+
msgstr ""
|
132 |
+
"Если вы хотите добавить Facebook кнопку на свой сайт, вам надо только "
|
133 |
+
"скопировать и вставить шорткод в контент страницы или поста"
|
134 |
|
135 |
+
#: facebook-button-plugin.php:246
|
136 |
msgid "Facebook Button language:"
|
137 |
msgstr "Язык для Facebook кнопки:"
|
138 |
|
139 |
+
#: facebook-button-plugin.php:357
|
140 |
msgid "Change the language of Facebook Like Button"
|
141 |
msgstr "Выберите язык для Like кнопки"
|
142 |
|
143 |
+
#: facebook-button-plugin.php:363
|
144 |
msgid "Save Changes"
|
145 |
msgstr "Сохранить изменения"
|
146 |
|
147 |
+
#: facebook-button-plugin.php:373
|
148 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
149 |
+
msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
|
150 |
+
|
151 |
+
#: facebook-button-plugin.php:374
|
152 |
+
msgid "Rate the plugin"
|
153 |
+
msgstr "Оценить плагин"
|
154 |
+
|
155 |
+
#: facebook-button-plugin.php:377
|
156 |
+
msgid "If there is something wrong about it, please contact us"
|
157 |
+
msgstr "Если у вас есть какие-то вопросы, обращайтесь"
|
158 |
+
|
159 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
160 |
msgid "Settings"
|
161 |
msgstr "Настройки"
|
162 |
|
163 |
+
#: facebook-button-plugin.php:493
|
164 |
msgid "FAQ"
|
165 |
msgstr "FAQ"
|
166 |
|
167 |
+
#: facebook-button-plugin.php:494
|
168 |
msgid "Support"
|
169 |
msgstr "Поддержка"
|
170 |
|
171 |
+
#: facebook-button-plugin.php:518
|
172 |
msgid "requires"
|
173 |
msgstr "требует"
|
174 |
|
175 |
+
#: facebook-button-plugin.php:518
|
176 |
+
msgid ""
|
177 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
178 |
+
"try again."
|
179 |
+
msgstr ""
|
180 |
+
"или выше, поэтому он был деактивирован! Пожалуйста обновить WordPress и "
|
181 |
+
"попробуйте еще раз."
|
182 |
|
183 |
+
#: facebook-button-plugin.php:518
|
184 |
msgid "Back to the WordPress"
|
185 |
msgstr "Вернуться к WordPress на"
|
186 |
|
187 |
+
#: facebook-button-plugin.php:518
|
188 |
msgid "Plugins page"
|
189 |
msgstr "Страницу плагинов"
|
|
languages/facebook-sr_RS.mo
CHANGED
Binary file
|
languages/facebook-sr_RS.po
CHANGED
@@ -2,11 +2,10 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
|
9 |
-
"Language: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -16,8 +15,7 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: facebook-button-plugin.php:33
|
20 |
-
#: facebook-button-plugin.php:169
|
21 |
#, fuzzy
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "Taster Facebook Opcija"
|
@@ -27,142 +25,174 @@ msgstr "Taster Facebook Opcija"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "Facebook taster"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
#, fuzzy
|
32 |
msgid "Settings saved"
|
33 |
msgstr "Podešavanja"
|
34 |
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
msgid "Error: File size > 32K"
|
37 |
msgstr "Greška: Veličina fajla prevazilazi 32К"
|
38 |
|
39 |
-
#: facebook-button-plugin.php:
|
40 |
msgid "Error: Invalid file type"
|
41 |
msgstr "Greška: Neispravan tip fajla"
|
42 |
|
43 |
-
#: facebook-button-plugin.php:
|
44 |
msgid "Error: moving file failed"
|
45 |
msgstr "Greška: premeštanje fajla nije uspelo"
|
46 |
|
47 |
-
#: facebook-button-plugin.php:
|
48 |
msgid "Error: check image width or height"
|
49 |
msgstr "Greška: Proverite širinu i visinu slike"
|
50 |
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Uploading Error: check image properties"
|
53 |
msgstr "Greška unosa: Proverite svojstva slike"
|
54 |
|
55 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
#, fuzzy
|
57 |
msgid "Your Facebook ID:"
|
58 |
msgstr "Vaš Facebook Id:"
|
59 |
|
60 |
-
#: facebook-button-plugin.php:
|
61 |
msgid "Display button:"
|
62 |
msgstr "Prikaži taster:"
|
63 |
|
64 |
-
#: facebook-button-plugin.php:
|
65 |
msgid "My Page"
|
66 |
msgstr "Moja Strana"
|
67 |
|
68 |
-
#: facebook-button-plugin.php:
|
69 |
msgid "Like"
|
70 |
msgstr "Like"
|
71 |
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
#, fuzzy
|
74 |
msgid "Choose display settings:"
|
75 |
msgstr "Izaberi opcije prikaza:"
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
#, fuzzy
|
79 |
msgid "Standard Facebook image"
|
80 |
msgstr "Standardna Facebook slika"
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
#, fuzzy
|
84 |
msgid "Custom Facebook image"
|
85 |
msgstr "Proizvoljna Facebook slika"
|
86 |
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
msgid "Current image:"
|
89 |
msgstr "Aktuelna slika:"
|
90 |
|
91 |
-
#: facebook-button-plugin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Facebook image:"
|
94 |
msgstr "Facebook slika:"
|
95 |
|
96 |
-
#: facebook-button-plugin.php:
|
97 |
-
msgid "
|
98 |
-
|
|
|
|
|
|
|
|
|
99 |
|
100 |
-
#: facebook-button-plugin.php:
|
101 |
#, fuzzy
|
102 |
msgid "Facebook Button Position:"
|
103 |
msgstr "Pozicija Facebook Tastera:"
|
104 |
|
105 |
-
#: facebook-button-plugin.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Pre"
|
108 |
|
109 |
-
#: facebook-button-plugin.php:
|
110 |
msgid "After"
|
111 |
msgstr "Posle"
|
112 |
|
113 |
-
#: facebook-button-plugin.php:
|
114 |
msgid "Before and After"
|
115 |
msgstr "Pre i posle"
|
116 |
|
117 |
-
#: facebook-button-plugin.php:
|
118 |
msgid "Shortcode"
|
119 |
msgstr "Kratki kod"
|
120 |
|
121 |
-
#: facebook-button-plugin.php:
|
122 |
#, fuzzy
|
123 |
-
msgid "
|
124 |
-
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#: facebook-button-plugin.php:
|
127 |
#, fuzzy
|
128 |
msgid "Facebook Button language:"
|
129 |
msgstr "Jezik Facebook tastera"
|
130 |
|
131 |
-
#: facebook-button-plugin.php:
|
132 |
#, fuzzy
|
133 |
msgid "Change the language of Facebook Like Button"
|
134 |
msgstr "Izaberite jezik za Like taster"
|
135 |
|
136 |
-
#: facebook-button-plugin.php:
|
137 |
msgid "Save Changes"
|
138 |
msgstr "Sačuvaj Izmene"
|
139 |
|
140 |
-
#: facebook-button-plugin.php:
|
141 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
msgid "Settings"
|
143 |
msgstr "Podešavanja"
|
144 |
|
145 |
-
#: facebook-button-plugin.php:
|
146 |
msgid "FAQ"
|
147 |
msgstr "FAQ"
|
148 |
|
149 |
-
#: facebook-button-plugin.php:
|
150 |
msgid "Support"
|
151 |
msgstr "Podrška"
|
152 |
|
153 |
-
#: facebook-button-plugin.php:
|
154 |
msgid "requires"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: facebook-button-plugin.php:
|
158 |
-
msgid "
|
|
|
|
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: facebook-button-plugin.php:
|
162 |
msgid "Back to the WordPress"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: facebook-button-plugin.php:
|
166 |
#, fuzzy
|
167 |
msgid "Plugins page"
|
168 |
msgstr "BWS Dodaci"
|
@@ -170,22 +200,25 @@ msgstr "BWS Dodaci"
|
|
170 |
#, fuzzy
|
171 |
#~ msgid "Memory usage"
|
172 |
#~ msgstr "Moja Strana"
|
|
|
173 |
#~ msgid "Activated plugins"
|
174 |
#~ msgstr "Aktivni dodaci"
|
|
|
175 |
#~ msgid "Read more"
|
176 |
#~ msgstr "Čitaj više..."
|
|
|
177 |
#~ msgid "Installed plugins"
|
178 |
#~ msgstr "Instalirani dodaci"
|
|
|
179 |
#~ msgid "Recommended plugins"
|
180 |
#~ msgstr "Preporučeni dodaci"
|
181 |
|
182 |
-
#, fuzzy
|
183 |
-
#~ msgid "Free plugins"
|
184 |
-
#~ msgstr "Preporučeni dodaci"
|
185 |
#~ msgid "Download"
|
186 |
#~ msgstr "Preuzmi"
|
|
|
187 |
#~ msgid "Install %s"
|
188 |
#~ msgstr "Instaliraj %s"
|
|
|
189 |
#~ msgid "Install now from wordpress.org"
|
190 |
#~ msgstr "Instaliraj sa wordpress.org"
|
191 |
|
@@ -208,8 +241,9 @@ msgstr "BWS Dodaci"
|
|
208 |
#~ msgstr ""
|
209 |
#~ "Ako imate bilo kakva pitanja, kontaktirajte nas putem maila "
|
210 |
#~ "plugin@bestwebsoft.com ili popubite kontakt formu na našem sajtu"
|
|
|
211 |
#~ msgid "Options saved."
|
212 |
#~ msgstr "Opcije sačuvane"
|
|
|
213 |
#~ msgid "Install Now"
|
214 |
#~ msgstr "Instaliraj Odmah"
|
215 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:38+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
"X-Generator: Poedit 1.5.4\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
|
18 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
19 |
#, fuzzy
|
20 |
msgid "Facebook Button Settings"
|
21 |
msgstr "Taster Facebook Opcija"
|
25 |
msgid "Facebook Button"
|
26 |
msgstr "Facebook taster"
|
27 |
|
28 |
+
#: facebook-button-plugin.php:130
|
29 |
#, fuzzy
|
30 |
msgid "Settings saved"
|
31 |
msgstr "Podešavanja"
|
32 |
|
33 |
+
#: facebook-button-plugin.php:152
|
34 |
msgid "Error: File size > 32K"
|
35 |
msgstr "Greška: Veličina fajla prevazilazi 32К"
|
36 |
|
37 |
+
#: facebook-button-plugin.php:155
|
38 |
msgid "Error: Invalid file type"
|
39 |
msgstr "Greška: Neispravan tip fajla"
|
40 |
|
41 |
+
#: facebook-button-plugin.php:163
|
42 |
msgid "Error: moving file failed"
|
43 |
msgstr "Greška: premeštanje fajla nije uspelo"
|
44 |
|
45 |
+
#: facebook-button-plugin.php:166
|
46 |
msgid "Error: check image width or height"
|
47 |
msgstr "Greška: Proverite širinu i visinu slike"
|
48 |
|
49 |
+
#: facebook-button-plugin.php:170
|
50 |
msgid "Uploading Error: check image properties"
|
51 |
msgstr "Greška unosa: Proverite svojstva slike"
|
52 |
|
53 |
+
#: facebook-button-plugin.php:180
|
54 |
+
msgid "Notice:"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: facebook-button-plugin.php:180
|
58 |
+
msgid ""
|
59 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
60 |
+
"forget to click the 'Save Changes' button."
|
61 |
+
msgstr ""
|
62 |
+
|
63 |
+
#: facebook-button-plugin.php:186
|
64 |
#, fuzzy
|
65 |
msgid "Your Facebook ID:"
|
66 |
msgstr "Vaš Facebook Id:"
|
67 |
|
68 |
+
#: facebook-button-plugin.php:192
|
69 |
msgid "Display button:"
|
70 |
msgstr "Prikaži taster:"
|
71 |
|
72 |
+
#: facebook-button-plugin.php:194
|
73 |
msgid "My Page"
|
74 |
msgstr "Moja Strana"
|
75 |
|
76 |
+
#: facebook-button-plugin.php:195
|
77 |
msgid "Like"
|
78 |
msgstr "Like"
|
79 |
|
80 |
+
#: facebook-button-plugin.php:200
|
81 |
#, fuzzy
|
82 |
msgid "Choose display settings:"
|
83 |
msgstr "Izaberi opcije prikaza:"
|
84 |
|
85 |
+
#: facebook-button-plugin.php:204
|
86 |
#, fuzzy
|
87 |
msgid "Standard Facebook image"
|
88 |
msgstr "Standardna Facebook slika"
|
89 |
|
90 |
+
#: facebook-button-plugin.php:206
|
91 |
#, fuzzy
|
92 |
msgid "Custom Facebook image"
|
93 |
msgstr "Proizvoljna Facebook slika"
|
94 |
|
95 |
+
#: facebook-button-plugin.php:213
|
96 |
msgid "Current image:"
|
97 |
msgstr "Aktuelna slika:"
|
98 |
|
99 |
+
#: facebook-button-plugin.php:221
|
100 |
#, fuzzy
|
101 |
msgid "Facebook image:"
|
102 |
msgstr "Facebook slika:"
|
103 |
|
104 |
+
#: facebook-button-plugin.php:227
|
105 |
+
msgid ""
|
106 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
107 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
108 |
+
msgstr ""
|
109 |
+
"Svojstva slike: maksimalna širina:100px; maksimalna visina:40px; maksimalna "
|
110 |
+
"veličina:32Kb; tip fajla:\"jpg\", \"jpeg\", \"png\"."
|
111 |
|
112 |
+
#: facebook-button-plugin.php:232
|
113 |
#, fuzzy
|
114 |
msgid "Facebook Button Position:"
|
115 |
msgstr "Pozicija Facebook Tastera:"
|
116 |
|
117 |
+
#: facebook-button-plugin.php:236
|
118 |
msgid "Before"
|
119 |
msgstr "Pre"
|
120 |
|
121 |
+
#: facebook-button-plugin.php:237
|
122 |
msgid "After"
|
123 |
msgstr "Posle"
|
124 |
|
125 |
+
#: facebook-button-plugin.php:238
|
126 |
msgid "Before and After"
|
127 |
msgstr "Pre i posle"
|
128 |
|
129 |
+
#: facebook-button-plugin.php:239
|
130 |
msgid "Shortcode"
|
131 |
msgstr "Kratki kod"
|
132 |
|
133 |
+
#: facebook-button-plugin.php:241
|
134 |
#, fuzzy
|
135 |
+
msgid ""
|
136 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
137 |
+
"paste this shortcode into your post or page:"
|
138 |
+
msgstr ""
|
139 |
+
"Ako želite da dodate Facebook taster na vaš vebsajt, jednostavno iskopirajte "
|
140 |
+
"ovaj kratak kod na vašu stranu ili članak:"
|
141 |
|
142 |
+
#: facebook-button-plugin.php:246
|
143 |
#, fuzzy
|
144 |
msgid "Facebook Button language:"
|
145 |
msgstr "Jezik Facebook tastera"
|
146 |
|
147 |
+
#: facebook-button-plugin.php:357
|
148 |
#, fuzzy
|
149 |
msgid "Change the language of Facebook Like Button"
|
150 |
msgstr "Izaberite jezik za Like taster"
|
151 |
|
152 |
+
#: facebook-button-plugin.php:363
|
153 |
msgid "Save Changes"
|
154 |
msgstr "Sačuvaj Izmene"
|
155 |
|
156 |
+
#: facebook-button-plugin.php:373
|
157 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: facebook-button-plugin.php:374
|
161 |
+
#, fuzzy
|
162 |
+
msgid "Rate the plugin"
|
163 |
+
msgstr "Preporučeni dodaci"
|
164 |
+
|
165 |
+
#: facebook-button-plugin.php:377
|
166 |
+
msgid "If there is something wrong about it, please contact us"
|
167 |
+
msgstr ""
|
168 |
+
|
169 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
170 |
msgid "Settings"
|
171 |
msgstr "Podešavanja"
|
172 |
|
173 |
+
#: facebook-button-plugin.php:493
|
174 |
msgid "FAQ"
|
175 |
msgstr "FAQ"
|
176 |
|
177 |
+
#: facebook-button-plugin.php:494
|
178 |
msgid "Support"
|
179 |
msgstr "Podrška"
|
180 |
|
181 |
+
#: facebook-button-plugin.php:518
|
182 |
msgid "requires"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: facebook-button-plugin.php:518
|
186 |
+
msgid ""
|
187 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
188 |
+
"try again."
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: facebook-button-plugin.php:518
|
192 |
msgid "Back to the WordPress"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: facebook-button-plugin.php:518
|
196 |
#, fuzzy
|
197 |
msgid "Plugins page"
|
198 |
msgstr "BWS Dodaci"
|
200 |
#, fuzzy
|
201 |
#~ msgid "Memory usage"
|
202 |
#~ msgstr "Moja Strana"
|
203 |
+
|
204 |
#~ msgid "Activated plugins"
|
205 |
#~ msgstr "Aktivni dodaci"
|
206 |
+
|
207 |
#~ msgid "Read more"
|
208 |
#~ msgstr "Čitaj više..."
|
209 |
+
|
210 |
#~ msgid "Installed plugins"
|
211 |
#~ msgstr "Instalirani dodaci"
|
212 |
+
|
213 |
#~ msgid "Recommended plugins"
|
214 |
#~ msgstr "Preporučeni dodaci"
|
215 |
|
|
|
|
|
|
|
216 |
#~ msgid "Download"
|
217 |
#~ msgstr "Preuzmi"
|
218 |
+
|
219 |
#~ msgid "Install %s"
|
220 |
#~ msgstr "Instaliraj %s"
|
221 |
+
|
222 |
#~ msgid "Install now from wordpress.org"
|
223 |
#~ msgstr "Instaliraj sa wordpress.org"
|
224 |
|
241 |
#~ msgstr ""
|
242 |
#~ "Ako imate bilo kakva pitanja, kontaktirajte nas putem maila "
|
243 |
#~ "plugin@bestwebsoft.com ili popubite kontakt formu na našem sajtu"
|
244 |
+
|
245 |
#~ msgid "Options saved."
|
246 |
#~ msgstr "Opcije sačuvane"
|
247 |
+
|
248 |
#~ msgid "Install Now"
|
249 |
#~ msgstr "Instaliraj Odmah"
|
|
languages/facebook-tr_TR.mo
CHANGED
Binary file
|
languages/facebook-tr_TR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: es_ES\n"
|
@@ -16,8 +16,7 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: facebook-button-plugin.php:33
|
20 |
-
#: facebook-button-plugin.php:169
|
21 |
#, fuzzy
|
22 |
msgid "Facebook Button Settings"
|
23 |
msgstr "Facebook Butonu Ayarları"
|
@@ -27,161 +26,196 @@ msgstr "Facebook Butonu Ayarları"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "Facebook Butonu"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
#, fuzzy
|
32 |
msgid "Settings saved"
|
33 |
msgstr "Ayarlar"
|
34 |
|
35 |
-
#: facebook-button-plugin.php:
|
36 |
msgid "Error: File size > 32K"
|
37 |
msgstr "HATA: Dosya boyutu 32KB'tan büyük!"
|
38 |
|
39 |
-
#: facebook-button-plugin.php:
|
40 |
msgid "Error: Invalid file type"
|
41 |
msgstr "HATA: geçersiz dosya uzantısı"
|
42 |
|
43 |
-
#: facebook-button-plugin.php:
|
44 |
msgid "Error: moving file failed"
|
45 |
msgstr "HATA: Dosya taşınamadı!"
|
46 |
|
47 |
-
#: facebook-button-plugin.php:
|
48 |
msgid "Error: check image width or height"
|
49 |
msgstr "HATA: Görselin genişlik ve yüksekliğini kontrol edin."
|
50 |
|
51 |
-
#: facebook-button-plugin.php:
|
52 |
msgid "Uploading Error: check image properties"
|
53 |
msgstr "Yükleme Hatası: Görselin özelliklerini kontol edin."
|
54 |
|
55 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
#, fuzzy
|
57 |
msgid "Your Facebook ID:"
|
58 |
msgstr "Facebook ID:"
|
59 |
|
60 |
-
#: facebook-button-plugin.php:
|
61 |
msgid "Display button:"
|
62 |
msgstr ""
|
63 |
|
64 |
-
#: facebook-button-plugin.php:
|
65 |
msgid "My Page"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: facebook-button-plugin.php:
|
69 |
msgid "Like"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: facebook-button-plugin.php:
|
73 |
#, fuzzy
|
74 |
msgid "Choose display settings:"
|
75 |
msgstr "Gösterim Şeklini Seçin"
|
76 |
|
77 |
-
#: facebook-button-plugin.php:
|
78 |
#, fuzzy
|
79 |
msgid "Standard Facebook image"
|
80 |
msgstr "Standard Facebook Görseli"
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
#, fuzzy
|
84 |
msgid "Custom Facebook image"
|
85 |
msgstr "Kişisel Facebook Görseli"
|
86 |
|
87 |
-
#: facebook-button-plugin.php:
|
88 |
msgid "Current image:"
|
89 |
msgstr "Şu andaki görsel:"
|
90 |
|
91 |
-
#: facebook-button-plugin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Facebook image:"
|
94 |
msgstr "Facebook görseli:"
|
95 |
|
96 |
-
#: facebook-button-plugin.php:
|
97 |
-
msgid "
|
98 |
-
|
|
|
|
|
|
|
|
|
99 |
|
100 |
-
#: facebook-button-plugin.php:
|
101 |
#, fuzzy
|
102 |
msgid "Facebook Button Position:"
|
103 |
msgstr "Facebook Butonunun Konumu"
|
104 |
|
105 |
-
#: facebook-button-plugin.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Önce"
|
108 |
|
109 |
-
#: facebook-button-plugin.php:
|
110 |
msgid "After"
|
111 |
msgstr "Sonra"
|
112 |
|
113 |
-
#: facebook-button-plugin.php:
|
114 |
msgid "Before and After"
|
115 |
msgstr "Önce ve Sonra"
|
116 |
|
117 |
-
#: facebook-button-plugin.php:
|
118 |
msgid "Shortcode"
|
119 |
msgstr "Kısakod Olarak"
|
120 |
|
121 |
-
#: facebook-button-plugin.php:
|
122 |
#, fuzzy
|
123 |
-
msgid "
|
124 |
-
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#: facebook-button-plugin.php:
|
127 |
#, fuzzy
|
128 |
msgid "Facebook Button language:"
|
129 |
msgstr "Facebook Butonu"
|
130 |
|
131 |
-
#: facebook-button-plugin.php:
|
132 |
msgid "Change the language of Facebook Like Button"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: facebook-button-plugin.php:
|
136 |
msgid "Save Changes"
|
137 |
msgstr "Değişiklikleri Kaydet"
|
138 |
|
139 |
-
#: facebook-button-plugin.php:
|
140 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "Settings"
|
142 |
msgstr "Ayarlar"
|
143 |
|
144 |
-
#: facebook-button-plugin.php:
|
145 |
msgid "FAQ"
|
146 |
msgstr "SSS (Sık Sorulan Sorular)"
|
147 |
|
148 |
-
#: facebook-button-plugin.php:
|
149 |
msgid "Support"
|
150 |
msgstr "Destek"
|
151 |
|
152 |
-
#: facebook-button-plugin.php:
|
153 |
msgid "requires"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: facebook-button-plugin.php:
|
157 |
-
msgid "
|
|
|
|
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: facebook-button-plugin.php:
|
161 |
msgid "Back to the WordPress"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: facebook-button-plugin.php:
|
165 |
#, fuzzy
|
166 |
msgid "Plugins page"
|
167 |
msgstr "Плагины BWS"
|
168 |
|
169 |
#~ msgid "Activated plugins"
|
170 |
#~ msgstr "Aktif Eklentiler"
|
|
|
171 |
#~ msgid "Read more"
|
172 |
#~ msgstr "Devamını Oku"
|
|
|
173 |
#~ msgid "Installed plugins"
|
174 |
#~ msgstr "Yüklü eklentiler"
|
|
|
175 |
#~ msgid "Recommended plugins"
|
176 |
#~ msgstr "Eklenti Önerileri"
|
177 |
|
178 |
-
#, fuzzy
|
179 |
-
#~ msgid "Free plugins"
|
180 |
-
#~ msgstr "Eklenti Önerileri"
|
181 |
#~ msgid "Download"
|
182 |
#~ msgstr "İndir"
|
|
|
183 |
#~ msgid "Install %s"
|
184 |
#~ msgstr "%s 'i yükle"
|
|
|
185 |
#~ msgid "Install now from wordpress.org"
|
186 |
#~ msgstr "wordpress.org'dan yükle"
|
187 |
|
@@ -205,8 +239,9 @@ msgstr "Плагины BWS"
|
|
205 |
#~ "Sormak istediğiniz herhangi bir sorunuz varsa bize plugin@bestwebsoft.com "
|
206 |
#~ "adresine e-posta atarak ya da sitemizdeki iletişim formunu kullanarak "
|
207 |
#~ "ulaşabilirsiniz."
|
|
|
208 |
#~ msgid "Options saved."
|
209 |
#~ msgstr "Değişiklikler Kaydedildi."
|
|
|
210 |
#~ msgid "Install Now"
|
211 |
#~ msgstr "Установить сейчас"
|
212 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:38+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"Language: es_ES\n"
|
16 |
"X-Generator: Poedit 1.5.4\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
#, fuzzy
|
21 |
msgid "Facebook Button Settings"
|
22 |
msgstr "Facebook Butonu Ayarları"
|
26 |
msgid "Facebook Button"
|
27 |
msgstr "Facebook Butonu"
|
28 |
|
29 |
+
#: facebook-button-plugin.php:130
|
30 |
#, fuzzy
|
31 |
msgid "Settings saved"
|
32 |
msgstr "Ayarlar"
|
33 |
|
34 |
+
#: facebook-button-plugin.php:152
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "HATA: Dosya boyutu 32KB'tan büyük!"
|
37 |
|
38 |
+
#: facebook-button-plugin.php:155
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "HATA: geçersiz dosya uzantısı"
|
41 |
|
42 |
+
#: facebook-button-plugin.php:163
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "HATA: Dosya taşınamadı!"
|
45 |
|
46 |
+
#: facebook-button-plugin.php:166
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "HATA: Görselin genişlik ve yüksekliğini kontrol edin."
|
49 |
|
50 |
+
#: facebook-button-plugin.php:170
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "Yükleme Hatası: Görselin özelliklerini kontol edin."
|
53 |
|
54 |
+
#: facebook-button-plugin.php:180
|
55 |
+
msgid "Notice:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: facebook-button-plugin.php:180
|
59 |
+
msgid ""
|
60 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
61 |
+
"forget to click the 'Save Changes' button."
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: facebook-button-plugin.php:186
|
65 |
#, fuzzy
|
66 |
msgid "Your Facebook ID:"
|
67 |
msgstr "Facebook ID:"
|
68 |
|
69 |
+
#: facebook-button-plugin.php:192
|
70 |
msgid "Display button:"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: facebook-button-plugin.php:194
|
74 |
msgid "My Page"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: facebook-button-plugin.php:195
|
78 |
msgid "Like"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: facebook-button-plugin.php:200
|
82 |
#, fuzzy
|
83 |
msgid "Choose display settings:"
|
84 |
msgstr "Gösterim Şeklini Seçin"
|
85 |
|
86 |
+
#: facebook-button-plugin.php:204
|
87 |
#, fuzzy
|
88 |
msgid "Standard Facebook image"
|
89 |
msgstr "Standard Facebook Görseli"
|
90 |
|
91 |
+
#: facebook-button-plugin.php:206
|
92 |
#, fuzzy
|
93 |
msgid "Custom Facebook image"
|
94 |
msgstr "Kişisel Facebook Görseli"
|
95 |
|
96 |
+
#: facebook-button-plugin.php:213
|
97 |
msgid "Current image:"
|
98 |
msgstr "Şu andaki görsel:"
|
99 |
|
100 |
+
#: facebook-button-plugin.php:221
|
101 |
#, fuzzy
|
102 |
msgid "Facebook image:"
|
103 |
msgstr "Facebook görseli:"
|
104 |
|
105 |
+
#: facebook-button-plugin.php:227
|
106 |
+
msgid ""
|
107 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
108 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
109 |
+
msgstr ""
|
110 |
+
"Görsel Özellikleri: maksimum genişlik: 100px; maksimum yükseklik: 40px; "
|
111 |
+
"maksimum boyut: 32KB; izin verilen uzantılar: \"jpg\", \"jpeg\", \"png\"."
|
112 |
|
113 |
+
#: facebook-button-plugin.php:232
|
114 |
#, fuzzy
|
115 |
msgid "Facebook Button Position:"
|
116 |
msgstr "Facebook Butonunun Konumu"
|
117 |
|
118 |
+
#: facebook-button-plugin.php:236
|
119 |
msgid "Before"
|
120 |
msgstr "Önce"
|
121 |
|
122 |
+
#: facebook-button-plugin.php:237
|
123 |
msgid "After"
|
124 |
msgstr "Sonra"
|
125 |
|
126 |
+
#: facebook-button-plugin.php:238
|
127 |
msgid "Before and After"
|
128 |
msgstr "Önce ve Sonra"
|
129 |
|
130 |
+
#: facebook-button-plugin.php:239
|
131 |
msgid "Shortcode"
|
132 |
msgstr "Kısakod Olarak"
|
133 |
|
134 |
+
#: facebook-button-plugin.php:241
|
135 |
#, fuzzy
|
136 |
+
msgid ""
|
137 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
138 |
+
"paste this shortcode into your post or page:"
|
139 |
+
msgstr ""
|
140 |
+
"Web sitenize Facebook butonu yerleştirmek istiyorsanız, aşağıdaki kodu "
|
141 |
+
"kopyalayın ve sayfanızda/yazınızda butonun görünmesini istediğiniz yere "
|
142 |
+
"yapıştırın.(HTML editörüyle!)"
|
143 |
|
144 |
+
#: facebook-button-plugin.php:246
|
145 |
#, fuzzy
|
146 |
msgid "Facebook Button language:"
|
147 |
msgstr "Facebook Butonu"
|
148 |
|
149 |
+
#: facebook-button-plugin.php:357
|
150 |
msgid "Change the language of Facebook Like Button"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: facebook-button-plugin.php:363
|
154 |
msgid "Save Changes"
|
155 |
msgstr "Değişiklikleri Kaydet"
|
156 |
|
157 |
+
#: facebook-button-plugin.php:373
|
158 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: facebook-button-plugin.php:374
|
162 |
+
#, fuzzy
|
163 |
+
msgid "Rate the plugin"
|
164 |
+
msgstr "Eklenti Önerileri"
|
165 |
+
|
166 |
+
#: facebook-button-plugin.php:377
|
167 |
+
msgid "If there is something wrong about it, please contact us"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
171 |
msgid "Settings"
|
172 |
msgstr "Ayarlar"
|
173 |
|
174 |
+
#: facebook-button-plugin.php:493
|
175 |
msgid "FAQ"
|
176 |
msgstr "SSS (Sık Sorulan Sorular)"
|
177 |
|
178 |
+
#: facebook-button-plugin.php:494
|
179 |
msgid "Support"
|
180 |
msgstr "Destek"
|
181 |
|
182 |
+
#: facebook-button-plugin.php:518
|
183 |
msgid "requires"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: facebook-button-plugin.php:518
|
187 |
+
msgid ""
|
188 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
189 |
+
"try again."
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: facebook-button-plugin.php:518
|
193 |
msgid "Back to the WordPress"
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: facebook-button-plugin.php:518
|
197 |
#, fuzzy
|
198 |
msgid "Plugins page"
|
199 |
msgstr "Плагины BWS"
|
200 |
|
201 |
#~ msgid "Activated plugins"
|
202 |
#~ msgstr "Aktif Eklentiler"
|
203 |
+
|
204 |
#~ msgid "Read more"
|
205 |
#~ msgstr "Devamını Oku"
|
206 |
+
|
207 |
#~ msgid "Installed plugins"
|
208 |
#~ msgstr "Yüklü eklentiler"
|
209 |
+
|
210 |
#~ msgid "Recommended plugins"
|
211 |
#~ msgstr "Eklenti Önerileri"
|
212 |
|
|
|
|
|
|
|
213 |
#~ msgid "Download"
|
214 |
#~ msgstr "İndir"
|
215 |
+
|
216 |
#~ msgid "Install %s"
|
217 |
#~ msgstr "%s 'i yükle"
|
218 |
+
|
219 |
#~ msgid "Install now from wordpress.org"
|
220 |
#~ msgstr "wordpress.org'dan yükle"
|
221 |
|
239 |
#~ "Sormak istediğiniz herhangi bir sorunuz varsa bize plugin@bestwebsoft.com "
|
240 |
#~ "adresine e-posta atarak ya da sitemizdeki iletişim formunu kullanarak "
|
241 |
#~ "ulaşabilirsiniz."
|
242 |
+
|
243 |
#~ msgid "Options saved."
|
244 |
#~ msgstr "Değişiklikler Kaydedildi."
|
245 |
+
|
246 |
#~ msgid "Install Now"
|
247 |
#~ msgstr "Установить сейчас"
|
|
languages/facebook-uk.mo
CHANGED
Binary file
|
languages/facebook-uk.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ua_UA\n"
|
@@ -13,13 +13,10 @@ 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-Language: Ukrainian\n"
|
18 |
-
"X-Poedit-Country: UKRAINE\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
-
#: facebook-button-plugin.php:33
|
22 |
-
#: facebook-button-plugin.php:169
|
23 |
msgid "Facebook Button Settings"
|
24 |
msgstr "Установки кнопки Facebook"
|
25 |
|
@@ -27,132 +24,165 @@ msgstr "Установки кнопки Facebook"
|
|
27 |
msgid "Facebook Button"
|
28 |
msgstr "кнопка FaceBook"
|
29 |
|
30 |
-
#: facebook-button-plugin.php:
|
31 |
msgid "Settings saved"
|
32 |
msgstr "Установки збережені"
|
33 |
|
34 |
-
#: facebook-button-plugin.php:
|
35 |
msgid "Error: File size > 32K"
|
36 |
msgstr "Помилка: Розмір файлу> 32K"
|
37 |
|
38 |
-
#: facebook-button-plugin.php:
|
39 |
msgid "Error: Invalid file type"
|
40 |
msgstr "Помилка: Невірний тип файлу"
|
41 |
|
42 |
-
#: facebook-button-plugin.php:
|
43 |
msgid "Error: moving file failed"
|
44 |
msgstr "Помилка: не вдалося Переміщення файлів"
|
45 |
|
46 |
-
#: facebook-button-plugin.php:
|
47 |
msgid "Error: check image width or height"
|
48 |
msgstr "Помилка: Перевірте ширину або висоту зображення"
|
49 |
|
50 |
-
#: facebook-button-plugin.php:
|
51 |
msgid "Uploading Error: check image properties"
|
52 |
msgstr "Помилка Завантаження: Перевірте властивості зображення"
|
53 |
|
54 |
-
#: facebook-button-plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
msgid "Your Facebook ID:"
|
56 |
msgstr "ID вашого Facebook акаунту"
|
57 |
|
58 |
-
#: facebook-button-plugin.php:
|
59 |
msgid "Display button:"
|
60 |
msgstr "Відображати кнопку:"
|
61 |
|
62 |
-
#: facebook-button-plugin.php:
|
63 |
msgid "My Page"
|
64 |
msgstr "Моя сторінка"
|
65 |
|
66 |
-
#: facebook-button-plugin.php:
|
67 |
msgid "Like"
|
68 |
msgstr "Like"
|
69 |
|
70 |
-
#: facebook-button-plugin.php:
|
71 |
msgid "Choose display settings:"
|
72 |
msgstr "Виберіть відображати установки:"
|
73 |
|
74 |
-
#: facebook-button-plugin.php:
|
75 |
msgid "Standard Facebook image"
|
76 |
msgstr "Стандартне зображення FaceBook "
|
77 |
|
78 |
-
#: facebook-button-plugin.php:
|
79 |
msgid "Custom Facebook image"
|
80 |
msgstr "Кастомне м FaceBook"
|
81 |
|
82 |
-
#: facebook-button-plugin.php:
|
83 |
msgid "Current image:"
|
84 |
msgstr "Поточне зображення:"
|
85 |
|
86 |
-
#: facebook-button-plugin.php:
|
87 |
msgid "Facebook image:"
|
88 |
msgstr "Зображення FaceBook :"
|
89 |
|
90 |
-
#: facebook-button-plugin.php:
|
91 |
-
msgid "
|
92 |
-
|
|
|
|
|
|
|
|
|
|
|
93 |
|
94 |
-
#: facebook-button-plugin.php:
|
95 |
msgid "Facebook Button Position:"
|
96 |
msgstr "Розташування кнопки FaceBook:"
|
97 |
|
98 |
-
#: facebook-button-plugin.php:
|
99 |
msgid "Before"
|
100 |
msgstr "Перш ніж"
|
101 |
|
102 |
-
#: facebook-button-plugin.php:
|
103 |
msgid "After"
|
104 |
msgstr "Після того як"
|
105 |
|
106 |
-
#: facebook-button-plugin.php:
|
107 |
msgid "Before and After"
|
108 |
msgstr "До і після"
|
109 |
|
110 |
-
#: facebook-button-plugin.php:
|
111 |
msgid "Shortcode"
|
112 |
msgstr "Шорткод"
|
113 |
|
114 |
-
#: facebook-button-plugin.php:
|
115 |
-
msgid "
|
116 |
-
|
|
|
|
|
|
|
|
|
117 |
|
118 |
-
#: facebook-button-plugin.php:
|
119 |
msgid "Facebook Button language:"
|
120 |
msgstr "Мова кнопки FaceBook:"
|
121 |
|
122 |
-
#: facebook-button-plugin.php:
|
123 |
msgid "Change the language of Facebook Like Button"
|
124 |
msgstr "Змінити мову для конпки Like Facebook"
|
125 |
|
126 |
-
#: facebook-button-plugin.php:
|
127 |
msgid "Save Changes"
|
128 |
msgstr "Зберегти зміни"
|
129 |
|
130 |
-
#: facebook-button-plugin.php:
|
131 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
msgid "Settings"
|
133 |
msgstr "Установки"
|
134 |
|
135 |
-
#: facebook-button-plugin.php:
|
136 |
msgid "FAQ"
|
137 |
msgstr "Часті питання"
|
138 |
|
139 |
-
#: facebook-button-plugin.php:
|
140 |
msgid "Support"
|
141 |
msgstr "Підтримка"
|
142 |
|
143 |
-
#: facebook-button-plugin.php:
|
144 |
msgid "requires"
|
145 |
msgstr "потребує"
|
146 |
|
147 |
-
#: facebook-button-plugin.php:
|
148 |
-
msgid "
|
149 |
-
|
|
|
|
|
|
|
|
|
150 |
|
151 |
-
#: facebook-button-plugin.php:
|
152 |
msgid "Back to the WordPress"
|
153 |
msgstr "Повернутися до WordPress на"
|
154 |
|
155 |
-
#: facebook-button-plugin.php:
|
156 |
msgid "Plugins page"
|
157 |
msgstr "Сторінку плагинів"
|
158 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: facebook\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-12-20 20:38+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-12-20 20:38+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
|
9 |
"Language: ua_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.5.4\n"
|
|
|
|
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: facebook-button-plugin.php:33 facebook-button-plugin.php:178
|
|
|
20 |
msgid "Facebook Button Settings"
|
21 |
msgstr "Установки кнопки Facebook"
|
22 |
|
24 |
msgid "Facebook Button"
|
25 |
msgstr "кнопка FaceBook"
|
26 |
|
27 |
+
#: facebook-button-plugin.php:130
|
28 |
msgid "Settings saved"
|
29 |
msgstr "Установки збережені"
|
30 |
|
31 |
+
#: facebook-button-plugin.php:152
|
32 |
msgid "Error: File size > 32K"
|
33 |
msgstr "Помилка: Розмір файлу> 32K"
|
34 |
|
35 |
+
#: facebook-button-plugin.php:155
|
36 |
msgid "Error: Invalid file type"
|
37 |
msgstr "Помилка: Невірний тип файлу"
|
38 |
|
39 |
+
#: facebook-button-plugin.php:163
|
40 |
msgid "Error: moving file failed"
|
41 |
msgstr "Помилка: не вдалося Переміщення файлів"
|
42 |
|
43 |
+
#: facebook-button-plugin.php:166
|
44 |
msgid "Error: check image width or height"
|
45 |
msgstr "Помилка: Перевірте ширину або висоту зображення"
|
46 |
|
47 |
+
#: facebook-button-plugin.php:170
|
48 |
msgid "Uploading Error: check image properties"
|
49 |
msgstr "Помилка Завантаження: Перевірте властивості зображення"
|
50 |
|
51 |
+
#: facebook-button-plugin.php:180
|
52 |
+
msgid "Notice:"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: facebook-button-plugin.php:180
|
56 |
+
msgid ""
|
57 |
+
"The plugin's settings have been changed. In order to save them please don't "
|
58 |
+
"forget to click the 'Save Changes' button."
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: facebook-button-plugin.php:186
|
62 |
msgid "Your Facebook ID:"
|
63 |
msgstr "ID вашого Facebook акаунту"
|
64 |
|
65 |
+
#: facebook-button-plugin.php:192
|
66 |
msgid "Display button:"
|
67 |
msgstr "Відображати кнопку:"
|
68 |
|
69 |
+
#: facebook-button-plugin.php:194
|
70 |
msgid "My Page"
|
71 |
msgstr "Моя сторінка"
|
72 |
|
73 |
+
#: facebook-button-plugin.php:195
|
74 |
msgid "Like"
|
75 |
msgstr "Like"
|
76 |
|
77 |
+
#: facebook-button-plugin.php:200
|
78 |
msgid "Choose display settings:"
|
79 |
msgstr "Виберіть відображати установки:"
|
80 |
|
81 |
+
#: facebook-button-plugin.php:204
|
82 |
msgid "Standard Facebook image"
|
83 |
msgstr "Стандартне зображення FaceBook "
|
84 |
|
85 |
+
#: facebook-button-plugin.php:206
|
86 |
msgid "Custom Facebook image"
|
87 |
msgstr "Кастомне м FaceBook"
|
88 |
|
89 |
+
#: facebook-button-plugin.php:213
|
90 |
msgid "Current image:"
|
91 |
msgstr "Поточне зображення:"
|
92 |
|
93 |
+
#: facebook-button-plugin.php:221
|
94 |
msgid "Facebook image:"
|
95 |
msgstr "Зображення FaceBook :"
|
96 |
|
97 |
+
#: facebook-button-plugin.php:227
|
98 |
+
msgid ""
|
99 |
+
"Image properties: max image width:100px; max image height:40px; max image "
|
100 |
+
"size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
|
101 |
+
msgstr ""
|
102 |
+
"Властивості зображення: максимальна ширина зображення:1 00px; Максимальна "
|
103 |
+
"висота зображення: 40px; максимальний розмір зображення: 32Kb; Зображення "
|
104 |
+
"типів:\"jpg\", \"jpeg\", \"png\"."
|
105 |
|
106 |
+
#: facebook-button-plugin.php:232
|
107 |
msgid "Facebook Button Position:"
|
108 |
msgstr "Розташування кнопки FaceBook:"
|
109 |
|
110 |
+
#: facebook-button-plugin.php:236
|
111 |
msgid "Before"
|
112 |
msgstr "Перш ніж"
|
113 |
|
114 |
+
#: facebook-button-plugin.php:237
|
115 |
msgid "After"
|
116 |
msgstr "Після того як"
|
117 |
|
118 |
+
#: facebook-button-plugin.php:238
|
119 |
msgid "Before and After"
|
120 |
msgstr "До і після"
|
121 |
|
122 |
+
#: facebook-button-plugin.php:239
|
123 |
msgid "Shortcode"
|
124 |
msgstr "Шорткод"
|
125 |
|
126 |
+
#: facebook-button-plugin.php:241
|
127 |
+
msgid ""
|
128 |
+
"If you would like to add a Facebook button to your website, just copy and "
|
129 |
+
"paste this shortcode into your post or page:"
|
130 |
+
msgstr ""
|
131 |
+
"Якщо ви хочете додати кнопку FaceBook на ваш сайт, просто скопіюйте і "
|
132 |
+
"помістіть цей шорткод на у пост або на сторінку:"
|
133 |
|
134 |
+
#: facebook-button-plugin.php:246
|
135 |
msgid "Facebook Button language:"
|
136 |
msgstr "Мова кнопки FaceBook:"
|
137 |
|
138 |
+
#: facebook-button-plugin.php:357
|
139 |
msgid "Change the language of Facebook Like Button"
|
140 |
msgstr "Змінити мову для конпки Like Facebook"
|
141 |
|
142 |
+
#: facebook-button-plugin.php:363
|
143 |
msgid "Save Changes"
|
144 |
msgstr "Зберегти зміни"
|
145 |
|
146 |
+
#: facebook-button-plugin.php:373
|
147 |
+
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: facebook-button-plugin.php:374
|
151 |
+
msgid "Rate the plugin"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: facebook-button-plugin.php:377
|
155 |
+
msgid "If there is something wrong about it, please contact us"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: facebook-button-plugin.php:480 facebook-button-plugin.php:492
|
159 |
msgid "Settings"
|
160 |
msgstr "Установки"
|
161 |
|
162 |
+
#: facebook-button-plugin.php:493
|
163 |
msgid "FAQ"
|
164 |
msgstr "Часті питання"
|
165 |
|
166 |
+
#: facebook-button-plugin.php:494
|
167 |
msgid "Support"
|
168 |
msgstr "Підтримка"
|
169 |
|
170 |
+
#: facebook-button-plugin.php:518
|
171 |
msgid "requires"
|
172 |
msgstr "потребує"
|
173 |
|
174 |
+
#: facebook-button-plugin.php:518
|
175 |
+
msgid ""
|
176 |
+
"or higher, that is why it has been deactivated! Please upgrade WordPress and "
|
177 |
+
"try again."
|
178 |
+
msgstr ""
|
179 |
+
"чи вище, тому він був деактивований! Будь ласка оновіть WordPress та "
|
180 |
+
"спробуйте ще раз."
|
181 |
|
182 |
+
#: facebook-button-plugin.php:518
|
183 |
msgid "Back to the WordPress"
|
184 |
msgstr "Повернутися до WordPress на"
|
185 |
|
186 |
+
#: facebook-button-plugin.php:518
|
187 |
msgid "Plugins page"
|
188 |
msgstr "Сторінку плагинів"
|
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: bestwebsoft
|
|
3 |
Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
|
4 |
Tags: Facebook, Facebook Button, Like, Like button, Share, Share button, Facebook like, Facebook like button, Facebook button like, Button like, Facebook share, Facebook share button, Facebook button share
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -34,6 +34,7 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pl
|
|
34 |
= Translation =
|
35 |
|
36 |
* Arabic (ar_AR) (thanks to Albayan Design Hani Aladoli)
|
|
|
37 |
* Hebrew (he_IL) (thanks to Sagive SEO)
|
38 |
* Indonesian (id_ID) (thanks to Nasrulhaq, www.al-badar.net)
|
39 |
* Persian (fa_IR) (thanks to Einolah Kiamehr)
|
@@ -98,6 +99,11 @@ In WordPress admin panel go to "Settings", find the Facebook Button Plugin setti
|
|
98 |
|
99 |
== Changelog ==
|
100 |
|
|
|
|
|
|
|
|
|
|
|
101 |
= V2.26 - 28.11.2013 =
|
102 |
* NEW : We added posibility to add images with png extension as custom image for My Page button.
|
103 |
* Update : New default image for the My Page button.
|
@@ -203,6 +209,9 @@ In WordPress admin panel go to "Settings", find the Facebook Button Plugin setti
|
|
203 |
|
204 |
== Upgrade Notice ==
|
205 |
|
|
|
|
|
|
|
206 |
= V2.26 =
|
207 |
We added posibility to add images with png extension as custom image for My Page button. New default image for the My Page button. The Indonesian language file is added to the plugin. We updated our screenshots.
|
208 |
|
3 |
Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
|
4 |
Tags: Facebook, Facebook Button, Like, Like button, Share, Share button, Facebook like, Facebook like button, Facebook button like, Button like, Facebook share, Facebook share button, Facebook button share
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.8
|
7 |
+
Stable tag: 2.27
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
34 |
= Translation =
|
35 |
|
36 |
* Arabic (ar_AR) (thanks to Albayan Design Hani Aladoli)
|
37 |
+
* French (fr_FR) (thanks to <a href="mailto:wpthemefr@gmail.com">Murat</a>)
|
38 |
* Hebrew (he_IL) (thanks to Sagive SEO)
|
39 |
* Indonesian (id_ID) (thanks to Nasrulhaq, www.al-badar.net)
|
40 |
* Persian (fa_IR) (thanks to Einolah Kiamehr)
|
99 |
|
100 |
== Changelog ==
|
101 |
|
102 |
+
= V2.27 - 23.12.2013 =
|
103 |
+
* NEW : The French language file is added to the plugin.
|
104 |
+
* Update : We updated all functionality for wordpress 3.8.
|
105 |
+
* Update : BWS plugins section is updated.
|
106 |
+
|
107 |
= V2.26 - 28.11.2013 =
|
108 |
* NEW : We added posibility to add images with png extension as custom image for My Page button.
|
109 |
* Update : New default image for the My Page button.
|
209 |
|
210 |
== Upgrade Notice ==
|
211 |
|
212 |
+
= V2.27 =
|
213 |
+
The French language file is added to the plugin. We updated all functionality for wordpress 3.8. BWS plugins section is updated.
|
214 |
+
|
215 |
= V2.26 =
|
216 |
We added posibility to add images with png extension as custom image for My Page button. New default image for the My Page button. The Indonesian language file is added to the plugin. We updated our screenshots.
|
217 |
|
screenshot-1.jpg
CHANGED
File without changes
|
screenshot-2.jpg
CHANGED
File without changes
|
screenshot-3.jpg
CHANGED
File without changes
|
screenshot-4.jpg
CHANGED
File without changes
|
screenshot-5.jpg
CHANGED
File without changes
|