diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-16 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-16 01:55:55 -0400 |
commit | 015532622786b5bb1fca35646eded25243e05fc9 (patch) | |
tree | 24a86b56fe1f7c89421ad408fe1c519d1adaa52a /apps/files/l10n/es.php | |
parent | 0f9b22107b291dbd0f4dbc88e5b302bdaef91d59 (diff) | |
download | nextcloud-server-015532622786b5bb1fca35646eded25243e05fc9.tar.gz nextcloud-server-015532622786b5bb1fca35646eded25243e05fc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r-- | apps/files/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index 43ab3fb7b29..4dbdea68f4a 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -45,6 +45,8 @@ $TRANSLATIONS = array( "Error fetching URL" => "Error al descargar URL.", "Share" => "Compartir", "Delete" => "Eliminar", +"Disconnect storage" => "Desconectar almacenamiento", +"Unshare" => "Dejar de compartir", "Delete permanently" => "Eliminar permanentemente", "Rename" => "Renombrar", "Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes.", |