diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
commit | 642f57c1d534c4f5b9280495b2f3a77b0b88ac7b (patch) | |
tree | d9e472fdad165b8338f44d3e551b84f508c82c5d /lib/l10n/es.php | |
parent | e910e6314008113b953e75878d53cc7a8c80327a (diff) | |
download | nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.tar.gz nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 60d429b8a8b..20da58c3514 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "You are accessing the server from an untrusted domain." => "Está accediendo al servidor desde un dominio inseguro.", -"Please contact your administrator" => "Contacte a su administrador", "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión de ownCloud", "No app name specified" => "No se ha especificado nombre de la aplicación", "Help" => "Ayuda", |