﻿# This file for locale specific values.

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


/LibraryDirectory		"Bibliothek"			# The localized name of the library folder
/StylesDirectory		"Stile"			# The localized name of the styles folder
/PresetDirectory		"Vorgaben"			# The localized name of the presets folder
/ContentDirectory		"Adobe Encore CS6"	# The localized name of the default Functonal Content folder

/LibraryDefaultSet		"Allgemein"		# 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		"Allgemein"		# 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				"Geschäftlich"
/Library/Content/Education				"Schulung"
/Library/Content/Entertainment			"Unterhaltung"
/Library/Content/General				"Allgemein"
/Library/Content/Government				"Behörden"
/Library/Content/Sports					"Sport"
/Library/Content/Technology				"Technologie"
/Library/Content/Travel					"Reise"
/Library/Content/Wedding				"Hochzeit"

/Styles/Content/Basics					"Standard"
/Styles/Content/ColorsandGradients		"Farben und Verläufe"
/Styles/Content/General					"Allgemein"
/Styles/Content/GlassStyles				"Glas-Design"
/Styles/Content/Novelty					"Modisch"
/Styles/Content/Strokes					"Konturen"
/Styles/Content/Textures				"Strukturen"

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


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