diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-16 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-16 01:54:43 -0400 |
commit | 8606b7ca669674a87a63c58a994585be0b0e1102 (patch) | |
tree | 46bc598b1959ac79aef1aa2bdb27c27f8d19139c /apps/files/l10n | |
parent | f50798a674bf223e1c8015b9a27287b2ac6c9f1a (diff) | |
download | nextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.tar.gz nextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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 c6b9a7b6e7e..90562ff52f5 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -70,6 +70,7 @@ OC.L10N.register( "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta", "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>", "A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta", "A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta", "You created %1$s" : "Ha creado %1$s", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 683149bafea..62ed9b2defe 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -68,6 +68,7 @@ "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta", "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>", "A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta", "A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta", "You created %1$s" : "Ha creado %1$s", |