Перейти к содержанию

Дайджесты за январь-февраль

Обновления гайдов и аддонов

Январь Февраль

Мониторинг серверов и редактор аддонов

Представляем вам две легенды. То, о чем можно было только мечтать, стало реальностью.

Мониторинг серверов Редактор аддонов

Подсказки из игры на вашем сайте

Теперь вы можете отображать сведения о внутриигровых элементах простым наведением курсора мыши.

Подробнее

Апдейтер аддонов

Представляем вам программу для автообновления аддонов и делимся подробностями.

Подробнее Скачать

lysonia

Пользователь
  • Постов

    158
  • Зарегистрирован

  • Посещение

Сообщения, опубликованные lysonia

  1. French Localization:

    	["fra"] = { 
        ["Settings"] = "Options",
        ["Search"] = "Recherche",
        ["BuffName"] = "Dressable", 
        ["ItemName"] = "Dompteur", 
        ["Category"] = "Familiers", 
        ["SubCategory"] = "Familiers sauvages",
        ["FastTakePet"] = "Activer le raccourcis de capture",
        ["UseMapMark"] = "Afficher les marqueurs sur la carte ",
        ["UseMiniMapMark"] = "Afficher les marqueurs sur la mini-carte",
        ["UseZoneInfo"] = "Afficher les familiers de la zone actuelle",
        ["ShowAlert"] = "Afficher une alerte \224 proximit\233 d'un familier",
        ["PlaySound"] = "Jouer un son \224 l'apparition d'un familier",
        ["TimeToHunt"] = "Il est l'heure de la chasse !",
        ["Statistic"] = "Statistiques",
        ["Server"] = "Serveur",
        ["Pet"] = "Familier",
        ["Time"] = "Temps",
        ["Attempts"] = "Tentative",
        ["Achive"] = "R\233ussie",
        ["Edit"] = "\201dit.",
        ["EditHeader"] = "\201dition",
        ["AcceptKey"] = "Accepter",
        ["CancelKey"] = "Annuler",
        ["CatchFail"] = "Le familier s'est \233chapp\233.",
        ["CatchSuccess"] = "R\233ussite ! Vous avez pi\233g\233 le familier ! ",
        --season 1
        ["King Wolf Cub"] = "Louveteau Roi",
        ["Eagle"] = "Aigle",
        ["Dewy-Eyed Fawn"] = "Faon au regard humide",
        ["Squirrel"] = "\201cureuil",
        ["Holy Gobly"] = "Gobly sacr\233",
        ["Russula"] = "Russule",
        ["Crayfish"] = "\201crevisse",
        ["Dolly"] = "Dolly",
        ["Warlike Lizard"] = "L\233zard belliqueux",
        ["Lonesome Ghoul"] = "Goule solitaire",
        ["Tiger Cat"] = "Chat Tigre",
        ["Genlun’s Minion"] = "Sbire de Genlun",
        ["Sly Foxie"] = "Renard sournois",
        ["Honey Bee"] = "Abeille des champs",
        ["Midget Clown"] = "Clown nain",
        ["Friendly Slug"] = "Limace amicale",
        ["Eye of the Sculptor"] = "\140il du Sculpteur",
        ["Echidna"] = "\201chidn\233",
        ["Gastornis Nestling"] = "Nid de Gastornis",
        ["Scaly Bird"] = "Oiseau \233cailleux",
    		--season 2
    	["Crab Ambro"] = "Crabe d'ambroisie",
    	["Astral Spark"] = "Esprit Astral",
    	["Mana Elemental Spark"] = "Esprit de mana",
    	["Willowisp Ice"] = "Esprit de glace",
    	["Polar Seal"] = "Phoque des neiges",
    	["Goblin Psionic"] = "Briseur d'esprits gobelin",
    	["Demon Scout"] = "D\233mon mal\233fique",
    	["Rat"] = "Rat",
    	["Maze Golem"] = "M\233gacube",
    	["Bat Dark"] = "Chauve-souris nocturne",
    	["Ghost Toad"] = "Crapaud agit\233 ",
    	["Toad Tropic"] = "Crapaud tropical",
    	["Crab Ice"] = "Crabe des neiges",
    	["Cobra Desert"] = "Serpent de braise",
    	["Crow"] = "Corbeau noir",
    	}

     

  2. Hi, I have this error with the fra locale 

    Error while running the chunk
      [string "Mods/Addons/PetsSearch/Scripts/Localization.lua"]:141: attempt to index a nil value
      func: __index, metamethod, line: -1, defined: C, line: -1, [C]
        func: GTL, global, line: 141, defined: Lua, line: 140, [string "Mods/Addons/PetsSearch/Scripts/Localization.lua"]
          func: ?, ?, line: 3, defined: main, line: 0, [string "Mods/Addons/PetsSearch/config.txt"]
    Can't execute script for addon: Mods/Addons/PetsSearch/AddonDesc.(UIAddon).xdb
    Error while running the chunk
      [string "Mods/Addons/PetsSearch/Scripts/Localization.lua"]:141: attempt to index a nil value
      func: __index, metamethod, line: -1, defined: C, line: -1, [C]
        func: GTL, global, line: 141, defined: Lua, line: 140, [string "Mods/Addons/PetsSearch/Scripts/Localization.lua"]
          func: ?, ?, line: 0, defined: Lua, line: 0, [string "Mods/Addons/PetsSearch/Scripts/mainscript.lua"]
    Can't execute script for addon: Mods/Addons/PetsSearch/AddonDesc.(UIAddon).xdb

     

  3. Hi, for the french game it's:

        ["fra"] = { 
        ["Settings"] = "Options",
        ["Search"] = "Recherche",
        ["BuffName"] = "Dressable", 
        ["ItemName"] = "Dompteur", 
        ["Category"] = "Familiers", 
        ["SubCategory"] = "Familiers sauvages",
        ["FastTakePet"] = "Activer le raccourcis de capture",
        ["UseMapMark"] = "Afficher les marqueurs sur la carte ",
        ["UseMiniMapMark"] = "Afficher les marqueurs sur la mini-carte",
        ["UseZoneInfo"] = "Afficher les familiers de la zone actuelle",
        ["ShowAlert"] = "Afficher une alerte \224 proximit\233 d'un familier",
        ["PlaySound"] = "Jouer un son \224 l'apparition d'un familier",
        ["TimeToHunt"] = "Il est l'heure de la chasse !",
        ["Statistic"] = "Statistiques",
        ["Server"] = "Serveur",
        ["Pet"] = "Familier",
        ["Time"] = "Temps",
        ["Attempts"] = "Tentative",
        ["Achive"] = "R\233ussie",
        ["Edit"] = "\201dit.",
        ["EditHeader"] = "\201dition",
        ["AcceptKey"] = "Accepter",
        ["CancelKey"] = "Annuler",
        ["CatchFail"] = "Le familier s'est \233chapp\233.",
        ["CatchSuccess"] = "R\233ussite ! Vous avez pi\233g\233 le familier ! ",
        --season 1
        ["King Wolf Cub"] = "Louveteau Roi",
        ["Eagle"] = "Aigle",
        ["Dewy-Eyed Fawn"] = "Faon au regard humide",
        ["Squirrel"] = "\201cureuil",
        ["Holy Gobly"] = "Gobly sacr\233",
        ["Russula"] = "Russule",
        ["Crayfish"] = "\201crevisse",
        ["Dolly"] = "Dolly",
        ["Warlike Lizard"] = "L\233zard belliqueux",
        ["Lonesome Ghoul"] = "Goule solitaire",
        ["Tiger Cat"] = "Chat Tigre",
        ["Genlun’s Minion"] = "Sbire de Genlun",
        ["Sly Foxie"] = "Renard sournois",
        ["Honey Bee"] = "Abeille des champs",
        ["Midget Clown"] = "Clown nain",
        ["Friendly Slug"] = "Limace amicale",
        ["Eye of the Sculptor"] = "\140il du Sculpteur",
        ["Echidna"] = "\201chidn\233",
        ["Gastornis Nestling"] = "Nid de Gastornis",
        ["Scaly Bird"] = "Oiseau \233cailleux",
        },

     

  4. Hi, not work on the french game.

      [string "Mods/Addons/ItemTimeInfo/ItemTimeInfo.luac"]:0: attempt to index a nil value
      func: __index, metamethod, line: -1, defined: C, line: -1, [C]
        func: getTimeTextLocalized, global, line: 0, defined: Lua, line: 0, [string "Mods/Addons/ItemTimeInfo/ItemTimeInfo.luac"]
          func: CreateAdditionalInfo, global, line: 0, defined: Lua, line: 0, [string "Mods/Addons/ItemTimeInfo/ItemTimeInfo.luac"]
            func: GetActiveIndex, global, line: 0, defined: Lua, line: 0, [string "Mods/Addons/ItemTimeInfo/ItemTimeInfo.luac"]
              func: ?, ?, line: 0, defined: Lua, line: 0, [string "Mods/Addons/ItemTimeInfo/ItemTimeInfo.luac"]


     

  5. Hi, for french localisation

    --------------------------------------------------------------------------------
    --------------------------------- French --------------------------------------
    --------------------------------------------------------------------------------
    
    locales["fra"]={}
    
    --------------------------------------------------------------------------------
    -- option names --
    --------------------------------------------------------------------------------
    
    locales["fra"][ "AAStatus1" ] = ToWString("Addon Actif")
    
    locales["fra"][ "autoAcceptGroup" ] = ToWString("Accepter les invitations de Groupe")
    locales["fra"][ "autoAcceptRaid" ] = ToWString("Accepter les invitations de Raid")
    locales["fra"][ "autoAcceptGroupRaidCustomList" ] = ToWString("Liste personnalisée")
    
    locales["fra"][ "matchmakingLeaveOnEnd" ] = ToWString("Quitter à la fin des combats")
    locales["fra"][ "autoLeaveMatchMakingMapFilterList" ] = ToWString("Filtre de zones")
    locales["fra"][ "autoAcceptQueue" ] = ToWString("Accepter de rejoindre la file d'attente")
    locales["fra"][ "queueAsRole" ] = ToWString("Rôle")
    
    locales["fra"][ "autoInvite" ] = ToWString("Invitation par message privé")
    locales["fra"][ "autoInviteText" ] = ToWString("Commande(s)")
    locales["fra"][ "autoInviteList" ] = ToWString("Liste personnalisée")
    locales["fra"][ "autoInviteGuildChat" ] = ToWString("Invitation par le chat de Guilde")
    locales["fra"][ "autoInviteGuildChatText" ] = ToWString("Commande(s)")
    
    locales["fra"][ "autoPassLead" ] = ToWString("Transfert du rôle de Chef")
    locales["fra"][ "autoPassLeadText" ] = ToWString("Commande(s)")
    locales["fra"][ "autoPassLeadCustomList" ] = ToWString("Liste personnalisée")
    
    locales["fra"][ "autoLeave" ] = ToWString("Quitter par message privé")
    locales["fra"][ "autoLeaveText" ] = ToWString("Commande(s)")
    locales["fra"][ "autoLeaveMapFilterList" ] = ToWString("Filtre de zones")
    
    locales["fra"][ "autoAcceptReadyCheck" ] = ToWString("Accepter la vérification de préparation")
    locales["fra"][ "autoAcceptMount" ] = ToWString("Accepter l'invitation a devenir passager du coup de foudre")
    locales["fra"][ "autoAcceptQuest" ] = ToWString("Accepter les quêtes partagées")
    
    --------------------------------------------------------------------------------
    -- category names --
    --------------------------------------------------------------------------------
    
    locales["fra"][ "AAStatus" ] = ToWString("Auto Accept Status")
    locales["fra"][ "autoAcceptInvite" ] = ToWString("Auto Accept Invite")
    locales["fra"][ "autoMatchmaking" ] = ToWString("Auto Matchmaking")
    locales["fra"][ "autoLead" ] = ToWString("Auto Pass Lead")
    locales["fra"][ "autoInviteCAT" ] = ToWString("Auto Invite")
    locales["fra"][ "autoLeaveCAT" ] = ToWString("Auto Leave")
    locales["fra"][ "misc" ] = ToWString("Autres")
    
    --------------------------------------------------------------------------------
    -- header --
    --------------------------------------------------------------------------------
    
    locales["fra"][ "Settings" ] = ToWString("Auto Accept")
    
    --------------------------------------------------------------------------------
    -- buttons --
    --------------------------------------------------------------------------------
    
    locales["fra"][ "Apply" ] = ToWString("Appliquer")
    locales["fra"][ "Ok" ] = ToWString("Ok")
    locales["fra"][ "Default" ] = ToWString("Par Défaut")
    locales["fra"][ "Cancel" ] = ToWString("Annuler")
    locales["fra"][ "optionDisabled" ] = ToWString("Option Inactive")
    locales["fra"][ "Edit" ] = ToWString("Editer")
    
    --------------------------------------------------------------------------------
    -- texts on chat --
    --------------------------------------------------------------------------------
    
    locales["fra"]["ReadyCheckStarted"]="Lancement de vérification de préparation"
    locales["fra"]["invitationp1"]="Vous avez accepté une invitation de "
    locales["fra"]["invitationp2"]=" de "
    locales["fra"]["group"]="groupe"
    locales["fra"]["raid"]="raid"
    locales["fra"]["listFill"]='Les options personnalisées doivent être séparées par ";" par exemple: nom1;nom2;nom3'
    
    
    --------------------------------------------------------------------------------
    -- setting list types --
    --------------------------------------------------------------------------------
    
    locales["fra"]["acceptTypeLocalized"]={"Off", "Personnalisé", "Amis", "Amis et Guilde", "Tous"}
    locales["fra"]["matchmakingLeaveLocalized"]={"Off", "On", "Personnalisé"}
    locales["fra"]["matchmakingRoleQueueLocalized"]={"Off", "DPS", "TANK", "HEAL"}
    
    --------------------------------------------------------------------------------

     

  6. Hi,  for the french client the localisation for insignianame.cfg

    table.insert(g_offensiveItems, "Insigne d'attaque enflamm\233")
    
    table.insert(g_offensiveItems, "Insigne d'attaque Premium")
    
    table.insert(g_offensiveItems, "Insigne d'attaque")
    
    table.insert(g_defensiveItems, "Insigne de d\233fense enflamm\233")
    
    table.insert(g_defensiveItems, "Insigne de d\233fense Premium")
    
    table.insert(g_defensiveItems, "Insigne de d\233fense")

    Locale > Main.lua

    Locales["fra"]={}
    Locales["fra"]["doesNotEnd"]="Une erreur s'est produite..."
    Locales["fra"]["inFight"]="La modification des statistiques est impossible en combat!"
    Locales["fra"]["missingAttackInsignia"]="Insigne d'attaque introuvable"
    Locales["fra"]["missingDefenseInsignia"]="Insigne de d\233fense introuvable"
    Locales["fra"]["workDone"]="Changements effectu\233s"
    Locales["fra"]["limitError"]="Impossible de d\233finir les statistiques apr\232s 100 tentatives"

    Text>fra

    Delete.txt 

    Supprimer

    Update.txt

    Enregistrer

    Rename.txt

    Renommer

     

  7. Oh sorry its my old localisation

     

    ["fra"] = { -- French,
        ["Zones_On"]={["Ruines d'Al Rihat"]=true, ["Éclats d'Irène"]=true,["Suslanger"]=true}, },
            ["Cassette"]={["Ruines d'Al Rihat"]="Une Cassette est proche!"},
            ["Poussière de fée"]={["Éclats d'Irène"]="Une Poussière de fée est proche!"},
            ["Écu"]={["Éclats d'Irène"]="Une bourse d'Écu est proche!"},

            ["Trésor"]={["Suslanger"]="Un trésor est proche!"},
            ["Grand trésor"]={["Suslanger"]="Un grand trésor est proche!"},

        },

     

     

    • Нравится 1
  8. Hi, for french client it's

    Quote

        ["fra"] = { -- French,
        ["Zones_On"]={["Al Rihat Ruins"]=true, ["Éclats d'Irène"]=true, 
            ["Cassette"]={["Ruines d'Al Rihat"]="Une Cassette est proche!"},
            ["Poussière de fée"]={["Éclats d'Irène"]="Une Poussière de fée est proche!"},
            ["Écu"]={["Éclats d'Irène"]="Une bourse d'Écu est proche!"},
        },

    • Спасибо 1
  9. Hi, for french localisation 

     

    ["fra"] = {
    ["player"] = "Joueur",
    ["class"] = "Classe",
    ["guild"] = "Guilde",
    ["score"] = "Score",
    ["score/week"] = "Score/Semaine",
    ["player_filter"] = "Filtrer par Joueur",
    ["find_guild"] = "Chercher la Guilde",
    ["min_score"] = "Min Score",
    ["page"] = "Page",
    ["fairy"] = "Martyr",
    ["runes"] = "Runes",
    ["gear_score"] = "Gear Score",
    ["WARRIOR"] = "Guerrier",
    ["PALADIN"] = "Paladin",
    ["STALKER"] = "Éclaireur",
    ["BARD"] = "Barde",
    ["PRIEST"] = "Guérisseur",
    ["DRUID"] = "Druide",
    ["PSIONIC"] = "Psionique",
    ["MAGE"] = "Mage",
    ["NECROMANCER"] = "Invocateur",
    ["ENGINEER"] = "Ingénieur",
    ["UNKNOWN"] = "Inconnu",
    },
  10. Hi, I update the french localisation

    local AC = {["eng_eu"] = "Arena of Death ",
    ["rus"] = "Арена смерти ",
    ["fra"] = "Chaudron des Immortels ",
    ["ger"] = "Arena des Todes ",
    ["tr"] = "Olum Arena "}
    
    
    local AB = {["eng_eu"] = "Scarlet Bastion ",
    ["rus"] = "Алый бастион ",
    ["fra"] = "Bastion Écarlate ",
    ["ger"] = "Scarlet Bastion ",
    ["tr"] = "Scarlet Bastion "}
  11. Hi, for french localisation:

    --[[
    
    'type_players'
    'type_monsters'
    'type_pets'
    
    'condition_friend'
    'condition_enemy'
    'condition_neutral'
    
    ]]
    
    Global( 'CFG', {
    	[1] = {
    		modes = {
    			[1] = {
    				title = 'PvP - Alliés',
    
    				type = 'type_players',
    				condition = 'condition_friend',
    
    				amount = 12,
    				critical_health = 29,
    				classColor = false,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			},
    			[2] = {
    				title = 'PvP - Ennemis',
    				
    				type = 'type_players',
    				condition = 'condition_enemy',
    
    				amount = 12,
    				critical_health = 29,
    				classColor = false,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			},
    			[3] = {
    				title = 'Mobs - Alliés',
    				
    				type = 'type_monsters',
    				condition = 'condition_friend',
    
    				amount = 12,
    				critical_health = 29,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			},
    			[4] = {
    				title = 'Mobs - Ennemis',
    				
    				type = 'type_monsters',
    				condition = 'condition_enemy',
    
    				amount = 12,
    				critical_health = -1,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			},
    			[5] = {
    				title = 'Pets - Alliés',
    				
    				type = 'type_pets',
    				condition = 'condition_friend',
    
    				amount = 12,
    				critical_health = -1,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			},
    			[6] = {
    				title = 'Pets - Ennemis',
    				
    				type = 'type_pets',
    				condition = 'condition_enemy',
    
    				amount = 12,
    				critical_health = -1,
    				
    				sizeX = 120,
    				sizeY = 30,
    
    				priorities = {
    					health = 1,
    					level = 1000,
    					target = 1000000,
    					tagged = 10000000,
    					dead = -1000000000000,
    					quality = 100000000
    				}
    			}
    		}
    	}
    } )
    
×
×
  • Создать...

Важная информация

Пользуясь сайтом, вы принимаете Условия использования