ES local update
This commit is contained in:
parent
3c008fb129
commit
d1644f132c
@ -76,54 +76,47 @@ lots.=lotes
|
||||
|
||||
Out of Stock!=¡La tienda se ha quedado sin existencias!
|
||||
|
||||
### forms.lua ###
|
||||
|
||||
Deposit:=Ingresar
|
||||
Wire Transfer=Tranferencias
|
||||
Withdraw:=Retirar
|
||||
|
||||
### functions.lua ###
|
||||
|
||||
< Transfer money=< Tranferencias
|
||||
@1, thank you for choosing the Emerald Bank Transfer system=Gracias por elegir el sistema de transferencias de Emerald Bank
|
||||
Amount:=Cantidad:
|
||||
Clear transactions=Limpiar transacciones
|
||||
Complete the payment=Completar el pago
|
||||
Confirm transfer=Confirmar transferencia
|
||||
Deposit:=Ingresar
|
||||
Description:=Descripción:
|
||||
Emeralds in Bank: @1=Esmeraldas en el Banco: @1
|
||||
|
||||
Good news!@n@n@1 has transferred @2 emeralds to your bank account using the Emerald Bank Transfer System.@n@nTransfer description:@n@n@3=Buenas noticias!@n@n@1 ha transferido @2 esmeraldas a tu cuenta bancaria usando el Banco de Esmeraldas.@n@nDescripción de la transferencia:@n@n@3
|
||||
|
||||
Invalid amount <@1> : must be an integer number, aborting=Cantidad invalida <@1> debe ser un numero entero, cancelado
|
||||
Invalid pay=Pago invalido, no puedes pagar un numero negativo.
|
||||
Not enough money in your account=No tienes suficiente dinero en tu cuenta del banco
|
||||
Not enough money in your inventory=No tienes suficiente dinero en tu inventario
|
||||
Not enough room in your inventory=No tienes espacio en tu inventario
|
||||
Pay Successfully! You have transferred @1 Emeralds.=¡Pago completado! Has transferido @1 Esmeraldas.
|
||||
Pay Successfully! You've gotten @1 Emeralds.=¡Pago completado! Te acaban de pagar @1 Esmeraldas.
|
||||
Payment of @1 emeralds from @2=Pago de @1 esm de @2
|
||||
Payment of @1 to @2 completed=Pago de @1 a @2 completado con exito
|
||||
Quit=Salir
|
||||
Recepient:=Destinatario:
|
||||
TRANSACTION SUMMARY:=SUMARIO DE LA TRANSACCIÓN:
|
||||
|
||||
The recepient <@1> is not registered in the banking system, aborting=El destinatario <@1> no está registrado en el sistema bancario, cancelado
|
||||
|
||||
Transaction list=Lista de transacciones
|
||||
Transactions >=Registro >
|
||||
Vendors require 2 nodes of space.=La tienda ocupa 2 bloques de alto
|
||||
Wire Transfer=Tranferencias
|
||||
Wire Transfer System=Sistema de transferencias
|
||||
Withdraw:=Retirar
|
||||
Your account balance: $@1=Tu dinero en la cuenta: @1$
|
||||
|
||||
Your account does not have enough funds to complete this transfer, aborting=Tu cuenta no tiene fondos suficientes para completar la transferencia, cancelado
|
||||
|
||||
Your transaction history has been cleared=El historial de transacciones ha sido limpiado
|
||||
from=de
|
||||
no transactions registered=no hay registro de transacciones
|
||||
You've earned @1 Emeralds with your shops.=Has ganado @1 Esmeraldas con tus tiendas.
|
||||
|
||||
### functions.lua ###
|
||||
### shop.lua ###
|
||||
|
||||
Not enough Emeralds in your account=No tienes suficientes esmeraldas en tu cuenta.
|
||||
|
||||
### receive_fields.lua ###
|
||||
|
||||
Not enough money in your account=No tienes suficiente dinero en tu cuenta del banco
|
||||
Not enough money in your inventory=No tienes suficiente dinero en tu inventario
|
||||
Not enough room in your inventory=No tienes espacio en tu inventario
|
||||
|
||||
### receive_fields_wt.lua ###
|
||||
|
||||
@1, thank you for choosing the Emerald Bank Transfer system=Gracias por elegir el sistema de transferencias de Emerald Bank
|
||||
|
||||
Good news!@n@n@1 has transferred @2 emeralds to your bank account using the Emerald Bank Transfer System.@n@nTransfer description:@n@n@3=Buenas noticias!@n@n@1 ha transferido @2 esmeraldas a tu cuenta bancaria usando el Banco de Esmeraldas.@n@nDescripción de la transferencia:@n@n@3
|
||||
|
||||
Invalid amount <@1>: must be an integer number, aborting=Cantidad invalida <@1> debe ser un numero entero, cancelado
|
||||
Payment of @1 to @2 completed=Pago de @1 a @2 completado con exito
|
||||
|
||||
The Recipient <@1> is not registered in the banking system, aborting=El destinatario <@1> no está registrado en el sistema bancario, cancelado
|
||||
|
||||
Your account does not have enough funds to complete this transfer, aborting=Tu cuenta no tiene fondos suficientes para completar la transferencia, cancelado
|
||||
|
||||
Your transaction history has been cleared=El historial de transacciones ha sido limpiado
|
||||
|
||||
### shop.lua ###
|
||||
|
||||
A shop to sell your items with emeralds.=Una tienda para vender tus objetos por esmeraldas.
|
||||
@ -141,6 +134,29 @@ Price: @1=Precio: @1
|
||||
Shop=Tienda
|
||||
Shop Empty=Tienda Vacia
|
||||
This is your own shop, you can't exchange to yourself!=No puedes comprarte a ti mismo.
|
||||
You've earned @1 Emeralds with your shops.=Has ganado @1 Esmeraldas con tus tiendas.
|
||||
Your stock:=Tus existencias:
|
||||
x @1=x @1
|
||||
|
||||
|
||||
##### not detected #####
|
||||
|
||||
@1, thank you for choosing the Wire Transfer system=Gracias por elegir el sistema de transferencias de Emerald Bank
|
||||
< Transfer money=< Tranferencias
|
||||
Amount:=Cantidad:
|
||||
Amount: @1=Cantidad: @1
|
||||
Clear transactions=Limpiar transacciones
|
||||
Complete the payment=Completar el pago
|
||||
Confirm transfer=Confirmar transferencia
|
||||
Description:=Descripción:
|
||||
Description: @1=Descripción: @1
|
||||
Quit=Salir
|
||||
Recipient:=Destinatario:
|
||||
Recipient: @1=Destinatario: @1
|
||||
TRANSACTION SUMMARY:=SUMARIO DE LA TRANSACCIÓN:
|
||||
Transaction list=Lista de transacciones
|
||||
Transactions >=Registro >
|
||||
Wire Transfer System=Sistema de transferencias
|
||||
Wire Transfer Terminal=Sistema de transferencias
|
||||
Your account balance: @1 @2=Tu dinero en la cuenta: @1 @2
|
||||
from = de
|
||||
no transactions registered=no hay registro de transacciones
|
||||
|
@ -76,54 +76,47 @@ lots.=
|
||||
|
||||
Out of Stock!=
|
||||
|
||||
### forms.lua ###
|
||||
|
||||
Deposit:=
|
||||
Wire Transfer=
|
||||
Withdraw:=
|
||||
|
||||
### functions.lua ###
|
||||
|
||||
< Transfer money=
|
||||
@1, thank you for choosing the Emerald Bank Transfer system=
|
||||
Amount:=
|
||||
Clear transactions=
|
||||
Complete the payment=
|
||||
Confirm transfer=
|
||||
Deposit:=
|
||||
Description:=
|
||||
Emeralds in Bank: @1=
|
||||
|
||||
Good news!@n@n@1 has transferred @2 emeralds to your bank account using the Emerald Bank Transfer System.@n@nTransfer description:@n@n@3=
|
||||
|
||||
Invalid amount <@1> : must be an integer number, aborting=
|
||||
Invalid pay=
|
||||
Not enough money in your account=
|
||||
Not enough money in your inventory=
|
||||
Not enough room in your inventory=
|
||||
Pay Successfully! You have transferred @1 Emeralds.=
|
||||
Pay Successfully! You've gotten @1 Emeralds.=
|
||||
Payment of @1 emeralds from @2=
|
||||
Payment of @1 to @2 completed=
|
||||
Quit=
|
||||
Recepient:=
|
||||
TRANSACTION SUMMARY:=
|
||||
|
||||
The recepient <@1> is not registered in the banking system, aborting=
|
||||
|
||||
Transaction list=
|
||||
Transactions >=
|
||||
Vendors require 2 nodes of space.=
|
||||
Wire Transfer=
|
||||
Wire Transfer System=
|
||||
Withdraw:=
|
||||
Your account balance: $@1=
|
||||
|
||||
Your account does not have enough funds to complete this transfer, aborting=
|
||||
|
||||
Your transaction history has been cleared=
|
||||
from=
|
||||
no transactions registered=
|
||||
You've earned @1 Emeralds with your shops.=
|
||||
|
||||
### functions.lua ###
|
||||
### shop.lua ###
|
||||
|
||||
Not enough Emeralds in your account=
|
||||
|
||||
### receive_fields.lua ###
|
||||
|
||||
Not enough money in your account=
|
||||
Not enough money in your inventory=
|
||||
Not enough room in your inventory=
|
||||
|
||||
### receive_fields_wt.lua ###
|
||||
|
||||
@1, thank you for choosing the Emerald Bank Transfer system=
|
||||
|
||||
Good news!@n@n@1 has transferred @2 emeralds to your bank account using the Emerald Bank Transfer System.@n@nTransfer description:@n@n@3=
|
||||
|
||||
Invalid amount <@1>: must be an integer number, aborting=
|
||||
Payment of @1 to @2 completed=
|
||||
|
||||
The Recipient <@1> is not registered in the banking system, aborting=
|
||||
|
||||
Your account does not have enough funds to complete this transfer, aborting=
|
||||
|
||||
Your transaction history has been cleared=
|
||||
|
||||
### shop.lua ###
|
||||
|
||||
A shop to sell your items with emeralds.=
|
||||
@ -141,6 +134,5 @@ Price: @1=
|
||||
Shop=
|
||||
Shop Empty=
|
||||
This is your own shop, you can't exchange to yourself!=
|
||||
You've earned @1 Emeralds with your shops.=
|
||||
Your stock:=
|
||||
x @1=
|
||||
|
Loading…
x
Reference in New Issue
Block a user