﻿# Strings for the Photoshop File Manager

/PhotoshopMgr/Reading		"Opening Menus"

/PhotoshopMgr/Undo/EditInPhotoshop	"Edit In Photoshop"

/PhotoshopMgr/Resources/OutOfMenuButtons	"All ^1 Menu Button Numbers are in use. No more menu buttons can be created."

# /PhotoshopMgr/Errors/AddingTooManyButtons_x_x substitutions (OK to not use all of them):
# ^1 is the max allowable buttons for this menu
# ^2 is the number of buttons currently in the menu
# ^3 is the number of buttons the user is trying to add
# ^4 is the number currently in the menu plus the number to add minus the max allowable - the excess in other words.
/PhotoshopMgr/Errors/AddingTooManyButtons_4_3	"A fullscreen (4:3) menu may contain a maximum of ^1 buttons. The specified action would exceed this by ^4.\nReduce the number of button sources and repeat the action."
/PhotoshopMgr/Errors/AddingTooManyButtons_16_9	"A widescreen (16:9) menu may contain a maximum of ^1 buttons. The specified action would exceed this by ^4.\nReduce the number of button sources and repeat the action."

/PhotoshopMgr/Errors/NoNestedButtons		"Buttons cannot be nested."
/PhotoshopMgr/Errors/FileNotFound	"Photoshop Menu file or folder not found: \"^1\""
/PhotoshopMgr/Errors/FileNotFoundWithMenuName	"Photoshop Menu \"^2\" file or folder not found: \"^1\""
/PhotoshopMgr/Errors/MissingMenuReplaced	"The menu \"^2\" could not be found (\"^1\"). A placeholder menu has been automatically generated in its place."
/PhotoshopMgr/Errors/ReplaceNeedsButtons	"Replace Menu requires buttons in both the original and replacing menus."
/PhotoshopMgr/Errors/NoDTSAudioInMenus		"DTS audio files are not supported in menus."
/PhotoshopMgr/Errors/CantOpenEncoreOneOhProjects	"Encore cannot open Encore 1.0 projects.  Open and save the project in Encore 2.0 or earlier, then try again."

/PhotoshopMgr/Errors/MissingAsset/RenderMotionMenu	"Missing file for motion menu ^1.\nCan not render a motion menu with missing assets."
/PhotoshopMgr/Errors/Unknown	"There was a problem reading the Photoshop file. ^1"

/PhotoshopMgr/Warnings/TooManyButtons	"More than ^1 buttons in Photoshop File. Some buttons will not be created"
/PhotoshopMgr/Warnings/TooManyButtonsAfterAspectChange	"There are more than ^1 buttons in the menu.  Some buttons will be converted to objects."

# Chapter index errors & warnings
/PhotoshopMgr/CI/Error/NoChapterButtons		"The chapter index could not be created because the current menu does not contain any chapter buttons."
/PhotoshopMgr/CI/Error/NoLink				"The chapter index could not be created.  At least one chapter button in the current menu must be linked to a timeline or slideshow."
/PhotoshopMgr/CI/Warn/NoNextButton			"The current menu does not contain a \"Next\" button for navigating to the next menu in the chapter index.  It will be automatically created for you."
/PhotoshopMgr/CI/Warn/NoPrevButton			"The current menu does not contain a \"Previous\" button for navigating to the previous menu in the chapter index.  It will be automatically created for you."
/PhotoshopMgr/CI/Warn/NoNextOrPrevButton	"The current menu does not contain \"Next\" or \"Previous\" buttons for navigating to the next and previous menus in the chapter index.  They will be automatically created for you."
/PhotoshopMgr/CI/Error/PageNoChapterButtons		"The chapter index could not be created because the current page does not contain any chapter buttons."
/PhotoshopMgr/CI/Error/PageNoLink				"The chapter index could not be created.  At least one chapter button in the current page must be linked to a timeline or slideshow."
/PhotoshopMgr/CI/Error/PageFailDup			"Failed to duplicate the page."
/PhotoshopMgr/CI/Error/PageFailDupButtons		"Failed to duplicate all the buttons on the page."
/PhotoshopMgr/CI/Warn/PageNoNextButton			"The current page does not contain a \"Next\" button for navigating to the next page in the chapter index.  It will be automatically created for you."
/PhotoshopMgr/CI/Warn/PageNoPrevButton			"The current page does not contain a \"Previous\" button for navigating to the previous page in the chapter index.  It will be automatically created for you."
/PhotoshopMgr/CI/Warn/PageNoNextOrPrevButton	"The current page does not contain \"Next\" or \"Previous\" buttons for navigating to the next and previous page in the chapter index.  They will be automatically created for you."

# button transitions
/PhotoshopMgr/BTT/TransitionNotVideo	"Button transition assets must contain video.  Please choose a different asset."

# Layer names

# kerice 11/11/04 all uses of /PhotoshopMgr/LayerNames/BackgroundLayer switched to /MenuEditor/LayerName/Background
/PhotoshopMgr/LayerNames/UntitledObject		"Untitled Object"
/PhotoshopMgr/LayerNames/UntitledLayer		"Untitled Layer"

# Arizona errors (copied from various Arizona files, such as PhotoshopFormat.cpp)

/ImageReady/LayerFX/UnknownColors					"Some of the Layer Effects in this image contain colors in a color space Adobe Encore DVD does not understand.  Default colors will be used."
/ImageReady/ColorSpace/ConvertedGrayscale			"This grayscale image cannot be read.  Please convert it to 8 bit RGB in Adobe Photoshop and try again."
/ImageReady/ColorSpace/Converted16bit				"This 16 bit image cannot be read.  Please convert it to 8 bit RGB in Adobe Photoshop and try again."
/ImageReady/ColorSpace/Converted32bit				"This HDR image cannot be read.  Please convert it to 8 bit RGB in Adobe Photoshop and try again."
/ImageReady/LayerRecord/hasPlacedContent			"The selected Photoshop file contains one or more Smart Objects, which Adobe Encore does not support.  All Smart Objects in the file have been converted to normal objects."
/Err/ImageReady/PhotoshopFormat/NoMultidisk			"Multidisk files are not supported"
/Err/ImageReady/PhotoshopFormat/BadPhotoshopType	"This is an unrecognized Photoshop file type"
/Oper/Document/ImageReadyImageResources				"read Adobe ImageReady specific data"
/Err/ImageReady/PhotoshopFormat/ObsoletePhotoshop	"This is an obsolete Photoshop file format"
/Err/ImageReady/PhotoshopFormat/BadPhotoshopFile	"This file does not appear to be a Photoshop file"
/Err/ImageReady/PhotoshopFormat/BadColorMode		"This file contains an unsupported color mode"
/Err/ImageReady/PhotoshopFormat/UnknownFormat		"This file is in an unknown format"
/PSSupport/ErrorStrings/FileNotCompatible			"This Photoshop file cannot be read.  Please convert it to 8 bit RGB in Adobe Photoshop and try again."
/PSSupport/ErrorStrings/FileModeNotCompatible		"This Photoshop file cannot be read.  Please convert it to RGB in Adobe Photoshop and try again."
/Err/Image/RemoveLayer/OnlyOneLayer					"Can't remove locked layers or the last layer in the menu."

# Fargo errors
# Generic fargo error (Add ^2 to get english only fargo string for extra debug info)
/PhotoshopIsolation/Fargo/GenericError				"Photoshop file error ^1"
/PhotoshopIsolation/Fargo/CantTransformLayer		"Encore can't transform a selected layer.  Edit in Photoshop to transform Smart Objects or other layers Encore is unable to transform."

# Slideshow errors
/Slideshow/Browsable/AddSlides/Error/CantAdd		"Manual Advance is available only for slideshows containing 99 or fewer slides. Deselect the Manual Advance checkbox to add additional slides to this slideshow."
/Slideshow/NonBrowsable/AddSlides/Error/CantAdd		"Slide limit exceeded. Slideshows may contain a maximum of 200 slides."
/Slideshow/Error/AddSlides/Limit					"Slide limit exceeded. Slideshows may contain a maximum of 99 slides."
