mirror of
https://codeberg.org/usrib/emeraldbank.git
synced 2025-01-08 22:37:36 +01:00
es locale
This commit is contained in:
parent
f212bcb1a2
commit
3aecf0aeb8
@ -1,22 +1,5 @@
|
||||
# textdomain: emeraldbank
|
||||
|
||||
# Copyright (C) 2021, 2022 Ale
|
||||
|
||||
# This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
# Emeraldbank is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Affero General Public License as
|
||||
# published by the Free Software Foundation, either version 3 of the
|
||||
# License, or (at your option) any later version.
|
||||
|
||||
# Emeraldbank is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Affero General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with Emeraldbank. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
### bank.lua ###
|
||||
|
||||
@ -24,11 +7,6 @@ Emerald Bank=Banco de Esmeraldas
|
||||
Emeralds in Bank: @1=Esmeraldas en el Banco: @1
|
||||
This block can keep your emeralds.=Este bloque puede guardar tus esmeraldas.
|
||||
You need keep emeralds or emeraldblocks in your hand!=Necesitas sostener esmeraldas o bloques de esmeralda.
|
||||
|
||||
### bank.lua ###
|
||||
### commands.lua ###
|
||||
### shop.lua ###
|
||||
|
||||
Not enough Emeralds in your account=No tienes suficientes esmeraldas en tu cuenta.
|
||||
|
||||
### commands.lua ###
|
||||
@ -42,6 +20,47 @@ Pay Successfully! You've gotten @1 Emeralds.=¡Pago completado! Te acaban de pag
|
||||
Pay money to other player. Transfer your emeralds to another bank account.=Paga dinero a otro jugador. Transfiere esmeraldas a su cuenta del Banco.
|
||||
|
||||
|
||||
### fancyshop.lua ###
|
||||
|
||||
Accept for-sale item only.=Solo items para vender
|
||||
All From Vendor=Todo desde la tienda
|
||||
All To Vendor=Todo a la tienda
|
||||
Automatically sort inventory.=Ordenar automaticamente
|
||||
Buy=Comprar
|
||||
Buy worn tools.=Comprar herramientas usadas
|
||||
Craft a copy tool.=Crear herramienta de copiado
|
||||
Craft a fancy vendor.=Crear tienda
|
||||
Digiline Channel:=Canal de Digiline
|
||||
Done=Hecho
|
||||
Eject incoming currency.=Soltar monedas
|
||||
Enables the user to set all vendors to inactive.=Permite desabilitar todas las tiendas.
|
||||
Enables the user to set regular vendors to admin vendors.=Permite crear tiendas de Admin.
|
||||
Error loading logs=Error cargando registros
|
||||
Fancy Vendor Display Node (you hacker you!)=
|
||||
Fill lots to max.=Pedir lo maximo
|
||||
Force vendor into an inactive state.=Desactivar tienda
|
||||
|
||||
Geminio Wand (For copying vendor settings, right click to save settings, left click to set settings.)=Vara de Geminio (Click derecho para copiar ajustes de una tienda, clic izquierdo en otra tienda para pegar los ajustes)
|
||||
|
||||
Getting Fancy=Tiendeando
|
||||
Input From Vendor=Entrada desde tienda
|
||||
Input item=Objeto que entra
|
||||
Output To Vendor=Salida desde tienda
|
||||
Output item=Objeto que sale
|
||||
Owner wants:=El dueño quiere:
|
||||
Sell worn tools.=Vender herramientas gastadas
|
||||
Set this vendor to a Depositor.=Tienda para comprar
|
||||
Set vendor to an admin vendor.=Tienda de Admin
|
||||
Shop Upgrade (Try and place to upgrade)=
|
||||
Sort Inventory=Ordenar inventario
|
||||
Split incoming stacks.=Separar stacks entrantes
|
||||
Toggle vendor inactivity.=Tienda inactiva
|
||||
Vending Machine=Maquina de Vender
|
||||
Vendor will not accept worn tools.=La tienda no acepta herramientas gastadas
|
||||
Vendor will not sell worn tools.=La tienda no vende herramientas gastadas
|
||||
for:=para:
|
||||
lots.=cantidad
|
||||
|
||||
### income.lua ###
|
||||
|
||||
You have earned @1 emeralds in your bank account!=¡Has ganado @1 esmeraldas en tu cuenta del Banco!
|
||||
@ -62,6 +81,7 @@ Owner, Use (special key + right mouse button) for customer interface=Usa ("tecla
|
||||
Price=Precio
|
||||
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:
|
||||
|
@ -1,22 +1,5 @@
|
||||
# textdomain: emeraldbank
|
||||
|
||||
# Copyright (C) 2021, 2022 Ale
|
||||
|
||||
# This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
# Emeraldbank is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Affero General Public License as
|
||||
# published by the Free Software Foundation, either version 3 of the
|
||||
# License, or (at your option) any later version.
|
||||
|
||||
# Emeraldbank is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Affero General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with Emeraldbank. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
### bank.lua ###
|
||||
|
||||
@ -42,6 +25,47 @@ Pay Successfully! You've gotten @1 Emeralds.=
|
||||
Pay money to other player. Transfer your emeralds to another bank account.=
|
||||
|
||||
|
||||
### fancyshop.lua ###
|
||||
|
||||
Accept for-sale item only.=
|
||||
All From Vendor=
|
||||
All To Vendor=
|
||||
Automatically sort inventory.=
|
||||
Buy=
|
||||
Buy worn tools.=
|
||||
Craft a copy tool.=
|
||||
Craft a fancy vendor.=
|
||||
Digiline Channel:=
|
||||
Done=
|
||||
Eject incoming currency.=
|
||||
Enables the user to set all vendors to inactive.=
|
||||
Enables the user to set regular vendors to admin vendors.=
|
||||
Error loading logs=
|
||||
Fancy Vendor Display Node (you hacker you!)=
|
||||
Fill lots to max.=
|
||||
Force vendor into an inactive state.=
|
||||
|
||||
Geminio Wand (For copying vendor settings, right click to save settings, left click to set settings.)=
|
||||
|
||||
Getting Fancy=
|
||||
Input From Vendor=
|
||||
Input item=
|
||||
Output To Vendor=
|
||||
Output item=
|
||||
Owner wants:=
|
||||
Sell worn tools.=
|
||||
Set this vendor to a Depositor.=
|
||||
Set vendor to an admin vendor.=
|
||||
Shop Upgrade (Try and place to upgrade)=
|
||||
Sort Inventory=
|
||||
Split incoming stacks.=
|
||||
Toggle vendor inactivity.=
|
||||
Vending Machine=
|
||||
Vendor will not accept worn tools.=
|
||||
Vendor will not sell worn tools.=
|
||||
for:=
|
||||
lots.=
|
||||
|
||||
### income.lua ###
|
||||
|
||||
You have earned @1 emeralds in your bank account!=
|
||||
@ -62,6 +86,7 @@ Owner, Use (special key + right mouse button) for customer interface=
|
||||
Price=
|
||||
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:=
|
||||
|
Loading…
Reference in New Issue
Block a user