summaryrefslogtreecommitdiffstats
path: root/i18n/es.i18n.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r--i18n/es.i18n.json17
1 files changed, 12 insertions, 5 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 4076f79e..22820a49 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -55,7 +55,7 @@
"and-n-other-card": "And __count__ other card",
"and-n-other-card_plural": "And __count__ other cards",
"apply": "Aplicar",
- "app-is-offline": "La aplicación esta actualmente fuera de servicio, refrescar la página causará pérdida de datos",
+ "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.",
"archive": "Guardar",
"archive-all": "Guardar Todo",
"archive-board": "Archive Board",
@@ -145,6 +145,7 @@
"computer": "Ordenador",
"create": "Crear",
"createBoardPopup-title": "Crear tablero",
+ "chooseBoardSourcePopup-title": "Import board",
"createLabelPopup-title": "Crear etiqueta",
"current": "actual",
"date": "Fecha",
@@ -204,9 +205,13 @@
"headerBarCreateBoardPopup-title": "Crear tablero",
"home": "Inicio",
"import": "Importar",
- "import-board": "importar desde Trello",
- "import-board-title": "Importar tablero desde Trello",
- "import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
+ "import-board": "import board",
+ "import-board-title-trello": "Importar tablero desde Trello",
+ "import-board-title-wekan": "Import board from Wekan",
+ "from-trello": "From Trello",
+ "from-wekan": "From Wekan",
+ "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
+ "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
"import-json-placeholder": "Paste your valid JSON data here",
"import-map-members": "Mapa de miembros",
"import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
@@ -355,5 +360,7 @@
"email-invite-register-subject": "__inviter__ sent you an invitation",
"email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
"error-invitation-code-not-exist": "Invitation code doesn't exist",
- "error-notAuthorized": "You are not authorized to view this page."
+ "error-notAuthorized": "You are not authorized to view this page.",
+ "outgoing-webhooks": "Outgoing Webhooks",
+ "outgoingWebhooksPopup-title": "Outgoing Webhooks"
} \ No newline at end of file