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 | // Langage informations |
---|
25 | $lang_info['language_name'] = 'Catalan'; |
---|
26 | $lang_info['country'] = 'Catalunya/Spain'; |
---|
27 | $lang_info['direction'] = 'ltr'; |
---|
28 | $lang_info['code'] = 'ca'; |
---|
29 | $lang_info['zero_plural'] = true; |
---|
30 | |
---|
31 | $lang['%.2f (rated %d times)'] = '%.2f (valorada %d vegades)'; |
---|
32 | $lang['%d Kb'] = '%d Kb'; |
---|
33 | $lang['%d album updated'] = '%d categoria actualitzada'; |
---|
34 | $lang['%d albums updated'] = '%d categories actualitzades'; |
---|
35 | $lang['%d comment to validate'] = '%d comentari per validar'; |
---|
36 | $lang['%d comments to validate'] = '%d comentaris per validar'; |
---|
37 | $lang['%d new comment'] = '%d comentari nou'; |
---|
38 | $lang['%d new comments'] = '%d comentaris nous'; |
---|
39 | $lang['%d comment'] = '%d comentari'; |
---|
40 | $lang['%d comments'] = '%d comentaris'; |
---|
41 | $lang['%d hit'] = '%d visualització'; |
---|
42 | $lang['%d hits'] = '%d visualitzacions'; |
---|
43 | $lang['%d new photo'] = '%d nova imatge'; |
---|
44 | $lang['%d new photos'] = '%d noves imatges'; |
---|
45 | $lang['%d new user'] = '%d nou usuari'; |
---|
46 | $lang['%d new users'] = '%d nous usuaris'; |
---|
47 | $lang['About'] = 'Quant a'; |
---|
48 | $lang['All tags'] = 'Totes les etiquetes'; |
---|
49 | $lang['Any tag'] = 'Qualsevol etiqueta'; |
---|
50 | $lang['At least one listed rule must be satisfied.'] = 'Almenys s\'ha de satisfer una regla de la llista .'; |
---|
51 | $lang['At least one tag must match'] = 'Almenys ha de coincidir una etiqueta'; |
---|
52 | $lang['Average rate'] = 'Velocitat mitjana'; |
---|
53 | $lang['Albums'] = 'Categories'; |
---|
54 | $lang['Album'] = 'Categoria'; |
---|
55 | $lang['Close this window'] = 'Tanca aquesta finestra'; |
---|
56 | $lang['Complete RSS feed (photos, comments)'] = 'Canal RSS complet (imatges, comentaris)'; |
---|
57 | $lang['Confirm Password'] = 'Confirma la contrasenya'; |
---|
58 | $lang['Connection settings'] = 'Paràmetres de connexió'; |
---|
59 | $lang['Login'] = 'Inici de sessió'; |
---|
60 | $lang['Contact webmaster'] = 'Contacta amb l\'administrador de la webs'; |
---|
61 | $lang['Create a new account'] = 'Crea un nou compte'; |
---|
62 | $lang['Created on'] = 'Creat el'; |
---|
63 | $lang['Creation date'] = 'Data de creació'; |
---|
64 | $lang['Current password is wrong'] = 'L\'actual contrasenya és errònia'; |
---|
65 | $lang['Dimensions'] = 'Dimensions'; |
---|
66 | $lang['Display'] = 'Visualització'; |
---|
67 | $lang['Each listed rule must be satisfied.'] = 'S\'ha de satisfer cada regla llistada.'; |
---|
68 | $lang['Email address'] = 'Adreça de correu'; |
---|
69 | $lang['Enter your personnal informations'] = 'Introdueix la teva informació personal'; |
---|
70 | $lang['Error sending email'] = 'S\'ha produit un error enviant el correu electrònic'; |
---|
71 | $lang['File name'] = 'Nom del fitxer'; |
---|
72 | $lang['File'] = 'Fitxer'; |
---|
73 | $lang['Filesize'] = 'Mida del fitxer'; |
---|
74 | $lang['Filter and display'] = 'Filtra i visualitza'; |
---|
75 | $lang['Filter'] = 'Filtra'; |
---|
76 | $lang['Forgot your password?'] = 'Has oblidat la contrasenya?'; |
---|
77 | $lang['Go through the gallery as a visitor'] = 'Entra a la galeria com a visitant'; |
---|
78 | $lang['Help'] = 'Ajuda'; |
---|
79 | $lang['Identification'] = 'Identificació'; |
---|
80 | $lang['Photos only RSS feed'] = 'Canal RSS només d\imatges'; |
---|
81 | $lang['Keyword'] = 'Paraula clau'; |
---|
82 | $lang['Links'] = 'Enllaços'; |
---|
83 | $lang['N/A'] = 'N/A'; |
---|
84 | $lang['New on %s'] = 'Nou a %s'; |
---|
85 | $lang['New password confirmation does not correspond'] = 'La confirmació de la nova contrasenya no correspon'; |
---|
86 | $lang['New password sent by email'] = 'La nova contrasenya s\'ha enviat per correu electrònic'; |
---|
87 | $lang['No email address'] = 'No hi ha l\'adreça de correu electrònic'; |
---|
88 | $lang['No classic user matches this email address'] = 'No concorda cap usuari clàssic amb aquesta adreça de correu'; |
---|
89 | $lang['Notification'] = 'Notificació'; |
---|
90 | $lang['Number of items'] = 'Nombre d\'elements'; |
---|
91 | $lang['Original dimensions'] = 'Dimensions originals'; |
---|
92 | $lang['Password forgotten'] = 'Contrasenya oblidada'; |
---|
93 | $lang['Password'] = 'Contrasenya'; |
---|
94 | $lang['Post date'] = 'Data de publicació'; |
---|
95 | $lang['Posted on'] = 'Publicat el'; |
---|
96 | $lang['Profile'] = 'Perfil'; |
---|
97 | $lang['Quick connect'] = 'Connexió ràpida'; |
---|
98 | $lang['RSS feed'] = 'Canal RSS'; |
---|
99 | $lang['Rate'] = 'Velocitat'; |
---|
100 | $lang['Register'] = 'Registrar-se'; |
---|
101 | $lang['Registration'] = 'Registre'; |
---|
102 | $lang['Related tags'] = 'Etiquetes afins'; |
---|
103 | $lang['Reset'] = 'Reinicia'; |
---|
104 | $lang['Retrieve password'] = 'Recupera contrasenya'; |
---|
105 | $lang['Search rules'] = 'Cerca regles'; |
---|
106 | $lang['Search tags'] = 'Cerca etiquetes'; |
---|
107 | $lang['Search'] = 'Cerca'; |
---|
108 | $lang['display available tags'] = 'Veure etiquetes disponibles'; |
---|
109 | $lang['Send new password'] = 'Envia nova contrasenya'; |
---|
110 | $lang['Since'] = 'Des de'; |
---|
111 | $lang['Sort by'] = 'Ordena per'; |
---|
112 | $lang['Sort order'] = 'Ordenar'; //?? |
---|
113 | $lang['Tag'] = 'Etiqueta'; |
---|
114 | $lang['Tags'] = 'Etiquetes'; |
---|
115 | $lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'Els avisos per canal RSS aporten avisos de notícies d\'aquest lloc web : imatges noves, categories actualitzades, comentaris nous. Utilitzeu un lector de canal de RSS.'; |
---|
116 | $lang['Unknown feed identifier'] = 'Identificador de canal desconegut'; |
---|
117 | $lang['User comments'] = 'Comentaris dels usuaris'; |
---|
118 | $lang['Username'] = 'Nom d\'usuari'; |
---|
119 | $lang['Visits'] = 'Visites'; |
---|
120 | $lang['Webmaster'] = 'Administrador de la web'; |
---|
121 | $lang['Week %d'] = 'Setmana %d'; |
---|
122 | $lang['About Piwigo'] = 'Quant a Piwigo'; |
---|
123 | $lang['You are not authorized to access the requested page'] = 'No esteu autoritzats a accedir en aquesta pàgina'; |
---|
124 | $lang['add to caddie'] = 'afegeix al carret'; |
---|
125 | $lang['add this photo to your favorites'] = 'afegiu aquesta imatge a les vostres preferides'; |
---|
126 | $lang['Administration'] = 'Administració'; |
---|
127 | $lang['all'] = 'tot'; |
---|
128 | $lang['ascending'] = 'ascendent'; |
---|
129 | $lang['author(s) : %s'] = 'autor(s) : %s'; |
---|
130 | $lang['Expand all albums'] = 'Expandeix totes les categories'; |
---|
131 | $lang['posted after %s (%s)'] = 'Publicades després %s (%s)'; |
---|
132 | $lang['posted before %s (%s)'] = 'Publicades abans %s (%s)'; |
---|
133 | $lang['posted between %s (%s) and %s (%s)'] = 'Publicades entre %s (%s) i %s (%s)'; |
---|
134 | $lang['posted on %s'] = 'Publicades el %s'; |
---|
135 | $lang['Best rated'] = 'Millor valorades'; |
---|
136 | $lang['display best rated photos'] = 'visualitza els elements més valorats'; |
---|
137 | $lang['caddie'] = 'carret'; |
---|
138 | $lang['Calendar'] = 'Calendari'; |
---|
139 | $lang['All'] = 'Tot'; |
---|
140 | $lang['display each day with photos, month per month'] = 'visualitza les imatges per dia, mes a mes'; |
---|
141 | $lang['View'] = 'Visualitza'; |
---|
142 | $lang['chronology_monthly_calendar'] = 'Calendari mensual'; |
---|
143 | $lang['chronology_monthly_list'] = 'Llista mensual'; |
---|
144 | $lang['chronology_weekly_list'] = 'Llista setmanal'; |
---|
145 | $lang['Click here if your browser does not automatically forward you'] = 'Cliqueu aquí si el vostre navegador no us redirecciona'; |
---|
146 | $lang['comment date'] = 'data del comentari'; |
---|
147 | $lang['Comment'] = 'Comentari'; |
---|
148 | $lang['Your comment has been registered'] = 'El vostre comentari ha estat registrat'; |
---|
149 | $lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Sistema anti-inundació : si us plau espereu un moment abans de provar d\'enviar un altre comentari'; |
---|
150 | $lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'El vostre comentari NO ha estat registrat ja que no ha passat la regla de validació.'; |
---|
151 | $lang['An administrator must authorize your comment before it is visible.'] = 'Un administrador ha d\'autoritzar el vostre comentari abans que aquest sigui visible.'; |
---|
152 | $lang['This login is already used by another user'] = 'Aquest nom d\'usuari ja està en ús per un altre usuari'; |
---|
153 | $lang['Comments'] = 'Commentaris'; |
---|
154 | $lang['Add a comment'] = 'Afegiu un comentari'; |
---|
155 | $lang['created after %s (%s)'] = 'creat després %s (%s)'; |
---|
156 | $lang['created before %s (%s)'] = 'creat abans %s (%s)'; |
---|
157 | $lang['created between %s (%s) and %s (%s)'] = 'creat entre %s (%s) i %s (%s)'; |
---|
158 | $lang['created on %s'] = 'creat el %s'; |
---|
159 | $lang['Customize'] = 'Personalitza'; |
---|
160 | $lang['Your Gallery Customization'] = 'Personalitza la teva galeria'; |
---|
161 | $lang['day'][0] = 'Diumenge'; |
---|
162 | $lang['day'][1] = 'Dilluns'; |
---|
163 | $lang['day'][2] = 'Dimarts'; |
---|
164 | $lang['day'][3] = 'Dimecres'; |
---|
165 | $lang['day'][4] = 'Dijous'; |
---|
166 | $lang['day'][5] = 'Divendres'; |
---|
167 | $lang['day'][6] = 'Dissabte'; |
---|
168 | $lang['Default'] = 'Per defecte'; |
---|
169 | $lang['delete this photo from your favorites'] = 'Elimina aquesta imatge de les teves preferides'; |
---|
170 | $lang['descending'] = 'descendent'; |
---|
171 | $lang['download'] = 'baixada'; |
---|
172 | $lang['download this file'] = 'baixa aquest fitxer'; |
---|
173 | $lang['edit'] = 'edita'; |
---|
174 | $lang['wrong date'] = 'data errònia'; |
---|
175 | $lang['excluded'] = 'excluded'; |
---|
176 | $lang['Your favorites'] = 'Les meves preferides'; |
---|
177 | $lang['display your favorites photos'] = 'visualitza les meves imatges preferides'; |
---|
178 | $lang['Favorites'] = 'Preferides'; |
---|
179 | $lang['First'] = 'Primera'; |
---|
180 | $lang['The gallery is locked for maintenance. Please, come back later.'] = 'La galeria és tancada per manteniment. Si us plau, torna més tard.'; |
---|
181 | $lang['Page generated in'] = 'Pàgina generada en'; |
---|
182 | $lang['guest'] = 'invitat'; |
---|
183 | $lang['Hello'] = 'Hola'; |
---|
184 | $lang['available for administrators only'] = 'disponible només per a administradors'; |
---|
185 | $lang['display this album'] = 'mostra imatges a l\'arrel d\'aquesta categoria'; |
---|
186 | $lang['display last user comments'] = 'Veure els últims comentaris dels usuaris'; |
---|
187 | $lang['customize the appareance of the gallery'] = 'personalitza l\'aparença de la galeria'; |
---|
188 | $lang['search'] = 'cerca'; |
---|
189 | $lang['Home'] = 'Inici'; |
---|
190 | $lang['in this album'] = 'en aquesta categoria'; |
---|
191 | $lang['in %d sub-album'] = 'en %d sub-categoria'; |
---|
192 | $lang['in %d sub-albums'] = 'en %d sub-categories'; |
---|
193 | $lang['included'] = 'inclòs'; |
---|
194 | $lang['Invalid password!'] = 'Contrasenya no vàlida!'; |
---|
195 | $lang['Language']='Idioma'; |
---|
196 | $lang['last %d days'] = 'últims %d dies'; |
---|
197 | $lang['Last'] = 'Última'; |
---|
198 | $lang['Logout'] = 'Sortida'; |
---|
199 | $lang['E-mail address'] = 'Adreça de correu electrònic'; |
---|
200 | $lang['obligatory'] = 'Obligatori'; |
---|
201 | $lang['Maximum photo height'] = 'Alçada màxima de les imatges'; |
---|
202 | $lang['Maximum height must be a number superior to 50'] = 'L\'alçada màxima ha de ser un número superior a 50'; |
---|
203 | $lang['Maximum photo width'] = 'Amplada màxima de les imatges'; |
---|
204 | $lang['Maximum width must be a number superior to 50'] = 'L\'amplada màxima ha de ser un número superior a 50'; |
---|
205 | $lang['display a calendar by creation date'] = 'visualitza un calendari per data de creació'; |
---|
206 | $lang['display all photos in all sub-albums'] = 'visualitza tots els elements de totes les sub-categories'; |
---|
207 | $lang['return to normal view mode'] = 'Torna a la vista normal'; |
---|
208 | $lang['display a calendar by posted date'] = 'visualitza un calendari per data de publicació'; |
---|
209 | $lang['month'][10] = 'Octubre'; |
---|
210 | $lang['month'][11] = 'Novembre'; |
---|
211 | $lang['month'][12] = 'Desembre'; |
---|
212 | $lang['month'][1] = 'Gener'; |
---|
213 | $lang['month'][2] = 'Febrer'; |
---|
214 | $lang['month'][3] = 'Març'; |
---|
215 | $lang['month'][4] = 'Abril'; |
---|
216 | $lang['month'][5] = 'Maig'; |
---|
217 | $lang['month'][6] = 'Juny'; |
---|
218 | $lang['month'][7] = 'Juliol'; |
---|
219 | $lang['month'][8] = 'Agost'; |
---|
220 | $lang['month'][9] = 'Setembre'; |
---|
221 | $lang['Most visited'] = 'Més visitades'; |
---|
222 | $lang['display most visited photos'] = 'visualitza les imatges més visitades'; |
---|
223 | $lang['The number of photos per row must be a not null scalar'] = 'El nombre d\'imatges per fila ha de ser un escalar no nul'; |
---|
224 | $lang['Number of photos per row'] = 'Nombre d\'imatges per fila'; |
---|
225 | $lang['The number of rows per page must be a not null scalar'] = 'El nombre de files per pàgina ha de ser un escalar no nul'; |
---|
226 | $lang['Number of rows per page'] = 'Nombre de files per pàgina'; |
---|
227 | $lang['Unknown identifier'] = 'identificador desconegut'; |
---|
228 | $lang['New password'] = 'Nova contrasenya'; |
---|
229 | $lang['Rate this photo'] = 'Valoreu aquesta imatge'; |
---|
230 | $lang['Next'] = 'Següent'; |
---|
231 | $lang['Home'] = 'Inici'; |
---|
232 | $lang['no rate'] = 'no valorada'; |
---|
233 | $lang['Photos posted within the last %d day.'] = 'Elements publicats en els últims %d dies.'; |
---|
234 | $lang['Photos posted within the last %d days.'] = 'Elements publicats en els últims %d dies.'; |
---|
235 | $lang['password updated'] = 'contrasenya actualitzada'; |
---|
236 | $lang['Recent period must be a positive integer value'] = 'El periode recent ha de ser un valor enter positiu'; |
---|
237 | /* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['photo'] = 'imatge'; |
---|
238 | $lang['Click on the photo to see it in high definition'] = 'Cliqueu sobre la imatge per veure-la en alta definició.'; |
---|
239 | $lang['Show file metadata'] = 'Mostra el fitxer de les metadades'; |
---|
240 | $lang['Powered by'] = 'Impulsat per'; |
---|
241 | $lang['Preferences'] = 'Preferències'; |
---|
242 | $lang['Previous'] = 'Anterior'; |
---|
243 | $lang['Random photos'] = 'Imatge aleatòria'; |
---|
244 | $lang['display a set of random photos'] = 'visualitza un conjunt d\'imatges aleatòries'; |
---|
245 | $lang['Recent albums'] = 'Categories recents'; |
---|
246 | $lang['display recently updated albums'] = 'visualitza les categories actualitzades recentment'; |
---|
247 | $lang['Recent period'] = 'Període recent'; |
---|
248 | $lang['Recent photos'] = 'Imatges recents'; |
---|
249 | $lang['display most recent photos'] = 'visualitza les imatges més recents'; |
---|
250 | $lang['Redirection...'] = 'Redirecció...'; |
---|
251 | $lang['Please, enter a login'] = 'Si us plau, introduïu les dades d\'entrada'; |
---|
252 | $lang['login mustn\'t end with a space character'] = 'el nom d\'usuari no pot acabar amb el caràcter de l\'espai'; |
---|
253 | $lang['login mustn\'t start with a space character'] = 'el nom d\usuari no pot començar amb el caràcter de l\'espai'; |
---|
254 | $lang['this login is already used'] = 'aquest nom d\'usuari ja s\'està utilitzant'; |
---|
255 | $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'l\'adreça de correu ha de ser com xxx@yyy.eee (exemple : jack@altern.org)'; |
---|
256 | $lang['please enter your password again'] = 'si us plau introduïu la vostra contrasenya una altra vegada'; |
---|
257 | $lang['Auto login'] = 'Inici de sessió automàtic'; |
---|
258 | $lang['remove this tag from the list'] = 'elimina aquesta etiqueta de la llista'; |
---|
259 | $lang['representative'] = 'representatiu'; |
---|
260 | $lang['Search for Author'] = 'Cerca per autor'; |
---|
261 | $lang['Search in albums'] = 'Cerca en les categories'; |
---|
262 | $lang['Search by Date'] = 'Cerca per data'; |
---|
263 | $lang['Date'] = 'Data'; |
---|
264 | $lang['End-Date'] = 'Fi-date'; |
---|
265 | $lang['Kind of date'] = 'Tipus de data'; |
---|
266 | $lang['Search for words'] = 'Cerca per paraules'; |
---|
267 | $lang['Search for all terms'] = 'Cerca tots els termes'; |
---|
268 | $lang['Search for any terms'] = 'Cerca qualsevol dels termes'; |
---|
269 | $lang['Empty query. No criteria has been entered.'] = 'Consulta buida. No s\'ha introduït cap criteri.'; |
---|
270 | $lang['Search Options'] = ' Opcions de cerca'; |
---|
271 | $lang['Search results'] = 'Resultats de la cerca'; |
---|
272 | $lang['Search in sub-albums'] = 'Cerca en les subcategories'; |
---|
273 | $lang['Search'] = 'Cerca'; |
---|
274 | $lang['searched words : %s'] = 'paraules cercades : %s'; |
---|
275 | $lang['Contact'] = 'Contacta'; |
---|
276 | $lang['set as album representative'] = 'col·loca com a categoria representativa'; |
---|
277 | $lang['Show number of comments'] = 'Mostra el nombre de comentaris'; |
---|
278 | $lang['Show number of hits'] = 'Mostra el número de visualitzacions'; |
---|
279 | $lang['slideshow'] = 'Presentació de diapositives'; |
---|
280 | $lang['stop the slideshow'] = 'atura la presentació de diapositives'; |
---|
281 | $lang['Specials'] = 'Especials'; |
---|
282 | $lang['SQL queries in'] = 'Consultes SQL en'; |
---|
283 | $lang['display only recently posted photos'] = 'visualitza només les imatges publicades recentment'; |
---|
284 | $lang['return to the display of all photos'] = 'torna a visualitzar totes les imatges'; |
---|
285 | $lang['the beginning'] = 'El començament'; |
---|
286 | $lang['Interface theme'] = 'Tema de la interfície'; |
---|
287 | $lang['Thumbnails'] = 'Miniatures'; |
---|
288 | $lang['Menu'] = 'Menú'; |
---|
289 | $lang['A comment on your site'] = 'A comment on your site'; |
---|
290 | $lang['today'] = 'avui'; |
---|
291 | $lang['Update your rating'] = 'Actualitzeu les vostres valoracions'; |
---|
292 | $lang['wrong filename'] = 'nom del fitxer erroni'; |
---|
293 | $lang['Author'] = 'Autor'; |
---|
294 | $lang['the username must be given'] = 's\'ha d\'indicar el nom d\'usuari'; |
---|
295 | $lang['useful when password forgotten'] = 'útil quan s\'ha oblidat la contrasenya'; |
---|
296 | $lang['Quick search'] = 'Quick search'; |
---|
297 | $lang['Connected user: %s'] = 'Usuari connectat: %s'; |
---|
298 | $lang['IP: %s'] = 'IP: %s'; |
---|
299 | $lang['Browser: %s'] = 'Navegador: %s'; |
---|
300 | $lang['Author: %s'] = 'Autor: %s'; |
---|
301 | $lang['Comment: %s'] = 'Comentari: %s'; |
---|
302 | $lang['Comment by %s'] = 'Comentat per %s'; |
---|
303 | $lang['User: %s'] = 'Usuari: %s'; |
---|
304 | $lang['Email: %s'] = 'Email: %s'; |
---|
305 | $lang['Admin: %s'] = 'Admin: %s'; |
---|
306 | $lang['Registration of %s'] = 'Registrat de %s'; |
---|
307 | $lang['Album: %s'] = 'Categoria: %s'; |
---|
308 | $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Estat erroni de l\'usuari "invitat", s\'està utilitzant l\'estat predeterminat. Si us plau informeu-ho a l\'administrador de la web.'; |
---|
309 | $lang['Administrator, webmaster and special user cannot use this method'] = 'L\'administrador, l\'administrador de la web i els usuaris especials no poden utilitzar aquest mètode'; |
---|
310 | $lang['this email address is already in use'] = 'un usuari ja utilitza aquesta adreça de correu'; |
---|
311 | $lang['Album results for'] = 'Resultats de la categoria per'; |
---|
312 | $lang['Tag results for'] = 'Resultats de l\'etiqueta per'; |
---|
313 | $lang['from %s to %s'] = 'de %s a %s'; |
---|
314 | $lang['Play of slideshow'] = 'Reprodueix la presentació de diapositives'; |
---|
315 | $lang['Pause of slideshow'] = 'Pausa la presentació de diapositives'; |
---|
316 | $lang['Repeat the slideshow'] = 'Repeteix la presentació de diapositives'; |
---|
317 | $lang['Not repeat the slideshow'] = 'No repeteixis la presentació de diapositives'; |
---|
318 | $lang['Reduce diaporama speed'] = 'Redueix la velocitat de la diapositiva'; |
---|
319 | $lang['Accelerate diaporama speed'] = 'Accelera la velocitat de la diapositiva'; |
---|
320 | $lang['Submit'] = 'Trametre'; |
---|
321 | $lang['Yes'] = 'Sí'; |
---|
322 | $lang['No'] = 'No'; |
---|
323 | $lang['%d photo']='%d imatge'; |
---|
324 | $lang['%d photos']='%d imatges'; |
---|
325 | $lang['%d photo is also linked to current tags'] = '%d imatge també ha estat enllaçada a aquesta etiqueta'; |
---|
326 | $lang['%d photos are also linked to current tags'] = '%d imatges també han estat enllaçades amb aquestes etiquetes'; |
---|
327 | $lang['display photos linked to this tag'] = 'Veure imatges enllaçades amb aquesta etiqueta solament'; |
---|
328 | $lang['photos posted during the last %d days'] = 'imatges publicades durant els últims %d dies'; |
---|
329 | $lang['Piwigo Help'] = 'Ajuda del Piwigo'; |
---|
330 | $lang['Rank'] = 'Rànquing'; |
---|
331 | $lang['group by letters'] = 'agrupa per lletres'; |
---|
332 | $lang['letters'] = 'lletres'; |
---|
333 | $lang['show tag cloud'] = 'mostra el núbol d\'etiquetes'; |
---|
334 | $lang['cloud'] = 'núbol'; |
---|
335 | $lang['Reset to default values'] = 'Reinicia als valors predeterminats'; |
---|
336 | $lang['delete all photos from your favorites'] = 'elimina totes les imatges de les preferides'; |
---|
337 | $lang['Sent by'] = 'Enviat per'; |
---|
338 | $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Les galetes estan bloquejades o el navegador no en permet l\'ús. Heu d\'habilitar les galetes per poder-vos connectar.'; |
---|
339 | $lang['edit this comment'] = "edita aquest comentari"; |
---|
340 | $lang['Edit a comment'] = "Edita un comentari"; |
---|
341 | $lang['Are you sure?'] = 'Esteu segurs?'; |
---|
342 | $lang['delete this comment'] = 'elimina aquest comentari'; |
---|
343 | $lang['Email address is missing. Please specify an email address.'] = 'Falta l\'adreça de correu. Si us plau especifiqueu una adreça de correu.'; |
---|
344 | ?> |
---|