2.8.1
This commit is contained in:
@@ -122,7 +122,7 @@ chat.appliedenergistics2.LevelEmitterInAnotherDim=Level emitter located in dimen
|
||||
chat.appliedenergistics2.LevelEmitterHighlighted=The level emitter is now highlighted at %d, %d, %d
|
||||
chat.appliedenergistics2.P2PInAnotherDim=P2P located in dimension: %d and cant be highlighted
|
||||
chat.appliedenergistics2.P2PHighlighted=The P2P is now highlighted at %d, %d, %d
|
||||
chat.appliedenergistics2.CraftingItemsWentMissing=Could not start craft, ingredient went missing: %d * %s
|
||||
chat.appliedenergistics2.CraftingItemsWentMissing=Missing ingredient: %d * %s
|
||||
chat.appliedenergistics2.FBOUnsupported=OpenGL FBOs not supported, cannot export image
|
||||
chat.appliedenergistics2.PriorityInvalidTarget=Target has no priority
|
||||
chat.appliedenergistics2.PriorityReadout=Current priority is %d
|
||||
@@ -130,9 +130,11 @@ chat.appliedenergistics2.PriorityConfigured=Updated priority to %d
|
||||
chat.appliedenergistics2.DriveLockingToggled=Cells in drive were partitioned/unpartitioned
|
||||
chat.appliedenergistics2.ChestLockingToggled=Cell in chest was partitioned/unpartitioned
|
||||
chat.appliedenergistics2.FinishCraftingRemind=Crafting of %s * %s finished in %s.
|
||||
chat.appliedenergistics2.CraftingCantExtract=Can't extract required amount of ingredient from storage: %d / %d | %s
|
||||
chat.appliedenergistics2.CraftingCantExtract=Can't extract ingredient: %d / %d | %s
|
||||
chat.appliedenergistics2.MachineInOtherDim=%d located in dimension: %d and cant be highlighted
|
||||
chat.appliedenergistics2.MachineInOtherDimNamed=%d "%s" located in dimension: %d and cant be highlighted
|
||||
chat.appliedenergistics2.MachineHighlighted=The %d is now highlighted at %d, %d, %d
|
||||
chat.appliedenergistics2.MachineHighlightedNamed=The %d "%d" is now highlighted at %d, %d, %d
|
||||
chat.appliedenergistics2.StorageHighlighted=The %d containing %d %d is now highlighted at %d, %d, %d
|
||||
chat.appliedenergistics2.StorageInOtherDim=%d containing %d %d is located in dimension: %d and cant be highlighted
|
||||
|
||||
@@ -273,6 +275,8 @@ gui.appliedenergistics2.Empty=Leer
|
||||
gui.appliedenergistics2.Stored=Gespeichert
|
||||
gui.appliedenergistics2.AddToBookmark=Bookmark
|
||||
gui.appliedenergistics2.Cancel=Abbrechen
|
||||
gui.appliedenergistics2.Suspend=Suspend
|
||||
gui.appliedenergistics2.Resume=Resume
|
||||
gui.appliedenergistics2.ETAFormat=HH:mm:ss
|
||||
gui.appliedenergistics2.SwitchCraftingSimulationDisplayMode=Switch display mode (List/Tree)
|
||||
gui.appliedenergistics2.Crafting=Fertigung
|
||||
@@ -589,6 +593,9 @@ gui.tooltips.appliedenergistics2.CPUAllowAllDesc=Allow all crafting requests
|
||||
gui.tooltips.appliedenergistics2.CPUOnlyAllowPlayerDesc=Only allow crafting requests from player
|
||||
gui.tooltips.appliedenergistics2.CPUOnlyAllowNonPlayerDesc=Only allow crafting requests from non-player
|
||||
|
||||
gui.tooltips.appliedenergistics2.Suspend=Click to stop this CPU from sending out crafts
|
||||
gui.tooltips.appliedenergistics2.Resume=Click to make this CPU send out crafts again
|
||||
|
||||
gui.tooltips.appliedenergistics2.PinsSection=Pins Section
|
||||
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled
|
||||
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
|
||||
@@ -667,6 +674,7 @@ item.appliedenergistics2.ItemExtremeStorageCell.Universe.name=Artificial Univers
|
||||
item.appliedenergistics2.ItemCreativeStorageCell.name=Kreative ME-Speicherzelle
|
||||
item.appliedenergistics2.ItemVoidStorageCell.name=Void ME-Speicherzelle
|
||||
item.appliedenergistics2.ItemEncodedPattern.name=Kodierte ME-Schablone
|
||||
item.appliedenergistics2.ItemEncodedUltimatePattern.name=Encoded Ultimate Pattern
|
||||
item.appliedenergistics2.ItemViewCell.name=Sichtzelle
|
||||
item.appliedenergistics2.ItemFacade.name=Kabelfassade
|
||||
|
||||
|
||||
Reference in New Issue
Block a user