aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-29 15:52:31 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-29 15:52:31 +0000
commit410986eaedef3238eabcb07f493f2c590fc01ae2 (patch)
treea5e0e0840b313ff6a2cbd500319e5f2d5e6b8504 /language
parent71f466a24de7199d162380660c3c5d880d4298c9 (diff)
[trunk_public] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@15410 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/es_ES/common.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index c7d6d6bdf..18f89ecbc 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -407,4 +407,9 @@ $lang['xsmall'] = 'XS - muy pequeño';
$lang['%d rate'] = '%d Nota';
$lang['Permalink for album not found'] = 'No existe el enlace permanente para el álbum';
$lang['Requested album does not exist'] = 'No existe el álbum solicitado';
+$lang['Bad request'] = 'Petición errónea';
+$lang['Forbidden'] = 'Prohibido';
+$lang['Page not found'] = 'Página no encontrada';
+$lang['Piwigo encountered a non recoverable error'] = 'Piwigo ha encontrado un error irreparable';
+$lang['Requested tag does not exist'] = 'La etiqueta solicitada no existe';
?> \ No newline at end of file