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