readme.html
13 years ago
sc-de_DE.mo
13 years ago
sc-de_DE.po
13 years ago
sc-es_ES.mo
13 years ago
sc-es_ES.po
13 years ago
readme.html
42 lines
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>Shortcoder - Plugin - Language Translation</title> |
| 5 | <style> |
| 6 | body{ |
| 7 | font: 13px/2em Arial, Helvetica, sans-serif; |
| 8 | background: #DDF1FF; |
| 9 | } |
| 10 | #wrap{ |
| 11 | margin: 0px auto; |
| 12 | padding: 10px; |
| 13 | width: 750px; |
| 14 | background: #FFFFFF; |
| 15 | border: 1px solid #0099FF; |
| 16 | } |
| 17 | h1, h2{ |
| 18 | font-weight: normal; |
| 19 | border-bottom: 1px solid #E0E0E0; |
| 20 | } |
| 21 | .grey{ |
| 22 | color: #999999; |
| 23 | } |
| 24 | </style> |
| 25 | </head> |
| 26 | <body> |
| 27 | <div id="wrap"> |
| 28 | <h1>Shortcoder - Plugin - Language Translation</h1> |
| 29 | <h3>Credits</h3> |
| 30 | <p>All Translations in this folder were made - By <a href="http://www.aakashweb.com/" rel="follow">Aakash Chakravarthy</a> </p> |
| 31 | <p>PO and MO files were made with Poedit software. Translations were done with Google Translate and Microsoft Translate. </p> |
| 32 | <h2>Contact Author </h2> |
| 33 | <ul> |
| 34 | <li>Website: <a href="http://www.aakashweb.com/" rel="follow">Aakash Web</a></li> |
| 35 | <li>Support: <a href="http://www.aakashweb.com/forum/">Forum</a> </li> |
| 36 | <li>Email: aakash.19493 AT gmail DOT com</li> |
| 37 | <li>Twitter: <a href="http://twitter.com/vaakash">vaakash</a></li> |
| 38 | </ul> |
| 39 | <p>More Translations needed. Please submit a Translation in <a href="http://www.aakashweb.com/wordpress-plugins/shortcoder/" rel="follow">this page</a>. </p> |
| 40 | </div> |
| 41 | </body> |
| 42 | </html> |