﻿# This file for locale specific values.

/locale						"es_ES"		# was "en-us"
/locale/DecimalSeparator	","


/LibraryDirectory		"Biblioteca"			# The localized name of the library folder
/StylesDirectory		"Estilos"			# The localized name of the styles folder
/PresetDirectory		"Ajustes preestablecidos"			# The localized name of the presets folder
/ContentDirectory		"Adobe Encore CS6"	# The localized name of the default Functonal Content folder

/LibraryDefaultSet		"General"		# The localized name of the default library needs to match a "/Library/Content/xxx" value
										#   for example, this matches the /Library/Content/General value of "General"
/StylesDefaultSet		"General"		# The localized name of the default styles set needs to match a "/Styles/Content/xxx" value
										#   for example, this matches the /Styles/Content/General value of "General"


# The following are the localization of the installed library and styles folders
# They are installed with the name like "Corporate" or "Education" but the user only sees
#     the translation

/Library/Content/Corporate				"Corporativo"
/Library/Content/Education				"Formación"
/Library/Content/Entertainment			"Espectáculo"
/Library/Content/General				"General"
/Library/Content/Government				"Gobierno"
/Library/Content/Sports					"Deportes"
/Library/Content/Technology				"Tecnología"
/Library/Content/Travel					"Viajar"
/Library/Content/Wedding				"Boda"

/Styles/Content/Basics					"Elementos básicos"
/Styles/Content/ColorsandGradients		"Colores y degradados"
/Styles/Content/General					"General"
/Styles/Content/GlassStyles				"Estilos de cristal"
/Styles/Content/Novelty					"Novedad"
/Styles/Content/Strokes					"Trazos"
/Styles/Content/Textures				"Texturas"

# this next string is used with the AWS library and is defined as
#A standard C-string specifying the locale for which any dialog should display. 
#The string should conform to ISO 3166 (e.g. "en-us".)
/registration/locale	"en-EE.UU."


# always leave an empty line at the bottom so the StringManager doesn't miss a line
