diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
commit | 92f2914335643d6a2701963c21b5c51e421c1996 (patch) | |
tree | 6aadf1175b424bcf9e2a1fd74f339d7d8a2df6ba /lib/l10n/es.php | |
parent | dd747440394b397d3f12a4eb938fe86ad344cb78 (diff) | |
download | nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.tar.gz nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 04253fc7b0c..553ccd519fd 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "Settings" => "Ajustes", "Users" => "Usuarios", "Admin" => "Administración", +"Recommended" => "Recomendado", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \\\"%s\\\" no se puede instalar porque no es compatible con esta versión de ownCloud.", "No app name specified" => "No se ha especificado nombre de la aplicación", "Unknown filetype" => "Tipo de archivo desconocido", |