diff options
Diffstat (limited to 'locale/es.po')
-rw-r--r-- | locale/es.po | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/locale/es.po b/locale/es.po index 878dd29..849db66 100644 --- a/locale/es.po +++ b/locale/es.po @@ -17,6 +17,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: api.lua +msgid "** Peaceful Mode Active - No Monsters Will Spawn" +msgstr "" + +#: api.lua msgid "Mob has been protected!" msgstr "El mob ha sido protegido!" @@ -41,10 +45,6 @@ msgid "Already protected!" msgstr "Ya está protegido!" #: api.lua -msgid "Protected!" -msgstr "Protegido!" - -#: api.lua msgid "@1 at full health (@2)" msgstr "@1 con salud llena (@2)" @@ -96,6 +96,10 @@ msgstr "Runa de protección de Mob" msgid "Saddle" msgstr "Montura" +#: crafts.lua +msgid "Mob Fence" +msgstr "" + #: spawner.lua msgid "Mob Spawner" msgstr "Generador de Mob" @@ -121,4 +125,4 @@ msgid "" "Syntax: “name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] " "distance[1-20] y_offset[-10 to 10]”" msgstr "Sintaxis: “nombre luz_min[0-14] luz_max[0-14] max_mobs_en_area[0 para deshabilitar] " -"distancia[1-20] compensacion[-10 a 10]”"
\ No newline at end of file +"distancia[1-20] compensacion[-10 a 10]”" |