Modul:Localization/data: Unterschied zwischen den Versionen
Aus Eco - Deutsches Wiki
[unmarkierte Version] | [unmarkierte Version] |
Avaren (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Avaren (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
['%'] = {'%'}, | ['%'] = {'%'}, | ||
['%s Recipes'] = {'%s Recipes'}, | ['%s Recipes'] = {'%s Recipes'}, | ||
['%s Tag'] = {'%s Tag'}, | |||
['%s at %sL'] = {'%s at %sL'}, | ['%s at %sL'] = {'%s at %sL'}, | ||
['%s per 100 cals'] = {'%s per 100 cals'}, | ['%s per 100 cals'] = {'%s per 100 cals'}, |
Version vom 8. März 2021, 19:42 Uhr
Die Dokumentation für dieses Modul kann unter Modul:Localization/data/Doku erstellt werden
return {
msgs = {
['%'] = {'%'},
['%s Recipes'] = {'%s Recipes'},
['%s Tag'] = {'%s Tag'},
['%s at %sL'] = {'%s at %sL'},
['%s per 100 cals'] = {'%s per 100 cals'},
['ALL ROOM VALUE LOST'] = {'Alle Zimmerwert verloren'},
['Block Items'] = {'Block Items'},
['Calorie'] = {'Calorie', 'Calories'},
['Can back a currency'] = {'Wird als Währung verwendet'},
['Carbs'] = {'Kohlenhydrate'},
['Carried in'] = {'Getragen'},
['Collapse'] = {'Einklappen'},
['Crafting'] = {'Handwerk'},
['Crafting Recipes'] = {'Rezepte herstellen'},
['Crafting Station'] = {'Handwerksstation'},
['Crafting Time<br>(mins)'] = {'Herstellungszeit<br>(mins)'},
['Created at'] = {'Created at'},
['Description'] = {'Beschreibung'},
['Dim. Return %'] = {'Abnehmender Ertrag'},
['Dimensions (X,Y,Z)'] = {'Maße (X,Y,Z)'},
['Energy Produced'] = {'Energie produziert'},
['Energy Type'] = {'Energietyp'},
['Energy Used'] = {'Energieverbrauch'},
['Expand'] = {'Ausklappen'},
['Fat'] = {'Fett'},
['Food'] = {'Nahrung'},
['Fuel'] = {'Kraftstoffe'},
['Fuel energy'] = {'Kraftstoff'},
['Fuels Used'] = {'Kraftstoffe'},
['Furniture Type'] = {'Möbeltyp'},
['General'] = {'General'},
['Grid Radius'] = {'Gitterradius'},
['Has Variants'] = {'Hat Varianten'},
['Housing'] = {'Gehäuse'},
['ID'] = {'ID', 'IDs'},
['ID Number'] = {'ID-Nummer'},
['Improve Gathering'] = {'Ertrag verbessern'},
['Industrial'] = {'Industrial'},
['Input'] = {'Eingang'},
['Inventory Max Weight'] = {'Inventar Max. Gewicht'},
['Inventory Slots'] = {'Inventarplätze'},
['Item'] = {'Artikel', 'Items'},
['Item ID'] = {'Artikel-ID'},
['Item with the %s Tag:'] = {'Item with the %s Tag:', 'Items with the %s Tag:'},
['Labour Cost'] = {'Arbeitskosten'},
['Level'] = {'Niveau'},
['Level Needed'] = {'Niveau benötigt'},
['Liquid/Gas'] = {'Flüssigkeit / Gas'},
['Materials'] = {'Materialien'},
['Missing'] = {'Fehlt'},
['N/A'] = {'N/A'},
['None'] = {'Keiner'},
['Note'] = {'Note'},
['Nutrients'] = {'Nutrients'},
['Nutrition Density'] = {'Nutrition Density'},
['Object'] = {'Object'},
['Output'] = {'Ausgabe'},
['Placement'] = {'Platzierung'},
['Power'] = {'Power'},
['Protein'] = {'Protein'},
['Recipes at %s'] = {'Rezepte bei %s'},
['Road Items'] = {'Road Items'},
['Room Category'] = {'Zimmerkategorie'},
['Room Material'] = {'Raummaterial', 'Raummaterialien'},
['Room Required'] = {'Zimmer erforderlich'},
['Room Size'] = {'Raumgröße'},
['Skill Books'] = {'Fertigkeitsbücher'},
['Skill Scrolls'] = {'Skilschriftrollen'},
['Stack limit'] = {'Stapellimit'},
['Storage'] = {'Speicherung'},
['Tag'] = {'Tag', 'Tags'},
['The Infobox displays information for all Variants as they have the same stats. World Object item variants are crafted using different recipe materials which usually means the items come in a variety of different colours depending on the material used.'] = {'The Infobox displays information for all Variants as they have the same stats. World Object item variants are crafted using different recipe materials which usually means the items come in a variety of different colours depending on the material used.'},
['Unlimited'] = {'Unbegrenzt'},
['Used as Currency'] = {'Used as Currency'},
['Used at'] = {'Used at'},
['Used in Recipes'] = {'Wird in Rezepten verwendet'},
['Value'] = {'Wert'},
['Variants'] = {'Variants'},
['Vehicle/Mobile Object'] = {'Fahrzeug / mobiles Objekt'},
['Vitamins'] = {'Vitamine'},
['Weight'] = {'Gewicht'},
['World Object'] = {'World Object'},
['World Object'] = {'World Object'},
['World Object Items'] = {'World Object Items'},
['XP Gained'] = {'XP gewonnen'},
['cal'] = {'cal'},
['kg'] = {'kg'},
}
}