source: extensions/pwgCumulus/language/ca_ES/plugin.lang.php @ 28193

Last change on this file since 28193 was 28193, checked in by TranslationTeam, 10 years ago

[cumulus_tags_cloud] Update ca_ES, thanks to : josep.torne

  • Property svn:executable set to *
File size: 4.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 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$lang['Animation colors'] = 'Colors del dibuix';
24$lang['Animation configuration : size, tags colors, tags size'] = 'Configuració del dibuix: mida, colors de les etiquetes, mida de les etiquetes';
25$lang['Animation width and height'] = 'Mida i amplada del dibuix';
26$lang['Check the checkbox to use transparent mode for background'] = 'Activeu el quadre de verificació si voleu utilitzar el mode transparent per al fons. ';
27$lang['Coefficient for tags size updated'] = 'S\'ha actualitzat el coeficient de la mida de les etiquetes';
28$lang['Cumulus Tags Cloud Plugin'] = 'Connector de núvol tipus cúmuls d\'etiquetes ';
29$lang['Dashboard'] = 'Cónsola';
30$lang['block'] = 'bloqueja';
31$lang['cumulus cloud'] = 'núvol de cúmuls';
32$lang['Transparent mode for background'] = 'S\'està utilitzant el mode transparent per al fons';
33$lang['Transparent mode is not used'] = 'No s\'està utilitzant el mode transparent';
34$lang['Transparent mode is used'] = 'S\'està utilitzant el mode transparent';
35$lang['Width'] = 'Amplada';
36$lang['Width updated'] = 'L\'amplada s\'ha actualitzt';
37$lang['cloud'] = 'núvol';
38$lang['show tag cloud'] = 'mostra núvol d\'etiquetes';
39$lang['Add tags cloud in main menu'] = 'Afegeix núvol d\'etiquetes en el menú principal.';
40$lang['Background color updated'] = 'El color de fons s\'ha actualitzat';
41$lang['Height updated'] = 'S\'ha actualitzat l\'alçada';
42$lang['Menu'] = 'Menú';
43$lang['Mouseover color'] = 'Color en passar el ratolí per sobre';
44$lang['Mouseover color updated'] = 'S\'ha actualitzat el color en passar el ratolí per sobre';
45$lang['Position'] = 'Posició';
46$lang['Position in main menu has been updated'] = 'S\'ha actualitzat la posició en el menú principal ';
47$lang['Tags cloud added in main menu'] = 'El núvol d\'etiquetes s\'ha afegit al menú principal';
48$lang['Tags cloud in main menu?'] = 'Inclou el núvol d\'etiquetes al menú principal';
49$lang['Tags cloud removed from main menu'] = 'El núvol de les etiquetes s\'ha eliminat del menú principal';
50$lang['Tags page'] = 'Pàgina de les etiquetes';
51$lang['Tags size'] = 'Mida de les etiquetes';
52$lang['After'] = 'Abans';
53$lang['Background color'] = 'Color de fons';
54$lang['Before'] = 'Desprès';
55$lang['Coefficient'] = 'Coeficient';
56$lang['Color 1'] = 'Color 1';
57$lang['Color 1 updated'] = 'El color 1 s\'ha actualitzat';
58$lang['Color 2'] = 'Color 2';
59$lang['Color 2 updated'] = 'El color 2 s\'ha actualitzat';
60$lang['Current release:'] = 'Versió actual';
61$lang['Height'] = 'Alçada';
Note: See TracBrowser for help on using the repository browser.