diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-05-25 17:40:58 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-05-25 17:40:58 +0100 |
commit | f4d9e126140578f2a79b3b4f93323064b52d8b6d (patch) | |
tree | 5dfcd6b21393eeae8da8afbe7ff54d069e2b2a78 /po/pt_BR.po | |
parent | fcb51cadde7e0a1ed5aa80d0a4cfec5f5848885b (diff) |
po: update
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 6f1685300..38375f000 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-good-1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-05-21 12:10+0200\n" +"POT-Creation-Date: 2014-05-25 17:40+0100\n" "PO-Revision-Date: 2013-12-29 17:48-0200\n" "Last-Translator: Fabrício Godoy <skarllot@gmail.com>\n" "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge." @@ -311,6 +311,38 @@ msgstr "Falha ao definir a entrada %d no dispositivo %s." msgid "Failed to change mute state for device '%s'." msgstr "Falha ao alternar entre com e sem áudio para o dispositivo \"%s\"." +msgid "Failed to allocated required memory." +msgstr "" + +#, fuzzy, c-format +msgid "Converter on device %s has no supported input format" +msgstr "O driver do dispositivo \"%s\" não tem suporte ao método %d de E/S" + +#, fuzzy, c-format +msgid "Converter on device %s has no supported output format" +msgstr "O dispositivo de vídeo não aceita definir uma nova taxa de quadros." + +#, fuzzy, c-format +msgid "Encoder on device %s has no supported input format" +msgstr "O dispositivo de vídeo não aceita definir uma nova taxa de quadros." + +#, fuzzy, c-format +msgid "Encoder on device %s has no supported output format" +msgstr "O dispositivo de vídeo não aceita definir uma nova taxa de quadros." + +msgid "Failed to re-enabled decoder." +msgstr "" + +msgid "Failed to allocate required memory." +msgstr "" + +#, fuzzy +msgid "Failed to start decoding thread." +msgstr "Falha ao decodificar a imagem JPEG" + +msgid "Failed to process frame." +msgstr "" + #, c-format msgid "" "Error getting capabilities for device '%s': It isn't a v4l2 driver. Check if " |