1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author En Matt <heartattack@free.fr>
7 */
8$lang['thumbnail_width']       = 'Largor de las vinhetas';
9$lang['thumbnail_height']      = 'Nautor de las vinhetas';
10$lang['image_width']           = 'Largor imatge';
11$lang['image_height']          = 'Nautor imatge';
12$lang['cols']                  = 'Imatges per linha';
13$lang['sort']                  = 'Biais de triar los imatges de la galariá';
14$lang['sort_o_file']           = 'triar per nom fichièr';
15$lang['sort_o_mod']            = 'triar per data fichièr';
16$lang['sort_o_date']           = 'triar per data EXIF';
17$lang['sort_o_title']          = 'triar per títol EXIF';
18$lang['options']               = 'Opcion de la galariá';
19