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 >
Wrap
Extensible Markup Language
|
2005-11-30
|
10KB
|
365 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>allowedItemIdentifiers</key>
<array>
<string>ToggleSections</string>
<string>SelectSection</string>
<string>ActionButton</string>
<string>Attach</string>
<string>MoveLeft</string>
<string>MoveRight</string>
<string>MoveUp</string>
<string>MoveDown</string>
<string>Group</string>
<string>Ungroup</string>
<string>ExpandAll</string>
<string>CollapseAll</string>
<string>AddItem</string>
<string>AddChild</string>
<string>AddAunt</string>
<string>RemoveItem</string>
<string>AddColumn</string>
<string>RemoveColumn</string>
<string>ShowInfo</string>
<string>ToggleShowRowStates</string>
<string>ToggleRuler</string>
<string>ToggleRecording</string>
<string>NSToolbarShowFontsItem</string>
<string>NSToolbarShowColorsItem</string>
<string>NSToolbarPrintItem</string>
<string>OSAScriptTemplate</string>
<string>NSToolbarSeparatorItem</string>
<string>NSToolbarSpaceItem</string>
<string>NSToolbarFlexibleSpaceItem</string>
<string>NSToolbarCustomizeToolbarItem</string>
</array>
<key>defaultItemIdentifiers</key>
<array>
<string>ToggleSections</string>
<string>SelectSection</string>
<string>ActionButton</string>
<string>NSToolbarSeparatorItem</string>
<string>AddColumn</string>
<string>Attach</string>
<string>ToggleRecording</string>
<string>NSToolbarFlexibleSpaceItem</string>
<string>NSToolbarSeparatorItem</string>
<string>ShowInfo</string>
</array>
<key>itemInfoByIdentifier</key>
<dict>
<key>AddAunt</key>
<dict>
<key>action</key>
<string>addItemAndOutdent:</string>
<key>imageName</key>
<string>AddAunt</string>
<key>label</key>
<string>Aggiungi zia</string>
<key>paletteLabel</key>
<string>Aggiungi zia</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Aggiunge zia</string>
</dict>
<key>AddChild</key>
<dict>
<key>action</key>
<string>addItemAndIndent:</string>
<key>imageName</key>
<string>AddChild</string>
<key>label</key>
<string>Aggiungi figlio</string>
<key>paletteLabel</key>
<string>Aggiungi figlio</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Aggiunge figlio</string>
</dict>
<key>AddColumn</key>
<dict>
<key>action</key>
<string>addColumn:</string>
<key>imageName</key>
<string>AddColumn</string>
<key>label</key>
<string>Aggiungi colonna</string>
<key>paletteLabel</key>
<string>Aggiungi colonna</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Aggiunge colonna</string>
</dict>
<key>AddItem</key>
<dict>
<key>action</key>
<string>addItem:</string>
<key>imageName</key>
<string>AddItem</string>
<key>label</key>
<string>Aggiungi riga</string>
<key>paletteLabel</key>
<string>Aggiungi riga</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Aggiunge riga</string>
</dict>
<key>Attach</key>
<dict>
<key>action</key>
<string>placeAttachment:</string>
<key>imageName</key>
<string>Attach</string>
<key>label</key>
<string>Allega</string>
<key>paletteLabel</key>
<string>Allega</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Aggiunge un allegato al documento</string>
</dict>
<key>CollapseAll</key>
<dict>
<key>action</key>
<string>collapseAll:</string>
<key>imageName</key>
<string>CollapseAll</string>
<key>label</key>
<string>Contrai tutte</string>
<key>paletteLabel</key>
<string>Contrai tutte</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Contrae tutte le righe</string>
</dict>
<key>ExpandAll</key>
<dict>
<key>action</key>
<string>expandAll:</string>
<key>imageName</key>
<string>ExpandAll</string>
<key>label</key>
<string>Espandi tutte</string>
<key>paletteLabel</key>
<string>Espandi tutte</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Espande tutte le righe</string>
</dict>
<key>Group</key>
<dict>
<key>action</key>
<string>group:</string>
<key>imageName</key>
<string>Group</string>
<key>label</key>
<string>Raggruppa</string>
<key>paletteLabel</key>
<string>Raggruppa</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Raggruppa tutte le righe in una nuova riga</string>
</dict>
<key>MoveDown</key>
<dict>
<key>action</key>
<string>reorganizeDown:</string>
<key>imageName</key>
<string>MoveDown</string>
<key>label</key>
<string>Sposta gi√π</string>
<key>paletteLabel</key>
<string>Sposta gi√π</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Sposta le righe selezionate gi√π</string>
</dict>
<key>MoveLeft</key>
<dict>
<key>action</key>
<string>reorganizeLeft:</string>
<key>imageName</key>
<string>MoveLeft</string>
<key>label</key>
<string>Sposta a sinistra</string>
<key>paletteLabel</key>
<string>Sposta a sinistra</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Sposta le righe selezionate a sinistra</string>
</dict>
<key>MoveRight</key>
<dict>
<key>action</key>
<string>reorganizeRight:</string>
<key>imageName</key>
<string>MoveRight</string>
<key>label</key>
<string>Sposta a destra</string>
<key>paletteLabel</key>
<string>Sposta a destra</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Sposta le righe selezionate a destra</string>
</dict>
<key>MoveUp</key>
<dict>
<key>action</key>
<string>reorganizeUp:</string>
<key>imageName</key>
<string>MoveUp</string>
<key>label</key>
<string>Sposta su</string>
<key>paletteLabel</key>
<string>Sposta su</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Sposta le righe selezionate su</string>
</dict>
<key>OSAScriptTemplate</key>
<dict>
<key>label</key>
<string>%@</string>
<key>paletteLabel</key>
<string>Script: %@</string>
<key>toolTip</key>
<string>Esegue AppleScript "%@"</string>
</dict>
<key>RemoveColumn</key>
<dict>
<key>action</key>
<string>removeColumn:</string>
<key>imageName</key>
<string>RemoveColumn</string>
<key>label</key>
<string>Rimuovi colonna</string>
<key>paletteLabel</key>
<string>Rimuovi colonna</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Rimuove colonne selezionate</string>
</dict>
<key>RemoveItem</key>
<dict>
<key>action</key>
<string>deleteItem:</string>
<key>imageName</key>
<string>RemoveItem</string>
<key>label</key>
<string>Rimuovi righe</string>
<key>paletteLabel</key>
<string>Rimuovi righe</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Rimuove righe selezionate</string>
</dict>
<key>ShowInfo</key>
<dict>
<key>action</key>
<string>toggleInspectorPanel:</string>
<key>imageName</key>
<string>ShowInspector</string>
<key>label</key>
<string>Impostazioni</string>
<key>paletteLabel</key>
<string>Impostazioni</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Mostra/Nasconde impostazioni</string>
</dict>
<key>ToggleRecording</key>
<dict>
<key>action</key>
<string>toggleRecording:</string>
<key>imageName</key>
<string>StartRecording</string>
<key>label</key>
<string>Registra</string>
<key>paletteLabel</key>
<string>Registra</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Inizia/Interrompe la registrazione audio</string>
</dict>
<key>ToggleRuler</key>
<dict>
<key>action</key>
<string>toggleRulerView:</string>
<key>imageName</key>
<string>ShowRuler</string>
<key>label</key>
<string>Righello</string>
<key>paletteLabel</key>
<string>Righello</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Mostra/Nasconde il righello</string>
</dict>
<key>ToggleSections</key>
<dict>
<key>action</key>
<string>toggleSectionsVisibility:</string>
<key>imageName</key>
<string>Sections</string>
<key>label</key>
<string>Utility</string>
<key>paletteLabel</key>
<string>Utility</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Mostra/Nasconde cassetto Utility</string>
</dict>
<key>ToggleShowRowStates</key>
<dict>
<key>action</key>
<string>toggleShowRowStyles:</string>
<key>imageName</key>
<string>ToggleRowStyles</string>
<key>label</key>
<string>Vista stili</string>
<key>paletteLabel</key>
<string>Vista stili</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Mostra/Nasconde la vista stili</string>
</dict>
<key>Ungroup</key>
<dict>
<key>action</key>
<string>ungroup:</string>
<key>imageName</key>
<string>Ungroup</string>
<key>label</key>
<string>Separa</string>
<key>paletteLabel</key>
<string>Separa</string>
<key>target</key>
<string>firstResponder</string>
<key>toolTip</key>
<string>Separa le righe selezionate</string>
</dict>
</dict>
</dict>
</plist>