Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-24 05:16:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-24 05:16:44 +0300
commit54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch)
tree00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/es.js
parentc5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 276c1fdd0a6..555e912fc1a 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -4,15 +4,13 @@ OC.L10N.register(
"Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente",
"Storage invalid" : "Almacenamiento no válido",
"Unknown error" : "Error desconocido",
- "All files" : "Todos los archivos",
- "Recent" : "Reciente",
- "Favorites" : "Favoritos",
"File could not be found" : "El archivo no se ha encontrado",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Eliminar",
"Home" : "Inicio",
"Close" : "Cerrar",
+ "Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
"This will stop your current uploads." : "Esto detendrá las subidas en curso.",
"Upload cancelled." : "Subida cancelada.",
@@ -94,6 +92,7 @@ OC.L10N.register(
"You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
"New folder" : "Nueva carpeta",
"Upload file" : "Subir archivo",
+ "Recent" : "Reciente",
"Not favorited" : "Quitado como favorito",
"Remove from favorites" : "Quitar de favoritos",
"Add to favorites" : "Añadir a favoritos",
@@ -135,6 +134,7 @@ OC.L10N.register(
"A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaciones sobre la creación y cambios en tus <strong>archivos favoritos</strong> <em>(solo transmisión)</em>",
"A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
+ "All files" : "Todos los archivos",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
"Accept" : "Aceptar",