PluginProbe ʕ •ᴥ•ʔ
Shortcoder — Create Shortcodes for Anything / 3.1
Shortcoder — Create Shortcodes for Anything v3.1
trunk 3.0 3.0.1 3.1 3.2 3.3 3.4 3.4.1 4.0 4.0.1 4.0.2 4.0.3 4.1 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2 4.3 4.4 4.5 4.6 5.0 5.0.1 5.0.2 5.0.3 5.0.4 5.1 5.2 5.2.1 5.3 5.3.1 5.3.2 5.3.3 5.3.4 5.4 5.5 5.6 5.7 5.8 6.0 6.1 6.2 6.3 6.3.1 6.3.2 6.4 6.5 6.5.1 6.5.2 6.5.3
shortcoder / languages / readme.html
shortcoder / languages Last commit date
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>