[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-09-24 00:19:07 +00:00
parent 0ea5a5b7d6
commit 1bb185c8f0
6 changed files with 102 additions and 0 deletions

View File

@@ -43,8 +43,30 @@ OC.L10N.register(
"{user} has archived {card} in {stack} on {board}" : "{user} a archivé {card} dans {stack} sur {board}",
"You have unarchived {card} in {stack} on {board}" : "Vous avez désarchivé {card} dans {stack} sur {board}",
"{user} has unarchived {card} in {stack} on {board}" : "{user} a désarchivé {card} dans {stack} sur {board}",
"You have removed the due date of {card}" : "Vous avez supprimé la date d'échéance de {card}",
"{user} has removed the due date of {card}" : "{user} a supprimé la date d'échéance de {card}",
"You have set the due date of {card} to {after}" : "Vous avez défini la date d'échéance de {card} à {after}",
"{user} has set the due date of {card} to {after}" : "{user} a défini la date d'échéance de {card} à {after}",
"You have updated the due date of {card} to {after}" : "Vous avez mis à jour la date d'échéance de {card} à {after}",
"{user} has updated the due date of {card} to {after}" : "{user} a mis à jour la date d'échéance de {card} à {after}",
"You have added the label {label} to {card} in {stack} on {board}" : "Vous avez ajouté l'étiquette {label} à {card} dans {stack} sur {board}",
"{user} has added the label {label} to {card} in {stack} on {board}" : "{user} a ajouté l'étiquette {label} à {card} dans {stack} sur {board}",
"You have removed the label {label} from {card} in {stack} on {board}" : "Vous avez supprimé l'étiquette {label} de {card} dans {stack} sur {board}",
"{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} a supprimé l'étiquette {label} de {card} dans {stack} sur {board}",
"You have assigned {assigneduser} to {card} on {board}" : "Vous avez assigné {assigneduser} à {card} sur {board}",
"{user} has assigned {assigneduser} to {card} on {board}" : "{user} a assigné {assigneduser} à {card} sur {board}",
"You have unassigned {assigneduser} from {card} on {board}" : "Vous avez retiré {assigneduser} de {card} sur {board}",
"{user} has unassigned {assigneduser} from {card} on {board}" : "{user} a retiré {assigneduser} de {card} sur {board}",
"You have moved the card {card} from {stackBefore} to {stack}" : "Vous avez déplacé la carte {card} de {stackBefore} vers {stack}",
"{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} a déplacé la carte {card} de {stackBefore} vers {stack}",
"You have added the attachment {attachment} to {card}" : "Vous avez ajouté la pièce jointe {attachment} à {card}",
"{user} has added the attachment {attachment} to {card}" : "{user} a ajouté la pièce jointe {attachment} à {card}",
"You have updated the attachment {attachment} on {card}" : "Vous avez mis à jour la pièce jointe {attachment} de {card}",
"{user} has updated the attachment {attachment} to {card}" : "{user} a mis à jour la pièce jointe {attachment} de {card}",
"You have deleted the attachment {attachment} from {card}" : "Vous avez supprimé la pièce jointe {attachment} du tableau {board}",
"{user} has deleted the attachment {attachment} to {card}" : "{user} a supprimé la pièce jointe {attachment} de la carte {card} ",
"You have restored the attachment {attachment} to {card}" : "Vous avez restauré la pièce jointe {attachment} à {card}",
"{user} has restored the attachment {attachment} to {card}" : "{user} a restauré la pièce jointe {attachment} à {card}",
"Deck" : "Deck",
"Personal" : "Personnel",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.",