home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Lotus / Beanmach / DATA1.CAB / Application_Files / beans / JavaPackages.bmi / java / awt / Choice.bid_it.properties < prev    next >
Encoding:
Text File  |  1997-10-31  |  3.0 KB  |  49 lines

  1. # This .properties file was generated by BeanMachine on 01-Aug-97 10:14:13 AM
  2. #
  3. # Translate the words after the equals sign (=)
  4. # The pound sign (#) is a comment marker
  5. #
  6. # Prefixes for keys are as follows:
  7. #
  8. # A = action name
  9. # B = action description
  10. # C = parameter name
  11. # E = event name
  12. # F = event description
  13. # P = property name
  14. # Q = property description
  15. # X = bean category
  16. # Y = bean name
  17. # Z = bean description
  18. #
  19. # Note: action, property, and event names must be translated into unique names.
  20. # For example, two action names or an action name and a property name cannot be translated to the same string.
  21. # Description strings and parameter name strings may be the same if appropriate.
  22. #
  23. # This file MUST NOT have any blank lines in it.
  24. #
  25. YBeanName = Scelta
  26. ZBeanDescription = Utilizzare Scelta per visualizzare una lista a discesa di scelte
  27. XBeanCategory = Controlli
  28. #
  29. AaddItemjava.lang.String = aggiungi elemento
  30. BaddItemjava.lang.String = Aggiunge un elemento alla lista
  31. CaddItemjava.lang.String1 = java.lang.String
  32. #
  33. Adisable = disattiva
  34. Bdisable = Rende disattivata la scelta
  35. #
  36. Aenable = attiva
  37. Benable = Rende attivata la scelta
  38. #
  39. Ahide = nascondi
  40. Bhide = Rende invisibile la scelta
  41. #
  42. Aremovejava.lang.String = rimuovi elemento
  43. Bremovejava.lang.String = Cancella un elemento dalla lista
  44. Cremovejava.lang.String1 = java.lang.String
  45. #
  46. AremoveAll = svuota
  47. BremoveAll = Rimuove tutti gli elementi dalla lista
  48. #
  49. Aselectjava.lang.String = seleziona elemento
  50. Bselectjava.lang.String = Seleziona un elemento dalla lista
  51. Cselectjava.lang.String1 = java.lang.String
  52. #
  53. Ashow = mostra
  54. Bshow = Rende visibile la scelta
  55. #
  56. Pbackgroundjava.awt.Color = colore di sfondo
  57. Qbackgroundjava.awt.Color = Il colore di sfondo della scelta
  58. #
  59. Pfontjava.awt.Font = carattere 
  60. Qfontjava.awt.Font = Il carattere del testo
  61. #
  62. Pforegroundjava.awt.Color = colore di primo piano
  63. Qforegroundjava.awt.Color = Il colore del testo
  64. #
  65. PIBM_connectionsjava.util.Vector = IBM_connections
  66. QIBM_connectionsjava.util.Vector = IBM_connections
  67. #
  68. PIBM_namejava.lang.String = nome
  69. QIBM_namejava.lang.String = Il nome di questa parte all'interno dell'applet
  70. #
  71. PIBM_sizePositionibm.appauthor.IBMLayoutConstraints = dimensioni e posizione
  72. QIBM_sizePositionibm.appauthor.IBMLayoutConstraints = Le dimensioni e la posizione di questa parte
  73. #
  74. PselectedIndexint = posizione elemento
  75. QselectedIndexint = La posizione dell'elemento selezionato nella lista
  76. #
  77. PselectedItemjava.lang.String = elemento selezionato
  78. QselectedItemjava.lang.String = L'elemento selezionato nella lista
  79. #
  80. Efocus-focusGained = Φ in evidenza
  81. Ffocus-focusGained = La scelta Φ evidenziata
  82. #
  83. Efocus-focusLost = non Φ in evidenza
  84. Ffocus-focusLost = La scelta non Φ evidenziata
  85. #
  86. Eitem-itemStateChanged = si seleziona l'elemento
  87. Fitem-itemStateChanged = Un elemento viene selezionato
  88. #
  89. Emouse-mouseEntered = si avvicina il mouse
  90. Fmouse-mouseEntered = Il cursore del mouse viene posizionato sulla scelta
  91. #
  92. Emouse-mouseExited = si allontana il mouse
  93. Fmouse-mouseExited = Il cursore del mouse viene allontanato dalla scelta
  94.