diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.json')
-rw-r--r-- | apps/comments/l10n/pt_BR.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 5a48a4d69d2..b20ea2620b1 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -1,21 +1,21 @@ { "translations": { - "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comemtários</strong> para arquivos <em>(sempre listados no fluxo)</em>", - "You commented" : "Você comentou", - "%1$s commented" : "%1$s comentado", - "You commented on %2$s" : "Você comentou em %2$s", - "%1$s commented on %2$s" : "%1$s comentado em %2$s", - "Comments" : "Comentários", "Type in a new comment..." : "Digite um novo comentário...", "Delete comment" : "Apague o comentário", "Post" : "Postar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentário", "[Deleted user]" : "[Usuário eliminado]", + "Comments" : "Comentários", "No other comments available" : "Nenhum outro comentário disponível", "More comments..." : "Mais comentários...", "Save" : "Salvar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", "{count} unread comments" : "{count} comentários não lidos", - "Comment" : "Comentário" + "Comment" : "Comentário", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comemtários</strong> para arquivos <em>(sempre listados no fluxo)</em>", + "You commented" : "Você comentou", + "%1$s commented" : "%1$s comentado", + "You commented on %2$s" : "Você comentou em %2$s", + "%1$s commented on %2$s" : "%1$s comentado em %2$s" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |