b7fff52095
- comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
793 lines
No EOL
53 KiB
PHP
793 lines
No EOL
53 KiB
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | Piwigo - a PHP based photo gallery |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
|
|
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
|
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
|
// +-----------------------------------------------------------------------+
|
|
// | 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 |
|
|
// | |
|
|
// | 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
|
// | USA. |
|
|
// +-----------------------------------------------------------------------+
|
|
|
|
$lang['%d association'] = '%d associació';
|
|
$lang['%d associations'] = '%d associacions';
|
|
$lang['%d album including'] = '%d àlbum inclòs';
|
|
$lang['%d albums including'] = '%d àlbums inclosos';
|
|
$lang['%d physical'] = '%d física';
|
|
$lang['%d physical'] = '%d físiques';
|
|
$lang[' and %d virtual'] = ' i %d virtual';
|
|
$lang[' and %d virtual'] = ' i %d virtuals';
|
|
$lang['%d album moved'] = '%d àlbum mogut';
|
|
$lang['%d albums moved'] = '%d àlbums moguts';
|
|
$lang['%d group'] = '%d grup';
|
|
$lang['%d groups'] = '%d grups';
|
|
$lang['%d member'] = '%d membre';
|
|
$lang['%d members'] = '%d membres';
|
|
$lang['%d tag'] = '%d etiqueta';
|
|
$lang['%d tags'] = '%d etiquetes';
|
|
$lang['%d user comment rejected'] = '%d comentari d\'usuari rebutjat';
|
|
$lang['%d user comments rejected'] = '%d comentaris d\'usuari rebutjats';
|
|
$lang['%d user comment validated'] = '%d comentari d\'usuari validat';
|
|
$lang['%d user comments validated'] = '%d comentaris d\'usuari validats';
|
|
$lang['%d user deleted'] = '%d usuari eliminat';
|
|
$lang['%d users deleted'] = '%d usuaris eliminats';
|
|
$lang['%d user'] = '%d usuari';
|
|
$lang['%d users'] = '%d usuaris';
|
|
$lang['%d waiting for validation'] = '%d s\'està esperant per a que es validi';
|
|
$lang['Actions'] = 'Accions';
|
|
$lang['Activate'] = 'Activa';
|
|
$lang['Add/delete a permalink'] = 'Afegeix/elimina un enllaç permanent';
|
|
$lang['Add a tag'] = 'Afegeix etiqueta';
|
|
$lang['Add a user'] = 'Afegeix usuari';
|
|
$lang['Add group'] = 'Afegeix grup';
|
|
$lang['Add'] = 'Afegeix';
|
|
$lang['Allow user registration'] = 'Permet el registre d\'usuaris';
|
|
$lang['Apply to sub-albums'] = 'Aplica als subàlbums';
|
|
$lang['Associated'] = 'Associat';
|
|
$lang['Caddie management'] = 'Gestió del carret';
|
|
$lang['Caddie'] = 'Carret';
|
|
$lang['Albums authorized thanks to group associations'] = 'Àlbums autoritzats gràcies al grup d\'associacions';
|
|
$lang['Album manual order was saved'] = 'S\'ha guardat l\'orde manual d\'àlbums';
|
|
$lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.';
|
|
$lang['Check for upgrade'] = 'Comprova si hi ha actualitzacions';
|
|
$lang['Comments for all'] = 'Comentaris per a tots';
|
|
$lang['Current name'] = 'Nom actual';
|
|
$lang['Database'] = 'Base de dades';
|
|
$lang['Deactivate'] = 'Desactiva';
|
|
$lang['Delete Representant'] = 'Elimina representant';
|
|
$lang['Delete selected tags'] = 'Elimina les etiquetes seleccionades';
|
|
$lang['Delete selected users'] = 'Elimina els usuaris seleccionats';
|
|
$lang['Deletions'] = 'Eliminacions';
|
|
$lang['Deny selected groups'] = 'Denega els grups seleccionats';
|
|
$lang['Deny selected users'] = 'Denega els ususaris seleccionats';
|
|
$lang['Description'] = 'Descripció';
|
|
$lang['Display options'] = 'Visualitza opcions';
|
|
$lang['Dissociated'] = 'Desassòcia';
|
|
$lang['Does not represent'] = 'No representis';
|
|
$lang['Edit selected tags'] = 'Edita les etiquetes seleccionades';
|
|
$lang['Edit tags'] = 'Edita etiquetes';
|
|
$lang['Email admins when a new user registers'] = 'Envia un correu electrònic als administradors quan un usuari nou es registri';
|
|
$lang['Email admins when a valid comment is entered'] = 'Envia un correu electrònic als administradors quan s\'hagi introduït un comentari vàlid';
|
|
$lang['Email admins when a comment requires validation'] = 'Envia un correu electrònic als administradors quan un comentari requereixi validació';
|
|
$lang['Environment'] = 'Entorn';
|
|
$lang['Form'] = 'Form';
|
|
$lang['Gallery title'] = 'Títol de la galeria';
|
|
$lang['Grant selected groups'] = 'Atorgar als grups seleccionats';
|
|
$lang['Grant selected users'] = 'Atorgar als usuaris seleccionats';
|
|
$lang['Group name'] = 'Nom del grup';
|
|
$lang['Groups'] = 'Grups';
|
|
$lang['Guests'] = 'Invitats';
|
|
$lang['History'] = 'Història';
|
|
$lang['Informations'] = 'Informacions';
|
|
$lang['Install'] = 'Instal·la';
|
|
$lang['Link all album photos to a new album'] = 'Enllaça tots els àlbums de fotos al nou àlbum';
|
|
$lang['Link all album photos to some existing albums'] = 'Enllaça tots els àlbums de fotos a alguns àlbums existents';
|
|
$lang['Linked albums'] = 'Àlbums enllaçats';
|
|
$lang['Lock gallery'] = 'Tancar galeria';
|
|
$lang['Maintenance'] = 'Manteniment';
|
|
$lang['Edit album permissions'] = 'Edita els permisos de l\'àlbum';
|
|
$lang['Manage permissions for group "%s"'] = 'Gestiona els permisos del grup "%s"';
|
|
$lang['Manage permissions for user "%s"'] = 'Gestiona els permisos de l\'usuari "%s"';
|
|
$lang['Manage tags'] = 'Gestiona etiquetes';
|
|
$lang['Members'] = 'Membres';
|
|
$lang['Metadata synchronized from file'] = 'Metadata sincronitzada del fitxer';
|
|
$lang['Move albums'] = 'Moure àlbums';
|
|
$lang['Move'] = 'Moure';
|
|
$lang['Name'] = 'Nom';
|
|
$lang['New name'] = 'Nou nom';
|
|
$lang['New parent album'] = 'Nou àlbum pare';
|
|
$lang['New tag'] = 'Nova etiqueta';
|
|
$lang['Number of comments per page'] = 'Nombre de comentaris per pàgina';
|
|
$lang['Number of rates'] = 'Nombre de valoracions';
|
|
$lang['Number of thumbnails to create'] = 'Nombre de miniatures per crear';
|
|
$lang['Only private albums are listed'] = 'Només es llisten els àlbums privats';
|
|
$lang['Operating system'] = 'Sistema operatiu';
|
|
$lang['Options'] = 'Opcions';
|
|
$lang['Other private albums'] = 'Altres àlbums privades';
|
|
$lang['Page banner'] = 'Bànner de la pàgina';
|
|
$lang['Parent album'] = 'Àlbum pare';
|
|
$lang['Path'] = 'Camí';
|
|
$lang['Permalink'] = 'Enllaç permanent';
|
|
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'L\'enllaç permanent %s ja s\'ha utilitzat prèviament en l\'àlbum %s. Elimineu-lo primer de l\'historial d\'enllaços permanents';
|
|
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'El nom de l\'enllaç permanent s\'ha de composar per els caràcters a-z, A-Z, 0-9, "-", "_" o "/". No ha de ser numèric o començar amb un número seguit per "-"';
|
|
$lang['Permalink %s is already used by album %s'] = 'L\'enllaç permanent %s ja s\'utilitza per l\'àlbum %s';
|
|
$lang['Permalink history'] = 'Historial d\'enllaços permanents';
|
|
$lang['Permalinks'] = 'Enllaços permanents';
|
|
$lang['Permission denied'] = 'Permís denegat';
|
|
$lang['Permission granted thanks to a group'] = 'Permís atorgat gràcies al grup';
|
|
$lang['Permission granted'] = 'Permís atorgat';
|
|
$lang['Photo informations updated'] = 'Informació de la imatge actualitzada';
|
|
$lang['Plugins'] = 'Connectors';
|
|
$lang['Position'] = 'Posició';
|
|
$lang['Preferences'] = 'Preferències';
|
|
$lang['Properties'] = 'Propietats';
|
|
$lang['Random photo'] = 'Imatge aleatòria';
|
|
$lang['Rate date'] = 'Data valoració';
|
|
$lang['Rating by guests'] = 'Valoració pels invitats';
|
|
$lang['Rating'] = 'Valoració';
|
|
$lang['Reject'] = 'Rebutja';
|
|
$lang['Representant'] = 'Representant';
|
|
$lang['Representation of albums'] = 'Representació d\'àlbums';
|
|
$lang['Representative'] = 'Representatiu';
|
|
$lang['Represents'] = 'Representa';
|
|
$lang['Save order'] = 'Desa l\'ordre';
|
|
$lang['Save to permalink history'] = 'Desa a l\'historial d\'enllaços permanents';
|
|
$lang['Select at least one album'] = 'Seleccioneu almenys un àlbum';
|
|
$lang['Select at least one photo'] = 'Seleccioneu almenys una imatge';
|
|
$lang['Select at least one user'] = 'Seleccioneu almenys un usuari';
|
|
$lang['Show info'] = 'Mostrar informació';
|
|
$lang['Site manager'] = 'Gestor del lloc';
|
|
$lang['Status'] = 'Estat';
|
|
$lang['Statistics'] = 'Estadístiques';
|
|
$lang['Storage album'] = 'Àlbum d\'emmagatzemament';
|
|
$lang['Sum of rates'] = 'Suma de valoracions';
|
|
$lang['Tag "%s" already exists'] = 'L\'etiqueta "%s" ja existeix';
|
|
$lang['Tag "%s" was added'] = 'L\'etiqueta "%s" estaba afegida';
|
|
$lang['Tag selection'] = 'Selecció d\'etiquetes';
|
|
$lang['The %d following tags were deleted'] = 'Les etiquetes següents %d estaven eliminades';
|
|
$lang['Unable to check for upgrade.'] = 'No es pot verificar per actualitzar.';
|
|
$lang['Uninstall'] = 'Desinstal·lar';
|
|
$lang['Use the default photo sort order (defined in the configuration file)']='Utilitza l\'ordenació predeterminada (definida en el fitxer de configuració)';
|
|
$lang['User comments validation'] = 'Validació dels comentaris d\'usuari';
|
|
$lang['Users'] = 'Usuaris';
|
|
$lang['Validate'] = 'Valida';
|
|
$lang['Validation'] = 'Validació';
|
|
$lang['Version'] = 'Versió';
|
|
$lang['Virtual albums to move'] = 'Àlbums virtuals per a moure';
|
|
$lang['Virtual album name'] = 'Nom de l\'àlbum virtual';
|
|
$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted';
|
|
$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.';
|
|
$lang['You cannot delete your account'] = "You cannot delete your account";
|
|
$lang['You cannot move an album in its own sub album'] = 'No podeu moure un àlbum dins del seu propi subàlbum';
|
|
$lang['You need to confirm deletion'] = 'You need to confirm deletion';
|
|
$lang['add tags'] = 'add tags';
|
|
$lang['Associate to album'] = 'Assòcia a l\'àlbum';
|
|
$lang['associate to group'] = 'assòcia al grup';
|
|
$lang['Authorized'] = 'Authorized';
|
|
$lang['Add a virtual album'] = 'Afegeix un àlbum virtual';
|
|
$lang['Authorize users to add comments on selected albums'] = 'Autoritza als usuaris a afegir comentaris en els àlbums seleccionats';
|
|
$lang['The name of an album must not be empty'] = 'El nom de l\'àlbum no pot ser buit';
|
|
$lang['Lock albums'] = 'Bloqueig d\'àlbums';
|
|
$lang['Private'] = 'Private category';
|
|
$lang['Public'] = 'Public category';
|
|
$lang['Find a new representant by random'] = 'Find a new representant by random';
|
|
$lang['Public / Private'] = 'Public / Private';
|
|
$lang['Manage authorizations for selected albums'] = 'Gestiona les autoritzacions dels àlbums seleccionats';
|
|
$lang['Virtual album added'] = 'Àlbum virtual afegit';
|
|
$lang['Virtual album deleted'] = 'Àlbum virtual eliminat';
|
|
$lang['Access type'] = 'Tipus d\'accès';
|
|
$lang['Information data registered in database'] = 'Informació de les dades registrades de la base de dades';
|
|
$lang['Default display'] = 'Visualització predeterminada';
|
|
$lang['History'] = 'Historial';
|
|
$lang['The gallery URL is not valid.'] = 'La URL de la galeria no es vàlida.';
|
|
$lang['Main'] = 'Principal';
|
|
$lang['The number of comments a page must be between 5 and 50 included.'] = 'El nombre de comentaris d\'una pàgina ha d\'estar entre 5 i 50 inclosos.';
|
|
$lang['Configuration'] = 'Configuració';
|
|
$lang['confirm'] = 'confirma';
|
|
$lang['Date'] = 'Data';
|
|
$lang['delete album'] = 'elimina l\'àlbum';
|
|
$lang['Dissociate from album'] = 'desassòcia l\'àlbum';
|
|
$lang['dissociate from group'] = 'desassòcia del grup';
|
|
$lang['Album updated successfully'] = 'Àlbum actualitzat correctament.';
|
|
$lang['photos per page'] = 'elements per pàgina';
|
|
$lang['High definition enabled'] = 'Alta definicio habilitat';
|
|
$lang['File'] = 'Fitxer';
|
|
$lang['first photo added on %s'] = 'primer element afegit a %s';
|
|
$lang['Forbidden'] = 'Prohibit';
|
|
$lang['global mode'] = 'mode global';
|
|
$lang['group "%s" added'] = 'grup "%s" afegit';
|
|
$lang['group "%s" deleted'] = 'grup "%s" eliminat';
|
|
$lang['group "%s" updated'] = 'grup "%s" actualitzat';
|
|
$lang['The name of a group must not contain " or \' or be empty.'] = 'El nom d\'un grup no pot contenir " o \' o ser buit.';
|
|
$lang['This name is already used by another group.'] = 'Aquest nom ja està en us per un altre grup.';
|
|
$lang['Groups'] = 'Grups';
|
|
$lang['High definition'] = 'Alta definició';
|
|
$lang['jump to album'] = 'salta cap a l\'àlbum';
|
|
$lang['jump to photo'] = 'salta cap a la imatge';
|
|
$lang['leave'] = 'deixa';
|
|
$lang['Lock'] = 'Bloqueja';
|
|
$lang['Locked'] = 'Bloquejat';
|
|
$lang['manage album photos'] = 'gestiona els elements de l\'àlbum';
|
|
$lang['manage sub-albums'] = 'gestiona sub-àlbums';
|
|
$lang['Manage'] = 'Gestiona';
|
|
$lang['maximum height'] = 'màxima alçada';
|
|
$lang['maximum width'] = 'màxima amplada';
|
|
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = 'El temps d\'execució s\'ha acabat, el tractament ha de continuar [Temps estimat: %d segon].';
|
|
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'El temps d\'execució s\'ha acabat, el tractament ha de continuar [Temps estimat: %d segons].';
|
|
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.';
|
|
$lang['Time to send mail is limited. Others mails are skipped.'] = 'Time to send mail is limited. Others mails are skipped.';
|
|
$lang['To send ?'] = 'To send ?';
|
|
$lang['Last send'] = 'Last send';
|
|
$lang['email'] = 'correu electrònic';
|
|
$lang['User'] = 'Usuari';
|
|
$lang['See you soon,'] = 'Fins aviat,';
|
|
$lang['Go to'] = 'Ves a';
|
|
$lang['Hello'] = 'Hola';
|
|
$lang['New photos were added'] = 'S\'han afegit nous elements';
|
|
$lang['on'] = 'sobre';
|
|
$lang['between'] = 'entre';
|
|
$lang['and'] = 'i';
|
|
$lang['The webmaster has subscribed you to receiving notifications by mail.'] = 'L\'administrador de la web t\'ha subscrit per rebre notificacións per correu electrònic.';
|
|
$lang['You have subscribed to receiving notifications by mail.'] = 'Us heu subscrit per a rebre notificacións per correu electrònic.';
|
|
$lang['To subscribe'] = 'Subscriure\'s';
|
|
$lang['If you encounter problems or have any question, please send a message to'] = 'Si trobeu problemes o teniu qüalsevol qüestió, si us plau envieu un missatge a';
|
|
$lang['[NBM] Problems or questions'] = '[NBM] Problemes o preguntes';
|
|
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = 'L\'administrador de la web us ha donat de baixa de rebre notificacions per correu.';
|
|
$lang['You have unsubscribed from receiving notifications by mail.'] = 'Us heu donat de baixa de rebre notificacions per correu.';
|
|
$lang[', click on'] = ', cliqueu a sobre';
|
|
$lang['To unsubscribe'] = 'Donar-se de baixa';
|
|
$lang['With blank value, gallery title will be used'] = 'El títol de la galeria s\'utilitzarà amb el valor en blanc';
|
|
$lang['Notification'] = 'Notificació';
|
|
$lang['Error when sending email to %s [%s].'] = 'Error en enviar correu electrònic a %s [%s].';
|
|
$lang['Mail sent to %s [%s].'] = 'Correu electrònic enviat a %s [%s].';
|
|
$lang['%d mail was sent.'] = 's\'ha enviat %d correu electrònic.';
|
|
$lang['%d mails were sent.'] = 's\'han enviat %d correus electrònics.';
|
|
$lang['%d mail was not sent.'] = 'No s\'ha enviat %d correu electrònic.';
|
|
$lang['%d mails were not sent.'] = 'No s\'han enviat %d correus electrònics.';
|
|
$lang['No mail to send.'] = 'No hi ha correus electrònics per enviar.';
|
|
$lang['There is no available subscribers to mail.'] = 'No hi ha subscriptors per enviar correu.';
|
|
$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = 'Els subscriptors es poden llistar (disponible) només si hi ha nous elements per a notificar.';
|
|
$lang['Anyway only webmasters can see this tab and never administrators.'] = 'De totes formes només els webmasters poden veure aquesta pestanya i mai els administradors.';
|
|
$lang['No user to send notifications by mail.'] = 'No hi ha usuaris per enviar notificacions per correu..';
|
|
$lang['New photos added'] = 'Nous elements afegits';
|
|
$lang['Subscribe to notification by mail'] = 'Subscriure per notificar per correu';
|
|
$lang['Unsubscribe from notification by mail'] = 'Donar-se de baixa de les notificacions per correu';
|
|
$lang['Parameter'] = 'Paràmetre';
|
|
$lang['Continue processing treatment'] = 'Continua processant el tractament';
|
|
$lang['Complementary mail content'] = 'Contingut de correu complementari';
|
|
$lang['Add detailed content'] = 'Afegeix contingut detallat';
|
|
$lang['Send mail as'] = 'Envia correu com';
|
|
$lang['Send mail to users'] = 'Envia correu als usuaris';
|
|
$lang['Send'] = 'Envia';
|
|
$lang['Options'] = 'Opcions';
|
|
$lang['Send'] = 'Envia';
|
|
$lang['Subscribed'] = 'Subscrit';
|
|
$lang['Subscribe'] = 'Subscriu';
|
|
$lang['Parameters'] = 'Paràmetres';
|
|
$lang['Select recipients'] = 'Seleccioneu destinataris';
|
|
$lang['Subscribe/unsubscribe users'] = 'Subscriu/dóna de baixa usuaris';
|
|
$lang['Unsubscribed'] = 'Dóna de baixa';
|
|
$lang['%d parameter was updated.'] = '%d paràmetre ha estat actualitzat.';
|
|
$lang['%d parameters were updated.'] = '%d paràmetres han estat actualitzats.';
|
|
$lang['%d user was not updated.'] = '%d usuari no estava actualitzat.';
|
|
$lang['%d users were not updated.'] = '%d usuaris no estaven actualitzats.';
|
|
$lang['User %s [%s] was removed from the subscription list.'] = 'L\'usuari %s [%s] ha estat eliminat de la llista de subscripció.';
|
|
$lang['User %s [%s] was added to the subscription list.'] = 'L\'usuari %s [%s] ha estat afegit a la llista de subscripció.';
|
|
$lang['%d user was updated.'] = '%d usuari ha estat actualitzat.';
|
|
$lang['%d users were updated.'] = '%d usuaris han estat actualitzats.';
|
|
$lang['User %s [%s] was not removed from the subscription list.'] = 'L\'usuari %s [%s] no ha estat eliminat de la llista de subscripció.';
|
|
$lang['User %s [%s] was not added to the subscription list.'] = 'L\'usuari %s [%s] no ha estat afegit a la llista de subscripció.';
|
|
$lang['User %s [%s] added.'] = 'S\'ha afegit l\'usuari %s [%s].';
|
|
$lang['Warning: subscribing or unsubscribing will send mails to users'] = 'Avís: en la subscipció o cancelació de la subscripció s\'enviarà un correu als usuaris';
|
|
$lang['Send mail on HTML format'] = 'Envia correu en format HTML';
|
|
$lang['Include display of recent photos grouped by dates'] = 'Inclou una visualització de les imatges recents agrupades per dates';
|
|
$lang['Available only with HTML format'] = 'Disponible només en format HTML';
|
|
$lang['no write access'] = 'accés d\'escriptura no permès';
|
|
$lang['Permissions'] = 'Permisos';
|
|
$lang['private'] = 'privat';
|
|
$lang['Properties'] = 'Propietats';
|
|
$lang['public'] = 'públic';
|
|
$lang['Purge never used notification feeds'] = 'Purge never used notification feeds';
|
|
$lang['Purge sessions'] = 'Purge sessions';
|
|
$lang['randomly represented'] = 'representació aleatòria';
|
|
$lang['registration date'] = 'data de registre';
|
|
$lang['clean'] = 'neteja';
|
|
$lang['remove remote listing.xml file'] = 'elimina el fitxer remot listing.xml';
|
|
$lang['generate listing'] = 'genera llistat';
|
|
$lang['generate file listing.xml on remote site'] = 'genera el fitxer listing.xml al lloc remot';
|
|
$lang['Create this site'] = 'Crea aquest lloc';
|
|
$lang['A local listing.xml file has been found for'] = 'S\'ha trobat un fitxer listing.xml local';
|
|
$lang['read local listing.xml and update'] = 'llegeix el fitxer local listing.xml i actualitza';
|
|
$lang['test'] = 'test';
|
|
$lang['test this remote site'] = 'testeja aquest lloc remot';
|
|
$lang['remove tags'] = 'elimina etiquetes';
|
|
$lang['Repair and optimize database'] = 'Repara i optimitza la base de dades';
|
|
$lang['selection'] = 'selecciona';
|
|
$lang['set to'] = 'set to';
|
|
$lang['singly represented'] = 'representa per separat';
|
|
$lang['This site already exists'] = 'Aquest lloc ja existeix';
|
|
$lang['Create a new site : (give its URL to create_listing_file.php)'] = 'Crea un nou lloc : (dóna aquesta URL per create_listing_file.php)';
|
|
$lang['created'] = 'creat';
|
|
$lang['delete'] = 'elimina';
|
|
$lang['delete this site and all its attached elements'] = 'elimina aquest lloc i tots els elements adjunts';
|
|
$lang['deleted'] = 'eliminat';
|
|
$lang['an error happened'] = 'hi ha hagut algun error';
|
|
$lang['file create_listing_file.php on remote site was not found'] = 'no s\'ha trobat el fitxer create_listing_file.php del lloc remot';
|
|
$lang['Local'] = 'Local';
|
|
$lang['Remote'] = 'Remot';
|
|
$lang['update the database from files'] = 'actualitza la base de dades a partir dels fitxers';
|
|
$lang['status'] = 'estat';
|
|
$lang['Directory'] = 'Directori';
|
|
$lang['sub-albums'] = 'sub-àlbums';
|
|
$lang['Synchronize metadata'] = 'sincronitza les metadades';
|
|
$lang['target'] = 'objectiu';
|
|
$lang['Thumbnail'] = 'Miniatura';
|
|
$lang['title'] = 'títol';
|
|
$lang['Album list management'] = 'Gestió de la llista d\'àlbums';
|
|
$lang['Piwigo configuration'] = 'Configuració del Piwigo';
|
|
$lang['Edit album'] = 'Edita un àlbum';
|
|
$lang['Group management'] = 'Gestió de grups';
|
|
$lang['User list'] = 'Llista d\'usuaris';
|
|
$lang['Edit photo information'] = 'Modifica la informació sobre una imatge';
|
|
$lang['Thumbnail creation'] = 'Creació de miniatures';
|
|
$lang['Database synchronization with files'] = 'Sincronització de la base de dades amb fitxers';
|
|
$lang['all'] = 'totes';
|
|
$lang['photos without thumbnail (jpeg and png only)'] = 'imatges sense miniatura (només jpeg i png)';
|
|
$lang['height must be a number superior to'] = 'l\'alçada ha de ser un número superior a';
|
|
$lang['width must be a number superior to'] = 'l\'amplada ha de ser un número superior a';
|
|
$lang['for the file format'] = 'per al format de fitxer';
|
|
$lang['No missing thumbnail'] = 'No missing thumbnail';
|
|
$lang['Photo unreachable or no support'] = 'Imatge inaccessible o no soportada';
|
|
$lang['GD version'] = 'versió GD';
|
|
$lang['generated in'] = 'generat en';
|
|
$lang['Results of miniaturization'] = 'Resultats de la miniaturització';
|
|
$lang['General statistics'] = 'Estadístiques generals';
|
|
$lang['max time'] = 'temps màxim';
|
|
$lang['average time'] = 'temps mitjà';
|
|
$lang['min time'] = 'temps mínim';
|
|
$lang['number of miniaturized photos'] = 'número d\'imatges miniaturitzades';
|
|
$lang['total time'] = 'temps total';
|
|
$lang['for this file format'] = 'per aquest format de fitxer';
|
|
$lang['unit mode'] = 'mode unit';
|
|
$lang['Unlocked'] = 'Desbloquejat';
|
|
$lang['unset'] = 'no definit';
|
|
$lang['Update albums informations'] = 'Actualitza la informació dels àlbums';
|
|
$lang['Update photos information'] = 'Actualitza la informació de les imatges';
|
|
$lang['Synchronize'] = 'Sincronitza';
|
|
$lang['reduce to single existing albums'] = 'redueix solament als àlbums existents';
|
|
$lang['Choose an option'] = 'Escolliu una opció';
|
|
$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'mostra la màxima informació (àlbums i fotos afegides i eliminades)';
|
|
$lang['Piwigo version differs on the remote site'] = 'La versió de Piwigo difereix amb la del lloc remot';
|
|
$lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = 'La versió de create_listing_file.php del lloc remot i Piwigo ha de ser el mateix';
|
|
$lang['listing.xml file was not found'] = 'El fitxer listing.xml no s\'ha trobat';
|
|
$lang['listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'] = 'No s\'ha trobat el fitxer listing.xml al lloc remot. Aquest fitxer es genera escollint l\'ordre "genera llistat" a la Gestió del lloc';
|
|
$lang['Error list'] = 'Llista d\'errors';
|
|
$lang['Errors caption'] = 'Títol de l\'error';
|
|
$lang['Detailed informations'] = 'Informació detallada';
|
|
$lang['File/directory read error'] = 'Error de lectura del Fitxer/directori';
|
|
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'No es pot accedir al fitxer o directori (potser no existeix o l\'accès està denegat)';
|
|
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :';
|
|
$lang['missing thumbnail'] = 'falta la miniatura';
|
|
$lang['albums deleted in the database'] = 'categories eliminades de la base de dades';
|
|
$lang['photos deleted from the database'] = 'elements eliminats de la base de dades';
|
|
$lang['photos candidates for metadata synchronization'] = 'imatges candidates per la sincronització de metadades';
|
|
$lang['photos informations synchronized with files metadata'] = 'elements d\'informació sincronitzats amb fitxers de metadades';
|
|
$lang['errors during synchronization'] = 'errors durant la sincronització';
|
|
$lang['albums added in the database'] = 'categories afegides a la base de dades';
|
|
$lang['photos added in the database'] = 'elements afegits a la base de dades';
|
|
$lang['photos updated in the database'] = 'elements actualitzats de la base de dades';
|
|
$lang['Search for new images in the directories'] = 'Cerca noves imatges en els directoris';
|
|
$lang['added'] = 'afegides';
|
|
$lang['deleted'] = 'eliminades';
|
|
$lang['Metadata synchronization results'] = 'Resultats de la sincronització de les metadades';
|
|
$lang['only perform a simulation (no change in database will be made)'] = 'realitza només una simulació (no es farà cap canvi a la base de dades)';
|
|
$lang['Simulation'] = 'Simulació';
|
|
$lang['directories + files'] = 'directoris + fitxers';
|
|
$lang['only directories'] = 'només directoris';
|
|
$lang['synchronize files structure with database'] = 'sincronitza l\'estructura de fitxers amb la base de dades';
|
|
$lang['synchronize files metadata with database photos informations'] = 'sincronitza els fitxers de metadades amb els elements d\'informació de la base de dades';
|
|
$lang['even already synchronized photos'] = 'també els elements ja sincronitzats';
|
|
$lang['Used metadata'] = 'Metadades utilitzades';
|
|
$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = 'El nom dels directoris i fitxers ha de estar composat per lletres, números, "-", "_" o "."';
|
|
$lang['wrong filename'] = 'nom de fitxer erroni';
|
|
$lang['Upload'] = 'Penja';
|
|
$lang['user "%s" added'] = 's\'ha afegit l\'usuari "%s"';
|
|
$lang['User status'] = 'Estat de l\'usuari';
|
|
$lang['user_status_admin'] = 'Administrador';
|
|
$lang['user_status_generic'] = 'Genèric';
|
|
$lang['user_status_guest'] = 'Invitat';
|
|
$lang['user_status_normal'] = 'Usuari';
|
|
$lang['user_status_webmaster'] = 'Webmaster';
|
|
$lang['Users'] = 'Usuaris';
|
|
$lang['Virtual album'] = 'Categoria virtual';
|
|
$lang['Waiting'] = 'S\'està esperant';
|
|
$lang['default'] = 'predeterminat';
|
|
$lang['Toggle \'default group\' property'] = 'Commuta la propietat \'grup predeterminat\'';
|
|
$lang['Advanced features'] = 'Funcions avançades';
|
|
$lang['Overall'] = 'Global';
|
|
$lang['Year'] = 'Any';
|
|
$lang['Month'] = 'Mes';
|
|
$lang['Day'] = 'Dia';
|
|
$lang['Pages seen'] = 'Pàgines vistes';
|
|
$lang['Time'] = 'Hora';
|
|
$lang['User'] = 'Usuari';
|
|
$lang['IP'] = 'IP';
|
|
$lang['Element'] = 'Element';
|
|
$lang['Section'] = 'Secció';
|
|
$lang['Save page visits by guests'] = 'Desa la pàgina de visites dels visitants';
|
|
$lang['Save page visits by users'] = 'Desa la pàgina de visites dels usuaris';
|
|
$lang['Save page visits by administrators'] = 'Desa la pàgina de visites dels administradors';
|
|
$lang['Properties'] = 'Propietats';
|
|
$lang['An information email was sent to group "%s"'] = 'S\'ha enviat al grup "%s" un correu electrònic informatiu';
|
|
$lang['Send an information email to group members'] = 'Envia un correu electrònic informatiu als membres del grup';
|
|
$lang['Group'] = 'Grup';
|
|
$lang['[%s] Visit album %s'] = '[%s] Veniu a visitar la categoria %s';
|
|
$lang['Hello,'] = 'Hola,';
|
|
$lang['See you soon.'] = 'Fins aviat.';
|
|
$lang['Discover album:'] = 'Veniu a descobrir la categoria:';
|
|
$lang['Mail content'] = 'Contingut del correu';
|
|
$lang['none'] = 'cap';
|
|
$lang['high'] = 'alt';
|
|
$lang['other'] = 'altre';
|
|
$lang['Element type'] = 'Tipus d\'element';
|
|
$lang['User'] = 'Usuari';
|
|
$lang['Image id'] = 'Id d\'imatge';
|
|
$lang['Summary'] = 'Resum';
|
|
$lang['%d line filtered'] = '%d línia filtrada';
|
|
$lang['%d lines filtered'] = '%d línies filtrades';
|
|
$lang['%d guest'] = '%d visitant';
|
|
$lang['%d guests'] = '%d visitants';
|
|
$lang['Hour'] = 'Hora';
|
|
$lang['guest'] = 'invitat';
|
|
$lang['default values'] = 'valors predeterminats';
|
|
$lang['High filesize'] = 'High filesize';
|
|
$lang['Guest cannot be deleted'] = 'Visitant no es pot eliminar';
|
|
$lang['Default user cannot be deleted'] = 'l\'usuari predeterminat no es pot eliminar';
|
|
$lang['Purge history detail'] = 'Purga l\'historial del detall';
|
|
$lang['Purge history summary'] = 'Purga l\'historial del resum';
|
|
$lang['Check integrity'] = 'Comprova la integritat';
|
|
$lang['Anomaly'] = 'Anomalia';
|
|
$lang['Correction'] = 'Correcció';
|
|
$lang['Automatic correction'] = 'Correció automàtica';
|
|
$lang['Impossible automatic correction'] = 'No es possible la correcció automàtica';
|
|
$lang['Correction applied with success'] = 'Correcció aplicada amb èxit';
|
|
$lang['Correction applied with error'] = 'Correcció applicada amb errors';
|
|
$lang['%d anomaly has been detected.'] = 'S\'ha detectat %d anomalia.';
|
|
$lang['%d anomalies have been detected.'] = 'S\'han detectat %d anomalies.';
|
|
$lang['%d anomaly has been corrected.'] = 'S\'ha corregit %d anomalia.';
|
|
$lang['%d anomalies have been detected corrected.'] = 'S\'han corregit %d anomalies.';
|
|
$lang['%d anomaly has not been corrected.'] = 'No s\'ha corregit d% anomala.';
|
|
$lang['%d anomalies have not been corrected.'] = 'No s\'han corregit %d anomalies.';
|
|
$lang['Go to %s or %s for more informations'] = 'Aneu a %s o %s per a més informació';
|
|
$lang['the forum'] = 'el fòrum';
|
|
$lang['the wiki'] = 'la wiki';
|
|
$lang['%s value is not correct file because exif are not supported'] = '%s valor no es el fitxer correcte ja que exif no és sorportat';
|
|
$lang['%s must be to set to false in your local/config/config.inc.php file'] = '%s s\'ha d\'establir a fals al fitxer local/config/config.inc.php';
|
|
$lang['Main "guest" user does not exist'] = 'No existeix l\'usuari principal "guest"';
|
|
$lang['Main "guest" user status is incorrect'] = 'L\'estat de l\'usuari principal "guest" és incorrecte';
|
|
$lang['Default user does not exist'] = 'L\'usuari predeterminat no existeix';
|
|
$lang['Main "webmaster" user does not exist'] = 'El principal usuari "webmaster" no existeix';
|
|
$lang['Main "webmaster" user status is incorrect'] = 'L\'estat de l\'usuari principal "webmaster" és incorrecte';
|
|
$lang['User "%s" created with "%s" like password'] = 'S\'ha creat l\'usuari "%s" amb contrasenya "%s"';
|
|
$lang['Status of user "%s" updated'] = 'S\'ha actualitzat l\'estat de l\'usuari "%s"';
|
|
$lang['add new photos to caddie'] = 'afegeix nous elements al carret';
|
|
$lang['No display'] = 'Sense visualització';
|
|
$lang['Classic display'] = 'Visualització clàssica';
|
|
$lang['Hoverbox display'] = 'Visualització Hoverbox';
|
|
$lang['Mail address is obligatory for all users'] = 'L\'adreça de correu és obligatòria per a tots els usuaris';
|
|
$lang['Minimum privacy level'] = 'Nivell mínim de privacitat';
|
|
$lang['Privacy level'] = 'Nivell de privacitat';
|
|
$lang['Level 0'] = '---';
|
|
$lang['Level 1'] = 'Contactes';
|
|
$lang['Level 2'] = 'Amics';
|
|
$lang['Level 4'] = 'Família';
|
|
$lang['Level 8'] = 'Admins';
|
|
$lang['Reinitialize check integrity'] = 'Reinicia la comprovació de la integritat';
|
|
$lang['Check all'] = 'Marca-ho tot';
|
|
$lang['Uncheck all'] = 'Desmarca-ho tot';
|
|
$lang['Check automatic corrections'] = 'Comprova les correccions automàtiques';
|
|
$lang['Apply selected corrections'] = 'Aplica les correccions seleccionades';
|
|
$lang['Ignore selected anomalies'] = 'Ignora les anomalies seleccionades';
|
|
$lang['Refresh'] = 'Refresca';
|
|
$lang['The anomaly will be ignored until next application version'] = 'L\'anomalia serà ignorada fins a la següent versió de l\'aplicació';
|
|
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Correction the anomaly will cancel the fact that it\'s ignored';
|
|
$lang['%d anomaly has been ignored.'] = 'S\'ha ignorat l\'anomalia %d.';
|
|
$lang['%d anomalies have been ignored.'] = 'S\'han ignorat les anomalies %d.';
|
|
$lang['Plugins which need upgrade'] = 'Connectors que necessiten actualitzar-se';
|
|
$lang['Plugin list'] = 'Llista de connectors';
|
|
$lang['Check for updates'] = 'Comprova les actualitzacións';
|
|
$lang['Other plugins'] = 'Altres connectors';
|
|
$lang['Last revisions'] = 'Últimes modificacions';
|
|
$lang['Are you sure you want to delete this plugin?'] = 'Esteu segur que vols eliminar aquest connector?';
|
|
$lang['Are you sure you want to install this plugin?'] = 'Esteu segur que voleu instal·lar aquest connector?';
|
|
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Esteu segur que voleu instal·lar aquesta actualització? Heu de verificar si aquesta versió no necessita ser desinstal·lada..';
|
|
$lang['%s has been successfully upgraded.'] = '%s ha estat actualitzat correctament.';
|
|
$lang['Plugin has been successfully copied'] = 'El connector s\'ha copiat correctament';
|
|
$lang['You might go to plugin list to install and activate it.'] = 'Heu d\'anar a la llista de connectors instal·lats i activar-lo.';
|
|
$lang['Can\'t create temporary file.'] = 'No es pot crear el fitxer temporal.';
|
|
$lang['Can\'t download archive.'] = 'No es pot descarregar l\'arxiu.';
|
|
$lang['Can\'t read or extract archive.'] = 'No es pot llegir o extreure l\'arxiu.';
|
|
$lang['An error occured during extraction (%s).'] = 'Hi ha hagut un error durant l\'extracció (%s).';
|
|
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = 'Si us plau reviseu els permisos de la carpeta "plugins" i les seves subcarpetes (CHMOD).';
|
|
$lang['Can\'t connect to server.'] = 'No es pot conectar al servidor.';
|
|
$lang['Purge compiled templates'] = 'Elimina les plantilles compilades';
|
|
$lang['Upload'] = 'Penja';
|
|
$lang['ACCESS_0'] = 'Lliure accés';
|
|
$lang['ACCESS_1'] = 'Accés a tothom';
|
|
$lang['ACCESS_2'] = 'Accés als qui estan subscripts';
|
|
$lang['ACCESS_3'] = 'Accés als administradors';
|
|
$lang['ACCESS_4'] = 'Accés als webmasters';
|
|
$lang['ACCESS_5'] = 'Sense accés';
|
|
$lang['Support'] = 'Soport';
|
|
$lang['Documentation'] = 'Documentació';
|
|
$lang['A new version of Piwigo is available.'] = 'Hi ha una nova versió de Piwigo disponible.';
|
|
$lang['Piwigo Administration'] = 'Administració de Piwigo';
|
|
$lang['Piwigo version'] = 'Versió de Piwigo';
|
|
$lang['You are running the latest version of Piwigo.'] = 'Esteu executant l\'última versió de Piwigo.';
|
|
$lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = 'La versió instal·lada de %s [%s] no és compatible amb la versió requerida [%s]';
|
|
$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'Necessiteu actualitzar el vostre sistema per tenir totes les funcionalitats de l\'aplicació, sinó l\'aplicació no funcionará correctament, o completament.';
|
|
$lang['Deleted on'] = 'Eliminada el';
|
|
$lang['Last hit'] = 'Última visualització';
|
|
$lang['GD library is missing'] = 'No es troba la llibreria GD';
|
|
$lang['Templates'] = 'Plantilles';
|
|
$lang['Extend for templates'] = 'Extend for templates';
|
|
$lang['Replacement of original templates by customized templates from template-extension subfolder'] = 'Replacement of original templates by customized templates from template-extension subfolder';
|
|
$lang['Replacers (customized templates)'] = 'Replacers (customized templates)';
|
|
$lang['Original templates'] = 'Plantilles originals';
|
|
$lang['Optional URL keyword'] = 'Optional URL keyword';
|
|
$lang['Templates configuration has been recorded.'] = 'Templates configuration has been recorded.';
|
|
$lang['All optimizations have been successfully completed.'] = 'All optimizations have been successfully completed.';
|
|
$lang['Optimizations have been completed with some errors.'] = 'Optimizations have been completed with some errors.';
|
|
$lang['Modify information'] = 'Modifica la informació';
|
|
$lang['nothing'] = 'res';
|
|
$lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
|
|
$lang['Manage photo ranks'] = 'Gestiona els rànquings de les imatges';
|
|
$lang['Edit ranks'] = 'Edita els rànquings';
|
|
$lang['No photo in this album'] = 'No hi ha cap element en aquesta categoria';
|
|
$lang['Images manual order was saved'] = 'S\'ha guardat l\'ordre manual de les imatges';
|
|
$lang['ranks'] = 'rànquings';
|
|
$lang['By rank'] = 'Per rànquing';
|
|
$lang['Manual order'] = 'Ordre manual';
|
|
$lang['Drag to re-order'] = 'Drag to re-order';
|
|
$lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
|
|
$lang['No photo can be deleted'] = 'No es pot eliminar cap foto';
|
|
$lang['Delete selected photos'] = 'S\'han eliminat totes les fotos';
|
|
$lang['%d photo was deleted'] = 'La foto %d s\'ha eliminat';
|
|
$lang['%d photos were deleted'] = 'S\'han eliminat les fotos %d';
|
|
$lang['Downloads'] = 'Baixades';
|
|
$lang['Released on'] = 'Versió del ';
|
|
$lang['Number of downloads'] = 'Número de baixades';
|
|
$lang['Piwigo Announcements Newsletter'] = 'Piwigo Announcements Newsletter';
|
|
$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = 'Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.';
|
|
$lang['Subscribe %s'] = 'Subscribe %s';
|
|
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo Announcements Newsletter';
|
|
$lang['Purge search history'] = 'Elimina l\'historial de cerca';
|
|
$lang['Hide'] = 'Hide';
|
|
$lang['Password is missing. Please enter the password.'] = 'Falta la contrasenya. Si us plau introduïu la contrasenya.';
|
|
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Falta la confirmació de la contrasenya. Si us plau introduïu la confirmació de la contrasenya.';
|
|
$lang['Password confirmation error.'] = 'Error en la confirmació de la contrasenya.';
|
|
$lang['Allow users to edit their own comments'] = 'Permetre als usuaris l\'edició dels seus propis comentaris';
|
|
$lang['Allow users to delete their own comments'] = 'Permetre als usuaris l\'eliminació dels seus propis comentaris';
|
|
$lang['Email administrators when a comment is modified'] = 'Enviar un correu electrònic als administradors quan es modifiqui un comentari';
|
|
$lang['Email administrators when a comment is deleted'] = 'Enviar un correu electrònic als administradors quan s\'afegeixi un comentari';
|
|
$lang['Cannot delete the old permalink !'] = 'No es pot eliminar l\'antic enllaç permanent !';
|
|
$lang['Deleted on'] = 'Eliminat el';
|
|
$lang['Last hit'] = 'Última visita';
|
|
$lang['Hit'] = 'Visita';
|
|
$lang['Tools'] = "Eines";
|
|
$lang['Photos'] = "Fotos";
|
|
$lang['Themes'] = "Temes";
|
|
$lang['Instructions to use Piwigo'] = "Instruccions per utilitzar Piwigo";
|
|
$lang['Installed Themes'] = "Temes instal·lats";
|
|
$lang['Add New Theme'] = "Afegeix un nou tema";
|
|
$lang['Forbid this theme to users'] = "Prohibir aquest tema als usuaris";
|
|
$lang['Set as default theme for unregistered and new users'] = "Col·locar el tema com a predeterminat per a tots que no es registren i per als nous usuaris";
|
|
$lang['Order of menubar items has been updated successfully.'] = 'L\'ordre dels els ítems de la barra del menú s\'ha actualitzat amb éxit.';
|
|
|
|
|
|
// missing translations
|
|
$lang['%d of %d photos selected'] = '%d de %d fotos seleccionades';
|
|
$lang['%d photos uploaded'] = '%d fotos penjades';
|
|
$lang['+ Add an upload box'] = '+ Afegeix un quadre de càrrega';
|
|
$lang['Action'] = 'Acció';
|
|
$lang['Activate field "%s"'] = 'Afegeix camp "%s"';
|
|
$lang['Activate icon "%s"'] = 'Activa la icona "%s"';
|
|
$lang['Activate Navigation Bar'] = 'Activa la barra de navegació';
|
|
$lang['Activate Navigation Thumbnails'] = 'Activa la navegació per miniatures';
|
|
$lang['Active Languages'] = 'Idiomes actius';
|
|
$lang['Active Plugins'] = 'Connectors actius';
|
|
$lang['Active Themes'] = 'Temes actius';
|
|
$lang['Add a filter'] = 'Afegeix un filtre';
|
|
$lang['Add another set of photos'] = 'Afegeix un altre conjunt de fotos';
|
|
$lang['Add New Language'] = 'Afegeix un nou idioma';
|
|
$lang['Add Photos'] = 'Afegeix fotos';
|
|
$lang['Add write access to the "%s" directory'] = 'Afegiu accés d\'escriptura al directori "%s"';
|
|
$lang['Administration Home'] = 'Administration Home';
|
|
$lang['Album "%s" has been added'] = 'S\'ha afegit l\'àlbum "%s"';
|
|
$lang['Album "%s" now contains %d photos'] = 'Album "%s" now contains %d photos';
|
|
$lang['Album photos associated to the following albums: %s'] = 'Album photos associated to the following albums: %s';
|
|
$lang['Album name'] = 'Album name';
|
|
$lang['Albums automatically sorted'] = 'Albums automatically sorted';
|
|
$lang['All %d photos are selected'] = 'All %d photos are selected';
|
|
$lang['Allow rating'] = 'Allow rating';
|
|
$lang['Allow user customization'] = 'Allow user customization';
|
|
$lang['Apply action'] = 'Apply action';
|
|
$lang['automatic order'] = 'automatic order';
|
|
$lang['Batch Manager'] = 'Batch Manager';
|
|
$lang['Bound Theme'] = 'Bound Theme';
|
|
$lang['By %s'] = 'By %s';
|
|
$lang['Change Admin Colors'] = 'Change administration colors';
|
|
$lang['Choose an action'] = 'Choose an action';
|
|
$lang['create a new album'] = 'create a new album';
|
|
$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation';
|
|
$lang['Delete orphan tags'] = 'Delete orphan tags';
|
|
$lang['delete photo'] = 'delete photo';
|
|
$lang['Delete this language'] = 'Delete this language';
|
|
$lang['Delete this theme'] = 'Delete this theme';
|
|
$lang['Directory does not exist'] = 'Directory does not exist';
|
|
$lang['Download,'] = 'Download,';
|
|
$lang['Drop into album'] = 'Drop into album';
|
|
$lang['Duplicates'] = 'Duplicates';
|
|
$lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s';
|
|
$lang['Everybody'] = 'Everybody';
|
|
$lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use';
|
|
$lang['existing album'] = 'existing album';
|
|
$lang['Failed to write file to disk'] = 'Failed to write file to disk';
|
|
$lang['File upload stopped by extension'] = 'File upload stopped by extension';
|
|
$lang['Forbid this language to users'] = 'Forbid this language to users';
|
|
$lang['FTP + Synchronization'] = 'FTP + Synchronization';
|
|
$lang['Get Support on Piwigo Forum'] = 'Get support on Piwigo forum';
|
|
$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation';
|
|
$lang['Guest Settings'] = 'Guest settings';
|
|
$lang['Help Me'] = 'Help Me';
|
|
$lang['Image Quality'] = 'Image quality';
|
|
$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'This theme could not be activated, as the parent theme is missing: %s';
|
|
$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossible to deactivate this language, first set another language as default.';
|
|
$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossible to deactivate this language, you need at least one language.';
|
|
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
|
|
$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'This theme cannot be deleted, because other themes depends on it: %s';
|
|
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting';
|
|
$lang['Inactive Languages'] = 'Inactive Languages';
|
|
$lang['Inactive Plugins'] = 'Inactive Plugins';
|
|
$lang['Inactive Themes'] = 'Inactive themes';
|
|
$lang['include child albums'] = 'include child albums';
|
|
$lang['Install on your computer,'] = 'Install on your computer,';
|
|
$lang['Installed Languages'] = 'Installed Languages';
|
|
$lang['Invert'] = 'Invert';
|
|
$lang['Language has been successfully installed'] = 'Language has been successfully installed';
|
|
$lang['Languages'] = 'Languages';
|
|
$lang['last import'] = 'last import';
|
|
$lang['Main Page'] = 'Main page';
|
|
$lang['Make this language available to users'] = 'Make this language available to users';
|
|
$lang['Make this theme available to users'] = 'Make this theme available to users';
|
|
$lang['Manage this set of %d photos'] = 'Manage this set of %d photos';
|
|
$lang['manual order'] = 'manual order';
|
|
$lang['Maximum Height'] = 'Maximum height';
|
|
$lang['Maximum Width'] = 'Maximum Width';
|
|
$lang['Menu Management'] = 'Menus';
|
|
$lang['Miscellaneous'] = 'Miscellaneous';
|
|
$lang['Missing a temporary folder'] = 'Missing a temporary folder';
|
|
$lang['Missing Plugins'] = 'Missing Plugins';
|
|
$lang['No file was uploaded'] = 'No file was uploaded';
|
|
$lang['No photo in the current set.'] = 'No photo in the current set.';
|
|
$lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set';
|
|
$lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.';
|
|
$lang['None'] = 'None';
|
|
$lang['on the %d selected photos'] = 'on the %d selected photos';
|
|
$lang['Operation in progress'] = 'Treatment in progress.';
|
|
$lang['Orphan tags deleted'] = 'Orphan tags deleted';
|
|
$lang['Page end'] = 'Page end';
|
|
$lang['Pending Comments'] = 'Pending Comments';
|
|
$lang['Photo Page'] = 'Photo page';
|
|
$lang['Photo Properties'] = 'Photo properties';
|
|
$lang['Piwigo Uploader'] = 'Piwigo Uploader';
|
|
$lang['pixels'] = 'pixels';
|
|
$lang['Please wait...'] = 'Please wait...';
|
|
$lang['pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'] = 'pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.';
|
|
$lang['predefined filter'] = 'predefined filter';
|
|
$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
|
|
$lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
|
|
$lang['Refresh photo set'] = 'Refresh photo set';
|
|
$lang['Remove all filters'] = 'Remove all filters';
|
|
$lang['remove author'] = 'remove author';
|
|
$lang['remove creation date'] = 'remove creation date';
|
|
$lang['remove this filter'] = 'remove this filter';
|
|
$lang['remove title'] = 'remove title';
|
|
$lang['Resize'] = 'Resize';
|
|
$lang['Save Settings'] = 'Save Settings';
|
|
$lang['Select at least one comment'] = 'Select at least one comment';
|
|
$lang['Select files'] = 'Select files';
|
|
$lang['Select:'] = 'Select:';
|
|
$lang['Selection'] = 'Selection';
|
|
$lang['Set as default language for unregistered and new users'] = 'Set as default language for unregistered and new users';
|
|
$lang['Set author'] = 'Set author';
|
|
$lang['Set creation date'] = 'Set creation date';
|
|
$lang['Set title'] = 'Set title';
|
|
$lang['Settings'] = 'Settings';
|
|
$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
|
|
$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
|
|
$lang['The following tag was deleted'] = 'The following tag was deleted';
|
|
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form';
|
|
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB';
|
|
$lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded';
|
|
$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'The uploaded files exceed the post_max_size directive in php.ini: %sB';
|
|
$lang['The whole page'] = 'The whole page';
|
|
$lang['The whole set'] = 'The whole set';
|
|
$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
|
|
$lang['There is no other language available.'] = 'There is no other language available.';
|
|
$lang['There is no other plugin available.'] = 'There is no other plugin available.';
|
|
$lang['There is no other theme available.'] = 'There is no other theme available.';
|
|
$lang['This theme was not designed to be directly activated'] = 'This theme was not designed to be directly activated';
|
|
$lang['Type here the author name'] = 'Type here the author name';
|
|
$lang['Type here the title'] = 'Type here the title';
|
|
$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
|
|
$lang['Unknown upload error'] = 'Unknown upload error';
|
|
$lang['unknown'] = 'unknown';
|
|
$lang['Upload Photos'] = 'Upload Photos';
|
|
$lang['Uploaded Photos'] = 'Uploaded Photos';
|
|
$lang['Virtual Links'] = 'Virtual Links';
|
|
$lang['Visit Gallery'] = 'Visit the gallery';
|
|
$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
|
|
$lang['Visit plugin site'] = 'Visit plugin site';
|
|
$lang['Webmaster status is required.'] = 'Webmaster status is required.';
|
|
$lang['Week starts on'] = 'Week starts on';
|
|
$lang['Who can see these photos?'] = 'Who can see these photos?';
|
|
$lang['Who can see this photo?'] = 'Who can see this photo?';
|
|
$lang['with no album'] = 'with no album';
|
|
$lang['with no tag'] = 'with no tag';
|
|
$lang['with no virtual album'] = 'with no virtual album';
|
|
$lang['You have %d orphan tags: %s.'] = 'You have %d orphan tags: %s.';
|
|
$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
|
|
$lang['Remove from caddie'] = 'Elimina del carret';
|
|
$lang['Themes which need upgrade'] = 'Temes que necessiten actualitzar-se';
|
|
$lang['Languages which need upgrade'] = 'Idiomes que necessiten actualitzar-se';
|
|
$lang['All themes are up to date.'] = 'Tots els temes estan al dia.';
|
|
$lang['All plugins are up to date.'] = 'Tots els connectors estan al dia.';
|
|
$lang['All languages are up to date.'] = 'Tots els idiomes estan al dia.';
|
|
$lang['Visit theme site'] = 'Visiteu el lloc web del tema';
|
|
$lang['Visit language site'] = 'Visiteu el lloc web de l\'idioma';
|
|
$lang['New Version'] = 'Versió nova';
|
|
$lang['new'] = 'nou';
|
|
$lang['No results'] = 'No hi ha resultats';
|
|
$lang['Searching...'] = "S'està buscant...";
|
|
$lang['Type in a search term'] = 'Escriviu una paraula a buscar';
|
|
$lang['Obsolete Plugins'] = 'Connectors obsolets';
|
|
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'Avís: Sembla que aquest connector no és compatible amb aquesta versió de Piwigo';
|
|
$lang['Do you want to activate anyway?'] = 'Voleu activar-lo de totes formes?';
|
|
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ARA AQUEST CONNECTOR FORMA PART DEL NUCLI DE PIWIGO! ELEMINAR-LO ARA';
|
|
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: AQUEST CONNECTOR MANCA PERÒ ESTÀ INSTAL·LAT! DESISNTAL·LAR-LO ARA.';
|
|
$lang['display'] = 'visualitzar';
|
|
$lang['Learn more'] = 'Apreneu-ne més';
|
|
$lang['Rate'] = 'Velocitat';
|
|
$lang['Average rate'] = 'Velocitat mitjana';
|
|
$lang['Activate icon "new" next to albums and pictures'] = 'Activa la icona "nou" al costat dels àlbum i imatges';
|
|
$lang['Add a criteria'] = 'Afegeix un criteri';
|
|
$lang['Deactivate all'] = 'Desactiva tot';
|
|
$lang['Default photos order'] = 'Ordre predeterminat de les fotos';
|
|
$lang['Restore'] = 'Restaura';
|
|
$lang['Restore default configuration. You will lose your plugin settings!'] = 'Restaura la configuració predeterminada. Perdreu la configuració dels vostres connectors!';
|
|
$lang['Show menubar'] = 'Mostra la barra del menú';
|
|
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'No podeu definir un ordre per defecte de les fotos perquè teniu una configuració personalitzada en la vostra configuració personal.';
|
|
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Heu indicat <i>$conf[\'order_by\']</i> en el vostre fitxer de configuració local, aquest paràmetre està anticuat, si us plau elimineu-lo o renombreu-lo per <i>$conf[\'order_by_custom\']</i> !';
|
|
$lang['Regenerate Thumbnails'] = 'Regenera les miniatures';
|
|
$lang['Regenerate Websize Photos'] = 'Regenera les fotos de mida per al web';
|
|
$lang['Thumbnails generation in progress...'] = 'S\'estan generant les miniatures...';
|
|
$lang['Photos generation in progress...'] = 'S\'estan generant les fotos...';
|
|
$lang['%s thumbnails have been regenerated'] = 'S\'han regenerat %s miniatures';
|
|
$lang['%s thumbnails can not be regenerated'] = '%s miniatures no s\'han pogut regenerar';
|
|
$lang['%s photos have been regenerated'] = 'S\'han regenerat %s fotos';
|
|
$lang['%s photos can not be regenerated'] = '%s fotos no s\'han pogut regenerar';
|
|
$lang['Updates'] = 'Actualitzacions';
|
|
?>
|