< prev index next >

src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_pt_BR.properties

Print this page
rev 1486 : 7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
Reviewed-by: rupashka, alexp
rev 1487 : 7175367: NLS: 7u6 message drop10 integration
Reviewed-by: yhuang
rev 1496 : 7032436: When running with the Nimbus look and feel, the JFileChooser does not display mnemonics
Reviewed-by: alexp, coffeys
rev 1497 : 8008764: 7uX l10n resource file translation update
Reviewed-by: naoto

*** 16,45 **** # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# ! FileChooser.lookInLabelText=Consultar Em: ! FileChooser.saveInLabelText=Salvar Em: ! FileChooser.fileNameLabelText=Nome do Arquivo: ! FileChooser.folderNameLabelText=Nome da pasta: ! FileChooser.filesOfTypeLabelText=Arquivos do Tipo: ! FileChooser.upFolderToolTipText=Um N\u00EDvel Acima FileChooser.upFolderAccessibleName=Acima ! FileChooser.homeFolderToolTipText=In\u00EDcio FileChooser.homeFolderAccessibleName=In\u00EDcio ! FileChooser.newFolderToolTipText=Criar Nova Pasta FileChooser.newFolderAccessibleName=Nova Pasta ! FileChooser.newFolderActionLabelText=Nova Pasta ! FileChooser.listViewButtonToolTipText=Lista FileChooser.listViewButtonAccessibleName=Lista ! FileChooser.listViewActionLabelText=Lista ! FileChooser.detailsViewButtonToolTipText=Detalhes FileChooser.detailsViewButtonAccessibleName=Detalhes ! FileChooser.detailsViewActionLabelText=Detalhes ! FileChooser.refreshActionLabelText=Atualizar ! FileChooser.viewMenuLabelText=Exibir ! FileChooser.fileNameHeaderText=Nome ! FileChooser.fileSizeHeaderText=Tamanho ! FileChooser.fileTypeHeaderText=Tipo ! FileChooser.fileDateHeaderText=Modificado ! FileChooser.fileAttrHeaderText=Atributos --- 16,45 ---- # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# ! FileChooser.lookInLabel.textAndMnemonic=Pesquisar &em: ! FileChooser.saveInLabel.textAndMnemonic=Salvar Em: ! FileChooser.fileNameLabel.textAndMnemonic=&Nome do Arquivo: ! FileChooser.folderNameLabel.textAndMnemonic=&Nome da Pasta: ! FileChooser.filesOfTypeLabel.textAndMnemonic=Arquivos do &Tipo: ! FileChooser.upFolderToolTip.textAndMnemonic=Um N\u00EDvel Acima FileChooser.upFolderAccessibleName=Acima ! FileChooser.homeFolderToolTip.textAndMnemonic=In\u00EDcio FileChooser.homeFolderAccessibleName=In\u00EDcio ! FileChooser.newFolderToolTip.textAndMnemonic=Criar Nova Pasta FileChooser.newFolderAccessibleName=Nova Pasta ! FileChooser.newFolderActionLabel.textAndMnemonic=Nova Pasta ! FileChooser.listViewButtonToolTip.textAndMnemonic=Lista FileChooser.listViewButtonAccessibleName=Lista ! FileChooser.listViewActionLabel.textAndMnemonic=Lista ! FileChooser.detailsViewButtonToolTip.textAndMnemonic=Detalhes FileChooser.detailsViewButtonAccessibleName=Detalhes ! FileChooser.detailsViewActionLabel.textAndMnemonic=Detalhes ! FileChooser.refreshActionLabel.textAndMnemonic=Atualizar ! FileChooser.viewMenuLabel.textAndMnemonic=Exibir ! FileChooser.fileNameHeader.textAndMnemonic=Nome ! FileChooser.fileSizeHeader.textAndMnemonic=Tamanho ! FileChooser.fileTypeHeader.textAndMnemonic=Tipo ! FileChooser.fileDateHeader.textAndMnemonic=Modificado ! FileChooser.fileAttrHeader.textAndMnemonic=Atributos
< prev index next >