aboutsummaryrefslogtreecommitdiffstats
path: root/language/gl_ES/common.lang.php
blob: 2c5e2d38a57746e729fee9b347da443ad3b062b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery                                  |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+
/*
Language Name: Galiza [ES]
Version: 2.5.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=681
Author: Piwigo team
Author URI: http://piwigo.org
*/
$lang_info['language_name'] = 'Galego';
$lang_info['country'] = 'Galiza';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'gl';
$lang_info['zero_plural'] = false;

$lang['%d comments'] = '%d comentarios';
$lang['%d hit'] = '%d Acceso';
$lang['%d hits'] = '%d Accesos';
$lang['%d Kb'] = '%d Kb';
$lang['%d new comment'] = '%d novo comentario';
$lang['%d new comments'] = '%d novos comentarios';
$lang['%d new photo'] = '%d nova foto';
$lang['%d new photos'] = '%d novas fotos';
$lang['%d new user'] = '%d novo usuario';
$lang['%d new users'] = '%d novos usuarios';
$lang['Date'] = 'Data';
$lang['day'][0] = 'Domingo';
$lang['day'][1] = 'Luns';
$lang['day'][2] = 'Martes';
$lang['day'][3] = 'Mércores';
$lang['day'][4] = 'Xoves';
$lang['day'][5] = 'Venres';
$lang['day'][6] = 'Sábado';
$lang['month'][10] = 'Outubro';
$lang['month'][11] = 'Novembro';
$lang['month'][12] = 'Decembro';
$lang['month'][1] = 'Xaneiro';
$lang['month'][2] = 'Febreiro';
$lang['month'][3] = 'Marzo';
$lang['month'][4] = 'Abril';
$lang['month'][5] = 'Maio';
$lang['month'][6] = 'Xuño';
$lang['month'][7] = 'Xullo';
$lang['month'][8] = 'Agosto';
$lang['month'][9] = 'Setembro';
$lang['%d album updated'] = '%d álbum actualizado';
$lang['%d albums updated'] = '%d albumes actualizados';
$lang['%d comment to validate'] = '%d comentario para validar';
$lang['%d comment'] = '%d comentario';
$lang['%d comments to validate'] = '%d comentarios para validar';
$lang['%d photo'] = '%d foto';
$lang['%d photos'] = '%d fotos';
$lang['%d rate'] = '%d valoración';
$lang['%d rates'] = '%d valoracións';
$lang['A comment on your site'] = 'Un comentario no teu sitio';
$lang['About Piwigo'] = 'Sobre o Piwigo';
$lang['About'] = 'Sobre';
$lang['Accelerate diaporama speed'] = 'Incrementar a velocidade da presentación';
$lang['Add a comment'] = 'Engadir un comentario';
$lang['add this photo to your favorites'] = 'engadir esta foto aos teus favoritos';
$lang['Admin: %s'] = 'Admin: %s';
$lang['Administration'] = 'Administración';
$lang['Album results for'] = 'Resultados do álbum para';
$lang['Album'] = 'Album';
$lang['Album: %s'] = 'Álbum: %s';
$lang['Albums'] = 'Albumes';
$lang['All tags'] = 'Todas etiquetas';
$lang['all'] = 'todo';
$lang['All'] = 'Todo';
$lang['Any tag'] = 'Algunha etiqueta';
$lang['Are you sure?'] = 'Estás seguro?';
$lang['ascending'] = 'ascendente';
$lang['Author'] = 'Autor';
$lang['author(s) : %s'] = 'autor(es): %s';
$lang['Author: %s'] = 'Autor: %s';
$lang['Auto login'] = 'Auto identificación';

$lang['%d photo is also linked to current tags'] = '%d foi ligada as etiquetas actuais';
$lang['%d photos are also linked to current tags'] = '%d foron ligadas as etiquetas actuais';
$lang['(!) This comment requires validation'] = '(!) Este comentario require validación';
$lang['... or browse your empty gallery'] = '... ou examina a  túa galería baleira';
$lang['... or please deactivate this message, I will find my way by myself'] = '... ou desactiva esta mensaxe, atoparei o camiño eu mesmo';
$lang['2small'] = 'XXS - tini';
$lang['An administrator must authorize your comment before it is visible.'] = 'O comentario ha de ser autorizado por un administrador antes de ser visible.';
$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Sistema anti-inundación: agarda un intre antes de enviar outro comentario';
$lang['At least one listed rule must be satisfied.'] = 'Hase de satisfacer polo menos un criterio';
$lang['Bad request'] = 'Resposta incorrecta';
?>