[32480] | 1 | <?php |
---|
| 2 | // +-----------------------------------------------------------------------+ |
---|
[32490] | 3 | // | This file is part of Piwigo. | |
---|
| 4 | // | | |
---|
| 5 | // | For copyright and license information, please view the COPYING.txt | |
---|
| 6 | // | file that was distributed with this source code. | |
---|
| 7 | // +-----------------------------------------------------------------------+ |
---|
[32480] | 8 | $lang['Edit'] = 'Edita'; |
---|
| 9 | $lang['Note administrator'] = 'Administrador de notes'; |
---|
| 10 | $lang['Option registered'] = 'Opció registrada'; |
---|
| 11 | $lang['Option value'] = 'Valor d\'opció'; |
---|
| 12 | $lang['Options'] = 'Opcions'; |
---|
| 13 | $lang['Presentation text for a single product'] = 'Text de presentació per a un sol producte'; |
---|
| 14 | $lang['Presentation text for several products'] = 'Text de presentació per a diversos productes'; |
---|
| 15 | $lang['Price'] = 'Preu'; |
---|
| 16 | $lang['Product'] = 'Producte'; |
---|
| 17 | $lang['Product registered'] = 'Producte registrat'; |
---|
| 18 | $lang['Products'] = 'Productes'; |
---|
| 19 | $lang['Products have been added to these images'] = 'S\'han afegit productes a aquestes imatges'; |
---|
| 20 | $lang['Products have been removed for these pictures'] = 'S\'han eliminat productes per a aquestes imatges'; |
---|
| 21 | $lang[' option'] = 'opció'; |
---|
| 22 | $lang[' product'] = 'producte'; |
---|
| 23 | $lang['(filtered from _MAX_ total records)'] = '(filtrat des de _MAX_ registres totals)'; |
---|
| 24 | $lang['Add '] = 'Afegeix'; |
---|
| 25 | $lang['Add a option'] = 'Afegeix una opció'; |
---|
| 26 | $lang['Add a product'] = 'Afegeix un producte'; |
---|
| 27 | $lang['Add the selected products for these images'] = 'Afegeix els productes seleccionats per a aquestes imatges'; |
---|
| 28 | $lang['Buy'] = 'Compra'; |
---|
| 29 | $lang['Change the display order of options in the form'] = 'Canvia l\'ordre de visualització de les opcions en el formulari'; |
---|
| 30 | $lang['Change the display order of products in the form'] = 'Canvia l\'ordre de visualització dels productes en el formulari'; |
---|
| 31 | $lang['Configuration'] = 'Configuració'; |
---|
| 32 | $lang['Currency'] = 'Moneda'; |
---|
| 33 | $lang['Delete the selected products for these images'] = 'Suprimeix els productes seleccionats per a aquestes imatges'; |
---|
| 34 | $lang['Display _MENU_ records per page'] = 'Mostra els registres _MENU_ per pàgina'; |
---|
| 35 | $lang['Duplicate '] = 'Duplica'; |
---|
| 36 | $lang['Fields marked with * must be completed'] = 'Els camps marcats amb * s\'han de completar'; |
---|
| 37 | $lang['No matching option found'] = 'No s\'ha trobat cap opció coincident'; |
---|
[32490] | 38 | $lang['No product selected'] = 'No s\'ha seleccionat cap producte'; |
---|
| 39 | $lang['Showing _START_ to _END_ of _TOTAL_ records'] = 'Showing _START_ to _END_ of _TOTAL_ records'; |
---|
| 40 | $lang['drag / drop to change the order'] = 'arrossegueu / deixeu anar per canviar l\'ordre'; |
---|
| 41 | $lang['duplicate'] = 'duplicat'; |
---|
| 42 | $lang['option registered'] = 'opció registrada'; |
---|
| 43 | $lang['products have been added to these images'] = 'S\'han afegit productes a aquestes imatges'; |
---|
| 44 | $lang['products have been removed for these pictures'] = 'S\'han eliminat productes per a aquestes imatges'; |
---|
| 45 | $lang['see related products for this picture'] = 'veure productes relacionats per a aquesta imatge'; |
---|
| 46 | $lang['shipping fees'] = 'tarifes d\'enviament'; |
---|
| 47 | $lang['the option'] = 'l\'opció'; |
---|
| 48 | $lang['the order is changed'] = 'la comanda ha canviat'; |
---|
| 49 | $lang['the product'] = 'el producte'; |
---|
| 50 | $lang['you must enter the name of the option'] = 'heu d\'introduir el nom de l\'opció'; |
---|
| 51 | $lang['you must enter the product and not the price'] = 'heu d\'introduir el producte i no el preu'; |
---|
| 52 | $lang['Registered'] = 'Registrat'; |
---|
| 53 | $lang['Required'] = 'Requerit'; |
---|
| 54 | $lang['Select at least one product'] = 'Selecciona com a mínim un producte'; |
---|
| 55 | $lang['Shipping cost'] = 'Cost d\'enviament'; |
---|
| 56 | $lang['Shop'] = 'Botiga'; |
---|
| 57 | $lang['Showing 0 to 0 of 0 records'] = 'Mostrant 0 a 0 de 0 registres'; |
---|
| 58 | $lang['The field is required'] = 'El camp és necessari'; |
---|
| 59 | $lang['The order is changed'] = 'L\'ordre ha canviat'; |
---|
| 60 | $lang['Type'] = 'Tipus'; |
---|
| 61 | $lang['Type of option'] = 'Tipus d\'opció'; |
---|
| 62 | $lang['Validate the change'] = 'Valida el canvi'; |
---|
| 63 | $lang['Value'] = 'Valor'; |
---|
| 64 | $lang['View cart'] = 'Visualitza la cistella'; |
---|
| 65 | $lang['What is MyPiwiShop?'] = 'Què és MyPiwiShop?'; |
---|
| 66 | $lang['Your Paypal id'] = 'El vostre id de Paypal o adreça de correu del vostre compte de Paypal'; |
---|
| 67 | $lang['a option'] = 'una opció'; |
---|
| 68 | $lang['a product'] = 'un producte'; |
---|
| 69 | $lang['add value'] = 'afegeix valor'; |
---|