pt_BR.po   [plain text]


# Brazilian Portuguese translations for WebKit package.
# Copyright (C) 2009 Collabora Ltd.
#
msgid ""
msgstr ""
"Project-Id-Version: webkit 1.1.4\n"
"Report-Msgid-Bugs-To: http://bugs.webkit.org/\n"
"POT-Creation-Date: 2010-02-25 15:53-0300\n"
"PO-Revision-Date: 2009-04-15 21:39-0300\n"
"Last-Translator: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>\n"
"Language-Team: Brazilian Portuguese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:535
msgid "Upload File"
msgstr "Enviar Arquivo"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:61
#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:143
msgid "Input _Methods"
msgstr "_Métodos de entrada"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:78
msgid "LRM _Left-to-right mark"
msgstr "LRM Marca da _esquerda para a direita"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:79
msgid "RLM _Right-to-left mark"
msgstr "RLM Marca da _direita para a esquerda"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:80
msgid "LRE Left-to-right _embedding"
msgstr "LRE _Embutido da esquerda para a direita"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:81
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE E_mbutido da direita para a esquerda"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:82
msgid "LRO Left-to-right _override"
msgstr "LRO _Sobrepor da esquerda para a direita"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:83
msgid "RLO Right-to-left o_verride"
msgstr "RLO S_obrepor da direita para a esquerda"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:84
msgid "PDF _Pop directional formatting"
msgstr "_PDF Mostrar formatação direcional"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:85
msgid "ZWS _Zero width space"
msgstr "_ZWS Espaço de largura zero"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:86
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ _União de largura zero"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:87
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ _Não-união de largura zero"

#: WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:109
#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:138
msgid "_Insert Unicode Control Character"
msgstr "_Inserir caractere de controle Unicode"

#: WebKit/gtk/webkit/webkitdownload.cpp:266
msgid "Network Request"
msgstr "Requisição de Rede"

#: WebKit/gtk/webkit/webkitdownload.cpp:267
msgid "The network request for the URI that should be downloaded"
msgstr "A requisição de rede para a URI que deve ser baixada"

#: WebKit/gtk/webkit/webkitdownload.cpp:281
#, fuzzy
msgid "Network Response"
msgstr "Requisição de Rede"

#: WebKit/gtk/webkit/webkitdownload.cpp:282
#, fuzzy
msgid "The network response for the URI that should be downloaded"
msgstr "A requisição de rede para a URI que deve ser baixada"

#: WebKit/gtk/webkit/webkitdownload.cpp:296
msgid "Destination URI"
msgstr "URI de Destino"

#: WebKit/gtk/webkit/webkitdownload.cpp:297
msgid "The destination URI where to save the file"
msgstr "A URI de destino, onde deve ser salvo o arquivo"

#: WebKit/gtk/webkit/webkitdownload.cpp:311
msgid "Suggested Filename"
msgstr "Nome de Arquivo Sugerido"

#: WebKit/gtk/webkit/webkitdownload.cpp:312
msgid "The filename suggested as default when saving"
msgstr "O nome de arquivo que deve ser usado como padrão ao salvar"

#: WebKit/gtk/webkit/webkitdownload.cpp:329
msgid "Progress"
msgstr "Progresso"

#: WebKit/gtk/webkit/webkitdownload.cpp:330
msgid "Determines the current progress of the download"
msgstr "Determina o progresso atual do download"

#: WebKit/gtk/webkit/webkitdownload.cpp:343
msgid "Status"
msgstr "Estado"

#: WebKit/gtk/webkit/webkitdownload.cpp:344
msgid "Determines the current status of the download"
msgstr "Determina o estado atual do download"

#: WebKit/gtk/webkit/webkitdownload.cpp:359
msgid "Current Size"
msgstr "Tamanho Atual"

#: WebKit/gtk/webkit/webkitdownload.cpp:360
msgid "The length of the data already downloaded"
msgstr "A quantidade de dados já baixados"

#: WebKit/gtk/webkit/webkitdownload.cpp:374
msgid "Total Size"
msgstr "Tamanho total"

#: WebKit/gtk/webkit/webkitdownload.cpp:375
msgid "The total size of the file"
msgstr "O tamanho total do arquivo"

#: WebKit/gtk/webkit/webkitdownload.cpp:526
msgid "User cancelled the download"
msgstr "Usuário cancelou o download"

#: WebKit/gtk/webkit/webkitsoupauthdialog.c:248
#, c-format
msgid "A username and password are being requested by the site %s"
msgstr "Usuário e senha estão sendo pedidos pelo sítio %s"

#: WebKit/gtk/webkit/webkitsoupauthdialog.c:278
msgid "Server message:"
msgstr ""

#: WebKit/gtk/webkit/webkitsoupauthdialog.c:291
msgid "Username:"
msgstr "Usuário:"

#: WebKit/gtk/webkit/webkitsoupauthdialog.c:293
msgid "Password:"
msgstr "Senha:"

#: WebKit/gtk/webkit/webkitsoupauthdialog.c:302
#, fuzzy
msgid "_Remember password"
msgstr "Lembrar senha"

#: WebKit/gtk/webkit/webkitwebframe.cpp:298
msgid "Name"
msgstr "Nome"

#: WebKit/gtk/webkit/webkitwebframe.cpp:299
msgid "The name of the frame"
msgstr "O nome do quadro"

#: WebKit/gtk/webkit/webkitwebframe.cpp:305
#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:146
#: WebKit/gtk/webkit/webkitwebview.cpp:2318
msgid "Title"
msgstr "Título"

#: WebKit/gtk/webkit/webkitwebframe.cpp:306
msgid "The document title of the frame"
msgstr "O título do documento do quadro"

#: WebKit/gtk/webkit/webkitwebframe.cpp:312
#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:178
#: WebKit/gtk/webkit/webkitwebview.cpp:2332
msgid "URI"
msgstr "URI"

#: WebKit/gtk/webkit/webkitwebframe.cpp:313
msgid "The current URI of the contents displayed by the frame"
msgstr "A URI atual do conteúdo que está sendo exibido pelo quadro"

#: WebKit/gtk/webkit/webkitwebframe.cpp:344
msgid "Horizontal Scrollbar Policy"
msgstr ""

#: WebKit/gtk/webkit/webkitwebframe.cpp:345
#, fuzzy
msgid ""
"Determines the current policy for the horizontal scrollbar of the frame."
msgstr "Determina o progresso atual do download"

#: WebKit/gtk/webkit/webkitwebframe.cpp:362
msgid "Vertical Scrollbar Policy"
msgstr ""

#: WebKit/gtk/webkit/webkitwebframe.cpp:363
#, fuzzy
msgid "Determines the current policy for the vertical scrollbar of the frame."
msgstr "Determina o progresso atual do download"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:147
msgid "The title of the history item"
msgstr "O título do item do histórico"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:162
msgid "Alternate Title"
msgstr "Título Alternativo"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:163
msgid "The alternate title of the history item"
msgstr "O título alternativo do item do histórico"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:179
msgid "The URI of the history item"
msgstr "A URI do item do histórico"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:194
#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:173
msgid "Original URI"
msgstr "URI Original"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:195
msgid "The original URI of the history item"
msgstr "A URI original do item do histórico"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:210
msgid "Last visited Time"
msgstr "Hora da Última Visita"

#: WebKit/gtk/webkit/webkitwebhistoryitem.cpp:211
msgid "The time at which the history item was last visited"
msgstr "Quando o item do histórico foi visitado pela última vez"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:268
msgid "Web View"
msgstr "Visão Web"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:269
msgid "The Web View that renders the Web Inspector itself"
msgstr "A visão web que exibe o inspetor web"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:282
msgid "Inspected URI"
msgstr "URI Inspecionada"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:283
msgid "The URI that is currently being inspected"
msgstr "A URI que está sendo atualmente inspecionada"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:299
msgid "Enable JavaScript profiling"
msgstr "Habilitar análise de desempenho de JavaScript"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:300
msgid "Profile the executed JavaScript."
msgstr "Analisar desempenho de JavaScript em execução."

#: WebKit/gtk/webkit/webkitwebinspector.cpp:315
#, fuzzy
msgid "Enable Timeline profiling"
msgstr "Habilitar análise de desempenho de JavaScript"

#: WebKit/gtk/webkit/webkitwebinspector.cpp:316
msgid "Profile the WebCore instrumentation."
msgstr ""

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:158
msgid "Reason"
msgstr "Razão"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:159
msgid "The reason why this navigation is occurring"
msgstr "A razão pela qual essa navegação ocorre"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:174
msgid "The URI that was requested as the target for the navigation"
msgstr "A URI que foi requisitada como alvo para a navegação"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:188
msgid "Button"
msgstr "Botão"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:189
msgid "The button used to click"
msgstr "O botão usado no clique"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:204
msgid "Modifier state"
msgstr "Estado do modificador"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:205
msgid "A bitmask representing the state of the modifier keys"
msgstr "Uma máscara de bits representando o estado das teclas modificadoras"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:220
#, fuzzy
msgid "Target frame"
msgstr "O nome do quadro"

#: WebKit/gtk/webkit/webkitwebnavigationaction.cpp:221
#, fuzzy
msgid "The target frame for the navigation"
msgstr "A URI que foi requisitada como alvo para a navegação"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:237
msgid "Default Encoding"
msgstr "Codificação Padrão"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:238
msgid "The default encoding used to display text."
msgstr "A codificação padrão usada para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:246
msgid "Cursive Font Family"
msgstr "Família de Fontes Cursivas"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:247
msgid "The default Cursive font family used to display text."
msgstr "A família de fontes cursivas padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:255
msgid "Default Font Family"
msgstr "Família de Fontes Padrão"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:256
msgid "The default font family used to display text."
msgstr "A família de fontes padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:264
msgid "Fantasy Font Family"
msgstr "Família de Fontes Fantasia"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:265
msgid "The default Fantasy font family used to display text."
msgstr "A família de fontes fantasia padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:273
msgid "Monospace Font Family"
msgstr "Família de Fontes Mono-espaçadas"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:274
msgid "The default font family used to display monospace text."
msgstr "A família de fontes mono-espaçadas padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:282
msgid "Sans Serif Font Family"
msgstr "Família de Fontes Sem Serifa"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:283
msgid "The default Sans Serif font family used to display text."
msgstr "A família de fontes sem serifa padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:291
msgid "Serif Font Family"
msgstr "Família de Fontes Com Serifa"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:292
msgid "The default Serif font family used to display text."
msgstr "A família de fontes com serifa padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:300
msgid "Default Font Size"
msgstr "Tamanho de Fonte Padrão"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:301
msgid "The default font size used to display text."
msgstr "O tamanho de fonte padrão para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:309
msgid "Default Monospace Font Size"
msgstr "Tamanho de fonte mono-espaçada padrão"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:310
msgid "The default font size used to display monospace text."
msgstr "O tamanho de fonte padrão para exibir texto com fonte mono-espaçada."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:318
msgid "Minimum Font Size"
msgstr "Tamanho Mínimo de Fonte"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:319
msgid "The minimum font size used to display text."
msgstr "O tamanho mínimo de fontes usadas para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:327
msgid "Minimum Logical Font Size"
msgstr "Tamanho de Fonte Mínimo Lógico"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:328
msgid "The minimum logical font size used to display text."
msgstr "O tamanho lógico mínimo de fontes usadas para exibir texto."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:347
msgid "Enforce 96 DPI"
msgstr "Forçar 96 DPI"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:348
msgid "Enforce a resolution of 96 DPI"
msgstr "Força uma resolução de 96 DPI"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:356
msgid "Auto Load Images"
msgstr "Auto-carregamento de Imagens"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:357
msgid "Load images automatically."
msgstr "Carregar imagens automaticamente."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:365
msgid "Auto Shrink Images"
msgstr "Auto-Diminuição de Imagens"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:366
msgid "Automatically shrink standalone images to fit."
msgstr "Automaticamente diminuir imagens sozinhas para caber na tela."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:374
msgid "Print Backgrounds"
msgstr "Imprimir Fundos"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:375
msgid "Whether background images should be printed."
msgstr "Se as imagens de fundo devem ser impressas."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:383
msgid "Enable Scripts"
msgstr "Habilitar Scripts"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:384
msgid "Enable embedded scripting languages."
msgstr "Habilitar linguagens de script embutidas."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:392
msgid "Enable Plugins"
msgstr "Habilitar Plugins"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:393
msgid "Enable embedded plugin objects."
msgstr "Habilitar objetos de plugins embutidos."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:401
msgid "Resizable Text Areas"
msgstr "Áreas de Texto Redimensionáveis"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:402
msgid "Whether text areas are resizable."
msgstr "Se as áreas de texto devem ser redimensionáveis."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:409
msgid "User Stylesheet URI"
msgstr "URI da Folha de Estilo do Usuário"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:410
msgid "The URI of a stylesheet that is applied to every page."
msgstr "A URI de uma folha de estilo que é aplicada a todas as páginas."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:425
msgid "Zoom Stepping Value"
msgstr "Valor de Passo do Zoom"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:426
msgid "The value by which the zoom level is changed when zooming in or out."
msgstr "O valor da variação do zoom ao aproximar ou distanciar."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:444
msgid "Enable Developer Extras"
msgstr "Habilitar Extas de Desenvolvimento"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:445
msgid "Enables special extensions that help developers"
msgstr "Habilita extensões especiais que auxiliam desenvolvedores"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:465
msgid "Enable Private Browsing"
msgstr "Habilitar Navegação Privativa"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:466
msgid "Enables private browsing mode"
msgstr "Habilita o modo de navegação privativa"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:481
msgid "Enable Spell Checking"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:482
#, fuzzy
msgid "Enables spell checking while typing"
msgstr "Verifiação _Ortográfica ao Digitar"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:505
msgid "Languages to use for spell checking"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:506
msgid "Comma separated list of languages to use for spell checking"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:520
#, fuzzy
msgid "Enable Caret Browsing"
msgstr "Habilitar Navegação Privativa"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:521
msgid "Whether to enable accesibility enhanced keyboard navigation"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:536
msgid "Enable HTML5 Database"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:537
msgid "Whether to enable HTML5 database support"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:552
msgid "Enable HTML5 Local Storage"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:553
msgid "Whether to enable HTML5 Local Storage support"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:567
#, fuzzy
msgid "Enable XSS Auditor"
msgstr "Habilitar Scripts"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:568
msgid "Whether to enable teh XSS auditor"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:586
msgid "User Agent"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:587
msgid "The User-Agent string used by WebKitGtk"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:602
msgid "JavaScript can open windows automatically"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:603
msgid "Whether JavaScript can open windows automatically"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:618
msgid "Enable offline web application cache"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:619
msgid "Whether to enable offline web application cache"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:646
msgid "Editing behavior"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:647
msgid "The behavior mode to use in editing mode"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:663
msgid "Enable universal access from file URIs"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:664
msgid "Whether to allow universal access from file URIs"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:679
#, fuzzy
msgid "Enable DOM paste"
msgstr "Habilitar Scripts"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:680
msgid "Whether to enable DOM paste"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:698
msgid "Tab key cycles through elements"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:699
msgid "Whether the tab key cycles through elements on the page."
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:719
msgid "Enable Default Context Menu"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:720
msgid ""
"Enables the handling of right-clicks for the creation of the default context "
"menu"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:740
msgid "Enable Site Specific Quirks"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:741
msgid "Enables the site-specific compatibility workarounds"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:763
msgid "Enable page cache"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:764
#, fuzzy
msgid "Whether the page cache should be used"
msgstr "Se as imagens de fundo devem ser impressas."

#: WebKit/gtk/webkit/webkitwebsettings.cpp:784
msgid "Auto Resize Window"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:785
msgid "Automatically resize the toplevel window when a page requests it"
msgstr ""

#: WebKit/gtk/webkit/webkitwebsettings.cpp:817
#, fuzzy
msgid "Enable Java Applet"
msgstr "Habilitar análise de desempenho de JavaScript"

#: WebKit/gtk/webkit/webkitwebsettings.cpp:818
msgid "Whether Java Applet support through <applet> should be enabled"
msgstr ""

#: WebKit/gtk/webkit/webkitwebview.cpp:2319
msgid "Returns the @web_view's document title"
msgstr "Retorna o título da visão web"

#: WebKit/gtk/webkit/webkitwebview.cpp:2333
msgid "Returns the current URI of the contents displayed by the @web_view"
msgstr "Retorna a URI do conteúdo atualmente exibido pela visão web"

#: WebKit/gtk/webkit/webkitwebview.cpp:2346
msgid "Copy target list"
msgstr "Lista de alvos de cópia"

#: WebKit/gtk/webkit/webkitwebview.cpp:2347
msgid "The list of targets this web view supports for clipboard copying"
msgstr ""
"A lista de alvos que essa visão web suporta para cópia para área de "
"transferência"

#: WebKit/gtk/webkit/webkitwebview.cpp:2360
msgid "Paste target list"
msgstr "Lista de alvos de cola"

#: WebKit/gtk/webkit/webkitwebview.cpp:2361
msgid "The list of targets this web view supports for clipboard pasting"
msgstr ""
"A lista de alvos que essa visão web suporta para cola da área de "
"transferência"

#: WebKit/gtk/webkit/webkitwebview.cpp:2367
msgid "Settings"
msgstr "Configurações"

#: WebKit/gtk/webkit/webkitwebview.cpp:2368
msgid "An associated WebKitWebSettings instance"
msgstr "Uma instância de WebKitWebSettings associada"

#: WebKit/gtk/webkit/webkitwebview.cpp:2381
msgid "Web Inspector"
msgstr "Inspetor Web"

#: WebKit/gtk/webkit/webkitwebview.cpp:2382
msgid "The associated WebKitWebInspector instance"
msgstr "A instância de WebKitWebInspector que está associada a essa visão"

#: WebKit/gtk/webkit/webkitwebview.cpp:2402
msgid "Editable"
msgstr "Editável"

#: WebKit/gtk/webkit/webkitwebview.cpp:2403
msgid "Whether content can be modified by the user"
msgstr "Se o conteúdo pode ser modificado pelo usuário"

#: WebKit/gtk/webkit/webkitwebview.cpp:2409
msgid "Transparent"
msgstr "Transparente"

#: WebKit/gtk/webkit/webkitwebview.cpp:2410
msgid "Whether content has a transparent background"
msgstr "Se o conteúdo tem um fundo transparente"

#: WebKit/gtk/webkit/webkitwebview.cpp:2423
msgid "Zoom level"
msgstr "Nível de Zoom"

#: WebKit/gtk/webkit/webkitwebview.cpp:2424
msgid "The level of zoom of the content"
msgstr "O nível de zoom do conteúdo"

#: WebKit/gtk/webkit/webkitwebview.cpp:2439
msgid "Full content zoom"
msgstr "Zoom Completo do Conteúdo"

#: WebKit/gtk/webkit/webkitwebview.cpp:2440
msgid "Whether the full content is scaled when zooming"
msgstr "Se todo o conteúdo é redimensionado no zoom"

#: WebKit/gtk/webkit/webkitwebview.cpp:2453
msgid "Encoding"
msgstr "Codificação"

#: WebKit/gtk/webkit/webkitwebview.cpp:2454
msgid "The default encoding of the web view"
msgstr "A codificação padrão da visão web"

#: WebKit/gtk/webkit/webkitwebview.cpp:2467
msgid "Custom Encoding"
msgstr "Codificação Customizada"

#: WebKit/gtk/webkit/webkitwebview.cpp:2468
msgid "The custom encoding of the web view"
msgstr "A codificação customizada da visão web"

#: WebKit/gtk/webkit/webkitwebview.cpp:2520
msgid "Icon URI"
msgstr ""

#: WebKit/gtk/webkit/webkitwebview.cpp:2521
msgid "The URI for the favicon for the #WebKitWebView."
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:55
#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:60
msgid "Submit"
msgstr "Enviar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:65
msgid "Reset"
msgstr "Limpar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:70
msgid "This is a searchable index. Enter search keywords: "
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:75
msgid "Choose File"
msgstr "Escolher arquivo"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:80
msgid "(None)"
msgstr "(Nenhum)"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:85
msgid "Open Link in New _Window"
msgstr "Abrir Link em Nova _Janela"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:90
msgid "_Download Linked File"
msgstr "_Baixar Arquivo"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:95
msgid "Copy Link Loc_ation"
msgstr "Copiar _Endereço do Link"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:100
msgid "Open _Image in New Window"
msgstr "Abrir _Imagem em Nova Janela"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:105
msgid "Sa_ve Image As"
msgstr "Sal_var Imagem Como"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:110
msgid "Cop_y Image"
msgstr "Co_piar Imagem"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:115
msgid "Open _Frame in New Window"
msgstr "Abrir _Quadro em Nova Janela"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:166
msgid "_Reload"
msgstr "_Recarregar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:183
msgid "No Guesses Found"
msgstr "Nenhuma Sugestão Encontrada"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:188
msgid "_Ignore Spelling"
msgstr "_Ignorar Palavra"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:193
msgid "_Learn Spelling"
msgstr "_Aprender Palavra"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:198
msgid "_Search the Web"
msgstr "_Procurar na Web"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:203
msgid "_Look Up in Dictionary"
msgstr "Procurar no _Dicionário"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:208
msgid "_Open Link"
msgstr "_Abrir Link"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:213
msgid "Ignore _Grammar"
msgstr "Ignorar _Gramática"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:218
msgid "Spelling and _Grammar"
msgstr "Ortografia e Gramática"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:223
msgid "_Show Spelling and Grammar"
msgstr "E_xibir Ortografia e Gramática"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:223
msgid "_Hide Spelling and Grammar"
msgstr "E_sconder Ortografia e Gramática"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:228
msgid "_Check Document Now"
msgstr "_Verificar Documento Agora"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:233
msgid "Check Spelling While _Typing"
msgstr "Verifiação _Ortográfica ao Digitar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:238
msgid "Check _Grammar With Spelling"
msgstr "Verificação _Gramatical ao Digitar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:243
msgid "_Font"
msgstr "_Fonte"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:266
msgid "_Outline"
msgstr "_Outline"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:271
msgid "Inspect _Element"
msgstr "Inspecionar _Elemento"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:276
msgid "No recent searches"
msgstr "Não há buscas recentes"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:281
msgid "Recent searches"
msgstr "Buscas recentes"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:286
msgid "_Clear recent searches"
msgstr "_Limpar buscas recentes"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:291
msgid "term"
msgstr "termo"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:296
msgid "definition"
msgstr "definição"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:301
msgid "press"
msgstr "pressionar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:306
msgid "select"
msgstr "selecionar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:311
msgid "activate"
msgstr "ativar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:316
msgid "uncheck"
msgstr "desmarcar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:321
msgid "check"
msgstr "marcar"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:326
msgid "jump"
msgstr "pular"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:342
msgid " files"
msgstr "arquivos"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:347
msgid "Unknown"
msgstr "Desconhecido"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:364
msgid "Loading..."
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:369
msgid "Live Broadcast"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:375
msgid "audio element controller"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:377
msgid "video element controller"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:379
msgid "mute"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:381
msgid "unmute"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:383
msgid "play"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:385
msgid "pause"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:387
msgid "movie time"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:389
msgid "timeline slider thumb"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:391
msgid "back 30 seconds"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:393
msgid "return to realtime"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:395
msgid "elapsed time"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:397
msgid "remaining time"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:399
#, fuzzy
msgid "status"
msgstr "Estado"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:401
msgid "fullscreen"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:403
msgid "fast forward"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:405
msgid "fast reverse"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:407
msgid "show closed captions"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:409
msgid "hide closed captions"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:418
msgid "audio element playback controls and status display"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:420
msgid "video element playback controls and status display"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:422
msgid "mute audio tracks"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:424
msgid "unmute audio tracks"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:426
msgid "begin playback"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:428
msgid "pause playback"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:430
msgid "movie time scrubber"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:432
msgid "movie time scrubber thumb"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:434
msgid "seek movie back 30 seconds"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:436
msgid "return streaming movie to real time"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:438
msgid "current movie time in seconds"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:440
msgid "number of seconds of movie remaining"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:442
msgid "current movie status"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:444
msgid "seek quickly back"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:446
msgid "seek quickly forward"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:448
msgid "Play movie in fullscreen mode"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:450
msgid "start displaying closed captions"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:452
msgid "stop displaying closed captions"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:461
#, fuzzy
msgid "indefinite time"
msgstr "definição"

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:491
msgid "value missing"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:497
msgid "type mismatch"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:502
msgid "pattern mismatch"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:507
msgid "too long"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:512
msgid "range underflow"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:517
msgid "range overflow"
msgstr ""

#: WebCore/platform/gtk/LocalizedStringsGtk.cpp:522
msgid "step mismatch"
msgstr ""

#~ msgid "_Searchable Index"
#~ msgstr "Índice de bu_sca"

#~ msgid "Select _All"
#~ msgstr "Selecionar _Tudo"