local addonname, addon = ... local childName = addon['childName'] local L = LibStub("AceLocale-3.0"):NewLocale(childName, "deDE", false) if L then L[childName] = childName L[childName..' Settings'] = childName..' Settings' L['Hide Map coords'] = "Verstecke Map-Koordinaten" L['Show MapID'] = "Zeige MapID auf der Weltkarte" L['This hides the coords-display at the bottom of your map'] = "Deaktiviert die Anzeige der Koordinaten auf der Map" L['outbound'] = "Zeiger: - -- Spieler: " L['Player'] = "Spieler" L['Cursor'] = "Zeiger" L['COORDFMTSTRING'] = function(self,x,y) return format("Zeiger: %.1f, %.1f -- Spieler: ", x, y) end L['HINT'] = "|c0000ff00Linksklick|r |c00ffffff\195\182ffnet die Karte|r" L['HINT2'] = "|c0000ff00Rechtsklick|r |c00ffffff\195\182ffnet Einstellungen|r" L['HINT3'] = "|c0000ff00Shift-Linksklick|r |c00ffffffschaltet Minimapicon an/aus|r" L['HINT4'] = "|c0000ff00Shift-Rechtsklick|r |c00ffffffschaltet Minimap an/aus|r" L['Show Zone'] = "Zeige Zone" L['Show Subzone'] = "Zeige Subzone" L["Toggle Minimap"] = "Minimap ein-/ausblenden" L['Max Length'] = "Max. L\195\164nge" L['Limits the maximum length of the zone'] = "Limitiert die Anzeigel\195\164nge der Zone" L['Mapcoords Screen'] = "Kartenkoordinaten Vollbild" L['Mapcoords Window'] = "Kartenkoordinaten Fenster" L['Screen X'] = "Vollbild X" L['Adjusts the X-Offset on fullscreenmap'] = "Positioniert die X-Kartenkoordinate im Vollbild" L['Screen Y'] = "Vollbild Y" L['Adjusts the Y-Offset on fullscreenmap'] = "Positioniert die Y-Kartenkoordinate im Vollbild" L['Window X'] = "Fenster X" L['Adjusts the X-Offset on windowed map'] = "Positioniert die Y-Kartenkoordinate im Fenstermodus" L['Window Y'] = "Fenster Y" L['Adjusts the Y-Offset on windowed map'] = "Positioniert die Y-Kartenkoordinate im Fenstermodus" L['Hide LDB coords'] = "Verstecke LDB-Koordinaten" L['This hides the coords-display in your broker display'] = "Zeigt die Koordinaten im Display-Broker nicht an" L['Colorized Zone'] = "Farbige Zone" L['Show PvP informations about current area'] = "Zeigt PvP Informationen zur Zone farblich an" L['Set keybind'] = "Setze Tastaturbelegung" end -- � \195\182 � \195\159 -- � \195\188 � \195\164 -- � \195\132 -- � \195\182 -- � \195\156