Version Description
Download this release
Release Info
Developer | micropat |
Plugin | AddToAny Share Buttons |
Version | 0.9.9.4.7 |
Comparing to | |
See all releases |
Code changes from version 0.9.9.4.6 to 0.9.9.4.7
- README.txt +17 -11
- add-to-any.php +12 -12
- languages/add-to-any-ar.mo +0 -0
- languages/add-to-any-ar.po +54 -56
- languages/add-to-any-be.mo +0 -0
- languages/add-to-any-be.po +54 -58
- languages/add-to-any-ca.mo +0 -0
- languages/add-to-any-ca.po +58 -58
- languages/add-to-any-da_DK.mo +0 -0
- languages/add-to-any-da_DK.po +58 -62
- languages/add-to-any-de.po +53 -53
- languages/add-to-any-es_ES.mo +0 -0
- languages/add-to-any-es_ES.po +58 -62
- languages/add-to-any-it_IT.mo +0 -0
- languages/add-to-any-it_IT.po +58 -61
- languages/add-to-any-pt_PT.mo +0 -0
- languages/add-to-any-pt_PT.po +59 -61
- languages/add-to-any-ro_RO.mo +0 -0
- languages/add-to-any-ro_RO.po +56 -57
- languages/add-to-any-ru_RU.mo +0 -0
- languages/add-to-any-ru_RU.po +54 -56
- languages/add-to-any-sq_AL.mo +0 -0
- languages/add-to-any-sq_AL.po +58 -59
- languages/add-to-any-zh_CN.mo +0 -0
- languages/add-to-any-zh_CN.po +59 -64
- languages/add-to-any.po +53 -53
README.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
-
===
|
2 |
Contributors: micropat
|
3 |
-
Donate link: http://www.addtoany.com/contact/
|
4 |
Tags: bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, sharing, share, sharethis, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
|
5 |
Requires at least: 2.0
|
6 |
Tested up to: 2.9
|
7 |
-
Stable tag: 0.9.9.4.
|
8 |
|
9 |
Help readers share, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
|
10 |
|
@@ -45,9 +44,9 @@ See also:
|
|
45 |
|
46 |
Constantly... and it's done automatically without having to upgrade.
|
47 |
|
48 |
-
= Where
|
49 |
|
50 |
-
|
51 |
|
52 |
= Why isn't the drop-down menu appearing? =
|
53 |
|
@@ -55,7 +54,7 @@ It's likely because your theme wasn't <a href="http://codex.wordpress.org/Theme_
|
|
55 |
|
56 |
`<?php wp_footer(); ?>`
|
57 |
|
58 |
-
= How can I
|
59 |
|
60 |
In the Theme Editor, place this code block where you want the button and individual icons to appear in your theme:
|
61 |
|
@@ -66,13 +65,13 @@ if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') )
|
|
66 |
ADDTOANY_SHARE_SAVE_BUTTON( array("html_wrap_open" => "<li>", "html_wrap_close" => "</li>") );
|
67 |
echo '</ul>'; ?>`
|
68 |
|
69 |
-
= How can I
|
70 |
|
71 |
Directions are located within the plugin's settings panel located in `Settings` > `Share/Save Buttons` under `Button Placement`. In the Theme Editor, you will place this line of code where you want the button to appear in your theme:
|
72 |
|
73 |
`<?php if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') ) { ADDTOANY_SHARE_SAVE_BUTTON(); } ?>`
|
74 |
|
75 |
-
= How can I
|
76 |
|
77 |
In the Theme Editor, place this line of code where you want the individual icons to appear in your theme (within an HTML list):
|
78 |
|
@@ -114,14 +113,21 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
|
|
114 |
|
115 |
== Screenshots ==
|
116 |
|
117 |
-
1.
|
118 |
2. Drop-down menu that appears instantly when visitors use the share button
|
119 |
3. E-mail tab, with direct links to the most popular web-based e-mailers' auto-filled Compose page, a web-based sender for use with any e-mail address, and a link for desktop email clients
|
120 |
4. Settings panel
|
121 |
-
5. Color chooser for your
|
122 |
|
123 |
== Changelog ==
|
124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
= .9.9.4.6 =
|
126 |
* Updated standalone service URIs and code names
|
127 |
* Renamed service codes; must re-add if you have selected
|
@@ -266,7 +272,7 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
|
|
266 |
* NEW: Individual service links!
|
267 |
* Drag & Drop interface with preview
|
268 |
* .addtoany_share_save_container is now `<div>`, not `<p>`
|
269 |
-
*
|
270 |
|
271 |
= .9.8.9.2 =
|
272 |
* Buttons include Facebook icon
|
1 |
+
=== AddToAny: Share/Bookmark/Email Button ===
|
2 |
Contributors: micropat
|
|
|
3 |
Tags: bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, sharing, share, sharethis, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
|
4 |
Requires at least: 2.0
|
5 |
Tested up to: 2.9
|
6 |
+
Stable tag: 0.9.9.4.7
|
7 |
|
8 |
Help readers share, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
|
9 |
|
44 |
|
45 |
Constantly... and it's done automatically without having to upgrade.
|
46 |
|
47 |
+
= Where are the options? =
|
48 |
|
49 |
+
In your Admin panel, go to `Settings` > `Share/Save Buttons`. Among other options, you can choose which button and individual icons to display, and where and how to display them.
|
50 |
|
51 |
= Why isn't the drop-down menu appearing? =
|
52 |
|
54 |
|
55 |
`<?php wp_footer(); ?>`
|
56 |
|
57 |
+
= How can I add both the button and the individual icons to another area of my theme? =
|
58 |
|
59 |
In the Theme Editor, place this code block where you want the button and individual icons to appear in your theme:
|
60 |
|
65 |
ADDTOANY_SHARE_SAVE_BUTTON( array("html_wrap_open" => "<li>", "html_wrap_close" => "</li>") );
|
66 |
echo '</ul>'; ?>`
|
67 |
|
68 |
+
= How can I add just the button to another area of my theme? =
|
69 |
|
70 |
Directions are located within the plugin's settings panel located in `Settings` > `Share/Save Buttons` under `Button Placement`. In the Theme Editor, you will place this line of code where you want the button to appear in your theme:
|
71 |
|
72 |
`<?php if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') ) { ADDTOANY_SHARE_SAVE_BUTTON(); } ?>`
|
73 |
|
74 |
+
= How can I add just the individual icons to another area of my theme? =
|
75 |
|
76 |
In the Theme Editor, place this line of code where you want the individual icons to appear in your theme (within an HTML list):
|
77 |
|
113 |
|
114 |
== Screenshots ==
|
115 |
|
116 |
+
1. AddToAny Share/Save button, featuring the Open <a href="http://www.shareicon.com/">Share Icon</a>
|
117 |
2. Drop-down menu that appears instantly when visitors use the share button
|
118 |
3. E-mail tab, with direct links to the most popular web-based e-mailers' auto-filled Compose page, a web-based sender for use with any e-mail address, and a link for desktop email clients
|
119 |
4. Settings panel
|
120 |
+
5. Color chooser for your AddToAny menus
|
121 |
|
122 |
== Changelog ==
|
123 |
|
124 |
+
= .9.9.4.7 =
|
125 |
+
* Just a slight rename
|
126 |
+
* Spaces in "Add to Any" removed, now camel-case: "AddToAny"
|
127 |
+
* Clarified FAQ entries
|
128 |
+
* Updated translations
|
129 |
+
* Fixed some fuzzy translations
|
130 |
+
|
131 |
= .9.9.4.6 =
|
132 |
* Updated standalone service URIs and code names
|
133 |
* Renamed service codes; must re-add if you have selected
|
272 |
* NEW: Individual service links!
|
273 |
* Drag & Drop interface with preview
|
274 |
* .addtoany_share_save_container is now `<div>`, not `<p>`
|
275 |
+
* AddToAny button now contained within `<ul><li>`
|
276 |
|
277 |
= .9.8.9.2 =
|
278 |
* Buttons include Facebook icon
|
add-to-any.php
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
-
Plugin Name:
|
4 |
Plugin URI: http://www.addtoany.com/
|
5 |
Description: Help readers share, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
-
Version: .9.9.4.
|
7 |
-
Author:
|
8 |
-
Author URI: http://www.addtoany.com/
|
9 |
*/
|
10 |
|
11 |
if( !isset($A2A_javascript) )
|
@@ -117,7 +117,7 @@ function ADDTOANY_SHARE_SAVE_BUTTON( $args = false ) {
|
|
117 |
|
118 |
extract(A2A_SHARE_SAVE_link_vars()); // linkname_enc, etc.
|
119 |
|
120 |
-
/*
|
121 |
|
122 |
$button_target = (get_option('A2A_SHARE_SAVE_button_opens_new_window')=='1' && (get_option('A2A_SHARE_SAVE_onclick')!='1')) ? ' target="_blank"' : '';
|
123 |
|
@@ -424,7 +424,7 @@ function A2A_SHARE_SAVE_options_page() {
|
|
424 |
|
425 |
<div class="wrap">
|
426 |
|
427 |
-
<h2><?php _e( '
|
428 |
|
429 |
<form method="post" action="">
|
430 |
|
@@ -563,9 +563,9 @@ function A2A_SHARE_SAVE_options_page() {
|
|
563 |
<tr valign="top">
|
564 |
<th scope="row"><?php _e('Menu Style', 'add-to-any'); ?></th>
|
565 |
<td><fieldset>
|
566 |
-
<p><?php _e("Using
|
567 |
<p>
|
568 |
-
<a href="http://www.addtoany.com/buttons/share_save/menu_style/wordpress" class="button-secondary" title="<?php _e("Open the
|
569 |
onclick="document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();
|
570 |
document.getElementById('A2A_SHARE_SAVE_menu_styler_note').style.display='';"><?php _e("Open Menu Styler", "add-to-any"); ?></a>
|
571 |
</p>
|
@@ -604,12 +604,12 @@ function A2A_SHARE_SAVE_options_page() {
|
|
604 |
<td><fieldset>
|
605 |
<p id="A2A_SHARE_SAVE_menu_styler_note" style="display:none">
|
606 |
<label for="A2A_SHARE_SAVE_additional_js_variables" class="updated">
|
607 |
-
<strong><?php _e("Paste the code from
|
608 |
</label>
|
609 |
</p>
|
610 |
<label for="A2A_SHARE_SAVE_additional_js_variables">
|
611 |
<p><?php _e('Below you can set special JavaScript variables to apply to each Share/Save menu.', 'add-to-any'); ?>
|
612 |
-
<?php _e("Advanced users might want to explore
|
613 |
</label>
|
614 |
<p>
|
615 |
<textarea name="A2A_SHARE_SAVE_additional_js_variables" id="A2A_SHARE_SAVE_additional_js_variables" class="code" style="width: 98%; font-size: 12px;" rows="5" cols="50"><?php echo stripslashes(get_option('A2A_SHARE_SAVE_additional_js_variables')); ?></textarea>
|
@@ -629,7 +629,7 @@ function A2A_SHARE_SAVE_options_page() {
|
|
629 |
|
630 |
<h2><?php _e('Like this plugin?','add-to-any'); ?></h2>
|
631 |
<p><?php _e('<a href="http://wordpress.org/extend/plugins/add-to-any/">Give it a good rating</a> on WordPress.org.','add-to-any'); ?></p>
|
632 |
-
<p><?php _e('<a href="http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F">Share it</a> with your friends.','add-to-any'); ?></p>
|
633 |
|
634 |
<h2><?php _e('Need support?','add-to-any'); ?></h2>
|
635 |
<p><?php _e('See the <a href="http://wordpress.org/extend/plugins/add-to-any/faq/">FAQs</a>.','add-to-any'); ?></p>
|
@@ -788,7 +788,7 @@ function A2A_SHARE_SAVE_add_menu_link() {
|
|
788 |
|
789 |
if( current_user_can('manage_options') ) {
|
790 |
add_options_page(
|
791 |
-
'
|
792 |
, __("Share/Save Buttons", "add-to-any")
|
793 |
, 8
|
794 |
, basename(__FILE__)
|
1 |
<?php
|
2 |
/*
|
3 |
+
Plugin Name: AddToAny: Share/Bookmark/Email Button
|
4 |
Plugin URI: http://www.addtoany.com/
|
5 |
Description: Help readers share, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
+
Version: .9.9.4.7
|
7 |
+
Author: AddToAny
|
8 |
+
Author URI: http://www.addtoany.com/
|
9 |
*/
|
10 |
|
11 |
if( !isset($A2A_javascript) )
|
117 |
|
118 |
extract(A2A_SHARE_SAVE_link_vars()); // linkname_enc, etc.
|
119 |
|
120 |
+
/* AddToAny button */
|
121 |
|
122 |
$button_target = (get_option('A2A_SHARE_SAVE_button_opens_new_window')=='1' && (get_option('A2A_SHARE_SAVE_onclick')!='1')) ? ' target="_blank"' : '';
|
123 |
|
424 |
|
425 |
<div class="wrap">
|
426 |
|
427 |
+
<h2><?php _e( 'AddToAny: Share/Save ', 'add-to-any' ) . _e( 'Settings' ); ?></h2>
|
428 |
|
429 |
<form method="post" action="">
|
430 |
|
563 |
<tr valign="top">
|
564 |
<th scope="row"><?php _e('Menu Style', 'add-to-any'); ?></th>
|
565 |
<td><fieldset>
|
566 |
+
<p><?php _e("Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below.", "add-to-any"); ?></p>
|
567 |
<p>
|
568 |
+
<a href="http://www.addtoany.com/buttons/share_save/menu_style/wordpress" class="button-secondary" title="<?php _e("Open the AddToAny Menu Styler in a new window", "add-to-any"); ?>" target="_blank"
|
569 |
onclick="document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();
|
570 |
document.getElementById('A2A_SHARE_SAVE_menu_styler_note').style.display='';"><?php _e("Open Menu Styler", "add-to-any"); ?></a>
|
571 |
</p>
|
604 |
<td><fieldset>
|
605 |
<p id="A2A_SHARE_SAVE_menu_styler_note" style="display:none">
|
606 |
<label for="A2A_SHARE_SAVE_additional_js_variables" class="updated">
|
607 |
+
<strong><?php _e("Paste the code from AddToAny's Menu Styler in the box below!", 'add-to-any'); ?></strong>
|
608 |
</label>
|
609 |
</p>
|
610 |
<label for="A2A_SHARE_SAVE_additional_js_variables">
|
611 |
<p><?php _e('Below you can set special JavaScript variables to apply to each Share/Save menu.', 'add-to-any'); ?>
|
612 |
+
<?php _e("Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>.", "add-to-any"); ?></p>
|
613 |
</label>
|
614 |
<p>
|
615 |
<textarea name="A2A_SHARE_SAVE_additional_js_variables" id="A2A_SHARE_SAVE_additional_js_variables" class="code" style="width: 98%; font-size: 12px;" rows="5" cols="50"><?php echo stripslashes(get_option('A2A_SHARE_SAVE_additional_js_variables')); ?></textarea>
|
629 |
|
630 |
<h2><?php _e('Like this plugin?','add-to-any'); ?></h2>
|
631 |
<p><?php _e('<a href="http://wordpress.org/extend/plugins/add-to-any/">Give it a good rating</a> on WordPress.org.','add-to-any'); ?></p>
|
632 |
+
<p><?php _e('<a href="http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F">Share it</a> with your friends.','add-to-any'); ?></p>
|
633 |
|
634 |
<h2><?php _e('Need support?','add-to-any'); ?></h2>
|
635 |
<p><?php _e('See the <a href="http://wordpress.org/extend/plugins/add-to-any/faq/">FAQs</a>.','add-to-any'); ?></p>
|
788 |
|
789 |
if( current_user_can('manage_options') ) {
|
790 |
add_options_page(
|
791 |
+
'AddToAny: '. __("Share/Save", "add-to-any"). " " . __("Settings")
|
792 |
, __("Share/Save Buttons", "add-to-any")
|
793 |
, 8
|
794 |
, basename(__FILE__)
|
languages/add-to-any-ar.mo
CHANGED
Binary file
|
languages/add-to-any-ar.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -85,168 +85,166 @@ msgstr "برنامج بريدي"
|
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "تصميمك يحتاج لتعديلز لتعديل تصميمك, أستخدم <a href=\"theme-editor.php\">محرر التصميم</a> لإضافة <code><?php wp_footer(); ?></code> just before the <code></body></code> في ملف <code>footer.php</code>."
|
87 |
|
88 |
-
#: add-to-any.php:
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#, fuzzy
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr "مفضلة"
|
97 |
|
98 |
-
#: add-to-any.php:
|
99 |
msgid "Settings saved."
|
100 |
msgstr "تم حفظ الأعدادات"
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
-
msgid "
|
104 |
msgstr "أضف إلى: نشر/حفظ"
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
msgid "Settings"
|
110 |
msgstr "الأعدادات"
|
111 |
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Standalone Services"
|
114 |
msgstr "خدمات قائمة بذاتها"
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr "أختر الخدمات من الأسفل. أضغط لتختار الخدمة وأضغط مرة اخرى لألغائها. رتب الخدمات بأستخدام الفائرة."
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Button"
|
122 |
msgstr "زر"
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Image URL"
|
126 |
msgstr "رابط صورة"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Text only"
|
130 |
msgstr "نص فقط"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Placement"
|
134 |
msgstr "مكان العرض"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك"
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك بالرئيسية"
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك بالخلاصات"
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr "عرض زر نشر/حفظ في أخر الصفحات"
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
-
#, fuzzy
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "إن لم تختار احد هذه الخيارات فتأكد ان تضع الكود بواسطة <a href=\"theme-editor.php\">محرر التصميم</a> (في <code>index.php</code>, <code>single.php</code>, و/أو <code>page.php</code>)"
|
156 |
|
157 |
-
#: add-to-any.php:
|
158 |
msgid "Menu Style"
|
159 |
msgstr "تصميم القائمة"
|
160 |
|
161 |
-
#: add-to-any.php:
|
162 |
-
msgid "Using
|
163 |
msgstr "أستخدم محرر تصميم أضف إلى, يمكنك تخصيص الألوان لقائمة نشر/حفظ! عند إنتهائك, تأكد من لصق الكود في مربع <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">الخيارات الخاصة</a>"
|
164 |
|
165 |
-
#: add-to-any.php:
|
166 |
-
msgid "Open the
|
167 |
msgstr "فتح قائمة تصميم أضف إلى في نافذة جديدة"
|
168 |
|
169 |
-
#: add-to-any.php:
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "فتح قائمة التصميم"
|
172 |
|
173 |
-
#: add-to-any.php:
|
174 |
msgid "Menu Options"
|
175 |
msgstr "خيارات القائمة"
|
176 |
|
177 |
-
#: add-to-any.php:
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "أخفاء (الفلاشات والفيديو و ... الخ) التي تتقاطع مع القائمة"
|
180 |
|
181 |
-
#: add-to-any.php:
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "عرض عنوان التدوينة او الصفحة في القائمة"
|
184 |
|
185 |
-
#: add-to-any.php:
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr "عرض القائمة عن الضغط عليها فقط"
|
188 |
|
189 |
-
#: add-to-any.php:
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "فتح موقع addtoany.com عند ضغط الزائر على زر نشر/حفظ"
|
192 |
|
193 |
-
#: add-to-any.php:
|
194 |
msgid "Additional Options"
|
195 |
msgstr "خيارات خاصة"
|
196 |
|
197 |
-
#: add-to-any.php:
|
198 |
-
msgid "Paste the code from
|
199 |
msgstr "ألصق الكود من قائمة تصميم أضف إلى في هذا المربع"
|
200 |
|
201 |
-
#: add-to-any.php:
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "يمكنك ضبط متغيرات جافا سكريبت خاصة لتنفيزها على قائمة نشر/حفظ"
|
204 |
|
205 |
-
#: add-to-any.php:
|
206 |
-
msgid "Advanced users might want to explore
|
207 |
msgstr "المستخدمين المتقدمين قد يحتاجون إلى تصفح أضف إلى <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">جافا سكريبت API</a>."
|
208 |
|
209 |
-
#: add-to-any.php:
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>ملحوظة</strong>: إذا أضفت اكواد جديدة, كن حزر حتى لا تمسح اكواد قديمة.</label>"
|
212 |
|
213 |
-
#: add-to-any.php:
|
214 |
msgid "Save Changes"
|
215 |
msgstr "حفظ التغيرات"
|
216 |
|
217 |
-
#: add-to-any.php:
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "هل تحب هذه الأضافة؟"
|
220 |
|
221 |
-
#: add-to-any.php:
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">قيمها</a> في موقع WordPress.org."
|
224 |
|
225 |
-
#: add-to-any.php:
|
226 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">أنشرها</a> مع أصدقائك."
|
228 |
|
229 |
-
#: add-to-any.php:
|
230 |
msgid "Need support?"
|
231 |
msgstr "بحاجة إلى الدعم؟"
|
232 |
|
233 |
-
#: add-to-any.php:
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "راجع <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">الأسئلة الشائعة</a>."
|
236 |
|
237 |
-
#: add-to-any.php:
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "أبحث في <a href=\"http://wordpress.org/tags/add-to-any\">منتديات الدعم</a>."
|
240 |
|
241 |
-
#: add-to-any.php:
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "إضافة/ألغاء خدمات"
|
244 |
|
245 |
-
#: add-to-any.php:
|
246 |
msgid "Share/Save"
|
247 |
msgstr "نشر/حفظ"
|
248 |
|
249 |
-
#: add-to-any.php:
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "أزرار نشر/حفظ"
|
252 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "تصميمك يحتاج لتعديلز لتعديل تصميمك, أستخدم <a href=\"theme-editor.php\">محرر التصميم</a> لإضافة <code><?php wp_footer(); ?></code> just before the <code></body></code> في ملف <code>footer.php</code>."
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
|
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr "مفضلة"
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr "تم حفظ الأعدادات"
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
msgstr "أضف إلى: نشر/حفظ"
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr "الأعدادات"
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr "خدمات قائمة بذاتها"
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr "أختر الخدمات من الأسفل. أضغط لتختار الخدمة وأضغط مرة اخرى لألغائها. رتب الخدمات بأستخدام الفائرة."
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr "زر"
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr "رابط صورة"
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr "نص فقط"
|
130 |
|
131 |
+
#: add-to-any.php:524
|
132 |
msgid "Placement"
|
133 |
msgstr "مكان العرض"
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك"
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك بالرئيسية"
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr "عرض زر نشر/حفظ في اخر تدويناتك بالخلاصات"
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr "عرض زر نشر/حفظ في أخر الصفحات"
|
150 |
|
151 |
+
#: add-to-any.php:555
|
|
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr "إن لم تختار احد هذه الخيارات فتأكد ان تضع الكود بواسطة <a href=\"theme-editor.php\">محرر التصميم</a> (في <code>index.php</code>, <code>single.php</code>, و/أو <code>page.php</code>)"
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr "تصميم القائمة"
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
msgstr "أستخدم محرر تصميم أضف إلى, يمكنك تخصيص الألوان لقائمة نشر/حفظ! عند إنتهائك, تأكد من لصق الكود في مربع <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">الخيارات الخاصة</a>"
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
msgstr "فتح قائمة تصميم أضف إلى في نافذة جديدة"
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr "فتح قائمة التصميم"
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr "خيارات القائمة"
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr "أخفاء (الفلاشات والفيديو و ... الخ) التي تتقاطع مع القائمة"
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr "عرض عنوان التدوينة او الصفحة في القائمة"
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr "عرض القائمة عن الضغط عليها فقط"
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr "فتح موقع addtoany.com عند ضغط الزائر على زر نشر/حفظ"
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr "خيارات خاصة"
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
msgstr "ألصق الكود من قائمة تصميم أضف إلى في هذا المربع"
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr "يمكنك ضبط متغيرات جافا سكريبت خاصة لتنفيزها على قائمة نشر/حفظ"
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
msgstr "المستخدمين المتقدمين قد يحتاجون إلى تصفح أضف إلى <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">جافا سكريبت API</a>."
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr "<strong>ملحوظة</strong>: إذا أضفت اكواد جديدة, كن حزر حتى لا تمسح اكواد قديمة.</label>"
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr "حفظ التغيرات"
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr "هل تحب هذه الأضافة؟"
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">قيمها</a> في موقع WordPress.org."
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">أنشرها</a> مع أصدقائك."
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr "بحاجة إلى الدعم؟"
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr "راجع <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">الأسئلة الشائعة</a>."
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr "أبحث في <a href=\"http://wordpress.org/tags/add-to-any\">منتديات الدعم</a>."
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr "إضافة/ألغاء خدمات"
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr "نشر/حفظ"
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr "أزرار نشر/حفظ"
|
250 |
|
languages/add-to-any-be.mo
CHANGED
Binary file
|
languages/add-to-any-be.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Marcis Gasuns <mrilyuha@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -68,7 +68,6 @@ msgid "Bookmark in your browser"
|
|
68 |
msgstr "Закладка ў вашым браузеры"
|
69 |
|
70 |
#: add-to-any.php:224
|
71 |
-
#, fuzzy
|
72 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
73 |
msgstr "Націсніце Ctrl+D ці Cmd+D, каб стварыць закладку гэтай старонкі"
|
74 |
|
@@ -88,169 +87,166 @@ msgstr "Паштовая праграма"
|
|
88 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
89 |
msgstr "Ваша тэма павінна быць выпраўленая. Каб выправіць вашу тэму, выкарыстайце <a href=\"theme-editor.php\"> Тэма рэдактар </ A>, каб уставіць <code> <? PHP wp_footer ();?> </ Code> незадоўга да <code> </ BODY> </ Code> лінію вашай тэмы <code> footer.php </ cod> файл."
|
90 |
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
-
#: add-to-any.php:
|
97 |
-
#, fuzzy
|
98 |
msgid "Share/Bookmark"
|
99 |
msgstr "Закладка"
|
100 |
|
101 |
-
#: add-to-any.php:
|
102 |
msgid "Settings saved."
|
103 |
msgstr "Наладкі захаваны"
|
104 |
|
105 |
-
#: add-to-any.php:
|
106 |
-
msgid "
|
107 |
msgstr "Дадаць у любое: падзяліць/захаваць"
|
108 |
|
109 |
-
#: add-to-any.php:
|
110 |
-
#: add-to-any.php:
|
111 |
-
#: add-to-any.php:
|
112 |
msgid "Settings"
|
113 |
msgstr "Наладкі"
|
114 |
|
115 |
-
#: add-to-any.php:
|
116 |
-
#, fuzzy
|
117 |
msgid "Standalone Services"
|
118 |
msgstr "Дадаць/Выдаліць паслугі"
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Button"
|
126 |
msgstr "Клавіша"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Image URL"
|
130 |
msgstr "URL de l'imatge"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Text only"
|
134 |
msgstr "Толькт тэкст"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Placement"
|
138 |
msgstr "Размяшчэнне"
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts"
|
142 |
msgstr "Паказаць клавішу Адкрыць / Захаваць унізе запісаў"
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
146 |
msgstr "Паказаць клавішу Адкрыць/Захаваць унізе запісаў на тытульнай старонцы"
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
msgid "Display Share/Save button at the bottom of pages"
|
154 |
msgstr "Паказаць клавішу Адкрыць/Захаваць унізе старонак"
|
155 |
|
156 |
-
#: add-to-any.php:
|
157 |
-
#, fuzzy
|
158 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
159 |
msgstr "Калі яе не спыніць, то не забудзьцеся змясціць наступны код у <a href=\"theme-editor.php\"> шаблон старонкі </ A> (у <code> index.php </code>, <code> сінгл. PHP </cod> і / або <code> page.php </ code>) \t\t \t"
|
160 |
|
161 |
-
#: add-to-any.php:
|
162 |
msgid "Menu Style"
|
163 |
msgstr "Стыль меню"
|
164 |
|
165 |
-
#: add-to-any.php:
|
166 |
-
msgid "Using
|
167 |
msgstr "Выкарыстанне Дадаць у любое меню Styler, вы можаце наладзіць колеры вашага Адкрыць / Захаваць мяню! Калі вы скончыце, не забудзьцеся ўставіць генераваны код у <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\"> Дадатковыя параметры </ A> ніжэй."
|
168 |
|
169 |
-
#: add-to-any.php:
|
170 |
-
msgid "Open the
|
171 |
msgstr "Адкрыць Дадаць у меню Styler у новым акне"
|
172 |
|
173 |
-
#: add-to-any.php:
|
174 |
msgid "Open Menu Styler"
|
175 |
msgstr "Адкрыць меню Styler"
|
176 |
|
177 |
-
#: add-to-any.php:
|
178 |
msgid "Menu Options"
|
179 |
msgstr "Меню опцый"
|
180 |
|
181 |
-
#: add-to-any.php:
|
182 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
183 |
msgstr "Схаваць убудаваыях аб'екты (Flash, відэа і г.д.), якія перасякаюцца з меню пры адлюстраванні"
|
184 |
|
185 |
-
#: add-to-any.php:
|
186 |
msgid "Show the title of the post (or page) within the menu"
|
187 |
msgstr "Паказаць назву запісу(альбо старонкі) без меню"
|
188 |
|
189 |
-
#: add-to-any.php:
|
190 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
191 |
msgstr " Паказваць толькі меню, калі карыстальнік клікае клавішу Адкрыць/Захаваць"
|
192 |
|
193 |
-
#: add-to-any.php:
|
194 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
195 |
msgstr "Адкрыць меню addtoany.com старонкі ў новую ўкладку або акно, калі карыстальнік націскае кнопку Адкрыць/ Захаваць \t\t \t"
|
196 |
|
197 |
-
#: add-to-any.php:
|
198 |
msgid "Additional Options"
|
199 |
msgstr "Дадатковыя Опцыі"
|
200 |
|
201 |
-
#: add-to-any.php:
|
202 |
-
msgid "Paste the code from
|
203 |
msgstr "Уставіць код з Дадаць у любое меню Styler у поле ніжэй!"
|
204 |
|
205 |
-
#: add-to-any.php:
|
206 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
207 |
msgstr "Ніжэй вы можаце ўсталяваць адмысловы JavaScript, які будзе ўжывацца да кожнага Адкрыць / Захаваць меню."
|
208 |
|
209 |
-
#: add-to-any.php:
|
210 |
-
msgid "Advanced users might want to explore
|
211 |
msgstr "Дасведчаныя карыстальнікі, магчыма, пажадаюць вывучыць Дадаць у <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\"> JavaScript API </ A>."
|
212 |
|
213 |
-
#: add-to-any.php:
|
214 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
215 |
msgstr "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label><strong>Заўвага</strong> : Калі Вы дадаеце новы код, будзьце ўважлівыя і не перапішыце выпадкова любы папярэдні код."
|
216 |
|
217 |
-
#: add-to-any.php:
|
218 |
msgid "Save Changes"
|
219 |
msgstr "Захаваць змены"
|
220 |
|
221 |
-
#: add-to-any.php:
|
222 |
msgid "Like this plugin?"
|
223 |
msgstr "Як і гэты плагін?"
|
224 |
|
225 |
-
#: add-to-any.php:
|
226 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: add-to-any.php:
|
230 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: add-to-any.php:
|
234 |
msgid "Need support?"
|
235 |
msgstr "Патрэбна падтрымка?"
|
236 |
|
237 |
-
#: add-to-any.php:
|
238 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
239 |
msgstr "Паглядзіце <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
240 |
|
241 |
-
#: add-to-any.php:
|
242 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
243 |
msgstr "Пошук <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
244 |
|
245 |
-
#: add-to-any.php:
|
246 |
msgid "Add/Remove Services"
|
247 |
msgstr "Дадаць/Выдаліць паслугі"
|
248 |
|
249 |
-
#: add-to-any.php:
|
250 |
msgid "Share/Save"
|
251 |
msgstr "Адкрыць/Захаваць"
|
252 |
|
253 |
-
#: add-to-any.php:
|
254 |
msgid "Share/Save Buttons"
|
255 |
msgstr "Кнопка Адкрыць/Захаваць"
|
256 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: Marcis Gasuns <mrilyuha@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
68 |
msgstr "Закладка ў вашым браузеры"
|
69 |
|
70 |
#: add-to-any.php:224
|
|
|
71 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
72 |
msgstr "Націсніце Ctrl+D ці Cmd+D, каб стварыць закладку гэтай старонкі"
|
73 |
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "Ваша тэма павінна быць выпраўленая. Каб выправіць вашу тэму, выкарыстайце <a href=\"theme-editor.php\"> Тэма рэдактар </ A>, каб уставіць <code> <? PHP wp_footer ();?> </ Code> незадоўга да <code> </ BODY> </ Code> лінію вашай тэмы <code> footer.php </ cod> файл."
|
89 |
|
90 |
+
#: add-to-any.php:402
|
91 |
+
#: add-to-any.php:475
|
92 |
+
#: add-to-any.php:479
|
93 |
+
#: add-to-any.php:483
|
94 |
+
#: add-to-any.php:487
|
95 |
+
#: add-to-any.php:519
|
|
|
96 |
msgid "Share/Bookmark"
|
97 |
msgstr "Закладка"
|
98 |
|
99 |
+
#: add-to-any.php:416
|
100 |
msgid "Settings saved."
|
101 |
msgstr "Наладкі захаваны"
|
102 |
|
103 |
+
#: add-to-any.php:427
|
104 |
+
msgid "AddToAny: Share/Save "
|
105 |
msgstr "Дадаць у любое: падзяліць/захаваць"
|
106 |
|
107 |
+
#: add-to-any.php:427
|
108 |
+
#: add-to-any.php:791
|
109 |
+
#: add-to-any.php:815
|
110 |
msgid "Settings"
|
111 |
msgstr "Наладкі"
|
112 |
|
113 |
+
#: add-to-any.php:438
|
|
|
114 |
msgid "Standalone Services"
|
115 |
msgstr "Дадаць/Выдаліць паслугі"
|
116 |
|
117 |
+
#: add-to-any.php:443
|
118 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: add-to-any.php:470
|
122 |
msgid "Button"
|
123 |
msgstr "Клавіша"
|
124 |
|
125 |
+
#: add-to-any.php:509
|
126 |
msgid "Image URL"
|
127 |
msgstr "URL de l'imatge"
|
128 |
|
129 |
+
#: add-to-any.php:516
|
130 |
msgid "Text only"
|
131 |
msgstr "Толькт тэкст"
|
132 |
|
133 |
+
#: add-to-any.php:524
|
134 |
msgid "Placement"
|
135 |
msgstr "Размяшчэнне"
|
136 |
|
137 |
+
#: add-to-any.php:533
|
138 |
msgid "Display Share/Save button at the bottom of posts"
|
139 |
msgstr "Паказаць клавішу Адкрыць / Захаваць унізе запісаў"
|
140 |
|
141 |
+
#: add-to-any.php:540
|
142 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
143 |
msgstr "Паказаць клавішу Адкрыць/Захаваць унізе запісаў на тытульнай старонцы"
|
144 |
|
145 |
+
#: add-to-any.php:547
|
146 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: add-to-any.php:551
|
150 |
msgid "Display Share/Save button at the bottom of pages"
|
151 |
msgstr "Паказаць клавішу Адкрыць/Захаваць унізе старонак"
|
152 |
|
153 |
+
#: add-to-any.php:555
|
|
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "Калі яе не спыніць, то не забудзьцеся змясціць наступны код у <a href=\"theme-editor.php\"> шаблон старонкі </ A> (у <code> index.php </code>, <code> сінгл. PHP </cod> і / або <code> page.php </ code>) \t\t \t"
|
156 |
|
157 |
+
#: add-to-any.php:564
|
158 |
msgid "Menu Style"
|
159 |
msgstr "Стыль меню"
|
160 |
|
161 |
+
#: add-to-any.php:566
|
162 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
163 |
msgstr "Выкарыстанне Дадаць у любое меню Styler, вы можаце наладзіць колеры вашага Адкрыць / Захаваць мяню! Калі вы скончыце, не забудзьцеся ўставіць генераваны код у <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\"> Дадатковыя параметры </ A> ніжэй."
|
164 |
|
165 |
+
#: add-to-any.php:568
|
166 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
167 |
msgstr "Адкрыць Дадаць у меню Styler у новым акне"
|
168 |
|
169 |
+
#: add-to-any.php:570
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "Адкрыць меню Styler"
|
172 |
|
173 |
+
#: add-to-any.php:575
|
174 |
msgid "Menu Options"
|
175 |
msgstr "Меню опцый"
|
176 |
|
177 |
+
#: add-to-any.php:580
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "Схаваць убудаваыях аб'екты (Flash, відэа і г.д.), якія перасякаюцца з меню пры адлюстраванні"
|
180 |
|
181 |
+
#: add-to-any.php:585
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "Паказаць назву запісу(альбо старонкі) без меню"
|
184 |
|
185 |
+
#: add-to-any.php:592
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr " Паказваць толькі меню, калі карыстальнік клікае клавішу Адкрыць/Захаваць"
|
188 |
|
189 |
+
#: add-to-any.php:598
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "Адкрыць меню addtoany.com старонкі ў новую ўкладку або акно, калі карыстальнік націскае кнопку Адкрыць/ Захаваць \t\t \t"
|
192 |
|
193 |
+
#: add-to-any.php:603
|
194 |
msgid "Additional Options"
|
195 |
msgstr "Дадатковыя Опцыі"
|
196 |
|
197 |
+
#: add-to-any.php:607
|
198 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
199 |
msgstr "Уставіць код з Дадаць у любое меню Styler у поле ніжэй!"
|
200 |
|
201 |
+
#: add-to-any.php:611
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "Ніжэй вы можаце ўсталяваць адмысловы JavaScript, які будзе ўжывацца да кожнага Адкрыць / Захаваць меню."
|
204 |
|
205 |
+
#: add-to-any.php:612
|
206 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
207 |
msgstr "Дасведчаныя карыстальнікі, магчыма, пажадаюць вывучыць Дадаць у <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\"> JavaScript API </ A>."
|
208 |
|
209 |
+
#: add-to-any.php:618
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label><strong>Заўвага</strong> : Калі Вы дадаеце новы код, будзьце ўважлівыя і не перапішыце выпадкова любы папярэдні код."
|
212 |
|
213 |
+
#: add-to-any.php:625
|
214 |
msgid "Save Changes"
|
215 |
msgstr "Захаваць змены"
|
216 |
|
217 |
+
#: add-to-any.php:630
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "Як і гэты плагін?"
|
220 |
|
221 |
+
#: add-to-any.php:631
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: add-to-any.php:632
|
226 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: add-to-any.php:634
|
230 |
msgid "Need support?"
|
231 |
msgstr "Патрэбна падтрымка?"
|
232 |
|
233 |
+
#: add-to-any.php:635
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "Паглядзіце <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
236 |
|
237 |
+
#: add-to-any.php:636
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "Пошук <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
240 |
|
241 |
+
#: add-to-any.php:743
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "Дадаць/Выдаліць паслугі"
|
244 |
|
245 |
+
#: add-to-any.php:791
|
246 |
msgid "Share/Save"
|
247 |
msgstr "Адкрыць/Захаваць"
|
248 |
|
249 |
+
#: add-to-any.php:792
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "Кнопка Адкрыць/Захаваць"
|
252 |
|
languages/add-to-any-ca.mo
CHANGED
Binary file
|
languages/add-to-any-ca.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: <robert.buj@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -87,167 +87,167 @@ msgstr "Programa de correu electrònic"
|
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "El vostre tema ha de ser corregit. per corregir-lo, utilitzeu l'<a href=\"theme-editor.php\">Editor de tema</a> per afegir <code><?php wp_footer(); ?></code> justament abans de la línia <code></body></code> del vostre tema al fitxer <code>footer.php</code>."
|
89 |
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
#, fuzzy
|
97 |
msgid "Share/Bookmark"
|
98 |
msgstr "Preferit"
|
99 |
|
100 |
-
#: add-to-any.php:
|
101 |
msgid "Settings saved."
|
102 |
msgstr "Preferències desades."
|
103 |
|
104 |
-
#: add-to-any.php:
|
105 |
-
msgid "
|
106 |
-
msgstr "
|
107 |
|
108 |
-
#: add-to-any.php:
|
109 |
-
#: add-to-any.php:
|
110 |
-
#: add-to-any.php:
|
111 |
msgid "Settings"
|
112 |
msgstr "Preferències"
|
113 |
|
114 |
-
#: add-to-any.php:
|
115 |
msgid "Standalone Services"
|
116 |
msgstr "Serveis integrats"
|
117 |
|
118 |
-
#: add-to-any.php:
|
119 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
120 |
msgstr "Seleccioneu els serveis que voleu a continuació. Cliqueu a un servei de nou per eliminar-lo. Reordeneu els serveis arrossegant-los i deixant-los en l'ordre que desitgeu."
|
121 |
|
122 |
-
#: add-to-any.php:
|
123 |
msgid "Button"
|
124 |
msgstr "Botó"
|
125 |
|
126 |
-
#: add-to-any.php:
|
127 |
msgid "Image URL"
|
128 |
msgstr "URL de la imatge"
|
129 |
|
130 |
-
#: add-to-any.php:
|
131 |
msgid "Text only"
|
132 |
msgstr "Només text"
|
133 |
|
134 |
-
#: add-to-any.php:
|
135 |
msgid "Placement"
|
136 |
msgstr "Emplaçament"
|
137 |
|
138 |
-
#: add-to-any.php:
|
139 |
msgid "Display Share/Save button at the bottom of posts"
|
140 |
msgstr "Mostrar el botó de Compartir/Desar sota tots els escrits"
|
141 |
|
142 |
-
#: add-to-any.php:
|
143 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
144 |
msgstr "Mostrar el botó de Compartir/Desar a la pàgina principal"
|
145 |
|
146 |
-
#: add-to-any.php:
|
147 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
148 |
msgstr "Mostrar el botó de Compartir/Desar sota tots els escrits al feed"
|
149 |
|
150 |
-
#: add-to-any.php:
|
151 |
msgid "Display Share/Save button at the bottom of pages"
|
152 |
msgstr "Mostrar el botó de Compartir/Desar sota les pàgines"
|
153 |
|
154 |
-
#: add-to-any.php:
|
155 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
156 |
msgstr "Si no està habilitat s'ha d'afegir el següent codi a <a href=\"theme-editor.php\">les vostres pàgines de plantilla</a> (dins de <code>index.php</code>, <code>single.php</code>, i/o <code>page.php</code>)"
|
157 |
|
158 |
-
#: add-to-any.php:
|
159 |
msgid "Menu Style"
|
160 |
msgstr "Estil del menú"
|
161 |
|
162 |
-
#: add-to-any.php:
|
163 |
-
msgid "Using
|
164 |
-
msgstr "Utilitzant el personalitzador d'estil de
|
165 |
|
166 |
-
#: add-to-any.php:
|
167 |
-
msgid "Open the
|
168 |
-
msgstr "Obrir el personalitzador d'estil de
|
169 |
|
170 |
-
#: add-to-any.php:
|
171 |
msgid "Open Menu Styler"
|
172 |
msgstr "Obrir el personalitzador d'estils"
|
173 |
|
174 |
-
#: add-to-any.php:
|
175 |
msgid "Menu Options"
|
176 |
msgstr "Opcions del menú"
|
177 |
|
178 |
-
#: add-to-any.php:
|
179 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
180 |
msgstr "Amagar objectes incrustats (Flash, vídeo, etc) que interseccionin amb el menú quan aquest aparegui"
|
181 |
|
182 |
-
#: add-to-any.php:
|
183 |
msgid "Show the title of the post (or page) within the menu"
|
184 |
msgstr "Mostrar el títol de l'entrada (o de la pàgina) dins del menú"
|
185 |
|
186 |
-
#: add-to-any.php:
|
187 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
188 |
msgstr "Mostrar el menú solament quan un usuari cliqui sobre el botó Compartir/Desar"
|
189 |
|
190 |
-
#: add-to-any.php:
|
191 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
192 |
msgstr "Obrir el menú de addtoany.com en una nova pestanya o finestra si l'usuari clica al botó Compartir/Desar"
|
193 |
|
194 |
-
#: add-to-any.php:
|
195 |
msgid "Additional Options"
|
196 |
msgstr "Opcions addicionals"
|
197 |
|
198 |
-
#: add-to-any.php:
|
199 |
-
msgid "Paste the code from
|
200 |
msgstr "Enganxeu el codi del personalitzador d'estil al següent requadre!"
|
201 |
|
202 |
-
#: add-to-any.php:
|
203 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
204 |
msgstr "A continuació, podeu establir variables especials de JavaScript per aplicar a cada menú Compartir/Desar."
|
205 |
|
206 |
-
#: add-to-any.php:
|
207 |
-
msgid "Advanced users might want to explore
|
208 |
-
msgstr "Els usuaris avançats poden preferir explorar l'<a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de
|
209 |
|
210 |
-
#: add-to-any.php:
|
211 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
212 |
msgstr "<strong>Nota</strong>: Si heu d'afegir un nou codi, tingueu cura de no sobreescriure accidentalment qualsevol codi anterior.</label>"
|
213 |
|
214 |
-
#: add-to-any.php:
|
215 |
msgid "Save Changes"
|
216 |
msgstr "Desar els canvis"
|
217 |
|
218 |
-
#: add-to-any.php:
|
219 |
msgid "Like this plugin?"
|
220 |
msgstr "Com aquesta extensió?"
|
221 |
|
222 |
-
#: add-to-any.php:
|
223 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
224 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Doneu-li una bona qualificació</a> a WordPress.org."
|
225 |
|
226 |
-
#: add-to-any.php:
|
227 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
228 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Compartiu-lo</a> amb els vostres amics."
|
229 |
|
230 |
-
#: add-to-any.php:
|
231 |
msgid "Need support?"
|
232 |
msgstr "Necessiteu suport?"
|
233 |
|
234 |
-
#: add-to-any.php:
|
235 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
236 |
msgstr "Vegeu les <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">Preguntes més freqüents</a>."
|
237 |
|
238 |
-
#: add-to-any.php:
|
239 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
240 |
msgstr "Cercar als <a href=\"http://wordpress.org/tags/add-to-any\">fòrums de suport</a>."
|
241 |
|
242 |
-
#: add-to-any.php:
|
243 |
msgid "Add/Remove Services"
|
244 |
msgstr "Serveis Compartir/Desar"
|
245 |
|
246 |
-
#: add-to-any.php:
|
247 |
msgid "Share/Save"
|
248 |
msgstr "Compartir/Desar"
|
249 |
|
250 |
-
#: add-to-any.php:
|
251 |
msgid "Share/Save Buttons"
|
252 |
msgstr "Botons de Compartir/Desar"
|
253 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: <robert.buj@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "El vostre tema ha de ser corregit. per corregir-lo, utilitzeu l'<a href=\"theme-editor.php\">Editor de tema</a> per afegir <code><?php wp_footer(); ?></code> justament abans de la línia <code></body></code> del vostre tema al fitxer <code>footer.php</code>."
|
89 |
|
90 |
+
#: add-to-any.php:402
|
91 |
+
#: add-to-any.php:475
|
92 |
+
#: add-to-any.php:479
|
93 |
+
#: add-to-any.php:483
|
94 |
+
#: add-to-any.php:487
|
95 |
+
#: add-to-any.php:519
|
96 |
#, fuzzy
|
97 |
msgid "Share/Bookmark"
|
98 |
msgstr "Preferit"
|
99 |
|
100 |
+
#: add-to-any.php:416
|
101 |
msgid "Settings saved."
|
102 |
msgstr "Preferències desades."
|
103 |
|
104 |
+
#: add-to-any.php:427
|
105 |
+
msgid "AddToAny: Share/Save "
|
106 |
+
msgstr "AddToAny: Compartir/Desar "
|
107 |
|
108 |
+
#: add-to-any.php:427
|
109 |
+
#: add-to-any.php:791
|
110 |
+
#: add-to-any.php:815
|
111 |
msgid "Settings"
|
112 |
msgstr "Preferències"
|
113 |
|
114 |
+
#: add-to-any.php:438
|
115 |
msgid "Standalone Services"
|
116 |
msgstr "Serveis integrats"
|
117 |
|
118 |
+
#: add-to-any.php:443
|
119 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
120 |
msgstr "Seleccioneu els serveis que voleu a continuació. Cliqueu a un servei de nou per eliminar-lo. Reordeneu els serveis arrossegant-los i deixant-los en l'ordre que desitgeu."
|
121 |
|
122 |
+
#: add-to-any.php:470
|
123 |
msgid "Button"
|
124 |
msgstr "Botó"
|
125 |
|
126 |
+
#: add-to-any.php:509
|
127 |
msgid "Image URL"
|
128 |
msgstr "URL de la imatge"
|
129 |
|
130 |
+
#: add-to-any.php:516
|
131 |
msgid "Text only"
|
132 |
msgstr "Només text"
|
133 |
|
134 |
+
#: add-to-any.php:524
|
135 |
msgid "Placement"
|
136 |
msgstr "Emplaçament"
|
137 |
|
138 |
+
#: add-to-any.php:533
|
139 |
msgid "Display Share/Save button at the bottom of posts"
|
140 |
msgstr "Mostrar el botó de Compartir/Desar sota tots els escrits"
|
141 |
|
142 |
+
#: add-to-any.php:540
|
143 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
144 |
msgstr "Mostrar el botó de Compartir/Desar a la pàgina principal"
|
145 |
|
146 |
+
#: add-to-any.php:547
|
147 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
148 |
msgstr "Mostrar el botó de Compartir/Desar sota tots els escrits al feed"
|
149 |
|
150 |
+
#: add-to-any.php:551
|
151 |
msgid "Display Share/Save button at the bottom of pages"
|
152 |
msgstr "Mostrar el botó de Compartir/Desar sota les pàgines"
|
153 |
|
154 |
+
#: add-to-any.php:555
|
155 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
156 |
msgstr "Si no està habilitat s'ha d'afegir el següent codi a <a href=\"theme-editor.php\">les vostres pàgines de plantilla</a> (dins de <code>index.php</code>, <code>single.php</code>, i/o <code>page.php</code>)"
|
157 |
|
158 |
+
#: add-to-any.php:564
|
159 |
msgid "Menu Style"
|
160 |
msgstr "Estil del menú"
|
161 |
|
162 |
+
#: add-to-any.php:566
|
163 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
164 |
+
msgstr "Utilitzant el personalitzador d'estil de AddToAny, vostè pot personalitzar els colors del vostre menú Compartir/Desar! Quan hageu acabat, heu de copiar el codi generat al recuadre d'<a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opcions adicionals</a> de sota."
|
165 |
|
166 |
+
#: add-to-any.php:568
|
167 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
168 |
+
msgstr "Obrir el personalitzador d'estil de AddToAny a una nova finestra"
|
169 |
|
170 |
+
#: add-to-any.php:570
|
171 |
msgid "Open Menu Styler"
|
172 |
msgstr "Obrir el personalitzador d'estils"
|
173 |
|
174 |
+
#: add-to-any.php:575
|
175 |
msgid "Menu Options"
|
176 |
msgstr "Opcions del menú"
|
177 |
|
178 |
+
#: add-to-any.php:580
|
179 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
180 |
msgstr "Amagar objectes incrustats (Flash, vídeo, etc) que interseccionin amb el menú quan aquest aparegui"
|
181 |
|
182 |
+
#: add-to-any.php:585
|
183 |
msgid "Show the title of the post (or page) within the menu"
|
184 |
msgstr "Mostrar el títol de l'entrada (o de la pàgina) dins del menú"
|
185 |
|
186 |
+
#: add-to-any.php:592
|
187 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
188 |
msgstr "Mostrar el menú solament quan un usuari cliqui sobre el botó Compartir/Desar"
|
189 |
|
190 |
+
#: add-to-any.php:598
|
191 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
192 |
msgstr "Obrir el menú de addtoany.com en una nova pestanya o finestra si l'usuari clica al botó Compartir/Desar"
|
193 |
|
194 |
+
#: add-to-any.php:603
|
195 |
msgid "Additional Options"
|
196 |
msgstr "Opcions addicionals"
|
197 |
|
198 |
+
#: add-to-any.php:607
|
199 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
200 |
msgstr "Enganxeu el codi del personalitzador d'estil al següent requadre!"
|
201 |
|
202 |
+
#: add-to-any.php:611
|
203 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
204 |
msgstr "A continuació, podeu establir variables especials de JavaScript per aplicar a cada menú Compartir/Desar."
|
205 |
|
206 |
+
#: add-to-any.php:612
|
207 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
208 |
+
msgstr "Els usuaris avançats poden preferir explorar l'<a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de AddToAny."
|
209 |
|
210 |
+
#: add-to-any.php:618
|
211 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
212 |
msgstr "<strong>Nota</strong>: Si heu d'afegir un nou codi, tingueu cura de no sobreescriure accidentalment qualsevol codi anterior.</label>"
|
213 |
|
214 |
+
#: add-to-any.php:625
|
215 |
msgid "Save Changes"
|
216 |
msgstr "Desar els canvis"
|
217 |
|
218 |
+
#: add-to-any.php:630
|
219 |
msgid "Like this plugin?"
|
220 |
msgstr "Com aquesta extensió?"
|
221 |
|
222 |
+
#: add-to-any.php:631
|
223 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
224 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Doneu-li una bona qualificació</a> a WordPress.org."
|
225 |
|
226 |
+
#: add-to-any.php:632
|
227 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
228 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Compartiu-lo</a> amb els vostres amics."
|
229 |
|
230 |
+
#: add-to-any.php:634
|
231 |
msgid "Need support?"
|
232 |
msgstr "Necessiteu suport?"
|
233 |
|
234 |
+
#: add-to-any.php:635
|
235 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
236 |
msgstr "Vegeu les <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">Preguntes més freqüents</a>."
|
237 |
|
238 |
+
#: add-to-any.php:636
|
239 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
240 |
msgstr "Cercar als <a href=\"http://wordpress.org/tags/add-to-any\">fòrums de suport</a>."
|
241 |
|
242 |
+
#: add-to-any.php:743
|
243 |
msgid "Add/Remove Services"
|
244 |
msgstr "Serveis Compartir/Desar"
|
245 |
|
246 |
+
#: add-to-any.php:791
|
247 |
msgid "Share/Save"
|
248 |
msgstr "Compartir/Desar"
|
249 |
|
250 |
+
#: add-to-any.php:792
|
251 |
msgid "Share/Save Buttons"
|
252 |
msgstr "Botons de Compartir/Desar"
|
253 |
|
languages/add-to-any-da_DK.mo
CHANGED
Binary file
|
languages/add-to-any-da_DK.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Add to Any Share/Save/Bookmark .9.8.9.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -70,7 +70,6 @@ msgid "Bookmark in your browser"
|
|
70 |
msgstr "Bogmærk i din browswer"
|
71 |
|
72 |
#: add-to-any.php:224
|
73 |
-
#, fuzzy
|
74 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
75 |
msgstr "Press Ctrl-D eller Cmd-D for at bogmærke denne side"
|
76 |
|
@@ -90,169 +89,166 @@ msgstr "E-mail-program"
|
|
90 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
91 |
msgstr "Dit tema skal repareres. For at gøre det skal du bruge <a href=\"theme-editor.php\">temaeditoren</a> til at indsætte koden <code><?php wp_footer(); ?></code> lige før <code></body></code>-linjen i dit temas <code>footer.php</code>-fil."
|
92 |
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
-
#: add-to-any.php:
|
97 |
-
#: add-to-any.php:
|
98 |
-
#: add-to-any.php:
|
99 |
-
#, fuzzy
|
100 |
msgid "Share/Bookmark"
|
101 |
msgstr "Bogmærk"
|
102 |
|
103 |
-
#: add-to-any.php:
|
104 |
msgid "Settings saved."
|
105 |
msgstr "Indstillinger gemt"
|
106 |
|
107 |
-
#: add-to-any.php:
|
108 |
-
msgid "
|
109 |
msgstr "Tilføj til enhver: Del/gem"
|
110 |
|
111 |
-
#: add-to-any.php:
|
112 |
-
#: add-to-any.php:
|
113 |
-
#: add-to-any.php:
|
114 |
msgid "Settings"
|
115 |
msgstr "Indstillinger"
|
116 |
|
117 |
-
#: add-to-any.php:
|
118 |
-
#, fuzzy
|
119 |
msgid "Standalone Services"
|
120 |
msgstr "Tilføj/fjern tjenesteudbydere"
|
121 |
|
122 |
-
#: add-to-any.php:
|
123 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
124 |
msgstr "Vælg de tjenesteudbydere, du ønsker. Klik på en tjenesteudbyder, du har valgt, for at fjerne den igen. Du kan ændre rækkefølgen ved at trække og slippe, sådan som du ser dem ovenfor (når de er valgt)."
|
125 |
|
126 |
-
#: add-to-any.php:
|
127 |
msgid "Button"
|
128 |
msgstr "Knap"
|
129 |
|
130 |
-
#: add-to-any.php:
|
131 |
msgid "Image URL"
|
132 |
msgstr "Billed-URL"
|
133 |
|
134 |
-
#: add-to-any.php:
|
135 |
msgid "Text only"
|
136 |
msgstr "Kun tekst"
|
137 |
|
138 |
-
#: add-to-any.php:
|
139 |
msgid "Placement"
|
140 |
msgstr "Placering"
|
141 |
|
142 |
-
#: add-to-any.php:
|
143 |
msgid "Display Share/Save button at the bottom of posts"
|
144 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg"
|
145 |
|
146 |
-
#: add-to-any.php:
|
147 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
148 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg på forsiden"
|
149 |
|
150 |
-
#: add-to-any.php:
|
151 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
152 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg i feeds"
|
153 |
|
154 |
-
#: add-to-any.php:
|
155 |
msgid "Display Share/Save button at the bottom of pages"
|
156 |
msgstr "Vis Del-/Gem-knap i bunden af sider"
|
157 |
|
158 |
-
#: add-to-any.php:
|
159 |
-
#, fuzzy
|
160 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
161 |
msgstr "Hvis du ikke vælger dette, skal du sørge for at placere den følgende kode i <a href=\"theme-editor.php\">dine skabelonsider</a> (i <code>index.php</code>, <code>single.php</code>, og/eller <code>page.php</code>)"
|
162 |
|
163 |
-
#: add-to-any.php:
|
164 |
msgid "Menu Style"
|
165 |
msgstr "Menutypografi"
|
166 |
|
167 |
-
#: add-to-any.php:
|
168 |
-
msgid "Using
|
169 |
-
msgstr "Ved at bruge
|
170 |
|
171 |
-
#: add-to-any.php:
|
172 |
-
msgid "Open the
|
173 |
-
msgstr "Åben
|
174 |
|
175 |
-
#: add-to-any.php:
|
176 |
msgid "Open Menu Styler"
|
177 |
msgstr "Åben menutypografen"
|
178 |
|
179 |
-
#: add-to-any.php:
|
180 |
msgid "Menu Options"
|
181 |
msgstr "Menuvalgmuligheder"
|
182 |
|
183 |
-
#: add-to-any.php:
|
184 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
185 |
msgstr "Skjul indlejrede objekter (flash, video, osv.) som kan påvirke menuen, når den vises"
|
186 |
|
187 |
-
#: add-to-any.php:
|
188 |
msgid "Show the title of the post (or page) within the menu"
|
189 |
msgstr "Vis titlen på indlægget (eller siden) i menuen"
|
190 |
|
191 |
-
#: add-to-any.php:
|
192 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
193 |
msgstr "Vis kun menuen når bruger klikker på Del-/Gem-knappen"
|
194 |
|
195 |
-
#: add-to-any.php:
|
196 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
197 |
msgstr "Åben menusiden på addtoany.com i en ny fane eller vindue hvis brugeren klikker på Del-/Gem-knappen"
|
198 |
|
199 |
-
#: add-to-any.php:
|
200 |
msgid "Additional Options"
|
201 |
msgstr "Yderligere indstillinger"
|
202 |
|
203 |
-
#: add-to-any.php:
|
204 |
-
msgid "Paste the code from
|
205 |
-
msgstr "Indsæt koden fra
|
206 |
|
207 |
-
#: add-to-any.php:
|
208 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
209 |
msgstr "Nedenfor kan du angive specielle JavaScript-variabler, som skal bruges på din Del-/Gem-menu."
|
210 |
|
211 |
-
#: add-to-any.php:
|
212 |
-
msgid "Advanced users might want to explore
|
213 |
-
msgstr "Avancerede brugere kan se nærmere på
|
214 |
|
215 |
-
#: add-to-any.php:
|
216 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
217 |
msgstr "<strong>Bemærk</strong>: Hvis du tilføjer ny kode, så vær forsigtig, så du ikke ved et uheld overskriver eksisterende kode."
|
218 |
|
219 |
-
#: add-to-any.php:
|
220 |
msgid "Save Changes"
|
221 |
msgstr "Gem ændringer"
|
222 |
|
223 |
-
#: add-to-any.php:
|
224 |
msgid "Like this plugin?"
|
225 |
msgstr "Kan du lide dette plugin?"
|
226 |
|
227 |
-
#: add-to-any.php:
|
228 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
229 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Giv det en god bedømmelse </a>på WordPress.org."
|
230 |
|
231 |
-
#: add-to-any.php:
|
232 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
233 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Del det</a> med dine venner."
|
234 |
|
235 |
-
#: add-to-any.php:
|
236 |
msgid "Need support?"
|
237 |
msgstr "Har du brug for support?"
|
238 |
|
239 |
-
#: add-to-any.php:
|
240 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
241 |
msgstr "Se vores <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ (Ofte Stillede Spørgsmål)</a>."
|
242 |
|
243 |
-
#: add-to-any.php:
|
244 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
245 |
msgstr "Søg på <a href=\"http://wordpress.org/tags/add-to-any\">supportforummerne</a>."
|
246 |
|
247 |
-
#: add-to-any.php:
|
248 |
msgid "Add/Remove Services"
|
249 |
msgstr "Tilføj/fjern tjenesteudbydere"
|
250 |
|
251 |
-
#: add-to-any.php:
|
252 |
msgid "Share/Save"
|
253 |
msgstr "Del/Gem"
|
254 |
|
255 |
-
#: add-to-any.php:
|
256 |
msgid "Share/Save Buttons"
|
257 |
msgstr "Del-/Gem-knapper"
|
258 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Add to Any Share/Save/Bookmark .9.8.9.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
70 |
msgstr "Bogmærk i din browswer"
|
71 |
|
72 |
#: add-to-any.php:224
|
|
|
73 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
74 |
msgstr "Press Ctrl-D eller Cmd-D for at bogmærke denne side"
|
75 |
|
89 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
90 |
msgstr "Dit tema skal repareres. For at gøre det skal du bruge <a href=\"theme-editor.php\">temaeditoren</a> til at indsætte koden <code><?php wp_footer(); ?></code> lige før <code></body></code>-linjen i dit temas <code>footer.php</code>-fil."
|
91 |
|
92 |
+
#: add-to-any.php:402
|
93 |
+
#: add-to-any.php:475
|
94 |
+
#: add-to-any.php:479
|
95 |
+
#: add-to-any.php:483
|
96 |
+
#: add-to-any.php:487
|
97 |
+
#: add-to-any.php:519
|
|
|
98 |
msgid "Share/Bookmark"
|
99 |
msgstr "Bogmærk"
|
100 |
|
101 |
+
#: add-to-any.php:416
|
102 |
msgid "Settings saved."
|
103 |
msgstr "Indstillinger gemt"
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
msgid "AddToAny: Share/Save "
|
107 |
msgstr "Tilføj til enhver: Del/gem"
|
108 |
|
109 |
+
#: add-to-any.php:427
|
110 |
+
#: add-to-any.php:791
|
111 |
+
#: add-to-any.php:815
|
112 |
msgid "Settings"
|
113 |
msgstr "Indstillinger"
|
114 |
|
115 |
+
#: add-to-any.php:438
|
|
|
116 |
msgid "Standalone Services"
|
117 |
msgstr "Tilføj/fjern tjenesteudbydere"
|
118 |
|
119 |
+
#: add-to-any.php:443
|
120 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
121 |
msgstr "Vælg de tjenesteudbydere, du ønsker. Klik på en tjenesteudbyder, du har valgt, for at fjerne den igen. Du kan ændre rækkefølgen ved at trække og slippe, sådan som du ser dem ovenfor (når de er valgt)."
|
122 |
|
123 |
+
#: add-to-any.php:470
|
124 |
msgid "Button"
|
125 |
msgstr "Knap"
|
126 |
|
127 |
+
#: add-to-any.php:509
|
128 |
msgid "Image URL"
|
129 |
msgstr "Billed-URL"
|
130 |
|
131 |
+
#: add-to-any.php:516
|
132 |
msgid "Text only"
|
133 |
msgstr "Kun tekst"
|
134 |
|
135 |
+
#: add-to-any.php:524
|
136 |
msgid "Placement"
|
137 |
msgstr "Placering"
|
138 |
|
139 |
+
#: add-to-any.php:533
|
140 |
msgid "Display Share/Save button at the bottom of posts"
|
141 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg"
|
142 |
|
143 |
+
#: add-to-any.php:540
|
144 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
145 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg på forsiden"
|
146 |
|
147 |
+
#: add-to-any.php:547
|
148 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
149 |
msgstr "Vis Del-/Gem-knap i bunden af indlæg i feeds"
|
150 |
|
151 |
+
#: add-to-any.php:551
|
152 |
msgid "Display Share/Save button at the bottom of pages"
|
153 |
msgstr "Vis Del-/Gem-knap i bunden af sider"
|
154 |
|
155 |
+
#: add-to-any.php:555
|
|
|
156 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
157 |
msgstr "Hvis du ikke vælger dette, skal du sørge for at placere den følgende kode i <a href=\"theme-editor.php\">dine skabelonsider</a> (i <code>index.php</code>, <code>single.php</code>, og/eller <code>page.php</code>)"
|
158 |
|
159 |
+
#: add-to-any.php:564
|
160 |
msgid "Menu Style"
|
161 |
msgstr "Menutypografi"
|
162 |
|
163 |
+
#: add-to-any.php:566
|
164 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
165 |
+
msgstr "Ved at bruge AddToAny's menutypograf, kan du tilpasse farverne på din Del-/Gem-menu! Når du er færdig, skal du sørge for at indsætte den genererede kode i <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Yderligere indstillinger</a>-boksen nedenfor."
|
166 |
|
167 |
+
#: add-to-any.php:568
|
168 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
169 |
+
msgstr "Åben AddToAny's menutypograf i et nyt vindue"
|
170 |
|
171 |
+
#: add-to-any.php:570
|
172 |
msgid "Open Menu Styler"
|
173 |
msgstr "Åben menutypografen"
|
174 |
|
175 |
+
#: add-to-any.php:575
|
176 |
msgid "Menu Options"
|
177 |
msgstr "Menuvalgmuligheder"
|
178 |
|
179 |
+
#: add-to-any.php:580
|
180 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
181 |
msgstr "Skjul indlejrede objekter (flash, video, osv.) som kan påvirke menuen, når den vises"
|
182 |
|
183 |
+
#: add-to-any.php:585
|
184 |
msgid "Show the title of the post (or page) within the menu"
|
185 |
msgstr "Vis titlen på indlægget (eller siden) i menuen"
|
186 |
|
187 |
+
#: add-to-any.php:592
|
188 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
189 |
msgstr "Vis kun menuen når bruger klikker på Del-/Gem-knappen"
|
190 |
|
191 |
+
#: add-to-any.php:598
|
192 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
193 |
msgstr "Åben menusiden på addtoany.com i en ny fane eller vindue hvis brugeren klikker på Del-/Gem-knappen"
|
194 |
|
195 |
+
#: add-to-any.php:603
|
196 |
msgid "Additional Options"
|
197 |
msgstr "Yderligere indstillinger"
|
198 |
|
199 |
+
#: add-to-any.php:607
|
200 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
201 |
+
msgstr "Indsæt koden fra AddToAny's menutypograf i boksen nedenfor!"
|
202 |
|
203 |
+
#: add-to-any.php:611
|
204 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
205 |
msgstr "Nedenfor kan du angive specielle JavaScript-variabler, som skal bruges på din Del-/Gem-menu."
|
206 |
|
207 |
+
#: add-to-any.php:612
|
208 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
209 |
+
msgstr "Avancerede brugere kan se nærmere på AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
210 |
|
211 |
+
#: add-to-any.php:618
|
212 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
213 |
msgstr "<strong>Bemærk</strong>: Hvis du tilføjer ny kode, så vær forsigtig, så du ikke ved et uheld overskriver eksisterende kode."
|
214 |
|
215 |
+
#: add-to-any.php:625
|
216 |
msgid "Save Changes"
|
217 |
msgstr "Gem ændringer"
|
218 |
|
219 |
+
#: add-to-any.php:630
|
220 |
msgid "Like this plugin?"
|
221 |
msgstr "Kan du lide dette plugin?"
|
222 |
|
223 |
+
#: add-to-any.php:631
|
224 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
225 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Giv det en god bedømmelse </a>på WordPress.org."
|
226 |
|
227 |
+
#: add-to-any.php:632
|
228 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
229 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Del det</a> med dine venner."
|
230 |
|
231 |
+
#: add-to-any.php:634
|
232 |
msgid "Need support?"
|
233 |
msgstr "Har du brug for support?"
|
234 |
|
235 |
+
#: add-to-any.php:635
|
236 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
237 |
msgstr "Se vores <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ (Ofte Stillede Spørgsmål)</a>."
|
238 |
|
239 |
+
#: add-to-any.php:636
|
240 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
241 |
msgstr "Søg på <a href=\"http://wordpress.org/tags/add-to-any\">supportforummerne</a>."
|
242 |
|
243 |
+
#: add-to-any.php:743
|
244 |
msgid "Add/Remove Services"
|
245 |
msgstr "Tilføj/fjern tjenesteudbydere"
|
246 |
|
247 |
+
#: add-to-any.php:791
|
248 |
msgid "Share/Save"
|
249 |
msgstr "Del/Gem"
|
250 |
|
251 |
+
#: add-to-any.php:792
|
252 |
msgid "Share/Save Buttons"
|
253 |
msgstr "Del-/Gem-knapper"
|
254 |
|
languages/add-to-any-de.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: MicroPat\n"
|
8 |
"Language-Team: \n"
|
@@ -86,166 +86,166 @@ msgstr ""
|
|
86 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: add-to-any.php:
|
99 |
msgid "Settings saved."
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
-
msgid "
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
msgid "Settings"
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Standalone Services"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Button"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Image URL"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Text only"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Placement"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: add-to-any.php:
|
157 |
msgid "Menu Style"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: add-to-any.php:
|
161 |
-
msgid "Using
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: add-to-any.php:
|
165 |
-
msgid "Open the
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: add-to-any.php:
|
169 |
msgid "Open Menu Styler"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: add-to-any.php:
|
173 |
msgid "Menu Options"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: add-to-any.php:
|
177 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: add-to-any.php:
|
181 |
msgid "Show the title of the post (or page) within the menu"
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: add-to-any.php:
|
185 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: add-to-any.php:
|
189 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: add-to-any.php:
|
193 |
msgid "Additional Options"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: add-to-any.php:
|
197 |
-
msgid "Paste the code from
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: add-to-any.php:
|
201 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: add-to-any.php:
|
205 |
-
msgid "Advanced users might want to explore
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: add-to-any.php:
|
209 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: add-to-any.php:
|
213 |
msgid "Save Changes"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: add-to-any.php:
|
217 |
msgid "Like this plugin?"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: add-to-any.php:
|
221 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: add-to-any.php:
|
225 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: add-to-any.php:
|
229 |
msgid "Need support?"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: add-to-any.php:
|
233 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: add-to-any.php:
|
237 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: add-to-any.php:
|
241 |
msgid "Add/Remove Services"
|
242 |
msgstr ""
|
243 |
|
244 |
-
#: add-to-any.php:
|
245 |
msgid "Share/Save"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: add-to-any.php:
|
249 |
msgid "Share/Save Buttons"
|
250 |
msgstr ""
|
251 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: MicroPat\n"
|
8 |
"Language-Team: \n"
|
86 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: add-to-any.php:402
|
90 |
+
#: add-to-any.php:475
|
91 |
+
#: add-to-any.php:479
|
92 |
+
#: add-to-any.php:483
|
93 |
+
#: add-to-any.php:487
|
94 |
+
#: add-to-any.php:519
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: add-to-any.php:416
|
99 |
msgid "Settings saved."
|
100 |
msgstr ""
|
101 |
|
102 |
+
#: add-to-any.php:427
|
103 |
+
msgid "AddToAny: Share/Save "
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: add-to-any.php:427
|
107 |
+
#: add-to-any.php:791
|
108 |
+
#: add-to-any.php:815
|
109 |
msgid "Settings"
|
110 |
msgstr ""
|
111 |
|
112 |
+
#: add-to-any.php:438
|
113 |
msgid "Standalone Services"
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: add-to-any.php:443
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr ""
|
119 |
|
120 |
+
#: add-to-any.php:470
|
121 |
msgid "Button"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: add-to-any.php:509
|
125 |
msgid "Image URL"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: add-to-any.php:516
|
129 |
msgid "Text only"
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: add-to-any.php:524
|
133 |
msgid "Placement"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: add-to-any.php:533
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: add-to-any.php:540
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: add-to-any.php:547
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: add-to-any.php:551
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: add-to-any.php:555
|
153 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: add-to-any.php:564
|
157 |
msgid "Menu Style"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: add-to-any.php:566
|
161 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: add-to-any.php:568
|
165 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: add-to-any.php:570
|
169 |
msgid "Open Menu Styler"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: add-to-any.php:575
|
173 |
msgid "Menu Options"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: add-to-any.php:580
|
177 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: add-to-any.php:585
|
181 |
msgid "Show the title of the post (or page) within the menu"
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: add-to-any.php:592
|
185 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: add-to-any.php:598
|
189 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: add-to-any.php:603
|
193 |
msgid "Additional Options"
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: add-to-any.php:607
|
197 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: add-to-any.php:611
|
201 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: add-to-any.php:612
|
205 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: add-to-any.php:618
|
209 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: add-to-any.php:625
|
213 |
msgid "Save Changes"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: add-to-any.php:630
|
217 |
msgid "Like this plugin?"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: add-to-any.php:631
|
221 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: add-to-any.php:632
|
225 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: add-to-any.php:634
|
229 |
msgid "Need support?"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: add-to-any.php:635
|
233 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: add-to-any.php:636
|
237 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: add-to-any.php:743
|
241 |
msgid "Add/Remove Services"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: add-to-any.php:791
|
245 |
msgid "Share/Save"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: add-to-any.php:792
|
249 |
msgid "Share/Save Buttons"
|
250 |
msgstr ""
|
251 |
|
languages/add-to-any-es_ES.mo
CHANGED
Binary file
|
languages/add-to-any-es_ES.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -66,7 +66,6 @@ msgid "Bookmark in your browser"
|
|
66 |
msgstr "Agregar a marcadores de tu navegador"
|
67 |
|
68 |
#: add-to-any.php:224
|
69 |
-
#, fuzzy
|
70 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
71 |
msgstr "Presione Ctrl+D o Cmd+D para marcar esta pagina"
|
72 |
|
@@ -86,169 +85,166 @@ msgstr "Programa de e-mail"
|
|
86 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#, fuzzy
|
96 |
msgid "Share/Bookmark"
|
97 |
msgstr "Marcador"
|
98 |
|
99 |
-
#: add-to-any.php:
|
100 |
msgid "Settings saved."
|
101 |
msgstr "Configuración guardada."
|
102 |
|
103 |
-
#: add-to-any.php:
|
104 |
-
msgid "
|
105 |
-
msgstr "
|
106 |
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
-
#: add-to-any.php:
|
110 |
msgid "Settings"
|
111 |
msgstr "Configuración"
|
112 |
|
113 |
-
#: add-to-any.php:
|
114 |
msgid "Standalone Services"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: add-to-any.php:
|
118 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: add-to-any.php:
|
122 |
msgid "Button"
|
123 |
msgstr "Botón"
|
124 |
|
125 |
-
#: add-to-any.php:
|
126 |
msgid "Image URL"
|
127 |
msgstr "URL de la imagen"
|
128 |
|
129 |
-
#: add-to-any.php:
|
130 |
msgid "Text only"
|
131 |
msgstr "Solo texto"
|
132 |
|
133 |
-
#: add-to-any.php:
|
134 |
-
#, fuzzy
|
135 |
msgid "Placement"
|
136 |
msgstr "Ubicación del botón"
|
137 |
|
138 |
-
#: add-to-any.php:
|
139 |
msgid "Display Share/Save button at the bottom of posts"
|
140 |
msgstr "Mostrar el botón Compartir/Guardar al final de cada entrada"
|
141 |
|
142 |
-
#: add-to-any.php:
|
143 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
144 |
msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en la pagina principal"
|
145 |
|
146 |
-
#: add-to-any.php:
|
147 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
148 |
msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en el feed"
|
149 |
|
150 |
-
#: add-to-any.php:
|
151 |
msgid "Display Share/Save button at the bottom of pages"
|
152 |
msgstr "Mostrar el botón Compartir/Guardar al final de las paginas"
|
153 |
|
154 |
-
#: add-to-any.php:
|
155 |
-
#, fuzzy
|
156 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
157 |
msgstr "Si no está habilitado se debe agregar el siguiente código en <a href=\"theme-editor.php\">la plantilla de su tema</a>(dentro de <code>index.php</code>, <code>single.php</code>, y/o <code>page.php</code>)"
|
158 |
|
159 |
-
#: add-to-any.php:
|
160 |
msgid "Menu Style"
|
161 |
msgstr "Estilo del menú"
|
162 |
|
163 |
-
#: add-to-any.php:
|
164 |
-
msgid "Using
|
165 |
-
msgstr "Usar el personalizador de estilo de
|
166 |
|
167 |
-
#: add-to-any.php:
|
168 |
-
msgid "Open the
|
169 |
-
msgstr "Abrir el personalizador de estilo de
|
170 |
|
171 |
-
#: add-to-any.php:
|
172 |
msgid "Open Menu Styler"
|
173 |
msgstr "Abrir el personalizador de estilos"
|
174 |
|
175 |
-
#: add-to-any.php:
|
176 |
msgid "Menu Options"
|
177 |
msgstr "Menú de opciones"
|
178 |
|
179 |
-
#: add-to-any.php:
|
180 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
181 |
msgstr "Ocultar los objetos embebidos (Flash, video, etc) que intersectan con el manú cuando se muestra."
|
182 |
|
183 |
-
#: add-to-any.php:
|
184 |
msgid "Show the title of the post (or page) within the menu"
|
185 |
msgstr "Mostrar el título de la entrada (o de la pagina) dentro del menú"
|
186 |
|
187 |
-
#: add-to-any.php:
|
188 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
189 |
msgstr "Mostrar el menú solo cuando un usuario haga click sobre el botón Compartir/Guardar"
|
190 |
|
191 |
-
#: add-to-any.php:
|
192 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
193 |
msgstr "Abrir el menu de addtoany.com en una nueva pestaña o ventana si el usuario hace click en el botón Compartir/Guardar"
|
194 |
|
195 |
-
#: add-to-any.php:
|
196 |
msgid "Additional Options"
|
197 |
msgstr "Opciones adicionales"
|
198 |
|
199 |
-
#: add-to-any.php:
|
200 |
-
msgid "Paste the code from
|
201 |
msgstr "Pegue el código del personalizador de estilo en el siguiente recuadro"
|
202 |
|
203 |
-
#: add-to-any.php:
|
204 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
205 |
msgstr "Abajo puede inicializar las variables JavaScript especiales para aplicar a cada menú Compartir/Guardar"
|
206 |
|
207 |
-
#: add-to-any.php:
|
208 |
-
msgid "Advanced users might want to explore
|
209 |
-
msgstr "Los usuarios avanzados podrían preferir explorar la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de
|
210 |
|
211 |
-
#: add-to-any.php:
|
212 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
213 |
msgstr "<strong>Nota</strong>: Si usted agrega código nuevo, sea cuidadoso de no sobreescribir accidentalmente cualquier código ingresado anteriormente.</label>"
|
214 |
|
215 |
-
#: add-to-any.php:
|
216 |
msgid "Save Changes"
|
217 |
msgstr "Guardar cambios"
|
218 |
|
219 |
-
#: add-to-any.php:
|
220 |
msgid "Like this plugin?"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: add-to-any.php:
|
224 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: add-to-any.php:
|
228 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: add-to-any.php:
|
232 |
msgid "Need support?"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: add-to-any.php:
|
236 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: add-to-any.php:
|
240 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: add-to-any.php:
|
244 |
msgid "Add/Remove Services"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: add-to-any.php:
|
248 |
msgid "Share/Save"
|
249 |
msgstr "Compartir/Guardar"
|
250 |
|
251 |
-
#: add-to-any.php:
|
252 |
msgid "Share/Save Buttons"
|
253 |
msgstr "Botones Compartir/Guardar"
|
254 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
66 |
msgstr "Agregar a marcadores de tu navegador"
|
67 |
|
68 |
#: add-to-any.php:224
|
|
|
69 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
70 |
msgstr "Presione Ctrl+D o Cmd+D para marcar esta pagina"
|
71 |
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
|
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr "Marcador"
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr "Configuración guardada."
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
+
msgstr "AddToAny: Compartir/Guardar "
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr "Configuración"
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr "Botón"
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr "URL de la imagen"
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr "Solo texto"
|
130 |
|
131 |
+
#: add-to-any.php:524
|
|
|
132 |
msgid "Placement"
|
133 |
msgstr "Ubicación del botón"
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr "Mostrar el botón Compartir/Guardar al final de cada entrada"
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en la pagina principal"
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en el feed"
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr "Mostrar el botón Compartir/Guardar al final de las paginas"
|
150 |
|
151 |
+
#: add-to-any.php:555
|
|
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr "Si no está habilitado se debe agregar el siguiente código en <a href=\"theme-editor.php\">la plantilla de su tema</a>(dentro de <code>index.php</code>, <code>single.php</code>, y/o <code>page.php</code>)"
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr "Estilo del menú"
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
+
msgstr "Usar el personalizador de estilo de AddToAny, usted puede personalizar los colores de su menú Compartir/Guardar! Cuando finalice, debe copiar el código generado en el recuadro de <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opciones adicionales</a> más abajo."
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
+
msgstr "Abrir el personalizador de estilo de AddToAny en una nueva ventana"
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr "Abrir el personalizador de estilos"
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr "Menú de opciones"
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr "Ocultar los objetos embebidos (Flash, video, etc) que intersectan con el manú cuando se muestra."
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr "Mostrar el título de la entrada (o de la pagina) dentro del menú"
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr "Mostrar el menú solo cuando un usuario haga click sobre el botón Compartir/Guardar"
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr "Abrir el menu de addtoany.com en una nueva pestaña o ventana si el usuario hace click en el botón Compartir/Guardar"
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr "Opciones adicionales"
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
msgstr "Pegue el código del personalizador de estilo en el siguiente recuadro"
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr "Abajo puede inicializar las variables JavaScript especiales para aplicar a cada menú Compartir/Guardar"
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
+
msgstr "Los usuarios avanzados podrían preferir explorar la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de AddToAny."
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr "<strong>Nota</strong>: Si usted agrega código nuevo, sea cuidadoso de no sobreescribir accidentalmente cualquier código ingresado anteriormente.</label>"
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr "Guardar cambios"
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr "Compartir/Guardar"
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr "Botones Compartir/Guardar"
|
250 |
|
languages/add-to-any-it_IT.mo
CHANGED
Binary file
|
languages/add-to-any-it_IT.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any in italiano\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -68,7 +68,6 @@ msgid "Bookmark in your browser"
|
|
68 |
msgstr "Aggiungi ai segnalibri"
|
69 |
|
70 |
#: add-to-any.php:224
|
71 |
-
#, fuzzy
|
72 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
73 |
msgstr "Premi Ctrl+D o Cmd+D per aggiungere questa pagina alla lista dei segnalibri"
|
74 |
|
@@ -88,168 +87,166 @@ msgstr "Client di posta elettronica"
|
|
88 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
89 |
msgstr "Il tuo tema deve essere aggiornato. Per apportare le modifiche necessarie, utilizza l'editor dei <a href=\"theme-editor.php\">temi</a> per inserire <code><?php wp_footer(); ?></code> subito prima del tag di chiusura <code></body></code> presente nel file <code>footer.php</code>."
|
90 |
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
-
#: add-to-any.php:
|
97 |
-
#, fuzzy
|
98 |
msgid "Share/Bookmark"
|
99 |
msgstr "Segnalibro"
|
100 |
|
101 |
-
#: add-to-any.php:
|
102 |
msgid "Settings saved."
|
103 |
msgstr "Le impostazioni sono state salvate"
|
104 |
|
105 |
-
#: add-to-any.php:
|
106 |
-
msgid "
|
107 |
-
msgstr "
|
108 |
|
109 |
-
#: add-to-any.php:
|
110 |
-
#: add-to-any.php:
|
111 |
-
#: add-to-any.php:
|
112 |
msgid "Settings"
|
113 |
msgstr "Impostazioni"
|
114 |
|
115 |
-
#: add-to-any.php:
|
116 |
msgid "Standalone Services"
|
117 |
msgstr "Servizi indipendenti"
|
118 |
|
119 |
-
#: add-to-any.php:
|
120 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
121 |
msgstr "Scegli qui sotto i servizi di tuo gradimento. Clicca su di un servizio attivo per rimuoverlo. Riordina i servizi via drag and drop."
|
122 |
|
123 |
-
#: add-to-any.php:
|
124 |
msgid "Button"
|
125 |
msgstr "Pulsante"
|
126 |
|
127 |
-
#: add-to-any.php:
|
128 |
msgid "Image URL"
|
129 |
msgstr "URL immagine"
|
130 |
|
131 |
-
#: add-to-any.php:
|
132 |
msgid "Text only"
|
133 |
msgstr "Solo testo"
|
134 |
|
135 |
-
#: add-to-any.php:
|
136 |
msgid "Placement"
|
137 |
msgstr "Posizione"
|
138 |
|
139 |
-
#: add-to-any.php:
|
140 |
msgid "Display Share/Save button at the bottom of posts"
|
141 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli"
|
142 |
|
143 |
-
#: add-to-any.php:
|
144 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
145 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli nella pagina principale"
|
146 |
|
147 |
-
#: add-to-any.php:
|
148 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
149 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli del feed"
|
150 |
|
151 |
-
#: add-to-any.php:
|
152 |
msgid "Display Share/Save button at the bottom of pages"
|
153 |
msgstr "Mostra il pulsante Share/Save in coda alle pagine"
|
154 |
|
155 |
-
#: add-to-any.php:
|
156 |
-
#, fuzzy
|
157 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
158 |
msgstr "Se disattivata, dovrai inserire il codice qui sotto nelle <a href=\"theme-editor.php\">pagine del tuo tema</a> (in <code>index.php</code>, <code>single.php</code>, e/o <code>page.php</code>)"
|
159 |
|
160 |
-
#: add-to-any.php:
|
161 |
msgid "Menu Style"
|
162 |
msgstr "Stile menu"
|
163 |
|
164 |
-
#: add-to-any.php:
|
165 |
-
msgid "Using
|
166 |
-
msgstr "Utilizzando il Menu Styler di
|
167 |
|
168 |
-
#: add-to-any.php:
|
169 |
-
msgid "Open the
|
170 |
-
msgstr "Apri in una nuova pagina per personalizzare il menu di
|
171 |
|
172 |
-
#: add-to-any.php:
|
173 |
msgid "Open Menu Styler"
|
174 |
msgstr "Stile menu"
|
175 |
|
176 |
-
#: add-to-any.php:
|
177 |
msgid "Menu Options"
|
178 |
msgstr "Opzioni menu"
|
179 |
|
180 |
-
#: add-to-any.php:
|
181 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
182 |
msgstr "Nascondi gli oggetti incorporati (Flash, video, etc.) che possono interferire con la visualizzazione corretta del menu"
|
183 |
|
184 |
-
#: add-to-any.php:
|
185 |
msgid "Show the title of the post (or page) within the menu"
|
186 |
msgstr "Mostra nel menu il titolo dell'articolo (o pagina)"
|
187 |
|
188 |
-
#: add-to-any.php:
|
189 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
190 |
msgstr "Mostra solamente il menu quando un utente clicca sul pulsante Share/Save"
|
191 |
|
192 |
-
#: add-to-any.php:
|
193 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
194 |
msgstr "Apri in una nuova scheda o finestra la pagina menu di addtoany.com quando un utente clicca il pulsante Share/Save"
|
195 |
|
196 |
-
#: add-to-any.php:
|
197 |
msgid "Additional Options"
|
198 |
msgstr "Opzioni aggiuntive"
|
199 |
|
200 |
-
#: add-to-any.php:
|
201 |
-
msgid "Paste the code from
|
202 |
msgstr "Incolla nel riquadro qui sotto il nuovo codice personalizzato per il menu! "
|
203 |
|
204 |
-
#: add-to-any.php:
|
205 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
206 |
msgstr "Qui sotto é possibile impostare delle variabili JavaScript particolari applicabili ad ogni menu Share/Save."
|
207 |
|
208 |
-
#: add-to-any.php:
|
209 |
-
msgid "Advanced users might want to explore
|
210 |
-
msgstr "Gli utenti più esperti possono prendere visione della <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a> di
|
211 |
|
212 |
-
#: add-to-any.php:
|
213 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
214 |
msgstr "<strong>Nota</strong>: qualora stessi aggiungendo un nnuovo codice, fai attenzione a non sovrascrivere accidentalmente ogni codice precedente.</label>"
|
215 |
|
216 |
-
#: add-to-any.php:
|
217 |
msgid "Save Changes"
|
218 |
msgstr "Salva le modifiche"
|
219 |
|
220 |
-
#: add-to-any.php:
|
221 |
msgid "Like this plugin?"
|
222 |
msgstr "Ti é piaciuto questo plugin?"
|
223 |
|
224 |
-
#: add-to-any.php:
|
225 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
226 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Votalo</a> su WordPress.org."
|
227 |
|
228 |
-
#: add-to-any.php:
|
229 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
230 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Condividi</a> con i tuoi amici."
|
231 |
|
232 |
-
#: add-to-any.php:
|
233 |
msgid "Need support?"
|
234 |
msgstr "Serve aiuto?"
|
235 |
|
236 |
-
#: add-to-any.php:
|
237 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
238 |
msgstr "Vedi la pagina dedicata alle <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
239 |
|
240 |
-
#: add-to-any.php:
|
241 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
242 |
msgstr "Effettua una ricerca nel <a href=\"http://wordpress.org/tags/add-to-any\">forum di supporto</a>."
|
243 |
|
244 |
-
#: add-to-any.php:
|
245 |
msgid "Add/Remove Services"
|
246 |
msgstr "Aggiungi/Rimuovi i sevizi"
|
247 |
|
248 |
-
#: add-to-any.php:
|
249 |
msgid "Share/Save"
|
250 |
msgstr "Condividi/Salva"
|
251 |
|
252 |
-
#: add-to-any.php:
|
253 |
msgid "Share/Save Buttons"
|
254 |
msgstr "Pulsanti Condividi/Salva"
|
255 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any in italiano\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
68 |
msgstr "Aggiungi ai segnalibri"
|
69 |
|
70 |
#: add-to-any.php:224
|
|
|
71 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
72 |
msgstr "Premi Ctrl+D o Cmd+D per aggiungere questa pagina alla lista dei segnalibri"
|
73 |
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "Il tuo tema deve essere aggiornato. Per apportare le modifiche necessarie, utilizza l'editor dei <a href=\"theme-editor.php\">temi</a> per inserire <code><?php wp_footer(); ?></code> subito prima del tag di chiusura <code></body></code> presente nel file <code>footer.php</code>."
|
89 |
|
90 |
+
#: add-to-any.php:402
|
91 |
+
#: add-to-any.php:475
|
92 |
+
#: add-to-any.php:479
|
93 |
+
#: add-to-any.php:483
|
94 |
+
#: add-to-any.php:487
|
95 |
+
#: add-to-any.php:519
|
|
|
96 |
msgid "Share/Bookmark"
|
97 |
msgstr "Segnalibro"
|
98 |
|
99 |
+
#: add-to-any.php:416
|
100 |
msgid "Settings saved."
|
101 |
msgstr "Le impostazioni sono state salvate"
|
102 |
|
103 |
+
#: add-to-any.php:427
|
104 |
+
msgid "AddToAny: Share/Save "
|
105 |
+
msgstr "AddToAny: Condividi/Salva "
|
106 |
|
107 |
+
#: add-to-any.php:427
|
108 |
+
#: add-to-any.php:791
|
109 |
+
#: add-to-any.php:815
|
110 |
msgid "Settings"
|
111 |
msgstr "Impostazioni"
|
112 |
|
113 |
+
#: add-to-any.php:438
|
114 |
msgid "Standalone Services"
|
115 |
msgstr "Servizi indipendenti"
|
116 |
|
117 |
+
#: add-to-any.php:443
|
118 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
119 |
msgstr "Scegli qui sotto i servizi di tuo gradimento. Clicca su di un servizio attivo per rimuoverlo. Riordina i servizi via drag and drop."
|
120 |
|
121 |
+
#: add-to-any.php:470
|
122 |
msgid "Button"
|
123 |
msgstr "Pulsante"
|
124 |
|
125 |
+
#: add-to-any.php:509
|
126 |
msgid "Image URL"
|
127 |
msgstr "URL immagine"
|
128 |
|
129 |
+
#: add-to-any.php:516
|
130 |
msgid "Text only"
|
131 |
msgstr "Solo testo"
|
132 |
|
133 |
+
#: add-to-any.php:524
|
134 |
msgid "Placement"
|
135 |
msgstr "Posizione"
|
136 |
|
137 |
+
#: add-to-any.php:533
|
138 |
msgid "Display Share/Save button at the bottom of posts"
|
139 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli"
|
140 |
|
141 |
+
#: add-to-any.php:540
|
142 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
143 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli nella pagina principale"
|
144 |
|
145 |
+
#: add-to-any.php:547
|
146 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
147 |
msgstr "Mostra il pulsante Share/Save in coda agli articoli del feed"
|
148 |
|
149 |
+
#: add-to-any.php:551
|
150 |
msgid "Display Share/Save button at the bottom of pages"
|
151 |
msgstr "Mostra il pulsante Share/Save in coda alle pagine"
|
152 |
|
153 |
+
#: add-to-any.php:555
|
|
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "Se disattivata, dovrai inserire il codice qui sotto nelle <a href=\"theme-editor.php\">pagine del tuo tema</a> (in <code>index.php</code>, <code>single.php</code>, e/o <code>page.php</code>)"
|
156 |
|
157 |
+
#: add-to-any.php:564
|
158 |
msgid "Menu Style"
|
159 |
msgstr "Stile menu"
|
160 |
|
161 |
+
#: add-to-any.php:566
|
162 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
163 |
+
msgstr "Utilizzando il Menu Styler di AddToAny potrai personalizzare i colori del menu Share/Save! Una volta apportata la modifica, incolla il codice così ottenuto nel riquadro delle <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Opzioni agggiuntive</a> qui sotto."
|
164 |
|
165 |
+
#: add-to-any.php:568
|
166 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
167 |
+
msgstr "Apri in una nuova pagina per personalizzare il menu di AddToAny"
|
168 |
|
169 |
+
#: add-to-any.php:570
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "Stile menu"
|
172 |
|
173 |
+
#: add-to-any.php:575
|
174 |
msgid "Menu Options"
|
175 |
msgstr "Opzioni menu"
|
176 |
|
177 |
+
#: add-to-any.php:580
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "Nascondi gli oggetti incorporati (Flash, video, etc.) che possono interferire con la visualizzazione corretta del menu"
|
180 |
|
181 |
+
#: add-to-any.php:585
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "Mostra nel menu il titolo dell'articolo (o pagina)"
|
184 |
|
185 |
+
#: add-to-any.php:592
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr "Mostra solamente il menu quando un utente clicca sul pulsante Share/Save"
|
188 |
|
189 |
+
#: add-to-any.php:598
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "Apri in una nuova scheda o finestra la pagina menu di addtoany.com quando un utente clicca il pulsante Share/Save"
|
192 |
|
193 |
+
#: add-to-any.php:603
|
194 |
msgid "Additional Options"
|
195 |
msgstr "Opzioni aggiuntive"
|
196 |
|
197 |
+
#: add-to-any.php:607
|
198 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
199 |
msgstr "Incolla nel riquadro qui sotto il nuovo codice personalizzato per il menu! "
|
200 |
|
201 |
+
#: add-to-any.php:611
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "Qui sotto é possibile impostare delle variabili JavaScript particolari applicabili ad ogni menu Share/Save."
|
204 |
|
205 |
+
#: add-to-any.php:612
|
206 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
207 |
+
msgstr "Gli utenti più esperti possono prendere visione della <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a> di AddToAny."
|
208 |
|
209 |
+
#: add-to-any.php:618
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>Nota</strong>: qualora stessi aggiungendo un nnuovo codice, fai attenzione a non sovrascrivere accidentalmente ogni codice precedente.</label>"
|
212 |
|
213 |
+
#: add-to-any.php:625
|
214 |
msgid "Save Changes"
|
215 |
msgstr "Salva le modifiche"
|
216 |
|
217 |
+
#: add-to-any.php:630
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "Ti é piaciuto questo plugin?"
|
220 |
|
221 |
+
#: add-to-any.php:631
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Votalo</a> su WordPress.org."
|
224 |
|
225 |
+
#: add-to-any.php:632
|
226 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Condividi</a> con i tuoi amici."
|
228 |
|
229 |
+
#: add-to-any.php:634
|
230 |
msgid "Need support?"
|
231 |
msgstr "Serve aiuto?"
|
232 |
|
233 |
+
#: add-to-any.php:635
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "Vedi la pagina dedicata alle <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
236 |
|
237 |
+
#: add-to-any.php:636
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "Effettua una ricerca nel <a href=\"http://wordpress.org/tags/add-to-any\">forum di supporto</a>."
|
240 |
|
241 |
+
#: add-to-any.php:743
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "Aggiungi/Rimuovi i sevizi"
|
244 |
|
245 |
+
#: add-to-any.php:791
|
246 |
msgid "Share/Save"
|
247 |
msgstr "Condividi/Salva"
|
248 |
|
249 |
+
#: add-to-any.php:792
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "Pulsanti Condividi/Salva"
|
252 |
|
languages/add-to-any-pt_PT.mo
CHANGED
Binary file
|
languages/add-to-any-pt_PT.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -85,168 +85,166 @@ msgstr "Programa de e-mail"
|
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "O seu tema precisa de ser corrigido. Para coriigir o seu tema, utilize <a href=\"theme-editor.php\">Theme Editor</a> para inserir <code><?php wp_footer(); ?></code> mesmo antes da linha <code></body></code> do ficheiro <code>footer.php</code> do tema."
|
87 |
|
88 |
-
#: add-to-any.php:
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#, fuzzy
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr "Marcador"
|
97 |
|
98 |
-
#: add-to-any.php:
|
99 |
msgid "Settings saved."
|
100 |
msgstr "Configuração guardada."
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
-
msgid "
|
104 |
-
msgstr "
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
msgid "Settings"
|
110 |
msgstr "Configurações"
|
111 |
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Standalone Services"
|
114 |
msgstr "Serviços Isolados"
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr "Escolha os serviços que deseja. Clique novamente num serviço já escolhido para o remover. Reordene os serviços fazendo drag'n'drop conforme aparecem por cima."
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Button"
|
122 |
msgstr "Botão"
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Image URL"
|
126 |
msgstr "URL da imagem"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Text only"
|
130 |
msgstr "Apenas texto"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Placement"
|
134 |
msgstr "Posicionamento"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr "Mostrar o botão Partilhar/Guardar no fim de cada post"
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts na página principal"
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts do feed RSS"
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr "Mostrar o botão Partilhar/Guardar no fim das páginas"
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
-
#, fuzzy
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "Se estiver desactivado, assegure-se que coloca o código seguinte em <a href=\"theme-editor.php\">Modelos das suas páginas</a> (dentro de <code>index.php</code>, <code>single.php</code>, e/ou <code>page.php</code>)"
|
156 |
|
157 |
-
#: add-to-any.php:
|
158 |
msgid "Menu Style"
|
159 |
msgstr "Estilo de Menu"
|
160 |
|
161 |
-
#: add-to-any.php:
|
162 |
-
msgid "Using
|
163 |
-
msgstr "Usar o Personalizador de Estilo do
|
164 |
|
165 |
-
#: add-to-any.php:
|
166 |
-
msgid "Open the
|
167 |
-
msgstr "Abrir o Menu de Personalização de Estilos
|
168 |
|
169 |
-
#: add-to-any.php:
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "Abrir o Menu de Personalização de Estilos"
|
172 |
|
173 |
-
#: add-to-any.php:
|
174 |
msgid "Menu Options"
|
175 |
msgstr "Opções de Menu"
|
176 |
|
177 |
-
#: add-to-any.php:
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "Ocultar objetos embebidos (Flash, video, etc) que interajam com o menu quando visualizado"
|
180 |
|
181 |
-
#: add-to-any.php:
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "Mostrar o título do post (ou da página) dentro do menu"
|
184 |
|
185 |
-
#: add-to-any.php:
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr "Mostrar apenas o menu quando o utilizador fizer um clique no botão Partilhar/Guardar"
|
188 |
|
189 |
-
#: add-to-any.php:
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "Abrir o menu de addtoany.com num novo separador ou janela se o utilizador fizer um clique no botão Partilhar/Guardar"
|
192 |
|
193 |
-
#: add-to-any.php:
|
194 |
msgid "Additional Options"
|
195 |
msgstr "Opções Adicionais"
|
196 |
|
197 |
-
#: add-to-any.php:
|
198 |
-
msgid "Paste the code from
|
199 |
-
msgstr "Cole o código do Menu de Personalização de Estilos do
|
200 |
|
201 |
-
#: add-to-any.php:
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "Em baixo pode inserir varáveis especiais de JavaScript para aplicar a cada menu Partilhar/Guardar."
|
204 |
|
205 |
-
#: add-to-any.php:
|
206 |
-
msgid "Advanced users might want to explore
|
207 |
-
msgstr "Utilizadores avançados podem querer explorar o <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API do JavaScript</a> do
|
208 |
|
209 |
-
#: add-to-any.php:
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>Nota</strong>: Se está a adicionar novo código, tenha cuidado para não sobrescrever (apagar) acidentalmente qualquer código existente.</label>"
|
212 |
|
213 |
-
#: add-to-any.php:
|
214 |
msgid "Save Changes"
|
215 |
msgstr "Guardar alterações"
|
216 |
|
217 |
-
#: add-to-any.php:
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "Gosta deste plugin?"
|
220 |
|
221 |
-
#: add-to-any.php:
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Atribua-lhe uma boa pontuação</a> no WordPress.org."
|
224 |
|
225 |
-
#: add-to-any.php:
|
226 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Partilhar</a> com os amigos."
|
228 |
|
229 |
-
#: add-to-any.php:
|
230 |
msgid "Need support?"
|
231 |
msgstr "Precisa de ajuda?"
|
232 |
|
233 |
-
#: add-to-any.php:
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "Consulte a página de <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ's</a>."
|
236 |
|
237 |
-
#: add-to-any.php:
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "Procurar nos <a href=\"http://wordpress.org/tags/add-to-any\">fóruns</a> de ajuda."
|
240 |
|
241 |
-
#: add-to-any.php:
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "Adicionar/Remover Serviços"
|
244 |
|
245 |
-
#: add-to-any.php:
|
246 |
msgid "Share/Save"
|
247 |
msgstr "Partilhar/Guardar"
|
248 |
|
249 |
-
#: add-to-any.php:
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "Botões Partilhar/Guardar"
|
252 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "O seu tema precisa de ser corrigido. Para coriigir o seu tema, utilize <a href=\"theme-editor.php\">Theme Editor</a> para inserir <code><?php wp_footer(); ?></code> mesmo antes da linha <code></body></code> do ficheiro <code>footer.php</code> do tema."
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
|
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr "Marcador"
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr "Configuração guardada."
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
+
msgstr "AddToAny: Partilhar/Guardar "
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr "Configurações"
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr "Serviços Isolados"
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr "Escolha os serviços que deseja. Clique novamente num serviço já escolhido para o remover. Reordene os serviços fazendo drag'n'drop conforme aparecem por cima."
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr "Botão"
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr "URL da imagem"
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr "Apenas texto"
|
130 |
|
131 |
+
#: add-to-any.php:524
|
132 |
msgid "Placement"
|
133 |
msgstr "Posicionamento"
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr "Mostrar o botão Partilhar/Guardar no fim de cada post"
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts na página principal"
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts do feed RSS"
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr "Mostrar o botão Partilhar/Guardar no fim das páginas"
|
150 |
|
151 |
+
#: add-to-any.php:555
|
|
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr "Se estiver desactivado, assegure-se que coloca o código seguinte em <a href=\"theme-editor.php\">Modelos das suas páginas</a> (dentro de <code>index.php</code>, <code>single.php</code>, e/ou <code>page.php</code>)"
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr "Estilo de Menu"
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
+
msgstr "Usar o Personalizador de Estilo do AddToAny. Pode personalizar as cores do seu menu Partilhar/Guardar! Quando finalizar, assegure-se que cola o código gerado na caixa <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Opções Adicionais</a> em baixo."
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
+
msgstr "Abrir o Menu de Personalização de Estilos AddToAny numa nova janela"
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr "Abrir o Menu de Personalização de Estilos"
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr "Opções de Menu"
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr "Ocultar objetos embebidos (Flash, video, etc) que interajam com o menu quando visualizado"
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr "Mostrar o título do post (ou da página) dentro do menu"
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr "Mostrar apenas o menu quando o utilizador fizer um clique no botão Partilhar/Guardar"
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr "Abrir o menu de addtoany.com num novo separador ou janela se o utilizador fizer um clique no botão Partilhar/Guardar"
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr "Opções Adicionais"
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
+
msgstr "Cole o código do Menu de Personalização de Estilos do AddToAny na caixa a seguir!"
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr "Em baixo pode inserir varáveis especiais de JavaScript para aplicar a cada menu Partilhar/Guardar."
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
+
msgstr "Utilizadores avançados podem querer explorar o <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API do JavaScript</a> do AddToAny."
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr "<strong>Nota</strong>: Se está a adicionar novo código, tenha cuidado para não sobrescrever (apagar) acidentalmente qualquer código existente.</label>"
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr "Guardar alterações"
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr "Gosta deste plugin?"
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Atribua-lhe uma boa pontuação</a> no WordPress.org."
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Partilhar</a> com os amigos."
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr "Precisa de ajuda?"
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr "Consulte a página de <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ's</a>."
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr "Procurar nos <a href=\"http://wordpress.org/tags/add-to-any\">fóruns</a> de ajuda."
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr "Adicionar/Remover Serviços"
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr "Partilhar/Guardar"
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr "Botões Partilhar/Guardar"
|
250 |
|
languages/add-to-any-ro_RO.mo
CHANGED
Binary file
|
languages/add-to-any-ro_RO.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
@@ -85,167 +85,166 @@ msgstr "Email Client"
|
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "Tema ta trebuie sa fie la zi. Pentru purtare modifca necesara,foloseste <a href=\"theme-editor.php\">editorul de tema</a> pentru a intra <code><?php wp_footer(); ?></code> imediat dupa tag de anchidere <code></body></code> present an <code>footer.php</code> la tema ta."
|
87 |
|
88 |
-
#: add-to-any.php:
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#, fuzzy
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr "Semneaza"
|
97 |
|
98 |
-
#: add-to-any.php:
|
99 |
msgid "Settings saved."
|
100 |
msgstr "Impostationi salvate"
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
-
msgid "
|
104 |
-
msgstr "
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
msgid "Settings"
|
110 |
msgstr "Impostationi"
|
111 |
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Standalone Services"
|
114 |
msgstr "Servitii independente"
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr "Alege aici dedesupt servitile care ati plac. Clicca la un servici active pentru a elimina. Ordineaza servicii prin drag and drop."
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Button"
|
122 |
msgstr "Buton"
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Image URL"
|
126 |
msgstr "Imagine URL"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Text only"
|
130 |
msgstr "Duar text"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Placement"
|
134 |
msgstr "Pozitia"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul articolului"
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul articolului de la pagina principala"
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul de la feed"
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul de la pagina"
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
154 |
msgstr "Daca e dezactivat, trebuie sa fim siguri sa punem codul seguit <a href=\"theme-editor.php\">tema de la pagina</a> ( cu <code>index.php</code>, <code>single.php</code>, si/sau <code>page.php</code>)"
|
155 |
|
156 |
-
#: add-to-any.php:
|
157 |
msgid "Menu Style"
|
158 |
msgstr "Stil menu"
|
159 |
|
160 |
-
#: add-to-any.php:
|
161 |
-
msgid "Using
|
162 |
-
msgstr "Folosind stilul de la menu de la
|
163 |
|
164 |
-
#: add-to-any.php:
|
165 |
-
msgid "Open the
|
166 |
-
msgstr "Deschide an o noue fineastra pentru a personaliza il menu de la
|
167 |
|
168 |
-
#: add-to-any.php:
|
169 |
msgid "Open Menu Styler"
|
170 |
msgstr "Stil menu"
|
171 |
|
172 |
-
#: add-to-any.php:
|
173 |
msgid "Menu Options"
|
174 |
msgstr "Optioni menu"
|
175 |
|
176 |
-
#: add-to-any.php:
|
177 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
178 |
msgstr "Ascondi obiecte incorporate (Flash, video, etc.) care poti interferi cu menu vazut"
|
179 |
|
180 |
-
#: add-to-any.php:
|
181 |
msgid "Show the title of the post (or page) within the menu"
|
182 |
msgstr "Priveste titlul de la articolul (sau pagina) an menu"
|
183 |
|
184 |
-
#: add-to-any.php:
|
185 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
186 |
msgstr "Arata menu duar cand autorul clicca pe butonul Amparte/Salveaza"
|
187 |
|
188 |
-
#: add-to-any.php:
|
189 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
190 |
msgstr "Deschide meniul addtoany.com antro noua feneastra sau scheda daca autorul clicca pe butonul Amparte/Salveava"
|
191 |
|
192 |
-
#: add-to-any.php:
|
193 |
msgid "Additional Options"
|
194 |
msgstr "Optioni adiţionale"
|
195 |
|
196 |
-
#: add-to-any.php:
|
197 |
-
msgid "Paste the code from
|
198 |
msgstr "Introduce aici jos codul personalizat pentru menu!"
|
199 |
|
200 |
-
#: add-to-any.php:
|
201 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
202 |
msgstr "Aici jos e posibil impostare variabilele JavaScript applicate a fiecare menu Amparte/Salveaza"
|
203 |
|
204 |
-
#: add-to-any.php:
|
205 |
-
msgid "Advanced users might want to explore
|
206 |
msgstr "Autorul poate sa vada de la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
207 |
|
208 |
-
#: add-to-any.php:
|
209 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
210 |
msgstr "<strong>Nota</strong>: Daca ajungi un nou cod, atentione se nu soprascrieti din gresiala fiecare cod de prima.</label>"
|
211 |
|
212 |
-
#: add-to-any.php:
|
213 |
msgid "Save Changes"
|
214 |
msgstr "Salveaza schimbarile"
|
215 |
|
216 |
-
#: add-to-any.php:
|
217 |
msgid "Like this plugin?"
|
218 |
msgstr "Ati place acest plugin?"
|
219 |
|
220 |
-
#: add-to-any.php:
|
221 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
222 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Voteazama</a> sus WordPress.org."
|
223 |
|
224 |
-
#: add-to-any.php:
|
225 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
226 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Amparte</a> cu prieteni tai."
|
227 |
|
228 |
-
#: add-to-any.php:
|
229 |
msgid "Need support?"
|
230 |
msgstr "Ai nevoie de ajutor?"
|
231 |
|
232 |
-
#: add-to-any.php:
|
233 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
234 |
msgstr "Priveste <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
235 |
|
236 |
-
#: add-to-any.php:
|
237 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
238 |
msgstr "Cauta pe <a href=\"http://wordpress.org/tags/add-to-any\">forum</a>."
|
239 |
|
240 |
-
#: add-to-any.php:
|
241 |
msgid "Add/Remove Services"
|
242 |
msgstr "Ajunge/Elimina servitii"
|
243 |
|
244 |
-
#: add-to-any.php:
|
245 |
msgid "Share/Save"
|
246 |
msgstr "Amparte/Salveaza"
|
247 |
|
248 |
-
#: add-to-any.php:
|
249 |
msgid "Share/Save Buttons"
|
250 |
msgstr "Amparte/Salveaza buton"
|
251 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "Tema ta trebuie sa fie la zi. Pentru purtare modifca necesara,foloseste <a href=\"theme-editor.php\">editorul de tema</a> pentru a intra <code><?php wp_footer(); ?></code> imediat dupa tag de anchidere <code></body></code> present an <code>footer.php</code> la tema ta."
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
|
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr "Semneaza"
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr "Impostationi salvate"
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
+
msgstr "AddToAny: Amparte /Salveaza"
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr "Impostationi"
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr "Servitii independente"
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr "Alege aici dedesupt servitile care ati plac. Clicca la un servici active pentru a elimina. Ordineaza servicii prin drag and drop."
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr "Buton"
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr "Imagine URL"
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr "Duar text"
|
130 |
|
131 |
+
#: add-to-any.php:524
|
132 |
msgid "Placement"
|
133 |
msgstr "Pozitia"
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul articolului"
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul articolului de la pagina principala"
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul de la feed"
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr "Priveste Amparte/Salveaza buton la sfarsitul de la pagina"
|
150 |
|
151 |
+
#: add-to-any.php:555
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr "Daca e dezactivat, trebuie sa fim siguri sa punem codul seguit <a href=\"theme-editor.php\">tema de la pagina</a> ( cu <code>index.php</code>, <code>single.php</code>, si/sau <code>page.php</code>)"
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr "Stil menu"
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
+
msgstr "Folosind stilul de la menu de la AddToAny,poti sa configurezi culorile de al tau Amparte/Salveaza ! Daca ai modificat, pune codul asa obtinut an cuadru de la <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">option ajunse</a> aici jos."
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
+
msgstr "Deschide an o noue fineastra pentru a personaliza il menu de la AddToAny"
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr "Stil menu"
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr "Optioni menu"
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr "Ascondi obiecte incorporate (Flash, video, etc.) care poti interferi cu menu vazut"
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr "Priveste titlul de la articolul (sau pagina) an menu"
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr "Arata menu duar cand autorul clicca pe butonul Amparte/Salveaza"
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr "Deschide meniul addtoany.com antro noua feneastra sau scheda daca autorul clicca pe butonul Amparte/Salveava"
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr "Optioni adiţionale"
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
msgstr "Introduce aici jos codul personalizat pentru menu!"
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr "Aici jos e posibil impostare variabilele JavaScript applicate a fiecare menu Amparte/Salveaza"
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
msgstr "Autorul poate sa vada de la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr "<strong>Nota</strong>: Daca ajungi un nou cod, atentione se nu soprascrieti din gresiala fiecare cod de prima.</label>"
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr "Salveaza schimbarile"
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr "Ati place acest plugin?"
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Voteazama</a> sus WordPress.org."
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Amparte</a> cu prieteni tai."
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr "Ai nevoie de ajutor?"
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr "Priveste <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr "Cauta pe <a href=\"http://wordpress.org/tags/add-to-any\">forum</a>."
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr "Ajunge/Elimina servitii"
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr "Amparte/Salveaza"
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr "Amparte/Salveaza buton"
|
250 |
|
languages/add-to-any-ru_RU.mo
CHANGED
Binary file
|
languages/add-to-any-ru_RU.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -85,168 +85,166 @@ msgstr "E-mail сервисы"
|
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "Внимание! Плагин не работает с выбранной вами темой. Чтобы исправить это воспользуйтесь <a href=\"theme-editor.php\">редактором тем</a> и введите следующий код <code><?php wp_footer(); ?></code> сразу после строки <code></body></code>. Изменения нужно сделать в файле <code>footer.php</code>."
|
87 |
|
88 |
-
#: add-to-any.php:
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#, fuzzy
|
95 |
msgid "Share/Bookmark"
|
96 |
msgstr "В закладки!"
|
97 |
|
98 |
-
#: add-to-any.php:
|
99 |
msgid "Settings saved."
|
100 |
msgstr "Найстройки сохранены."
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
-
msgid "
|
104 |
msgstr "Сохранить/Отправить другу "
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
-
#: add-to-any.php:
|
109 |
msgid "Settings"
|
110 |
msgstr "Настройки модуля"
|
111 |
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Standalone Services"
|
114 |
msgstr "Используемые сервисы"
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
118 |
msgstr "Выберите из списка ниже нужные вам сервисы. Чтобы удалить сервис из вашего списка - нажмите на его иконку еще раз. Для того чтобы поменять сервисы местами в вашем списке, просто нажмите на иконку и перетащите на нужное."
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Button"
|
122 |
msgstr "Внешний вид кнопки"
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Image URL"
|
126 |
msgstr "Адрес изображения"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Text only"
|
130 |
msgstr "Только текст"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Placement"
|
134 |
msgstr "Расположение"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
msgid "Display Share/Save button at the bottom of posts"
|
138 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части всех постов"
|
139 |
|
140 |
-
#: add-to-any.php:
|
141 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
142 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части постов на главной странице"
|
143 |
|
144 |
-
#: add-to-any.php:
|
145 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
146 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части постов в фидах"
|
147 |
|
148 |
-
#: add-to-any.php:
|
149 |
msgid "Display Share/Save button at the bottom of pages"
|
150 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части страниц"
|
151 |
|
152 |
-
#: add-to-any.php:
|
153 |
-
#, fuzzy
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "Если данные опции не работают, проверьте, вставлен ли необходимый для работы плагина код в <a href=\"theme-editor.php\">вашей теме оформления</a> (код должен быть вставлен на следующих страницах: <code>index.php</code>, <code>single.php</code>, и/или <code>page.php</code>)"
|
156 |
|
157 |
-
#: add-to-any.php:
|
158 |
msgid "Menu Style"
|
159 |
msgstr "Внешний вид меню"
|
160 |
|
161 |
-
#: add-to-any.php:
|
162 |
-
msgid "Using
|
163 |
msgstr "Используйте этот инструмент для того, чтобы сделать ваше меню плагина Сохранить/Отправить другу уникальным в плане внешнего вида! Закончив настройки цветовой схемы, вставте полученный код в поле <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Дополнительные настройки</a>."
|
164 |
|
165 |
-
#: add-to-any.php:
|
166 |
-
msgid "Open the
|
167 |
msgstr "Открыть меню стилей для плагина Сохранить/Отправить другу в новом окне"
|
168 |
|
169 |
-
#: add-to-any.php:
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "Открыть меню внешнего вида"
|
172 |
|
173 |
-
#: add-to-any.php:
|
174 |
msgid "Menu Options"
|
175 |
msgstr "Настройки меню"
|
176 |
|
177 |
-
#: add-to-any.php:
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "Отключать различные эффекты (Flash, видео и другие), работающие параллельно с меню плагина"
|
180 |
|
181 |
-
#: add-to-any.php:
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "Показывать название заметки или страницы в меню плагина"
|
184 |
|
185 |
-
#: add-to-any.php:
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr "Показывать меню плагина только если пользователь нажмет на кнопку Сохранить/Отправить другу"
|
188 |
|
189 |
-
#: add-to-any.php:
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "Открывать меню addtoany.com в новом окне браузера, если пользователь нажал на кнопку плагина Сохранить/Отправить другу"
|
192 |
|
193 |
-
#: add-to-any.php:
|
194 |
msgid "Additional Options"
|
195 |
msgstr "Дополнительные настройки"
|
196 |
|
197 |
-
#: add-to-any.php:
|
198 |
-
msgid "Paste the code from
|
199 |
msgstr "Вставте в поле ниже полученный код для изменения внешнего вида меню плагина!"
|
200 |
|
201 |
-
#: add-to-any.php:
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "В поле ниже вы можете вставить полученный код, который изменит внешний вид меню плагина. "
|
204 |
|
205 |
-
#: add-to-any.php:
|
206 |
-
msgid "Advanced users might want to explore
|
207 |
msgstr "Если вы хотите узнать больше про технологии, используемые в плагине, читайте заметку о <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
208 |
|
209 |
-
#: add-to-any.php:
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>Обратите внимание</strong>! Вы добавили новый код, будте осторожны, новый код будет записан поверх старого.</label>"
|
212 |
|
213 |
-
#: add-to-any.php:
|
214 |
msgid "Save Changes"
|
215 |
msgstr "Сохранить все изменения"
|
216 |
|
217 |
-
#: add-to-any.php:
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "Понравился плагин?"
|
220 |
|
221 |
-
#: add-to-any.php:
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Оцените этот плагин</a> на сайте WordPress.org."
|
224 |
|
225 |
-
#: add-to-any.php:
|
226 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Расскажите о плагине</a> своим друзьям."
|
228 |
|
229 |
-
#: add-to-any.php:
|
230 |
msgid "Need support?"
|
231 |
msgstr "Нужна помощь?"
|
232 |
|
233 |
-
#: add-to-any.php:
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "Смотрите <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">ЧАВО</a>."
|
236 |
|
237 |
-
#: add-to-any.php:
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "Ответы на свои вопросы также ищите на <a href=\"http://wordpress.org/tags/add-to-any\">форумах поддержки</a>."
|
240 |
|
241 |
-
#: add-to-any.php:
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "Добавить/Удалить сервисы"
|
244 |
|
245 |
-
#: add-to-any.php:
|
246 |
msgid "Share/Save"
|
247 |
msgstr "Сохранить/Отправить другу"
|
248 |
|
249 |
-
#: add-to-any.php:
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "Сохранить/Отправить другу"
|
252 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr "Внимание! Плагин не работает с выбранной вами темой. Чтобы исправить это воспользуйтесь <a href=\"theme-editor.php\">редактором тем</a> и введите следующий код <code><?php wp_footer(); ?></code> сразу после строки <code></body></code>. Изменения нужно сделать в файле <code>footer.php</code>."
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
|
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr "В закладки!"
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr "Найстройки сохранены."
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
msgstr "Сохранить/Отправить другу "
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr "Настройки модуля"
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr "Используемые сервисы"
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr "Выберите из списка ниже нужные вам сервисы. Чтобы удалить сервис из вашего списка - нажмите на его иконку еще раз. Для того чтобы поменять сервисы местами в вашем списке, просто нажмите на иконку и перетащите на нужное."
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr "Внешний вид кнопки"
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr "Адрес изображения"
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr "Только текст"
|
130 |
|
131 |
+
#: add-to-any.php:524
|
132 |
msgid "Placement"
|
133 |
msgstr "Расположение"
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части всех постов"
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части постов на главной странице"
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части постов в фидах"
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr "Отображать кнопку Сохранить/Отправить другу в нижней части страниц"
|
150 |
|
151 |
+
#: add-to-any.php:555
|
|
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr "Если данные опции не работают, проверьте, вставлен ли необходимый для работы плагина код в <a href=\"theme-editor.php\">вашей теме оформления</a> (код должен быть вставлен на следующих страницах: <code>index.php</code>, <code>single.php</code>, и/или <code>page.php</code>)"
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr "Внешний вид меню"
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
msgstr "Используйте этот инструмент для того, чтобы сделать ваше меню плагина Сохранить/Отправить другу уникальным в плане внешнего вида! Закончив настройки цветовой схемы, вставте полученный код в поле <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Дополнительные настройки</a>."
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
msgstr "Открыть меню стилей для плагина Сохранить/Отправить другу в новом окне"
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr "Открыть меню внешнего вида"
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr "Настройки меню"
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr "Отключать различные эффекты (Flash, видео и другие), работающие параллельно с меню плагина"
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr "Показывать название заметки или страницы в меню плагина"
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr "Показывать меню плагина только если пользователь нажмет на кнопку Сохранить/Отправить другу"
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr "Открывать меню addtoany.com в новом окне браузера, если пользователь нажал на кнопку плагина Сохранить/Отправить другу"
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr "Дополнительные настройки"
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
msgstr "Вставте в поле ниже полученный код для изменения внешнего вида меню плагина!"
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr "В поле ниже вы можете вставить полученный код, который изменит внешний вид меню плагина. "
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
msgstr "Если вы хотите узнать больше про технологии, используемые в плагине, читайте заметку о <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr "<strong>Обратите внимание</strong>! Вы добавили новый код, будте осторожны, новый код будет записан поверх старого.</label>"
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr "Сохранить все изменения"
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr "Понравился плагин?"
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Оцените этот плагин</a> на сайте WordPress.org."
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Расскажите о плагине</a> своим друзьям."
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr "Нужна помощь?"
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr "Смотрите <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">ЧАВО</a>."
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr "Ответы на свои вопросы также ищите на <a href=\"http://wordpress.org/tags/add-to-any\">форумах поддержки</a>."
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr "Добавить/Удалить сервисы"
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr "Сохранить/Отправить другу"
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr "Сохранить/Отправить другу"
|
250 |
|
languages/add-to-any-sq_AL.mo
CHANGED
Binary file
|
languages/add-to-any-sq_AL.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any ne shqip\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Romeo Shuka | http://www.romeolab.com/ <webmaster@romeolab.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -87,167 +87,166 @@ msgstr "Klienti i postës elektronike"
|
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "Template juaj duhet azhornuar. Për të bërë ndryshimet e nevojshme, përdor editorini <a href=\"theme-editor.php\">e template</a> për të shtuar <code><?php wp_footer(); ?></code> menjëherë mbas mbylljes së tagut <code></body></code> që ndodhet në dokumentin <code>footer.php</code>."
|
89 |
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
-
#, fuzzy
|
97 |
msgid "Share/Bookmark"
|
98 |
msgstr "Bookmark"
|
99 |
|
100 |
-
#: add-to-any.php:
|
101 |
msgid "Settings saved."
|
102 |
msgstr "Opsionet u ruajtën."
|
103 |
|
104 |
-
#: add-to-any.php:
|
105 |
-
msgid "
|
106 |
-
msgstr "
|
107 |
|
108 |
-
#: add-to-any.php:
|
109 |
-
#: add-to-any.php:
|
110 |
-
#: add-to-any.php:
|
111 |
msgid "Settings"
|
112 |
msgstr "Opsionet"
|
113 |
|
114 |
-
#: add-to-any.php:
|
115 |
msgid "Standalone Services"
|
116 |
msgstr "Shërbime të pavarur"
|
117 |
|
118 |
-
#: add-to-any.php:
|
119 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
120 |
msgstr "Zgjidh këtu poshtë shërbimet që të pëlqejnë. Kliko tek një nga shërbimet aktive për ta hequr. Rëndit shërbimet me drag and drop."
|
121 |
|
122 |
-
#: add-to-any.php:
|
123 |
msgid "Button"
|
124 |
msgstr "Buton"
|
125 |
|
126 |
-
#: add-to-any.php:
|
127 |
msgid "Image URL"
|
128 |
msgstr "URL e imazhit"
|
129 |
|
130 |
-
#: add-to-any.php:
|
131 |
msgid "Text only"
|
132 |
msgstr "Vetëm tekst"
|
133 |
|
134 |
-
#: add-to-any.php:
|
135 |
msgid "Placement"
|
136 |
msgstr "Vendndodhja"
|
137 |
|
138 |
-
#: add-to-any.php:
|
139 |
msgid "Display Share/Save button at the bottom of posts"
|
140 |
msgstr "Trego butonin Share/Save në fund të artikujve"
|
141 |
|
142 |
-
#: add-to-any.php:
|
143 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
144 |
msgstr "Trego butonin Share/Save në fund të artikujve në faqen kryesore"
|
145 |
|
146 |
-
#: add-to-any.php:
|
147 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
148 |
msgstr "Trego butonin Share/Save në fund të artikujve feed"
|
149 |
|
150 |
-
#: add-to-any.php:
|
151 |
msgid "Display Share/Save button at the bottom of pages"
|
152 |
msgstr "Trego butonin Share/Save në fund të faqeve"
|
153 |
|
154 |
-
#: add-to-any.php:
|
155 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
156 |
msgstr "Nëse nuk është e selektuar, sigurohu që të vendosësh kodin në <a href=\"theme-editor.php\">faqen e templates tënde</a> (në <code>index.php</code>, <code>single.php</code>, edhe/ose <code>page.php</code>)"
|
157 |
|
158 |
-
#: add-to-any.php:
|
159 |
msgid "Menu Style"
|
160 |
msgstr "Stili i menusë"
|
161 |
|
162 |
-
#: add-to-any.php:
|
163 |
-
msgid "Using
|
164 |
-
msgstr "Duke përdorur Menunë Styler të
|
165 |
|
166 |
-
#: add-to-any.php:
|
167 |
-
msgid "Open the
|
168 |
-
msgstr "Hape në një faqe të re për të personalizuar menunë e
|
169 |
|
170 |
-
#: add-to-any.php:
|
171 |
msgid "Open Menu Styler"
|
172 |
msgstr "Stili menu"
|
173 |
|
174 |
-
#: add-to-any.php:
|
175 |
msgid "Menu Options"
|
176 |
msgstr "Opsionet e menusë"
|
177 |
|
178 |
-
#: add-to-any.php:
|
179 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
180 |
msgstr "Fshih objektet e inkorporuar (Flash, video, etj.) të cilët mund të ndikojnë në shikimin e rregullt të menusë"
|
181 |
|
182 |
-
#: add-to-any.php:
|
183 |
msgid "Show the title of the post (or page) within the menu"
|
184 |
msgstr "Trego në menu titullin e artikullit (ose të faqes)"
|
185 |
|
186 |
-
#: add-to-any.php:
|
187 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
188 |
msgstr "Trego menunë vetëm kur një anëtar klikon mbi butonin Share/Save"
|
189 |
|
190 |
-
#: add-to-any.php:
|
191 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
192 |
msgstr "Hap në një skedë apo dritare të re faqen menu të addtoany.com kur një vizitor klikon mbi butonin Share/Save"
|
193 |
|
194 |
-
#: add-to-any.php:
|
195 |
msgid "Additional Options"
|
196 |
msgstr "Opsione shtesë"
|
197 |
|
198 |
-
#: add-to-any.php:
|
199 |
-
msgid "Paste the code from
|
200 |
msgstr "Ngjit në kutinë poshtë kodin tuaj të personalizuar të menusë! "
|
201 |
|
202 |
-
#: add-to-any.php:
|
203 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
204 |
msgstr "Këtu poshtë është e mundur ndryshimi i variableve të JavaScript që përdor menuja Share/Save."
|
205 |
|
206 |
-
#: add-to-any.php:
|
207 |
-
msgid "Advanced users might want to explore
|
208 |
-
msgstr "Përdoruesit me njohuri më të thella mund të eksplorojnë <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a> të
|
209 |
|
210 |
-
#: add-to-any.php:
|
211 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
212 |
msgstr "<strong>Shënim</strong>: nëse ti vendos kod të ri, ki kujdes mos të rishkruash ndonjë kod të vjetër.</label>"
|
213 |
|
214 |
-
#: add-to-any.php:
|
215 |
msgid "Save Changes"
|
216 |
msgstr "Ruaj ndryshimet"
|
217 |
|
218 |
-
#: add-to-any.php:
|
219 |
msgid "Like this plugin?"
|
220 |
msgstr "Të pëlqeu ky plugin?"
|
221 |
|
222 |
-
#: add-to-any.php:
|
223 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
224 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Votoje</a> në WordPress.org."
|
225 |
|
226 |
-
#: add-to-any.php:
|
227 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
228 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Shpërndaja</a> miqve të tu.."
|
229 |
|
230 |
-
#: add-to-any.php:
|
231 |
msgid "Need support?"
|
232 |
msgstr "Të duhet ndihmë??"
|
233 |
|
234 |
-
#: add-to-any.php:
|
235 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
236 |
msgstr "Shiko faqen dedikuar <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
237 |
|
238 |
-
#: add-to-any.php:
|
239 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
240 |
msgstr "Bëj një kërkim në <a href=\"http://wordpress.org/tags/add-to-any\">forum</a>."
|
241 |
|
242 |
-
#: add-to-any.php:
|
243 |
msgid "Add/Remove Services"
|
244 |
msgstr "Shtoi/Hiq shërbimet"
|
245 |
|
246 |
-
#: add-to-any.php:
|
247 |
msgid "Share/Save"
|
248 |
msgstr "Shpërnda/Ruaj"
|
249 |
|
250 |
-
#: add-to-any.php:
|
251 |
msgid "Share/Save Buttons"
|
252 |
msgstr "Butoni Shpërnda/Ruaj"
|
253 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any ne shqip\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: Romeo Shuka | http://www.romeolab.com/ <webmaster@romeolab.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
87 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
88 |
msgstr "Template juaj duhet azhornuar. Për të bërë ndryshimet e nevojshme, përdor editorini <a href=\"theme-editor.php\">e template</a> për të shtuar <code><?php wp_footer(); ?></code> menjëherë mbas mbylljes së tagut <code></body></code> që ndodhet në dokumentin <code>footer.php</code>."
|
89 |
|
90 |
+
#: add-to-any.php:402
|
91 |
+
#: add-to-any.php:475
|
92 |
+
#: add-to-any.php:479
|
93 |
+
#: add-to-any.php:483
|
94 |
+
#: add-to-any.php:487
|
95 |
+
#: add-to-any.php:519
|
|
|
96 |
msgid "Share/Bookmark"
|
97 |
msgstr "Bookmark"
|
98 |
|
99 |
+
#: add-to-any.php:416
|
100 |
msgid "Settings saved."
|
101 |
msgstr "Opsionet u ruajtën."
|
102 |
|
103 |
+
#: add-to-any.php:427
|
104 |
+
msgid "AddToAny: Share/Save "
|
105 |
+
msgstr "AddToAny: Shpërnda/Ruaj"
|
106 |
|
107 |
+
#: add-to-any.php:427
|
108 |
+
#: add-to-any.php:791
|
109 |
+
#: add-to-any.php:815
|
110 |
msgid "Settings"
|
111 |
msgstr "Opsionet"
|
112 |
|
113 |
+
#: add-to-any.php:438
|
114 |
msgid "Standalone Services"
|
115 |
msgstr "Shërbime të pavarur"
|
116 |
|
117 |
+
#: add-to-any.php:443
|
118 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
119 |
msgstr "Zgjidh këtu poshtë shërbimet që të pëlqejnë. Kliko tek një nga shërbimet aktive për ta hequr. Rëndit shërbimet me drag and drop."
|
120 |
|
121 |
+
#: add-to-any.php:470
|
122 |
msgid "Button"
|
123 |
msgstr "Buton"
|
124 |
|
125 |
+
#: add-to-any.php:509
|
126 |
msgid "Image URL"
|
127 |
msgstr "URL e imazhit"
|
128 |
|
129 |
+
#: add-to-any.php:516
|
130 |
msgid "Text only"
|
131 |
msgstr "Vetëm tekst"
|
132 |
|
133 |
+
#: add-to-any.php:524
|
134 |
msgid "Placement"
|
135 |
msgstr "Vendndodhja"
|
136 |
|
137 |
+
#: add-to-any.php:533
|
138 |
msgid "Display Share/Save button at the bottom of posts"
|
139 |
msgstr "Trego butonin Share/Save në fund të artikujve"
|
140 |
|
141 |
+
#: add-to-any.php:540
|
142 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
143 |
msgstr "Trego butonin Share/Save në fund të artikujve në faqen kryesore"
|
144 |
|
145 |
+
#: add-to-any.php:547
|
146 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
147 |
msgstr "Trego butonin Share/Save në fund të artikujve feed"
|
148 |
|
149 |
+
#: add-to-any.php:551
|
150 |
msgid "Display Share/Save button at the bottom of pages"
|
151 |
msgstr "Trego butonin Share/Save në fund të faqeve"
|
152 |
|
153 |
+
#: add-to-any.php:555
|
154 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
155 |
msgstr "Nëse nuk është e selektuar, sigurohu që të vendosësh kodin në <a href=\"theme-editor.php\">faqen e templates tënde</a> (në <code>index.php</code>, <code>single.php</code>, edhe/ose <code>page.php</code>)"
|
156 |
|
157 |
+
#: add-to-any.php:564
|
158 |
msgid "Menu Style"
|
159 |
msgstr "Stili i menusë"
|
160 |
|
161 |
+
#: add-to-any.php:566
|
162 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
163 |
+
msgstr "Duke përdorur Menunë Styler të AddToAny mund të personalizosh ngjyrat e menusë Share/Save! Mbasi të keni bër ndryshimet e duhura, ngjit kodin që gjëndet në <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Opsionet shtesë</a> këtu poshtë."
|
164 |
|
165 |
+
#: add-to-any.php:568
|
166 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
167 |
+
msgstr "Hape në një faqe të re për të personalizuar menunë e AddToAny"
|
168 |
|
169 |
+
#: add-to-any.php:570
|
170 |
msgid "Open Menu Styler"
|
171 |
msgstr "Stili menu"
|
172 |
|
173 |
+
#: add-to-any.php:575
|
174 |
msgid "Menu Options"
|
175 |
msgstr "Opsionet e menusë"
|
176 |
|
177 |
+
#: add-to-any.php:580
|
178 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
179 |
msgstr "Fshih objektet e inkorporuar (Flash, video, etj.) të cilët mund të ndikojnë në shikimin e rregullt të menusë"
|
180 |
|
181 |
+
#: add-to-any.php:585
|
182 |
msgid "Show the title of the post (or page) within the menu"
|
183 |
msgstr "Trego në menu titullin e artikullit (ose të faqes)"
|
184 |
|
185 |
+
#: add-to-any.php:592
|
186 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
187 |
msgstr "Trego menunë vetëm kur një anëtar klikon mbi butonin Share/Save"
|
188 |
|
189 |
+
#: add-to-any.php:598
|
190 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
191 |
msgstr "Hap në një skedë apo dritare të re faqen menu të addtoany.com kur një vizitor klikon mbi butonin Share/Save"
|
192 |
|
193 |
+
#: add-to-any.php:603
|
194 |
msgid "Additional Options"
|
195 |
msgstr "Opsione shtesë"
|
196 |
|
197 |
+
#: add-to-any.php:607
|
198 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
199 |
msgstr "Ngjit në kutinë poshtë kodin tuaj të personalizuar të menusë! "
|
200 |
|
201 |
+
#: add-to-any.php:611
|
202 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
203 |
msgstr "Këtu poshtë është e mundur ndryshimi i variableve të JavaScript që përdor menuja Share/Save."
|
204 |
|
205 |
+
#: add-to-any.php:612
|
206 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
207 |
+
msgstr "Përdoruesit me njohuri më të thella mund të eksplorojnë <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a> të AddToAny."
|
208 |
|
209 |
+
#: add-to-any.php:618
|
210 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
211 |
msgstr "<strong>Shënim</strong>: nëse ti vendos kod të ri, ki kujdes mos të rishkruash ndonjë kod të vjetër.</label>"
|
212 |
|
213 |
+
#: add-to-any.php:625
|
214 |
msgid "Save Changes"
|
215 |
msgstr "Ruaj ndryshimet"
|
216 |
|
217 |
+
#: add-to-any.php:630
|
218 |
msgid "Like this plugin?"
|
219 |
msgstr "Të pëlqeu ky plugin?"
|
220 |
|
221 |
+
#: add-to-any.php:631
|
222 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
223 |
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Votoje</a> në WordPress.org."
|
224 |
|
225 |
+
#: add-to-any.php:632
|
226 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
227 |
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Shpërndaja</a> miqve të tu.."
|
228 |
|
229 |
+
#: add-to-any.php:634
|
230 |
msgid "Need support?"
|
231 |
msgstr "Të duhet ndihmë??"
|
232 |
|
233 |
+
#: add-to-any.php:635
|
234 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
235 |
msgstr "Shiko faqen dedikuar <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
236 |
|
237 |
+
#: add-to-any.php:636
|
238 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
239 |
msgstr "Bëj një kërkim në <a href=\"http://wordpress.org/tags/add-to-any\">forum</a>."
|
240 |
|
241 |
+
#: add-to-any.php:743
|
242 |
msgid "Add/Remove Services"
|
243 |
msgstr "Shtoi/Hiq shërbimet"
|
244 |
|
245 |
+
#: add-to-any.php:791
|
246 |
msgid "Share/Save"
|
247 |
msgstr "Shpërnda/Ruaj"
|
248 |
|
249 |
+
#: add-to-any.php:792
|
250 |
msgid "Share/Save Buttons"
|
251 |
msgstr "Butoni Shpërnda/Ruaj"
|
252 |
|
languages/add-to-any-zh_CN.mo
CHANGED
Binary file
|
languages/add-to-any-zh_CN.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -69,7 +69,6 @@ msgid "Bookmark in your browser"
|
|
69 |
msgstr "添加为浏览器书签"
|
70 |
|
71 |
#: add-to-any.php:224
|
72 |
-
#, fuzzy
|
73 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
74 |
msgstr "按下 [Ctrl+D] 或 [Cmd+D] 将本页加为书签"
|
75 |
|
@@ -89,170 +88,166 @@ msgstr "电子邮件程序"
|
|
89 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
-
#: add-to-any.php:
|
95 |
-
#: add-to-any.php:
|
96 |
-
#: add-to-any.php:
|
97 |
-
#: add-to-any.php:
|
98 |
-
#, fuzzy
|
99 |
msgid "Share/Bookmark"
|
100 |
msgstr "书签"
|
101 |
|
102 |
-
#: add-to-any.php:
|
103 |
msgid "Settings saved."
|
104 |
msgstr "设置已保存"
|
105 |
|
106 |
-
#: add-to-any.php:
|
107 |
-
msgid "
|
108 |
-
msgstr "
|
109 |
|
110 |
-
#: add-to-any.php:
|
111 |
-
#: add-to-any.php:
|
112 |
-
#: add-to-any.php:
|
113 |
msgid "Settings"
|
114 |
msgstr "设置"
|
115 |
|
116 |
-
#: add-to-any.php:
|
117 |
msgid "Standalone Services"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: add-to-any.php:
|
121 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: add-to-any.php:
|
125 |
msgid "Button"
|
126 |
msgstr "按钮"
|
127 |
|
128 |
-
#: add-to-any.php:
|
129 |
msgid "Image URL"
|
130 |
msgstr "图片 URL"
|
131 |
|
132 |
-
#: add-to-any.php:
|
133 |
msgid "Text only"
|
134 |
msgstr "仅用文字"
|
135 |
|
136 |
-
#: add-to-any.php:
|
137 |
-
#, fuzzy
|
138 |
msgid "Placement"
|
139 |
msgstr "按钮位置"
|
140 |
|
141 |
-
#: add-to-any.php:
|
142 |
msgid "Display Share/Save button at the bottom of posts"
|
143 |
msgstr "在文章底部显示 分享/收藏 按钮"
|
144 |
|
145 |
-
#: add-to-any.php:
|
146 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
147 |
msgstr "在首页的文章底部显示 分享/收藏 按钮"
|
148 |
|
149 |
-
#: add-to-any.php:
|
150 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
151 |
msgstr "在 Feed 的文章底部显示 分享/收藏 按钮"
|
152 |
|
153 |
-
#: add-to-any.php:
|
154 |
msgid "Display Share/Save button at the bottom of pages"
|
155 |
msgstr "在页面底部显示 分享/收藏 按钮"
|
156 |
|
157 |
-
#: add-to-any.php:
|
158 |
-
#, fuzzy
|
159 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
160 |
msgstr "如果不选,请确定将以下代码置入于 <a href=\"theme-editor.php\">您的模板页面</a> 中 (包括 <code>index.php</code>,<code>single.php</code>,与/或 <code>page.php</code>)"
|
161 |
|
162 |
-
#: add-to-any.php:
|
163 |
msgid "Menu Style"
|
164 |
msgstr "菜单风格"
|
165 |
|
166 |
-
#: add-to-any.php:
|
167 |
-
msgid "Using
|
168 |
-
msgstr "使用
|
169 |
|
170 |
-
#: add-to-any.php:
|
171 |
-
msgid "Open the
|
172 |
-
msgstr "在新窗口中打开
|
173 |
|
174 |
-
#: add-to-any.php:
|
175 |
msgid "Open Menu Styler"
|
176 |
msgstr "打开菜单风格设置器"
|
177 |
|
178 |
-
#: add-to-any.php:
|
179 |
msgid "Menu Options"
|
180 |
msgstr "菜单选项"
|
181 |
|
182 |
-
#: add-to-any.php:
|
183 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
184 |
msgstr "菜单显示时隐藏与菜单相交的嵌入式对象(Flash,视频,等) "
|
185 |
|
186 |
-
#: add-to-any.php:
|
187 |
msgid "Show the title of the post (or page) within the menu"
|
188 |
msgstr "菜单中显示文章(或页面)的标题"
|
189 |
|
190 |
-
#: add-to-any.php:
|
191 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
192 |
msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
|
193 |
|
194 |
-
#: add-to-any.php:
|
195 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
196 |
msgstr "如用户点击 分享/收藏 按钮,在新标签页或新窗口中打开 addtoany.com 菜单页面"
|
197 |
|
198 |
-
#: add-to-any.php:
|
199 |
msgid "Additional Options"
|
200 |
msgstr "附加选项"
|
201 |
|
202 |
-
#: add-to-any.php:
|
203 |
-
msgid "Paste the code from
|
204 |
-
msgstr "粘贴
|
205 |
|
206 |
-
#: add-to-any.php:
|
207 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
208 |
msgstr "您可以设置特殊 JavaScript 变量以应用于全部 分享/收藏 菜单。"
|
209 |
|
210 |
-
#: add-to-any.php:
|
211 |
-
|
212 |
-
|
213 |
-
msgstr "高级用户可能希望尝试 Add to Any 的 <a href=\"http://www.addtoany.com/buttons/api/\">JavaScript API</a> 所生成的代码。"
|
214 |
|
215 |
-
#: add-to-any.php:
|
216 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
217 |
msgstr "<strong>注意</strong>: 如果您打算添加新代码,请小心不要意外覆盖任何先前代码。</label>"
|
218 |
|
219 |
-
#: add-to-any.php:
|
220 |
msgid "Save Changes"
|
221 |
msgstr "保存更改"
|
222 |
|
223 |
-
#: add-to-any.php:
|
224 |
msgid "Like this plugin?"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: add-to-any.php:
|
228 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: add-to-any.php:
|
232 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: add-to-any.php:
|
236 |
msgid "Need support?"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: add-to-any.php:
|
240 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: add-to-any.php:
|
244 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: add-to-any.php:
|
248 |
msgid "Add/Remove Services"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: add-to-any.php:
|
252 |
msgid "Share/Save"
|
253 |
msgstr "分享/收藏"
|
254 |
|
255 |
-
#: add-to-any.php:
|
256 |
msgid "Share/Save Buttons"
|
257 |
msgstr "分享/收藏 按钮"
|
258 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Pat <no@no.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
69 |
msgstr "添加为浏览器书签"
|
70 |
|
71 |
#: add-to-any.php:224
|
|
|
72 |
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
73 |
msgstr "按下 [Ctrl+D] 或 [Cmd+D] 将本页加为书签"
|
74 |
|
88 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: add-to-any.php:402
|
92 |
+
#: add-to-any.php:475
|
93 |
+
#: add-to-any.php:479
|
94 |
+
#: add-to-any.php:483
|
95 |
+
#: add-to-any.php:487
|
96 |
+
#: add-to-any.php:519
|
|
|
97 |
msgid "Share/Bookmark"
|
98 |
msgstr "书签"
|
99 |
|
100 |
+
#: add-to-any.php:416
|
101 |
msgid "Settings saved."
|
102 |
msgstr "设置已保存"
|
103 |
|
104 |
+
#: add-to-any.php:427
|
105 |
+
msgid "AddToAny: Share/Save "
|
106 |
+
msgstr "AddToAny: 分享/收藏"
|
107 |
|
108 |
+
#: add-to-any.php:427
|
109 |
+
#: add-to-any.php:791
|
110 |
+
#: add-to-any.php:815
|
111 |
msgid "Settings"
|
112 |
msgstr "设置"
|
113 |
|
114 |
+
#: add-to-any.php:438
|
115 |
msgid "Standalone Services"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: add-to-any.php:443
|
119 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: add-to-any.php:470
|
123 |
msgid "Button"
|
124 |
msgstr "按钮"
|
125 |
|
126 |
+
#: add-to-any.php:509
|
127 |
msgid "Image URL"
|
128 |
msgstr "图片 URL"
|
129 |
|
130 |
+
#: add-to-any.php:516
|
131 |
msgid "Text only"
|
132 |
msgstr "仅用文字"
|
133 |
|
134 |
+
#: add-to-any.php:524
|
|
|
135 |
msgid "Placement"
|
136 |
msgstr "按钮位置"
|
137 |
|
138 |
+
#: add-to-any.php:533
|
139 |
msgid "Display Share/Save button at the bottom of posts"
|
140 |
msgstr "在文章底部显示 分享/收藏 按钮"
|
141 |
|
142 |
+
#: add-to-any.php:540
|
143 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
144 |
msgstr "在首页的文章底部显示 分享/收藏 按钮"
|
145 |
|
146 |
+
#: add-to-any.php:547
|
147 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
148 |
msgstr "在 Feed 的文章底部显示 分享/收藏 按钮"
|
149 |
|
150 |
+
#: add-to-any.php:551
|
151 |
msgid "Display Share/Save button at the bottom of pages"
|
152 |
msgstr "在页面底部显示 分享/收藏 按钮"
|
153 |
|
154 |
+
#: add-to-any.php:555
|
|
|
155 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
156 |
msgstr "如果不选,请确定将以下代码置入于 <a href=\"theme-editor.php\">您的模板页面</a> 中 (包括 <code>index.php</code>,<code>single.php</code>,与/或 <code>page.php</code>)"
|
157 |
|
158 |
+
#: add-to-any.php:564
|
159 |
msgid "Menu Style"
|
160 |
msgstr "菜单风格"
|
161 |
|
162 |
+
#: add-to-any.php:566
|
163 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
164 |
+
msgstr "使用 AddToAny 的菜单风格设置器,您可以自定义您的 分享/收藏 菜单的颜色!完成后,请将生成的代码粘贴于下方 <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">附加选项</a> 框内。"
|
165 |
|
166 |
+
#: add-to-any.php:568
|
167 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
168 |
+
msgstr "在新窗口中打开 AddToAny 菜单风格设置器"
|
169 |
|
170 |
+
#: add-to-any.php:570
|
171 |
msgid "Open Menu Styler"
|
172 |
msgstr "打开菜单风格设置器"
|
173 |
|
174 |
+
#: add-to-any.php:575
|
175 |
msgid "Menu Options"
|
176 |
msgstr "菜单选项"
|
177 |
|
178 |
+
#: add-to-any.php:580
|
179 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
180 |
msgstr "菜单显示时隐藏与菜单相交的嵌入式对象(Flash,视频,等) "
|
181 |
|
182 |
+
#: add-to-any.php:585
|
183 |
msgid "Show the title of the post (or page) within the menu"
|
184 |
msgstr "菜单中显示文章(或页面)的标题"
|
185 |
|
186 |
+
#: add-to-any.php:592
|
187 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
188 |
msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
|
189 |
|
190 |
+
#: add-to-any.php:598
|
191 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
192 |
msgstr "如用户点击 分享/收藏 按钮,在新标签页或新窗口中打开 addtoany.com 菜单页面"
|
193 |
|
194 |
+
#: add-to-any.php:603
|
195 |
msgid "Additional Options"
|
196 |
msgstr "附加选项"
|
197 |
|
198 |
+
#: add-to-any.php:607
|
199 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
200 |
+
msgstr "粘贴 AddToAny 菜单风格设置器生成的代码于下方框内!"
|
201 |
|
202 |
+
#: add-to-any.php:611
|
203 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
204 |
msgstr "您可以设置特殊 JavaScript 变量以应用于全部 分享/收藏 菜单。"
|
205 |
|
206 |
+
#: add-to-any.php:612
|
207 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
208 |
+
msgstr "高级用户可能希望尝试 AddToAny 的 <a href=\"http://www.addtoany.com/buttons/api/\">JavaScript API</a> 所生成的代码。"
|
|
|
209 |
|
210 |
+
#: add-to-any.php:618
|
211 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
212 |
msgstr "<strong>注意</strong>: 如果您打算添加新代码,请小心不要意外覆盖任何先前代码。</label>"
|
213 |
|
214 |
+
#: add-to-any.php:625
|
215 |
msgid "Save Changes"
|
216 |
msgstr "保存更改"
|
217 |
|
218 |
+
#: add-to-any.php:630
|
219 |
msgid "Like this plugin?"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: add-to-any.php:631
|
223 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: add-to-any.php:632
|
227 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: add-to-any.php:634
|
231 |
msgid "Need support?"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: add-to-any.php:635
|
235 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: add-to-any.php:636
|
239 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: add-to-any.php:743
|
243 |
msgid "Add/Remove Services"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: add-to-any.php:791
|
247 |
msgid "Share/Save"
|
248 |
msgstr "分享/收藏"
|
249 |
|
250 |
+
#: add-to-any.php:792
|
251 |
msgid "Share/Save Buttons"
|
252 |
msgstr "分享/收藏 按钮"
|
253 |
|
languages/add-to-any.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: MicroPat\n"
|
8 |
"Language-Team: \n"
|
@@ -85,166 +85,166 @@ msgstr ""
|
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: add-to-any.php:
|
89 |
-
#: add-to-any.php:
|
90 |
-
#: add-to-any.php:
|
91 |
-
#: add-to-any.php:
|
92 |
-
#: add-to-any.php:
|
93 |
-
#: add-to-any.php:
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: add-to-any.php:
|
98 |
msgid "Settings saved."
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: add-to-any.php:
|
102 |
-
msgid "
|
103 |
msgstr ""
|
104 |
|
105 |
-
#: add-to-any.php:
|
106 |
-
#: add-to-any.php:
|
107 |
-
#: add-to-any.php:
|
108 |
msgid "Settings"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: add-to-any.php:
|
112 |
msgid "Standalone Services"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: add-to-any.php:
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: add-to-any.php:
|
120 |
msgid "Button"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: add-to-any.php:
|
124 |
msgid "Image URL"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: add-to-any.php:
|
128 |
msgid "Text only"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: add-to-any.php:
|
132 |
msgid "Placement"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: add-to-any.php:
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: add-to-any.php:
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: add-to-any.php:
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: add-to-any.php:
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: add-to-any.php:
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: add-to-any.php:
|
156 |
msgid "Menu Style"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: add-to-any.php:
|
160 |
-
msgid "Using
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: add-to-any.php:
|
164 |
-
msgid "Open the
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: add-to-any.php:
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: add-to-any.php:
|
172 |
msgid "Menu Options"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: add-to-any.php:
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: add-to-any.php:
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: add-to-any.php:
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: add-to-any.php:
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: add-to-any.php:
|
192 |
msgid "Additional Options"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: add-to-any.php:
|
196 |
-
msgid "Paste the code from
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: add-to-any.php:
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: add-to-any.php:
|
204 |
-
msgid "Advanced users might want to explore
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: add-to-any.php:
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: add-to-any.php:
|
212 |
msgid "Save Changes"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: add-to-any.php:
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: add-to-any.php:
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: add-to-any.php:
|
224 |
-
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: add-to-any.php:
|
228 |
msgid "Need support?"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: add-to-any.php:
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: add-to-any.php:
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: add-to-any.php:
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: add-to-any.php:
|
244 |
msgid "Share/Save"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: add-to-any.php:
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr ""
|
250 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-01-18 14:02-0800\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: MicroPat\n"
|
8 |
"Language-Team: \n"
|
85 |
msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: add-to-any.php:402
|
89 |
+
#: add-to-any.php:475
|
90 |
+
#: add-to-any.php:479
|
91 |
+
#: add-to-any.php:483
|
92 |
+
#: add-to-any.php:487
|
93 |
+
#: add-to-any.php:519
|
94 |
msgid "Share/Bookmark"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: add-to-any.php:416
|
98 |
msgid "Settings saved."
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: add-to-any.php:427
|
102 |
+
msgid "AddToAny: Share/Save "
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: add-to-any.php:427
|
106 |
+
#: add-to-any.php:791
|
107 |
+
#: add-to-any.php:815
|
108 |
msgid "Settings"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: add-to-any.php:438
|
112 |
msgid "Standalone Services"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: add-to-any.php:443
|
116 |
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: add-to-any.php:470
|
120 |
msgid "Button"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: add-to-any.php:509
|
124 |
msgid "Image URL"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: add-to-any.php:516
|
128 |
msgid "Text only"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: add-to-any.php:524
|
132 |
msgid "Placement"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: add-to-any.php:533
|
136 |
msgid "Display Share/Save button at the bottom of posts"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: add-to-any.php:540
|
140 |
msgid "Display Share/Save button at the bottom of posts on the front page"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: add-to-any.php:547
|
144 |
msgid "Display Share/Save button at the bottom of posts in the feed"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: add-to-any.php:551
|
148 |
msgid "Display Share/Save button at the bottom of pages"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: add-to-any.php:555
|
152 |
msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: add-to-any.php:564
|
156 |
msgid "Menu Style"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: add-to-any.php:566
|
160 |
+
msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: add-to-any.php:568
|
164 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: add-to-any.php:570
|
168 |
msgid "Open Menu Styler"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: add-to-any.php:575
|
172 |
msgid "Menu Options"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: add-to-any.php:580
|
176 |
msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: add-to-any.php:585
|
180 |
msgid "Show the title of the post (or page) within the menu"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: add-to-any.php:592
|
184 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: add-to-any.php:598
|
188 |
msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: add-to-any.php:603
|
192 |
msgid "Additional Options"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: add-to-any.php:607
|
196 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: add-to-any.php:611
|
200 |
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: add-to-any.php:612
|
204 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: add-to-any.php:618
|
208 |
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: add-to-any.php:625
|
212 |
msgid "Save Changes"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: add-to-any.php:630
|
216 |
msgid "Like this plugin?"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: add-to-any.php:631
|
220 |
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: add-to-any.php:632
|
224 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: add-to-any.php:634
|
228 |
msgid "Need support?"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: add-to-any.php:635
|
232 |
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: add-to-any.php:636
|
236 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: add-to-any.php:743
|
240 |
msgid "Add/Remove Services"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: add-to-any.php:791
|
244 |
msgid "Share/Save"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: add-to-any.php:792
|
248 |
msgid "Share/Save Buttons"
|
249 |
msgstr ""
|
250 |
|