ailirra

  • Announcement
ailirra has not posted any announcements.
  • My Activity

Mon, Nov 2 2009
NewMediaGalleryComment ailirra commented on ailirra's file, Fubar_ReadyFu.
Mon, Oct 5 2009
NewProfileComment ailirra commented on Zabbel's profile.
Sun, Oct 4 2009
NewProfileComment ailirra commented on Zabbel's profile.
Sat, Sep 19 2009
NewMediaGalleryComment ailirra commented on ailirra's file, Fubar_ReadyFu.
NewMediaGalleryComment ailirra commented on ailirra's file, Fubar_ReadyFu.
Fri, Sep 18 2009
NewProfileComment ailirra commented on Zabbel's profile.
Mon, Sep 14 2009
NewMediaGalleryComment ailirra commented on ailirra's file, Fubar_ReadyFu.
Sat, Sep 12 2009
NewProfileComment ailirra commented on Zabbel's profile.
Fri, Sep 11 2009
NewProfileComment ailirra commented on Zabbel's profile.
Thu, Sep 10 2009
NewMediaGalleryComment ailirra commented on ailirra's file, Fubar_ReadyFu.
Wed, Sep 9 2009
NewProfileComment ailirra commented on Zabbel's profile.
Mon, Sep 7 2009
NewUserFile ailirra uploaded a new file avatar87678_1.gif to their profile.
Sat, Sep 5 2009
NewUser ailirra joined Curse.
  • Blogs
    ailirra has not posted any Blogs.
  • My Comments
  • Zabbel wrote 
    Mon, Oct 5 2009 1:05 PM ()

    HiHo...

    Of course I can... :-)

    Current Loot Threshold - Aktuelle Plünderseltenheitsschwelle
    Current Looting Method - Aktuelle Plündermethode
    Current Group Type - Aktuelle Gruppeneinstellung

    So far

    Zabbel

  • Zabbel wrote 
    Fri, Sep 18 2009 1:45 PM ()

    HiHo...

    I've translate the current version 1.1 now. But I can't find one thing in the localization:

    Looting Method Options

    I think it has to be something like this:

    ["Looting Method Options"] = "Plündermethoden"

    Can you look for it?

    Here is the new localization so far:


    local L = AceLibrary("AceLocale-2.2"):new("FuBar_ReadyFu")

    L:RegisterTranslations("deDE", function() return {
    -- Fubar string
    ["ReadyCheck!"] = "ReadyCheck!",

    -- Mouseover string
    ["Click to start ready check."] = "Zum öffnen von ReadyCheck hier rechtsklicken",

    -- ReadyCheck menu string
    ["Ready Check"] = "Ready Check",
    ["Start a ready check"] = "Starte einen Readycheck",

    -- Group Options string
    ["Group Options"] = "Gruppen-Optionen",

    -- Party Options strings
    ["Change Dungeon Difficulty"] = "Schwierigkeitsgrad der Instanz ändern",
    ["5 Player"] = "5-Mann",
    ["Change dungeon difficulty to 5 Player"] = "Schwierigkeitsgrad von 5-Mann Instanzen ändern",

    ["5 Player (Heroic)"] = "5-Mann (Heroisch)",
    ["Change dungeon difficulty to 5 Player (Heroic)"] = "Schwierigkeitsgrad von 5-Mann Instanzen ändern (Heroisch)",

    -- Raid Options strings
    ["Convert to Raid"] = "In Raid umwandeln",
    ["Convert party to raid"] = "Gruppe in Raid umwandeln",

    ["Disband Raid"] = "Raid auflösen",
    ["Disband the current raid group"] = "Aktuelle Raidgruppe auflösen",

    ["Leave Group"] = "Gruppe verlassen",
    ["Leave the party or raid you're currently in."] = "Gruppe oder Raid verlassen",

    -- Looting Method Options strings
    ["Group Loot"] = "Plündern als Gruppe",
    ["Change looting method to Group Loot"] = "Plündermethode 'Plündern als Gruppe'",

    ["Free for All"] = "Jeder gegen jeden",
    ["Change looting method to Free for All"] = "Plündermethode 'Jeder gegen jeden'",

    ["Master Loot"] = "Plündermeister",
    ["Change looting method to Master Loot"] = "Sich selbst als 'Plündermeister' setzen",

    -- Looting Method Options strings
    ["Loot Threshold Options"] = "Plünderseltenheitsschwelle",

    ["Uncommon"] = "Selten",
    ["Change loot threshold to Uncommon"] = "Seltenheitsschwelle auf 'selten' setzen",

    ["Rare"] = "Rar",
    ["Change loot threshold to Rare"] = "Seltenheitsschwelle auf 'Rar' setzen",

    ["Epic"] = "Episch",
    ["Change loot threshold to Epic"] = "Seltenheitsschwelle auf 'Episch' setzen",

    -- Difficulty Options strings
    ["Change Raid Difficulty"] = "Schwierigkeitsgrad des Raids verändern",
    ["10 Player"] = "10-Mann",
    ["Change raid difficulty to 10 Player"] = "Schwierigkeitsgrad des 10-Mann-Raids verändern",

    ["10 Player (Heroic)"] = "10-Mann (Heroisch)",
    ["Change raid difficulty to 10 Player (Heroic)"] = "Schwierigkeitsgrad des 10-Mann-Raids verändern (Heroisch)",

    ["25 Player"] = "25-Mann",
    ["Change raid difficulty to 25 Player"] = "Schwierigkeitsgrad des 25-Mann-Raids verändern",

    ["25 Player (Heroic)"] = "25-Mann (Heroisch)",
    ["Change raid difficulty to 25 Player (Heroic)"] = "Schwierigkeitsgrad des 25-Mann-Raids verändern (Heroisch)",
    } end)



  • Zabbel wrote 
    Sat, Sep 12 2009 9:27 AM ()

    Hi Ailirra...
    I updated the addon. What can I say, now it's working perfectly! :-)
    Thank you very much.

    I read that you are looking for some people for the localization. Do you have one for the german part? I could do that if you want.

    C Ya
    Zabbel

  • Zabbel wrote 
    Thu, Sep 10 2009 2:00 AM ()

    Hi again...
    I'm using the same version of FuBar... 3.6.3...
    Today, I'll disable all AddOn's up to the FuBar stuff to narrow the bug. Maybe I get a hint for you.

  • Zabbel wrote 
    Wed, Sep 9 2009 2:33 PM ()

    Hi there...
    First I like to thank U for this wonderfull AddOn.
    I got this 2 errors for you and hopefully you can fix them...


    Date: 2009-09-09 21:28:26
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Fubar_ReadyFu\ReadyFu.lua line 34:
    attempt to index global 'L' (a nil value)
    Debug:
    (tail call): ?
    Coffee: ?
    Fubar_ReadyFu\ReadyFu.lua:34: in main chunk
    Coffee: ?
    Coffee: pcall()
    FuBar\FuBar.lua:829:
    FuBar\FuBar.lua:824
    FuBar\FuBar.lua:959: LoadPlugin()
    FuBar\FuBar.lua:1094: object_method()
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
    AddOns:
    Swatter, v5.6.4424 (KangaII)
    Assister, v1.0
    AtlasLoot, vv5.07.06
    AtlasLootFu, vv5.07.06
    AucAdvanced, v5.6.4424 (KangaII)
    AucDb, v5.1.DEV.3583
    AucFilterBasic, v5.6.4424 (KangaII)
    AucFilterOutlier, v5.6.4424.2531
    AucMatchUndercut, v5.6.4424.2531
    AucStatClassic, v5.6.4424 (KangaII)
    AucStatHistogram, v5.6.4424 (KangaII)
    AucStatiLevel, v5.6.4424 (KangaII)
    AucStatPurchased, v5.6.4424 (KangaII)
    AucStatSales, v5.6.4424.2842
    AucStatSimple, v5.6.4424 (KangaII)
    AucStatStdDev, v5.6.4424 (KangaII)
    AucStatWOWEcon, v5.6.4424.2530
    AucUtilAHWindowControl, v5.6.4424.3311
    AucUtilAppraiser, v5.6.4424.2530
    AucUtilAskPrice, v5.6.4424.3175
    AucUtilAutoMagic, v5.6.4424.3142
    AucUtilCompactUI, v5.6.4424.2530
    AucUtilEasyBuyout, v5.6.4424.3583
    AucUtilItemSuggest, v5.6.4424.3108
    AucUtilPriceLevel, v5.6.4424.2545
    AucUtilScanButton, v5.6.4424.2530
    AucUtilScanFinish, v5.6.4424.2530
    AucUtilScanProgress, v5.6.4424.2530
    AucUtilSearchUI, v5.6.4424.3655
    AucUtilSimpleAuction, v5.6.4424.0
    AucUtilVendMarkup, v5.6.4424.2530
    Babylonian, v5.1.DEV.130
    Bagnon, v2.9.3
    BagnonBrighter, v1.2.0
    BagnonForever, v1.1.2
    Broker2FuBar, v1.0
    Cartographer, v2.0
    CartographerBattlegrounds, v2.0
    CartographerCoordinates, v2.0
    CartographerFoglight, v2.0
    CartographerGroupColors, v2.0
    CartographerGuildPositions, v2.0
    CartographerInstanceLoot, v2.0
    CartographerInstanceMaps, v2.0
    CartographerInstanceNotes, v2.0
    CartographerLookNFeel, v2.0
    CartographerNotes, v2.0
    CartographerPOI, v2.0
    CartographerWaypoints, v2.0
    CartographerZoneInfo, v2.0
    ChatMOD, v133
    ClosetGnome, v1.0.612
    Configator, v5.1.DEV.130
    DBMCore, v
    DebugLib, v5.1.DEV.130
    DruidAnnounces, v1.4
    FishingBuddy, v0.9.8b
    FuBar, v
    FuBarBagFu, vv1.1.6
    FuBarCalendarFu, v3.0.0
    FuBarDurabilityFu, v2.11
    FuBarFishingBuddyFu, v2.2g
    FuBarMoneyFu, vv1.2.2
    FubarReadyFu, v1.0
    Gatherer, v3.1.14
    LibCrayon30, v
    LightHeaded, v297
    MikScrollingBattleText, v5.4.64
    MobInfo2, v3.73
    nUI, v5.05.02 (Plus)
    nUIConfigGUI, v30200.2
    nUIGlossBlack, v1.01.00
    nUIInfoPanelDualStats, v1.02.00
    nUIInfoPanelGuildChat, v2.01.02
    nUIInfoPanelStats, v1.01.00
    Omen, v3.0.8
    OmniCC, v2.5.6
    QuestHelper, v1.1.15
    RatingBuster, v
    Recount, v
    Stubby, v5.6.4424 (KangaII)
    XLoot, v0.9
    BlizRuntimeLib_deDE v3.2.0.30200
    (ck=937)

    and only the error:

    Date: 2009-09-09 21:28:26
    ID: 2
    Error occured in: Global
    Count: 2
    Message: ..\AddOns\Fubar_ReadyFu\ReadyFu.lua line 13:
    attempt to index global 'L' (a nil value)
    Debug:
    (tail call): ?
    Coffee: ?
    Fubar_ReadyFu\ReadyFu.lua:13: OnTextUpdate()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:372: UpdateText()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:352: Update()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:551: Show()
    FuBar\FuBar.lua:970: LoadPlugin()
    FuBar\FuBar.lua:1094: object_method()
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227

  • Profile
Author

ailirra

Member Since: 9/30/2008
Sex: Male
Location:
  • ailirra's Projects
  • 1 page(s)
  • Latest Images
ailirra has not uploaded any images.
  • My Friends
No users have been added to ailirra's friends list.