summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-16 02:16:28 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-16 02:16:28 +0000
commit29b7e5885ee1c3fcda81c2ed24b07337c4572848 (patch)
tree4fde3fc6d1011dfa924d2c86a0c7f904371f383a /apps/files
parent31eccc842df4d5f0b4fe0db68e5759467d732d4b (diff)
downloadnextcloud-server-29b7e5885ee1c3fcda81c2ed24b07337c4572848.tar.gz
nextcloud-server-29b7e5885ee1c3fcda81c2ed24b07337c4572848.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
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)",