diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-26 02:03:54 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-26 02:03:54 +0200 |
commit | 0c621ff6a93fe1b34c77257d83fd344489f59bab (patch) | |
tree | ad145413625da70e2c5fadb9e87f626e2c5fffba /apps/files_encryption/l10n/es.php | |
parent | dbb6a10364fb87989cb13f704887782a1531e16b (diff) | |
download | nextcloud-server-0c621ff6a93fe1b34c77257d83fd344489f59bab.tar.gz nextcloud-server-0c621ff6a93fe1b34c77257d83fd344489f59bab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es.php')
-rw-r--r-- | apps/files_encryption/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php index 26ace24e336..7311a78f09b 100644 --- a/apps/files_encryption/l10n/es.php +++ b/apps/files_encryption/l10n/es.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( +"Saving..." => "Guardando...", "Encryption" => "Cifrado" ); |