diff options
author | swiergot <swiergot> | 2007-02-16 14:06:41 +0100 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-16 14:06:41 +0100 |
commit | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (patch) | |
tree | 6a4d47137069a36a242463aa6586d6affcec7ca1 /web/lang/es/acctfuncs_po.inc | |
parent | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (diff) | |
download | aur-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.gz aur-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.xz |
Spanish translation update from Víctor Martinez Romanos.
Diffstat (limited to 'web/lang/es/acctfuncs_po.inc')
-rw-r--r-- | web/lang/es/acctfuncs_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/es/acctfuncs_po.inc b/web/lang/es/acctfuncs_po.inc index f5185330..4454a10a 100644 --- a/web/lang/es/acctfuncs_po.inc +++ b/web/lang/es/acctfuncs_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["es"]["Missing a required field."] = "Falta un campo requerido."; +$_t["es"]["Missing a required field."] = "Falta un campo obligatorio."; $_t["es"]["Search'"] = "Buscar'"; @@ -33,7 +33,7 @@ $_t["es"]["IRC Nick"] = "Nick del IRC"; $_t["es"]["Trusted user"] = "Usuario de confianza"; -$_t["es"]["No results matched your search criteria."] = "No se encontraron resultados que coincidan con su critero de busqueda."; +$_t["es"]["No results matched your search criteria."] = "No se encontraron resultados que coincidan con su criterio de búsqueda."; $_t["es"]["Normal user"] = "Usuario normal"; @@ -63,7 +63,7 @@ $_t["es"]["No more results to display."] = "No hay más resultados que mostrar." $_t["es"]["Type"] = "Tipo"; -$_t["es"]["Click on the Home link above to login."] = "Pulse en el enlace Inicio de arriba para registrarse."; +$_t["es"]["Click on the Home link above to login."] = "Pulse en el enlace Inicio situado en la parte superior para identificarse."; $_t["es"]["Sort by"] = "Ordenar por"; |