[tx-robot] updated from transifex
This commit is contained in:
16
l10n/fr.js
16
l10n/fr.js
@@ -24,9 +24,9 @@ OC.L10N.register(
|
||||
"{user} has renamed the board {before} to {board}" : "{user} a renommé le tableau {before} à {board}",
|
||||
"You have archived the board {board}" : "Vous avez archivé le tableau {board}",
|
||||
"{user} has archived the board {before}" : "{user} a archivé le tableau {before}",
|
||||
"You have unarchived the board {board}" : "Vous avez archivé le tableau {board}",
|
||||
"{user} has unarchived the board {before}" : "{user} a archivé le tableau {board}",
|
||||
"You have created a new stack {stack} on board {board}" : "Vous avez créé une nouvelle pille {stack} sur le tableau {board}",
|
||||
"You have unarchived the board {board}" : "Vous avez sorti de l’archive le tableau {board}",
|
||||
"{user} has unarchived the board {before}" : "{user} a sorti de l’archive le tableau {board}",
|
||||
"You have created a new stack {stack} on board {board}" : "Vous avez créé une nouvelle pile {stack} sur le tableau {board}",
|
||||
"{user} has created a new stack {stack} on board {board}" : "{user} a créé une nouvelle pile {stack} sur le tableau {board}",
|
||||
"You have renamed stack {before} to {stack} on board {board}" : "Vous avez renommé la pile {before} en {stack} sur le tableau {board}",
|
||||
"{user} has renamed stack {before} to {stack} on board {board}" : "{user} a renommé la pile {before} en {stack} sur le tableau {board}",
|
||||
@@ -72,7 +72,7 @@ OC.L10N.register(
|
||||
"{user} has restored the attachment {attachment} to card {card}" : "{user} a restauré la pièce jointe {attachment} de la carte {card}",
|
||||
"You have commented on card {card}" : "Vous avez commenté la carte {card}",
|
||||
"{user} has commented on card {card}" : "{user} a commenté la carte {card}",
|
||||
"A <strong>card description</strong> inside the Deck app has been changed" : "La <strong>description de la carte</strong> présente dans le Deck app a été modifiée",
|
||||
"A <strong>card description</strong> inside the Deck app has been changed" : "La <strong>description de la carte</strong> présente dans l’application Deck a été modifiée",
|
||||
"Deck" : "Deck",
|
||||
"Changes in the <strong>Deck app</strong>" : "Modifications dans <strong>Deck app</strong>",
|
||||
"Personal" : "Personnel",
|
||||
@@ -151,20 +151,20 @@ OC.L10N.register(
|
||||
"Title" : "Titre",
|
||||
"Members" : "Membres",
|
||||
"More actions" : "Plus d'actions",
|
||||
"Edit board" : "Modifier le tableau",
|
||||
"Edit board" : "Modifier le tableau",
|
||||
"Archive board" : "Archiver le tableau",
|
||||
"Unarchive board" : "Ne plus archiver le tableau",
|
||||
"Delete board" : "Supprimer le tableau",
|
||||
"Update board" : "Mettre à jour le tableau",
|
||||
"Reset board" : "Réinitialiser le tableau",
|
||||
"Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Annuler la suppression du tableau - Autrement le tableau sera supprimé lors du prochain lancement de la tâche cron.",
|
||||
"Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Annuler la suppression du tableau — Autrement le tableau sera supprimé lors du prochain lancement de la tâche cron.",
|
||||
"Create new board" : "Créer un nouveau tableau",
|
||||
"New board title" : "Nouveau titre pour le tableau",
|
||||
"Create board" : "Créer le tableau",
|
||||
"Select an attachment" : "Sélectionner une pièce jointe",
|
||||
"Cancel upload" : "Annuler le téléversement",
|
||||
"by" : "par",
|
||||
"Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Annuler la suppression du fichier - Autrement le fichier sera supprimé lors du prochain lancement de la tâche cron.",
|
||||
"Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Annuler la suppression du fichier — Autrement le fichier sera supprimé lors du prochain lancement de la tâche cron.",
|
||||
"Undo file deletion" : "Annuler la suppression du fichier",
|
||||
"Insert the file into the description" : "Insérer le fichier dans la description",
|
||||
"Delete attachment" : "Supprimer la pièce jointe",
|
||||
@@ -172,7 +172,7 @@ OC.L10N.register(
|
||||
"Created:" : "Créé le :",
|
||||
"Choose a tag" : "Choisir une étiquette",
|
||||
"Add a tag" : "Ajouter une étiquette",
|
||||
"Select tags" : "Sélectionner les étiquettes",
|
||||
"Select tags" : "Sélectionner les étiquettes",
|
||||
"Assign users" : "Assigner des utilisateurs",
|
||||
"Choose a user to assign" : "Choisir un utilisateur à assigner",
|
||||
"Assign this card to a user" : "Assigner cette carte à un utilisateur",
|
||||
|
||||
Reference in New Issue
Block a user