Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Translation Id="spawn_added" Value="Agregado spawn '{0}'." />
  4. <Translation Id="spawn_already_exist" Value="El spawn con el nombre '{0}' ya existe!" />
  5. <Translation Id="removed_spawn" Value="Removido el spawn '{0}'." />
  6. <Translation Id="spawn_not_found" Value="No hay ningun spawn con el nombre '{0}'" />
  7. <Translation Id="list" Value="Nombre: {0}, X: {1}, Y: {2}, Z: {3}" />
  8. <Translation Id="wrong_usage" Value="Uso Incorrecto! Correcto uso: &lt;add || remove || list&gt; [spawn name]" />
  9. <Translation Id="teleport_spawn" Value="Haz sido teletransportado al spawn {0}!" />
  10. <Translation Id="no_spawns" Value="No se han encontrado custownspawnpoints personalizados!" />
  11. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement