language/romanian_utf-8.php
author Dirk Haun <dirk@haun-online.de>
Thu, 29 Oct 2009 12:03:12 +0100
branchHEAD
changeset 7396 ec6b034771a6
parent 7371 6f0fe25ffbc7
child 7421 1c37ae225954
permissions -rw-r--r--
Synced language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # romanian.php 
     5 # This is the romanian language page for GeekLog!
     6 #
     7 # Copyright (C) 2003 dan gheorghitza
     8 # dangk12@yahoo.com
     9 #
    10 # This program is free software; you can redistribute it and/or
    11 # modify it under the terms of the GNU General Public License
    12 # as published by the Free Software Foundation; either version 2
    13 # of the License, or (at your option) any later version.
    14 #
    15 # This program is distributed in the hope that it will be useful,
    16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    18 # GNU General Public License for more details.
    19 #
    20 # You should have received a copy of the GNU General Public License
    21 # along with this program; if not, write to the Free Software
    22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    23 #
    24 ###############################################################################
    25 
    26 $LANG_CHARSET = 'UTF-8';
    27 
    28 ###############################################################################
    29 # Array Format:
    30 # $LANGXX[YY]:  $LANG - variable name
    31 #               XX    - file id number
    32 #               YY    - phrase id number
    33 ###############################################################################
    34 
    35 ###############################################################################
    36 # USER PHRASES - These are file phrases used in end user scripts
    37 ###############################################################################
    38 
    39 ###############################################################################
    40 # lib-common.php
    41 
    42 $LANG01 = array(
    43     1 => 'Scris de:',
    44     2 => 'Citeste mai multe ...',
    45     3 => 'comentarii',
    46     4 => 'Editeaza',
    47     5 => '',
    48     6 => '',
    49     7 => '',
    50     8 => '',
    51     9 => 'Admin:',
    52     10 => 'Trimiteri',
    53     11 => 'Stiri',
    54     12 => 'Block-uri',
    55     13 => 'Sectiuni',
    56     14 => '',
    57     15 => '',
    58     16 => '',
    59     17 => 'Membri',
    60     18 => 'Interogare SQL',
    61     19 => 'Iesire/Deconectare',
    62     20 => 'Membru Info:',
    63     21 => 'Nume',
    64     22 => 'Membru ID',
    65     23 => 'Nivel Securitate',
    66     24 => 'Anonim',
    67     25 => 'Raspunde',
    68     26 => 'Urmatoarele comentarii apartin celor care le-au trimis pe sit. Acest sit nu raspunde pentru continutul acestora.',
    69     27 => 'Cel mai recent',
    70     28 => 'Sterge',
    71     29 => 'Nu sunt comentarii.',
    72     30 => 'Stiri Vechi',
    73     31 => 'Tag-uri HTML permise:',
    74     32 => 'Eroare, nume Membru/username invalid',
    75     33 => 'Eroare, nu se poate scrie in fisierul de log',
    76     34 => 'Eroare',
    77     35 => 'Iesire/Deconectare',
    78     36 => 'pe',
    79     37 => 'Nu sunt stiri ale vizitatorilor',
    80     38 => 'Content Syndication',
    81     39 => 'Actualizeaza',
    82     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.',
    83     41 => 'Vizitatori',
    84     42 => 'Scris de:',
    85     43 => 'Raspunde la',
    86     44 => 'Parinte',
    87     45 => 'MySQL Eroare Numar',
    88     46 => 'MySQL Eroare Mesaj',
    89     47 => 'Membru Info',
    90     48 => 'Informatii Cont',
    91     49 => 'Preferinte',
    92     50 => 'Eroare in codul SQL',
    93     51 => 'ajutor',
    94     52 => 'Nou',
    95     53 => 'Admin Home',
    96     54 => 'Nu se poate deschide fisierul.',
    97     55 => 'Eroare la',
    98     56 => 'Voteaza',
    99     57 => 'Parola',
   100     58 => 'Intra/Login',
   101     59 => "Nu ai un cont inca? Inregistreaza-te ca <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">Nou Membru</a>",
   102     60 => 'Adauga un comentariu',
   103     61 => 'Creaza Nou Cont',
   104     62 => 'cuvinte',
   105     63 => 'Preferinte Comentarii',
   106     64 => 'Trimite stirea unui prieten',
   107     65 => 'Vezi Versiunea pentru Imprimanta',
   108     66 => '',
   109     67 => 'Bine ati venit ',
   110     68 => 'home',
   111     69 => 'contact',
   112     70 => 'cauta',
   113     71 => 'contribuie',
   114     72 => 'resurse web',
   115     73 => '',
   116     74 => '',
   117     75 => 'cautare avansata',
   118     76 => 'statistici sit',
   119     77 => 'Plugin-uri',
   120     78 => '',
   121     79 => 'Ce mai e Nou',
   122     80 => 'stiri in ultimele',
   123     81 => 'stire in ultimele',
   124     82 => 'ore',
   125     83 => 'COMENTARII',
   126     84 => '',
   127     85 => 'ultimele 48 ore',
   128     86 => 'Nu sunt comentarii noi',
   129     87 => 'ultimele 2 saptamani',
   130     88 => '',
   131     89 => '',
   132     90 => 'Home',
   133     91 => 'Pagina creata in',
   134     92 => 'secunde',
   135     93 => 'Copyright',
   136     94 => 'All trademarks and copyrights on this page are owned by their respective owners.',
   137     95 => 'Powered by',
   138     96 => 'Grupuri',
   139     97 => 'Lista Cuvinte',
   140     98 => 'Plugin-uri',
   141     99 => 'STIRI',
   142     100 => 'Nu sunt stiri noi',
   143     101 => '',
   144     102 => '',
   145     103 => 'DB Backup',
   146     104 => 'de',
   147     105 => 'Mail Membri',
   148     106 => 'Vizualizari',
   149     107 => 'GL Version Test',
   150     108 => 'Sterge Cache',
   151     109 => 'Report abuse',
   152     110 => 'Report this post to the site admin',
   153     111 => '',
   154     112 => 'Registered Users',
   155     113 => 'Documentation',
   156     114 => 'TRACKBACKS',
   157     115 => 'No new trackback comments',
   158     116 => 'Trackback',
   159     117 => 'Directory',
   160     118 => 'Please continue reading on the next page:',
   161     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
   162     120 => 'Permanent link to this comment',
   163     121 => 'Comments (%d)',
   164     122 => 'Trackbacks (%d)',
   165     123 => 'All HTML is allowed',
   166     124 => 'Click to delete all checked items',
   167     125 => 'Are you sure you want to Delete all checked items?',
   168     126 => 'Select or de-select all items',
   169     127 => 'Permalink',
   170     128 => 'Login with OpenID:',
   171     129 => 'Configuration',
   172     130 => 'Webservices'
   173 );
   174 
   175 ###############################################################################
   176 # comment.php
   177 
   178 $LANG03 = array(
   179     1 => 'Trimite un Comentariu',
   180     2 => 'Mod trimitere',
   181     3 => 'Iesire',
   182     4 => 'Inregistrare',
   183     5 => 'Membru',
   184     6 => 'Intrati ca membru/utilizator inregistrat pentru a trimite comentarii. Pentru inregistrare completati miniformularul de mai jos.',
   185     7 => 'Ultimul tau comentariu a fost acum',
   186     8 => " secunde in urma.  Asteptati cel putin {$_CONF['commentspeedlimit']} secunde pentru a introduce un nou comentariu",
   187     9 => 'Comentariu',
   188     10 => 'Send Report',
   189     11 => 'Trimite Comentariu',
   190     12 => 'E necesar sa completati in Titlu si Comentariu pentru a putea trimite comentariul.',
   191     13 => 'Informatia ta',
   192     14 => 'Previzualizeaza',
   193     15 => 'Report this post',
   194     16 => 'Titlu',
   195     17 => 'Eroare',
   196     18 => 'Material Important',
   197     19 => 'Va rugam sa continuati a trimite pe acest subiect.',
   198     20 => 'Incearca sa raspunzi la comentariile altora in loc de a introduce comentarii noi.',
   199     21 => 'Citeste mesajele altora inainte de a trimite pentru a evita dublarea unui mesaj',
   200     22 => 'Alege sectiunea potrivita pentru mesajul tau.',
   201     23 => 'Adresa ta email nu va fi facuta publica.',
   202     24 => 'Vizitator Anonim',
   203     25 => 'Are you sure you want to report this post to the site admin?',
   204     26 => '%s reported the following abusive comment post:',
   205     27 => 'Abuse report',
   206     28 => 'Preview Changes',
   207     29 => 'Submit Changes',
   208     30 => 'Edited on',
   209     31 => 'by',
   210     32 => 'Editing a Comment',
   211     33 => 'Editing a Comment Submission',
   212     34 => 'Preview Submission Changes',
   213     35 => 'Save Changes to Queue',
   214     36 => 'Notify me of new replies',
   215     37 => 'New Comment Reply',
   216     38 => 'A reply has been made to your comment \'%s\'.',
   217     39 => 'You may view the comment thread at the following address:',
   218     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
   219     41 => 'Hello %s,',
   220     42 => 'Unsubscribe',
   221     43 => 'Unsubscribe from reply notifications'
   222 );
   223 
   224 ###############################################################################
   225 # users.php
   226 
   227 $LANG04 = array(
   228     1 => 'Profil Membru pentru',
   229     2 => 'Nume membru',
   230     3 => 'Nume',
   231     4 => 'Parola',
   232     5 => 'Email',
   233     6 => 'Pagina web',
   234     7 => 'Bio',
   235     8 => 'Cheie PGP',
   236     9 => 'Salveaza modificarile',
   237     10 => 'Ultimele 10 comentarii pentru utilizatorul',
   238     11 => 'Nu sunt comentarii',
   239     12 => 'Preferinte membru pentru',
   240     13 => 'Email Nightly Digest',
   241     14 => 'Aceasta parola este generata aleatoriu. Este recomandat sa schimbi parola imediat. Pentru aceasta va logati si dati clic pe Informatii Cont din meniul Membru Info',
   242     15 => "Contul tau {$_CONF['site_name']} a fost creat cu succes. Pentru a-l utiliza e necesar sa va logati utilizand informatiile de mai jos.  Este indicat sa va salvati acest mail.",
   243     16 => 'Informatii Cont',
   244     17 => 'Contul nu exista',
   245     18 => 'Adresa email introdusa nu pare a vi valida (nume@server.com)',
   246     19 => 'Nume Membru sau adresa email introduse exista deja.',
   247     20 => 'Adresa email introdusa nu pare a vi valida (nume@server.com)',
   248     21 => 'Eroare',
   249     22 => "Inregistrare la {$_CONF['site_name']}!",
   250     23 => "Crearea unui cont membru prin inregistrare va ofera toate beneficiile unui membru la {$_CONF['site_name']} si va permite sa trimiteti comentarii sau stiri/texte cu numele ales. Daca nu aveti un cont creat, puteti trimite texte doar ca anonim. Va reamintim ca adresa email nu va fi disponibila <b><i>niciodata</i></b> spre vizualizare publica.",
   251     24 => 'Parola ta va fi trimisa la adresa de email introdusa.',
   252     25 => 'Ati uitat parola?',
   253     26 => 'Introduceti numele de utilizator/membru si dati clic pe Trimite Parola si o parola generata aleatoriu va fi trimisa la adresa de email introdusa.',
   254     27 => 'Inregistrati-va!',
   255     28 => 'Trimite Parola',
   256     29 => 'iesit din',
   257     30 => 'intrat din',
   258     31 => 'Optiunea aleasa cere sa intrati ca membru/utilizator inregistrat',
   259     32 => 'Semnatura',
   260     33 => 'Niciodata disponibil spre vizualizare publica',
   261     34 => 'Acesta este numele tau adevarat',
   262     35 => 'Introduceti parola pentru modificare',
   263     36 => 'Incepe cu http://',
   264     37 => 'Aplicat la comentariile tale',
   265     38 => 'Este despre tine! Oricine poate citi aceasta',
   266     39 => 'Cheia publica PGP pentru date private',
   267     40 => 'Nu exista iconite pentru subiecte',
   268     41 => 'Moderati!',
   269     42 => 'Format Data',
   270     43 => 'Maxim stiri',
   271     44 => 'Fara casute',
   272     45 => 'Arata preferinte pentru',
   273     46 => 'Exclude obiecte pentru',
   274     47 => 'Configurare Casuta stiri pentru',
   275     48 => 'Subiecte',
   276     49 => 'Nu sunt iconite in stiri',
   277     50 => 'Deselecteaza aceasta daca nu sunteti interesat',
   278     51 => 'Doar stiri',
   279     52 => 'Implicit este',
   280     53 => 'Primiti inainte stirile zilei urmatoare',
   281     54 => 'Selectati casutele pentru subiectele si autorii pe care nu-i vreti.',
   282     55 => 'Daca nu selectati nimic, inseamna ca sunteti de acord cu selectarea implicita (optiunile ingrosate). Sau selectati doar optiunile dorite si selectarea implicita va fi ignorata.',
   283     56 => 'Autori',
   284     57 => 'Mod vizualizare',
   285     58 => 'Ordine Sortare',
   286     59 => 'Limita Comentariu',
   287     60 => 'Cum doriti sa fie vizualizate comentariile?',
   288     61 => 'Primul - cel mai nou sau cel mai vechi?',
   289     62 => 'Implicit este 100',
   290     63 => "Parola a fost trimisa prin e-mail si trebuie sa o primiti imediat. Va rugam sa urmati indicatiile din mesaj si va multumim pentru utilizarea {$_CONF['site_name']}",
   291     64 => 'Preferinte Comentarii pentru',
   292     65 => 'Intrare/Login din nou ca membru ',
   293     66 => "Probabil ati introdus gresit datele. Va rugam sa le reintroduceti din nou mai jos. Sunteti un <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">nou utilizator</a>?",
   294     67 => 'Membru din',
   295     68 => 'Salvati-mi datele pentru',
   296     69 => 'Pentru cat timp doriti sa fie salvate datele personale dupa intrare/login?',
   297     70 => "Personalizati design-ul si continutul {$_CONF['site_name']}",
   298     71 => "Una din optiunile paginii {$_CONF['site_name']} este este ca puteti sa va alegeti ce va contine cum va arata pagina aceasta.  Pentru a beneficia de acestea e necesar, mai intai, sa va <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">inregistrati</a> with {$_CONF['site_name']}.  Sunteti deja membru/utilizator inregistrat? Atunci folositi modulul din stanga pentru a va loga/intra ca membru!",
   299     72 => 'Model pagina',
   300     73 => 'Limba',
   301     74 => 'Schimba modelul paginii dupa preferinte!',
   302     75 => 'Subiect de trimis prin email pentru',
   303     76 => 'Daca selectati un subiect din lista de mai jos veti primi fiecare stire/text cu subiectul respectiv la sfarsitul fiecarei zile. Alegeti doar subiectele ce va intereseaza!',
   304     77 => 'Poza',
   305     78 => 'Adauga o poza personala!',
   306     79 => 'Sterge imaginea',
   307     80 => 'Intra',
   308     81 => 'Trimite Email',
   309     82 => 'Ultimele 10 stiri pentru utilizatorul',
   310     83 => 'Statistici texte trimise de utilizatorul',
   311     84 => 'Total numar de articole:',
   312     85 => 'Total numar de comentarii:',
   313     86 => 'Cauta toate textele trimise de',
   314     87 => 'Your login name',
   315     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",
   316     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",
   317     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.',
   318     91 => 'Set New Password',
   319     92 => 'Enter New Password',
   320     93 => 'Your last request for a new password was %d seconds ago. This site requires at least %d seconds between password requests.',
   321     94 => 'Delete Account "%s"',
   322     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".',
   323     96 => 'delete account',
   324     97 => 'Confirm Account Deletion',
   325     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.',
   326     99 => 'Privacy Options for',
   327     100 => 'Email from Admin',
   328     101 => 'Allow email from Site Admins',
   329     102 => 'Email from Users',
   330     103 => 'Allow email from other users',
   331     104 => 'Show Online Status',
   332     105 => 'Show up in Who\'s Online block',
   333     106 => 'Location',
   334     107 => 'Shown in your public profile',
   335     108 => 'Confirm new password',
   336     109 => 'Enter the New password again here',
   337     110 => 'Current Password',
   338     111 => 'Please enter your Current password',
   339     112 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
   340     113 => 'Login Attempt Failed',
   341     114 => 'Account Disabled',
   342     115 => 'Your account has been disabled, you may not login. Please contact an Administrator.',
   343     116 => 'Account Awaiting Activation',
   344     117 => 'Your account is currently awaiting activation by an administrator. You will not be able to login until your account has been approved.',
   345     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.",
   346     119 => 'If you have forgotten your password, you may request a new one at this url:',
   347     120 => 'Account Activated',
   348     121 => 'Service',
   349     122 => 'Sorry, new user registration is disabled',
   350     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
   351     124 => 'Confirm Email',
   352     125 => 'You have to enter the same email address in both fields!',
   353     126 => 'Please repeat for confirmation',
   354     127 => 'To change any of these settings, you will have to enter your current password.',
   355     128 => 'Your Name',
   356     129 => 'Password &amp; Email',
   357     130 => 'About You',
   358     131 => 'Daily Digest Options',
   359     132 => 'Daily Digest Feature',
   360     133 => 'Comment Display',
   361     134 => 'Comment Options',
   362     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>',
   363     136 => 'Exclude Topics and Authors',
   364     137 => 'Filter Story Content',
   365     138 => 'Misc Settings',
   366     139 => 'Layout and Language',
   367     140 => '<li>No Topic Icons if checked will not display the story topic icons</li><li>No boxes if checked will only show the Admin Menu, User Menu and Topics<li>Set the maximum number of stories to show per page</li><li>Set your theme and perferred date format</li>',
   368     141 => 'Privacy Settings',
   369     142 => 'The default setting is to allow users & admins to email fellow site members and show your status as online. Un-check these options to protect your privacy.',
   370     143 => 'Filter Block Content',
   371     144 => 'Show & hide boxes',
   372     145 => 'Your Public Profile',
   373     146 => 'Password and email',
   374     147 => 'Edit your account password, email and autologin feature. You will need to enter the same password or email address twice as a confirmation.',
   375     148 => 'User Information',
   376     149 => 'Modify your user information that will be shown to other users.<li>The signature will be added to any comments or forum posts you made</li><li>The BIO is a brief summary of yourself to share</li><li>Share your PGP Key</li>',
   377     150 => 'Warning: Javascript recommended for enhanced functionality',
   378     156 => 'Delete Account',
   379     157 => 'Delete Option',
   380     158 => 'Time Zone',
   381     159 => 'This email was generated automatically. Please do not reply to this email.',
   382     160 => '(max. %d x %d pixels, %d bytes; %s)',
   383     161 => 'will be scaled down',
   384     162 => 'will not be scaled'
   385 );
   386 
   387 ###############################################################################
   388 # Customize if need to modify the Tabbed navbar MyAccount panels used.
   389 # Array index key matches preference div id
   390 
   391 $LANG_MYACCOUNT = array(
   392     'pe_preview' => 'Preview',
   393     'pe_namepass' => 'Username &amp; Password',
   394     'pe_userinfo' => 'About You',
   395     'pe_layout' => 'Layout &amp; Language',
   396     'pe_content' => 'Content',
   397     'pe_privacy' => 'Privacy'
   398 );
   399 
   400 ###############################################################################
   401 # index.php
   402 
   403 $LANG05 = array(
   404     1 => 'Nu sunt stiri de vizualizat.',
   405     2 => 'Nu sunt stiri de vizualizat. Pentru ca nu exista stiri noi sau preferintele tale sunt prea restrictive.',
   406     3 => ' pentru sectiunea %s',
   407     4 => 'Stirea zilei',
   408     5 => 'Inainte',
   409     6 => 'Inapoi',
   410     7 => 'First',
   411     8 => 'Last'
   412 );
   413 
   414 ###############################################################################
   415 # profiles.php
   416 
   417 $LANG08 = array(
   418     1 => 'A fost o eroare la trimiterea mesajului. Va rugam sa incercati din nou.',
   419     2 => 'Mesajul a fost trimis cu succes.',
   420     3 => 'Verificati daca adresa de email introdusa in campul Raspunde este valida.',
   421     4 => 'Va rugam sa introduceti datele pentru campurile Numele tau, Raspunde, Subiect si Mesaj.',
   422     5 => 'Eroare. Nu exista utilizatorul respectiv.',
   423     6 => 'A fost o eroare.',
   424     7 => 'Profil membru pentru',
   425     8 => 'Nume membru',
   426     9 => 'Membru URL/adresa web',
   427     10 => 'Trimite email la',
   428     11 => 'Numele tau:',
   429     12 => 'Raspunde:',
   430     13 => 'Subiect:',
   431     14 => 'Mesaj:',
   432     15 => 'HTML nu va fi interpretat.',
   433     16 => 'Trimite Mesaj',
   434     17 => 'Trimite unui prieten',
   435     18 => 'Nume prieten',
   436     19 => 'Adresa Email prieten',
   437     20 => 'Numele tau',
   438     21 => 'Adresa ta de Email',
   439     22 => 'Toate campurile sunt obligatorii',
   440     23 => "Acest mesaj a fost trimis de %s la %s deoarece a crezut ca ai putea fi interesat de acest text de la {$_CONF['site_url']}.  Acesta nu este SPAM si adresa dvs. de email nu a fost salvata sau stocata pentru folosire ulterioara.",
   441     24 => 'Comentariu pentru aceasta stire la',
   442     25 => 'Trebuie sa fiti membru/utilizator inregistrat pentru a folosi aceasta facilitate.  E nevoie de inregistrare pentru a preveni o folosire incorecta a sistemului',
   443     26 => 'Acest formular va permite sa trimiteti un email unui membru selectat.   Toate campurile trebuie completate.',
   444     27 => 'Mesaj scurt',
   445     28 => '%s a scris: ',
   446     29 => "Acesta este sumarul zilnic de la {$_CONF['site_name']} pentru ",
   447     30 => ' Buletin informativ zilnic pentru ',
   448     31 => 'Titlu',
   449     32 => 'Data',
   450     33 => 'Citeste tot textul la',
   451     34 => 'Final mesaj',
   452     35 => 'Sorry, this user prefers not to receive any emails.',
   453     36 => 'Copy:',
   454     37 => 'Send me a copy of this email',
   455     38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   456 );
   457 
   458 ###############################################################################
   459 # search.php
   460 
   461 $LANG09 = array(
   462     1 => 'Cautare avansata',
   463     2 => 'Cuvinte cheie',
   464     3 => 'Subiect',
   465     4 => 'Toate',
   466     5 => 'Tip',
   467     6 => 'stiri',
   468     7 => 'comentarii',
   469     8 => 'Autori',
   470     9 => 'Toate',
   471     10 => 'Cauta',
   472     11 => 'Rezultat cautare',
   473     12 => 'rezultate',
   474     13 => 'Rezultate cautare: Niciun rezultat',
   475     14 => 'Niciun rezultat pentru cautarea ta dupa',
   476     15 => 'Incercati din nou.',
   477     16 => 'Titlu',
   478     17 => 'Data',
   479     18 => 'Autor',
   480     19 => "Cauta in toata baza de date a {$_CONF['site_name']} prin stirile curente sau vechi",
   481     20 => 'Data',
   482     21 => 'la',
   483     22 => '(Format pentru Data AAAA-LL-ZZ)',
   484     23 => 'Accesari',
   485     24 => 'Gasit',
   486     25 => 'rezultate pentru',
   487     26 => 'subiecte/items in',
   488     27 => 'secunde',
   489     28 => 'Nici o stire sau comentariu rezultate in urma cautarii',
   490     29 => 'Rezultat Stiri si Comentarii',
   491     30 => '',
   492     31 => 'Acest plug-in nu are rezultate',
   493     32 => '',
   494     33 => 'URL',
   495     34 => 'Loc',
   496     35 => 'Fiecare zi',
   497     36 => '',
   498     37 => '',
   499     38 => '',
   500     39 => '',
   501     40 => '',
   502     41 => 'Cuvantul cautat trebuia sa aiba cel putin 3 litere.',
   503     42 => 'Va rugam folositi un format pentru data de tipul AAAA-LL-ZZ (an-luna-zi).',
   504     43 => 'exact phrase',
   505     44 => 'all of these words',
   506     45 => 'any of these words',
   507     46 => 'Next',
   508     47 => 'Previous',
   509     48 => 'Author',
   510     49 => 'Date',
   511     50 => 'Hits',
   512     51 => '',
   513     52 => 'Location',
   514     53 => 'Story Results',
   515     54 => 'Comment Results',
   516     55 => 'the phrase',
   517     56 => 'AND',
   518     57 => 'OR',
   519     58 => 'More results &gt;&gt;',
   520     59 => 'Results',
   521     60 => 'per page',
   522     61 => 'Refine search',
   523     62 => '#',
   524     63 => 'Description',
   525     64 => 'Showing %1$d - %2$d of %3$d results',
   526     65 => 'Story',
   527     66 => 'Comment',
   528     67 => 'Show %d Results',
   529     68 => 'Sort By',
   530     69 => 'Titles Only',
   531     70 => 'Not available ...'
   532 );
   533 
   534 ###############################################################################
   535 # stats.php
   536 
   537 $LANG10 = array(
   538     1 => 'Statistici Site',
   539     2 => 'Total Accesari Sistem',
   540     3 => 'Stiri(comentarii) in Sistem',
   541     4 => '',
   542     5 => '',
   543     6 => '',
   544     7 => 'Top 10 Stiri vizualizate',
   545     8 => 'Stire Titlu',
   546     9 => 'Vizualizari',
   547     10 => 'Nu sunt siri pe sit sau nu au fost vizualizate.',
   548     11 => 'Top 10 stiri comentate',
   549     12 => 'comentarii',
   550     13 => 'Nu sunt siri pe sit sau nu exista comentarii trimise pentru acestea.',
   551     14 => '',
   552     15 => '',
   553     16 => '',
   554     17 => '',
   555     18 => '',
   556     19 => '',
   557     20 => '',
   558     21 => '',
   559     22 => 'Top 10 stiri trimise altora prin email',
   560     23 => 'Adrese Email',
   561     24 => 'Nu sunt stiri trimise altora prin email.',
   562     25 => 'Top Ten Trackback Commented Stories',
   563     26 => 'No trackback comments found.',
   564     27 => 'Number of active users',
   565     28 => '',
   566     29 => '',
   567     30 => 'Hits',
   568     31 => ''
   569 );
   570 
   571 ###############################################################################
   572 # article.php
   573 
   574 $LANG11 = array(
   575     1 => 'Link-uri inrudite',
   576     2 => 'Trimite unui prieten',
   577     3 => 'Pagina in format pentru imprimanta',
   578     4 => 'Optiuni Stire',
   579     5 => '',
   580     6 => 'Subscribe to \'%s\''
   581 );
   582 
   583 ###############################################################################
   584 # submit.php
   585 
   586 $LANG12 = array(
   587     1 => 'Pentru a trimite o %s e necesar sa intri ca membru/utilizator inregistrat.',
   588     2 => 'Intra/Login',
   589     3 => 'Nou membru',
   590     4 => '',
   591     5 => '',
   592     6 => 'Trimite o stire',
   593     7 => 'Inregistrarea e necesara',
   594     8 => 'Trimite',
   595     9 => 'Cand trimiteti un text pentru a fi introdus in aceasta pagina web, va rugam sa urmati sugestiile de mai jos: <ul><li>Completati toate campurile care sunt obligatorii<li>Introduceti informatii complete si corecte<li>Verificati adresele web/URL</ul>',
   596     10 => 'Titlu',
   597     11 => '',
   598     12 => 'Data incepere',
   599     13 => 'Data terminare',
   600     14 => 'Loc',
   601     15 => 'Descriere',
   602     16 => '',
   603     17 => '',
   604     18 => '',
   605     19 => 'Citeste mai inainte',
   606     20 => '',
   607     21 => '',
   608     22 => 'Eroare: Date necompletate',
   609     23 => 'Va rugam sa completati toate datele in formular. Sunt necesare toate.',
   610     24 => 'Datele au fost salvate',
   611     25 => '%s de inregistrare a fost salvat cu succes.',
   612     26 => 'Limita Viteza',
   613     27 => 'Membru',
   614     28 => 'Subiect',
   615     29 => 'Stire',
   616     30 => 'Ultima trimitere a fost acum ',
   617     31 => " secunde.  Asteptati {$_CONF['speedlimit']} secunde pentru a trimite iar.",
   618     32 => 'Previzualizeaza',
   619     33 => 'Previzualizare Stire',
   620     34 => 'Iesire/Logout',
   621     35 => 'Tag-uri HTML nu sunt permise',
   622     36 => 'Mod trimitere',
   623     37 => '',
   624     38 => '',
   625     39 => '',
   626     40 => '',
   627     41 => '',
   628     42 => '',
   629     43 => '',
   630     44 => 'Adresa 1',
   631     45 => 'Adresa 2',
   632     46 => 'Oras',
   633     47 => 'Stat',
   634     48 => 'Zip Cod',
   635     49 => '',
   636     50 => '',
   637     51 => 'Locul',
   638     52 => 'Sterge',
   639     53 => 'Inregistrare',
   640     54 => 'Story Introduction',
   641     55 => 'Story Body'
   642 );
   643 
   644 ###############################################################################
   645 # ADMIN PHRASES - These are file phrases used in admin scripts
   646 ###############################################################################
   647 
   648 ###############################################################################
   649 # admin/auth.inc.php
   650 
   651 $LANG20 = array(
   652     1 => 'Autenficarea necesara',
   653     2 => 'Acces refuzat! Informatii introduse incorect',
   654     3 => 'Parola gresita pentru utilizator',
   655     4 => 'Membru:',
   656     5 => 'Parola:',
   657     6 => 'Accesul la zona de administrare a sit-ului este inregistrat si verificat periodic.<br' . XHTML . '>Aceasta zona este doar pentru persoanele autorizate.',
   658     7 => 'intra/login'
   659 );
   660 
   661 ###############################################################################
   662 # admin/block.php
   663 
   664 $LANG21 = array(
   665     1 => 'Insufficient Admin Rights',
   666     2 => 'You do not have the necessary rights to edit this block.',
   667     3 => 'Block Editor',
   668     4 => 'There was a problem reading this feed (see error.log for details).',
   669     5 => '',
   670     6 => '',
   671     7 => 'Toate',
   672     8 => 'Block Security Level',
   673     9 => 'Block Order',
   674     10 => '',
   675     11 => 'Portal Block',
   676     12 => 'Normal Block',
   677     13 => 'Portal Block Options',
   678     14 => 'RDF URL',
   679     15 => 'Ultimul RDF Update',
   680     16 => 'Normal Block Options',
   681     17 => 'Block Content',
   682     18 => 'Please fill in the Block Titlu, Security Level and Content fields',
   683     19 => 'Block Manager',
   684     20 => '',
   685     21 => 'Block SecLev',
   686     22 => '',
   687     23 => 'Block Order',
   688     24 => '',
   689     25 => 'To modify or sterge a block, click on that block below.  To create a new block click on new block above.',
   690     26 => 'Layout Block',
   691     27 => 'PHP Block',
   692     28 => 'PHP Block Options',
   693     29 => 'Block Function',
   694     30 => 'If you would like to have one of your blocks use PHP code, enter the name of the function above.  Your function name must start with the prefix "phpblock_" (e.g. phpblock_getweather).  If it does not have this prefix, your function will NOT be called.  We do this to keep people who may have hacked your Geeklog installation from putting arbitrary function calls that may be harmful to your system.  Be sure not to put empty parenthisis "()" after your function name.  Finally, it is recommended that you put all your PHP Block code in /path/to/geeklog/system/lib-custom.php.  That will allow the code to stay with you even when you upgrade to a newer version of Geeklog.',
   695     31 => 'Error in PHP Block.  Function, %s, does not exist.',
   696     32 => 'Error Missing Field(s)',
   697     33 => 'You must enter the URL to the .rdf file for portal blocks',
   698     34 => 'You must enter the Titlu and the function for PHP blocks',
   699     35 => 'You must enter the Titlu and the content for normal blocks',
   700     36 => 'You must enter the content for layout blocks',
   701     37 => 'Bad PHP block function name',
   702     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.',
   703     39 => 'Side',
   704     40 => 'Stanga',
   705     41 => 'Dreapta',
   706     42 => 'You must enter the blockorder and security level for Geeklog default blocks',
   707     43 => 'Homepage Only',
   708     44 => '',
   709     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>.",
   710     46 => 'Bloc nou',
   711     47 => '',
   712     48 => 'Nume Bloc',
   713     49 => ' (no spaces and must be unique)',
   714     50 => '',
   715     51 => 'include http://',
   716     52 => 'If you leave this blank the help icon for this block will not be displayed',
   717     53 => 'Enabled',
   718     54 => 'salveaza',
   719     55 => 'anuleaza',
   720     56 => 'sterge',
   721     57 => 'Move Block Down',
   722     58 => 'Move Block Up',
   723     59 => 'Move block to the right side',
   724     60 => 'Move block to the left side',
   725     61 => 'No Title',
   726     62 => 'Article Limit',
   727     63 => 'Bad Block Title',
   728     64 => 'Your Title must not be empty and cannot contain HTML!',
   729     65 => 'Order',
   730     66 => 'Autotags',
   731     67 => 'Check to allow autotags',
   732     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.'
   733 );
   734 
   735 ###############################################################################
   736 # admin/story.php
   737 
   738 $LANG24 = array(
   739     1 => 'Stiri precedente',
   740     2 => 'Stiri urmatoare',
   741     3 => 'Mod',
   742     4 => 'Mod trimitere',
   743     5 => 'Editor Stiri',
   744     6 => 'Nu sunt stiri in sistem',
   745     7 => 'Autor',
   746     8 => 'salveaza',
   747     9 => 'previzualizeaza',
   748     10 => 'anuleaza',
   749     11 => 'sterge',
   750     12 => 'ID',
   751     13 => '',
   752     14 => '',
   753     15 => 'Data',
   754     16 => 'Intro Text',
   755     17 => 'Body Text',
   756     18 => 'Accesari',
   757     19 => 'comentarii',
   758     20 => 'Ping',
   759     21 => 'Send Ping',
   760     22 => 'Stire List',
   761     23 => 'To modify or sterge o stire, click on that Stire\'s number below. To view o stire, click on the Titlu of the Stire you wish to view. To create a new Stire click on new Stire above.',
   762     24 => 'The ID you chose for this story is already in use. Please use another ID.',
   763     25 => 'Error when saving story',
   764     26 => 'Previzualizare Stire',
   765     27 => 'If you use [unscaledX] instead of [imageX], the image will be inserted at its original dimensions.',
   766     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.',
   767     29 => 'Trackbacks',
   768     30 => 'File Upload Errors',
   769     31 => 'Please fill in the Author, Titlu and Intro Text fields',
   770     32 => 'Featured',
   771     33 => 'There can only be one featured stire',
   772     34 => 'Draft',
   773     35 => 'Da',
   774     36 => 'Nu',
   775     37 => 'Scrise de',
   776     38 => 'Mai mult despre',
   777     39 => 'Emails',
   778     40 => '',
   779     41 => "You are trying to access o stire 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 stire administration screen</a> when you are done.",
   780     42 => "You are trying to access o stire 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 stire administration screen</a>.",
   781     43 => '',
   782     44 => '',
   783     45 => '',
   784     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 stire will not be included in your RDF headline feed and it will be ignored by the search and statistics pages.',
   785     47 => 'Images',
   786     48 => 'image',
   787     49 => 'dreapta',
   788     50 => 'stanga',
   789     51 => 'To add one of the images you are attaching to this article you need to insert specially formatted text.  The specially formatted text is [imageX], [imageX_right] or [imageX_left] where X is the number of the image you have attached.  NOTE: You must use the images you attach.  If you do not you will be unable to save your stire.<BR><P><B>PREVIEWING</B>: Previewing o stire 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.',
   790     52 => '',
   791     53 => 'was not used.  You must include this image in the intro or body before you can save your changes',
   792     54 => 'Attached Images Not Used',
   793     55 => 'The following errors occured while trying to save your stire.  Please correct these errors before saving',
   794     56 => 'Show Topic Icon',
   795     57 => 'View unscaled image',
   796     58 => 'Story Management',
   797     59 => 'Option',
   798     60 => '',
   799     61 => 'Auto Archive',
   800     62 => 'Auto Delete',
   801     63 => 'Disable Comments',
   802     64 => '',
   803     65 => '',
   804     66 => '',
   805     67 => 'Expand the Content Edit Area size',
   806     68 => 'Reduce the Content Edit Area size',
   807     69 => 'Publish Story Date',
   808     70 => 'Toolbar Selection',
   809     71 => 'Basic Toolbar',
   810     72 => 'Common Toolbar',
   811     73 => 'Advanced Toolbar',
   812     74 => 'Advanced II Toolbar',
   813     75 => 'Full Featured',
   814     76 => 'Publish Options',
   815     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
   816     78 => 'Click <a href="%s/story.php?mode=edit&amp;sid=%s&amp;editopt=default">here</a> to use default editor',
   817     79 => 'Preview',
   818     80 => 'Editor',
   819     81 => 'Publish Options',
   820     82 => 'Images',
   821     83 => 'Archive Options',
   822     84 => 'Permissions',
   823     85 => 'Show All',
   824     86 => 'Advanced Editor',
   825     87 => 'Story Stats',
   826     88 => 'Wiki-style format',
   827     89 => 'Meta Description',
   828     90 => 'Meta Keywords'
   829 );
   830 
   831 ###############################################################################
   832 # admin/topic.php
   833 
   834 $LANG27 = array(
   835     1 => 'Topic Editor',
   836     2 => 'Topic ID',
   837     3 => 'Topic Name',
   838     4 => 'Topic Image',
   839     5 => '(do not use spaces)',
   840     6 => 'Deleting a topic sterges all stiri and blocks associated with it',
   841     7 => 'Please fill in the Topic ID and Topic Name fields',
   842     8 => 'Topic Manager',
   843     9 => 'To modify or delete a topic, click on that topic.  To create a new topic click the new topic button to the left. You will find your access level for each topic in parenthesis',
   844     10 => 'Sort Order',
   845     11 => 'Stiri/Page',
   846     12 => 'Access Denied',
   847     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>.",
   848     14 => 'Sort Method',
   849     15 => 'alphabetical',
   850     16 => 'default is',
   851     17 => 'New Topic',
   852     18 => 'Admin Home',
   853     19 => 'save',
   854     20 => 'anuleaza',
   855     21 => 'sterge',
   856     22 => 'Default',
   857     23 => 'make this the default topic for new story submissions',
   858     24 => '(*)',
   859     25 => 'Archive Topic',
   860     26 => 'make this the default topic for archived stories. Only one topic allowed.',
   861     27 => 'Or Upload Topic Icon',
   862     28 => 'Maximum',
   863     29 => 'File Upload Errors',
   864     30 => 'Stories in Topic'
   865 );
   866 
   867 ###############################################################################
   868 # admin/user.php
   869 
   870 $LANG28 = array(
   871     1 => 'Editor Utilizatori',
   872     2 => 'Membru ID',
   873     3 => 'Nume membru',
   874     4 => 'Nume',
   875     5 => 'Parola',
   876     6 => 'Nivel Securitate',
   877     7 => 'Adresa Email',
   878     8 => 'Pagina principala',
   879     9 => '(nu utilizati spatii)',
   880     10 => 'Va rugam, completati campurile Membru, Nume, Nivel Securitate si  Adresa Email',
   881     11 => 'Administrare Ulilizatori',
   882     12 => 'Pentru a modifica sau sterge un membru, dati clic pe un utilizator de mai jos.  Pentru a crea un nou utilizator dati clic pe butonul de creare nou utilizator din stanga. Puteti realiza cautari simple introducand utilizator, adresa de email sau nume (ex. *ion*, *.it sau *.ro) in formularul urmator.',
   883     13 => 'SecLev',
   884     14 => 'Reg. Data',
   885     15 => '',
   886     16 => '',
   887     17 => '',
   888     18 => '',
   889     19 => '',
   890     20 => 'salveaza',
   891     21 => 'Numele Membru ales exista deja.',
   892     22 => 'Eroare',
   893     23 => 'Batch Add',
   894     24 => 'Batch Import of Users',
   895     25 => 'You can import a batch of users into Geeklog.  The import file must a tab-delimited text file and must have the fields in the following order: full name, Membru, 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!',
   896     26 => '',
   897     27 => '',
   898     28 => 'Check here to sterge this picture',
   899     29 => 'Cale',
   900     30 => 'Importa',
   901     31 => 'Membri noi',
   902     32 => 'Done processing. Imported %d and encountered %d failures',
   903     33 => 'trimite',
   904     34 => 'Eroare: trebuie specificat un fisieer pentru incarcat pe server/upload.',
   905     35 => 'Last Login',
   906     36 => '(never)',
   907     37 => 'UID',
   908     38 => 'Group Listing',
   909     39 => 'Password (again)',
   910     40 => 'Registration Date',
   911     41 => 'Last login Date',
   912     42 => 'Banned',
   913     43 => 'Awaiting Activation',
   914     44 => 'Awaiting Authorization',
   915     45 => 'Active',
   916     46 => 'User Status',
   917     47 => 'Edit',
   918     48 => 'Show Admin Groups',
   919     49 => 'Admin Group',
   920     50 => 'Check to allow filtering this group as an Admin Use Group',
   921     51 => 'Online Days',
   922     52 => '<br' . XHTML . '>Note: "Online Days" is the number of days between the first registration and the last login.',
   923     53 => 'registered',
   924     54 => 'Batch Delete',
   925     55 => 'This only works if you have <code>$_CONF[\'lastlogin\'] = true;</code> in your config.php',
   926     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.',
   927     57 => 'Phantom users',
   928     58 => 'Short-Time Users',
   929     59 => 'Old Users',
   930     60 => 'Users that registered more than ',
   931     61 => ' months ago, but never logged in.',
   932     62 => 'Users that registered more than ',
   933     63 => ' months ago, then logged in within 24 hours, but since then never came back to your site.',
   934     64 => 'Normal users, who simply did not visit your site since ',
   935     65 => ' months.',
   936     66 => 'Update List',
   937     67 => 'Months since registration',
   938     68 => 'Online Hours',
   939     69 => 'Offline Months',
   940     70 => 'could not be deleted',
   941     71 => 'sucessfully deleted',
   942     72 => 'No User selected for deletion',
   943     73 => 'Are You sure you want to permanently delete ALL selected users?',
   944     74 => 'Recent Users',
   945     75 => 'Users that registered in the last ',
   946     76 => ' months',
   947     77 => 'Email site login reminder to selected users',
   948     78 => 'Send Reminder',
   949     79 => 'No User selected for reminders',
   950     80 => 'Successfully sent Reminders',
   951     81 => 'Reminder to verify account for %s',
   952     82 => "Your account on {$_CONF['site_name']} has not been accesssed since %s and will be disabled if not accessed in the 30 days.",
   953     83 => "Your account on {$_CONF['site_name']} has not been used since it was created and will deleted soon if not accessed.",
   954     84 => "Your login name is: %s  for our site: {$_CONF['site_url']}",
   955     85 => 'If you have forgotten the password use the following link: %s',
   956     86 => 'Include',
   957     87 => 'Reminders'
   958 );
   959 
   960 ###############################################################################
   961 # admin/moderation.php
   962 
   963 $LANG29 = array(
   964     1 => 'Approve',
   965     2 => 'sterge',
   966     3 => 'Edit',
   967     4 => 'Profile',
   968     10 => 'Titlu',
   969     11 => 'Start Date',
   970     12 => 'URL',
   971     13 => 'Category',
   972     14 => 'Date',
   973     15 => 'Topic',
   974     16 => 'User name',
   975     17 => 'Full name',
   976     18 => 'Email',
   977     34 => 'Command and Control',
   978     35 => 'Stire Submissions',
   979     36 => 'Parent or Comment',
   980     37 => '',
   981     38 => 'Trimite',
   982     39 => 'There are no submissions to moderate at this time',
   983     40 => 'User Submissions',
   984     41 => 'Comment Submissions',
   985     42 => 'User Name',
   986     43 => 'Auto-publish Comments?'
   987 );
   988 
   989 ###############################################################################
   990 # admin/mail.php
   991 
   992 $LANG31 = array(
   993     1 => "{$_CONF['site_name']} Mail Utility",
   994     2 => 'From',
   995     3 => 'Reply-to',
   996     4 => 'Subject',
   997     5 => 'Body',
   998     6 => 'Send to:',
   999     7 => 'All users',
  1000     8 => 'Admin',
  1001     9 => 'Options',
  1002     10 => 'HTML',
  1003     11 => 'Urgent message!',
  1004     12 => 'Send',
  1005     13 => 'Reset',
  1006     14 => 'Ignore user settings',
  1007     15 => 'Error when sending to: ',
  1008     16 => 'Successfully sent messages to: ',
  1009     17 => "<a href={$_CONF['site_admin_url']}/mail.php>Send another message</a>",
  1010     18 => 'To',
  1011     19 => 'NOTE: if you wish to send a message to all site members, select the Logged-in Users group from the drop down.',
  1012     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>.",
  1013     21 => 'Failures',
  1014     22 => 'Successes',
  1015     23 => 'No failures',
  1016     24 => 'No successes',
  1017     25 => '-- Select Group --',
  1018     26 => 'Please fill in all the fields on the form and select a group of users from the drop down.'
  1019 );
  1020 
  1021 ###############################################################################
  1022 # admin/plugins.php
  1023 
  1024 $LANG32 = array(
  1025     1 => 'Installing plugins could possibly cause damage to your Geeklog installation and, possibly, to your system.  It is important that you only install plugins downloaded from the <a href="http://www.geeklog.net" target="_blank">Geeklog Homepage</a> as we thoroughly test all plugins submitted to our site on a variety of operating systems.  It is important that you understand that the plugin installation process will require the execution of a few filesystem commands which could lead to security problems particularly if you use plugins from third party sites.  Even with this warning you are getting, we do not gaurantee the success of any installation nor are we liable for damage caused by installing a Geeklog plugin.  In other words, install at your own risk.  For the wary, directions on how to manually install a plugin is included with each plugin package.',
  1026     2 => 'Plug-in Installation Disclaimer',
  1027     3 => 'Plug-in Installation Form',
  1028     4 => 'Plug-in File',
  1029     5 => 'Plug-in List',
  1030     6 => 'Warning: Plug-in Already Installed!',
  1031     7 => 'The plug-in you are trying to install already exists.  Please sterge the plugin before re-installing it',
  1032     8 => 'Plugin Compatibility Check Failed',
  1033     9 => 'This plugin requires a newer version of Geeklog. Either upgrade your copy of <a href="http://www.geeklog.net">Geeklog</a> or get a newer version of the plug-in.',
  1034     10 => '<br' . XHTML . '><b>There are no plugins currently installed.</b><br' . XHTML . '><br' . XHTML . '>',
  1035     11 => 'To modify or sterge a plug-in, click on that plug-in\'s number below. To learn more about a plug-in, click the plug-in name and you will be directed to that plug-in\'s website. To install or upgrade a plug-in please consult it\'s documentation.',
  1036     12 => 'no plugin name provided to plugineditor()',
  1037     13 => 'Plugin Editor',
  1038     14 => 'New Plug-in',
  1039     15 => 'Admin Home',
  1040     16 => 'Plug-in Name',
  1041     17 => 'Plug-in Version',
  1042     18 => 'Geeklog Version',
  1043     19 => 'Enabled',
  1044     20 => 'Yes',
  1045     21 => 'No',
  1046     22 => 'Install',
  1047     23 => 'Salveaza',
  1048     24 => 'anuleaza',
  1049     25 => 'Sterge',
  1050     26 => 'Plug-in Name',
  1051     27 => 'Plug-in Homepage',
  1052     28 => 'Plug-in Version',
  1053     29 => 'Versiune Geeklog ',
  1054     30 => 'Sterge Plug-in?',
  1055     31 => 'Are you sure you want to sterge this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click sterge again on the form below.',
  1056     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
  1057     33 => 'Code Version',
  1058     34 => 'Update',
  1059     35 => 'Edit',
  1060     36 => 'Code',
  1061     37 => 'Data',
  1062     38 => 'Update!',
  1063     39 => 'Upload a plugin',
  1064     40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
  1065     41 => 'Upload',
  1066     42 => 'Click to update',
  1067     99 => 'An unknown error occured',
  1068     100 => 'Ok.',
  1069     101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
  1070     102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
  1071     103 => 'The uploaded file was only partially uploaded.',
  1072     104 => 'No file was uploaded.',
  1073     105 => '(undefined error)',
  1074     106 => 'Missing a temporary folder.',
  1075     107 => 'Failed to write file to disk.',
  1076     108 => 'File upload stopped by extension.'
  1077 );
  1078 
  1079 ###############################################################################
  1080 # admin/syndication.php
  1081 
  1082 $LANG33 = array(
  1083     1 => 'create feed',
  1084     2 => 'save',
  1085     3 => 'delete',
  1086     4 => 'cancel',
  1087     10 => 'Content Syndication',
  1088     11 => 'New Feed',
  1089     12 => 'Admin Home',
  1090     13 => 'To modify or delete a feed, click on the feed\'s title below. To create a new feed, click on New Feed above.',
  1091     14 => 'Title',
  1092     15 => 'Type',
  1093     16 => 'Filename',
  1094     17 => 'Format',
  1095     18 => 'last updated',
  1096     19 => 'Enabled',
  1097     20 => 'Yes',
  1098     21 => 'No',
  1099     22 => '<i>(no feeds)</i>',
  1100     23 => 'all Stories',
  1101     24 => 'Feed Editor',
  1102     25 => 'Feed Title',
  1103     26 => 'Limit',
  1104     27 => 'Length of entries',
  1105     28 => '(0 = no text, 1 = full text, other = limit to that number of chars.)',
  1106     29 => 'Description',
  1107     30 => 'Last Update',
  1108     31 => 'Character Set',
  1109     32 => 'Language',
  1110     33 => 'Contents',
  1111     34 => 'Entries',
  1112     35 => 'Hours',
  1113     36 => 'Select type of feed',
  1114     37 => '',
  1115     38 => 'Error: Missing Fields',
  1116     39 => 'Please fill in the Feed Title, Description, and Filename.',
  1117     40 => 'Please enter a  number of entries or number of hours.',
  1118     41 => 'Links',
  1119     42 => '',
  1120     43 => 'All',
  1121     44 => 'None',
  1122     45 => 'Header-link in topic',
  1123     46 => 'Limit Results',
  1124     47 => 'Search',
  1125     48 => 'Edit',
  1126     49 => 'Feed Logo',
  1127     50 => "Relative to site url ({$_CONF['site_url']})",
  1128     51 => 'The filename you have chosen is already used by another feed. Please choose a different one.',
  1129     52 => 'Error: existing Filename',
  1130     53 => 'All Frontpage Stories',
  1131     54 => 'Please select the type of feed to create.',
  1132     55 => 'Articles'
  1133 );
  1134 
  1135 ###############################################################################
  1136 # confirmation and error messages
  1137 
  1138 $MESSAGE = array(
  1139     1 => "Parola a fost trimisa prin e-mail si trebuie sa o primiti imediat. Va rugam sa urmati indicatiile din mesaj si va multumim pentru utilizarea {$_CONF['site_name']}",
  1140     2 => "Va multumim pentru stirea/textul trimis la {$_CONF['site_name']}.  A fost trimisa pentru aprobare. Daca va fi aprobata, stirea dvs. va fi disponibila pe sit pentru vizualizare.",
  1141     3 => '',
  1142     4 => '',
  1143     5 => 'Informatiile tale au fost salvate cu succes.',
  1144     6 => 'Preferintele tale au fost salvate cu succes.',
  1145     7 => 'Preferintele tale pentru comentarii au fost salvate cu succes.',
  1146     8 => 'Ai iesit cu succes din aria utilizatori inregistrati/membri.',
  1147     9 => 'Stirea a fost salvata cu succes.',
  1148     10 => 'Stirea a fost stearsa cu succes.',
  1149     11 => 'Blocul a fost salvat cu succes.',
  1150     12 => 'Blocul a fost sters cu succes.',
  1151     13 => 'Subiectul tau a fost salvat cu succes.',
  1152     14 => 'The topic and all it\'s stiri and blocks have been successfully sters.',
  1153     15 => 'Your comment has been submitted for review and will be published when approved by a moderator.',
  1154     16 => 'You have been unsubscribed. You will no longer be notified of new replies.',
  1155     17 => '',
  1156     18 => '',
  1157     19 => '',
  1158     20 => '',
  1159     21 => 'Noul membru a fost salvat cu succes.',
  1160     22 => 'Ulilizatorul a fost sters cu succes',
  1161     23 => '',
  1162     24 => '',
  1163     25 => '',
  1164     26 => '',
  1165     27 => 'Mesaj trimis cu succes.',
  1166     28 => 'The plug-in has been successfully saved',
  1167     29 => 'Sorry, you do not have access to this administration page.  Please note that all attempts to access unauthorized features are logged',
  1168     30 => 'Access interzis',
  1169     31 => '',
  1170     32 => '',
  1171     33 => '',
  1172     34 => '',
  1173     35 => '',
  1174     36 => '',
  1175     37 => '',
  1176     38 => '',
  1177     39 => '',
  1178     40 => 'Mesaj sistem',
  1179     41 => '',
  1180     42 => '',
  1181     43 => '',
  1182     44 => 'The plug-in was successfully installed!',
  1183     45 => 'The plug-in was successfully sters.',
  1184     46 => '',
  1185     47 => 'This functionality only works under *nix.  If you are running *nix as your operating system then your cache has been successfully cleared. If you are on Windows, you will need to search for files name adodb_*.php and remove them manually.',
  1186     48 => "Va multumim pentru inregistrarea la {$_CONF['site_name']}. Vom revedea  inscrierea dvs. si daca va fi aprobata, parola dvs. va fi trimisa la adresa de e-mail pe care ati introdus-o.",
  1187     49 => 'Your group has been successfully saved.',
  1188     50 => 'The group has been successfully sters.',
  1189     51 => 'This username is already in use. Please choose another one.',
  1190     52 => 'The email address provided does not appear to be a valid email address.',
  1191     53 => 'Your new password has been accepted. Please use your new password below to log in now.',
  1192     54 => 'Your request for a new password has expired. Please try again below.',
  1193     55 => 'An email has been sent to you and should arrive momentarily. Please follow the directions in the message to set a new password for your account.',
  1194     56 => 'The email address provided is already in use for another account.',
  1195     57 => 'Your account has been successfully deleted.',
  1196     58 => 'Your feed has been successfully saved.',
  1197     59 => 'The feed has been successfully deleted.',
  1198     60 => 'The plugin was successfully updated',
  1199     61 => 'Plugin %s: Unknown message placeholder',
  1200     62 => 'The trackback comment has been deleted.',
  1201     63 => 'An error occurred when deleting the trackback comment.',
  1202     64 => 'Your trackback comment has been successfully sent.',
  1203     65 => 'Weblog directory service successfully saved.',
  1204     66 => 'The weblog directory service has been deleted.',
  1205     67 => 'The new password does not match the confirmation password!',
  1206     68 => 'You have to enter the correct current password.',
  1207     69 => 'Your account has been blocked!',
  1208     70 => 'Your account is awaiting administrator approval.',
  1209     71 => 'Your account has now been confirmed and is awaiting administrator approval.',
  1210     72 => 'An error occured while attempting to install the plugin. See error.log for details.',
  1211     73 => 'An error occured while attempting to uninstall the plugin. See error.log for details.',
  1212     74 => 'The pingback has been successfully sent.',
  1213     75 => 'Trackbacks must be sent using a POST request.',
  1214     76 => 'Do you really want to delete this item?',
  1215     77 => 'WARNING:<br' . XHTML . '>You have set your default encoding to UTF-8. However, your server does not support multibyte encodings. Please install mbstring functions for PHP or choose a different character set/language.',
  1216     78 => 'Please make sure that the email address and the confirmation email address are the same.',
  1217     79 => 'The page you have been trying to open refers to a function that no longer exists on this site.',
  1218     80 => 'The plugin that created this feed is currently disabled. You will not be able to edit this feed until you re-enable the parent plugin.',
  1219     81 => 'You may have mistyped your login credentials.  Please try logging in again below.',
  1220     82 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
  1221     83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
  1222     84 => 'To delete your account, please enter your current password.',
  1223     85 => 'There was a problem sending the email.',
  1224     86 => 'The OpenID server invalidated your login attempt.',
  1225     87 => 'OpenID login operation cancelled by user.',
  1226     88 => 'The OpenID server returned an error.',
  1227     89 => 'Unable to find an OpenID server for the given identity URL.',
  1228     90 => 'OpenID identification cancelled.',
  1229     91 => 'You specified an invalid identity URL.',
  1230     92 => "Please <a href=\"{$_CONF['site_admin_url']}/sectest.php\">check the security of your site</a> before using it!",
  1231     93 => 'Database back up was successful.',
  1232     94 => 'Backup Failed: Filesize less than 1kb',
  1233     95 => 'There was an error.',
  1234     96 => '',
  1235     97 => '',
  1236     98 => 'The plugin was successfully uploaded.',
  1237     99 => 'The plugin already exists.',
  1238     100 => 'The plugin file you uploaded was not a GZip or Zip compressed archive.',
  1239     101 => 'There are no topics (that you have access to). You need at least one topic to be able to submit stories.',
  1240     400 => 'Not all required fields have been passed validation',
  1241     401 => 'Please enter Fullname'
  1242 );
  1243 
  1244 ###############################################################################
  1245 
  1246 $LANG_ACCESS = array(
  1247     'access' => 'Access',
  1248     'ownerroot' => 'Owner/Root',
  1249     'group' => 'Group',
  1250     'readonly' => 'Read-Only',
  1251     'accessrights' => 'Access Rights',
  1252     'owner' => 'Owner',
  1253     'grantgrouplabel' => 'Grant Above Group Edit Rights',
  1254     'permmsg' => 'NOTE: members is all logged in members of the site and anonymous is all users browsing the site that aren\'t logged in.',
  1255     'securitygroups' => 'Security Groups',
  1256     'editrootmsg' => "Even though you are a User Administrator, you can't edit a root user without first being a root user yourself.  You can edit all other users except root users. Please note that all attempts to illegally edit root users are logged.  Please go back to the <a href=\"{$_CONF['site_admin_url']}/user.php\">User Administration page</a>.",
  1257     'securitygroupsmsg' => 'Select the checkboxes for the groups you want the user to belong to.',
  1258     'groupeditor' => 'Group Editor',
  1259     'description' => 'Descriere',
  1260     'name' => 'Name',
  1261     'rights' => 'Rights',
  1262     'missingfields' => 'Missing Fields',
  1263     'missingfieldsmsg' => 'You must supply the name and a descriere for a group',
  1264     'groupmanager' => 'Group Manager',
  1265     'newgroupmsg' => 'To modify or sterge a group, click on that group below. To create a new group click new group above. Please note that core groups cannot be sters because they are used in the system.',
  1266     'groupname' => 'Group Name',
  1267     'coregroup' => 'Core Group',
  1268     'yes' => 'Yes',
  1269     'no' => 'No',
  1270     'corerightsdescr' => "This group is a core {$_CONF['site_name']} Group.  Therefore the rights for this group cannot be edited.  Below is a read-only list of the rights this group has access to.",
  1271     'groupmsg' => 'Security Groups on this site are hierarchical.  By adding this group to any of the groups below you will giving this group the same rights that those groups have.  Where possible it is encouraged you use the groups below to give rights to a group.  If you need this group to have custom rights then you can select the rights to various site features in the section below called \'Rights\'.  To add this group to any of the ones below simply check the box next to the group(s) that you want.',
  1272     'coregroupmsg' => "This group is a core {$_CONF['site_name']} Group.  Therefore the groups that this group belongs to cannot be edited.  Below is a read-only list of the groups this group belongs to.",
  1273     'rightsdescr' => 'A groups access to a certain right below can be given directly to the group OR to a different group that this group is a part of.  The ones you see below without a checkbox are the rights that have been given to this group because it belongs to another group with that right.  The rights with checkboxes below are rights that can be given directly to this group.',
  1274     'lock' => 'Lock',
  1275     'members' => 'Members',
  1276     'anonymous' => 'Anonymous',
  1277     'permissions' => 'Permissions',
  1278     'permissionskey' => 'R = read, E = edit, edit rights assume read rights',
  1279     'edit' => 'Edit',
  1280     'none' => 'None',
  1281     'accessdenied' => 'Access Denied',
  1282     'storydenialmsg' => "You do not have access to view this stire.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\"> become a member</a> of {$_CONF['site_name']} to receive full membership access!",
  1283     'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
  1284     'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',
  1285     'newgroup' => 'New Group',
  1286     'adminhome' => 'Admin Home',
  1287     'save' => 'save',
  1288     'cancel' => 'anuleaza',
  1289     'delete' => 'sterge',
  1290     'canteditroot' => 'You have tried to edit the Root group but you are not in the Root group yourself therefore your access to this group is denied.  Please contact the system administrator if you feel this is an error',
  1291     'listusers' => 'List Users',
  1292     'listthem' => 'list',
  1293     'usersingroup' => 'Users in group "%s"',
  1294     'usergroupadmin' => 'User Group Administration',
  1295     'add' => 'Add',
  1296     'remove' => 'Remove',
  1297     'availmembers' => 'Available Members',
  1298     'groupmembers' => 'Group Members',
  1299     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
  1300     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.',
  1301     'editgroupmsg' => 'To modify the group membership, click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the right side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.',
  1302     'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>',
  1303     'search' => 'Search',
  1304     'submit' => 'Submit',
  1305     'limitresults' => 'Limit Results',
  1306     'group_id' => 'Group ID',
  1307     'plugin_access_denied_msg' => 'You are illegally trying access a plugin administration page.  Please note that all attempts to illegally access this page are logged.',
  1308     'groupexists' => 'Group name already exists',
  1309     'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.'
  1310 );
  1311 
  1312 ###############################################################################
  1313 # admin/database.php
  1314 
  1315 $LANG_DB_BACKUP = array(
  1316     'last_ten_backups' => 'Ultimele 10 Backup-uri',
  1317     'do_backup' => 'Backup',
  1318     'backup_successful' => 'Database back up was successful.',
  1319     'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
  1320     'not_found' => "Incorrect path or mysqldump utility not executable.<br" . XHTML . ">Check <strong>\$_DB_mysqldump_path</strong> definition in config.php.<br" . XHTML . ">Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
  1321     'zero_size' => 'Backup Failed: Filesize was 0 bytes',
  1322     'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
  1323     'no_access' => "ERROR: Directory {$_CONF['backup_path']} is not accessible.",
  1324     'backup_file' => 'Backup file',
  1325     'size' => 'Size',
  1326     'bytes' => 'Bytes',
  1327     'total_number' => 'Total number of backups: %d',
  1328     'download' => 'Click to download this file'
  1329 );
  1330 
  1331 ###############################################################################
  1332 
  1333 $LANG_BUTTONS = array(
  1334     1 => 'Home',
  1335     2 => 'Contact',
  1336     3 => 'Publica',
  1337     4 => '',
  1338     5 => '',
  1339     6 => '',
  1340     7 => 'Statistici',
  1341     8 => 'Personalizeaza',
  1342     9 => 'Cauta',
  1343     10 => 'cautare avansata',
  1344     11 => 'Directory'
  1345 );
  1346 
  1347 ###############################################################################
  1348 # 404.php
  1349 
  1350 $LANG_404 = array(
  1351     1 => 'Eroare 404',
  1352     2 => 'Oh, nu! Ne-am uitat peste tot, dar n-am gasit <b>%s</b>.',
  1353     3 => "<p>Ne pare rau, dar pagina care o cautati nu exista. Va rugam, verificati <a href=\"{$_CONF['site_url']}\">pagina principala</a> sau <a href=\"{$_CONF['site_url']}/search.php\">pagina de cautare</a> sa vedeti daca gasiti ceea ce cautati."
  1354 );
  1355 
  1356 ###############################################################################
  1357 # login form
  1358 
  1359 $LANG_LOGIN = array(
  1360     1 => 'Inregistrare necesara',
  1361     2 => 'Ne pare rau, pentru a avea acces la aceasta zona trebuie sa fiti membru/utilizator inregistrat.',
  1362     3 => 'Inregistrare',
  1363     4 => 'Membru Nou'
  1364 );
  1365 
  1366 ###############################################################################
  1367 # trackback.php
  1368 
  1369 $LANG_TRB = array(
  1370     'trackback' => 'Trackback',
  1371     'from' => 'from',
  1372     'tracked_on' => 'Tracked on',
  1373     'read_more' => '[read more]',
  1374     'intro_text' => 'Here\'s what others have to say about \'%s\':',
  1375     'no_comments' => 'No trackback comments for this entry.',
  1376     'this_trackback_url' => 'Trackback URL for this entry:',
  1377     'num_comments' => '%d trackback comments',
  1378     'send_trackback' => 'Send Pings',
  1379     'preview' => 'Preview',
  1380     'editor_title' => 'Send trackback comment',
  1381     'trackback_url' => 'Trackback URL',
  1382     'entry_url' => 'Entry URL',
  1383     'entry_title' => 'Entry Title',
  1384     'blog_name' => 'Site Name',
  1385     'excerpt' => 'Excerpt',
  1386     'truncate_warning' => 'Note: The receiving site may truncate your excerpt',
  1387     'button_send' => 'Send',
  1388     'button_preview' => 'Preview',
  1389     'send_error' => 'Error',
  1390     'send_error_details' => 'Error when sending trackback comment:',
  1391     'url_missing' => 'No Entry URL',
  1392     'url_required' => 'Please enter at least a URL for the entry.',
  1393     'target_missing' => 'No Trackback URL',
  1394     'target_required' => 'Please enter a trackback URL',
  1395     'error_socket' => 'Could not open socket.',
  1396     'error_response' => 'Response not understood.',
  1397     'error_unspecified' => 'Unspecified error.',
  1398     'select_url' => 'Select Trackback URL',
  1399     'not_found' => 'Trackback URL not found',
  1400     'autodetect_failed' => 'Geeklog could not detect the Trackback URL for the post you want to send your comment to. Please enter it manually below.',
  1401     'trackback_explain' => 'From the links below, please select the URL you want to send your Trackback comment to. Geeklog will then try to determine the correct Trackback URL for that post. Or you can <a href="%s">enter it manually</a> if you know it already.',
  1402     'no_links_trackback' => 'No links found. You can not send a Trackback comment for this entry.',
  1403     'pingback' => 'Pingback',
  1404     'pingback_results' => 'Pingback results',
  1405     'send_pings' => 'Send Pings',
  1406     'send_pings_for' => 'Send Pings for "%s"',
  1407     'no_links_pingback' => 'No links found. No Pingbacks were sent for this entry.',
  1408     'pingback_success' => 'Pingback sent.',
  1409     'no_pingback_url' => 'No pingback URL found.',
  1410     'resend' => 'Resend',
  1411     'ping_all_explain' => 'You can now notify the sites you linked to (<a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a>), advertise that your site has been updated by pinging weblog directory services, or send a <a href="http://en.wikipedia.org/wiki/Trackback">Trackback</a> comment in case you wrote about a post on someone else\'s site.',
  1412     'pingback_button' => 'Send Pingback',
  1413     'pingback_short' => 'Send Pingbacks to all sites linked from this entry.',
  1414     'pingback_disabled' => '(Pingback disabled)',
  1415     'ping_button' => 'Send Ping',
  1416     'ping_short' => 'Ping weblog directory services.',
  1417     'ping_disabled' => '(Ping disabled)',
  1418     'trackback_button' => 'Send Trackback',
  1419     'trackback_short' => 'Send a Trackback comment.',
  1420     'trackback_disabled' => '(Trackback disabled)',
  1421     'may_take_a_while' => 'Please note that sending Pingbacks and Pings may take a while.',
  1422     'ping_results' => 'Ping results',
  1423     'unknown_method' => 'Unknown ping method',
  1424     'ping_success' => 'Ping sent.',
  1425     'error_site_name' => 'Please enter the site\'s name.',
  1426     'error_site_url' => 'Please enter the site\'s URL.',
  1427     'error_ping_url' => 'Please enter a valid Ping URL.',
  1428     'no_services' => 'No weblog directory services configured.',
  1429     'services_headline' => 'Weblog Directory Services',
  1430     'service_explain' => 'To modify or delete a weblog directory service, click on the edit icon of that service below. To add a new weblog directory service, click on "Create New" above.',
  1431     'service' => 'Service',
  1432     'ping_method' => 'Ping method',
  1433     'service_website' => 'Website',
  1434     'service_ping_url' => 'URL to ping',
  1435     'ping_standard' => 'Standard Ping',
  1436     'ping_extended' => 'Extended Ping',
  1437     'ping_unknown' => '(unknown method)',
  1438     'edit_service' => 'Edit Weblog Directory Service',
  1439     'trackbacks' => 'Trackbacks',
  1440     'editor_intro' => 'Prepare your trackback comment for <a href="%s">%s</a>.',
  1441     'editor_intro_none' => 'Prepare your trackback comment.',
  1442     'trackback_note' => 'To send a trackback comment for a story, go to the list of stories and click on "Send Ping" for the story. To send a trackback that is not related to a story, <a href="%s">click here</a>.',
  1443     'pingback_explain' => 'Enter a URL to send the Pingback to. The pingback will point to your site\'s homepage.',
  1444     'pingback_url' => 'Pingback URL',
  1445     'site_url' => 'This site\'s URL',
  1446     'pingback_note' => 'To send a pingback for a story, go to the list of stories and click on "Send Ping" for the story. To send a pingback that is not related to a story, <a href="%s">click here</a>.',
  1447     'pbtarget_missing' => 'No Pingback URL',
  1448     'pbtarget_required' => 'Please enter a pingback URL',
  1449     'pb_error_details' => 'Error when sending the pingback:',
  1450     'delete_trackback' => 'To delete this Trackback click: '
  1451 );
  1452 
  1453 ###############################################################################
  1454 # directory.php
  1455 
  1456 $LANG_DIR = array(
  1457     'title' => 'Article Directory',
  1458     'title_year' => 'Article Directory for %d',
  1459     'title_month_year' => 'Article Directory for %s %d',
  1460     'nav_top' => 'Back to Article Directory',
  1461     'no_articles' => 'No articles.'
  1462 );
  1463 
  1464 ###############################################################################
  1465 # admin/sectest.php
  1466 
  1467 $LANG_SECTEST = array(
  1468     'sectest' => 'Geeklog Security Check',
  1469     'results' => 'Results of the Security Check',
  1470     'okay' => 'Everything seems to be in order.',
  1471     'please_fix' => 'Please fix the above issues before using your site!',
  1472     'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
  1473     'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
  1474     'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
  1475     'installation' => 'installation instructions',
  1476     'directory' => 'directory',
  1477     'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
  1478     'fix_it' => 'This is a security risk and should be fixed!',
  1479     'reachable' => 'Your %s is reachable from the web.',
  1480     'not_reachable' => 'Good! Your %s is not reachable from the web.',
  1481     'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  1482     'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  1483     'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  1484     'inst_removed' => 'Good! You seem to have removed the install directory already.',
  1485     'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  1486     'password_okay' => 'Good! You seem to have changed the default account password already.'
  1487 );
  1488 
  1489 ###############################################################################
  1490 # "What's New" Time Strings
  1491 # 
  1492 # For the first two strings, you can use the following placeholders.
  1493 # Order them so it makes sense in your language:
  1494 # %i    item, "Stories"
  1495 # %n    amount, "2", "20" etc.
  1496 # %t    time, "2" (weeks)
  1497 # %s    scale, "hrs", "weeks"
  1498 
  1499 $LANG_WHATSNEW = array(
  1500     'new_string' => '%n new %i in the last %t %s',
  1501     'new_last' => 'last %t %s',
  1502     'minutes' => 'minutes',
  1503     'hours' => 'hours',
  1504     'days' => 'days',
  1505     'weeks' => 'weeks',
  1506     'months' => 'months',
  1507     'minute' => 'minute',
  1508     'hour' => 'hour',
  1509     'day' => 'day',
  1510     'week' => 'week',
  1511     'month' => 'month'
  1512 );
  1513 
  1514 ###############################################################################
  1515 # Month names
  1516 
  1517 $LANG_MONTH = array(
  1518     1 => 'Ianuarie',
  1519     2 => 'Februarie',
  1520     3 => 'Martie',
  1521     4 => 'Aprilie',
  1522     5 => 'Mai',
  1523     6 => 'Iunie',
  1524     7 => 'Iulie',
  1525     8 => 'August',
  1526     9 => 'Septembrie',
  1527     10 => 'Octombrie',
  1528     11 => 'Noiembrie',
  1529     12 => 'Decembrie'
  1530 );
  1531 
  1532 ###############################################################################
  1533 # Weekdays
  1534 
  1535 $LANG_WEEK = array(
  1536     1 => 'Duminica',
  1537     2 => 'Luni',
  1538     3 => 'Marti',
  1539     4 => 'Miercuri',
  1540     5 => 'Joi',
  1541     6 => 'Vineri',
  1542     7 => 'Sambata'
  1543 );
  1544 
  1545 ###############################################################################
  1546 # Admin - Strings
  1547 # 
  1548 # These are some standard strings used by core functions as well as plugins to
  1549 # display administration lists and edit pages
  1550 
  1551 $LANG_ADMIN = array(
  1552     'search' => 'Search',
  1553     'limit_results' => 'Limit Results',
  1554     'submit' => 'Submit',
  1555     'edit' => 'Edit',
  1556     'edit_adv' => 'Adv. Edit',
  1557     'admin_home' => 'Admin Home',
  1558     'create_new' => 'Create New',
  1559     'create_new_adv' => 'Create New (Adv.)',
  1560     'enabled' => 'Enabled',
  1561     'title' => 'Title',
  1562     'type' => 'Type',
  1563     'topic' => 'Topic',
  1564     'help_url' => 'Help File URL',
  1565     'save' => 'Save',
  1566     'cancel' => 'Cancel',
  1567     'delete' => 'Delete',
  1568     'delete_sel' => 'Delete selected',
  1569     'copy' => 'Copy',
  1570     'no_results' => '- No entries found -',
  1571     'data_error' => 'There was an error processing the subscription data. Please check the data source.',
  1572     'preview' => 'Preview',
  1573     'records_found' => 'Records found',
  1574     'addchild' => 'Add child',
  1575     'list' => 'list',
  1576     'list_all' => 'List all',
  1577     'meta_description' => 'Meta Description',
  1578     'meta_keywords' => 'Meta Keywords',
  1579     'na' => 'N/A'
  1580 );
  1581 
  1582 # Localisation of the texts for the various drop-down menus that are actually
  1583 # stored in the database. If these exist, they override the texts from the
  1584 # database.
  1585 
  1586 $LANG_commentcodes = array(
  1587     0 => 'Comments Enabled',
  1588     -1 => 'Comments Disabled',
  1589     1 => 'Comments Closed'
  1590 );
  1591 
  1592 $LANG_commentmodes = array(
  1593     'flat' => 'Flat',
  1594     'nested' => 'Nested',
  1595     'threaded' => 'Threaded',
  1596     'nocomment' => 'No Comments'
  1597 );
  1598 
  1599 $LANG_cookiecodes = array(
  1600     0 => '(don\'t)',
  1601     3600 => '1 Hour',
  1602     7200 => '2 Hours',
  1603     10800 => '3 Hours',
  1604     28800 => '8 Hours',
  1605     86400 => '1 Day',
  1606     604800 => '1 Week',
  1607     2678400 => '1 Month'
  1608 );
  1609 
  1610 $LANG_dateformats = array(
  1611     0 => 'System Default'
  1612 );
  1613 
  1614 $LANG_featurecodes = array(
  1615     0 => 'Not Featured',
  1616     1 => 'Featured'
  1617 );
  1618 
  1619 $LANG_frontpagecodes = array(
  1620     0 => 'Show Only in Topic',
  1621     1 => 'Show on Front Page'
  1622 );
  1623 
  1624 $LANG_postmodes = array(
  1625     'plaintext' => 'Plain Old Text',
  1626     'html' => 'HTML Formatted'
  1627 );
  1628 
  1629 $LANG_sortcodes = array(
  1630     'ASC' => 'Oldest First',
  1631     'DESC' => 'Newest First'
  1632 );
  1633 
  1634 $LANG_trackbackcodes = array(
  1635     0 => 'Trackback Enabled',
  1636     -1 => 'Trackback Disabled'
  1637 );
  1638 
  1639 ###############################################################################
  1640 # Localization of the Admin Configuration UI
  1641 
  1642 $LANG_CONFIG = array(
  1643     'home' => 'Home',
  1644     'admin_home' => 'Site Administration',
  1645     'sections' => 'Configuration Sections',
  1646     'restore' => 'Restore',
  1647     'add_element' => 'Add Element',
  1648     'save_changes' => 'Save Changes',
  1649     'reset_form' => 'Reset Form',
  1650     'changes_made' => 'Changes were successfully made to',
  1651     'title' => 'Configuration Manager',
  1652     'disable' => 'Click to disable this option',
  1653     'enable' => 'Enable'
  1654 );
  1655 
  1656 $LANG_configsections['Core'] = array(
  1657     'label' => 'Geeklog',
  1658     'title' => 'Geeklog Configuration'
  1659 );
  1660 
  1661 $LANG_confignames['Core'] = array(
  1662     'path_html' => 'HTML Path',
  1663     'site_url' => 'Site URL',
  1664     'site_admin_url' => 'Admin URL',
  1665     'site_mail' => 'Site E-Mail',
  1666     'noreply_mail' => 'No-Reply E-Mail',
  1667     'site_name' => 'Site Name',
  1668     'site_slogan' => 'Slogan',
  1669     'microsummary_short' => 'Microsummary',
  1670     'path_log' => 'Log',
  1671     'path_language' => 'Language',
  1672     'backup_path' => 'Backup',
  1673     'path_data' => 'Data',
  1674     'path_images' => 'Images',
  1675     'path_pear' => 'Path Pear',
  1676     'have_pear' => 'Have Pear?',
  1677     'mail_settings' => 'Mail Settings',
  1678     'allow_mysqldump' => 'Allow MySQL Dump',
  1679     'mysqldump_path' => 'Path of Executable',
  1680     'mysqldump_options' => 'MySQL Dump Options',
  1681     'mysqldump_filename_mask' => 'Backup File Name Mask',
  1682     'theme' => 'Theme',
  1683     'doctype' => 'DOCTYPE Declaration',
  1684     'menu_elements' => 'Menu Elements',
  1685     'path_themes' => 'Themes Path',
  1686     'disable_new_user_registration' => 'Disable New Registrations',
  1687     'allow_user_themes' => 'Allow User Themes',
  1688     'allow_user_language' => 'Allow User Language',
  1689     'allow_user_photo' => 'Allow User Photo',
  1690     'allow_username_change' => 'Allow Username Changes',
  1691     'allow_account_delete' => 'Allow Account Deletion',
  1692     'hide_author_exclusion' => 'Allow Hide Author',
  1693     'show_fullname' => 'Show Fullname',
  1694     'show_servicename' => 'Show Service Name',
  1695     'custom_registration' => 'Enable Custom Registration',
  1696     'user_login_method' => 'User Login Method',
  1697     'spamx' => 'Spam-X Actions',
  1698     'sort_admin' => 'Sort Links',
  1699     'language' => 'Language',
  1700     'locale' => 'Locale',
  1701     'date' => 'Date Format',
  1702     'daytime' => 'Daytime Format',
  1703     'shortdate' => 'Short Date Format',
  1704     'dateonly' => 'Date Only Format',
  1705     'timeonly' => 'Time Only Format',
  1706     'week_start' => 'Week Start',
  1707     'hour_mode' => 'Hour Mode',
  1708     'thousand_separator' => 'Thousands Separator',
  1709     'decimal_separator' => 'Decimal Separator',
  1710     'decimal_count' => 'Decimal Count',
  1711     'language_files' => 'Language Files',
  1712     'languages' => 'Languages',
  1713     'timezone' => 'Timezone',
  1714     'site_disabled_msg' => 'Site Disabled Message or URL',
  1715     'rootdebug' => 'Root Debugging',
  1716     'cookie_session' => 'Session Cookie Name',
  1717     'cookie_name' => 'Permanent Cookie Name',
  1718     'cookie_password' => 'Password Cookie Name',
  1719     'cookie_theme' => 'Theme Cookie Name',
  1720     'cookie_language' => 'Language Cookie Name',
  1721     'cookie_tzid' => 'Timezone Cookie Name',
  1722     'cookie_anon_name' => 'Anon. Username Cookie Name',
  1723     'cookie_ip' => 'Cookies embed IP?',
  1724     'default_perm_cookie_timeout' => 'Permanent Timeout',
  1725     'session_cookie_timeout' => 'Session Timeout',
  1726     'cookie_path' => 'Cookie Path',
  1727     'cookiedomain' => 'Cookie Domain',
  1728     'cookiesecure' => 'Cookie Secure',
  1729     'lastlogin' => 'Record Last Login?',
  1730     'num_search_results' => 'Number of Search Results',
  1731     'loginrequired' => 'Login Required?',
  1732     'submitloginrequired' => 'Submit Login Required?',
  1733     'commentsloginrequired' => 'Comment Login Required?',
  1734     'statsloginrequired' => 'Stats Login Required?',
  1735     'searchloginrequired' => 'Search Login Required?',
  1736     'profileloginrequired' => 'Profile Login Required?',
  1737     'emailuserloginrequired' => 'E-Mail User Login Required?',
  1738     'emailstoryloginrequired' => 'E-Mail Story Login Required?',
  1739     'directoryloginrequired' => 'Directory Login Required?',
  1740     'storysubmission' => 'Story Submission Queue?',
  1741     'usersubmission' => 'User Submission Queue?',
  1742     'listdraftstories' => 'List Draft Stories?',
  1743     'notification' => 'Notifications',
  1744     'postmode' => 'Default Post Mode',
  1745     'speedlimit' => 'Post Speed Limit',
  1746     'skip_preview' => 'Skip Preview in Posts',
  1747     'advanced_editor' => 'Advanced Editor?',
  1748     'wikitext_editor' => 'Wikitext Editor?',
  1749     'cron_schedule_interval' => 'Cron Schedule Interval',
  1750     'sortmethod' => 'Sort Topics',
  1751     'showstorycount' => 'Show Story Count?',
  1752     'showsubmissioncount' => 'Show Submission Count?',
  1753     'hide_home_link' => 'Hide Home Link?',
  1754     'whosonline_threshold' => 'Session Threshold',
  1755     'whosonline_anonymous' => 'Hide Names from Guests?',
  1756     'emailstories' => 'Daily Digest Enabled?',
  1757     'emailstorieslength' => 'Length of Stories',
  1758     'emailstoriesperdefault' => 'Enable for New Users?',
  1759     'allow_domains' => 'Automatic Allow Domains',
  1760     'disallow_domains' => 'Automatic Disallow Domains',
  1761     'newstoriesinterval' => 'New Stories Interval',
  1762     'newcommentsinterval' => 'New Comments Interval',
  1763     'newtrackbackinterval' => 'New Trackbacks Interval',
  1764     'hidenewstories' => 'Hide New Stories',
  1765     'hidenewcomments' => 'Hide New Comments',
  1766     'hidenewtrackbacks' => 'Hide New Trackbacks',
  1767     'hidenewplugins' => 'Hide New Plugin Entries',
  1768     'title_trim_length' => 'Title Trim Length',
  1769     'trackback_enabled' => 'Trackback Enabled?',
  1770     'pingback_enabled' => 'Pingback Enabled?',
  1771     'ping_enabled' => 'Ping Enabled?',
  1772     'trackback_code' => 'Trackback Default',
  1773     'multiple_trackbacks' => 'Multiple Trackbacks',
  1774     'trackbackspeedlimit' => 'Trackback Speed Limit',
  1775     'check_trackback_link' => 'Check Trackbacks',
  1776     'pingback_self' => 'Pingback Self?',
  1777     'pingback_excerpt' => 'Create Pingback Excerpt?',
  1778     'link_documentation' => 'Link to Documentation?',
  1779     'link_versionchecker' => 'Link to Version Checker?',
  1780     'maximagesperarticle' => 'Max Images per Article',
  1781     'limitnews' => 'Stories per Page',
  1782     'minnews' => 'Min. Stories per Page',
  1783     'contributedbyline' => 'Show "Contributed By"?"',
  1784     'hideviewscount' => 'Hide Views Count?',
  1785     'hideemailicon' => 'Hide E-Mail Icon?',
  1786     'hideprintericon' => 'Hide Print Icon?',
  1787     'allow_page_breaks' => 'Allow Page Breaks?',
  1788     'page_break_comments' => 'Comments on Multi-Page Articles',
  1789     'article_image_align' => 'Topic Icon Alignment',
  1790     'show_topic_icon' => 'Show Topic Icon?',
  1791     'draft_flag' => 'Draft Flag Default',
  1792     'frontpage' => 'Frontpage Default',
  1793     'hide_no_news_msg' => 'Hide "No News" Message?',
  1794     'hide_main_page_navigation' => 'Hide Main Page Navigation?',
  1795     'onlyrootfeatures' => 'Only Root can Feature?',
  1796     'aftersave_story' => 'After Saving Story',
  1797     'aftersave_user' => 'After Saving User',
  1798     'show_right_blocks' => 'Always Show Right Blocks?',
  1799     'showfirstasfeatured' => 'Show First Story as Featured?',
  1800     'backend' => 'Enable Feeds?',
  1801     'rdf_file' => 'Syndication Output Folder',
  1802     'rdf_limit' => 'Feed Limit',
  1803     'rdf_storytext' => 'Length of Stories in Feed',
  1804     'rdf_language' => 'Feed Language',
  1805     'syndication_max_headlines' => 'Max. Number of Headlines (portal blocks)',
  1806     'copyrightyear' => 'Copyright Year',
  1807     'image_lib' => 'Image Library',
  1808     'path_to_mogrify' => 'Path to Mogrify',
  1809     'path_to_netpbm' => 'Path to Netpbm',
  1810     'debug_image_upload' => 'Debug Image Uploading?',
  1811     'keep_unscaled_image' => 'Keep Unscaled Image?',
  1812     'allow_user_scaling' => 'Allow User Scaling?',
  1813     'jpeg_quality' => 'JPEG Quality?',
  1814     'max_image_width' => 'Max Image Width?',
  1815     'max_image_height' => 'Max Image Height?',
  1816     'max_image_size' => 'Max Image Size?',
  1817     'max_topicicon_width' => 'Max Topic Icon Width?',
  1818     'max_topicicon_height' => 'Max Topic Icon Height?',
  1819     'max_topicicon_size' => 'Max Topic Icon Size?',
  1820     'max_photo_width' => 'Max Photo Width?',
  1821     'max_photo_height' => 'Max Photo Height?',
  1822     'max_photo_size' => 'Max Photo Size?',
  1823     'use_gravatar' => 'Use Gravatar?',
  1824     'gravatar_rating' => 'Gravatar Rating Allowed',
  1825     'force_photo_width' => 'Force Photo Width',
  1826     'default_photo' => 'Default Photo',
  1827     'commentspeedlimit' => 'Comment Speed Limit',
  1828     'comment_limit' => 'Comment Limit',
  1829     'comment_mode' => 'Comment Mode',
  1830     'comment_code' => 'Comment Default',
  1831     'comment_edit' => 'Allow Comment Edit?',
  1832     'comment_edittime' => 'Comment Edit Time (seconds)',
  1833     'commentsubmission' => 'Queue Comment Submissions',
  1834     'passwordspeedlimit' => 'Password Speed Limit',
  1835     'login_attempts' => 'Max. Login Attempts',
  1836     'login_speedlimit' => 'Login Speed Limit',
  1837     'user_html' => 'User HTML',
  1838     'admin_html' => 'Admin HTML',
  1839     'advanced_html' => 'Additional HTML for Adv. Editor',
  1840     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
  1841     'allowed_protocols' => 'Allowed Protocols',
  1842     'disable_autolinks' => 'Disable Autolinks?',
  1843     'clickable_links' => 'Make URLs clickable?',
  1844     'compressed_output' => 'Send compressed output?',
  1845     'frame_options' => 'Protection against "clickjacking"',
  1846     'censormode' => 'Censor Mode?',
  1847     'censorreplace' => 'Censor Replace Text',
  1848     'censorlist' => 'Censor List',
  1849     'ip_lookup' => 'IP Lookup',
  1850     'url_rewrite' => 'Enable URL Rewrite',
  1851     'meta_tags' => 'Meta Tags',
  1852     'meta_description' => 'Default Meta Description',
  1853     'meta_keywords' => 'Default Meta Keywords',
  1854     'default_permissions_block' => 'Block Default Permissions',
  1855     'default_permissions_story' => 'Story Default Permissions',
  1856     'default_permissions_topic' => 'Topic Default Permissions',
  1857     'atom_max_stories' => 'Max. Stories in Webservices Feed',
  1858     'disable_webservices' => 'Disable Webservices?',
  1859     'restrict_webservices' => 'Restrict Webservices?',
  1860     'article_comment_close_enabled' => 'Automatically close comments (default)',
  1861     'article_comment_close_days' => 'Days to close comments (default)',
  1862     'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  1863     'allow_reply_notifications' => 'Allow comment reply notifications?',
  1864     'search_style' => 'Results List Style',
  1865     'search_limits' => 'Page Limits',
  1866     'search_show_num' => 'Show Result Number?',
  1867     'search_show_type' => 'Show Result Type?',
  1868     'search_show_sort' => 'Allow User to Sort Results?',
  1869     'search_show_limit' => 'Show Page Limits?',
  1870     'search_separator' => 'Group Separator',
  1871     'search_def_keytype' => 'Default Search Method'
  1872 );
  1873 
  1874 $LANG_configsubgroups['Core'] = array(
  1875     'sg_site' => 'Site',
  1876     'sg_stories' => 'Stories and Trackback',
  1877     'sg_theme' => 'Theme',
  1878     'sg_blocks' => 'Blocks',
  1879     'sg_users' => 'Users and Submissions',
  1880     'sg_images' => 'Images',
  1881     'sg_locale' => 'Languages and Locale',
  1882     'sg_misc' => 'Miscellaneous'
  1883 );
  1884 
  1885 $LANG_fs['Core'] = array(
  1886     'fs_site' => 'Site',
  1887     'fs_paths' => 'Paths',
  1888     'fs_theme' => 'Theme',
  1889     'fs_mail' => 'Mail',
  1890     'fs_pear' => 'Pear',
  1891     'fs_mysql' => 'MySQL',
  1892     'fs_users' => 'Users',
  1893     'fs_misc' => 'Miscellaneous',
  1894     'fs_spamx' => 'Spam-X',
  1895     'fs_admin_block' => 'Admin Block',
  1896     'fs_locale' => 'Locale',
  1897     'fs_language' => 'Language',
  1898     'fs_debug' => 'Debug',
  1899     'fs_cookies' => 'Cookies',
  1900     'fs_login' => 'Login Settings',
  1901     'fs_search' => 'Search',
  1902     'fs_user_submission' => 'User Submission',
  1903     'fs_submission' => 'Submission Settings',
  1904     'fs_topics_block' => 'Topics Block',
  1905     'fs_whosonline_block' => 'Who\'s Online Block',
  1906     'fs_daily_digest' => 'Daily Digest',
  1907     'fs_whatsnew_block' => 'What\'s New Block',
  1908     'fs_trackback' => 'Trackback',
  1909     'fs_pingback' => 'Pingback',
  1910     'fs_story' => 'Story',
  1911     'fs_theme_advanced' => 'Advanced Settings',
  1912     'fs_syndication' => 'Syndication',
  1913     'fs_imagelib' => 'Image Library',
  1914     'fs_upload' => 'Upload',
  1915     'fs_articleimg' => 'Images in Articles',
  1916     'fs_topicicon' => 'Topic Icons',
  1917     'fs_userphoto' => 'Photos',
  1918     'fs_gravatar' => 'Gravatar',
  1919     'fs_comments' => 'Comments',
  1920     'fs_htmlfilter' => 'HTML Filtering',
  1921     'fs_censoring' => 'Censoring',
  1922     'fs_iplookup' => 'IP Lookup',
  1923     'fs_perm_story' => 'Story Default Permission',
  1924     'fs_perm_topic' => 'Topic Default Permission',
  1925     'fs_perm_block' => 'Block Default Permission',
  1926     'fs_webservices' => 'Webservices'
  1927 );
  1928 
  1929 $LANG_configselects['Core'] = array(
  1930     0 => array('True' => 1, 'False' => 0),
  1931     1 => array('True' => true, 'False' => false),
  1932     2 => array('Reject' => 0, 'Only Keep Latest' => 1, 'Allow Multiple Posts' => 2),
  1933     3 => array('Trackback Enabled' => 0, 'Trackback Disabled' => -1),
  1934     4 => array('Don\'t Check Anything' => 0, 'Check against Site URL' => 1, 'Check full URL' => 2, 'Check against Site URL and full URL' => 3, 'Check IP against Site IP' => 4, 'Check IP and Site URL' => 5, 'Check IP and Full URL' => 6, 'Check IP, Full URL, and Site URL' => 7),
  1935     5 => array('Plain Old Text' => 'plaintext', 'HTML Formatted' => 'html'),
  1936     6 => array('12' => 12, '24' => 24),
  1937     7 => array('Last Page' => 'last', 'First Page' => 'first', 'Every Page' => 'all'),
  1938     8 => array('Right' => 'right', 'Left' => 'left'),
  1939     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
  1940     10 => array('None' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'gdLib' => 'gdlib'),
  1941     11 => array('Flat' => 'flat', 'Nested' => 'nested', 'Threaded' => 'threaded', 'No Comments' => 'nocomment'),
  1942     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
  1943     13 => array('Skip' => 0, 'Allow, with speedlimit' => 1, 'Allow, no speedlimit' => 2),
  1944     14 => array('Sunday' => 'Sun', 'Monday' => 'Mon'),
  1945     15 => array('By Number' => 'sortnum', 'Alphabetically' => 'alpha'),
  1946     16 => array('No Login required' => 0, 'Advanced Search only' => 1, 'Simple + Advanced Search' => 2),
  1947     17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1),
  1948     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
  1949     19 => array('Google' => 'google', 'Table' => 'table'),
  1950     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  1951     21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  1952     22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  1953     23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  1954 );
  1955 
  1956 ?>