zones-listview: working draft

This commit is contained in:
Sarjuuk
2013-05-21 23:14:25 +02:00
parent 8b7ca25f08
commit 5f2cd9efec
20 changed files with 2722 additions and 1249 deletions

View File

@@ -115,6 +115,9 @@ $lang = array(
'spell' => "Zauber",
'spells' => "Zauber",
'valueDelim' => " - ", // " bis "
'zone' => "Zone",
'zones' => "Gebiete",
'expansions' => array("Classic", "The Burning Crusade", "Wrath of the Lich King"),
'stats' => array("Stärke", "Beweglichkeit", "Ausdauer", "Intelligenz", "Willenskraft"),
'languages' => array(
1 => "Orcisch", 2 => "Darnassisch", 3 => "Taurisch", 6 => "Zwergisch", 7 => "Gemeinsprache", 8 => "Dämonisch", 9 => "Titanisch", 10 => "Thalassisch",
@@ -249,8 +252,12 @@ $lang = array(
'CosmicMap' => "Kosmische Karte",
),
'zone' => array(
'zone' => "Zone",
'zonePartOf' => "Diese Zone ist Teil der Zone",
// 'zone' => "Zone",
// 'zonePartOf' => "Diese Zone ist Teil der Zone",
'cat' => array(
"Östliche Königreiche", "Kalimdor", "Dungeons", "Schlachtzüge", "Unbenutzt", null,
"Schlachtfelder", null, "Scherbenwelt", "Arenen", "Nordend"
)
),
'title' => array(
'cat' => array(

View File

@@ -110,6 +110,9 @@ $lang = array(
'spell' => "spell",
'spells' => "Spells",
'valueDelim' => " to ",
'zone' => "zone",
'zones' => "Zones",
'expansions' => array("Classic", "The Burning Crusade", "Wrath of the Lich King"),
'stats' => array("Strength", "Agility", "Stamina", "Intellect", "Spirit"),
'languages' => array(
1 => "Orcish", 2 => "Darnassian", 3 => "Taurahe", 6 => "Dwarvish", 7 => "Common", 8 => "Demonic", 9 => "Titan", 10 => "Thalassian",
@@ -240,8 +243,12 @@ $lang = array(
'CosmicMap' => "Cosmic Map",
),
'zone' => array(
'zone' => "Zone",
'zonePartOf' => "This zone is part of",
// 'zone' => "Zone",
// 'zonePartOf' => "This zone is part of",
'cat' => array(
"Eastern Kingdoms", "Kalimdor", "Dungeons", "Raids", "Unused", null,
"Battlegrounds", null, "Outland", "Arenas", "Northrend"
)
),
'title' => array(
'cat' => array(

View File

@@ -107,6 +107,9 @@ $lang = array(
'spell' => "hechizo",
'spells' => "Hechizos",
'valueDelim' => " - ",
'zone' => "zona",
'zones' => "Zonas",
'expansions' => array("World of Warcraft", "The Burning Crusade", "Wrath of the Lich King"),
'stats' => array("Fuerza", "Agilidad", "Aguante", "Intelecto", "Espíritu"),
'languages' => array(
1 => "Orco", 2 => "Darnassiano", 3 => "Taurahe", 6 => "Enánico", 7 => "Lengua común", 8 => "Demoníaco", 9 => "Titánico", 10 => "Thalassiano",
@@ -201,8 +204,12 @@ $lang = array(
'CosmicMap' => "Mapa cósmico",
),
'zone' => array(
'zone' => "Zone",
'zonePartOf' => "Cette zone fait partie de la zone",
// 'zone' => "Zone",
// 'zonePartOf' => "Cette zone fait partie de la zone",
'cat' => array(
"Reinos del Este", "Kalimdor", "Mazmorras", "Bandas", "No las uso", null,
"Campos de batalla", null, "Terrallende", "Arenas", "Rasganorte"
)
),
'title' => array(
'cat' => array(

View File

@@ -107,6 +107,9 @@ $lang = array(
'spell' => "sort",
'spells' => "Sorts",
'valueDelim' => " - ",
'zone' => "zone",
'zones' => "Zones",
'expansions' => array("Classique", "The Burning Crusade", "Wrath of the Lich King"),
'stats' => array("Force", "Agilité", "Endurance", "Intelligence", "Esprit"),
'languages' => array(
1 => "Orc", 2 => "Darnassien", 3 => "Taurahe", 6 => "Nain", 7 => "Commun", 8 => "Démoniaque", 9 => "Titan", 10 => "Thalassien",
@@ -201,8 +204,12 @@ $lang = array(
'CosmicMap' => "Carte cosmique",
),
'zone' => array(
'zone' => "Zone",
'zonePartOf' => "Cette zone fait partie de la zone",
// 'zone' => "Zone",
// 'zonePartOf' => "Cette zone fait partie de la zone",
'cat' => array(
"Royaumes de l'est", "Kalimdor", "Donjons", "Raids", "Inutilisées", null,
"Champs de bataille", null, "Outreterre", "Arènes", "Norfendre"
)
),
'title' => array(
'cat' => array(

View File

@@ -107,6 +107,9 @@ $lang = array(
'spell' => "заклинание",
'spells' => "Заклинания",
'valueDelim' => " - ",
'zone' => "игровая зона",
'zones' => "Местности",
'expansions' => array("World of Warcraft", "The Burning Crusade", "Wrath of the Lich King"),
'stats' => array("к силе", "к ловкости", "к выносливости", "к интеллекту", "к духу"),
'languages' => array(
1 => "орочий", 2 => "дарнасский", 3 => "таурахэ", 6 => "дворфийский", 7 => "всеобщий", 8 => "язык демонов", 9 => "язык титанов", 10 => "талассийский",
@@ -201,8 +204,12 @@ $lang = array(
'CosmicMap' => "Звёздная карта",
),
'zone' => array(
'zone' => "Игровая зона",
'zonePartOf' => "Эта игровая локация является частью локации",
// 'zone' => "Игровая зона",
// 'zonePartOf' => "Эта игровая локация является частью локации",
'cat' => array(
"Восточные королевства", "Калимдор", "Подземелья", "Рейды", "Неактивно", null,
"Поля боя", null, "Запределье", "Арены", "Нордскол"
)
),
'title' => array(
'cat' => array(