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:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:20:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:20:07 +0300
commit628e2612ec96d912ca9ec9f9495e668adb5b289f (patch)
tree458ae1669fbf1cebdb7d553ba2ccf9aefde9ac0b /l10n/es_PA.js
parent2db6f151eb6e5c39bea1ee453341f9f3d93b6b56 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PA.js')
-rw-r--r--l10n/es_PA.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index 756a01a1..5d7ada04 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.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);");