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/aur_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/aur_po.inc')
-rw-r--r-- | web/lang/es/aur_po.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/es/aur_po.inc b/web/lang/es/aur_po.inc index f8cac0e8..cbc37845 100644 --- a/web/lang/es/aur_po.inc +++ b/web/lang/es/aur_po.inc @@ -9,7 +9,7 @@ $_t["es"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn proyecto de ArchLinux%s"; $_t["es"]["Logout"] = "Salir"; -$_t["es"]["Discussion"] = "Discusión"; +$_t["es"]["Discussion"] = "Debate"; $_t["es"]["Bugs"] = "Bugs"; @@ -19,4 +19,6 @@ $_t["es"]["Home"] = "Inicio"; $_t["es"]["Packages"] = "Paquetes"; +$_t["es"]["My Packages"] = "Mis paquetes"; + ?>
\ No newline at end of file |