home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_PREVIOUS","╧≡σ≥⌡εΣφα ±≥≡αφα");
- define("_NEXT","╤δσΣφα ±≥≡αφα");
- define("_SEARCHRESULTS","╨στ≤δ≥α≥Φ εΣ ∩ε≥≡απα≥α");
- define("_PAGE","╤≥≡αφα");
- define("_RETURNTO","═αταΣ Ωεφ");
- define("_DEACTIVATE","─σαΩ≥ΦΓΦ≡α╝");
- define("_ACTIVATE","└Ω≥ΦΓΦ≡α╝");
- define("_ENCYCLOPEDIA","┼φ÷ΦΩδε∩σΣΦ╝α");
- define("_NOCONTENTFORLETTER","╞αδΦ∞σ, φσ∞α ±εΣ≡µΦφα τα εΓαα ß≤ΩΓα");
- define("_ENCYSELECTLETTER","╠εδΦ∞σ Φτßσ≡σ≥σ ß≤ΩΓα εΣ ±δσΣφα≥α δΦ±≥α:");
- define("_COPYRIGHT","Copyright © εΣ");
- define("_YOURADMINENCY","╥Φ ±Φ αΣ∞ΦφΦ±≥≡α≥ε≡, εΓαα σφ÷ΦΩδε∩σΣΦ╝α φσ σ αΩ≥ΦΓφα!");
- define("_ENCYNOTACTIVE","╞αδΦ∞σ, σφ÷ΦΩδε∩σΣΦ╝αΓα φσ σ αΩ≥ΦΓφα.");
- define("_AVAILABLEENCYLIST","╦Φ±≥α εΣ Σε±≥α∩φΦ σφ÷ΦΩδε∩σΣΦΦ Γε");
- define("_YOURADMININACTIVELIST","╥Φ ±Φ αΣ∞ΦφΦ±≥≡α≥ε≡: ±δσΣΦ δΦ±≥α φα φσαΩ≥ΦΓφΦ σφ÷ΦΩδε∩σΣΦΦ:");
- define("_NORESULTSTEXT","═σ∞α ≡στ≤δ≥α≥Φ Γε ≥σΩ±≥ε≥...");
- define("_NORESULTSTITLE","═σ∞α ≡στ≤δ≥α≥Φ Γε φα±δεΓε≥...");
- define("_SEARCHRESULTSFOR","╨στ≤δ≥α≥Φ εΣ ßα≡α£σ≥ε:");
- define("_SEARCHNOTCOMPLETE","╬∩÷ΦΦ≥σ τα ßα≡α£σ φσ ±σ Ωε∞∩δσ≥φΦ. ╬ßΦΣΦ ±σ ∩εΓ≥ε≡φε.");
- define("_RESULTSINTERMTITLE","╨στ≤δ≥α≥Φ Γε φα±δεΓε≥:");
- define("_RESULTSINTERMTEXT","╨στ≤δ≥α≥Φ Γε ≥σΩ±≥ε≥:");
-
- ?>
-