windows_pt_BR.properties revision 3516
0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Windows Look and Feel.
0N/A# Currently, the following components need this for support:
0N/A#
4230N/A# FileChooser
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Swing. DO NOT DEPEND ON THIS.
2362N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
2362N/A#
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A#
0N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.lookInLabelText=Consultar em:
0N/AFileChooser.saveInLabelText=Salvar em:
0N/AFileChooser.fileNameLabelText=Nome do arquivo:
2365N/AFileChooser.folderNameLabelText=Nome da pasta:
2365N/AFileChooser.filesOfTypeLabelText=Arquivos do tipo:
2365N/AFileChooser.upFolderToolTipText=Um N\u00EDvel Acima
0N/AFileChooser.upFolderAccessibleName=Acima
0N/AFileChooser.homeFolderToolTipText=In\u00EDcio
0N/AFileChooser.homeFolderAccessibleName=In\u00EDcio
0N/AFileChooser.newFolderToolTipText=Criar Nova Pasta
0N/AFileChooser.newFolderAccessibleName=Nova Pasta
0N/AFileChooser.newFolderActionLabelText=Nova Pasta
0N/AFileChooser.listViewButtonToolTipText=Lista
0N/AFileChooser.listViewButtonAccessibleName=Lista
0N/AFileChooser.listViewActionLabelText=Lista
0N/AFileChooser.detailsViewButtonToolTipText=Detalhes
0N/AFileChooser.detailsViewButtonAccessibleName=Detalhes
0N/AFileChooser.viewMenuButtonToolTipText = Exibir Menu
0N/AFileChooser.viewMenuButtonAccessibleName = Exibir Menu
0N/AFileChooser.detailsViewActionLabelText=Detalhes
0N/AFileChooser.refreshActionLabelText=Atualizar
0N/AFileChooser.viewMenuLabelText=Exibir
0N/AFileChooser.fileNameHeaderText=Nome
0N/AFileChooser.fileSizeHeaderText=Tamanho
0N/AFileChooser.fileTypeHeaderText=Tipo
0N/AFileChooser.fileDateHeaderText=Modificado
0N/AFileChooser.fileAttrHeaderText=Atributos
0N/A