language/slovak.php
author Dirk Haun <dirk@haun-online.de>
Sun, 11 Oct 2009 19:18:47 +0200
branchHEAD
changeset 7371 6f0fe25ffbc7
parent 7095 d2feddf4150d
child 7396 ec6b034771a6
permissions -rw-r--r--
Synced all language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # slovak.php
     5 # This is the slovak language page for GeekLog!
     6 # Special thanks to Mischa Polivanov for his work on this project
     7 #
     8 # Copyright (C) 2000 Jason Whittenburg
     9 # jwhitten@securitygeeks.com
    10 #
    11 # This program is free software; you can redistribute it and/or
    12 # modify it under the terms of the GNU General Public License
    13 # as published by the Free Software Foundation; either version 2
    14 # of the License, or (at your option) any later version.
    15 #
    16 # This program is distributed in the hope that it will be useful,
    17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    19 # GNU General Public License for more details.
    20 #
    21 # You should have received a copy of the GNU General Public License
    22 # along with this program; if not, write to the Free Software
    23 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    24 #
    25 ###############################################################################
    26 
    27 $LANG_CHARSET = 'iso-8859-2';
    28 
    29 ###############################################################################
    30 # Array Format:
    31 # $LANGXX[YY]:  $LANG - variable name
    32 #               XX    - file id number
    33 #               YY    - phrase id number
    34 ###############################################################################
    35 
    36 ###############################################################################
    37 # USER PHRASES - These are file phrases used in end user scripts
    38 ###############################################################################
    39 
    40 ###############################################################################
    41 # lib-common.php
    42 
    43 $LANG01 = array(
    44     1 => 'Prispel:',
    45     2 => 'zvyšok článku',
    46     3 => 'komentáre(ov)',
    47     4 => 'Edituj',
    48     5 => '',
    49     6 => '',
    50     7 => '',
    51     8 => '',
    52     9 => 'Admin Functions:',
    53     10 => 'Submissions',
    54     11 => 'Stories',
    55     12 => 'Blocks',
    56     13 => 'Topics',
    57     14 => '',
    58     15 => '',
    59     16 => '',
    60     17 => 'Users',
    61     18 => 'SQL Query',
    62     19 => 'Choď do preč',
    63     20 => 'User Information:',
    64     21 => 'Username',
    65     22 => 'User ID',
    66     23 => 'Security Level',
    67     24 => 'Anonymous',
    68     25 => 'Reply',
    69     26 => 'Nasledujúce kometáre majú na triku ich autori [ak sa nebáli podpísať]<br' . XHTML . '>Nesnaž sa to hodiť na krk tomuto sajtu.',
    70     27 => 'Posledný príspevok',
    71     28 => 'Zmaž',
    72     29 => 'Žiadne komentáre.',
    73     30 => 'Staršie príspevky',
    74     31 => 'Povolené HTML Tagy:',
    75     32 => 'Ups, zle meno',
    76     33 => 'Ups, nemôžem zapísať do log súboru',
    77     34 => 'Chyba',
    78     35 => 'Odhlásenie',
    79     36 => 'on',
    80     37 => 'Žiadne príspevky od užívateľov',
    81     38 => 'Content Syndication',
    82     39 => 'Obnov',
    83     40 => 'You have <tt>register_globals = Off</tt> in your <tt>php.ini</tt>. However, Geeklog requires <tt>register_globals</tt> to be <strong>on</strong>. Before you continue, please set it to <strong>on</strong> and restart your web server.',
    84     41 => 'Neprihlásený užívateľ',
    85     42 => 'Authored by:',
    86     43 => 'Reaguj',
    87     44 => 'Parent',
    88     45 => 'MySQL Error Number',
    89     46 => 'MySQL Error Message',
    90     47 => 'Prihlásenie',
    91     48 => 'Nastavenie užívateľa',
    92     49 => 'Nastavenie zobrazovania',
    93     50 => 'Problém s databázou',
    94     51 => 'pomoc',
    95     52 => 'Novinka(y)',
    96     53 => 'Admin Home',
    97     54 => 'Nemôžem otvoriť súbor',
    98     55 => 'Chyba na',
    99     56 => 'Hlasuj',
   100     57 => 'Heslo',
   101     58 => 'Meno',
   102     59 => "Ak chceš konto, klikni <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">sem</a>",
   103     60 => 'Pošli komentár',
   104     61 => 'Create New Account',
   105     62 => 'slov',
   106     63 => 'Nastavenie komentárov',
   107     64 => 'Pošli niekomu e-mailom',
   108     65 => 'Zobraz tlačiteľnú verziu',
   109     66 => '',
   110     67 => 'Vitaj na',
   111     68 => 'Domov',
   112     69 => 'kontakt',
   113     70 => 'Hľadaj',
   114     71 => 'Prispej',
   115     72 => 'Linky',
   116     73 => '',
   117     74 => '',
   118     75 => 'Fajnovejšie vyhľadávanie',
   119     76 => 'Štatistiky sajtu',
   120     77 => 'Plugins',
   121     78 => '',
   122     79 => 'Čo je nove',
   123     80 => 'stories in last',
   124     81 => 'story in last',
   125     82 => 'hours',
   126     83 => 'KOMENTÁRE',
   127     84 => '',
   128     85 => 'do 48 hod',
   129     86 => 'Žiadne nove kometáre',
   130     87 => 'do 2 týždňov',
   131     88 => '',
   132     89 => '',
   133     90 => 'Hlavná stránka',
   134     91 => 'Vygenerované za',
   135     92 => 'sekúnd',
   136     93 => 'Copyright',
   137     94 => 'Všetky ochranné známky a autorské práva na tejto stránke patria dotyčným autorom a vlastníkom.',
   138     95 => 'Beží na',
   139     96 => 'Grupy',
   140     97 => 'Word List',
   141     98 => 'Plug-ins',
   142     99 => 'ČLÁNKY',
   143     100 => 'Žiadne nové články',
   144     101 => '',
   145     102 => '',
   146     103 => 'DB Backups',
   147     104 => 'by',
   148     105 => 'Mail Users',
   149     106 => 'Videné',
   150     107 => 'GL Version Test',
   151     108 => 'Clear Cache',
   152     109 => 'Report abuse',
   153     110 => 'Report this post to the site admin',
   154     111 => '',
   155     112 => 'Registered Users',
   156     113 => 'Documentation',
   157     114 => 'TRACKBACKS',
   158     115 => 'No new trackback comments',
   159     116 => 'Trackback',
   160     117 => 'Directory',
   161     118 => 'Please continue reading on the next page:',
   162     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
   163     120 => 'Permanent link to this comment',
   164     121 => 'Comments (%d)',
   165     122 => 'Trackbacks (%d)',
   166     123 => 'All HTML is allowed',
   167     124 => 'Click to delete all checked items',
   168     125 => 'Are you sure you want to Delete all checked items?',
   169     126 => 'Select or de-select all items',
   170     127 => 'Permalink',
   171     128 => 'Login with OpenID:',
   172     129 => 'Configuration',
   173     130 => 'Webservices'
   174 );
   175 
   176 ###############################################################################
   177 # comment.php
   178 
   179 $LANG03 = array(
   180     1 => 'Pošli komentár',
   181     2 => 'Post Mode',
   182     3 => 'Choď do preč',
   183     4 => 'Create Account',
   184     5 => 'meno',
   185     6 => 'This site requires you to be logged in to post a comment, please log in.  If you do not have an account you can use the form below to create one.',
   186     7 => 'Tvoj posledný komentár bol pred ',
   187     8 => " sekundami.  Tento sajt ma vyžaduje aspoň {$_CONF['commentspeedlimit']} sekúnd medzi komentármi",
   188     9 => 'Komentár',
   189     10 => 'Send Report',
   190     11 => 'Odošli komentár',
   191     12 => 'Prosím vyplň titulok a/alebo komentár samotný. Je to nutné, ak chceš komentár odoslať.',
   192     13 => 'Tvoje Info',
   193     14 => 'Ako to bude vyzerať?',
   194     15 => 'Report this post',
   195     16 => 'Titulok',
   196     17 => 'Chyba',
   197     18 => 'Dôležité oné',
   198     19 => 'Snaž sa držať témy.',
   199     20 => 'Je lepšie odpovedať na konkrétny komentár, ako začínať daľšiu vetvu.',
   200     21 => 'Prečítaj si príspevky ostatných, nech neposielaš tú istú sprostosť znovu.',
   201     22 => 'Do titulku napíš niečo jasné, aby všetci vedeli, o čo ti vlastne ide.',
   202     23 => 'Tvoj e-mail NEBUDE zobrazený',
   203     24 => 'Anonymný užívateľ',
   204     25 => 'Are you sure you want to report this post to the site admin?',
   205     26 => '%s reported the following abusive comment post:',
   206     27 => 'Abuse report',
   207     28 => 'Preview Changes',
   208     29 => 'Submit Changes',
   209     30 => 'Edited on',
   210     31 => 'by',
   211     32 => 'Editing a Comment',
   212     33 => 'Editing a Comment Submission',
   213     34 => 'Preview Submission Changes',
   214     35 => 'Save Changes to Queue',
   215     36 => 'Notify me of new replies',
   216     37 => 'New Comment Reply',
   217     38 => 'A reply has been made to your comment \'%s\'.',
   218     39 => 'You may view the comment thread at the following address:',
   219     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
   220     41 => 'Hello %s,',
   221     42 => 'Unsubscribe',
   222     43 => 'Unsubscribe from reply notifications'
   223 );
   224 
   225 ###############################################################################
   226 # users.php
   227 
   228 $LANG04 = array(
   229     1 => 'Profil užívateľa',
   230     2 => 'Meno užívateľa',
   231     3 => 'Celé meno',
   232     4 => 'Heslo',
   233     5 => 'E-mail',
   234     6 => 'Domovska web stránka',
   235     7 => 'O mne',
   236     8 => 'PGP Klúč',
   237     9 => 'Ulož',
   238     10 => 'Posledných 10 komentárov užívateľa',
   239     11 => 'Žiadne komentáraComments',
   240     12 => 'User Preferences for',
   241     13 => 'Email Nightly Digest',
   242     14 => 'This password is generated by a randomizer. It is recommended that you change this password immediately. To change your password, log in and then click Account Information from the User Functions menu.',
   243     15 => "Your {$_CONF['site_name']} account has been created successfully. To be able to use it, you must login using the information below. Please save this mail for further reference.",
   244     16 => 'Your Account Information',
   245     17 => 'Account does not exist',
   246     18 => 'The email address provided does not appear to be a valid email address',
   247     19 => 'The username or email address provided already exists',
   248     20 => 'The email address provided does not appear to be a valid email address',
   249     21 => 'Error',
   250     22 => "Register with {$_CONF['site_name']}!",
   251     23 => 'Vytvorením loginu máš možnosť písať kometáre a prispievať článkami pod svojim menom.<br' . XHTML . '>Pokiaľ konto nemáš, vždy budeš pod anonymnou hlavičkou.<br' . XHTML . '><b>Tvoj e-mail nikde nebude zobrazený.<b><br' . XHTML . '>',
   252     24 => 'Your password will be sent to the email address you enter.',
   253     25 => 'Did You Forget Your Password?',
   254     26 => 'Enter your username and click Email Password and a new password will be mailed to the email address on record.',
   255     27 => 'Register Now!',
   256     28 => 'Email Password',
   257     29 => 'logged out from',
   258     30 => 'logged in from',
   259     31 => 'To, čo chceš robiť, vyžaduje prihlásenie',
   260     32 => 'Podpis',
   261     33 => 'Verejne sa nezobrazuje',
   262     34 => 'Tvoje reálne meno',
   263     35 => 'Zadaj heslo, ak ho chceš zmeniť',
   264     36 => 'Musí začat s http://',
   265     37 => 'Použije sa na tvoje kometáre',
   266     38 => 'Hocičo, čo chceš, aby ostatní o tebe vedeli.',
   267     39 => 'Tvoj verejný PGP kľúč',
   268     40 => 'Žiadne ikonky tém',
   269     41 => 'Willing to Moderate',
   270     42 => 'Date Format',
   271     43 => 'Maximum Stories',
   272     44 => 'No boxes',
   273     45 => 'Nastavenie zobrazovania pre',
   274     46 => 'Vynechané položky pre',
   275     47 => 'Konfigurácia boxíkov na pravej strane pre',
   276     48 => 'Témy',
   277     49 => 'V článkoch sa nebudú zobrazovať ikony tém',
   278     50 => 'Uncheck this if you aren\'t interested',
   279     51 => 'Just the news stories',
   280     52 => 'The default is',
   281     53 => 'Receive the days stories every night',
   282     54 => 'Označ témy a autorov, ktorých nechceš vidieť.',
   283     55 => 'Ak necháš všetko neoznačené, znamená to, že chceš štandardné nastavenie. Ak už začneš označovať, označ naozaj všetko, co chceš. Štandardné nastavenie bude ignorovať. Štandardné položky sú <strong>boldom</strong>.',
   284     56 => 'Autori',
   285     57 => 'Mód zobrazenia',
   286     58 => 'Poradie triedenia',
   287     59 => 'Limit na počet komentárov',
   288     60 => 'Ako chceš zobrazovať komentáre?',
   289     61 => 'Od najnovších alebo od najstarších?',
   290     62 => 'Štandard je 100',
   291     63 => "Your password has been emailed to you and should arrive momentarily. Please follow the directions in the message and we thank-you for using {$_CONF['site_name']}",
   292     64 => 'Nastavenie komentárov pre',
   293     65 => 'Skús sa prihlásiť znovu',
   294     66 => "You may have mistyped your login credentials.  Please try logging in again below. Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
   295     67 => 'Member Since',
   296     68 => 'Pamätaj si ma',
   297     69 => 'Ako dlho po prihlásení si ťa ma tento sajt pamäteť?',
   298     70 => "Customize the layout and content of {$_CONF['site_name']}",
   299     71 => "One of the great features of {$_CONF['site_name']} is you can customize the content you get and you can change the overall layout of this site.  In order to take advantage of these great features you must first <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">register</a> with {$_CONF['site_name']}.  Are you already a member?  Then use the login form to the left to log in!",
   300     72 => 'Téma zobrazenia',
   301     73 => 'Jazyk',
   302     74 => 'Zmeň si vzhľad sajty',
   303     75 => 'Emailed Topics for',
   304     76 => 'If you select a topic from the list below you will receive any new stories posted to that topic at the end of each day.  Choose only the topics that interest you!',
   305     77 => 'Foto',
   306     78 => 'Pridaj svoje foto.',
   307     79 => 'Zaškrtni, ak chceš zmazať fotku.',
   308     80 => 'Login',
   309     81 => 'Send Email',
   310     82 => 'Last 10 stories for user',
   311     83 => 'Posting statistics for user',
   312     84 => 'Total number of articles:',
   313     85 => 'Total number of comments:',
   314     86 => 'Find all postings by',
   315     87 => 'Your login name',
   316     88 => "Someone (possibly you) has requested a new password for your account \"%s\" on {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\nIf you really want this action to be taken, please click on the following link:\n\n",
   317     89 => "If you do not want this action to be taken, simply ignore this message and the request will be disregarded (your password will remain unchanged).\n\n",
   318     90 => 'You can enter a new password for your account below. Please note that your old password is still valid until you submit this form.',
   319     91 => 'Set New Password',
   320     92 => 'Enter New Password',
   321     93 => 'Your last request for a new password was %d seconds ago. This site requires at least %d seconds between password requests.',
   322     94 => 'Delete Account "%s"',
   323     95 => 'Click the "delete account" button below to remove your account from our database. Please note that any stories and comments you posted under this account will <strong>not</strong> be deleted but show up as being posted by "Anonymous".',
   324     96 => 'delete account',
   325     97 => 'Confirm Account Deletion',
   326     98 => 'Are you sure you want to delete your account? By doing so, you will not be able to log into this site again (unless you create a new account). If you are sure, click "delete account" again on the form below.',
   327     99 => 'Privacy Options for',
   328     100 => 'Email from Admin',
   329     101 => 'Allow email from Site Admins',
   330     102 => 'Email from Users',
   331     103 => 'Allow email from other users',
   332     104 => 'Show Online Status',
   333     105 => 'Show up in Who\'s Online block',
   334     106 => 'Location',
   335     107 => 'Shown in your public profile',
   336     108 => 'Confirm new password',
   337     109 => 'Enter the New password again here',
   338     110 => 'Current Password',
   339     111 => 'Please enter your Current password',
   340     112 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
   341     113 => 'Login Attempt Failed',
   342     114 => 'Account Disabled',
   343     115 => 'Your account has been disabled, you may not login. Please contact an Administrator.',
   344     116 => 'Account Awaiting Activation',
   345     117 => 'Your account is currently awaiting activation by an administrator. You will not be able to login until your account has been approved.',
   346     118 => "Your {$_CONF['site_name']} account has now been activated by an administrator. You may now login to the site at the url below using your username (<username>) and password as previously emailed to you.",
   347     119 => 'If you have forgotten your password, you may request a new one at this url:',
   348     120 => 'Account Activated',
   349     121 => 'Service',
   350     122 => 'Sorry, new user registration is disabled',
   351     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
   352     124 => 'Confirm Email',
   353     125 => 'You have to enter the same email address in both fields!',
   354     126 => 'Please repeat for confirmation',
   355     127 => 'To change any of these settings, you will have to enter your current password.',
   356     128 => 'Your Name',
   357     129 => 'Password &amp; Email',
   358     130 => 'About You',
   359     131 => 'Daily Digest Options',
   360     132 => 'Daily Digest Feature',
   361     133 => 'Comment Display',
   362     134 => 'Comment Options',
   363     135 => '<li>Default mode for how comments will be displayed</li><li>Default order to display comments</li><li>Set maximum number of comments to show - default is 100</li>',
   364     136 => 'Exclude Topics and Authors',
   365     137 => 'Filter Story Content',
   366     138 => 'Misc Settings',
   367     139 => 'Layout and Language',
   368     140 => '<li>No Topic Icons if checked will not display the story topic icons</li><li>No boxes if checked will only show the Admin Menu, User Menu and Topics<li>Set the maximum number of stories to show per page</li><li>Set your theme and perferred date format</li>',
   369     141 => 'Privacy Settings',
   370     142 => 'The default setting is to allow users & admins to email fellow site members and show your status as online. Un-check these options to protect your privacy.',
   371     143 => 'Filter Block Content',
   372     144 => 'Show & hide boxes',
   373     145 => 'Your Public Profile',
   374     146 => 'Password and email',
   375     147 => 'Edit your account password, email and autologin feature. You will need to enter the same password or email address twice as a confirmation.',
   376     148 => 'User Information',
   377     149 => 'Modify your user information that will be shown to other users.<li>The signature will be added to any comments or forum posts you made</li><li>The BIO is a brief summary of yourself to share</li><li>Share your PGP Key</li>',
   378     150 => 'Warning: Javascript recommended for enhanced functionality',
   379     156 => 'Delete Account',
   380     157 => 'Delete Option',
   381     158 => 'Time Zone',
   382     159 => 'This email was generated automatically. Please do not reply to this email.',
   383     160 => '(max. %d x %d pixels, %d bytes; %s)',
   384     161 => 'will be scaled down',
   385     162 => 'will not be scaled'
   386 );
   387 
   388 ###############################################################################
   389 # Customize if need to modify the Tabbed navbar MyAccount panels used.
   390 # Array index key matches preference div id
   391 
   392 $LANG_MYACCOUNT = array(
   393     'pe_preview' => 'Preview',
   394     'pe_namepass' => 'Username &amp; Password',
   395     'pe_userinfo' => 'About You',
   396     'pe_layout' => 'Layout &amp; Language',
   397     'pe_content' => 'Content',
   398     'pe_privacy' => 'Privacy'
   399 );
   400 
   401 ###############################################################################
   402 # index.php
   403 
   404 $LANG05 = array(
   405     1 => 'No News to Display',
   406     2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
   407     3 => ' for topic %s',
   408     4 => 'Dnešný hlavný članok',
   409     5 => 'Ďaľší',
   410     6 => 'Predošlý',
   411     7 => 'First',
   412     8 => 'Last'
   413 );
   414 
   415 ###############################################################################
   416 # profiles.php
   417 
   418 $LANG08 = array(
   419     1 => 'There was an error sending your message. Please try again.',
   420     2 => 'Message sent successfully.',
   421     3 => 'Please make sure you use a valid email address in the Reply To field.',
   422     4 => 'Please fill in the Your Name, Reply To, Subject and Message fields',
   423     5 => 'Error: No such user.',
   424     6 => 'There was an error.',
   425     7 => 'User Profile for',
   426     8 => 'User Name',
   427     9 => 'User URL',
   428     10 => 'Send mail to',
   429     11 => 'Your Name:',
   430     12 => 'Reply To:',
   431     13 => 'Subject:',
   432     14 => 'Message:',
   433     15 => 'HTML will not be translated.',
   434     16 => 'Send Message',
   435     17 => 'Mail Story to a Friend',
   436     18 => 'To Name',
   437     19 => 'To Email Address',
   438     20 => 'From Name',
   439     21 => 'From Email Address',
   440     22 => 'All fields are required',
   441     23 => "This email was sent to you by %s at %s because they thought you might be interested it this article from {$_CONF['site_url']}.  This is not SPAM and the email addresses involved in this transaction were not saved to a list or stored for later use.",
   442     24 => 'Comment on this story at',
   443     25 => 'You must be logged in to user this feature.  By having you log in, it helps us prevent misuse of the system',
   444     26 => 'This form will allow you to send an email to the selected user.  All fields are required.',
   445     27 => 'Short message',
   446     28 => '%s wrote: ',
   447     29 => "This is the daily digest from {$_CONF['site_name']} for ",
   448     30 => ' Daily Newsletter for ',
   449     31 => 'Title',
   450     32 => 'Date',
   451     33 => 'Read the full article at',
   452     34 => 'End of Message',
   453     35 => 'Sorry, this user prefers not to receive any emails.',
   454     36 => 'Copy:',
   455     37 => 'Send me a copy of this email',
   456     38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   457 );
   458 
   459 ###############################################################################
   460 # search.php
   461 
   462 $LANG09 = array(
   463     1 => 'Fajnovejšie vyhľadávanie',
   464     2 => 'Kľúčové slová',
   465     3 => 'Téma',
   466     4 => 'Všetko',
   467     5 => 'Typ',
   468     6 => 'Články',
   469     7 => 'Komentáre',
   470     8 => 'Autor',
   471     9 => 'Všetko',
   472     10 => 'Hľadaj',
   473     11 => 'Výsledky hľadania',
   474     12 => 'zhôd',
   475     13 => 'Výsledok hľadania: žiadna zhoda',
   476     14 => 'Nenašla sa žiadna zhoda pri hľadaní',
   477     15 => 'Skús znova.',
   478     16 => 'Titul',
   479     17 => 'Dátum',
   480     18 => 'Autor',
   481     19 => 'Prehľadávanie celej databázy terajších a starých článkov',
   482     20 => 'Dátum',
   483     21 => 'do',
   484     22 => '(Formát dátumu YYYY-MM-DD)',
   485     23 => 'Prístupy',
   486     24 => 'Nášiel',
   487     25 => 'zhôd pre',
   488     26 => 'položiek za',
   489     27 => 'sekúnd',
   490     28 => 'Žiadny článok alebo komentár nepasuje na tvoje hľadanie',
   491     29 => 'Výsledok pre články a komentáre',
   492     30 => '',
   493     31 => 'Tento modul nenašiel žiadnu zhodu',
   494     32 => '',
   495     33 => 'URL',
   496     34 => 'Miesto',
   497     35 => 'Celý deň',
   498     36 => '',
   499     37 => '',
   500     38 => '',
   501     39 => '',
   502     40 => '',
   503     41 => 'Your query string should have at least 3 characters.',
   504     42 => 'Please use a date formatted as YYYY-MM-DD (year-month-day).',
   505     43 => 'exact phrase',
   506     44 => 'all of these words',
   507     45 => 'any of these words',
   508     46 => 'Next',
   509     47 => 'Previous',
   510     48 => 'Author',
   511     49 => 'Date',
   512     50 => 'Hits',
   513     51 => '',
   514     52 => 'Location',
   515     53 => 'Story Results',
   516     54 => 'Comment Results',
   517     55 => 'the phrase',
   518     56 => 'AND',
   519     57 => 'OR',
   520     58 => 'More results &gt;&gt;',
   521     59 => 'Results',
   522     60 => 'per page',
   523     61 => 'Refine search',
   524     62 => '#',
   525     63 => 'Description',
   526     64 => 'Showing %1$d - %2$d of %3$d results',
   527     65 => 'Story',
   528     66 => 'Comment',
   529     67 => 'Show %d Results',
   530     68 => 'Sort By',
   531     69 => 'Titles Only',
   532     70 => 'Not available ...'
   533 );
   534 
   535 ###############################################################################
   536 # stats.php
   537 
   538 $LANG10 = array(
   539     1 => 'Štatistiky sajty',
   540     2 => 'Celkový počet prístupov',
   541     3 => 'Články(Komentáre)',
   542     4 => '',
   543     5 => '',
   544     6 => '',
   545     7 => 'Najčítanejšie články',
   546     8 => 'Titulok',
   547     9 => 'Čítané',
   548     10 => 'Zdá sa, že na sajte nie sú žiadne články alebo ich nikto nečíta.',
   549     11 => 'Najkomentovanejšie články',
   550     12 => 'Komentárov',
   551     13 => 'Zdá sa, že na sajte nie sú žiadne články alebo ich nikto nekomentuje.',
   552     14 => '',
   553     15 => '',
   554     16 => '',
   555     17 => '',
   556     18 => '',
   557     19 => '',
   558     20 => '',
   559     21 => '',
   560     22 => 'Články najviac posielané e-mailom',
   561     23 => 'E-maily',
   562     24 => 'Zdá sa, že nikto neposielal článok e-mailom.',
   563     25 => 'Top Ten Trackback Commented Stories',
   564     26 => 'No trackback comments found.',
   565     27 => 'Number of active users',
   566     28 => '',
   567     29 => '',
   568     30 => 'Hits',
   569     31 => ''
   570 );
   571 
   572 ###############################################################################
   573 # article.php
   574 
   575 $LANG11 = array(
   576     1 => 'Podobné',
   577     2 => 'Pošli e-mailom',
   578     3 => 'Verzia pre tlač',
   579     4 => 'Voľby článku',
   580     5 => '',
   581     6 => 'Subscribe to \'%s\''
   582 );
   583 
   584 ###############################################################################
   585 # submit.php
   586 
   587 $LANG12 = array(
   588     1 => 'To submit a %s you are required to be logged in as a user.',
   589     2 => 'Login',
   590     3 => 'New User',
   591     4 => '',
   592     5 => '',
   593     6 => 'Submit a Story',
   594     7 => 'Login is Required',
   595     8 => 'Submit',
   596     9 => 'When submitting information for use on this site we ask that you follow the following suggestions...<ul><li>Fill in all the fields, they\'re required<li>Provide complete and accurate information<li>Double check those URLs</ul>',
   597     10 => 'Title',
   598     11 => '',
   599     12 => 'Start Date',
   600     13 => 'End Date',
   601     14 => 'Location',
   602     15 => 'Description',
   603     16 => '',
   604     17 => '',
   605     18 => '',
   606     19 => 'Read First',
   607     20 => '',
   608     21 => '',
   609     22 => 'Error: Missing Fields',
   610     23 => 'Please fill in all the fields on the form.  All fields are required.',
   611     24 => 'Submission Saved',
   612     25 => 'Your %s submission has been saved successfully.',
   613     26 => 'Speed Limit',
   614     27 => 'Username',
   615     28 => 'Topic',
   616     29 => 'Story',
   617     30 => 'Your last submission was ',
   618     31 => " seconds ago.  This site requires at least {$_CONF['speedlimit']} seconds between submissions",
   619     32 => 'Preview',
   620     33 => 'Story Preview',
   621     34 => 'Log Out',
   622     35 => 'HTML tags are not allowed',
   623     36 => 'Post Mode',
   624     37 => '',
   625     38 => '',
   626     39 => '',
   627     40 => '',
   628     41 => '',
   629     42 => '',
   630     43 => '',
   631     44 => 'Address Line 1',
   632     45 => 'Address Line 2',
   633     46 => 'City/Town',
   634     47 => 'State',
   635     48 => 'Zip Code',
   636     49 => '',
   637     50 => '',
   638     51 => 'Location',
   639     52 => 'Delete',
   640     53 => 'Create Account',
   641     54 => 'Story Introduction',
   642     55 => 'Story Body'
   643 );
   644 
   645 ###############################################################################
   646 # ADMIN PHRASES - These are file phrases used in admin scripts
   647 ###############################################################################
   648 
   649 ###############################################################################
   650 # admin/auth.inc.php
   651 
   652 $LANG20 = array(
   653     1 => 'Authentication Required',
   654     2 => 'Denied! Incorrect Login Information',
   655     3 => 'Invalid password for user',
   656     4 => 'Username:',
   657     5 => 'Password:',
   658     6 => 'All access to administrative portions of this web site are logged and reviewed.<br' . XHTML . '>This page is for the use of authorized personnel only.',
   659     7 => 'login'
   660 );
   661 
   662 ###############################################################################
   663 # admin/block.php
   664 
   665 $LANG21 = array(
   666     1 => 'Insufficient Admin Rights',
   667     2 => 'You do not have the necessary rights to edit this block.',
   668     3 => 'Block Editor',
   669     4 => 'There was a problem reading this feed (see error.log for details).',
   670     5 => '',
   671     6 => '',
   672     7 => 'All',
   673     8 => 'Block Security Level',
   674     9 => 'Block Order',
   675     10 => '',
   676     11 => 'Portal Block',
   677     12 => 'Normal Block',
   678     13 => 'Portal Block Options',
   679     14 => 'RDF URL',
   680     15 => 'Last RDF Update',
   681     16 => 'Normal Block Options',
   682     17 => 'Block Content',
   683     18 => 'Please fill in the Block Title, Security Level and Content fields',
   684     19 => 'Block Manager',
   685     20 => '',
   686     21 => 'Block SecLev',
   687     22 => '',
   688     23 => 'Block Order',
   689     24 => '',
   690     25 => 'To modify or delete a block, click on that block below.  To create a new block click on new block above.',
   691     26 => 'Layout Block',
   692     27 => 'PHP Block',
   693     28 => 'PHP Block Options',
   694     29 => 'Block Function',
   695     30 => 'If you would like to have one of your blocks use PHP code, enter the name of the function above.  Your function name must start with the prefix "phpblock_" (e.g. phpblock_getweather).  If it does not have this prefix, your function will NOT be called.  We do this to keep people who may have hacked your Geeklog installation from putting arbitrary function calls that may be harmful to your system.  Be sure not to put empty parenthisis "()" after your function name.  Finally, it is recommended that you put all your PHP Block code in /path/to/geeklog/system/lib-custom.php.  That will allow the code to stay with you even when you upgrade to a newer version of Geeklog.',
   696     31 => 'Error in PHP Block.  Function, %s, does not exist.',
   697     32 => 'Error Missing Field(s)',
   698     33 => 'You must enter the URL to the .rdf file for portal blocks',
   699     34 => 'You must enter the title and the function for PHP blocks',
   700     35 => 'You must enter the title and the content for normal blocks',
   701     36 => 'You must enter the content for layout blocks',
   702     37 => 'Bad PHP block function name',
   703     38 => 'Functions for PHP Blocks must have the prefix \'phpblock_\' (e.g. phpblock_getweather).  The \'phpblock_\' prefix is required for security reasons to prevent the execution of arbitrary code.',
   704     39 => 'Side',
   705     40 => 'Left',
   706     41 => 'Right',
   707     42 => 'You must enter the blockorder and security level for Geeklog default blocks',
   708     43 => 'Homepage Only',
   709     44 => '',
   710     45 => "You are trying to access a block that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/block.php\">go back to the block administration screen</a>.",
   711     46 => 'New Block',
   712     47 => '',
   713     48 => 'Block Name',
   714     49 => ' (no spaces and must be unique)',
   715     50 => '',
   716     51 => 'include http://',
   717     52 => 'If you leave this blank the help icon for this block will not be displayed',
   718     53 => 'Enabled',
   719     54 => 'save',
   720     55 => 'cancel',
   721     56 => 'delete',
   722     57 => 'Move Block Down',
   723     58 => 'Move Block Up',
   724     59 => 'Move block to the right side',
   725     60 => 'Move block to the left side',
   726     61 => 'No Title',
   727     62 => 'Article Limit',
   728     63 => 'Bad Block Title',
   729     64 => 'Your Title must not be empty and cannot contain HTML!',
   730     65 => 'Order',
   731     66 => 'Autotags',
   732     67 => 'Check to allow autotags',
   733     68 => 'The feed for this portal block is too long to display. Please set a maximum number of articles to import for the block in the block setup screen, or a global maximum in Geeklog Configuration.'
   734 );
   735 
   736 ###############################################################################
   737 # admin/story.php
   738 
   739 $LANG24 = array(
   740     1 => 'Previous Stories',
   741     2 => 'Next Stories',
   742     3 => 'Mode',
   743     4 => 'Post Mode',
   744     5 => 'Story Editor',
   745     6 => 'There are no stories in the system',
   746     7 => 'Author',
   747     8 => 'save',
   748     9 => 'preview',
   749     10 => 'cancel',
   750     11 => 'delete',
   751     12 => 'ID',
   752     13 => '',
   753     14 => '',
   754     15 => 'Date',
   755     16 => 'Intro Text',
   756     17 => 'Body Text',
   757     18 => 'Hits',
   758     19 => 'Comments',
   759     20 => 'Ping',
   760     21 => 'Send Ping',
   761     22 => 'Story List',
   762     23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
   763     24 => 'The ID you chose for this story is already in use. Please use another ID.',
   764     25 => 'Error when saving story',
   765     26 => 'Story Preview',
   766     27 => 'If you use [unscaledX] instead of [imageX], the image will be inserted at its original dimensions.',
   767     28 => '<p><b>PREVIEWING</b>: Previewing a story with images attached is best done by saving the article as a draft INSTEAD OF hitting the preview button.  Use the preview button only when images are not attached.',
   768     29 => 'Trackbacks',
   769     30 => 'File Upload Errors',
   770     31 => 'Please fill in the Author, Title and Intro Text fields',
   771     32 => 'Featured',
   772     33 => 'There can only be one featured story',
   773     34 => 'Draft',
   774     35 => 'Yes',
   775     36 => 'No',
   776     37 => 'Viac od',
   777     38 => 'Viac z',
   778     39 => 'Emails',
   779     40 => '',
   780     41 => "You are trying to access a story that you don't have rights to.  This attempt has been logged.  You may view the article in read-only below. Please <a href=\"{$_CONF['site_admin_url']}/story.php\">go back to the story administration screen</a> when you are done.",
   781     42 => "You are trying to access a story that you don't have rights to.  This attempt has been logged.  Please <a href=\"{$_CONF['site_admin_url']}/story.php\">go back to the story administration screen</a>.",
   782     43 => '',
   783     44 => '',
   784     45 => '',
   785     46 => '<b>NOTE:</b> if you modify this date to be in the future, this article will not be published until that date.  That also means the story will not be included in your RDF headline feed and it will be ignored by the search and statistics pages.',
   786     47 => 'Images',
   787     48 => 'image',
   788     49 => 'right',
   789     50 => 'left',
   790     51 => 'To add one of the images you are attaching to this article you need to insert specially formatted text.  The specially formatted text is [imageX], [imageX_right] or [imageX_left] where X is the number of the image you have attached.  NOTE: You must use the images you attach.  If you do not you will be unable to save your story.<BR><P><B>PREVIEWING</B>: Previewing a story with images attached is best done by saving the article as a draft INSTEAD OF hitting the preview button.  Use the preview button only when images are not attached.',
   791     52 => '',
   792     53 => 'was not used.  You must include this image in the intro or body before you can save your changes',
   793     54 => 'Attached Images Not Used',
   794     55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
   795     56 => 'Show Topic Icon',
   796     57 => 'View unscaled image',
   797     58 => 'Story Management',
   798     59 => 'Option',
   799     60 => '',
   800     61 => 'Auto Archive',
   801     62 => 'Auto Delete',
   802     63 => 'Disable Comments',
   803     64 => '',
   804     65 => '',
   805     66 => '',
   806     67 => 'Expand the Content Edit Area size',
   807     68 => 'Reduce the Content Edit Area size',
   808     69 => 'Publish Story Date',
   809     70 => 'Toolbar Selection',
   810     71 => 'Basic Toolbar',
   811     72 => 'Common Toolbar',
   812     73 => 'Advanced Toolbar',
   813     74 => 'Advanced II Toolbar',
   814     75 => 'Full Featured',
   815     76 => 'Publish Options',
   816     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
   817     78 => 'Click <a href="%s/story.php?mode=edit&amp;sid=%s&amp;editopt=default">here</a> to use default editor',
   818     79 => 'Preview',
   819     80 => 'Editor',
   820     81 => 'Publish Options',
   821     82 => 'Images',
   822     83 => 'Archive Options',
   823     84 => 'Permissions',
   824     85 => 'Show All',
   825     86 => 'Advanced Editor',
   826     87 => 'Story Stats',
   827     88 => 'Wiki-style format',
   828     89 => 'Meta Description',
   829     90 => 'Meta Keywords'
   830 );
   831 
   832 ###############################################################################
   833 # admin/topic.php
   834 
   835 $LANG27 = array(
   836     1 => 'Topic Editor',
   837     2 => 'Topic ID',
   838     3 => 'Topic Name',
   839     4 => 'Topic Image',
   840     5 => '(do not use spaces)',
   841     6 => 'Deleting a topic deletes all stories and blocks associated with it',
   842     7 => 'Please fill in the Topic ID and Topic Name fields',
   843     8 => 'Topic Manager',
   844     9 => 'To modify or delete a topic, click on that topic.  To create a new topic click the new topic button to the left. You will find your access level for each topic in parenthesis',
   845     10 => 'Sort Order',
   846     11 => 'Stories/Page',
   847     12 => 'Access Denied',
   848     13 => "You are trying to access a topic that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/topic.php\">go back to the topic administration screen</a>.",
   849     14 => 'Sort Method',
   850     15 => 'alphabetical',
   851     16 => 'default is',
   852     17 => 'New Topic',
   853     18 => 'Admin Home',
   854     19 => 'save',
   855     20 => 'cancel',
   856     21 => 'delete',
   857     22 => 'Default',
   858     23 => 'make this the default topic for new story submissions',
   859     24 => '(*)',
   860     25 => 'Archive Topic',
   861     26 => 'make this the default topic for archived stories. Only one topic allowed.',
   862     27 => 'Or Upload Topic Icon',
   863     28 => 'Maximum',
   864     29 => 'File Upload Errors',
   865     30 => 'Stories in Topic'
   866 );
   867 
   868 ###############################################################################
   869 # admin/user.php
   870 
   871 $LANG28 = array(
   872     1 => 'User Editor',
   873     2 => 'User ID',
   874     3 => 'User Name',
   875     4 => 'Full Name',
   876     5 => 'Password',
   877     6 => 'Security Level',
   878     7 => 'Email Address',
   879     8 => 'Domů, do Prahy, do Podolí,...',
   880     9 => '(do not use spaces)',
   881     10 => 'Please fill in the Username, Full name, Security Level and Email Address fields',
   882     11 => 'User Manager',
   883     12 => 'To modify or delete a user, click on that user below.  To create a new user click the new user button to the left. You can do simple searches by entering parts of a username,email address or fullname (e.g.*son* or *.edu) in the form below.',
   884     13 => 'SecLev',
   885     14 => 'Reg. Date',
   886     15 => '',
   887     16 => '',
   888     17 => '',
   889     18 => '',
   890     19 => '',
   891     20 => 'save',
   892     21 => 'The username you tried saving already exists.',
   893     22 => 'Error',
   894     23 => 'Batch Add',
   895     24 => 'Batch Import of Users',
   896     25 => 'You can import a batch of users into Geeklog.  The import file must a tab-delimited text file and must have the fields in the following order: full name, username, email address.  Each user you import will be emailed with a random password.  You must have one user entered per line.  Failure to follow these instructions will cause problems that may require manual work so double check your entries!',
   897     26 => '',
   898     27 => '',
   899     28 => 'Check here to delete this picture',
   900     29 => 'Path',
   901     30 => 'Import',
   902     31 => 'New Users',
   903     32 => 'Done processing. Imported %d and encountered %d failures',
   904     33 => 'submit',
   905     34 => 'Error: You must specify a file to upload.',
   906     35 => 'Last Login',
   907     36 => '(never)',
   908     37 => 'UID',
   909     38 => 'Group Listing',
   910     39 => 'Password (again)',
   911     40 => 'Registration Date',
   912     41 => 'Last login Date',
   913     42 => 'Banned',
   914     43 => 'Awaiting Activation',
   915     44 => 'Awaiting Authorization',
   916     45 => 'Active',
   917     46 => 'User Status',
   918     47 => 'Edit',
   919     48 => 'Show Admin Groups',
   920     49 => 'Admin Group',
   921     50 => 'Check to allow filtering this group as an Admin Use Group',
   922     51 => 'Online Days',
   923     52 => '<br' . XHTML . '>Note: "Online Days" is the number of days between the first registration and the last login.',
   924     53 => 'registered',
   925     54 => 'Batch Delete',
   926     55 => 'This only works if you have <code>$_CONF[\'lastlogin\'] = true;</code> in your config.php',
   927     56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
   928     57 => 'Phantom users',
   929     58 => 'Short-Time Users',
   930     59 => 'Old Users',
   931     60 => 'Users that registered more than ',
   932     61 => ' months ago, but never logged in.',
   933     62 => 'Users that registered more than ',
   934     63 => ' months ago, then logged in within 24 hours, but since then never came back to your site.',
   935     64 => 'Normal users, who simply did not visit your site since ',
   936     65 => ' months.',
   937     66 => 'Update List',
   938     67 => 'Months since registration',
   939     68 => 'Online Hours',
   940     69 => 'Offline Months',
   941     70 => 'could not be deleted',
   942     71 => 'sucessfully deleted',
   943     72 => 'No User selected for deletion',
   944     73 => 'Are You sure you want to permanently delete ALL selected users?',
   945     74 => 'Recent Users',
   946     75 => 'Users that registered in the last ',
   947     76 => ' months',
   948     77 => 'Email site login reminder to selected users',
   949     78 => 'Send Reminder',
   950     79 => 'No User selected for reminders',
   951     80 => 'Successfully sent Reminders',
   952     81 => 'Reminder to verify account for %s',
   953     82 => "Your account on {$_CONF['site_name']} has not been accesssed since %s and will be disabled if not accessed in the 30 days.",
   954     83 => "Your account on {$_CONF['site_name']} has not been used since it was created and will deleted soon if not accessed.",
   955     84 => "Your login name is: %s  for our site: {$_CONF['site_url']}",
   956     85 => 'If you have forgotten the password use the following link: %s',
   957     86 => 'Include',
   958     87 => 'Reminders'
   959 );
   960 
   961 ###############################################################################
   962 # admin/moderation.php
   963 
   964 $LANG29 = array(
   965     1 => 'Approve',
   966     2 => 'Delete',
   967     3 => 'Edit',
   968     4 => 'Profile',
   969     10 => 'Title',
   970     11 => 'Start Date',
   971     12 => 'URL',
   972     13 => 'Category',
   973     14 => 'Date',
   974     15 => 'Topic',
   975     16 => 'User name',
   976     17 => 'Full name',
   977     18 => 'Email',
   978     34 => 'Command and Control',
   979     35 => 'Story Submissions',
   980     36 => 'Parent or Comment',
   981     37 => '',
   982     38 => 'Submit',
   983     39 => 'There are no submissions to moderate at this time',
   984     40 => 'User Submissions',
   985     41 => 'Comment Submissions',
   986     42 => 'User Name',
   987     43 => 'Auto-publish Comments?'
   988 );
   989 
   990 ###############################################################################
   991 # admin/mail.php
   992 
   993 $LANG31 = array(
   994     1 => "{$_CONF['site_name']} Mail Utility",
   995     2 => 'From',
   996     3 => 'Reply-to',
   997     4 => 'Subject',
   998     5 => 'Body',
   999     6 => 'Send to:',
  1000     7 => 'All users',
  1001     8 => 'Admin',
  1002     9 => 'Options',
  1003     10 => 'HTML',
  1004     11 => 'Urgent message!',
  1005     12 => 'Send',
  1006     13 => 'Reset',
  1007     14 => 'Ignore user settings',
  1008     15 => 'Error when sending to: ',
  1009     16 => 'Successfully sent messages to: ',
  1010     17 => "<a href={$_CONF['site_admin_url']}/mail.php>Send another message</a>",
  1011     18 => 'To',
  1012     19 => 'NOTE: if you wish to send a message to all site members, select the Logged-in Users group from the drop down.',
  1013     20 => "Successfully sent <successcount> messages and unsuccessfully sent <failcount> messages.  If you need them, the details of each message attempts is below.  Otherwise you can <a href=\"{$_CONF['site_admin_url']}/mail.php\">Send another message</a> or you can <a href=\"{$_CONF['site_admin_url']}/moderation.php\">go back to the administration page</a>.",
  1014     21 => 'Failures',
  1015     22 => 'Successes',
  1016     23 => 'No failures',
  1017     24 => 'No successes',
  1018     25 => '-- Select Group --',
  1019     26 => 'Please fill in all the fields on the form and select a group of users from the drop down.'
  1020 );
  1021 
  1022 ###############################################################################
  1023 # admin/plugins.php
  1024 
  1025 $LANG32 = array(
  1026     1 => 'Installing plugins could possibly cause damage to your Geeklog installation and, possibly, to your system.  It is important that you only install plugins downloaded from the <a href="http://www.geeklog.net" target="_blank">Geeklog Homepage</a> as we thoroughly test all plugins submitted to our site on a variety of operating systems.  It is important that you understand that the plugin installation process will require the execution of a few filesystem commands which could lead to security problems particularly if you use plugins from third party sites.  Even with this warning you are getting, we do not gaurantee the success of any installation nor are we liable for damage caused by installing a Geeklog plugin.  In other words, install at your own risk.  For the wary, directions on how to manually install a plugin is included with each plugin package.',
  1027     2 => 'Plug-in Installation Disclaimer',
  1028     3 => 'Plug-in Installation Form',
  1029     4 => 'Plug-in File',
  1030     5 => 'Plug-in List',
  1031     6 => 'Warning: Plug-in Already Installed!',
  1032     7 => 'The plug-in you are trying to install already exists.  Please delete the plugin before re-installing it',
  1033     8 => 'Plugin Compatibility Check Failed',
  1034     9 => 'This plugin requires a newer version of Geeklog. Either upgrade your copy of <a href="http://www.geeklog.net">Geeklog</a> or get a newer version of the plug-in.',
  1035     10 => '<br' . XHTML . '><b>There are no plugins currently installed.</b><br' . XHTML . '><br' . XHTML . '>',
  1036     11 => 'To modify or delete a plug-in, click on that plug-in\'s number below. To learn more about a plug-in, click the plug-in name and you will be directed to that plug-in\'s website. To install or upgrade a plug-in please consult it\'s documentation.',
  1037     12 => 'no plugin name provided to plugineditor()',
  1038     13 => 'Plugin Editor',
  1039     14 => 'New Plug-in',
  1040     15 => 'Admin Home',
  1041     16 => 'Plug-in Name',
  1042     17 => 'Plug-in Version',
  1043     18 => 'Geeklog Version',
  1044     19 => 'Enabled',
  1045     20 => 'Yes',
  1046     21 => 'No',
  1047     22 => 'Install',
  1048     23 => 'Save',
  1049     24 => 'Cancel',
  1050     25 => 'Delete',
  1051     26 => 'Plug-in Name',
  1052     27 => 'Plug-in Homepage',
  1053     28 => 'Plug-in Version',
  1054     29 => 'Geeklog Version',
  1055     30 => 'Delete Plug-in?',
  1056     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the files, data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
  1057     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
  1058     33 => 'Code Version',
  1059     34 => 'Update',
  1060     35 => 'Edit',
  1061     36 => 'Code',
  1062     37 => 'Data',
  1063     38 => 'Update!',
  1064     39 => 'Upload a plugin',
  1065     40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
  1066     41 => 'Upload',
  1067     99 => 'An unknown error occured',
  1068     100 => 'Ok.',
  1069     101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
  1070     102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
  1071     103 => 'The uploaded file was only partially uploaded.',
  1072     104 => 'No file was uploaded.',
  1073     105 => '(undefined error)',
  1074     106 => 'Missing a temporary folder.',
  1075     107 => 'Failed to write file to disk.',
  1076     108 => 'File upload stopped by extension.'
  1077 );
  1078 
  1079 ###############################################################################
  1080 # admin/syndication.php
  1081 
  1082 $LANG33 = array(
  1083     1 => 'create feed',
  1084     2 => 'save',
  1085     3 => 'delete',
  1086     4 => 'cancel',
  1087     10 => 'Content Syndication',
  1088     11 => 'New Feed',
  1089     12 => 'Admin Home',
  1090     13 => 'To modify or delete a feed, click on the feed\'s title below. To create a new feed, click on New Feed above.',
  1091     14 => 'Title',
  1092     15 => 'Type',
  1093     16 => 'Filename',
  1094     17 => 'Format',
  1095     18 => 'last updated',
  1096     19 => 'Enabled',
  1097     20 => 'Yes',
  1098     21 => 'No',
  1099     22 => '<i>(no feeds)</i>',
  1100     23 => 'all Stories',
  1101     24 => 'Feed Editor',
  1102     25 => 'Feed Title',
  1103     26 => 'Limit',
  1104     27 => 'Length of entries',
  1105     28 => '(0 = no text, 1 = full text, other = limit to that number of chars.)',
  1106     29 => 'Description',
  1107     30 => 'Last Update',
  1108     31 => 'Character Set',
  1109     32 => 'Language',
  1110     33 => 'Contents',
  1111     34 => 'Entries',
  1112     35 => 'Hours',
  1113     36 => 'Select type of feed',
  1114     37 => '',
  1115     38 => 'Error: Missing Fields',
  1116     39 => 'Please fill in the Feed Title, Description, and Filename.',
  1117     40 => 'Please enter a  number of entries or number of hours.',
  1118     41 => 'Links',
  1119     42 => '',
  1120     43 => 'All',
  1121     44 => 'None',
  1122     45 => 'Header-link in topic',
  1123     46 => 'Limit Results',
  1124     47 => 'Search',
  1125     48 => 'Edit',
  1126     49 => 'Feed Logo',
  1127     50 => "Relative to site url ({$_CONF['site_url']})",
  1128     51 => 'The filename you have chosen is already used by another feed. Please choose a different one.',
  1129     52 => 'Error: existing Filename',
  1130     53 => 'All Frontpage Stories',
  1131     54 => 'Please select the type of feed to create.',
  1132     55 => 'Articles'
  1133 );
  1134 
  1135 ###############################################################################
  1136 # confirmation and error messages
  1137 
  1138 $MESSAGE = array(
  1139     1 => "Your password has been emailed to you and should arrive momentarily. Please follow the directions in the message and we thank-you for using {$_CONF['site_name']}",
  1140     2 => "Thank-you for submitting your story to {$_CONF['site_name']}.  It has been submitted to our staff for approval. If approved, your story will be available for others to read on our site.",
  1141     3 => '',
  1142     4 => '',
  1143     5 => 'Your account information has been successfully saved.',
  1144     6 => 'Your display preferences have been successfully saved.',
  1145     7 => 'Your comment preferences have been successfully saved.',
  1146     8 => 'You have been successfully logged out.',
  1147     9 => 'Your story has been successfully saved.',
  1148     10 => 'The story has been successfully deleted.',
  1149     11 => 'Your block has been successfully saved.',
  1150     12 => 'The block has been successfully deleted.',
  1151     13 => 'Your topic has been successfully saved.',
  1152     14 => 'The topic and all it\'s stories an blocks have been successfully deleted.',
  1153     15 => 'Your comment has been submitted for review and will be published when approved by a moderator.',
  1154     16 => 'You have been unsubscribed. You will no longer be notified of new replies.',
  1155     17 => '',
  1156     18 => '',
  1157     19 => '',
  1158     20 => '',
  1159     21 => 'The new user has been successfully saved.',
  1160     22 => 'The user has been successfully deleted',
  1161     23 => '',
  1162     24 => '',
  1163     25 => '',
  1164     26 => '',
  1165     27 => 'Message successfully sent.',
  1166     28 => 'The plug-in has been successfully saved',
  1167     29 => 'Sorry, you do not have access to this administration page.  Please note that all attempts to access unauthorized features are logged',
  1168     30 => 'Access Denied',
  1169     31 => '',
  1170     32 => '',
  1171     33 => '',
  1172     34 => '',
  1173     35 => '',
  1174     36 => '',
  1175     37 => '',
  1176     38 => '',
  1177     39 => '',
  1178     40 => 'System Message',
  1179     41 => '',
  1180     42 => '',
  1181     43 => '',
  1182     44 => 'The plug-in was successfully installed!',
  1183     45 => 'The plug-in was successfully deleted.',
  1184     46 => '',
  1185     47 => 'This functionality only works under *nix.  If you are running *nix as your operating system then your cache has been successfully cleared. If you are on Windows, you will need to search for files name adodb_*.php and remove them manually.',
  1186     48 => "Thank you for applying for a membership with {$_CONF['site_name']}. Our team will review your application. If approved, your password will be emailed to you at the email address you just entered.",
  1187     49 => 'Your group has been successfully saved.',
  1188     50 => 'The group has been successfully deleted.',
  1189     51 => 'This username is already in use. Please choose another one.',
  1190     52 => 'The email address provided does not appear to be a valid email address.',
  1191     53 => 'Your new password has been accepted. Please use your new password below to log in now.',
  1192     54 => 'Your request for a new password has expired. Please try again below.',
  1193     55 => 'An email has been sent to you and should arrive momentarily. Please follow the directions in the message to set a new password for your account.',
  1194     56 => 'The email address provided is already in use for another account.',
  1195     57 => 'Your account has been successfully deleted.',
  1196     58 => 'Your feed has been successfully saved.',
  1197     59 => 'The feed has been successfully deleted.',
  1198     60 => 'The plugin was successfully updated',
  1199     61 => 'Plugin %s: Unknown message placeholder',
  1200     62 => 'The trackback comment has been deleted.',
  1201     63 => 'An error occurred when deleting the trackback comment.',
  1202     64 => 'Your trackback comment has been successfully sent.',
  1203     65 => 'Weblog directory service successfully saved.',
  1204     66 => 'The weblog directory service has been deleted.',
  1205     67 => 'The new password does not match the confirmation password!',
  1206     68 => 'You have to enter the correct current password.',
  1207     69 => 'Your account has been blocked!',
  1208     70 => 'Your account is awaiting administrator approval.',
  1209     71 => 'Your account has now been confirmed and is awaiting administrator approval.',
  1210     72 => 'An error occured while attempting to install the plugin. See error.log for details.',
  1211     73 => 'An error occured while attempting to uninstall the plugin. See error.log for details.',
  1212     74 => 'The pingback has been successfully sent.',
  1213     75 => 'Trackbacks must be sent using a POST request.',
  1214     76 => 'Do you really want to delete this item?',
  1215     77 => 'WARNING:<br' . XHTML . '>You have set your default encoding to UTF-8. However, your server does not support multibyte encodings. Please install mbstring functions for PHP or choose a different character set/language.',
  1216     78 => 'Please make sure that the email address and the confirmation email address are the same.',
  1217     79 => 'The page you have been trying to open refers to a function that no longer exists on this site.',
  1218     80 => 'The plugin that created this feed is currently disabled. You will not be able to edit this feed until you re-enable the parent plugin.',
  1219     81 => 'You may have mistyped your login credentials.  Please try logging in again below.',
  1220     82 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
  1221     83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
  1222     84 => 'To delete your account, please enter your current password.',
  1223     85 => 'There was a problem sending the email.',
  1224     86 => 'The OpenID server invalidated your login attempt.',
  1225     87 => 'OpenID login operation cancelled by user.',
  1226     88 => 'The OpenID server returned an error.',
  1227     89 => 'Unable to find an OpenID server for the given identity URL.',
  1228     90 => 'OpenID identification cancelled.',
  1229     91 => 'You specified an invalid identity URL.',
  1230     92 => "Please <a href=\"{$_CONF['site_admin_url']}/sectest.php\">check the security of your site</a> before using it!",
  1231     93 => 'Database back up was successful.',
  1232     94 => 'Backup Failed: Filesize less than 1kb',
  1233     95 => 'There was an error.',
  1234     96 => '',
  1235     97 => '',
  1236     98 => 'The plugin was successfully uploaded.',
  1237     99 => 'The plugin already exists.',
  1238     100 => 'The plugin file you uploaded was not a GZip or Zip compressed archive.',
  1239     101 => 'There are no topics (that you have access to). You need at least one topic to be able to submit stories.',
  1240     400 => 'Not all required fields have been passed validation',
  1241     401 => 'Please enter Fullname'
  1242 );
  1243 
  1244 ###############################################################################
  1245 
  1246 $LANG_ACCESS = array(
  1247     'access' => 'Access',
  1248     'ownerroot' => 'Owner/Root',
  1249     'group' => 'Group',
  1250     'readonly' => 'Read-Only',
  1251     'accessrights' => 'Access Rights',
  1252     'owner' => 'Owner',
  1253     'grantgrouplabel' => 'Grant Above Group Edit Rights',
  1254     'permmsg' => 'NOTE: members is all logged in members of the site and anonymous is all users browsing the site that aren\'t logged in.',
  1255     'securitygroups' => 'Security Groups',
  1256     'editrootmsg' => "Even though you are a User Administrator, you can't edit a root user without first being a root user yourself.  You can edit all other users except root users. Please note that all attempts to illegally edit root users are logged.  Please go back to the <a href=\"{$_CONF['site_admin_url']}/user.php\">User Administration page</a>.",
  1257     'securitygroupsmsg' => 'Select the checkboxes for the groups you want the user to belong to.',
  1258     'groupeditor' => 'Group Editor',
  1259     'description' => 'Description',
  1260     'name' => 'Name',
  1261     'rights' => 'Rights',
  1262     'missingfields' => 'Missing Fields',
  1263     'missingfieldsmsg' => 'You must supply the name and a description for a group',
  1264     'groupmanager' => 'Group Manager',
  1265     'newgroupmsg' => 'To modify or delete a group, click on that group below. To create a new group click new group above. Please note that core groups cannot be deleted because they are used in the system.',
  1266     'groupname' => 'Group Name',
  1267     'coregroup' => 'Core Group',
  1268     'yes' => 'Yes',
  1269     'no' => 'No',
  1270     'corerightsdescr' => "This group is a core {$_CONF['site_name']} Group.  Therefore the rights for this group cannot be edited.  Below is a read-only list of the rights this group has access to.",
  1271     'groupmsg' => 'Security Groups on this site are hierarchical.  By adding this group to any of the groups below you will giving this group the same rights that those groups have.  Where possible it is encouraged you use the groups below to give rights to a group.  If you need this group to have custom rights then you can select the rights to various site features in the section below called \'Rights\'.  To add this group to any of the ones below simply check the box next to the group(s) that you want.',
  1272     'coregroupmsg' => "This group is a core {$_CONF['site_name']} Group.  Therefore the groups that this group belongs to cannot be edited.  Below is a read-only list of the groups this group belongs to.",
  1273     'rightsdescr' => 'A groups access to a certain right below can be given directly to the group OR to a different group that this group is a part of.  The ones you see below without a checkbox are the rights that have been given to this group because it belongs to another group with that right.  The rights with checkboxes below are rights that can be given directly to this group.',
  1274     'lock' => 'Lock',
  1275     'members' => 'Members',
  1276     'anonymous' => 'Anonymous',
  1277     'permissions' => 'Permissions',
  1278     'permissionskey' => 'R = read, E = edit, edit rights assume read rights',
  1279     'edit' => 'Edit',
  1280     'none' => 'None',
  1281     'accessdenied' => 'Access Denied',
  1282     'storydenialmsg' => "You do not have access to view this story.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\"> become a member</a> of {$_CONF['site_name']} to receive full membership access!",
  1283     'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
  1284     'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',
  1285     'newgroup' => 'New Group',
  1286     'adminhome' => 'Admin Home',
  1287     'save' => 'save',
  1288     'cancel' => 'cancel',
  1289     'delete' => 'delete',
  1290     'canteditroot' => 'You have tried to edit the Root group but you are not in the Root group yourself therefore your access to this group is denied.  Please contact the system administrator if you feel this is an error',
  1291     'listusers' => 'List Users',
  1292     'listthem' => 'list',
  1293     'usersingroup' => 'Users in group "%s"',
  1294     'usergroupadmin' => 'User Group Administration',
  1295     'add' => 'Add',
  1296     'remove' => 'Remove',
  1297     'availmembers' => 'Available Members',
  1298     'groupmembers' => 'Group Members',
  1299     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
  1300     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.',
  1301     'editgroupmsg' => 'To modify the group membership, click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the right side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.',
  1302     'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>',
  1303     'search' => 'Search',
  1304     'submit' => 'Submit',
  1305     'limitresults' => 'Limit Results',
  1306     'group_id' => 'Group ID',
  1307     'plugin_access_denied_msg' => 'You are illegally trying access a plugin administration page.  Please note that all attempts to illegally access this page are logged.',
  1308     'groupexists' => 'Group name already exists',
  1309     'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.'
  1310 );
  1311 
  1312 ###############################################################################
  1313 # admin/database.php
  1314 
  1315 $LANG_DB_BACKUP = array(
  1316     'last_ten_backups' => 'Last 10 Back-ups',
  1317     'do_backup' => 'Do Backup',
  1318     'backup_successful' => 'Database back up was successful.',
  1319     'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
  1320     'not_found' => "Incorrect path or mysqldump utility not executable.<br" . XHTML . ">Check <strong>\$_DB_mysqldump_path</strong> definition in config.php.<br" . XHTML . ">Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
  1321     'zero_size' => 'Backup Failed: Filesize was 0 bytes',
  1322     'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
  1323     'no_access' => "ERROR: Directory {$_CONF['backup_path']} is not accessible.",
  1324     'backup_file' => 'Backup file',
  1325     'size' => 'Size',
  1326     'bytes' => 'Bytes',
  1327     'total_number' => 'Total number of backups: %d',
  1328     'download' => 'Click to download this file'
  1329 );
  1330 
  1331 ###############################################################################
  1332 
  1333 $LANG_BUTTONS = array(
  1334     1 => 'E.T. domů',
  1335     2 => 'Kontakt',
  1336     3 => 'Napíš článok',
  1337     4 => '',
  1338     5 => '',
  1339     6 => '',
  1340     7 => 'Štatistiky sajty',
  1341     8 => 'Prispôsobenie',
  1342     9 => 'Hľadaj',
  1343     10 => 'Fajnové vyhľadávanie',
  1344     11 => 'Directory'
  1345 );
  1346 
  1347 ###############################################################################
  1348 # 404.php
  1349 
  1350 $LANG_404 = array(
  1351     1 => '404 Error',
  1352     2 => 'Gee, I\'ve looked everywhere but I can not find <b>%s</b>.',
  1353     3 => "<p>We're sorry, but the file you have requested does not exist. Please feel free to check the <a href=\"{$_CONF['site_url']}\">main page</a> or the <a href=\"{$_CONF['site_url']}/search.php\">search page</a> to see if you can find what you lost."
  1354 );
  1355 
  1356 ###############################################################################
  1357 # login form
  1358 
  1359 $LANG_LOGIN = array(
  1360     1 => 'Login required',
  1361     2 => 'Sorry, to access this area you need to be logged in as a user.',
  1362     3 => 'Login',
  1363     4 => 'New User'
  1364 );
  1365 
  1366 ###############################################################################
  1367 # trackback.php
  1368 
  1369 $LANG_TRB = array(
  1370     'trackback' => 'Trackback',
  1371     'from' => 'from',
  1372     'tracked_on' => 'Tracked on',
  1373     'read_more' => '[read more]',
  1374     'intro_text' => 'Here\'s what others have to say about \'%s\':',
  1375     'no_comments' => 'No trackback comments for this entry.',
  1376     'this_trackback_url' => 'Trackback URL for this entry:',
  1377     'num_comments' => '%d trackback comments',
  1378     'send_trackback' => 'Send Pings',
  1379     'preview' => 'Preview',
  1380     'editor_title' => 'Send trackback comment',
  1381     'trackback_url' => 'Trackback URL',
  1382     'entry_url' => 'Entry URL',
  1383     'entry_title' => 'Entry Title',
  1384     'blog_name' => 'Site Name',
  1385     'excerpt' => 'Excerpt',
  1386     'truncate_warning' => 'Note: The receiving site may truncate your excerpt',
  1387     'button_send' => 'Send',
  1388     'button_preview' => 'Preview',
  1389     'send_error' => 'Error',
  1390     'send_error_details' => 'Error when sending trackback comment:',
  1391     'url_missing' => 'No Entry URL',
  1392     'url_required' => 'Please enter at least a URL for the entry.',
  1393     'target_missing' => 'No Trackback URL',
  1394     'target_required' => 'Please enter a trackback URL',
  1395     'error_socket' => 'Could not open socket.',
  1396     'error_response' => 'Response not understood.',
  1397     'error_unspecified' => 'Unspecified error.',
  1398     'select_url' => 'Select Trackback URL',
  1399     'not_found' => 'Trackback URL not found',
  1400     'autodetect_failed' => 'Geeklog could not detect the Trackback URL for the post you want to send your comment to. Please enter it manually below.',
  1401     'trackback_explain' => 'From the links below, please select the URL you want to send your Trackback comment to. Geeklog will then try to determine the correct Trackback URL for that post. Or you can <a href="%s">enter it manually</a> if you know it already.',
  1402     'no_links_trackback' => 'No links found. You can not send a Trackback comment for this entry.',
  1403     'pingback' => 'Pingback',
  1404     'pingback_results' => 'Pingback results',
  1405     'send_pings' => 'Send Pings',
  1406     'send_pings_for' => 'Send Pings for "%s"',
  1407     'no_links_pingback' => 'No links found. No Pingbacks were sent for this entry.',
  1408     'pingback_success' => 'Pingback sent.',
  1409     'no_pingback_url' => 'No pingback URL found.',
  1410     'resend' => 'Resend',
  1411     'ping_all_explain' => 'You can now notify the sites you linked to (<a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a>), advertise that your site has been updated by pinging weblog directory services, or send a <a href="http://en.wikipedia.org/wiki/Trackback">Trackback</a> comment in case you wrote about a post on someone else\'s site.',
  1412     'pingback_button' => 'Send Pingback',
  1413     'pingback_short' => 'Send Pingbacks to all sites linked from this entry.',
  1414     'pingback_disabled' => '(Pingback disabled)',
  1415     'ping_button' => 'Send Ping',
  1416     'ping_short' => 'Ping weblog directory services.',
  1417     'ping_disabled' => '(Ping disabled)',
  1418     'trackback_button' => 'Send Trackback',
  1419     'trackback_short' => 'Send a Trackback comment.',
  1420     'trackback_disabled' => '(Trackback disabled)',
  1421     'may_take_a_while' => 'Please note that sending Pingbacks and Pings may take a while.',
  1422     'ping_results' => 'Ping results',
  1423     'unknown_method' => 'Unknown ping method',
  1424     'ping_success' => 'Ping sent.',
  1425     'error_site_name' => 'Please enter the site\'s name.',
  1426     'error_site_url' => 'Please enter the site\'s URL.',
  1427     'error_ping_url' => 'Please enter a valid Ping URL.',
  1428     'no_services' => 'No weblog directory services configured.',
  1429     'services_headline' => 'Weblog Directory Services',
  1430     'service_explain' => 'To modify or delete a weblog directory service, click on the edit icon of that service below. To add a new weblog directory service, click on "Create New" above.',
  1431     'service' => 'Service',
  1432     'ping_method' => 'Ping method',
  1433     'service_website' => 'Website',
  1434     'service_ping_url' => 'URL to ping',
  1435     'ping_standard' => 'Standard Ping',
  1436     'ping_extended' => 'Extended Ping',
  1437     'ping_unknown' => '(unknown method)',
  1438     'edit_service' => 'Edit Weblog Directory Service',
  1439     'trackbacks' => 'Trackbacks',
  1440     'editor_intro' => 'Prepare your trackback comment for <a href="%s">%s</a>.',
  1441     'editor_intro_none' => 'Prepare your trackback comment.',
  1442     'trackback_note' => 'To send a trackback comment for a story, go to the list of stories and click on "Send Ping" for the story. To send a trackback that is not related to a story, <a href="%s">click here</a>.',
  1443     'pingback_explain' => 'Enter a URL to send the Pingback to. The pingback will point to your site\'s homepage.',
  1444     'pingback_url' => 'Pingback URL',
  1445     'site_url' => 'This site\'s URL',
  1446     'pingback_note' => 'To send a pingback for a story, go to the list of stories and click on "Send Ping" for the story. To send a pingback that is not related to a story, <a href="%s">click here</a>.',
  1447     'pbtarget_missing' => 'No Pingback URL',
  1448     'pbtarget_required' => 'Please enter a pingback URL',
  1449     'pb_error_details' => 'Error when sending the pingback:',
  1450     'delete_trackback' => 'To delete this Trackback click: '
  1451 );
  1452 
  1453 ###############################################################################
  1454 # directory.php
  1455 
  1456 $LANG_DIR = array(
  1457     'title' => 'Article Directory',
  1458     'title_year' => 'Article Directory for %d',
  1459     'title_month_year' => 'Article Directory for %s %d',
  1460     'nav_top' => 'Back to Article Directory',
  1461     'no_articles' => 'No articles.'
  1462 );
  1463 
  1464 ###############################################################################
  1465 # admin/sectest.php
  1466 
  1467 $LANG_SECTEST = array(
  1468     'sectest' => 'Geeklog Security Check',
  1469     'results' => 'Results of the Security Check',
  1470     'okay' => 'Everything seems to be in order.',
  1471     'please_fix' => 'Please fix the above issues before using your site!',
  1472     'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
  1473     'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
  1474     'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
  1475     'installation' => 'installation instructions',
  1476     'directory' => 'directory',
  1477     'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
  1478     'fix_it' => 'This is a security risk and should be fixed!',
  1479     'reachable' => 'Your %s is reachable from the web.',
  1480     'not_reachable' => 'Good! Your %s is not reachable from the web.',
  1481     'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  1482     'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  1483     'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  1484     'inst_removed' => 'Good! You seem to have removed the install directory already.',
  1485     'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  1486     'password_okay' => 'Good! You seem to have changed the default account password already.'
  1487 );
  1488 
  1489 ###############################################################################
  1490 # "What's New" Time Strings
  1491 # 
  1492 # For the first two strings, you can use the following placeholders.
  1493 # Order them so it makes sense in your language:
  1494 # %i    item, "Stories"
  1495 # %n    amount, "2", "20" etc.
  1496 # %t    time, "2" (weeks)
  1497 # %s    scale, "hrs", "weeks"
  1498 
  1499 $LANG_WHATSNEW = array(
  1500     'new_string' => '%n new %i in the last %t %s',
  1501     'new_last' => 'last %t %s',
  1502     'minutes' => 'minutes',
  1503     'hours' => 'hours',
  1504     'days' => 'days',
  1505     'weeks' => 'weeks',
  1506     'months' => 'months',
  1507     'minute' => 'minute',
  1508     'hour' => 'hour',
  1509     'day' => 'day',
  1510     'week' => 'week',
  1511     'month' => 'month'
  1512 );
  1513 
  1514 ###############################################################################
  1515 # Month names
  1516 
  1517 $LANG_MONTH = array(
  1518     1 => 'January',
  1519     2 => 'February',
  1520     3 => 'March',
  1521     4 => 'April',
  1522     5 => 'May',
  1523     6 => 'June',
  1524     7 => 'July',
  1525     8 => 'August',
  1526     9 => 'September',
  1527     10 => 'October',
  1528     11 => 'November',
  1529     12 => 'December'
  1530 );
  1531 
  1532 ###############################################################################
  1533 # Weekdays
  1534 
  1535 $LANG_WEEK = array(
  1536     1 => 'Sunday',
  1537     2 => 'Monday',
  1538     3 => 'Tuesday',
  1539     4 => 'Wednesday',
  1540     5 => 'Thursday',
  1541     6 => 'Friday',
  1542     7 => 'Saturday'
  1543 );
  1544 
  1545 ###############################################################################
  1546 # Admin - Strings
  1547 # 
  1548 # These are some standard strings used by core functions as well as plugins to
  1549 # display administration lists and edit pages
  1550 
  1551 $LANG_ADMIN = array(
  1552     'search' => 'Search',
  1553     'limit_results' => 'Limit Results',
  1554     'submit' => 'Submit',
  1555     'edit' => 'Edit',
  1556     'edit_adv' => 'Adv. Edit',
  1557     'admin_home' => 'Admin Home',
  1558     'create_new' => 'Create New',
  1559     'create_new_adv' => 'Create New (Adv.)',
  1560     'enabled' => 'Enabled',
  1561     'title' => 'Title',
  1562     'type' => 'Type',
  1563     'topic' => 'Topic',
  1564     'help_url' => 'Help File URL',
  1565     'save' => 'Save',
  1566     'cancel' => 'Cancel',
  1567     'delete' => 'Delete',
  1568     'delete_sel' => 'Delete selected',
  1569     'copy' => 'Copy',
  1570     'no_results' => '- No entries found -',
  1571     'data_error' => 'There was an error processing the subscription data. Please check the data source.',
  1572     'preview' => 'Preview',
  1573     'records_found' => 'Records found',
  1574     'addchild' => 'Add child',
  1575     'list' => 'list',
  1576     'list_all' => 'List all',
  1577     'meta_description' => 'Meta Description',
  1578     'meta_keywords' => 'Meta Keywords',
  1579     'na' => 'N/A'
  1580 );
  1581 
  1582 # Localisation of the texts for the various drop-down menus that are actually
  1583 # stored in the database. If these exist, they override the texts from the
  1584 # database.
  1585 
  1586 $LANG_commentcodes = array(
  1587     0 => 'Comments Enabled',
  1588     -1 => 'Comments Disabled',
  1589     1 => 'Comments Closed'
  1590 );
  1591 
  1592 $LANG_commentmodes = array(
  1593     'flat' => 'Flat',
  1594     'nested' => 'Nested',
  1595     'threaded' => 'Threaded',
  1596     'nocomment' => 'No Comments'
  1597 );
  1598 
  1599 $LANG_cookiecodes = array(
  1600     0 => '(don\'t)',
  1601     3600 => '1 Hour',
  1602     7200 => '2 Hours',
  1603     10800 => '3 Hours',
  1604     28800 => '8 Hours',
  1605     86400 => '1 Day',
  1606     604800 => '1 Week',
  1607     2678400 => '1 Month'
  1608 );
  1609 
  1610 $LANG_dateformats = array(
  1611     0 => 'System Default'
  1612 );
  1613 
  1614 $LANG_featurecodes = array(
  1615     0 => 'Not Featured',
  1616     1 => 'Featured'
  1617 );
  1618 
  1619 $LANG_frontpagecodes = array(
  1620     0 => 'Show Only in Topic',
  1621     1 => 'Show on Front Page'
  1622 );
  1623 
  1624 $LANG_postmodes = array(
  1625     'plaintext' => 'Plain Old Text',
  1626     'html' => 'HTML Formatted'
  1627 );
  1628 
  1629 $LANG_sortcodes = array(
  1630     'ASC' => 'Oldest First',
  1631     'DESC' => 'Newest First'
  1632 );
  1633 
  1634 $LANG_trackbackcodes = array(
  1635     0 => 'Trackback Enabled',
  1636     -1 => 'Trackback Disabled'
  1637 );
  1638 
  1639 ###############################################################################
  1640 # Localization of the Admin Configuration UI
  1641 
  1642 $LANG_CONFIG = array(
  1643     'home' => 'Home',
  1644     'admin_home' => 'Site Administration',
  1645     'sections' => 'Configuration Sections',
  1646     'restore' => 'Restore',
  1647     'add_element' => 'Add Element',
  1648     'save_changes' => 'Save Changes',
  1649     'reset_form' => 'Reset Form',
  1650     'changes_made' => 'Changes were successfully made to',
  1651     'title' => 'Configuration Manager',
  1652     'disable' => 'Click to disable this option',
  1653     'enable' => 'Enable'
  1654 );
  1655 
  1656 $LANG_configsections['Core'] = array(
  1657     'label' => 'Geeklog',
  1658     'title' => 'Geeklog Configuration'
  1659 );
  1660 
  1661 $LANG_confignames['Core'] = array(
  1662     'path_html' => 'HTML Path',
  1663     'site_url' => 'Site URL',
  1664     'site_admin_url' => 'Admin URL',
  1665     'site_mail' => 'Site E-Mail',
  1666     'noreply_mail' => 'No-Reply E-Mail',
  1667     'site_name' => 'Site Name',
  1668     'site_slogan' => 'Slogan',
  1669     'microsummary_short' => 'Microsummary',
  1670     'path_log' => 'Log',
  1671     'path_language' => 'Language',
  1672     'backup_path' => 'Backup',
  1673     'path_data' => 'Data',
  1674     'path_images' => 'Images',
  1675     'path_pear' => 'Path Pear',
  1676     'have_pear' => 'Have Pear?',
  1677     'mail_settings' => 'Mail Settings',
  1678     'allow_mysqldump' => 'Allow MySQL Dump',
  1679     'mysqldump_path' => 'Path of Executable',
  1680     'mysqldump_options' => 'MySQL Dump Options',
  1681     'mysqldump_filename_mask' => 'Backup File Name Mask',
  1682     'theme' => 'Theme',
  1683     'doctype' => 'DOCTYPE Declaration',
  1684     'menu_elements' => 'Menu Elements',
  1685     'path_themes' => 'Themes Path',
  1686     'disable_new_user_registration' => 'Disable New Registrations',
  1687     'allow_user_themes' => 'Allow User Themes',
  1688     'allow_user_language' => 'Allow User Language',
  1689     'allow_user_photo' => 'Allow User Photo',
  1690     'allow_username_change' => 'Allow Username Changes',
  1691     'allow_account_delete' => 'Allow Account Deletion',
  1692     'hide_author_exclusion' => 'Allow Hide Author',
  1693     'show_fullname' => 'Show Fullname',
  1694     'show_servicename' => 'Show Service Name',
  1695     'custom_registration' => 'Enable Custom Registration',
  1696     'user_login_method' => 'User Login Method',
  1697     'spamx' => 'Spam-X Actions',
  1698     'sort_admin' => 'Sort Links',
  1699     'language' => 'Language',
  1700     'locale' => 'Locale',
  1701     'date' => 'Date Format',
  1702     'daytime' => 'Daytime Format',
  1703     'shortdate' => 'Short Date Format',
  1704     'dateonly' => 'Date Only Format',
  1705     'timeonly' => 'Time Only Format',
  1706     'week_start' => 'Week Start',
  1707     'hour_mode' => 'Hour Mode',
  1708     'thousand_separator' => 'Thousands Separator',
  1709     'decimal_separator' => 'Decimal Separator',
  1710     'decimal_count' => 'Decimal Count',
  1711     'language_files' => 'Language Files',
  1712     'languages' => 'Languages',
  1713     'timezone' => 'Timezone',
  1714     'site_disabled_msg' => 'Site Disabled Message or URL',
  1715     'rootdebug' => 'Root Debugging',
  1716     'cookie_session' => 'Session Cookie Name',
  1717     'cookie_name' => 'Permanent Cookie Name',
  1718     'cookie_password' => 'Password Cookie Name',
  1719     'cookie_theme' => 'Theme Cookie Name',
  1720     'cookie_language' => 'Language Cookie Name',
  1721     'cookie_tzid' => 'Timezone Cookie Name',
  1722     'cookie_anon_name' => 'Anon. Username Cookie Name',
  1723     'cookie_ip' => 'Cookies embed IP?',
  1724     'default_perm_cookie_timeout' => 'Permanent Timeout',
  1725     'session_cookie_timeout' => 'Session Timeout',
  1726     'cookie_path' => 'Cookie Path',
  1727     'cookiedomain' => 'Cookie Domain',
  1728     'cookiesecure' => 'Cookie Secure',
  1729     'lastlogin' => 'Record Last Login?',
  1730     'num_search_results' => 'Number of Search Results',
  1731     'loginrequired' => 'Login Required?',
  1732     'submitloginrequired' => 'Submit Login Required?',
  1733     'commentsloginrequired' => 'Comment Login Required?',
  1734     'statsloginrequired' => 'Stats Login Required?',
  1735     'searchloginrequired' => 'Search Login Required?',
  1736     'profileloginrequired' => 'Profile Login Required?',
  1737     'emailuserloginrequired' => 'E-Mail User Login Required?',
  1738     'emailstoryloginrequired' => 'E-Mail Story Login Required?',
  1739     'directoryloginrequired' => 'Directory Login Required?',
  1740     'storysubmission' => 'Story Submission Queue?',
  1741     'usersubmission' => 'User Submission Queue?',
  1742     'listdraftstories' => 'List Draft Stories?',
  1743     'notification' => 'Notifications',
  1744     'postmode' => 'Default Post Mode',
  1745     'speedlimit' => 'Post Speed Limit',
  1746     'skip_preview' => 'Skip Preview in Posts',
  1747     'advanced_editor' => 'Advanced Editor?',
  1748     'wikitext_editor' => 'Wikitext Editor?',
  1749     'cron_schedule_interval' => 'Cron Schedule Interval',
  1750     'sortmethod' => 'Sort Topics',
  1751     'showstorycount' => 'Show Story Count?',
  1752     'showsubmissioncount' => 'Show Submission Count?',
  1753     'hide_home_link' => 'Hide Home Link?',
  1754     'whosonline_threshold' => 'Session Threshold',
  1755     'whosonline_anonymous' => 'Hide Names from Guests?',
  1756     'emailstories' => 'Daily Digest Enabled?',
  1757     'emailstorieslength' => 'Length of Stories',
  1758     'emailstoriesperdefault' => 'Enable for New Users?',
  1759     'allow_domains' => 'Automatic Allow Domains',
  1760     'disallow_domains' => 'Automatic Disallow Domains',
  1761     'newstoriesinterval' => 'New Stories Interval',
  1762     'newcommentsinterval' => 'New Comments Interval',
  1763     'newtrackbackinterval' => 'New Trackbacks Interval',
  1764     'hidenewstories' => 'Hide New Stories',
  1765     'hidenewcomments' => 'Hide New Comments',
  1766     'hidenewtrackbacks' => 'Hide New Trackbacks',
  1767     'hidenewplugins' => 'Hide New Plugin Entries',
  1768     'title_trim_length' => 'Title Trim Length',
  1769     'trackback_enabled' => 'Trackback Enabled?',
  1770     'pingback_enabled' => 'Pingback Enabled?',
  1771     'ping_enabled' => 'Ping Enabled?',
  1772     'trackback_code' => 'Trackback Default',
  1773     'multiple_trackbacks' => 'Multiple Trackbacks',
  1774     'trackbackspeedlimit' => 'Trackback Speed Limit',
  1775     'check_trackback_link' => 'Check Trackbacks',
  1776     'pingback_self' => 'Pingback Self?',
  1777     'pingback_excerpt' => 'Create Pingback Excerpt?',
  1778     'link_documentation' => 'Link to Documentation?',
  1779     'link_versionchecker' => 'Link to Version Checker?',
  1780     'maximagesperarticle' => 'Max Images per Article',
  1781     'limitnews' => 'Stories per Page',
  1782     'minnews' => 'Min. Stories per Page',
  1783     'contributedbyline' => 'Show "Contributed By"?"',
  1784     'hideviewscount' => 'Hide Views Count?',
  1785     'hideemailicon' => 'Hide E-Mail Icon?',
  1786     'hideprintericon' => 'Hide Print Icon?',
  1787     'allow_page_breaks' => 'Allow Page Breaks?',
  1788     'page_break_comments' => 'Comments on Multi-Page Articles',
  1789     'article_image_align' => 'Topic Icon Alignment',
  1790     'show_topic_icon' => 'Show Topic Icon?',
  1791     'draft_flag' => 'Draft Flag Default',
  1792     'frontpage' => 'Frontpage Default',
  1793     'hide_no_news_msg' => 'Hide "No News" Message?',
  1794     'hide_main_page_navigation' => 'Hide Main Page Navigation?',
  1795     'onlyrootfeatures' => 'Only Root can Feature?',
  1796     'aftersave_story' => 'After Saving Story',
  1797     'aftersave_user' => 'After Saving User',
  1798     'show_right_blocks' => 'Always Show Right Blocks?',
  1799     'showfirstasfeatured' => 'Show First Story as Featured?',
  1800     'backend' => 'Enable Feeds?',
  1801     'rdf_file' => 'Syndication Output Folder',
  1802     'rdf_limit' => 'Feed Limit',
  1803     'rdf_storytext' => 'Length of Stories in Feed',
  1804     'rdf_language' => 'Feed Language',
  1805     'syndication_max_headlines' => 'Max. Number of Headlines (portal blocks)',
  1806     'copyrightyear' => 'Copyright Year',
  1807     'image_lib' => 'Image Library',
  1808     'path_to_mogrify' => 'Path to Mogrify',
  1809     'path_to_netpbm' => 'Path to Netpbm',
  1810     'debug_image_upload' => 'Debug Image Uploading?',
  1811     'keep_unscaled_image' => 'Keep Unscaled Image?',
  1812     'allow_user_scaling' => 'Allow User Scaling?',
  1813     'jpeg_quality' => 'JPEG Quality?',
  1814     'max_image_width' => 'Max Image Width?',
  1815     'max_image_height' => 'Max Image Height?',
  1816     'max_image_size' => 'Max Image Size?',
  1817     'max_topicicon_width' => 'Max Topic Icon Width?',
  1818     'max_topicicon_height' => 'Max Topic Icon Height?',
  1819     'max_topicicon_size' => 'Max Topic Icon Size?',
  1820     'max_photo_width' => 'Max Photo Width?',
  1821     'max_photo_height' => 'Max Photo Height?',
  1822     'max_photo_size' => 'Max Photo Size?',
  1823     'use_gravatar' => 'Use Gravatar?',
  1824     'gravatar_rating' => 'Gravatar Rating Allowed',
  1825     'force_photo_width' => 'Force Photo Width',
  1826     'default_photo' => 'Default Photo',
  1827     'commentspeedlimit' => 'Comment Speed Limit',
  1828     'comment_limit' => 'Comment Limit',
  1829     'comment_mode' => 'Comment Mode',
  1830     'comment_code' => 'Comment Default',
  1831     'comment_edit' => 'Allow Comment Edit?',
  1832     'comment_edittime' => 'Comment Edit Time (seconds)',
  1833     'commentsubmission' => 'Queue Comment Submissions',
  1834     'passwordspeedlimit' => 'Password Speed Limit',
  1835     'login_attempts' => 'Max. Login Attempts',
  1836     'login_speedlimit' => 'Login Speed Limit',
  1837     'user_html' => 'User HTML',
  1838     'admin_html' => 'Admin HTML',
  1839     'advanced_html' => 'Additional HTML for Adv. Editor',
  1840     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
  1841     'allowed_protocols' => 'Allowed Protocols',
  1842     'disable_autolinks' => 'Disable Autolinks?',
  1843     'clickable_links' => 'Make URLs clickable?',
  1844     'compressed_output' => 'Send compressed output?',
  1845     'frame_options' => 'Protection against "clickjacking"',
  1846     'censormode' => 'Censor Mode?',
  1847     'censorreplace' => 'Censor Replace Text',
  1848     'censorlist' => 'Censor List',
  1849     'ip_lookup' => 'IP Lookup',
  1850     'url_rewrite' => 'Enable URL Rewrite',
  1851     'meta_tags' => 'Meta Tags',
  1852     'meta_description' => 'Default Meta Description',
  1853     'meta_keywords' => 'Default Meta Keywords',
  1854     'default_permissions_block' => 'Block Default Permissions',
  1855     'default_permissions_story' => 'Story Default Permissions',
  1856     'default_permissions_topic' => 'Topic Default Permissions',
  1857     'atom_max_stories' => 'Max. Stories in Webservices Feed',
  1858     'disable_webservices' => 'Disable Webservices?',
  1859     'restrict_webservices' => 'Restrict Webservices?',
  1860     'article_comment_close_enabled' => 'Automatically close comments (default)',
  1861     'article_comment_close_days' => 'Days to close comments (default)',
  1862     'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  1863     'allow_reply_notifications' => 'Allow comment reply notifications?',
  1864     'search_style' => 'Results List Style',
  1865     'search_limits' => 'Page Limits',
  1866     'search_show_num' => 'Show Result Number?',
  1867     'search_show_type' => 'Show Result Type?',
  1868     'search_show_sort' => 'Allow User to Sort Results?',
  1869     'search_show_limit' => 'Show Page Limits?',
  1870     'search_separator' => 'Group Separator',
  1871     'search_def_keytype' => 'Default Search Method'
  1872 );
  1873 
  1874 $LANG_configsubgroups['Core'] = array(
  1875     'sg_site' => 'Site',
  1876     'sg_stories' => 'Stories and Trackback',
  1877     'sg_theme' => 'Theme',
  1878     'sg_blocks' => 'Blocks',
  1879     'sg_users' => 'Users and Submissions',
  1880     'sg_images' => 'Images',
  1881     'sg_locale' => 'Languages and Locale',
  1882     'sg_misc' => 'Miscellaneous'
  1883 );
  1884 
  1885 $LANG_fs['Core'] = array(
  1886     'fs_site' => 'Site',
  1887     'fs_paths' => 'Paths',
  1888     'fs_theme' => 'Theme',
  1889     'fs_mail' => 'Mail',
  1890     'fs_pear' => 'Pear',
  1891     'fs_mysql' => 'MySQL',
  1892     'fs_users' => 'Users',
  1893     'fs_misc' => 'Miscellaneous',
  1894     'fs_spamx' => 'Spam-X',
  1895     'fs_admin_block' => 'Admin Block',
  1896     'fs_locale' => 'Locale',
  1897     'fs_language' => 'Language',
  1898     'fs_debug' => 'Debug',
  1899     'fs_cookies' => 'Cookies',
  1900     'fs_login' => 'Login Settings',
  1901     'fs_search' => 'Search',
  1902     'fs_user_submission' => 'User Submission',
  1903     'fs_submission' => 'Submission Settings',
  1904     'fs_topics_block' => 'Topics Block',
  1905     'fs_whosonline_block' => 'Who\'s Online Block',
  1906     'fs_daily_digest' => 'Daily Digest',
  1907     'fs_whatsnew_block' => 'What\'s New Block',
  1908     'fs_trackback' => 'Trackback',
  1909     'fs_pingback' => 'Pingback',
  1910     'fs_story' => 'Story',
  1911     'fs_theme_advanced' => 'Advanced Settings',
  1912     'fs_syndication' => 'Syndication',
  1913     'fs_imagelib' => 'Image Library',
  1914     'fs_upload' => 'Upload',
  1915     'fs_articleimg' => 'Images in Articles',
  1916     'fs_topicicon' => 'Topic Icons',
  1917     'fs_userphoto' => 'Photos',
  1918     'fs_gravatar' => 'Gravatar',
  1919     'fs_comments' => 'Comments',
  1920     'fs_htmlfilter' => 'HTML Filtering',
  1921     'fs_censoring' => 'Censoring',
  1922     'fs_iplookup' => 'IP Lookup',
  1923     'fs_perm_story' => 'Story Default Permission',
  1924     'fs_perm_topic' => 'Topic Default Permission',
  1925     'fs_perm_block' => 'Block Default Permission',
  1926     'fs_webservices' => 'Webservices'
  1927 );
  1928 
  1929 $LANG_configselects['Core'] = array(
  1930     0 => array('True' => 1, 'False' => 0),
  1931     1 => array('True' => true, 'False' => false),
  1932     2 => array('Reject' => 0, 'Only Keep Latest' => 1, 'Allow Multiple Posts' => 2),
  1933     3 => array('Trackback Enabled' => 0, 'Trackback Disabled' => -1),
  1934     4 => array('Don\'t Check Anything' => 0, 'Check against Site URL' => 1, 'Check full URL' => 2, 'Check against Site URL and full URL' => 3, 'Check IP against Site IP' => 4, 'Check IP and Site URL' => 5, 'Check IP and Full URL' => 6, 'Check IP, Full URL, and Site URL' => 7),
  1935     5 => array('Plain Old Text' => 'plaintext', 'HTML Formatted' => 'html'),
  1936     6 => array('12' => 12, '24' => 24),
  1937     7 => array('Last Page' => 'last', 'First Page' => 'first', 'Every Page' => 'all'),
  1938     8 => array('Right' => 'right', 'Left' => 'left'),
  1939     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
  1940     10 => array('None' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'gdLib' => 'gdlib'),
  1941     11 => array('Flat' => 'flat', 'Nested' => 'nested', 'Threaded' => 'threaded', 'No Comments' => 'nocomment'),
  1942     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
  1943     13 => array('Skip' => 0, 'Allow, with speedlimit' => 1, 'Allow, no speedlimit' => 2),
  1944     14 => array('Sunday' => 'Sun', 'Monday' => 'Mon'),
  1945     15 => array('By Number' => 'sortnum', 'Alphabetically' => 'alpha'),
  1946     16 => array('No Login required' => 0, 'Advanced Search only' => 1, 'Simple + Advanced Search' => 2),
  1947     17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1),
  1948     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
  1949     19 => array('Google' => 'google', 'Table' => 'table'),
  1950     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  1951     21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  1952     22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  1953     23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  1954 );
  1955 
  1956 ?>