﻿# This file for locale specific values.

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


/LibraryDirectory		"Libreria"			# The localized name of the library folder
/StylesDirectory		"Stili"			# The localized name of the styles folder
/PresetDirectory		"Predefiniti"			# The localized name of the presets folder
/ContentDirectory		"Adobe Encore CS6"	# The localized name of the default Functonal Content folder

/LibraryDefaultSet		"Generale"		# 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		"Generale"		# 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				"Azienda"
/Library/Content/Education				"Formazione"
/Library/Content/Entertainment			"Intrattenimento"
/Library/Content/General				"Generale"
/Library/Content/Government				"Governo"
/Library/Content/Sports					"Sport"
/Library/Content/Technology				"Tecnologia"
/Library/Content/Travel					"Viaggi"
/Library/Content/Wedding				"Nozze"

/Styles/Content/Basics					"Base"
/Styles/Content/ColorsandGradients		"Colori e sfumature"
/Styles/Content/General					"Generale"
/Styles/Content/GlassStyles				"Stili vetro"
/Styles/Content/Novelty					"Fantasia"
/Styles/Content/Strokes					"Tratti"
/Styles/Content/Textures				"Texture"

# 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	"it-it"


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