1 / 1

i18n-template-db

keran
Download Presentation

i18n-template-db

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <head> <link rel="icon" href="/poweradmin/static/hgicon.png" type="image/png" /> <meta name="robots" content="index, nofollow"/> <link rel="stylesheet" href="/poweradmin/static/style-gitweb.css" type="text/css" /> <script type="text/javascript" src="/poweradmin/static/mercurial.js"></script> <title>poweradmin: docs/i18n-template-db.pot@6bdfaba077cb</title> <link rel="alternate" type="application/atom+xml" href="/poweradmin/atom-log" title="Atom feed for poweradmin"/> <link rel="alternate" type="application/rss+xml" href="/poweradmin/rss-log" title="RSS feed for poweradmin"/> </head> <body> <div class="page_header"> <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a> <a href="/">Mercurial</a> &gt; <a href="/poweradmin">poweradmin</a> / file revision </div> <div class="page_nav"> <a href="/poweradmin/summary">summary</a> | <a href="/poweradmin/shortlog">shortlog</a> | <a href="/poweradmin/log">changelog</a> | <a href="/poweradmin/graph">graph</a> | <a href="/poweradmin/tags">tags</a> | <a href="/poweradmin/bookmarks">bookmarks</a> | <a href="/poweradmin/branches">branches</a> | <a href="/poweradmin/file/6bdfaba077cb/docs/">files</a> | <a href="/poweradmin/rev/6bdfaba077cb">changeset</a> | file | <a href="/poweradmin/file/tip/docs/i18n-template-db.pot">latest</a> | <a href="/poweradmin/log/6bdfaba077cb/docs/i18n-template-db.pot">revisions</a> | <a href="/poweradmin/annotate/6bdfaba077cb/docs/i18n-template-db.pot">annotate</a> | <a href="/poweradmin/diff/6bdfaba077cb/docs/i18n-template-db.pot">diff</a> | <a href="/poweradmin/comparison/6bdfaba077cb/docs/i18n-template-db.pot">comparison</a> | <a href="/poweradmin/raw-file/6bdfaba077cb/docs/i18n-template-db.pot">raw</a> | <a href="/poweradmin/help">help</a> <br/> </div> <div class="title">docs/i18n-template-db.pot</div> <div class="title_text"> <table cellspacing="0"> <tr> <td>author</td> <td>&#80;&#101;&#116;&#101;&#114;&#32;&#71;&#101;&#114;&#118;&#97;&#105;&#32;&#60;&#103;&#114;&#105;&#110;&#64;&#103;&#114;&#105;&#110;&#46;&#104;&#117;&#62;</td></tr> <tr> <td></td> <td class="date age">Fri, 14 Nov 2008 14:51:47 +0100</td></tr> <tr> <td>changeset 200</td> <td style="font-family:monospace"><a class="list" href="/poweradmin/rev/6bdfaba077cb">6bdfaba077cb</a></td></tr> <tr> <td>permissions</td> <td style="font-family:monospace">-rw-r--r--</td></tr> </table> </div> <div class="page_path"> Add bugfix for bug#84: quote TXT and HINFO records properly </div> <div class="page_body"> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l1" id="l1"> 1</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l2" id="l2"> 2</a> # The following is a list of strings that are not hard-code in the PHP </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l3" id="l3"> 3</a> # files, but which are listed in the poweradmin database. Because of </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l4" id="l4"> 4</a> # this, tools like xgettext will not notice these strings. </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l5" id="l5"> 5</a> # </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l6" id="l6"> 6</a> # See also &lt;https://www.poweradmin.org/wiki/TranslationContribution&gt;. </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l7" id="l7"> 7</a> # </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l8" id="l8"> 8</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l9" id="l9"> 9</a> msgid &quot;User is allowed to add new master zones.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l10" id="l10"> 10</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l11" id="l11"> 11</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l12" id="l12"> 12</a> msgid &quot;User is allowed to add new slave zones.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l13" id="l13"> 13</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l14" id="l14"> 14</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l15" id="l15"> 15</a> msgid &quot;User is allowed to see the content and meta data of zones he owns.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l16" id="l16"> 16</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l17" id="l17"> 17</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l18" id="l18"> 18</a> msgid &quot;User is allowed to edit the content of zones he owns.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l19" id="l19"> 19</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l20" id="l20"> 20</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l21" id="l21"> 21</a> msgid &quot;User is allowed to edit the meta data of zones he owns.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l22" id="l22"> 22</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l23" id="l23"> 23</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l24" id="l24"> 24</a> msgid &quot;User is allowed to see the content and meta data of zones he does not own.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l25" id="l25"> 25</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l26" id="l26"> 26</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l27" id="l27"> 27</a> msgid &quot;User is allowed to edit the content of zones he does not own.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l28" id="l28"> 28</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l29" id="l29"> 29</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l30" id="l30"> 30</a> msgid &quot;User is allowed to edit the meta data of zones he does not own.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l31" id="l31"> 31</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l32" id="l32"> 32</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l33" id="l33"> 33</a> msgid &quot;User is allowed to perform searches.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l34" id="l34"> 34</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l35" id="l35"> 35</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l36" id="l36"> 36</a> msgid &quot;User is allowed to view supermasters.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l37" id="l37"> 37</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l38" id="l38"> 38</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l39" id="l39"> 39</a> msgid &quot;User is allowed to add new supermasters.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l40" id="l40"> 40</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l41" id="l41"> 41</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l42" id="l42"> 42</a> msgid &quot;User is allowed to edit new supermasters.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l43" id="l43"> 43</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l44" id="l44"> 44</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l45" id="l45"> 45</a> msgid &quot;User has full access. God-like. Redeemer.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l46" id="l46"> 46</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l47" id="l47"> 47</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l48" id="l48"> 48</a> msgid &quot;User is allowed to see other users and their details.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l49" id="l49"> 49</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l50" id="l50"> 50</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l51" id="l51"> 51</a> msgid &quot;User is allowed to add new users.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l52" id="l52"> 52</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l53" id="l53"> 53</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l54" id="l54"> 54</a> msgid &quot;User is allowed to edit their own details.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l55" id="l55"> 55</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l56" id="l56"> 56</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l57" id="l57"> 57</a> msgid &quot;User is allowed to edit other users.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l58" id="l58"> 58</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l59" id="l59"> 59</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l60" id="l60"> 60</a> msgid &quot;User is allowed to edit the password of other users.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l61" id="l61"> 61</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l62" id="l62"> 62</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l63" id="l63"> 63</a> msgid &quot;User is allowed to change the permission template that is assigned to a user.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l64" id="l64"> 64</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l65" id="l65"> 65</a> </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l66" id="l66"> 66</a> msgid &quot;User is allowed to add new permission templates.&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l67" id="l67"> 67</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l68" id="l68"> 68</a> </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l69" id="l69"> 69</a> msgid &quot;User is allowed to edit existing permission templates.&quot; </pre> </div> <div style="font-family:monospace" class="parity1"> <pre><a class="linenr" href="#l70" id="l70"> 70</a> msgstr &quot;&quot; </pre> </div> <div style="font-family:monospace" class="parity0"> <pre><a class="linenr" href="#l71" id="l71"> 71</a> </pre> </div> </div> <script type="text/javascript">process_dates()</script> <div class="page_footer"> <div class="page_footer_text">poweradmin</div> <div class="rss_logo"> <a href="/poweradmin/rss-log">RSS</a> <a href="/poweradmin/atom-log">Atom</a> </div> <br /> </div> </body> </html>

More Related