jdk/src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_pt_BR.properties
author yhuang
Thu, 02 Dec 2010 02:17:37 -0800
changeset 7468 6cab86212adb
child 8203 e5debcae2183
permissions -rw-r--r--
6925851: Localize JRE into pt_BR Reviewed-by: mfang, psun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7468
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     1
# This properties file is used to create a PropertyResourceBundle
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     2
# It contains Locale specific strings used be the Synth Look and Feel.
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     3
# Currently, the following components need this for support:
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     4
#
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     5
#    FileChooser
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     6
#
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     7
# When this file is read in, the strings are put into the 
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     8
# defaults table.  This is an implementation detail of the current
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
     9
# workings of Swing.  DO NOT DEPEND ON THIS.  
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    10
# This may change in future versions of Swing as we improve localization 
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    11
# support.
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    12
#
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    13
# @author Steve Wilson
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    14
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    15
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    16
############ FILE CHOOSER STRINGS #############
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    17
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    18
FileChooser.lookInLabelText=Consultar em:
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    19
FileChooser.saveInLabelText=Salvar em:
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    20
FileChooser.fileNameLabelText=Nome de arquivo:
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    21
FileChooser.filesOfTypeLabelText=Arquivos de tipo:
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    22
FileChooser.upFolderToolTipText=Um n\u00edvel acima
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    23
FileChooser.upFolderAccessibleName=Acima
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    24
FileChooser.homeFolderToolTipText=In\u00edcio
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    25
FileChooser.homeFolderAccessibleName=In\u00edcio
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    26
FileChooser.newFolderToolTipText=Criar nova pasta
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    27
FileChooser.newFolderAccessibleName=Nova pasta
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    28
FileChooser.newFolderActionLabelText=Nova pasta
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    29
FileChooser.listViewButtonToolTipText=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    30
FileChooser.listViewButtonAccessibleName=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    31
FileChooser.listViewActionLabelText=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    32
FileChooser.detailsViewButtonToolTipText=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    33
FileChooser.detailsViewButtonAccessibleName=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    34
FileChooser.detailsViewActionLabelText=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    35
FileChooser.refreshActionLabelText=Atualizar
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    36
FileChooser.viewMenuLabelText=Exibir
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    37
FileChooser.fileNameHeaderText=Nome
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    38
FileChooser.fileSizeHeaderText=Tamanho
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    39
FileChooser.fileTypeHeaderText=Tipo
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    40
FileChooser.fileDateHeaderText=Modificado
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    41
FileChooser.fileAttrHeaderText=Atributos