< prev index next >

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

Print this page
rev 1468 : 7034940: message drop 2 translation integration
Reviewed-by: yhuang
rev 1479 : 7034259: [all] incorrect mnemonic keys in JCP automatic update advanced settings dialog.
Reviewed-by: yhuang
rev 1480 : 6501385: ColorChooser demo - two elemets have same mnemonic in it locale, GTK L&F
Reviewed-by: yhuang
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 1584 : 8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
rev 1588 : 8083601: jdk8u60 l10n resource file translation update 2
Reviewed-by: ksrini, yhuang
   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.nameText=GTK-f\u00E4rgv\u00E4ljaren
  10 # mnemonic as a VK_ constant
  11 GTKColorChooserPanel.mnemonic=71
  12 # Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
  13 # want an index other than would normally be underlined by
  14 # GTKColorChooserPanel.mnemonic to be underlined. This is only useful
  15 # if GTKColorChooserPanel.nameText defines the mnemonic character more
  16 # than once and you want a character other than the first underlined.
  17 
  18 # Text and mnemonics for the spinner. You can also defined a different
  19 # index for the mnemonic via xxxMnemonicIndex, for example
  20 # GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
  21 # character of GTKColorChooserPanel.hueText should be underlined to
  22 # represent the mnemonic.
  23 GTKColorChooserPanel.hueText=Nyans:
  24 GTKColorChooserPanel.hueMnemonic=72
  25 
  26 GTKColorChooserPanel.redText=R\u00F6d:
  27 GTKColorChooserPanel.redMnemonic=69
  28 
  29 GTKColorChooserPanel.saturationText=M\u00E4ttnad:
  30 GTKColorChooserPanel.saturationMnemonic=83
  31 
  32 GTKColorChooserPanel.greenText=Gr\u00F6n:
  33 GTKColorChooserPanel.greenMnemonic=71
  34 
  35 GTKColorChooserPanel.valueText=V\u00E4rde:
  36 GTKColorChooserPanel.valueMnemonic=86
  37 
  38 GTKColorChooserPanel.blueText=Bl\u00E5:
  39 GTKColorChooserPanel.blueMnemonic=66
  40 
  41 GTKColorChooserPanel.colorNameText=F\u00E4rg:
  42 GTKColorChooserPanel.colorNameMnemonic=78







  43 
  44 
  45 
  46 ############ FILE CHOOSER STRINGS #############
  47 
  48 FileChooser.acceptAllFileFilterText=Alla filer
  49 FileChooser.newFolderButtonText=Ny mapp
  50 FileChooser.newFolderButtonMnemonic=78
  51 FileChooser.newFolderDialogText=Mapp:
  52 FileChooser.newFolderNoDirectoryErrorTitleText=Fel
  53 FileChooser.newFolderNoDirectoryErrorText=Ett fel intr\u00E4ffade vid f\u00F6rs\u00F6k att skapa katalogen "{0}": Filen eller katalogen finns inte
  54 FileChooser.deleteFileButtonText=Ta bort fil
  55 FileChooser.deleteFileButtonMnemonic=76
  56 FileChooser.renameFileButtonText=Namn\u00E4ndra fil
  57 FileChooser.renameFileButtonMnemonic=82
  58 FileChooser.cancelButtonText=Avbryt
  59 FileChooser.cancelButtonMnemonic=67
  60 FileChooser.saveButtonText=OK
  61 FileChooser.saveButtonMnemonic=79
  62 FileChooser.openButtonText=OK
  63 FileChooser.openButtonMnemonic=79
  64 FileChooser.saveDialogTitleText=Spara
  65 FileChooser.openDialogTitleText=\u00D6ppna
  66 FileChooser.pathLabelText=Val:
  67 FileChooser.filterLabelText=Filter:
  68 FileChooser.pathLabelMnemonic=83
  69 FileChooser.foldersLabelText=Mappar
  70 FileChooser.foldersLabelMnemonic=68
  71 FileChooser.filesLabelText=Filer
  72 FileChooser.filesLabelMnemonic=70
  73 
  74 FileChooser.cancelButtonToolTipText=Avbryt dialogrutan Filv\u00E4ljare.
  75 FileChooser.saveButtonToolTipText=Spara vald fil.
  76 FileChooser.openButtonToolTipText=\u00D6ppna vald fil.
  77 
  78 FileChooser.renameFileDialogText=Namn\u00E4ndra fil "{0}" till
  79 FileChooser.renameFileErrorTitle=Fel 
  80 FileChooser.renameFileErrorText=Fel vid namn\u00E4ndring av fil "{0}" till "{1}"
  81 
  82 OptionPane.okButtonMnemonic=79
  83 OptionPane.cancelButtonMnemonic=67
   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=&GTK-f\u00E4rgv\u00E4ljaren
  10 # mnemonic as a VK_ constant























  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=&Nyans:

  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=R&\u00F6d:

  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=&M\u00E4ttnad:
  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=&Gr\u00F6n:
  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=&V\u00E4rde:
  21 
  22 GTKColorChooserPanel.blue.textAndMnemonic=&Bl\u00E5:
  23 
  24 GTKColorChooserPanel.color.textAndMnemonic=F\u00E4rg&namn:
  25 
  26 
  27 
  28 ############ FILE CHOOSER STRINGS #############
  29 
  30 FileChooser.acceptAllFileFilter.textAndMnemonic=Alla filer
  31 FileChooser.newFolderButton.textAndMnemonic=&Ny mapp
  32 FileChooser.newFolderDialog.textAndMnemonic=Mapp:
  33 FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Fel
  34 FileChooser.newFolderNoDirectoryError.textAndMnemonic=Ett fel intr\u00E4ffade vid f\u00F6rs\u00F6k att skapa katalogen "{0}": Filen eller katalogen finns inte
  35 FileChooser.deleteFileButton.textAndMnemonic=Ta &bort fil
  36 FileChooser.renameFileButton.textAndMnemonic=&\u00C4ndra namn p\u00E5 filen
  37 FileChooser.cancelButton.textAndMnemonic=Avbryt
  38 FileChooser.saveButton.textAndMnemonic=OK
  39 FileChooser.openButton.textAndMnemonic=OK
  40 FileChooser.saveDialogTitle.textAndMnemonic=Spara
  41 FileChooser.openDialogTitle.textAndMnemonic=\u00D6ppna
  42 FileChooser.pathLabel.textAndMnemonic=&Urval:
  43 FileChooser.filterLabel.textAndMnemonic=Filter:
  44 FileChooser.foldersLabel.textAndMnemonic=Map&par
  45 FileChooser.filesLabel.textAndMnemonic=&Filer
  46 
  47 FileChooser.cancelButtonToolTip.textAndMnemonic=Avbryt dialogrutan f\u00F6r filval.
  48 FileChooser.saveButtonToolTip.textAndMnemonic=Spara vald fil.
  49 FileChooser.openButtonToolTip.textAndMnemonic=\u00D6ppna vald fil.
  50 
  51 FileChooser.renameFileDialog.textAndMnemonic=\u00C4ndra namn p\u00E5 fil "{0}" till
  52 FileChooser.renameFileError.titleAndMnemonic=Fel
  53 FileChooser.renameFileError.textAndMnemonic=Fel vid namn\u00E4ndring av fil "{0}" till "{1}"









  54 


< prev index next >