o2men
sa për script nuk di.. por te kam vecuar këtë paragraph për perkthimin e PHP Fusion:
*****
ROOT\locale - now THAT'S what I started with. This folder contains all language files for a given country setup.
E.g. ROOT\locale\Danish\
It contains excactly the same text as ROOT\locale\English,but translated to Danish. Files in each "Country" are named the same.
System imports these language files into the system, meaning that a site could change from German to Polish in a flip, through main settings, language control.
If your language is not included in basic package, but you want it to BE in that language, make a folder ROOT\locale\Yourlanguage - copy all files from a selected language into this folder, take one file at a time and translate it, line by line. When done, go to administration and set the language control to your language.
Everything in this system is based on "softcoded" language files, meaning that you don't have to change any system files at all, just the simple language files for the system to work.
Note that 2 subfolders are here as well. One for admin and one for forum sections.
These are bigger features in this system, and therefore they have their own folders.
LEXO ME TEPERburimi:
How to modify PHP-fusion