git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
687 lines
17 KiB
Plaintext
687 lines
17 KiB
Plaintext
# $Id: ca.po 16578 2007-06-10 20:53:13Z mindless $
|
|
#
|
|
# Gallery - a web based photo album viewer and editor
|
|
# Copyright (C) 2000-2007 Bharat Mediratta
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 2 of the License, or (at
|
|
# your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful, but
|
|
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
# General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program; if not, write to the Free Software
|
|
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
|
|
#
|
|
# Previous translators (as far as known, add yourself here, please):
|
|
# - Oscar Garcia Amor <oscar.garcia@moire.org>
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Gallery: Upgrader 2.2.2\n"
|
|
"Report-Msgid-Bugs-To: gallery-translations@lists.sourceforge.net\n"
|
|
"POT-Creation-Date: 2006-12-20 09:40-0800\n"
|
|
"PO-Revision-Date: 2006-06-16 15:39+0100\n"
|
|
"Last-Translator: Juan Vega Aiguadé <joan.vega@andornet.ad>\n"
|
|
"Language-Team: Spanish <gallery-translations@lists.sourceforge.net>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
msgid "Unknown"
|
|
msgstr "Desconegut"
|
|
|
|
msgid "Authenticate"
|
|
msgstr ""
|
|
|
|
msgid "<b>Error:</b> missing password."
|
|
msgstr ""
|
|
|
|
msgid "<b>Error:</b> invalid password."
|
|
msgstr ""
|
|
|
|
msgid "Empty Cache"
|
|
msgstr ""
|
|
|
|
msgid "Unable to clear the page cache"
|
|
msgstr ""
|
|
|
|
msgid "Unable to commit database transaction"
|
|
msgstr ""
|
|
|
|
msgid "Finish Upgrade"
|
|
msgstr ""
|
|
|
|
msgid "System Checks"
|
|
msgstr ""
|
|
|
|
msgid "Performing system checks"
|
|
msgstr ""
|
|
|
|
msgid "PHP version >= 4.3.0 or >= 5.0.4"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Error: Gallery 2 requires PHP version 4.3.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."
|
|
msgstr ""
|
|
|
|
msgid "PHP Version"
|
|
msgstr ""
|
|
|
|
msgid "FILE directive supported"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Error: your PHP __FILE__ directive is not functioning correctly. Please file a support "
|
|
"request with your webserver administrator or in the Gallery forums."
|
|
msgstr ""
|
|
|
|
msgid "FILE Directive"
|
|
msgstr ""
|
|
|
|
msgid "Safe mode disabled"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Error: Your version of PHP is configured with safe mode enabled. You must disable safe mode "
|
|
"before Gallery will run."
|
|
msgstr ""
|
|
|
|
msgid "Safe Mode"
|
|
msgstr ""
|
|
|
|
msgid "Regular expressions"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Error: Your PHP is configured without support for %sPerl Compatible Regular Expressions%s. "
|
|
"You must enable these functions before Gallery will run."
|
|
msgstr ""
|
|
|
|
msgid "exec() allowed"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Warning: The exec() function is disabled in your PHP by the <b>disabled_functions</b> "
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "set_time_limit() allowed"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: The set_time_limit() function is disabled in your PHP by the <b>disabled_functions</"
|
|
"b> 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."
|
|
msgstr ""
|
|
|
|
msgid "Filesystem Operations"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Error: Essential filesystem operations are disabled in your PHP by the "
|
|
"<b>disabled_functions</b> parameter in php.ini. You must allow these functions before "
|
|
"Gallery will run. These functions are missing: %s."
|
|
msgstr ""
|
|
|
|
msgid "Memory limit"
|
|
msgstr ""
|
|
|
|
msgid "no limit"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Your PHP is configured to limit the memory to %sb (<b>memory_limit</b> parameter in "
|
|
"php.ini). You should raise this limit to at least <b>%sMB</b> for proper Gallery operation."
|
|
msgstr ""
|
|
|
|
msgid "File uploads allowed"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Warning: Your PHP is configured not to allow file uploads (<b>file_uploads</b> parameter in "
|
|
"php.ini). You will need to enable this option if you want to upload files to your Gallery "
|
|
"with a web browser."
|
|
msgstr ""
|
|
|
|
msgid "Maximum upload size"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Your PHP is configured to limit the size of file uploads to %sb "
|
|
"(<b>upload_max_filesize</b> parameter in php.ini). You should raise this limit to allow "
|
|
"uploading bigger files."
|
|
msgstr ""
|
|
|
|
msgid "Maximum POST size"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Your PHP is configured to limit the post data to a maximum of %sb "
|
|
"(<b>post_max_size</b> parameter in php.ini). You should raise this limit to allow uploading "
|
|
"bigger files."
|
|
msgstr ""
|
|
|
|
msgid "Translation support"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Your webserver does not support localization. To enable support for additional languages "
|
|
"please instruct your system administrator to reconfigure PHP with the %sgettext%s option "
|
|
"enabled."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Your PHP is missing the function %sbind_textdomain_codeset%s. This means Gallery may display "
|
|
"extended characters for some languages incorrectly."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Your PHP is missing the function %sdngettext%s. This means Gallery will be unable to "
|
|
"translate plural forms."
|
|
msgstr ""
|
|
|
|
msgid "Zend compatibility mode"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Your PHP is configured with Zend ze1_compatibility_mode which can cause PHP to "
|
|
"crash. Click <a href=\"%s\">here</a> to test your PHP. If you see \"SUCCESS\" then your "
|
|
"PHP is ok. If you get an error or no response then you must turn off ze1_compatibility_mode "
|
|
"before proceeding."
|
|
msgstr ""
|
|
|
|
msgid "putenv() allowed"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Warning: The putenv() function is disabled in your PHP by the <b>disabled_functions</b> "
|
|
"parameter in php.ini. Gallery can function with this setting, but on some rare systems "
|
|
"Gallery will be unable to run in other languages than the system language and English."
|
|
msgstr ""
|
|
|
|
msgid "Output buffering disabled"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Output buffering is enabled in your PHP by the <b>%s</b> parameter(s) in php.ini. "
|
|
"Gallery can function with this setting - downloading files is even faster - but Gallery "
|
|
"might be unable to serve large files (e.g. large videos) and run into the memory limit. "
|
|
"Also, some features like the progress bars might not work correctly if output buffering is "
|
|
"enabled unless ini_set() is allowed."
|
|
msgstr ""
|
|
|
|
msgid "Storage Directory Permissions"
|
|
msgstr ""
|
|
|
|
msgid "Test skipped due to other errors."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "Gallery file integrity"
|
|
msgstr ""
|
|
|
|
msgid "Manifest missing or inaccessible."
|
|
msgstr ""
|
|
|
|
msgid "Upgrade Core"
|
|
msgstr ""
|
|
|
|
msgid "Upgrade Plugins"
|
|
msgstr ""
|
|
|
|
msgid "Unable to initialize Gallery session"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to load the %s module"
|
|
msgstr ""
|
|
|
|
msgid "Upgrading modules"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "%s module needs configuration"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to upgrade the %s module"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to load the %s theme"
|
|
msgstr ""
|
|
|
|
msgid "Upgrading themes"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to upgrade the %s theme"
|
|
msgstr ""
|
|
|
|
msgid "Unable to get the module list"
|
|
msgstr ""
|
|
|
|
msgid "Unable to get the theme list"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to query the %s module"
|
|
msgstr ""
|
|
|
|
msgid "Other"
|
|
msgstr "Altre(s)"
|
|
|
|
#, c-format
|
|
msgid "Unable to query the %s theme"
|
|
msgstr ""
|
|
|
|
msgid "Themes"
|
|
msgstr "Temes"
|
|
|
|
#, c-format
|
|
msgid "Unable to deactivate the %s theme"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to deactivate the %s module"
|
|
msgstr ""
|
|
|
|
msgid "Welcome"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "<b>Error:</b> could not locate %s. Please place it in your %s directory."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"<b>Error:</b> your %s file is not readable. Please give Gallery read permissions on the "
|
|
"file."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"<b>Error:</b> your %s key does not match correctly. Please use the new authentication "
|
|
"string from below and try again."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"In order to proceed with the upgrade process, 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."
|
|
msgstr ""
|
|
|
|
msgid "Password:"
|
|
msgstr ""
|
|
|
|
msgid "You have exceeded the maximum attempts to login by entering a password."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"To prevent somebody from hacking your website, we now require you to complete a stricter "
|
|
"authentication process."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"In order to proceed with the upgrade process, we have to verify that you are who you claim. "
|
|
"The best way to be sure is to ask you to make a tiny change in the Gallery directory which "
|
|
"will prove that you have the right permissions. So, we're going to ask that you create a "
|
|
"new text file called %s in the %s directory on your webserver (that's the same directory "
|
|
"where %s is located). It must contain the following randomly generated characters:"
|
|
msgstr ""
|
|
|
|
msgid "Once you've uploaded the file, click below to continue."
|
|
msgstr ""
|
|
|
|
msgid "Authenticate Me"
|
|
msgstr ""
|
|
|
|
msgid "Authentication successful!"
|
|
msgstr ""
|
|
|
|
msgid "Successfully cleaned caches."
|
|
msgstr ""
|
|
|
|
msgid "Delete Caches"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Even though there were errors, you can still continue. Or, you can try deleting these "
|
|
"directories yourself and then click the <b>Try Again</b> link below."
|
|
msgstr ""
|
|
|
|
msgid "Try Again"
|
|
msgstr ""
|
|
|
|
msgid "Finished!"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Congratulations! Your Gallery 2 upgrade is complete! To upgrade any additional Gallery 2 "
|
|
"plugins you may use the Site Administrator interface."
|
|
msgstr ""
|
|
|
|
msgid "Go to my Gallery!"
|
|
msgstr ""
|
|
|
|
msgid "Upgrader Help"
|
|
msgstr ""
|
|
|
|
msgid "Start Over"
|
|
msgstr "Començar"
|
|
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "Welcome to the Gallery Upgrader"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Upgrade %d%% complete"
|
|
msgstr ""
|
|
|
|
msgid "Redo this step"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Continue to Step %d»"
|
|
msgstr ""
|
|
|
|
msgid "Gallery: <strong>your photos</strong> on <strong>your website</strong>"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Missing files (%d)"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Note: You're running Gallery from SVN, so recently removed files may appear here. It might "
|
|
"be safe to ignore these."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Modified files (%d)"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Note: You're running Gallery from SVN, so some modified files are to be expected. You can "
|
|
"probably ignore these, but to be safe you should make sure that you do 'svn update' before "
|
|
"continuing."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Old files (%d)"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"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. Gallery can't remove these files for "
|
|
"you, but you can download and run %s in your gallery2 directory to delete them for you."
|
|
msgstr ""
|
|
|
|
msgid "this script"
|
|
msgstr ""
|
|
|
|
msgid "Upgrade Steps"
|
|
msgstr ""
|
|
|
|
msgid "Missing or invalid config.php"
|
|
msgstr ""
|
|
|
|
msgid "You tried to run the upgrade process but a valid config.php is missing."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "If you actually want to run the Gallery 2 installer, please follow the link below."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "Go to the Gallery 2 Installer"
|
|
msgstr ""
|
|
|
|
msgid "Success"
|
|
msgstr "Èxit"
|
|
|
|
msgid "Failed"
|
|
msgstr "Fracàs"
|
|
|
|
msgid ""
|
|
"If you are using Apache, create a file named .htaccess in the main Gallery directory with "
|
|
"the following content:"
|
|
msgstr ""
|
|
|
|
msgid "An error occurred while upgrading Gallery Core Module"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "Stack Trace:"
|
|
msgstr ""
|
|
|
|
msgid "Debug Output:"
|
|
msgstr ""
|
|
|
|
msgid "Upgrading the Gallery Core Module"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid "Currently installed"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Core Module version: %s (Gallery %s)"
|
|
msgstr ""
|
|
|
|
msgid "New version"
|
|
msgstr ""
|
|
|
|
msgid "Config.php upgrade"
|
|
msgstr ""
|
|
|
|
msgid "Required"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to write to config.php in your %s directory. Please change its permissions."
|
|
msgstr ""
|
|
|
|
msgid "You can do <i>chmod 666 config.php</i> to fix this."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Before you upgrade, we <b>strongly recommend</b> 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 example:"
|
|
msgstr ""
|
|
|
|
msgid "MySQL"
|
|
msgstr ""
|
|
|
|
msgid "PostgreSQL"
|
|
msgstr ""
|
|
|
|
msgid "Oracle"
|
|
msgstr ""
|
|
|
|
msgid "IBM DB2"
|
|
msgstr ""
|
|
|
|
msgid "Microsoft SQL Server"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Once the upgrade has begun, please be patient. If you cancel or reload the page, you may "
|
|
"interfere with the upgrade process."
|
|
msgstr ""
|
|
|
|
msgid "Begin Upgrade"
|
|
msgstr ""
|
|
|
|
msgid "Recheck config.php"
|
|
msgstr ""
|
|
|
|
msgid "Upgraded Gallery Core Module successfully."
|
|
msgstr ""
|
|
|
|
msgid "We've successfully upgraded the Gallery Core Module."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"<b>Reminder</b>: Now update the permissions on config.php to make sure it is not writeable "
|
|
"by other people. Right now your config.php has modes of %s. We suggest that you do this:"
|
|
msgstr ""
|
|
|
|
msgid "Your Gallery Core Module is up to date!"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The following plugins 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."
|
|
msgstr ""
|
|
|
|
msgid "Deactivated Plugins"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The following plugins were active, but they are missing or incompatible with your current "
|
|
"version of Gallery. They have been deactivated. Install the latest version of these "
|
|
"plugins to reactivate them."
|
|
msgstr ""
|
|
|
|
msgid "Module"
|
|
msgstr ""
|
|
|
|
msgid "Theme"
|
|
msgstr "Tema"
|
|
|
|
msgid "Name"
|
|
msgstr "Nom"
|
|
|
|
msgid "Current"
|
|
msgstr ""
|
|
|
|
msgid "New"
|
|
msgstr ""
|
|
|
|
msgid "Description"
|
|
msgstr "Descripció"
|
|
|
|
msgid "Incompatible with this version of Gallery"
|
|
msgstr ""
|
|
|
|
msgid "(un)check all"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Skip Upgrade and Continue to Step %d»"
|
|
msgstr ""
|
|
|
|
msgid "Upgrade Selected Plugins"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Upgraded the %s module successfully"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Upgraded the %s theme successfully"
|
|
msgstr ""
|
|
|
|
msgid "Upgrade More Plugins"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Upgrading Gallery 2 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."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If you have a busy site, consider putting your Gallery in maintenance mode. This gives "
|
|
"visitors a message that the site is temporarily offline, rather than showing everybody this "
|
|
"upgrade page. Edit your config.php file to activate maintenance mode."
|
|
msgstr ""
|
|
|
|
msgid "Select Language:"
|
|
msgstr ""
|
|
|
|
msgid "Go"
|
|
msgstr "Anar"
|