diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-11 00:09:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-11 00:09:22 +0000 |
commit | 67278d12e1f572d390722935f0eeb9aed34b708c (patch) | |
tree | bf38804db5905b402fdca75cbba026f524ffb4c1 /apps/files | |
parent | 3c30ca826044213c76b00e3120f98f6821835ef3 (diff) | |
download | nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.tar.gz nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.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 bf0b9b54503..8298218481c 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)", "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", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Agregado a Favoritos", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index d623ed90c96..d6b1e78079e 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)", "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", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Agregado a Favoritos", |