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:
Diffstat (limited to 'apps/files/l10n/es_PE.js')
-rw-r--r--apps/files/l10n/es_PE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_PE.js b/apps/files/l10n/es_PE.js
index 3725a16b586..040eae81fb9 100644
--- a/apps/files/l10n/es_PE.js
+++ b/apps/files/l10n/es_PE.js
@@ -127,7 +127,6 @@ OC.L10N.register(
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus Archivos vía WebDAV</a>",
- "Cancel upload" : "Cancelar carga",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
@@ -143,6 +142,7 @@ OC.L10N.register(
"Shared by link" : "Compartido por liga",
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
- "Target folder" : "Carpeta destino"
+ "Target folder" : "Carpeta destino",
+ "Cancel upload" : "Cancelar carga"
},
"nplurals=2; plural=(n != 1);");