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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_NI.js')
-rw-r--r--l10n/es_NI.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index 756a01a1..5d7ada04 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"New Document.docx" : "Nuevo Documento.docx",
"New Spreadsheet.xlsx" : "Nueva HojaDeCálculo.xlsx",
"New Presentation.pptx" : "Nueva Presentación.pptx",
+ "File already exists" : "El archivo ya existe",
"Saved" : "Guardado",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardado con error: Collabora Online debería usar el mismo protocolo que la instalación del servidor.",
"File is too big" : "El archivo es demasiado grande.",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Description" : "Descripción",
"No results" : "No hay resultados",
"Cancel" : "Cancelar",
+ "Close" : "Cerrar",
"Error" : "Error",
"Nickname" : "Apodo",
"Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento",
@@ -35,6 +37,9 @@ OC.L10N.register(
"Guest" : "Invitado",
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
- "Create" : "Crear"
+ "Create" : "Crear",
+ "New Document" : "Nuevo Documento",
+ "New Spreadsheet" : "Nueva Hoja de cálculo",
+ "New Presentation" : "Nueva Presentación"
},
"nplurals=2; plural=(n != 1);");