diff options
author | translators <translators@openttd.org> | 2017-05-15 17:45:36 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2017-05-15 17:45:36 +0000 |
commit | 7174f043224c6704c68dd8f7687de2e8378566d6 (patch) | |
tree | 7dab78582da1c296d9f29dccee454de33e3f3355 /src | |
parent | a1f5b35e1bb5e69108eea6de6c5fb8c19e7a0770 (diff) | |
download | openttd-7174f043224c6704c68dd8f7687de2e8378566d6.tar.xz |
(svn r27873) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
Diffstat (limited to 'src')
-rw-r--r-- | src/lang/spanish.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/spanish.txt b/src/lang/spanish.txt index 8bcd8a531..525b29a31 100644 --- a/src/lang/spanish.txt +++ b/src/lang/spanish.txt @@ -1764,6 +1764,7 @@ STR_INTRO_TOOLTIP_ONLINE_CONTENT :{BLACK}Comproba STR_INTRO_TOOLTIP_SCRIPT_SETTINGS :{BLACK}Mostrar configuración de scripts de juego e IAs STR_INTRO_TOOLTIP_QUIT :{BLACK}Salir de 'OpenTTD' +STR_INTRO_BASESET :{BLACK}El conjunto de gráficos base actualmente seleccionado no encuentra {NUM} sprite{P "" s}. Comprueba si hay actualizaciones para el conjunto base, o usa otro totalmente actualizado. STR_INTRO_TRANSLATION :{BLACK}A esta traducción le faltan {NUM} cadena{P "" s} de texto. Considera ayudar a mejorar OpenTTD convirtiéndote en traductor. Consulta el readme.txt para más detalles. # Quit window @@ -3299,6 +3300,8 @@ STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO_CARGO :{BLACK}Requiere STR_INDUSTRY_VIEW_REQUIRES :{BLACK}Necesita STR_INDUSTRY_VIEW_ACCEPT_CARGO :{YELLOW}{STRING} STR_INDUSTRY_VIEW_ACCEPT_CARGO_AMOUNT :{YELLOW}{CARGO_LONG} {BLACK}esperando +STR_INDUSTRY_VIEW_ACCEPT_CARGO_TEXT :{YELLOW}{STRING}{STRING} +STR_INDUSTRY_VIEW_ACCEPT_CARGO_AMOUNT_TEXT :{YELLOW}{CARGO_LONG}{STRING} ############ range for produces starts STR_INDUSTRY_VIEW_PRODUCES_CARGO :{BLACK}Produce: {YELLOW}{STRING}{STRING} |