diff options
Diffstat (limited to 'web/lang/es/index_po.inc')
-rw-r--r-- | web/lang/es/index_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/es/index_po.inc b/web/lang/es/index_po.inc index 0ff41b2..d9d3a29 100644 --- a/web/lang/es/index_po.inc +++ b/web/lang/es/index_po.inc @@ -39,7 +39,7 @@ $_t["es"]["Error trying to generate session id."] = "Error al intentar crear un $_t["es"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "¡Bienvenido al AUR! Por favor lea la %hGuía AUR del Usuario%h y la %hGuía TU del AUR%h para más información."; -$_t["es"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "¡Los PKGBUILDS enviados <b>deben</b> cumplir las %hNormas de empaquetado de Arch%h si no serán eliminados!"; +$_t["es"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "¡Los PKGBUILDS enviados <b>deben</b> cumplir las %hNormas de empaquetado de Arch%h sino serán eliminados!"; $_t["es"]["Login"] = "Entrar"; @@ -55,4 +55,4 @@ $_t["es"]["Logged-in as: %h%s%h"] = "Identificado como: %h%s%h"; $_t["es"]["Incorrect password for username, %s."] = "Contraseña incorrecta para el usuario, %s."; -?>
\ No newline at end of file +?> |