windows_pt_BR.properties revision 5784
1178N/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#
0N/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.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/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.lookInLabel.textAndMnemonic=Pesquisar &em:
1178N/AFileChooser.saveInLabel.textAndMnemonic=Salvar em:
1178N/AFileChooser.fileNameLabel.textAndMnemonic=&Nome do arquivo:
0N/AFileChooser.folderNameLabel.textAndMnemonic=&Nome da pasta:
0N/AFileChooser.filesOfTypeLabel.textAndMnemonic=Arquivos do &tipo:
1178N/AFileChooser.upFolderToolTip.textAndMnemonic=Um N\u00EDvel Acima
0N/AFileChooser.upFolderAccessibleName=Acima
0N/AFileChooser.homeFolderToolTip.textAndMnemonic=In\u00EDcio
0N/AFileChooser.homeFolderAccessibleName=In\u00EDcio
0N/AFileChooser.newFolderToolTip.textAndMnemonic=Criar Nova Pasta
0N/AFileChooser.newFolderAccessibleName=Nova Pasta
0N/AFileChooser.newFolderActionLabel.textAndMnemonic=Nova Pasta
0N/AFileChooser.listViewButtonToolTip.textAndMnemonic=Lista
0N/AFileChooser.listViewButtonAccessibleName=Lista
0N/AFileChooser.listViewActionLabel.textAndMnemonic=Lista
0N/AFileChooser.detailsViewButtonToolTip.textAndMnemonic=Detalhes
0N/AFileChooser.detailsViewButtonAccessibleName=Detalhes
0N/AFileChooser.viewMenuButtonToolTipText = Exibir Menu
0N/AFileChooser.viewMenuButtonAccessibleName = Exibir Menu
0N/AFileChooser.detailsViewActionLabel.textAndMnemonic=Detalhes
0N/AFileChooser.refreshActionLabel.textAndMnemonic=Atualizar
0N/AFileChooser.viewMenuLabel.textAndMnemonic=Exibir
0N/AFileChooser.fileNameHeader.textAndMnemonic=Nome
0N/AFileChooser.fileSizeHeader.textAndMnemonic=Tamanho
1178N/AFileChooser.fileTypeHeader.textAndMnemonic=Tipo
0N/AFileChooser.fileDateHeader.textAndMnemonic=Modificado
0N/AFileChooser.fileAttrHeader.textAndMnemonic=Atributos
0N/A