summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-08 14:17:04 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-08 14:17:04 +0300
commit85187817a7c74afaaa60d22a9c8e64b07d3d388b (patch)
treef14c5fb2e9d0410f1f4d75e9dab1543f122b0232 /i18n
parent5f5a1b780efd8621463371569e61d08b41e0cf55 (diff)
downloadwekan-85187817a7c74afaaa60d22a9c8e64b07d3d388b.tar.gz
wekan-85187817a7c74afaaa60d22a9c8e64b07d3d388b.tar.bz2
wekan-85187817a7c74afaaa60d22a9c8e64b07d3d388b.zip
Update translations.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/es.i18n.json12
-rw-r--r--i18n/fr.i18n.json12
2 files changed, 12 insertions, 12 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 7f2a7401..755094bb 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -469,10 +469,10 @@
"card-end-on": "Finalizado el",
"editCardReceivedDatePopup-title": "Cambiar la fecha de recepción",
"editCardEndDatePopup-title": "Cambiar la fecha de finalización",
- "assigned-by": "Assigned By",
- "requested-by": "Requested By",
- "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
- "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
- "boardDeletePopup-title": "Delete Board?",
- "delete-board": "Delete Board"
+ "assigned-by": "Asignado por",
+ "requested-by": "Solicitado por",
+ "board-delete-notice": "Se eliminarán todas las listas, tarjetas y acciones asociadas a este tablero. Esta acción no puede deshacerse.",
+ "delete-board-confirm-popup": "Se eliminarán todas las listas, tarjetas, etiquetas y actividades, y no podrás recuperar los contenidos del tablero. Esta acción no puede deshacerse.",
+ "boardDeletePopup-title": "¿Borrar el tablero?",
+ "delete-board": "Borrar el tablero"
} \ No newline at end of file
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index c08cabfb..258eeed4 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -469,10 +469,10 @@
"card-end-on": "Se termine le",
"editCardReceivedDatePopup-title": "Changer la date de réception",
"editCardEndDatePopup-title": "Changer la date de fin",
- "assigned-by": "Assigned By",
- "requested-by": "Requested By",
- "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
- "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
- "boardDeletePopup-title": "Delete Board?",
- "delete-board": "Delete Board"
+ "assigned-by": "Assigné par",
+ "requested-by": "Demandé par",
+ "board-delete-notice": "La suppression est définitive. Vous perdrez toutes vos listes, cartes et actions associées à ce tableau.",
+ "delete-board-confirm-popup": "Toutes les listes, cartes, étiquettes et activités seront supprimées et vous ne pourrez pas retrouver le contenu du tableau. Il n'y a pas d'annulation possible.",
+ "boardDeletePopup-title": "Supprimer le tableau ?",
+ "delete-board": "Supprimer le tableau"
} \ No newline at end of file