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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.json')
-rw-r--r--l10n/es.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/es.json b/l10n/es.json
index 4ed63da..89637f8 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,15 +1,4 @@
{ "translations": {
- "You can not open a folder" : "No puedes abrir una carpeta",
- "This file is too big to be opened. Please download the file instead." : "El archivo es muy grande para ser abierto. Por favor, descargue el archivo en lugar de abrirlo.",
- "Cannot read the file." : "No se puede leer el archivo.",
- "Invalid file path supplied." : "Ruta de archivo inválida.",
- "The file is locked." : "El archivo está bloqueado.",
- "An internal server error occurred." : "Error interno del servidor",
- "You can not write to a folder" : "No puedes escribir en una carpeta",
- "Cannot save file as it has been modified since opening" : "No es posible guardar el archivo; pues ha sido modificado",
- "Insufficient permissions" : "Permisos insuficientes",
- "File path not supplied" : "No se ha proporcionado la ruta del archivo",
- "File mtime not supplied" : "No se ha proporcionado la hora de modificación del archivo (mtime)",
"saving..." : "guardando...",
"saved!" : "¡guardado!",
"failed!" : "¡falló!",
@@ -21,6 +10,17 @@
"Preview" : "Vista previa",
"New text file" : "Nuevo archivo de texto",
"New text file.txt" : "Nuevo archivo de texto.txt",
+ "You can not open a folder" : "No puedes abrir una carpeta",
+ "This file is too big to be opened. Please download the file instead." : "El archivo es muy grande para ser abierto. Por favor, descargue el archivo en lugar de abrirlo.",
+ "Cannot read the file." : "No se puede leer el archivo.",
+ "Invalid file path supplied." : "Ruta de archivo inválida.",
+ "The file is locked." : "El archivo está bloqueado.",
+ "An internal server error occurred." : "Error interno del servidor",
+ "You can not write to a folder" : "No puedes escribir en una carpeta",
+ "Cannot save file as it has been modified since opening" : "No es posible guardar el archivo; pues ha sido modificado",
+ "Insufficient permissions" : "Permisos insuficientes",
+ "File path not supplied" : "No se ha proporcionado la ruta del archivo",
+ "File mtime not supplied" : "No se ha proporcionado la hora de modificación del archivo (mtime)",
"Text editor" : "Editor de texto",
"Text file" : "Archivo de texto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"