Organize mods into modpacks for better overview
This commit is contained in:
parent
f9db58bf50
commit
3696ee3761
1683 changed files with 0 additions and 0 deletions
38
mods/ENTITIES/mobs/locale/de.txt
Normal file
38
mods/ENTITIES/mobs/locale/de.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
# German Translation for mobs_redo mod
|
||||
# Deutsche Übersetzung der mobs_redo Mod
|
||||
# last update: 2016/June/10
|
||||
# Author: Xanthin
|
||||
|
||||
#init.lua
|
||||
[MOD] Mobs Redo loaded = [MOD] Mobs Redo geladen
|
||||
|
||||
#api.lua
|
||||
[MOBS] mod profiling enabled, damage not enabled = [MOBS] Modanalyse aktiviert, Schaden deaktiviert
|
||||
lifetimer expired, removed @1 = Lebensdauer abgelaufen, @1 wurde entfernt
|
||||
[Mobs Redo] @1 has spawning disabled = [Mobs Redo] Spawnen von @1 ist deaktiviert
|
||||
[Mobs Redo] Chance setting for @1 is now @2 = [Mobs Redo] Wahrscheinlichkeitswert für @1 ist jetzt @2
|
||||
[mobs] @1 failed to spawn at @2 = [mobs] @1 konnte nicht bei @2 spawnen
|
||||
Not tamed! = Nicht gezähmt!
|
||||
@1 is owner! = @1 ist Besitzer!
|
||||
Missed! = Verfehlt!
|
||||
@1 at full health (@2) = @1 bei voller Gesundheit (@2)
|
||||
@1 has been tamed! = @1 ist gezähmt worden!
|
||||
Enter name: = Namen eingeben:
|
||||
Rename = Umbenennen
|
||||
|
||||
#crafts.lua
|
||||
Name Tag = Namensschild
|
||||
Leather = Leder
|
||||
Raw Meat = Rohes Fleisch
|
||||
Meat = Fleisch
|
||||
Magic Lasso (right-click animal to put in inventory) = Magisches Lasso (Rechtsklick auf Tier,\num es ins Inventar zu legen)
|
||||
Net (right-click animal to put in inventory) = Netz (Rechtsklick auf Tier,\num es ins Inventar zu legen)
|
||||
Steel Shears (right-click to shear) = Stahlschere (Rechtsklick zum Scheren)
|
||||
|
||||
#spawner.lua
|
||||
Monster Spawner = Monsterspawner
|
||||
Mob MinLight MaxLight Amount PlayerDist = Mob MinLicht MaxLicht Menge SpielerEntfng
|
||||
Spawner Not Active (enter settings) = Spawner nicht aktiv (Einstellungen eintragen)
|
||||
Spawner Active (@1) = Spawner aktiv (@1)
|
||||
Mob Spawner settings failed! = Mobspawnereinstellungen gescheitert!
|
||||
> name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] distance[1-20] y_offset[-10 to 10] = Name min. Licht[0-14] max. Licht[0-14] max. Mobs in Gebiet[0 zum deaktivieren] Entfernung zum Spieler[1-20] Höhe[-10 bis 10]
|
38
mods/ENTITIES/mobs/locale/pt.txt
Normal file
38
mods/ENTITIES/mobs/locale/pt.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
# Portuguese Translation for mobs_redo mod
|
||||
# Tradução em Portugues do mod mobs_redo
|
||||
# Ultima revisao: 30/Ago/2016
|
||||
# Autor: BrunoMine
|
||||
|
||||
#init.lua
|
||||
[MOD] Mobs Redo loaded = [MOD] Mobs Redo carregado
|
||||
|
||||
#api.lua
|
||||
[MOBS] mod profiling enabled, damage not enabled = [MOBS] Mod criador de perfis ativado, dano desabilitado
|
||||
lifetimer expired, removed @1 = tempo de vida expirado, @1 removido
|
||||
[Mobs Redo] @1 has spawning disabled = [Mobs Redo] @1 teve spawn desabilitado
|
||||
[Mobs Redo] Chance setting for @1 is now @2 = [Mobs Redo] Chances para @1 agora vai ser @2
|
||||
[mobs] @1 failed to spawn at @2 = [mobs] @1 falhou ao spawnar em @2
|
||||
Not tamed! = Indomesticado!
|
||||
@1 is owner! = Dono @1!
|
||||
Missed! = Faltou!
|
||||
@1 at full health (@2) = @1 em plena saude (@2)
|
||||
@1 has been tamed! = @1 foi domesticado!
|
||||
Enter name: = Insira um nome:
|
||||
Rename = Renomear
|
||||
|
||||
#crafts.lua
|
||||
Name Tag = Etiqueta
|
||||
Leather = Couro
|
||||
Raw Meat = Carne crua
|
||||
Meat = Carne
|
||||
Magic Lasso (right-click animal to put in inventory) = Laço Magico (clique-direito no animal para por no inventario)
|
||||
Net (right-click animal to put in inventory) = Net (clique-direito no animal para por no inventario)
|
||||
Steel Shears (right-click to shear) = Tesoura de Aço (clique-direito para tosquiar)
|
||||
|
||||
#spawner.lua
|
||||
Monster Spawner =
|
||||
Mob MinLight MaxLight Amount PlayerDist = Mob LuzMinima LuzMaxima Valor DistJogador
|
||||
Spawner Not Active (enter settings) = Spawnador Inativo (configurar)
|
||||
Spawner Active (@1) = Spawnador Ativo (@1)
|
||||
Mob Spawner settings failed! = Configuraçao de Spawnador do Mob falhou!
|
||||
> name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] distance[1-20] y_offset[-10 to 10] = > nome luz_min[0-14] luz_max[0-14] max_mobs_na_area[0 para desabilitar] distancia[1-20] y_offset[-10 a 10]
|
36
mods/ENTITIES/mobs/locale/template.txt
Normal file
36
mods/ENTITIES/mobs/locale/template.txt
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Template for translations of mobs_redo mod
|
||||
# last update: 2016/June/10
|
||||
|
||||
#init.lua
|
||||
[MOD] Mobs Redo loaded =
|
||||
|
||||
#api.lua
|
||||
[MOBS] mod profiling enabled, damage not enabled =
|
||||
lifetimer expired, removed @1 =
|
||||
[Mobs Redo] @1 has spawning disabled =
|
||||
[Mobs Redo] Chance setting for @1 is now @2 =
|
||||
[mobs] @1 failed to spawn at @2 =
|
||||
Not tamed! =
|
||||
@1 is owner! =
|
||||
Missed! =
|
||||
@1 at full health (@2) =
|
||||
@1 has been tamed! =
|
||||
Enter name: =
|
||||
Rename =
|
||||
|
||||
#crafts.lua
|
||||
Name Tag =
|
||||
Leather =
|
||||
Raw Meat =
|
||||
Meat =
|
||||
Magic Lasso (right-click animal to put in inventory) =
|
||||
Net (right-click animal to put in inventory) =
|
||||
Steel Shears (right-click to shear) =
|
||||
|
||||
#spawner.lua
|
||||
Monster Spawner =
|
||||
Mob MinLight MaxLight Amount PlayerDist =
|
||||
Spawner Not Active (enter settings) =
|
||||
Spawner Active (@1) =
|
||||
Mob Spawner settings failed! =
|
||||
> name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] distance[1-20] y_offset[-10 to 10] =
|
Loading…
Add table
Add a link
Reference in a new issue