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/aur_po.inc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 web/lang/es/aur_po.inc (limited to 'web/lang/es/aur_po.inc') diff --git a/web/lang/es/aur_po.inc b/web/lang/es/aur_po.inc new file mode 100644 index 00000000..f8cac0e8 --- /dev/null +++ b/web/lang/es/aur_po.inc @@ -0,0 +1,22 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["es"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn proyecto de ArchLinux%s"; + +$_t["es"]["Logout"] = "Salir"; + +$_t["es"]["Discussion"] = "Discusión"; + +$_t["es"]["Bugs"] = "Bugs"; + +$_t["es"]["Accounts"] = "Cuentas"; + +$_t["es"]["Home"] = "Inicio"; + +$_t["es"]["Packages"] = "Paquetes"; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b