src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_pt_BR.properties

Print this page


   1 # Refer to the note in basic.properties for a description as to what
   2 # the mnemonics correspond to and how to calculate them.
   3 
   4 
   5 
   6 # GTK specific properties
   7 
   8 # GTK color chooser properties:
   9 GTKColorChooserPanel.textAndMnemonic=Seletor de Cores do &GTK
  10 # mnemonic as a VK_ constant
  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=&Matiz:
  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=V&ermelho:
  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=Saturação(&S):

  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=Ver&de:

  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=&Valor:
  21 
  22 GTKColorChooserPanel.blue.textAndMnemonic=&Azul:
  23 
  24 GTKColorChooserPanel.color.textAndMnemonic=&Nome da Cor:
  25 
  26 
  27 
  28 ############ FILE CHOOSER STRINGS #############
  29 
  30 FileChooser.acceptAllFileFilter.textAndMnemonic=Todos os Arquivos
  31 FileChooser.newFolderButton.textAndMnemonic=&Nova Pasta
  32 FileChooser.newFolderDialog.textAndMnemonic=Nome da pasta:
  33 FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Erro
  34 FileChooser.newFolderNoDirectoryError.textAndMnemonic=Erro ao criar o diretório "{0}": Não há arquivo ou diretório
  35 FileChooser.deleteFileButton.textAndMnemonic=De&letar Arquivo
  36 FileChooser.renameFileButton.textAndMnemonic=&Renomear Arquivo
  37 FileChooser.cancelButton.textAndMnemonic=&Cancelar
  38 FileChooser.saveButton.textAndMnemonic=&OK
  39 FileChooser.openButton.textAndMnemonic=&OK
  40 FileChooser.saveDialogTitle.textAndMnemonic=Salvar
  41 FileChooser.openDialogTitle.textAndMnemonic=Abrir
  42 FileChooser.pathLabel.textAndMnemonic=Seleção(&S):

  43 FileChooser.filterLabel.textAndMnemonic=Filtro:
  44 FileChooser.foldersLabel.textAndMnemonic=&Pastas
  45 FileChooser.filesLabel.textAndMnemonic=&Arquivos
  46 
  47 FileChooser.cancelButtonToolTip.textAndMnemonic=Abortar caixa de diálogo do seletor de arquivos.
  48 FileChooser.saveButtonToolTip.textAndMnemonic=Salvar arquivo selecionado.
  49 FileChooser.openButtonToolTip.textAndMnemonic=Abrir arquivo selecionado.
  50 
  51 FileChooser.renameFileDialog.textAndMnemonic=Renomear arquivo "{0}" por
  52 FileChooser.renameFileError.titleAndMnemonic=Erro
  53 FileChooser.renameFileError.textAndMnemonic=Erro ao renomear o arquivo "{0}" por "{1}"
  54 

  55 # dummy resource added for translation automation

  56 OptionPane.okButton.textAndMnemonic=&OK

  57 # dummy resource added for translation automation

  58 OptionPane.cancelButton.textAndMnemonic=&Cancelar

  59 
   1 # Refer to the note in basic.properties for a description as to what
   2 # the mnemonics correspond to and how to calculate them.
   3 
   4 
   5 
   6 # GTK specific properties
   7 
   8 # GTK color chooser properties:
   9 GTKColorChooserPanel.textAndMnemonic=Seletor de Cores do &GTK
  10 # mnemonic as a VK_ constant
  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=&Matiz:
  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=V&ermelho:
  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=&Saturação:
  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=&Verde:
  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=&Valor:
  21 
  22 GTKColorChooserPanel.blue.textAndMnemonic=&Azul:
  23 
  24 GTKColorChooserPanel.color.textAndMnemonic=&Nome da Cor:
  25 
  26 
  27 
  28 ############ FILE CHOOSER STRINGS #############
  29 
  30 FileChooser.acceptAllFileFilter.textAndMnemonic=Todos os Arquivos
  31 FileChooser.newFolderButton.textAndMnemonic=&Nova Pasta
  32 FileChooser.newFolderDialog.textAndMnemonic=Nome da pasta:
  33 FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Erro
  34 FileChooser.newFolderNoDirectoryError.textAndMnemonic=Erro ao criar o diretório "{0}": Não há arquivo ou diretório
  35 FileChooser.deleteFileButton.textAndMnemonic=De&letar Arquivo
  36 FileChooser.renameFileButton.textAndMnemonic=&Renomear Arquivo
  37 FileChooser.cancelButton.textAndMnemonic=&Cancelar
  38 FileChooser.saveButton.textAndMnemonic=&OK
  39 FileChooser.openButton.textAndMnemonic=&OK
  40 FileChooser.saveDialogTitle.textAndMnemonic=Salvar
  41 FileChooser.openDialogTitle.textAndMnemonic=Abrir
  42 FileChooser.pathLabel.textAndMnemonic=&Seleção:
  43 FileChooser.filterLabel.textAndMnemonic=Filtro:
  44 FileChooser.foldersLabel.textAndMnemonic=&Pastas
  45 FileChooser.filesLabel.textAndMnemonic=&Arquivos
  46 
  47 FileChooser.cancelButtonToolTip.textAndMnemonic=Abortar caixa de diálogo do seletor de arquivos.
  48 FileChooser.saveButtonToolTip.textAndMnemonic=Salvar arquivo selecionado.
  49 FileChooser.openButtonToolTip.textAndMnemonic=Abrir arquivo selecionado.
  50 
  51 FileChooser.renameFileDialog.textAndMnemonic=Renomear arquivo "{0}" por
  52 FileChooser.renameFileError.titleAndMnemonic=Erro
  53 FileChooser.renameFileError.textAndMnemonic=Erro ao renomear o arquivo "{0}" por "{1}"





  54