; [Module Info] ModuleNamePlural = "Photo Galleries" ModuleDescription = "Allows you to add photos and albums to your website." ; [Control Panel Menus] mnuGallery_Tab = "Photo Galleries" menuManageGalleries = "View Photo Galleries" menuManagealleriesHelp = "View, edit and delete photo galleries on your website." ControlPanelTab = "Photo Galleries" ControlPanelTabTip = "Create, edit and delete photo galleries on your website." menuCreateGallery = "Create a Photo Gallery" menuCreateGalleryHelp = "Upload pictures to a new photo gallery." ; [View Galleries] module_custom_breadcrumb = "View Photo Galleries" ViewGalleries = "View Photo Galleries" ViewGalleriesIntro = "Photo galleries are a collections of photos or images that website visitors can browse." ; [Create a Gallery] CreateNewGallery = "Create a Photo Gallery" CreateNewGalleryIntro = "Fill in the details of the new photo gallery below. You can upload photos on the next step." EditNewGallery = "Edit Photo Gallery" EditNewGalleryIntro = "Fill in the details of the new photo gallery below. You can upload photos on the next step." gIntroUploadPhotos = "Click the green button to upload some images from your computer. You can add captions to each image after the upload." gLoadingGallery = "Please wait, loading photo gallery information..." gCreateNewGallery = "Create a New Photo Gallery" gFieldGalleryName = "Photo Gallery Name" gAdditionalOptions = "Additional Options" gGalleryImages = "Photo Gallery Images" gUploadImages = "Upload Images..." gEditAllImages = "Edit All Captions" gNoImagesToDelete = "No images were selected to delete." gDeleteAllImages = "Delete Selected" gNoImages = "You haven't uploaded any images yet. Click the 'Upload Images...' button below to upload some now." gSaveAndUpload = "Save & Continue »" gSkip = "Skip" gImagesFilesDeletedError = "Some or all of the selected image files could not be removed as PHP did not have permission to delete them." gInvalidIDNumber = "Invalid image ID number passed through." gAlbumCoverMySQLError = "There was an error while trying to set the album cover. MySQL said: %s" gAlbumCoverSelectionSuccessful = "The selected image now the cover image for the gallery." AlbumCoverKey = "= Gallery Cover/Preview Image" gOr = "or" ; [View Galleries] Gallery_Name = "Photo Gallery Name" Gallery_DateCreated = "Date Created" ViewGallery = "View Gallery »" Gallery_DateModified = "Last Modified" Gallery_NumImages = "No. of Images" CreateGallery = "Create a Photo Gallery..." gNoGalleriesSelectedDelete = "No photo galleries were selected for deletion." gMySQLDeleteImagesError = "Unable to delete images from the database. MySQL said: %s" gMySQLDeleteGalleryError = "Unable to delete the gallery from the database. MySQL said: %s" gDeleteGallerySuccess = "The selected galleries have been deleted successfully." gErrorDeletingGalleries = "One or more errors occurred when trying to delete the selected galleries: %s" gCantDeleteFiles = "Unable to delete the images folder %s, PHP does not have permission to remove the folder or the images." ; [Uploading Images] gUploadInProgress = "Image Upload In Progress" gUploadingFirstImage = "Uploading Image 1 of " gBadFileSize = "The file '%s' was too big. Your server limits file uploads to %s." gBadFileType = "The file '%s' is not a valid image file." gPartialUpload = "The file '%s' was only partially uploaded so it wasn't saved. Please reupload this file." gNoFileUpload = "Your browser sent through the filename '%s', but there was no data. The file was not uploaded." gNoPHPTmpDirectory = "PHP is missing its tmp directory. Please ask your webhost to check this PHP setting." gCantWrite = "Unable to save '%s' to disk. PHP's tmp directory may not be writeable. Please ask you webhost to check this." gUnknownUploadError = "An unknown error occurred when trying to upload '%s'." gDatabaseError = "A database error occurred when trying to save '%s'. MySQL said: %s" ; [Edit Image Details] gImageTitle = "Image Title" gImageCaption = "Image Caption" gSaveImage = "Save Image Details" gImageSaveSuccess = "Your image's details has been successfully updated." gImageSaveError = "An error occurred while trying to save your image details. MySQL Said: %s" gInvalidImage = "Unable to save image details, the image is not valid." ; [Edit Multiple Image Details] gMultiInvalidData = "Invalid POST data sent from the browser." gMultiImageSaveError = "Unable to update the titles and captions for the uploaded images. MySQL Said: %s" gMultiImageUpdateSuccess = "Your image details have been successfully updated." ; [Image Options] gConfirmDeleteImage = "Are you sure you want to delete this image? Click OK to confirm" gClickCoverImage = "Click here to make this the image that displays as the gallery preview." gMakeCover = "Make Cover" gImageEditTitleCaption = "Click here to edit the title and caption of this image only." gEditCaption = "Edit Caption" gConfirmDeleteImageSingle = "Are you sure you want to delete %s?" gDeleteMultiImages = "Are you sure you want to delete the selected images from this gallery? Click OK to confirm." gEnterGalleryName = "You need to enter a gallery name before uploading images." gGalleryNotSaved = "Please save your gallery and try uploading images again." gDragInstructions = "Click, hold and drag to reorder images in the gallery." gDeletePhoto = "Delete Photo" ; [SWF Object] gSWFFileEmpty = "The following file was not uploaded because it did not have any content: " gSWFFileTooBig = "The following file was not uploaded because it was too big (Max Size %s): " gSWFNotValidImages = "Only files ending in .bmp gif .jpg .jpeg and .tiff can be uploaded. The following files were not uploaded because they are not valid images:" gUploadingImageCount = "Uploading Image {imageNum} of {imageTotalCount}" gUploadingFile = "Uploading %s ..." gUploadingImagesError = "The following errors occurred when trying to upload your images: