summaryrefslogtreecommitdiff
path: root/src/lang/spanish.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lang/spanish.txt')
-rw-r--r--src/lang/spanish.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/lang/spanish.txt b/src/lang/spanish.txt
index f110fdeda..a8f451f2b 100644
--- a/src/lang/spanish.txt
+++ b/src/lang/spanish.txt
@@ -3491,6 +3491,18 @@ STR_FLAT_WORLD_HEIGHT :{BLACK}Altura t
STR_SMALLMAP_CENTER :{BLACK}Centrar el mapa pequeño a la posición actual
STR_SMALLMAP_INDUSTRY :{TINYFONT}{STRING} ({NUM})
+# Strings for map borders at game generation
+STR_BORDER_TYPE :{BLACK}Bordes del mapa:
+STR_NORTHWEST :{BLACK}Noroeste
+STR_NORTHEAST :{BLACK}Noreste
+STR_SOUTHEAST :{BLACK}Sureste
+STR_SOUTHWEST :{BLACK}Suroeste
+STR_BORDER_FREEFORM :{BLACK}Forma libre
+STR_BORDER_WATER :{BLACK}Agua
+STR_BORDER_RANDOM :{BLACK}Aleatorio
+STR_BORDER_RANDOMIZE :{BLACK}Aleatorio
+STR_BORDER_MANUAL :{BLACK}Manual
+
########### String for new airports
STR_SMALL_AIRPORT :{BLACK}Pequeño
STR_CITY_AIRPORT :{BLACK}Ciudad
@@ -3768,4 +3780,6 @@ STR_CONTENT_ERROR_COULD_NOT_EXTRACT :{WHITE}No ha si
STR_CONTENT_INTRO_BUTTON :{BLACK}Comprobar contenido online
STR_CONTENT_INTRO_BUTTON_TIP :{BLACK}Comprobar si hay nuevos contenidos actualizados para descargar
+STR_CONTENT_INTRO_MISSING_BUTTON :{BLACK}Encontrar contenido perdido en línea
+STR_CONTENT_INTRO_MISSING_BUTTON_TIP :{BLACK}Comprobar si el contenido que falta puede ser encontrado en línea
########