[tx-robot] updated from transifex
This commit is contained in:
@@ -21,58 +21,15 @@ OC.L10N.register(
|
||||
"You have removed {acl} from the board {board}" : "Você excluiu {acl} do painel {board}",
|
||||
"{user} has removed {acl} from the board {board}" : "{user} excluiu {acl} do painel {board}",
|
||||
"You have renamed the board {before} to {board}" : "Você renomeou o painel {before} para {board}",
|
||||
"{user} has has renamed the board {before} to {board}" : "{user} renomeou o painel {before} para {board}",
|
||||
"You have archived the board {board}" : "Você arquivou o painel {board}",
|
||||
"{user} has archived the board {before}" : "{user} arquivou o painel {before}",
|
||||
"You have unarchived the board {board}" : "Você desarquivou o painel {board}",
|
||||
"{user} has unarchived the board {before}" : "{user} desarquivou o painel {board}",
|
||||
"You have created a new stack {stack} on {board}" : "Você criou uma nova pilha {stack} em {board}",
|
||||
"{user} has created a new stack {stack} on {board}" : "{user} criou uma nova pilha {stack} em {board}",
|
||||
"You have renamed a new stack {before} to {stack} on {board}" : "Você renomeou a pilha {before} para {stack} em {board}",
|
||||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} renomeou a pilha {before} para {stack} em {board}",
|
||||
"You have deleted {stack} on {board}" : "Você excluiu {stack} de {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} excluiu {stack} de {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Você criou {card} em {stack} de {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} criou {card} em {stack} de {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Você excluiu {card} em {stack} de {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} excluiu {card} em {stack} de {board}",
|
||||
"You have renamed the card {before} to {card}" : "Você renomeou o cartão {before} para {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} renomeou o cartão {before} para {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Você adicionou uma descrição para {card} em {stack} de {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} adicionou uma descrição para {card} em {stack} de {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Você atualizou a descrição de {card} em {stack} de {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} atualizou a descrição de {card} em {stack} de {board}",
|
||||
"You have archived {card} in {stack} on {board}" : "Você arquivou {card} de {stack} de {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} arquivou {card} de {stack} de {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Você desarquivou {card} de {stack} de {board}",
|
||||
"{user} has unarchived {card} in {stack} on {board}" : "{user} desarquivou {card} de {stack} de {board}",
|
||||
"You have removed the due date of {card}" : "Você removeu a data de vencimento de {card}",
|
||||
"{user} has removed the due date of {card}" : "{user} removeu a data de vencimento de {card}",
|
||||
"You have set the due date of {card} to {after}" : "Você definiu a data de vencimento de {card} para {after}",
|
||||
"{user} has set the due date of {card} to {after}" : "{user} definiu a data de vencimento de {card} para {after}",
|
||||
"You have updated the due date of {card} to {after}" : "Você atualizou a data de vencimento de {card} para {after}",
|
||||
"{user} has updated the due date of {card} to {after}" : "{user} atualizou a data de vencimento de {card} para {after}",
|
||||
"You have added the label {label} to {card} in {stack} on {board}" : "Você adicionou o rótulo {label} para {card} em {stack} de {board}",
|
||||
"{user} has added the label {label} to {card} in {stack} on {board}" : "{user} adicionou o rótulo {label} para {card} em {stack} de {board}",
|
||||
"You have removed the label {label} from {card} in {stack} on {board}" : "Você excluiu o rótulo {label} para {card} em {stack} de {board}",
|
||||
"{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} excluiu o rótulo {label} para {card} em {stack} de {board}",
|
||||
"You have assigned {assigneduser} to {card} on {board}" : "Você atribuiu {assigneduser} para {card} de {board}",
|
||||
"{user} has assigned {assigneduser} to {card} on {board}" : "{user} atribuiu {assigneduser} para {card} de {board}",
|
||||
"You have unassigned {assigneduser} from {card} on {board}" : "Você desatribuiu {assigneduser} de {card} de {board}",
|
||||
"{user} has unassigned {assigneduser} from {card} on {board}" : "{user} desatribuiu {assigneduser} de {card} de {board}",
|
||||
"You have moved the card {card} from {stackBefore} to {stack}" : "Você moveu o cartão {card} de {stackBefore} para {stack}",
|
||||
"{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} moveu o cartão {card} de {stackBefore} para {stack}",
|
||||
"You have added the attachment {attachment} to {card}" : "Você adicionou o anexo {attachment} em {card}",
|
||||
"{user} has added the attachment {attachment} to {card}" : "{user} adicionou o anexo {attachment} em {card}",
|
||||
"You have updated the attachment {attachment} on {card}" : "Você atualizou o anexo {attachment} em {card}",
|
||||
"{user} has updated the attachment {attachment} to {card}" : "{user} atualizou o anexo {attachment} em {card}",
|
||||
"You have deleted the attachment {attachment} from {card}" : "Você excluiu o anexo {attachment} de {card}",
|
||||
"{user} has deleted the attachment {attachment} to {card}" : "{user} excluiu o anexo {attachment} de {card}",
|
||||
"You have restored the attachment {attachment} to {card}" : "Você restaurou o anexo {attachment} de {card}",
|
||||
"{user} has restored the attachment {attachment} to {card}" : "{user} restaurou o anexo {attachment} de {card}",
|
||||
"You have commented on {card}" : "Você comentou em {card}",
|
||||
"{user} has commented on {card}" : "{user} comentou em {card}",
|
||||
"A <strong>card description</strong> inside the Deck app has been changed" : "Uma <strong>descrição do cartão</strong> dentro do aplicativo Deck foi alterada",
|
||||
"Deck" : "Deck",
|
||||
"Changes in the <strong>Deck app</strong>" : "Mudanças no <strong>aplicativo Deck</strong>",
|
||||
"Personal" : "Pessoal",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi atribuído a você por %s.",
|
||||
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} atribuiu o cartão \"%s\" em \"%s\" para você.",
|
||||
|
||||
Reference in New Issue
Block a user