diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
commit | 8177a1ed0ac5f3061f4a9afb06ef779bcd798c23 (patch) | |
tree | fcd2d631562558bd70459f79b9726ba74e8a5ffa /i18n/fr.i18n.json | |
parent | 17308dc5f306e9b357045e97e0a1abe963dcb5d4 (diff) | |
download | wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.gz wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.bz2 wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.zip |
Update translations.
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r-- | i18n/fr.i18n.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index eebd2b1c..0468a7af 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -109,6 +109,7 @@ "bucket-example": "Comme « todo list » par exemple", "cancel": "Annuler", "card-archived": "Cette carte est déplacée vers la corbeille.", + "board-archived": "This board is moved to Recycle Bin.", "card-comments-title": "Cette carte a %s commentaires.", "card-delete-notice": "La suppression est permanente. Vous perdrez toutes les actions associées à cette carte.", "card-delete-pop": "Toutes les actions vont être supprimées du suivi d'activités et vous ne pourrez plus utiliser cette carte. Cette action est irréversible.", @@ -135,6 +136,9 @@ "cards": "Cartes", "cards-count": "Cartes", "casSignIn": "Se connecter avec CAS", + "cardType-card": "Card", + "cardType-linkedCard": "Linked Card", + "cardType-linkedBoard": "Linked Board", "change": "Modifier", "change-avatar": "Modifier l'avatar", "change-password": "Modifier le mot de passe", @@ -171,6 +175,8 @@ "confirm-subtask-delete-dialog": "Êtes-vous sûr de vouloir supprimer la sous-tâche ?", "confirm-checklist-delete-dialog": "Êtes-vous sûr de vouloir supprimer la checklist ?", "copy-card-link-to-clipboard": "Copier le lien vers la carte dans le presse-papier", + "linkCardPopup-title": "Link Card", + "searchCardPopup-title": "Search Card", "copyCardPopup-title": "Copier la carte", "copyChecklistToManyCardsPopup-title": "Copier le modèle de checklist vers plusieurs cartes", "copyChecklistToManyCardsPopup-instructions": "Titres et descriptions des cartes de destination dans ce format JSON", @@ -261,6 +267,7 @@ "headerBarCreateBoardPopup-title": "Créer un tableau", "home": "Accueil", "import": "Importer", + "link": "Link", "import-board": "importer un tableau", "import-board-c": "Importer un tableau", "import-board-title-trello": "Importer le tableau depuis Trello", |