diff --git a/l10n/da.js b/l10n/da.js index 26b18c29a..c23c6af16 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -168,6 +168,7 @@ OC.L10N.register( "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", "In reply to" : "Som svar til", + "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", diff --git a/l10n/da.json b/l10n/da.json index 14607120b..8f0849f1a 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -166,6 +166,7 @@ "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", "In reply to" : "Som svar til", + "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 558175a58..41663cbaa 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -70,7 +70,7 @@ OC.L10N.register( "Load more" : "Carregar mais", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", - "{user} has assigned the card {deck-card} on {deck-board} to you." : "{usuário} atribuiu-lhe o cartão {deck-card} no {deck-board}.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", "The card {deck-card} on {deck-board} has reached its due date." : "O cartão {deck-card} em {deck-board} atingiu a sua data limite.", "%s has mentioned you in a comment on \"%s\"." : "%s mencionou-o num comentário em \"%s\".", @@ -82,7 +82,7 @@ OC.L10N.register( "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "A rever", - "Action needed" : "Acção necessária", + "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", "To do" : "Por fazer", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 3e6ac0bfd..a782634ea 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -68,7 +68,7 @@ "Load more" : "Carregar mais", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", - "{user} has assigned the card {deck-card} on {deck-board} to you." : "{usuário} atribuiu-lhe o cartão {deck-card} no {deck-board}.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", "The card {deck-card} on {deck-board} has reached its due date." : "O cartão {deck-card} em {deck-board} atingiu a sua data limite.", "%s has mentioned you in a comment on \"%s\"." : "%s mencionou-o num comentário em \"%s\".", @@ -80,7 +80,7 @@ "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "A rever", - "Action needed" : "Acção necessária", + "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", "To do" : "Por fazer",