diff options
author | Guillem Jover <guillem@debian.org> | 2015-09-21 07:17:31 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2015-09-21 07:20:06 +0200 |
commit | cc61d0133e403cfdcfb6086bbaa55806319ecc11 (patch) | |
tree | 8fb7c64896157fa78f04e4ead797478fbb26f3af /dselect/po/pt_BR.po | |
parent | 6c07fabfd53228a5c51596f2f26c8872c141833a (diff) | |
download | dpkg-cc61d0133e403cfdcfb6086bbaa55806319ecc11.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'dselect/po/pt_BR.po')
-rw-r--r-- | dselect/po/pt_BR.po | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/dselect/po/pt_BR.po b/dselect/po/pt_BR.po index 11c3dd861..0a1f94f05 100644 --- a/dselect/po/pt_BR.po +++ b/dselect/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dselect 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2015-08-04 20:59+0200\n" +"POT-Creation-Date: 2015-09-21 07:14+0200\n" "PO-Revision-Date: 2008-06-09 02:53-0300\n" "Last-Translator: Felipe Augusto van de Wiel <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -73,6 +73,14 @@ msgid "failed to restore old signal mask" msgstr "falhou ao restaurar antiga máscara de sinal" #: dselect/baselist.cc +msgid "failed to unblock SIGWINCH" +msgstr "falhou ao desbloquear SIGWINCH" + +#: dselect/baselist.cc +msgid "failed to block SIGWINCH" +msgstr "falhou ao bloquear SIGWINCH" + +#: dselect/baselist.cc msgid "failed to get old signal mask" msgstr "falhou ao obter antiga máscara de sinal" @@ -81,10 +89,6 @@ msgid "failed to get old SIGWINCH sigact" msgstr "falhou ao obter antiga sigact SIGWINCH" #: dselect/baselist.cc -msgid "failed to block SIGWINCH" -msgstr "falhou ao bloquear SIGWINCH" - -#: dselect/baselist.cc msgid "failed to set new SIGWINCH sigact" msgstr "falhou ao definir novo sigact SIGWINCH" @@ -1082,14 +1086,6 @@ msgid "doupdate failed" msgstr "doupdate falhou" #: dselect/methlist.cc dselect/pkglist.cc -msgid "failed to unblock SIGWINCH" -msgstr "falhou ao desbloquear SIGWINCH" - -#: dselect/methlist.cc dselect/pkglist.cc -msgid "failed to re-block SIGWINCH" -msgstr "falhou ao re-bloquear SIGWINCH" - -#: dselect/methlist.cc dselect/pkglist.cc msgid "getch failed" msgstr "\"getch\" falhou" @@ -1737,6 +1733,9 @@ msgstr "Pacotes %s %s na seção %s" msgid "%-*s %s%s%s; %s (was: %s). %s" msgstr "%-*s %s%s%s; %s (era: %s). %s" +#~ msgid "failed to re-block SIGWINCH" +#~ msgstr "falhou ao re-bloquear SIGWINCH" + #, fuzzy #~| msgid "Section" #~ msgid "Actions:\n" |