PK
5]
# locale/pt-BR/necko/necko.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
#ResolvingHost=Looking up
#ConnectedTo=Connected to
#ConnectingTo=Connecting to
#SendingRequestTo=Sending request to
#TransferringDataFrom=Transferring data from
3=Localizando %1$S...
4=Conectado a %1$S...
5=Enviando pedido para %1$S...
6=Recebendo dados de %1$S...
7=Conectando-se a %1$S...
8=Leu %1$S
9=Escreveu %1$S
10=Aguardando resposta de %1$S...
27=Iniciando a transação FTP...
28=Transação FTP concluída
EnterUserPasswordForRealm=Forneça o nome de usuário e a senha para '%1$S' em %2$S
EnterUserPasswordForProxy=Forneça o nome de usuário e a senha para o proxy '%1$S' em %2$S
EnterUserPasswordFor=Forneça o nome de usuário e a senha para %1$S
EnterPasswordFor=Forneça a senha para '%1$S' em %2$S
UnsupportedFTPServer=O servidor de FTP %1$S atualmente não é suportado.
RepostFormData=Esta página está sendo redirecionada para outro endereço. Gostaria de enviar as informações fornecidas também ao novo endereço?
# Directory listing strings
DirTitle=Conteúdo do diretório %1$S
DirGoUp=Um diretório acima
#Gopher Search Prompt
GopherPromptTitle=Pesquisar
GopherPromptText=Forneça o termo de pesquisa:
PhishingAuth=Você irá visitar '%1$S'. Este site pode estar tentando enganá-lo fazendo você pensar que está em um site diferente. Tenha extrema cautela.
PhishingAuthAccept=Eu entendi e serei muito cauteloso
SuperfluousAuth=Você irá entrar no site %1$S com o nome de usuário '%2$S'. Entretanto o site não exige autenticação. Esta pode ser uma tentativa de enganá-lo.\n\nO site que você quer visitar é mesmo %1$S?
AutomaticAuth=Você irá entrar no site %1$S com o nome de usuário '%2$S'.
PK
5ϵ " locale/pt-BR/global/css.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is css.properties.
#
# The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by the Initial Developer are Copyright
# (C) 2002 Netscape Communications Corporation. All Rights Reserved.
#
# Contributor(s):
# L. David Baron (original author)
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
MimeNotCss=A folha de estilos %1$S não foi carregada porque seu tipo MIME, '%2$S', não é 'text/css'.
MimeNotCssWarn=A folha de estilos %1$S foi carregada como CSS, embora seu tipo MIME, '%2$S', não seja 'text/css'.
PEUnexpEOF=Fim de arquivo não esperado ao pesquisar por %1$S.
PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule.
PEDeclDropped=Declaração interrompida.
PEDeclSkipped=Passando para a próxima declaração.
PEUnknownProperty=Propriedade desconhecida '%1$S'.
PEPropertyParsingError=Erro no processamento do valor da propriedade '%1$S'.
PEExpectEndProperty=Esperado o término do valor da propriedade mas encontrado '%1$S'.
PESkipAtRuleEOF=end of unknown at-rule
PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule '%1$S'.
PECharsetRuleEOF=charset string in @charset rule
PECharsetRuleNotString=Esperada a string para o conjunto de caracteres mas encontrado '%1$S'.
PEGatherMediaEOF=end of media list in @import or @media rule
PEGatherMediaNotComma=Expected ',' in media list but found '%1$S'.
PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'.
PEImportNotURI=Expected URI in @import rule but found '%1$S'.
PEImportUnexpected=Found unexpected '%1$S' within @import.
PEGroupRuleEOF=end of @media or @-moz-document rule
PEMozDocRuleBadFunc=Expected url(), url-prefix(), or domain() in @-moz-document rule but found '%1$S'.
PEMozDocRuleNotURI=Expected URI in @-moz-document rule but found '%1$S'.
PEAtNSPrefixEOF=namespace prefix in @namespace rule
PEAtNSURIEOF=namespace URI in @namespace rule
PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'.
PESkipDeclBraceEOF=closing } of declaration block
PESkipRSBraceEOF=closing } of invalid rule set
PEBadSelectorRSIgnored=Ruleset ignored due to bad selector.
PESelectorListExtraEOF=',' ou '{'
PESelectorListExtra=Esperado ',' ou '{' mas encontrado '%1$S'.
PESelectorGroupNoSelector=Selector expected.
PESelectorGroupExtraCombinator=Dangling combinator.
PEClassSelEOF=nome da classe
PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'.
PETypeSelEOF=tipo do elemento
PETypeSelNotType=Esperado nome do elemento ou '*' mas encontrado '%1$S'.
PEUnknownNamespacePrefix=Unknown namespace prefix '%1$S'.
PEAttributeNameEOF=attributo name
PEAttributeNameExpected=Esperado identificador para o nome do atributo mas encontrado '%1$S'.
PEAttributeNameOrNamespaceExpected=Esperado nome de atributo ou namespace mas encontrado '%1$S'.
PEAttSelNoBar=Esperado '|' mas encontrado '%1$S'.
PEAttSelInnerEOF=part of attribute selector
PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'.
PEAttSelValueEOF=attributo value
PEAttSelCloseEOF=']' to end attribute selector
PEAttSelNoClose=Expected ']' to terminate attribute selector but found '%1$S'.
PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'.
PEPseudoSelEOF=nome de pseudoclasse ou pseudo-elemento
PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'.
PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'.
PEPseudoSelNotPE=Esperado pseudo-elemento mas encontrado '%1$S'.
PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'.
PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'.
PEPseudoSelNewStyleOnly=Este pseudo-elemento deve usar o formato "::": '%1$S'.
PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector: '%1$S'.
PEPseudoSelMultiplePE=Pseudo-elemento extra '%1$S'.
PEPseudoSelUnknown=Pseudoclasse ou pseudo-elemento desconhecido '%1$S'.
PENegationEOF=selector within negation
PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'.
PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'.
PENegationBadArg=Missing argument in negation pseudo-class '%1$S'.
PELangArgEOF=argument to :lang selector
PELangArgNotIdent=Expected identifier for lang pseudo-class parameter but found '%1$S'.
PELangNoClose=Missing closing ')' in lang pseudo-class '%1$S'.
PELangNoArg=Missing argument in lang pseudo-class '%1$S'.
PESelectorEOF=selector
PEBadDeclBlockStart=Esperado '{' para o começo do bloco de declarações mas encontrado '%1$S'.
PEColorEOF=cor
PEColorNotColor=Esperada cor mas encontrado '%1$S'.
PEColorComponentEOF=componente da cor
PEExpectedPercent=Esperada uma porcentagem mas encontrado '%1$S'.
PEExpectedInt=Esperado um número mas encontrado '%1$S'.
PEColorBadRGBContents=Esperado número ou porcentagem em rgb() mas encontrado '%1$S'.
PEColorComponentBadTerm=Esperado '%2$S' mas encontrado '%1$S'.
PEColorHueEOF=matiz
PEExpectedComma=Esperado ',' mas encontrado '%1$S'.
PEColorSaturationEOF=saturação
PEColorLightnessEOF=luminosidade
PEColorOpacityEOF=opacidade no valor da cor
PEExpectedNumber=Esperado um número mas encontrado '%1$S'.
PEExpectedCloseParen=Esperado ')' mas encontrado '%1$S'.
PEDeclEndEOF=';' ou '}' para terminar a declaração
PEParseDeclarationNoColon=Esperado ':' mas encontrado '%1$S'.
PEParseDeclarationDeclExpected=Esperada declaração mas encontrado '%1$S'.
PEEndOfDeclEOF=fim da declaração
PEImportantEOF=important
PEExpectedImportant=Esperado 'important' mas encontrado '%1$S'.
PEBadDeclEnd=Esperado ';' para finalizar a declaração mas encontrado '%1$S'.
PEBadDeclOrRuleEnd=Esperado ';' ou '}' para finalizar a declaração mas encontrado '%1$S'.
PEInaccessibleProperty=Tentativa de usar uma propriedade inacessível
PECommentEOF=fim do comentário
SEUnterminatedString=Encontrada string não fechada '%1$S'.
PK
4` " locale/pt-BR/global/xbl.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is xbl.properties.
#
# The Initial Developer of the Original Code is Boris Zbarsky
# . Portions created by the Initial Developer are Copyright
# (C) 2003. All Rights Reserved.
#
# Contributor(s):
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
UnexpectedElement=Elemento <%1$S> não esperado.
PK
2h: " locale/pt-BR/global/xul.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is xul.properties.
#
# The Initial Developer of the Original Code is Boris Zbarsky
# . Portions created by the Initial Developer are Copyright
# (C) 2004. All Rights Reserved.
#
# Contributor(s):
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
MissingOverlay=Falha ao carregar o overlay de %1$S.
PK
5]_ _ ' locale/pt-BR/global/printing.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Roland Mainz
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either of the GNU General Public License Version 2 or later (the "GPL"),
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
# Page number formating
## @page_number The current page number
#LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line.
# Place the word %ld where the page number and number of pages should be
# The first %ld will receive the the page number
pagenumber=%1$d
# Page number formating
## @page_number The current page number
## @page_total The total number of pages
#LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line.
# Place the word %ld where the page number and number of pages should be
# The first %ld will receive the the page number
# the second %ld will receive the total number of pages
pageofpages=%1$d de %2$d
# Print font
# The name of the font to be used to print the headers and footers
fontname=serif
# Print font size
# The size of the font to be used to print the headers and footers
fontsize=10
noPrintFilename.title=O nome do arquivo não foi definido.
noPrintFilename.alert=Você selecionou 'Imprimir para arquivo' mas não forneceu um nome para o arquivo.
# File confirm
fileConfirm.exists=%S já existe.\nDeseja substituí-lo?
# Print error codes
print_error_dialog_title=Erro da impressora
printpreview_error_dialog_title=Erro em visualizar impressão
NS_ERROR_GFX_PRINTER_CMD_NOT_FOUND=Houve um erro ao imprimir. A impressora não suporta o comando de impressão.
NS_ERROR_GFX_PRINTER_CMD_FAILURE=Houve um problema de impressão. Houve falha em uma instrução enviada para a impressora.
NS_ERROR_GFX_PRINTER_NO_PRINTER_AVAILABLE=Houve um problema de impressão. Nenhuma impressora foi localizada.
NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND=Houve um problema de impressão. A impressora não foi localizada.
NS_ERROR_GFX_PRINTER_ACCESS_DENIED=Houve um problema ao imprimir. O acesso à impressora foi negado.
NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE=Houve um problema de impressão. Tentativa de definir um atributo inválido da impressora.
NS_ERROR_GFX_PRINTER_PRINTER_NOT_READY=Houve um erro ao imprimir. A impressora não está preparada.
NS_ERROR_GFX_PRINTER_OUT_OF_PAPER=Houve um erro ao imprimir. A impressora está sem papel.
NS_ERROR_GFX_PRINTER_PRINTER_IO_ERROR=Houve um problema ao imprimir. Erro de I/O (Entrada/Saída) na impressora.
NS_ERROR_GFX_PRINTER_COULD_NOT_OPEN_FILE=Houve um problema de impressão. O arquivo de saída não pôde ser aberto.
NS_ERROR_GFX_PRINTER_FILE_IO_ERROR=Houve um erro ao gravar o arquivo da impressão.
NS_ERROR_GFX_PRINTER_PRINTPREVIEW=Para visualizar a impressão deve existir pelo menos uma impressora disponível.
NS_ERROR_UNEXPECTED=Ocorreu um erro não previsto durante a impressão.
NS_ERROR_OUT_OF_MEMORY=Houve um problema ao imprimir. Não há memória livre suficiente.
NS_ERROR_NOT_IMPLEMENTED=Alguma funcionalidades de impressão ainda não foram implementadas.
NS_ERROR_NOT_AVAILABLE=Não disponível.
NS_ERROR_ABORT=O trabalho de impressão foi abortado ou cancelado.
NS_ERROR_FAILURE=Houve falha na impressão.
NS_ERROR_GFX_PRINTER_STARTDOC=Houve falha na impressão enquanto iniciava a o documento.
NS_ERROR_GFX_PRINTER_ENDDOC=Houve falha na impressão enquanto completava o documento.
NS_ERROR_GFX_PRINTER_STARTPAGE=Houve falha na impressão enquanto iniciava a a página.
NS_ERROR_GFX_PRINTER_ENDPAGE=Houve falha na impressão enquanto completava a página.
NS_ERROR_GFX_PRINTER_PRINT_WHILE_PREVIEW=Não é possível imprimir durante a visualização da impressão.
NS_ERROR_GFX_PRINTER_PAPER_SIZE_NOT_SUPPORTED=Houve um problema ao imprimir porque o tamanho de papel selecionado não é suportado pela impressora.
NS_ERROR_GFX_PRINTER_ORIENTATION_NOT_SUPPORTED=Houve um problema ao imprimir porque a orientação de página selecionada não é suportada pela impressora.
NS_ERROR_GFX_PRINTER_COLORSPACE_NOT_SUPPORTED=Houve um problema ao imprimir porque o trabalho de impressão necessita trabalhar com cores mas a impressora não suporta.
NS_ERROR_GFX_PRINTER_TOO_MANY_COPIES=Houve um problema de impressão porque você solicitou muitas cópias.
NS_ERROR_GFX_PRINTER_DRIVER_CONFIGURATION_ERROR=Houve um problema de impressão. O driver da impressora não está configurado corretamente.
NS_ERROR_GFX_PRINTER_XPRINT_BROKEN_XPRT=Foi detectada uma versão corrompida do X print server (Xprt). Note que imprimir usando este servidor Xprt pode não funcionar corretamente. Por favor, contate o fornecedor para obter uma versão atualizada.
NS_ERROR_GFX_PRINTER_DOC_IS_BUSY_PP=Não é possível visualizar a impressão neste momento.\nTente quando a página estiver completamente carregada.
NS_ERROR_GFX_PRINTER_DOC_WAS_DESTORYED=A página foi substituída enquanto você tentava imprimir.\nPor favor, tente de novo.
NS_ERROR_GFX_NO_PRINTDIALOG_IN_TOOLKIT=Either pluggable dialogs were not properly installed\nOr this GFX Toolkit no longer supports native Print Dialogs
NS_ERROR_GFX_NO_PRINTROMPTSERVICE=The Printing Prompt Service is missing.
NS_ERROR_GFX_PRINTER_NO_XUL=Não é possível imprimir ou visualizar a impressão desta página.
NS_ERROR_GFX_PRINTER_XPRINT_NO_XPRINT_SERVERS_FOUND=Houve um problema de impressão. Não foi encontrado um servidor Xprint.\nVerifique se a variável de ambiente XPSERVERLIST contém um servidor Xprint válido.\nPara informações adicionais veja http://xprint.mozdev.org/ ou http://www.mozilla.org/projects/xprint/
NS_ERROR_GFX_PRINTER_PLEX_NOT_SUPPORTED=Ocorreu um problema na impressão porque o modo plex especificado não é suportado pela impressora.
NS_ERROR_GFX_PRINTER_DOC_IS_BUSY=Não é possível imprimir o documento enquanto ele está sendo carregado.
NS_ERROR_GFX_PRINTING_NOT_IMPLEMENTED=Impressão não está implementada.
NS_ERROR_GFX_COULD_NOT_LOAD_PRINT_MODULE=Não foi possível carregar o módulo de impressão solicitado.
NS_ERROR_GFX_PRINTER_RESOLUTION_NOT_SUPPORTED=Houve um problema ao imprimir porque o modo de resolução/qualidade especificado não é suportado pelo impressora.
# No printers available
noprinter=Não há nenhuma impressora disponível.
PrintToFile=Imprimir para arquivo
# EOF.
PK
5%BNU^ ^ , locale/pt-BR/global/layout_errors.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 2002
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Boris Zbarsky (original author)
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
ImageMapRectBoundsError=O atributo 'coords' da tag não está no formato 'left,top,right,bottom'.
ImageMapCircleWrongNumberOfCoords=O atributo 'coords' da tag não está no formato 'center-x,center-y,radius'.
ImageMapCircleNegativeRadius=O atributo 'coords' da tag tem o raio negativo.
ImageMapPolyWrongNumberOfCoords=O atributo 'coords' da tag não está no formato 'x1,y1,x2,y2 ...'.
ImageMapPolyOddNumberOfCoords=O atributo 'coords' da tag está sem a última coordenada 'y' (o formato correto é 'x1,y1,x2,y2 ...').
PK
y^33?1 locale/pt-BR/global/netError.dtd
%brandDTD;
Verifique se há algum erro de digitação no endereço. Como ww.exemplo.com.br em vez de www.exemplo.com.br
Se você não conseguir abrir nenhuma página, verifique a conexão de rede do seu computador.
Se o computador ou rede estiverem protegidos por um firewall ou proxy, certifique-se de que o &brandShortName; está autorizado a acessar a web.
">
Verifique se há algum erro de digitação no nome do arquivo, como uma letra minúscula em vez de maiúscula.
Verifique se o arquivo foi movido, renomeado ou excluído.
">
Por algum motivo, o &brandShortName; não conseguiu carregar esta página.
">
Endereços da web são normalmente escritos na forma http://www.exemplo.com.br/
Certifique-se de que está usando barras normais (ou seja /).
">
Desmarque a opção "Modo offline" no menu Arquivo e tente de novo.
">
Você pode precisar instalar um programa para abrir este endereço.
">
Verifique as configurações de proxy e certifique-se de que estão corretas.
Contate o administrador de rede para certificar-se de que o servidor de proxy está funcional.
">
Verifique as configurações de proxy e certifique-se de que estão corretas.
Certifique-se de que o computador possui uma conexão de rede operacional.
Se o computador ou proxy estiver protegido por um firewall ou proxy, certifique-se de que o &brandShortName; está autorizado a acessar a web.
">
Este problema algumas vezes pode ser causado pelo bloqueio ou recusa em aceitar cookies.
">
Certifique-se de que o seu sistema possui instalado o Personal Security Manager.
Talvez seja devido a uma configuração não padrão do servidor.
">
O site pode estar indisponível ou muito ocupado. Tente de novo em alguns instantes.
Se você não conseguir abrir nenhuma página, verifique a conexão de rede do seu computador.
Se o computador ou rede estiverem protegidos por um firewall ou proxy, certifique-se de que o &brandShortName; está autorizado a acessar a web.
">
PK
2[/ locale/pt-BR/global/global.dtd
PK
4/571 ) locale/pt-BR/global/appstrings.properties
malformedURI=O endereço (URL) não é válido e não pode ser carregado.
fileNotFound=O Firefox não conseguiu localizar o arquivo em %S.
dnsNotFound=O Firefox não conseguiu localizar %S.
protocolNotFound=O Firefox não sabe como abrir este endereço. O protocolo (%S) não está associado a nenhum programa.
connectionFailure=O Firefox não conseguiu estabelecer uma conexão com o servidor %S.
netInterrupt=A conexão para %S foi interrompida enquanto a página era carregada.
netTimeout=O servidor %S está demorando muito para responder.
redirectLoop=O Firefox detectou que o servidor está redirecionando o pedido para este endereço de um modo que impede a sua conclusão.
repost=Esta página não está no cache. Ela foi baseada em dados que você forneceu ao site.\nClique em OK para reenviar estas informações e reprocessar.
repostConfirm=Esta página foi baseada em dados que você forneceu ao site.\nClique em OK para reenviar estas informações e reprocessar.
unknownSocketType=O Firefox não sabe como comunicar-se com este servidor.
netReset=A conexão foi cancelada pelo servidor enquanto a página era carregada.
netOffline=O Firefox está no modo offline e não pode navegar na web.
isprinting=Este documento não pode ser modificado durante a impressão ou visualizar impressão.
deniedPortAccess=Este endereço especifica uma porta de rede geralmente usada para propósitos que não a navegação web. Para sua proteção, o Firefox cancelou o pedido.
proxyResolveFailure=O Firefox está configurado para usar um servidor de proxy que não foi encontrado.
proxyConnectFailure=O Firefox está configurado para usar um servidor de proxy que está recusando conexões.
externalProtocolTitle=Solicitação de protocolo externo
externalProtocolPrompt=Um programa precisa ser executado para abrir endereços "%1$S:".\n\n\nEndereço:\n\n%2$S\n\nPrograma: %3$S\n\n\nSe este pedido não era esperado então pode ser uma tentativa de explorar uma falha do programa solicitado. Cancele se não puder certificar-se de que ele não é mal-intencionado.\n
externalProtocolUnknown=
externalProtocolChkMsg=Memorizar a decisão para os endereços desse tipo
externalProtocolLaunchBtn=Executar programa
PK
4kך , locale/pt-BR/global/charsetTitles.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
## Rule of this file:
## 1. key should always be in lower case ascii so we can do case insensitive
## comparison in the code faster.
## Format of this file:
## charset_name.title = a_title - specifies the human readable title for
## this charset
us-ascii.title = Inglês (US-ASCII)
iso-8859-1.title = Ocidental (ISO-8859-1)
iso-8859-2.title = Europeu central (ISO-8859-2)
iso-8859-3.title = Sul europeu (ISO-8859-3)
iso-8859-4.title = Báltico (ISO-8859-4)
iso-8859-9.title = Turco (ISO-8859-9)
iso-8859-10.title = Nórdico (ISO-8859-10)
iso-8859-13.title = Báltico (ISO-8859-13)
iso-8859-14.title = Céltico (ISO-8859-14)
iso-8859-15.title = Ocidental (ISO-8859-15)
iso-8859-16.title = Romeno (ISO-8859-16)
windows-1250.title = Europeu central (Windows-1250)
windows-1252.title = Ocidental (Windows-1252)
windows-1254.title = Turco (Windows-1254)
windows-1257.title = Báltico (Windows-1257)
x-mac-roman.title = Ocidental (MacRoman)
x-mac-ce.title = Europeu central (MacCE)
x-mac-turkish.title = Turco (MacTurkish)
x-mac-croatian.title = Croata (MacCroatian)
x-mac-romanian.title = Romeno (MacRomanian)
x-mac-icelandic.title = Islandês (MacIcelandic)
iso-2022-jp.title = Japonês (ISO-2022-JP)
shift_jis.title = Japonês (Shift_JIS)
euc-jp.title = Japonês (EUC-JP)
big5.title = Chinês tradicional (Big5)
big5-hkscs.title = Chinês tradicional (Big5-HKSCS)
x-euc-tw.title = Chinês tradicional (EUC-TW)
gb2312.title = Chinês simplificado (GB2312)
hz-gb-2312.title = Chinês simplificado (HZ)
x-gbk.title = Chinês simplificado (GBK)
iso-2022-cn.title = Chinês simplificado (ISO-2022-CN)
euc-kr.title = Coreano (EUC-KR)
x-johab.title = Coreano (JOHAB)
x-windows-949.title = Coreano (UHC)
iso-2022-kr.title = Coreano (ISO-2022-KR)
utf-7.title = Unicode (UTF-7)
utf-8.title = Unicode (UTF-8)
utf-16.title = Unicode (UTF-16)
utf-16le.title = Unicode (UTF-16 Little Endian)
utf-16be.title = Unicode (UTF-16 Big Endian)
utf-32le.title = Unicode (UTF-32 Little Endian)
utf-32be.title = Unicode (UTF-32 Big Endian)
iso-8859-5.title = Cirílico (ISO-8859-5)
iso-ir-111.title = Cirílico (ISO-IR-111)
windows-1251.title = Cirílico (Windows-1251)
x-mac-cyrillic.title = Cirílico (MacCyrillic)
x-mac-ukrainian.title = Cirílico/Ucraniano (MacUkrainian)
koi8-r.title = Cirílico (KOI8-R)
koi8-u.title = Cirílico/Ucraniano (KOI8-U)
iso-8859-7.title = Grego (ISO-8859-7)
windows-1253.title = Grego (Windows-1253)
x-mac-greek.title = Grego (MacGreek)
windows-1258.title = Vietnamita (Windows-1258)
x-viet-tcvn5712.title = Vietnamita (TCVN)
viscii.title = Vietnamita (VISCII)
x-viet-vps.title = Vietnamita (VPS)
geostd8.title = Georgiano (GEOSTD8)
tis-620.title = Tailandês (TIS-620)
iso-8859-11.title = Tailandês (ISO-8859-11)
windows-874.title = Tailandês (Windows-874)
ibm874.title = Tailandês (IBM-874)
armscii-8.title = Armênio (ARMSCII-8)
iso-8859-6.title = Árabe (ISO-8859-6)
iso-8859-6-i.title = Árabe (ISO-8859-6-I)
iso-8859-6-e.title = Árabe (ISO-8859-6-E)
iso-8859-8.title = Hebraico Visual (ISO-8859-8)
iso-8859-8-i.title = Hebraico (ISO-8859-8-I)
iso-8859-8-e.title = Hebraico (ISO-8859-8-E)
windows-1255.title = Hebraico (Windows-1255)
windows-1256.title = Árabe (Windows-1256)
x-user-defined.title = Definido pelo usuário
ibm866.title = Cirílico/Russo (CP-866)
ibm850.title = Ocidental (IBM-850)
ibm852.title = Europeu central (IBM-852)
ibm855.title = Cirílico (IBM-855)
ibm857.title = Turco (IBM-857)
ibm862.title = Hebraico (IBM-862)
ibm864.title = Árabe (IBM-864)
ibm864i.title = Árabe (IBM-864-I)
gb18030.title = Chinês simplificado (GB18030)
x-mac-arabic.title = Árabe (MacArabic)
x-iso-8859-6-8-x.title = Árabe (Langbox ISO-8859-6.8x)
x-iso-8859-6-16.title = Árabe (Langbox ISO-8859-6.16)
x-mac-farsi.title = Farsi (MacFarsi)
x-mac-hebrew.title = Hebraico (MacHebrew)
x-mac-devanagari.title = Hindi (MacDevanagari)
x-mac-gujarati.title = Gujarati (MacGujarati)
x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi)
x-sun-unicode-india-0.title = Hindi (SunDevanagari)
chardet.off.title = (Desativado)
chardet.alis_charset_detector.title = Todos
chardet.universal_charset_detector.title = Universal
chardet.ja_parallel_state_machine.title = Japonês
chardet.ko_parallel_state_machine.title = Coreano
chardet.zhtw_parallel_state_machine.title = Chinês tradicional
chardet.zhcn_parallel_state_machine.title = Chinês simplificado
chardet.zh_parallel_state_machine.title = Chinês
chardet.cjk_parallel_state_machine.title = Leste asiático
chardet.ruprob.title = Russo
chardet.ukprob.title = Ucraniano
PK
42+ , locale/pt-BR/global/global-strres.properties# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# The Mozilla Foundation.
# Portions created by the Initial Developer are Copyright (C) 1998-2003
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Jeferson Hultmann (pt-BR l10n)
#
# Alternatively, the contents of this file may be used under the terms of
# either of the GNU General Public License Version 2 or later (the "GPL"),
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
16389=Ocorreu um erro não previsto (%1$S)
PK
4s:F F &