home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / KOMUNIK / progweb / progweb.exe / phpnuke / html / language / lang-latvian.php < prev    next >
PHP Script  |  2000-12-05  |  66KB  |  926 lines

  1. <?php
  2.  
  3. /*
  4. Welcome to PHP-NUKE
  5.  
  6. This is the language module with "all" the system messages without any order.
  7.  
  8. Translated by:
  9.     Andris Ambults (aambults@exchange.telekom.lv)
  10.     http://www.lattelekom.lv
  11. */
  12.  
  13. function translate($phrase) {
  14.     
  15.     switch($phrase) {
  16.  
  17.     case "(Are you sure you included a URL? Did ya test them for typos?)":    $tmp = "(Vai esat dro≡s ka pareizi esat ievadεjis URL?  Vai esat pΓrbaudεjis URL sintaksi?)"; break;
  18.     case "(Did you check URLs?)":    $tmp = "(Vai esat pΓrbaudεjis URL?)"; break;
  19.     case "(for changes only)":        $tmp = "(tikai izmai≥Γm)"; break;
  20.     case "- are you sure?":        $tmp = "- vai esat dro≡s?"; break;
  21.     case "Add Author":            $tmp = " Pievienot autoru "; break;
  22.     case "Administration Menu":        $tmp = "Administrτ≡anas Menu"; break;
  23.     case "NEW Article":            $tmp = "Ievietot CentrΓlo rakstu"; break;
  24.     case "Left Blocks":            $tmp = "KreisΓs sleja bloku modificτ≡ana"; break;
  25.     case "Right Blocks":        $tmp = "LabΓs slejas bloku modificτ≡ana"; break;
  26.     case "Admin Block":            $tmp = "AministrΓtora bloka modificτ≡ana"; break;
  27.     case "Main Block":            $tmp = "GalvenΓ Bloka modificτ≡ana"; break;
  28.     case "Sections Manager":        $tmp = "Noda∩u mened■eris"; break;
  29.     case "Logout / Exit":        $tmp = "Atslτgties / Beigt darbu"; break;
  30.     case "User doesn't exist!":        $tmp = "LietotΓjs neeksistτ!"; break;
  31.     case "Submit News":            $tmp = "Ievietot zi≥as"; break;
  32.     case "We allow just one vote per day":    $tmp = "Ir at∩auts tikai viens balsojums dienΓ"; break;
  33.     case "Surveys/Polls":        $tmp = "Aptaujas"; break;
  34.     case "HTTP Referers":        $tmp = "HTTP Referers"; break;
  35.     case "Who is linking our site?":    $tmp = "Ko skatΓs m√su portΓlΓ ?"; break;
  36.     case "Delete Referers":        $tmp = "Nodzτst"; break;
  37.     case "link visited:":        $tmp = "Links apmeklτts:"; break;
  38.     case "most linked stories":        $tmp = "VisapmeklτtΓkie raksti"; break;
  39.     case "Delete Polls":        $tmp = "Dzτst aptauju"; break;
  40.     case "Last":            $tmp = "Pτdτjie"; break;
  41.     case "Articles":            $tmp = "raksti"; break;
  42.     case "Edit":            $tmp = "Labot"; break;
  43.     case "Delete":            $tmp = "Dzτst"; break;
  44.     case "Current Active Topics":    $tmp = "╨obrεd pieejamΓs tτmas"; break;
  45.     case "Click to Edit":        $tmp = "Noklik≡φinΓt lai labotu"; break;
  46.     case "Add a New Topic":        $tmp = "Pievienot jaunu tτmu"; break;
  47.     case "Topic Name:":            $tmp = "Tτmas nosaukums:"; break;
  48.     case "Topic Text:":            $tmp = "Tτmas  teksts:"; break;
  49.     case "Topic Image:":        $tmp = "Tτmas attτls"; break;
  50.     case "Add Topic!":            $tmp = "Pievienot tτmu!"; break;
  51.     case "(just a name without spaces - max: 20 characters)":    $tmp = "( tτmas nosaukuma garums ir ierobe■ots ar 20 simboliem)"; break;
  52.     case "(the full topic text or description - max: 40 characters)":    $tmp = "( Tτmas teksta garums ir ierobe■ots ar 40 simboliem)"; break;
  53.     case "(image name + extension located in":    $tmp = "(attτls + papla≡inΓjums)"; break;
  54.     case "for example: gamesandhobbies":    $tmp = "piemτram: Spτles_un_hobiji"; break;
  55.     case "for example: Games and Hobbies":    $tmp = "piemτram: Spτles un  Hobiji"; break;
  56.     case "for example: games.gif":    $tmp = "piemτram: games.gif"; break;
  57.     case "Edit Topic:":            $tmp = "Labot tτmu:"; break;
  58.     case "Save Changes!":        $tmp = "SaglabΓt izmai≥as"; break;
  59.     case "Delete Topic":        $tmp = "Dzτst tτmu"; break;
  60.     case "Are you sure you want to delete Topic":    $tmp = "Vai tie≡Γm vτlaties dzτst tτmu?"; break;
  61.     case "This will delete ALL it's stories and it's comments!":    $tmp = "Ar ≡o tiks dzτsta tτma un visi tτmas raksti!"; break;
  62.     case "changerblock":        $tmp = "Izmainεt labΓs slejas bloku "; break;
  63.     case "deleterblock":        $tmp = "Dzτst labΓs slejas bloku"; break;
  64.     case "makerblock":            $tmp = "Izveidot labΓs slejas bloku"; break;
  65.     case "changelblock":        $tmp = "Izmainεt kreisΓs slejas bloku"; break;
  66.     case "deletelblock":        $tmp = "Dzτst kreisΓs slejas bloku"; break;
  67.     case "makelblock":            $tmp = "Izveidot kreisΓs slejas bloku"; break;
  68.     case "Create New Right Block":    $tmp = "Izveidot jaunu labΓs slejas bloku"; break;
  69.     case "Create New Left Block":    $tmp = "Izveidot jaunu kreisΓs slejas bloku "; break;
  70.     case "Edit Admin Block":        $tmp = "Labot administratora slejas bloku"; break;
  71.     case "Are you sure you want to remove Story ID #":    $tmp = "Vai vτlaties dzτst rakstu ar ID #"; break;
  72.     case "and all it's comments?":    $tmp = "un visus tΓ komentΓrus?"; break;
  73.     case "Edit Admins":            $tmp = "Autoru modificτ≡ana"; break;
  74.     case "Add User":            $tmp = "Pievienot lietotΓju"; break;
  75.     case "Update User":            $tmp = "Mainεt lietotΓja parametrus"; break;
  76.     case "User ID":            $tmp = "LietotΓja ID"; break;
  77.     case "Preview Story":        $tmp = "Apskatεt rakstu pirms publicτ≡anas"; break;
  78.     case "Past Articles":        $tmp = "Iepriek≡τjie raksti"; break;
  79.     case "comment":    $tmp = "Komentτt"; break;
  80.     case "comments?":    $tmp = "KomentΓri?"; break;
  81.     case "Welcome to":    $tmp = "Esat sviecinΓti"; break;
  82.     case "Votes: ":    $tmp = "Balsojumi: "; break;
  83.     case "Votes ":    $tmp = "Balsojumi "; break;
  84.     case "Past Surveys":    $tmp = "Iepriek≡τjΓs aptaujas"; break;
  85.     case "Survey":    $tmp = "Aptaujas"; break;
  86.     case "Total Votes: ":    $tmp = "Pavisam balsoju≡i: "; break;
  87.     case "Voting Booth":    $tmp = "Balso≡ana"; break;
  88.     case "Other Polls":    $tmp = "Citas aptaujas"; break;
  89.     case "Results:":    $tmp = "ResultΓti:"; break;
  90.     case "Results":    $tmp = "ResultΓti"; break;
  91.     case "Your Name":    $tmp = "J√su vΓrds"; break;
  92.     case "New User":    $tmp = "Jauns lietotΓjs"; break;
  93.     case "Title":    $tmp = "Virsraksts"; break;
  94.     case "Be Descriptive, Clear and Simple":    $tmp = "Izsakieties εsi un konkrτti"; break;
  95.     case "bad titles='Check This Out!' or 'An Article'.":    $tmp = "Nepareizs virsrakts='PΓrbaudiet to!' vai  'Rakstu'."; break;
  96.     case "The Scoop":    $tmp = "The Scoop"; break;
  97.     case "HTML is fine, but double check those URLs and HTML tags!":    $tmp = "HTML ir Ok, bet divreiz pΓrbaudiet ≡os URLs un HTML!"; break;
  98.     case "You must preview once before you can submit":    $tmp = "Jums jΓpΓrskata vienreiz pirms J√s varat publicτt"; break;
  99.     case "Are you sure you included a URL? Did you test them for typos?":    $tmp = "Vai esat dro≡s par iek∩autajiem URL. Vai pΓrbaudεjΓt to sintaksi?"; break;
  100.     case "Select Topic":    $tmp = "Izvτlτties Tτmu"; break;
  101.     case "Thanks for your submission.":    $tmp = "Paldies par j√su piedalε≡anos."; break;
  102.     case "We received":        $tmp = "Mums ir biju≡i"; break;
  103.     case "visitors from":    $tmp = "viesi kop≡"; break;
  104.     case "Operating Systems":    $tmp = "OperτtΓjsistτmas"; break;
  105.     case "Unknown":    $tmp = "NezinΓms"; break;
  106.     case "Threshold":    $tmp = ""; break;
  107.     case "No Comments":    $tmp = "Bez komentΓriem"; break;
  108.     case "Nested":    $tmp = "Apkopots"; break;
  109.     case "Flat":    $tmp = "Lεdzens"; break;
  110.     case "Thread":    $tmp = "Sazarots"; break;
  111.     case "Oldest First":    $tmp = "VecΓkie pirmie"; break;
  112.     case "Newest First":    $tmp = "JaunΓkie pirmie"; break;
  113.     case "Highest Scores First":    $tmp = "VisvairΓk lasεtie pirmie"; break;
  114.     case "Save":    $tmp = "SaglabΓt"; break;
  115.     case "Refresh":    $tmp = "AtjauninΓt"; break;
  116.     case "Reply":    $tmp = "Atbildτt"; break;
  117.     case "The comments are owned by the poster. We aren't responsible for their content.":    $tmp = "Par komentΓru saturu atbild komentΓru autors. Mτs neatbildam par komentΓru saturu"; break;
  118.     case "Post Anonymously":    $tmp = "Ievietot anonεmi"; break;
  119.     case "Post":    $tmp = "Ievietot"; break;
  120.     case "Comment":    $tmp = "KomentΓrs"; break;
  121.     case "Extrans (html tags to text)":    $tmp = "Extrans (html tags to text)"; break;
  122.     case "HTML Formatted":    $tmp = "HTML Formatτts"; break;
  123.     case "Plain Old Text":    $tmp = "VienkΓr≡s Teksts"; break;
  124.     case "Subject":    $tmp = "SUBJECT"; break;
  125.     case "Allowed HTML:":    $tmp = "At∩autais HTML-kods:"; break;
  126.     case "User Info":    $tmp = "LietotΓja Info"; break;
  127.     case "Score: ":    $tmp = "RezultΓts: "; break;
  128.     case "by":    $tmp = "no"; break;
  129.     case "on":    $tmp = "publicτts: "; break;
  130.     case "Moderate":    $tmp = "Moderτ≡ana"; break;
  131.     case "This is your personal page":    $tmp = "╨ε ir j√su personεgΓ lapa"; break;
  132.     case "My HomePage:":    $tmp = "Mana mΓjaslapa:"; break;
  133.     case "My E-Mail:":        $tmp = "Mans E-Mail:"; break;
  134.     case "Extra Info:":        $tmp = "Papildus Info"; break;
  135.     case "There is no available info for":    $tmp = "Nav informΓcijas par"; break;
  136.     case "This web site uses":        $tmp = "╨ajΓ WEB lapΓ izmantoti"; break;
  137.     case "Incorrect Login!":    $tmp = "Nepareizs lietotΓja vΓrs vai parole!"; break;
  138.     case "New User:":    $tmp = "Jauns lietotΓjs:"; break;
  139.     case "(Password will be sent to the email address you enter.)":    $tmp = "(Parole tiks izs√tεta uz e-mail adresi , kuru J√s ievadεjΓt )"; break;
  140.     case "Lost your Password?":    $tmp = "Aizmirsta parole?"; break;
  141.     case "No problem. Just type your Nickname and click on send button.":    $tmp = "NekΓdu Problemu. Ievadied j√su lietotΓja vΓrdu un nospiediet send pogu."; break;
  142.     case "Notice: Account preferences are cookie based.":    $tmp = "Uzmanεbu ! LietotΓja konta parametri ir COOKIE bΓzΓti."; break;
  143.     case "more info...":    $tmp = "vairΓk InformΓcijas..."; break;
  144.     case "Sorry, no corresponding user info was found":        $tmp = "Atvainojamies, nav atrasta atbilsto≡a lietotΓja informΓcija "; break;
  145.     case "User Password for":    $tmp = " LietotΓja Parole"; break;
  146.     case "The user account":    $tmp = "LietotΓja konts"; break;
  147.     case "at":    $tmp = "at"; break;
  148.     case "has this email associated with it.":    $tmp = "≡is e-mail ir saistεts ar to."; break;
  149.     case "A web user from":    $tmp = " Web lietotΓja forma"; break;
  150.     case "has just requested that password be sent.":    $tmp = "tikko pieprasεtΓ parole tika izs√tεta."; break;
  151.     case "Your New Password is:":    $tmp = "J√su jaunΓ parole ir:"; break;
  152.     case "You can change it after you login at":    $tmp = "J√s varτsiet to nomainεt t√lεt pτc pieslτg≡anΓs"; break;
  153.     case "If you didn't ask for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.":    $tmp = "Ja j√s nel√dzΓt to neuztraucaties! Ja tΓ ir bijusi k∩√da pieslτdzties ar jauno paroli un tad nomainiet to."; break;
  154.     case "Password for":    $tmp = "Parole priek≡"; break;
  155.     case "mailed.":    $tmp = "e-mails nus√tεts."; break;
  156.     case "ERROR: Email address already registered":    $tmp = "ERROR: ╨ε e-mail adrese jau ir re∞istrτta"; break;
  157.     case "ERROR: Nickname taken":    $tmp = "ERROR: lietotΓja vΓrds jau re∞istrτts"; break;
  158.     case "ERROR: Name is reserved.":    $tmp = "ERROR: VΓrds ir jau rezervτts"; break;
  159.     case "ERROR: Invalid email":    $tmp = "ERROR: nepareiza e-mail adrese"; break;
  160.     case "ERROR: Email addresses do not contain spaces.":    $tmp = "ERROR: e-mail adrese nedrεkst saturτt atstarpes (space)."; break;
  161.     case "ERROR: Invalid Nickname":    $tmp = "ERROR: Nepareizs lietotaja vΓrds"; break;
  162.     case "Nickname is too long. It must be less than 15 characters.":    $tmp = "LietotΓja vΓrds par garu. MaksimΓli pie∩aujami 14 simboli."; break;
  163.     case "There cannot be any spaces in the Nickname.":        $tmp = "Nav pie∩aujamas atstarpes lietotΓja vΓrdΓ."; break;
  164.     case "Finish":    $tmp = "Fini≡s"; break;
  165.     case "You or someone else has used your email account":    $tmp = "J√s vai vτl kΓds jau izmanto ≡o e-mail kontu."; break;
  166.     case "to register an account at":    $tmp = "Lai re∞istrτtu kontu "; break;
  167.     case "The following is the member information:":    $tmp = "Sekojo≡Γ ir lietotΓja informΓcija:"; break;
  168.     case "-Nickname: ":        $tmp = "-LietotΓja vΓrds: "; break;
  169.     case "-Password: ":        $tmp = "-Parole: "; break;
  170.     case "Your Password is: ":        $tmp = "J√su parole ir: "; break;
  171.     case "You are now registered. You should receive your password at the email account you provided.":        $tmp = "Tagad J√s esat re∞isrτts. Jums vajadzτtu sa≥emt J√su paroli e-mail kontΓ, kuru J√s norΓdεjΓt."; break;
  172.     case "Real Name":    $tmp = "ReΓlais vΓrds"; break;
  173.     case "Real Email":    $tmp = "ReΓla Email adrese"; break;
  174.     case "Fake Email":    $tmp = "Fake Email"; break;
  175.     case "Your HomePage":    $tmp = "J√su HomePage"; break;
  176.     case "Extra Info":    $tmp = "Extra Info"; break;
  177.     case "(optional)":    $tmp = "(optional)"; break;
  178.     case "(required)":    $tmp = "(obligΓti nepiecie≡ams)"; break;
  179.     case "(This Email will not be public but is required, will be used to send your password if you lost it)":        $tmp = "(╨ε e-mail adrese netiks publiskots, bet tiks izmantots lai nos√tεtu Jums paroli)."; break;
  180.     case "(This Email will be public. Just type what you want, Spam proof)":        $tmp = "(╨ε e-mail adrese tiks publiskota. Nodro≡inieties pret SPOOFING.)"; break;
  181.     case "(255 characters max. Type what others can know about yourself)":        $tmp = "(MaksimΓli 255 simboli. Uzrakstiet ko J√s vτlτtos citiem pateikt par sevi.)"; break;
  182.     case "(type a new password twice to change it)":        $tmp = "( Lai nomainεtu paroli - ievadiet jauno paroli 2 reizes )"; break;
  183.     case "Save Changes":    $tmp = "SaglabΓt izmai≥as"; break;
  184.     case "Both passwords are different. They need to be identical.":    $tmp = "Abas paroles ir at≡φirεgas. TΓm jΓb√t identiskΓm."; break;
  185.     case "Sorry, your password must be at least":    $tmp = "Uzmanεbu, parolei jΓb√t vismaz"; break;
  186.     case "characters long":        $tmp = "simbolu garai."; break;
  187.     case "Something screwed up... don't you hate that?":    $tmp = "Kaut kas nogΓjis greizi - vai J√s ienεstat to?"; break;
  188.     case "Current Active Sections":    $tmp = "╨obrεd aktεvas noda∩as"; break;
  189.     case "Add a New Section":    $tmp = "Pievienot jaunu noda∩u"; break;
  190.     case "Section Name:":    $tmp = "Noda∩as nosaukums:"; break;
  191.     case "(40 characters Max.)":    $tmp = "(max. 40 simbolu)"; break;
  192.     case "Add Section!":    $tmp = "Pievienot noda∩u!"; break;
  193.     case "Edit Section:":    $tmp = "Labot noda∩u"; break;
  194.     case "Delete Section!":    $tmp = "Dzτst noda∩u!"; break;
  195.     case "Add Article in Sections":    $tmp = "Pievienot rakstu noda∩ai"; break;
  196.     case "Add Article!":    $tmp = "Pievienot rakstu!"; break;
  197.     case "Edit Article":    $tmp = "Raksta labo≡ana"; break;
  198.     case "Content":    $tmp = "Saturs"; break;
  199.     case "Delete Article: ":    $tmp = "Dzτst rakstu: "; break;
  200.     case "Are you sure you want to delete this article?":    $tmp = "vai J√s tie≡Γm vτlaties dzτst ≡o rakstu?"; break;
  201.     case "Are you sure you want to delete section":    $tmp = "Vai J√s tie≡Γm vτlaties dzτst ≡o noda∩u?"; break;
  202.     case "Delete Section: ":    $tmp = "Dzτst noda∩u: "; break;
  203.     case "This will delete ALL its articles!":        $tmp = "Ar ≡o J√s nodzτsεsiet visas noda∩as!"; break;
  204.     case "Welcome to the Special Sections at":    $tmp = "Esiet sveicinΓts SpeciΓlajΓs noda∩Γs"; break;
  205.     case "Here you can find some cool articles not presents in the Home.":    $tmp = "╨eit J√s varat atrast interesantus rakstus."; break;
  206.     case "This is Section":    $tmp = "╨ε ir noda∩a"; break;
  207.     case "Following are the articles published under this section.":    $tmp = "Sekojo≡i raksti ir publicτti ≡ajΓ noda∩Γ."; break;
  208.     case "Return to Sections Index":    $tmp = "Atgriezties uz noda∩as sΓkumu"; break;
  209.     case "Back to":    $tmp = "Atpaka∩ uz"; break;
  210.     case "Sections Index":    $tmp = "Noda∩as sΓkums"; break;
  211.     case "All Topics":    $tmp = "Visas tτmas"; break;
  212.     case "All Authors":    $tmp = "Visi autori"; break;
  213.     case "News number in the Home":    $tmp = "Zi≥u skaits HOME lapΓ"; break;
  214.     case "Activate Personal Menu":    $tmp = "Aktivizτt PersonΓlo Menu."; break;
  215.     case "(Check this option and the following text will appear in the Home)":    $tmp = "(PΓrbaidiet ≡o opciju un sekojo≡s teksts parΓdεsies .)"; break;
  216.     case "(You can use HTML code to put links, for example)":    $tmp = "(J√s varat lietot HTML kodu lai ievietotu linkus .)"; break;
  217.     case "Select One Theme":    $tmp = "Izvτlτties tτmu"; break;
  218.     case "This option will change the look for the whole site.":    $tmp = "╨εs opcija izmainεs visa portΓla izskatu."; break;
  219.     case "The changes will be valid only to you.":    $tmp = "Izmai≥as b√s speφΓ tiaki Jums."; break;
  220.     case "Each user can view the site with different theme.":    $tmp = "Katrs lietotΓjs var izvτlτties citu tτmu."; break;
  221.     case "Display Mode":    $tmp = " Attτlo≡anas re■εms"; break;
  222.     case "Sort Order":    $tmp = "╨φro≡anas kΓrtεba"; break;
  223.     case "Comments scored less than this setting will be ignored.":    $tmp = "KomentΓri ma■φi par ≡o iestΓdεjumu tiks ignorτti ."; break;
  224.     case "Uncut and Raw":    $tmp = "Uncut and Raw"; break;
  225.     case "Almost Everything":    $tmp = "Gandrεz viss"; break;
  226.     case "Filter Most Anon":    $tmp = "Filter Most Anon"; break;
  227.     case "Score":    $tmp = "RezultΓts"; break;
  228.     case "Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.":    $tmp = "Anonymous ievietotie raksti sΓkas ar 0, re∞istrτto lietotΓju ievietotie raksti sΓkas ar 1. Moderatori pievieno pΓrτjo."; break;
  229.     case "Do Not Display Scores":    $tmp = "Neattτlot rezultΓtus."; break;
  230.     case "(Hides score: They still apply, you just don't see them.)":    $tmp = "(Neattτlot RezultΓtus: tie joprojΓm eksistτs - J√s vienkΓr≡i tos neredzτsit )"; break;
  231.     case "Max Comment Length":    $tmp = "KomentΓru MAX garums"; break;
  232.     case "(Truncates long comments, and adds a Read More link. Set really big to disable)":    $tmp = "(Saεsina garus komentΓrus, un pievieno vairΓk saites)"; break;
  233.     case "Posted by ":    $tmp = "Ievietojis "; break;
  234.     case "Posted on ":    $tmp = "Ievietots"; break;
  235.     case "on":    $tmp = ""; break;
  236.     case "Contributed by ":    $tmp = "Ats√tεjis "; break;
  237.     case "writes":    $tmp = "raksta"; break;
  238.     case "Menu for":    $tmp = "Menu "; break;
  239.     case "total words in this text)":    $tmp = "VΓrdu skaits rakstΓ)"; break;
  240.     case "votes":    $tmp = "Balsoju≡i"; break;
  241.     case " on...":    $tmp = " par ..."; break;
  242.     case "New Article":        $tmp = "Jauns raksts"; break;
  243.     case "Delete Topic!":    $tmp = "Dzτst tτmu!"; break;
  244.     case "Click to list all articles in this topic":    $tmp = "Lai apskatεtu visus rakstus par tτmu - atveriet tτmu "; break;
  245.     case "Welcome to the TOP page for":    $tmp = "Statistika par  "; break;
  246.     case "most read stories":    $tmp = "VislasεtΓkie raksti"; break;
  247.     case "read:":    $tmp = "lasεts:"; break;
  248.     case "times":    $tmp = "reizes"; break;    
  249.     case "most commented stories":    $tmp = "VisvairΓk komentΓru"; break;
  250.     case "comments:":    $tmp = "KomentΓrs:"; break;
  251.     case "most voted polls":    $tmp = "VisapmeklτtΓkΓs aptaujas"; break;
  252.     case "votes:":    $tmp = "balsojumi:"; break;
  253.     case "Edit Article ID:":    $tmp = "Labot rakstu ar ID:"; break;
  254.     case "most read articles in special sections":    $tmp = "VislasεtΓkie raksti speciΓlΓjΓs noda∩Γs"; break;
  255.     case "No Subject":    $tmp = "Bez subjekta"; break;
  256.     case "Read the rest of this comment...":    $tmp = "Lasiet ≡ε komentΓra atliku≡o da∩u..."; break;
  257.     case "All":    $tmp = "Viss"; break;
  258.     case "week":    $tmp = "Nedτ∩a"; break;
  259.     case "weeks":    $tmp = "Nedτ∩as"; break;
  260.     case "month":    $tmp = "Mτness"; break;
  261.     case "months":    $tmp = "Mτne≡i"; break;
  262.     case "most active news submitters":    $tmp = "VisaktεvΓkie zi≥i ies√tεtΓji"; break;
  263.     case "sent news:":    $tmp = "Nos√tεtΓs zi≥as:"; break;
  264.     case "Delete Article!":    $tmp = "Dzτst rakstu!"; break;
  265.     case "Banners Administration":    $tmp = "Banneru Administrτ≡ana"; break;
  266.     case "Current Active Banners":    $tmp = "Aktivie Banneri"; break;
  267.     case "ID":    $tmp = "ID"; break;
  268.     case "Impressions":    $tmp = "Impressions"; break;
  269.     case "Imp. Left":    $tmp = "Imp. Left"; break;
  270.     case "Clicks":    $tmp = "Clicks"; break;
  271.     case "% Clicks":    $tmp = "% Clicks"; break;
  272.     case "Client Name":    $tmp = "Client Name"; break;
  273.     case "Functions":    $tmp = "Functions"; break;
  274.     case "Imp.":    $tmp = "Imp."; break;
  275.     case "Date Started":    $tmp = "Date Started"; break;
  276.     case "Date Ended":    $tmp = "Date ended"; break;
  277.     case "Finished Banners":    $tmp = "Finnished Banners"; break;
  278.     case "Advertising Clients":    $tmp = "Advertising Clients"; break;
  279.     case "Active Banners":    $tmp = "Active Banner"; break;
  280.     case "Contact Name":    $tmp = "contakt Name"; break;
  281.     case "Contact Email":    $tmp = "contakt Email"; break;
  282.     case "Add a New Banner":    $tmp = "Add a new banner"; break;
  283.     case "Client Name: ":    $tmp = "Client Name: "; break;
  284.     case "Impressions Purchased: ":    $tmp = " Impressions Purchased: "; break;
  285.     case "Image URL: ":    $tmp = "Image URL: "; break;
  286.     case "Click URL: ":    $tmp = "Click URL: "; break;
  287.     case "Add Banner":    $tmp = "Add Banner"; break;
  288.     case "Unlimited":    $tmp = "Unlimited"; break;
  289.     case "Add a New Client":    $tmp = " Add a New Client "; break;
  290.     case "Client Name: ":    $tmp = "Client Name: "; break;
  291.     case "Contact Name: ":    $tmp = "Contakt Name: "; break;
  292.     case "Contact Email: ":    $tmp = "Contakt Email: "; break;
  293.     case "Client Login: ":    $tmp = "Client Login: "; break;
  294.     case "Client Password: ":    $tmp = "Client Passwort: "; break;
  295.     case "Add Client":    $tmp = "Add Client"; break;
  296.     case "Delete Banner":    $tmp = "Delete Banner "; break;
  297.     case "Are you sure you want to delete this Banner?":    $tmp = " Are you sure you want to delete this Banner?"; break;
  298.     case "Edit Banner":    $tmp = "Edit Banner"; break;
  299.     case "Add More Impressions: ":    $tmp = " Add More Impressions: "; break;
  300.     case "Purchased: ":    $tmp = " Purchased: "; break;
  301.     case "Made: ":    $tmp = "Made: "; break;
  302.     case "Change Banner":    $tmp = " Change Banner "; break;
  303.     case "Delete Advertising Client":    $tmp = " Delete Advertising Client "; break;
  304.     case "You are about to delete client:":    $tmp = " You are about to delete client:"; break;
  305.     case "and all its Banners!!!":    $tmp = " nd all its Banners!!!"; break;
  306.     case "This client doesn't have any banner running now.":    $tmp = " This client doesn't have any banner running now "; break;
  307.     case "This client has the following ACTIVE BANNERS running in":    $tmp = " This client has the following ACTIVE BANNERS running in "; break;
  308.     case "WARNING!!!":    $tmp = " WARNING!!!"; break;
  309.     case "Are you sure you want to delete this Client and ALL its Banners?":    $tmp = " Are you sure you want to delete this Client and ALL its Banners?"; break;
  310.     case "Edit Advertising Client":    $tmp = " Edit Advertising Client "; break;
  311.     case "Change Client":    $tmp = " Change Client "; break;
  312.     case "has just requested a Confirmation Code to change the password.":    $tmp = "hat gerade einen Confirmation Code benatragt um das Passwort zu Σndern."; break;
  313.     case "Your Confirmation Code is:":    $tmp = "J√su apstiprinΓ≡anas KODS  ir:"; break;
  314.     case "With this code you can now assign a new password at":    $tmp = "Ar ≡o apstiprinΓ≡anas kodu J√s varat pie≡φirt jaunu paroli."; break;
  315.     case "If you didn't ask for this, dont worry. Just delete this Email.":    $tmp = "Ja j√s netikΓt l√dzis to darεt - neuztraucieties. VienkΓr≡i nodzτsiet ≡o e-mailu."; break;
  316.     case "Confirmation Code for":    $tmp = "ApstiprinΓ≡anas kods"; break;
  317.     case "Send Password":    $tmp = "S√tεt Paroli"; break;
  318.     case "Confirmation Info":    $tmp = "ApstiprinΓ≡anas Info."; break;
  319.     case "Confirmation Code":    $tmp = "ApstiprinΓ≡anas KODS"; break;
  320.     case "User Login":    $tmp = "LietotΓja vΓrds"; break;
  321.     case "E-Mail: ":    $tmp = "Email: "; break;
  322.     case "Password: ":    $tmp = "Parole: "; break;
  323.     case "As a registered user you can:":    $tmp = "KΓ re∞istrτts lietotΓjs J√s varat :"; break;
  324.     case "Post comments with your name":    $tmp = "Ievietot komentΓrus ar J√su vΓrdu"; break;
  325.     case "Send news with your name":    $tmp = "S√tεt zi≥as ar J√su vΓrdu"; break;
  326.     case "Have a personal box in the Home":    $tmp = "Jums ir pieejama personΓlΓ lapa"; break;
  327.     case "Select how many news you want in the Home":    $tmp = "Iespτja izvτlτties zi≥u apjomu"; break;
  328.     case "Customize the comments":    $tmp = "KomentΓru kustomizτ≡ana"; break;
  329.     case "Select different themes":    $tmp = "Izvτlτties at≡φirεgas tτmas"; break;
  330.     case "some other cool stuff...":    $tmp = "daudzas citas labas lietas..."; break;
  331.     case "Register Now! It's Free!":    $tmp = "Re∞istrτjies t√lεt! Tas ir bez maksas !"; break;
  332.     case "We don't sell/give to others your personal info.":    $tmp = "Mτs nepΓrdosim/nepubliskosim J√su personΓlo informΓciju ."; break;
  333.     case "Nickname: ":    $tmp = "LietotΓja VΓrds: "; break;
  334.     case "Confirmation Code: ":    $tmp = "ApstiprinΓ≡anas kods:"; break;
  335.     case "most active authors":    $tmp = "VisaktεvΓkie autori"; break;
  336.     case "news published:":    $tmp = "Zi≥as publicτtas:"; break;
  337.     case "previous matches":    $tmp = "iepriek≡τjie rezultΓti"; break;
  338.     case "next matches":    $tmp = "nΓko≡ie rezultΓti"; break;
  339.     case "Are you sure you want to delete": $tmp = "Vai tie≡Γm vτlaties to dzτst"; break;
  340.     case "Browsers":            $tmp = "Browsers"; break;
  341.     case "Main":            $tmp = "Galvenais"; break;
  342.     case "Admin":            $tmp = "Admin"; break;
  343.     case "Left":            $tmp = "Kreisais"; break;
  344.     case "Right":            $tmp = "Labais"; break;
  345.     case "Authors":            $tmp = "Autori"; break;
  346.     case "Users":            $tmp = "LietotΓji"; break;
  347.     case "bytes more":            $tmp = "baiti"; break;
  348.     case "ChangeStory":            $tmp = " Modificτt rakstu "; break;
  349.     case "RemoveStory":            $tmp = " Dzτst rakstu "; break;
  350.     case "Content:":             $tmp = "Saturs:"; break;
  351.     case "Create new poll":        $tmp = "Izveidot jaunu aptauju"; break;
  352.     case "Create":            $tmp = "Izveidot"; break;
  353.     case "Current Poll:":         $tmp = "AktεvΓ aptauja: "; break;
  354.     case "Delete Author":        $tmp    = "Dzτst autoru"; break;
  355.     case "DeleteStory":            $tmp    = " Dzτst rakstu "; break;
  356.     case "DisplayStory":        $tmp = " ParΓdεt rakstu "; break;
  357.     case "Edit Left Blocks":         $tmp = "Labot kreisΓs slejas bloku "; break;
  358.     case "Edit Admin Block":         $tmp = "Labot Administratora bloku"; break;
  359.     case "Edit Right Blocks":         $tmp = "Labot labΓs slejas bloku"; break;
  360.     case "Edit Main Block":         $tmp = "Labot galveno bloku"; break;
  361.     case "Extended Text":        $tmp    = "Papla≡inΓtais  Teksts"; break;
  362.     case "New Poll":             $tmp    = "Jauna aptauja"; break;
  363.     case "View Results":         $tmp    = "Skatεt rezultΓtus"; break;
  364.     case "Delete Poll":         $tmp    = "Dzτst aptauju"; break;
  365.     case "EditStory":            $tmp = " Labot rakstu "; break;
  366.     case "Email":            $tmp    = "Email"; break;
  367.     case "Full Text":            $tmp    = "Papla≡inΓtais  teksts"; break;
  368.     case "Go home":            $tmp    = "Iet uz sΓkumu"; break;
  369.     case "Go!":                $tmp    = "Ok"; break;
  370.     case "Handle":            $tmp    = "LietotΓjs"; break;
  371.     case "Intro Text":            $tmp    = "Ievada teksts"; break;
  372.     case "Logged out":            $tmp    = "Logged out"; break;
  373.     case "Logout":            $tmp = "Logout"; break;
  374.     case "Modify Info":            $tmp    = "Labot info"; break;
  375.     case "Name":            $tmp    = "VΓrds"; break;
  376.     case "Name:":            $tmp    = "VΓrds:"; break;
  377.     case "No New Submission":         $tmp = "Nav ievietots jauns raksts"; break;
  378.     case "No New Submissions":         $tmp = "Nav ievietoti jauni raksti"; break;
  379.     case "No":                $tmp    = "Nτ"; break;
  380.     case "Notes":            $tmp    = "Piezεmes"; break;
  381.     case "Option":            $tmp    = "Variants"; break;
  382.     case "Password":            $tmp    = "Parole"; break;
  383.     case "Parent":            $tmp    = "Parent"; break;
  384.     case "Read More...":        $tmp    = "lasεt tΓlΓk..."; break;
  385.     case "Retype Passowrd":        $tmp="Ievadεt Paroli vτlreiz"; break;
  386.     case "Please choose a poll from the list below.": $tmp = "L√dzu izvτlieties aptauju no saraksta "; break;
  387.     case "Please enter each available option into a single field": $tmp = "L√dzu ievadiet katru variantu savΓ lauci≥Γ."; break;
  388.     case "Polltitle":            $tmp    = "Aptaujas virsraksts"; break;
  389.     case "Post NEW Article":         $tmp = "Ievadεt Jaunu rakstu"; break;
  390.     case "PostAdminStory":        $tmp    = " PostAdminStory "; break;
  391.     case "PostStory":            $tmp    = " Publicτt rakstu "; break;
  392.     case "PreviewAdminStory":        $tmp    = " PreviewAdminStory "; break;
  393.     case "PreviewAgain":        $tmp    = " Apskatεt atkal"; break;
  394.     case "Remove an existing poll":    $tmp    = "Dzτst kΓdu eksistτjo≡u aptauju"; break;
  395.     case "Remove existing poll":     $tmp = "Dzτst eksitτjio≡u aptauju"; break;
  396.     case "Remove":            $tmp    = "Dzτst"; break;
  397.     case "Retype Password":        $tmp    = "Ievadiet paroli vτlreiz"; break;
  398.     case "Search":            $tmp = "Meklτt"; break;
  399.     case "Search in":            $tmp = "Meklτt noda∩Γ/par tτmu: "; break;
  400.     case "Sorry, the new passwords do not match. Click back and try again":    $tmp    = "Sorry, ievadεtΓs paroles nav vienΓdas ! Ejiet atpaka∩ un mτ∞iniet vτlreiz"; break;
  401.     case "Story ID:":            $tmp = "Raksta ID:"; break;
  402.     case "Subject":            $tmp    = "Subjekts"; break;
  403.     case "The Story":            $tmp    = "Ievada teksts"; break;
  404.     case "Title:":            $tmp = "Virsraksts:"; break;
  405.     case "Topic":            $tmp = "Tτma"; break;
  406.     case "Topics Manager":        $tmp = "Tτmu mened■eris"; break;
  407.     case "URL":                $tmp    = "URL"; break;
  408.     case "Update Author":        $tmp    = " Atjaunot autoru "; break;
  409.     case "View poll results":        $tmp    = "Wahlergebnis anzeigen"; break;
  410.     case "View":            $tmp    = " Apskatεt "; break;
  411.     case "WARNING: The chosen poll will be removed IMMEDIATELY from the database!":    $tmp    = "WARNING: IzvτlτtΓ aptauja tiks nekavτjoties dzτsta no datubΓzes"; break;
  412.     case "Yes":                $tmp    = "Yes"; break;
  413.     case "You are now logged out":    $tmp    = "J√s esat atslτdzies."; break;
  414.     case "adminMain":           $tmp = "adminMain"; break;
  415.     case "adminStory":           $tmp = "adminStory"; break;
  416.     case "bad pass":            $tmp    = "nepareiza parole"; break;
  417.     case "blocks":               $tmp = "Bloki"; break;
  418.     case "changeblock":         $tmp = " Labot bloku "; break;
  419.     case "create":            $tmp    = "izveidot"; break;
  420.     case "createPosted":        $tmp    = "IzveidotPublicτto"; break;
  421.     case "current authors":        $tmp    = "Autors"; break;
  422.     case "datestring":            $tmp = "%A, %B %d @ %T %Z"; break;
  423.     case "deladmin":            $tmp    = "deladmin"; break;
  424.     case "deladminconf":        $tmp    = "deladminconf"; break;
  425.     case "delete":            $tmp    = "delete"; break;
  426.     case "deleteblock":         $tmp = " dzτst bloku "; break;
  427.     case "Login":            $tmp    = " pieslτgties "; break;
  428.     case "logout":            $tmp    = "atslτgties"; break;
  429.     case "makeblock":            $tmp = " Veidot slejas bloku "; break;
  430.     case "mod_authors":            $tmp    = "mod_authors"; break;
  431.     case "modifyadmin":            $tmp    = "modifyadmin"; break;
  432.     case "remove":            $tmp    = "Dzτst"; break;
  433.     case "removePosted":        $tmp    = " Dzτst publicτto"; break;
  434.     case "update":            $tmp    = "aktualizτt"; break;
  435.     case "view":            $tmp    = "Apskatεt"; break;
  436.     case "viewPosted":            $tmp    = " Apskatεt publicτto "; break;
  437.     case "AdminID":            $tmp    = "AdminID";break;
  438.     case "Edit Users":             $tmp    = "LietotΓju modificτ≡ana";break;
  439.     case "user":             $tmp    = "lietotΓjs";break;
  440.     case "Modify User":         $tmp    = "Labot lietotΓju";break;
  441.     case "Delete User":         $tmp    = "Dzτst lietotΓju";break;
  442.     case "Handle/UserID":         $tmp    = "LietotΓja ID";break;
  443.     case "* indicates compulsory fields": $tmp = "* attτlo obligΓtos parametrus "; break;
  444.     case "You must complete all compulsory fields":    $tmp    = "Jums ir jΓnorΓda obligΓtos parametrus."; break;
  445.  
  446. // Added for PHP-Nuke 2.0
  447.  
  448.     case "Miscelaneous Stats":              $tmp    = "VispΓrτja Statistika"; break;
  449.     case "Registered Users: ":              $tmp    = "Re∞istrτtie lietotΓji: "; break;
  450.     case "Active Authors: ":                $tmp    = "Aktεvie autori: "; break;
  451.     case "Stories Published: ":             $tmp    = "Rakstu publicτjis: "; break;
  452.     case "Comments Posted: ":               $tmp    = "KomentΓrus ies√tεjis: "; break;
  453.     case "Special Sections: ":              $tmp    = "SpeciΓlΓs noda∩as: "; break;
  454.     case "Articles in Sections: ":          $tmp    = "Raksti noda∩Γ: "; break;
  455.     case "News Waiting to be Published: ":      $tmp    = "Raksti, kas gaida publicτ≡anu: "; break;
  456.     case "Active Topics: ":                   $tmp    = "AttεvΓs tτmas: "; break;
  457.     case "linksdatestring":            $tmp     = "%d %m %Y"; break;
  458.     case "Section Image:":                    $tmp    = "Noda∩as attτls:"; break;
  459.     case "(example: opinion.gif)":                $tmp    = "(Piemτram: opinion.gif)"; break;
  460.     case "Web Links":                        $tmp    = "Web saites"; break;
  461.     case "There are":                        $tmp    = "╨eit ir"; break;
  462.     case "Links in our Database":            $tmp    = "Saites m√su datubΓzτ"; break;
  463.     case "Add a MAIN Category":                $tmp    = "Pievienot galveno kategoriju"; break;
  464.     case "Name: ":                        $tmp    = "Nosaukums: "; break;
  465.     case "Add":                            $tmp    = "Pievienot"; break;
  466.     case "Add a SUB-Category":                $tmp    = "Pievienot apak≡kategoriju"; break;
  467.     case "in":                            $tmp    = ""; break;
  468.     case "Add a New Link":                $tmp    = "Pievienot jaunu saiti"; break;
  469.     case "Page Title: ":                $tmp    = "Lapas virsraksts: "; break;
  470.     case "Page URL: ":                        $tmp    = "Lapas URL: "; break;
  471.     case "Category: ":                        $tmp    = "Kategorija: "; break;
  472.     case "Description: (255 characters max)":   $tmp    = "Apraksts: (255 simboli max)"; break;
  473.     case "Add URL":                        $tmp    = "Pievienot URL"; break;
  474.     case "Modify Category":                $tmp    = "Labot kategoriju"; break;
  475.     case "Modify":                        $tmp    = "Labot"; break;
  476.     case "Modify Links":                $tmp    = "Labot Saiti"; break;
  477.     case "Link ID: ":                        $tmp    = "Saites ID: "; break;
  478.     case "Description: ":                $tmp    = "Apraksts: "; break;
  479.     case "Links Waiting for Validation":        $tmp    = "Saites, kas gaida apstiprinΓ≡anu"; break;
  480.     case "Visit":                        $tmp    = "Visits"; break;
  481.     case "Hits: ":                        $tmp    = "Atvτrts: "; break;
  482.     case "Email: ":                        $tmp    = "Email: "; break;
  483.     case "Category Name: ":                $tmp    = "Kategorijas nosaukums: "; break;
  484.     case "Sub-Category Name: ":                $tmp    = "Apak≡kategorijas nosaukums: "; break;
  485.     case "WARNING: Are you sure you want to delete this Category and ALL its Links?":        $tmp    = "WARNING: Vai tie≡Γm J√s vτlaties dzτst ≡o kategoriju un visas saites ≡ajΓ kategorijΓ?"; break;
  486.     case "ERROR: The Category":                $tmp    = "ERROR: ╨ε kategorija"; break;
  487.     case "already exist!":                $tmp    = "jau eksistτ!"; break;
  488.     case "ERROR: The SubCategory":            $tmp    = "ERROR! Apak≡kategorija"; break;
  489.     case "ERROR: This URL is already listed in the Database!":            $tmp    = "ERROR: ╨is  URL jau ir ievietots datubΓzτ!"; break;
  490.     case "ERROR: You need to type a URL for your URL!":                $tmp    = "ERROR: Jums ir jΓievada J√su saites URL !"; break;
  491.     case "ERROR: You need to type a TITLE for your URL!":            $tmp    = "ERROR: Jums ir jΓievada j√su saites virsraksts!"; break;
  492.     case "ERROR: You need to type a DESCRIPTION for your URL!":            $tmp    = "ERROR: Jums jΓpieviemo j√su URL APRAKSTS !"; break;
  493.     case "New Link added to the Database":    $tmp    = "Jauna saite pievienota datubΓzei"; break;
  494.     case "Your Link at":                 $tmp    = "J√su saite"; break;
  495.     case "Hello":                          $tmp    = "Hallo"; break;
  496.     case "We approved your link submission for our search engine.":        $tmp    = "Mτs apstiprinΓm j√su saites pievieno≡anu m√su meklτtΓjam."; break;
  497.     case "You can browse our search engine at:":    $tmp    = "J√s varat izmantot m√su meklτtΓju:"; break;
  498.     case "Thanks for your submission!":        $tmp    = "Pateicamies par pievienoto informΓciju"; break;
  499.     case "team.":                     $tmp    = "Komanda."; break;
  500.     case "HOME":                     $tmp    = "SΓkums"; break;
  501.     case "Links Main":                        $tmp    = "GalvenΓs saites"; break;
  502.     case "Add URL":                        $tmp    = "Pievienot URL"; break;
  503.     case "New Links":                        $tmp    = "JaunΓs saites"; break;
  504.     case "The Best":                        $tmp    = "LabΓkais"; break;
  505.     case "Random Link":                        $tmp    = "Gadεjuma saites"; break;
  506.     case "Your Name: ":                        $tmp    = "J√su VΓrds: "; break;
  507.     case "Your Email: ":                       $tmp    = "J√su Email adrese: "; break;
  508.     case "We received your Link submission. Thanks!":    $tmp    = "Mτs esam sa≥τmu≡i J√si pievienoto saiti!"; break;
  509.     case "You'll receive and E-mail when it's approved.":    $tmp    = "J√s sa≥emsiet e-mailu kad tas tiks apstiprinΓts."; break;
  510.     case "Links Added to Database":        $tmp    = "Saite pievienota datubΓzei"; break;
  511.     case "Added on: ":                        $tmp    = "Pievienots: "; break;
  512.     case "Edit This Link":                $tmp    = "Labot ≡o saiti"; break;
  513.     case "The":                            $tmp    = ""; break;
  514.     case "Most Visited Links":                 $tmp    = "VisapmeklτtΓkΓs saites"; break;
  515.     case "SubCategories":                $tmp    = "Apak≡kategorijas"; break;
  516.     case "Popular Site!":                $tmp    = "PopulΓra!"; break;
  517.     case "Previous Page":                $tmp    = "iepriek≡τjΓ lapa"; break;
  518.     case "Next Page":                   $tmp    = "nΓko≡Γ lapa"; break;
  519.     case "Main":                          $tmp    = "Galvenais"; break;
  520.     case "Search Results for: ":               $tmp    = "Melτ≡anas rezultΓti: "; break;
  521.     case "Try to search":                $tmp    = "Mτ∞ini meklτt"; break;
  522.     case "in others Search Engines":           $tmp    = "citos meklτtΓjos"; break;
  523.     case "No matches found to your query":    $tmp     = " No matches found to your query "; break;
  524.     case "Links":                $tmp     = "Saites"; break;
  525.     case "Links in Web Links: ":        $tmp     = "Saites WEB saitτs: "; break;
  526.     case "Categories in Web Links: ":        $tmp     = "Kategorijas WEB saitτm: "; break;
  527.     case "New Submissions: ":            $tmp     = "Jauna ievieto≡ana: "; break;
  528.     case "Configure":                $tmp     = "Mainεt lietotΓja parametrus"; break;
  529.     case "Login/Create Account":        $tmp     = "Login/Create Account"; break;
  530.     case "datestring2":                $tmp     = "%A, %B %d"; break;
  531.  
  532. // Added for PHP-Nuke 3.5
  533.  
  534.     case "Events":                              $tmp    = "Notikumi"; break;
  535.     case "Add Event:":                          $tmp    = "Pievienot Notikumu:"; break;
  536.     case "Day:":                                        $tmp    = "Datums:"; break;
  537.     case "Month:":                              $tmp    = "Mτnesis:"; break;
  538.     case "Year:":                                       $tmp    = "Gads:"; break;
  539.     case "Event Description:":          $tmp    = "Notikuma Apraksts:"; break;
  540.     case "Event Maintenance (Edit/Delete):":    $tmp    = "Notikuma  modificτ≡ana(Labot/Dzτst):"; break;
  541.     case "Send":                                        $tmp    = "Publicτt"; break;
  542.     case "Events Maintenance":          $tmp    = "Notikumu modificτ≡ana"; break;
  543.     case "Edit Event:":                         $tmp    = "Labot notikumu:"; break;
  544.     case "One Day like Today...":               $tmp    = "╨odien ..."; break;
  545.  
  546. // Added for PHP-Nuke 4.0
  547.  
  548.     case "comments":                $tmp    = "comments"; break;
  549.     case "Printer Friendly Page":        $tmp    = "Printer Friendly Page"; break;
  550.     case "Send this Story to a Friend":        $tmp    = "Send this Story to a Friend"; break;
  551.     case "Send Story to a Friend":        $tmp    = "Send Story to a Friend"; break;
  552.     case "You will send the story":        $tmp    = "You will send the story"; break;
  553.     case "to a specified friend:":        $tmp    = "to a specified friend:"; break;
  554.     case "Friend Name: ":            $tmp    = "Friend Name: "; break;
  555.     case "Friend Email: ":            $tmp    = "Friend Email: "; break;
  556.     case "Interesting Article at":        $tmp    = "Interesting Article at"; break;
  557.     case "Your Friend":                $tmp    = "Your Friend"; break;
  558.     case "considered the following article interesting and wanted to send it to you.":        $tmp    = "considered the following article interesting and wanted to send it to you."; break;
  559.     case "Date:":                $tmp    = "Date:"; break;
  560.     case "Topic:":                $tmp    = "Topic:"; break;
  561.     case "You can read interesting articles at":    $tmp    = "You can read interesting articles at"; break;
  562.     case "Story":                $tmp    = "Story"; break;
  563.     case "has been sent to":            $tmp    = "has been sent to"; break;
  564.     case "Thanks!":                $tmp    = "Thanks!"; break;
  565.     case "This article comes from":        $tmp    = "This article comes from"; break;
  566.     case "PHP-Nuke version: ":            $tmp    = "PHP-Nuke version: "; break;
  567.     case "Older Articles":            $tmp    = "Older Articles"; break;
  568.     case "Add Related Links:":            $tmp    = "Add Related Links:"; break;
  569.     case "Site Name: ":                $tmp    = "Site Name: "; break;
  570.     case "URL: ":                $tmp    = "URL: "; break;
  571.     case "Active Related Links:":        $tmp    = "Active Related Links:"; break;
  572.     case "Edit Related Link":            $tmp    = "Edit Related Links"; break;
  573.     case "Related Links":            $tmp    = "Related Links"; break;
  574.     case "More about":                $tmp    = "More about"; break;
  575.     case "News by":                $tmp    = "News by"; break;
  576.     case "Most read story about":        $tmp    = "Most read story about"; break;
  577.     case "Current Survey Voting Booth":        $tmp    = "Current Survey Voting Booth"; break;
  578.     case "Last news about":            $tmp    = "Last news about"; break;
  579.     case "Nickname":                $tmp    = "Nickname"; break;
  580.     case "Don't have an account yet? You can":    $tmp    = "Don't have an account yet? You can"; break;
  581.     case "create one":                $tmp    = "create one"; break;
  582.     case "As registered":            $tmp    = "As registered"; break;
  583.     case "user you have some advantages like theme manager,":    $tmp    = "user you have some advantages like theme manager,"; break;
  584.     case "comments configuration and post comments with your name.":    $tmp    = "comments configuration and post comments with your name."; break;
  585.     case "Online Help":                $tmp    = "Online Help"; break;
  586.     case "Search Engines":            $tmp    = "Search Engines"; break;
  587.     case "Robots - Spiders":            $tmp    = "Robots - Spiders"; break;
  588.     case "New Stories Submissions":        $tmp    = "New Stories Submissions"; break;
  589.     case "File Manager":            $tmp    = "File Manager"; break;
  590.     case "Upload":                $tmp    = "Upload"; break;
  591.     case "Site Name":                $tmp    = "Site Name"; break;
  592.     case "Status":                $tmp    = "Status"; break;
  593.     case "Headlines":                $tmp    = "Headlines"; break;
  594.     case "Active":                $tmp    = "Active"; break;
  595.     case "Inactive":                $tmp    = "Inactive"; break;
  596.     case "Add Headline":            $tmp    = "Add Headline"; break;
  597.     case "Site Name:":                $tmp    = "Site Name:"; break;
  598.     case "URL:":                $tmp    = "URL:"; break;
  599.     case "URL for the RDF/XML file:":        $tmp    = "URL for the RDF/XML file:"; break;
  600.     case "Edit Headline":            $tmp    = "Edit Headline"; break;
  601.     case "Status:":                $tmp    = "Status:"; break;
  602.     case "Search on:":                $tmp    = "Search on:"; break;
  603.     case "Stories":                $tmp    = "Stories"; break;
  604.     case "Comments":                $tmp    = "Comments"; break;
  605.     case "The URL for this story is:":        $tmp    = "The URL for this story is:"; break;
  606.     case "Sections":                $tmp    = "Sections"; break;
  607.     case "General Site Info":            $tmp    = "General Site Info"; break;
  608.     case "Site URL:":                $tmp    = "Site URL:"; break;
  609.     case "Site Logo:":                $tmp    = "Site Logo:"; break;
  610.     case "Site Slogan:":            $tmp    = "Site Slogan:"; break;
  611.     case "Site Start Date:":            $tmp    = "Site Start Date:"; break;
  612.     case "Administrator Email:":        $tmp    = "Administrator Email:"; break;
  613.     case "Number of items in TOP Page:":    $tmp    = "Number of items in TOP Page:"; break;
  614.     case "Stories Number in the Home:":        $tmp    = "Stories Number in the Home:"; break;
  615.     case "Stories in Old Articles Box:":    $tmp    = "Stories in Old Articles Box:"; break;
  616.     case "Activate Ultramode?":            $tmp    = "Activate Ultramode?"; break;
  617.     case "Allow Anonymous to Post?":        $tmp    = "Allow Anonymous to Post?"; break;
  618.     case "Default Theme for your Site:":    $tmp    = "Default Theme for your Site:"; break;
  619.     case "Select the Language for your Site:":    $tmp    = "Select Language for your Site:"; break;
  620.     case "Locale Time Format:":            $tmp    = "Locale Time Format:"; break;
  621.     case "Banners Options":            $tmp    = "Banners Options"; break;
  622.     case "Activate Banners in your site?":    $tmp    = "Activate Banners in your Site?"; break;
  623.     case "Your IP to not count the hits:":    $tmp    = "Your IP to not count the hits:"; break;
  624.     case "Footer Messages":            $tmp    = "Footer Messages"; break;
  625.     case "Footer Line 1:":            $tmp    = "Foot Line 1:"; break;
  626.     case "Footer Line 2:":            $tmp    = "Foot Line 2:"; break;
  627.     case "Footer Line 3:":            $tmp    = "Foot Line 3:"; break;
  628.     case "Footer Line 4:":            $tmp    = "Foot Line 4:"; break;
  629.     case "Backend Configuration":        $tmp    = "Backend Configuration"; break;
  630.     case "Backend Title:":            $tmp    = "Backend Title:"; break;
  631.     case "Backend Language:":            $tmp    = "Backend Language:"; break;
  632.     case "Backend Image URL:":            $tmp    = "Backend Image URL:"; break;
  633.     case "Backend Image Width:":        $tmp    = "Backend Image Width:"; break;
  634.     case "Backend Image Height:":        $tmp    = "Backend Image Height:"; break;
  635.     case "Web Links Default Config":        $tmp    = "Web Links Default Config"; break;
  636.     case "Links per Page:":            $tmp    = "Links per Page:"; break;
  637.     case "Hits to be Popular:":            $tmp    = "Hits to be Popular:"; break;
  638.     case "Number of Links as New:":        $tmp    = "Number of Links as New:"; break;
  639.     case "Number of Links as Best:":        $tmp    = "Number of Links as Best:"; break;
  640.     case "Links in Search Results:":        $tmp    = "Links in Search Results:"; break;
  641.     case "Mail New Stories to Admin":        $tmp    = "Mail New Stories to Admin"; break;
  642.     case "Notify new submissions by email?":    $tmp    = "Notify new submissions by email?"; break;
  643.     case "Email to send the message:":        $tmp    = "Email to send the message:"; break;
  644.     case "Email Subject:":            $tmp    = "Email Subject:"; break;
  645.     case "Email Message:":            $tmp    = "Email Message:"; break;
  646.     case "Email Account (From):":        $tmp    = "Email Account (From):"; break;
  647.     case "Comments Moderation":            $tmp    = "Comments Moderation"; break;
  648.     case "Type of Moderation:":            $tmp    = "Type of Moderation:"; break;
  649.     case "Moderation by Admin":            $tmp    = "Moderation by Admin"; break;
  650.     case "Moderation by Users":            $tmp    = "Moderation by Users"; break;
  651.     case "No Moderation":            $tmp    = "No Moderation"; break;
  652.     case "Comments Options":            $tmp    = "Comments Options"; break;
  653.     case "Comments Limit in Bytes:":        $tmp    = "Comments Limit in Bytes"; break;
  654.     case "Anonymous Default Name:":        $tmp    = "Anonymous Default Name:"; break;
  655.     case "Voting Booth Options":        $tmp    = "Voting Booth Options"; break;
  656.     case "Max Poll Options:":            $tmp    = "Max Poll Options:"; break;
  657.     case "Scale of Result Bar:":        $tmp    = "Scale of Result Bar:"; break;
  658.     case "Allow users to vote twice?":        $tmp    = "Allow users to vote twice?"; break;
  659.     case "Some Graphics Stuff":            $tmp    = "Some Graphics Stuff"; break;
  660.     case "Topics Images Path:":            $tmp    = "Topics Images Path:"; break;
  661.     case "User Menu Images Path:":        $tmp    = "User Menu Images Path:"; break;
  662.     case "Admin Menu Images Path:":        $tmp    = "Admin Menu Images Path:"; break;
  663.     case "Miscelaneous":            $tmp    = "Miscelaneous"; break;
  664.     case "Articles Number in Admin:":        $tmp    = "Articles Number in Admin:"; break;
  665.     case "Minimum users password length:":    $tmp    = "Minimum users password length:"; break;
  666.     case "Activate HTTP Referers?":        $tmp    = "Activate HTTP Referers?"; break;
  667.     case "How Many Referers you want as Maximum?":    $tmp    = "How Many Referers you want as Maximum?"; break;
  668.     case "Activate Comments in Polls?":        $tmp    = "Activate Comments in Polls?"; break;
  669.     case "Activate Ephemerids System?":        $tmp    = "Activate Ephemerids System?"; break;
  670.     case "Site Font:":                $tmp    = "Site Font:"; break;
  671.     case "Graphics in Administration Menu?":    $tmp    = "Graphics in Administration Menu?"; break;
  672.     case "WARNING: Are you sure you want to delete this Headline?":    $tmp    = "WARNING: Are you sure you want to delete this Headline?"; break;
  673.     case "Server Info":                $tmp    = "Server Info"; break;
  674.     case "Local Time:":                $tmp    = "Local Time:"; break;
  675.     case "Uptime:":                $tmp    = "Uptime:"; break;
  676.     case "CPU Type:":                $tmp    = "CPU Type:"; break;
  677.     case "Level II Cache:":            $tmp    = "Level II Cache:"; break;
  678.     case "RAM Installed:":            $tmp    = "RAM Installed:"; break;
  679.     case "Bogomips:":                $tmp    = "Bogomips:"; break;
  680.     case "Memory Status":            $tmp    = "Memory Status"; break;
  681.     case "Total":                $tmp    = "Total"; break;
  682.     case "Usage":                $tmp    = "Usage"; break;
  683.     case "Used:":                $tmp    = "Used:"; break;
  684.     case "Free":                $tmp    = "Free"; break;
  685.     case "buffered":                $tmp    = "buffered"; break;
  686.     case "cached":                $tmp    = "cached"; break;
  687.     case "Swap Status":                $tmp    = "Swap Status"; break;
  688.     case "Total:":                $tmp    = "Total:"; break;
  689.     case "Usage:":                $tmp    = "Usage:"; break;
  690.     case "Used:":                $tmp    = "Used:"; break;
  691.     case "Free:":                $tmp    = "Free:"; break;
  692.     case "Partitions Status":            $tmp    = "Partitions Status"; break;
  693.     case "Mount":                $tmp    = "Mount"; break;
  694.     case "Size":                $tmp    = "Size"; break;
  695.     case "Used":                $tmp    = "Used"; break;
  696.     case "Percent":                $tmp    = "Percent"; break;
  697.     case "Preferences":                $tmp    = "Preferences"; break;
  698.     case "Activate Advanced Stats Page?":    $tmp    = "Activate Advanced Stats Page?"; break;
  699.     case "Listing directory":            $tmp    = "Listing Directory"; break;
  700.     case "Changed to root directory":        $tmp    = "Changed to root directory"; break;
  701.     case "Displaying PHP Environment":        $tmp    = "Displaying PHP Environment"; break;
  702.     case "Changed directory to":        $tmp    = "Changed directory to"; break;
  703.     case "Touched":                $tmp    = "Touched"; break;
  704.     case "Deleted":                $tmp    = "Deleted"; break;
  705.     case "Are you sure you want to DELETE":    $tmp    = "Are you sure you want to DELETE"; break;
  706.     case "YES!":                $tmp    = "YES!"; break;
  707.     case "NO!":                    $tmp    = "NO!"; break;
  708.     case "Destination file already exists. Aborted.":        $tmp    = "Destination file already exists. Aborted."; break;
  709.     case "Copied":                $tmp    = "Copied"; break;
  710.     case "Moved/renamed":            $tmp    = "Moved/renamed"; break;
  711.     case "Moving/renaming or copying":        $tmp    = "Moving/renaming or copying"; break;
  712.     case "Copy":                $tmp    = "Copy"; break;
  713.     case "Move/rename":                $tmp    = "Move/rename"; break;
  714.     case "Edited":                $tmp    = "Edited"; break;
  715.     case "Editing":                $tmp    = "Editing"; break;
  716.     case "Displaying":                $tmp    = "Displaying"; break;
  717.     case "The directory":            $tmp    = "The directory"; break;
  718.     case "Created the directory":        $tmp    = "Created directory"; break;
  719.     case "Created":                $tmp    = "Created"; break;
  720.     case "already exists.":            $tmp    = "already exists."; break;
  721.     case "Creating":                $tmp    = "Creating"; break;
  722.     case "Untitled":                $tmp    = "Untitled"; break;
  723.     case "Uploaded":                $tmp    = "Uploaded"; break;
  724.     case "Current Directory is:":        $tmp    = "Current Directory is:"; break;
  725.     case "Refresh":                $tmp    = "Refresh"; break;
  726.     case "Back to root":            $tmp    = "Back to root"; break;
  727.     case "Type":                $tmp    = "Type"; break;
  728.     case "Name":                $tmp    = "Name"; break;
  729.     case "Size":                $tmp    = "Size"; break;
  730.     case "Modified":                $tmp    = "Modified"; break;
  731.     case "Action":                $tmp    = "Action"; break;
  732.     case "Parent directory":            $tmp    = "Parent directory"; break;
  733.     case "Change working directory to":        $tmp    = "Change working directory to"; break;
  734.     case "Move, rename or copy":        $tmp    = "Move, rename or copy"; break;
  735.     case "Touch":                $tmp    = "Touch"; break;
  736.     case "Last 10 comments by":            $tmp    = "Last 10 comments by"; break;
  737.     case "Last 10 news submissions sent by":    $tmp    = "Last 10 news submissions sent by"; break;
  738.     case "No name entered":            $tmp    = "No name entered"; break;
  739.     case "Recommend this Site to a Friend":    $tmp    = "Recommend this Site to a Friend"; break;
  740.     case "considered our site":            $tmp    = "considered our site"; break;
  741.     case "interesting and wanted to send it to you.":        $tmp    = "interesting and wanted to send it to you."; break;
  742.     case "The reference of our site has been sent to":        $tmp    = "The reference of our site has been sent to"; break;
  743.     case "Thanks for recommend us!":        $tmp    = "Thanks for recommend us!"; break;
  744.  
  745. // Added for PHP-Nuke 4.3
  746.  
  747.     case "Auto Articles":            $tmp    = "Auto Articles"; break;
  748.     case "Submissions":                $tmp    = "Submissions"; break;
  749.     case "Online Manual":            $tmp    = "Online Manual"; break;
  750.     case "There are currently,":        $tmp    = "There are currently,"; break;
  751.     case "guest(s) and":            $tmp    = "guest(s) and"; break;
  752.     case "member(s) that are online.":        $tmp    = "member(s) that are online."; break;
  753.     case "Who's Online":            $tmp    = "Who's Online"; break;
  754.     case "You are logged as":            $tmp    = "You are logged as"; break;
  755.     case "You are Anonymous user. You can register for free by clicking <a href=user.php>here</a>.":    $tmp    = "You are Anonymous user. You can register for free by clicking <a href=user.php>here</a>."; break;
  756.     case "There isn't a Biggest Story for Today, yet.":        $tmp    = "There isn't a Biggest Story for Today, yet."; break;
  757.     case "Today's most read Story is:":        $tmp    = "Today's most read Story is:"; break;
  758.     case "Today's Big Story":            $tmp    = "Today's Big Story"; break;
  759.     case "nickname":                $tmp    = "nickname"; break;
  760.     case "real name":                $tmp    = "real name"; break;
  761.     case "fake email":                $tmp    = "fake email"; break;
  762.     case "url":                    $tmp    = "url"; break;
  763.     case "Members List":            $tmp    = "Members List"; break;
  764.     case "Greetings to our latest registered user:":        $tmp    = "Greetings to our latest registered user:"; break;
  765.     case "Current Online Registered Users:":    $tmp    = "Current Online Registered Users:"; break;
  766.     case "We have":                $tmp    = "We have"; break;
  767.     case "registered users so far. There are":    $tmp    = "registered users so far. There are"; break;
  768.     case "registered user(s) online right now.":    $tmp    = "registered user(s) online right now."; break;
  769.     case "registered users so far.":        $tmp    = "registered users so far."; break;
  770.     case "No Members Found for":        $tmp    = "No Members Found for"; break;
  771.     case "Programmed Articles":            $tmp    = "Programmed Articles"; break;
  772.     case "When do you want to publish this story?":    $tmp    = "When do you want to publish this story?"; break;
  773.     case "Now is:":                $tmp    = "Now is:"; break;
  774.     case "Day:":                $tmp    = "Day:"; break;
  775.     case "Month:":                $tmp    = "Month:"; break;
  776.     case "Year:":                $tmp    = "Year:"; break;
  777.     case "Hour:":                $tmp    = "Hour:"; break;
  778.     case "Preview Automated Story":        $tmp    = "Preview Automated Story"; break;
  779.     case "Preview Again":            $tmp    = "Preview Again"; break;
  780.     case "Save Auto Story":            $tmp    = "Save Auto Story"; break;
  781.     case "in the Section":            $tmp    = "in the Section"; break;
  782.     case "reads":                $tmp    = "reads"; break;
  783.     case "page views since":            $tmp    = "page views since"; break;
  784.     case "Edit Automated Story":        $tmp    = "Edit Automated Story"; break;
  785.     case "Add Link":        $tmp    = ""; break;
  786.     case "New":        $tmp    = ""; break;
  787.     case "Popular":        $tmp    = ""; break;
  788.     case "Top Rated":        $tmp    = ""; break;
  789.     case "Random":        $tmp    = ""; break;
  790.     case "Link Comments":        $tmp    = ""; break;
  791.     case "Additional Details":        $tmp    = ""; break;
  792.     case "Editor Review":        $tmp    = ""; break;
  793.     case "Modify":        $tmp    = ""; break;
  794.     case "Report Broken Link":        $tmp    = ""; break;
  795.     case "Submit a unique link only once.":        $tmp    = ""; break;
  796.     case "Username and IP are recorded, so please don't abuse the system.All links are posted pending verification.":        $tmp    = "Username and IP are recorded, so please don't abuse the system."; break;
  797.     case "You are not a registered user or you have not logged in.":        $tmp    = "You are not a registered user or you have not logged in."; break;
  798.     case "If you were registered you could add links on this website.":        $tmp    = "If you were registered you could add links on this website."; break;
  799.     case "Register for an Account":        $tmp    = "Register for an Account"; break;
  800.     case "Total new links: Last week":        $tmp    = "Total new links: Last week"; break;
  801.     case "Last 30 days":        $tmp    = "Last 30 days"; break;
  802.     case "Show:":        $tmp    = "Show:"; break;
  803.     case "week":        $tmp    = "week"; break;
  804.     case "weeks":        $tmp    = "weeks"; break;
  805.     case "days":        $tmp    = "days"; break;
  806.     case "Total new links for last":        $tmp    = "Total new links for last"; break;
  807.     case "vote":        $tmp    = "vote"; break;
  808.     case "votes":        $tmp    = "votes"; break;
  809.     case "Rating":        $tmp    = "Rating"; break;
  810.     case "Rate this Site":        $tmp    = "Rate this Site"; break;
  811.     case "Details":        $tmp    = "Details"; break;
  812.     case "Best Rated Links - Top":        $tmp    = "Best Rated Links - Top"; break;
  813.     case "of":        $tmp    = "of"; break;
  814.     case "total rated links":        $tmp    = "total rated links"; break;
  815.     case "Note":        $tmp    = "Note"; break;
  816.     case "total votes requirement":        $tmp    = "total votes requirement"; break;
  817.     case "Show Top":        $tmp    = "Show Top"; break;
  818.     case "Most Popular - Top":        $tmp    = "Most Popular - Top"; break;
  819.     case "of all":        $tmp    = "of all"; break;
  820.     case "links":        $tmp    = "links"; break;
  821.     case "Links also available in":        $tmp    = "Links also available in"; break;
  822.     case "Sort links by":        $tmp    = "Sort links by"; break;
  823.     case "Date":        $tmp    = "Date"; break;
  824.     case "Popularity":        $tmp    = "Popularity"; break;
  825.     case "Sites currently sorted by":        $tmp    = "Sites currently sorted by"; break;
  826.     case "Select page":        $tmp    = "Select page"; break;
  827.     case "Previuos":        $tmp    = "Previous"; break;
  828.     case "Next":        $tmp    = "Next"; break;
  829.     case "Total links in category":        $tmp    = "Total links in category"; break;
  830.     case "not including subcategories":        $tmp    = "not including subcategories"; break;
  831.     case "Set links per page (current:":        $tmp    = "Set links per page (current:"; break;
  832.     case "Show All":        $tmp    = "Show All"; break;
  833.     case "New Today":        $tmp    = "New Today"; break;
  834.     case "New last 3 days":        $tmp    = "New last 3 days"; break;
  835.     case "New this week":        $tmp    = "New this week"; break;
  836.     case "New Links in this Category Added Today":        $tmp    = "New Links in this Category Added Today"; break;
  837.     case "New Links in this Category Added in the last 3 days":        $tmp    = "New Links in this Category Added in the last 3 days"; break;
  838.     case "New Links in this Category Added this week":        $tmp    = "New Links in this Category Added this week"; break;
  839.     case "Popularity (Least to Most Hits)":        $tmp    = "Popularity (Least to Most Hits)"; break;
  840.     case "Popularity (Most to Least Hits)":        $tmp    = "Popularity (Most to Least Hits)"; break;
  841.     case "Title (A to Z)":        $tmp    = "Title (A to Z)"; break;
  842.     case "Title (Z to A)":        $tmp    = "Title (Z to A)"; break;
  843.     case "Date (Old Links Listed First)":        $tmp    = "Date (Old Links Listed First)"; break;
  844.     case "Date (New Links Listed First)":        $tmp    = "Date (New Links Listed First)"; break;
  845.     case "Rating (Lowest Scores to Highest Scores)":        $tmp    = "Rating (Lowest Scores to Highest Scores)"; break;
  846.     case "Rating (Highest Scores to Lowest Scores)":        $tmp    = "Rating (Highest Scores to Lowest Scores)"; break;
  847.     case "Link Profile":        $tmp    = "Link Profile"; break;
  848.     case "Editorial by":        $tmp    = "Editorial by"; break;
  849.     case "No editorial is currently available for this website.":        $tmp    = "No editorial is currently available for this website."; break;
  850.     case "Total of":        $tmp    = "Total of"; break;
  851.     case "User":        $tmp    = "User"; break;
  852.     case "User's Average Rating":        $tmp    = "User's Average Ratings"; break;
  853.     case "# of Ratings":        $tmp    = "# of Ratings"; break;
  854.     case "Link Rating Details":        $tmp    = "Link Rating Details"; break;
  855.     case "total votes":        $tmp    = "total votes"; break;
  856.     case "Overall Rating":        $tmp    = "Overall Rating"; break;
  857.     case "Registered Users":        $tmp    = "Registered Users"; break;
  858.     case "Number of Ratings":        $tmp    = "Number of Ratings"; break;
  859.     case "No Registered Users Votes":        $tmp    = "No Registered Users Votes"; break;
  860.     case "Breakdown of Ratings by Value":        $tmp    = "Breakdown of Ratings by Value"; break;
  861.     case "Link Rating":        $tmp    = "Link Rating"; break;
  862.     case "High Rating":        $tmp    = "High Rating"; break;
  863.     case "Low Rating":        $tmp    = "Low Rating"; break;
  864.     case "Number of Comments":        $tmp    = "Number of Comments"; break;
  865.     case "to":        $tmp    = "to"; break;
  866.     case "Note: This website weighs Registered vs. Unregistered user's ratings":        $tmp    = "Note: This website weighs Registered vs. Unregistered user's ratings"; break;
  867.     case "Unregistered Users":        $tmp    = "Unregistered Users"; break;
  868.     case "No Unregistered Users Votes":        $tmp    = "No Unregistered Users Votes"; break;
  869.     case "Note: This website weighs Registered vs. Outside voter's ratings":        $tmp    = "Note: This website weighs Registered vs. Outside voter's ratings"; break;
  870.     case "Outside Voters":        $tmp    = "Outside Voters"; break;
  871.     case "No Outside Votes":        $tmp    = "No Outside Votes"; break;
  872.     case "Visit this Website":        $tmp    = "Visit this Website"; break;
  873.     case "Is this your resource?":        $tmp    = "Is this your resource"; break;
  874.     case "Allow users to rate your script from your web site!":        $tmp    = "Allow users to rate your script from your web site!"; break;
  875.     case "Rate this Website":        $tmp    = "Rate this Website"; break;
  876.     case "Promote Your Website":        $tmp    = "Promote Your Website"; break;
  877.     case "Report Broken Link":        $tmp    = "Report Broken Link"; break;
  878.     case "Thank you for helping to maintain this directory's integrity.":        $tmp    = "Thank you for helping to maintain this directory's integrity."; break;
  879.     case "For security reasons your user name and IP address will also be temporarily recorded.":        $tmp    = "For security reasons your user name and IP address will also be temporarily recorded."; break;
  880.     case "Thanks for the information. We'll look into your request shortly.":        $tmp    = "Thanks for the information. We'll look into your request shortly."; break;
  881.     case "Only registered users can suggest link modifications. Please register or login.":        $tmp    = "Only registered users can suggest link modifications. Please register or login."; break;
  882.     case "Send Request":        $tmp    = "Send Request"; break;
  883.     case "Thank you for taking the time to rate a site here at $sitename. Input from users such as yourself will help other visitors better decide which links to click on.":        $tmp    = "Thank you for taking the time to rate a site here at $sitename. Input from users such as yourself will help other visitors better decide which links to click on."; break;
  884.     case "We appreciate your visit to $sitename!":        $tmp    = "We appreciate your visit to $sitename!"; break;
  885.     case "Return to":        $tmp    = "Return to"; break;
  886.     case "Your vote is appreciated.":        $tmp    = "Your vote is appreciated."; break;
  887.     case "You have already voted for this link in the past $anonwaitdays day(s).":        $tmp    = "You have already voted for this link in the past $anonwaitdays day(s)."; break;
  888.     case "Vote for a link only once.<br>All votes are logged and reviewed.":        $tmp    = "Vote for a link only once.<br>All votes are logged and reviewed."; break;
  889.     case "You cannot vote on a link you submitted.<br>All votes are logged and reviewed.":        $tmp    = "You cannot vote on a link you submitted.<br>All votes are logged and reviewed."; break;
  890.     case "No rating selected - no vote tallied":        $tmp    = "No rating selected - no vote tallied"; break;
  891.     case "Only one vote per IP address allowed every":        $tmp    = "Only one vote per IP address allowed every"; break;
  892.     case "day(s).":        $tmp    = "day(s)."; break;
  893.     case "Please do not vote for the same resource more than once.":        $tmp    = "Please do not vote for the same resource more than once."; break;
  894.     case "The scale is 1 - 10, with 1 being poor and 10 being excellent.":        $tmp    = "The scale is 1 - 10, with 1 being poor and 10 being excellent."; break;
  895.     case "Please be objective, if everyone receives a 1 or a 10, the ratings aren't very useful.":        $tmp    = "Please be objective, if everyone receives a 1 or a 10, the ratings aren't very useful."; break;
  896.     case "You can view a list of the <a href=links.php?op=TopRated>Top Rated Resources</a>.":        $tmp    = "You can view a list of the <a href=links.php?op=TopRated>Top Rated Resources</a>."; break;
  897.     case "Do not vote for your own resource.":        $tmp    = "Do not vote for your own resource."; break;
  898.     case "You are a registered user and are logged in.":        $tmp    = "You are a registered user and are logged in."; break;
  899.     case "Feel free to add a comment about this site.":        $tmp    = "Feel free to add a comment about this site."; break;
  900.     case "You are not a registered user or you have not logged in.":        $tmp    = "You are not a registered user or you have not logged in."; break;
  901.     case "If you were registered you could make comments on this website.":        $tmp    = "If you were registered you could make comments on this website."; break;
  902.     case "User Reported Broken Links":        $tmp    = "User Reported Broken Links"; break;
  903.     case "Ignore (Deletes all <b><i>requests</i></b> for a given link)":        $tmp    = "Ignore (Deletes all <b><i>requests</i></b> for a given link)"; break;
  904.     case "Delete (Deletes <b><i>broken link</i></b> and <b><i>requests</i></b> for a given link)":        $tmp    = "Delete (Deletes <b><i>broken link</i></b> and <b><i>requests</i></b> for a given link)"; break;
  905.     case "No reported broken links.":        $tmp    = "No reported broken links."; break;
  906.     case "User Link Modification Requests":        $tmp    = "User Link Modification Requests"; break;
  907.     case "Original":        $tmp    = "Original"; break;
  908.     case "Description:":    $tmp    = "Description:"; break;
  909.     case "Cat":            $tmp    = "Cat"; break;
  910.     case "Subcat":        $tmp    = "Subcat"; break;
  911.     case "Submitter":        $tmp    = "Submitter"; break;
  912.     case "Owner":        $tmp    = "Owner"; break;
  913.     case "Ignore":        $tmp    = "Ignore"; break;
  914.     case "Accept":        $tmp    = "Accept"; break;
  915.     case "Editorial added to the Database":        $tmp    = "Editorial added to the Database"; break;
  916.     case "Editorial Modified":        $tmp    = "Editorial Modified"; break;
  917.     case "Editorial removed from Database":        $tmp    = "Editorial removed from Database"; break;
  918.     case "Link Validation":        $tmp    = "Link Validation"; break;
  919.     case "Let Anonymous users to post new links?":     $tmp = "Let Anonymous users to post new links?"; break;
  920.  
  921.     default: $tmp = "Needs translation"; break;
  922.  
  923.     }
  924.     return $tmp;
  925. }
  926. ?>