diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 092a161f3..53e12c532 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -1,7 +1,7 @@ OC.L10N.register( "deck", { - "Deck" : "Baralho", + "Deck" : "Quadro", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" chegou a sua data de vencimento", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi partilhado consigo por %s.", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index cb249d57d..5950fd109 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,5 +1,5 @@ { "translations": { - "Deck" : "Baralho", + "Deck" : "Quadro", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" chegou a sua data de vencimento", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi partilhado consigo por %s.",