| Variable |
Originaltext |
Übersetzung |
| 1 |
<?php |
| |
| 2 |
|
| |
| 3 |
/* |
| |
| 4 |
|
| |
| 5 |
Website Baker Project <http://www.websitebaker.org/> |
| |
| 6 |
Copyright (C) 2004[2006, Ryan Djurovich |
| |
| 7 |
|
| |
| 8 |
Website Baker is free software; you can redistribute it and/or modify |
| |
| 9 |
it under the terms of the GNU General Public License as published by |
| |
| 10 |
the Free Software Foundation; either version 2 of the License, or |
| |
| 11 |
(at your option) any later version. |
| |
| 12 |
|
| |
| 13 |
Website Baker is distributed in the hope that it will be useful, |
| |
| 14 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
| |
| 15 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| |
| 16 |
GNU General Public License for more details. |
| |
| 17 |
|
| |
| 18 |
You should have received a copy of the GNU General Public License |
| |
| 19 |
along with Website Baker; if not, write to the Free Software |
| |
| 20 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111[1307 USA |
| |
| 21 |
|
| |
| 22 |
*/ |
| |
| 23 |
|
| |
| 24 |
// Other text |
| |
| 25 |
$LETEXT['INTRO_TEXT'] |
Below
is a list of the modules that are installed on your site. This Language
Edit Module allows you to edit the text based language files (PHP).A
backup file will be created if one does not exist, if there is a
problem you can restore to this file. | |
| 26 |
$LETEXT['CONTINUE'] |
Continue | |
| 27 |
$LETEXT['ABORT'] |
Abort | |
| 28 |
$LETEXT['CREATED'] |
Successfully created | |
| 29 |
$LETEXT['DOWNLOAD'] |
Download this File | |
| 30 |
$LETEXT['NOTE'] |
<b><font
color=#FF0000>Note:</font></b> After downloading the
template you should remove the temporary files. To do this, hit the
button below. If you do not do this, the compressed file will remain in
Website Bakers temp directory. However, any of these latent files
created by Template Editor that remain on the server will be purged
upon the next time you enter Language Editor. | |
| 31 |
$LETEXT['REMOVE'] |
Remove temporary files and return to the Main Menu | |
| 32 |
$LETEXT['EDITING'] |
You are editing | |
| 33 |
$LETEXT['SAVE'] |
Save | |
| 34 |
$LETEXT['SAVED'] |
Sucessfully saved | |
| 35 |
$LETEXT['CONTINEDIT'] |
Continue editing this file | |
| 36 |
$LETEXT['MAINMENU'] |
Stop editing and return to the Main Menu | |
| 37 |
$LETEXT['NEWLANGFILE'] |
Create/Edit Language File for this module: | |
| 38 |
$LETEXT['EXISTS'] |
File Exists, Contine To Edit | |
| 39 |
$LETEXT['EDITSYSTEM'] |
Edit Website Baker System Language Files | |
| 40 |
$LETEXT['CREATESYSTEM'] |
Create New Website Baker System Language Files | |
| 41 |
$LETEXT['CREATE'] |
Create | |
| 42 |
$LETEXT['PREFIX'] |
Prefix | |
| 43 |
$LETEXT['ENGLISHTXT'] |
English Text | |
| 44 |
$LETEXT['VARIABLE'] |
Multilingual Variable | |
| 45 |
$LETEXT['TRANSTXT'] |
Translation Text | |
| 46 |
$LETEXT['LANGUAGE'] |
Language | |
| 47 |
$LETEXT['SPECIALCHAR'] |
Special Letters | |
| 48 |
$LETEXT['SOFAR'] |
Please wait while files load, So far there are | |
| 49 |
$LETEXT['THEREARE'] |
In this language file there are | |
| 50 |
$LETEXT['ICOUNT'] |
One moment, counting identical records | |
|
Variable
|
Originaltext
|
Übersetzung
|
| 51 |
$LETEXT['IDENTICAL'] |
identical records | |
| 52 |
$LETEXT['LOADING'] |
Loading... | |
| 53 |
$LETEXT['BACKEDUP'] |
Backup file created, please continue | |
| 54 |
$LETEXT['BACKUPFAILED'] |
Backup of existing file failed | |
| 55 |
$LETEXT['BACKUPEXISTS'] |
Backup file exists | |
| 56 |
$LETEXT['MISSING'] |
Please go back and select a file to edit | |
| 57 |
$LETEXT['WARNINGNOTE'] |
This
will Create and Install a new Language into Website Bakers Languages,
update the language information, author, version, etc, and then reload
the language file (Settings - Advanced - Reload - Languages) and it
should update the database with the corrected author, version etc | |
| 58 |
$tool['name'] |
Language Creator | |
| 59 |
?> |
| |
| 60 |
|
| |