mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Spanish translation update from Víctor Martínez Romanos.
This commit is contained in:
parent
658db4c5b8
commit
18b18eb7b0
3 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["es"]["Reset"] = "Restaurar";
|
||||
$_t["es"]["Reset"] = "Limpiar";
|
||||
|
||||
$_t["es"]["Username"] = "Nombre de usuario";
|
||||
|
||||
|
|
|
@ -55,9 +55,9 @@ $_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.";
|
||||
|
||||
$_t["es"]["Safe"] = "Seguro";
|
||||
$_t["es"]["Safe"] = "Seguros";
|
||||
|
||||
$_t["es"]["Out-of-date"] = "Desactualizado";
|
||||
$_t["es"]["Out-of-date"] = "Desactualizados";
|
||||
|
||||
$_t["es"]["User Statistics"] = "Estadísticas del Usuario";
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@ $_t["es"]["Description"] = "Descripción";
|
|||
|
||||
$_t["es"]["My Packages"] = "Mis paquetes";
|
||||
|
||||
$_t["es"]["Safe"] = "Seguro";
|
||||
$_t["es"]["Safe"] = "Seguros";
|
||||
|
||||
$_t["es"]["Sort order"] = "Ordenar en sentido";
|
||||
|
||||
|
@ -153,7 +153,7 @@ $_t["es"]["Use this form to search existing accounts."] = "Use este formulario p
|
|||
|
||||
$_t["es"]["Submitter"] = "Contribuidor";
|
||||
|
||||
$_t["es"]["All"] = "Todo";
|
||||
$_t["es"]["All"] = "Todos";
|
||||
|
||||
$_t["es"]["Use this form to create an account."] = "Use este formulario para crear una cuenta.";
|
||||
|
||||
|
@ -161,6 +161,6 @@ $_t["es"]["Use this form to update your account."] = "Use este formulario para a
|
|||
|
||||
$_t["es"]["You are not allowed to access this area."] = "No está autorizado a acceder a esta área.";
|
||||
|
||||
$_t["es"]["Unsafe"] = "Inseguro";
|
||||
$_t["es"]["Unsafe"] = "Inseguros";
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue