diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-01-06 20:29:28 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-01-06 20:29:28 +0100 |
commit | 28c37959871b83fd5d1d621f70bce29dc3f21ba4 (patch) | |
tree | b4672786468ed325c30f4fb320fa2b51e93afd2e /src/po/pt_BR.po | |
parent | ba07ce32cc979417ae41cb7be48ba35c9b4809cd (diff) | |
download | vim-git-28c37959871b83fd5d1d621f70bce29dc3f21ba4.tar.gz |
Update message translations.
Diffstat (limited to 'src/po/pt_BR.po')
-rw-r--r-- | src/po/pt_BR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index 5329741c2..514cc4afd 100644 --- a/src/po/pt_BR.po +++ b/src/po/pt_BR.po @@ -413,7 +413,7 @@ msgid "E690: Missing \"in\" after :for" msgstr "E690: \"in\" faltando após :for" #, c-format -msgid "E107: Missing braces: %s" +msgid "E107: Missing parentheses: %s" msgstr "E107: Parênteses faltando: %s" #, c-format @@ -4839,7 +4839,7 @@ msgstr "Há muitos prefixos postergados" msgid "Too many compound flags" msgstr "Há muitos indicadores de composição" -msgid "Too many posponed prefixes and/or compound flags" +msgid "Too many postponed prefixes and/or compound flags" msgstr "Há muitos prefixos postergados e/ou indicadores de composição" #, c-format |