This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean-up for use library, translated to Spanish, removed braodcast se…
…tting
- Loading branch information
1 parent
78c92ad
commit 925b6c4
Showing
8 changed files
with
366 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
; messages.ini | ||
"%1%-mode"="" | ||
"- Player: %1% => %2%:%3%"="" | ||
"/xyz"="" | ||
"Adventure"="" | ||
"Can not teleport while holding sign!"="" | ||
"Creative"="" | ||
"Did you expect something to happen?"="" | ||
"Disabling FastTransfer support"="" | ||
"Enabling FastTransfer support"="" | ||
"FAST TRANSFER NOT INSTALLED"="" | ||
"FastTransfer being used hope it works!"="" | ||
"N/A"="" | ||
"Nothing happens!"="" | ||
"Nothing happens..."="" | ||
"Returns x,y,z coordinates"="" | ||
"Somebody removed FastTransfer!"="" | ||
"Spectator"="" | ||
"Survival"="" | ||
"Teleporting..."="" | ||
"You are at %1%,%2%,%3%"="" | ||
"You are not allowed to make Warp signs"="" | ||
"You are not allowed to make\nTransfer Warp signs"="" | ||
"You can only do this in-game"="" | ||
"You do not have permission to do that."="" | ||
"[SignWarp] Error loading \"%1%\""="" | ||
"[SignWarp] INTERNAL ERROR"="" | ||
"[SignWarp] Invalid coordinates %1%"="" | ||
"[SignWarp] Loading \"%1%\""="" | ||
"[SignWarp] No World specified"="" | ||
"[SignWarp] No coordinates specified"="" | ||
"[SignWarp] Portal to %1% created by %2%"="" | ||
"[SignWarp] This command may only be used in-game"="" | ||
"[SignWarp] Transfer portal %1% created by %2%"="" | ||
"[SignWarp] Unable to load world \"%1%\""="" | ||
"[SignWarp] Warp to %1%,%2%,%3% created by %4%"="" | ||
"[SignWarp] World \"%1%\" does not exist!"="" | ||
"dynamic-updates: OFF"="" | ||
"dynamic-updates: ON"="" | ||
"enabled /xyz command"="" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
; spa.ini | ||
"%1%-mode"="modo-%1%" | ||
"- Player: %1% => %2%:%3%"="- Jugador: %1% => %2%:%3%" | ||
"/xyz"="/xyz" | ||
"Adventure"="Aventura" | ||
"Can not teleport while holding sign!"="No se puede teletransportar si tiene un cartel en la mano!" | ||
"Creative"="Creativo" | ||
"Did you expect something to happen?"="Esperabas que ocurra algo?" | ||
"Disabling FastTransfer support"="Des-habilitando compatibilidad con FastTransfer" | ||
"Enabling FastTransfer support"="Habilitando carteles con FastTransfer" | ||
"FAST TRANSFER NOT INSTALLED"="FAST TRANSFER NO ESTÁ INSTALADO" | ||
"FastTransfer being used hope it works!"="Usando FastTransfer. Espero que funcione" | ||
"N/A"="N/A" | ||
"Nothing happens!"="No pasa nada!" | ||
"Nothing happens..."="No pasa nada..." | ||
"Returns x,y,z coordinates"="Muestra la ubicación x,y,z" | ||
"Somebody removed FastTransfer!"="Algien borró FastTransfer!" | ||
"Spectator"="Espectador" | ||
"Survival"="Supervivencia" | ||
"Teleporting..."="Teletransportando..." | ||
"You are at %1%,%2%,%3%"="Usted está en %1%,%2%,%3%" | ||
"You are not allowed to make Warp signs"="No tiene permiso para crear carteles de Warp" | ||
"You are not allowed to make\nTransfer Warp signs"="No tiene permiso para create carteles the FastTransfer" | ||
"You can only do this in-game"="Solo puede hacer eso en juego" | ||
"You do not have permission to do that."="No tiene permitido hacer eso" | ||
"[SignWarp] Error loading \"%1%\""="[SignWarp] Problemas cargando %1%" | ||
"[SignWarp] INTERNAL ERROR"="[SignWarp] ERROR INTERNO" | ||
"[SignWarp] Invalid coordinates %1%"="[SignWarp] Coordenadas no validas" | ||
"[SignWarp] Loading \"%1%\""="Cargando \"%1%\"" | ||
"[SignWarp] No World specified"="[SignWarp] No hay mundo proporcionado" | ||
"[SignWarp] No coordinates specified"="[SignWarp] No se proporcionó coordenadas" | ||
"[SignWarp] Portal to %1% created by %2%"="[SignWarp] Portal a %1% creado por %2%" | ||
"[SignWarp] This command may only be used in-game"="[SignWarp] Solo se puede usar " | ||
"[SignWarp] Transfer portal %1% created by %2%"="[SignWarp] Portal de Transferencia a %1% creado por %2%" | ||
"[SignWarp] Unable to load world \"%1%\""="[SignWarp] No se pudo cargar %1%" | ||
"[SignWarp] Warp to %1%,%2%,%3% created by %4%"="[SignWarp] Warp para %1%,%2%,%3% creado por %4%" | ||
"[SignWarp] World \"%1%\" does not exist!"="[SignWarp] %1% no existe" | ||
"dynamic-updates: OFF"="" | ||
"dynamic-updates: ON"="" | ||
"enabled /xyz command"="Comando /xyz activado" |
Oops, something went wrong.