From 5598d72c503c34a8f1136fa8d2824cfc0141a08b Mon Sep 17 00:00:00 2001 From: swiergot Date: Fri, 16 Feb 2007 13:06:41 +0000 Subject: Spanish translation update from Víctor Martinez Romanos. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/lang/es/pkgfuncs_po.inc | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'web/lang/es/pkgfuncs_po.inc') diff --git a/web/lang/es/pkgfuncs_po.inc b/web/lang/es/pkgfuncs_po.inc index 3982ff8a..ad787221 100644 --- a/web/lang/es/pkgfuncs_po.inc +++ b/web/lang/es/pkgfuncs_po.inc @@ -13,7 +13,7 @@ $_t["es"]["Delete comment"] = "Borrar comentario"; $_t["es"]["Votes"] = "Votos"; -$_t["es"]["First Submitted"] = "Primer envio"; +$_t["es"]["First Submitted"] = "Primer envío"; $_t["es"]["Tarball"] = "Archivo TAR"; @@ -133,4 +133,34 @@ $_t["es"]["Any"] = "Cualquiera"; $_t["es"]["No packages matched your search criteria."] = "Ningún paquete coincide con su criterio de búsqueda."; +$_t["es"]["Status"] = "Estado"; + +$_t["es"]["Leave the password fields blank to keep your same password."] = "Deje en blanco los campos de la contraseña si quiere conservarla."; + +$_t["es"]["unknown"] = "desconocido"; + +$_t["es"]["You have been successfully logged out."] = "Ha abandonado la sesión correctamente."; + +$_t["es"]["You must log in to view user information."] = "Debe identificarse para ver la información del usuario."; + +$_t["es"]["License"] = "Licencia"; + +$_t["es"]["Could not retrieve information for the specified user."] = "No se pudo obtener la información del usuario especificado."; + +$_t["es"]["You do not have permission to edit this account."] = "No tiene permiso para editar esta cuenta."; + +$_t["es"]["Use this form to search existing accounts."] = "Use este formulario para buscar las cuentas existentes."; + +$_t["es"]["Submitter"] = "Contribuidor"; + +$_t["es"]["All"] = "Todo"; + +$_t["es"]["Use this form to create an account."] = "Use este formulario para crear una cuenta."; + +$_t["es"]["Use this form to update your account."] = "Use este formulario para actualizar su cuenta."; + +$_t["es"]["You are not allowed to access this area."] = "No está autorizado a acceder a esta área."; + +$_t["es"]["Unsafe"] = "Inseguro"; + ?> -- cgit v1.2.3-24-g4f1b