summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-22 01:07:53 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-22 01:07:53 +0000
commitcae8702ab2e5821ae54a98895ce1689aa3945be2 (patch)
treee10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/files/l10n/es.js
parente46ffe82f74526b1fcb417f60b430febe7e939b4 (diff)
downloadnextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz
nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 32833c62af0..7115a21570d 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "No se pudo crear archivo \"{file}\" porque ya existe",
"Could not create folder \"{dir}\" because it already exists" : "No se pudo crear la carpeta \"{dir}\" porque ya existe",
"Error deleting file \"{fileName}\"." : "Error al borrar el archivo \"{fileName}\".",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados de búsqueda en otras carpetas para {tag}{filter}{endtag}",
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado",
@@ -57,6 +58,7 @@ OC.L10N.register(
"New" : "Nuevo",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "El almacén de {owner} está repleto, ¡los archivos no se actualizarán ni sincronizarán más!",
"Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",