1 # This properties file is used to create a PropertyResourceBundle
   2 # It contains Locale specific strings used in Swing
   3 # Currently, the following components need this for support:
   4 #
   5 #    ColorChooser
   6 #    FileChooser
   7 #    OptionPane
   8 #
   9 # When this file is read in, the strings are put into the
  10 # defaults table.  This is an implementation detail of the current
  11 # workings of Swing.  DO NOT DEPEND ON THIS.
  12 # This may change in future versions of Swing as we improve localization
  13 # support.
  14 #
  15 #                        MNEMONIC NOTE:
  16 # Many of strings in this file are used by widgets that have a
  17 # mnemonic, for example:
  18 #   ColorChooser.rgbNameTextAndMnemonic=R&GB
  19 # Indicates that the tab in the ColorChooser for RGB colors will have
  20 # the text 'RGB', further the mnemonic character will be 'g' and that
  21 # a decoration will be provided under the 'G'. This will typically
  22 # look like:  RGB
  23 #              -
  24 #
  25 # One important thing to remember is that the mnemonic MUST exist in
  26 # the String, if it does not exist you should add text that makes it
  27 # exist. This will typically take the form 'XXXX (M)' where M is the
  28 # character for the mnemonic.
  29 #
  30 # @author Steve Wilson
  31 
  32 ############ FILE CHOOSER STRINGS #############
  33 FileChooser.fileDescription.textAndMnemonic=Arquivo Gen\u00E9rico
  34 FileChooser.directoryDescription.textAndMnemonic=Diret\u00F3rio
  35 FileChooser.newFolderError.textAndMnemonic=Erro ao criar nova pasta
  36 FileChooser.newFolderErrorSeparator= :
  37 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=N\u00E3o \u00E9 poss\u00EDvel criar a pasta
  38 FileChooser.newFolderParentDoesntExist.textAndMnemonic=N\u00E3o \u00E9 poss\u00EDvel criar a pasta.\n\nO sistema n\u00E3o pode localizar o caminho especificado.
  39 FileChooser.renameErrorTitle.textAndMnemonic=Erro ao Renomear o Arquivo ou a Pasta
  40 FileChooser.renameError.textAndMnemonic=N\u00E3o \u00E9 poss\u00EDvel renomear {0}
  41 FileChooser.renameErrorFileExists.textAndMnemonic=N\u00E3o \u00E9 poss\u00EDvel renomear {0}: Um arquivo com o nome especificado j\u00E1 existe. Especifique outro nome de arquivo.
  42 FileChooser.acceptAllFileFilter.textAndMnemonic=Todos os Arquivos
  43 FileChooser.cancelButton.textAndMnemonic=&Cancelar
  44 FileChooser.saveButton.textAndMnemonic=&Salvar
  45 FileChooser.openButton.textAndMnemonic=A&brir
  46 FileChooser.saveDialogTitle.textAndMnemonic=Salvar
  47 FileChooser.openDialogTitle.textAndMnemonic=Abrir
  48 FileChooser.updateButton.textAndMnemonic=At&ualizar
  49 FileChooser.helpButton.textAndMnemonic=Aj&uda
  50 FileChooser.directoryOpenButton.textAndMnemonic=A&brir
  51 
  52 # File Size Units
  53 FileChooser.fileSizeKiloBytes={0} KB
  54 FileChooser.fileSizeMegaBytes={0} MB
  55 FileChooser.fileSizeGigaBytes={0} GB
  56 
  57 # These strings are platform dependent not look and feel dependent.
  58 FileChooser.win32.newFolder=Nova Pasta
  59 FileChooser.win32.newFolder.subsequent=Nova Pasta ({0})
  60 FileChooser.other.newFolder=NewFolder
  61 FileChooser.other.newFolder.subsequent=NewFolder.{0}
  62 
  63 
  64 ## file chooser tooltips ###
  65 FileChooser.cancelButtonToolTip.textAndMnemonic=Abortar caixa de di\u00E1logo do seletor de arquivos
  66 FileChooser.saveButtonToolTip.textAndMnemonic=Salvar arquivo selecionado
  67 FileChooser.openButtonToolTip.textAndMnemonic=Abrir arquivo selecionado
  68 FileChooser.updateButtonToolTip.textAndMnemonic=Atualizar lista de diret\u00F3rios
  69 FileChooser.helpButtonToolTip.textAndMnemonic=Ajuda do FileChooser
  70 FileChooser.directoryOpenButtonToolTip.textAndMnemonic=Abrir diret\u00F3rio selecionado
  71 
  72 FileChooser.filesListAccessibleName=Files List
  73 FileChooser.filesDetailsAccessibleName=Files Details
  74 
  75 ############ COLOR CHOOSER STRINGS #############
  76 ColorChooser.preview.textAndMnemonic=Visualizar
  77 ColorChooser.ok.textAndMnemonic=OK
  78 ColorChooser.cancel.textAndMnemonic=Cancelar
  79 ColorChooser.reset.textAndMnemonic=&Redefinir
  80 ColorChooser.sample.textAndMnemonic=Texto de Amostra Texto de Amostra
  81 ColorChooser.swatches.textAndMnemonic=Amo&stras
  82 ColorChooser.swatchesRecent.textAndMnemonic=Recente:
  83 ColorChooser.hsv.textAndMnemonic=&HSV
  84 ColorChooser.hsvHue.textAndMnemonic=Matiz
  85 ColorChooser.hsvSaturation.textAndMnemonic=Satura\u00E7\u00E3o
  86 ColorChooser.hsvValue.textAndMnemonic=Valor
  87 ColorChooser.hsvTransparency.textAndMnemonic=Transpar\u00EAncia
  88 ColorChooser.hsl.textAndMnemonic=HS&L
  89 ColorChooser.hslHue.textAndMnemonic=Matiz
  90 ColorChooser.hslSaturation.textAndMnemonic=Satura\u00E7\u00E3o
  91 ColorChooser.hslLightness.textAndMnemonic=Clareza
  92 ColorChooser.hslTransparency.textAndMnemonic=Transpar\u00EAncia
  93 ColorChooser.rgb.textAndMnemonic=R&GB
  94 ColorChooser.rgbRed.textAndMnemonic=&Vermelho
  95 ColorChooser.rgbGreen.textAndMnemonic=&Verde
  96 ColorChooser.rgbBlue.textAndMnemonic=&Azul
  97 ColorChooser.rgbAlpha.textAndMnemonic=Alfa
  98 ColorChooser.rgbHexCode.textAndMnemonic=C\u00F3digo da Cor(&C)
  99 ColorChooser.cmyk.textAndMnemonic=C&MYK
 100 ColorChooser.cmykCyan.textAndMnemonic=Ciano
 101 ColorChooser.cmykMagenta.textAndMnemonic=Magenta
 102 ColorChooser.cmykYellow.textAndMnemonic=Amarelo
 103 ColorChooser.cmykBlack.textAndMnemonic=Preto
 104 ColorChooser.cmykAlpha.textAndMnemonic=Alfa
 105 
 106 ############ OPTION PANE STRINGS #############
 107 # We only define mnemonics for YES/NO, but for completeness you can
 108 # define mnemonics for any of the buttons.
 109 OptionPane.yesButton.textAndMnemonic=&Sim
 110 OptionPane.noButton.textAndMnemonic=N\u00E3o(&N)
 111 OptionPane.okButton.textAndMnemonic=&OK
 112 OptionPane.cancelButton.textAndMnemonic=&Cancelar
 113 OptionPane.title.textAndMnemonic=Selecionar uma Op\u00E7\u00E3o
 114 # Title for the dialog for the showInputDialog methods. Only used if
 115 # the developer uses one of the variants that doesn't take a title.
 116 OptionPane.inputDialog.titleAndMnemonic=Entrada
 117 # Title for the dialog for the showMessageDialog methods. Only used if
 118 # the developer uses one of the variants that doesn't take a title.
 119 OptionPane.messageDialog.titleAndMnemonic=Mensagem
 120 
 121 ############ Printing Dialog Strings ############
 122 PrintingDialog.titleProgress.textAndMnemonic=Impress\u00E3o
 123 PrintingDialog.titleAborting.textAndMnemonic=Impress\u00E3o (Abortando)
 124 
 125 PrintingDialog.contentInitial.textAndMnemonic=Impress\u00E3o em andamento...
 126 
 127 # The following string will be formatted by a MessageFormat
 128 # and {0} will be replaced by page number being printed
 129 PrintingDialog.contentProgress.textAndMnemonic=P\u00E1gina impressa {0}...
 130 
 131 PrintingDialog.contentAborting.textAndMnemonic=Abortando impress\u00E3o...
 132 
 133 PrintingDialog.abortButton.textAndMnemonic=&Abortar
 134 PrintingDialog.abortButtonToolTip.textAndMnemonic=Abortar Impress\u00E3o
 135 
 136 ############ Internal Frame Strings ############
 137 InternalFrame.iconButtonToolTip=Minimizar
 138 InternalFrame.maxButtonToolTip=Maximizar
 139 InternalFrame.restoreButtonToolTip=Restaurar
 140 InternalFrame.closeButtonToolTip=Fechar
 141 
 142 ############ Internal Frame Title Pane Strings ############
 143 InternalFrameTitlePane.restoreButton.textAndMnemonic=Restaurar
 144 InternalFrameTitlePane.moveButton.textAndMnemonic=Mover
 145 InternalFrameTitlePane.sizeButton.textAndMnemonic=Tamanho
 146 InternalFrameTitlePane.minimizeButton.textAndMnemonic=Minimizar
 147 InternalFrameTitlePane.maximizeButton.textAndMnemonic=Maximizar
 148 InternalFrameTitlePane.closeButton.textAndMnemonic=Fechar
 149 
 150 ############ Text strings #############
 151 # Used for html forms
 152 FormView.submitButton.textAndMnemonic=Submeter Consulta
 153 FormView.resetButton.textAndMnemonic=Redefinir
 154 FormView.browseFileButton.textAndMnemonic=Procurar...
 155 
 156 ############ Abstract Document Strings ############
 157 AbstractDocument.styleChange.textAndMnemonic=altera\u00E7\u00E3o de estilo
 158 AbstractDocument.addition.textAndMnemonic=adi\u00E7\u00E3o
 159 AbstractDocument.deletion.textAndMnemonic=dele\u00E7\u00E3o
 160 AbstractDocument.undo.textAndMnemonic=Desfazer
 161 AbstractDocument.redo.textAndMnemonic=Refazer
 162 
 163 ############ Abstract Button Strings ############
 164 AbstractButton.click.textAndMnemonic=clicar
 165 
 166 ############ Abstract Undoable Edit Strings ############
 167 AbstractUndoableEdit.undo.textAndMnemonic=Desfazer
 168 AbstractUndoableEdit.redo.textAndMnemonic=Refazer
 169 
 170 ############ Combo Box Strings ############
 171 ComboBox.togglePopup.textAndMnemonic=togglePopup
 172 
 173 ############ Progress Monitor Strings ############
 174 ProgressMonitor.progress.textAndMnemonic=Progresso...
 175 
 176 ############ Split Pane Strings ############
 177 SplitPane.leftButton.textAndMnemonic=bot\u00E3o esquerdo
 178 SplitPane.rightButton.textAndMnemonic=bot\u00E3o direito
 179 # Used for Isindex
 180 IsindexView.prompt=Trata-se de um \u00EDndice pesquis\u00E1vel. Informe as palavras-chave de pesquisa:
 181 
 182 ############ InternalFrameTitlePane Strings ############
 183 InternalFrameTitlePane.iconifyButtonAccessibleName=Iconify
 184 InternalFrameTitlePane.maximizeButtonAccessibleName=Maximizar
 185 InternalFrameTitlePane.closeButtonAccessibleName=Fechar
 186