Ignore:
Timestamp:
Dec 23, 2007, 2:55:36 PM (17 years ago)
Author:
george
Message:

Minimanager 0.1.6b

File:
1 edited

Legend:

Unmodified
Added
Removed
  • minimanager/lang/deDE.php

    r142 r178  
    148148        'honor' => 'Honor Rankings', //TODO
    149149        'auctionhouse' => 'Auktionshaus',
     150        'events' => 'Events'
    150151        );
    151152
     
    827828        'avg_uptime' => 'Average Server Uptime',
    828829        'max_uptime' => 'Maximum Server Uptime',
    829         'uptime_prec' => ' Uptime percentage since first run'
     830        'uptime_prec' => ' Uptime percentage since first run',
     831        'unique_ip' => 'Unique IPs last 24 Hour' //TODO
    830832);
    831833
     
    12121214        'max_mana' => 'Max Mana',
    12131215        'max_mana_desc' => 'Maximum creature\'s mana points for creature level equal minlevel. Spawned creature have mana in linear proportion to level position in range minlevel - maxlevel.',
    1214         'faction_A' => 'Faction',
    1215         'faction_A_desc' => 'Creature\'s faction.',
    12161216        'family' => 'Family',
    12171217        'family_desc' => 'Creature\'s family type.',
     
    12781278        'resis_arcane_desc' => 'Arcane Resitance.',
    12791279        'models' => 'Models',
    1280         'modelid_male' => 'Modelid Male',
    1281         'modelid_male_desc' => 'Graphical model that client must apply on this male creature.',
    1282         'modelid_female' => 'Modelid Female',
    1283         'modelid_female_desc' => 'Graphical model that client must apply on this Female creature.',
    1284         'equip_slot' => 'Equip Slot',
    1285         'equip_slot_desc' => 'TODO:',
    1286         'equip_model' => 'Equip Model',
    1287         'equip_model_desc' => 'Equipement\'s model of the first item weared by the creature.',
    1288         'equip_info' => 'Equip Info',
    1289         'equip_info_desc' => 'TODO:',
    12901280        'scripts' => 'Scripts',
    12911281        'ai_name' => 'AIName',
     
    13941384        'condition_value1_desc' => 'Condition Value 1 flag',
    13951385        'condition_value2' => 'Condition Value 2',
    1396         'condition_value2_desc' => 'Condition Value 2 flag'
     1386'condition_value2_desc' => 'Condition Value 2 flag',
     1387        'modelid_A' => 'Model ID Allied',
     1388        'modelid_A_desc' => 'Model ID Allied',
     1389        'modelid_A2' => 'Model ID Allied 2',
     1390        'modelid_A2_desc' => 'Model ID Allied 2',
     1391        'modelid_H' => 'Model ID Horde',
     1392        'modelid_H_desc' => 'Model ID Horde',
     1393        'modelid_H2' => 'Model ID Horde 2',
     1394        'modelid_H2_desc' => 'Model ID Horde 2',
     1395        'faction_A' => 'Faction (Alliance)',
     1396        'faction_A_desc' => 'The faction if the creature is on the alliance side.',
     1397        'faction_H' => 'Faction (Horde)',
     1398        'faction_H_desc' => 'The faction if the creature is on the horde side.',
     1399        'RegenHealth' => 'Regenerate Health',
     1400        'equipment' => 'Equipment',
     1401    'equip_slot' => 'Equip Slot',
     1402        'equip_slot1_desc' => 'Offset to the real slot used',
     1403        'equip_slot2_desc' => 'Offset to the real slot used',
     1404        'equip_slot3_desc' => 'Offset to the real slot used',
     1405        'equip_model' => 'Equip Model',
     1406        'equip_model1_desc' => 'This is the model of the equipment used in right hand.',
     1407        'equip_model2_desc' => 'This is the model of the equipment used in right hand.',
     1408        'equip_model3_desc' => 'This is the model of the equipment used in distance slot.',
     1409        'equip_info' => 'Equip Info',
     1410        'equip_info1_desc' => 'This field controls both the animation, the way the equiped item hits and the sound it makes.',
     1411        'equip_info2_desc' => 'This field controls both the animation, the way the equiped item hits and the sound it makes',
     1412        'equip_info3_desc' => 'This field controls both the animation, the way the equiped item hits and the sound it makes'
    13971413        );
    13981414
     
    14141430        'search_go' => 'Search Game Objects',
    14151431        'general' => 'General',
    1416         'sounds' => 'Additional Sounds',
    1417         'save_to_db' => 'Save to DB',
     1432    'save_to_db' => 'Save to DB',
    14181433        'save_to_script' => 'Save to Script',
    14191434        'lookup_go' => 'Lookup GO',
     
    14671482        'size' => 'Size',
    14681483        'size_desc' => 'Object\'s size must be set because graphic models can be resample.',
    1469         'sound' => 'Sound',
    1470         'sound_desc' => 'Data fields specific for different type field values. Each type has unique fields.<br />For more informaton visit https://svn.mangosproject.org/trac /MaNGOS/wiki/Database /gameobject_template',
    14711484        'tmpl_not_found' => 'Template not Found',
    14721485        'del_go' => 'Delete GO',
     
    15061519        'condition_value1_desc' => 'Condition Value 1 flag',
    15071520        'condition_value2' => 'Condition Value 2',
    1508         'condition_value2_desc' => 'Condition Value 2 flag'
     1521        'condition_value2_desc' => 'Condition Value 2 flag',
     1522        'datas' => 'Additional Datas',
     1523        'data' => 'Data',
     1524        'data_desc' => 'Data fields specific for different type field values. Each type has unique fields.<br />For more informaton visit https://svn.mangosproject.org/trac /MaNGOS/wiki/Database /gameobject_template'
     1525
    15091526);
    15101527
     
    21022119        'Moderator' => 'Moderator',
    21032120        'Game_Master' => 'Game Master',
     2121        'BugTracker' => 'Bug Tracker',
    21042122        'Administrator' => 'Administrator',
     2123        'SysOP' => 'Sys OP',
    21052124        //------factions------
    21062125        'Alliance' => 'Alliance',
     
    21982217
    21992218        );
     2219
     2220$lang_events = array(
     2221      'total' => 'Total',
     2222      'descr' => 'Event name',
     2223      'start' => 'First Starting Time',
     2224      'occur' => 'Occurance<br><small>days/hours',
     2225      'length' => 'Length<br><small>days/hours',
     2226      'events' => 'Events'
     2227        );
    22002228?>
Note: See TracChangeset for help on using the changeset viewer.