Thread Tools Display Modes
12/11/14, 10:42 PM   #1
hisdad
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 33
AIResearch Grid FR DE RU strings requested.

Hi team,
I'm updating this addon and would like help with the translations please.
The full files are attached.

Any help greatfully accepted,

--dad
Attached Files
File Type: lua de.lua (1.6 KB, 570 views)
File Type: lua fr.lua (1.5 KB, 503 views)
File Type: lua ru.lua (1.5 KB, 504 views)
  Reply With Quote
12/17/14, 08:17 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,964
Here are the german translations for your.

Lua Code:
  1. -- Language file: GERMAN
  2.  
  3. function AIRG.InitialiseLanguage()
  4.     AIRG.L = {}
  5.    
  6.     -- Settings / Config menu stuff
  7.     AIRG.L["General Options"]                       = "|c45D7F7Generelle Einstellungen|r"
  8.     AIRG.L["Keybinds"]                              = "|c45D7F7Tastenbelegung|r"
  9.     AIRG.L["Keybind Text"]                          = "Drücke ESC -> STEUERUNG -> Tastenbelegung um eine taste zum Anzeigen/Verbergen von AI Research Grid einzurichten"
  10.  
  11.     AIRG.L["Show Motifs"]                           = "Zeige Stile"
  12.     AIRG.L["Show Motifs Long"]                      = "Zeige Stile in der Fußzeile an"
  13.    
  14.     AIRG.L["Characters"]                            = "|c45D7F7Charakter Löschen|r"
  15.     AIRG.L["CharacterSelect"]                       = "Wähle Charakter"
  16.     AIRG.L["Delete"]                                = "Löschen"
  17.     AIRG.L["DeleteDesc"]                            = "Klicke diesen Button um die Daten des selektierten Charakters zu löschen"
  18.    
  19.     AIRG.L["DeleteFalse"]                           = "|c8080ffAI Research Grid|r: Daten des aktuellen Charakters löschen nicht möglich"
  20.     AIRG.L["DeleteTrue"]                            = "|c8080ffAI Research Grid|r: Lösche Charakterdaten für "
  21.  
  22.         --Button labels
  23.     AIRG.L["btnRelativeOff"]                        = "Positioniere relativ zu:"
  24.     AIRG.L["btnRelativeOn"]                         = "|c4AFF6ERelativ zu:|r"
  25.    
  26.     AIRG.L["ALL"]                                   = " #ALLE"
  27.    
  28.     -- Page Titles
  29.     AIRG.L["Clothing"]                              = "SCHNEIDER"
  30.     AIRG.L["BS"]                                    = "SCHMIED"
  31.     AIRG.L["Woodwork"]                              = "SCHREINER"
  32. end
  Reply With Quote
12/17/14, 09:48 PM   #3
hisdad
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 33
AI Research Grid DE Translation, Thanks Baertram

I'm about to cut 3.1.8 with that in it.
--dad
  Reply With Quote

ESOUI » Developer Discussions » Translation Help » AIResearch Grid FR DE RU strings requested.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off