[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2020-06-15 02:26:08 +00:00
parent ed9ff8b2fb
commit 3cdf99bb8e
110 changed files with 8 additions and 1590 deletions

View File

@@ -17,42 +17,18 @@ OC.L10N.register(
"{user} has archived the board {before}" : "{user} archiveerde bord {before}",
"You have unarchived the board {board}" : "Je hebt bord {board} uit het archief opgehaald",
"{user} has unarchived the board {before}" : "{user} heeft bord {before} uit het archief opgehaald",
"You have created a new stack {stack} on board {board}" : "Je creëerde een nieuwe stapel {stack} op bord {board}",
"{user} has created a new stack {stack} on board {board}" : "{user} creëerde een nieuwe stapel {stack} op bord {board}",
"You have renamed stack {before} to {stack} on board {board}" : "Je hernoemde een nieuwe stapel {before} naar {stack} op bord {board}",
"{user} has renamed stack {before} to {stack} on board {board}" : "{user} hernoemde een nieuwe stapel {before} naar {stack} op bord {board}",
"You have deleted stack {stack} on board {board}" : "Je verwijderde stapel {stack} op bord {board}",
"{user} has deleted stack {stack} on board {board}" : "{user} verwijderde stapel {stack} op bord {board}",
"You have created card {card} in stack {stack} on board {board}" : "Je creëerde kaart {card} in stapel {stack} op bord {board}",
"{user} has created card {card} in stack {stack} on board {board}" : "{user} creëerde kaart {card} in stapel {stack} op bord {board}",
"You have deleted card {card} in stack {stack} on board {board}" : "Je verwijderde kaart {card} in stapel {stack} op bord {board}",
"{user} has deleted card {card} in stack {stack} on board {board}" : "{user} verwijderde kaart {card} in stapel {stack} op bord {board}",
"You have renamed the card {before} to {card}" : "Je hernoemde kaart {before} naar {card}",
"{user} has renamed the card {before} to {card}" : "{user} hernoemde kaart {before} naar {card}",
"You have added a description to card {card} in stack {stack} on board {board}" : "Je voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}",
"{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}",
"You have updated the description of card {card} in stack {stack} on board {board}" : "Je bewerkte de beschrijving bij op kaart {card} in stapel {stack} op bord {board}",
"{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user} heeft de beschrijving van de kaart {card} in de stack {stack} op het bord {board} bijgewerkt",
"You have archived card {card} in stack {stack} on board {board}" : "Je archiveerde kaart {card} in stapel {stack} op bord {board}",
"{user} has archived card {card} in stack {stack} on board {board}" : "{user} archiveerde kaart {card} in stapel {stack} op bord {board}",
"You have unarchived card {card} in stack {stack} on board {board}" : "Je haalde kaart {card} in stapel {stack} op bord {board} uit het archief",
"{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} haalde kaart {card} in stapel {stack} op bord {board} uit het archief",
"You have removed the due date of card {card}" : "Je verwijderde de vervaldatum van kaart {card}",
"{user} has removed the due date of card {card}" : "{user} verwijderde de vervaldatum van kaart {card}",
"You have set the due date of card {card} to {after}" : "Je stelde de vervaldatum van kaart {card} in op {after}",
"{user} has set the due date of card {card} to {after}" : "{user} stelde de vervaldatum van kaart {card} in op {after}",
"You have updated the due date of card {card} to {after}" : "Je werkte de vervaldatum van kaart {card} bij tot {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} werkte de vervaldatum van kaart {card} bij tot {after}",
"You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Je voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}",
"{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}",
"You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Je verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}",
"{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Je wees {assigneduser} toe aan kaart {card} op bord {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} wees {assigneduser} toe aan kaart {card} op bord {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Je verwijderd {assigneduser} van kaart {card} op bord {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} verwijderd {assigneduser} van kaart {card} op bord {board}",
"You have moved the card {card} from stack {stackBefore} to {stack}" : "Je verplaatste kaart {card} van stapel {stackBefore} naar {stack}",
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} verplaatste kaart {card} van stapel {stackBefore} naar {stack}",
"You have added the attachment {attachment} to card {card}" : "Je voegde bijlage {attachment} toe aan kaart {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} voegde bijlage {attachment} toe aan kaart {card}",
"You have updated the attachment {attachment} on card {card}" : "Je werkte bijlage {attachment} bij op kaart {card}",
@@ -148,7 +124,6 @@ OC.L10N.register(
"Can share" : "Kan delen",
"Can manage" : "Kan beheren",
"Delete" : "Verwijderen",
"Add a new stack" : "Nieuwe stapel toevoegen",
"Delete list" : "Lijst verwijderen",
"Add card" : "Toevoegen kaart",
"Add a new card" : "Toevoegen nieuwe kaart",
@@ -197,7 +172,6 @@ OC.L10N.register(
"Move card" : "Verplaats kaart",
"Card details" : "Kaart details",
"Move card to another board" : "Verplaats kaart naar een ander bord",
"Select a stack" : "Selecteer een stapel",
"All boards" : "Alle borden",
"Archived boards" : "Gearchiveerde borden",
"Shared with you" : "Deelde met jou",