├── README.md
└── languages
└── es.php
/README.md:
--------------------------------------------------------------------------------
1 | # CS Simulator
2 | Cryptocurrency Simulator: Invest fake money and play your strategies without risking real money
3 |
4 | https://cryptospaniards.com/simulator/
5 |
6 | 
7 |
8 | ## Languages
9 |
10 | ### Adding a new language
11 |
12 | 1. Use `es.php` as the base to create your new language.
13 | 2. Use **lowercase** [two letter country codes in ISO 3166-1 Alpha 2](https://support.cloudflare.com/hc/en-us/articles/205072537-What-are-the-two-letter-country-codes-for-the-Access-Rules-) format
14 | 3. Before submitting your Pull Request:
15 | - Order keys alphabetically
16 | - Make sure there are no duplicates or empty keys
17 | - Make sure to follow the same exact syntax: lower/uppercase, end dot (if any), parenthesis, etc.
18 |
--------------------------------------------------------------------------------
/languages/es.php:
--------------------------------------------------------------------------------
1 | 2018Q1 Competition: Ending on April 1st 2018 to the top 3"] = "Competición 2018 Q1: Entrega de premios 1 Abril 2018 a los 3 mejores inversores";
15 | $d["Unverified account
We have sent you an email to verify your account"] = "Cuenta no verificada
Te hemos enviado un correo electrónico para verificar tu cuenta";
16 | $d["Action"] = "Acción";
17 | $d["Activity"] = "Actividad";
18 | $d["ago"] = "hace";
19 | $d["Amount must be a value greater than $0.01 USD"] = "La cantidad debe ser un valor mayor a $0.01 USD";
20 | $d["Amount"] = "Cantidad";
21 | $d["April"] = "Abril";
22 | $d["Are you sure?"] = "¿Estás seguro?";
23 | $d["as in %1"] = "como en %1";
24 | $d["August"] = "Agosto";
25 | $d["Available cryptocurrencies"] = "Criptomonedas disponibles";
26 | $d["Available languages"] = "Idiomas disponibles";
27 | $d["Best of the day"] = "Mejores del día";
28 | $d["Best of the week"] = "Mejores de la semana";
29 | $d["Buy %1"] = "Comprar %1";
30 | $d["Buy and Sell Cryptocoins"] = "Compra y vende criptomonedas";
31 | $d["Buy"] = "Buy";
32 | $d["Change"] = "Cambio";
33 | $d["Charts"] = "Gráficas";
34 | $d["Coin is not supported"] = "Moneda no soportada";
35 | $d["Coin"] = "Moneda";
36 | $d["Commission"] = "Comisión";
37 | $d["Contact us"] = "Contacta con nosotros";
38 | $d["Contact"] = "Contacto";
39 | $d["Cost"] = "Coste";
40 | $d["Create account"] = "Crea una cuenta";
41 | $d["Create an account"] = "Crea una cuenta";
42 | $d["Cryptocurrency Simulator: Invest fake money and play your strategies without risking real money"] = "Simulador de Criptomonedas: Invierte dinero ficticio y juega tus estrategias sin arriesgar dinero real";
43 | $d["Current round"] = "Global de la ronda";
44 | $d["Current"] = "Actual";
45 | $d["Currently active investors this round"] = "Inversores activos en esta ronda";
46 | $d["customizable from %1 to %2"] = "personalizable de %1 a %2";
47 | $d["Customize the design of the simulator"] = "Cambia el diseño del Simulador a tu gusto";
48 | $d["Customize the settings of your account (created %1)"] = "Modifica la configuración de tu cuenta (creada %1)";
49 | $d["Daily stats"] = "Evolución diaria";
50 | $d["Dark"] = "Oscuro";
51 | $d["Dashboard"] = "Dashboard";
52 | $d["Date"] = "Fecha";
53 | $d["day"] = "día";
54 | $d["decade"] = "década";
55 | $d["December"] = "Diciembre";
56 | $d["Description is too long"] = "La descripción es demasiado larga";
57 | $d["Description"] = "Descripción";
58 | $d["Distribution"] = "Distribución";
59 | $d["Email address"] = "Correo electrónico";
60 | $d["Email confirmed"] = "Email confirmado";
61 | $d["Email or password do not match"] = "El email o la contraseña no son correctos";
62 | $d["Enter your email and password"] = "Escribe el correo electrónico y la contraseña";
63 | $d["Error confirming email"] = "Error al confirmar email";
64 | $d["Error"] = "Error";
65 | $d["every minute"] = "cada minuto";
66 | $d["February"] = "Febrero";
67 | $d["Feel free to write about yourself, explain your strategies or self-promote your website or Telegram channel"] = "Escribe sobre ti, explica tus estrategias o auto-promociona tu página web o canal de Telegram";
68 | $d["Follow"] = 'Seguir';
69 | $d["Forgot password"] = "Olvidé la contraseña";
70 | $d["Forgot your password?"] = "¿Olvidaste tu contraseña?";
71 | $d["Forgotten password"] = "Contraseña olvidada";
72 | $d["Free Trading Simulator for Bitcoin and cryptocurrencies to play your investment strategies live without the need to spend real money"] = "Simulador gratuito de trading de Bitcoin y criptomonedas para que puedas emular tus estrategias de inversión en directo sin tener que usar dinero real";
73 | $d["Free"] = "Gratis";
74 | $d["From here you can modify your account settings."] = "Desde aquí puedes modificar la configuración de tu cuenta.";
75 | $d["From your Dashboard you can manage all your investments and execute trading orders"] = 'Panel de control desde el cual puedes controlar todas tus inversiones y hacer órdenes de compra y venta';
76 | $d["Go back"] = "Volver";
77 | $d["Greetings"] = "Saludos";
78 | $d["Hello %1, welcome again!"] = "¡Hola %1, bienvenido de nuevo!";
79 | $d["Hello %1, welcome to %2!"] = "¡Hola %1, bienvenido a %2!";
80 | $d["Help"] = "Ayuda";
81 | $d["Help, Frequently Asked Questions and Tips of the cryptocurrency simulator"] = "Ayuda, Preguntas frecuentes y Consejos del simulador de criptomonedas";
82 | $d["Historical"] = "Historial";
83 | $d["hour"] = "hora";
84 | $d["I have an account"] = "Ya tengo cuenta";
85 | $d["If not, contact us."] = "Si no es así, contáctanos.";
86 | $d["If you do not remember your password, do not worry! Write your email and we will send you an email with the following steps to follow to restore access to your account."] = "Si no te acuerdas de tu contraseña, ¡no te preocupes! Escribe tu correo electrónico y te enviaremos un email con los siguientes pasos a seguir para restablecer el acceso a tu cuenta.";
87 | $d["If you have any questions, issues, comments or feedback; or you want us to add another currency, join our %1."] = "Si tienes alguna duda, problema, comentario o recomendación; o quieres que añadamos alguna otra moneda, únete a nuestro %1.";
88 | $d["in"] = "en";
89 | $d["instant"] = "instantáneo";
90 | $d["Invalid currency, the operation could not be performed"] = "Moneda no válida, no se pudo realizar la operación";
91 | $d["Investor"] = "Inversor";
92 | $d["January"] = "Enero";
93 | $d["July"] = "Julio";
94 | $d["June"] = "Junio";
95 | $d["just now"] = "justo ahora";
96 | $d["Language"] = "Idioma / Language"; // always leave " / Language" suffix in translations
97 | $d["Last 3 days"] = "Últimos 3 días";
98 | $d["Last round winners"] = "Ganadores última ronda";
99 | $d["Latest activity"] = "Última actividad";
100 | $d["Latest orders"] = "Últimas compra-ventas";
101 | $d["Light"] = "Claro";
102 | $d["List of the latest buy and sell orders of cryptocurrencies in the simulator"] = "Listado de las últimas acciones de compra-venta de criptomonedas en el simulador";
103 | $d["Log in"] = "Inicia sesión";
104 | $d["Login / Signup"] = "Iniciar sesión";
105 | $d["Login"] = "Entrar";
106 | $d["Logout"] = "Salir";
107 | $d["March"] = "Marzo";
108 | $d["Market"] = "Mercado";
109 | $d["May"] = "Mayo";
110 | $d["minute"] = "minuto";
111 | $d["Missing required fields"] = "Faltan parámetros requeridos";
112 | $d["month"] = "mes";
113 | $d["Newsletter"] = "Comunicaciones";
114 | $d["No"] = "No";
115 | $d["Not following"] = 'No estás siguiendo';
116 | $d["November"] = "Noviembre";
117 | $d["Occasionally we send an email with news and features you may like"] = "De vez en cuando enviamos un email con noticias y mejoras que te pueden interesar";
118 | $d["October"] = "Octubre";
119 | $d["Open Dashboard"] = "Accede a tu Dashboard";
120 | $d["Page not found"] = "Página no encontrada";
121 | $d["Password changed"] = "Contraseña cambiada";
122 | $d["Password"] = "Contraseña";
123 | $d["Please log in with your account or create a new one"] = "Para continuar, conéctate con tu cuenta o regístrate:";
124 | $d["Please type a username"] = "Escribe un nombre de usuario";
125 | $d["Portfolio distribution"] = "Distribución de tu portafolio:";
126 | $d["Portfolio"] = "Portfolio";
127 | $d["Price update interval"] = "Actualización de valores";
128 | $d["Price"] = "Precio";
129 | $d["Privacy Policy"] = "Política de privacidad";
130 | $d["Privacy"] = "Privacidad";
131 | $d["Private"] = "Privado";
132 | $d["Prize"] = "Premio";
133 | $d["Profile visibility"] = "Visibilidad del perfil";
134 | $d["Profitability"] = "Rentabilidad";
135 | $d["Progress of your current coins in your portfolio during the last 7 days:"] = "Evolución en los últimos 7 días de las criptomonedas actuales en tu portafolio:";
136 | $d["Progress"] = "Evolución";
137 | $d["Public"] = "Público";
138 | $d["Ranking of the best investors of the cryptocurrency simulator. You can also see the daily and weekly ranking. Will you be able to reach the Top 50?"] = "Ranking de los mejores inversores del simulador de criptomonedas. También puedes ver el ranking diario y semanal. ¿Serás capaz de llegar al Top 50?";
139 | $d["Ranking"] = "Ranking";
140 | $d["real market prices from %1"] = "del mercado real, desde %1)";
141 | $d["Recent trades with %1"] = "Últimas operaciones con %1";
142 | $d["Recent trades"] = "Últimas operaciones";
143 | $d["recommended"] = "recomendado";
144 | $d["Reload the page and try again"] = "Recarga la página y vuelve a intentarlo";
145 | $d["Reset your password"] = "Restablece tu contraseña";
146 | $d["Roadmap"] = "Noticias";
147 | $d["Roadmap, status, changes and improvements of the simulator in addition to the latest news and projects in which we are working"] = "Roadmap, estado, cambios y mejoras del simulador además de las últimas noticias y proyectos en los que estamos trabajando";
148 | $d["Save settings"] = "Guardar configuración";
149 | $d["Save"] = "Guardar";
150 | $d["Search"] = "Buscar";
151 | $d["second"] = "segundo";
152 | $d["See full chart"] = "Ver gráfica completa";
153 | $d["Sell %1"] = "Vender %1";
154 | $d["Sell"] = "Sell";
155 | $d["September"] = "Septiembre";
156 | $d["Server time"] = "Hora del servidor";
157 | $d["Set a Take Profit or Stop Loss to automatically sell whenever the coin reaches your desired price"] = "Establece un Take Profit o Stop Loss para vender automáticamente cuando la moneda alcanza el precio establecido";
158 | $d["Settings have been saved"] = "La configuración se ha guardado correctamente";
159 | $d["Settings"] = "Configuración";
160 | $d["Show the evolution in the last 7 days of the current cryptocurrencies in your portfolio"] = "Muestra la evolución en los últimos 7 días de las criptomonedas actuales en tu portafolio";
161 | $d["Sign in"] = "Conectar";
162 | $d["simulator, cryptocoins, cryptocurrency, fantasy, emulator, play, fake, game, bitcoin, ethereum, litecoin, fake money, cryptocurrencies"] = "'simulador, criptomonedas, fantasy, emulador, de mentira, juego, bitcoin, ethereum, litecoin, ficticio, dinero real, cryptomonedas'";
163 | $d["Start investing!"] = "¡Empieza a invertir!";
164 | $d["Starting capital"] = "Capital inicial";
165 | $d["Stop Loss must be lower than the current value"] = "Stop Loss tiene que ser menor que el valor actual";
166 | $d["Stop Loss"] = "Stop Loss";
167 | $d["T/S"] = "T/S";
168 | $d["Take Profit must be higher than the current value"] = "Take Profit tiene que ser mayor que el valor actual";
169 | $d["Take Profit"] = "Take Profit";
170 | $d["Terms of Use when navigating and using the virtual simulator of Bitcoin and cryptocurrencies."] = "Términos de Uso al navegar y usar el simulador virtual de Bitcoin y criptomonedas.";
171 | $d["Terms of Use"] = "Términos de Uso";
172 | $d["Terms"] = "Términos";
173 | $d["The %1 Team"] = "El equipo de %1";
174 | $d["The content of this simulator is informative in nature, and under no circumstances is it intended to encourage the purchase / sale of financial instruments. Do not invest more money than you can lose. The cryptocurrency market is highly volatile and uncertain."] = "El contenido de este simulador es de carácter informativo, no pretende bajo ningún concepto instar a realizar la compra/venta de instrumentos financieros. No inviertas más dinero del que puedas perder. El mercado de criptomonedas es altamente volátil e incierto.";
175 | $d["The email could not be confirmed, it may already be confirmed"] = "No se pudo confirmar el email, puede que ya esté confirmado";
176 | $d["The email is not valid"] = "El correo electrónico no es válido";
177 | $d["The page you are trying to access doesn't exist or we have moved it."] = "La página que buscas no existe.";
178 | $d["The password can not be reset, the link has probably expired"] = "No se puede restablecer la contraseña, seguramente el en enlace ha caducado";
179 | $d["The password has been changed correctly, you can now log in"] = "La contraseña ha sido cambiada correctamente, ya puedes conectarte";
180 | $d["Theme"] = "Diseño";
181 | $d["This username is not available"] = "Este nombre de usuario no está disponible";
182 | $d["Toggle navigation"] = "Mostrar menú";
183 | $d["Top %1"] = "Top %1";
184 | $d["Total capital"] = "Capital total";
185 | $d["Tp/Sl"] = "Tp/Sl";
186 | $d["Trade %1-%2 completed successfully!"] = "¡Operación %1-%2 realizada con éxito!";
187 | $d["Transaction commission"] = "Comisión por transacción";
188 | $d["Transaction time"] = "Intervalo de transacción";
189 | $d["Try again"] = "Vuelve a intentarlo";
190 | $d["Type in the email address you registered with:"] = "Escribe el correo electrónico con el que te registraste:";
191 | $d["Unfollow"] = 'Deja de seguir';
192 | $d["Updated %1"] = "Actualizado %1";
193 | $d["Updated every minute"] = "Actualizado cada minuto";
194 | $d["Use only letters and numbers"] = "Utiliza sólo letras y números";
195 | $d["Use only letters and numbers, must be unique"] = "Utiliza sólo letras y números, debe ser único";
196 | $d["Username available!"] = "¡Nombre de usuario disponible!";
197 | $d["Username does not exist"] = "El usuario no existe";
198 | $d["Username"] = "Nombre de usuario";
199 | $d["Value"] = "Valor";
200 | $d["We answer some questions you have when using the virtual simulator of investment in cryptocurrencies."] = "Respondemos a algunas dudas que tenéis al utilizar el simulador virtual de inversión en criptomonedas.";
201 | $d["We explain what we do with your information, how we protect it, and how you can do it to access and modify it."] = "Explicamos qué es lo que hacemos con tu información, cómo la protegemos y cómo puedes hacer para acceder a ella y modificarla.";
202 | $d["We have not been able to confirm your mail, surely you have confirmed it before."] = "No hemos podido confirmar tu correo, seguramente ya lo has confirmado antes.";
203 | $d["We have sent you an email with instructions to reset your password"] = "Te hemos enviado un email con instrucciones para restablecer tu contraseña";
204 | $d["We were unable to create your account, please contact us"] = "No hemos podido crear tu cuenta, contacta con nosotros";
205 | $d["week"] = "semana";
206 | $d["Weekly stats"] = "Evolución semanal";
207 | $d["Whether you are curious about investing in cryptocurrencies but you are afraid to play real money as if you are already an expert and what you want is to try different strategies, this simulator is for you. Compete without risk with hundreds of other investors, among the winners we distribute prizes periodically. Will you be able to reach number 1 in the Ranking?"] = "Tanto si tienes curiosidad por invertir en criptomonedas pero te da miedo jugarte dinero real como si ya eres un experto y lo que quieres es probar diferentes estrategias, este simulador es para ti. Compite sin riesgo junto a centenares de otros inversores, entre los ganadores repartimos premios periódicamente. ¿Serás capaz de llegar al número 1 del Ranking?";
208 | $d["Wrong data"] = "Valores incorrectos";
209 | $d["year"] = "año";
210 | $d["Yes"] = "Sí";
211 | $d["You already have an account with this email, sign in"] = "Ya tienes una cuenta con este email, inicia sesión";
212 | $d["You can hide your profile so your investments and trades are kept private"] = "Puedes ocultar tu perfil para que nadie pueda ver tus inversiones y actividad";
213 | $d["You don't have enough %1!"] = "¡No tienes suficientes %1!";
214 | $d["You have successfully logged out"] = "Te has desconectado correctamente";
215 | $d["You haven't set a description for your profile yet, write it here"] = 'Todavía no has escrito una descripción para tu perfil, hazlo aquí';
216 | $d["You only have %1 %2"] = "Sólo dispones de %1 %2";
217 | $d["You will start the next round with this capital"] = "Empezarás la siguiente ronda con este capital inicial";
218 | $d["Your email has been confirmed correctly."] = "Tu correo electrónico se ha confirmado correctamente.";
219 | $d['Additional languages are created by volunteers, submit yours'] = 'Los idiomas adicionales son aportados por voluntarios, envía el tuyo';
220 | $d['All'] = 'Todos';
221 | $d['Following'] = 'Siguiendo';
222 | $d['If you want to invest real money, we recommend starting with Coinbase for popular cryptos and Binance for the rest.'] = 'Si lo que quieres es invertir dinero real, te recomendamos empezar con Coinbase para las criptos más conocidas y Binance para el resto.';
223 | $d['To change your password, click here.'] = 'Para cambiar tu contraseña, haz click aquí';
224 | $d['You are currently following %1'] = 'Estás siguiendo a %1';
225 | $d['You are now following %1!'] = '¡Has empezado a seguir a %1!';
226 | $d['You should head to the home page were you will find links to all different places.'] = 'Seguramente la hemos movido, lo mejor que puedes hacer es acceder a la página principal y empezar desde allí.';
227 | $d['You stopped following %1!'] = 'Has dejado de seguir a %1';
228 |
229 | return $d;
230 |
--------------------------------------------------------------------------------