home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 115 / macaddict115.cdr / Software / Productivity / OmniOutliner-3.5.dmg / OmniOutliner.app / Contents / Resources / it.lproj / OmniOutliner3.toolbar < prev    next >
Extensible Markup Language  |  2005-11-30  |  10KB  |  365 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>allowedItemIdentifiers</key>
  6.     <array>
  7.         <string>ToggleSections</string>
  8.         <string>SelectSection</string>
  9.         <string>ActionButton</string>
  10.         <string>Attach</string>
  11.         <string>MoveLeft</string>
  12.         <string>MoveRight</string>
  13.         <string>MoveUp</string>
  14.         <string>MoveDown</string>
  15.         <string>Group</string>
  16.         <string>Ungroup</string>
  17.         <string>ExpandAll</string>
  18.         <string>CollapseAll</string>
  19.         <string>AddItem</string>
  20.         <string>AddChild</string>
  21.         <string>AddAunt</string>
  22.         <string>RemoveItem</string>
  23.         <string>AddColumn</string>
  24.         <string>RemoveColumn</string>
  25.         <string>ShowInfo</string>
  26.         <string>ToggleShowRowStates</string>
  27.         <string>ToggleRuler</string>
  28.         <string>ToggleRecording</string>
  29.         <string>NSToolbarShowFontsItem</string>
  30.         <string>NSToolbarShowColorsItem</string>
  31.         <string>NSToolbarPrintItem</string>
  32.         <string>OSAScriptTemplate</string>
  33.         <string>NSToolbarSeparatorItem</string>
  34.         <string>NSToolbarSpaceItem</string>
  35.         <string>NSToolbarFlexibleSpaceItem</string>
  36.         <string>NSToolbarCustomizeToolbarItem</string>
  37.     </array>
  38.     <key>defaultItemIdentifiers</key>
  39.     <array>
  40.         <string>ToggleSections</string>
  41.         <string>SelectSection</string>
  42.         <string>ActionButton</string>
  43.         <string>NSToolbarSeparatorItem</string>
  44.         <string>AddColumn</string>
  45.         <string>Attach</string>
  46.         <string>ToggleRecording</string>
  47.         <string>NSToolbarFlexibleSpaceItem</string>
  48.         <string>NSToolbarSeparatorItem</string>
  49.         <string>ShowInfo</string>
  50.     </array>
  51.     <key>itemInfoByIdentifier</key>
  52.     <dict>
  53.         <key>AddAunt</key>
  54.         <dict>
  55.             <key>action</key>
  56.             <string>addItemAndOutdent:</string>
  57.             <key>imageName</key>
  58.             <string>AddAunt</string>
  59.             <key>label</key>
  60.             <string>Aggiungi zia</string>
  61.             <key>paletteLabel</key>
  62.             <string>Aggiungi zia</string>
  63.             <key>target</key>
  64.             <string>firstResponder</string>
  65.             <key>toolTip</key>
  66.             <string>Aggiunge zia</string>
  67.         </dict>
  68.         <key>AddChild</key>
  69.         <dict>
  70.             <key>action</key>
  71.             <string>addItemAndIndent:</string>
  72.             <key>imageName</key>
  73.             <string>AddChild</string>
  74.             <key>label</key>
  75.             <string>Aggiungi figlio</string>
  76.             <key>paletteLabel</key>
  77.             <string>Aggiungi figlio</string>
  78.             <key>target</key>
  79.             <string>firstResponder</string>
  80.             <key>toolTip</key>
  81.             <string>Aggiunge figlio</string>
  82.         </dict>
  83.         <key>AddColumn</key>
  84.         <dict>
  85.             <key>action</key>
  86.             <string>addColumn:</string>
  87.             <key>imageName</key>
  88.             <string>AddColumn</string>
  89.             <key>label</key>
  90.             <string>Aggiungi colonna</string>
  91.             <key>paletteLabel</key>
  92.             <string>Aggiungi colonna</string>
  93.             <key>target</key>
  94.             <string>firstResponder</string>
  95.             <key>toolTip</key>
  96.             <string>Aggiunge colonna</string>
  97.         </dict>
  98.         <key>AddItem</key>
  99.         <dict>
  100.             <key>action</key>
  101.             <string>addItem:</string>
  102.             <key>imageName</key>
  103.             <string>AddItem</string>
  104.             <key>label</key>
  105.             <string>Aggiungi riga</string>
  106.             <key>paletteLabel</key>
  107.             <string>Aggiungi riga</string>
  108.             <key>target</key>
  109.             <string>firstResponder</string>
  110.             <key>toolTip</key>
  111.             <string>Aggiunge riga</string>
  112.         </dict>
  113.         <key>Attach</key>
  114.         <dict>
  115.             <key>action</key>
  116.             <string>placeAttachment:</string>
  117.             <key>imageName</key>
  118.             <string>Attach</string>
  119.             <key>label</key>
  120.             <string>Allega</string>
  121.             <key>paletteLabel</key>
  122.             <string>Allega</string>
  123.             <key>target</key>
  124.             <string>firstResponder</string>
  125.             <key>toolTip</key>
  126.             <string>Aggiunge un allegato al documento</string>
  127.         </dict>
  128.         <key>CollapseAll</key>
  129.         <dict>
  130.             <key>action</key>
  131.             <string>collapseAll:</string>
  132.             <key>imageName</key>
  133.             <string>CollapseAll</string>
  134.             <key>label</key>
  135.             <string>Contrai tutte</string>
  136.             <key>paletteLabel</key>
  137.             <string>Contrai tutte</string>
  138.             <key>target</key>
  139.             <string>firstResponder</string>
  140.             <key>toolTip</key>
  141.             <string>Contrae tutte le righe</string>
  142.         </dict>
  143.         <key>ExpandAll</key>
  144.         <dict>
  145.             <key>action</key>
  146.             <string>expandAll:</string>
  147.             <key>imageName</key>
  148.             <string>ExpandAll</string>
  149.             <key>label</key>
  150.             <string>Espandi tutte</string>
  151.             <key>paletteLabel</key>
  152.             <string>Espandi tutte</string>
  153.             <key>target</key>
  154.             <string>firstResponder</string>
  155.             <key>toolTip</key>
  156.             <string>Espande tutte le righe</string>
  157.         </dict>
  158.         <key>Group</key>
  159.         <dict>
  160.             <key>action</key>
  161.             <string>group:</string>
  162.             <key>imageName</key>
  163.             <string>Group</string>
  164.             <key>label</key>
  165.             <string>Raggruppa</string>
  166.             <key>paletteLabel</key>
  167.             <string>Raggruppa</string>
  168.             <key>target</key>
  169.             <string>firstResponder</string>
  170.             <key>toolTip</key>
  171.             <string>Raggruppa tutte le righe in una nuova riga</string>
  172.         </dict>
  173.         <key>MoveDown</key>
  174.         <dict>
  175.             <key>action</key>
  176.             <string>reorganizeDown:</string>
  177.             <key>imageName</key>
  178.             <string>MoveDown</string>
  179.             <key>label</key>
  180.             <string>Sposta gi√π</string>
  181.             <key>paletteLabel</key>
  182.             <string>Sposta gi√π</string>
  183.             <key>target</key>
  184.             <string>firstResponder</string>
  185.             <key>toolTip</key>
  186.             <string>Sposta le righe selezionate gi√π</string>
  187.         </dict>
  188.         <key>MoveLeft</key>
  189.         <dict>
  190.             <key>action</key>
  191.             <string>reorganizeLeft:</string>
  192.             <key>imageName</key>
  193.             <string>MoveLeft</string>
  194.             <key>label</key>
  195.             <string>Sposta a sinistra</string>
  196.             <key>paletteLabel</key>
  197.             <string>Sposta a sinistra</string>
  198.             <key>target</key>
  199.             <string>firstResponder</string>
  200.             <key>toolTip</key>
  201.             <string>Sposta le righe selezionate a sinistra</string>
  202.         </dict>
  203.         <key>MoveRight</key>
  204.         <dict>
  205.             <key>action</key>
  206.             <string>reorganizeRight:</string>
  207.             <key>imageName</key>
  208.             <string>MoveRight</string>
  209.             <key>label</key>
  210.             <string>Sposta a destra</string>
  211.             <key>paletteLabel</key>
  212.             <string>Sposta a destra</string>
  213.             <key>target</key>
  214.             <string>firstResponder</string>
  215.             <key>toolTip</key>
  216.             <string>Sposta le righe selezionate a destra</string>
  217.         </dict>
  218.         <key>MoveUp</key>
  219.         <dict>
  220.             <key>action</key>
  221.             <string>reorganizeUp:</string>
  222.             <key>imageName</key>
  223.             <string>MoveUp</string>
  224.             <key>label</key>
  225.             <string>Sposta su</string>
  226.             <key>paletteLabel</key>
  227.             <string>Sposta su</string>
  228.             <key>target</key>
  229.             <string>firstResponder</string>
  230.             <key>toolTip</key>
  231.             <string>Sposta le righe selezionate su</string>
  232.         </dict>
  233.         <key>OSAScriptTemplate</key>
  234.         <dict>
  235.             <key>label</key>
  236.             <string>%@</string>
  237.             <key>paletteLabel</key>
  238.             <string>Script: %@</string>
  239.             <key>toolTip</key>
  240.             <string>Esegue AppleScript "%@"</string>
  241.         </dict>
  242.         <key>RemoveColumn</key>
  243.         <dict>
  244.             <key>action</key>
  245.             <string>removeColumn:</string>
  246.             <key>imageName</key>
  247.             <string>RemoveColumn</string>
  248.             <key>label</key>
  249.             <string>Rimuovi colonna</string>
  250.             <key>paletteLabel</key>
  251.             <string>Rimuovi colonna</string>
  252.             <key>target</key>
  253.             <string>firstResponder</string>
  254.             <key>toolTip</key>
  255.             <string>Rimuove colonne selezionate</string>
  256.         </dict>
  257.         <key>RemoveItem</key>
  258.         <dict>
  259.             <key>action</key>
  260.             <string>deleteItem:</string>
  261.             <key>imageName</key>
  262.             <string>RemoveItem</string>
  263.             <key>label</key>
  264.             <string>Rimuovi righe</string>
  265.             <key>paletteLabel</key>
  266.             <string>Rimuovi righe</string>
  267.             <key>target</key>
  268.             <string>firstResponder</string>
  269.             <key>toolTip</key>
  270.             <string>Rimuove righe selezionate</string>
  271.         </dict>
  272.         <key>ShowInfo</key>
  273.         <dict>
  274.             <key>action</key>
  275.             <string>toggleInspectorPanel:</string>
  276.             <key>imageName</key>
  277.             <string>ShowInspector</string>
  278.             <key>label</key>
  279.             <string>Impostazioni</string>
  280.             <key>paletteLabel</key>
  281.             <string>Impostazioni</string>
  282.             <key>target</key>
  283.             <string>firstResponder</string>
  284.             <key>toolTip</key>
  285.             <string>Mostra/Nasconde impostazioni</string>
  286.         </dict>
  287.         <key>ToggleRecording</key>
  288.         <dict>
  289.             <key>action</key>
  290.             <string>toggleRecording:</string>
  291.             <key>imageName</key>
  292.             <string>StartRecording</string>
  293.             <key>label</key>
  294.             <string>Registra</string>
  295.             <key>paletteLabel</key>
  296.             <string>Registra</string>
  297.             <key>target</key>
  298.             <string>firstResponder</string>
  299.             <key>toolTip</key>
  300.             <string>Inizia/Interrompe la registrazione audio</string>
  301.         </dict>
  302.         <key>ToggleRuler</key>
  303.         <dict>
  304.             <key>action</key>
  305.             <string>toggleRulerView:</string>
  306.             <key>imageName</key>
  307.             <string>ShowRuler</string>
  308.             <key>label</key>
  309.             <string>Righello</string>
  310.             <key>paletteLabel</key>
  311.             <string>Righello</string>
  312.             <key>target</key>
  313.             <string>firstResponder</string>
  314.             <key>toolTip</key>
  315.             <string>Mostra/Nasconde il righello</string>
  316.         </dict>
  317.         <key>ToggleSections</key>
  318.         <dict>
  319.             <key>action</key>
  320.             <string>toggleSectionsVisibility:</string>
  321.             <key>imageName</key>
  322.             <string>Sections</string>
  323.             <key>label</key>
  324.             <string>Utility</string>
  325.             <key>paletteLabel</key>
  326.             <string>Utility</string>
  327.             <key>target</key>
  328.             <string>firstResponder</string>
  329.             <key>toolTip</key>
  330.             <string>Mostra/Nasconde cassetto Utility</string>
  331.         </dict>
  332.         <key>ToggleShowRowStates</key>
  333.         <dict>
  334.             <key>action</key>
  335.             <string>toggleShowRowStyles:</string>
  336.             <key>imageName</key>
  337.             <string>ToggleRowStyles</string>
  338.             <key>label</key>
  339.             <string>Vista stili</string>
  340.             <key>paletteLabel</key>
  341.             <string>Vista stili</string>
  342.             <key>target</key>
  343.             <string>firstResponder</string>
  344.             <key>toolTip</key>
  345.             <string>Mostra/Nasconde la vista stili</string>
  346.         </dict>
  347.         <key>Ungroup</key>
  348.         <dict>
  349.             <key>action</key>
  350.             <string>ungroup:</string>
  351.             <key>imageName</key>
  352.             <string>Ungroup</string>
  353.             <key>label</key>
  354.             <string>Separa</string>
  355.             <key>paletteLabel</key>
  356.             <string>Separa</string>
  357.             <key>target</key>
  358.             <string>firstResponder</string>
  359.             <key>toolTip</key>
  360.             <string>Separa le righe selezionate</string>
  361.         </dict>
  362.     </dict>
  363. </dict>
  364. </plist>
  365.