source: trunk/language/ca_ES/admin.lang.php @ 11978

Last change on this file since 11978 was 11978, checked in by plg, 13 years ago

feature 2413 added: move gallery_url configuration parameter from database to
local configuration file.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 52.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23
24$lang['%d association'] = '%d associació';
25$lang['%d associations'] = '%d associacions';
26$lang['%d album including'] = '%d àlbum inclòs';
27$lang['%d albums including'] = '%d àlbums inclosos';
28$lang['%d physical'] = '%d física';
29$lang['%d physical'] = '%d físiques';
30$lang[' and %d virtual'] = ' i %d virtual';
31$lang[' and %d virtual'] = ' i %d virtuals';
32$lang['%d album moved'] = '%d àlbum mogut';
33$lang['%d albums moved'] = '%d àlbums moguts';
34$lang['%d group'] = '%d grup';
35$lang['%d groups'] = '%d grups';
36$lang['%d member'] = '%d membre';
37$lang['%d members'] = '%d membres';
38$lang['%d tag'] = '%d etiqueta';
39$lang['%d tags'] = '%d etiquetes';
40$lang['%d user comment rejected'] = '%d comentari d\'usuari rebutjat';
41$lang['%d user comments rejected'] = '%d comentaris d\'usuari rebutjats';
42$lang['%d user comment validated'] = '%d comentari d\'usuari validat';
43$lang['%d user comments validated'] = '%d comentaris d\'usuari validats';
44$lang['%d user deleted'] = '%d usuari eliminat';
45$lang['%d users deleted'] = '%d usuaris eliminats';
46$lang['%d user'] = '%d usuari';
47$lang['%d users'] = '%d usuaris';
48$lang['%d waiting for validation'] = '%d s\'està esperant per a que es validi';
49$lang['Actions'] = 'Accions';
50$lang['Activate'] = 'Activa';
51$lang['Add/delete a permalink'] = 'Afegeix/elimina un enllaç permanent';
52$lang['Add a tag'] = 'Afegeix etiqueta';
53$lang['Add a user'] = 'Afegeix usuari';
54$lang['Add group'] = 'Afegeix grup';
55$lang['Add'] = 'Afegeix';
56$lang['Allow user registration'] = 'Permet el registre d\'usuaris';
57$lang['Apply to sub-albums'] = 'Aplica als subàlbums';
58$lang['Associated'] = 'Associat';
59$lang['Batch management'] = 'Gestió per lots';
60$lang['Caddie management'] = 'Gestió del carret';
61$lang['Caddie'] = 'Carret';
62$lang['Albums authorized thanks to group associations'] = 'Àlbums autoritzats gràcies al grup d\'associacions'; 
63$lang['Album manual order was saved'] = 'S\'ha guardat l\'orde manual d\'àlbums';
64$lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.';
65$lang['Check for upgrade'] = 'Comprova si hi ha actualitzacions';
66$lang['Comments for all'] = 'Comentaris per a tots';
67$lang['Current name'] = 'Nom actual';
68$lang['Database'] = 'Base de dades';
69$lang['Deactivate'] = 'Desactiva';
70$lang['Delete Representant'] = 'Elimina representant';
71$lang['Delete selected tags'] = 'Elimina les etiquetes seleccionades';
72$lang['Delete selected users'] = 'Elimina els usuaris seleccionats';
73$lang['Deletions'] = 'Eliminacions';
74$lang['Deny selected groups'] = 'Denega els grups seleccionats';
75$lang['Deny selected users'] = 'Denega els ususaris seleccionats';
76$lang['Description'] = 'Descripció';
77$lang['Display options'] = 'Visualitza opcions';
78$lang['Dissociated'] = 'Desassòcia';
79$lang['Does not represent'] = 'No representis';
80$lang['Edit selected tags'] = 'Edita les etiquetes seleccionades';
81$lang['Edit tags'] = 'Edita etiquetes';
82$lang['Email admins when a new user registers'] = 'Envia un correu electrònic als administradors quan un usuari nou es registri';
83$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';
84$lang['Email admins when a comment requires validation'] = 'Envia un correu electrònic als administradors quan un comentari requereixi validació';
85$lang['Environment'] = 'Entorn';
86$lang['Form'] = 'Form';
87$lang['Gallery title'] = 'Títol de la galeria';
88$lang['Grant selected groups'] = 'Atorgar als grups seleccionats';
89$lang['Grant selected users'] = 'Atorgar als usuaris seleccionats';
90$lang['Group name'] = 'Nom del grup';
91$lang['Groups'] = 'Grups';
92$lang['Guests'] = 'Invitats';
93$lang['History'] = 'Història';
94$lang['Informations'] = 'Informacions';
95$lang['Install'] = 'Instal·la';
96$lang['Link all album photos to a new album'] = 'Enllaça tots els àlbums de fotos al nou àlbum';
97$lang['Link all album photos to some existing albums'] = 'Enllaça tots els àlbums de fotos a alguns àlbums existents';
98$lang['Linked albums'] = 'Àlbums enllaçats';
99$lang['Lock gallery'] = 'Tancar galeria';
100$lang['Maintenance'] = 'Manteniment';
101$lang['Edit album permissions'] = 'Edita els permisos de l\'àlbum';
102$lang['Manage permissions for group "%s"'] = 'Gestiona els permisos del grup "%s"';
103$lang['Manage permissions for user "%s"'] = 'Gestiona els permisos de l\'usuari "%s"';
104$lang['Manage tags'] = 'Gestiona etiquetes';
105$lang['Members'] = 'Membres';
106$lang['Metadata synchronized from file'] = 'Metadata sincronitzada del fitxer';
107$lang['Move albums'] = 'Moure àlbums';
108$lang['Move'] = 'Moure';
109$lang['Name'] = 'Nom';
110$lang['New name'] = 'Nou nom';
111$lang['New parent album'] = 'Nou àlbum pare';
112$lang['New tag'] = 'Nova etiqueta';
113$lang['Number of comments per page'] = 'Nombre de comentaris per pàgina';
114$lang['Number of rates'] = 'Nombre de valoracions';
115$lang['Number of thumbnails to create'] = 'Nombre de miniatures per crear';
116$lang['Only private albums are listed'] = 'Només es llisten els àlbums privats';
117$lang['Operating system'] = 'Sistema operatiu';
118$lang['Options'] = 'Opcions';
119$lang['Other private albums'] = 'Altres àlbums privades';
120$lang['Page banner'] = 'Bànner de la pàgina';
121$lang['Parent album'] = 'Àlbum pare';
122$lang['Path'] = 'Camí';
123$lang['Permalink'] = 'Enllaç permanent';
124$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';
125$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 "-"';
126$lang['Permalink %s is already used by album %s'] = 'L\'enllaç permanent %s ja s\'utilitza per l\'àlbum %s';
127$lang['Permalink history'] = 'Historial d\'enllaços permanents';
128$lang['Permalinks'] = 'Enllaços permanents';
129$lang['Permission denied'] = 'Permís denegat';
130$lang['Permission granted thanks to a group'] = 'Permís atorgat gràcies al grup';
131$lang['Permission granted'] = 'Permís atorgat';
132$lang['Photo informations updated'] = 'Informació de la imatge actualitzada';
133$lang['Plugins'] = 'Connectors';
134$lang['Position'] = 'Posició';
135$lang['Preferences'] = 'Preferències';
136$lang['Properties'] = 'Propietats';
137$lang['Random photo'] = 'Imatge aleatòria';
138$lang['Rate date'] = 'Data valoració';
139$lang['Rating by guests'] = 'Valoració pels invitats';
140$lang['Rating'] = 'Valoració';
141$lang['Reject'] = 'Rebutja';
142$lang['Representant'] = 'Representant';
143$lang['Representation of albums'] = 'Representació d\'àlbums';
144$lang['Representative'] = 'Representatiu';
145$lang['Represents'] = 'Representa';
146$lang['Save order'] = 'Desa l\'ordre';
147$lang['Save to permalink history'] = 'Desa a l\'historial d\'enllaços permanents';
148$lang['Select at least one album'] = 'Seleccioneu almenys un àlbum';
149$lang['Select at least one photo'] = 'Seleccioneu almenys una imatge';
150$lang['Select at least one user'] = 'Seleccioneu almenys un usuari';
151$lang['Show info'] = 'Mostrar informació';
152$lang['Site manager'] = 'Gestor del lloc';
153$lang['Status'] = 'Estat';
154$lang['Statistics'] = 'Estadístiques';
155$lang['Storage album'] = 'Àlbum d\'emmagatzemament';
156$lang['Sum of rates'] = 'Suma de valoracions';
157$lang['Tag "%s" already exists'] = 'L\'etiqueta "%s" ja existeix';
158$lang['Tag "%s" was added'] = 'L\'etiqueta "%s" estaba afegida';
159$lang['Tag selection'] = 'Selecció d\'etiquetes';
160$lang['The %d following tags were deleted'] = 'Les etiquetes següents %d estaven eliminades';
161$lang['Unable to check for upgrade.'] = 'No es pot verificar per actualitzar.';
162$lang['Uninstall'] = 'Desinstal·lar';
163$lang['Use the default photo sort order (defined in the configuration file)']='Utilitza l\'ordenació predeterminada  (definida en el fitxer de configuració)';
164$lang['User comments validation'] = 'Validació dels comentaris d\'usuari';
165$lang['Users'] = 'Usuaris';
166$lang['Validate'] = 'Valida';
167$lang['Validation'] = 'Validació';
168$lang['Version'] = 'Versió';
169$lang['Virtual albums to move'] = 'Àlbums virtuals per a moure';
170$lang['Virtual album name'] = 'Nom de l\'àlbum virtual';
171$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted';
172$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.';
173$lang['You cannot delete your account'] = "You cannot delete your account";
174$lang['You cannot move an album in its own sub album'] = 'No podeu moure un àlbum dins del seu propi subàlbum';
175$lang['You need to confirm deletion'] = 'You need to confirm deletion';
176$lang['add tags'] = 'add tags';
177$lang['Associate to album'] = 'Assòcia a l\'àlbum';
178$lang['associate to group'] = 'assòcia al grup';
179$lang['Authorized'] = 'Authorized';
180$lang['Add a virtual album'] = 'Afegeix un àlbum virtual';
181
182$lang['Authorize users to add comments on selected albums'] = 'Autoritza als usuaris a afegir comentaris en els àlbums seleccionats';
183$lang['The name of an album must not be empty'] = 'El nom de l\'àlbum no pot ser buit';
184$lang['Lock albums'] = 'Bloqueig d\'àlbums';
185$lang['Private'] = 'Private category';
186$lang['Public'] = 'Public category';
187$lang['Find a new representant by random'] = 'Find a new representant by random';
188$lang['Public / Private'] = 'Public / Private';
189$lang['Manage authorizations for selected albums'] = 'Gestiona les autoritzacions dels àlbums seleccionats';
190$lang['Virtual album added'] = 'Àlbum virtual afegit';
191$lang['Virtual album deleted'] = 'Àlbum virtual eliminat';
192$lang['Access type'] = 'Tipus d\'accès';
193$lang['Comments'] = 'Comentaris';
194$lang['Information data registered in database'] = 'Informació de les dades registrades de la base de dades';
195$lang['Default display'] = 'Visualització predeterminada';
196$lang['History'] = 'Historial';
197$lang['The gallery URL is not valid.'] = 'La URL de la galeria no es vàlida.';
198$lang['Main'] = 'Principal';
199$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.';
200$lang['Configuration'] = 'Configuració';
201$lang['confirm'] = 'confirma';
202$lang['Date'] = 'Data';
203$lang['delete album'] = 'elimina l\'àlbum';
204$lang['Dissociate from album'] = 'desassòcia l\'àlbum';
205$lang['dissociate from group'] = 'desassòcia del grup';
206$lang['edit album permissions'] = 'edita els permisos de l\'àlbum ';
207$lang['Album updated successfully'] = 'Àlbum actualitzat correctament.';
208$lang['photos per page'] = 'elements per pàgina';
209$lang['High definition enabled'] = 'Alta definicio habilitat';
210$lang['File'] = 'Fitxer';
211$lang['Filesize'] = 'Mida del fitxer';
212$lang['first photo added on %s'] = 'primer element afegit a %s';
213$lang['Forbidden'] = 'Prohibit';
214$lang['global mode'] = 'mode global';
215$lang['group "%s" added'] = 'grup "%s" afegit';
216$lang['group "%s" deleted'] = 'grup "%s" eliminat';
217$lang['group "%s" updated'] = 'grup "%s" actualitzat';
218$lang['group'] = 'grup';
219$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.';
220$lang['This name is already used by another group.'] = 'Aquest nom ja està en us per un altre grup.';
221$lang['Groups'] = 'Grups';
222$lang['High definition'] = 'Alta definició';
223$lang['jump to album'] = 'salta cap a l\'àlbum';
224$lang['jump to photo'] = 'salta cap a la imatge';
225$lang['leave'] = 'deixa';
226$lang['Lock'] = 'Bloqueja';
227$lang['Locked'] = 'Bloquejat';
228$lang['manage album photos'] = 'gestiona els elements de l\'àlbum';
229$lang['manage sub-albums'] = 'gestiona sub-àlbums';
230$lang['Manage'] = 'Gestiona';
231$lang['maximum height'] = 'màxima alçada';
232$lang['maximum width'] = 'màxima amplada';
233$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].';
234$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].';
235$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.';
236$lang['Time to send mail is limited. Others mails are skipped.'] = 'Time to send mail is limited. Others mails are skipped.';
237$lang['To send ?'] = 'To send ?';
238$lang['Last send'] = 'Last send';
239$lang['email'] = 'correu electrònic';
240$lang['User'] = 'Usuari';
241$lang['Complementary mail content'] = 'Contingut complementari del correu';
242$lang['See you soon,'] = 'Fins aviat,';
243$lang['Go to'] = 'Ves a';
244$lang['Hello'] = 'Hola';
245$lang['New photos were added'] = 'S\'han afegit nous elements';
246$lang['on'] = 'sobre';
247$lang['between'] = 'entre';
248$lang['and'] = 'i';
249$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.';
250$lang['You have subscribed to receiving notifications by mail.'] = 'Us heu subscrit per a rebre notificacións per correu electrònic.';
251$lang['To subscribe'] = 'Subscriure\'s';
252$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';
253$lang['[NBM] Problems or questions'] = '[NBM] Problemes o preguntes';
254$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.';
255$lang['You have unsubscribed from receiving notifications by mail.'] = 'Us heu donat de baixa de rebre notificacions per correu.';
256$lang[', click on'] = ', cliqueu a sobre';
257$lang['To unsubscribe'] = 'Donar-se de baixa';
258$lang['With blank value, gallery title will be used'] = 'El títol de la galeria s\'utilitzarà amb el valor en blanc';
259$lang['Notification'] = 'Notificació';
260$lang['Error when sending email to %s [%s].'] = 'Error en enviar correu electrònic a %s [%s].';
261$lang['Mail sent to %s [%s].'] = 'Correu electrònic enviat a %s [%s].';
262$lang['%d mail was sent.'] = 's\'ha enviat %d correu electrònic.';
263$lang['%d mails were sent.'] = 's\'han enviat %d correus electrònics.';
264$lang['%d mail was not sent.'] = 'No s\'ha enviat %d correu electrònic.';
265$lang['%d mails were not sent.'] = 'No s\'han enviat %d correus electrònics.';
266$lang['No mail to send.'] = 'No hi ha correus electrònics per enviar.';
267$lang['There is no available subscribers to mail.'] = 'No hi ha subscriptors per enviar correu.';
268$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.';
269$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.';
270$lang['No user to send notifications by mail.'] = 'No hi ha usuaris per enviar notificacions per correu..';
271$lang['New photos added'] = 'Nous elements afegits';
272$lang['Subscribe to notification by mail'] = 'Subscriure per notificar per correu';
273$lang['Unsubscribe from notification by mail'] = 'Donar-se de baixa de les notificacions per correu';
274$lang['Parameter'] = 'Paràmetre';
275$lang['Continue processing treatment'] = 'Continua processant el tractament';
276$lang['Complementary mail content'] = 'Contingut de correu complementari';
277$lang['Add detailed content'] = 'Afegeix contingut detallat';
278$lang['Send mail as'] = 'Envia correu com';
279$lang['Send mail to users'] = 'Envia correu als usuaris';
280$lang['Send'] = 'Envia';
281$lang['Options'] = 'Opcions';
282$lang['Send'] = 'Envia';
283$lang['Subscribed'] = 'Subscrit';
284$lang['Subscribe'] = 'Subscriu';
285$lang['Parameters'] = 'Paràmetres';
286$lang['Select recipients'] = 'Seleccioneu destinataris';
287$lang['Subscribe/unsubscribe users'] = 'Subscriu/dóna de baixa usuaris';
288$lang['Unsubscribed'] = 'Dóna de baixa';
289$lang['%d parameter was updated.'] = '%d paràmetre ha estat actualitzat.';
290$lang['%d parameters were updated.'] = '%d paràmetres han estat actualitzats.';
291$lang['%d user was not updated.'] = '%d usuari no estava actualitzat.';
292$lang['%d users were not updated.'] = '%d usuaris no estaven actualitzats.';
293$lang['User %s [%s] was removed from the subscription list.'] = 'L\'usuari %s [%s] ha estat eliminat de la llista de subscripció.';
294$lang['User %s [%s] was added to the subscription list.'] = 'L\'usuari %s [%s] ha estat afegit a la llista de subscripció.';
295$lang['%d user was updated.'] = '%d usuari ha estat actualitzat.';
296$lang['%d users were updated.'] = '%d usuaris han estat actualitzats.';
297$lang['User %s [%s] was not removed from the subscription list.'] = 'L\'usuari %s [%s] no ha estat eliminat de la llista de subscripció.';
298$lang['User %s [%s] was not added to the subscription list.'] = 'L\'usuari %s [%s] no ha estat afegit a la llista de subscripció.';
299$lang['User %s [%s] added.'] = 'S\'ha afegit l\'usuari %s [%s].';
300$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';
301$lang['Send mail on HTML format'] = 'Envia correu en format HTML';
302$lang['Include display of recent photos grouped by dates'] = 'Inclou una visualització de les imatges recents agrupades per dates';
303$lang['Available only with HTML format'] = 'Disponible només en format HTML';
304$lang['no write access'] = 'accés d\'escriptura no permès';
305$lang['Permissions'] = 'Permisos';
306$lang['private'] = 'privat';
307$lang['Properties'] = 'Propietats';
308$lang['public'] = 'públic';
309$lang['Purge never used notification feeds'] = 'Purge never used notification feeds';
310$lang['Purge sessions'] = 'Purge sessions';
311$lang['randomly represented'] = 'representació aleatòria';
312$lang['registration date'] = 'data de registre';
313$lang['clean'] = 'neteja';
314$lang['remove remote listing.xml file'] = 'elimina el fitxer remot listing.xml';
315$lang['generate listing'] = 'genera llistat';
316$lang['generate file listing.xml on remote site'] = 'genera el fitxer listing.xml al lloc remot';
317$lang['Create this site'] = 'Crea aquest lloc';
318$lang['A local listing.xml file has been found for'] = 'S\'ha trobat un fitxer listing.xml local';
319$lang['read local listing.xml and update'] = 'llegeix el fitxer local listing.xml i actualitza';
320$lang['test'] = 'test';
321$lang['test this remote site'] = 'testeja aquest lloc remot';
322$lang['remove tags'] = 'elimina etiquetes';
323$lang['Repair and optimize database'] = 'Repara i optimitza la base de dades';
324$lang['selection'] = 'selecciona';
325$lang['set to'] = 'set to';
326$lang['singly represented'] = 'representa per separat';
327$lang['This site already exists'] = 'Aquest lloc ja existeix';
328$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)';
329$lang['created'] = 'creat';
330$lang['delete'] = 'elimina';
331$lang['delete this site and all its attached elements'] = 'elimina aquest lloc i tots els elements adjunts';
332$lang['deleted'] = 'eliminat';
333$lang['an error happened'] = 'hi ha hagut algun error';
334$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';
335$lang['Local'] = 'Local';
336$lang['Remote'] = 'Remot';
337$lang['synchronize'] = 'sincronitza';
338$lang['update the database from files'] = 'actualitza la base de dades a partir dels fitxers';
339$lang['status'] = 'estat';
340$lang['Directory'] = 'Directori';
341$lang['sub-albums'] = 'sub-àlbums';
342$lang['synchronize metadata'] = 'sincronitza les metadades';
343$lang['synchronize'] = 'sincronitza';
344$lang['target'] = 'objectiu';
345$lang['Thumbnail'] = 'Miniatura';
346$lang['title'] = 'títol';
347$lang['Album list management'] = 'Gestió de la llista d\'àlbums';
348$lang['Piwigo configuration'] = 'Configuració del Piwigo';
349$lang['Edit album'] = 'Edita un àlbum';
350$lang['Group management'] = 'Gestió de grups';
351$lang['User list'] = 'Llista d\'usuaris';
352$lang['Edit photo information'] = 'Modifica la informació sobre una imatge';
353$lang['Thumbnail creation'] = 'Creació de miniatures';
354$lang['Database synchronization with files'] = 'Sincronització de la base de dades amb fitxers';
355$lang['all'] = 'totes';
356$lang['photos without thumbnail (jpeg and png only)'] = 'imatges sense miniatura (només jpeg i png)';
357$lang['height must be a number superior to'] = 'l\'alçada ha de ser un número superior a';
358$lang['width must be a number superior to'] = 'l\'amplada ha de ser un número superior a';
359$lang['for the file format'] = 'per al format de fitxer';
360$lang['No missing thumbnail'] = 'No missing thumbnail';
361$lang['Photo unreachable or no support'] = 'Imatge inaccessible o no soportada';
362$lang['GD version'] = 'versió GD';
363$lang['Miniaturization parameters'] = 'Paràmetres de miniaturització';
364$lang['generated in'] = 'generat en';
365$lang['Results of miniaturization'] = 'Resultats de la miniaturització';
366$lang['General statistics'] = 'Estadístiques generals';
367$lang['max time'] = 'temps màxim';
368$lang['average time'] = 'temps mitjà';
369$lang['min time'] = 'temps mínim';
370$lang['number of miniaturized photos'] = 'número d\'imatges miniaturitzades';
371$lang['total time'] = 'temps total';
372$lang['for this file format'] = 'per aquest format de fitxer';
373$lang['unit mode'] = 'mode unit';
374$lang['Unlocked'] = 'Desbloquejat';
375$lang['unset'] = 'no definit';
376$lang['Update albums informations'] = 'Actualitza la informació dels àlbums';
377$lang['Update photos information'] = 'Actualitza la informació de les imatges';
378$lang['Synchronize'] = 'Sincronitza';
379$lang['reduce to single existing albums'] = 'redueix solament als àlbums existents';
380$lang['Choose an option'] = 'Escolliu una opció';
381$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'mostra la màxima informació (àlbums i fotos afegides i eliminades)';
382$lang['Piwigo version differs on the remote site'] = 'La versió de Piwigo difereix amb la del lloc remot';
383$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';
384$lang['listing.xml file was not found'] = 'El fitxer listing.xml no s\'ha trobat';
385$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';
386$lang['Error list'] = 'Llista d\'errors';
387$lang['Errors caption'] = 'Títol de l\'error';
388$lang['Detailed informations'] = 'Informació detallada';
389$lang['File/directory read error'] = 'Error de lectura del Fitxer/directori';
390$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)';
391
392$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 :';
393
394$lang['missing thumbnail'] = 'falta la miniatura';
395$lang['albums deleted in the database'] = 'categories eliminades de la base de dades';
396$lang['photos deleted from the database'] = 'elements eliminats de la base de dades';
397$lang['photos candidates for metadata synchronization'] = 'imatges candidates per la sincronització de metadades';
398$lang['photos informations synchronized with files metadata'] = 'elements d\'informació sincronitzats amb fitxers de metadades';
399$lang['errors during synchronization'] = 'errors durant la sincronització';
400$lang['albums added in the database'] = 'categories afegides a la base de dades';
401$lang['photos added in the database'] = 'elements afegits a la base de dades';
402$lang['photos updated in the database'] = 'elements actualitzats de la base de dades';
403$lang['Search for new images in the directories'] = 'Cerca noves imatges en els directoris';
404$lang['added'] = 'afegides';
405$lang['deleted'] = 'eliminades';
406$lang['Metadata synchronization results'] = 'Resultats de la sincronització de les metadades';
407$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)';
408$lang['[Simulation]'] = '[Simulació]';
409$lang['Simulation'] = 'Simulació';
410$lang['directories + files'] = 'directoris + fitxers';
411$lang['only directories'] = 'només directoris';
412$lang['synchronize files structure with database'] = 'sincronitza l\'estructura de fitxers amb la base de dades';
413$lang['synchronize files metadata with database photos informations'] = 'sincronitza els fitxers de metadades amb els elements d\'informació de la base de dades';
414$lang['even already synchronized photos'] = 'també els elements ja sincronitzats';
415$lang['Used metadata'] = 'Metadades utilitzades';
416$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 "."';
417$lang['wrong filename'] = 'nom de fitxer erroni';
418$lang['Upload'] = 'Penja';
419$lang['user "%s" added'] = 's\'ha afegit l\'usuari "%s"';
420$lang['User status'] = 'Estat de l\'usuari';
421$lang['user_status_admin'] = 'Administrador';
422$lang['user_status_generic'] = 'Genèric';
423$lang['user_status_guest'] = 'Invitat';
424$lang['user_status_normal'] = 'Usuari';
425$lang['user_status_webmaster'] = 'Webmaster';
426$lang['Users'] = 'Usuaris';
427$lang['Virtual album'] = 'Categoria virtual';
428$lang['Waiting'] = 'S\'està esperant';
429$lang['default'] = 'predeterminat';
430$lang['Toggle \'default group\' property'] = 'Commuta la propietat \'grup predeterminat\'';
431$lang['Advanced features'] = 'Funcions avançades';
432$lang['Specials'] = 'Especials';
433$lang['Overall'] = 'Global';
434$lang['Year'] = 'Any';
435$lang['Month'] = 'Mes';
436$lang['Day'] = 'Dia';
437$lang['Pages seen'] = 'Pàgines vistes';
438$lang['Time'] = 'Hora';
439$lang['User'] = 'Usuari';
440$lang['IP'] = 'IP';
441$lang['Element'] = 'Element';
442$lang['Section'] = 'Secció';
443$lang['Tags'] = 'Etiquetes';
444$lang['Save page visits by guests'] = 'Desa la pàgina de visites dels visitants';
445$lang['Save page visits by users'] = 'Desa la pàgina de visites dels usuaris';
446$lang['Save page visits by administrators'] = 'Desa la pàgina de visites dels administradors';
447$lang['Properties'] = 'Propietats';
448$lang['An information email was sent to group "%s"'] = 'S\'ha enviat al grup "%s" un correu electrònic informatiu';
449$lang['Send an information email to group members'] = 'Envia un correu electrònic informatiu als membres del grup';
450$lang['Group'] = 'Grup';
451$lang['[%s] Visit album %s'] = '[%s] Veniu a visitar la categoria %s';
452$lang['Hello,'] = 'Hola,';
453$lang['See you soon.'] = 'Fins aviat.';
454$lang['Discover album:'] = 'Veniu a descobrir la categoria:';
455$lang['Mail content'] = 'Contingut del correu';
456$lang['none'] = 'cap';
457$lang['high'] = 'alt';
458$lang['other'] = 'altre';
459$lang['Element type'] = 'Tipus d\'element';
460$lang['User'] = 'Usuari';
461$lang['Image id'] = 'Id d\'imatge';
462$lang['Summary'] = 'Resum';
463$lang['%d line filtered'] = '%d línia filtrada';
464$lang['%d lines filtered'] = '%d línies filtrades';
465$lang['%d guest'] = '%d visitant';
466$lang['%d guests'] = '%d visitants';
467$lang['Hour'] = 'Hora';
468$lang['guest'] = 'invitat';
469$lang['default values'] = 'valors predeterminats';
470$lang['High filesize'] = 'High filesize';
471$lang['Guest cannot be deleted'] = 'Visitant no es pot eliminar';
472$lang['Default user cannot be deleted'] = 'l\'usuari predeterminat no es pot eliminar';
473$lang['Purge history detail'] = 'Purga l\'historial del detall';
474$lang['Purge history summary'] = 'Purga l\'historial del resum';
475$lang['Check integrity'] = 'Comprova la integritat';
476$lang['Anomaly'] = 'Anomalia';
477$lang['Correction'] = 'Correcció';
478$lang['Automatic correction'] = 'Correció automàtica';
479$lang['Impossible automatic correction'] = 'No es possible la correcció automàtica';
480$lang['Correction applied with success'] = 'Correcció aplicada amb èxit';
481$lang['Correction applied with error'] = 'Correcció applicada amb errors';
482$lang['%d anomaly has been detected.'] = 'S\'ha detectat %d anomalia.';
483$lang['%d anomalies have been detected.'] = 'S\'han detectat %d anomalies.';
484$lang['%d anomaly has been corrected.'] = 'S\'ha corregit %d anomalia.';
485$lang['%d anomalies have been detected corrected.'] = 'S\'han corregit %d anomalies.';
486$lang['%d anomaly has not been corrected.'] = 'No s\'ha corregit d% anomala.';
487$lang['%d anomalies have not been corrected.'] = 'No s\'han corregit %d anomalies.';
488$lang['Go to %s or %s for more informations'] = 'Aneu a %s o %s per a més informació';
489$lang['the forum'] = 'el fòrum';
490$lang['the wiki'] = 'la wiki';
491$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';
492$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';
493$lang['Main "guest" user does not exist'] = 'No existeix l\'usuari principal "guest"';
494$lang['Main "guest" user status is incorrect'] = 'L\'estat de l\'usuari principal "guest" és incorrecte';
495$lang['Default user does not exist'] = 'L\'usuari predeterminat no existeix';
496$lang['Main "webmaster" user does not exist'] = 'El principal usuari "webmaster" no existeix';
497$lang['Main "webmaster" user status is incorrect'] = 'L\'estat de l\'usuari principal "webmaster" és incorrecte';
498$lang['User "%s" created with "%s" like password'] = 'S\'ha creat l\'usuari "%s" amb contrasenya "%s"';
499$lang['Status of user "%s" updated'] = 'S\'ha actualitzat l\'estat de l\'usuari "%s"';
500$lang['add new photos to caddie'] = 'afegeix nous elements al carret';
501$lang['No display'] = 'Sense visualització';
502$lang['Classic display'] = 'Visualització clàssica';
503$lang['Hoverbox display'] = 'Visualització Hoverbox';
504$lang['Mail address is obligatory for all users'] = 'L\'adreça de correu és obligatòria per a tots els usuaris';
505$lang['Minimum privacy level'] = 'Nivell mínim de privacitat';
506$lang['Privacy level'] = 'Nivell de privacitat';
507$lang['Level 0'] = '---';
508$lang['Level 1'] = 'Contactes';
509$lang['Level 2'] = 'Amics';
510$lang['Level 4'] = 'Família';
511$lang['Level 8'] = 'Admins';
512$lang['Reinitialize check integrity'] = 'Reinicia la comprovació de la integritat';
513$lang['Check all'] = 'Marca-ho tot';
514$lang['Uncheck all'] = 'Desmarca-ho tot';
515$lang['Check automatic corrections'] = 'Comprova les correccions automàtiques';
516$lang['Apply selected corrections'] = 'Aplica les correccions seleccionades';
517$lang['Ignore selected anomalies'] = 'Ignora les anomalies seleccionades';
518$lang['Refresh'] = 'Refresca';
519$lang['The anomaly will be ignored until next application version'] = 'L\'anomalia serà ignorada fins a la següent versió de l\'aplicació';
520$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Correction the anomaly will cancel the fact that it\'s ignored';
521$lang['%d anomaly has been ignored.'] = 'S\'ha ignorat l\'anomalia %d.';
522$lang['%d anomalies have been ignored.'] = 'S\'han ignorat les anomalies %d.';
523$lang['Plugins which need upgrade'] = 'Connectors que necessiten actualitzar-se';
524$lang['Plugin list'] = 'Llista de connectors';
525$lang['Check for updates'] = 'Comprova les actualitzacións';
526$lang['Other plugins'] = 'Altres connectors';
527$lang['Last revisions'] = 'Últimes modificacions';
528$lang['Delete'] = 'Elimina';
529$lang['Are you sure you want to delete this plugin?'] = 'Esteu segur que vols eliminar aquest connector?';
530$lang['Are you sure you want to install this plugin?'] = 'Esteu segur que voleu instal·lar aquest connector?';
531$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..';
532$lang['%s has been successfully upgraded.'] = '%s ha estat actualitzat correctament.';
533$lang['Plugin has been successfully copied'] = 'El connector s\'ha copiat correctament';
534$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.';
535$lang['Can\'t create temporary file.'] = 'No es pot crear el fitxer temporal.';
536$lang['Can\'t download archive.'] = 'No es pot descarregar l\'arxiu.';
537$lang['Can\'t read or extract archive.'] = 'No es pot llegir o extreure l\'arxiu.';
538$lang['An error occured during extraction (%s).'] = 'Hi ha hagut un error durant l\'extracció (%s).';
539$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).';
540$lang['Can\'t connect to server.'] = 'No es pot conectar al servidor.';
541$lang['Purge compiled templates'] = 'Elimina les plantilles compilades';
542$lang['Upload'] = 'Penja';
543$lang['ACCESS_0'] = 'Lliure accés';
544$lang['ACCESS_1'] = 'Accés a tothom';
545$lang['ACCESS_2'] = 'Accés als qui estan subscripts';
546$lang['ACCESS_3'] = 'Accés als administradors';
547$lang['ACCESS_4'] = 'Accés als webmasters';
548$lang['ACCESS_5'] = 'Sense accés';
549$lang['Support'] = 'Soport';
550$lang['Documentation'] = 'Documentació';
551$lang['A new version of Piwigo is available.'] = 'Hi ha una nova versió de Piwigo disponible.';
552$lang['Piwigo Administration'] = 'Administració de Piwigo';
553$lang['Piwigo version'] = 'Versió de Piwigo';
554$lang['You are running the latest version of Piwigo.'] = 'Esteu executant l\'última versió de Piwigo.';
555$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]';
556$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.';
557$lang['Deleted on'] = 'Eliminada el';
558$lang['Last hit'] =  'Última visualització';
559$lang['GD library is missing'] = 'No es troba la llibreria GD';
560$lang['Templates'] = 'Plantilles';
561$lang['Extend for templates'] = 'Extend for templates';
562$lang['Replacement of original templates by customized templates from template-extension subfolder'] = 'Replacement of original templates by customized templates from template-extension subfolder';
563$lang['Replacers (customized templates)'] = 'Replacers (customized templates)';
564$lang['Original templates'] = 'Plantilles originals';
565$lang['Optional URL keyword'] = 'Optional URL keyword';
566$lang['Templates configuration has been recorded.'] = 'Templates configuration has been recorded.';
567$lang['All optimizations have been successfully completed.'] = 'All optimizations have been successfully completed.';
568$lang['Optimizations have been completed with some errors.'] = 'Optimizations have been completed with some errors.';
569$lang['Modify information'] = 'Modifica la informació';
570$lang['edit album'] = 'edita la informació de la categoria';
571$lang['nothing'] = 'res';
572$lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
573$lang['manage photo ranks'] = 'gestiona els rànquings de les imatges';
574$lang['Manage photo ranks'] = 'Gestiona els rànquings de les imatges';
575$lang['Edit ranks'] = 'Edita els rànquings';
576$lang['No photo in this album'] = 'No hi ha cap element en aquesta categoria';
577$lang['Images manual order was saved'] = 'S\'ha guardat l\'ordre manual de les imatges';
578$lang['ranks'] = 'rànquings';
579$lang['By rank'] = 'Per rànquing';
580$lang['Manual order'] = 'Ordre manual';
581$lang['Drag to re-order'] = 'Drag to re-order';
582$lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
583$lang['No photo can be deleted'] = 'No es pot eliminar cap foto';
584$lang['Delete selected photos'] = 'S\'han eliminat totes les fotos';
585$lang['%d photo was deleted'] = 'La foto %d s\'ha eliminat';
586$lang['%d photos were deleted'] = 'S\'han eliminat les fotos %d';
587$lang['Downloads'] = 'Baixades';
588$lang['Released on'] = 'Versió del ';
589$lang['Number of downloads'] = 'Número de baixades';
590$lang['Piwigo Announcements Newsletter'] = 'Piwigo Announcements Newsletter';
591$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.';
592$lang['Subscribe %s'] = 'Subscribe %s';
593$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo Announcements Newsletter';
594$lang['Purge search history'] = 'Elimina l\'historial de cerca';
595$lang['Hide'] = 'Hide';
596$lang['Password is missing. Please enter the password.'] = 'Falta la contrasenya. Si us plau introduïu la contrasenya.';
597$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.';
598$lang['Password confirmation error.'] = 'Error en la confirmació de la contrasenya.';
599$lang['Allow users to edit their own comments'] = 'Permetre als usuaris l\'edició dels seus propis comentaris';
600$lang['Allow users to delete their own comments'] = 'Permetre als usuaris l\'eliminació dels seus propis comentaris';
601$lang['Email administrators when a comment is modified'] = 'Enviar un correu electrònic als administradors quan es modifiqui un comentari';
602$lang['Email administrators when a comment is deleted'] = 'Enviar un correu electrònic als administradors quan s\'afegeixi un comentari';
603$lang['Cannot delete the old permalink !'] = 'No es pot eliminar l\'antic enllaç permanent !';
604$lang['Deleted on'] = 'Eliminat el';
605$lang['Last hit'] = 'Última visita';
606$lang['Hit'] = 'Visita';
607$lang['Tools'] = "Eines";
608$lang['Photos'] = "Fotos";
609$lang['Themes'] = "Temes";
610$lang['Instructions to use Piwigo'] = "Instruccions per utilitzar Piwigo";
611$lang['Installed Themes'] = "Temes instal·lats";
612$lang['Add New Theme'] = "Afegeix un nou tema";
613$lang['Forbid this theme to users'] = "Prohibir aquest tema als usuaris";
614$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";
615$lang['Order of menubar items has been updated successfully.'] = 'L\'ordre dels els ítems de la barra del menú s\'ha actualitzat amb éxit.';
616
617
618// missing translations
619$lang['%d of %d photos selected'] = '%d de %d fotos seleccionades';
620$lang['%d photos uploaded'] = '%d fotos penjades';
621$lang['+ Add an upload box'] = '+ Afegeix un quadre de càrrega';
622$lang['Action'] = 'Acció';
623$lang['Activate field "%s"'] = 'Afegeix camp "%s"';
624$lang['Activate icon "%s"'] = 'Activa la icona "%s"';
625$lang['Activate Navigation Bar'] = 'Activa la barra de navegació';
626$lang['Activate Navigation Thumbnails'] = 'Activa la navegació per miniatures';
627$lang['Active Languages'] = 'Idiomes actius';
628$lang['Active Plugins'] = 'Connectors actius';
629$lang['Active Themes'] = 'Temes actius';
630$lang['Add a filter'] = 'Afegeix un filtre';
631$lang['Add another set of photos'] = 'Afegeix un altre conjunt de fotos';
632$lang['Add New Language'] = 'Afegeix un nou idioma';
633$lang['Add Photos'] = 'Afegeix fotos';
634$lang['Add write access to the "%s" directory'] = 'Afegiu accés d\'escriptura al directori "%s"';
635$lang['Administration Home'] = 'Administration Home';
636$lang['Album "%s" has been added'] = 'S\'ha afegit l\'àlbum "%s"';
637$lang['Album "%s" now contains %d photos'] = 'Album "%s" now contains %d photos';
638$lang['Album photos associated to the following albums: %s'] = 'Album photos associated to the following albums: %s';
639$lang['Album name'] = 'Album name';
640$lang['Albums automatically sorted'] = 'Albums automatically sorted';
641$lang['All %d photos are selected'] = 'All %d photos are selected';
642$lang['Allow rating'] = 'Allow rating';
643$lang['Allow user customization'] = 'Allow user customization';
644$lang['Apply action'] = 'Apply action';
645$lang['automatic order'] = 'automatic order';
646$lang['Batch Manager'] = 'Batch Manager';
647$lang['Bound Theme'] = 'Bound Theme';
648$lang['By %s'] = 'By %s';
649$lang['Change Admin Colors'] = 'Change administration colors';
650$lang['Choose an action'] = 'Choose an action';
651$lang['create a new album'] = 'create a new album';
652$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation';
653$lang['Delete orphan tags'] = 'Delete orphan tags';
654$lang['delete photo'] = 'delete photo';
655$lang['Delete this language'] = 'Delete this language';
656$lang['Delete this theme'] = 'Delete this theme';
657$lang['Directory does not exist'] = 'Directory does not exist';
658$lang['Download'] = 'Download';
659$lang['Download,'] = 'Download,';
660$lang['Drop into album'] = 'Drop into album';
661$lang['duplicates'] = 'duplicates';
662$lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s';
663$lang['Everybody'] = 'Everybody';
664$lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use';
665$lang['existing album'] = 'existing album';
666$lang['Failed to write file to disk'] = 'Failed to write file to disk';
667$lang['File upload stopped by extension'] = 'File upload stopped by extension';
668$lang['Forbid this language to users'] = 'Forbid this language to users';
669$lang['FTP + Synchronization'] = 'FTP + Synchronization';
670$lang['Get Support on Piwigo Forum'] = 'Get support on Piwigo forum';
671$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';
672$lang['Guest Settings'] = 'Guest settings';
673$lang['Help Me'] = 'Help Me';
674$lang['Image Quality'] = 'Image quality';
675$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';
676$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossible to deactivate this language, first set another language as default.';
677$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossible to deactivate this language, you need at least one language.';
678$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
679$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'This theme cannot be deleted, because other themes depends on it: %s';
680$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';
681$lang['Inactive Languages'] = 'Inactive Languages';
682$lang['Inactive Plugins'] = 'Inactive Plugins';
683$lang['Inactive Themes'] = 'Inactive themes';
684$lang['include child albums'] = 'include child albums';
685$lang['Install on your computer,'] = 'Install on your computer,';
686$lang['Installed Languages'] = 'Installed Languages';
687$lang['Invert'] = 'Invert';
688$lang['Keep high definition'] = 'Keep high definition';
689$lang['Language has been successfully installed'] = 'Language has been successfully installed';
690$lang['Languages'] = 'Languages';
691$lang['last import'] = 'last import';
692$lang['Main Page'] = 'Main page';
693$lang['Make this language available to users'] = 'Make this language available to users';
694$lang['Make this theme available to users'] = 'Make this theme available to users';
695$lang['Manage this set of %d photos'] = 'Manage this set of %d photos';
696$lang['manual order'] = 'manual order';
697$lang['Maximum Height'] = 'Maximum height';
698$lang['Maximum Width'] = 'Maximum Width';
699$lang['Menu Management'] = 'Menus';
700$lang['Miscellaneous'] = 'Miscellaneous';
701$lang['Missing a temporary folder'] = 'Missing a temporary folder';
702$lang['Missing Plugins'] = 'Missing Plugins';
703$lang['No file was uploaded'] = 'No file was uploaded';
704$lang['No photo in the current set.'] = 'No photo in the current set.';
705$lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set';
706$lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.';
707$lang['None'] = 'None';
708$lang['on the %d selected photos'] = 'on the %d selected photos';
709$lang['Operation in progress'] = 'Treatment in progress.';
710$lang['Orphan tags deleted'] = 'Orphan tags deleted';
711$lang['Page end'] = 'Page end';
712$lang['Pending Comments'] = 'Pending Comments';
713$lang['Photo Page'] = 'Photo page';
714$lang['Photo Properties'] = 'Photo properties';
715$lang['Piwigo Uploader'] = 'Piwigo Uploader';
716$lang['pixels'] = 'pixels';
717$lang['Please wait...'] = 'Please wait...';
718$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.';
719$lang['predefined filter'] = 'predefined filter';
720$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
721$lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
722$lang['Refresh photo set'] = 'Refresh photo set';
723$lang['Remove all filters'] = 'Remove all filters';
724$lang['remove author'] = 'remove author';
725$lang['remove creation date'] = 'remove creation date';
726$lang['remove this filter'] = 'remove this filter';
727$lang['remove title'] = 'remove title';
728$lang['Resize'] = 'Resize';
729$lang['Save Settings'] = 'Save Settings';
730$lang['Select at least one comment'] = 'Select at least one comment';
731$lang['Select files'] = 'Select files';
732$lang['Select:'] = 'Select:';
733$lang['Selection'] = 'Selection';
734$lang['Set as default language for unregistered and new users'] = 'Set as default language for unregistered and new users';
735$lang['Set author'] = 'Set author';
736$lang['Set creation date'] = 'Set creation date';
737$lang['Set title'] = 'Set title';
738$lang['Settings'] = 'Settings';
739$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
740$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
741$lang['The following tag was deleted'] = 'The following tag was deleted';
742$lang['The high definition image quality must be a number between %d and %d'] = 'The high definition image quality must be a number between %d and %d';
743$lang['The high definition maximum height must be a number between %d and %d'] = 'The high definition maximum height must be a number between %d and %d';
744$lang['The high definition maximum width must be a number between %d and %d'] = 'The high definition maximum width must be a number between %d and %d';
745$lang['The thumbnail image quality must be a number between %d and %d'] = 'The thumbnail image quality must be a number between %d and %d';
746$lang['The thumbnail maximum height must be a number between %d and %d'] = 'The thumbnail maximum height must be a number between %d and %d';
747$lang['The thumbnail maximum width must be a number between %d and %d'] = 'The thumbnail maximum width must be a number between %d and %d';
748$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';
749$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';
750$lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded';
751$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';
752$lang['The websize image quality must be a number between %d and %d'] = 'The websize image quality must be a number between %d and %d';
753$lang['The websize maximum height must be a number between %d and %d'] = 'The websize maximum height must be a number between %d and %d';
754$lang['The websize maximum width must be a number between %d and %d'] = 'The websize maximum width must be a number between %d and %d';
755$lang['The whole page'] = 'The whole page';
756$lang['The whole set'] = 'The whole set';
757$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
758$lang['There is no other language available.'] = 'There is no other language available.';
759$lang['There is no other plugin available.'] = 'There is no other plugin available.';
760$lang['There is no other theme available.'] = 'There is no other theme available.';
761$lang['This theme was not designed to be directly activated'] = 'This theme was not designed to be directly activated';
762$lang['Type here the author name'] = 'Type here the author name';
763$lang['Type here the title'] = 'Type here the title';
764$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
765$lang['Unknown upload error'] = 'Unknown upload error';
766$lang['unknown'] = 'unknown';
767$lang['Upload Photos'] = 'Upload Photos';
768$lang['Uploaded Photos'] = 'Uploaded Photos';
769$lang['Virtual Links'] = 'Virtual Links';
770$lang['Visit Gallery'] = 'Visit the gallery';
771$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
772$lang['Visit plugin site'] = 'Visit plugin site';
773$lang['Web size photo'] = 'Web size photo';
774$lang['Webmaster status is required.'] = 'Webmaster status is required.';
775$lang['Week starts on'] = 'Week starts on';
776$lang['Who can see these photos?'] = 'Who can see these photos?';
777$lang['Who can see this photo?'] = 'Who can see this photo?';
778$lang['with no album'] = 'with no album';
779$lang['with no tag'] = 'with no tag';
780$lang['with no virtual album'] = 'with no virtual album';
781$lang['You have %d orphan tags: %s.'] = 'You have %d orphan tags: %s.';
782$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
783$lang['Remove from caddie'] = 'Elimina del carret';
784$lang['Themes which need upgrade'] = 'Temes que necessiten actualitzar-se';
785$lang['Languages which need upgrade'] = 'Idiomes que necessiten actualitzar-se';
786$lang['All themes are up to date.'] = 'Tots els temes estan al dia.';
787$lang['All plugins are up to date.'] = 'Tots els connectors estan al dia.';
788$lang['All languages are up to date.'] = 'Tots els idiomes estan al dia.';
789$lang['Visit theme site'] = 'Visiteu el lloc web del tema';
790$lang['Visit language site'] = 'Visiteu el lloc web de l\'idioma';
791$lang['New Version'] = 'Versió nova';
792$lang['new'] = 'nou';
793$lang['No results'] = 'No hi ha resultats';
794$lang['Searching...'] = "S'està buscant...";
795$lang['Type in a search term'] = 'Escriviu una paraula a buscar';
796$lang['Obsolete Plugins'] = 'Connectors obsolets';
797$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';
798$lang['Do you want to activate anyway?'] = 'Voleu activar-lo de totes formes?';
799$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ARA AQUEST CONNECTOR FORMA PART DEL NUCLI DE PIWIGO! ELEMINAR-LO ARA';
800$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.';
801$lang['display'] = 'visualitzar';
802
803?>
Note: See TracBrowser for help on using the repository browser.