ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Translation Help (https://www.esoui.com/forums/forumdisplay.php?f=186)
-   -   AIResearch Grid FR DE RU strings requested. (https://www.esoui.com/forums/showthread.php?t=4130)

hisdad 12/11/14 10:42 PM

AIResearch Grid FR DE RU strings requested.
 
3 Attachment(s)
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

Baertram 12/17/14 08:17 PM

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

hisdad 12/17/14 09:48 PM

AI Research Grid DE Translation, Thanks Baertram
 
I'm about to cut 3.1.8 with that in it.
--dad


All times are GMT -6. The time now is 12:37 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI