diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
commit | 628284a34c08bbc16a4cff06245ed5aee4c96aac (patch) | |
tree | 1bd3301c6492b58983e11aaf631e9127f4f649f6 /apps/files/l10n/es.js | |
parent | 3384c5fb70842a1dbdd24381bdbfa56593c93d2f (diff) | |
download | nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.tar.gz nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index bd2c0d53c3b..13bf5e5c371 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"], "View in folder" : "Ver en carpeta", + "Copied!" : "¡Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], |