git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
1121 lines
30 KiB
Plaintext
1121 lines
30 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: Installer 2.2.2\n"
|
|
"Report-Msgid-Bugs-To: gallery-translations@lists.sourceforge.net\n"
|
|
"POT-Creation-Date: 2006-12-20 09:41-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 "Admin User Setup"
|
|
msgstr ""
|
|
|
|
msgid "admin"
|
|
msgstr ""
|
|
|
|
msgid "Gallery Administrator"
|
|
msgstr ""
|
|
|
|
msgid "Authenticate"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"<b>Error:</b> could not locate <b>login.txt</b>. Please place it in your <tt>%s/</tt> "
|
|
"directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"<b>Error:</b> your <b>login.txt</b> file is not readable. Please give Gallery read "
|
|
"permissions on the file."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"<b>Error:</b> your <b>login.txt</b> key does not match correctly. Please download a new "
|
|
"authentication string from below and try again."
|
|
msgstr ""
|
|
|
|
msgid "Create Config File"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Unable to write to the <b>config.php</b> configuration file in your %s directory. Please "
|
|
"change its permissions. If you're on Unix you can do <i>chmod 666 config.php</i> to fix "
|
|
"this."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "The config.php file does not exist in your %s directory"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The config.php file exists but is not writeable. If your server is Windows, you may have to "
|
|
"disable file sharing for config.php and set its permissions manually."
|
|
msgstr ""
|
|
|
|
msgid "Database Setup"
|
|
msgstr ""
|
|
|
|
msgid "You must have the MySQL PHP module installed"
|
|
msgstr ""
|
|
|
|
msgid "You must have the MySQL Improved PHP module installed"
|
|
msgstr ""
|
|
|
|
msgid "You must have the ibm_db2 PHP module installed"
|
|
msgstr ""
|
|
|
|
msgid "You must have the PostgreSQL PHP module installed"
|
|
msgstr ""
|
|
|
|
msgid "You must have the Oracle OCI8 PHP module installed"
|
|
msgstr ""
|
|
|
|
msgid "You must have the Component Object Model(COM) PHP module installed"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "You must specify a column prefix (we recommend %s)"
|
|
msgstr ""
|
|
|
|
msgid "Use only letters, numbers and underscore in the column prefix"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "You must specify a table prefix (we recommend %s)"
|
|
msgstr ""
|
|
|
|
msgid "Use only letters, numbers and underscore in the table prefix"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to create a database connection of type %s"
|
|
msgstr ""
|
|
|
|
msgid "Unable to connect to database with the information provided."
|
|
msgstr ""
|
|
|
|
msgid "The database you specified does not exist. Please create it."
|
|
msgstr ""
|
|
|
|
msgid "The database privileges test did not complete successfully."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Gallery tables already exist in this database! But there is no 'versions.dat' file in your "
|
|
"G2 storage directory which we interpret as a broken state of G2. Either create a versions."
|
|
"dat file with the correct format if you think your G2 should still work or select a clean "
|
|
"install, which will erase all data in the database and in the storage directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The G2 storage directory has a versions.dat file of an old install. But the Gallery database "
|
|
"tables don't exist. Select a clean install to erase all data in the Gallery storage "
|
|
"directory and advance to the next step."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Gallery tables already exist in the database and there is a versions.dat file in the Gallery "
|
|
"storage directory. But the version of the installed Gallery database tables does not match "
|
|
"the version of the installed data in the Gallery storage directory. Select a clean install "
|
|
"to erase all data in the database and in the storage directory and to advance to the next "
|
|
"step."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Gallery tables already exist in the database and the Gallery storage directory seems to be "
|
|
"intact. Either choose to reuse the existing database tables and storage directory data or "
|
|
"select a clean install to erase all existing data in the database and the storage directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Could not execute the required API to erase the storage directory. Please erase the Gallery "
|
|
"storage directory manually."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Could not execute the required API to drop the Gallery database tables. Please clean the "
|
|
"Gallery database manually."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Could not load the G2 API. Please erase the Gallery database tables and the storage "
|
|
"directory manually."
|
|
msgstr ""
|
|
|
|
msgid "MySQL (v3.23.34a and newer)"
|
|
msgstr ""
|
|
|
|
msgid "MySQL (versions before v3.23.34a)"
|
|
msgstr ""
|
|
|
|
msgid "PostgreSQL v7.x and newer"
|
|
msgstr ""
|
|
|
|
msgid "Oracle (9i and newer)"
|
|
msgstr ""
|
|
|
|
msgid "IBM DB2 (v9.x and newer)"
|
|
msgstr ""
|
|
|
|
msgid "Microsoft SQL Server 2005 and newer"
|
|
msgstr ""
|
|
|
|
msgid "Unknown DB type or no known tables information."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Could not find an unused table prefix similar to \"%s\"."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Could not open schema file: \"%s\"."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Failed to create a DB test sequence.Check the returned error message and README.html for "
|
|
"missing privileges and clean up the database."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Test failed to drop a DB test sequence.Check the returned error message and README.html for "
|
|
"missing privileges and clean up the database."
|
|
msgstr ""
|
|
|
|
msgid "Missing SQL statements"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Check the returned error message and README.html for missing privileges and clean up the "
|
|
"database."
|
|
msgstr ""
|
|
|
|
msgid "Finish Installation"
|
|
msgstr ""
|
|
|
|
msgid "Install Gallery Core"
|
|
msgstr ""
|
|
|
|
msgid "Installing the core module"
|
|
msgstr "Mòdul central de Gallery"
|
|
|
|
msgid "Unable to initialize our Gallery data"
|
|
msgstr ""
|
|
|
|
msgid "Unable to communicate with the database"
|
|
msgstr ""
|
|
|
|
msgid "Unable to load the core module"
|
|
msgstr ""
|
|
|
|
msgid "Unable to install the core module"
|
|
msgstr ""
|
|
|
|
msgid "Unable to activate the core module"
|
|
msgstr ""
|
|
|
|
msgid "Unable to commit database transaction"
|
|
msgstr ""
|
|
|
|
msgid "Core module is only partially installed."
|
|
msgstr ""
|
|
|
|
msgid "Install Plugins"
|
|
msgstr ""
|
|
|
|
msgid "Unable to initialize our Gallery session"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to load the %s module"
|
|
msgstr ""
|
|
|
|
msgid "Installing modules"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to install the %s module"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to activate the %s module"
|
|
msgstr ""
|
|
|
|
msgid "Unable to get the module list"
|
|
msgstr ""
|
|
|
|
msgid "Other"
|
|
msgstr "Altre(s)"
|
|
|
|
msgid "Installation Type"
|
|
msgstr ""
|
|
|
|
msgid "Check Security"
|
|
msgstr ""
|
|
|
|
msgid "Storage Setup"
|
|
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 "Gallery file integrity"
|
|
msgstr ""
|
|
|
|
msgid "Test skipped due to other errors."
|
|
msgstr ""
|
|
|
|
msgid "Theme available"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Error: There must be at least one theme in the %s folder!"
|
|
msgstr ""
|
|
|
|
msgid "Manifest missing or inaccessible."
|
|
msgstr ""
|
|
|
|
msgid "Welcome"
|
|
msgstr ""
|
|
|
|
msgid "Please correct the following errors"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Every Gallery will have at least one administrator user who has full access to view/modify "
|
|
"everything. Please choose a username and password for your main administrator account. You "
|
|
"can add additional users later."
|
|
msgstr ""
|
|
|
|
msgid "Admin username"
|
|
msgstr ""
|
|
|
|
msgid "Please enter a valid user name"
|
|
msgstr ""
|
|
|
|
msgid "Please enter a password"
|
|
msgstr ""
|
|
|
|
msgid "Password"
|
|
msgstr "Contrasenya"
|
|
|
|
msgid "Setup password"
|
|
msgstr ""
|
|
|
|
msgid "(type again)"
|
|
msgstr ""
|
|
|
|
msgid "Admin email address"
|
|
msgstr ""
|
|
|
|
msgid "Please enter a valid email address"
|
|
msgstr ""
|
|
|
|
msgid "Admin full name (optional)"
|
|
msgstr ""
|
|
|
|
msgid "Missing password! Please enter the same password twice"
|
|
msgstr ""
|
|
|
|
msgid "The passwords you entered do not match! Please try again."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"As you are reusing existing database tables, this is not a fresh install. This will only "
|
|
"change the setup password, but not change the password of the site admin. To change the "
|
|
"password of the site admin, choose the forgot password mechanism of Gallery."
|
|
msgstr ""
|
|
|
|
msgid "Create"
|
|
msgstr "Crear"
|
|
|
|
msgid "Save"
|
|
msgstr "Guardar"
|
|
|
|
msgid "Admin user info entered successfully."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"In order to proceed with the install, 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 <strong>login.txt</strong> in the <tt>%s</tt> directory on your webserver "
|
|
"(that's the same directory where main.php is located). It must contain the following "
|
|
"randomly generated characters:"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"As a convenience to you, we've prepared a %scorrect version of login.txt%s for you. "
|
|
"Download that and copy it into your <tt>%s</tt> directory and you're all set."
|
|
msgstr ""
|
|
|
|
msgid "Once you've uploaded the file, click below to continue."
|
|
msgstr ""
|
|
|
|
msgid "Authenticate Me"
|
|
msgstr ""
|
|
|
|
msgid "Authentication successful!"
|
|
msgstr ""
|
|
|
|
msgid "Erase data for a clean install"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Are you really sure you want to delete all your data in your Gallery storage directory and "
|
|
"all your data in your Gallery database?"
|
|
msgstr ""
|
|
|
|
msgid "There was an error erasing the db and storage directory data. Here's the error:"
|
|
msgstr ""
|
|
|
|
msgid "Cancel"
|
|
msgstr "Cancel·lar"
|
|
|
|
msgid "Erase all data"
|
|
msgstr ""
|
|
|
|
msgid "Please fix this error and try again."
|
|
msgstr ""
|
|
|
|
msgid "Try Again"
|
|
msgstr ""
|
|
|
|
msgid "Create a config file"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Now we need to write out all the information you provided into a file called <b>config.php</"
|
|
"b> in your <b>%s</b> directory. This is a very important file that gives Gallery all the "
|
|
"information that it needs to operate. After we create it, you can read through this file "
|
|
"and make changes to it if you want."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Before we can proceed, you should create a file in your <b>%s</b> directory called <i>config."
|
|
"php</i>. You must make sure that the webserver will be able to write to it."
|
|
msgstr ""
|
|
|
|
msgid "Unix (with shell access)"
|
|
msgstr ""
|
|
|
|
msgid "On Windows, you shouldn't have to do anything special."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"When you've created this file and set the permissions properly, you can proceed. If there's "
|
|
"a problem, we'll tell you what to fix."
|
|
msgstr ""
|
|
|
|
msgid "Create config file"
|
|
msgstr ""
|
|
|
|
msgid "Config file created successfully."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"We've written out all the information you provided into a file called <b>config.php</b> in "
|
|
"your gallery2 directory. You can read through this file and make changes to it if you "
|
|
"want. Be careful, though -- if you make mistakes in that file then Gallery won't work "
|
|
"properly!"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Please select your database type and enter your database authentication information. The "
|
|
"installer will not create the database for you, so you must create one yourself and enter "
|
|
"the database name here. If you are installing Gallery into a database that already has "
|
|
"tables in it, the table and column prefixes will keep Gallery data from conflicting with "
|
|
"what you already have."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"This is a multisite installation. Remember that each multisite requires its own database "
|
|
"tables. Either choose a different database or a different table prefix for each multisite!"
|
|
msgstr ""
|
|
|
|
msgid "Database type:"
|
|
msgstr ""
|
|
|
|
msgid "DB Hostname:"
|
|
msgstr ""
|
|
|
|
msgid "DB Username:"
|
|
msgstr ""
|
|
|
|
msgid "DB Password:"
|
|
msgstr ""
|
|
|
|
msgid "DB Name:"
|
|
msgstr ""
|
|
|
|
msgid "Table Prefix:"
|
|
msgstr ""
|
|
|
|
msgid "Column Prefix:"
|
|
msgstr ""
|
|
|
|
msgid "We received the following database related errors:"
|
|
msgstr ""
|
|
|
|
msgid "Erase Data For A Clean Install"
|
|
msgstr ""
|
|
|
|
msgid "Reuse Existing Tables"
|
|
msgstr ""
|
|
|
|
msgid "Database set up successfully."
|
|
msgstr ""
|
|
|
|
msgid "Finished!"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Congratulations! Your Gallery 2 install is complete! See... that wasn't so hard, was it? Now "
|
|
"it's time to upload some photos!"
|
|
msgstr ""
|
|
|
|
msgid "Go to my Gallery!"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"You may now go to your new Gallery. Enter the URL in your browser for %smain.php%s in your %"
|
|
"s directory."
|
|
msgstr ""
|
|
|
|
msgid "Installer Help"
|
|
msgstr ""
|
|
|
|
msgid "Start Over"
|
|
msgstr "Començar"
|
|
|
|
msgid "Error installing Gallery Core"
|
|
msgstr ""
|
|
|
|
msgid "Something went wrong when we tried to install the core module. What to do next?"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Go to the System Checks step of the installer and make sure all checks shows 'Success'. A "
|
|
"common issue is that the file integrity warning is ignored."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If there are no warnings or failures in the System Checks step, empty your storage directory "
|
|
"and delete the database tables and start the installation process a second time (redo all "
|
|
"steps)."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Please visit the %sG2 FAQ%s and read the %sKnown issues section of the Readme%s."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"If the problem persists, please copy the installation log which is located at %s and attach "
|
|
"it (as install.log.zip) to a new forum topic in the %sG2 support forum%s or, if possible, "
|
|
"just add a link to the install.log in the forum topic such that the support staff can "
|
|
"analyze it if necessary."
|
|
msgstr ""
|
|
|
|
msgid "Stack Trace:"
|
|
msgstr ""
|
|
|
|
msgid "Installed Gallery Core successfully."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"We've successfully installed the core of Gallery. Although everything will work at this "
|
|
"point, you should continue with the installer and add in some of the optional modules so "
|
|
"that you can get the right set of features that you want for your Gallery installation."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The following modules can be automatically installed and activated for you. You should "
|
|
"install at least one of the graphics toolkits otherwise Gallery can't make thumbnails out of "
|
|
"your images. On most systems, the automatic install will work properly for you. However, "
|
|
"in some cases it may fail. You can always activate new modules or deactivate any of the "
|
|
"ones you choose here on the Site Administration page, so any decision you make here is not "
|
|
"permanent."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Some modules may fail to install automatically. That's ok. It typically means that they "
|
|
"require some configuration, which you can do on the Site Adminstration page"
|
|
msgstr ""
|
|
|
|
msgid "Name"
|
|
msgstr "Nom"
|
|
|
|
msgid "Version"
|
|
msgstr "Versió"
|
|
|
|
msgid "Description"
|
|
msgstr "Descripció"
|
|
|
|
msgid "(Incompatible with this Gallery version)"
|
|
msgstr ""
|
|
|
|
msgid "(un)check all"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Continue to Step %d Without Activating»"
|
|
msgstr ""
|
|
|
|
msgid "Activate Selected Modules"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "The <i>%s</i> module was installed, but needs configuration to be activated"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"After finishing this installation, login as Admin and browse to Site Admin. Go to the "
|
|
"<i>Modules</i> view and configure the above listed modules."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Activated the <i>%s</i> module successfully"
|
|
msgstr ""
|
|
|
|
msgid "Activate More Modules"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Continue to Step %d»"
|
|
msgstr ""
|
|
|
|
msgid "Debug Output"
|
|
msgstr ""
|
|
|
|
msgid "Welcome to the Gallery Installer"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Install %d%% complete"
|
|
msgstr ""
|
|
|
|
msgid "Redo this step"
|
|
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 ""
|
|
|
|
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."
|
|
msgstr ""
|
|
|
|
msgid "Errors occurred. Please see messages below."
|
|
msgstr ""
|
|
|
|
msgid "Please select the installation type"
|
|
msgstr ""
|
|
|
|
msgid "Standard installation"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"This is the default installation type. Choose this installation type if you want to install "
|
|
"a new Gallery in the directory %s which will be accessible with the URL %s."
|
|
msgstr ""
|
|
|
|
msgid "Multisite installation"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Gallery can support multiple independent sites with a single installation of the code. "
|
|
"Choose this installation type if you want to install a new Gallery on the same webserver but "
|
|
"in a different path, subdomain or URL domain."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"The multisites don't share albums, photos, users, or anything else. They all need their own "
|
|
"database and their own storage directory. For more information and explanations about "
|
|
"Multisite installations, visit the %s page."
|
|
msgstr ""
|
|
|
|
msgid "You must enter a directory"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The directory you entered is the codebase directory. If you want to install a Gallery in the "
|
|
"codebase directory, select the standard installation type. If you want to install a "
|
|
"multisite, choose another directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The directory you entered either does not exist, or is prohibited by your webserver "
|
|
"configuration. Your webserver is configured to only allow access to the following "
|
|
"directories. You must choose a directory under one of these, or you must modify the "
|
|
"<b>open_basedir</b> setting in your PHP configuration to allow a new directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If your multisite install is in a different virtual host, you should contact your system "
|
|
"administrator and request that they configure your <b>open_basedir</b> setting so that your "
|
|
"virtual hosts can access each other."
|
|
msgstr ""
|
|
|
|
msgid "The directory you entered does not exist"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The directory you entered is not accessible. Change the permissions so that the webserver "
|
|
"can read this directory."
|
|
msgstr ""
|
|
|
|
msgid "Unable to create multisite files. Ensure the files listed below are writeable."
|
|
msgstr ""
|
|
|
|
msgid "All multisites are installed from this central code repository (codebase)."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Enter the directory for the new multisite below. The path must be different from this "
|
|
"codebase installation's path:"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The directory must be writeable by your webserver/php user or contain the following "
|
|
"writeable files:"
|
|
msgstr ""
|
|
|
|
msgid "Select Directory"
|
|
msgstr ""
|
|
|
|
msgid "Multisite directory setup successfully."
|
|
msgstr ""
|
|
|
|
msgid "Standard installation selected."
|
|
msgstr ""
|
|
|
|
msgid "Install Steps"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"We want to make sure that your Gallery is secure. The config.php file that this installer "
|
|
"has edited has permissions that allow other people to write to it. This is required because "
|
|
"the installer qualifies as an \"other person\" when it comes to Unix file permissions. So "
|
|
"before you finish, you should change the permissions on this file such that other users "
|
|
"can't write to it. Right now your config.php has modes of %s. We suggest that you do this:"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"We want to make sure that your Gallery is secure. The directory containing your config.php "
|
|
"file that this installer has edited has permissions that allow other people to write or "
|
|
"delete files. So before you finish, you should change the permissions on this directory "
|
|
"such that other users can't write to it. We suggest that you do this:"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If you really want to continue, you can. But we recommend that you take an extra moment to "
|
|
"make sure that you're safe."
|
|
msgstr ""
|
|
|
|
msgid "We've verified that your config.php is secure."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Please read the %1$sGallery Security Guide%3$s. For a brief overview, take a look at the %2"
|
|
"$sshort check list%3$s within the security guide."
|
|
msgstr ""
|
|
|
|
msgid "Check Again"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Gallery needs a directory to store your images. The directory we chose for you will work, "
|
|
"but its location or current name does not provide maximum security. Either select a new "
|
|
"directory outside of the %sdocument root%s directory or add a random string to the end of "
|
|
"the directory name (e.g. %s)."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"For maximum security you should pick a directory that is not %sweb accessible%s. If this is "
|
|
"not possible, specify a randomized name for this directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If you choose a randomized name or prefer to stick with the specified directory, please "
|
|
"confirm your choice."
|
|
msgstr ""
|
|
|
|
msgid "Yes, please omit the security check:"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"This is a multisite installation. Remember that each multisite requires its own storage "
|
|
"directory."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"If you're using a modern browser, we'll try to autocomplete any path you enter here. So if "
|
|
"you're having trouble finding the right path to your g2data directory, try experimenting "
|
|
"with paths in the text box below and see what completions it provides for you."
|
|
msgstr ""
|
|
|
|
msgid "The directory you entered is read only"
|
|
msgstr ""
|
|
|
|
msgid "There was an error creating the directory structure within the storage directory."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Your storage directory is %sweb accessible%s."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid "Unable to verify that the storage directory is not %sweb accessible%s."
|
|
msgstr ""
|
|
|
|
msgid "Directory path:"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Your webserver needs to be able to write to this directory. To get it working, you can "
|
|
"follow these examples."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Note: these are only examples! You may find that they don't work quite right on your system."
|
|
msgstr ""
|
|
|
|
msgid "Unix (with ftp access)"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"Note that ftp servers and clients vary so these instructions may not work for you. Consult "
|
|
"the manual for your FTP client or talk to a system administrator for help with this if you "
|
|
"have problems."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"In some web hosting environments, the paths that you see in the shell or via FTP are not the "
|
|
"same paths that PHP sees. In order to find out the real path to your data directory, you "
|
|
"can try creating a PHP script called <b>dir.php</b> containing the following code in it and "
|
|
"put it into your data directory."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"then figure out the URL to dir.php and open it in your web browser (eg, %s). This will tell "
|
|
"you the exact path to enter here."
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"<b>Note</b>: This requires that your data directory is web accessible, which we don't "
|
|
"recommend because it circumvents our image firewall. Once you figure out the path this way, "
|
|
"we recommend that you move your data directory outside of your web accessible area and then "
|
|
"update the path here accordingly."
|
|
msgstr ""
|
|
|
|
msgid "<b>Note</b>: Don't forget to delete dir.php when you're done!"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"For information on how to secure your Gallery storage directory, please read the %sSecurity "
|
|
"Guide%s."
|
|
msgstr ""
|
|
|
|
msgid "Storage directory set successfully."
|
|
msgstr ""
|
|
|
|
msgid "Success"
|
|
msgstr "Èxit"
|
|
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
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 "Version Check"
|
|
msgstr ""
|
|
|
|
msgid "This is not a fresh install and the installed version does not match the new version."
|
|
msgstr ""
|
|
|
|
msgid "The installed version cannot be upgraded to the new version!"
|
|
msgstr ""
|
|
|
|
msgid ""
|
|
"The installed version is older than the new version. You should run the upgrader and not the "
|
|
"installer!"
|
|
msgstr ""
|
|
|
|
msgid "Currently installed"
|
|
msgstr ""
|
|
|
|
msgid "New version"
|
|
msgstr ""
|
|
|
|
msgid "Go to the Upgrader!"
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"You should go now to the upgrader. Enter the URL in your browser for %s/upgrade/index.php%s "
|
|
"in your %s directory."
|
|
msgstr ""
|
|
|
|
#, c-format
|
|
msgid ""
|
|
"Getting Gallery 2 installed on your webserver requires %d steps. This installer will guide "
|
|
"you through these steps and provide assistance along the way if additional steps are "
|
|
"required to get your Gallery up and running. Once a step has been completed, you can go back "
|
|
"and make changes at any time. Please read the %sInstaller Help File%s before proceeding."
|
|
msgstr ""
|
|
|
|
msgid "Select Language:"
|
|
msgstr ""
|
|
|
|
msgid "Go"
|
|
msgstr "Anar"
|
|
|
|
msgid "Begin Installation»"
|
|
msgstr ""
|