# $Id: strings.raw,v 1.21 2005/08/23 03:59:53 mindless Exp $
gettext("Unknown")
gettext("Authenticate")
gettext("Error: missing password.")
gettext("Error: invalid password.")
gettext("Empty Cache")
gettext("Finished")
gettext("System Checks")
gettext("PHP version >= 4.1.0 or >= 5.0.4")
gettext("Error: Gallery 2 requires PHP version 4.1.0 or newer or 5.0.4 or newer. You have PHP version %s installed. Contact your webserver administrator to request an upgrade, available at the %sPHP website%s.")
gettext("PHP Version")
gettext("FILE directive supported")
gettext("Error: your PHP __FILE__ directive is not functioning correctly. Please file a support request with your webserver administrator or in the Gallery forums.")
gettext("FILE Directive")
gettext("Safe mode disabled")
gettext("Error: Your version of PHP is configured with safe mode enabled. You must disable safe mode before Gallery will run.")
gettext("Safe Mode")
gettext("exec() allowed")
gettext("Warning: The exec() function is disabled in your php by the disabled_functions parameter in php.ini. You won't be able to use modules that require external binaries (e.g. ImageMagick, NetPBM or Ffmpeg). This can only be set server-wide, so you will need to change it in the global php.ini.")
gettext("set_time_limit() allowed")
gettext("Warning: The set_time_limit() function is disabled in your php by the disabled_functions parameter in php.ini. Gallery can function with this setting, but it will not operate reliably. Any operation that takes longer than %d seconds will fail (and in some cases just return a blank page) possibly leading to data corruption.")
gettext("Memory limit")
gettext("no limit")
gettext("Warning: Your PHP is configured to limit the memory to %sb (memory_limit parameter in php.ini). You should raise this limit to at least %sMB for proper Gallery operation.")
gettext("File uploads allowed")
gettext("Warning: Your PHP is configured not to allow file uploads (file_uploads parameter in php.ini). You will need to enable this option if you want to upload files to your Gallery with a web browser.")
gettext("Maximum upload size")
gettext("Warning: Your PHP is configured to limit the size of file uploads to %sb (upload_max_filesize parameter in php.ini). You should rise this limit to allow uploading bigger files.")
gettext("Maximum POST size")
gettext("Warning: Your PHP is configured to limit the post data to a maximum of %sb (post_max_size parameter in php.ini). You should raise this limit to allow uploading bigger files.")
gettext("Zend compatibility mode")
gettext("Warning: Your PHP is configured with Zend ze1_compatibility_mode which can cause PHP to crash. Click here to test your PHP. If you see \"SUCCESS\" then your PHP is ok. If you get an error then you must turn off ze1_compatibility_mode before proceeding.")
gettext("Storage Directory Permissions")
gettext("Test skipped due to other errors.")
gettext("Error: Some files and or directories in your storage directory are not writeable by the webserver user. Run chown -R webserverUser %s OR run chmod -R 777 %s.")
gettext("Gallery file integrity")
gettext("Manifest missing or inaccessible.")
gettext("Upgrade Core")
gettext("Upgrade Modules")
gettext("Unable to load the %s module")
gettext("Upgrading modules")
gettext("%s module needs configuration")
gettext("Unable to upgrade the %s module")
gettext("Unable to load the %s theme")
gettext("Upgrading themes")
gettext("Unable to upgrade the %s theme")
gettext("Unable to commit database transaction")
gettext("Unable to get the module list")
gettext("Unable to get the theme list")
gettext("Other")
gettext("Themes")
gettext("Welcome")
gettext("In order to proceed with the install, we have to verify that you are who you claim. When you performed the install, you entered a password which went into your config.php. Type that in now. Refer to your config.php if you've forgotten what you entered.")
gettext("Password:")
gettext("Authenticate Me")
gettext("Authentication successful!")
gettext("Delete Cache Directories")
gettext("Gallery creates temporary copies of some of your data on your hard drive. This helps it to run faster. But when you upgrade, some of these files might be out of date so it's a good idea to get rid of them now. Gallery will create them again as it needs them.")
gettext("We were unable to clean the following cache directories. This is probably ok, but if you notice any weird behaviour, you should try to delete these directories yourself. It's perfectly safe to get rid of them at any time.")
gettext("Even though there were errors, you can still continue. Or, you can try deleting these directories yourself and then click the Try Again link below.")
gettext("Try Again")
gettext("We have successfully cleaned out your cache directories.")
gettext("Finished!")
gettext("Congratulations! Your Gallery 2 upgrade is complete! To upgrade any additional Gallery 2 modules you may use the Site Administrator interface.")
gettext("Go to my Gallery!")
gettext("Warning")
gettext("Your config.php appears to use the old form of multisite support. Please see the %sHelp File%s for instructions to update your configuration before proceeding.")
gettext("Welcome to the Gallery Upgrader")
gettext("Redo this step")
gettext("Continue to Step %d»")
gettext("Upgrade Status")
gettext("Upgrade %d%% complete")
gettext("Gallery: your photos on your website")
gettext("Missing files (%d)")
gettext("Note: You're running Gallery from CVS, so recently removed files may appear here. It might be safe to ignore these.")
gettext("Modified files (%d)")
gettext("Note: You're running Gallery from CVS, so some modified files are to be expected. You can probably ignore these, but to be safe you should make sure that you do cvs update -Pd before continuing.")
gettext("Old files (%d)")
gettext("These files are no longer part of Gallery. They probably won't cause any problems but it is a good idea to remove them to keep your install clean.")
gettext("Upgrade Steps")
gettext("Upgrader Help")
gettext("Start Over")
gettext("Missing or invalid config.php")
gettext("You tried to run the upgrade process but a valid config.php is missing.")
gettext("If you've lost your config.php file when replacing the Gallery 2 files in the preparation for this upgrade, please restore it and try again.")
gettext("If you actually want to run the Gallery 2 installer, please follow the link below.")
gettext("If you want to upgrade from Gallery 1, you first need to install Gallery 2 and then use the import module to import your data from Gallery 1. Please follow the link below to install Gallery 2.")
gettext("Go to the Gallery 2 Installer")
gettext("Success")
gettext("Failed")
gettext("If you are using Apache, create a file named .htaccess in the main Gallery directory with the following content:")
gettext("An error occurred while upgrading Gallery Core Module")
gettext("Something went wrong when we tried to upgrade the core module. In the boxes below you can find some debug information. Report this in the %sGallery Forums%s and we'll help you diagnose the problem.")
gettext("Stack Trace:")
gettext("Debug Output:")
gettext("Upgrading the Gallery Core Module")
gettext("The Gallery Core Module is the heart of the Gallery application. You can upgrade most other modules using the Site Administration interface, but this module must be handled separately in order for the upgrade to go smoothly.")
gettext("Currently installed")
gettext("New version")
gettext("Config.php upgrade")
gettext("Required")
gettext("Unable to write to config.php in your %s directory. Please change its permissions.")
gettext("You can do chmod 666 config.php to fix this.")
gettext("The installed version is newer than the version you are trying to upgrade to. You cannot downgrade G2. Please replace the gallery2 files with files from the currently installed version or later.")
gettext("Before you upgrade, we strongly recommend that you make a backup of your database! If you fail to make a backup and something goes wrong, there is a strong possibility that we will not be able to help you recover your data! Refer to the following examples:")
gettext("MySQL")
gettext("mysqldump -u%s -pYourPassword --opt %s > %s.sql")
gettext("PostgreSQL")
gettext("pg_dump --format=t %s > %s.sql")
gettext("Once the upgrade has begun, please be patient. If you cancel or reload the page, you may interfere with the upgrade process.")
gettext("Begin Upgrade")
gettext("Recheck config.php")
gettext("Upgraded Gallery Core Module successfully.")
gettext("We've successfully upgraded the Gallery Core Module.")
gettext("Reminder: Now check the permissions on config.php and make sure it is not globally writeable.")
gettext("Your Gallery Core Module is up to date!")
gettext("Upgrade Other Modules")
gettext("The following modules can be automatically upgraded for you. If you choose not to upgrade them now, you may experience problems with your Gallery. You can always upgrade or deactivate them on the Site Administration page, or return to this page later so any decision you make here is not permanent.")
gettext("Name")
gettext("Current")
gettext("New")
gettext("Description")
gettext("(un)check all")
gettext("Skip Upgrade and Continue to Step %d»")
gettext("Upgrade Selected Modules")
gettext("Upgraded the %s module successfully")
gettext("Upgraded the %s theme successfully")
gettext("Upgrade More Modules")
gettext("Upgrading Gallery 2.0 requires %d steps. This upgrade tool will guide you through these steps and provide assistance along the way if additional steps are required. Please read the %sHelp File%s before proceeding.")
gettext("Select Language:")
gettext("Go")