diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-09 00:14:08 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-09 00:14:08 +0100 |
commit | e5c05e9674a982a88e5e6bb5fe85416e04b872fe (patch) | |
tree | bff9753f573d16c5c830e9bb74920b7d9e76d709 /settings/l10n/es.php | |
parent | f42ac9704593d1fe4e4ea4131f1c55a7fd148114 (diff) | |
download | nextcloud-server-e5c05e9674a982a88e5e6bb5fe85416e04b872fe.tar.gz nextcloud-server-e5c05e9674a982a88e5e6bb5fe85416e04b872fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 7d1d1f7be58..1b4fd6ac7a6 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Imposible cargar la lista desde el App Store", "Authentication error" => "Error de autenticación", +"Unable to change display name" => "Incapaz de cambiar el nombre", "Group already exists" => "El grupo ya existe", "Unable to add group" => "No se pudo añadir el grupo", "Could not enable app. " => "No puedo habilitar la app.", @@ -49,6 +50,9 @@ "show" => "mostrar", "Change password" => "Cambiar contraseña", "Display Name" => "Nombre a mostrar", +"Your display name was changed" => "Su nombre fue cambiado", +"Unable to change your display name" => "Incapaz de cambiar su nombre", +"Change display name" => "Cambiar nombre", "Email" => "Correo electrónico", "Your email address" => "Tu dirección de correo", "Fill in an email address to enable password recovery" => "Escribe una dirección de correo electrónico para restablecer la contraseña", |