gtk_pt_BR.properties revision 3915
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
0N/A
0N/A# GTK specific properties
0N/A
0N/A# GTK color chooser properties:
0N/AGTKColorChooserPanel.nameText=Seletor de Cores do GTK
0N/A# mnemonic as a VK_ constant
0N/AGTKColorChooserPanel.mnemonic=71
0N/A# Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
0N/A# want an index other than would normally be underlined by
0N/A# GTKColorChooserPanel.mnemonic to be underlined. This is only useful
0N/A# if GTKColorChooserPanel.nameText defines the mnemonic character more
0N/A# than once and you want a character other than the first underlined.
0N/A
0N/A# Text and mnemonics for the spinner. You can also defined a different
0N/A# index for the mnemonic via xxxMnemonicIndex, for example
0N/A# GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
0N/A# character of GTKColorChooserPanel.hueText should be underlined to
0N/A# represent the mnemonic.
0N/AGTKColorChooserPanel.hueText=Matiz:
0N/AGTKColorChooserPanel.hueMnemonic=77
0N/A
0N/AGTKColorChooserPanel.redText=Vermelho:
0N/AGTKColorChooserPanel.redMnemonic=69
0N/A
0N/AGTKColorChooserPanel.saturationText=Satura\u00E7\u00E3o:
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
0N/AGTKColorChooserPanel.greenText=Verde:
0N/AGTKColorChooserPanel.greenMnemonic=86
0N/A
0N/AGTKColorChooserPanel.valueText=Valor:
0N/AGTKColorChooserPanel.valueMnemonic=86
0N/A
0N/AGTKColorChooserPanel.blueText=Azul:
0N/AGTKColorChooserPanel.blueMnemonic=65
803N/A
0N/AGTKColorChooserPanel.colorNameText=Nome da Cor:
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
FileChooser.acceptAllFileFilterText=Todos os Arquivos
FileChooser.newFolderButtonText=Nova Pasta
FileChooser.newFolderButtonMnemonic=78
FileChooser.newFolderDialogText=Nome da pasta:
FileChooser.newFolderNoDirectoryErrorTitleText=Erro
FileChooser.newFolderNoDirectoryErrorText=Erro ao criar o diret\u00F3rio "{0}": N\u00E3o h\u00E1 arquivo ou diret\u00F3rio
FileChooser.deleteFileButtonText=Deletar Arquivo
FileChooser.deleteFileButtonMnemonic=76
FileChooser.renameFileButtonText=Renomear Arquivo
FileChooser.renameFileButtonMnemonic=82
FileChooser.cancelButtonText=Cancelar
FileChooser.cancelButtonMnemonic=67
FileChooser.saveButtonText=OK
FileChooser.saveButtonMnemonic=79
FileChooser.openButtonText=OK
FileChooser.openButtonMnemonic=79
FileChooser.saveDialogTitleText=Salvar
FileChooser.openDialogTitleText=Abrir
FileChooser.pathLabelText=Sele\u00E7\u00E3o:
FileChooser.filterLabelText=Filtro:
FileChooser.pathLabelMnemonic=83
FileChooser.foldersLabelText=Pastas
FileChooser.foldersLabelMnemonic=80
FileChooser.filesLabelText=Arquivos
FileChooser.filesLabelMnemonic=65
FileChooser.cancelButtonToolTipText=Abortar caixa de di\u00E1logo do seletor de arquivos.
FileChooser.saveButtonToolTipText=Salvar arquivo selecionado.
FileChooser.openButtonToolTipText=Abrir arquivo selecionado.
FileChooser.renameFileDialogText=Renomear arquivo "{0}" por
FileChooser.renameFileErrorTitle=Erro
FileChooser.renameFileErrorText=Erro ao renomear o arquivo "{0}" por "{1}"
OptionPane.okButtonMnemonic=79
OptionPane.cancelButtonMnemonic=67