CINXE.COM
AddToAny - Translate the Share & Subscribe widgets
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>AddToAny - Translate the Share & Subscribe widgets</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="/css/main.18.min.css" rel="stylesheet"> <script>!function(){var e;(e=document.documentElement).className+=e.className?" svg":"svg";}();</script> <style> @media (prefers-reduced-motion: no-preference) { @view-transition { navigation: auto; } } </style> <script type="module" src="/js/prefetch.1.min.js"></script> <script blocking="render" defer src="/js/transition.2.min.js"></script> <link rel="expect" href="#header .logo :first-child" blocking="render" /> <link rel="expect" href="#header a[href='/share']" blocking="render" /> <style> #localize_me{width:600px;height:400px;margin:0 0 20px;font-size:13px;padding:6px;background:#F3F3F3;border:1px solid #CCC;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px} #localize_me:focus{background:#FFF;outline:#FF0 solid 1px;-webkit-border-radius:0} code{background-color:#FFFF00} h1.logo a img{width:150px;height:39px} </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script> $(function(){ $('#option_language').change(function(){ var lang = $(this); $.getScript("https://static.addtoany.com/menu/locale/" + lang.val() + ".js", function(data){ var localize_me_code = '// ' + lang.val() + '\n// ' + lang.find('[lang='+lang.val()+']').html() + '\na2a_localize = {', localize_me_count = 0, localize_me_size = 0; for(var i in a2a_localize) localize_me_size++; jQuery.each(a2a_localize, function(name, val) { localize_me_code += '\n ' + name + ': "' + val + '"'; if(localize_me_count != localize_me_size-1) localize_me_code += ','; localize_me_count += 1; }); localize_me_code += '\n};'; $("#localize_me").val(localize_me_code); }); }); }); </script> </head> <body> <div id="header"> <div class="header_content clearfix"> <div class="hdr_l"> <h2 class="logo"><a href="/" title="AddToAny Share Buttons">AddToAny</a></h2> </div> <div class="hdr_r"> <a class="hdr_link" href="/buttons/" title="Get the share buttons">Get</a> <a class="hdr_link" href="/buttons/customize/" title="Customize the share buttons">Customize</a> <a class="hdr_link" href="/share" title="Share a link">Share</a> <a class="hdr_link" href="/buttons/faq/" title="Frequently asked questions and answers">FAQ</a> </div> </div> </div> <div id="page"> <div class="main"> <h2>Menu Translation</h2> <div class="notes"> <h3>How to help translate the menus</h3> <div class="notes_content"> <p> Please translate the following English (U.S.) words and phrases in the code below. Just translate the text between the quotes (""). <br/> For example, to translate from English to Spanish: <code>Share: "Share",</code> becomes <code>Share: "Compartir",</code> </p> <p> When you're done, please paste the code below into the <a href="/contact/">AddToAny contact form</a> and we will consider using your translations. <br/> If you're making changes to an existing language, please explain your changes. Thank you! </p> <p> Existing translations: <select id="option_language" name="option_language"> <option lang="ar" value="ar">العربية</option><option lang="id" value="id">Bahasa Indonesia</option><option lang="ms" value="ms">Bahasa Malaysia</option><option lang="bn" value="bn">বাংলা</option><option lang="bs" value="bs">Bosanski</option><option lang="bg" value="bg">Български</option><option lang="ca" value="ca">Català</option><option lang="ca-AD" value="ca-AD">Català (Andorra)</option><option lang="ca-ES" value="ca-ES">Català (Espanya)</option><option lang="cs" value="cs">Čeština</option><option lang="cy" value="cy">Cymraeg</option><option lang="da" value="da">Dansk</option><option lang="de" value="de">Deutsch</option><option lang="dv" value="dv">ދިވެހި</option><option lang="el" value="el">Ελληνικά</option><option lang="et" value="et">Eesti</option><option lang="es" value="es">Español</option><option lang="es-AR" value="es-AR">Español argentino</option><option lang="es-VE" value="es-VE">Español venezolano</option><option lang="eo" value="eo">Esperanto</option><option lang="en-US" value="en-US" selected="selected">English</option><option lang="eu" value="eu">Euskara</option><option lang="fa" value="fa">فارسی</option><option lang="fr" value="fr">Français</option><option lang="fr-CA" value="fr-CA">Français canadien</option><option lang="gd" value="gd">Gàidhlig</option><option lang="he" value="he">עברית</option><option lang="hi" value="hi">हिंदी</option><option lang="hr" value="hr">Hrvatski</option><option lang="hy" value="hy">հայերեն</option><option lang="is" value="is">Íslenska</option><option lang="it" value="it">Italiano</option><option lang="ja" value="ja">日本語</option><option lang="ko" value="ko">한국어</option><option lang="ku" value="ku">Kurdî</option><option lang="lv" value="lv">Latviešu Valoda</option><option lang="lt" value="lt">Lietuvių</option><option lang="li" value="li">Limburgs</option><option lang="hu" value="hu">Magyar</option><option lang="mk" value="mk">Makedonski</option><option lang="nl" value="nl">Nederlands</option><option lang="nn-NO" value="nn-NO">Norsk</option><option lang="pl" value="pl">Polski</option><option lang="pt" value="pt">Português (internacional)</option><option lang="pt-BR" value="pt-BR">Português Brasileiro</option><option lang="pt-PT" value="pt-PT">Português (Portugal)</option><option lang="ro" value="ro">Româna</option><option lang="ru" value="ru">Pyccĸий</option><option lang="sr" value="sr">Српски</option><option lang="fi" value="fi">Suomi</option><option lang="sk" value="sk">Slovenčina</option><option lang="sl" value="sl">Slovenščina</option><option lang="sv" value="sv">Svenska</option><option lang="sw" value="sw">Kiswahili</option><option lang="ta" value="ta">தமிழ்</option><option lang="tr" value="tr">Türkçe</option><option lang="te-IN" value="te-IN">తెలుగు</option><option lang="uk" value="uk">Українська</option><option lang="vi" value="vi">Tiếng Việt</option><option lang="zh-CN" value="zh-CN">中文</option><option lang="zh-TW" value="zh-TW">正體中文</option> </select> </p> <p> <textarea id="localize_me" wrap="off"> // en-US // English (U.S.) a2a_localize = { Share: "Share", Save: "Save", Subscribe: "Subscribe", Email: "Email", Bookmark: "Bookmark", ShowAll: "Show all", ShowLess: "Show less", FindServices: "Find service(s)", FindAnyServiceToAddTo: "Instantly find any service", PoweredBy: "Powered by", ShareViaEmail: "Share via email", SubscribeViaEmail: "Subscribe via email", BookmarkInYourBrowser: "Bookmark in your browser", BookmarkInstructions: "Press Ctrl+D or Cmd+D to bookmark this page", AddToYourFavorites: "Add to favorites", SendFromWebOrProgram: "Send from any other email service", EmailProgram: "Email application", More: "More&#8230;" };</textarea> </p> </div> </div> </div> <div id="footer"> <div class="footer_cols"> <div> <h2>Features</h2> <a href="/buttons/customize/floating_share_buttons" title="Floating Share Bars that are responsive for mobile and desktop, and can show and hide on scroll">Floating Share Buttons</a> <a href="/buttons/customize/image_sharing" title="Share your images directly to Facebook, Pinterest, Tumblr, Houzz, and more">Image Share Buttons</a> <a href="/buttons/customize/share_counters" title="Show the share count next to your share buttons">Share Counts</a> <a href="/buttons/customize/share_count_recovery" title="Recover lost share counts after a change in URLs, a new domain, or a move to HTTPS from HTTP">Share Count Recovery</a> <a href="/buttons/customize/follow_buttons" title="Link to your Instagram, Snapchat, YouTube, and other social media and RSS feeds">Follow Buttons</a> <a href="/ext/google_analytics/" title="Sharing analytics in Google Analytics">Google Analytics</a> </div> <div> <h2>Plugins</h2> <a href="https://wordpress.org/plugins/add-to-any/" title="Share Buttons for WordPress, the most popular WordPress sharing plugin">WordPress Share Plugin</a> <a href="https://www.drupal.org/project/addtoany" title="Share Buttons for Drupal, the most popular Drupal sharing module">Drupal Share Module</a> <a href="/buttons/for/joomla" title="Share Buttons for Joomla, available as a plugin and a module in one extension">Joomla Share Extension</a> <a href="https://www.cloudflare.com/apps/addtoany" title="Share Buttons for Cloudflare sites">Cloudflare Share App</a> <a href="/buttons/" title="All share button plugins for WordPress.com, Blogger, Tumblr, and more platforms, websites and apps">Share Buttons for Sites</a> <a href="/buttons/for/email_newsletter" title="Get share buttons for use in email">Share Buttons for Email</a> </div> <div> <h2>Browser Tools</h2> <a href="https://addons.mozilla.org/en-US/firefox/addon/addtoany-share/" title="Share button for Mozilla Firefox">AddToAny for Firefox</a> <a href="https://chrome.google.com/webstore/detail/addtoany-share-anywhere/ffpgijchhhkhnokafdeklpllijgnbche" title="Share button for Google Chrome">AddToAny for Chrome</a> <a href="/users/bookmarklet" title="Share button for your browser's Bookmarks Bar">AddToAny Bookmarklet</a> <a href="/services/" title="Services directory and bookmarklets">Service Bookmarklets</a> <a href="/share" title="Share a page to any service">Share a URL</a> <a href="/share/preferences" title="Set your preferred services">Sharing Preferences</a> </div> <div> <h2>Resources</h2> <a href="/buttons/customize/" title="Customize your share buttons">Customize AddToAny</a> <a href="/services/" title="Services directory and share button codes">Service Codes</a> <a href="/buttons/api/" title="JavaScript API reference">JavaScript API</a> <a href="/buttons/faq/" title="Answers to frequently asked questions">Questions & Answers</a> <a href="/blog/" title="The AddToAny Blog">AddToAny News</a> <a href="/contact/" title="Contact AddToAny">Contact AddToAny</a> </div> </div> <div class="legal"> <span>© 2006–2025</span> <a href="/terms" title="Terms of Service">Terms</a> <a href="/privacy" title="Privacy Policy">Privacy</a> </div> </div> </div> </body> </html>