From 6432876d778ce628f5e0fbd2c6b26acefc462c0c Mon Sep 17 00:00:00 2001 From: simo Date: Wed, 9 Nov 2005 00:13:54 +0000 Subject: traducción a español MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/lang/es/hacker_po.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/lang/es/hacker_po.inc (limited to 'web/lang/es/hacker_po.inc') diff --git a/web/lang/es/hacker_po.inc b/web/lang/es/hacker_po.inc new file mode 100644 index 00000000..f75ca7b4 --- /dev/null +++ b/web/lang/es/hacker_po.inc @@ -0,0 +1,12 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["es"]["Your session id is invalid."] = "Su identificador de sesión no es válido."; + +$_t["es"]["If this problem persists, please contact the site administrator."] = "Si el problema persiste, por favor contacte con el administrador del sitio."; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b