jdk/src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_pt_BR.properties
author mfang
Thu, 10 Feb 2011 20:52:39 -0800
changeset 8203 e5debcae2183
parent 7468 6cab86212adb
child 10317 d637f9b553b3
permissions -rw-r--r--
7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang
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
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    13
# Refer to the note in basic.properties for a description as to what
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    14
# the mnemonics correspond to and how to calculate them.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    15
#
7468
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    16
# @author Steve Wilson
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    17
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    18
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    19
############ FILE CHOOSER STRINGS #############
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    20
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    21
FileChooser.lookInLabelText=Consultar Em:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    22
FileChooser.saveInLabelText=Salvar Em:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    23
FileChooser.fileNameLabelText=Nome do Arquivo:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    24
FileChooser.folderNameLabelText=Nome da pasta:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    25
FileChooser.filesOfTypeLabelText=Arquivos do Tipo:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    26
FileChooser.upFolderToolTipText=Um N\u00EDvel Acima
7468
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    27
FileChooser.upFolderAccessibleName=Acima
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    28
FileChooser.homeFolderToolTipText=In\u00EDcio
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    29
FileChooser.homeFolderAccessibleName=In\u00EDcio
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    30
FileChooser.newFolderToolTipText=Criar Nova Pasta
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    31
FileChooser.newFolderAccessibleName=Nova Pasta
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7468
diff changeset
    32
FileChooser.newFolderActionLabelText=Nova Pasta
7468
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    33
FileChooser.listViewButtonToolTipText=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    34
FileChooser.listViewButtonAccessibleName=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    35
FileChooser.listViewActionLabelText=Lista
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    36
FileChooser.detailsViewButtonToolTipText=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    37
FileChooser.detailsViewButtonAccessibleName=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    38
FileChooser.detailsViewActionLabelText=Detalhes
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    39
FileChooser.refreshActionLabelText=Atualizar
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    40
FileChooser.viewMenuLabelText=Exibir
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    41
FileChooser.fileNameHeaderText=Nome
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    42
FileChooser.fileSizeHeaderText=Tamanho
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    43
FileChooser.fileTypeHeaderText=Tipo
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    44
FileChooser.fileDateHeaderText=Modificado
6cab86212adb 6925851: Localize JRE into pt_BR
yhuang
parents:
diff changeset
    45
FileChooser.fileAttrHeaderText=Atributos