diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-16 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-16 02:16:46 +0000 |
commit | e4318c20d27b29836c775de235aa4789cf8f831a (patch) | |
tree | 2e706945964ca0eece6e341cb4087e44e154ec8a /apps/files | |
parent | e316c18362b791b193f8869b0c6667273ccdfbf5 (diff) | |
download | nextcloud-server-e4318c20d27b29836c775de235aa4789cf8f831a.tar.gz nextcloud-server-e4318c20d27b29836c775de235aa4789cf8f831a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 34e2821f1bc..42855ec5d66 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo fue agregado o borrado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta", + "A favorite file or folder has been <strong>changed</strong>" : "Un archivo o carpeta favorito ha sido <strong>cambiado</strong>", "All files" : "Todos los archivos", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Subida (máx. %s)", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 7e4faa84a7f..1a6f3a8bdaa 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -129,6 +129,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo fue agregado o borrado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta", + "A favorite file or folder has been <strong>changed</strong>" : "Un archivo o carpeta favorito ha sido <strong>cambiado</strong>", "All files" : "Todos los archivos", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Subida (máx. %s)", |