<?xml version="1.0" encoding="utf-8"?>
<afd locale="en_US" version="1.0" xmlns="http://ns.adobe.com/afd">
	<feature application="PHSP" id="Tool-Zoom_Tool" type="Tool">
		<name id="Tool-Zoom_Tool/name" value="Lupka"/> 
		<context id="Tool-Zoom_Tool/context" value="Tool Group 20 &gt; Lupka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc131 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref131 = new ActionReference();         var idzoomTool = stringIDToTypeID( 'zoomTool' );         ref131.putClass( idzoomTool );     desc131.putReference( idnull, ref131 ); executeAction( idslct, desc131, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rotate_View_Tool" type="Tool">
		<name id="Tool-Rotate_View_Tool/name" value="Narzędzie Obróć widok"/> 
		<context id="Tool-Rotate_View_Tool/context" value="Tool Group 19 &gt; Narzędzie Obróć widok"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc130 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref130 = new ActionReference();         var idrotateTool = stringIDToTypeID( 'rotateTool' );         ref130.putClass( idrotateTool );     desc130.putReference( idnull, ref130 ); executeAction( idslct, desc130, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Hand_Tool" type="Tool">
		<name id="Tool-Hand_Tool/name" value="Rączka"/> 
		<context id="Tool-Hand_Tool/context" value="Tool Group 19 &gt; Rączka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc129 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref129 = new ActionReference();         var idhandTool = stringIDToTypeID( 'handTool' );         ref129.putClass( idhandTool );     desc129.putReference( idnull, ref129 ); executeAction( idslct, desc129, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Custom_Shape_Tool" type="Tool">
		<name id="Tool-Custom_Shape_Tool/name" value="Narzędzie Kształt własny"/> 
		<context id="Tool-Custom_Shape_Tool/context" value="Tool Group 18 &gt; Kształt własny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc128 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref128 = new ActionReference();         var idcustomShapeTool = stringIDToTypeID( 'customShapeTool' );         ref128.putClass( idcustomShapeTool );     desc128.putReference( idnull, ref128 ); executeAction( idslct, desc128, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Line_Tool" type="Tool">
		<name id="Tool-Line_Tool/name" value="Linia"/> 
		<context id="Tool-Line_Tool/context" value="Tool Group 18 &gt; Linia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc127 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref127 = new ActionReference();         var idlineTool = stringIDToTypeID( 'lineTool' );         ref127.putClass( idlineTool );     desc127.putReference( idnull, ref127 ); executeAction( idslct, desc127, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Polygon_Tool" type="Tool">
		<name id="Tool-Polygon_Tool/name" value="Wielokąt"/> 
		<context id="Tool-Polygon_Tool/context" value="Tool Group 18 &gt; Wielokąt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc126 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref126 = new ActionReference();         var idpolygonTool = stringIDToTypeID( 'polygonTool' );         ref126.putClass( idpolygonTool );     desc126.putReference( idnull, ref126 ); executeAction( idslct, desc126, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Ellipse_Tool" type="Tool">
		<name id="Tool-Ellipse_Tool/name" value="Elipsa"/> 
		<context id="Tool-Ellipse_Tool/context" value="Tool Group 18 &gt; Elipsa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc125 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref125 = new ActionReference();         var idellipseTool = stringIDToTypeID( 'ellipseTool' );         ref125.putClass( idellipseTool );     desc125.putReference( idnull, ref125 ); executeAction( idslct, desc125, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rounded_Rectangle_Tool" type="Tool">
		<name id="Tool-Rounded_Rectangle_Tool/name" value="Zaokrąglony prostokąt"/> 
		<context id="Tool-Rounded_Rectangle_Tool/context" value="Tool Group 18 &gt; Zaokrąglony prostokąt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc124 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref124 = new ActionReference();         var idroundedRectangleTool = stringIDToTypeID( 'roundedRectangleTool' );         ref124.putClass( idroundedRectangleTool );     desc124.putReference( idnull, ref124 ); executeAction( idslct, desc124, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rectangle_Tool" type="Tool">
		<name id="Tool-Rectangle_Tool/name" value="Prostokąt"/> 
		<context id="Tool-Rectangle_Tool/context" value="Tool Group 18 &gt; Prostokąt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc123 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref123 = new ActionReference();         var idrectangleTool = stringIDToTypeID( 'rectangleTool' );         ref123.putClass( idrectangleTool );     desc123.putReference( idnull, ref123 ); executeAction( idslct, desc123, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Direct_Selection_Tool" type="Tool">
		<name id="Tool-Direct_Selection_Tool/name" value="Narzędzie Zaznaczanie bezpośrednie"/> 
		<context id="Tool-Direct_Selection_Tool/context" value="Tool Group 17 &gt; ZazNaczanie bezpośrednie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc122 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref122 = new ActionReference();         var iddirectSelectTool = stringIDToTypeID( 'directSelectTool' );         ref122.putClass( iddirectSelectTool );     desc122.putReference( idnull, ref122 ); executeAction( idslct, desc122, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Path_Selection_Tool" type="Tool">
		<name id="Tool-Path_Selection_Tool/name" value="Zaznaczanie ścieżek"/> 
		<context id="Tool-Path_Selection_Tool/context" value="Tool Group 17 &gt; Zaznaczanie ścieżek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc121 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref121 = new ActionReference();         var idpathComponentSelectTool = stringIDToTypeID( 'pathComponentSelectTool' );         ref121.putClass( idpathComponentSelectTool );     desc121.putReference( idnull, ref121 ); executeAction( idslct, desc121, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Vertical_Type_Mask_Tool" type="Tool">
		<name id="Tool-Vertical_Type_Mask_Tool/name" value="Pionowa maska tekstowa"/> 
		<context id="Tool-Vertical_Type_Mask_Tool/context" value="Tool Group 16 &gt; Pionowa maska tekstowa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc120 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref120 = new ActionReference();         var idtypeVerticalCreateMaskTool = stringIDToTypeID( 'typeVerticalCreateMaskTool' );         ref120.putClass( idtypeVerticalCreateMaskTool );     desc120.putReference( idnull, ref120 ); executeAction( idslct, desc120, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Horizontal_Type_Mask_Tool" type="Tool">
		<name id="Tool-Horizontal_Type_Mask_Tool/name" value="Pozioma maska tekstowa"/> 
		<context id="Tool-Horizontal_Type_Mask_Tool/context" value="Tool Group 16 &gt; Pozioma maska tekstowa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc119 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref119 = new ActionReference();         var idtypeCreateMaskTool = stringIDToTypeID( 'typeCreateMaskTool' );         ref119.putClass( idtypeCreateMaskTool );     desc119.putReference( idnull, ref119 ); executeAction( idslct, desc119, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Vertical_Type_Tool" type="Tool">
		<name id="Tool-Vertical_Type_Tool/name" value="Tekst pionowy"/> 
		<context id="Tool-Vertical_Type_Tool/context" value="Tool Group 16 &gt; Tekst pionowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc118 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref118 = new ActionReference();         var idtypeVerticalCreateOrEditTool = stringIDToTypeID( 'typeVerticalCreateOrEditTool' );         ref118.putClass( idtypeVerticalCreateOrEditTool );     desc118.putReference( idnull, ref118 ); executeAction( idslct, desc118, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Horizontal_Type_Tool" type="Tool">
		<name id="Tool-Horizontal_Type_Tool/name" value="Tekst"/> 
		<context id="Tool-Horizontal_Type_Tool/context" value="Tool Group 16 &gt; Tekst"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc117 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref117 = new ActionReference();         var idtypeCreateOrEditTool = stringIDToTypeID( 'typeCreateOrEditTool' );         ref117.putClass( idtypeCreateOrEditTool );     desc117.putReference( idnull, ref117 ); executeAction( idslct, desc117, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Convert_Point_Tool" type="Tool">
		<name id="Tool-Convert_Point_Tool/name" value="Konwertowanie punktów"/> 
		<context id="Tool-Convert_Point_Tool/context" value="Tool Group 15 &gt; Konwertowanie punktów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc116 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref116 = new ActionReference();         var idconvertKnotTool = stringIDToTypeID( 'convertKnotTool' );         ref116.putClass( idconvertKnotTool );     desc116.putReference( idnull, ref116 ); executeAction( idslct, desc116, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Delete_Anchor_Point_Tool" type="Tool">
		<name id="Tool-Delete_Anchor_Point_Tool/name" value="Usuwanie punktów kontrolnych"/> 
		<context id="Tool-Delete_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Usuwanie punktów kontrolnych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc115 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref115 = new ActionReference();         var iddeleteKnotTool = stringIDToTypeID( 'deleteKnotTool' );         ref115.putClass( iddeleteKnotTool );     desc115.putReference( idnull, ref115 ); executeAction( idslct, desc115, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Add_Anchor_Point_Tool" type="Tool">
		<name id="Tool-Add_Anchor_Point_Tool/name" value="Dodawanie punktów kontrolnych"/> 
		<context id="Tool-Add_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Dodawanie punktów kontrolnych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc114 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref114 = new ActionReference();         var idaddKnotTool = stringIDToTypeID( 'addKnotTool' );         ref114.putClass( idaddKnotTool );     desc114.putReference( idnull, ref114 ); executeAction( idslct, desc114, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Freeform_Pen_Tool" type="Tool">
		<name id="Tool-Freeform_Pen_Tool/name" value="Pióro dowolne"/> 
		<context id="Tool-Freeform_Pen_Tool/context" value="Tool Group 15 &gt; Pióro dowolne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc113 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref113 = new ActionReference();         var idfreeformPenTool = stringIDToTypeID( 'freeformPenTool' );         ref113.putClass( idfreeformPenTool );     desc113.putReference( idnull, ref113 ); executeAction( idslct, desc113, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pen_Tool" type="Tool">
		<name id="Tool-Pen_Tool/name" value="Pióro"/> 
		<context id="Tool-Pen_Tool/context" value="Tool Group 15 &gt; Pióro"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc112 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref112 = new ActionReference();         var idpenTool = stringIDToTypeID( 'penTool' );         ref112.putClass( idpenTool );     desc112.putReference( idnull, ref112 ); executeAction( idslct, desc112, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Sponge_Tool" type="Tool">
		<name id="Tool-Sponge_Tool/name" value="Gąbka"/> 
		<context id="Tool-Sponge_Tool/context" value="Tool Group 14 &gt; Gąbka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc111 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref111 = new ActionReference();         var idSrTl = charIDToTypeID( 'SrTl' );         ref111.putClass( idSrTl );     desc111.putReference( idnull, ref111 ); executeAction( idslct, desc111, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Burn_Tool" type="Tool">
		<name id="Tool-Burn_Tool/name" value="Ściemnij"/> 
		<context id="Tool-Burn_Tool/context" value="Tool Group 14 &gt; Ściemnij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc110 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref110 = new ActionReference();         var idBrTl = charIDToTypeID( 'BrTl' );         ref110.putClass( idBrTl );     desc110.putReference( idnull, ref110 ); executeAction( idslct, desc110, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Dodge_Tool" type="Tool">
		<name id="Tool-Dodge_Tool/name" value="Rozjaśnianie"/> 
		<context id="Tool-Dodge_Tool/context" value="Tool Group 14 &gt; Rozjaśnianie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc109 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref109 = new ActionReference();         var idDdTl = charIDToTypeID( 'DdTl' );         ref109.putClass( idDdTl );     desc109.putReference( idnull, ref109 ); executeAction( idslct, desc109, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Smudge_Tool" type="Tool">
		<name id="Tool-Smudge_Tool/name" value="Smużenie"/> 
		<context id="Tool-Smudge_Tool/context" value="Tool Group 13 &gt; Smużenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc108 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref108 = new ActionReference();         var idSmTl = charIDToTypeID( 'SmTl' );         ref108.putClass( idSmTl );     desc108.putReference( idnull, ref108 ); executeAction( idslct, desc108, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Sharpen_Tool" type="Tool">
		<name id="Tool-Sharpen_Tool/name" value="Wyostrzanie"/> 
		<context id="Tool-Sharpen_Tool/context" value="Tool Group 13 &gt; Wyostrzanie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc107 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref107 = new ActionReference();         var idShTl = charIDToTypeID( 'ShTl' );         ref107.putClass( idShTl );     desc107.putReference( idnull, ref107 ); executeAction( idslct, desc107, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Blur_Tool" type="Tool">
		<name id="Tool-Blur_Tool/name" value="Rozmywanie"/> 
		<context id="Tool-Blur_Tool/context" value="Tool Group 13 &gt; Rozmywanie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc106 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref106 = new ActionReference();         var idBlTl = charIDToTypeID( 'BlTl' );         ref106.putClass( idBlTl );     desc106.putReference( idnull, ref106 ); executeAction( idslct, desc106, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Drop_Tool" type="Tool">
		<name id="Tool-3D_Material_Drop_Tool/name" value="Upuszczanie materiału 3D"/> 
		<context id="Tool-3D_Material_Drop_Tool/context" value="Tool Group 12 &gt; Upuszczanie materiału 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc105 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref105 = new ActionReference();         var idthreeDMaterialDropTool = stringIDToTypeID( '3DMaterialDropTool' );         ref105.putClass( idthreeDMaterialDropTool );     desc105.putReference( idnull, ref105 ); executeAction( idslct, desc105, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Paint_Bucket_Tool" type="Tool">
		<name id="Tool-Paint_Bucket_Tool/name" value="Wiadro z farbą"/> 
		<context id="Tool-Paint_Bucket_Tool/context" value="Tool Group 12 &gt; Wiadro z farbą"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc104 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref104 = new ActionReference();         var idbucketTool = stringIDToTypeID( 'bucketTool' );         ref104.putClass( idbucketTool );     desc104.putReference( idnull, ref104 ); executeAction( idslct, desc104, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Gradient_Tool" type="Tool">
		<name id="Tool-Gradient_Tool/name" value="Gradient"/> 
		<context id="Tool-Gradient_Tool/context" value="Tool Group 12 &gt; Gradient"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref103 = new ActionReference();         var idGrTl = charIDToTypeID( 'GrTl' );         ref103.putClass( idGrTl );     desc103.putReference( idnull, ref103 ); executeAction( idslct, desc103, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magic_Eraser_Tool" type="Tool">
		<name id="Tool-Magic_Eraser_Tool/name" value="Magiczna gumka"/> 
		<context id="Tool-Magic_Eraser_Tool/context" value="Tool Group 11 &gt; Magiczna gumka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref102 = new ActionReference();         var idMgEr = charIDToTypeID( 'MgEr' );         ref102.putClass( idMgEr );     desc102.putReference( idnull, ref102 ); executeAction( idslct, desc102, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Background_Eraser_Tool" type="Tool">
		<name id="Tool-Background_Eraser_Tool/name" value="Gumka tła"/> 
		<context id="Tool-Background_Eraser_Tool/context" value="Tool Group 11 &gt; Gumka tła"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc101 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref101 = new ActionReference();         var idSETl = charIDToTypeID( 'SETl' );         ref101.putClass( idSETl );     desc101.putReference( idnull, ref101 ); executeAction( idslct, desc101, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Eraser_Tool" type="Tool">
		<name id="Tool-Eraser_Tool/name" value="Gumka"/> 
		<context id="Tool-Eraser_Tool/context" value="Tool Group 11 &gt; Gumka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc100 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref100 = new ActionReference();         var idErTl = charIDToTypeID( 'ErTl' );         ref100.putClass( idErTl );     desc100.putReference( idnull, ref100 ); executeAction( idslct, desc100, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Art_History_Brush_Tool" type="Tool">
		<name id="Tool-Art_History_Brush_Tool/name" value="Artystyczny pędzel historii"/> 
		<context id="Tool-Art_History_Brush_Tool/context" value="Tool Group 10 &gt; Artystyczny pędzel historii"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc99 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref99 = new ActionReference();         var idABTl = charIDToTypeID( 'ABTl' );         ref99.putClass( idABTl );     desc99.putReference( idnull, ref99 ); executeAction( idslct, desc99, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-History_Brush_Tool" type="Tool">
		<name id="Tool-History_Brush_Tool/name" value="Pędzel historii"/> 
		<context id="Tool-History_Brush_Tool/context" value="Tool Group 10 &gt; Pędzel historii"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc98 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref98 = new ActionReference();         var idHBTl = charIDToTypeID( 'HBTl' );         ref98.putClass( idHBTl );     desc98.putReference( idnull, ref98 ); executeAction( idslct, desc98, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pattern_Stamp_Tool" type="Tool">
		<name id="Tool-Pattern_Stamp_Tool/name" value="Stempel ze wzorkiem"/> 
		<context id="Tool-Pattern_Stamp_Tool/context" value="Tool Group 9 &gt; Stempel ze wzorkiem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc97 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref97 = new ActionReference();         var idPaTl = charIDToTypeID( 'PaTl' );         ref97.putClass( idPaTl );     desc97.putReference( idnull, ref97 ); executeAction( idslct, desc97, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Clone_Stamp_Tool" type="Tool">
		<name id="Tool-Clone_Stamp_Tool/name" value="Stempel"/> 
		<context id="Tool-Clone_Stamp_Tool/context" value="Tool Group 9 &gt; Stempel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc96 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref96 = new ActionReference();         var idClTl = charIDToTypeID( 'ClTl' );         ref96.putClass( idClTl );     desc96.putReference( idnull, ref96 ); executeAction( idslct, desc96, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Mixer_Brush_Tool" type="Tool">
		<name id="Tool-Mixer_Brush_Tool/name" value="Narzędzie pędzla mieszającego"/> 
		<context id="Tool-Mixer_Brush_Tool/context" value="Tool Group 8 &gt; Pędzel mieszający"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc95 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref95 = new ActionReference();         var idMixB = charIDToTypeID( 'MixB' );         ref95.putClass( idMixB );     desc95.putReference( idnull, ref95 ); executeAction( idslct, desc95, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Color_Replacement_Tool" type="Tool">
		<name id="Tool-Color_Replacement_Tool/name" value="Zastępowanie kolorów"/> 
		<context id="Tool-Color_Replacement_Tool/context" value="Tool Group 8 &gt; Zastępowanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc94 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref94 = new ActionReference();         var idcolorReplacementBrushTool = stringIDToTypeID( 'colorReplacementBrushTool' );         ref94.putClass( idcolorReplacementBrushTool );     desc94.putReference( idnull, ref94 ); executeAction( idslct, desc94, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pencil_Tool" type="Tool">
		<name id="Tool-Pencil_Tool/name" value="Ołówek"/> 
		<context id="Tool-Pencil_Tool/context" value="Tool Group 8 &gt; Ołówek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc93 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref93 = new ActionReference();         var idPcTl = charIDToTypeID( 'PcTl' );         ref93.putClass( idPcTl );     desc93.putReference( idnull, ref93 ); executeAction( idslct, desc93, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Brush_Tool" type="Tool">
		<name id="Tool-Brush_Tool/name" value="Pędzel"/> 
		<context id="Tool-Brush_Tool/context" value="Tool Group 8 &gt; Pędzel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc92 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref92 = new ActionReference();         var idPbTl = charIDToTypeID( 'PbTl' );         ref92.putClass( idPbTl );     desc92.putReference( idnull, ref92 ); executeAction( idslct, desc92, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Red_Eye_Tool" type="Tool">
		<name id="Tool-Red_Eye_Tool/name" value="Czerwone oczy"/> 
		<context id="Tool-Red_Eye_Tool/context" value="Tool Group 7 &gt; Czerwone oczy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc91 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref91 = new ActionReference();         var idredEyeTool = stringIDToTypeID( 'redEyeTool' );         ref91.putClass( idredEyeTool );     desc91.putReference( idnull, ref91 ); executeAction( idslct, desc91, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Content-Aware_Move_Tool" type="Tool">
		<name id="Tool-Content-Aware_Move_Tool/name" value="Przesuwanie z uwzględnieniem zawartości"/> 
		<context id="Tool-Content-Aware_Move_Tool/context" value="Tool Group 7 &gt; Przesuwanie z uwzględnieniem zawartości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc90 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref90 = new ActionReference();         var idrecomposeSelection = stringIDToTypeID( 'recomposeSelection' );         ref90.putClass( idrecomposeSelection );     desc90.putReference( idnull, ref90 ); executeAction( idslct, desc90, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Patch_Tool" type="Tool">
		<name id="Tool-Patch_Tool/name" value="Łatka"/> 
		<context id="Tool-Patch_Tool/context" value="Tool Group 7 &gt; Łatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc89 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref89 = new ActionReference();         var idpatchSelection = stringIDToTypeID( 'patchSelection' );         ref89.putClass( idpatchSelection );     desc89.putReference( idnull, ref89 ); executeAction( idslct, desc89, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Healing_Brush_Tool" type="Tool">
		<name id="Tool-Healing_Brush_Tool/name" value="Pędzel korygujący"/> 
		<context id="Tool-Healing_Brush_Tool/context" value="Tool Group 7 &gt; Pędzel korygujący"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc88 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref88 = new ActionReference();         var idmagicStampTool = stringIDToTypeID( 'magicStampTool' );         ref88.putClass( idmagicStampTool );     desc88.putReference( idnull, ref88 ); executeAction( idslct, desc88, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Spot_Healing_Brush_Tool" type="Tool">
		<name id="Tool-Spot_Healing_Brush_Tool/name" value="Punktowy pędzel korygujący"/> 
		<context id="Tool-Spot_Healing_Brush_Tool/context" value="Tool Group 7 &gt; Punktowy pędzel korygujący"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc87 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref87 = new ActionReference();         var idspotHealingBrushTool = stringIDToTypeID( 'spotHealingBrushTool' );         ref87.putClass( idspotHealingBrushTool );     desc87.putReference( idnull, ref87 ); executeAction( idslct, desc87, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Count_Tool" type="Tool">
		<name id="Tool-Count_Tool/name" value="Zliczanie obiektów"/> 
		<context id="Tool-Count_Tool/context" value="Tool Group 6 &gt; Zliczanie obiektów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc86 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref86 = new ActionReference();         var idcountTool = stringIDToTypeID( 'countTool' );         ref86.putClass( idcountTool );     desc86.putReference( idnull, ref86 ); executeAction( idslct, desc86, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Note_Tool" type="Tool">
		<name id="Tool-Note_Tool/name" value="Narzędzie Notatki"/> 
		<context id="Tool-Note_Tool/context" value="Tool Group 6 &gt; Notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc85 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref85 = new ActionReference();         var idtextAnnotTool = stringIDToTypeID( 'textAnnotTool' );         ref85.putClass( idtextAnnotTool );     desc85.putReference( idnull, ref85 ); executeAction( idslct, desc85, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Ruler_Tool" type="Tool">
		<name id="Tool-Ruler_Tool/name" value="Narzędzie Miarka"/> 
		<context id="Tool-Ruler_Tool/context" value="Tool Group 6 &gt; Miarka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc84 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref84 = new ActionReference();         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref84.putClass( idrulerTool );     desc84.putReference( idnull, ref84 ); executeAction( idslct, desc84, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Color_Sampler_Tool" type="Tool">
		<name id="Tool-Color_Sampler_Tool/name" value="Próbkowanie kolorów"/> 
		<context id="Tool-Color_Sampler_Tool/context" value="Tool Group 6 &gt; Próbkowanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc83 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref83 = new ActionReference();         var idcolorSamplerTool = stringIDToTypeID( 'colorSamplerTool' );         ref83.putClass( idcolorSamplerTool );     desc83.putReference( idnull, ref83 ); executeAction( idslct, desc83, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Eyedropper_Tool" type="Tool">
		<name id="Tool-3D_Material_Eyedropper_Tool/name" value="Kroplomierz materiału 3D"/> 
		<context id="Tool-3D_Material_Eyedropper_Tool/context" value="Tool Group 6 &gt; Kroplomierz materiału 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc82 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref82 = new ActionReference();         var idthreeDMaterialSelectTool = stringIDToTypeID( '3DMaterialSelectTool' );         ref82.putClass( idthreeDMaterialSelectTool );     desc82.putReference( idnull, ref82 ); executeAction( idslct, desc82, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Eyedropper_Tool" type="Tool">
		<name id="Tool-Eyedropper_Tool/name" value="Kroplomierz (I)"/> 
		<context id="Tool-Eyedropper_Tool/context" value="Tool Group 6 &gt; Kroplomierz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc81 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref81 = new ActionReference();         var ideyedropperTool = stringIDToTypeID( 'eyedropperTool' );         ref81.putClass( ideyedropperTool );     desc81.putReference( idnull, ref81 ); executeAction( idslct, desc81, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Slice_Select_Tool" type="Tool">
		<name id="Tool-Slice_Select_Tool/name" value="Zaznaczanie plasterków"/> 
		<context id="Tool-Slice_Select_Tool/context" value="Tool Group 5 &gt; Zaznaczanie plasterków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc80 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref80 = new ActionReference();         var idsliceSelectTool = stringIDToTypeID( 'sliceSelectTool' );         ref80.putClass( idsliceSelectTool );     desc80.putReference( idnull, ref80 ); executeAction( idslct, desc80, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Slice_Tool" type="Tool">
		<name id="Tool-Slice_Tool/name" value="Narzędzie Cięcie na plasterki"/> 
		<context id="Tool-Slice_Tool/context" value="Tool Group 5 &gt; Cięcie Na plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc79 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref79 = new ActionReference();         var idsliceTool = stringIDToTypeID( 'sliceTool' );         ref79.putClass( idsliceTool );     desc79.putReference( idnull, ref79 ); executeAction( idslct, desc79, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Perspective_Crop_Tool" type="Tool">
		<name id="Tool-Perspective_Crop_Tool/name" value="Kadrowanie perspektywiczne"/> 
		<context id="Tool-Perspective_Crop_Tool/context" value="Tool Group 5 &gt; Kadrowanie perspektywiczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc78 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref78 = new ActionReference();         var idperspectiveCropTool = stringIDToTypeID( 'perspectiveCropTool' );         ref78.putClass( idperspectiveCropTool );     desc78.putReference( idnull, ref78 ); executeAction( idslct, desc78, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Crop_Tool" type="Tool">
		<name id="Tool-Crop_Tool/name" value="Kadrowanie"/> 
		<context id="Tool-Crop_Tool/context" value="Tool Group 5 &gt; Kadrowanie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc77 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref77 = new ActionReference();         var idcropTool = stringIDToTypeID( 'cropTool' );         ref77.putClass( idcropTool );     desc77.putReference( idnull, ref77 ); executeAction( idslct, desc77, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magic_Wand_Tool" type="Tool">
		<name id="Tool-Magic_Wand_Tool/name" value="Różdżka"/> 
		<context id="Tool-Magic_Wand_Tool/context" value="Tool Group 4 &gt; Różdżka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc76 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref76 = new ActionReference();         var idmagicWandTool = stringIDToTypeID( 'magicWandTool' );         ref76.putClass( idmagicWandTool );     desc76.putReference( idnull, ref76 ); executeAction( idslct, desc76, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Quick_Selection_Tool" type="Tool">
		<name id="Tool-Quick_Selection_Tool/name" value="Narzędzie Szybkie zaznaczanie"/> 
		<context id="Tool-Quick_Selection_Tool/context" value="Tool Group 4 &gt; zybkie zazNaczanie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc75 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref75 = new ActionReference();         var idquickSelectTool = stringIDToTypeID( 'quickSelectTool' );         ref75.putClass( idquickSelectTool );     desc75.putReference( idnull, ref75 ); executeAction( idslct, desc75, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magnetic_Lasso_Tool" type="Tool">
		<name id="Tool-Magnetic_Lasso_Tool/name" value="Lasso magnetyczne"/> 
		<context id="Tool-Magnetic_Lasso_Tool/context" value="Tool Group 3 &gt; Lasso magnetyczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc74 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref74 = new ActionReference();         var idmagneticLassoTool = stringIDToTypeID( 'magneticLassoTool' );         ref74.putClass( idmagneticLassoTool );     desc74.putReference( idnull, ref74 ); executeAction( idslct, desc74, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Polygonal_Lasso_Tool" type="Tool">
		<name id="Tool-Polygonal_Lasso_Tool/name" value="Lasso wielokątne"/> 
		<context id="Tool-Polygonal_Lasso_Tool/context" value="Tool Group 3 &gt; Lasso wielokątne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc73 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref73 = new ActionReference();         var idpolySelTool = stringIDToTypeID( 'polySelTool' );         ref73.putClass( idpolySelTool );     desc73.putReference( idnull, ref73 ); executeAction( idslct, desc73, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Lasso_Tool" type="Tool">
		<name id="Tool-Lasso_Tool/name" value="Lasso"/> 
		<context id="Tool-Lasso_Tool/context" value="Tool Group 3 &gt; Lasso"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc72 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref72 = new ActionReference();         var idlassoTool = stringIDToTypeID( 'lassoTool' );         ref72.putClass( idlassoTool );     desc72.putReference( idnull, ref72 ); executeAction( idslct, desc72, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Single_Column_Marquee_Tool" type="Tool">
		<name id="Tool-Single_Column_Marquee_Tool/name" value="Zaznaczanie pojedynczych kolumn"/> 
		<context id="Tool-Single_Column_Marquee_Tool/context" value="Tool Group 2 &gt; Zaznaczanie pojedynczych kolumn"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc71 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref71 = new ActionReference();         var idmarqueeSingleColumnTool = stringIDToTypeID( 'marqueeSingleColumnTool' );         ref71.putClass( idmarqueeSingleColumnTool );     desc71.putReference( idnull, ref71 ); executeAction( idslct, desc71, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Single_Row_Marquee_Tool" type="Tool">
		<name id="Tool-Single_Row_Marquee_Tool/name" value="Zaznaczanie pojedynczych rzędów"/> 
		<context id="Tool-Single_Row_Marquee_Tool/context" value="Tool Group 2 &gt; Zaznaczanie pojedynczych rzędów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc70 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref70 = new ActionReference();         var idmarqueeSingleRowTool = stringIDToTypeID( 'marqueeSingleRowTool' );         ref70.putClass( idmarqueeSingleRowTool );     desc70.putReference( idnull, ref70 ); executeAction( idslct, desc70, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Elliptical_Marquee_Tool" type="Tool">
		<name id="Tool-Elliptical_Marquee_Tool/name" value="Zaznaczanie eliptyczne"/> 
		<context id="Tool-Elliptical_Marquee_Tool/context" value="Tool Group 2 &gt; Zaznaczanie eliptyczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc69 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref69 = new ActionReference();         var idmarqueeEllipTool = stringIDToTypeID( 'marqueeEllipTool' );         ref69.putClass( idmarqueeEllipTool );     desc69.putReference( idnull, ref69 ); executeAction( idslct, desc69, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rectangular_Marquee_Tool" type="Tool">
		<name id="Tool-Rectangular_Marquee_Tool/name" value="Zaznaczanie prostokątne"/> 
		<context id="Tool-Rectangular_Marquee_Tool/context" value="Tool Group 2 &gt; Zaznaczanie prostokątne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc68 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref68 = new ActionReference();         var idmarqueeRectTool = stringIDToTypeID( 'marqueeRectTool' );         ref68.putClass( idmarqueeRectTool );     desc68.putReference( idnull, ref68 ); executeAction( idslct, desc68, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Move_Tool" type="Tool">
		<name id="Tool-Move_Tool/name" value="Przesunięcie"/> 
		<context id="Tool-Move_Tool/context" value="Tool Group 1 &gt; Przesunięcie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc67 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref67 = new ActionReference();         var idmoveTool = stringIDToTypeID( 'moveTool' );         ref67.putClass( idmoveTool );     desc67.putReference( idnull, ref67 ); executeAction( idslct, desc67, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Kuler" type="Script">
		<name id="Script-Hide_Kuler/name" value="Ukryj panel Kuler"/> 
		<context id="Script-Hide_Kuler/context" value="Panel &gt; Ukryj panel Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc66 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref66 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref66.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc66.putReference( idnull, ref66 ); executeAction( idHd, desc66, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Kuler" type="Script">
		<name id="Script-Show_Kuler/name" value="Pokaż panel Kuler"/> 
		<context id="Script-Show_Kuler/context" value="Panel &gt; Pokaż panel Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc65 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref65 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref65.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc65.putReference( idnull, ref65 ); executeAction( idShw, desc65, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Mini_Bridge" type="Script">
		<name id="Script-Hide_Mini_Bridge/name" value="Ukryj panel Mini Bridge"/> 
		<context id="Script-Hide_Mini_Bridge/context" value="Panel &gt; Ukryj panel Mini Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc64 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref64 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref64.putName( idclassPanel, 'panelid.dynamic.swf.csxs.MINIBR' );     desc64.putReference( idnull, ref64 ); executeAction( idHd, desc64, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Mini_Bridge" type="Script">
		<name id="Script-Show_Mini_Bridge/name" value="Pokaż panel Mini Bridge"/> 
		<context id="Script-Show_Mini_Bridge/context" value="Panel &gt; Pokaż panel Mini Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc63 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref63 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref63.putName( idclassPanel, 'panelid.dynamic.swf.csxs.MINIBR' );     desc63.putReference( idnull, ref63 ); executeAction( idShw, desc63, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush_Presets" type="Script">
		<name id="Script-Hide_Brush_Presets/name" value="Ukryj panel Ustawienia predefiniowane pędzla"/> 
		<context id="Script-Hide_Brush_Presets/context" value="Panel &gt; Ukryj panel Ustawienia predefiniowane pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc62 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref62 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref62.putName( idclassPanel, 'panelid.static.brushpresets' );     desc62.putReference( idnull, ref62 ); executeAction( idHd, desc62, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush_Presets" type="Script">
		<name id="Script-Show_Brush_Presets/name" value="Pokaż panel Ustawienia predefiniowane pędzla"/> 
		<context id="Script-Show_Brush_Presets/context" value="Panel &gt; Pokaż panel Ustawienia predefiniowane pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc61 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref61 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref61.putName( idclassPanel, 'panelid.static.brushpresets' );     desc61.putReference( idnull, ref61 ); executeAction( idShw, desc61, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush" type="Script">
		<name id="Script-Hide_Brush/name" value="Ukryj panel Pędzel"/> 
		<context id="Script-Hide_Brush/context" value="Panel &gt; Ukryj panel Pędzel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc60 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref60 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref60.putName( idclassPanel, 'panelid.static.brushstyler' );     desc60.putReference( idnull, ref60 ); executeAction( idHd, desc60, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush" type="Script">
		<name id="Script-Show_Brush/name" value="Pokaż panel Pędzel"/> 
		<context id="Script-Show_Brush/context" value="Panel &gt; Pokaż panel Pędzel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc59 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref59 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref59.putName( idclassPanel, 'panelid.static.brushstyler' );     desc59.putReference( idnull, ref59 ); executeAction( idShw, desc59, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Properties" type="Script">
		<name id="Script-Hide_Properties/name" value="Ukryj właściwości"/> 
		<context id="Script-Hide_Properties/context" value="Panel &gt; Ukryj właściwości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc58 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref58 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref58.putName( idclassPanel, 'panelid.static.properties' );     desc58.putReference( idnull, ref58 ); executeAction( idHd, desc58, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Properties" type="Script">
		<name id="Script-Show_Properties/name" value="Pokaż właściwości"/> 
		<context id="Script-Show_Properties/context" value="Panel &gt; Pokaż właściwości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc57 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref57 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref57.putName( idclassPanel, 'panelid.static.properties' );     desc57.putReference( idnull, ref57 ); executeAction( idShw, desc57, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Adjustments" type="Script">
		<name id="Script-Hide_Adjustments/name" value="Ukryj dopasowania"/> 
		<context id="Script-Hide_Adjustments/context" value="Panel &gt; Ukryj dopasowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc56 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref56 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref56.putName( idclassPanel, 'panelid.static.create' );     desc56.putReference( idnull, ref56 ); executeAction( idHd, desc56, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Adjustments" type="Script">
		<name id="Script-Show_Adjustments/name" value="Pokaż dopasowania"/> 
		<context id="Script-Show_Adjustments/context" value="Panel &gt; Pokaż dopasowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc55 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref55 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref55.putName( idclassPanel, 'panelid.static.create' );     desc55.putReference( idnull, ref55 ); executeAction( idShw, desc55, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_3D" type="Script">
		<name id="Script-Hide_3D/name" value="Ukryj panel 3D"/> 
		<context id="Script-Hide_3D/context" value="Panel &gt; Ukryj panel 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc54 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref54 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref54.putName( idclassPanel, 'panelid.static.3d' );     desc54.putReference( idnull, ref54 ); executeAction( idHd, desc54, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_3D" type="Script">
		<name id="Script-Show_3D/name" value="Pokaż panel 3D"/> 
		<context id="Script-Show_3D/context" value="Panel &gt; Pokaż panel 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc53 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref53 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref53.putName( idclassPanel, 'panelid.static.3d' );     desc53.putReference( idnull, ref53 ); executeAction( idShw, desc53, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Notes" type="Script">
		<name id="Script-Hide_Notes/name" value="Ukryj notatki"/> 
		<context id="Script-Hide_Notes/context" value="Panel &gt; Ukryj notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc52 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref52 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref52.putName( idclassPanel, 'panelid.static.annotation' );     desc52.putReference( idnull, ref52 ); executeAction( idHd, desc52, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Notes" type="Script">
		<name id="Script-Show_Notes/name" value="Pokaż notatki"/> 
		<context id="Script-Show_Notes/context" value="Panel &gt; Pokaż notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc51 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref51 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref51.putName( idclassPanel, 'panelid.static.annotation' );     desc51.putReference( idnull, ref51 ); executeAction( idShw, desc51, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph_Styles" type="Script">
		<name id="Script-Hide_Paragraph_Styles/name" value="Ukryj style akapitów"/> 
		<context id="Script-Hide_Paragraph_Styles/context" value="Panel &gt; Ukryj style akapitów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc50 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref50 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref50.putName( idclassPanel, 'panelid.static.textparastyle' );     desc50.putReference( idnull, ref50 ); executeAction( idHd, desc50, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph_Styles" type="Script">
		<name id="Script-Show_Paragraph_Styles/name" value="Pokaż style akapitów"/> 
		<context id="Script-Show_Paragraph_Styles/context" value="Panel &gt; Pokaż style akapitów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc49 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref49 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref49.putName( idclassPanel, 'panelid.static.textparastyle' );     desc49.putReference( idnull, ref49 ); executeAction( idShw, desc49, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character_Styles" type="Script">
		<name id="Script-Hide_Character_Styles/name" value="Ukryj style znaków"/> 
		<context id="Script-Hide_Character_Styles/context" value="Panel &gt; Ukryj style znaków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc48 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref48 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref48.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc48.putReference( idnull, ref48 ); executeAction( idHd, desc48, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character_Styles" type="Script">
		<name id="Script-Show_Character_Styles/name" value="Pokaż style znaków"/> 
		<context id="Script-Show_Character_Styles/context" value="Panel &gt; Pokaż style znaków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc47 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref47 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref47.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc47.putReference( idnull, ref47 ); executeAction( idShw, desc47, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph" type="Script">
		<name id="Script-Hide_Paragraph/name" value="Ukryj panel Akapit"/> 
		<context id="Script-Hide_Paragraph/context" value="Panel &gt; Ukryj panel Akapit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc46 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref46 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref46.putName( idclassPanel, 'panelid.static.textparagraph' );     desc46.putReference( idnull, ref46 ); executeAction( idHd, desc46, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph" type="Script">
		<name id="Script-Show_Paragraph/name" value="Pokaż panel Akapit"/> 
		<context id="Script-Show_Paragraph/context" value="Panel &gt; Pokaż panel Akapit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc45 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref45 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref45.putName( idclassPanel, 'panelid.static.textparagraph' );     desc45.putReference( idnull, ref45 ); executeAction( idShw, desc45, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character" type="Script">
		<name id="Script-Hide_Character/name" value="Ukryj panel Znak"/> 
		<context id="Script-Hide_Character/context" value="Panel &gt; Ukryj panel Znak"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc44 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref44 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref44.putName( idclassPanel, 'panelid.static.textcharacter' );     desc44.putReference( idnull, ref44 ); executeAction( idHd, desc44, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character" type="Script">
		<name id="Script-Show_Character/name" value="Pokaż panel Znak"/> 
		<context id="Script-Show_Character/context" value="Panel &gt; Pokaż panel Znak"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc43 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref43 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref43.putName( idclassPanel, 'panelid.static.textcharacter' );     desc43.putReference( idnull, ref43 ); executeAction( idShw, desc43, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Navigator" type="Script">
		<name id="Script-Hide_Navigator/name" value="Ukryj panel Nawigator"/> 
		<context id="Script-Hide_Navigator/context" value="Panel &gt; Ukryj panel Nawigator"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc42 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref42 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref42.putName( idclassPanel, 'panelid.static.navigator' );     desc42.putReference( idnull, ref42 ); executeAction( idHd, desc42, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Navigator" type="Script">
		<name id="Script-Show_Navigator/name" value="Pokaż Nawigator"/> 
		<context id="Script-Show_Navigator/context" value="Panel &gt; Pokaż panel Nawigator"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc41 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref41 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref41.putName( idclassPanel, 'panelid.static.navigator' );     desc41.putReference( idnull, ref41 ); executeAction( idShw, desc41, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_History" type="Script">
		<name id="Script-Hide_History/name" value="Ukryj panel Historia"/> 
		<context id="Script-Hide_History/context" value="Panel &gt; Ukryj panel Historia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc40 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref40 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref40.putName( idclassPanel, 'panelid.static.history' );     desc40.putReference( idnull, ref40 ); executeAction( idHd, desc40, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_History" type="Script">
		<name id="Script-Show_History/name" value="Pokaż panel Historia"/> 
		<context id="Script-Show_History/context" value="Panel &gt; Pokaż panel Historia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc39 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref39 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref39.putName( idclassPanel, 'panelid.static.history' );     desc39.putReference( idnull, ref39 ); executeAction( idShw, desc39, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Stunt" type="Script">
		<name id="Script-Hide_Stunt/name" value="Ukryj imprezę"/> 
		<context id="Script-Hide_Stunt/context" value="Panel &gt; Ukryj imprezę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc38 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref38 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref38.putName( idclassPanel, 'panelid.static.busybox' );     desc38.putReference( idnull, ref38 ); executeAction( idHd, desc38, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Stunt" type="Script">
		<name id="Script-Show_Stunt/name" value="Pokaż imprezę"/> 
		<context id="Script-Show_Stunt/context" value="Panel &gt; Pokaż imprezę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc37 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref37 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref37.putName( idclassPanel, 'panelid.static.busybox' );     desc37.putReference( idnull, ref37 ); executeAction( idShw, desc37, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Measurement_Log" type="Script">
		<name id="Script-Hide_Measurement_Log/name" value="Ukryj panel Dziennik pomiarów"/> 
		<context id="Script-Hide_Measurement_Log/context" value="Panel &gt; Ukryj panel Dziennik pomiarów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc36 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref36 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref36.putName( idclassPanel, 'panelid.static.measurement' );     desc36.putReference( idnull, ref36 ); executeAction( idHd, desc36, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Measurement_Log" type="Script">
		<name id="Script-Show_Measurement_Log/name" value="Pokaż panel Dziennik pomiarów"/> 
		<context id="Script-Show_Measurement_Log/context" value="Panel &gt; Pokaż panel Dziennik pomiarów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc35 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref35 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref35.putName( idclassPanel, 'panelid.static.measurement' );     desc35.putReference( idnull, ref35 ); executeAction( idShw, desc35, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Effects" type="Script">
		<name id="Script-Hide_Blur_Effects/name" value="Ukryj efekty rozmycia"/> 
		<context id="Script-Hide_Blur_Effects/context" value="Panel &gt; Ukryj efekty rozmycia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc34 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref34 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref34.putName( idclassPanel, 'panelid.static.blb2' );     desc34.putReference( idnull, ref34 ); executeAction( idHd, desc34, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Effects" type="Script">
		<name id="Script-Show_Blur_Effects/name" value="Pokaż efekty rozmycia"/> 
		<context id="Script-Show_Blur_Effects/context" value="Panel &gt; Pokaż efekty rozmycia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc33 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref33 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref33.putName( idclassPanel, 'panelid.static.blb2' );     desc33.putReference( idnull, ref33 ); executeAction( idShw, desc33, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Tools" type="Script">
		<name id="Script-Hide_Blur_Tools/name" value="Ukryj narzędzia rozmycia"/> 
		<context id="Script-Hide_Blur_Tools/context" value="Panel &gt; Ukryj narzędzia rozmycia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc32 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref32 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref32.putName( idclassPanel, 'panelid.static.blrb' );     desc32.putReference( idnull, ref32 ); executeAction( idHd, desc32, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Tools" type="Script">
		<name id="Script-Show_Blur_Tools/name" value="Pokaż narzędzia rozmycia"/> 
		<context id="Script-Show_Blur_Tools/context" value="Panel &gt; Pokaż narzędzia rozmycia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc31 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref31 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref31.putName( idclassPanel, 'panelid.static.blrb' );     desc31.putReference( idnull, ref31 ); executeAction( idShw, desc31, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Clone_Source" type="Script">
		<name id="Script-Hide_Clone_Source/name" value="Ukryj panel Powielanie źródła"/> 
		<context id="Script-Hide_Clone_Source/context" value="Panel &gt; Ukryj panel Powielanie źródła"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc30 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref30 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref30.putName( idclassPanel, 'panelid.static.clonesource' );     desc30.putReference( idnull, ref30 ); executeAction( idHd, desc30, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Clone_Source" type="Script">
		<name id="Script-Show_Clone_Source/name" value="Pokaż panel Powielanie źródła"/> 
		<context id="Script-Show_Clone_Source/context" value="Panel &gt; Pokaż panel Powielanie źródła"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc29 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref29 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref29.putName( idclassPanel, 'panelid.static.clonesource' );     desc29.putReference( idnull, ref29 ); executeAction( idShw, desc29, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Timeline" type="Script">
		<name id="Script-Hide_Timeline/name" value="Ukryj oś czasu"/> 
		<context id="Script-Hide_Timeline/context" value="Panel &gt; Ukryj oś czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc28 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref28 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref28.putName( idclassPanel, 'panelid.static.animation' );     desc28.putReference( idnull, ref28 ); executeAction( idHd, desc28, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Timeline" type="Script">
		<name id="Script-Show_Timeline/name" value="Pokaż oś czasu"/> 
		<context id="Script-Show_Timeline/context" value="Panel &gt; Pokaż oś czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc27 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref27 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref27.putName( idclassPanel, 'panelid.static.animation' );     desc27.putReference( idnull, ref27 ); executeAction( idShw, desc27, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layer_Comps" type="Script">
		<name id="Script-Hide_Layer_Comps/name" value="Ukryj kompozycje warstw"/> 
		<context id="Script-Hide_Layer_Comps/context" value="Panel &gt; Ukryj kompozycje warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc26 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref26 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref26.putName( idclassPanel, 'panelid.static.comps' );     desc26.putReference( idnull, ref26 ); executeAction( idHd, desc26, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layer_Comps" type="Script">
		<name id="Script-Show_Layer_Comps/name" value="Pokaż kompozycje warstw"/> 
		<context id="Script-Show_Layer_Comps/context" value="Panel &gt; Pokaż kompozycje warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc25 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref25 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref25.putName( idclassPanel, 'panelid.static.comps' );     desc25.putReference( idnull, ref25 ); executeAction( idShw, desc25, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layers" type="Script">
		<name id="Script-Hide_Layers/name" value="Ukryj warstwy"/> 
		<context id="Script-Hide_Layers/context" value="Panel &gt; Ukryj panel Warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc24 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref24 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref24.putName( idclassPanel, 'panelid.static.layers' );     desc24.putReference( idnull, ref24 ); executeAction( idHd, desc24, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layers" type="Script">
		<name id="Script-Show_Layers/name" value="Pokaż warstwy"/> 
		<context id="Script-Show_Layers/context" value="Panel &gt; Pokaż panel Warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc23 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref23 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref23.putName( idclassPanel, 'panelid.static.layers' );     desc23.putReference( idnull, ref23 ); executeAction( idShw, desc23, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Channels" type="Script">
		<name id="Script-Hide_Channels/name" value="Ukryj panel Kanały"/> 
		<context id="Script-Hide_Channels/context" value="Panel &gt; Ukryj panel Kanały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc22 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref22 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref22.putName( idclassPanel, 'panelid.static.channels' );     desc22.putReference( idnull, ref22 ); executeAction( idHd, desc22, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Channels" type="Script">
		<name id="Script-Show_Channels/name" value="Pokaż panel Kanały"/> 
		<context id="Script-Show_Channels/context" value="Panel &gt; Pokaż panel Kanały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc21 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref21 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref21.putName( idclassPanel, 'panelid.static.channels' );     desc21.putReference( idnull, ref21 ); executeAction( idShw, desc21, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Color" type="Script">
		<name id="Script-Hide_Color/name" value="Ukryj panel Kolor"/> 
		<context id="Script-Hide_Color/context" value="Panel &gt; Ukryj panel Kolor"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc20 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref20 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref20.putName( idclassPanel, 'panelid.static.picker' );     desc20.putReference( idnull, ref20 ); executeAction( idHd, desc20, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Color" type="Script">
		<name id="Script-Show_Color/name" value="Pokaż kolor"/> 
		<context id="Script-Show_Color/context" value="Panel &gt; Pokaż panel Kolor"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc19 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref19 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref19.putName( idclassPanel, 'panelid.static.picker' );     desc19.putReference( idnull, ref19 ); executeAction( idShw, desc19, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tool_Presets" type="Script">
		<name id="Script-Hide_Tool_Presets/name" value="Ukryj domyślne ustawienia narzędzia"/> 
		<context id="Script-Hide_Tool_Presets/context" value="Panel &gt; Ukryj ustawienia domyślne narzędzi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc18 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref18 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref18.putName( idclassPanel, 'panelid.static.toolpresets' );     desc18.putReference( idnull, ref18 ); executeAction( idHd, desc18, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tool_Presets" type="Script">
		<name id="Script-Show_Tool_Presets/name" value="Pokaż panel Ustawienia domyślne narzędzi"/> 
		<context id="Script-Show_Tool_Presets/context" value="Panel &gt; Pokaż panel Ustawienia domyślne narzędzi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc17 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref17 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref17.putName( idclassPanel, 'panelid.static.toolpresets' );     desc17.putReference( idnull, ref17 ); executeAction( idShw, desc17, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paths" type="Script">
		<name id="Script-Hide_Paths/name" value="Ukryj panel Ścieżki"/> 
		<context id="Script-Hide_Paths/context" value="Panel &gt; Ukryj panel Ścieżki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc16 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref16 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref16.putName( idclassPanel, 'panelid.static.paths' );     desc16.putReference( idnull, ref16 ); executeAction( idHd, desc16, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paths" type="Script">
		<name id="Script-Show_Paths/name" value="Pokaż panel Ścieżki"/> 
		<context id="Script-Show_Paths/context" value="Panel &gt; Pokaż panel Ścieżki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc15 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref15 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref15.putName( idclassPanel, 'panelid.static.paths' );     desc15.putReference( idnull, ref15 ); executeAction( idShw, desc15, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Info" type="Script">
		<name id="Script-Hide_Info/name" value="Ukryj panel Informacje"/> 
		<context id="Script-Hide_Info/context" value="Panel &gt; Ukryj panel Informacje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc14 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref14 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref14.putName( idclassPanel, 'panelid.static.info' );     desc14.putReference( idnull, ref14 ); executeAction( idHd, desc14, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Info" type="Script">
		<name id="Script-Show_Info/name" value="Pokaż informacje"/> 
		<context id="Script-Show_Info/context" value="Panel &gt; Pokaż panel Informacje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc13 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref13 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref13.putName( idclassPanel, 'panelid.static.info' );     desc13.putReference( idnull, ref13 ); executeAction( idShw, desc13, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Histogram" type="Script">
		<name id="Script-Hide_Histogram/name" value="Ukryj panel Histogram"/> 
		<context id="Script-Hide_Histogram/context" value="Panel &gt; Ukryj panel Histogram"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc12 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref12 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref12.putName( idclassPanel, 'panelid.static.histogram' );     desc12.putReference( idnull, ref12 ); executeAction( idHd, desc12, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Histogram" type="Script">
		<name id="Script-Show_Histogram/name" value="Pokaż panel Histogram"/> 
		<context id="Script-Show_Histogram/context" value="Panel &gt; Pokaż panel Histogram"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc11 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref11 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref11.putName( idclassPanel, 'panelid.static.histogram' );     desc11.putReference( idnull, ref11 ); executeAction( idShw, desc11, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Swatches" type="Script">
		<name id="Script-Hide_Swatches/name" value="Ukryj panel Próbki"/> 
		<context id="Script-Hide_Swatches/context" value="Panel &gt; Ukryj panel Próbki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc10 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref10 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref10.putName( idclassPanel, 'panelid.static.swatches' );     desc10.putReference( idnull, ref10 ); executeAction( idHd, desc10, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Swatches" type="Script">
		<name id="Script-Show_Swatches/name" value="Pokaż panel Próbki"/> 
		<context id="Script-Show_Swatches/context" value="Panel &gt; Pokaż panel Próbki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc9 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref9 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref9.putName( idclassPanel, 'panelid.static.swatches' );     desc9.putReference( idnull, ref9 ); executeAction( idShw, desc9, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Styles" type="Script">
		<name id="Script-Hide_Styles/name" value="Ukryj panel Style"/> 
		<context id="Script-Hide_Styles/context" value="Panel &gt; Ukryj panel Style"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc8 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref8 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref8.putName( idclassPanel, 'panelid.static.styles' );     desc8.putReference( idnull, ref8 ); executeAction( idHd, desc8, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Styles" type="Script">
		<name id="Script-Show_Styles/name" value="Pokaż panel Style"/> 
		<context id="Script-Show_Styles/context" value="Panel &gt; Pokaż panel Style"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc7 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref7 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref7.putName( idclassPanel, 'panelid.static.styles' );     desc7.putReference( idnull, ref7 ); executeAction( idShw, desc7, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Actions" type="Script">
		<name id="Script-Hide_Actions/name" value="Ukryj panel Operacje"/> 
		<context id="Script-Hide_Actions/context" value="Panel &gt; Ukryj panel Operacje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc6 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref6 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref6.putName( idclassPanel, 'panelid.static.actions' );     desc6.putReference( idnull, ref6 ); executeAction( idHd, desc6, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Actions" type="Script">
		<name id="Script-Show_Actions/name" value="Pokaż operacje"/> 
		<context id="Script-Show_Actions/context" value="Panel &gt; Pokaż panel Operacje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc5 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref5 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref5.putName( idclassPanel, 'panelid.static.actions' );     desc5.putReference( idnull, ref5 ); executeAction( idShw, desc5, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Marquee_Options" type="Script">
		<name id="Script-Hide_Marquee_Options/name" value="Ukryj opcje zaznaczenia"/> 
		<context id="Script-Hide_Marquee_Options/context" value="Panel &gt; Ukryj opcje zaznaczania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc4 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref4 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref4.putName( idclassPanel, 'panelid.static.options' );     desc4.putReference( idnull, ref4 ); executeAction( idHd, desc4, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Marquee_Options" type="Script">
		<name id="Script-Show_Marquee_Options/name" value="Pokaż opcje zaznaczenia"/> 
		<context id="Script-Show_Marquee_Options/context" value="Panel &gt; Pokaż opcje zaznaczania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc3 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref3 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref3.putName( idclassPanel, 'panelid.static.options' );     desc3.putReference( idnull, ref3 ); executeAction( idShw, desc3, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tools" type="Script">
		<name id="Script-Hide_Tools/name" value="Ukryj narzędzia"/> 
		<context id="Script-Hide_Tools/context" value="Panel &gt; Ukryj narzędzia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc2 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref2 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref2.putName( idclassPanel, 'panelid.static.toolbar' );     desc2.putReference( idnull, ref2 ); executeAction( idHd, desc2, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tools" type="Script">
		<name id="Script-Show_Tools/name" value="Pokaż narzędzia"/> 
		<context id="Script-Show_Tools/context" value="Panel &gt; Pokaż narzędzia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = charIDToTypeID( 'Shw ' );     var desc1 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref1 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref1.putName( idclassPanel, 'panelid.static.toolbar' );     desc1.putReference( idnull, ref1 ); executeAction( idShw, desc1, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Akapit &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc132 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref132 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanelGroup = stringIDToTypeID( 'closeParagraphStylesPanelGroup' );         ref132.putEnumerated( idMn, idMnIt, idcloseParagraphStylesPanelGroup );     desc132.putReference( idnull, ref132 ); executeAction( idslct, desc132, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="Zamknij"/> 
		<context id="Panel-Paragraph-Close/context" value="Akapit &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc133 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref133 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanel = stringIDToTypeID( 'closeParagraphStylesPanel' );         ref133.putEnumerated( idMn, idMnIt, idcloseParagraphStylesPanel );     desc133.putReference( idnull, ref133 ); executeAction( idslct, desc133, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Znak &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc134 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref134 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanelGroup = stringIDToTypeID( 'closeCharacterStylesPanelGroup' );         ref134.putEnumerated( idMn, idMnIt, idcloseCharacterStylesPanelGroup );     desc134.putReference( idnull, ref134 ); executeAction( idslct, desc134, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="Zamknij"/> 
		<context id="Panel-Character-Close/context" value="Znak &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc135 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref135 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanel = stringIDToTypeID( 'closeCharacterStylesPanel' );         ref135.putEnumerated( idMn, idMnIt, idcloseCharacterStylesPanel );     desc135.putReference( idnull, ref135 ); executeAction( idslct, desc135, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/context" value="Dopasowanie wyszukiwania kolorów &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc136 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref136 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref136.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc136.putReference( idnull, ref136 ); executeAction( idslct, desc136, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close/context" value="Dopasowanie wyszukiwania kolorów &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc137 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref137 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref137.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc137.putReference( idnull, ref137 ); executeAction( idslct, desc137, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie wyszukiwania kolorów &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc138 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref138 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref138.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc138.putReference( idnull, ref138 ); executeAction( idslct, desc138, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Dopasowania &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc139 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref139 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref139.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc139.putReference( idnull, ref139 ); executeAction( idslct, desc139, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="Zamknij"/> 
		<context id="Panel-Adjustments-Close/context" value="Dopasowania &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc140 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref140 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref140.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc140.putReference( idnull, ref140 ); executeAction( idslct, desc140, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="Przytnij do warstwy"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Dopasowania &gt; Przytnij do warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc141 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref141 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref141.putEnumerated( idMn, idMnIt, idadjustmentClip );     desc141.putReference( idnull, ref141 ); executeAction( idslct, desc141, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="Domyślnie dodaj maskę"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Dopasowania &gt; Domyślnie dodaj maskę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc142 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref142 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref142.putEnumerated( idMn, idMnIt, idadjustmentAddMask );     desc142.putReference( idnull, ref142 ); executeAction( idslct, desc142, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="Wyszukiwanie kolorów"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Dopasowania &gt; Wyszukiwanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc143 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref143 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref143.putClass( idcontentLayer );     desc143.putReference( idnull, ref143 );     var idUsng = charIDToTypeID( 'Usng' );         var desc144 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc144.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc143.putObject( idUsng, idcontentLayer, desc144 ); executeAction( idMk, desc143, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="Kolor selektywny"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Dopasowania &gt; Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc145 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref144 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref144.putClass( idcontentLayer );     desc145.putReference( idnull, ref144 );     var idUsng = charIDToTypeID( 'Usng' );         var desc146 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc146.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc145.putObject( idUsng, idcontentLayer, desc146 ); executeAction( idMk, desc145, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="Mapa gradientu"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Dopasowania &gt; Mapa gradientu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc147 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref145 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref145.putClass( idcontentLayer );     desc147.putReference( idnull, ref145 );     var idUsng = charIDToTypeID( 'Usng' );         var desc148 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc148.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc147.putObject( idUsng, idcontentLayer, desc148 ); executeAction( idMk, desc147, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="Próg"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Dopasowania &gt; Próg"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc149 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref146 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref146.putClass( idcontentLayer );     desc149.putReference( idnull, ref146 );     var idUsng = charIDToTypeID( 'Usng' );         var desc150 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc150.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc149.putObject( idUsng, idcontentLayer, desc150 ); executeAction( idMk, desc149, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="Posteryzuj"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Dopasowania &gt; Posteryzuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc151 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref147 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref147.putClass( idcontentLayer );     desc151.putReference( idnull, ref147 );     var idUsng = charIDToTypeID( 'Usng' );         var desc152 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc152.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc151.putObject( idUsng, idcontentLayer, desc152 ); executeAction( idMk, desc151, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="Odwróć"/> 
		<context id="Panel-Adjustments-Invert/context" value="Dopasowania &gt; Odwróć"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc153 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref148 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref148.putClass( idcontentLayer );     desc153.putReference( idnull, ref148 );     var idUsng = charIDToTypeID( 'Usng' );         var desc154 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc154.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc153.putObject( idUsng, idcontentLayer, desc154 ); executeAction( idMk, desc153, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="Mieszanie kanałów"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Dopasowania &gt; Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc155 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref149 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref149.putClass( idcontentLayer );     desc155.putReference( idnull, ref149 );     var idUsng = charIDToTypeID( 'Usng' );         var desc156 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc156.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc155.putObject( idUsng, idcontentLayer, desc156 ); executeAction( idMk, desc155, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="Filtr fotograficzny"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Dopasowania &gt; Filtr fotograficzny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc157 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref150 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref150.putClass( idcontentLayer );     desc157.putReference( idnull, ref150 );     var idUsng = charIDToTypeID( 'Usng' );         var desc158 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc158.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc157.putObject( idUsng, idcontentLayer, desc158 ); executeAction( idMk, desc157, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="Czarno-biały"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Dopasowania &gt; Czarno-biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc159 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref151 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref151.putClass( idcontentLayer );     desc159.putReference( idnull, ref151 );     var idUsng = charIDToTypeID( 'Usng' );         var desc160 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc160.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc159.putObject( idUsng, idcontentLayer, desc160 ); executeAction( idMk, desc159, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="Balans kolorów"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Dopasowania &gt; Balans koloru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc161 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref152 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref152.putClass( idcontentLayer );     desc161.putReference( idnull, ref152 );     var idUsng = charIDToTypeID( 'Usng' );         var desc162 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc162.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc161.putObject( idUsng, idcontentLayer, desc162 ); executeAction( idMk, desc161, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="Barwa/Nasycenie"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Dopasowania &gt; Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc163 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref153 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref153.putClass( idcontentLayer );     desc163.putReference( idnull, ref153 );     var idUsng = charIDToTypeID( 'Usng' );         var desc164 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc164.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc163.putObject( idUsng, idcontentLayer, desc164 ); executeAction( idMk, desc163, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="Jaskrawość"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Dopasowania &gt; Jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc165 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref154 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref154.putClass( idcontentLayer );     desc165.putReference( idnull, ref154 );     var idUsng = charIDToTypeID( 'Usng' );         var desc166 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc166.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc165.putObject( idUsng, idcontentLayer, desc166 ); executeAction( idMk, desc165, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="Ekspozycja"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Dopasowania &gt; Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc167 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref155 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref155.putClass( idcontentLayer );     desc167.putReference( idnull, ref155 );     var idUsng = charIDToTypeID( 'Usng' );         var desc168 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc168.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc167.putObject( idUsng, idcontentLayer, desc168 ); executeAction( idMk, desc167, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="Krzywe"/> 
		<context id="Panel-Adjustments-Curves/context" value="Dopasowania &gt; Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc169 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref156 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref156.putClass( idcontentLayer );     desc169.putReference( idnull, ref156 );     var idUsng = charIDToTypeID( 'Usng' );         var desc170 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc170.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc169.putObject( idUsng, idcontentLayer, desc170 ); executeAction( idMk, desc169, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="Poziomy"/> 
		<context id="Panel-Adjustments-Levels/context" value="Dopasowania &gt; Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc171 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref157 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref157.putClass( idcontentLayer );     desc171.putReference( idnull, ref157 );     var idUsng = charIDToTypeID( 'Usng' );         var desc172 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc172.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc171.putObject( idUsng, idcontentLayer, desc172 ); executeAction( idMk, desc171, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="Jasność/Kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Dopasowania &gt; Jasność/kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc173 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref158 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref158.putClass( idcontentLayer );     desc173.putReference( idnull, ref158 );     var idUsng = charIDToTypeID( 'Usng' );         var desc174 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc174.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc173.putObject( idUsng, idcontentLayer, desc174 ); executeAction( idMk, desc173, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves_Display_Options" type="Panel">
		<name id="Panel-Adjustments-Curves_Display_Options/name" value="Opcje wyświetlania krzywych"/> 
		<context id="Panel-Adjustments-Curves_Display_Options/context" value="Dopasowania &gt; Opcje wyświetlania krzywych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc175 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref159 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref159.putEnumerated( idMn, idMnIt, idcurvesDisplayOptions );     desc175.putReference( idnull, ref159 ); executeAction( idslct, desc175, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/name" value="Pokaż odcinanie dla punktów czarno-białych (Poziomy/Krzywe)"/> 
		<context id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/context" value="Dopasowania &gt; Pokaż odcinanie dla punktów czarno-białych (Poziomy/Krzywe)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc176 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref160 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref160.putEnumerated( idMn, idMnIt, idadjustmentShowClipping );     desc176.putReference( idnull, ref160 ); executeAction( idslct, desc176, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto_Options_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Auto_Options_(Levels/Curves)/name" value="Opcje automatyczne (Poziomy/Krzywe)"/> 
		<context id="Panel-Adjustments-Auto_Options_(Levels/Curves)/context" value="Dopasowania &gt; Opcje automatyczne (Poziomy/Krzywe)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc177 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref161 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref161.putEnumerated( idMn, idMnIt, idadjustmentAutoOptions );     desc177.putReference( idnull, ref161 ); executeAction( idslct, desc177, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Delete_Current_Preset" type="Panel">
		<name id="Panel-Adjustments-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Adjustments-Delete_Current_Preset/context" value="Dopasowania &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc178 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref162 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref162.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc178.putReference( idnull, ref162 ); executeAction( idslct, desc178, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Load_Preset" type="Panel">
		<name id="Panel-Adjustments-Load_Preset/name" value="Wczytaj ustawienia domyślne"/> 
		<context id="Panel-Adjustments-Load_Preset/context" value="Dopasowania &gt; Wczytaj ustawienia domyślne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc179 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref163 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref163.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc179.putReference( idnull, ref163 ); executeAction( idslct, desc179, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Save_Preset" type="Panel">
		<name id="Panel-Adjustments-Save_Preset/name" value="Zapisz ustawienia domyślne"/> 
		<context id="Panel-Adjustments-Save_Preset/context" value="Dopasowania &gt; Zapisz ustawienia domyślne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc180 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref164 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref164.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc180.putReference( idnull, ref164 ); executeAction( idslct, desc180, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Reset" type="Panel">
		<name id="Panel-Adjustments-Reset/name" value="Wyzeruj"/> 
		<context id="Panel-Adjustments-Reset/context" value="Dopasowania &gt; Wyzeruj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc181 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref165 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref165.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc181.putReference( idnull, ref165 ); executeAction( idslct, desc181, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Dopasowania &gt; Automatycznie wybierz parametr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc182 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref166 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref166.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc182.putReference( idnull, ref166 ); executeAction( idslct, desc182, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/name" value="Przetnij ścieżkę kształtu z zaznaczeniem"/> 
		<context id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/context" value="MaskPanel &gt; Przetnij ścieżkę kształtu z zaznaczeniem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc183 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref167 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref167.putEnumerated( idMn, idMnIt, idintersectVectorMaskWithSelection );     desc183.putReference( idnull, ref167 ); executeAction( idslct, desc183, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/name" value="Usuń ścieżkę kształtu z zaznaczenia"/> 
		<context id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/context" value="MaskPanel &gt; Usuń ścieżkę kształtu z zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc184 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref168 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref168.putEnumerated( idMn, idMnIt, idsubtractVectorMaskFromSelection );     desc184.putReference( idnull, ref168 ); executeAction( idslct, desc184, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Shape_Path_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Shape_Path_To_Selection/name" value="Dodaj ścieżkę kształtu do zaznaczenia"/> 
		<context id="Panel-MaskPanel-Add_Shape_Path_To_Selection/context" value="MaskPanel &gt; Dodaj ścieżkę kształtu do zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc185 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref169 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref169.putEnumerated( idMn, idMnIt, idaddVectorMaskToSelection );     desc185.putReference( idnull, ref169 ); executeAction( idslct, desc185, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/name" value="Przetnij maskę wektorową z zaznaczeniem"/> 
		<context id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/context" value="MaskPanel &gt; Przetnij maskę wektorową z zaznaczeniem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc186 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref170 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref170.putEnumerated( idMn, idMnIt, idintersectVectorMaskWithSelection );     desc186.putReference( idnull, ref170 ); executeAction( idslct, desc186, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/name" value="Odejmij maskę wektorową od zaznaczenia"/> 
		<context id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/context" value="MaskPanel &gt; Odejmij maskę wektorową od zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc187 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref171 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref171.putEnumerated( idMn, idMnIt, idsubtractVectorMaskFromSelection );     desc187.putReference( idnull, ref171 ); executeAction( idslct, desc187, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Vector_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/name" value="Dodaj maskę wektorową do zaznaczenia"/> 
		<context id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/context" value="MaskPanel &gt; Dodaj maskę wektorową do zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc188 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref172 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref172.putEnumerated( idMn, idMnIt, idaddVectorMaskToSelection );     desc188.putReference( idnull, ref172 ); executeAction( idslct, desc188, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/name" value="Przetnij maskę filtra z zaznaczeniem"/> 
		<context id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/context" value="MaskPanel &gt; Przetnij maskę filtra z zaznaczeniem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc189 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref173 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectFilterMaskWithSelection = stringIDToTypeID( 'intersectFilterMaskWithSelection' );         ref173.putEnumerated( idMn, idMnIt, idintersectFilterMaskWithSelection );     desc189.putReference( idnull, ref173 ); executeAction( idslct, desc189, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/name" value="Odejmij maskę filtra od zaznaczenia"/> 
		<context id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/context" value="MaskPanel &gt; Odejmij maskę filtra od zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc190 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref174 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractFilterMaskFromSelection = stringIDToTypeID( 'subtractFilterMaskFromSelection' );         ref174.putEnumerated( idMn, idMnIt, idsubtractFilterMaskFromSelection );     desc190.putReference( idnull, ref174 ); executeAction( idslct, desc190, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Filter_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/name" value="Dodaj maskę filtra do zaznaczenia"/> 
		<context id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/context" value="MaskPanel &gt; Dodaj maskę filtra do zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc191 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref175 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddFilterMaskToSelection = stringIDToTypeID( 'addFilterMaskToSelection' );         ref175.putEnumerated( idMn, idMnIt, idaddFilterMaskToSelection );     desc191.putReference( idnull, ref175 ); executeAction( idslct, desc191, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Filter_Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Filter_Mask_Options/name" value="Opcje maski filtra"/> 
		<context id="Panel-MaskPanel-Filter_Mask_Options/context" value="MaskPanel &gt; Opcje maski filtra"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc192 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref176 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfilterMaskOptions = stringIDToTypeID( 'filterMaskOptions' );         ref176.putEnumerated( idMn, idMnIt, idfilterMaskOptions );     desc192.putReference( idnull, ref176 ); executeAction( idslct, desc192, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Mask_With_Selection/name" value="Przetnij maskę z zaznaczeniem"/> 
		<context id="Panel-MaskPanel-Intersect_Mask_With_Selection/context" value="MaskPanel &gt; Przetnij maskę z zaznaczeniem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc193 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref177 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectUserMaskWithSelection = stringIDToTypeID( 'intersectUserMaskWithSelection' );         ref177.putEnumerated( idMn, idMnIt, idintersectUserMaskWithSelection );     desc193.putReference( idnull, ref177 ); executeAction( idslct, desc193, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Mask_From_Selection/name" value="Odejmij maskę od zaznaczenia"/> 
		<context id="Panel-MaskPanel-Subtract_Mask_From_Selection/context" value="MaskPanel &gt; Odejmij maskę od zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc194 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref178 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractUserMaskFromSelection = stringIDToTypeID( 'subtractUserMaskFromSelection' );         ref178.putEnumerated( idMn, idMnIt, idsubtractUserMaskFromSelection );     desc194.putReference( idnull, ref178 ); executeAction( idslct, desc194, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Mask_To_Selection/name" value="Dodaj maskę do zaznaczenia"/> 
		<context id="Panel-MaskPanel-Add_Mask_To_Selection/context" value="MaskPanel &gt; Dodaj maskę do zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc195 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref179 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddUserMaskToSelection = stringIDToTypeID( 'addUserMaskToSelection' );         ref179.putEnumerated( idMn, idMnIt, idaddUserMaskToSelection );     desc195.putReference( idnull, ref179 ); executeAction( idslct, desc195, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Mask_Options/name" value="Opcje maski"/> 
		<context id="Panel-MaskPanel-Mask_Options/context" value="MaskPanel &gt; Opcje maski"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc196 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref180 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUsrM = charIDToTypeID( 'UsrM' );         ref180.putEnumerated( idMn, idMnIt, idUsrM );     desc196.putReference( idnull, ref180 ); executeAction( idslct, desc196, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close_Tab_Group" type="Panel">
		<name id="Panel-Vibrance-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Vibrance-Close_Tab_Group/context" value="Jaskrawość &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc197 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref181 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref181.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc197.putReference( idnull, ref181 ); executeAction( idslct, desc197, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close" type="Panel">
		<name id="Panel-Vibrance-Close/name" value="Zamknij"/> 
		<context id="Panel-Vibrance-Close/context" value="Jaskrawość &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc198 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref182 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref182.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc198.putReference( idnull, ref182 ); executeAction( idslct, desc198, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Reset_Vibrance" type="Panel">
		<name id="Panel-Vibrance-Reset_Vibrance/name" value="Wyzeruj jaskrawość"/> 
		<context id="Panel-Vibrance-Reset_Vibrance/context" value="Jaskrawość &gt; Wyzeruj jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc199 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref183 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref183.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc199.putReference( idnull, ref183 ); executeAction( idslct, desc199, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Vibrance-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Vibrance-Auto-Select_Parameter/context" value="Jaskrawość &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc200 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref184 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref184.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc200.putReference( idnull, ref184 ); executeAction( idslct, desc200, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Invert_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Invert_Adjustment-Close_Tab_Group/context" value="Odwróć dopasowanie &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc201 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref185 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref185.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc201.putReference( idnull, ref185 ); executeAction( idslct, desc201, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close" type="Panel">
		<name id="Panel-Invert_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Invert_Adjustment-Close/context" value="Odwróć dopasowanie &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc202 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref186 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref186.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc202.putReference( idnull, ref186 ); executeAction( idslct, desc202, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Invert_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Invert_Adjustment-Auto-Select_Parameter/context" value="Odwróć dopasowanie &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc203 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref187 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref187.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc203.putReference( idnull, ref187 ); executeAction( idslct, desc203, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/context" value="Korekta barwy/nasycenia &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc204 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref188 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref188.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc204.putReference( idnull, ref188 ); executeAction( idslct, desc204, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close/context" value="Korekta barwy/nasycenia &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc205 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref189 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref189.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc205.putReference( idnull, ref189 ); executeAction( idslct, desc205, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/name" value="Wyzeruj ustawienie opcji Barwa/Nasycenie"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/context" value="Korekta barwy/nasycenia &gt; Wyzeruj ustawienie opcji Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc206 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref190 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref190.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc206.putReference( idnull, ref190 ); executeAction( idslct, desc206, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/context" value="Korekta barwy/nasycenia &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc207 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref191 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref191.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc207.putReference( idnull, ref191 ); executeAction( idslct, desc207, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/name" value="Wczytaj ustawienie predefiniowane opcji Barwa/Nasycenie"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/context" value="Korekta barwy/nasycenia &gt; Wczytaj ustawienie predefiniowane opcji Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc208 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref192 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref192.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc208.putReference( idnull, ref192 ); executeAction( idslct, desc208, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/name" value="Zapisz ustawienie predefiniowane opcji Barwa/Nasycenie"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/context" value="Korekta barwy/nasycenia &gt; Zapisz ustawienie opcji Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc209 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref193 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref193.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc209.putReference( idnull, ref193 ); executeAction( idslct, desc209, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Korekta barwy/nasycenia &gt; Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc210 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref194 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref194.putEnumerated( idMn, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc210.putReference( idnull, ref194 ); executeAction( idslct, desc210, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/context" value="Korekta barwy/nasycenia &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc211 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref195 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref195.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc211.putReference( idnull, ref195 ); executeAction( idslct, desc211, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Exposure_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Dopasowanie &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc212 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref196 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref196.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc212.putReference( idnull, ref196 ); executeAction( idslct, desc212, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Exposure_Adjustment-Close/context" value="Dopasowanie opcji Ekspozycja &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc213 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref197 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref197.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc213.putReference( idnull, ref197 ); executeAction( idslct, desc213, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Reset_Exposure" type="Panel">
		<name id="Panel-Exposure_Adjustment-Reset_Exposure/name" value="Wyzeruj ustawienie opcji Ekspozycja"/> 
		<context id="Panel-Exposure_Adjustment-Reset_Exposure/context" value="Dopasowanie opcji Ekspozycja &gt; Wyzeruj ustawienie opcji Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc214 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref198 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref198.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc214.putReference( idnull, ref198 ); executeAction( idslct, desc214, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Exposure_Adjustment-Delete_Current_Preset/context" value="Dopasowanie opcji Ekspozycja &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc215 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref199 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref199.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc215.putReference( idnull, ref199 ); executeAction( idslct, desc215, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Load_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Load_Exposure_Preset/name" value="Wczytaj ustawienie predefiniowane opcji Ekspozycja"/> 
		<context id="Panel-Exposure_Adjustment-Load_Exposure_Preset/context" value="Dopasowanie opcji Ekspozycja &gt; Wczytaj ustawienie predefiniowane opcji Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc216 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref200 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref200.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc216.putReference( idnull, ref200 ); executeAction( idslct, desc216, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Save_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Save_Exposure_Preset/name" value="Zapisz ustawienie predefiniowane opcji Ekspozycja"/> 
		<context id="Panel-Exposure_Adjustment-Save_Exposure_Preset/context" value="Dopasowanie opcji Ekspozycja &gt; Zapisz ustawienie predefiniowane opcji Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc217 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref201 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref201.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc217.putReference( idnull, ref201 ); executeAction( idslct, desc217, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Exposure_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Exposure_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Ekspozycja &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc218 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref202 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref202.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc218.putReference( idnull, ref202 ); executeAction( idslct, desc218, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Selective_Color_Adjustment-Close_Tab_Group/context" value="Dopasowanie koloru selektywnego &gt; Zamknij grupę zakładek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc219 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref203 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref203.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc219.putReference( idnull, ref203 ); executeAction( idslct, desc219, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Selective_Color_Adjustment-Close/context" value="Dopasowanie koloru selektywnego &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc220 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref204 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref204.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc220.putReference( idnull, ref204 ); executeAction( idslct, desc220, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Reset_Selective_Color" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/name" value="Wyzeruj ustawienie opcji Kolor selektywny"/> 
		<context id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/context" value="Dopasowanie koloru selektywnego &gt; Wyzeruj ustawienie opcji Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc221 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref205 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref205.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc221.putReference( idnull, ref205 ); executeAction( idslct, desc221, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/context" value="Dopasowanie koloru selektywnego &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc222 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref206 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref206.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc222.putReference( idnull, ref206 ); executeAction( idslct, desc222, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/name" value="Wczytaj ustawienie predefiniowane opcji Kolor selektywny"/> 
		<context id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/context" value="Dopasowanie koloru selektywnego &gt; Wczytaj ustawienie predefiniowane opcji Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc223 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref207 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref207.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc223.putReference( idnull, ref207 ); executeAction( idslct, desc223, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/name" value="Zapisz ustawienie predefiniowane opcji Kolor selektywny"/> 
		<context id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/context" value="Dopasowanie koloru selektywnego &gt; Zapisz ustawienie predefiniowane opcji Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc224 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref208 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref208.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc224.putReference( idnull, ref208 ); executeAction( idslct, desc224, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie koloru selektywnego &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc225 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref209 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref209.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc225.putReference( idnull, ref209 ); executeAction( idslct, desc225, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Color_Balance_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Balans kolorów &gt; Zamknij grupę zakładek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc226 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref210 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref210.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc226.putReference( idnull, ref210 ); executeAction( idslct, desc226, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Color_Balance_Adjustment-Close/context" value="Dopasowanie opcji Balans kolorów &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc227 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref211 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref211.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc227.putReference( idnull, ref211 ); executeAction( idslct, desc227, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Reset_Color_Balance" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/name" value="Wyzeruj ustawienie opcji Balans kolorów"/> 
		<context id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/context" value="Dopasowanie opcji Balans kolorów &gt; Wyzeruj ustawienie opcji Balans kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc228 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref212 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref212.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc228.putReference( idnull, ref212 ); executeAction( idslct, desc228, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Balans kolorów &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc229 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref213 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref213.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc229.putReference( idnull, ref213 ); executeAction( idslct, desc229, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc230 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref214 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref214.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc230.putReference( idnull, ref214 ); executeAction( idslct, desc230, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc231 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref215 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref215.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc231.putReference( idnull, ref215 ); executeAction( idslct, desc231, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/name" value="Wyzeruj ustawienie opcji Mieszanie kanałów"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Wyzeruj ustawienie opcji Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc232 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref216 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref216.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc232.putReference( idnull, ref216 ); executeAction( idslct, desc232, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc233 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref217 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref217.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc233.putReference( idnull, ref217 ); executeAction( idslct, desc233, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/name" value="Wczytaj ustawienie predefiniowane opcji Mieszanie kanałów"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Wczytaj ustawienie predefiniowane opcji Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc234 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref218 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref218.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc234.putReference( idnull, ref218 ); executeAction( idslct, desc234, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/name" value="Zapisz ustawienie predefiniowane opcji Mieszanie kanałów"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Zapisz ustawienie predefiniowane opcji Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc235 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref219 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref219.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc235.putReference( idnull, ref219 ); executeAction( idslct, desc235, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Mieszanie kanałów &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc236 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref220 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref220.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc236.putReference( idnull, ref220 ); executeAction( idslct, desc236, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/context" value="Dopasowanie filtrów fotograficznych &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc237 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref221 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref221.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc237.putReference( idnull, ref221 ); executeAction( idslct, desc237, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close/context" value="Dopasowanie filtrów fotograficznych &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc238 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref222 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref222.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc238.putReference( idnull, ref222 ); executeAction( idslct, desc238, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/name" value="Wyzeruj ustawienie opcji Filtr fotograficzny"/> 
		<context id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/context" value="Dopasowanie filtrów fotograficznych &gt; Wyzeruj ustawienie opcji Filtr fotograficzny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc239 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref223 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref223.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc239.putReference( idnull, ref223 ); executeAction( idslct, desc239, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie filtrów fotograficznych &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc240 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref224 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref224.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc240.putReference( idnull, ref224 ); executeAction( idslct, desc240, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Mapa gradientu &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc241 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref225 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref225.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc241.putReference( idnull, ref225 ); executeAction( idslct, desc241, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close/context" value="Dopasowanie opcji Mapa gradientu &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc242 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref226 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref226.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc242.putReference( idnull, ref226 ); executeAction( idslct, desc242, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/name" value="Wyzeruj ustawienie opcji Mapa gradientu"/> 
		<context id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/context" value="Dopasowanie opcji Mapa gradientu &gt; Wyzeruj ustawienie opcji Mapa gradientu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc243 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref227 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref227.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc243.putReference( idnull, ref227 ); executeAction( idslct, desc243, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Mapa gradientu &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc244 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref228 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref228.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc244.putReference( idnull, ref228 ); executeAction( idslct, desc244, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Threshold_Adjustment-Close_Tab_Group/context" value="Dopasowanie progu &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc245 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref229 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref229.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc245.putReference( idnull, ref229 ); executeAction( idslct, desc245, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Threshold_Adjustment-Close/context" value="Dopasowanie progu &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc246 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref230 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref230.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc246.putReference( idnull, ref230 ); executeAction( idslct, desc246, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Reset_Threshold" type="Panel">
		<name id="Panel-Threshold_Adjustment-Reset_Threshold/name" value="Wyzeruj ustawienie opcji Próg"/> 
		<context id="Panel-Threshold_Adjustment-Reset_Threshold/context" value="Dopasowanie progu &gt; Wyzeruj ustawienie opcji Próg"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc247 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref231 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref231.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc247.putReference( idnull, ref231 ); executeAction( idslct, desc247, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Threshold_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Threshold_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie progu &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc248 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref232 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref232.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc248.putReference( idnull, ref232 ); executeAction( idslct, desc248, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Posterize_Adjustment-Close_Tab_Group/context" value="Dopasowanie posteryzacji &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc249 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref233 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref233.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc249.putReference( idnull, ref233 ); executeAction( idslct, desc249, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Posterize_Adjustment-Close/context" value="Dopasowanie posteryzacji &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc250 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref234 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref234.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc250.putReference( idnull, ref234 ); executeAction( idslct, desc250, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Reset_Posterize" type="Panel">
		<name id="Panel-Posterize_Adjustment-Reset_Posterize/name" value="Wyzeruj ustawienie opcji Posteryzuj"/> 
		<context id="Panel-Posterize_Adjustment-Reset_Posterize/context" value="Dopasowanie posteryzacji &gt; Wyzeruj ustawienie opcji Posteryzuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc251 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref235 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref235.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc251.putReference( idnull, ref235 ); executeAction( idslct, desc251, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Posterize_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Posterize_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie posteryzacji &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc252 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref236 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref236.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc252.putReference( idnull, ref236 ); executeAction( idslct, desc252, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/context" value="Dopasowanie jasności/kontrastu &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc253 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref237 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref237.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc253.putReference( idnull, ref237 ); executeAction( idslct, desc253, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close/context" value="Dopasowanie jasności/kontrastu &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc254 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref238 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref238.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc254.putReference( idnull, ref238 ); executeAction( idslct, desc254, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/name" value="Wyzeruj jasność/kontrast"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/context" value="Dopasowanie jasności/kontrastu &gt; Wyzeruj jasność/kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc255 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref239 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref239.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc255.putReference( idnull, ref239 ); executeAction( idslct, desc255, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie jasności/kontrastu &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc256 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref240 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref240.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc256.putReference( idnull, ref240 ); executeAction( idslct, desc256, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Czarno-biały &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc257 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref241 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref241.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc257.putReference( idnull, ref241 ); executeAction( idslct, desc257, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close/context" value="Dopasowanie opcji Czarno-biały &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc258 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref242 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref242.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc258.putReference( idnull, ref242 ); executeAction( idslct, desc258, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/name" value="Wyzeruj ustawienie opcji Czarno-biały"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/context" value="Dopasowanie opcji Czarno-biały &gt; Wyzeruj ustawienie opcji Czarno-biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc259 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref243 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref243.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc259.putReference( idnull, ref243 ); executeAction( idslct, desc259, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/context" value="Dopasowanie opcji Czarno-biały &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc260 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref244 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref244.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc260.putReference( idnull, ref244 ); executeAction( idslct, desc260, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/name" value="Wczytaj ustawienie predefiniowane opcji Czarno-biały"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/context" value="Dopasowanie opcji Czarno-biały &gt; Wczytaj ustawienie predefiniowane opcji Czarno-Biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc261 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref245 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref245.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc261.putReference( idnull, ref245 ); executeAction( idslct, desc261, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/name" value="Zapisz ustawienie predefiniowane opcji Czarno-biały"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/context" value="Dopasowanie opcji Czarno-biały &gt; Zapisz ustawienie predefiniowane opcji Czarno-biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc262 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref246 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref246.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc262.putReference( idnull, ref246 ); executeAction( idslct, desc262, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Dopasowanie opcji Czarno-biały &gt; Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc263 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref247 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref247.putEnumerated( idMn, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc263.putReference( idnull, ref247 ); executeAction( idslct, desc263, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Czarno-biały &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc264 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref248 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref248.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc264.putReference( idnull, ref248 ); executeAction( idslct, desc264, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Levels_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Levels_Adjustment-Close_Tab_Group/context" value="Dopasowanie poziomów &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc265 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref249 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref249.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc265.putReference( idnull, ref249 ); executeAction( idslct, desc265, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close" type="Panel">
		<name id="Panel-Levels_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Levels_Adjustment-Close/context" value="Dopasowanie poziomów &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc266 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref250 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref250.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc266.putReference( idnull, ref250 ); executeAction( idslct, desc266, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Reset_Levels" type="Panel">
		<name id="Panel-Levels_Adjustment-Reset_Levels/name" value="Wyzeruj ustawienia opcji Poziomy"/> 
		<context id="Panel-Levels_Adjustment-Reset_Levels/context" value="Dopasowanie poziomów &gt; Wyzeruj ustawienia opcji Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc267 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref251 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref251.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc267.putReference( idnull, ref251 ); executeAction( idslct, desc267, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto_Options/name" value="Opcje automatyczne"/> 
		<context id="Panel-Levels_Adjustment-Auto_Options/context" value="Dopasowanie poziomów &gt; Opcje automatyczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc268 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref252 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref252.putEnumerated( idMn, idMnIt, idadjustmentAutoOptions );     desc268.putReference( idnull, ref252 ); executeAction( idslct, desc268, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Levels_Adjustment-Delete_Current_Preset/context" value="Dopasowanie poziomów &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc269 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref253 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref253.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc269.putReference( idnull, ref253 ); executeAction( idslct, desc269, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Load_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Load_Levels_Preset/name" value="Wczytaj ustawienie predefiniowane Poziomy"/> 
		<context id="Panel-Levels_Adjustment-Load_Levels_Preset/context" value="Dopasowanie poziomów &gt; Wczytaj ustawienie predefiniowane Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc270 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref254 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref254.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc270.putReference( idnull, ref254 ); executeAction( idslct, desc270, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Save_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Save_Levels_Preset/name" value="Zapisz ustawienie predefiniowane opcji Poziomy"/> 
		<context id="Panel-Levels_Adjustment-Save_Levels_Preset/context" value="Dopasowanie poziomów &gt; Zapisz ustawienie predefiniowane Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc271 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref255 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref255.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc271.putReference( idnull, ref255 ); executeAction( idslct, desc271, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Levels_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie poziomów &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc272 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref256 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref256.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc272.putReference( idnull, ref256 ); executeAction( idslct, desc272, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Curves_Adjustment-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Curves_Adjustment-Close_Tab_Group/context" value="Dopasowanie opcji Krzywe &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc273 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref257 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref257.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc273.putReference( idnull, ref257 ); executeAction( idslct, desc273, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close" type="Panel">
		<name id="Panel-Curves_Adjustment-Close/name" value="Zamknij"/> 
		<context id="Panel-Curves_Adjustment-Close/context" value="Dopasowanie opcji Krzywe &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc274 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref258 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref258.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc274.putReference( idnull, ref258 ); executeAction( idslct, desc274, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Reset_Curves" type="Panel">
		<name id="Panel-Curves_Adjustment-Reset_Curves/name" value="Wyzeruj ustawienie opcji Krzywe"/> 
		<context id="Panel-Curves_Adjustment-Reset_Curves/context" value="Dopasowanie opcji Krzywe &gt; Wyzeruj ustawienie opcji Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc275 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref259 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref259.putEnumerated( idMn, idMnIt, idadjustmentReset );     desc275.putReference( idnull, ref259 ); executeAction( idslct, desc275, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto_Options/name" value="Opcje automatyczne"/> 
		<context id="Panel-Curves_Adjustment-Auto_Options/context" value="Dopasowanie opcji Krzywe &gt; Opcje automatyczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc276 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref260 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref260.putEnumerated( idMn, idMnIt, idadjustmentAutoOptions );     desc276.putReference( idnull, ref260 ); executeAction( idslct, desc276, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points" type="Panel">
		<name id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/name" value="Pokaż odcinanie dla punktów czarno-białych"/> 
		<context id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/context" value="Dopasowanie opcji Krzywe &gt; Pokaż odcinanie dla punktów czarno-białych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc277 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref261 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref261.putEnumerated( idMn, idMnIt, idadjustmentShowClipping );     desc277.putReference( idnull, ref261 ); executeAction( idslct, desc277, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Curves_Display_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Curves_Display_Options/name" value="Opcje wyświetlania krzywych"/> 
		<context id="Panel-Curves_Adjustment-Curves_Display_Options/context" value="Dopasowanie opcji Krzywe &gt; Opcje wyświetlania krzywych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc278 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref262 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref262.putEnumerated( idMn, idMnIt, idcurvesDisplayOptions );     desc278.putReference( idnull, ref262 ); executeAction( idslct, desc278, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Delete_Current_Preset/name" value="Usuń bieżące ustawienie predefiniowane"/> 
		<context id="Panel-Curves_Adjustment-Delete_Current_Preset/context" value="Dopasowanie opcji Krzywe &gt; Usuń bieżące ustawienie predefiniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc279 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref263 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref263.putEnumerated( idMn, idMnIt, idadjustmentDeletePreset );     desc279.putReference( idnull, ref263 ); executeAction( idslct, desc279, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Load_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Load_Curves_Preset/name" value="Wczytaj ustawienie predefiniowane dla opcji Krzywe"/> 
		<context id="Panel-Curves_Adjustment-Load_Curves_Preset/context" value="Dopasowanie opcji Krzywe &gt; Wczytaj ustawienie predefiniowane dla opcji Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc280 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref264 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref264.putEnumerated( idMn, idMnIt, idadjustmentLoadPreset );     desc280.putReference( idnull, ref264 ); executeAction( idslct, desc280, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Save_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Save_Curves_Preset/name" value="Zapisz ustawienie predefiniowane opcji Krzywe"/> 
		<context id="Panel-Curves_Adjustment-Save_Curves_Preset/context" value="Dopasowanie opcji Krzywe &gt; Zapisz ustawienie predefiniowane opcji Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc281 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref265 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref265.putEnumerated( idMn, idMnIt, idadjustmentSavePreset );     desc281.putReference( idnull, ref265 ); executeAction( idslct, desc281, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Dopasowanie opcji Krzywe &gt; Automatycznie wybierz narzędzie ukierunkowanego dopasowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc282 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref266 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref266.putEnumerated( idMn, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc282.putReference( idnull, ref266 ); executeAction( idslct, desc282, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Parameter/context" value="Dopasowanie opcji Krzywe &gt; Automatyczny wybór parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc283 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref267 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref267.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc283.putReference( idnull, ref267 ); executeAction( idslct, desc283, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Dopasowania &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc284 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref268 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref268.putEnumerated( idMn, idMnIt, idcloseCreatePanelGroup );     desc284.putReference( idnull, ref268 ); executeAction( idslct, desc284, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="Zamknij"/> 
		<context id="Panel-Adjustments-Close/context" value="Dopasowania &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc285 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref269 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref269.putEnumerated( idMn, idMnIt, idcloseCreatePanel );     desc285.putReference( idnull, ref269 ); executeAction( idslct, desc285, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="Przytnij do warstwy"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Dopasowania &gt; Przytnij do warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc286 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref270 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref270.putEnumerated( idMn, idMnIt, idadjustmentClip );     desc286.putReference( idnull, ref270 ); executeAction( idslct, desc286, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="Domyślnie dodaj maskę"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Dopasowania &gt; Domyślnie dodaj maskę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc287 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref271 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref271.putEnumerated( idMn, idMnIt, idadjustmentAddMask );     desc287.putReference( idnull, ref271 ); executeAction( idslct, desc287, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="Wyszukiwanie kolorów"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Dopasowania &gt; Wyszukiwanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc288 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref272 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref272.putClass( idcontentLayer );     desc288.putReference( idnull, ref272 );     var idUsng = charIDToTypeID( 'Usng' );         var desc289 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc289.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc288.putObject( idUsng, idcontentLayer, desc289 ); executeAction( idMk, desc288, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="Kolor selektywny"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Dopasowania &gt; Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc290 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref273 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref273.putClass( idcontentLayer );     desc290.putReference( idnull, ref273 );     var idUsng = charIDToTypeID( 'Usng' );         var desc291 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc291.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc290.putObject( idUsng, idcontentLayer, desc291 ); executeAction( idMk, desc290, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="Mapa gradientu"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Dopasowania &gt; Mapa gradientu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc292 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref274 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref274.putClass( idcontentLayer );     desc292.putReference( idnull, ref274 );     var idUsng = charIDToTypeID( 'Usng' );         var desc293 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc293.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc292.putObject( idUsng, idcontentLayer, desc293 ); executeAction( idMk, desc292, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="Próg"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Dopasowania &gt; Próg"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc294 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref275 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref275.putClass( idcontentLayer );     desc294.putReference( idnull, ref275 );     var idUsng = charIDToTypeID( 'Usng' );         var desc295 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc295.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc294.putObject( idUsng, idcontentLayer, desc295 ); executeAction( idMk, desc294, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="Posteryzuj"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Dopasowania &gt; Posteryzuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc296 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref276 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref276.putClass( idcontentLayer );     desc296.putReference( idnull, ref276 );     var idUsng = charIDToTypeID( 'Usng' );         var desc297 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc297.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc296.putObject( idUsng, idcontentLayer, desc297 ); executeAction( idMk, desc296, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="Odwróć"/> 
		<context id="Panel-Adjustments-Invert/context" value="Dopasowania &gt; Odwróć"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc298 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref277 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref277.putClass( idcontentLayer );     desc298.putReference( idnull, ref277 );     var idUsng = charIDToTypeID( 'Usng' );         var desc299 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc299.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc298.putObject( idUsng, idcontentLayer, desc299 ); executeAction( idMk, desc298, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="Mieszanie kanałów"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Dopasowania &gt; Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc300 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref278 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref278.putClass( idcontentLayer );     desc300.putReference( idnull, ref278 );     var idUsng = charIDToTypeID( 'Usng' );         var desc301 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc301.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc300.putObject( idUsng, idcontentLayer, desc301 ); executeAction( idMk, desc300, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="Filtr fotograficzny"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Dopasowania &gt; Filtr fotograficzny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc302 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref279 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref279.putClass( idcontentLayer );     desc302.putReference( idnull, ref279 );     var idUsng = charIDToTypeID( 'Usng' );         var desc303 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc303.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc302.putObject( idUsng, idcontentLayer, desc303 ); executeAction( idMk, desc302, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="Czarno-biały"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Dopasowania &gt; Czarno-biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc304 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref280 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref280.putClass( idcontentLayer );     desc304.putReference( idnull, ref280 );     var idUsng = charIDToTypeID( 'Usng' );         var desc305 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc305.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc304.putObject( idUsng, idcontentLayer, desc305 ); executeAction( idMk, desc304, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="Balans kolorów"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Dopasowania &gt; Balans koloru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc306 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref281 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref281.putClass( idcontentLayer );     desc306.putReference( idnull, ref281 );     var idUsng = charIDToTypeID( 'Usng' );         var desc307 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc307.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc306.putObject( idUsng, idcontentLayer, desc307 ); executeAction( idMk, desc306, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="Barwa/Nasycenie"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Dopasowania &gt; Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc308 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref282 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref282.putClass( idcontentLayer );     desc308.putReference( idnull, ref282 );     var idUsng = charIDToTypeID( 'Usng' );         var desc309 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc309.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc308.putObject( idUsng, idcontentLayer, desc309 ); executeAction( idMk, desc308, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="Jaskrawość"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Dopasowania &gt; Jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc310 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref283 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref283.putClass( idcontentLayer );     desc310.putReference( idnull, ref283 );     var idUsng = charIDToTypeID( 'Usng' );         var desc311 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc311.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc310.putObject( idUsng, idcontentLayer, desc311 ); executeAction( idMk, desc310, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="Ekspozycja"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Dopasowania &gt; Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc312 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref284 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref284.putClass( idcontentLayer );     desc312.putReference( idnull, ref284 );     var idUsng = charIDToTypeID( 'Usng' );         var desc313 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc313.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc312.putObject( idUsng, idcontentLayer, desc313 ); executeAction( idMk, desc312, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="Krzywe"/> 
		<context id="Panel-Adjustments-Curves/context" value="Dopasowania &gt; Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc314 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref285 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref285.putClass( idcontentLayer );     desc314.putReference( idnull, ref285 );     var idUsng = charIDToTypeID( 'Usng' );         var desc315 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc315.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc314.putObject( idUsng, idcontentLayer, desc315 ); executeAction( idMk, desc314, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="Poziomy"/> 
		<context id="Panel-Adjustments-Levels/context" value="Dopasowania &gt; Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc316 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref286 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref286.putClass( idcontentLayer );     desc316.putReference( idnull, ref286 );     var idUsng = charIDToTypeID( 'Usng' );         var desc317 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc317.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc316.putObject( idUsng, idcontentLayer, desc317 ); executeAction( idMk, desc316, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="Jasność/Kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Dopasowania &gt; Jasność/kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc318 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref287 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref287.putClass( idcontentLayer );     desc318.putReference( idnull, ref287 );     var idUsng = charIDToTypeID( 'Usng' );         var desc319 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc319.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc318.putObject( idUsng, idcontentLayer, desc319 ); executeAction( idMk, desc318, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="Automatyczny wybór parametru"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Dopasowania &gt; Automatycznie wybierz parametr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc320 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref288 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref288.putEnumerated( idMn, idMnIt, idadjustmentAutoSelectParameter );     desc320.putReference( idnull, ref288 ); executeAction( idslct, desc320, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close_Tab_Group" type="Panel">
		<name id="Panel-Create-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Create-Close_Tab_Group/context" value="Utwórz &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc321 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref289 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref289.putEnumerated( idMn, idMnIt, idcloseCreatePanelGroup );     desc321.putReference( idnull, ref289 ); executeAction( idslct, desc321, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close" type="Panel">
		<name id="Panel-Create-Close/name" value="Zamknij"/> 
		<context id="Panel-Create-Close/context" value="Utwórz &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc322 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref290 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref290.putEnumerated( idMn, idMnIt, idcloseCreatePanel );     desc322.putReference( idnull, ref290 ); executeAction( idslct, desc322, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Vector_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Vector_Mask/name" value="Dodaj maskę wektorową"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Vector_Mask/context" value="Utwórz &gt; Utwórz maskę &gt; Dodaj maskę wektorową"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc323 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref291 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref291.putEnumerated( idMn, idMnIt, idvectorMaskRevealAll );     desc323.putReference( idnull, ref291 ); executeAction( idslct, desc323, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Layer_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Layer_Mask/name" value="Dodaj maskę warstwy"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Layer_Mask/context" value="Utwórz &gt; Utwórz maskę &gt; Dodaj maskę warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc324 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc324.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref292 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref292.putEnumerated( idChnl, idChnl, idMsk );     desc324.putReference( idAt, ref292 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc324.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, desc324, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Lookup" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Lookup/name" value="Wyszukiwanie kolorów"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Lookup/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Wyszukiwanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc325 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref293 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref293.putClass( idcontentLayer );     desc325.putReference( idnull, ref293 );     var idUsng = charIDToTypeID( 'Usng' );         var desc326 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc326.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc325.putObject( idUsng, idcontentLayer, desc326 ); executeAction( idMk, desc325, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Selective_Color" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Selective_Color/name" value="Kolor selektywny"/> 
		<context id="Panel-Create-Create_an_Adjustment-Selective_Color/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Kolor selektywny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc327 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref294 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref294.putClass( idcontentLayer );     desc327.putReference( idnull, ref294 );     var idUsng = charIDToTypeID( 'Usng' );         var desc328 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc328.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc327.putObject( idUsng, idcontentLayer, desc328 ); executeAction( idMk, desc327, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Gradient_Map" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Gradient_Map/name" value="Mapa gradientu"/> 
		<context id="Panel-Create-Create_an_Adjustment-Gradient_Map/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Mapa gradientu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc329 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref295 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref295.putClass( idcontentLayer );     desc329.putReference( idnull, ref295 );     var idUsng = charIDToTypeID( 'Usng' );         var desc330 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc330.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc329.putObject( idUsng, idcontentLayer, desc330 ); executeAction( idMk, desc329, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Threshold" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Threshold/name" value="Próg"/> 
		<context id="Panel-Create-Create_an_Adjustment-Threshold/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Próg"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc331 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref296 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref296.putClass( idcontentLayer );     desc331.putReference( idnull, ref296 );     var idUsng = charIDToTypeID( 'Usng' );         var desc332 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc332.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc331.putObject( idUsng, idcontentLayer, desc332 ); executeAction( idMk, desc331, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Posterize" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Posterize/name" value="Posteryzuj"/> 
		<context id="Panel-Create-Create_an_Adjustment-Posterize/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Posteryzuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc333 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref297 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref297.putClass( idcontentLayer );     desc333.putReference( idnull, ref297 );     var idUsng = charIDToTypeID( 'Usng' );         var desc334 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc334.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc333.putObject( idUsng, idcontentLayer, desc334 ); executeAction( idMk, desc333, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Invert" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Invert/name" value="Odwróć"/> 
		<context id="Panel-Create-Create_an_Adjustment-Invert/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Odwróć"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc335 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref298 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref298.putClass( idcontentLayer );     desc335.putReference( idnull, ref298 );     var idUsng = charIDToTypeID( 'Usng' );         var desc336 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc336.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc335.putObject( idUsng, idcontentLayer, desc336 ); executeAction( idMk, desc335, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Channel_Mixer" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Channel_Mixer/name" value="Mieszanie kanałów"/> 
		<context id="Panel-Create-Create_an_Adjustment-Channel_Mixer/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Mieszanie kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc337 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref299 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref299.putClass( idcontentLayer );     desc337.putReference( idnull, ref299 );     var idUsng = charIDToTypeID( 'Usng' );         var desc338 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc338.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc337.putObject( idUsng, idcontentLayer, desc338 ); executeAction( idMk, desc337, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Photo_Filter" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Photo_Filter/name" value="Filtr fotograficzny"/> 
		<context id="Panel-Create-Create_an_Adjustment-Photo_Filter/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Filtr fotograficzny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc339 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref300 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref300.putClass( idcontentLayer );     desc339.putReference( idnull, ref300 );     var idUsng = charIDToTypeID( 'Usng' );         var desc340 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc340.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc339.putObject( idUsng, idcontentLayer, desc340 ); executeAction( idMk, desc339, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Black_&amp;_White" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/name" value="Czarno-biały"/> 
		<context id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Czarno-biały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc341 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref301 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref301.putClass( idcontentLayer );     desc341.putReference( idnull, ref301 );     var idUsng = charIDToTypeID( 'Usng' );         var desc342 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc342.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc341.putObject( idUsng, idcontentLayer, desc342 ); executeAction( idMk, desc341, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Balance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Balance/name" value="Balans kolorów"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Balance/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Balans kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc343 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref302 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref302.putClass( idcontentLayer );     desc343.putReference( idnull, ref302 );     var idUsng = charIDToTypeID( 'Usng' );         var desc344 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc344.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc343.putObject( idUsng, idcontentLayer, desc344 ); executeAction( idMk, desc343, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Hue/Saturation" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Hue/Saturation/name" value="Barwa/Nasycenie"/> 
		<context id="Panel-Create-Create_an_Adjustment-Hue/Saturation/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Barwa/Nasycenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc345 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref303 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref303.putClass( idcontentLayer );     desc345.putReference( idnull, ref303 );     var idUsng = charIDToTypeID( 'Usng' );         var desc346 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc346.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc345.putObject( idUsng, idcontentLayer, desc346 ); executeAction( idMk, desc345, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Vibrance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Vibrance/name" value="Jaskrawość"/> 
		<context id="Panel-Create-Create_an_Adjustment-Vibrance/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc347 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref304 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref304.putClass( idcontentLayer );     desc347.putReference( idnull, ref304 );     var idUsng = charIDToTypeID( 'Usng' );         var desc348 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc348.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc347.putObject( idUsng, idcontentLayer, desc348 ); executeAction( idMk, desc347, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Exposure" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Exposure/name" value="Ekspozycja"/> 
		<context id="Panel-Create-Create_an_Adjustment-Exposure/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Ekspozycja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc349 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref305 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref305.putClass( idcontentLayer );     desc349.putReference( idnull, ref305 );     var idUsng = charIDToTypeID( 'Usng' );         var desc350 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc350.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc349.putObject( idUsng, idcontentLayer, desc350 ); executeAction( idMk, desc349, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Curves" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Curves/name" value="Krzywe"/> 
		<context id="Panel-Create-Create_an_Adjustment-Curves/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Krzywe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc351 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref306 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref306.putClass( idcontentLayer );     desc351.putReference( idnull, ref306 );     var idUsng = charIDToTypeID( 'Usng' );         var desc352 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc352.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc351.putObject( idUsng, idcontentLayer, desc352 ); executeAction( idMk, desc351, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Levels" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Levels/name" value="Poziomy"/> 
		<context id="Panel-Create-Create_an_Adjustment-Levels/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Poziomy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc353 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref307 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref307.putClass( idcontentLayer );     desc353.putReference( idnull, ref307 );     var idUsng = charIDToTypeID( 'Usng' );         var desc354 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc354.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc353.putObject( idUsng, idcontentLayer, desc354 ); executeAction( idMk, desc353, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Brightness/Contrast" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/name" value="Jasność/Kontrast"/> 
		<context id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/context" value="Utwórz &gt; Utwórz dopasowanie &gt; Jasność/Kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc355 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref308 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref308.putClass( idcontentLayer );     desc355.putReference( idnull, ref308 );     var idUsng = charIDToTypeID( 'Usng' );         var desc356 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc356.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc355.putObject( idUsng, idcontentLayer, desc356 ); executeAction( idMk, desc355, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Właściwości &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc357 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref309 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref309.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc357.putReference( idnull, ref309 ); executeAction( idslct, desc357, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="Zamknij"/> 
		<context id="Panel-Properties-Close/context" value="Właściwości &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc358 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref310 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref310.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc358.putReference( idnull, ref310 ); executeAction( idslct, desc358, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Właściwości &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc359 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref311 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref311.putEnumerated( idMn, idMnIt, idclosePropertiesPanelGroup );     desc359.putReference( idnull, ref311 ); executeAction( idslct, desc359, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="Zamknij"/> 
		<context id="Panel-Properties-Close/context" value="Właściwości &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc360 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref312 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref312.putEnumerated( idMn, idMnIt, idclosePropertiesPanel );     desc360.putReference( idnull, ref312 ); executeAction( idslct, desc360, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close_Tab_Group" type="Panel">
		<name id="Panel-SceneGraph-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-SceneGraph-Close_Tab_Group/context" value="SceneGraph &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc361 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref313 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref313.putEnumerated( idMn, idMnIt, idclosethreeDPanelGroup );     desc361.putReference( idnull, ref313 ); executeAction( idslct, desc361, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close" type="Panel">
		<name id="Panel-SceneGraph-Close/name" value="Zamknij"/> 
		<context id="Panel-SceneGraph-Close/context" value="SceneGraph &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc362 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref314 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref314.putEnumerated( idMn, idMnIt, idclosethreeDPanel );     desc362.putReference( idnull, ref314 ); executeAction( idslct, desc362, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close_Tab_Group" type="Panel">
		<name id="Panel-3D-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-3D-Close_Tab_Group/context" value="3D &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc363 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref315 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref315.putEnumerated( idMn, idMnIt, idclosethreeDPanelGroup );     desc363.putReference( idnull, ref315 ); executeAction( idslct, desc363, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close" type="Panel">
		<name id="Panel-3D-Close/name" value="Zamknij"/> 
		<context id="Panel-3D-Close/context" value="3D &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc364 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref316 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref316.putEnumerated( idMn, idMnIt, idclosethreeDPanel );     desc364.putReference( idnull, ref316 ); executeAction( idslct, desc364, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Export_3D_Layer" type="Panel">
		<name id="Panel-3D-Export_3D_Layer/name" value="Eksportuj warstwę 3D"/> 
		<context id="Panel-3D-Export_3D_Layer/context" value="3D &gt; Eksportuj warstwę 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idexportthreeDModel = stringIDToTypeID( 'export3DModel' );     var desc365 = new ActionDescriptor(); executeAction( idexportthreeDModel, desc365, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Render" type="Panel">
		<name id="Panel-3D-Render/name" value="Renderuj"/> 
		<context id="Panel-3D-Render/context" value="3D &gt; Renderuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc366 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc366, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Delete_Current_Lights_Preset" type="Panel">
		<name id="Panel-3D-Delete_Current_Lights_Preset/name" value="Usuń bieżące ustawienie predefiniowane świateł"/> 
		<context id="Panel-3D-Delete_Current_Lights_Preset/context" value="3D &gt; Usuń bieżące ustawienie predefiniowane świateł"/>
		<desc id="Panel-3D-Delete_Current_Lights_Preset/desc" value="Usuń ustawienie predefiniowane oświetlenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddeletethreeDLightsPreset = stringIDToTypeID( 'delete3DLightsPreset' );     var desc367 = new ActionDescriptor(); executeAction( iddeletethreeDLightsPreset, desc367, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Save_Lights_Preset" type="Panel">
		<name id="Panel-3D-Save_Lights_Preset/name" value="Zapisz ustawienia predefiniowane świateł"/> 
		<context id="Panel-3D-Save_Lights_Preset/context" value="3D &gt; Zapisz ustawienia predefiniowane świateł"/>
		<desc id="Panel-3D-Save_Lights_Preset/desc" value="Zapisz ustawienie predefiniowane oświetlenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc368 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref317 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDSaveLightPreset = stringIDToTypeID( '3DSaveLightPreset' );         ref317.putEnumerated( idMn, idMnIt, idthreeDSaveLightPreset );     desc368.putReference( idnull, ref317 ); executeAction( idslct, desc368, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Replace_Lights_Presets" type="Panel">
		<name id="Panel-3D-Replace_Lights_Presets/name" value="Zastąp ustawienia predefiniowane świateł"/> 
		<context id="Panel-3D-Replace_Lights_Presets/context" value="3D &gt; Zastąp ustawienia predefiniowane świateł"/>
		<desc id="Panel-3D-Replace_Lights_Presets/desc" value="Zastąp ustawienie predefiniowane oświetlenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc369 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref318 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReplaceLights = stringIDToTypeID( '3DReplaceLights' );         ref318.putEnumerated( idMn, idMnIt, idthreeDReplaceLights );     desc369.putReference( idnull, ref318 ); executeAction( idslct, desc369, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Add_Lights_Preset" type="Panel">
		<name id="Panel-3D-Add_Lights_Preset/name" value="Dodaj ustawienie predefiniowane świateł"/> 
		<context id="Panel-3D-Add_Lights_Preset/context" value="3D &gt; Dodaj ustawienie predefiniowane świateł"/>
		<desc id="Panel-3D-Add_Lights_Preset/desc" value="Dodaj ustawienie predefiniowane oświetlenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc370 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref319 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddLights = stringIDToTypeID( '3DAddLights' );         ref319.putEnumerated( idMn, idMnIt, idthreeDAddLights );     desc370.putReference( idnull, ref319 ); executeAction( idslct, desc370, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Normals" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Normals/name" value="Wektory normalne"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Utwórz nakładkę malowania &gt; Wektory normalne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc371 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc371, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Shaded" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Shaded/name" value="Zacieniowane"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Utwórz nakładkę malowania &gt; Zacieniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc372 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc372, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Wireframe" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Wireframe/name" value="Szkielet"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Utwórz nakładkę malowania &gt; Szkielet"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc373 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc373, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Select_Paintable_Areas" type="Panel">
		<name id="Panel-3D-Select_Paintable_Areas/name" value="Zaznacz obszary do malowania"/> 
		<context id="Panel-3D-Select_Paintable_Areas/context" value="3D &gt; Zaznacz obszary z możliwością malowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc374 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc374, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Snap_Object_to_Ground_Plane" type="Panel">
		<name id="Panel-3D-Snap_Object_to_Ground_Plane/name" value="Przyciągaj obiekt do płaszczyzny podłoża"/> 
		<context id="Panel-3D-Snap_Object_to_Ground_Plane/context" value="3D &gt; Przyciągaj obiekt do płaszczyzny podłoża"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc375 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc375, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Create_Work_Path" type="Main">
		<name id="Main-Convert_To-Create_Work_Path/name" value="Utwórz ścieżkę roboczą"/> 
		<context id="Main-Convert_To-Create_Work_Path/context" value="Konwertuj na &gt; Utwórz ścieżkę roboczą"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc376 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref320 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref320.putEnumerated( idMn, idMnIt, idcreateWorkPath );     desc376.putReference( idnull, ref320 ); executeAction( idslct, desc376, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Shape" type="Main">
		<name id="Main-Convert_To-Shape/name" value="Kształt"/> 
		<context id="Main-Convert_To-Shape/context" value="Konwertuj na &gt; Kształt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc377 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref321 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref321.putEnumerated( idMn, idMnIt, idconvertToShape );     desc377.putReference( idnull, ref321 ); executeAction( idslct, desc377, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Rasterized_Layer" type="Main">
		<name id="Main-Convert_To-Rasterized_Layer/name" value="Warstwa zrasteryzowana"/> 
		<context id="Main-Convert_To-Rasterized_Layer/context" value="Konwertuj na &gt; Warstwa zrasteryzowana"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc378 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref322 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref322.putEnumerated( idMn, idMnIt, idRstT );     desc378.putReference( idnull, ref322 ); executeAction( idslct, desc378, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Paragraph/Point_Text" type="Main">
		<name id="Main-Convert_To-Paragraph/Point_Text/name" value="Tekst akapitowy/punktowy"/> 
		<context id="Main-Convert_To-Paragraph/Point_Text/context" value="Konwertuj na &gt; Tekst akapitowy/punktowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc379 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref323 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref323.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref323.putEnumerated( idTxLr, idOrdn, idTrgt );     desc379.putReference( idnull, ref323 );     var idT = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc379.putEnumerated( idT, idTEXT, idbox ); executeAction( idsetd, desc379, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close_Tab_Group" type="Panel">
		<name id="Panel-Measurement_Log-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Measurement_Log-Close_Tab_Group/context" value="Dziennik pomiarów &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc380 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref324 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanelGroup = stringIDToTypeID( 'closeMeasurementPanelGroup' );         ref324.putEnumerated( idMn, idMnIt, idcloseMeasurementPanelGroup );     desc380.putReference( idnull, ref324 ); executeAction( idslct, desc380, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close" type="Panel">
		<name id="Panel-Measurement_Log-Close/name" value="Zamknij"/> 
		<context id="Panel-Measurement_Log-Close/context" value="Dziennik pomiarów &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc381 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref325 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanel = stringIDToTypeID( 'closeMeasurementPanel' );         ref325.putEnumerated( idMn, idMnIt, idcloseMeasurementPanel );     desc381.putReference( idnull, ref325 ); executeAction( idslct, desc381, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Auto_Display_Panel" type="Panel">
		<name id="Panel-Measurement_Log-Auto_Display_Panel/name" value="Panel Autowyświetlanie"/> 
		<context id="Panel-Measurement_Log-Auto_Display_Panel/context" value="Dziennik pomiarów &gt; Panel Autowyświetlanie"/>
		<desc id="Panel-Measurement_Log-Auto_Display_Panel/desc" value="Automatycznie wyświetlaj panel Dziennik pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc382 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref326 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogAutoDisplayPalette = stringIDToTypeID( 'measurementLogAutoDisplayPalette' );         ref326.putEnumerated( idMn, idMnIt, idmeasurementLogAutoDisplayPalette );     desc382.putReference( idnull, ref326 ); executeAction( idslct, desc382, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Delete_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Delete_Selected/name" value="Usuń zaznaczone"/> 
		<context id="Panel-Measurement_Log-Delete_Selected/context" value="Dziennik pomiarów &gt; Usuń zaznaczone"/>
		<desc id="Panel-Measurement_Log-Delete_Selected/desc" value="Usuń zaznaczone dane z dziennika pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc383 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref327 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeleteSelected = stringIDToTypeID( 'measurementLogDeleteSelected' );         ref327.putEnumerated( idMn, idMnIt, idmeasurementLogDeleteSelected );     desc383.putReference( idnull, ref327 ); executeAction( idslct, desc383, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Export_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Export_Selected/name" value="Eksportuj zaznaczone"/> 
		<context id="Panel-Measurement_Log-Export_Selected/context" value="Dziennik pomiarów &gt; Eksportuj zaznaczone"/>
		<desc id="Panel-Measurement_Log-Export_Selected/desc" value="Wyeksportuj zaznaczone dane z dziennika pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc384 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref328 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogExportSelected = stringIDToTypeID( 'measurementLogExportSelected' );         ref328.putEnumerated( idMn, idMnIt, idmeasurementLogExportSelected );     desc384.putReference( idnull, ref328 ); executeAction( idslct, desc384, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Deselect_All" type="Panel">
		<name id="Panel-Measurement_Log-Deselect_All/name" value="Odznacz wszystkie"/> 
		<context id="Panel-Measurement_Log-Deselect_All/context" value="Dziennik pomiarów &gt; Odznacz wszystko"/>
		<desc id="Panel-Measurement_Log-Deselect_All/desc" value="Anuluj zaznaczenie wszystkich danych w dzienniku pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc385 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref329 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeselectAll = stringIDToTypeID( 'measurementLogDeselectAll' );         ref329.putEnumerated( idMn, idMnIt, idmeasurementLogDeselectAll );     desc385.putReference( idnull, ref329 ); executeAction( idslct, desc385, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_All" type="Panel">
		<name id="Panel-Measurement_Log-Select_All/name" value="Wybierz wszystkie"/> 
		<context id="Panel-Measurement_Log-Select_All/context" value="Dziennik pomiarów &gt; Wybierz wszystkie"/>
		<desc id="Panel-Measurement_Log-Select_All/desc" value="Zaznacz wszystkie dane w dzienniku pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc386 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref330 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogSelectAll = stringIDToTypeID( 'measurementLogSelectAll' );         ref330.putEnumerated( idMn, idMnIt, idmeasurementLogSelectAll );     desc386.putReference( idnull, ref330 ); executeAction( idslct, desc386, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Record_Measurements" type="Panel">
		<name id="Panel-Measurement_Log-Record_Measurements/name" value="Nagraj pomiary"/> 
		<context id="Panel-Measurement_Log-Record_Measurements/context" value="Dziennik pomiarów &gt; Nagraj pomiary"/>
		<desc id="Panel-Measurement_Log-Record_Measurements/desc" value="Zarejestruj pomiary w dzienniku pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc387 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref331 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref331.putEnumerated( idMn, idMnIt, idmeasurementRecordMeasurements );     desc387.putReference( idnull, ref331 ); executeAction( idslct, desc387, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_Data_Points-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Select_Data_Points-Custom/name" value="Własny"/> 
		<context id="Panel-Measurement_Log-Select_Data_Points-Custom/context" value="Dziennik pomiarów &gt; Zaznacz punkty danych &gt; Własne"/>
		<desc id="Panel-Measurement_Log-Select_Data_Points-Custom/desc" value="Wybierz własne punkty danych do dziennika pomiarów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc388 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref332 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementDataPointsCustom = stringIDToTypeID( 'measurementDataPointsCustom' );         ref332.putEnumerated( idMn, idMnIt, idmeasurementDataPointsCustom );     desc388.putReference( idnull, ref332 ); executeAction( idslct, desc388, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/name" value="Własny"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/context" value="Dziennik pomiarów &gt; Ustaw skalę pomiaru &gt; Własna"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/desc" value="Ustaw własną skalę pomiaru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc389 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref333 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleCustom = stringIDToTypeID( 'measurementScaleCustom' );         ref333.putEnumerated( idMn, idMnIt, idmeasurementScaleCustom );     desc389.putReference( idnull, ref333 ); executeAction( idslct, desc389, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Default" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Default/name" value="Domyślne"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Default/context" value="Dziennik pomiarów &gt; Ustaw skalę pomiaru &gt; Domyślne"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Default/desc" value="Ustaw domyślną skalę pomiaru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc390 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref334 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleDefault = stringIDToTypeID( 'measurementScaleDefault' );         ref334.putEnumerated( idMn, idMnIt, idmeasurementScaleDefault );     desc390.putReference( idnull, ref334 ); executeAction( idslct, desc390, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Timeline_(Frames)-Close_Tab_Group/context" value="Oś czasu (klatki) &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc391 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref335 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanelGroup = stringIDToTypeID( 'closeAnimationPanelGroup' );         ref335.putEnumerated( idMn, idMnIt, idcloseAnimationPanelGroup );     desc391.putReference( idnull, ref335 ); executeAction( idslct, desc391, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close/name" value="Zamknij"/> 
		<context id="Panel-Timeline_(Frames)-Close/context" value="Oś czasu (klatki) &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc392 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref336 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanel = stringIDToTypeID( 'closeAnimationPanel' );         ref336.putEnumerated( idMn, idMnIt, idcloseAnimationPanel );     desc392.putReference( idnull, ref336 ); executeAction( idslct, desc392, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Frames)-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Timeline_(Frames)-Panel_Options/context" value="Oś czasu (klatki) &gt; Opcje panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc393 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref337 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationPaletteOptions = stringIDToTypeID( 'animationPaletteOptions' );         ref337.putEnumerated( idMn, idMnIt, idanimationPaletteOptions );     desc393.putReference( idnull, ref337 ); executeAction( idslct, desc393, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline" type="Panel">
		<name id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/name" value="Konwertuj na oś czasu wideo"/> 
		<context id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/context" value="Oś czasu (klatki) &gt; Konwertuj na oś czasu wideo"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc394 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref338 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertAnimation = stringIDToTypeID( 'convertAnimation' );         ref338.putEnumerated( idMn, idMnIt, idconvertAnimation );     desc394.putReference( idnull, ref338 ); executeAction( idslct, desc394, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/name" value="Nowe warstwy widoczne we wszystkich klatkach"/> 
		<context id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/context" value="Oś czasu (klatki) &gt; Nowe warstwy widoczne we wszystkich klatkach"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc395 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref339 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationShowNewLayersInFrames = stringIDToTypeID( 'animationShowNewLayersInFrames' );         ref339.putEnumerated( idMn, idMnIt, idanimationShowNewLayersInFrames );     desc395.putReference( idnull, ref339 ); executeAction( idslct, desc395, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/name" value="Utwórz nową warstwę dla każdej nowej klatki"/> 
		<context id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/context" value="Oś czasu (klatki) &gt; Utwórz nową warstwę dla każdej nowej klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc396 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref340 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationNewLayerPerFrame = stringIDToTypeID( 'animationNewLayerPerFrame' );         ref340.putEnumerated( idMn, idMnIt, idanimationNewLayerPerFrame );     desc396.putReference( idnull, ref340 ); executeAction( idslct, desc396, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/name" value="Dopasuj warstwy do klatek"/> 
		<context id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/context" value="Oś czasu (klatki) &gt; Dopasuj warstwy do klatek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationMatchLayer = stringIDToTypeID( 'animationMatchLayer' );     var desc397 = new ActionDescriptor();     var idanimationMatchLayerPosition = stringIDToTypeID( 'animationMatchLayerPosition' );     desc397.putBoolean( idanimationMatchLayerPosition, true );     var idanimationMatchLayerVisibility = stringIDToTypeID( 'animationMatchLayerVisibility' );     desc397.putBoolean( idanimationMatchLayerVisibility, true );     var idanimationMatchLayerStyle = stringIDToTypeID( 'animationMatchLayerStyle' );     desc397.putBoolean( idanimationMatchLayerStyle, true ); executeAction( idanimationMatchLayer, desc397, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/name" value="Spłaszcz klatki do warstw"/> 
		<context id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/context" value="Oś czasu (klatki) &gt; Spłaszcz klatki do warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesToLayers = stringIDToTypeID( 'animationFramesToLayers' );     var desc398 = new ActionDescriptor(); executeAction( idanimationFramesToLayers, desc398, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Make_Frames_From_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/name" value="Utwórz klatki z warstw"/> 
		<context id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/context" value="Oś czasu (klatki) &gt; Utwórz klatki z warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesFromLayers = stringIDToTypeID( 'animationFramesFromLayers' );     var desc399 = new ActionDescriptor(); executeAction( idanimationFramesFromLayers, desc399, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Optimize_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Optimize_Animation/name" value="Optymalizuj animację"/> 
		<context id="Panel-Timeline_(Frames)-Optimize_Animation/context" value="Oś czasu (klatki) &gt; Optymalizuj animację"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc400 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref341 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptimize = stringIDToTypeID( 'animationOptimize' );         ref341.putEnumerated( idMn, idMnIt, idanimationOptimize );     desc400.putReference( idnull, ref341 ); executeAction( idslct, desc400, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Reverse_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Reverse_Frames/name" value="Odwróć klatki"/> 
		<context id="Panel-Timeline_(Frames)-Reverse_Frames/context" value="Oś czasu (klatki) &gt; Odwróć klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc401 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref342 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref342.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc401.putReference( idnull, ref342 ); executeAction( idRvrs, desc401, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Tween" type="Panel">
		<name id="Panel-Timeline_(Frames)-Tween/name" value="Wygeneruj klatki pośrednie"/> 
		<context id="Panel-Timeline_(Frames)-Tween/context" value="Oś czasu (klatki) &gt; Wygeneruj klatki pośrednie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationTween = stringIDToTypeID( 'animationTween' );     var desc402 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref343 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref343.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc402.putReference( idnull, ref343 ); executeAction( idanimationTween, desc402, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Last_Frame/name" value="Ostatnia klatka"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Last_Frame/context" value="Oś czasu (klatki) &gt; Idź do &gt; Ostatnia klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc403 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref344 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToLastFrame = stringIDToTypeID( 'animationGoToLastFrame' );         ref344.putEnumerated( idMn, idMnIt, idanimationGoToLastFrame );     desc403.putReference( idnull, ref344 ); executeAction( idslct, desc403, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-First_Frame/name" value="Pierwsza klatka"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-First_Frame/context" value="Oś czasu (klatki) &gt; Idź do &gt; Pierwsza klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc404 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref345 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToFirstFrame = stringIDToTypeID( 'animationGoToFirstFrame' );         ref345.putEnumerated( idMn, idMnIt, idanimationGoToFirstFrame );     desc404.putReference( idnull, ref345 ); executeAction( idslct, desc404, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/name" value="Poprzednia klatka"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/context" value="Oś czasu (klatki) &gt; Idź do &gt; Poprzednia klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc405 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref346 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToPreviousFrame = stringIDToTypeID( 'animationGoToPreviousFrame' );         ref346.putEnumerated( idMn, idMnIt, idanimationGoToPreviousFrame );     desc405.putReference( idnull, ref346 ); executeAction( idslct, desc405, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Next_Frame/name" value="Następna klatka"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Next_Frame/context" value="Oś czasu (klatki) &gt; Idź do &gt; Następna klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc406 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref347 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToNextFrame = stringIDToTypeID( 'animationGoToNextFrame' );         ref347.putEnumerated( idMn, idMnIt, idanimationGoToNextFrame );     desc406.putReference( idnull, ref347 ); executeAction( idslct, desc406, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Select_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Select_All_Frames/name" value="Wybierz wszystkie klatki"/> 
		<context id="Panel-Timeline_(Frames)-Select_All_Frames/context" value="Oś czasu (klatki) &gt; Wybierz wszystkie klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc407 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref348 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationSelectAll = stringIDToTypeID( 'animationSelectAll' );         ref348.putEnumerated( idMn, idMnIt, idanimationSelectAll );     desc407.putReference( idnull, ref348 ); executeAction( idslct, desc407, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Paste_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Paste_Frames/name" value="Wklej klatki"/> 
		<context id="Panel-Timeline_(Frames)-Paste_Frames/context" value="Oś czasu (klatki) &gt; Wklej klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationPasteFrames = stringIDToTypeID( 'animationPasteFrames' );     var desc408 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref349 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         ref349.putClass( idanimationFrameClass );     desc408.putReference( idnull, ref349 ); executeAction( idanimationPasteFrames, desc408, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Copy_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Copy_Frames/name" value="Kopiuj klatki"/> 
		<context id="Panel-Timeline_(Frames)-Copy_Frames/context" value="Oś czasu (klatki) &gt; Kopiuj klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopy = charIDToTypeID( 'copy' );     var desc409 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref350 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref350.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc409.putReference( idnull, ref350 ); executeAction( idcopy, desc409, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Animation/name" value="Usuń animację"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Animation/context" value="Oś czasu (klatki) &gt; Usuń animację"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc410 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref351 = new ActionReference();         var idanimationClass = stringIDToTypeID( 'animationClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref351.putEnumerated( idanimationClass, idOrdn, idTrgt );     desc410.putReference( idnull, ref351 ); executeAction( idDlt, desc410, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Frames/name" value="Usuń klatki"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Frames/context" value="Oś czasu (klatki) &gt; Usuń klatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc411 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref352 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref352.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc411.putReference( idnull, ref352 ); executeAction( idDlt, desc411, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Frame/name" value="Nowa klatka"/> 
		<context id="Panel-Timeline_(Frames)-New_Frame/context" value="Oś czasu (klatki) &gt; Nowa klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc412 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref353 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref353.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc412.putReference( idnull, ref353 ); executeAction( idDplc, desc412, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Delete" type="Main">
		<name id="Main-Vector_Mask-Delete/name" value="Usuń"/> 
		<context id="Main-Vector_Mask-Delete/context" value="Maska wektorowa &gt; Usuń"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc413 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref354 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref354.putEnumerated( idMn, idMnIt, iddiscardVectorMask );     desc413.putReference( idnull, ref354 ); executeAction( idslct, desc413, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Current_Path" type="Main">
		<name id="Main-Vector_Mask-Add_Current_Path/name" value="Dodaj bieżącą ścieżkę"/> 
		<context id="Main-Vector_Mask-Add_Current_Path/context" value="Maska wektorowa &gt; Dodaj bieżącą ścieżkę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc414 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref355 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref355.putEnumerated( idMn, idMnIt, idvectorMaskCurrentPath );     desc414.putReference( idnull, ref355 ); executeAction( idslct, desc414, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Hide_All" type="Main">
		<name id="Main-Vector_Mask-Add_Hide_All/name" value="Dodaj ukryj wszystko"/> 
		<context id="Main-Vector_Mask-Add_Hide_All/context" value="Maska wektorowa &gt; Dodaj ukryj wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc415 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref356 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref356.putEnumerated( idMn, idMnIt, idvectorMaskHideAll );     desc415.putReference( idnull, ref356 ); executeAction( idslct, desc415, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Vector_Mask-Add_Reveal_All/name" value="Dodaj pokaż wszystko"/> 
		<context id="Main-Vector_Mask-Add_Reveal_All/context" value="Maska wektorowa &gt; Dodaj pokaż wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc416 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref357 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref357.putEnumerated( idMn, idMnIt, idvectorMaskRevealAll );     desc416.putReference( idnull, ref357 ); executeAction( idslct, desc416, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close_Tab_Group" type="Panel">
		<name id="Panel-Clone_Source-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Clone_Source-Close_Tab_Group/context" value="Źródło powielania &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc417 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref358 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanelGroup = stringIDToTypeID( 'closeCloneSourcePanelGroup' );         ref358.putEnumerated( idMn, idMnIt, idcloseCloneSourcePanelGroup );     desc417.putReference( idnull, ref358 ); executeAction( idslct, desc417, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close" type="Panel">
		<name id="Panel-Clone_Source-Close/name" value="Zamknij"/> 
		<context id="Panel-Clone_Source-Close/context" value="Źródło powielania &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc418 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref359 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanel = stringIDToTypeID( 'closeCloneSourcePanel' );         ref359.putEnumerated( idMn, idMnIt, idcloseCloneSourcePanel );     desc418.putReference( idnull, ref359 ); executeAction( idslct, desc418, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Invert_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Invert_Overlay/name" value="Odwróć nakładkę"/> 
		<context id="Panel-Clone_Source-Invert_Overlay/context" value="Powielanie źródła &gt; Odwróć nakładkę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc419 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref360 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceInvertOverlay = stringIDToTypeID( 'cloneSourceInvertOverlay' );         ref360.putEnumerated( idMn, idMnIt, idcloneSourceInvertOverlay );     desc419.putReference( idnull, ref360 ); executeAction( idslct, desc419, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Auto_Hide_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Auto_Hide_Overlay/name" value="Auto-ukrywanie nakładki"/> 
		<context id="Panel-Clone_Source-Auto_Hide_Overlay/context" value="Powielanie źródła &gt; Auto-ukrywanie nakładki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc420 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref361 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceAutoHideOverlay = stringIDToTypeID( 'cloneSourceAutoHideOverlay' );         ref361.putEnumerated( idMn, idMnIt, idcloneSourceAutoHideOverlay );     desc420.putReference( idnull, ref361 ); executeAction( idslct, desc420, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Clip_to_Brush_Tip" type="Panel">
		<name id="Panel-Clone_Source-Clip_to_Brush_Tip/name" value="Przytnij do końcówki pędzla"/> 
		<context id="Panel-Clone_Source-Clip_to_Brush_Tip/context" value="Źródło powielania &gt; Przytnij do końcówki pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc421 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref362 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceClipOverlay = stringIDToTypeID( 'cloneSourceClipOverlay' );         ref362.putEnumerated( idMn, idMnIt, idcloneSourceClipOverlay );     desc421.putReference( idnull, ref362 ); executeAction( idslct, desc421, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Show_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Show_Overlay/name" value="Pokaż nakładkę"/> 
		<context id="Panel-Clone_Source-Show_Overlay/context" value="Powielanie źródła &gt; Pokaż nakładkę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc422 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref363 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceShowOverlay = stringIDToTypeID( 'cloneSourceShowOverlay' );         ref363.putEnumerated( idMn, idMnIt, idcloneSourceShowOverlay );     desc422.putReference( idnull, ref363 ); executeAction( idslct, desc422, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Lock_Frame" type="Panel">
		<name id="Panel-Clone_Source-Lock_Frame/name" value="Zablokuj ramkę"/> 
		<context id="Panel-Clone_Source-Lock_Frame/context" value="Powielanie źródła &gt; Zablokuj ramkę"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc423 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref364 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceLockFrame = stringIDToTypeID( 'cloneSourceLockFrame' );         ref364.putEnumerated( idMn, idMnIt, idcloneSourceLockFrame );     desc423.putReference( idnull, ref364 ); executeAction( idslct, desc423, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Reset_Transform" type="Panel">
		<name id="Panel-Clone_Source-Reset_Transform/name" value="Wyzeruj przekształcenie"/> 
		<context id="Panel-Clone_Source-Reset_Transform/context" value="Powielanie źródła &gt; Wyzeruj przekształcenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc424 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref365 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceResetTransform = stringIDToTypeID( 'cloneSourceResetTransform' );         ref365.putEnumerated( idMn, idMnIt, idcloneSourceResetTransform );     desc424.putReference( idnull, ref365 ); executeAction( idslct, desc424, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_5" type="Panel">
		<name id="Panel-Clone_Source-Source_5/name" value="Źródło 5"/> 
		<context id="Panel-Clone_Source-Source_5/context" value="Powielanie źródła &gt; Źródło 5"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc425 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref366 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefive = stringIDToTypeID( 'cloneSourceSource5' );         ref366.putEnumerated( idMn, idMnIt, idcloneSourceSourcefive );     desc425.putReference( idnull, ref366 ); executeAction( idslct, desc425, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_4" type="Panel">
		<name id="Panel-Clone_Source-Source_4/name" value="Źródło 4"/> 
		<context id="Panel-Clone_Source-Source_4/context" value="Powielanie źródła &gt; Źródło 4"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc426 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref367 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefour = stringIDToTypeID( 'cloneSourceSource4' );         ref367.putEnumerated( idMn, idMnIt, idcloneSourceSourcefour );     desc426.putReference( idnull, ref367 ); executeAction( idslct, desc426, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_3" type="Panel">
		<name id="Panel-Clone_Source-Source_3/name" value="Źródło 3"/> 
		<context id="Panel-Clone_Source-Source_3/context" value="Powielanie źródła &gt; Źródło 3"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc427 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref368 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcethree = stringIDToTypeID( 'cloneSourceSource3' );         ref368.putEnumerated( idMn, idMnIt, idcloneSourceSourcethree );     desc427.putReference( idnull, ref368 ); executeAction( idslct, desc427, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_2" type="Panel">
		<name id="Panel-Clone_Source-Source_2/name" value="Źródło 2"/> 
		<context id="Panel-Clone_Source-Source_2/context" value="Powielanie źródła &gt; Źródło 2"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc428 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref369 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcetwo = stringIDToTypeID( 'cloneSourceSource2' );         ref369.putEnumerated( idMn, idMnIt, idcloneSourceSourcetwo );     desc428.putReference( idnull, ref369 ); executeAction( idslct, desc428, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_1" type="Panel">
		<name id="Panel-Clone_Source-Source_1/name" value="Źródło 1"/> 
		<context id="Panel-Clone_Source-Source_1/context" value="Powielanie źródła &gt; Źródło 1"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc429 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref370 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourceone = stringIDToTypeID( 'cloneSourceSource1' );         ref370.putEnumerated( idMn, idMnIt, idcloneSourceSourceone );     desc429.putReference( idnull, ref370 ); executeAction( idslct, desc429, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Video)-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Timeline_(Video)-Close_Tab_Group/context" value="Oś czasu (wideo) &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc430 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref371 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanelGroup = stringIDToTypeID( 'closeTimelinePanelGroup' );         ref371.putEnumerated( idMn, idMnIt, idcloseTimelinePanelGroup );     desc430.putReference( idnull, ref371 ); executeAction( idslct, desc430, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close" type="Panel">
		<name id="Panel-Timeline_(Video)-Close/name" value="Zamknij"/> 
		<context id="Panel-Timeline_(Video)-Close/context" value="Oś czasu (wideo) &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc431 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref372 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanel = stringIDToTypeID( 'closeTimelinePanel' );         ref372.putEnumerated( idMn, idMnIt, idcloseTimelinePanel );     desc431.putReference( idnull, ref372 ); executeAction( idslct, desc431, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Video)-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Timeline_(Video)-Panel_Options/context" value="Oś czasu (wideo) &gt; Opcje panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc432 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref373 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePaletteOptions = stringIDToTypeID( 'timelinePaletteOptions' );         ref373.putEnumerated( idMn, idMnIt, idtimelinePaletteOptions );     desc432.putReference( idnull, ref373 ); executeAction( idslct, desc432, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate" type="Panel">
		<name id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/name" value="Ustaw szybkość odtwarzania osi czasu"/> 
		<context id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/context" value="Oś czasu (wideo) &gt; Ustaw szybkość odtwarzania osi czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc433 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref374 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDocumentSettings = stringIDToTypeID( 'timelineDocumentSettings' );         ref374.putEnumerated( idMn, idMnIt, idtimelineDocumentSettings );     desc433.putReference( idnull, ref374 ); executeAction( idslct, desc433, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Onion_Skin_Settings" type="Panel">
		<name id="Panel-Timeline_(Video)-Onion_Skin_Settings/name" value="Ustawienia łusek cebuli"/> 
		<context id="Panel-Timeline_(Video)-Onion_Skin_Settings/context" value="Oś czasu (wideo) &gt; Ustawienia łusek cebuli"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc434 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref375 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineOnionSkinSettings = stringIDToTypeID( 'timelineOnionSkinSettings' );         ref375.putEnumerated( idMn, idMnIt, idtimelineOnionSkinSettings );     desc434.putReference( idnull, ref375 ); executeAction( idslct, desc434, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Onion_Skins" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Onion_Skins/name" value="Włącz efekt łusek cebuli"/> 
		<context id="Panel-Timeline_(Video)-Enable_Onion_Skins/context" value="Oś czasu (wideo) &gt; Włącz efekt łusek cebuli"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc435 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref376 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableOnionSkins = stringIDToTypeID( 'timelineEnableOnionSkins' );         ref376.putEnumerated( idMn, idMnIt, idtimelineEnableOnionSkins );     desc435.putReference( idnull, ref376 ); executeAction( idslct, desc435, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/name" value="Włącz klawisze skrótów osi czasu"/> 
		<context id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/context" value="Oś czasu (wideo) &gt; Włącz klawisze skrótów osi czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc436 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref377 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableShortcutKeys = stringIDToTypeID( 'timelineEnableShortcutKeys' );         ref377.putEnumerated( idMn, idMnIt, idtimelineEnableShortcutKeys );     desc436.putReference( idnull, ref377 ); executeAction( idslct, desc436, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/name" value="Ustaw ulubione klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/context" value="Oś czasu (wideo) &gt; Pokaż &gt; Ustaw ulubione klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc437 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref378 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowSetFavoriteLayers = stringIDToTypeID( 'timelineShowSetFavoriteLayers' );         ref378.putEnumerated( idMn, idMnIt, idtimelineShowSetFavoriteLayers );     desc437.putReference( idnull, ref378 ); executeAction( idslct, desc437, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/name" value="Tylko ulubione klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/context" value="Oś czasu (wideo) &gt; Pokaż &gt; Tylko ulubione klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc438 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref379 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowFavoriteLayers = stringIDToTypeID( 'timelineShowFavoriteLayers' );         ref379.putEnumerated( idMn, idMnIt, idtimelineShowFavoriteLayers );     desc438.putReference( idnull, ref379 ); executeAction( idslct, desc438, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-All_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-All_Clips/name" value="Wszystkie klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-All_Clips/context" value="Oś czasu (wideo) &gt; Pokaż &gt; Wszystkie klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc439 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref380 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowAllLayers = stringIDToTypeID( 'timelineShowAllLayers' );         ref380.putEnumerated( idMn, idMnIt, idtimelineShowAllLayers );     desc439.putReference( idnull, ref380 ); executeAction( idslct, desc439, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Allow_Frame_Skipping" type="Panel">
		<name id="Panel-Timeline_(Video)-Allow_Frame_Skipping/name" value="Zezwalaj na pomijanie klatek"/> 
		<context id="Panel-Timeline_(Video)-Allow_Frame_Skipping/context" value="Oś czasu (wideo) &gt; Zezwalaj na pomijanie klatek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc440 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref381 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineAllowFrameSkipping = stringIDToTypeID( 'timelineAllowFrameSkipping' );         ref381.putEnumerated( idMn, idMnIt, idtimelineAllowFrameSkipping );     desc440.putReference( idnull, ref381 ); executeAction( idslct, desc440, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_Text" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_Text/name" value="Eksportuj jako tekst"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_Text/context" value="Oś czasu (wideo) &gt; Komentarze &gt; Eksportuj jako tekst"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc441 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref382 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsText = stringIDToTypeID( 'exportTimelineCommentsAsText' );         ref382.putEnumerated( idMn, idMnIt, idexportTimelineCommentsAsText );     desc441.putReference( idnull, ref382 ); executeAction( idslct, desc441, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_HTML" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_HTML/name" value="Eksportuj jako HTML"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_HTML/context" value="Oś czasu (wideo) &gt; Komentarze &gt; Eksportuj jako HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc442 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref383 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsHTML = stringIDToTypeID( 'exportTimelineCommentsAsHTML' );         ref383.putEnumerated( idMn, idMnIt, idexportTimelineCommentsAsHTML );     desc442.putReference( idnull, ref383 ); executeAction( idslct, desc442, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/name" value="Edytuj komentarz osi czasu"/> 
		<context id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/context" value="Oś czasu (wideo) &gt; Komentarze &gt; Edytuj komentarz osi czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc443 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref384 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEditTimelineComment = stringIDToTypeID( 'timelineEditTimelineComment' );         ref384.putEnumerated( idMn, idMnIt, idtimelineEditTimelineComment );     desc443.putReference( idnull, ref384 ); executeAction( idslct, desc443, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/name" value="Wstrzymaj interpolację"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Wstrzymaj interpolację"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc444 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref385 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationHold = stringIDToTypeID( 'timelineKeyframeInterpolationHold' );         ref385.putEnumerated( idMn, idMnIt, idtimelineKeyframeInterpolationHold );     desc444.putReference( idnull, ref385 ); executeAction( idslct, desc444, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/name" value="Interpolacja liniowa"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Interpolacja liniowa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc445 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref386 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationLinear = stringIDToTypeID( 'timelineKeyframeInterpolationLinear' );         ref386.putEnumerated( idMn, idMnIt, idtimelineKeyframeInterpolationLinear );     desc445.putReference( idnull, ref386 ); executeAction( idslct, desc445, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Deselect_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Deselect_All/name" value="Odznacz wszystkie"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Deselect_All/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Odznacz wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc446 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref387 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectNoKeyframes = stringIDToTypeID( 'timelineSelectNoKeyframes' );         ref387.putEnumerated( idMn, idMnIt, idtimelineSelectNoKeyframes );     desc446.putReference( idnull, ref387 ); executeAction( idslct, desc446, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Select_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Select_All/name" value="Wybierz wszystkie"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Select_All/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Wybierz wszystkie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc447 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref388 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectAllKeyframes = stringIDToTypeID( 'timelineSelectAllKeyframes' );         ref388.putEnumerated( idMn, idMnIt, idtimelineSelectAllKeyframes );     desc447.putReference( idnull, ref388 ); executeAction( idslct, desc447, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Paste" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Paste/name" value="Wklej"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Paste/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Wklej"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc448 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref389 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePasteKeyframes = stringIDToTypeID( 'timelinePasteKeyframes' );         ref389.putEnumerated( idMn, idMnIt, idtimelinePasteKeyframes );     desc448.putReference( idnull, ref389 ); executeAction( idslct, desc448, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Copy" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Copy/name" value="Kopiuj"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Copy/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Kopiuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc449 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref390 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineCopyKeyframes = stringIDToTypeID( 'timelineCopyKeyframes' );         ref390.putEnumerated( idMn, idMnIt, idtimelineCopyKeyframes );     desc449.putReference( idnull, ref390 ); executeAction( idslct, desc449, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Delete" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Delete/name" value="Usuń"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Delete/context" value="Oś czasu (wideo) &gt; Klatki kluczowe &gt; Usuń"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc450 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref391 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDeleteKeyframes = stringIDToTypeID( 'timelineDeleteKeyframes' );         ref391.putEnumerated( idMn, idMnIt, idtimelineDeleteKeyframes );     desc450.putReference( idnull, ref391 ); executeAction( idslct, desc450, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/name" value="Unieś obszar roboczy"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/context" value="Oś czasu (wideo) &gt; Obszar roboczy &gt; Unieś obszar roboczy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc451 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref392 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineLiftWorkArea = stringIDToTypeID( 'timelineLiftWorkArea' );         ref392.putEnumerated( idMn, idMnIt, idtimelineLiftWorkArea );     desc451.putReference( idnull, ref392 ); executeAction( idslct, desc451, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/name" value="Wydziel obszar roboczy"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/context" value="Oś czasu (wideo) &gt; Obszar roboczy &gt; Wydziel obszar roboczy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc452 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref393 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineExtractWorkArea = stringIDToTypeID( 'timelineExtractWorkArea' );         ref393.putEnumerated( idMn, idMnIt, idtimelineExtractWorkArea );     desc452.putReference( idnull, ref393 ); executeAction( idslct, desc452, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/name" value="Ustaw koniec w miejscu głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/context" value="Oś czasu (wideo) &gt; Obszar roboczy &gt; Ustaw koniec w miejscu głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc453 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref394 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetEndOfWorkArea = stringIDToTypeID( 'timelineSetEndOfWorkArea' );         ref394.putEnumerated( idMn, idMnIt, idtimelineSetEndOfWorkArea );     desc453.putReference( idnull, ref394 ); executeAction( idslct, desc453, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/name" value="Ustaw początek w miejscu głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/context" value="Oś czasu (wideo) &gt; Obszar roboczy &gt; Ustaw początek w miejscu głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc454 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref395 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetStartOfWorkArea = stringIDToTypeID( 'timelineSetStartOfWorkArea' );         ref395.putEnumerated( idMn, idMnIt, idtimelineSetStartOfWorkArea );     desc454.putReference( idnull, ref395 ); executeAction( idslct, desc454, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/name" value="Konwertuj na animację klatek"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/context" value="Oś czasu (wideo) &gt; Konwertuj klatki &gt; Konwertuj na animację klatek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc455 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref396 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineConvertToFrames = stringIDToTypeID( 'timelineConvertToFrames' );         ref396.putEnumerated( idMn, idMnIt, idtimelineConvertToFrames );     desc455.putReference( idnull, ref396 ); executeAction( idslct, desc455, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/name" value="Spłaszcz klatki do klipów"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/context" value="Oś czasu (wideo) &gt; Konwertuj klatki &gt; Spłaszcz klatki do klipów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc456 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref397 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineFlattenFramesIntoLayers = stringIDToTypeID( 'timelineFlattenFramesIntoLayers' );         ref397.putEnumerated( idMn, idMnIt, idtimelineFlattenFramesIntoLayers );     desc456.putReference( idnull, ref397 ); executeAction( idslct, desc456, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/name" value="Utwórz klatki z klipów"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/context" value="Oś czasu (wideo) &gt; Konwertuj klatki &gt; Utwórz klatki z klipów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc457 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref398 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMakeFramesFromLayers = stringIDToTypeID( 'timelineMakeFramesFromLayers' );         ref398.putEnumerated( idMn, idMnIt, idtimelineMakeFramesFromLayers );     desc457.putReference( idnull, ref398 ); executeAction( idslct, desc457, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/name" value="Przytnij koniec w miejscu głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/context" value="Oś czasu (wideo) &gt; Przenieś i przytnij &gt; Przytnij koniec w miejscu głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc458 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref399 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerEnd = stringIDToTypeID( 'timelineTrimLayerEnd' );         ref399.putEnumerated( idMn, idMnIt, idtimelineTrimLayerEnd );     desc458.putReference( idnull, ref399 ); executeAction( idslct, desc458, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/name" value="Przytnij początek w miejscu głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/context" value="Oś czasu (wideo) &gt; Przenieś i przytnij &gt; Przytnij początek w miejscu głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc459 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref400 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerStart = stringIDToTypeID( 'timelineTrimLayerStart' );         ref400.putEnumerated( idMn, idMnIt, idtimelineTrimLayerStart );     desc459.putReference( idnull, ref400 ); executeAction( idslct, desc459, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/name" value="Przenieś koniec do miejsca głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/context" value="Oś czasu (wideo) &gt; Przenieś i przytnij &gt; Przenieś koniec do miejsca głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc460 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref401 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerEndPoint = stringIDToTypeID( 'timelineMoveLayerEndPoint' );         ref401.putEnumerated( idMn, idMnIt, idtimelineMoveLayerEndPoint );     desc460.putReference( idnull, ref401 ); executeAction( idslct, desc460, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/name" value="Przenieś początek do miejsca głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/context" value="Oś czasu (wideo) &gt; Przenieś i przytnij &gt; Przenieś początek do miejsca głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc461 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref402 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerInPoint = stringIDToTypeID( 'timelineMoveLayerInPoint' );         ref402.putEnumerated( idMn, idMnIt, idtimelineMoveLayerInPoint );     desc461.putReference( idnull, ref402 ); executeAction( idslct, desc461, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Split_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Split_at_Playhead/name" value="Podziel w miejscu głowicy odtwarzania"/> 
		<context id="Panel-Timeline_(Video)-Split_at_Playhead/context" value="Oś czasu (wideo) &gt; Podziel w miejscu głowicy odtwarzania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc462 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref403 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSplitLayer = stringIDToTypeID( 'timelineSplitLayer' );         ref403.putEnumerated( idMn, idMnIt, idtimelineSplitLayer );     desc462.putReference( idnull, ref403 ); executeAction( idslct, desc462, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/name" value="Koniec obszaru roboczego"/> 
		<context id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/context" value="Oś czasu (wideo) &gt; Idź do &gt; Koniec obszaru roboczego"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc463 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref404 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaEnd = stringIDToTypeID( 'timelineGoToWorkAreaEnd' );         ref404.putEnumerated( idMn, idMnIt, idtimelineGoToWorkAreaEnd );     desc463.putReference( idnull, ref404 ); executeAction( idslct, desc463, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/name" value="Początek obszaru roboczego"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/context" value="Oś czasu (wideo) &gt; Idź do &gt; Początek obszaru roboczego"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc464 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref405 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaStart = stringIDToTypeID( 'timelineGoToWorkAreaStart' );         ref405.putEnumerated( idMn, idMnIt, idtimelineGoToWorkAreaStart );     desc464.putReference( idnull, ref405 ); executeAction( idslct, desc464, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Last_Frame/name" value="Ostatnia klatka"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Last_Frame/context" value="Oś czasu (wideo) &gt; Idź do &gt; Ostatnia klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc465 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref406 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToLastFrame = stringIDToTypeID( 'timelineGoToLastFrame' );         ref406.putEnumerated( idMn, idMnIt, idtimelineGoToLastFrame );     desc465.putReference( idnull, ref406 ); executeAction( idslct, desc465, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-First_Frame/name" value="Pierwsza klatka"/> 
		<context id="Panel-Timeline_(Video)-Go_To-First_Frame/context" value="Oś czasu (wideo) &gt; Idź do &gt; Pierwsza klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc466 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref407 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToFirstFrame = stringIDToTypeID( 'timelineGoToFirstFrame' );         ref407.putEnumerated( idMn, idMnIt, idtimelineGoToFirstFrame );     desc466.putReference( idnull, ref407 ); executeAction( idslct, desc466, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Previous_Frame/name" value="Poprzednia klatka"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Previous_Frame/context" value="Oś czasu (wideo) &gt; Idź do &gt; Poprzednia klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc467 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref408 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToPreviousFrame = stringIDToTypeID( 'timelineGoToPreviousFrame' );         ref408.putEnumerated( idMn, idMnIt, idtimelineGoToPreviousFrame );     desc467.putReference( idnull, ref408 ); executeAction( idslct, desc467, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Next_Frame/name" value="Następna klatka"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Next_Frame/context" value="Oś czasu (wideo) &gt; Idź do &gt; Następna klatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc468 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref409 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToNextFrame = stringIDToTypeID( 'timelineGoToNextFrame' );         ref409.putEnumerated( idMn, idMnIt, idtimelineGoToNextFrame );     desc468.putReference( idnull, ref409 ); executeAction( idslct, desc468, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Time" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Time/name" value="Czas"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Time/context" value="Oś czasu (wideo) &gt; Idź do &gt; Czas"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc469 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref410 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToTime = stringIDToTypeID( 'timelineGoToTime' );         ref410.putEnumerated( idMn, idMnIt, idtimelineGoToTime );     desc469.putReference( idnull, ref410 ); executeAction( idslct, desc469, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Sphere_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Sphere_from_Grayscale/name" value="Kula ze skali szarości"/> 
		<context id="Main-3DCreate-Sphere_from_Grayscale/context" value="3DCreate &gt; Kula ze skali szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc470 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc470.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc470.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc470.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc470.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, desc470, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Cylinder_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Cylinder_from_Grayscale/name" value="Cylinder ze skali szarości"/> 
		<context id="Main-3DCreate-Cylinder_from_Grayscale/context" value="3DCreate &gt; Cylinder ze skali szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc471 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc471.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc471.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc471.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc471.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, desc471, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Two-Sided_Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/name" value="Płaszczyzna dwustronna ze skali szarości"/> 
		<context id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/context" value="3DCreate &gt; Płaszczyzna dwustronna ze skali szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc472 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc472.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc472.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc472.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc472.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, desc472, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Plane_from_Grayscale/name" value="Płaszczyzna ze skali szarości"/> 
		<context id="Main-3DCreate-Plane_from_Grayscale/context" value="3DCreate &gt; Płaszczyzna ze skali szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc473 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc473.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc473.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc473.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc473.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, desc473, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Postcard_from_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Postcard_from_Layer/name" value="Nowa pocztówka 3D z warstwy"/> 
		<context id="Main-3DCreate-New_3D_Postcard_from_Layer/context" value="3DCreate &gt; Nowa pocztówka 3D z warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc474 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc474.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc474.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc474.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc474.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc474, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/name" value="Nowe wytłoczenie 3D z bieżącego zaznaczenia"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/context" value="3DCreate &gt; Nowe wytłoczenie 3D z bieżącego zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc475 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc475.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc475, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/name" value="Nowe wytłoczenie 3D z zaznaczonej ścieżki"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/context" value="3DCreate &gt; Nowe wytłoczenie 3D z zaznaczonej ścieżki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc476 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc476.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc476, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/name" value="Nowe wytłoczenie 3D z zaznaczonej warstwy"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/context" value="3DCreate &gt; Nowe wytłoczenie 3D z zaznaczonej warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc477 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc477.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc477, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Brush_Presets-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Brush_Presets-Close_Tab_Group/context" value="Ustawienia predefiniowane pędzla &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc478 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref411 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanelGroup = stringIDToTypeID( 'closeBrushPresetsPanelGroup' );         ref411.putEnumerated( idMn, idMnIt, idcloseBrushPresetsPanelGroup );     desc478.putReference( idnull, ref411 ); executeAction( idslct, desc478, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close" type="Panel">
		<name id="Panel-Brush_Presets-Close/name" value="Zamknij"/> 
		<context id="Panel-Brush_Presets-Close/context" value="Ustawienia predefiniowane pędzla &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc479 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref412 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanel = stringIDToTypeID( 'closeBrushPresetsPanel' );         ref412.putEnumerated( idMn, idMnIt, idcloseBrushPresetsPanel );     desc479.putReference( idnull, ref412 ); executeAction( idslct, desc479, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Replace_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Replace_Brushes/name" value="Zastąp pędzle"/> 
		<context id="Panel-Brush_Presets-Replace_Brushes/context" value="Ustawienia predefiniowane pędzla &gt; Zastąp pędzle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc480 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref413 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsd = charIDToTypeID( 'Brsd' );         ref413.putEnumerated( idMn, idMnIt, idBrsd );     desc480.putReference( idnull, ref413 ); executeAction( idslct, desc480, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Save_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Save_Brushes/name" value="Zapisz pędzle"/> 
		<context id="Panel-Brush_Presets-Save_Brushes/context" value="Ustawienia predefiniowane pędzla &gt; Zapisz pędzle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc481 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref414 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsv = charIDToTypeID( 'Brsv' );         ref414.putEnumerated( idMn, idMnIt, idBrsv );     desc481.putReference( idnull, ref414 ); executeAction( idslct, desc481, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Load_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Load_Brushes/name" value="Wczytywanie pędzli"/> 
		<context id="Panel-Brush_Presets-Load_Brushes/context" value="Ustawienia predefiniowane pędzla &gt; Wczytaj pędzle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc482 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref415 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsA = charIDToTypeID( 'BrsA' );         ref415.putEnumerated( idMn, idMnIt, idBrsA );     desc482.putReference( idnull, ref415 ); executeAction( idslct, desc482, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Reset_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Reset_Brushes/name" value="Wyzeruj pędzle"/> 
		<context id="Panel-Brush_Presets-Reset_Brushes/context" value="Ustawienia predefiniowane pędzla &gt; Wyzeruj pędzle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc483 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref416 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsR = charIDToTypeID( 'BrsR' );         ref416.putEnumerated( idMn, idMnIt, idBrsR );     desc483.putReference( idnull, ref416 ); executeAction( idslct, desc483, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Delete_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Delete_Brush/name" value="Usuń pędzel"/> 
		<context id="Panel-Brush_Presets-Delete_Brush/context" value="Ustawienia predefiniowane pędzla &gt; Usuń pędzel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc484 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref417 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsf = charIDToTypeID( 'Brsf' );         ref417.putEnumerated( idMn, idMnIt, idBrsf );     desc484.putReference( idnull, ref417 ); executeAction( idslct, desc484, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Rename_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Rename_Brush/name" value="Zmień  nazwę pędzla"/> 
		<context id="Panel-Brush_Presets-Rename_Brush/context" value="Ustawienia predefiniowane pędzla &gt; Zmień nazwę pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc485 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref418 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsO = charIDToTypeID( 'BrsO' );         ref418.putEnumerated( idMn, idMnIt, idBrsO );     desc485.putReference( idnull, ref418 ); executeAction( idslct, desc485, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close_Tab_Group" type="Panel">
		<name id="Panel-Histogram-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Histogram-Close_Tab_Group/context" value="Histogram &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc486 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref419 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanelGroup = stringIDToTypeID( 'closeHistogramPanelGroup' );         ref419.putEnumerated( idMn, idMnIt, idcloseHistogramPanelGroup );     desc486.putReference( idnull, ref419 ); executeAction( idslct, desc486, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close" type="Panel">
		<name id="Panel-Histogram-Close/name" value="Zamknij"/> 
		<context id="Panel-Histogram-Close/context" value="Histogram &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc487 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref420 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanel = stringIDToTypeID( 'closeHistogramPanel' );         ref420.putEnumerated( idMn, idMnIt, idcloseHistogramPanel );     desc487.putReference( idnull, ref420 ); executeAction( idslct, desc487, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Channels_in_Color" type="Panel">
		<name id="Panel-Histogram-Show_Channels_in_Color/name" value="Pokaż kanały w kolorze"/> 
		<context id="Panel-Histogram-Show_Channels_in_Color/context" value="Histogram &gt; Pokaż kanały w kolorze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc488 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref421 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowChannelsInColor = stringIDToTypeID( 'histogramPaletteShowChannelsInColor' );         ref421.putEnumerated( idMn, idMnIt, idhistogramPaletteShowChannelsInColor );     desc488.putReference( idnull, ref421 ); executeAction( idslct, desc488, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Statistics" type="Panel">
		<name id="Panel-Histogram-Show_Statistics/name" value="Pokaż statystyki"/> 
		<context id="Panel-Histogram-Show_Statistics/context" value="Histogram &gt; Pokaż statystyki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc489 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref422 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowStatistics = stringIDToTypeID( 'histogramPaletteShowStatistics' );         ref422.putEnumerated( idMn, idMnIt, idhistogramPaletteShowStatistics );     desc489.putReference( idnull, ref422 ); executeAction( idslct, desc489, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-All_Channels_View" type="Panel">
		<name id="Panel-Histogram-All_Channels_View/name" value="Widok wszystkich kanałów"/> 
		<context id="Panel-Histogram-All_Channels_View/context" value="Histogram &gt; Widok wszystkich kanałów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc490 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref423 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteAllChannelsView = stringIDToTypeID( 'histogramPaletteAllChannelsView' );         ref423.putEnumerated( idMn, idMnIt, idhistogramPaletteAllChannelsView );     desc490.putReference( idnull, ref423 ); executeAction( idslct, desc490, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Expanded_View" type="Panel">
		<name id="Panel-Histogram-Expanded_View/name" value="Widok rozszerzony"/> 
		<context id="Panel-Histogram-Expanded_View/context" value="Histogram &gt; Widok rozszerzony"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc491 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref424 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteExpandedView = stringIDToTypeID( 'histogramPaletteExpandedView' );         ref424.putEnumerated( idMn, idMnIt, idhistogramPaletteExpandedView );     desc491.putReference( idnull, ref424 ); executeAction( idslct, desc491, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Compact_View" type="Panel">
		<name id="Panel-Histogram-Compact_View/name" value="Widok kompaktowy"/> 
		<context id="Panel-Histogram-Compact_View/context" value="Histogram &gt; Widok kompaktowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc492 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref425 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteCompactView = stringIDToTypeID( 'histogramPaletteCompactView' );         ref425.putEnumerated( idMn, idMnIt, idhistogramPaletteCompactView );     desc492.putReference( idnull, ref425 ); executeAction( idslct, desc492, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Uncached_Refresh" type="Panel">
		<name id="Panel-Histogram-Uncached_Refresh/name" value="Odśwież bez buforowania"/> 
		<context id="Panel-Histogram-Uncached_Refresh/context" value="Histogram &gt; Odśwież bez buforowania"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc493 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref426 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteUncachedRefresh = stringIDToTypeID( 'histogramPaletteUncachedRefresh' );         ref426.putEnumerated( idMn, idMnIt, idhistogramPaletteUncachedRefresh );     desc493.putReference( idnull, ref426 ); executeAction( idslct, desc493, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Get_More_Content" type="Main">
		<name id="Main-3D-Get_More_Content/name" value="Pobierz więcej zawartości"/> 
		<context id="Main-3D-Get_More_Content/context" value="3D &gt; Pobierz więcej zawartości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idbrowsethreeDOnline = stringIDToTypeID( 'browse3DOnline' );     var desc494 = new ActionDescriptor(); executeAction( idbrowsethreeDOnline, desc494, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Render" type="Main">
		<name id="Main-3D-Render/name" value="Renderuj"/> 
		<context id="Main-3D-Render/context" value="3D &gt; Renderuj"/>
		<desc id="Main-3D-Render/desc" value="Uruchom renderowanie ze śledzeniem promieni tylko na bieżącym zaznaczeniu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc495 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc495, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Sketch_With_Current_Brush" type="Main">
		<name id="Main-3D-Sketch_With_Current_Brush/name" value="Szkicuj przy użyciu bieżącego pędzla"/> 
		<context id="Main-3D-Sketch_With_Current_Brush/context" value="3D &gt; Szkicuj przy użyciu bieżącego pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVBrushStrokes = stringIDToTypeID( 'renderUVBrushStrokes' );     var desc496 = new ActionDescriptor(); executeAction( idrenderUVBrushStrokes, desc496, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Make_Work_Path_from_3D_Layer" type="Main">
		<name id="Main-3D-Make_Work_Path_from_3D_Layer/name" value="Utwórz ścieżkę roboczą z warstwy 3D"/> 
		<context id="Main-3D-Make_Work_Path_from_3D_Layer/context" value="3D &gt; Utwórz ścieżkę roboczą z warstwy 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatePathFromthreeD = stringIDToTypeID( 'createPathFrom3D' );     var desc497 = new ActionDescriptor(); executeAction( idcreatePathFromthreeD, desc497, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Select_Paintable_Areas" type="Main">
		<name id="Main-3D-Select_Paintable_Areas/name" value="Zaznacz obszary do malowania"/> 
		<context id="Main-3D-Select_Paintable_Areas/context" value="3D &gt; Zaznacz obszary z możliwością malowania"/>
		<desc id="Main-3D-Select_Paintable_Areas/desc" value="Wybierz obszary najlepiej nadające się do malowania na podstawie położenia obiektu i kamery względem ekranu (malowanie 3D w oparciu o rzutowanie)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc498 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc498, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Normals" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Normals/name" value="Wektory normalne"/> 
		<context id="Main-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Utwórz nakładkę malowania &gt; Wektory normalne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc499 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc499, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Shaded" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Shaded/name" value="Zacieniowane"/> 
		<context id="Main-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Utwórz nakładkę malowania &gt; Zacieniowane"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc500 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc500, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Wireframe" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Wireframe/name" value="Szkielet"/> 
		<context id="Main-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Utwórz nakładkę malowania &gt; Szkielet"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc501 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc501, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Reparameterize_UVs" type="Main">
		<name id="Main-3D-Reparameterize_UVs/name" value="Ponownie parametryzuj UV"/> 
		<context id="Main-3D-Reparameterize_UVs/context" value="3D &gt; Ponownie parametryzuj UV"/>
		<desc id="Main-3D-Reparameterize_UVs/desc" value="Jeśli wyniki malowania przy użyciu modelu są różne od oczekiwanych, być może konieczna jest zmiana parametrów nakładek UV na teksturach modelu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreparameterizethreeDModel = stringIDToTypeID( 'reparameterize3DModel' );     var desc502 = new ActionDescriptor(); executeAction( idreparameterizethreeDModel, desc502, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Roughness" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Roughness/name" value="Nierówność"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Roughness/context" value="3D &gt; Farba na teksturze docelowej &gt; Nierówność"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc503 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc503.putInteger( idkeythreeDPaintType, 10 ); executeAction( idsetthreeDPaintType, desc503, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Reflection" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Reflection/name" value="Odbicie"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Reflection/context" value="3D &gt; Farba na teksturze docelowej &gt; Odbicie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc504 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc504.putInteger( idkeythreeDPaintType, 7 ); executeAction( idsetthreeDPaintType, desc504, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Self-Illumination" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Self-Illumination/name" value="Wewnętrzna świetlistość"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Self-Illumination/context" value="3D &gt; Farba na teksturze docelowej &gt; Wewnętrzna świetlistość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc505 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc505.putInteger( idkeythreeDPaintType, 6 ); executeAction( idsetthreeDPaintType, desc505, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Shininess" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Shininess/name" value="Połyskliwość"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Shininess/context" value="3D &gt; Farba na teksturze docelowej &gt; Połyskliwość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc506 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc506.putInteger( idkeythreeDPaintType, 5 ); executeAction( idsetthreeDPaintType, desc506, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Opacity" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Opacity/name" value="Krycie"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Opacity/context" value="3D &gt; Farba na teksturze docelowej &gt; Krycie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc507 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc507.putInteger( idkeythreeDPaintType, 4 ); executeAction( idsetthreeDPaintType, desc507, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Glossiness" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Glossiness/name" value="Połysk"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Glossiness/context" value="3D &gt; Farba na teksturze docelowej &gt; Połysk"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc508 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc508.putInteger( idkeythreeDPaintType, 3 ); executeAction( idsetthreeDPaintType, desc508, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Bump" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Bump/name" value="Nierówność"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Bump/context" value="3D &gt; Farba na teksturze docelowej &gt; Wypukłość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc509 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc509.putInteger( idkeythreeDPaintType, 2 ); executeAction( idsetthreeDPaintType, desc509, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Diffuse" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Diffuse/name" value="Zmiękczenie"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Diffuse/context" value="3D &gt; Farba na teksturze docelowej &gt; Dyfuzja"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc510 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc510.putInteger( idkeythreeDPaintType, 0 ); executeAction( idsetthreeDPaintType, desc510, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_Falloff" type="Main">
		<name id="Main-3D-Paint_Falloff/name" value="Zanik farby"/> 
		<context id="Main-3D-Paint_Falloff/context" value="3D &gt; Zanik farby"/>
		<desc id="Main-3D-Paint_Falloff/desc" value="Ustaw szerokość niezamalowanego marginesu, jaka ma obowiązywać w razie napotkania krawędzi lub powierzchni zakrzywionej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintFalloff = stringIDToTypeID( 'set3DPaintFalloff' );     var desc511 = new ActionDescriptor(); executeAction( idsetthreeDPaintFalloff, desc511, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Tiled_Painting_from_Layer" type="Main">
		<name id="Main-3D-New_Tiled_Painting_from_Layer/name" value="Nowy obraz na płytkach z warstwy"/> 
		<context id="Main-3D-New_Tiled_Painting_from_Layer/context" value="3D &gt; Nowy obraz na płytkach z warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDTiledPainting = stringIDToTypeID( 'create3DTiledPainting' );     var desc512 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc512.putDouble( idkeythreeDXPos, 3.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc512.putDouble( idkeythreeDYPos, 3.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc512.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc512.putInteger( idkeythreeDTextureType, 8 ); executeAction( idcreatethreeDTiledPainting, desc512, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Merge_3D_Layers" type="Main">
		<name id="Main-3D-Merge_3D_Layers/name" value="Scal warstwy 3D"/> 
		<context id="Main-3D-Merge_3D_Layers/context" value="3D &gt; Scal warstwy 3D"/>
		<desc id="Main-3D-Merge_3D_Layers/desc" value="Wybierz wiele warstw 3D z dopasowanymi kamerami, aby scalić je w jedną scenę złożoną z wielu siatek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc513 = new ActionDescriptor(); executeAction( idMrgtwo, desc513, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Split_Extrusion" type="Main">
		<name id="Main-3D-Split_Extrusion/name" value="Podziel wytłoczenie"/> 
		<context id="Main-3D-Split_Extrusion/context" value="3D &gt; Podziel wytłoczenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsplitRepousseMesh = stringIDToTypeID( 'splitRepousseMesh' );     var desc514 = new ActionDescriptor(); executeAction( idsplitRepousseMesh, desc514, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Snap_Object_to_Ground_Plane" type="Main">
		<name id="Main-3D-Snap_Object_to_Ground_Plane/name" value="Przyciągaj obiekt do płaszczyzny podłoża"/> 
		<context id="Main-3D-Snap_Object_to_Ground_Plane/context" value="3D &gt; Przyciągaj obiekt do płaszczyzny podłoża"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc515 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc515, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Reveal_All" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Reveal_All/name" value="Pokaż wszystko"/> 
		<context id="Main-3D-Show/Hide_Polygons-Reveal_All/context" value="3D &gt; Pokaż/ukryj wielokąty &gt; Pokaż wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrevealAllthreeD = stringIDToTypeID( 'revealAll3D' );     var desc516 = new ActionDescriptor(); executeAction( idrevealAllthreeD, desc516, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Invert_Visible" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Invert_Visible/name" value="Odwróć widoczne"/> 
		<context id="Main-3D-Show/Hide_Polygons-Invert_Visible/context" value="3D &gt; Pokaż/ukryj wielokąty &gt; Odwróć widoczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idinvertthreeDSelected = stringIDToTypeID( 'invert3DSelected' );     var desc517 = new ActionDescriptor(); executeAction( idinvertthreeDSelected, desc517, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Within_Selection" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Within_Selection/name" value="Wewnątrz zaznaczenia"/> 
		<context id="Main-3D-Show/Hide_Polygons-Within_Selection/context" value="3D &gt; Pokaż/ukryj wielokąty &gt; Wewnątrz zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idhideTopthreeDSelected = stringIDToTypeID( 'hideTop3DSelected' );     var desc518 = new ActionDescriptor(); executeAction( idhideTopthreeDSelected, desc518, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Selected_Path" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Selected_Path/name" value="Ścieżka robocza"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Selected_Path/context" value="3D &gt; Dodaj ograniczenia z &gt; Zaznaczona ścieżka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromWorkPath = stringIDToTypeID( 'createConstraintFromWorkPath' );     var desc519 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc519.putInteger( idkeythreeDTextureType, 14 ); executeAction( idcreateConstraintFromWorkPath, desc519, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Current_Selection" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Current_Selection/name" value="Bieżące zaznaczenie"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Current_Selection/context" value="3D &gt; Dodaj ograniczenia z &gt; Bieżące zaznaczenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromSelection = stringIDToTypeID( 'createConstraintFromSelection' );     var desc520 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc520.putInteger( idkeythreeDTextureType, 15 ); executeAction( idcreateConstraintFromSelection, desc520, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Volume" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Volume/name" value="Głośność"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Volume/context" value="3D &gt; Nowa siatka z warstwy &gt; Głośność"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateVolume = stringIDToTypeID( 'createVolume' );     var desc521 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc521.putInteger( idkeythreeDTextureType, 2 ); executeAction( idcreateVolume, desc521, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Sphere" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Sphere/name" value="Kula"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Sphere/context" value="3D &gt; Nowa siatka z warstwy &gt; Mapa głębi do &gt; Kula"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc522 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc522.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc522.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc522.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc522.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, desc522, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Cylinder" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Cylinder/name" value="Cylinder"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Cylinder/context" value="3D &gt; Nowa siatka z warstwy &gt; Mapa głębi do &gt; Cylinder"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc523 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc523.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc523.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc523.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc523.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, desc523, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane/name" value="Płaszczyzna dwustronna"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane/context" value="3D &gt; Nowa siatka z warstwy &gt; Mapa głębi do &gt; Płaszczyzna dwustronna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc524 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc524.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc524.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc524.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc524.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, desc524, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Plane" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Plane/name" value="Płaszczyzna"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Plane/context" value="3D &gt; Nowa siatka z warstwy &gt; Mapa głębi do &gt; Płaszczyzna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc525 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc525.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc525.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc525.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc525.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, desc525, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle/name" value="Butelka od wina"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Butelka od wina"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc526 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc526.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc526.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc526.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc526.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc526.putString( idkeythreeDFileName, '''Wine Bottle''' ); executeAction( idcreatethreeDPostcard, desc526, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama/name" value="Panorama sferyczna"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Panorama sferyczna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc527 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc527.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc527.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc527.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc527.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc527.putString( idkeythreeDFileName, '''Spherical Panorama''' ); executeAction( idcreatethreeDPostcard, desc527, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Sphere" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Sphere/name" value="Kula"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Sphere/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Kula"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc528 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc528.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc528.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc528.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc528.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc528.putString( idkeythreeDFileName, '''Sphere''' ); executeAction( idcreatethreeDPostcard, desc528, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Soda" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Soda/name" value="Napój gazowany"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Soda/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Napój gazowany"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc529 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc529.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc529.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc529.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc529.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc529.putString( idkeythreeDFileName, '''Soda''' ); executeAction( idcreatethreeDPostcard, desc529, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Ring" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Ring/name" value="Pierścień"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Ring/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Pierścień"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc530 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc530.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc530.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc530.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc530.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc530.putString( idkeythreeDFileName, '''Ring''' ); executeAction( idcreatethreeDPostcard, desc530, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Pyramid" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Pyramid/name" value="Piramida"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Pyramid/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Piramida"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc531 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc531.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc531.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc531.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc531.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc531.putString( idkeythreeDFileName, '''Pyramid''' ); executeAction( idcreatethreeDPostcard, desc531, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Hat" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Hat/name" value="Kapelusz"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Hat/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Kapelusz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc532 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc532.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc532.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc532.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc532.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc532.putString( idkeythreeDFileName, '''Hat''' ); executeAction( idcreatethreeDPostcard, desc532, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Donut" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Donut/name" value="Torus"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Donut/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Torus"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc533 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc533.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc533.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc533.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc533.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc533.putString( idkeythreeDFileName, '''Donut''' ); executeAction( idcreatethreeDPostcard, desc533, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cylinder" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cylinder/name" value="Cylinder"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cylinder/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Cylinder"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc534 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc534.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc534.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc534.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc534.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc534.putString( idkeythreeDFileName, '''Cylinder''' ); executeAction( idcreatethreeDPostcard, desc534, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube/name" value="Sześcian"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Sześcian"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc535 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc535.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc535.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc535.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc535.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc535.putString( idkeythreeDFileName, '''Cube''' ); executeAction( idcreatethreeDPostcard, desc535, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap/name" value="Opakowanie sześcianu"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Opakowanie sześcianu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc536 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc536.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc536.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc536.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc536.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc536.putString( idkeythreeDFileName, '''Cube Wrap''' ); executeAction( idcreatethreeDPostcard, desc536, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cone" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cone/name" value="Stożek"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cone/context" value="3D &gt; Nowa siatka z warstwy &gt; Ustawienia domyślne siatki &gt; Stożek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc537 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc537.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc537.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc537.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc537.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc537.putString( idkeythreeDFileName, '''Cone''' ); executeAction( idcreatethreeDPostcard, desc537, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Postcard" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Postcard/name" value="Pocztówka"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Postcard/context" value="3D &gt; Nowa siatka z warstwy &gt; Pocztówka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc538 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc538.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc538.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc538.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc538.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc538, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Current_Selection/name" value="Nowe wytłoczenie 3D z bieżącego zaznaczenia"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Current_Selection/context" value="3D &gt; Nowe wytłoczenie 3D z bieżącego zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc539 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc539.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc539, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Path/name" value="Nowe wytłoczenie 3D z zaznaczonej ścieżki"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Path/context" value="3D &gt; Nowe wytłoczenie 3D z zaznaczonej ścieżki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc540 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc540.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc540, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Layer/name" value="Nowe wytłoczenie 3D z zaznaczonej warstwy"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Layer/context" value="3D &gt; Nowe wytłoczenie 3D z zaznaczonej warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc541 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc541.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc541, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Export_3D_Layer" type="Main">
		<name id="Main-3D-Export_3D_Layer/name" value="Eksportuj warstwę 3D"/> 
		<context id="Main-3D-Export_3D_Layer/context" value="3D &gt; Eksportuj warstwę 3D"/>
		<desc id="Main-3D-Export_3D_Layer/desc" value="Wyeksportuj docelową warstwę 3D w formacie Collada (DAE), Google Earth (KMZ), U3D lub OBJ"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idexportthreeDModel = stringIDToTypeID( 'export3DModel' );     var desc542 = new ActionDescriptor(); executeAction( idexportthreeDModel, desc542, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Layer_from_File" type="Main">
		<name id="Main-3D-New_3D_Layer_from_File/name" value="Nowa warstwa 3D z pliku"/> 
		<context id="Main-3D-New_3D_Layer_from_File/context" value="3D &gt; Nowa warstwa 3D z pliku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idaddthreeDLayerFromFile = stringIDToTypeID( 'add3DLayerFromFile' );     var desc543 = new ActionDescriptor(); executeAction( idaddthreeDLayerFromFile, desc543, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Wine_Bottle" type="Main">
		<name id="Main-Convert_To_3D-Wine_Bottle/name" value="Butelka od wina"/> 
		<context id="Main-Convert_To_3D-Wine_Bottle/context" value="Konwertuj na 3D &gt; Butelka od wina"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc544 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc544.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc544.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc544.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc544.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc544.putString( idkeythreeDFileName, '''Wine Bottle''' ); executeAction( idcreatethreeDPostcard, desc544, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Spherical_Panorama" type="Main">
		<name id="Main-Convert_To_3D-Spherical_Panorama/name" value="Panorama sferyczna"/> 
		<context id="Main-Convert_To_3D-Spherical_Panorama/context" value="Konwertuj na 3D &gt; Panorama sferyczna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc545 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc545.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc545.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc545.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc545.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc545.putString( idkeythreeDFileName, '''Spherical Panorama''' ); executeAction( idcreatethreeDPostcard, desc545, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Sphere" type="Main">
		<name id="Main-Convert_To_3D-Sphere/name" value="Kula"/> 
		<context id="Main-Convert_To_3D-Sphere/context" value="Konwertuj na 3D &gt; Kula"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc546 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc546.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc546.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc546.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc546.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc546.putString( idkeythreeDFileName, '''Sphere''' ); executeAction( idcreatethreeDPostcard, desc546, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Soda" type="Main">
		<name id="Main-Convert_To_3D-Soda/name" value="Napój gazowany"/> 
		<context id="Main-Convert_To_3D-Soda/context" value="Konwertuj na 3D &gt; Napój gazowany"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc547 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc547.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc547.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc547.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc547.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc547.putString( idkeythreeDFileName, '''Soda''' ); executeAction( idcreatethreeDPostcard, desc547, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Ring" type="Main">
		<name id="Main-Convert_To_3D-Ring/name" value="Pierścień"/> 
		<context id="Main-Convert_To_3D-Ring/context" value="Konwertuj na 3D &gt; Pierścień"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc548 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc548.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc548.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc548.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc548.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc548.putString( idkeythreeDFileName, '''Ring''' ); executeAction( idcreatethreeDPostcard, desc548, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Pyramid" type="Main">
		<name id="Main-Convert_To_3D-Pyramid/name" value="Piramida"/> 
		<context id="Main-Convert_To_3D-Pyramid/context" value="Konwertuj na 3D &gt; Piramida"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc549 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc549.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc549.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc549.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc549.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc549.putString( idkeythreeDFileName, '''Pyramid''' ); executeAction( idcreatethreeDPostcard, desc549, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Hat" type="Main">
		<name id="Main-Convert_To_3D-Hat/name" value="Kapelusz"/> 
		<context id="Main-Convert_To_3D-Hat/context" value="Konwertuj na 3D &gt; Kapelusz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc550 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc550.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc550.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc550.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc550.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc550.putString( idkeythreeDFileName, '''Hat''' ); executeAction( idcreatethreeDPostcard, desc550, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Donut" type="Main">
		<name id="Main-Convert_To_3D-Donut/name" value="Torus"/> 
		<context id="Main-Convert_To_3D-Donut/context" value="Konwertuj na 3D &gt; Torus"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc551 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc551.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc551.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc551.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc551.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc551.putString( idkeythreeDFileName, '''Donut''' ); executeAction( idcreatethreeDPostcard, desc551, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Cylinder" type="Main">
		<name id="Main-Convert_To_3D-Cylinder/name" value="Cylinder"/> 
		<context id="Main-Convert_To_3D-Cylinder/context" value="Konwertuj na 3D &gt; Cylinder"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc552 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc552.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc552.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc552.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc552.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc552.putString( idkeythreeDFileName, '''Cylinder''' ); executeAction( idcreatethreeDPostcard, desc552, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Cube" type="Main">
		<name id="Main-Convert_To_3D-Cube/name" value="Sześcian"/> 
		<context id="Main-Convert_To_3D-Cube/context" value="Konwertuj na 3D &gt; Sześcian"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc553 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc553.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc553.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc553.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc553.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc553.putString( idkeythreeDFileName, '''Cube''' ); executeAction( idcreatethreeDPostcard, desc553, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Cube_Wrap" type="Main">
		<name id="Main-Convert_To_3D-Cube_Wrap/name" value="Opakowanie sześcianu"/> 
		<context id="Main-Convert_To_3D-Cube_Wrap/context" value="Konwertuj na 3D &gt; Opakowanie sześcianu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc554 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc554.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc554.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc554.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc554.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc554.putString( idkeythreeDFileName, '''Cube Wrap''' ); executeAction( idcreatethreeDPostcard, desc554, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To_3D-Cone" type="Main">
		<name id="Main-Convert_To_3D-Cone/name" value="Stożek"/> 
		<context id="Main-Convert_To_3D-Cone/context" value="Konwertuj na 3D &gt; Stożek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc555 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc555.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc555.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc555.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc555.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc555.putString( idkeythreeDFileName, '''Cone''' ); executeAction( idcreatethreeDPostcard, desc555, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Depth_Map_to-Sphere" type="Main">
		<name id="Main-Depth_Map_to-Sphere/name" value="Kula"/> 
		<context id="Main-Depth_Map_to-Sphere/context" value="Mapa głębi do &gt; Kula"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc556 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc556.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc556.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc556.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc556.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, desc556, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Depth_Map_to-Cylinder" type="Main">
		<name id="Main-Depth_Map_to-Cylinder/name" value="Cylinder"/> 
		<context id="Main-Depth_Map_to-Cylinder/context" value="Mapa głębi do &gt; Cylinder"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc557 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc557.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc557.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc557.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc557.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, desc557, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Depth_Map_to-Two-Sided_Plane" type="Main">
		<name id="Main-Depth_Map_to-Two-Sided_Plane/name" value="Płaszczyzna dwustronna"/> 
		<context id="Main-Depth_Map_to-Two-Sided_Plane/context" value="Mapa głębi do &gt; Płaszczyzna dwustronna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc558 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc558.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc558.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc558.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc558.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, desc558, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Depth_Map_to-Plane" type="Main">
		<name id="Main-Depth_Map_to-Plane/name" value="Płaszczyzna"/> 
		<context id="Main-Depth_Map_to-Plane/context" value="Mapa głębi do &gt; Płaszczyzna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc559 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc559.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc559.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc559.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc559.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, desc559, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close_Tab_Group" type="Panel">
		<name id="Panel-Layer_Comps-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Layer_Comps-Close_Tab_Group/context" value="Kompozycje warstw &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc560 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref427 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanelGroup = stringIDToTypeID( 'closeLayerCompsPanelGroup' );         ref427.putEnumerated( idMn, idMnIt, idcloseLayerCompsPanelGroup );     desc560.putReference( idnull, ref427 ); executeAction( idslct, desc560, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close" type="Panel">
		<name id="Panel-Layer_Comps-Close/name" value="Zamknij"/> 
		<context id="Panel-Layer_Comps-Close/context" value="Kompozycje warstw &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc561 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref428 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanel = stringIDToTypeID( 'closeLayerCompsPanel' );         ref428.putEnumerated( idMn, idMnIt, idcloseLayerCompsPanel );     desc561.putReference( idnull, ref428 ); executeAction( idslct, desc561, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Layer_Comp_Options" type="Panel">
		<name id="Panel-Layer_Comps-Layer_Comp_Options/name" value="Opcje kompozycji warstw"/> 
		<context id="Panel-Layer_Comps-Layer_Comp_Options/context" value="Kompozycje warstw &gt; Opcje kompozycji warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc562 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref429 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref429.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc562.putReference( idnull, ref429 ); executeAction( idsetd, desc562, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Restore_Last_Document_State" type="Panel">
		<name id="Panel-Layer_Comps-Restore_Last_Document_State/name" value="Przywróć ostatni stan dokumentu"/> 
		<context id="Panel-Layer_Comps-Restore_Last_Document_State/context" value="Kompozycje warstw &gt; Przywróć ostatni stan dokumentu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idresetFromComp = stringIDToTypeID( 'resetFromComp' );     var desc563 = new ActionDescriptor(); executeAction( idresetFromComp, desc563, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Previous_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Previous_Layer_Comp/name" value="Poprzednia kompozycja warstw"/> 
		<context id="Panel-Layer_Comps-Previous_Layer_Comp/context" value="Kompozycje warstw &gt; Poprzednia kompozycja warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc564 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref430 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref430.putEnumerated( idcompsClass, idOrdn, idPrvs );     desc564.putReference( idnull, ref430 ); executeAction( idapplyComp, desc564, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Next_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Next_Layer_Comp/name" value="Następna kompozycja warstw"/> 
		<context id="Panel-Layer_Comps-Next_Layer_Comp/context" value="Kompozycje warstw &gt; Następna kompozycja warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc565 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref431 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxt = charIDToTypeID( 'Nxt ' );         ref431.putEnumerated( idcompsClass, idOrdn, idNxt );     desc565.putReference( idnull, ref431 ); executeAction( idapplyComp, desc565, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Apply_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Apply_Layer_Comp/name" value="Zastosuj kompozycję warstwy"/> 
		<context id="Panel-Layer_Comps-Apply_Layer_Comp/context" value="Kompozycje warstw &gt; Zastosuj kompozycję warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc566 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref432 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref432.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc566.putReference( idnull, ref432 ); executeAction( idapplyComp, desc566, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Update_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Update_Layer_Comp/name" value="Uaktualnij kompozycję warstw"/> 
		<context id="Panel-Layer_Comps-Update_Layer_Comp/context" value="Kompozycje warstw &gt; Uaktualnij kompozycję warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrecapture = stringIDToTypeID( 'recapture' );     var desc567 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref433 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref433.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc567.putReference( idnull, ref433 ); executeAction( idrecapture, desc567, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Delete_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Delete_Layer_Comp/name" value="Usuń kompozycję warstwy"/> 
		<context id="Panel-Layer_Comps-Delete_Layer_Comp/context" value="Kompozycje warstw &gt; Usuń kompozycję warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc568 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref434 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref434.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc568.putReference( idnull, ref434 ); executeAction( idDlt, desc568, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Duplicate_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Duplicate_Layer_Comp/name" value="Powiel kompozycję warstw"/> 
		<context id="Panel-Layer_Comps-Duplicate_Layer_Comp/context" value="Kompozycje warstw &gt; Powiel kompozycję warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc569 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref435 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref435.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc569.putReference( idnull, ref435 ); executeAction( idDplc, desc569, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-New_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-New_Layer_Comp/name" value="Nowa kompozycja warstw"/> 
		<context id="Panel-Layer_Comps-New_Layer_Comp/context" value="Kompozycje warstw &gt; Nowa kompozycja warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc570 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref436 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         ref436.putClass( idcompsClass );     desc570.putReference( idnull, ref436 ); executeAction( idMk, desc570, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Tool_Presets-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Tool_Presets-Close_Tab_Group/context" value="Domyślne ustawienia narzędzia &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc571 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref437 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanelGroup = stringIDToTypeID( 'closeToolPresetsPanelGroup' );         ref437.putEnumerated( idMn, idMnIt, idcloseToolPresetsPanelGroup );     desc571.putReference( idnull, ref437 ); executeAction( idslct, desc571, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close" type="Panel">
		<name id="Panel-Tool_Presets-Close/name" value="Zamknij"/> 
		<context id="Panel-Tool_Presets-Close/context" value="Domyślne ustawienia narzędzia &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc572 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref438 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanel = stringIDToTypeID( 'closeToolPresetsPanel' );         ref438.putEnumerated( idMn, idMnIt, idcloseToolPresetsPanel );     desc572.putReference( idnull, ref438 ); executeAction( idslct, desc572, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Apply" type="Main">
		<name id="Main-Remove_Layer_Mask-Apply/name" value="Zastosuj"/> 
		<context id="Main-Remove_Layer_Mask-Apply/context" value="Usuń maskę warstwy &gt; Zastosuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc573 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref439 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref439.putEnumerated( idChnl, idChnl, idMsk );     desc573.putReference( idnull, ref439 );     var idAply = charIDToTypeID( 'Aply' );     desc573.putBoolean( idAply, true ); executeAction( idDlt, desc573, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Delete" type="Main">
		<name id="Main-Remove_Layer_Mask-Delete/name" value="Usuń"/> 
		<context id="Main-Remove_Layer_Mask-Delete/context" value="Usuń maskę warstwy &gt; Usuń"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc574 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref440 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref440.putEnumerated( idChnl, idChnl, idMsk );     desc574.putReference( idnull, ref440 ); executeAction( idDlt, desc574, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Link" type="Main">
		<name id="Main-Layer_Mask-Link/name" value="Połącz"/> 
		<context id="Main-Layer_Mask-Link/context" value="Maska warstwy &gt; Połącz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc575 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref441 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref441.putEnumerated( idLyr, idOrdn, idTrgt );     desc575.putReference( idnull, ref441 );     var idT = charIDToTypeID( 'T   ' );         var desc576 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc576.putBoolean( idUsrs, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc575.putObject( idT, idLyr, desc576 ); executeAction( idsetd, desc575, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer_Mask-Enable/name" value="Włącz"/> 
		<context id="Main-Layer_Mask-Enable/context" value="Maska warstwy &gt; Włącz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc577 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref442 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref442.putEnumerated( idMn, idMnIt, idTglM );     desc577.putReference( idnull, ref442 ); executeAction( idslct, desc577, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer_Mask-Apply/name" value="Zastosuj"/> 
		<context id="Main-Layer_Mask-Apply/context" value="Maska warstwy &gt; Wykonaj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc578 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref443 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref443.putEnumerated( idChnl, idChnl, idMsk );     desc578.putReference( idnull, ref443 );     var idAply = charIDToTypeID( 'Aply' );     desc578.putBoolean( idAply, true ); executeAction( idDlt, desc578, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Discard" type="Main">
		<name id="Main-Layer_Mask-Discard/name" value="Odrzuć"/> 
		<context id="Main-Layer_Mask-Discard/context" value="Maska warstwy &gt; Odrzuć"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc579 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref444 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref444.putEnumerated( idChnl, idChnl, idMsk );     desc579.putReference( idnull, ref444 ); executeAction( idDlt, desc579, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_Selection/name" value="Dodaj ukryj zaznaczenie"/> 
		<context id="Main-Layer_Mask-Add_Hide_Selection/context" value="Maska wektorowa &gt; Dodaj ukryj zaznaczenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc580 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc580.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref445 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref445.putEnumerated( idChnl, idChnl, idMsk );     desc580.putReference( idAt, ref445 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc580.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMk, desc580, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_Selection/name" value="Dodaj odkryj zaznaczenie"/> 
		<context id="Main-Layer_Mask-Add_Reveal_Selection/context" value="Maska wektorowa &gt; Dodaj odkryj zaznaczenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc581 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc581.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref446 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref446.putEnumerated( idChnl, idChnl, idMsk );     desc581.putReference( idAt, ref446 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc581.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMk, desc581, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_All" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_All/name" value="Dodaj ukryj wszystko"/> 
		<context id="Main-Layer_Mask-Add_Hide_All/context" value="Maska warstwy &gt; Dodaj ukryj wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc582 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc582.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref447 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref447.putEnumerated( idChnl, idChnl, idMsk );     desc582.putReference( idAt, ref447 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc582.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMk, desc582, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_All/name" value="Dodaj pokaż wszystko"/> 
		<context id="Main-Layer_Mask-Add_Reveal_All/context" value="Maska warstwy &gt; Dodaj pokaż wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc583 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc583.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref448 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref448.putEnumerated( idChnl, idChnl, idMsk );     desc583.putReference( idAt, ref448 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc583.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, desc583, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close_Tab_Group" type="Panel">
		<name id="Panel-History-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-History-Close_Tab_Group/context" value="Historia &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc584 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref449 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanelGroup = stringIDToTypeID( 'closeHistoryPanelGroup' );         ref449.putEnumerated( idMn, idMnIt, idcloseHistoryPanelGroup );     desc584.putReference( idnull, ref449 ); executeAction( idslct, desc584, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close" type="Panel">
		<name id="Panel-History-Close/name" value="Zamknij"/> 
		<context id="Panel-History-Close/context" value="Historia &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc585 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref450 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanel = stringIDToTypeID( 'closeHistoryPanel' );         ref450.putEnumerated( idMn, idMnIt, idcloseHistoryPanel );     desc585.putReference( idnull, ref450 ); executeAction( idslct, desc585, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-History_Options" type="Panel">
		<name id="Panel-History-History_Options/name" value="Opcje historii"/> 
		<context id="Panel-History-History_Options/context" value="Historia &gt; Opcje historii"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc586 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref451 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHstO = charIDToTypeID( 'HstO' );         ref451.putEnumerated( idMn, idMnIt, idHstO );     desc586.putReference( idnull, ref451 ); executeAction( idslct, desc586, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Document" type="Panel">
		<name id="Panel-History-New_Document/name" value="Nowy dokument"/> 
		<context id="Panel-History-New_Document/context" value="Historia &gt; Nowy dokument"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc587 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref452 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         ref452.putClass( idDcmn );     desc587.putReference( idnull, ref452 );     var idUsng = charIDToTypeID( 'Usng' );         var ref453 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idCrnH = charIDToTypeID( 'CrnH' );         ref453.putProperty( idHstS, idCrnH );     desc587.putReference( idUsng, ref453 ); executeAction( idMk, desc587, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Clear_History" type="Panel">
		<name id="Panel-History-Clear_History/name" value="Wymaż historię"/> 
		<context id="Panel-History-Clear_History/context" value="Historia &gt; Wymaż historię"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCler = charIDToTypeID( 'Cler' );     var desc588 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref454 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idHsSt = charIDToTypeID( 'HsSt' );         ref454.putProperty( idPrpr, idHsSt );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref454.putEnumerated( idDcmn, idOrdn, idTrgt );     desc588.putReference( idnull, ref454 ); executeAction( idCler, desc588, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Delete" type="Panel">
		<name id="Panel-History-Delete/name" value="Usuń"/> 
		<context id="Panel-History-Delete/context" value="Historia &gt; Usuń"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc589 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref455 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref455.putEnumerated( idHstS, idOrdn, idTrgt );     desc589.putReference( idnull, ref455 ); executeAction( idDlt, desc589, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Snapshot" type="Panel">
		<name id="Panel-History-New_Snapshot/name" value="Nowa migawka"/> 
		<context id="Panel-History-New_Snapshot/context" value="Historia &gt; Nowa migawka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc590 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref456 = new ActionReference();         var idSnpS = charIDToTypeID( 'SnpS' );         ref456.putClass( idSnpS );     desc590.putReference( idnull, ref456 ); executeAction( idMk, desc590, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Backward" type="Panel">
		<name id="Panel-History-Step_Backward/name" value="Do tyłu"/> 
		<context id="Panel-History-Step_Backward/context" value="Historia &gt; Krok do tyłu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc591 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref457 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref457.putClass( idHstS );     desc591.putReference( idnull, ref457 ); executeAction( idPrvs, desc591, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Forward" type="Panel">
		<name id="Panel-History-Step_Forward/name" value="Do przodu"/> 
		<context id="Panel-History-Step_Forward/context" value="Historia &gt; Krok do przodu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxt = charIDToTypeID( 'Nxt ' );     var desc592 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref458 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref458.putClass( idHstS );     desc592.putReference( idnull, ref458 ); executeAction( idNxt, desc592, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close_Tab_Group" type="Panel">
		<name id="Panel-Navigator-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Navigator-Close_Tab_Group/context" value="Nawigator &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc593 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref459 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanelGroup = stringIDToTypeID( 'closeNavigatorPanelGroup' );         ref459.putEnumerated( idMn, idMnIt, idcloseNavigatorPanelGroup );     desc593.putReference( idnull, ref459 ); executeAction( idslct, desc593, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close" type="Panel">
		<name id="Panel-Navigator-Close/name" value="Zamknij"/> 
		<context id="Panel-Navigator-Close/context" value="Nawigator &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc594 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref460 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanel = stringIDToTypeID( 'closeNavigatorPanel' );         ref460.putEnumerated( idMn, idMnIt, idcloseNavigatorPanel );     desc594.putReference( idnull, ref460 ); executeAction( idslct, desc594, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Panel_Options" type="Panel">
		<name id="Panel-Navigator-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Navigator-Panel_Options/context" value="Nawigator &gt; Opcje panelu"/>
		<desc id="Panel-Navigator-Panel_Options/desc" value="Steruj opcjami kolorowej krawędzi okna Nawigator"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc595 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref461 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNvgP = charIDToTypeID( 'NvgP' );         ref461.putEnumerated( idMn, idMnIt, idNvgP );     desc595.putReference( idnull, ref461 ); executeAction( idslct, desc595, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close_Tab_Group" type="Panel">
		<name id="Panel-Actions-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Actions-Close_Tab_Group/context" value="Operacje &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc596 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref462 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanelGroup = stringIDToTypeID( 'closeActionsPanelGroup' );         ref462.putEnumerated( idMn, idMnIt, idcloseActionsPanelGroup );     desc596.putReference( idnull, ref462 ); executeAction( idslct, desc596, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close" type="Panel">
		<name id="Panel-Actions-Close/name" value="Zamknij"/> 
		<context id="Panel-Actions-Close/context" value="Operacje &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc597 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref463 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanel = stringIDToTypeID( 'closeActionsPanel' );         ref463.putEnumerated( idMn, idMnIt, idcloseActionsPanel );     desc597.putReference( idnull, ref463 ); executeAction( idslct, desc597, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Playback_Options" type="Panel">
		<name id="Panel-Actions-Playback_Options/name" value="Opcje wykonywania"/> 
		<context id="Panel-Actions-Playback_Options/context" value="Operacje &gt; Opcje wykonywania"/>
		<desc id="Panel-Actions-Playback_Options/desc" value="Wyświetl opcje wykonywania operacji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc598 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref464 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPbkO = charIDToTypeID( 'PbkO' );         ref464.putEnumerated( idMn, idMnIt, idPbkO );     desc598.putReference( idnull, ref464 ); executeAction( idslct, desc598, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Set" type="Panel">
		<name id="Panel-Actions-New_Set/name" value="Nowy zestaw"/> 
		<context id="Panel-Actions-New_Set/context" value="Operacje &gt; Nowy zestaw"/>
		<desc id="Panel-Actions-New_Set/desc" value="Utwórz nowy zestaw operacji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc599 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idASet = charIDToTypeID( 'ASet' );     desc599.putClass( idNw, idASet ); executeAction( idMk, desc599, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Action" type="Panel">
		<name id="Panel-Actions-New_Action/name" value="Nowa operacja"/> 
		<context id="Panel-Actions-New_Action/context" value="Operacje &gt; Nowa operacja"/>
		<desc id="Panel-Actions-New_Action/desc" value="Rozpocznij nową operację"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc600 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idActn = charIDToTypeID( 'Actn' );     desc600.putClass( idNw, idActn ); executeAction( idMk, desc600, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Button_Mode" type="Panel">
		<name id="Panel-Actions-Button_Mode/name" value="Tryb przycisków"/> 
		<context id="Panel-Actions-Button_Mode/context" value="Operacje &gt; Tryb przycisków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc601 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref465 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBtnM = charIDToTypeID( 'BtnM' );         ref465.putEnumerated( idMn, idMnIt, idBtnM );     desc601.putReference( idnull, ref465 ); executeAction( idslct, desc601, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close_Tab_Group" type="Panel">
		<name id="Panel-Swatches-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Swatches-Close_Tab_Group/context" value="Próbki &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc602 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref466 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanelGroup = stringIDToTypeID( 'closeSwatchesPanelGroup' );         ref466.putEnumerated( idMn, idMnIt, idcloseSwatchesPanelGroup );     desc602.putReference( idnull, ref466 ); executeAction( idslct, desc602, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close" type="Panel">
		<name id="Panel-Swatches-Close/name" value="Zamknij"/> 
		<context id="Panel-Swatches-Close/context" value="Próbki &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc603 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref467 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanel = stringIDToTypeID( 'closeSwatchesPanel' );         ref467.putEnumerated( idMn, idMnIt, idcloseSwatchesPanel );     desc603.putReference( idnull, ref467 ); executeAction( idslct, desc603, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Replace_Swatches" type="Panel">
		<name id="Panel-Swatches-Replace_Swatches/name" value="Zastąp próbki"/> 
		<context id="Panel-Swatches-Replace_Swatches/context" value="Próbki &gt; Zastąp próbki"/>
		<desc id="Panel-Swatches-Replace_Swatches/desc" value="Zastąp próbki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc604 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref468 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtp = charIDToTypeID( 'Swtp' );         ref468.putEnumerated( idMn, idMnIt, idSwtp );     desc604.putReference( idnull, ref468 ); executeAction( idslct, desc604, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Save_Swatches" type="Panel">
		<name id="Panel-Swatches-Save_Swatches/name" value="Zapisz próbki"/> 
		<context id="Panel-Swatches-Save_Swatches/context" value="Próbki &gt; Zapisz próbki"/>
		<desc id="Panel-Swatches-Save_Swatches/desc" value="Zapisz próbki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc605 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref469 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtS = charIDToTypeID( 'SwtS' );         ref469.putEnumerated( idMn, idMnIt, idSwtS );     desc605.putReference( idnull, ref469 ); executeAction( idslct, desc605, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Load_Swatches" type="Panel">
		<name id="Panel-Swatches-Load_Swatches/name" value="Wczytaj próbki"/> 
		<context id="Panel-Swatches-Load_Swatches/context" value="Próbki &gt; Wczytaj próbki"/>
		<desc id="Panel-Swatches-Load_Swatches/desc" value="Wczytaj próbki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc606 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref470 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtA = charIDToTypeID( 'SwtA' );         ref470.putEnumerated( idMn, idMnIt, idSwtA );     desc606.putReference( idnull, ref470 ); executeAction( idslct, desc606, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Reset_Swatches" type="Panel">
		<name id="Panel-Swatches-Reset_Swatches/name" value="Wyzeruj próbki"/> 
		<context id="Panel-Swatches-Reset_Swatches/context" value="Próbki &gt; Wyzeruj próbki"/>
		<desc id="Panel-Swatches-Reset_Swatches/desc" value="Przywróć próbki domyślne"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc607 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref471 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtR = charIDToTypeID( 'SwtR' );         ref471.putEnumerated( idMn, idMnIt, idSwtR );     desc607.putReference( idnull, ref471 ); executeAction( idslct, desc607, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_List" type="Panel">
		<name id="Panel-Swatches-Large_List/name" value="Duża lista"/> 
		<context id="Panel-Swatches-Large_List/context" value="Próbki &gt; Duża lista"/>
		<desc id="Panel-Swatches-Large_List/desc" value="Wyświetl dużą listę próbek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc608 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref472 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeListView = stringIDToTypeID( 'swatchesLargeListView' );         ref472.putEnumerated( idMn, idMnIt, idswatchesLargeListView );     desc608.putReference( idnull, ref472 ); executeAction( idslct, desc608, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_List" type="Panel">
		<name id="Panel-Swatches-Small_List/name" value="Mała lista"/> 
		<context id="Panel-Swatches-Small_List/context" value="Próbki &gt; Mała lista"/>
		<desc id="Panel-Swatches-Small_List/desc" value="Wyświetl małą listę próbek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc609 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref473 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesTextThumbnailView = stringIDToTypeID( 'swatchesTextThumbnailView' );         ref473.putEnumerated( idMn, idMnIt, idswatchesTextThumbnailView );     desc609.putReference( idnull, ref473 ); executeAction( idslct, desc609, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Large_Thumbnail/name" value="Duże miniaturki"/> 
		<context id="Panel-Swatches-Large_Thumbnail/context" value="Próbki &gt; Duże miniaturki"/>
		<desc id="Panel-Swatches-Large_Thumbnail/desc" value="Wyświetl duże miniaturki próbek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc610 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref474 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeThumbnailView = stringIDToTypeID( 'swatchesLargeThumbnailView' );         ref474.putEnumerated( idMn, idMnIt, idswatchesLargeThumbnailView );     desc610.putReference( idnull, ref474 ); executeAction( idslct, desc610, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Small_Thumbnail/name" value="Małe miniaturki"/> 
		<context id="Panel-Swatches-Small_Thumbnail/context" value="Próbki &gt; Małe miniaturki"/>
		<desc id="Panel-Swatches-Small_Thumbnail/desc" value="Wyświetl małe miniaturki próbek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc611 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref475 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesThumbnailView = stringIDToTypeID( 'swatchesThumbnailView' );         ref475.putEnumerated( idMn, idMnIt, idswatchesThumbnailView );     desc611.putReference( idnull, ref475 ); executeAction( idslct, desc611, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-New_Swatch" type="Panel">
		<name id="Panel-Swatches-New_Swatch/name" value="Nowa próbka"/> 
		<context id="Panel-Swatches-New_Swatch/context" value="Próbki &gt; Nowa próbka"/>
		<desc id="Panel-Swatches-New_Swatch/desc" value="Utwórz nową próbkę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc612 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref476 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesNew = stringIDToTypeID( 'swatchesNew' );         ref476.putEnumerated( idMn, idMnIt, idswatchesNew );     desc612.putReference( idnull, ref476 ); executeAction( idslct, desc612, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close_Tab_Group" type="Panel">
		<name id="Panel-Layers-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Layers-Close_Tab_Group/context" value="Warstwy &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc613 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref477 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanelGroup = stringIDToTypeID( 'closeLayersPanelGroup' );         ref477.putEnumerated( idMn, idMnIt, idcloseLayersPanelGroup );     desc613.putReference( idnull, ref477 ); executeAction( idslct, desc613, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close" type="Panel">
		<name id="Panel-Layers-Close/name" value="Zamknij"/> 
		<context id="Panel-Layers-Close/context" value="Warstwy &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc614 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref478 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanel = stringIDToTypeID( 'closeLayersPanel' );         ref478.putEnumerated( idMn, idMnIt, idcloseLayersPanel );     desc614.putReference( idnull, ref478 ); executeAction( idslct, desc614, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Panel_Options" type="Panel">
		<name id="Panel-Layers-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Layers-Panel_Options/context" value="Warstwy &gt; Opcje panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc615 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref479 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLyrP = charIDToTypeID( 'LyrP' );         ref479.putEnumerated( idMn, idMnIt, idLyrP );     desc615.putReference( idnull, ref479 ); executeAction( idslct, desc615, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Hide" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Hide/name" value="Zawsze ukrywaj"/> 
		<context id="Panel-Layers-Animation_Options-Always_Hide/context" value="Warstwy &gt; Opcje animacji &gt; Zawsze ukrywaj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc616 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref480 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsHide = stringIDToTypeID( 'animationOptionsHide' );         ref480.putEnumerated( idMn, idMnIt, idanimationOptionsHide );     desc616.putReference( idnull, ref480 ); executeAction( idslct, desc616, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Show" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Show/name" value="Zawsze pokazuj"/> 
		<context id="Panel-Layers-Animation_Options-Always_Show/context" value="Warstwy &gt; Opcje animacji &gt; Zawsze pokazuj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc617 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref481 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsShow = stringIDToTypeID( 'animationOptionsShow' );         ref481.putEnumerated( idMn, idMnIt, idanimationOptionsShow );     desc617.putReference( idnull, ref481 ); executeAction( idslct, desc617, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Automatic" type="Panel">
		<name id="Panel-Layers-Animation_Options-Automatic/name" value="Automatyczny"/> 
		<context id="Panel-Layers-Animation_Options-Automatic/context" value="Warstwy &gt; Opcje animacji &gt; Automatycznie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc618 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref482 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsAuto = stringIDToTypeID( 'animationOptionsAuto' );         ref482.putEnumerated( idMn, idMnIt, idanimationOptionsAuto );     desc618.putReference( idnull, ref482 ); executeAction( idslct, desc618, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Flatten_Image" type="Panel">
		<name id="Panel-Layers-Flatten_Image/name" value="Spłaszcz obraz"/> 
		<context id="Panel-Layers-Flatten_Image/context" value="Warstwy &gt; Spłaszcz obraz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFltI = charIDToTypeID( 'FltI' ); executeAction( idFltI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Merge_Visible" type="Panel">
		<name id="Panel-Layers-Merge_Visible/name" value="Scal widoczne"/> 
		<context id="Panel-Layers-Merge_Visible/context" value="Warstwy &gt; Scal widoczne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgV = charIDToTypeID( 'MrgV' ); executeAction( idMrgV, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Merge_Down" type="Panel">
		<name id="Panel-Layers-Merge_Down/name" value="Scal w dół"/> 
		<context id="Panel-Layers-Merge_Down/context" value="Warstwy &gt; Scal w dół"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc619 = new ActionDescriptor(); executeAction( idMrgtwo, desc619, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Select_Linked_Layers" type="Panel">
		<name id="Panel-Layers-Select_Linked_Layers/name" value="Zaznacz połączone warstwy"/> 
		<context id="Panel-Layers-Select_Linked_Layers/context" value="Warstwy &gt; Zaznacz połączone warstwy"/>
		<desc id="Panel-Layers-Select_Linked_Layers/desc" value="Wybierz wszystkie połączone warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc620 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref483 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref483.putEnumerated( idLyr, idOrdn, idTrgt );     desc620.putReference( idnull, ref483 ); executeAction( idselectLinkedLayers, desc620, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Link_Layers" type="Panel">
		<name id="Panel-Layers-Link_Layers/name" value="Połącz warstwy"/> 
		<context id="Panel-Layers-Link_Layers/context" value="Warstwy &gt; Połącz warstwy"/>
		<desc id="Panel-Layers-Link_Layers/desc" value="Połącz lub rozłącz wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc621 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref484 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref484.putEnumerated( idLyr, idOrdn, idTrgt );     desc621.putReference( idnull, ref484 ); executeAction( idlinkSelectedLayers, desc621, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Create_Clipping_Mask" type="Panel">
		<name id="Panel-Layers-Create_Clipping_Mask/name" value="Utwórz maskę przycinającą"/> 
		<context id="Panel-Layers-Create_Clipping_Mask/context" value="Warstwy &gt; Utwórz maskę przycinającą"/>
		<desc id="Panel-Layers-Create_Clipping_Mask/desc" value="Utwórz lub zwolnij maskę przycinającą"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrpL = charIDToTypeID( 'GrpL' ); executeAction( idGrpL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Blending_Options" type="Panel">
		<name id="Panel-Layers-Blending_Options/name" value="Opcje mieszania"/> 
		<context id="Panel-Layers-Blending_Options/context" value="Warstwy &gt; Opcje mieszania"/>
		<desc id="Panel-Layers-Blending_Options/desc" value="Zdefiniuj opcje mieszania dla wybranej warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc622 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref485 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref485.putProperty( idPrpr, idblendOptions );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref485.putEnumerated( idLyr, idOrdn, idTrgt );     desc622.putReference( idnull, ref485 );     var idT = charIDToTypeID( 'T   ' );         var desc623 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc623.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc622.putObject( idT, idblendOptions, desc623 ); executeAction( idsetd, desc622, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Edit_Contents" type="Panel">
		<name id="Panel-Layers-Edit_Contents/name" value="Edytuj zawartość"/> 
		<context id="Panel-Layers-Edit_Contents/context" value="Warstwy &gt; Edytuj zawartość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc624 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref486 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref486.putEnumerated( idMn, idMnIt, idplacedLayerEditContents );     desc624.putReference( idnull, ref486 ); executeAction( idslct, desc624, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Convert_to_Smart_Object" type="Panel">
		<name id="Panel-Layers-Convert_to_Smart_Object/name" value="Konwertuj na obiekt inteligentny"/> 
		<context id="Panel-Layers-Convert_to_Smart_Object/context" value="Warstwy &gt; Konwertuj na obiekt inteligentny"/>
		<desc id="Panel-Layers-Convert_to_Smart_Object/desc" value="Przekonwertuj wybrane warstwy na obiekt inteligentny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc625 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref487 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref487.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc625.putReference( idnull, ref487 ); executeAction( idslct, desc625, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Lock_Layers" type="Panel">
		<name id="Panel-Layers-Lock_Layers/name" value="Zablokuj warstwy"/> 
		<context id="Panel-Layers-Lock_Layers/context" value="Warstwy &gt; Zablokuj warstwy"/>
		<desc id="Panel-Layers-Lock_Layers/desc" value="Zablokuj wszystkie wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc626 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref488 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref488.putEnumerated( idMn, idMnIt, idapplyLocking );     desc626.putReference( idnull, ref488 ); executeAction( idslct, desc626, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group_from_Layers" type="Panel">
		<name id="Panel-Layers-New_Group_from_Layers/name" value="Nowa grupa z warstw"/> 
		<context id="Panel-Layers-New_Group_from_Layers/context" value="Warstwy &gt; Nowa grupa z warstw"/>
		<desc id="Panel-Layers-New_Group_from_Layers/desc" value="Utwórz nową grupę warstw zawierającą wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc627 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref489 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref489.putEnumerated( idLyr, idOrdn, idTrgt );     desc627.putReference( idnull, ref489 ); executeAction( idgroupLayersEvent, desc627, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group" type="Panel">
		<name id="Panel-Layers-New_Group/name" value="Nowa grupa"/> 
		<context id="Panel-Layers-New_Group/context" value="Warstwy &gt; Nowa grupa"/>
		<desc id="Panel-Layers-New_Group/desc" value="Utwórz nową grupę warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc628 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref490 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref490.putEnumerated( idMn, idMnIt, idlayerSection );     desc628.putReference( idnull, ref490 ); executeAction( idslct, desc628, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Hidden_Layers" type="Panel">
		<name id="Panel-Layers-Delete_Hidden_Layers/name" value="Usuń ukryte warstwy"/> 
		<context id="Panel-Layers-Delete_Hidden_Layers/context" value="Warstwy &gt; Usuń ukryte warstwy"/>
		<desc id="Panel-Layers-Delete_Hidden_Layers/desc" value="Usuń ukryte warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc629 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref491 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref491.putEnumerated( idLyr, idOrdn, idhidden );     desc629.putReference( idnull, ref491 ); executeAction( idDlt, desc629, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Layer" type="Panel">
		<name id="Panel-Layers-Delete_Layer/name" value="Usuń warstwę"/> 
		<context id="Panel-Layers-Delete_Layer/context" value="Warstwy &gt; Usuń warstwę"/>
		<desc id="Panel-Layers-Delete_Layer/desc" value="Usuń wybrane warstwy lub grupy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc630 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref492 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref492.putEnumerated( idLyr, idOrdn, idTrgt );     desc630.putReference( idnull, ref492 ); executeAction( idDlt, desc630, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Duplicate_Layer" type="Panel">
		<name id="Panel-Layers-Duplicate_Layer/name" value="Powiel warstwę"/> 
		<context id="Panel-Layers-Duplicate_Layer/context" value="Warstwy &gt; Powiel warstwę"/>
		<desc id="Panel-Layers-Duplicate_Layer/desc" value="Powiel wybrane warstwy lub grupy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc631 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref493 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref493.putEnumerated( idLyr, idOrdn, idTrgt );     desc631.putReference( idnull, ref493 ); executeAction( idDplc, desc631, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Layer" type="Panel">
		<name id="Panel-Layers-New_Layer/name" value="Nowa warstwa"/> 
		<context id="Panel-Layers-New_Layer/context" value="Warstwy &gt; Nowa warstwa"/>
		<desc id="Panel-Layers-New_Layer/desc" value="Utwórz warstwę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc632 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref494 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref494.putClass( idLyr );     desc632.putReference( idnull, ref494 ); executeAction( idMk, desc632, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close_Tab_Group" type="Panel">
		<name id="Panel-Info-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Info-Close_Tab_Group/context" value="Informacje &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc633 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref495 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanelGroup = stringIDToTypeID( 'closeInfoPanelGroup' );         ref495.putEnumerated( idMn, idMnIt, idcloseInfoPanelGroup );     desc633.putReference( idnull, ref495 ); executeAction( idslct, desc633, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close" type="Panel">
		<name id="Panel-Info-Close/name" value="Zamknij"/> 
		<context id="Panel-Info-Close/context" value="Informacje &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc634 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref496 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanel = stringIDToTypeID( 'closeInfoPanel' );         ref496.putEnumerated( idMn, idMnIt, idcloseInfoPanel );     desc634.putReference( idnull, ref496 ); executeAction( idslct, desc634, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Color_Samplers" type="Panel">
		<name id="Panel-Info-Color_Samplers/name" value="Próbki koloru"/> 
		<context id="Panel-Info-Color_Samplers/context" value="Informacje &gt; Próbki koloru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc635 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref497 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfT = charIDToTypeID( 'InfT' );         ref497.putEnumerated( idMn, idMnIt, idInfT );     desc635.putReference( idnull, ref497 ); executeAction( idslct, desc635, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Panel_Options" type="Panel">
		<name id="Panel-Info-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Info-Panel_Options/context" value="Informacje &gt; Opcje panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc636 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref498 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfP = charIDToTypeID( 'InfP' );         ref498.putEnumerated( idMn, idMnIt, idInfP );     desc636.putReference( idnull, ref498 ); executeAction( idslct, desc636, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close_Tab_Group" type="Panel">
		<name id="Panel-Color-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Color-Close_Tab_Group/context" value="Kolor &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc637 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref499 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanelGroup = stringIDToTypeID( 'closeColorPanelGroup' );         ref499.putEnumerated( idMn, idMnIt, idcloseColorPanelGroup );     desc637.putReference( idnull, ref499 ); executeAction( idslct, desc637, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close" type="Panel">
		<name id="Panel-Color-Close/name" value="Zamknij"/> 
		<context id="Panel-Color-Close/context" value="Kolor &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc638 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref500 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanel = stringIDToTypeID( 'closeColorPanel' );         ref500.putEnumerated( idMn, idMnIt, idcloseColorPanel );     desc638.putReference( idnull, ref500 ); executeAction( idslct, desc638, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Make_Ramp_Web_Safe" type="Panel">
		<name id="Panel-Color-Make_Ramp_Web_Safe/name" value="Utwórz bezpieczną rampę internetową"/> 
		<context id="Panel-Color-Make_Ramp_Web_Safe/context" value="Kolor &gt; Utwórz bezpieczną rampę internetową"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc639 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref501 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwebSafeRamp = stringIDToTypeID( 'webSafeRamp' );         ref501.putEnumerated( idMn, idMnIt, idwebSafeRamp );     desc639.putReference( idnull, ref501 ); executeAction( idslct, desc639, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Current_Colors" type="Panel">
		<name id="Panel-Color-Current_Colors/name" value="Bieżące kolory"/> 
		<context id="Panel-Color-Current_Colors/context" value="Kolor &gt; Bieżące kolory"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc640 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref502 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurrentColors = stringIDToTypeID( 'currentColors' );         ref502.putEnumerated( idMn, idMnIt, idcurrentColors );     desc640.putReference( idnull, ref502 ); executeAction( idslct, desc640, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Ramp" type="Panel">
		<name id="Panel-Color-Grayscale_Ramp/name" value="Rampa szarości"/> 
		<context id="Panel-Color-Grayscale_Ramp/context" value="Kolor &gt; Rampa szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc641 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref503 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idgrayScaleRamp = stringIDToTypeID( 'grayScaleRamp' );         ref503.putEnumerated( idMn, idMnIt, idgrayScaleRamp );     desc641.putReference( idnull, ref503 ); executeAction( idslct, desc641, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Spectrum" type="Panel">
		<name id="Panel-Color-CMYK_Spectrum/name" value="Widmo CMYK"/> 
		<context id="Panel-Color-CMYK_Spectrum/context" value="Kolor &gt; Widmo CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc642 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref504 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCMYKSpectrum = stringIDToTypeID( 'CMYKSpectrum' );         ref504.putEnumerated( idMn, idMnIt, idCMYKSpectrum );     desc642.putReference( idnull, ref504 ); executeAction( idslct, desc642, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Spectrum" type="Panel">
		<name id="Panel-Color-RGB_Spectrum/name" value="Widmo RGB"/> 
		<context id="Panel-Color-RGB_Spectrum/context" value="Kolor &gt; Widmo RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc643 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref505 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRGBSpectrum = stringIDToTypeID( 'RGBSpectrum' );         ref505.putEnumerated( idMn, idMnIt, idRGBSpectrum );     desc643.putReference( idnull, ref505 ); executeAction( idslct, desc643, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color's_Hex_Code" type="Panel">
		<name id="Panel-Color-Copy_Color's_Hex_Code/name" value="Kopiuj kod szesnastkowy koloru"/> 
		<context id="Panel-Color-Copy_Color's_Hex_Code/context" value="Kolor &gt; Kopiuj kod szesnastkowy koloru"/>
		<desc id="Panel-Color-Copy_Color's_Hex_Code/desc" value="Kopiuj tylko sześcioznakowy kod szesnastkowy koloru narzędzia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc644 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref506 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHex = stringIDToTypeID( 'copyAsHex' );         ref506.putEnumerated( idMn, idMnIt, idcopyAsHex );     desc644.putReference( idnull, ref506 ); executeAction( idslct, desc644, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color_as_HTML" type="Panel">
		<name id="Panel-Color-Copy_Color_as_HTML/name" value="Kopiuj kolor jako HTML"/> 
		<context id="Panel-Color-Copy_Color_as_HTML/context" value="Kolor &gt; Kopiuj kolor jako HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc645 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref507 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHTML = stringIDToTypeID( 'copyAsHTML' );         ref507.putEnumerated( idMn, idMnIt, idcopyAsHTML );     desc645.putReference( idnull, ref507 ); executeAction( idslct, desc645, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Web_Color_Sliders" type="Panel">
		<name id="Panel-Color-Web_Color_Sliders/name" value="Suwaki kolorów z palety internetowej"/> 
		<context id="Panel-Color-Web_Color_Sliders/context" value="Kolor &gt; Suwaki kolorów z palety internetowej"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc646 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref508 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpickWeb = stringIDToTypeID( 'pickWeb' );         ref508.putEnumerated( idMn, idMnIt, idpickWeb );     desc646.putReference( idnull, ref508 ); executeAction( idslct, desc646, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Lab_Sliders" type="Panel">
		<name id="Panel-Color-Lab_Sliders/name" value="Suwaki Lab"/> 
		<context id="Panel-Color-Lab_Sliders/context" value="Kolor &gt; Suwaki Lab"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc647 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref509 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckL = charIDToTypeID( 'PckL' );         ref509.putEnumerated( idMn, idMnIt, idPckL );     desc647.putReference( idnull, ref509 ); executeAction( idslct, desc647, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Sliders" type="Panel">
		<name id="Panel-Color-CMYK_Sliders/name" value="Suwaki CMYK"/> 
		<context id="Panel-Color-CMYK_Sliders/context" value="Kolor &gt; Suwaki CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc648 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref510 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckC = charIDToTypeID( 'PckC' );         ref510.putEnumerated( idMn, idMnIt, idPckC );     desc648.putReference( idnull, ref510 ); executeAction( idslct, desc648, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-HSB_Sliders" type="Panel">
		<name id="Panel-Color-HSB_Sliders/name" value="Suwaki HSB"/> 
		<context id="Panel-Color-HSB_Sliders/context" value="Kolor &gt; Suwaki HSB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc649 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref511 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckH = charIDToTypeID( 'PckH' );         ref511.putEnumerated( idMn, idMnIt, idPckH );     desc649.putReference( idnull, ref511 ); executeAction( idslct, desc649, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Sliders" type="Panel">
		<name id="Panel-Color-RGB_Sliders/name" value="Suwaki RGB"/> 
		<context id="Panel-Color-RGB_Sliders/context" value="Kolor &gt; Suwaki RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc650 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref512 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckR = charIDToTypeID( 'PckR' );         ref512.putEnumerated( idMn, idMnIt, idPckR );     desc650.putReference( idnull, ref512 ); executeAction( idslct, desc650, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Slider" type="Panel">
		<name id="Panel-Color-Grayscale_Slider/name" value="Suwak skali szarości"/> 
		<context id="Panel-Color-Grayscale_Slider/context" value="Kolor &gt; Suwak skali szarości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc651 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref513 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckG = charIDToTypeID( 'PckG' );         ref513.putEnumerated( idMn, idMnIt, idPckG );     desc651.putReference( idnull, ref513 ); executeAction( idslct, desc651, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-Copy_Texture_to_Other_Tools" type="Panel">
		<name id="Panel-Brushes-Copy_Texture_to_Other_Tools/name" value="Kopiuj teksturę do innych narzędzi"/> 
		<context id="Panel-Brushes-Copy_Texture_to_Other_Tools/context" value="Pędzle &gt; Kopiuj teksturę do innych narzędzi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopyBrushTexture = stringIDToTypeID( 'copyBrushTexture' ); executeAction( idcopyBrushTexture, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-Clear_Brush_Controls" type="Panel">
		<name id="Panel-Brushes-Clear_Brush_Controls/name" value="Wyczyść kontrolki pędzla"/> 
		<context id="Panel-Brushes-Clear_Brush_Controls/context" value="Pędzle &gt; Wyczyść kontrolki pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idclearBrushControls = stringIDToTypeID( 'clearBrushControls' ); executeAction( idclearBrushControls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-New_Brush_Preset" type="Panel">
		<name id="Panel-Brushes-New_Brush_Preset/name" value="Nowe domyślne ustawienie pędzla"/> 
		<context id="Panel-Brushes-New_Brush_Preset/context" value="Pędzle &gt; Nowe domyślne ustawienie pędzla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc652 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref514 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsN = charIDToTypeID( 'BrsN' );         ref514.putEnumerated( idMn, idMnIt, idBrsN );     desc652.putReference( idnull, ref514 ); executeAction( idslct, desc652, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close_Tab_Group" type="Panel">
		<name id="Panel-Channels-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Channels-Close_Tab_Group/context" value="Kanały &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc653 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref515 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanelGroup = stringIDToTypeID( 'closeChannelsPanelGroup' );         ref515.putEnumerated( idMn, idMnIt, idcloseChannelsPanelGroup );     desc653.putReference( idnull, ref515 ); executeAction( idslct, desc653, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close" type="Panel">
		<name id="Panel-Channels-Close/name" value="Zamknij"/> 
		<context id="Panel-Channels-Close/context" value="Kanały &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc654 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref516 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanel = stringIDToTypeID( 'closeChannelsPanel' );         ref516.putEnumerated( idMn, idMnIt, idcloseChannelsPanel );     desc654.putReference( idnull, ref516 ); executeAction( idslct, desc654, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Panel_Options" type="Panel">
		<name id="Panel-Channels-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Channels-Panel_Options/context" value="Kanały &gt; Opcje panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc655 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref517 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnP = charIDToTypeID( 'ChnP' );         ref517.putEnumerated( idMn, idMnIt, idChnP );     desc655.putReference( idnull, ref517 ); executeAction( idslct, desc655, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Channels" type="Panel">
		<name id="Panel-Channels-Merge_Channels/name" value="Scal kanały"/> 
		<context id="Panel-Channels-Merge_Channels/context" value="Kanały &gt; Scal kanały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc656 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref518 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMrgC = charIDToTypeID( 'MrgC' );         ref518.putEnumerated( idMn, idMnIt, idMrgC );     desc656.putReference( idnull, ref518 ); executeAction( idslct, desc656, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Split_Channels" type="Panel">
		<name id="Panel-Channels-Split_Channels/name" value="Rozdziel kanały"/> 
		<context id="Panel-Channels-Split_Channels/context" value="Kanały &gt; Rozdziel kanały"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSplC = charIDToTypeID( 'SplC' ); executeAction( idSplC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Channel_Options" type="Panel">
		<name id="Panel-Channels-Channel_Options/name" value="Opcje kanału"/> 
		<context id="Panel-Channels-Channel_Options/context" value="Kanały &gt; Opcje kanału"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc657 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref519 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnO = charIDToTypeID( 'ChnO' );         ref519.putEnumerated( idMn, idMnIt, idChnO );     desc657.putReference( idnull, ref519 ); executeAction( idslct, desc657, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Spot_Channel" type="Panel">
		<name id="Panel-Channels-Merge_Spot_Channel/name" value="Scal kanał koloru dodatkowego"/> 
		<context id="Panel-Channels-Merge_Spot_Channel/context" value="Kanały &gt; Scal kanał koloru dodatkowego"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMSpt = charIDToTypeID( 'MSpt' ); executeAction( idMSpt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-New_Spot_Channel" type="Panel">
		<name id="Panel-Channels-New_Spot_Channel/name" value="Nowy kanał koloru dodatkowego"/> 
		<context id="Panel-Channels-New_Spot_Channel/context" value="Kanały &gt; Nowy kanał koloru dodatkowego"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc658 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idSCch = charIDToTypeID( 'SCch' );     desc658.putClass( idNw, idSCch ); executeAction( idMk, desc658, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Delete_Channel" type="Panel">
		<name id="Panel-Channels-Delete_Channel/name" value="Usuń kanał"/> 
		<context id="Panel-Channels-Delete_Channel/context" value="Kanały &gt; Usuń kanał"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc659 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref520 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref520.putEnumerated( idChnl, idOrdn, idTrgt );     desc659.putReference( idnull, ref520 ); executeAction( idDlt, desc659, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Duplicate_Channel" type="Panel">
		<name id="Panel-Channels-Duplicate_Channel/name" value="Powiel kanał"/> 
		<context id="Panel-Channels-Duplicate_Channel/context" value="Kanały &gt; Powiel kanał"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc660 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref521 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref521.putEnumerated( idChnl, idOrdn, idTrgt );     desc660.putReference( idnull, ref521 ); executeAction( idDplc, desc660, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-New_Channel" type="Panel">
		<name id="Panel-Channels-New_Channel/name" value="Nowy kanał"/> 
		<context id="Panel-Channels-New_Channel/context" value="Kanały &gt; Nowy kanał"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc661 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc661.putClass( idNw, idChnl ); executeAction( idMk, desc661, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close_Tab_Group" type="Panel">
		<name id="Panel-Paths-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Paths-Close_Tab_Group/context" value="Ścieżki &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc662 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref522 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanelGroup = stringIDToTypeID( 'closePathsPanelGroup' );         ref522.putEnumerated( idMn, idMnIt, idclosePathsPanelGroup );     desc662.putReference( idnull, ref522 ); executeAction( idslct, desc662, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close" type="Panel">
		<name id="Panel-Paths-Close/name" value="Zamknij"/> 
		<context id="Panel-Paths-Close/context" value="Ścieżki &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc663 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref523 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanel = stringIDToTypeID( 'closePathsPanel' );         ref523.putEnumerated( idMn, idMnIt, idclosePathsPanel );     desc663.putReference( idnull, ref523 ); executeAction( idslct, desc663, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Panel_Options" type="Panel">
		<name id="Panel-Paths-Panel_Options/name" value="Opcje panelu"/> 
		<context id="Panel-Paths-Panel_Options/context" value="Ścieżki &gt; Opcje panelu"/>
		<desc id="Panel-Paths-Panel_Options/desc" value="Zmień opcje panelu dla ścieżek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc664 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref524 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPthP = charIDToTypeID( 'PthP' );         ref524.putEnumerated( idMn, idMnIt, idPthP );     desc664.putReference( idnull, ref524 ); executeAction( idslct, desc664, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Clipping_Path" type="Panel">
		<name id="Panel-Paths-Clipping_Path/name" value="Ścieżka przycinająca"/> 
		<context id="Panel-Paths-Clipping_Path/context" value="Ścieżki &gt; Ścieżka przycinająca"/>
		<desc id="Panel-Paths-Clipping_Path/desc" value="Utwórz ścieżkę przycinającą"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc665 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref525 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idClPt = charIDToTypeID( 'ClPt' );         ref525.putProperty( idPath, idClPt );     desc665.putReference( idnull, ref525 ); executeAction( idsetd, desc665, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Stroke_Path" type="Panel">
		<name id="Panel-Paths-Stroke_Path/name" value="Obrysuj ścieżkę"/> 
		<context id="Panel-Paths-Stroke_Path/context" value="Ścieżki &gt; Obrysuj ścieżkę"/>
		<desc id="Panel-Paths-Stroke_Path/desc" value="Obrysuj krawędź ścieżki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStrk = charIDToTypeID( 'Strk' );     var desc666 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref526 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref526.putEnumerated( idPath, idOrdn, idTrgt );     desc666.putReference( idnull, ref526 ); executeAction( idStrk, desc666, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Fill_Path" type="Panel">
		<name id="Panel-Paths-Fill_Path/name" value="Wypełnij ścieżkę"/> 
		<context id="Panel-Paths-Fill_Path/context" value="Ścieżki &gt; Wypełnij ścieżkę"/>
		<desc id="Panel-Paths-Fill_Path/desc" value="Wypełnij ścieżkę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFl = charIDToTypeID( 'Fl  ' );     var desc667 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref527 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref527.putEnumerated( idPath, idOrdn, idTrgt );     desc667.putReference( idnull, ref527 ); executeAction( idFl, desc667, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Selection" type="Panel">
		<name id="Panel-Paths-Make_Selection/name" value="Utwórz zaznaczenie"/> 
		<context id="Panel-Paths-Make_Selection/context" value="Ścieżki &gt; Utwórz zaznaczenie"/>
		<desc id="Panel-Paths-Make_Selection/desc" value="Utwórz zaznaczenie ze ścieżki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc668 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref528 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref528.putProperty( idChnl, idfsel );     desc668.putReference( idnull, ref528 );     var idT = charIDToTypeID( 'T   ' );         var ref529 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref529.putEnumerated( idPath, idOrdn, idTrgt );     desc668.putReference( idT, ref529 ); executeAction( idsetd, desc668, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Work_Path" type="Panel">
		<name id="Panel-Paths-Make_Work_Path/name" value="Utwórz ścieżkę roboczą"/> 
		<context id="Panel-Paths-Make_Work_Path/context" value="Ścieżki &gt; Utwórz ścieżkę roboczą"/>
		<desc id="Panel-Paths-Make_Work_Path/desc" value="Utwórz ścieżkę roboczą"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc669 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref530 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref530.putClass( idPath );     desc669.putReference( idnull, ref530 );     var idFrom = charIDToTypeID( 'From' );         var ref531 = new ActionReference();         var idcsel = charIDToTypeID( 'csel' );         var idfsel = charIDToTypeID( 'fsel' );         ref531.putProperty( idcsel, idfsel );     desc669.putReference( idFrom, ref531 ); executeAction( idMk, desc669, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Delete_Path" type="Panel">
		<name id="Panel-Paths-Delete_Path/name" value="Usuń ścieżkę"/> 
		<context id="Panel-Paths-Delete_Path/context" value="Ścieżki &gt; Usuń ścieżkę"/>
		<desc id="Panel-Paths-Delete_Path/desc" value="Usuń istniejącą ścieżkę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc670 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref532 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref532.putEnumerated( idPath, idOrdn, idTrgt );     desc670.putReference( idnull, ref532 ); executeAction( idDlt, desc670, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Duplicate_Path" type="Panel">
		<name id="Panel-Paths-Duplicate_Path/name" value="Powiel ścieżkę"/> 
		<context id="Panel-Paths-Duplicate_Path/context" value="Ścieżki &gt; Powielenie ścieżki"/>
		<desc id="Panel-Paths-Duplicate_Path/desc" value="Powiel istniejącą ścieżkę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc671 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref533 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref533.putEnumerated( idPath, idOrdn, idTrgt );     desc671.putReference( idnull, ref533 ); executeAction( idDplc, desc671, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-New_Path" type="Panel">
		<name id="Panel-Paths-New_Path/name" value="Nowa ścieżka"/> 
		<context id="Panel-Paths-New_Path/context" value="Ścieżki &gt; Nowa ścieżka"/>
		<desc id="Panel-Paths-New_Path/desc" value="Utwórz nową ścieżkę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc672 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref534 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref534.putClass( idPath );     desc672.putReference( idnull, ref534 ); executeAction( idMk, desc672, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Akapit &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc673 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref535 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanelGroup = stringIDToTypeID( 'closeParagraphPanelGroup' );         ref535.putEnumerated( idMn, idMnIt, idcloseParagraphPanelGroup );     desc673.putReference( idnull, ref535 ); executeAction( idslct, desc673, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="Zamknij"/> 
		<context id="Panel-Paragraph-Close/context" value="Akapit &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc674 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref536 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanel = stringIDToTypeID( 'closeParagraphPanel' );         ref536.putEnumerated( idMn, idMnIt, idcloseParagraphPanel );     desc674.putReference( idnull, ref536 ); executeAction( idslct, desc674, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Znak &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc675 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref537 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanelGroup = stringIDToTypeID( 'closeCharacterPanelGroup' );         ref537.putEnumerated( idMn, idMnIt, idcloseCharacterPanelGroup );     desc675.putReference( idnull, ref537 ); executeAction( idslct, desc675, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="Zamknij"/> 
		<context id="Panel-Character-Close/context" value="Znak &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc676 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref538 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanel = stringIDToTypeID( 'closeCharacterPanel' );         ref538.putEnumerated( idMn, idMnIt, idcloseCharacterPanel );     desc676.putReference( idnull, ref538 ); executeAction( idslct, desc676, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Replace_All_Missing_Fonts" type="Main">
		<name id="Main-Type-Replace_All_Missing_Fonts/name" value="Zastąp wszystkie brakujące czcionki"/> 
		<context id="Main-Type-Replace_All_Missing_Fonts/context" value="Tekst &gt; Zastąp wszystkie brakujące czcionki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreplaceSubstitutes = stringIDToTypeID( 'replaceSubstitutes' ); executeAction( idreplaceSubstitutes, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Update_All_Text_Layers" type="Main">
		<name id="Main-Type-Update_All_Text_Layers/name" value="Uaktualnij wszystkie warstwy tekstowe"/> 
		<context id="Main-Type-Update_All_Text_Layers/context" value="Tekst &gt; Uaktualnij wszystkie warstwy tekstowe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idupdateLayouts = stringIDToTypeID( 'updateLayouts' ); executeAction( idupdateLayouts, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Warp_Text" type="Main">
		<name id="Main-Type-Warp_Text/name" value="Zawijanie tekstu"/> 
		<context id="Main-Type-Warp_Text/context" value="Tekst &gt; Zawijaj tekst"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc677 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref539 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref539.putEnumerated( idMn, idMnIt, idwarp );     desc677.putReference( idnull, ref539 ); executeAction( idslct, desc677, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_Text_Shape_Type" type="Main">
		<name id="Main-Type-Convert_Text_Shape_Type/name" value="Konwersja typu kształtu tekstu"/> 
		<context id="Main-Type-Convert_Text_Shape_Type/context" value="Tekst &gt; Konwersja typu kształtu tekstu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc678 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref540 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref540.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref540.putEnumerated( idTxLr, idOrdn, idTrgt );     desc678.putReference( idnull, ref540 );     var idT = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc678.putEnumerated( idT, idTEXT, idbox ); executeAction( idsetd, desc678, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Rasterize_Type_Layer" type="Main">
		<name id="Main-Type-Rasterize_Type_Layer/name" value="Rasteryzuj warstwę tekstową"/> 
		<context id="Main-Type-Rasterize_Type_Layer/context" value="Tekst &gt; Rasteryzuj warstwę tekstową"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc679 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref541 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref541.putEnumerated( idMn, idMnIt, idRstT );     desc679.putReference( idnull, ref541 ); executeAction( idslct, desc679, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_to_Shape" type="Main">
		<name id="Main-Type-Convert_to_Shape/name" value="Konwersja na kształt"/> 
		<context id="Main-Type-Convert_to_Shape/context" value="Tekst &gt; Konwersja na kształt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc680 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref542 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref542.putEnumerated( idMn, idMnIt, idconvertToShape );     desc680.putReference( idnull, ref542 ); executeAction( idslct, desc680, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Create_Work_Path" type="Main">
		<name id="Main-Type-Create_Work_Path/name" value="Utwórz ścieżkę roboczą"/> 
		<context id="Main-Type-Create_Work_Path/context" value="Tekst &gt; Utwórz ścieżkę roboczą"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc681 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref543 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref543.putEnumerated( idMn, idMnIt, idcreateWorkPath );     desc681.putReference( idnull, ref543 ); executeAction( idslct, desc681, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Extrude_to_3D" type="Main">
		<name id="Main-Type-Extrude_to_3D/name" value="Wytłocz w 3D"/> 
		<context id="Main-Type-Extrude_to_3D/context" value="Tekst &gt; Wytłocz w 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc682 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc682.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc682, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Vertical" type="Main">
		<name id="Main-Type-Orientation-Vertical/name" value="Pionowy"/> 
		<context id="Main-Type-Orientation-Vertical/context" value="Tekst &gt; Orientacja &gt; Pionowo"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc683 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref544 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idVrtc = charIDToTypeID( 'Vrtc' );         ref544.putEnumerated( idMn, idMnIt, idVrtc );     desc683.putReference( idnull, ref544 ); executeAction( idslct, desc683, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Horizontal" type="Main">
		<name id="Main-Type-Orientation-Horizontal/name" value="Poziomo"/> 
		<context id="Main-Type-Orientation-Horizontal/context" value="Tekst &gt; Orientacja &gt; Poziomo"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc684 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref545 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHrzn = charIDToTypeID( 'Hrzn' );         ref545.putEnumerated( idMn, idMnIt, idHrzn );     desc684.putReference( idnull, ref545 ); executeAction( idslct, desc684, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Smooth" type="Main">
		<name id="Main-Type-Anti-Alias-Smooth/name" value="Wygładzanie"/> 
		<context id="Main-Type-Anti-Alias-Smooth/context" value="Tekst &gt; Płynne &gt; Miękkie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc685 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref546 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSm = charIDToTypeID( 'AnSm' );         ref546.putEnumerated( idMn, idMnIt, idAnSm );     desc685.putReference( idnull, ref546 ); executeAction( idslct, desc685, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Strong" type="Main">
		<name id="Main-Type-Anti-Alias-Strong/name" value="Mocne"/> 
		<context id="Main-Type-Anti-Alias-Strong/context" value="Tekst &gt; Wygładzanie &gt; Twarde"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc686 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref547 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSt = charIDToTypeID( 'AnSt' );         ref547.putEnumerated( idMn, idMnIt, idAnSt );     desc686.putReference( idnull, ref547 ); executeAction( idslct, desc686, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Crisp" type="Main">
		<name id="Main-Type-Anti-Alias-Crisp/name" value="Ostre"/> 
		<context id="Main-Type-Anti-Alias-Crisp/context" value="Tekst &gt; Wygładzanie &gt; Ostre"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc687 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref548 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnCr = charIDToTypeID( 'AnCr' );         ref548.putEnumerated( idMn, idMnIt, idAnCr );     desc687.putReference( idnull, ref548 ); executeAction( idslct, desc687, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Sharp" type="Main">
		<name id="Main-Type-Anti-Alias-Sharp/name" value="Ostre"/> 
		<context id="Main-Type-Anti-Alias-Sharp/context" value="Tekst &gt; Wygładzanie &gt; Najostrzejsze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc688 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref549 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idantiAliasSharp = stringIDToTypeID( 'antiAliasSharp' );         ref549.putEnumerated( idMn, idMnIt, idantiAliasSharp );     desc688.putReference( idnull, ref549 ); executeAction( idslct, desc688, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-None" type="Main">
		<name id="Main-Type-Anti-Alias-None/name" value="Brak"/> 
		<context id="Main-Type-Anti-Alias-None/context" value="Tekst &gt; Wygładzanie &gt; Brak"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc689 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref550 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnno = charIDToTypeID( 'Anno' );         ref550.putEnumerated( idMn, idMnIt, idAnno );     desc689.putReference( idnull, ref550 ); executeAction( idslct, desc689, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Styles_Panel/name" value="Panel Style akapitów"/> 
		<context id="Main-Type-Panels-Paragraph_Styles_Panel/context" value="Tekst &gt; Panele &gt; Panel Style akapitów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc690 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref551 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref551.putEnumerated( idMn, idMnIt, idtoggleParagraphStylesPalette );     desc690.putReference( idnull, ref551 ); executeAction( idslct, desc690, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Styles_Panel/name" value="Panel Style znaków"/> 
		<context id="Main-Type-Panels-Character_Styles_Panel/context" value="Tekst &gt; Panele &gt; Panel Style znaków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc691 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref552 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref552.putEnumerated( idMn, idMnIt, idtoggleCharacterStylesPalette );     desc691.putReference( idnull, ref552 ); executeAction( idslct, desc691, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Panel/name" value="Panel Akapit"/> 
		<context id="Main-Type-Panels-Paragraph_Panel/context" value="Tekst &gt; Panele &gt; Panel Akapit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc692 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref553 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref553.putEnumerated( idMn, idMnIt, idtoggleParagraphPalette );     desc692.putReference( idnull, ref553 ); executeAction( idslct, desc692, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Panel/name" value="Panel Znaki"/> 
		<context id="Main-Type-Panels-Character_Panel/context" value="Tekst &gt; Panele &gt; Panel Znaki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc693 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref554 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref554.putEnumerated( idMn, idMnIt, idtoggleCharacterPalette );     desc693.putReference( idnull, ref554 ); executeAction( idslct, desc693, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close_Tab_Group" type="Panel">
		<name id="Panel-Styles-Close_Tab_Group/name" value="Zamknij grupę kart"/> 
		<context id="Panel-Styles-Close_Tab_Group/context" value="Style &gt; Zamknij grupę kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc694 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref555 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanelGroup = stringIDToTypeID( 'closeStylesPanelGroup' );         ref555.putEnumerated( idMn, idMnIt, idcloseStylesPanelGroup );     desc694.putReference( idnull, ref555 ); executeAction( idslct, desc694, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close" type="Panel">
		<name id="Panel-Styles-Close/name" value="Zamknij"/> 
		<context id="Panel-Styles-Close/context" value="Style &gt; Zamknij"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc695 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref556 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanel = stringIDToTypeID( 'closeStylesPanel' );         ref556.putEnumerated( idMn, idMnIt, idcloseStylesPanel );     desc695.putReference( idnull, ref556 ); executeAction( idslct, desc695, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Replace_Styles" type="Panel">
		<name id="Panel-Styles-Replace_Styles/name" value="Zastąp style"/> 
		<context id="Panel-Styles-Replace_Styles/context" value="Style &gt; Zastąp style"/>
		<desc id="Panel-Styles-Replace_Styles/desc" value="Zastąp istniejące style"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc696 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref557 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsd = charIDToTypeID( 'Slsd' );         ref557.putEnumerated( idMn, idMnIt, idSlsd );     desc696.putReference( idnull, ref557 ); executeAction( idslct, desc696, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Save_Styles" type="Panel">
		<name id="Panel-Styles-Save_Styles/name" value="Zapisz style"/> 
		<context id="Panel-Styles-Save_Styles/context" value="Style &gt; Zapisz style"/>
		<desc id="Panel-Styles-Save_Styles/desc" value="Zapisz style"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc697 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref558 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsv = charIDToTypeID( 'Slsv' );         ref558.putEnumerated( idMn, idMnIt, idSlsv );     desc697.putReference( idnull, ref558 ); executeAction( idslct, desc697, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Load_Styles" type="Panel">
		<name id="Panel-Styles-Load_Styles/name" value="Wczytaj style"/> 
		<context id="Panel-Styles-Load_Styles/context" value="Style &gt; Wczytaj style"/>
		<desc id="Panel-Styles-Load_Styles/desc" value="Wczytaj style"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc698 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref559 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsA = charIDToTypeID( 'SlsA' );         ref559.putEnumerated( idMn, idMnIt, idSlsA );     desc698.putReference( idnull, ref559 ); executeAction( idslct, desc698, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Reset_Styles" type="Panel">
		<name id="Panel-Styles-Reset_Styles/name" value="Wyzeruj style"/> 
		<context id="Panel-Styles-Reset_Styles/context" value="Style &gt; Wyzeruj style"/>
		<desc id="Panel-Styles-Reset_Styles/desc" value="Przywróć style domyślne"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc699 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref560 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsR = charIDToTypeID( 'SlsR' );         ref560.putEnumerated( idMn, idMnIt, idSlsR );     desc699.putReference( idnull, ref560 ); executeAction( idslct, desc699, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_List" type="Panel">
		<name id="Panel-Styles-Large_List/name" value="Duża lista"/> 
		<context id="Panel-Styles-Large_List/context" value="Style &gt; Duża lista"/>
		<desc id="Panel-Styles-Large_List/desc" value="Wyświetl style w postaci dużej listy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc700 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref561 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextThumbnailView = stringIDToTypeID( 'stylesTextThumbnailView' );         ref561.putEnumerated( idMn, idMnIt, idstylesTextThumbnailView );     desc700.putReference( idnull, ref561 ); executeAction( idslct, desc700, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_List" type="Panel">
		<name id="Panel-Styles-Small_List/name" value="Mała lista"/> 
		<context id="Panel-Styles-Small_List/context" value="Style &gt; Mała lista"/>
		<desc id="Panel-Styles-Small_List/desc" value="Wyświetl style w postaci małej listy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc701 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref562 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallTextView = stringIDToTypeID( 'stylesSmallTextView' );         ref562.putEnumerated( idMn, idMnIt, idstylesSmallTextView );     desc701.putReference( idnull, ref562 ); executeAction( idslct, desc701, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_Thumbnail" type="Panel">
		<name id="Panel-Styles-Large_Thumbnail/name" value="Duże miniaturki"/> 
		<context id="Panel-Styles-Large_Thumbnail/context" value="Style &gt; Duże miniaturki"/>
		<desc id="Panel-Styles-Large_Thumbnail/desc" value="Wyświetl style w postaci dużych miniaturek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc702 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref563 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesThumbnailView = stringIDToTypeID( 'stylesThumbnailView' );         ref563.putEnumerated( idMn, idMnIt, idstylesThumbnailView );     desc702.putReference( idnull, ref563 ); executeAction( idslct, desc702, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_Thumbnail" type="Panel">
		<name id="Panel-Styles-Small_Thumbnail/name" value="Małe miniaturki"/> 
		<context id="Panel-Styles-Small_Thumbnail/context" value="Style &gt; Małe miniaturki"/>
		<desc id="Panel-Styles-Small_Thumbnail/desc" value="Wyświetl style w postaci małych miniaturek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc703 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref564 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallThumbnailView = stringIDToTypeID( 'stylesSmallThumbnailView' );         ref564.putEnumerated( idMn, idMnIt, idstylesSmallThumbnailView );     desc703.putReference( idnull, ref564 ); executeAction( idslct, desc703, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Text_Only" type="Panel">
		<name id="Panel-Styles-Text_Only/name" value="Tylko nazwy"/> 
		<context id="Panel-Styles-Text_Only/context" value="Style &gt; Tylko nazwy"/>
		<desc id="Panel-Styles-Text_Only/desc" value="Wyświetl style w postaci samego tekstu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc704 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref565 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextView = stringIDToTypeID( 'stylesTextView' );         ref565.putEnumerated( idMn, idMnIt, idstylesTextView );     desc704.putReference( idnull, ref565 ); executeAction( idslct, desc704, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-New_Style" type="Panel">
		<name id="Panel-Styles-New_Style/name" value="Nowy styl"/> 
		<context id="Panel-Styles-New_Style/context" value="Style &gt; Nowy styl"/>
		<desc id="Panel-Styles-New_Style/desc" value="Utwórz nowy styl"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc705 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref566 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsN = charIDToTypeID( 'SlsN' );         ref566.putEnumerated( idMn, idMnIt, idSlsN );     desc705.putReference( idnull, ref566 ); executeAction( idslct, desc705, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Slices" type="Main">
		<name id="Main-View-Clear_Slices/name" value="Usuń plasterki"/> 
		<context id="Main-View-Clear_Slices/context" value="Widok &gt; Usuń plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc706 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref567 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearSlices = stringIDToTypeID( 'clearSlices' );         ref567.putEnumerated( idMn, idMnIt, idclearSlices );     desc706.putReference( idnull, ref567 ); executeAction( idslct, desc706, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Slices" type="Main">
		<name id="Main-View-Lock_Slices/name" value="Zablokuj plasterki"/> 
		<context id="Main-View-Lock_Slices/context" value="Widok &gt; Zablokuj plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc707 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref568 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLockSlices = stringIDToTypeID( 'toggleLockSlices' );         ref568.putEnumerated( idMn, idMnIt, idtoggleLockSlices );     desc707.putReference( idnull, ref568 ); executeAction( idslct, desc707, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-New_Guide" type="Main">
		<name id="Main-View-New_Guide/name" value="Nowa linia pomocnicza"/> 
		<context id="Main-View-New_Guide/context" value="Widok &gt; Nowa linia pomocnicza"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc708 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref569 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewGuide = stringIDToTypeID( 'newGuide' );         ref569.putEnumerated( idMn, idMnIt, idnewGuide );     desc708.putReference( idnull, ref569 ); executeAction( idslct, desc708, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Guides" type="Main">
		<name id="Main-View-Clear_Guides/name" value="Usuń linie pomocnicze"/> 
		<context id="Main-View-Clear_Guides/context" value="Widok &gt; Usuń linie pomocnicze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc709 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref570 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClrG = charIDToTypeID( 'ClrG' );         ref570.putEnumerated( idMn, idMnIt, idClrG );     desc709.putReference( idnull, ref570 ); executeAction( idslct, desc709, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Guides" type="Main">
		<name id="Main-View-Lock_Guides/name" value="Zablokuj linie pomocnicze"/> 
		<context id="Main-View-Lock_Guides/context" value="Widok &gt; Zablokuj linie pomocnicze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc710 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref571 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglL = charIDToTypeID( 'TglL' );         ref571.putEnumerated( idMn, idMnIt, idTglL );     desc710.putReference( idnull, ref571 ); executeAction( idslct, desc710, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-None" type="Main">
		<name id="Main-View-Snap_To-None/name" value="Brak"/> 
		<context id="Main-View-Snap_To-None/context" value="Widok &gt; Przyciągaj do &gt; Brak"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc711 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref572 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapNone = stringIDToTypeID( 'snapNone' );         ref572.putEnumerated( idMn, idMnIt, idsnapNone );     desc711.putReference( idnull, ref572 ); executeAction( idslct, desc711, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-All" type="Main">
		<name id="Main-View-Snap_To-All/name" value="Wszystkie"/> 
		<context id="Main-View-Snap_To-All/context" value="Widok &gt; Przyciągaj do &gt; Wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc712 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref573 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapAll = stringIDToTypeID( 'snapAll' );         ref573.putEnumerated( idMn, idMnIt, idsnapAll );     desc712.putReference( idnull, ref573 ); executeAction( idslct, desc712, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Document_Bounds" type="Main">
		<name id="Main-View-Snap_To-Document_Bounds/name" value="Granice dokumentu"/> 
		<context id="Main-View-Snap_To-Document_Bounds/context" value="Widok &gt; Przyciągaj do &gt; Obwiednia dokumentu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc713 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref574 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToDocBounds = stringIDToTypeID( 'snapToDocBounds' );         ref574.putEnumerated( idMn, idMnIt, idsnapToDocBounds );     desc713.putReference( idnull, ref574 ); executeAction( idslct, desc713, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Slices" type="Main">
		<name id="Main-View-Snap_To-Slices/name" value="Plasterki"/> 
		<context id="Main-View-Snap_To-Slices/context" value="Widok &gt; Przyciągaj do &gt; Plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc714 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref575 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToSlices = stringIDToTypeID( 'snapToSlices' );         ref575.putEnumerated( idMn, idMnIt, idsnapToSlices );     desc714.putReference( idnull, ref575 ); executeAction( idslct, desc714, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Layers" type="Main">
		<name id="Main-View-Snap_To-Layers/name" value="Warstwy"/> 
		<context id="Main-View-Snap_To-Layers/context" value="Widok &gt; Przyciągaj do &gt; Warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc715 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref576 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToLayerBounds = stringIDToTypeID( 'snapToLayerBounds' );         ref576.putEnumerated( idMn, idMnIt, idsnapToLayerBounds );     desc715.putReference( idnull, ref576 ); executeAction( idslct, desc715, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Grid" type="Main">
		<name id="Main-View-Snap_To-Grid/name" value="Siatka"/> 
		<context id="Main-View-Snap_To-Grid/context" value="Widok &gt; Przyciągaj do &gt; Siatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc716 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref577 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGrid = stringIDToTypeID( 'snapToGrid' );         ref577.putEnumerated( idMn, idMnIt, idsnapToGrid );     desc716.putReference( idnull, ref577 ); executeAction( idslct, desc716, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Guides" type="Main">
		<name id="Main-View-Snap_To-Guides/name" value="Linie pomocnicze"/> 
		<context id="Main-View-Snap_To-Guides/context" value="Widok &gt; Przyciągaj do &gt; Linie pomocnicze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc717 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref578 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGuides = stringIDToTypeID( 'snapToGuides' );         ref578.putEnumerated( idMn, idMnIt, idsnapToGuides );     desc717.putReference( idnull, ref578 ); executeAction( idslct, desc717, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap" type="Main">
		<name id="Main-View-Snap/name" value="Przyciągaj"/> 
		<context id="Main-View-Snap/context" value="Widok &gt; Przyciągaj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc718 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref579 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnap = stringIDToTypeID( 'snap' );         ref579.putEnumerated( idMn, idMnIt, idsnap );     desc718.putReference( idnull, ref579 ); executeAction( idslct, desc718, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Rulers" type="Main">
		<name id="Main-View-Rulers/name" value="Miarki"/> 
		<context id="Main-View-Rulers/context" value="Widok &gt; Miarki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc719 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref580 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglR = charIDToTypeID( 'TglR' );         ref580.putEnumerated( idMn, idMnIt, idTglR );     desc719.putReference( idnull, ref580 ); executeAction( idslct, desc719, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Show_Extras_Options" type="Main">
		<name id="Main-View-Show-Show_Extras_Options/name" value="Dodatkowe opcje"/> 
		<context id="Main-View-Show-Show_Extras_Options/context" value="Widok &gt; Pokaż &gt; Dodatkowe opcje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc720 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref581 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowHideOptions = stringIDToTypeID( 'showHideOptions' );         ref581.putEnumerated( idMn, idMnIt, idshowHideOptions );     desc720.putReference( idnull, ref581 ); executeAction( idslct, desc720, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-None" type="Main">
		<name id="Main-View-Show-None/name" value="Brak"/> 
		<context id="Main-View-Show-None/context" value="Widok &gt; Pokaż &gt; Brak"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc721 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref582 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowNone = stringIDToTypeID( 'showNone' );         ref582.putEnumerated( idMn, idMnIt, idshowNone );     desc721.putReference( idnull, ref582 ); executeAction( idslct, desc721, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-All" type="Main">
		<name id="Main-View-Show-All/name" value="Wszystkie"/> 
		<context id="Main-View-Show-All/context" value="Widok &gt; Pokaż &gt; Wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc722 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref583 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAll = stringIDToTypeID( 'showAll' );         ref583.putEnumerated( idMn, idMnIt, idshowAll );     desc722.putReference( idnull, ref583 ); executeAction( idslct, desc722, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Brush_Preview" type="Main">
		<name id="Main-View-Show-Brush_Preview/name" value="Podgląd pędzla"/> 
		<context id="Main-View-Show-Brush_Preview/context" value="Widok &gt; Pokaż &gt; Podgląd pędzla"/>
		<desc id="Main-View-Show-Brush_Preview/desc" value="Wyświetl ekranowy podgląd szczeciny pędzla z aktywną końcówką"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc723 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref584 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPreview = stringIDToTypeID( 'toggleBrushPreview' );         ref584.putEnumerated( idMn, idMnIt, idtoggleBrushPreview );     desc723.putReference( idnull, ref584 ); executeAction( idslct, desc723, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Selection" type="Main">
		<name id="Main-View-Show-3D_Selection/name" value="Zaznaczenie 3D"/> 
		<context id="Main-View-Show-3D_Selection/context" value="Widok &gt; Pokaż &gt; Zaznaczenie 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc724 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref585 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDSelection = stringIDToTypeID( 'toggle3DSelection' );         ref585.putEnumerated( idMn, idMnIt, idtogglethreeDSelection );     desc724.putReference( idnull, ref585 ); executeAction( idslct, desc724, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Lights" type="Main">
		<name id="Main-View-Show-3D_Lights/name" value="Światła 3D"/> 
		<context id="Main-View-Show-3D_Lights/context" value="Widok &gt; Pokaż &gt; Światła 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc725 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref586 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDLights = stringIDToTypeID( 'toggle3DLights' );         ref586.putEnumerated( idMn, idMnIt, idtogglethreeDLights );     desc725.putReference( idnull, ref586 ); executeAction( idslct, desc725, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Ground_Plane" type="Main">
		<name id="Main-View-Show-3D_Ground_Plane/name" value="Płaszczyzna podłoża 3D"/> 
		<context id="Main-View-Show-3D_Ground_Plane/context" value="Widok &gt; Pokaż &gt; Płaszczyzna podłoża 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc726 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref587 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDGroundPlane = stringIDToTypeID( 'toggle3DGroundPlane' );         ref587.putEnumerated( idMn, idMnIt, idtogglethreeDGroundPlane );     desc726.putReference( idnull, ref587 ); executeAction( idslct, desc726, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Secondary_View" type="Main">
		<name id="Main-View-Show-3D_Secondary_View/name" value="Pomocniczy widok 3D"/> 
		<context id="Main-View-Show-3D_Secondary_View/context" value="Widok &gt; Pokaż &gt; Pomocniczy widok 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc727 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref588 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDAxis = stringIDToTypeID( 'toggle3DAxis' );         ref588.putEnumerated( idMn, idMnIt, idtogglethreeDAxis );     desc727.putReference( idnull, ref588 ); executeAction( idslct, desc727, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Pixel_Grid" type="Main">
		<name id="Main-View-Show-Pixel_Grid/name" value="Siatka pikseli"/> 
		<context id="Main-View-Show-Pixel_Grid/context" value="Widok &gt; Pokaż &gt; Siatka pikselowa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc728 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref589 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePixelGrid = stringIDToTypeID( 'togglePixelGrid' );         ref589.putEnumerated( idMn, idMnIt, idtogglePixelGrid );     desc728.putReference( idnull, ref589 ); executeAction( idslct, desc728, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Notes" type="Main">
		<name id="Main-View-Show-Notes/name" value="Notatki"/> 
		<context id="Main-View-Show-Notes/context" value="Widok &gt; Pokaż &gt; Notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc729 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref590 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgAn = charIDToTypeID( 'TgAn' );         ref590.putEnumerated( idMn, idMnIt, idTgAn );     desc729.putReference( idnull, ref590 ); executeAction( idslct, desc729, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Slices" type="Main">
		<name id="Main-View-Show-Slices/name" value="Plasterki"/> 
		<context id="Main-View-Show-Slices/context" value="Widok &gt; Pokaż &gt; Plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc730 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref591 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSlices = stringIDToTypeID( 'toggleSlices' );         ref591.putEnumerated( idMn, idMnIt, idtoggleSlices );     desc730.putReference( idnull, ref591 ); executeAction( idslct, desc730, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Smart_Guides" type="Main">
		<name id="Main-View-Show-Smart_Guides/name" value="Inteligentne linie pomocnicze"/> 
		<context id="Main-View-Show-Smart_Guides/context" value="Widok &gt; Pokaż &gt; Inteligentne linie pomocnicze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc731 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref592 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSmartGuides = stringIDToTypeID( 'toggleSmartGuides' );         ref592.putEnumerated( idMn, idMnIt, idtoggleSmartGuides );     desc731.putReference( idnull, ref592 ); executeAction( idslct, desc731, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Count" type="Main">
		<name id="Main-View-Show-Count/name" value="Liczba"/> 
		<context id="Main-View-Show-Count/context" value="Widok &gt; Pokaż &gt; Zliczanie obiektów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc732 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref593 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCount = stringIDToTypeID( 'toggleCount' );         ref593.putEnumerated( idMn, idMnIt, idtoggleCount );     desc732.putReference( idnull, ref593 ); executeAction( idslct, desc732, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Guides" type="Main">
		<name id="Main-View-Show-Guides/name" value="Linie pomocnicze"/> 
		<context id="Main-View-Show-Guides/context" value="Widok &gt; Pokaż &gt; Linie pomocnicze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc733 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref594 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgld = charIDToTypeID( 'Tgld' );         ref594.putEnumerated( idMn, idMnIt, idTgld );     desc733.putReference( idnull, ref594 ); executeAction( idslct, desc733, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Grid" type="Main">
		<name id="Main-View-Show-Grid/name" value="Siatka"/> 
		<context id="Main-View-Show-Grid/context" value="Widok &gt; Pokaż &gt; Siatka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc734 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref595 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgGr = charIDToTypeID( 'TgGr' );         ref595.putEnumerated( idMn, idMnIt, idTgGr );     desc734.putReference( idnull, ref595 ); executeAction( idslct, desc734, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Target_Path" type="Main">
		<name id="Main-View-Show-Target_Path/name" value="Ścieżka docelowa"/> 
		<context id="Main-View-Show-Target_Path/context" value="Widok &gt; Pokaż &gt; Ścieżka docelowa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc735 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref596 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglP = charIDToTypeID( 'TglP' );         ref596.putEnumerated( idMn, idMnIt, idTglP );     desc735.putReference( idnull, ref596 ); executeAction( idslct, desc735, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Selection_Edges" type="Main">
		<name id="Main-View-Show-Selection_Edges/name" value="Krawędzie zaznaczenia"/> 
		<context id="Main-View-Show-Selection_Edges/context" value="Widok &gt; Pokaż &gt; Krawędzie zaznaczenia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc736 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref597 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglE = charIDToTypeID( 'TglE' );         ref597.putEnumerated( idMn, idMnIt, idTglE );     desc736.putReference( idnull, ref597 ); executeAction( idslct, desc736, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Layer_Edges" type="Main">
		<name id="Main-View-Show-Layer_Edges/name" value="Krawędzie warstwy"/> 
		<context id="Main-View-Show-Layer_Edges/context" value="Widok &gt; Pokaż &gt; Krawędzie warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc737 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref598 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLayerEdges = stringIDToTypeID( 'toggleLayerEdges' );         ref598.putEnumerated( idMn, idMnIt, idtoggleLayerEdges );     desc737.putReference( idnull, ref598 ); executeAction( idslct, desc737, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Extras" type="Main">
		<name id="Main-View-Extras/name" value="Dodatki"/> 
		<context id="Main-View-Extras/context" value="Widok &gt; Dodatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc738 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref599 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleShowExtras = stringIDToTypeID( 'toggleShowExtras' );         ref599.putEnumerated( idMn, idMnIt, idtoggleShowExtras );     desc738.putReference( idnull, ref599 ); executeAction( idslct, desc738, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode/name" value="Tryb pełnoekranowy"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode/context" value="Widok &gt; Tryb ekranu &gt; Tryb pełnoekranowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc739 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref600 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreen = stringIDToTypeID( 'screenModeFullScreen' );         ref600.putEnumerated( idMn, idMnIt, idscreenModeFullScreen );     desc739.putReference( idnull, ref600 ); executeAction( idslct, desc739, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/name" value="Tryb pełnoekranowy z paskiem menu"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/context" value="Widok &gt; Tryb ekranu &gt; Tryb pełnoekranowy z paskiem menu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc740 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref601 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreenWithMenubar = stringIDToTypeID( 'screenModeFullScreenWithMenubar' );         ref601.putEnumerated( idMn, idMnIt, idscreenModeFullScreenWithMenubar );     desc740.putReference( idnull, ref601 ); executeAction( idslct, desc740, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Standard_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Standard_Screen_Mode/name" value="Standardowy tryb ekranu"/> 
		<context id="Main-View-Screen_Mode-Standard_Screen_Mode/context" value="Widok &gt; Tryb ekranu &gt; Standardowy tryb ekranu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc741 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref602 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeStandard = stringIDToTypeID( 'screenModeStandard' );         ref602.putEnumerated( idMn, idMnIt, idscreenModeStandard );     desc741.putReference( idnull, ref602 ); executeAction( idslct, desc741, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Print_Size" type="Main">
		<name id="Main-View-Print_Size/name" value="Rozmiar w druku"/> 
		<context id="Main-View-Print_Size/context" value="Widok &gt; Rozmiar w druku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc742 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref603 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrnS = charIDToTypeID( 'PrnS' );         ref603.putEnumerated( idMn, idMnIt, idPrnS );     desc742.putReference( idnull, ref603 ); executeAction( idslct, desc742, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Actual_Pixels" type="Main">
		<name id="Main-View-Actual_Pixels/name" value="Rzeczywista wielkość"/> 
		<context id="Main-View-Actual_Pixels/context" value="Widok &gt; Rzeczywista wielkość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc743 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref604 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idActP = charIDToTypeID( 'ActP' );         ref604.putEnumerated( idMn, idMnIt, idActP );     desc743.putReference( idnull, ref604 ); executeAction( idslct, desc743, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Fit_on_Screen" type="Main">
		<name id="Main-View-Fit_on_Screen/name" value="Zmieść na ekranie"/> 
		<context id="Main-View-Fit_on_Screen/context" value="Widok &gt; Dopasuj do ekranu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc744 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref605 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFtOn = charIDToTypeID( 'FtOn' );         ref605.putEnumerated( idMn, idMnIt, idFtOn );     desc744.putReference( idnull, ref605 ); executeAction( idslct, desc744, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_Out" type="Main">
		<name id="Main-View-Zoom_Out/name" value="Pomniejsz"/> 
		<context id="Main-View-Zoom_Out/context" value="Widok &gt; Pomniejsz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc745 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref606 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmOt = charIDToTypeID( 'ZmOt' );         ref606.putEnumerated( idMn, idMnIt, idZmOt );     desc745.putReference( idnull, ref606 ); executeAction( idslct, desc745, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_In" type="Main">
		<name id="Main-View-Zoom_In/name" value="Powiększ"/> 
		<context id="Main-View-Zoom_In/context" value="Widok &gt; Powiększ"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc746 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref607 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmIn = charIDToTypeID( 'ZmIn' );         ref607.putEnumerated( idMn, idMnIt, idZmIn );     desc746.putReference( idnull, ref607 ); executeAction( idslct, desc746, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-32-bit_Preview_Options" type="Main">
		<name id="Main-View-32-bit_Preview_Options/name" value="Opcje podglądu 32-bitowego"/> 
		<context id="Main-View-32-bit_Preview_Options/context" value="Widok &gt; Opcje podglądu 32-bitowego"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc747 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref608 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhdrOptions = stringIDToTypeID( 'hdrOptions' );         ref608.putEnumerated( idMn, idMnIt, idhdrOptions );     desc747.putReference( idnull, ref608 ); executeAction( idslct, desc747, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio_Correction" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio_Correction/name" value="Korekta proporcji pikseli"/> 
		<context id="Main-View-Pixel_Aspect_Ratio_Correction/context" value="Widok &gt; Korekta proporcji pikseli"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc748 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref609 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofVideo = stringIDToTypeID( 'toggleProofVideo' );         ref609.putEnumerated( idMn, idMnIt, idtoggleProofVideo );     desc748.putReference( idnull, ref609 ); executeAction( idslct, desc748, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/name" value="DVCPRO HD 1080 (1,5)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/context" value="Widok &gt; Proporcje pikseli &gt; DVCPRO HD 1080 (1,5)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/desc" value="Zastosuj do obrazu proporcje formatu DVCPRO HD 1080"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc749 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref610 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref610.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref610.putEnumerated( idDcmn, idOrdn, idTrgt );     desc749.putReference( idnull, ref610 );     var idT = charIDToTypeID( 'T   ' );         var desc750 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc750.putDouble( idVl, 1.500000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc750.putString( idNm, '''DVCPRO HD 1080''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc749.putObject( idT, idpixelScaleFactor, desc750 ); executeAction( idsetd, desc749, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/name" value="Deformowany 2:1 (2)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/context" value="Widok &gt; Proporcje pikseli &gt; Deformowany 2:1 (2)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/desc" value="Zastosuj do obrazu proporcje formatu deformowanego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc751 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref611 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref611.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref611.putEnumerated( idDcmn, idOrdn, idTrgt );     desc751.putReference( idnull, ref611 );     var idT = charIDToTypeID( 'T   ' );         var desc752 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc752.putDouble( idVl, 2.000000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc752.putString( idNm, '''Anamorphic 2:1''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc751.putObject( idT, idpixelScaleFactor, desc752 ); executeAction( idsetd, desc751, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/name" value="D1/DV PAL Szeroki ekran (1.46)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/context" value="Widok &gt; Proporcje pikseli &gt; D1/DV PAL Szeroki ekran (1.46)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/desc" value="Zastosuj do obrazu proporcje formatu szerokoekranowego PAL"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc753 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref612 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref612.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref612.putEnumerated( idDcmn, idOrdn, idTrgt );     desc753.putReference( idnull, ref612 );     var idT = charIDToTypeID( 'T   ' );         var desc754 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc754.putDouble( idVl, 1.458700 );         var idNm = charIDToTypeID( 'Nm  ' );         desc754.putString( idNm, '''D1/DV PAL Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc753.putObject( idT, idpixelScaleFactor, desc754 ); executeAction( idsetd, desc753, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/name" value="HDV 1080/DVCPRO HD 720 (1,33)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/context" value="Widok &gt; Proporcje pikseli &gt; HDV 1080/DVCPRO HD 720 (1,33)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/desc" value="Zastosuj do obrazu proporcje formatu DVCPRO HD"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc755 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref613 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref613.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref613.putEnumerated( idDcmn, idOrdn, idTrgt );     desc755.putReference( idnull, ref613 );     var idT = charIDToTypeID( 'T   ' );         var desc756 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc756.putDouble( idVl, 1.333000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc756.putString( idNm, '''HDV 1080/DVCPRO HD 720''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc755.putObject( idT, idpixelScaleFactor, desc756 ); executeAction( idsetd, desc755, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/name" value="D1/DV NTSC Szeroki ekran (1.21)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/context" value="Widok &gt; Proporcje pikseli &gt; D1/DV NTSC Szeroki ekran (1.21)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/desc" value="Zastosuj do obrazu proporcje formatu szerokoekranowego NTSC"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc757 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref614 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref614.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref614.putEnumerated( idDcmn, idOrdn, idTrgt );     desc757.putReference( idnull, ref614 );     var idT = charIDToTypeID( 'T   ' );         var desc758 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc758.putDouble( idVl, 1.212100 );         var idNm = charIDToTypeID( 'Nm  ' );         desc758.putString( idNm, '''D1/DV NTSC Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc757.putObject( idT, idpixelScaleFactor, desc758 ); executeAction( idsetd, desc757, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/name" value="D1/DV PAL (1.09)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/context" value="Widok &gt; Proporcje pikseli &gt; D1/DV PAL (1.09)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/desc" value="Zastosuj do obrazu proporcje formatu PAL"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc759 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref615 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref615.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref615.putEnumerated( idDcmn, idOrdn, idTrgt );     desc759.putReference( idnull, ref615 );     var idT = charIDToTypeID( 'T   ' );         var desc760 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc760.putDouble( idVl, 1.094000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc760.putString( idNm, '''D1/DV PAL''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc759.putObject( idT, idpixelScaleFactor, desc760 ); executeAction( idsetd, desc759, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/name" value="D1/DV NTSC (0.91)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/context" value="Widok &gt; Proporcje pikseli &gt; D1/DV NTSC (0.91)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/desc" value="Zastosuj do obrazu proporcje formatu NTSC"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc761 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref616 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref616.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref616.putEnumerated( idDcmn, idOrdn, idTrgt );     desc761.putReference( idnull, ref616 );     var idT = charIDToTypeID( 'T   ' );         var desc762 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc762.putDouble( idVl, 0.909100 );         var idNm = charIDToTypeID( 'Nm  ' );         desc762.putString( idNm, '''D1/DV NTSC''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc761.putObject( idT, idpixelScaleFactor, desc762 ); executeAction( idsetd, desc761, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Square" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Square/name" value="Prostokątny"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Square/context" value="Widok &gt; Proporcje pikseli &gt; Prostokątny"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Square/desc" value="Zastosuj do obrazu proporcje kwadratu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc763 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref617 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref617.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref617.putEnumerated( idDcmn, idOrdn, idTrgt );     desc763.putReference( idnull, ref617 );     var idT = charIDToTypeID( 'T   ' );         var desc764 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc764.putDouble( idVl, 1.000000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc764.putString( idNm, '''Square Pixels''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc763.putObject( idT, idpixelScaleFactor, desc764 ); executeAction( idsetd, desc763, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/name" value="Wyzeruj proporcje pikseli"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/context" value="Widok &gt; Proporcje pikseli &gt; Wyzeruj proporcje pikseli"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/desc" value="Przywróć domyślne proporcje obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc765 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref618 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idresetScaleFactor = stringIDToTypeID( 'resetScaleFactor' );         ref618.putEnumerated( idMn, idMnIt, idresetScaleFactor );     desc765.putReference( idnull, ref618 ); executeAction( idslct, desc765, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/name" value="Usuń proporcje pikseli"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/context" value="Widok &gt; Proporcje pikseli &gt; Usuń proporcje pikseli"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/desc" value="Cofnij zastosowanie lub usuń dostosowane proporcje obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc766 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref619 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteScaleFactor = stringIDToTypeID( 'deleteScaleFactor' );         ref619.putEnumerated( idMn, idMnIt, iddeleteScaleFactor );     desc766.putReference( idnull, ref619 ); executeAction( idslct, desc766, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/name" value="Własne proporcje pikseli"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/context" value="Widok &gt; Proporcje pikseli &gt; Własne proporcje pikseli"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/desc" value="Zdefiniuj konkretne proporcje obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc767 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref620 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomScaleFactor = stringIDToTypeID( 'customScaleFactor' );         ref620.putEnumerated( idMn, idMnIt, idcustomScaleFactor );     desc767.putReference( idnull, ref620 ); executeAction( idslct, desc767, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Gamut_Warning" type="Main">
		<name id="Main-View-Gamut_Warning/name" value="Alarm przestrzeni kolorów"/> 
		<context id="Main-View-Gamut_Warning/context" value="Widok &gt; Alarm przestrzeni kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc768 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref621 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglG = charIDToTypeID( 'TglG' );         ref621.putEnumerated( idMn, idMnIt, idTglG );     desc768.putReference( idnull, ref621 ); executeAction( idslct, desc768, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Colors" type="Main">
		<name id="Main-View-Proof_Colors/name" value="Próba kolorów"/> 
		<context id="Main-View-Proof_Colors/context" value="Widok &gt; Kolory podstawowe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc769 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref622 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofColors = stringIDToTypeID( 'toggleProofColors' );         ref622.putEnumerated( idMn, idMnIt, idtoggleProofColors );     desc769.putReference( idnull, ref622 ); executeAction( idslct, desc769, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/name" value="Ślepota barw — daltonizm"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/context" value="Widok &gt; Ustawienie próby &gt; Ślepota barw — daltonizm"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc770 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofDeuteranopia = stringIDToTypeID( 'proofDeuteranopia' );     desc770.putEnumerated( idBltn, idbuiltinProof, idproofDeuteranopia ); executeAction( idproofSetup, desc770, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/name" value="Ślepota barw — protanopia"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/context" value="Widok &gt; Ustawienie próby &gt; Ślepota barw — protanopia"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc771 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofProtanopia = stringIDToTypeID( 'proofProtanopia' );     desc771.putEnumerated( idBltn, idbuiltinProof, idproofProtanopia ); executeAction( idproofSetup, desc771, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Monitor_RGB" type="Main">
		<name id="Main-View-Proof_Setup-Monitor_RGB/name" value="Monitor RGB"/> 
		<context id="Main-View-Proof_Setup-Monitor_RGB/context" value="Widok &gt; Ustawienie próby &gt; Monitor RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc772 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMonitor = stringIDToTypeID( 'proofMonitor' );     desc772.putEnumerated( idBltn, idbuiltinProof, idproofMonitor ); executeAction( idproofSetup, desc772, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)" type="Main">
		<name id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/name" value="Standardowe internetowe RGB (sRGB)"/> 
		<context id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/context" value="Widok &gt; Ustawienie próby &gt; Standardowe internetowe RGB (sRGB)"/>
		<desc id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/desc" value="Wyświetl kolory i kanał gamma zgodnie ze standardem sRGB (2,2)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc773 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofWindows = stringIDToTypeID( 'proofWindows' );     desc773.putEnumerated( idBltn, idbuiltinProof, idproofWindows ); executeAction( idproofSetup, desc773, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)" type="Main">
		<name id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/name" value="Starsze RGB dla systemów Macintosh (Gamma 1.8)"/> 
		<context id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/context" value="Widok &gt; Ustawienie próby &gt; Starsze RGB dla systemów Macintosh (Gamma 1.8)"/>
		<desc id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/desc" value="Wyświetl kanał gamma wg ustawień sprzed wersji Snow Leopard (1,8)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc774 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMacintosh = stringIDToTypeID( 'proofMacintosh' );     desc774.putEnumerated( idBltn, idbuiltinProof, idproofMacintosh ); executeAction( idproofSetup, desc774, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMY_Plates" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMY_Plates/name" value="Roboczy CMY"/> 
		<context id="Main-View-Proof_Setup-Working_CMY_Plates/context" value="Widok &gt; Ustawienie próby &gt; Roboczy CMY"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc775 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMY = stringIDToTypeID( 'proofCMY' );     desc775.putEnumerated( idBltn, idbuiltinProof, idproofCMY ); executeAction( idproofSetup, desc775, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Black_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Black_Plate/name" value="Roboczy Czarny"/> 
		<context id="Main-View-Proof_Setup-Working_Black_Plate/context" value="Widok &gt; Ustawienie próby &gt; Roboczy Czarny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc776 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofBlack = stringIDToTypeID( 'proofBlack' );     desc776.putEnumerated( idBltn, idbuiltinProof, idproofBlack ); executeAction( idproofSetup, desc776, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Yellow_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Yellow_Plate/name" value="Roboczy Żółty"/> 
		<context id="Main-View-Proof_Setup-Working_Yellow_Plate/context" value="Widok &gt; Ustawienie próby &gt; Roboczy Żółty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc777 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofYellow = stringIDToTypeID( 'proofYellow' );     desc777.putEnumerated( idBltn, idbuiltinProof, idproofYellow ); executeAction( idproofSetup, desc777, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Magenta_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Magenta_Plate/name" value="Roboczy Karmazynowy"/> 
		<context id="Main-View-Proof_Setup-Working_Magenta_Plate/context" value="Widok &gt; Ustawienie próby &gt; Roboczy Karmazynowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc778 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMagenta = stringIDToTypeID( 'proofMagenta' );     desc778.putEnumerated( idBltn, idbuiltinProof, idproofMagenta ); executeAction( idproofSetup, desc778, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Cyan_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Cyan_Plate/name" value="Roboczy Niebieskozielony"/> 
		<context id="Main-View-Proof_Setup-Working_Cyan_Plate/context" value="Widok &gt; Ustawienie próby &gt; Roboczy Niebieskozielony"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc779 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCyan = stringIDToTypeID( 'proofCyan' );     desc779.putEnumerated( idBltn, idbuiltinProof, idproofCyan ); executeAction( idproofSetup, desc779, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMYK" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMYK/name" value="CMYK roboczy"/> 
		<context id="Main-View-Proof_Setup-Working_CMYK/context" value="Widok &gt; Ustawienie próby &gt; CMYK roboczy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc780 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMYK = stringIDToTypeID( 'proofCMYK' );     desc780.putEnumerated( idBltn, idbuiltinProof, idproofCMYK ); executeAction( idproofSetup, desc780, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Custom" type="Main">
		<name id="Main-View-Proof_Setup-Custom/name" value="Własny"/> 
		<context id="Main-View-Proof_Setup-Custom/context" value="Widok &gt; Ustawienie próby &gt; Własne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc781 = new ActionDescriptor(); executeAction( idproofSetup, desc781, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tools" type="Main">
		<name id="Main-Window-Tools/name" value="Narzędzia"/> 
		<context id="Main-Window-Tools/context" value="Okno &gt; Narzędzia"/>
		<desc id="Main-Window-Tools/desc" value="Wyświetl panel Narzędzia służący do wybierania narzędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc782 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref623 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglT = charIDToTypeID( 'TglT' );         ref623.putEnumerated( idMn, idMnIt, idTglT );     desc782.putReference( idnull, ref623 ); executeAction( idslct, desc782, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Options" type="Main">
		<name id="Main-Window-Options/name" value="Opcje"/> 
		<context id="Main-Window-Options/context" value="Okno &gt; Opcje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc783 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref624 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglO = charIDToTypeID( 'TglO' );         ref624.putEnumerated( idMn, idMnIt, idTglO );     desc783.putReference( idnull, ref624 ); executeAction( idslct, desc783, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tool_Presets" type="Main">
		<name id="Main-Window-Tool_Presets/name" value="Domyślne ustawienia narzędzia"/> 
		<context id="Main-Window-Tool_Presets/context" value="Okno &gt; Domyślne ustawienia narzędzia"/>
		<desc id="Main-Window-Tool_Presets/desc" value="Wyświetl panel Domyślne ustawienia narzędzia służący do tworzenia i wybierania konfiguracji narzędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc784 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref625 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleToolPresetsPalette = stringIDToTypeID( 'toggleToolPresetsPalette' );         ref625.putEnumerated( idMn, idMnIt, idtoggleToolPresetsPalette );     desc784.putReference( idnull, ref625 ); executeAction( idslct, desc784, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Timeline" type="Main">
		<name id="Main-Window-Timeline/name" value="Oś czasu"/> 
		<context id="Main-Window-Timeline/context" value="Okno &gt; Oś czasu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc785 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref626 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnimationPalette = stringIDToTypeID( 'toggleAnimationPalette' );         ref626.putEnumerated( idMn, idMnIt, idtoggleAnimationPalette );     desc785.putReference( idnull, ref626 ); executeAction( idslct, desc785, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Swatches" type="Main">
		<name id="Main-Window-Swatches/name" value="Próbki"/> 
		<context id="Main-Window-Swatches/context" value="Okno &gt; Próbki"/>
		<desc id="Main-Window-Swatches/desc" value="Wyświetl panel Próbki służący do tworzenia i stosowania ulubionych kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc786 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref627 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglw = charIDToTypeID( 'Tglw' );         ref627.putEnumerated( idMn, idMnIt, idTglw );     desc786.putReference( idnull, ref627 ); executeAction( idslct, desc786, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Styles" type="Main">
		<name id="Main-Window-Styles/name" value="Style"/> 
		<context id="Main-Window-Styles/context" value="Okno &gt; Style"/>
		<desc id="Main-Window-Styles/desc" value="Wyświetl panel Style służący do tworzenia i stosowania zapisanych zestawów cech warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc787 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref628 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgSl = charIDToTypeID( 'TgSl' );         ref628.putEnumerated( idMn, idMnIt, idTgSl );     desc787.putReference( idnull, ref628 ); executeAction( idslct, desc787, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Properties" type="Main">
		<name id="Main-Window-Properties/name" value="Właściwości"/> 
		<context id="Main-Window-Properties/context" value="Okno &gt; Właściwości"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc788 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref629 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePropertiesPanel = stringIDToTypeID( 'togglePropertiesPanel' );         ref629.putEnumerated( idMn, idMnIt, idtogglePropertiesPanel );     desc788.putReference( idnull, ref629 ); executeAction( idslct, desc788, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paths" type="Main">
		<name id="Main-Window-Paths/name" value="Ścieżki"/> 
		<context id="Main-Window-Paths/context" value="Okno &gt; Ścieżki"/>
		<desc id="Main-Window-Paths/desc" value="Wyświetl panel Ścieżki służący do wyświetlania i edytowania ścieżek wektorowych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc789 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref630 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglt = charIDToTypeID( 'Tglt' );         ref630.putEnumerated( idMn, idMnIt, idTglt );     desc789.putReference( idnull, ref630 ); executeAction( idslct, desc789, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph_Styles" type="Main">
		<name id="Main-Window-Paragraph_Styles/name" value="Style akapitów"/> 
		<context id="Main-Window-Paragraph_Styles/context" value="Okno &gt; Style akapitów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc790 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref631 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref631.putEnumerated( idMn, idMnIt, idtoggleParagraphStylesPalette );     desc790.putReference( idnull, ref631 ); executeAction( idslct, desc790, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph" type="Main">
		<name id="Main-Window-Paragraph/name" value="Akapit"/> 
		<context id="Main-Window-Paragraph/context" value="Okno &gt; Akapit"/>
		<desc id="Main-Window-Paragraph/desc" value="Wyświetl panel Akapit służący do edytowania cech tekstu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc791 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref632 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref632.putEnumerated( idMn, idMnIt, idtoggleParagraphPalette );     desc791.putReference( idnull, ref632 ); executeAction( idslct, desc791, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Notes" type="Main">
		<name id="Main-Window-Notes/name" value="Notatki"/> 
		<context id="Main-Window-Notes/context" value="Okno &gt; Notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc792 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref633 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnnotationPalette = stringIDToTypeID( 'toggleAnnotationPalette' );         ref633.putEnumerated( idMn, idMnIt, idtoggleAnnotationPalette );     desc792.putReference( idnull, ref633 ); executeAction( idslct, desc792, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Navigator" type="Main">
		<name id="Main-Window-Navigator/name" value="Nawigator"/> 
		<context id="Main-Window-Navigator/context" value="Okno &gt; Nawigator"/>
		<desc id="Main-Window-Navigator/desc" value="Wyświetl panel Nawigator służący do panoramowania, powiększania i nawigacji w dokumentach"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc793 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref634 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglN = charIDToTypeID( 'TglN' );         ref634.putEnumerated( idMn, idMnIt, idTglN );     desc793.putReference( idnull, ref634 ); executeAction( idslct, desc793, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Measurement_Log" type="Main">
		<name id="Main-Window-Measurement_Log/name" value="Dziennik pomiarów"/> 
		<context id="Main-Window-Measurement_Log/context" value="Okno &gt; Dziennik pomiarów"/>
		<desc id="Main-Window-Measurement_Log/desc" value="Wyświetl panel Dziennik pomiarów służący do wyświetlania zarejestrowanych informacji statystycznych obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc794 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref635 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleMeasurementLogPalette = stringIDToTypeID( 'toggleMeasurementLogPalette' );         ref635.putEnumerated( idMn, idMnIt, idtoggleMeasurementLogPalette );     desc794.putReference( idnull, ref635 ); executeAction( idslct, desc794, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layers" type="Main">
		<name id="Main-Window-Layers/name" value="Warstwy"/> 
		<context id="Main-Window-Layers/context" value="Okno &gt; Warstwy"/>
		<desc id="Main-Window-Layers/desc" value="Wyświetl panel Warstwy służący do tworzenia i modyfikowania warstw dokumentu oraz nawigacji między nimi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc795 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref636 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgly = charIDToTypeID( 'Tgly' );         ref636.putEnumerated( idMn, idMnIt, idTgly );     desc795.putReference( idnull, ref636 ); executeAction( idslct, desc795, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layer_Comps" type="Main">
		<name id="Main-Window-Layer_Comps/name" value="Kompozycje warstw"/> 
		<context id="Main-Window-Layer_Comps/context" value="Okno &gt; Kompozycje warstw"/>
		<desc id="Main-Window-Layer_Comps/desc" value="Wyświetl panel Kompozycje warstw służący do rejestrowania i wybierania konfiguracji (kompozycji) warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc796 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref637 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCompsPalette = stringIDToTypeID( 'toggleCompsPalette' );         ref637.putEnumerated( idMn, idMnIt, idtoggleCompsPalette );     desc796.putReference( idnull, ref637 ); executeAction( idslct, desc796, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Info" type="Main">
		<name id="Main-Window-Info/name" value="Informacje"/> 
		<context id="Main-Window-Info/context" value="Okno &gt; Informacje"/>
		<desc id="Main-Window-Info/desc" value="Wyświetl panel Informacje służący do wyświetlania właściwości obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc797 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref638 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglI = charIDToTypeID( 'TglI' );         ref638.putEnumerated( idMn, idMnIt, idTglI );     desc797.putReference( idnull, ref638 ); executeAction( idslct, desc797, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-History" type="Main">
		<name id="Main-Window-History/name" value="Historia"/> 
		<context id="Main-Window-History/context" value="Okno &gt; Historia"/>
		<desc id="Main-Window-History/desc" value="Wyświetl panel Historia służący do nawigacji i wybierania stanów oraz migawek historii"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc798 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref639 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglH = charIDToTypeID( 'TglH' );         ref639.putEnumerated( idMn, idMnIt, idTglH );     desc798.putReference( idnull, ref639 ); executeAction( idslct, desc798, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Histogram" type="Main">
		<name id="Main-Window-Histogram/name" value="Histogram"/> 
		<context id="Main-Window-Histogram/context" value="Okno &gt; Histogram"/>
		<desc id="Main-Window-Histogram/desc" value="Wyświetl panel Histogram służący do wyświetlania statystyki obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc799 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref640 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleHistogramPalette = stringIDToTypeID( 'toggleHistogramPalette' );         ref640.putEnumerated( idMn, idMnIt, idtoggleHistogramPalette );     desc799.putReference( idnull, ref640 ); executeAction( idslct, desc799, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Color" type="Main">
		<name id="Main-Window-Color/name" value="Kolor"/> 
		<context id="Main-Window-Color/context" value="Okno &gt; Kolor"/>
		<desc id="Main-Window-Color/desc" value="Wyświetl panel Kolor służący do wybierania kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc800 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref641 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglc = charIDToTypeID( 'Tglc' );         ref641.putEnumerated( idMn, idMnIt, idTglc );     desc800.putReference( idnull, ref641 ); executeAction( idslct, desc800, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Clone_Source" type="Main">
		<name id="Main-Window-Clone_Source/name" value="Powielanie źródła"/> 
		<context id="Main-Window-Clone_Source/context" value="Okno &gt; Powielanie źródła"/>
		<desc id="Main-Window-Clone_Source/desc" value="Wyświetl panel Powielanie źródła służący do sterowania działaniem narzędzi do powielania i korygowania"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc801 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref642 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCloneSourcePalette = stringIDToTypeID( 'toggleCloneSourcePalette' );         ref642.putEnumerated( idMn, idMnIt, idtoggleCloneSourcePalette );     desc801.putReference( idnull, ref642 ); executeAction( idslct, desc801, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character_Styles" type="Main">
		<name id="Main-Window-Character_Styles/name" value="Style znaków"/> 
		<context id="Main-Window-Character_Styles/context" value="Okno &gt; Style znaków"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc802 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref643 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref643.putEnumerated( idMn, idMnIt, idtoggleCharacterStylesPalette );     desc802.putReference( idnull, ref643 ); executeAction( idslct, desc802, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character" type="Main">
		<name id="Main-Window-Character/name" value="Znak"/> 
		<context id="Main-Window-Character/context" value="Okno &gt; Znak"/>
		<desc id="Main-Window-Character/desc" value="Wyświetl panel Znak służący do edytowania cech tekstu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc803 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref644 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref644.putEnumerated( idMn, idMnIt, idtoggleCharacterPalette );     desc803.putReference( idnull, ref644 ); executeAction( idslct, desc803, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Channels" type="Main">
		<name id="Main-Window-Channels/name" value="Kanały"/> 
		<context id="Main-Window-Channels/context" value="Okno &gt; Kanały"/>
		<desc id="Main-Window-Channels/desc" value="Wyświetl panel Kanały służący do wybierania kanałów i zapisanych zaznaczeń"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc804 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref645 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglh = charIDToTypeID( 'Tglh' );         ref645.putEnumerated( idMn, idMnIt, idTglh );     desc804.putReference( idnull, ref645 ); executeAction( idslct, desc804, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush_Presets" type="Main">
		<name id="Main-Window-Brush_Presets/name" value="Ustawienia predefiniowane pędzla"/> 
		<context id="Main-Window-Brush_Presets/context" value="Okno &gt; Ustawienia predefiniowane pędzla"/>
		<desc id="Main-Window-Brush_Presets/desc" value="Wybierz z listy predefiniowanych ustawień pędzli programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc805 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref646 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPresetsPalette = stringIDToTypeID( 'toggleBrushPresetsPalette' );         ref646.putEnumerated( idMn, idMnIt, idtoggleBrushPresetsPalette );     desc805.putReference( idnull, ref646 ); executeAction( idslct, desc805, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush" type="Main">
		<name id="Main-Window-Brush/name" value="Pędzel"/> 
		<context id="Main-Window-Brush/context" value="Okno &gt; Pędzel"/>
		<desc id="Main-Window-Brush/desc" value="Edytuj parametry aktualnie wybranego pędzla"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc806 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref647 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglB = charIDToTypeID( 'TglB' );         ref647.putEnumerated( idMn, idMnIt, idTglB );     desc806.putReference( idnull, ref647 ); executeAction( idslct, desc806, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Adjustments" type="Main">
		<name id="Main-Window-Adjustments/name" value="Dopasowania"/> 
		<context id="Main-Window-Adjustments/context" value="Okno &gt; Dopasowania"/>
		<desc id="Main-Window-Adjustments/desc" value="Wyświetl panel Animacja służący do tworzenia klatek i nawigacji po osi czasu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc807 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref648 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCreatePanel = stringIDToTypeID( 'toggleCreatePanel' );         ref648.putEnumerated( idMn, idMnIt, idtoggleCreatePanel );     desc807.putReference( idnull, ref648 ); executeAction( idslct, desc807, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Actions" type="Main">
		<name id="Main-Window-Actions/name" value="Operacje"/> 
		<context id="Main-Window-Actions/context" value="Okno &gt; Operacje"/>
		<desc id="Main-Window-Actions/desc" value="Wyświetl panel Operacje służący do nagrywania i odtwarzania zestawów zdarzeń oraz zarządzania nimi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc808 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref649 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglA = charIDToTypeID( 'TglA' );         ref649.putEnumerated( idMn, idMnIt, idTglA );     desc808.putReference( idnull, ref649 ); executeAction( idslct, desc808, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-3D" type="Main">
		<name id="Main-Window-3D/name" value="3D"/> 
		<context id="Main-Window-3D/context" value="Okno &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc809 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref650 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDPanel = stringIDToTypeID( 'toggle3DPanel' );         ref650.putEnumerated( idMn, idMnIt, idtogglethreeDPanel );     desc809.putReference( idnull, ref650 ); executeAction( idslct, desc809, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Mini_Bridge" type="Main">
		<name id="Main-Window-Extensions-Mini_Bridge/name" value="Mini Bridge"/> 
		<context id="Main-Window-Extensions-Mini_Bridge/context" value="Okno &gt; Rozszerzenia &gt; Mini Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc810 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref651 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         ref651.putName( idMn, 'Mini Bridge' );     desc810.putReference( idnull, ref651 ); executeAction( idslct, desc810, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Kuler" type="Main">
		<name id="Main-Window-Extensions-Kuler/name" value="Kuler"/> 
		<context id="Main-Window-Extensions-Kuler/context" value="Okno &gt; Rozszerzenia &gt; Kuler"/>
		<desc id="Main-Window-Extensions-Kuler/desc" value="Wyświetl panel Kuler służący do tworzenia, przeglądania i udostępniania zestawów harmonii koloru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc811 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref652 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         ref652.putName( idMn, 'Kuler' );     desc811.putReference( idnull, ref652 ); executeAction( idslct, desc811, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus" type="Main">
		<name id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/name" value="Skróty klawiszowe i menu"/> 
		<context id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/context" value="Okno &gt; Przestrzeń robocza &gt; Skróty klawiszowe i menu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc812 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref653 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomization = stringIDToTypeID( 'customization' );         ref653.putEnumerated( idMn, idMnIt, idcustomization );     desc812.putReference( idnull, ref653 ); executeAction( idslct, desc812, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Delete_Workspace" type="Main">
		<name id="Main-Window-Workspace-Delete_Workspace/name" value="Usuń przestrzeń roboczą"/> 
		<context id="Main-Window-Workspace-Delete_Workspace/context" value="Okno &gt; Przestrzeń robocza &gt; Usuń przestrzeń roboczą"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc813 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref654 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteWorkspace = stringIDToTypeID( 'deleteWorkspace' );         ref654.putEnumerated( idMn, idMnIt, iddeleteWorkspace );     desc813.putReference( idnull, ref654 ); executeAction( idslct, desc813, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-New_Workspace" type="Main">
		<name id="Main-Window-Workspace-New_Workspace/name" value="Nowa przestrzeń robocza"/> 
		<context id="Main-Window-Workspace-New_Workspace/context" value="Okno &gt; Przestrzeń robocza &gt; Nowa przestrzeń robocza"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc814 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref655 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsaveWorkspace = stringIDToTypeID( 'saveWorkspace' );         ref655.putEnumerated( idMn, idMnIt, idsaveWorkspace );     desc814.putReference( idnull, ref655 ); executeAction( idslct, desc814, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Essentials_(Default)" type="Main">
		<name id="Main-Window-Workspace-Essentials_(Default)/name" value="Istotne elementy (domyślnie)"/> 
		<context id="Main-Window-Workspace-Essentials_(Default)/context" value="Okno &gt; Przestrzeń robocza &gt; Istotne elementy (domyślnie)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc815 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref656 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefaultWorkspace = stringIDToTypeID( 'defaultWorkspace' );         ref656.putEnumerated( idMn, idMnIt, iddefaultWorkspace );     desc815.putReference( idnull, ref656 ); executeAction( idslct, desc815, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-New_Window" type="Main">
		<name id="Main-Window-Arrange-New_Window/name" value="Nowe okno"/> 
		<context id="Main-Window-Arrange-New_Window/context" value="Okno &gt; Ułóż &gt; Nowe okno"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc816 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref657 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNwVw = charIDToTypeID( 'NwVw' );         ref657.putEnumerated( idMn, idMnIt, idNwVw );     desc816.putReference( idnull, ref657 ); executeAction( idslct, desc816, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_All" type="Main">
		<name id="Main-Window-Arrange-Match_All/name" value="Dopasuj wszystko"/> 
		<context id="Main-Window-Arrange-Match_All/context" value="Okno &gt; Ułóż &gt; Dopasuj wszystko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc817 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref658 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoomAndLocation = stringIDToTypeID( 'matchZoomAndLocation' );         ref658.putEnumerated( idMn, idMnIt, idmatchZoomAndLocation );     desc817.putReference( idnull, ref658 ); executeAction( idslct, desc817, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Rotation" type="Main">
		<name id="Main-Window-Arrange-Match_Rotation/name" value="Dopasuj obrót"/> 
		<context id="Main-Window-Arrange-Match_Rotation/context" value="Okno &gt; Ułóż &gt; Dopasuj obrót"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc818 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref659 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchRotation = stringIDToTypeID( 'matchRotation' );         ref659.putEnumerated( idMn, idMnIt, idmatchRotation );     desc818.putReference( idnull, ref659 ); executeAction( idslct, desc818, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Location" type="Main">
		<name id="Main-Window-Arrange-Match_Location/name" value="Dopasuj położenie"/> 
		<context id="Main-Window-Arrange-Match_Location/context" value="Okno &gt; Ułóż &gt; Dopasuj położenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc819 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref660 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchLocation = stringIDToTypeID( 'matchLocation' );         ref660.putEnumerated( idMn, idMnIt, idmatchLocation );     desc819.putReference( idnull, ref660 ); executeAction( idslct, desc819, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Zoom" type="Main">
		<name id="Main-Window-Arrange-Match_Zoom/name" value="Dopasuj powiększenie"/> 
		<context id="Main-Window-Arrange-Match_Zoom/context" value="Okno &gt; Ułóż &gt; Dopasuj powiększenie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc820 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref661 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoom = stringIDToTypeID( 'matchZoom' );         ref661.putEnumerated( idMn, idMnIt, idmatchZoom );     desc820.putReference( idnull, ref661 ); executeAction( idslct, desc820, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_All_in_Windows" type="Main">
		<name id="Main-Window-Arrange-Float_All_in_Windows/name" value="Wszystkie okna ruchome"/> 
		<context id="Main-Window-Arrange-Float_All_in_Windows/context" value="Okno &gt; Ułóż &gt; Wszystkie okna ruchome"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc821 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref662 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatAllWindows = stringIDToTypeID( 'floatAllWindows' );         ref662.putEnumerated( idMn, idMnIt, idfloatAllWindows );     desc821.putReference( idnull, ref662 ); executeAction( idslct, desc821, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_in_Window" type="Main">
		<name id="Main-Window-Arrange-Float_in_Window/name" value="Okno ruchome"/> 
		<context id="Main-Window-Arrange-Float_in_Window/context" value="Okno &gt; Ułóż &gt; Okno ruchome"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc822 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref663 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatWindow = stringIDToTypeID( 'floatWindow' );         ref663.putEnumerated( idMn, idMnIt, idfloatWindow );     desc822.putReference( idnull, ref663 ); executeAction( idslct, desc822, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile" type="Main">
		<name id="Main-Window-Arrange-Tile/name" value="Sąsiadująco"/> 
		<context id="Main-Window-Arrange-Tile/context" value="Okno &gt; Ułóż &gt; Sąsiadująco"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc823 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref664 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTile = charIDToTypeID( 'Tile' );         ref664.putEnumerated( idMn, idMnIt, idTile );     desc823.putReference( idnull, ref664 ); executeAction( idslct, desc823, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Cascade" type="Main">
		<name id="Main-Window-Arrange-Cascade/name" value="Kaskada"/> 
		<context id="Main-Window-Arrange-Cascade/context" value="Okno &gt; Ułóż &gt; Kaskada"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc824 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref665 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCscd = charIDToTypeID( 'Cscd' );         ref665.putEnumerated( idMn, idMnIt, idCscd );     desc824.putReference( idnull, ref665 ); executeAction( idslct, desc824, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Consolidate_All_to_Tabs" type="Main">
		<name id="Main-Window-Arrange-Consolidate_All_to_Tabs/name" value="Konsoliduj wszystko do kart"/> 
		<context id="Main-Window-Arrange-Consolidate_All_to_Tabs/context" value="Okno &gt; Ułóż &gt; Konsoliduj wszystko do kart"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc825 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref666 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconsolidateAllTabs = stringIDToTypeID( 'consolidateAllTabs' );         ref666.putEnumerated( idMn, idMnIt, idconsolidateAllTabs );     desc825.putReference( idnull, ref666 ); executeAction( idslct, desc825, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile_All_Vertically" type="Main">
		<name id="Main-Window-Arrange-Tile_All_Vertically/name" value="Rozmieść wszystko pionowo"/> 
		<context id="Main-Window-Arrange-Tile_All_Vertically/context" value="Okno &gt; Ułóż &gt; Rozmieść wszystko pionowo"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc826 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref667 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileVertically = stringIDToTypeID( 'tileVertically' );         ref667.putEnumerated( idMn, idMnIt, idtileVertically );     desc826.putReference( idnull, ref667 ); executeAction( idslct, desc826, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-New_3D_Extrusion" type="Main">
		<name id="Main-Select-New_3D_Extrusion/name" value="Nowe wytłoczenie 3D"/> 
		<context id="Main-Select-New_3D_Extrusion/context" value="Zaznacz &gt; Nowe wytłoczenie 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc827 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc827.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc827, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Save_Selection" type="Main">
		<name id="Main-Select-Save_Selection/name" value="Zapisz zaznaczenie"/> 
		<context id="Main-Select-Save_Selection/context" value="Zaznacz &gt; Zapisz zaznaczenie"/>
		<desc id="Main-Select-Save_Selection/desc" value="Zapisz aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc828 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref668 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref668.putProperty( idChnl, idfsel );     desc828.putReference( idnull, ref668 ); executeAction( idDplc, desc828, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Load_Selection" type="Main">
		<name id="Main-Select-Load_Selection/name" value="Wczytaj zaznaczenie"/> 
		<context id="Main-Select-Load_Selection/context" value="Zaznacz &gt; Wczytaj zaznaczenie"/>
		<desc id="Main-Select-Load_Selection/desc" value="Wczytaj zapisane zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc829 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref669 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref669.putProperty( idChnl, idfsel );     desc829.putReference( idnull, ref669 ); executeAction( idsetd, desc829, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Edit_in_Quick_Mask_Mode" type="Main">
		<name id="Main-Select-Edit_in_Quick_Mask_Mode/name" value="Edytuj w trybie szybkiej maski"/> 
		<context id="Main-Select-Edit_in_Quick_Mask_Mode/context" value="Wybierz &gt; Edytuj w trybie szybkiej maski"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc830 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref670 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleQuickMaskMode = stringIDToTypeID( 'toggleQuickMaskMode' );         ref670.putEnumerated( idMn, idMnIt, idtoggleQuickMaskMode );     desc830.putReference( idnull, ref670 ); executeAction( idslct, desc830, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Transform_Selection" type="Main">
		<name id="Main-Select-Transform_Selection/name" value="Przekształć zaznaczenie"/> 
		<context id="Main-Select-Transform_Selection/context" value="Zaznacz &gt; Przekształć zaznaczenie"/>
		<desc id="Main-Select-Transform_Selection/desc" value="Przekształć zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc831 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref671 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref671.putProperty( idChnl, idfsel );     desc831.putReference( idnull, ref671 ); executeAction( idTrnf, desc831, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Similar" type="Main">
		<name id="Main-Select-Similar/name" value="Podobne"/> 
		<context id="Main-Select-Similar/context" value="Zaznacz &gt; Podobne"/>
		<desc id="Main-Select-Similar/desc" value="Zaznacz zawartość podobną do innych zaznaczonych regionów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmlr = charIDToTypeID( 'Smlr' ); executeAction( idSmlr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Grow" type="Main">
		<name id="Main-Select-Grow/name" value="Powiększ"/> 
		<context id="Main-Select-Grow/context" value="Zaznacz &gt; Powiększ"/>
		<desc id="Main-Select-Grow/desc" value="Powiększ (rozszerz) aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrow = charIDToTypeID( 'Grow' ); executeAction( idGrow, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Feather" type="Main">
		<name id="Main-Select-Modify-Feather/name" value="Wtopiony"/> 
		<context id="Main-Select-Modify-Feather/context" value="Zaznacz &gt; Zmień &gt; Wtopiony"/>
		<desc id="Main-Select-Modify-Feather/desc" value="Wtapiaj krawędź aktywnego zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFthr = charIDToTypeID( 'Fthr' ); executeAction( idFthr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Contract" type="Main">
		<name id="Main-Select-Modify-Contract/name" value="Zawęź"/> 
		<context id="Main-Select-Modify-Contract/context" value="Zaznacz &gt; Zmień &gt; Zawęź"/>
		<desc id="Main-Select-Modify-Contract/desc" value="Zawęź aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCntc = charIDToTypeID( 'Cntc' ); executeAction( idCntc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Expand" type="Main">
		<name id="Main-Select-Modify-Expand/name" value="Rozszerz"/> 
		<context id="Main-Select-Modify-Expand/context" value="Zaznacz &gt; Zmień &gt; Rozszerz"/>
		<desc id="Main-Select-Modify-Expand/desc" value="Rozszerz aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpn = charIDToTypeID( 'Expn' ); executeAction( idExpn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Smooth" type="Main">
		<name id="Main-Select-Modify-Smooth/name" value="Wygładzanie"/> 
		<context id="Main-Select-Modify-Smooth/context" value="Zaznacz &gt; Zmień &gt; Wygładzone"/>
		<desc id="Main-Select-Modify-Smooth/desc" value="Wygładź aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmth = charIDToTypeID( 'Smth' ); executeAction( idSmth, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Border" type="Main">
		<name id="Main-Select-Modify-Border/name" value="Brzeg"/> 
		<context id="Main-Select-Modify-Border/context" value="Zaznacz &gt; Zmień &gt; Granice"/>
		<desc id="Main-Select-Modify-Border/desc" value="Zmodyfikuj region krawędzi zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBrdr = charIDToTypeID( 'Brdr' ); executeAction( idBrdr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Refine_Edge" type="Main">
		<name id="Main-Select-Refine_Edge/name" value="Popraw krawędź"/> 
		<context id="Main-Select-Refine_Edge/context" value="Zaznacz &gt; Popraw krawędź"/>
		<desc id="Main-Select-Refine_Edge/desc" value="Popraw krawędź zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrefineSelectionEdge = stringIDToTypeID( 'refineSelectionEdge' ); executeAction( idrefineSelectionEdge, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Color_Range" type="Main">
		<name id="Main-Select-Color_Range/name" value="Zakres kolorów"/> 
		<context id="Main-Select-Color_Range/context" value="Zaznacz &gt; Zakres kolorów"/>
		<desc id="Main-Select-Color_Range/desc" value="Zaznacz konkretny zakres kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrR = charIDToTypeID( 'ClrR' ); executeAction( idClrR, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Find_Layers" type="Main">
		<name id="Main-Select-Find_Layers/name" value="Znajdź warstwy"/> 
		<context id="Main-Select-Find_Layers/context" value="Zaznacz &gt; Znajdź warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idfindLayers = stringIDToTypeID( 'findLayers' );     var desc832 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref672 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref672.putEnumerated( idLyr, idOrdn, idTrgt );     desc832.putReference( idnull, ref672 ); executeAction( idfindLayers, desc832, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect_Layers" type="Main">
		<name id="Main-Select-Deselect_Layers/name" value="Odznacz warstwy"/> 
		<context id="Main-Select-Deselect_Layers/context" value="Zaznacz &gt; Odznacz warstwy"/>
		<desc id="Main-Select-Deselect_Layers/desc" value="Anuluj aktywne zaznaczenie zawartości warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectNoLayers = stringIDToTypeID( 'selectNoLayers' );     var desc833 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref673 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref673.putEnumerated( idLyr, idOrdn, idTrgt );     desc833.putReference( idnull, ref673 ); executeAction( idselectNoLayers, desc833, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All_Layers" type="Main">
		<name id="Main-Select-All_Layers/name" value="Wszystkie warstwy"/> 
		<context id="Main-Select-All_Layers/context" value="Zaznacz &gt; Wszystkie warstwy"/>
		<desc id="Main-Select-All_Layers/desc" value="Zaznacz zawartość wszystkich warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectAllLayers = stringIDToTypeID( 'selectAllLayers' );     var desc834 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref674 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref674.putEnumerated( idLyr, idOrdn, idTrgt );     desc834.putReference( idnull, ref674 ); executeAction( idselectAllLayers, desc834, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Inverse" type="Main">
		<name id="Main-Select-Inverse/name" value="Odwrotność"/> 
		<context id="Main-Select-Inverse/context" value="Zaznacz &gt; Odwrotność"/>
		<desc id="Main-Select-Inverse/desc" value="Odwróć zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInvs = charIDToTypeID( 'Invs' ); executeAction( idInvs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Reselect" type="Main">
		<name id="Main-Select-Reselect/name" value="Ponownie zaznacz"/> 
		<context id="Main-Select-Reselect/context" value="Zaznacz &gt; Ponownie zaznacz"/>
		<desc id="Main-Select-Reselect/desc" value="Ponownie zaznacz poprzednie zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc835 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref675 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref675.putProperty( idChnl, idfsel );     desc835.putReference( idnull, ref675 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idPrvs = charIDToTypeID( 'Prvs' );     desc835.putEnumerated( idT, idOrdn, idPrvs ); executeAction( idsetd, desc835, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect" type="Main">
		<name id="Main-Select-Deselect/name" value="Odznacz"/> 
		<context id="Main-Select-Deselect/context" value="Zaznacz &gt; Odznacz"/>
		<desc id="Main-Select-Deselect/desc" value="Anuluj aktywne zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc836 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref676 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref676.putProperty( idChnl, idfsel );     desc836.putReference( idnull, ref676 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idNone = charIDToTypeID( 'None' );     desc836.putEnumerated( idT, idOrdn, idNone ); executeAction( idsetd, desc836, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All" type="Main">
		<name id="Main-Select-All/name" value="Wszystkie"/> 
		<context id="Main-Select-All/context" value="Zaznacz &gt; Wszystko"/>
		<desc id="Main-Select-All/desc" value="Zaznacz wszystkie piksele w bieżącej warstwie lub w masce"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc837 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref677 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref677.putProperty( idChnl, idfsel );     desc837.putReference( idnull, ref677 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idAl = charIDToTypeID( 'Al  ' );     desc837.putEnumerated( idT, idOrdn, idAl ); executeAction( idsetd, desc837, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Browse_Filters_Online" type="Main">
		<name id="Main-Filter-Browse_Filters_Online/name" value="Przeglądaj filtry online"/> 
		<context id="Main-Filter-Browse_Filters_Online/context" value="Filtr &gt; Przeglądaj filtry online"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc838 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref678 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseFilters = stringIDToTypeID( 'browseFilters' );         ref678.putEnumerated( idMn, idMnIt, idbrowseFilters );     desc838.putReference( idnull, ref678 ); executeAction( idslct, desc838, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Digimarc-Read_Watermark" type="Main">
		<name id="Main-Filter-Digimarc-Read_Watermark/name" value="Odczytaj znak wodny"/> 
		<context id="Main-Filter-Digimarc-Read_Watermark/context" value="Filtr &gt; Digimarc &gt; Odczytaj znak wodny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRdWm = charIDToTypeID( 'RdWm' ); executeAction( idRdWm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Digimarc-Embed_Watermark" type="Main">
		<name id="Main-Filter-Digimarc-Embed_Watermark/name" value="Osadź znak wodny"/> 
		<context id="Main-Filter-Digimarc-Embed_Watermark/context" value="Filtr &gt; Digimarc &gt; Osadź znak wodny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMbed = charIDToTypeID( 'Mbed' ); executeAction( idMbed, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Offset" type="Main">
		<name id="Main-Filter-Other-Offset/name" value="Przesunięcie"/> 
		<context id="Main-Filter-Other-Offset/context" value="Filtr &gt; Inny &gt; Przesunięcie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOfst = charIDToTypeID( 'Ofst' ); executeAction( idOfst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Minimum" type="Main">
		<name id="Main-Filter-Other-Minimum/name" value="Minimum"/> 
		<context id="Main-Filter-Other-Minimum/context" value="Filtr &gt; Inny &gt; Minimum"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMnm = charIDToTypeID( 'Mnm ' ); executeAction( idMnm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Maximum" type="Main">
		<name id="Main-Filter-Other-Maximum/name" value="Maksimum"/> 
		<context id="Main-Filter-Other-Maximum/context" value="Filtr &gt; Inny &gt; Maksimum"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMxm = charIDToTypeID( 'Mxm ' ); executeAction( idMxm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-High_Pass" type="Main">
		<name id="Main-Filter-Other-High_Pass/name" value="Górnoprzepustowy"/> 
		<context id="Main-Filter-Other-High_Pass/context" value="Filtr &gt; Inny &gt; Górnoprzepustowy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHghP = charIDToTypeID( 'HghP' ); executeAction( idHghP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Custom" type="Main">
		<name id="Main-Filter-Other-Custom/name" value="Własny"/> 
		<context id="Main-Filter-Other-Custom/context" value="Filtr &gt; Inny &gt; Własne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCstm = charIDToTypeID( 'Cstm' ); executeAction( idCstm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Video-NTSC_Colors" type="Main">
		<name id="Main-Filter-Video-NTSC_Colors/name" value="Kolory NTSC"/> 
		<context id="Main-Filter-Video-NTSC_Colors/context" value="Filtr &gt; Wideo &gt; Kolory NTSC"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNTSC = charIDToTypeID( 'NTSC' ); executeAction( idNTSC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Video-De-Interlace" type="Main">
		<name id="Main-Filter-Video-De-Interlace/name" value="Usuń przeplot"/> 
		<context id="Main-Filter-Video-De-Interlace/context" value="Filtr &gt; Wideo &gt; Usuń przeplot"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDntr = charIDToTypeID( 'Dntr' ); executeAction( idDntr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Texturizer" type="Main">
		<name id="Main-Filter-Texture-Texturizer/name" value="Dodanie tekstury"/> 
		<context id="Main-Filter-Texture-Texturizer/context" value="Filtr &gt; Tekstura &gt; Dodanie tekstury"/>
		<desc id="Main-Filter-Texture-Texturizer/desc" value="Dodaj do obrazu konfigurowalną teksturę Cegła, Brezent, Płótno i Piaskowiec"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTxtz = charIDToTypeID( 'Txtz' ); executeAction( idTxtz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Stained_Glass" type="Main">
		<name id="Main-Filter-Texture-Stained_Glass/name" value="Witraż"/> 
		<context id="Main-Filter-Texture-Stained_Glass/context" value="Filtr &gt; Tekstura &gt; Witraż"/>
		<desc id="Main-Filter-Texture-Stained_Glass/desc" value="Zastosuj do obrazu efekt Witraż"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStnG = charIDToTypeID( 'StnG' ); executeAction( idStnG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Patchwork" type="Main">
		<name id="Main-Filter-Texture-Patchwork/name" value="Łatki"/> 
		<context id="Main-Filter-Texture-Patchwork/context" value="Filtr &gt; Tekstura &gt; Łatki"/>
		<desc id="Main-Filter-Texture-Patchwork/desc" value="Zastosuj do obrazu efekt tekstury Łatki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPtch = charIDToTypeID( 'Ptch' ); executeAction( idPtch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Mosaic_Tiles" type="Main">
		<name id="Main-Filter-Texture-Mosaic_Tiles/name" value="Płytki mozaiki"/> 
		<context id="Main-Filter-Texture-Mosaic_Tiles/context" value="Filtr &gt; Tekstura &gt; Płytki mozaiki"/>
		<desc id="Main-Filter-Texture-Mosaic_Tiles/desc" value="Zastosuj do obrazu efekt Płytki mozaiki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMscT = charIDToTypeID( 'MscT' ); executeAction( idMscT, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Grain" type="Main">
		<name id="Main-Filter-Texture-Grain/name" value="Ziarno"/> 
		<context id="Main-Filter-Texture-Grain/context" value="Filtr &gt; Tekstura &gt; Ziarno"/>
		<desc id="Main-Filter-Texture-Grain/desc" value="Zastosuj do obrazu efekt Tekstura ziarna"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrn = charIDToTypeID( 'Grn ' ); executeAction( idGrn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Craquelure" type="Main">
		<name id="Main-Filter-Texture-Craquelure/name" value="Spękalina"/> 
		<context id="Main-Filter-Texture-Craquelure/context" value="Filtr &gt; Tekstura &gt; Spękalina"/>
		<desc id="Main-Filter-Texture-Craquelure/desc" value="Zastosuj do obrazu efekt Spękalina"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrql = charIDToTypeID( 'Crql' ); executeAction( idCrql, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Wind" type="Main">
		<name id="Main-Filter-Stylize-Wind/name" value="Wiatr"/> 
		<context id="Main-Filter-Stylize-Wind/context" value="Filtr &gt; Stylizacja &gt; Wiatr"/>
		<desc id="Main-Filter-Stylize-Wind/desc" value="Zastosuj do obrazu styl Wiatr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWnd = charIDToTypeID( 'Wnd ' ); executeAction( idWnd, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Trace_Contour" type="Main">
		<name id="Main-Filter-Stylize-Trace_Contour/name" value="Obrysowanie konturów"/> 
		<context id="Main-Filter-Stylize-Trace_Contour/context" value="Filtr &gt; Stylizacja &gt; Obrysowanie konturów"/>
		<desc id="Main-Filter-Stylize-Trace_Contour/desc" value="Zastosuj do obrazu styl Obrysowanie konturów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrcC = charIDToTypeID( 'TrcC' ); executeAction( idTrcC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Tiles" type="Main">
		<name id="Main-Filter-Stylize-Tiles/name" value="Płytki"/> 
		<context id="Main-Filter-Stylize-Tiles/context" value="Filtr &gt; Stylizacja &gt; Płytki"/>
		<desc id="Main-Filter-Stylize-Tiles/desc" value="Zastosuj do obrazu styl Płytki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTls = charIDToTypeID( 'Tls ' ); executeAction( idTls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Solarize" type="Main">
		<name id="Main-Filter-Stylize-Solarize/name" value="Solaryzacja"/> 
		<context id="Main-Filter-Stylize-Solarize/context" value="Filtr &gt; Stylizacja &gt; Solaryzacja"/>
		<desc id="Main-Filter-Stylize-Solarize/desc" value="Zastosuj do obrazu styl Solaryzacja"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSlrz = charIDToTypeID( 'Slrz' ); executeAction( idSlrz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Glowing_Edges" type="Main">
		<name id="Main-Filter-Stylize-Glowing_Edges/name" value="Błyszczące krawędzie"/> 
		<context id="Main-Filter-Stylize-Glowing_Edges/context" value="Filtr &gt; Stylizacja &gt; Błyszczące krawędzie"/>
		<desc id="Main-Filter-Stylize-Glowing_Edges/desc" value="Zastosuj do obrazu styl Błyszczące krawędzie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGlwE = charIDToTypeID( 'GlwE' ); executeAction( idGlwE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Find_Edges" type="Main">
		<name id="Main-Filter-Stylize-Find_Edges/name" value="Szukanie krawędzi"/> 
		<context id="Main-Filter-Stylize-Find_Edges/context" value="Filtr &gt; Stylizacja &gt; Szukanie krawędzi"/>
		<desc id="Main-Filter-Stylize-Find_Edges/desc" value="Zastosuj do obrazu styl Szukanie krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFndE = charIDToTypeID( 'FndE' ); executeAction( idFndE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Extrude" type="Main">
		<name id="Main-Filter-Stylize-Extrude/name" value="Wyciągnięcie"/> 
		<context id="Main-Filter-Stylize-Extrude/context" value="Filtr &gt; Stylizacja &gt; Wyciągnięcie"/>
		<desc id="Main-Filter-Stylize-Extrude/desc" value="Zastosuj do obrazu styl Wyciągnięcie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExtr = charIDToTypeID( 'Extr' ); executeAction( idExtr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Emboss" type="Main">
		<name id="Main-Filter-Stylize-Emboss/name" value="Płaskorzeźba"/> 
		<context id="Main-Filter-Stylize-Emboss/context" value="Filtr &gt; Stylizacja &gt; Płaskorzeźba"/>
		<desc id="Main-Filter-Stylize-Emboss/desc" value="Zastosuj do obrazu styl Płaskorzeźba"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idEmbs = charIDToTypeID( 'Embs' ); executeAction( idEmbs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Diffuse" type="Main">
		<name id="Main-Filter-Stylize-Diffuse/name" value="Zmiękczenie"/> 
		<context id="Main-Filter-Stylize-Diffuse/context" value="Filtr &gt; Stylizacja &gt; Zmiękczenie"/>
		<desc id="Main-Filter-Stylize-Diffuse/desc" value="Zastosuj do obrazu styl Zmiękczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfs = charIDToTypeID( 'Dfs ' ); executeAction( idDfs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Water_Paper" type="Main">
		<name id="Main-Filter-Sketch-Water_Paper/name" value="Mokry papier"/> 
		<context id="Main-Filter-Sketch-Water_Paper/context" value="Filtr &gt; Szkic &gt; Mokry papier"/>
		<desc id="Main-Filter-Sketch-Water_Paper/desc" value="Zastosuj do obrazu efekt Mokry papier"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWtrP = charIDToTypeID( 'WtrP' ); executeAction( idWtrP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Torn_Edges" type="Main">
		<name id="Main-Filter-Sketch-Torn_Edges/name" value="Poszarpane krawędzie"/> 
		<context id="Main-Filter-Sketch-Torn_Edges/context" value="Filtr &gt; Szkic &gt; Poszarpane krawędzie"/>
		<desc id="Main-Filter-Sketch-Torn_Edges/desc" value="Zastosuj do obrazu efekt Poszarpane krawędzie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnE = charIDToTypeID( 'TrnE' ); executeAction( idTrnE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Stamp" type="Main">
		<name id="Main-Filter-Sketch-Stamp/name" value="Stempel"/> 
		<context id="Main-Filter-Sketch-Stamp/context" value="Filtr &gt; Szkic &gt; Stempel"/>
		<desc id="Main-Filter-Sketch-Stamp/desc" value="Zastosuj do obrazu efekt Stempel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStmp = charIDToTypeID( 'Stmp' ); executeAction( idStmp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Reticulation" type="Main">
		<name id="Main-Filter-Sketch-Reticulation/name" value="Siatka pęknięć na filmie"/> 
		<context id="Main-Filter-Sketch-Reticulation/context" value="Filtr &gt; Szkic &gt; Siatka pęknięć na filmie"/>
		<desc id="Main-Filter-Sketch-Reticulation/desc" value="Zastosuj do obrazu efekt Siatka pęknięć"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtcl = charIDToTypeID( 'Rtcl' ); executeAction( idRtcl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Plaster" type="Main">
		<name id="Main-Filter-Sketch-Plaster/name" value="Sztukateria"/> 
		<context id="Main-Filter-Sketch-Plaster/context" value="Filtr &gt; Szkic &gt; Sztukateria"/>
		<desc id="Main-Filter-Sketch-Plaster/desc" value="Zastosuj do obrazu efekt sztukaterii"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlst = charIDToTypeID( 'Plst' ); executeAction( idPlst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Photocopy" type="Main">
		<name id="Main-Filter-Sketch-Photocopy/name" value="Kserokopia"/> 
		<context id="Main-Filter-Sketch-Photocopy/context" value="Filtr &gt; Szkic &gt; Kserokopia"/>
		<desc id="Main-Filter-Sketch-Photocopy/desc" value="Zastosuj do obrazu efekt kserokopii"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPhtc = charIDToTypeID( 'Phtc' ); executeAction( idPhtc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Note_Paper" type="Main">
		<name id="Main-Filter-Sketch-Note_Paper/name" value="Papier listowy"/> 
		<context id="Main-Filter-Sketch-Note_Paper/context" value="Filtr &gt; Szkic &gt; Papier listowy"/>
		<desc id="Main-Filter-Sketch-Note_Paper/desc" value="Zastosuj do obrazu efekt Papier listowy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNtPr = charIDToTypeID( 'NtPr' ); executeAction( idNtPr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Halftone_Pattern" type="Main">
		<name id="Main-Filter-Sketch-Halftone_Pattern/name" value="Wzór rastra"/> 
		<context id="Main-Filter-Sketch-Halftone_Pattern/context" value="Filtr &gt; Szkic &gt; Wzór rastra"/>
		<desc id="Main-Filter-Sketch-Halftone_Pattern/desc" value="Zastosuj do obrazu efekt wzoru rastra"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHlfS = charIDToTypeID( 'HlfS' ); executeAction( idHlfS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Graphic_Pen" type="Main">
		<name id="Main-Filter-Sketch-Graphic_Pen/name" value="Cienkopis"/> 
		<context id="Main-Filter-Sketch-Graphic_Pen/context" value="Filtr &gt; Szkic &gt; Cienkopis"/>
		<desc id="Main-Filter-Sketch-Graphic_Pen/desc" value="Zastosuj do obrazu efekt Cienkopis"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGraP = charIDToTypeID( 'GraP' ); executeAction( idGraP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Conté_Crayon" type="Main">
		<name id="Main-Filter-Sketch-Conté_Crayon/name" value="Ołówek Conte"/> 
		<context id="Main-Filter-Sketch-Conté_Crayon/context" value="Filtr &gt; Szkic &gt; Kredka Conte"/>
		<desc id="Main-Filter-Sketch-Conté_Crayon/desc" value="Zastosuj do obrazu efekt Kredka Conte"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCntC = charIDToTypeID( 'CntC' ); executeAction( idCntC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Chrome" type="Main">
		<name id="Main-Filter-Sketch-Chrome/name" value="Chrom"/> 
		<context id="Main-Filter-Sketch-Chrome/context" value="Filtr &gt; Szkic &gt; Chrom"/>
		<desc id="Main-Filter-Sketch-Chrome/desc" value="Zastosuj do obrazu efekt Chrom"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChrm = charIDToTypeID( 'Chrm' ); executeAction( idChrm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Charcoal" type="Main">
		<name id="Main-Filter-Sketch-Charcoal/name" value="Węgiel drzewny"/> 
		<context id="Main-Filter-Sketch-Charcoal/context" value="Filtr &gt; Szkic &gt; Węgiel drzewny"/>
		<desc id="Main-Filter-Sketch-Charcoal/desc" value="Zastosuj do obrazu efekt szkicu węglem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChrc = charIDToTypeID( 'Chrc' ); executeAction( idChrc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Chalk_&amp;_Charcoal" type="Main">
		<name id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/name" value="Kreda i węgiel"/> 
		<context id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/context" value="Filtr &gt; Szkic &gt; Kreda i węgiel"/>
		<desc id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/desc" value="Zastosuj do obrazu efekt szkicu kredą i węglem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChlC = charIDToTypeID( 'ChlC' ); executeAction( idChlC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Bas_Relief" type="Main">
		<name id="Main-Filter-Sketch-Bas_Relief/name" value="Relief"/> 
		<context id="Main-Filter-Sketch-Bas_Relief/context" value="Filtr &gt; Szkic &gt; Relief"/>
		<desc id="Main-Filter-Sketch-Bas_Relief/desc" value="Zastosuj do obrazu efekt Relief"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBsRl = charIDToTypeID( 'BsRl' ); executeAction( idBsRl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Unsharp_Mask" type="Main">
		<name id="Main-Filter-Sharpen-Unsharp_Mask/name" value="Maska wyostrzająca"/> 
		<context id="Main-Filter-Sharpen-Unsharp_Mask/context" value="Filtr &gt; Wyostrzanie &gt; Maska wyostrzająca"/>
		<desc id="Main-Filter-Sharpen-Unsharp_Mask/desc" value="Wyostrz obraz, zachowując szeroką kontrolę nad rozmiarem i intensywnością efektu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idUnsM = charIDToTypeID( 'UnsM' ); executeAction( idUnsM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Smart_Sharpen" type="Main">
		<name id="Main-Filter-Sharpen-Smart_Sharpen/name" value="Inteligentne wyostrzenie"/> 
		<context id="Main-Filter-Sharpen-Smart_Sharpen/context" value="Filtr &gt; Wyostrzanie &gt; Inteligentne wyostrzenie"/>
		<desc id="Main-Filter-Sharpen-Smart_Sharpen/desc" value="Inteligentnie wyostrz różne regiony obrazu, w zaawansowany sposób sterując wyostrzaniem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsmartSharpen = stringIDToTypeID( 'smartSharpen' ); executeAction( idsmartSharpen, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen_More" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen_More/name" value="Silniejsze wyostrzenie"/> 
		<context id="Main-Filter-Sharpen-Sharpen_More/context" value="Filtr &gt; Wyostrzanie &gt; Silniejsze wyostrzenie"/>
		<desc id="Main-Filter-Sharpen-Sharpen_More/desc" value="Silniej wyostrz piksele w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrM = charIDToTypeID( 'ShrM' ); executeAction( idShrM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen_Edges" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen_Edges/name" value="Wyostrzenie krawędzi"/> 
		<context id="Main-Filter-Sharpen-Sharpen_Edges/context" value="Filtr &gt; Wyostrzanie &gt; Wyostrzenie krawędzi"/>
		<desc id="Main-Filter-Sharpen-Sharpen_Edges/desc" value="Wyostrz krawędzie szczegółu obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrE = charIDToTypeID( 'ShrE' ); executeAction( idShrE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen/name" value="Wyostrzanie"/> 
		<context id="Main-Filter-Sharpen-Sharpen/context" value="Filtr &gt; Wyostrzanie &gt; Wyostrzanie"/>
		<desc id="Main-Filter-Sharpen-Sharpen/desc" value="Wyostrz piksele w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrp = charIDToTypeID( 'Shrp' ); executeAction( idShrp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects/name" value="Efekty świetlne"/> 
		<context id="Main-Filter-Render-Lighting_Effects/context" value="Filtr &gt; Renderowanie &gt; Efekty świetlne"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlightFilterLightingEffects = stringIDToTypeID( 'lightFilterLightingEffects' ); executeAction( idlightFilterLightingEffects, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lens_Flare" type="Main">
		<name id="Main-Filter-Render-Lens_Flare/name" value="Flara obiektywu"/> 
		<context id="Main-Filter-Render-Lens_Flare/context" value="Filtr &gt; Renderowanie &gt; Flara obiektywu"/>
		<desc id="Main-Filter-Render-Lens_Flare/desc" value="Utwórz sztuczną flarę obiektywu na obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnsF = charIDToTypeID( 'LnsF' ); executeAction( idLnsF, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Fibers" type="Main">
		<name id="Main-Filter-Render-Fibers/name" value="Włókna"/> 
		<context id="Main-Filter-Render-Fibers/context" value="Filtr &gt; Renderowanie &gt; Włókna"/>
		<desc id="Main-Filter-Render-Fibers/desc" value="Utwórz efekt Włókna z kolorów pierwszego planu i tła"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFbrs = charIDToTypeID( 'Fbrs' ); executeAction( idFbrs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Difference_Clouds" type="Main">
		<name id="Main-Filter-Render-Difference_Clouds/name" value="Chmury różnicowe"/> 
		<context id="Main-Filter-Render-Difference_Clouds/context" value="Filtr &gt; Renderowanie &gt; Chmury różnicowe"/>
		<desc id="Main-Filter-Render-Difference_Clouds/desc" value="Utwórz efekt chmury z odwrotności widma kolorów pierwszego planu i tła"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfrC = charIDToTypeID( 'DfrC' ); executeAction( idDfrC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Clouds" type="Main">
		<name id="Main-Filter-Render-Clouds/name" value="Chmury"/> 
		<context id="Main-Filter-Render-Clouds/context" value="Filtr &gt; Renderowanie &gt; Chmury"/>
		<desc id="Main-Filter-Render-Clouds/desc" value="Utwórz efekt Chmura z kolorów pierwszego planu i tła"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClds = charIDToTypeID( 'Clds' ); executeAction( idClds, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Pointillize" type="Main">
		<name id="Main-Filter-Pixelate-Pointillize/name" value="Punktylizacja"/> 
		<context id="Main-Filter-Pixelate-Pointillize/context" value="Filtr &gt; Pikslowanie &gt; Punktylizacja"/>
		<desc id="Main-Filter-Pixelate-Pointillize/desc" value="Przeprowadź pikslowanie obrazu z efektem Punktylizacja"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPntl = charIDToTypeID( 'Pntl' ); executeAction( idPntl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Mosaic" type="Main">
		<name id="Main-Filter-Pixelate-Mosaic/name" value="Mozaika"/> 
		<context id="Main-Filter-Pixelate-Mosaic/context" value="Filtr &gt; Pikslowanie &gt; Mozaika"/>
		<desc id="Main-Filter-Pixelate-Mosaic/desc" value="Przeprowadź pikslowanie obrazu z efektem Mozaika"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMsc = charIDToTypeID( 'Msc ' ); executeAction( idMsc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Mezzotint" type="Main">
		<name id="Main-Filter-Pixelate-Mezzotint/name" value="Mezzotinta"/> 
		<context id="Main-Filter-Pixelate-Mezzotint/context" value="Filtr &gt; Pikslowanie &gt; Mezzotinta"/>
		<desc id="Main-Filter-Pixelate-Mezzotint/desc" value="Przeprowadź pikslowanie obrazu z efektem Mezzotinta"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMztn = charIDToTypeID( 'Mztn' ); executeAction( idMztn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Fragment" type="Main">
		<name id="Main-Filter-Pixelate-Fragment/name" value="Fragmentacja"/> 
		<context id="Main-Filter-Pixelate-Fragment/context" value="Filtr &gt; Pikslowanie &gt; Fragmentacja"/>
		<desc id="Main-Filter-Pixelate-Fragment/desc" value="Przeprowadź pikslowanie obrazu a efektem Fragmentacja"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFrgm = charIDToTypeID( 'Frgm' ); executeAction( idFrgm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Facet" type="Main">
		<name id="Main-Filter-Pixelate-Facet/name" value="Faseta"/> 
		<context id="Main-Filter-Pixelate-Facet/context" value="Filtr &gt; Pikslowanie &gt; Faseta"/>
		<desc id="Main-Filter-Pixelate-Facet/desc" value="Przeprowadź pikslowanie obrazu z efektem Faseta"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFct = charIDToTypeID( 'Fct ' ); executeAction( idFct, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Crystallize" type="Main">
		<name id="Main-Filter-Pixelate-Crystallize/name" value="Krystalizacja"/> 
		<context id="Main-Filter-Pixelate-Crystallize/context" value="Filtr &gt; Pikslowanie &gt; Krystalizacja"/>
		<desc id="Main-Filter-Pixelate-Crystallize/desc" value="Przeprowadź pikslowanie obrazu z efektem krystalizacji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrst = charIDToTypeID( 'Crst' ); executeAction( idCrst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Color_Halftone" type="Main">
		<name id="Main-Filter-Pixelate-Color_Halftone/name" value="Rastrowanie półtonu"/> 
		<context id="Main-Filter-Pixelate-Color_Halftone/context" value="Filtr &gt; Pikslowanie &gt; Rastrowanie półtonu"/>
		<desc id="Main-Filter-Pixelate-Color_Halftone/desc" value="Przeprowadź pikslowanie obrazu z podziałem na kanały i efektem półtonów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrH = charIDToTypeID( 'ClrH' ); executeAction( idClrH, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Reduce_Noise" type="Main">
		<name id="Main-Filter-Noise-Reduce_Noise/name" value="Redukcja szumu"/> 
		<context id="Main-Filter-Noise-Reduce_Noise/context" value="Filtr &gt; Szum &gt; Redukcja szumu"/>
		<desc id="Main-Filter-Noise-Reduce_Noise/desc" value="Usuń z obrazu szum aparatu o wysokiej czułości i artefakty, takie jak kwadraciki na obrazach JPEG"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddenoise = stringIDToTypeID( 'denoise' ); executeAction( iddenoise, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Median" type="Main">
		<name id="Main-Filter-Noise-Median/name" value="Mediana"/> 
		<context id="Main-Filter-Noise-Median/context" value="Filtr &gt; Szum &gt; Mediana"/>
		<desc id="Main-Filter-Noise-Median/desc" value="Ogranicz szum na podstawie jasności pikseli"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMdn = charIDToTypeID( 'Mdn ' ); executeAction( idMdn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Dust_&amp;_Scratches" type="Main">
		<name id="Main-Filter-Noise-Dust_&amp;_Scratches/name" value="Kurz i rysy"/> 
		<context id="Main-Filter-Noise-Dust_&amp;_Scratches/context" value="Filtr &gt; Szum &gt; Kurz i rysy"/>
		<desc id="Main-Filter-Noise-Dust_&amp;_Scratches/desc" value="Usuń kurz i rysy z obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstS = charIDToTypeID( 'DstS' ); executeAction( idDstS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Despeckle" type="Main">
		<name id="Main-Filter-Noise-Despeckle/name" value="Usuwanie szumu i ziarna"/> 
		<context id="Main-Filter-Noise-Despeckle/context" value="Filtr &gt; Szum &gt; Usuwanie szumu i ziarna"/>
		<desc id="Main-Filter-Noise-Despeckle/desc" value="Usuń szum i ziarno z obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDspc = charIDToTypeID( 'Dspc' ); executeAction( idDspc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Add_Noise" type="Main">
		<name id="Main-Filter-Noise-Add_Noise/name" value="Dodaj szum"/> 
		<context id="Main-Filter-Noise-Add_Noise/context" value="Filtr &gt; Szum &gt; Dodaj szum"/>
		<desc id="Main-Filter-Noise-Add_Noise/desc" value="Dodaj szum do obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdNs = charIDToTypeID( 'AdNs' ); executeAction( idAdNs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-ZigZag" type="Main">
		<name id="Main-Filter-Distort-ZigZag/name" value="Zygzak"/> 
		<context id="Main-Filter-Distort-ZigZag/context" value="Filtr &gt; Zniekształcanie &gt; Zygzak"/>
		<desc id="Main-Filter-Distort-ZigZag/desc" value="Zniekształć obraz z efektem Zygzak"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idZgZg = charIDToTypeID( 'ZgZg' ); executeAction( idZgZg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Wave" type="Main">
		<name id="Main-Filter-Distort-Wave/name" value="Fala"/> 
		<context id="Main-Filter-Distort-Wave/context" value="Filtr &gt; Zniekształcanie &gt; Fala"/>
		<desc id="Main-Filter-Distort-Wave/desc" value="Zniekształć obraz z efektem Fala"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWave = charIDToTypeID( 'Wave' ); executeAction( idWave, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Twirl" type="Main">
		<name id="Main-Filter-Distort-Twirl/name" value="Wirówka"/> 
		<context id="Main-Filter-Distort-Twirl/context" value="Filtr &gt; Zniekształcanie &gt; Wirówka"/>
		<desc id="Main-Filter-Distort-Twirl/desc" value="Zniekształć obraz z efektem Wirówka"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTwrl = charIDToTypeID( 'Twrl' ); executeAction( idTwrl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Spherize" type="Main">
		<name id="Main-Filter-Distort-Spherize/name" value="Sferyzacja"/> 
		<context id="Main-Filter-Distort-Spherize/context" value="Filtr &gt; Zniekształcanie &gt; Sferyzacja"/>
		<desc id="Main-Filter-Distort-Spherize/desc" value="Zniekształć obraz z efektem Sferyzacja"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSphr = charIDToTypeID( 'Sphr' ); executeAction( idSphr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Shear" type="Main">
		<name id="Main-Filter-Distort-Shear/name" value="Ścinanie"/> 
		<context id="Main-Filter-Distort-Shear/context" value="Filtr &gt; Zniekształcanie &gt; Ścinanie"/>
		<desc id="Main-Filter-Distort-Shear/desc" value="Zniekształć obraz z efektem Ścinanie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShr = charIDToTypeID( 'Shr ' ); executeAction( idShr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Ripple" type="Main">
		<name id="Main-Filter-Distort-Ripple/name" value="Falowanie"/> 
		<context id="Main-Filter-Distort-Ripple/context" value="Filtr &gt; Zniekształcanie &gt; Falowanie"/>
		<desc id="Main-Filter-Distort-Ripple/desc" value="Zniekształć obraz z efektem Falowanie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRple = charIDToTypeID( 'Rple' ); executeAction( idRple, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Polar_Coordinates" type="Main">
		<name id="Main-Filter-Distort-Polar_Coordinates/name" value="Współrzędne biegunowe"/> 
		<context id="Main-Filter-Distort-Polar_Coordinates/context" value="Filtr &gt; Zniekształcanie &gt; Współrzędne biegunowe"/>
		<desc id="Main-Filter-Distort-Polar_Coordinates/desc" value="Zniekształć obraz na podstawie jego współrzędnych biegunowych "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlr = charIDToTypeID( 'Plr ' ); executeAction( idPlr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Pinch" type="Main">
		<name id="Main-Filter-Distort-Pinch/name" value="Ściśnięcie"/> 
		<context id="Main-Filter-Distort-Pinch/context" value="Filtr &gt; Zniekształcanie &gt; Ściśnięcie"/>
		<desc id="Main-Filter-Distort-Pinch/desc" value="Zniekształć obraz z efektem Ściśnięcie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPnch = charIDToTypeID( 'Pnch' ); executeAction( idPnch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Ocean_Ripple" type="Main">
		<name id="Main-Filter-Distort-Ocean_Ripple/name" value="Morskie fale"/> 
		<context id="Main-Filter-Distort-Ocean_Ripple/context" value="Filtr &gt; Zniekształcanie &gt; Morskie fale"/>
		<desc id="Main-Filter-Distort-Ocean_Ripple/desc" value="Zniekształć obraz z efektem Morskie fale"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOcnR = charIDToTypeID( 'OcnR' ); executeAction( idOcnR, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Glass" type="Main">
		<name id="Main-Filter-Distort-Glass/name" value="Szkło"/> 
		<context id="Main-Filter-Distort-Glass/context" value="Filtr &gt; Zniekształcanie &gt; Szkło"/>
		<desc id="Main-Filter-Distort-Glass/desc" value="Zniekształć obraz z efektem Szkło"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGls = charIDToTypeID( 'Gls ' ); executeAction( idGls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Displace" type="Main">
		<name id="Main-Filter-Distort-Displace/name" value="Przemieszczanie"/> 
		<context id="Main-Filter-Distort-Displace/context" value="Filtr &gt; Zniekształcanie &gt; Przemieszczanie"/>
		<desc id="Main-Filter-Distort-Displace/desc" value="Zniekształć obraz z efektem Przemieszczanie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDspl = charIDToTypeID( 'Dspl' ); executeAction( idDspl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Diffuse_Glow" type="Main">
		<name id="Main-Filter-Distort-Diffuse_Glow/name" value="Zmiękczona poświata"/> 
		<context id="Main-Filter-Distort-Diffuse_Glow/context" value="Filtr &gt; Zniekształcanie &gt; Zmiękczona poświata"/>
		<desc id="Main-Filter-Distort-Diffuse_Glow/desc" value="Zniekształć obraz z efektem Zmiękczona poświata"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfsG = charIDToTypeID( 'DfsG' ); executeAction( idDfsG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Sumi-e" type="Main">
		<name id="Main-Filter-Brush_Strokes-Sumi-e/name" value="Sumi-e"/> 
		<context id="Main-Filter-Brush_Strokes-Sumi-e/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Sumi-e"/>
		<desc id="Main-Filter-Brush_Strokes-Sumi-e/desc" value="Zastosuj do obrazu efekt pociągnięć pędzlem razem z efektem Sumi-e"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmie = charIDToTypeID( 'Smie' ); executeAction( idSmie, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Sprayed_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Sprayed_Strokes/name" value="Napylone linie"/> 
		<context id="Main-Filter-Brush_Strokes-Sprayed_Strokes/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Napylone linie"/>
		<desc id="Main-Filter-Brush_Strokes-Sprayed_Strokes/desc" value="Zastosuj do obrazu efekt Napylone linie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSprS = charIDToTypeID( 'SprS' ); executeAction( idSprS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Spatter" type="Main">
		<name id="Main-Filter-Brush_Strokes-Spatter/name" value="Bryzganie"/> 
		<context id="Main-Filter-Brush_Strokes-Spatter/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Bryzganie"/>
		<desc id="Main-Filter-Brush_Strokes-Spatter/desc" value="Zastosuj do obrazu efekt Bryzganie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSpt = charIDToTypeID( 'Spt ' ); executeAction( idSpt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Ink_Outlines" type="Main">
		<name id="Main-Filter-Brush_Strokes-Ink_Outlines/name" value="Kontury tuszem"/> 
		<context id="Main-Filter-Brush_Strokes-Ink_Outlines/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Kontury tuszem"/>
		<desc id="Main-Filter-Brush_Strokes-Ink_Outlines/desc" value="Zastosuj do obrazu efekt Kontury tuszem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInkO = charIDToTypeID( 'InkO' ); executeAction( idInkO, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Dark_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Dark_Strokes/name" value="Ciemne kreski"/> 
		<context id="Main-Filter-Brush_Strokes-Dark_Strokes/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Ciemne kreski"/>
		<desc id="Main-Filter-Brush_Strokes-Dark_Strokes/desc" value="Zastosuj do obrazu efekt Ciemne kreski"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDrkS = charIDToTypeID( 'DrkS' ); executeAction( idDrkS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Crosshatch" type="Main">
		<name id="Main-Filter-Brush_Strokes-Crosshatch/name" value="Kreskowanie"/> 
		<context id="Main-Filter-Brush_Strokes-Crosshatch/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Kreskowanie"/>
		<desc id="Main-Filter-Brush_Strokes-Crosshatch/desc" value="Zastosuj do obrazu efekt Kreskowanie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrsh = charIDToTypeID( 'Crsh' ); executeAction( idCrsh, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Angled_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Angled_Strokes/name" value="Pociągnięcia pod kątem"/> 
		<context id="Main-Filter-Brush_Strokes-Angled_Strokes/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Pociągnięcia pod kątem"/>
		<desc id="Main-Filter-Brush_Strokes-Angled_Strokes/desc" value="Zastosuj do obrazu efekt Pociągnięcia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAngS = charIDToTypeID( 'AngS' ); executeAction( idAngS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Accented_Edges" type="Main">
		<name id="Main-Filter-Brush_Strokes-Accented_Edges/name" value="Akcentowanie krawędzi"/> 
		<context id="Main-Filter-Brush_Strokes-Accented_Edges/context" value="Filtr &gt; Pociągnięcia pędzlem &gt; Akcentowanie krawędzi"/>
		<desc id="Main-Filter-Brush_Strokes-Accented_Edges/desc" value="Zastosuj do obrazu efekt Akcentowanie krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAccE = charIDToTypeID( 'AccE' ); executeAction( idAccE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Surface_Blur" type="Main">
		<name id="Main-Filter-Blur-Surface_Blur/name" value="Rozmycie powierzchniowe"/> 
		<context id="Main-Filter-Blur-Surface_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie powierzchniowe"/>
		<desc id="Main-Filter-Blur-Surface_Blur/desc" value="Rozmyj obraz, zachowując szczegóły krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsurfaceBlur = stringIDToTypeID( 'surfaceBlur' ); executeAction( idsurfaceBlur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Smart_Blur" type="Main">
		<name id="Main-Filter-Blur-Smart_Blur/name" value="Inteligentne rozmycie"/> 
		<context id="Main-Filter-Blur-Smart_Blur/context" value="Filtr &gt; Rozmycie &gt; Inteligentne rozmycie"/>
		<desc id="Main-Filter-Blur-Smart_Blur/desc" value="Zwiększ precyzję obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmrB = charIDToTypeID( 'SmrB' ); executeAction( idSmrB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Shape_Blur" type="Main">
		<name id="Main-Filter-Blur-Shape_Blur/name" value="Rozmycie kształtu"/> 
		<context id="Main-Filter-Blur-Shape_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie kształtu"/>
		<desc id="Main-Filter-Blur-Shape_Blur/desc" value="Zastosuj rozmycie z kształtem jako parametrem źródłowym"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idshapeBlur = stringIDToTypeID( 'shapeBlur' ); executeAction( idshapeBlur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Radial_Blur" type="Main">
		<name id="Main-Filter-Blur-Radial_Blur/name" value="Rozmycie promieniste"/> 
		<context id="Main-Filter-Blur-Radial_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie promieniste"/>
		<desc id="Main-Filter-Blur-Radial_Blur/desc" value="Zastosuj Rozmycie promieniste z efektem powiększenia lub obrotu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRdlB = charIDToTypeID( 'RdlB' ); executeAction( idRdlB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Motion_Blur" type="Main">
		<name id="Main-Filter-Blur-Motion_Blur/name" value="Poruszenie"/> 
		<context id="Main-Filter-Blur-Motion_Blur/context" value="Filtr &gt; Rozmycie &gt; Poruszenie"/>
		<desc id="Main-Filter-Blur-Motion_Blur/desc" value="Zastosuj efekt Rozmycie z możliwością dopasowania, stwarzający wrażenie ruchu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMtnB = charIDToTypeID( 'MtnB' ); executeAction( idMtnB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Lens_Blur" type="Main">
		<name id="Main-Filter-Blur-Lens_Blur/name" value="Rozmycie soczewkowe"/> 
		<context id="Main-Filter-Blur-Lens_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie soczewkowe"/>
		<desc id="Main-Filter-Blur-Lens_Blur/desc" value="Zastosuj filtr Rozmycie obiektywu, aby uzyskać efekt rozmycia głębi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBokh = charIDToTypeID( 'Bokh' ); executeAction( idBokh, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Gaussian_Blur" type="Main">
		<name id="Main-Filter-Blur-Gaussian_Blur/name" value="Rozmycie gaussowskie"/> 
		<context id="Main-Filter-Blur-Gaussian_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie gaussowskie"/>
		<desc id="Main-Filter-Blur-Gaussian_Blur/desc" value="Zastosuj do obrazu efekt Rozmycie gaussowskie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGsnB = charIDToTypeID( 'GsnB' ); executeAction( idGsnB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Box_Blur" type="Main">
		<name id="Main-Filter-Blur-Box_Blur/name" value="Rozmycie polowe"/> 
		<context id="Main-Filter-Blur-Box_Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie polowe"/>
		<desc id="Main-Filter-Blur-Box_Blur/desc" value="Rozmyj obraz na podstawie danych z sąsiednich pikseli"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idboxblur = stringIDToTypeID( 'boxblur' ); executeAction( idboxblur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Blur_More" type="Main">
		<name id="Main-Filter-Blur-Blur_More/name" value="Rozmycie silniejsze"/> 
		<context id="Main-Filter-Blur-Blur_More/context" value="Filtr &gt; Rozmycie &gt; Rozmycie silniejsze"/>
		<desc id="Main-Filter-Blur-Blur_More/desc" value="Rozmyj obraz z intensywnością większą niż domyślna"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBlrM = charIDToTypeID( 'BlrM' ); executeAction( idBlrM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Blur" type="Main">
		<name id="Main-Filter-Blur-Blur/name" value="Rozmycie"/> 
		<context id="Main-Filter-Blur-Blur/context" value="Filtr &gt; Rozmycie &gt; Rozmycie"/>
		<desc id="Main-Filter-Blur-Blur/desc" value="Rozmyj obraz"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBlr = charIDToTypeID( 'Blr ' ); executeAction( idBlr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Average" type="Main">
		<name id="Main-Filter-Blur-Average/name" value="Średnia"/> 
		<context id="Main-Filter-Blur-Average/context" value="Filtr &gt; Rozmycie &gt; Średnie"/>
		<desc id="Main-Filter-Blur-Average/desc" value="Rozmyj obraz przy użyciu średniej z zawartych w nim kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAvrg = charIDToTypeID( 'Avrg' ); executeAction( idAvrg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Watercolor" type="Main">
		<name id="Main-Filter-Artistic-Watercolor/name" value="Akwarele"/> 
		<context id="Main-Filter-Artistic-Watercolor/context" value="Filtr &gt; Artystyczne &gt; Akwarele"/>
		<desc id="Main-Filter-Artistic-Watercolor/desc" value="Zastosuj do obrazu efekt akwareli"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWtrc = charIDToTypeID( 'Wtrc' ); executeAction( idWtrc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Underpainting" type="Main">
		<name id="Main-Filter-Artistic-Underpainting/name" value="Podkład"/> 
		<context id="Main-Filter-Artistic-Underpainting/context" value="Filtr &gt; Artystyczne &gt; Podkład"/>
		<desc id="Main-Filter-Artistic-Underpainting/desc" value="Zastosuj do obrazu efekt podkładu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idUndr = charIDToTypeID( 'Undr' ); executeAction( idUndr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Sponge" type="Main">
		<name id="Main-Filter-Artistic-Sponge/name" value="Gąbka"/> 
		<context id="Main-Filter-Artistic-Sponge/context" value="Filtr &gt; Artystyczne &gt; Gąbka"/>
		<desc id="Main-Filter-Artistic-Sponge/desc" value="Zastosuj do obrazu efekt gąbki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSpng = charIDToTypeID( 'Spng' ); executeAction( idSpng, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Smudge_Stick" type="Main">
		<name id="Main-Filter-Artistic-Smudge_Stick/name" value="Smużenie"/> 
		<context id="Main-Filter-Artistic-Smudge_Stick/context" value="Filtr &gt; Artystyczne &gt; Smużenie"/>
		<desc id="Main-Filter-Artistic-Smudge_Stick/desc" value="Zastosuj do obrazu efekt smużenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmdS = charIDToTypeID( 'SmdS' ); executeAction( idSmdS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Rough_Pastels" type="Main">
		<name id="Main-Filter-Artistic-Rough_Pastels/name" value="Pastele"/> 
		<context id="Main-Filter-Artistic-Rough_Pastels/context" value="Filtr &gt; Artystyczne &gt; Pastele"/>
		<desc id="Main-Filter-Artistic-Rough_Pastels/desc" value="Zastosuj do obrazu efekt pasteli"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRghP = charIDToTypeID( 'RghP' ); executeAction( idRghP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Poster_Edges" type="Main">
		<name id="Main-Filter-Artistic-Poster_Edges/name" value="Posteryzacja krawędzi"/> 
		<context id="Main-Filter-Artistic-Poster_Edges/context" value="Filtr &gt; Artystyczne &gt; Posteryzacja krawędzi"/>
		<desc id="Main-Filter-Artistic-Poster_Edges/desc" value="Zastosuj do obrazu efekt posteryzacji krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstE = charIDToTypeID( 'PstE' ); executeAction( idPstE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Plastic_Wrap" type="Main">
		<name id="Main-Filter-Artistic-Plastic_Wrap/name" value="Foliowanie"/> 
		<context id="Main-Filter-Artistic-Plastic_Wrap/context" value="Filtr &gt; Artystyczne &gt; Foliowanie"/>
		<desc id="Main-Filter-Artistic-Plastic_Wrap/desc" value="Zastosuj do obrazu efekt foliowania"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlsW = charIDToTypeID( 'PlsW' ); executeAction( idPlsW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Palette_Knife" type="Main">
		<name id="Main-Filter-Artistic-Palette_Knife/name" value="Szpachla malarska"/> 
		<context id="Main-Filter-Artistic-Palette_Knife/context" value="Filtr &gt; Artystyczne &gt; Szpachla malarska"/>
		<desc id="Main-Filter-Artistic-Palette_Knife/desc" value="Zastosuj do obrazu efekt szpachli malarskiej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPltK = charIDToTypeID( 'PltK' ); executeAction( idPltK, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Paint_Daubs" type="Main">
		<name id="Main-Filter-Artistic-Paint_Daubs/name" value="Maźnięcia farbą"/> 
		<context id="Main-Filter-Artistic-Paint_Daubs/context" value="Filtr &gt; Artystyczne &gt; Maźnięcia farbą"/>
		<desc id="Main-Filter-Artistic-Paint_Daubs/desc" value="Zastosuj do obrazu efekt Maźnięcia farbą"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPntD = charIDToTypeID( 'PntD' ); executeAction( idPntD, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Neon_Glow" type="Main">
		<name id="Main-Filter-Artistic-Neon_Glow/name" value="Blask neonu"/> 
		<context id="Main-Filter-Artistic-Neon_Glow/context" value="Filtr &gt; Artystyczne &gt; Blask neonu"/>
		<desc id="Main-Filter-Artistic-Neon_Glow/desc" value="Zastosuj do obrazu efekt blasku neonu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNGlw = charIDToTypeID( 'NGlw' ); executeAction( idNGlw, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Fresco" type="Main">
		<name id="Main-Filter-Artistic-Fresco/name" value="Fresk"/> 
		<context id="Main-Filter-Artistic-Fresco/context" value="Filtr &gt; Artystyczne &gt; Fresk"/>
		<desc id="Main-Filter-Artistic-Fresco/desc" value="Zastosuj do obrazu efekt fresku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFrsc = charIDToTypeID( 'Frsc' ); executeAction( idFrsc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Film_Grain" type="Main">
		<name id="Main-Filter-Artistic-Film_Grain/name" value="Ziarno błony fotograficznej"/> 
		<context id="Main-Filter-Artistic-Film_Grain/context" value="Filtr &gt; Artystyczne &gt; Ziarno błony fotograficznej"/>
		<desc id="Main-Filter-Artistic-Film_Grain/desc" value="Zastosuj do obrazu efekt ziarna błony fotograficznej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlmG = charIDToTypeID( 'FlmG' ); executeAction( idFlmG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Dry_Brush" type="Main">
		<name id="Main-Filter-Artistic-Dry_Brush/name" value="Suchy pędzel"/> 
		<context id="Main-Filter-Artistic-Dry_Brush/context" value="Filtr &gt; Artystyczne &gt; Suchy pędzel"/>
		<desc id="Main-Filter-Artistic-Dry_Brush/desc" value="Zastosuj do obrazu efekt suchego pędzla"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDryB = charIDToTypeID( 'DryB' ); executeAction( idDryB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Cutout" type="Main">
		<name id="Main-Filter-Artistic-Cutout/name" value="Wycinanka"/> 
		<context id="Main-Filter-Artistic-Cutout/context" value="Filtr &gt; Artystyczne &gt; Wycinanka"/>
		<desc id="Main-Filter-Artistic-Cutout/desc" value="Zastosuj do obrazu efekt konturu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCt = charIDToTypeID( 'Ct  ' ); executeAction( idCt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Colored_Pencil" type="Main">
		<name id="Main-Filter-Artistic-Colored_Pencil/name" value="Kolorowanie kredkami"/> 
		<context id="Main-Filter-Artistic-Colored_Pencil/context" value="Filtr &gt; Artystyczne &gt; Kolorowanie kredkami"/>
		<desc id="Main-Filter-Artistic-Colored_Pencil/desc" value="Zastosuj do obrazu efekt kolorowania kredkami"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrP = charIDToTypeID( 'ClrP' ); executeAction( idClrP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Vanishing_Point" type="Main">
		<name id="Main-Filter-Vanishing_Point/name" value="Punkt zbiegu"/> 
		<context id="Main-Filter-Vanishing_Point/context" value="Filtr &gt; Punkt zbiegu"/>
		<desc id="Main-Filter-Vanishing_Point/desc" value="Edytuj obrazy w perspektywie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idVnPt = charIDToTypeID( 'VnPt' ); executeAction( idVnPt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Oil_Paint" type="Main">
		<name id="Main-Filter-Oil_Paint/name" value="Farba olejna"/> 
		<context id="Main-Filter-Oil_Paint/context" value="Filtr &gt; Farba olejna"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPbPl = charIDToTypeID( 'PbPl' ); executeAction( idPbPl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Liquify" type="Main">
		<name id="Main-Filter-Liquify/name" value="Skraplanie"/> 
		<context id="Main-Filter-Liquify/context" value="Filtr &gt; Skraplanie"/>
		<desc id="Main-Filter-Liquify/desc" value="Zniekształć piksele obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLqFy = charIDToTypeID( 'LqFy' ); executeAction( idLqFy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Lens_Correction" type="Main">
		<name id="Main-Filter-Lens_Correction/name" value="Korekcja obiektywu"/> 
		<context id="Main-Filter-Lens_Correction/context" value="Filtr &gt; Korekta obiektywu"/>
		<desc id="Main-Filter-Lens_Correction/desc" value="Usuń zniekształcenia geometryczne, aberracje chromatyczne i winietowanie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnCr = charIDToTypeID( 'LnCr' ); executeAction( idLnCr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Adaptive_Wide_Angle" type="Main">
		<name id="Main-Filter-Adaptive_Wide_Angle/name" value="Adaptacyjny szeroki kąt"/> 
		<context id="Main-Filter-Adaptive_Wide_Angle/context" value="Filtr &gt; Adaptacyjny szeroki kąt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idtwotwoCthreeEEBFAnineseveneightfourcaninenineoneDFEfourFzeroCCEEfiveACE = stringIDToTypeID( '22C3EEBF-A978-4ca9-91DF-E4F0CCEE5ACE' ); executeAction( idtwotwoCthreeEEBFAnineseveneightfourcaninenineoneDFEfourFzeroCCEEfiveACE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Filter_Gallery" type="Main">
		<name id="Main-Filter-Filter_Gallery/name" value="Galeria filtrów"/> 
		<context id="Main-Filter-Filter_Gallery/context" value="Filtr &gt; Galeria filtrów"/>
		<desc id="Main-Filter-Filter_Gallery/desc" value="Uzyskaj dostęp do kilkudziesięciu filtrów efektów specjalnych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGEfc = charIDToTypeID( 'GEfc' ); executeAction( idGEfc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Convert_for_Smart_Filters" type="Main">
		<name id="Main-Filter-Convert_for_Smart_Filters/name" value="Konwertuj na inteligentne filtry"/> 
		<context id="Main-Filter-Convert_for_Smart_Filters/context" value="Filtr &gt; Konwertuj na inteligentne filtry"/>
		<desc id="Main-Filter-Convert_for_Smart_Filters/desc" value="Konwertuj na filtr inteligentny, który można ponownie edytować"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc839 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref679 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref679.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc839.putReference( idnull, ref679 ); executeAction( idslct, desc839, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Last_Filter" type="Main">
		<name id="Main-Filter-Last_Filter/name" value="Ostatni filtr"/> 
		<context id="Main-Filter-Last_Filter/context" value="Filtr &gt; Ostatni filtr"/>
		<desc id="Main-Filter-Last_Filter/desc" value="Zastosuj ostatnio używany filtr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc840 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref680 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLstF = charIDToTypeID( 'LstF' );         ref680.putEnumerated( idMn, idMnIt, idLstF );     desc840.putReference( idnull, ref680 ); executeAction( idslct, desc840, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Place_Scale_Marker" type="Main">
		<name id="Main-Image-Analysis-Place_Scale_Marker/name" value="Umieść znacznik skali"/> 
		<context id="Main-Image-Analysis-Place_Scale_Marker/context" value="Obraz &gt; Analiza &gt; Umieść znacznik skali"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc841 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref681 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplaceMeasurementScaleMarker = stringIDToTypeID( 'placeMeasurementScaleMarker' );         ref681.putEnumerated( idMn, idMnIt, idplaceMeasurementScaleMarker );     desc841.putReference( idnull, ref681 ); executeAction( idslct, desc841, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Count_Tool" type="Main">
		<name id="Main-Image-Analysis-Count_Tool/name" value="Zliczanie obiektów"/> 
		<context id="Main-Image-Analysis-Count_Tool/context" value="Obraz &gt; Analiza &gt; Zliczanie obiektów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc842 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref682 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcountTool = stringIDToTypeID( 'countTool' );         ref682.putEnumerated( idMn, idMnIt, idcountTool );     desc842.putReference( idnull, ref682 ); executeAction( idslct, desc842, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Ruler_Tool" type="Main">
		<name id="Main-Image-Analysis-Ruler_Tool/name" value="Narzędzie Miarka"/> 
		<context id="Main-Image-Analysis-Ruler_Tool/context" value="Obraz &gt; Analiza &gt; Narzędzie Miarka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc843 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref683 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref683.putEnumerated( idMn, idMnIt, idrulerTool );     desc843.putReference( idnull, ref683 ); executeAction( idslct, desc843, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Record_Measurements" type="Main">
		<name id="Main-Image-Analysis-Record_Measurements/name" value="Nagraj pomiary"/> 
		<context id="Main-Image-Analysis-Record_Measurements/context" value="Obraz &gt; Analiza &gt; Nagraj pomiary"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc844 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref684 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref684.putEnumerated( idMn, idMnIt, idmeasurementRecordMeasurements );     desc844.putReference( idnull, ref684 ); executeAction( idslct, desc844, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Trap" type="Main">
		<name id="Main-Image-Trap/name" value="Zalewki"/> 
		<context id="Main-Image-Trap/context" value="Obraz &gt; Zalewki"/>
		<desc id="Main-Image-Trap/desc" value="Utwórz nakładkę w charakterze rezerwy do wykorzystania w drukarni"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrap = charIDToTypeID( 'Trap' ); executeAction( idTrap, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Apply_Data_Set" type="Main">
		<name id="Main-Image-Apply_Data_Set/name" value="Zastosuj zestaw danych"/> 
		<context id="Main-Image-Apply_Data_Set/context" value="Obraz &gt; Zastosuj zestaw danych"/>
		<desc id="Main-Image-Apply_Data_Set/desc" value="Zastosuj konkretny zapisany zestaw danych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAply = charIDToTypeID( 'Aply' );     var desc845 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref685 = new ActionReference();         var iddataSetClass = stringIDToTypeID( 'dataSetClass' );         ref685.putClass( iddataSetClass );     desc845.putReference( idnull, ref685 ); executeAction( idAply, desc845, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Data_Sets" type="Main">
		<name id="Main-Image-Variables-Data_Sets/name" value="Zestawy danych"/> 
		<context id="Main-Image-Variables-Data_Sets/context" value="Obraz &gt; Zmienne &gt; Zestawy danych"/>
		<desc id="Main-Image-Variables-Data_Sets/desc" value="Zdefiniuj konkretne zmienne w zestawach danych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc846 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref686 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var ideditDataSets = stringIDToTypeID( 'editDataSets' );         ref686.putEnumerated( idMn, idMnIt, ideditDataSets );     desc846.putReference( idnull, ref686 ); executeAction( idslct, desc846, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Define" type="Main">
		<name id="Main-Image-Variables-Define/name" value="Definiuj"/> 
		<context id="Main-Image-Variables-Define/context" value="Obraz &gt; Zmienne &gt; Definiuj"/>
		<desc id="Main-Image-Variables-Define/desc" value="Zdefiniuj konkretne ustawienia i parametry zmiennych warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc847 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref687 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefineVariables = stringIDToTypeID( 'defineVariables' );         ref687.putEnumerated( idMn, idMnIt, iddefineVariables );     desc847.putReference( idnull, ref687 ); executeAction( idslct, desc847, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Calculations" type="Main">
		<name id="Main-Image-Calculations/name" value="Obliczenia"/> 
		<context id="Main-Image-Calculations/context" value="Obraz &gt; Obliczenia"/>
		<desc id="Main-Image-Calculations/desc" value="Zmieszaj dwa kanały w jeden obraz"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc848 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref688 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClcl = charIDToTypeID( 'Clcl' );         ref688.putEnumerated( idMn, idMnIt, idClcl );     desc848.putReference( idnull, ref688 ); executeAction( idslct, desc848, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Apply_Image" type="Main">
		<name id="Main-Image-Apply_Image/name" value="Zastosuj obraz"/> 
		<context id="Main-Image-Apply_Image/context" value="Obraz &gt; Zastosuj obraz"/>
		<desc id="Main-Image-Apply_Image/desc" value="Mieszaj kanały warstw obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc849 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref689 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAplI = charIDToTypeID( 'AplI' );         ref689.putEnumerated( idMn, idMnIt, idAplI );     desc849.putReference( idnull, ref689 ); executeAction( idslct, desc849, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Duplicate" type="Main">
		<name id="Main-Image-Duplicate/name" value="Powiel"/> 
		<context id="Main-Image-Duplicate/context" value="Obraz &gt; Powiel"/>
		<desc id="Main-Image-Duplicate/desc" value="Powiel zawartość obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc850 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref690 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref690.putEnumerated( idDcmn, idOrdn, idFrst );     desc850.putReference( idnull, ref690 ); executeAction( idDplc, desc850, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Reveal_All" type="Main">
		<name id="Main-Image-Reveal_All/name" value="Pokaż wszystko"/> 
		<context id="Main-Image-Reveal_All/context" value="Obraz &gt; Pokaż wszystko"/>
		<desc id="Main-Image-Reveal_All/desc" value="Pokaż wszystkie aspekty obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvlA = charIDToTypeID( 'RvlA' ); executeAction( idRvlA, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Trim" type="Main">
		<name id="Main-Image-Trim/name" value="Przycięcie"/> 
		<context id="Main-Image-Trim/context" value="Obraz &gt; Przycięcie"/>
		<desc id="Main-Image-Trim/desc" value="Usuń małe fragmenty obrazu o określonym rozmiarze i położeniu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc851 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref691 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtrim = stringIDToTypeID( 'trim' );         ref691.putEnumerated( idMn, idMnIt, idtrim );     desc851.putReference( idnull, ref691 ); executeAction( idslct, desc851, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Crop" type="Main">
		<name id="Main-Image-Crop/name" value="Kadrowanie"/> 
		<context id="Main-Image-Crop/context" value="Obraz &gt; Kadrowanie"/>
		<desc id="Main-Image-Crop/desc" value="Wykadruj obraz"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrop = charIDToTypeID( 'Crop' ); executeAction( idCrop, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Flip_Canvas_Vertical" type="Main">
		<name id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/name" value="Odbij obszar roboczy w pionie"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/context" value="Obraz &gt; Obrót obrazu &gt; Odbij obszar roboczy w pionie"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/desc" value="Odbij obszar roboczy obrazu w pionie "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc852 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref692 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref692.putEnumerated( idDcmn, idOrdn, idFrst );     desc852.putReference( idnull, ref692 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc852.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc852, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal" type="Main">
		<name id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/name" value="Odbij obszar roboczy w poziomie"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/context" value="Obraz &gt; Obrót obrazu &gt; Odbij obszar roboczy w poziomie"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/desc" value="Odbij obszar roboczy obrazu w poziomie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc853 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref693 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref693.putEnumerated( idDcmn, idOrdn, idFrst );     desc853.putReference( idnull, ref693 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc853.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc853, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Arbitrary" type="Main">
		<name id="Main-Image-Image_Rotation-Arbitrary/name" value="Swobodnie"/> 
		<context id="Main-Image-Image_Rotation-Arbitrary/context" value="Obraz &gt; Obrót obrazu &gt; Swobodnie"/>
		<desc id="Main-Image-Image_Rotation-Arbitrary/desc" value="Obróć obszar roboczy obrazu o dowolny kąt"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc854 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref694 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref694.putEnumerated( idDcmn, idOrdn, idFrst );     desc854.putReference( idnull, ref694 ); executeAction( idRtte, desc854, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CCW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CCW/name" value="90° w lewo"/> 
		<context id="Main-Image-Image_Rotation-90°_CCW/context" value="Obraz &gt; Obrót obrazu &gt; 90° w lewo"/>
		<desc id="Main-Image-Image_Rotation-90°_CCW/desc" value="Obróć obszar roboczy obrazu o 90 stopni w lewo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc855 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref695 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref695.putEnumerated( idDcmn, idOrdn, idFrst );     desc855.putReference( idnull, ref695 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc855.putUnitDouble( idAngl, idAng, -90.000000 ); executeAction( idRtte, desc855, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CW/name" value="90° w prawo"/> 
		<context id="Main-Image-Image_Rotation-90°_CW/context" value="Obraz &gt; Obrót obrazu &gt; 90° w prawo"/>
		<desc id="Main-Image-Image_Rotation-90°_CW/desc" value="Obróć obszar roboczy obrazu o 90 stopni w prawo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc856 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref696 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref696.putEnumerated( idDcmn, idOrdn, idFrst );     desc856.putReference( idnull, ref696 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc856.putUnitDouble( idAngl, idAng, 90.000000 ); executeAction( idRtte, desc856, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-180°" type="Main">
		<name id="Main-Image-Image_Rotation-180°/name" value="180°"/> 
		<context id="Main-Image-Image_Rotation-180°/context" value="Obraz &gt; Obrót obrazu &gt; 180°"/>
		<desc id="Main-Image-Image_Rotation-180°/desc" value="Obróć obszar roboczy obrazu o 180 stopni"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc857 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref697 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref697.putEnumerated( idDcmn, idOrdn, idFrst );     desc857.putReference( idnull, ref697 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc857.putUnitDouble( idAngl, idAng, 180.000000 ); executeAction( idRtte, desc857, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Canvas_Size" type="Main">
		<name id="Main-Image-Canvas_Size/name" value="Rozmiar obszaru roboczego"/> 
		<context id="Main-Image-Canvas_Size/context" value="Obraz &gt; Rozmiar obszaru roboczego"/>
		<desc id="Main-Image-Canvas_Size/desc" value="Zmień wysokość obszaru na zewnątrz obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvS = charIDToTypeID( 'CnvS' ); executeAction( idCnvS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Size" type="Main">
		<name id="Main-Image-Image_Size/name" value="Rozmiar obrazu"/> 
		<context id="Main-Image-Image_Size/context" value="Obraz &gt; Rozmiar obrazu"/>
		<desc id="Main-Image-Image_Size/desc" value="Zmień wymiary obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idImgS = charIDToTypeID( 'ImgS' ); executeAction( idImgS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Color" type="Main">
		<name id="Main-Image-Auto_Color/name" value="Auto-kolor"/> 
		<context id="Main-Image-Auto_Color/context" value="Obraz &gt; Auto-kolor"/>
		<desc id="Main-Image-Auto_Color/desc" value="Zneutralizuj kolorową poświatę, analizując kolor i kontrast bieżącego obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc858 = new ActionDescriptor();     var idautoBlackWhite = stringIDToTypeID( 'autoBlackWhite' );     desc858.putBoolean( idautoBlackWhite, true );     var idautoNeutrals = stringIDToTypeID( 'autoNeutrals' );     desc858.putBoolean( idautoNeutrals, true ); executeAction( idLvls, desc858, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Contrast" type="Main">
		<name id="Main-Image-Auto_Contrast/name" value="Auto-kontrast"/> 
		<context id="Main-Image-Auto_Contrast/context" value="Obraz &gt; Auto-kontrast"/>
		<desc id="Main-Image-Auto_Contrast/desc" value="Automatycznie dopasuj kontrast obrazu, odwzorowując obszary cieni i podświetleń na czystą czerń i biel "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc859 = new ActionDescriptor();     var idAuCo = charIDToTypeID( 'AuCo' );     desc859.putBoolean( idAuCo, true ); executeAction( idLvls, desc859, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Tone" type="Main">
		<name id="Main-Image-Auto_Tone/name" value="Auto-tony"/> 
		<context id="Main-Image-Auto_Tone/context" value="Obraz &gt; Auto-tony"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc860 = new ActionDescriptor();     var idAuto = charIDToTypeID( 'Auto' );     desc860.putBoolean( idAuto, true ); executeAction( idLvls, desc860, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Equalize" type="Main">
		<name id="Main-Image-Adjustments-Equalize/name" value="Wyrównaj"/> 
		<context id="Main-Image-Adjustments-Equalize/context" value="Obraz &gt; Dopasowania &gt; Wyrównaj"/>
		<desc id="Main-Image-Adjustments-Equalize/desc" value="Zmień rozkład wartości jasności w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idEqlz = charIDToTypeID( 'Eqlz' ); executeAction( idEqlz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Replace_Color" type="Main">
		<name id="Main-Image-Adjustments-Replace_Color/name" value="Wymień kolor"/> 
		<context id="Main-Image-Adjustments-Replace_Color/context" value="Obraz &gt; Dopasowania &gt; Zastąp kolor"/>
		<desc id="Main-Image-Adjustments-Replace_Color/desc" value="Utwórz maskę w celu wybrania konkretnych kolorów w obrazie, a następnie zastąp te kolory"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRplC = charIDToTypeID( 'RplC' ); executeAction( idRplC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Match_Color" type="Main">
		<name id="Main-Image-Adjustments-Match_Color/name" value="Dopasuj kolor"/> 
		<context id="Main-Image-Adjustments-Match_Color/context" value="Obraz &gt; Dopasowania &gt; Dopasuj kolor"/>
		<desc id="Main-Image-Adjustments-Match_Color/desc" value="Dopasowuj kolory między wieloma obrazami, warstwami lub zaznaczeniami"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmatchColor = stringIDToTypeID( 'matchColor' ); executeAction( idmatchColor, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Desaturate" type="Main">
		<name id="Main-Image-Adjustments-Desaturate/name" value="Zmniejsz nasycenie"/> 
		<context id="Main-Image-Adjustments-Desaturate/context" value="Obraz &gt; Dopasowania &gt; Zmniejsz nasycenie"/>
		<desc id="Main-Image-Adjustments-Desaturate/desc" value="Konwertuje obraz kolorowy na wartości skali szarości, pozostawiając obraz w tym samym trybie kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstt = charIDToTypeID( 'Dstt' ); executeAction( idDstt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Variations" type="Main">
		<name id="Main-Image-Adjustments-Variations/name" value="Wariacje"/> 
		<context id="Main-Image-Adjustments-Variations/context" value="Obraz &gt; Dopasowania &gt; Wariacje"/>
		<desc id="Main-Image-Adjustments-Variations/desc" value="Dokonaj wyboru spośród podglądów wyników różnych dopasowań obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idVrtn = charIDToTypeID( 'Vrtn' ); executeAction( idVrtn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-HDR_Toning" type="Main">
		<name id="Main-Image-Adjustments-HDR_Toning/name" value="Tonowanie HDR"/> 
		<context id="Main-Image-Adjustments-HDR_Toning/context" value="Obraz &gt; Dopasowania &gt; Tonowanie HDR"/>
		<desc id="Main-Image-Adjustments-HDR_Toning/desc" value="Zastosuj dopasowania obrazu HDR do bieżącego obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc861 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc861.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Required\\HDRToning.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc861, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Shadows/Highlights" type="Main">
		<name id="Main-Image-Adjustments-Shadows/Highlights/name" value="Cienie/Podświetlenia"/> 
		<context id="Main-Image-Adjustments-Shadows/Highlights/context" value="Obraz &gt; Dopasowania &gt; Cienie/Podświetlenia"/>
		<desc id="Main-Image-Adjustments-Shadows/Highlights/desc" value="Dopasuj regiony cieni i podświetleń w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idadaptCorrect = stringIDToTypeID( 'adaptCorrect' ); executeAction( idadaptCorrect, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Selective_Color" type="Main">
		<name id="Main-Image-Adjustments-Selective_Color/name" value="Kolor selektywny"/> 
		<context id="Main-Image-Adjustments-Selective_Color/context" value="Obraz &gt; Dopasowania &gt; Kolor selektywny"/>
		<desc id="Main-Image-Adjustments-Selective_Color/desc" value="Dopasuj konkretne regiony kolorów w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSlcC = charIDToTypeID( 'SlcC' ); executeAction( idSlcC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Gradient_Map" type="Main">
		<name id="Main-Image-Adjustments-Gradient_Map/name" value="Mapa gradientu"/> 
		<context id="Main-Image-Adjustments-Gradient_Map/context" value="Obraz &gt; Dopasowania &gt; Mapa gradientu"/>
		<desc id="Main-Image-Adjustments-Gradient_Map/desc" value="Zastosuj kolor do obrazu w skali szarości lub dopasuj istniejące kolory obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrMp = charIDToTypeID( 'GrMp' ); executeAction( idGrMp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Threshold" type="Main">
		<name id="Main-Image-Adjustments-Threshold/name" value="Próg"/> 
		<context id="Main-Image-Adjustments-Threshold/context" value="Obraz &gt; Dopasowania &gt; Próg"/>
		<desc id="Main-Image-Adjustments-Threshold/desc" value="Przekonwertuj obrazy do postaci czarno-białej o wysokim kontraście"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idThrs = charIDToTypeID( 'Thrs' ); executeAction( idThrs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Posterize" type="Main">
		<name id="Main-Image-Adjustments-Posterize/name" value="Posteryzuj"/> 
		<context id="Main-Image-Adjustments-Posterize/context" value="Obraz &gt; Dopasowania &gt; Posteryzuj"/>
		<desc id="Main-Image-Adjustments-Posterize/desc" value="Określ poziomy tonalne dla każdego kanału"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstr = charIDToTypeID( 'Pstr' ); executeAction( idPstr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Invert" type="Main">
		<name id="Main-Image-Adjustments-Invert/name" value="Odwróć"/> 
		<context id="Main-Image-Adjustments-Invert/context" value="Obraz &gt; Dopasowania &gt; Odwróć"/>
		<desc id="Main-Image-Adjustments-Invert/desc" value="Odwróć kolory w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInvr = charIDToTypeID( 'Invr' ); executeAction( idInvr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Color_Lookup" type="Main">
		<name id="Main-Image-Adjustments-Color_Lookup/name" value="Wyszukiwanie kolorów"/> 
		<context id="Main-Image-Adjustments-Color_Lookup/context" value="Obraz &gt; Dopasowania &gt; Wyszukiwanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcolorLookup = stringIDToTypeID( 'colorLookup' ); executeAction( idcolorLookup, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Channel_Mixer" type="Main">
		<name id="Main-Image-Adjustments-Channel_Mixer/name" value="Mieszanie kanałów"/> 
		<context id="Main-Image-Adjustments-Channel_Mixer/context" value="Obraz &gt; Dopasowania &gt; Mieszanie kanałów"/>
		<desc id="Main-Image-Adjustments-Channel_Mixer/desc" value="Twórz obrazy w skali szarości, odcieniach sepii lub inne obrazy tintowane bądź wprowadzaj kreatywne dopasowania kolorów w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChnM = charIDToTypeID( 'ChnM' ); executeAction( idChnM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Photo_Filter" type="Main">
		<name id="Main-Image-Adjustments-Photo_Filter/name" value="Filtr fotograficzny"/> 
		<context id="Main-Image-Adjustments-Photo_Filter/context" value="Obraz &gt; Dopasowania &gt; Filtr fotograficzny"/>
		<desc id="Main-Image-Adjustments-Photo_Filter/desc" value="Dopasuj balans kolorów i temperaturę światła przepuszczanego przez obiektyw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idphotoFilter = stringIDToTypeID( 'photoFilter' ); executeAction( idphotoFilter, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Black_&amp;_White" type="Main">
		<name id="Main-Image-Adjustments-Black_&amp;_White/name" value="Czarno-biały"/> 
		<context id="Main-Image-Adjustments-Black_&amp;_White/context" value="Obraz &gt; Dopasowania &gt; Czarno-biały"/>
		<desc id="Main-Image-Adjustments-Black_&amp;_White/desc" value="Steruj konwersją z kolorów na czerń i biel, korzystając z zestawu suwaków i ustawień domyślnych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBanW = charIDToTypeID( 'BanW' ); executeAction( idBanW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Color_Balance" type="Main">
		<name id="Main-Image-Adjustments-Color_Balance/name" value="Balans kolorów"/> 
		<context id="Main-Image-Adjustments-Color_Balance/context" value="Obraz &gt; Dopasowania &gt; Balans kolorów"/>
		<desc id="Main-Image-Adjustments-Color_Balance/desc" value="Zmień ogólne proporcje zmieszania kolorów w obrazie, aby wprowadzić uogólnioną korekcję kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrB = charIDToTypeID( 'ClrB' ); executeAction( idClrB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Hue/Saturation" type="Main">
		<name id="Main-Image-Adjustments-Hue/Saturation/name" value="Barwa/Nasycenie"/> 
		<context id="Main-Image-Adjustments-Hue/Saturation/context" value="Obraz &gt; Dopasowania &gt; Barwa/Nasycenie"/>
		<desc id="Main-Image-Adjustments-Hue/Saturation/desc" value="Dopasuj barwę, nasycenie i jasność konkretnego koloru składowego w obrazie lub jednocześnie dopasuj wszystkie kolory w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHStr = charIDToTypeID( 'HStr' ); executeAction( idHStr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Vibrance" type="Main">
		<name id="Main-Image-Adjustments-Vibrance/name" value="Jaskrawość"/> 
		<context id="Main-Image-Adjustments-Vibrance/context" value="Obraz &gt; Dopasowania &gt; Jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idvibrance = stringIDToTypeID( 'vibrance' ); executeAction( idvibrance, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Exposure" type="Main">
		<name id="Main-Image-Adjustments-Exposure/name" value="Ekspozycja"/> 
		<context id="Main-Image-Adjustments-Exposure/context" value="Obraz &gt; Dopasowania &gt; Ekspozycja"/>
		<desc id="Main-Image-Adjustments-Exposure/desc" value="Dopasuj ekspozycję obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExps = charIDToTypeID( 'Exps' ); executeAction( idExps, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Curves" type="Main">
		<name id="Main-Image-Adjustments-Curves/name" value="Krzywe"/> 
		<context id="Main-Image-Adjustments-Curves/context" value="Obraz &gt; Dopasowania &gt; Krzywe"/>
		<desc id="Main-Image-Adjustments-Curves/desc" value="Dopasuj zakres tonalny bieżącego obrazu, ustawiając nawet 14 punktów kontrolnych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrvs = charIDToTypeID( 'Crvs' ); executeAction( idCrvs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Levels" type="Main">
		<name id="Main-Image-Adjustments-Levels/name" value="Poziomy"/> 
		<context id="Main-Image-Adjustments-Levels/context" value="Obraz &gt; Dopasowania &gt; Poziomy"/>
		<desc id="Main-Image-Adjustments-Levels/desc" value="Skoryguj zakres tonalny i balans kolorów obrazu, dopasowując poziomy intensywności cieni, półcieni i podświetleń w obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' ); executeAction( idLvls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Brightness/Contrast" type="Main">
		<name id="Main-Image-Adjustments-Brightness/Contrast/name" value="Jasność/Kontrast"/> 
		<context id="Main-Image-Adjustments-Brightness/Contrast/context" value="Obraz &gt; Dopasowania &gt; Jasność/Kontrast"/>
		<desc id="Main-Image-Adjustments-Brightness/Contrast/desc" value="Wprowadzaj proste dopasowania zakresu tonalnego obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBrgC = charIDToTypeID( 'BrgC' ); executeAction( idBrgC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Color_Table" type="Main">
		<name id="Main-Image-Mode-Color_Table/name" value="Tablica kolorów"/> 
		<context id="Main-Image-Mode-Color_Table/context" value="Obraz &gt; Tryb &gt; Tablica kolorów"/>
		<desc id="Main-Image-Mode-Color_Table/desc" value="Edytuj tabelę kolorów obrazu w trybie kolorów indeksowanych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc862 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref698 = new ActionReference();         var idClr = charIDToTypeID( 'Clr ' );         var idClrT = charIDToTypeID( 'ClrT' );         ref698.putProperty( idClr, idClrT );     desc862.putReference( idnull, ref698 ); executeAction( idsetd, desc862, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-32_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-32_Bits/Channel/name" value="32 bity/kanał"/> 
		<context id="Main-Image-Mode-32_Bits/Channel/context" value="Obraz &gt; Tryb &gt; 32 bity/kanał"/>
		<desc id="Main-Image-Mode-32_Bits/Channel/desc" value="Konwertuj głębię bitową bieżącego dokumentu do 32 bitów na kanał"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc863 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc863.putInteger( idDpth, 32 ); executeAction( idCnvM, desc863, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-16_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-16_Bits/Channel/name" value="16 bitów/kanał"/> 
		<context id="Main-Image-Mode-16_Bits/Channel/context" value="Obraz &gt; Tryb &gt; 16 bitów/kanał"/>
		<desc id="Main-Image-Mode-16_Bits/Channel/desc" value="Konwertuj głębię bitową bieżącego dokumentu do 16 bitów na kanał"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc864 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc864.putInteger( idDpth, 16 ); executeAction( idCnvM, desc864, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-8_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-8_Bits/Channel/name" value="8 bitów/kanał"/> 
		<context id="Main-Image-Mode-8_Bits/Channel/context" value="Obraz &gt; Tryb &gt; 8 bitów/kanał"/>
		<desc id="Main-Image-Mode-8_Bits/Channel/desc" value="Konwertuj głębię bitową bieżącego dokumentu do 8 bitów na kanał"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc865 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc865.putInteger( idDpth, 8 ); executeAction( idCnvM, desc865, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Multichannel" type="Main">
		<name id="Main-Image-Mode-Multichannel/name" value="Wielokanałowy"/> 
		<context id="Main-Image-Mode-Multichannel/context" value="Obraz &gt; Tryb &gt; Wielokanałowy"/>
		<desc id="Main-Image-Mode-Multichannel/desc" value="Przekonwertuj bieżący dokument w tryb wielokanałowy, w którym każdy kanał zawiera 256 poziomów szarości"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc866 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idMltC = charIDToTypeID( 'MltC' );     desc866.putClass( idT, idMltC ); executeAction( idCnvM, desc866, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Lab_Color" type="Main">
		<name id="Main-Image-Mode-Lab_Color/name" value="Lab"/> 
		<context id="Main-Image-Mode-Lab_Color/context" value="Obraz &gt; Tryb &gt; Lab"/>
		<desc id="Main-Image-Mode-Lab_Color/desc" value="Przekonwertuj bieżący dokument w tryb kolorów Lab"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc867 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idLbCM = charIDToTypeID( 'LbCM' );     desc867.putClass( idT, idLbCM ); executeAction( idCnvM, desc867, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-CMYK_Color" type="Main">
		<name id="Main-Image-Mode-CMYK_Color/name" value="CMYK"/> 
		<context id="Main-Image-Mode-CMYK_Color/context" value="Obraz &gt; Tryb &gt; Kolor CMYK"/>
		<desc id="Main-Image-Mode-CMYK_Color/desc" value="Przekonwertuj bieżący dokument w tryb kolorów CMYK"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc868 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idCMYM = charIDToTypeID( 'CMYM' );     desc868.putClass( idT, idCMYM ); executeAction( idCnvM, desc868, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-RGB_Color" type="Main">
		<name id="Main-Image-Mode-RGB_Color/name" value="RGB"/> 
		<context id="Main-Image-Mode-RGB_Color/context" value="Obraz &gt; Tryb &gt; RGB"/>
		<desc id="Main-Image-Mode-RGB_Color/desc" value="Przekonwertuj bieżący dokument w tryb kolorów RGB"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc869 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idRGBM = charIDToTypeID( 'RGBM' );     desc869.putClass( idT, idRGBM ); executeAction( idCnvM, desc869, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Indexed_Color" type="Main">
		<name id="Main-Image-Mode-Indexed_Color/name" value="Kolor indeksowany"/> 
		<context id="Main-Image-Mode-Indexed_Color/context" value="Obraz &gt; Tryb &gt; Kolor indeksowany"/>
		<desc id="Main-Image-Mode-Indexed_Color/desc" value="Przekonwertuj bieżący plik na 8-bitowe pliki obrazów (zawierające maksymalnie 256 różnych kolorów)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc870 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idIndC = charIDToTypeID( 'IndC' );     desc870.putClass( idT, idIndC ); executeAction( idCnvM, desc870, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Duotone" type="Main">
		<name id="Main-Image-Mode-Duotone/name" value="Bichromia"/> 
		<context id="Main-Image-Mode-Duotone/context" value="Obraz &gt; Tryb &gt; Bichromia"/>
		<desc id="Main-Image-Mode-Duotone/desc" value="Skonfiguruj obraz w skali szarości do wydruku za pomocą dwóch, trzech i czterech farb, konwertując go na obraz bichromiczny, trichromiczny i kwadrychromiczny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc871 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idDtnM = charIDToTypeID( 'DtnM' );     desc871.putClass( idT, idDtnM ); executeAction( idCnvM, desc871, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Grayscale" type="Main">
		<name id="Main-Image-Mode-Grayscale/name" value="Skala szarości"/> 
		<context id="Main-Image-Mode-Grayscale/context" value="Obraz &gt; Tryb &gt; Szary"/>
		<desc id="Main-Image-Mode-Grayscale/desc" value="Przełącz bieżący dokument w tryb skali szarości"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc872 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idGrys = charIDToTypeID( 'Grys' );     desc872.putClass( idT, idGrys ); executeAction( idCnvM, desc872, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Bitmap" type="Main">
		<name id="Main-Image-Mode-Bitmap/name" value="Bitmapa"/> 
		<context id="Main-Image-Mode-Bitmap/context" value="Obraz &gt; Tryb &gt; Bitmapa"/>
		<desc id="Main-Image-Mode-Bitmap/desc" value="Przełącz bieżący dokument w tryb kolorów bitmapy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc873 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idBtmM = charIDToTypeID( 'BtmM' );     desc873.putClass( idT, idBtmM ); executeAction( idCnvM, desc873, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Remove_White_Matte" type="Main">
		<name id="Main-Layer-Matting-Remove_White_Matte/name" value="Usuń białą otoczkę"/> 
		<context id="Main-Layer-Matting-Remove_White_Matte/context" value="Warstwa &gt; Usuń otoczkę &gt; Usuń białą otoczkę"/>
		<desc id="Main-Layer-Matting-Remove_White_Matte/desc" value="Usuń piksele białej otoczki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRmvW = charIDToTypeID( 'RmvW' ); executeAction( idRmvW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Remove_Black_Matte" type="Main">
		<name id="Main-Layer-Matting-Remove_Black_Matte/name" value="Usuń czarną otoczkę"/> 
		<context id="Main-Layer-Matting-Remove_Black_Matte/context" value="Warstwa &gt; Usuń otoczkę &gt; Usuń czarną otoczkę"/>
		<desc id="Main-Layer-Matting-Remove_Black_Matte/desc" value="Usuń piksele czarnej otoczki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRmvB = charIDToTypeID( 'RmvB' ); executeAction( idRmvB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Defringe" type="Main">
		<name id="Main-Layer-Matting-Defringe/name" value="Usuń otoczkę"/> 
		<context id="Main-Layer-Matting-Defringe/context" value="Warstwa &gt; Usuń otoczkę &gt; Usuń otoczkę"/>
		<desc id="Main-Layer-Matting-Defringe/desc" value="Usuń otoczki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfrg = charIDToTypeID( 'Dfrg' ); executeAction( idDfrg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Flatten_Image" type="Main">
		<name id="Main-Layer-Flatten_Image/name" value="Spłaszcz obraz"/> 
		<context id="Main-Layer-Flatten_Image/context" value="Warstwa &gt; Spłaszcz obraz"/>
		<desc id="Main-Layer-Flatten_Image/desc" value="Spłaszcz obraz (kompresując wszystkie warstwy w jedną)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFltI = charIDToTypeID( 'FltI' ); executeAction( idFltI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Merge_Visible" type="Main">
		<name id="Main-Layer-Merge_Visible/name" value="Scal widoczne"/> 
		<context id="Main-Layer-Merge_Visible/context" value="Warstwa &gt; Scal widoczne"/>
		<desc id="Main-Layer-Merge_Visible/desc" value="Scal wszystkie widoczne warstwy w jedną"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgV = charIDToTypeID( 'MrgV' ); executeAction( idMrgV, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Merge_Layers" type="Main">
		<name id="Main-Layer-Merge_Layers/name" value="Scal warstwy"/> 
		<context id="Main-Layer-Merge_Layers/context" value="Warstwa &gt; Scal warstwy"/>
		<desc id="Main-Layer-Merge_Layers/desc" value="Scal wybraną warstwę z warstwą znajdującą się pod nią lub scal wszystkie wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc874 = new ActionDescriptor(); executeAction( idMrgtwo, desc874, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Select_Linked_Layers" type="Main">
		<name id="Main-Layer-Select_Linked_Layers/name" value="Zaznacz połączone warstwy"/> 
		<context id="Main-Layer-Select_Linked_Layers/context" value="Warstwa &gt; Zaznacz połączone warstwy"/>
		<desc id="Main-Layer-Select_Linked_Layers/desc" value="Wybierz warstwy połączone z obecnie wybraną warstwą"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc875 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref699 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref699.putEnumerated( idLyr, idOrdn, idTrgt );     desc875.putReference( idnull, ref699 ); executeAction( idselectLinkedLayers, desc875, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Link_Layers" type="Main">
		<name id="Main-Layer-Link_Layers/name" value="Połącz warstwy"/> 
		<context id="Main-Layer-Link_Layers/context" value="Warstwa &gt; Połącz warstwy"/>
		<desc id="Main-Layer-Link_Layers/desc" value="Połącz lub rozłącz wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc876 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref700 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref700.putEnumerated( idLyr, idOrdn, idTrgt );     desc876.putReference( idnull, ref700 ); executeAction( idlinkSelectedLayers, desc876, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Lock_Layers" type="Main">
		<name id="Main-Layer-Lock_Layers/name" value="Zablokuj warstwy"/> 
		<context id="Main-Layer-Lock_Layers/context" value="Warstwa &gt; Zablokuj warstwy"/>
		<desc id="Main-Layer-Lock_Layers/desc" value="Zablokuj wybrane warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc877 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref701 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref701.putEnumerated( idMn, idMnIt, idapplyLocking );     desc877.putReference( idnull, ref701 ); executeAction( idslct, desc877, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Right_Edges" type="Main">
		<name id="Main-Layer-Distribute-Right_Edges/name" value="Prawe krawędzie"/> 
		<context id="Main-Layer-Distribute-Right_Edges/context" value="Warstwa &gt; Rozmieść &gt; Prawe krawędzie"/>
		<desc id="Main-Layer-Distribute-Right_Edges/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich prawych krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc878 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref702 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref702.putEnumerated( idLyr, idOrdn, idTrgt );     desc878.putReference( idnull, ref702 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc878.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idDstr, desc878, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Distribute-Horizontal_Centers/name" value="Do środka w poziomie"/> 
		<context id="Main-Layer-Distribute-Horizontal_Centers/context" value="Warstwa &gt; Rozmieść &gt; Do środka w poziomie"/>
		<desc id="Main-Layer-Distribute-Horizontal_Centers/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich środków w osi poziomej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc879 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref703 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref703.putEnumerated( idLyr, idOrdn, idTrgt );     desc879.putReference( idnull, ref703 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc879.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idDstr, desc879, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Left_Edges" type="Main">
		<name id="Main-Layer-Distribute-Left_Edges/name" value="Lewe krawędzie"/> 
		<context id="Main-Layer-Distribute-Left_Edges/context" value="Warstwa &gt; Rozmieść &gt; Lewe krawędzie"/>
		<desc id="Main-Layer-Distribute-Left_Edges/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich lewych krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc880 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref704 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref704.putEnumerated( idLyr, idOrdn, idTrgt );     desc880.putReference( idnull, ref704 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc880.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idDstr, desc880, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Bottom_Edges" type="Main">
		<name id="Main-Layer-Distribute-Bottom_Edges/name" value="Dolne krawędzie"/> 
		<context id="Main-Layer-Distribute-Bottom_Edges/context" value="Warstwa &gt; Rozmieść &gt; Dolne krawędzie"/>
		<desc id="Main-Layer-Distribute-Bottom_Edges/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich dolnych krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc881 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref705 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref705.putEnumerated( idLyr, idOrdn, idTrgt );     desc881.putReference( idnull, ref705 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc881.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idDstr, desc881, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Vertical_Centers" type="Main">
		<name id="Main-Layer-Distribute-Vertical_Centers/name" value="Do środka w pionie"/> 
		<context id="Main-Layer-Distribute-Vertical_Centers/context" value="Warstwa &gt; Rozmieść &gt; Do środka w pionie"/>
		<desc id="Main-Layer-Distribute-Vertical_Centers/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich środków w osi pionowej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc882 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref706 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref706.putEnumerated( idLyr, idOrdn, idTrgt );     desc882.putReference( idnull, ref706 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc882.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idDstr, desc882, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Top_Edges" type="Main">
		<name id="Main-Layer-Distribute-Top_Edges/name" value="Górne krawędzie"/> 
		<context id="Main-Layer-Distribute-Top_Edges/context" value="Warstwa &gt; Rozmieść &gt; Górne krawędzie"/>
		<desc id="Main-Layer-Distribute-Top_Edges/desc" value="Równomiernie rozmieść wybrane warstwy na podstawie ich górnych krawędzi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc883 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref707 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref707.putEnumerated( idLyr, idOrdn, idTrgt );     desc883.putReference( idnull, ref707 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc883.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idDstr, desc883, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Right_Edges" type="Main">
		<name id="Main-Layer-Align-Right_Edges/name" value="Prawe krawędzie"/> 
		<context id="Main-Layer-Align-Right_Edges/context" value="Warstwa &gt; Wyrównaj &gt; Prawe krawędzie"/>
		<desc id="Main-Layer-Align-Right_Edges/desc" value="Wyrównaj prawe krawędzie wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc884 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref708 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref708.putEnumerated( idLyr, idOrdn, idTrgt );     desc884.putReference( idnull, ref708 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc884.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idAlgn, desc884, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Align-Horizontal_Centers/name" value="Do środka w poziomie"/> 
		<context id="Main-Layer-Align-Horizontal_Centers/context" value="Warstwa &gt; Wyrównaj &gt; Do środka w poziomie"/>
		<desc id="Main-Layer-Align-Horizontal_Centers/desc" value="Wyrównaj środki wybranych warstw w poziomie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc885 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref709 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref709.putEnumerated( idLyr, idOrdn, idTrgt );     desc885.putReference( idnull, ref709 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc885.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idAlgn, desc885, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Left_Edges" type="Main">
		<name id="Main-Layer-Align-Left_Edges/name" value="Lewe krawędzie"/> 
		<context id="Main-Layer-Align-Left_Edges/context" value="Warstwa &gt; Wyrównaj &gt; Lewe krawędzie"/>
		<desc id="Main-Layer-Align-Left_Edges/desc" value="Wyrównaj lewe krawędzie wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc886 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref710 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref710.putEnumerated( idLyr, idOrdn, idTrgt );     desc886.putReference( idnull, ref710 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc886.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idAlgn, desc886, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Bottom_Edges" type="Main">
		<name id="Main-Layer-Align-Bottom_Edges/name" value="Dolne krawędzie"/> 
		<context id="Main-Layer-Align-Bottom_Edges/context" value="Warstwa &gt; Wyrównaj &gt; Dolne krawędzie"/>
		<desc id="Main-Layer-Align-Bottom_Edges/desc" value="Wyrównaj dolne krawędzie wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc887 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref711 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref711.putEnumerated( idLyr, idOrdn, idTrgt );     desc887.putReference( idnull, ref711 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc887.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idAlgn, desc887, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Vertical_Centers" type="Main">
		<name id="Main-Layer-Align-Vertical_Centers/name" value="Do środka w pionie"/> 
		<context id="Main-Layer-Align-Vertical_Centers/context" value="Warstwa &gt; Wyrównaj &gt; Do środka w pionie"/>
		<desc id="Main-Layer-Align-Vertical_Centers/desc" value="Wyrównaj środki wybranych warstw w pionie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc888 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref712 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref712.putEnumerated( idLyr, idOrdn, idTrgt );     desc888.putReference( idnull, ref712 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc888.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idAlgn, desc888, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Top_Edges" type="Main">
		<name id="Main-Layer-Align-Top_Edges/name" value="Górne krawędzie"/> 
		<context id="Main-Layer-Align-Top_Edges/context" value="Warstwa &gt; Wyrównaj &gt; Górne krawędzie"/>
		<desc id="Main-Layer-Align-Top_Edges/desc" value="Wyrównaj górne krawędzie wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc889 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref713 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref713.putEnumerated( idLyr, idOrdn, idTrgt );     desc889.putReference( idnull, ref713 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc889.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idAlgn, desc889, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Reverse" type="Main">
		<name id="Main-Layer-Arrange-Reverse/name" value="Odwróć"/> 
		<context id="Main-Layer-Arrange-Reverse/context" value="Warstwa &gt; Ułóż &gt; Odwróć"/>
		<desc id="Main-Layer-Arrange-Reverse/desc" value="Odwróć kolejność ułożenia wybranych warstw na stosie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc890 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref714 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref714.putEnumerated( idLyr, idOrdn, idTrgt );     desc890.putReference( idnull, ref714 ); executeAction( idRvrs, desc890, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_to_Back" type="Main">
		<name id="Main-Layer-Arrange-Send_to_Back/name" value="Przesuń na spód"/> 
		<context id="Main-Layer-Arrange-Send_to_Back/context" value="Warstwa &gt; Ułóż &gt; Przesuń na spód"/>
		<desc id="Main-Layer-Arrange-Send_to_Back/desc" value="Przenieś wybrane obecnie warstwy na sam dół stosu warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc891 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref715 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref715.putEnumerated( idLyr, idOrdn, idTrgt );     desc891.putReference( idnull, ref715 );     var idT = charIDToTypeID( 'T   ' );         var ref716 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idBack = charIDToTypeID( 'Back' );         ref716.putEnumerated( idLyr, idOrdn, idBack );     desc891.putReference( idT, ref716 ); executeAction( idmove, desc891, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_Backward" type="Main">
		<name id="Main-Layer-Arrange-Send_Backward/name" value="Przesuń do tyłu"/> 
		<context id="Main-Layer-Arrange-Send_Backward/context" value="Warstwa &gt; Ułóż &gt; Przesuń do tyłu"/>
		<desc id="Main-Layer-Arrange-Send_Backward/desc" value="Przenieś wybrane obecnie warstwy niżej w stosie warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc892 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref717 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref717.putEnumerated( idLyr, idOrdn, idTrgt );     desc892.putReference( idnull, ref717 );     var idT = charIDToTypeID( 'T   ' );         var ref718 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref718.putEnumerated( idLyr, idOrdn, idPrvs );     desc892.putReference( idT, ref718 ); executeAction( idmove, desc892, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_Forward" type="Main">
		<name id="Main-Layer-Arrange-Bring_Forward/name" value="Przesuń do przodu"/> 
		<context id="Main-Layer-Arrange-Bring_Forward/context" value="Warstwa &gt; Ułóż &gt; Przesuń do przodu"/>
		<desc id="Main-Layer-Arrange-Bring_Forward/desc" value="Przenieś wybrane obecnie warstwy wyżej w stosie warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc893 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref719 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref719.putEnumerated( idLyr, idOrdn, idTrgt );     desc893.putReference( idnull, ref719 );     var idT = charIDToTypeID( 'T   ' );         var ref720 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxt = charIDToTypeID( 'Nxt ' );         ref720.putEnumerated( idLyr, idOrdn, idNxt );     desc893.putReference( idT, ref720 ); executeAction( idmove, desc893, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_to_Front" type="Main">
		<name id="Main-Layer-Arrange-Bring_to_Front/name" value="Przesuń na wierzch"/> 
		<context id="Main-Layer-Arrange-Bring_to_Front/context" value="Warstwa &gt; Ułóż &gt; Przesuń na wierzch"/>
		<desc id="Main-Layer-Arrange-Bring_to_Front/desc" value="Przenieś wybrane obecnie warstwy na szczyt stosu warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc894 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref721 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref721.putEnumerated( idLyr, idOrdn, idTrgt );     desc894.putReference( idnull, ref721 );     var idT = charIDToTypeID( 'T   ' );         var ref722 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrnt = charIDToTypeID( 'Frnt' );         ref722.putEnumerated( idLyr, idOrdn, idFrnt );     desc894.putReference( idT, ref722 ); executeAction( idmove, desc894, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Hide_Layers" type="Main">
		<name id="Main-Layer-Hide_Layers/name" value="Ukryj warstwy"/> 
		<context id="Main-Layer-Hide_Layers/context" value="Warstwa &gt; Ukryj warstwy"/>
		<desc id="Main-Layer-Hide_Layers/desc" value="Ukryj wybrane obecnie warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc895 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref723 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref723.putEnumerated( idLyr, idOrdn, idTrgt );     desc895.putReference( idnull, ref723 ); executeAction( idHd, desc895, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Ungroup_Layers" type="Main">
		<name id="Main-Layer-Ungroup_Layers/name" value="Rozgrupuj warstwy"/> 
		<context id="Main-Layer-Ungroup_Layers/context" value="Warstwa &gt; Rozgrupuj warstwy"/>
		<desc id="Main-Layer-Ungroup_Layers/desc" value="Usuń grupę (zestaw) warstw otaczających bieżącą warstwę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idungroupLayersEvent = stringIDToTypeID( 'ungroupLayersEvent' );     var desc896 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref724 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref724.putEnumerated( idLyr, idOrdn, idTrgt );     desc896.putReference( idnull, ref724 ); executeAction( idungroupLayersEvent, desc896, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Group_Layers" type="Main">
		<name id="Main-Layer-Group_Layers/name" value="Grupuj warstwy"/> 
		<context id="Main-Layer-Group_Layers/context" value="Warstwa &gt; Grupuj warstwy"/>
		<desc id="Main-Layer-Group_Layers/desc" value="Zorganizuj wybrane obecnie warstwy w grupę (zestaw) warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc897 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref725 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref725.putEnumerated( idLyr, idOrdn, idTrgt );     desc897.putReference( idnull, ref725 ); executeAction( idgroupLayersEvent, desc897, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Layer_Based_Slice" type="Main">
		<name id="Main-Layer-New_Layer_Based_Slice/name" value="Nowy plasterek oparty na warstwie"/> 
		<context id="Main-Layer-New_Layer_Based_Slice/context" value="Warstwa &gt; Nowy plasterek oparty na warstwie"/>
		<desc id="Main-Layer-New_Layer_Based_Slice/desc" value="Utwórz plasterek, którego rozmiar jest dynamicznie zmieniany na podstawie zawartości bieżącej warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc898 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref726 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsliceFromLayer = stringIDToTypeID( 'sliceFromLayer' );         ref726.putEnumerated( idMn, idMnIt, idsliceFromLayer );     desc898.putReference( idnull, ref726 ); executeAction( idslct, desc898, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-All_Layers" type="Main">
		<name id="Main-Layer-Rasterize-All_Layers/name" value="Wszystkie warstwy"/> 
		<context id="Main-Layer-Rasterize-All_Layers/context" value="Warstwa &gt; Rasteryzuj &gt; Wszystkie warstwy"/>
		<desc id="Main-Layer-Rasterize-All_Layers/desc" value="Przekonwertuj wszystkie warstwy na warstwy pikselowe"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeAll = stringIDToTypeID( 'rasterizeAll' ); executeAction( idrasterizeAll, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Layer" type="Main">
		<name id="Main-Layer-Rasterize-Layer/name" value="Warstwa"/> 
		<context id="Main-Layer-Rasterize-Layer/context" value="Warstwa &gt; Rasteryzuj &gt; Warstwa"/>
		<desc id="Main-Layer-Rasterize-Layer/desc" value="Przekonwertuj bieżącą warstwę na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc899 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref727 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref727.putEnumerated( idLyr, idOrdn, idTrgt );     desc899.putReference( idnull, ref727 ); executeAction( idrasterizeLayer, desc899, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Layer_Style" type="Main">
		<name id="Main-Layer-Rasterize-Layer_Style/name" value="Styl warstwy"/> 
		<context id="Main-Layer-Rasterize-Layer_Style/context" value="Warstwa &gt; Rasteryzuj &gt; Styl warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc900 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref728 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref728.putEnumerated( idLyr, idOrdn, idTrgt );     desc900.putReference( idnull, ref728 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerStyle = stringIDToTypeID( 'layerStyle' );     desc900.putEnumerated( idWhat, idrasterizeItem, idlayerStyle ); executeAction( idrasterizeLayer, desc900, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-3D" type="Main">
		<name id="Main-Layer-Rasterize-3D/name" value="3D"/> 
		<context id="Main-Layer-Rasterize-3D/context" value="Warstwa &gt; Rasteryzuj &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc901 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref729 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref729.putEnumerated( idLyr, idOrdn, idTrgt );     desc901.putReference( idnull, ref729 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerthreeD = stringIDToTypeID( 'layer3D' );     desc901.putEnumerated( idWhat, idrasterizeItem, idlayerthreeD ); executeAction( idrasterizeLayer, desc901, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Video" type="Main">
		<name id="Main-Layer-Rasterize-Video/name" value="Wideo"/> 
		<context id="Main-Layer-Rasterize-Video/context" value="Warstwa &gt; Rasteryzuj &gt; Wideo"/>
		<desc id="Main-Layer-Rasterize-Video/desc" value="Przekonwertuj bieżącą warstwę wideo na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc902 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref730 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref730.putEnumerated( idMn, idMnIt, idrasterizeVideo );     desc902.putReference( idnull, ref730 ); executeAction( idslct, desc902, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Smart_Object" type="Main">
		<name id="Main-Layer-Rasterize-Smart_Object/name" value="Obiekt inteligentny"/> 
		<context id="Main-Layer-Rasterize-Smart_Object/context" value="Warstwa &gt; Rasteryzuj &gt; Obiekt inteligentny"/>
		<desc id="Main-Layer-Rasterize-Smart_Object/desc" value="Przekonwertuj bieżący obiekt inteligentny na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc903 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref731 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref731.putEnumerated( idMn, idMnIt, idrasterizePlaced );     desc903.putReference( idnull, ref731 ); executeAction( idslct, desc903, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Vector_Mask" type="Main">
		<name id="Main-Layer-Rasterize-Vector_Mask/name" value="Maska wektorowa"/> 
		<context id="Main-Layer-Rasterize-Vector_Mask/context" value="Warstwa &gt; Rasteryzuj &gt; Maska wektorowa"/>
		<desc id="Main-Layer-Rasterize-Vector_Mask/desc" value="Przekonwertuj bieżącą maskę wektorową na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc904 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref732 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVectorMask = stringIDToTypeID( 'rasterizeVectorMask' );         ref732.putEnumerated( idMn, idMnIt, idrasterizeVectorMask );     desc904.putReference( idnull, ref732 ); executeAction( idslct, desc904, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Fill_Content" type="Main">
		<name id="Main-Layer-Rasterize-Fill_Content/name" value="Zawartość wypełnienia"/> 
		<context id="Main-Layer-Rasterize-Fill_Content/context" value="Warstwa &gt; Rasteryzuj &gt; Zawartość wypełnienia"/>
		<desc id="Main-Layer-Rasterize-Fill_Content/desc" value="Przekonwertuj bieżącą warstwę wypełnienia kolorem na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc905 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref733 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeContent = stringIDToTypeID( 'rasterizeContent' );         ref733.putEnumerated( idMn, idMnIt, idrasterizeContent );     desc905.putReference( idnull, ref733 ); executeAction( idslct, desc905, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Shape" type="Main">
		<name id="Main-Layer-Rasterize-Shape/name" value="Kształt"/> 
		<context id="Main-Layer-Rasterize-Shape/context" value="Warstwa &gt; Rasteryzuj &gt; Kształt"/>
		<desc id="Main-Layer-Rasterize-Shape/desc" value="Przekonwertuj bieżącą warstwę kształtu na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc906 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref734 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeShape = stringIDToTypeID( 'rasterizeShape' );         ref734.putEnumerated( idMn, idMnIt, idrasterizeShape );     desc906.putReference( idnull, ref734 ); executeAction( idslct, desc906, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Type" type="Main">
		<name id="Main-Layer-Rasterize-Type/name" value="Tekst"/> 
		<context id="Main-Layer-Rasterize-Type/context" value="Warstwa &gt; Rasteryzuj &gt; Warstwa tekstowa"/>
		<desc id="Main-Layer-Rasterize-Type/desc" value="Przekonwertuj bieżącą warstwę tekstową na piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc907 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref735 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref735.putEnumerated( idMn, idMnIt, idRstT );     desc907.putReference( idnull, ref735 ); executeAction( idslct, desc907, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Rasterize" type="Main">
		<name id="Main-Layer-Video_Layers-Rasterize/name" value="Rasteryzuj"/> 
		<context id="Main-Layer-Video_Layers-Rasterize/context" value="Warstwa &gt; Warstwy wideo &gt; Rasteryzuj"/>
		<desc id="Main-Layer-Video_Layers-Rasterize/desc" value="Rasteryzuj zawartość warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc908 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref736 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref736.putEnumerated( idMn, idMnIt, idrasterizeVideo );     desc908.putReference( idnull, ref736 ); executeAction( idslct, desc908, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Reload_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Reload_Frame/name" value="Wczytaj ponownie klatkę"/> 
		<context id="Main-Layer-Video_Layers-Reload_Frame/context" value="Warstwa &gt; Warstwy wideo &gt; Wczytaj ponownie klatkę"/>
		<desc id="Main-Layer-Video_Layers-Reload_Frame/desc" value="Ponownie wczytaj klatkę na warstwę wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc909 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref737 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreloadFrame = stringIDToTypeID( 'reloadFrame' );         ref737.putEnumerated( idMn, idMnIt, idreloadFrame );     desc909.putReference( idnull, ref737 ); executeAction( idslct, desc909, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_All_Frames" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_All_Frames/name" value="Przywróć wszystkie klatki"/> 
		<context id="Main-Layer-Video_Layers-Restore_All_Frames/context" value="Warstwa &gt; Warstwy wideo &gt; Przywróć wszystkie klatki"/>
		<desc id="Main-Layer-Video_Layers-Restore_All_Frames/desc" value="Przywróć wszystkie wybrane klatki warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc910 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref738 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreAllFrames = stringIDToTypeID( 'restoreAllFrames' );         ref738.putEnumerated( idMn, idMnIt, idrestoreAllFrames );     desc910.putReference( idnull, ref738 ); executeAction( idslct, desc910, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_Frame/name" value="Przywróć klatkę"/> 
		<context id="Main-Layer-Video_Layers-Restore_Frame/context" value="Warstwa &gt; Warstwy wideo &gt; Przywróć klatkę"/>
		<desc id="Main-Layer-Video_Layers-Restore_Frame/desc" value="Przywróć klatkę warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc911 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref739 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreFrame = stringIDToTypeID( 'restoreFrame' );         ref739.putEnumerated( idMn, idMnIt, idrestoreFrame );     desc911.putReference( idnull, ref739 ); executeAction( idslct, desc911, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Show_Altered_Video" type="Main">
		<name id="Main-Layer-Video_Layers-Show_Altered_Video/name" value="Pokaż zmienione wideo"/> 
		<context id="Main-Layer-Video_Layers-Show_Altered_Video/context" value="Warstwa &gt; Warstwy wideo &gt; Pokaż zmienione wideo"/>
		<desc id="Main-Layer-Video_Layers-Show_Altered_Video/desc" value="Pokaż zmienione fragmenty warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc912 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref740 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAlteredVideo = stringIDToTypeID( 'showAlteredVideo' );         ref740.putEnumerated( idMn, idMnIt, idshowAlteredVideo );     desc912.putReference( idnull, ref740 ); executeAction( idslct, desc912, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Interpret_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Interpret_Footage/name" value="Interpretuj materiał filmowy"/> 
		<context id="Main-Layer-Video_Layers-Interpret_Footage/context" value="Warstwa &gt; Warstwy wideo &gt; Interpretuj materiał filmowy"/>
		<desc id="Main-Layer-Video_Layers-Interpret_Footage/desc" value="Zinterpretuj materiał filmowy z warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc913 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref741 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterpretFootage = stringIDToTypeID( 'interpretFootage' );         ref741.putEnumerated( idMn, idMnIt, idinterpretFootage );     desc913.putReference( idnull, ref741 ); executeAction( idslct, desc913, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Replace_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Replace_Footage/name" value="Zastąp materiał filmowy"/> 
		<context id="Main-Layer-Video_Layers-Replace_Footage/context" value="Warstwa &gt; Warstwy wideo &gt; Zastąp materiał filmowy"/>
		<desc id="Main-Layer-Video_Layers-Replace_Footage/desc" value="Zastąp materiał filmowy na warstwie wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc914 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref742 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceFootage = stringIDToTypeID( 'replaceFootage' );         ref742.putEnumerated( idMn, idMnIt, idreplaceFootage );     desc914.putReference( idnull, ref742 ); executeAction( idslct, desc914, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Delete_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Delete_Frame/name" value="Usuń klatkę"/> 
		<context id="Main-Layer-Video_Layers-Delete_Frame/context" value="Warstwa &gt; Warstwy wideo &gt; Usuń klatkę"/>
		<desc id="Main-Layer-Video_Layers-Delete_Frame/desc" value="Usuń klatkę warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc915 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref743 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteFrame = stringIDToTypeID( 'deleteFrame' );         ref743.putEnumerated( idMn, idMnIt, iddeleteFrame );     desc915.putReference( idnull, ref743 ); executeAction( idslct, desc915, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Duplicate_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Duplicate_Frame/name" value="Powiel klatkę"/> 
		<context id="Main-Layer-Video_Layers-Duplicate_Frame/context" value="Warstwa &gt; Warstwy wideo &gt; Powiel klatkę"/>
		<desc id="Main-Layer-Video_Layers-Duplicate_Frame/desc" value="Powiel klatkę warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc916 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref744 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idduplicateFrame = stringIDToTypeID( 'duplicateFrame' );         ref744.putEnumerated( idMn, idMnIt, idduplicateFrame );     desc916.putReference( idnull, ref744 ); executeAction( idslct, desc916, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Insert_Blank_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Insert_Blank_Frame/name" value="Wstaw pustą klatkę"/> 
		<context id="Main-Layer-Video_Layers-Insert_Blank_Frame/context" value="Warstwa &gt; Warstwy wideo &gt; Wstaw pustą klatkę"/>
		<desc id="Main-Layer-Video_Layers-Insert_Blank_Frame/desc" value="Wstaw pustą klatkę warstwy wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc917 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref745 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinsertBlankFrame = stringIDToTypeID( 'insertBlankFrame' );         ref745.putEnumerated( idMn, idMnIt, idinsertBlankFrame );     desc917.putReference( idnull, ref745 ); executeAction( idslct, desc917, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Blank_Video_Layer" type="Main">
		<name id="Main-Layer-Video_Layers-New_Blank_Video_Layer/name" value="Nowa pusta warstwa wideo"/> 
		<context id="Main-Layer-Video_Layers-New_Blank_Video_Layer/context" value="Warstwa &gt; Warstwy wideo &gt; Nowa pusta warstwa wideo"/>
		<desc id="Main-Layer-Video_Layers-New_Blank_Video_Layer/desc" value="Utwórz nową pustą warstwę wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc918 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref746 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddBlankVideoLayer = stringIDToTypeID( 'addBlankVideoLayer' );         ref746.putEnumerated( idMn, idMnIt, idaddBlankVideoLayer );     desc918.putReference( idnull, ref746 ); executeAction( idslct, desc918, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Video_Layer_from_File" type="Main">
		<name id="Main-Layer-Video_Layers-New_Video_Layer_from_File/name" value="Nowa warstwa wideo z pliku"/> 
		<context id="Main-Layer-Video_Layers-New_Video_Layer_from_File/context" value="Warstwa &gt; Warstwy wideo &gt; Nowa warstwa wideo z pliku"/>
		<desc id="Main-Layer-Video_Layers-New_Video_Layer_from_File/desc" value="Utwórz nową warstwę wideo z pliku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc919 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref747 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVideoLayer = stringIDToTypeID( 'addVideoLayer' );         ref747.putEnumerated( idMn, idMnIt, idaddVideoLayer );     desc919.putReference( idnull, ref747 ); executeAction( idslct, desc919, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Rasterize" type="Main">
		<name id="Main-Layer-Smart_Objects-Rasterize/name" value="Rasteryzuj"/> 
		<context id="Main-Layer-Smart_Objects-Rasterize/context" value="Warstwa &gt; Obiekty inteligentne &gt; Rasteryzuj"/>
		<desc id="Main-Layer-Smart_Objects-Rasterize/desc" value="Filtruj dane stosu obiektów inteligentnych według rasteryzacji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc920 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref748 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref748.putEnumerated( idMn, idMnIt, idrasterizePlaced );     desc920.putReference( idnull, ref748 ); executeAction( idslct, desc920, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Variance" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Variance/name" value="Rozbieżność"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Variance/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Rozbieżność"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Variance/desc" value="Filtruj dane stosu obiektów inteligentnych według wariancji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc921 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idvari = charIDToTypeID( 'vari' );     desc921.putClass( idimageStackPlugin, idvari );     var idNm = charIDToTypeID( 'Nm  ' );     desc921.putString( idNm, '''Variance''' ); executeAction( idapplyImageStackPluginRenderer, desc921, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Summation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Summation/name" value="Sumowanie"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Summation/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Sumowanie"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Summation/desc" value="Filtruj dane stosu obiektów inteligentnych według sumy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc922 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idsumm = charIDToTypeID( 'summ' );     desc922.putClass( idimageStackPlugin, idsumm );     var idNm = charIDToTypeID( 'Nm  ' );     desc922.putString( idNm, '''Summation''' ); executeAction( idapplyImageStackPluginRenderer, desc922, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/name" value="Odchylenie standardowe"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Odchylenie standardowe"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/desc" value="Filtruj dane stosu obiektów inteligentnych według odchylenia standardowego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc923 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idstdv = charIDToTypeID( 'stdv' );     desc923.putClass( idimageStackPlugin, idstdv );     var idNm = charIDToTypeID( 'Nm  ' );     desc923.putString( idNm, '''Standard Deviation''' ); executeAction( idapplyImageStackPluginRenderer, desc923, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Skewness" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/name" value="Przekrzywienie"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Przekrzywienie"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/desc" value="Filtruj dane stosu obiektów inteligentnych według pochylenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc924 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idskew = charIDToTypeID( 'skew' );     desc924.putClass( idimageStackPlugin, idskew );     var idNm = charIDToTypeID( 'Nm  ' );     desc924.putString( idNm, '''Skewness''' ); executeAction( idapplyImageStackPluginRenderer, desc924, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Range" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Range/name" value="Zakres"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Range/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Zakres"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Range/desc" value="Filtruj dane stosu obiektów inteligentnych według zakresu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc925 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idrang = charIDToTypeID( 'rang' );     desc925.putClass( idimageStackPlugin, idrang );     var idNm = charIDToTypeID( 'Nm  ' );     desc925.putString( idNm, '''Range''' ); executeAction( idapplyImageStackPluginRenderer, desc925, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Minimum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/name" value="Minimum"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Minimum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/desc" value="Filtruj dane stosu obiektów inteligentnych według minimum"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc926 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idminn = charIDToTypeID( 'minn' );     desc926.putClass( idimageStackPlugin, idminn );     var idNm = charIDToTypeID( 'Nm  ' );     desc926.putString( idNm, '''Minimum''' ); executeAction( idapplyImageStackPluginRenderer, desc926, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Median" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Median/name" value="Mediana"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Median/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Mediana"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Median/desc" value="Filtruj dane stosu obiektów inteligentnych według mediany"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc927 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmedn = charIDToTypeID( 'medn' );     desc927.putClass( idimageStackPlugin, idmedn );     var idNm = charIDToTypeID( 'Nm  ' );     desc927.putString( idNm, '''Median''' ); executeAction( idapplyImageStackPluginRenderer, desc927, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Mean" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Mean/name" value="Średnia"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Mean/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; MediaNa"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Mean/desc" value="Filtruj dane stosu obiektów inteligentnych według średniej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc928 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idavrg = charIDToTypeID( 'avrg' );     desc928.putClass( idimageStackPlugin, idavrg );     var idNm = charIDToTypeID( 'Nm  ' );     desc928.putString( idNm, '''Mean''' ); executeAction( idapplyImageStackPluginRenderer, desc928, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Maximum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/name" value="Maksimum"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Maksimum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/desc" value="Filtruj dane stosu obiektów inteligentnych według maksimum"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc929 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmaxx = charIDToTypeID( 'maxx' );     desc929.putClass( idimageStackPlugin, idmaxx );     var idNm = charIDToTypeID( 'Nm  ' );     desc929.putString( idNm, '''Maximum''' ); executeAction( idapplyImageStackPluginRenderer, desc929, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/name" value="Kurtoza"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Kurtoza"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/desc" value="Filtruj dane stosu obiektów inteligentnych według kurtozy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc930 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idkurt = charIDToTypeID( 'kurt' );     desc930.putClass( idimageStackPlugin, idkurt );     var idNm = charIDToTypeID( 'Nm  ' );     desc930.putString( idNm, '''Kurtosis''' ); executeAction( idapplyImageStackPluginRenderer, desc930, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Entropy" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/name" value="Entropia"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Entropia"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/desc" value="Filtruj dane stosu obiektów inteligentnych według entropii"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc931 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var identr = charIDToTypeID( 'entr' );     desc931.putClass( idimageStackPlugin, identr );     var idNm = charIDToTypeID( 'Nm  ' );     desc931.putString( idNm, '''Entropy''' ); executeAction( idapplyImageStackPluginRenderer, desc931, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-None" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-None/name" value="Brak"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-None/context" value="Warstwa &gt; Obiekty inteligentne &gt; Tryb stosu &gt; Brak"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-None/desc" value="Do danych obiektów inteligentnych zastosowano tryb bez stosu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc932 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref749 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimageStackConvertSmartObject = stringIDToTypeID( 'imageStackConvertSmartObject' );         ref749.putEnumerated( idMn, idMnIt, idimageStackConvertSmartObject );     desc932.putReference( idnull, ref749 ); executeAction( idslct, desc932, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Replace_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Replace_Contents/name" value="Zamień zawartość"/> 
		<context id="Main-Layer-Smart_Objects-Replace_Contents/context" value="Warstwa &gt; Obiekty inteligentne &gt; Zamień zawartość"/>
		<desc id="Main-Layer-Smart_Objects-Replace_Contents/desc" value="Zastąp zawartość obiektu inteligentnego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc933 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref750 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerReplaceContents = stringIDToTypeID( 'placedLayerReplaceContents' );         ref750.putEnumerated( idMn, idMnIt, idplacedLayerReplaceContents );     desc933.putReference( idnull, ref750 ); executeAction( idslct, desc933, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Export_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Export_Contents/name" value="Eksportuj zawartość"/> 
		<context id="Main-Layer-Smart_Objects-Export_Contents/context" value="Warstwa &gt; Obiekty inteligentne &gt; Eksportuj zawartość"/>
		<desc id="Main-Layer-Smart_Objects-Export_Contents/desc" value="Wyeksportuj zawartość obiektu inteligentnego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc934 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref751 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerExportContents = stringIDToTypeID( 'placedLayerExportContents' );         ref751.putEnumerated( idMn, idMnIt, idplacedLayerExportContents );     desc934.putReference( idnull, ref751 ); executeAction( idslct, desc934, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Edit_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Edit_Contents/name" value="Edytuj zawartość"/> 
		<context id="Main-Layer-Smart_Objects-Edit_Contents/context" value="Warstwa &gt; Obiekty inteligentne &gt; Edytuj zawartość"/>
		<desc id="Main-Layer-Smart_Objects-Edit_Contents/desc" value="Edytuj zawartość obiektu inteligentnego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc935 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref752 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref752.putEnumerated( idMn, idMnIt, idplacedLayerEditContents );     desc935.putReference( idnull, ref752 ); executeAction( idslct, desc935, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy" type="Main">
		<name id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/name" value="Nowy obiekt inteligentny z kopii"/> 
		<context id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/context" value="Warstwa &gt; Obiekty inteligentne &gt; Nowy obiekt inteligentny z kopii"/>
		<desc id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/desc" value="Utwórz nowy obiekt inteligentny przy użyciu danych skopiowanych do schowka"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc936 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref753 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerMakeCopy = stringIDToTypeID( 'placedLayerMakeCopy' );         ref753.putEnumerated( idMn, idMnIt, idplacedLayerMakeCopy );     desc936.putReference( idnull, ref753 ); executeAction( idslct, desc936, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Convert_to_Smart_Object" type="Main">
		<name id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/name" value="Konwertuj na obiekt inteligentny"/> 
		<context id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/context" value="Warstwa &gt; Obiekty inteligentne &gt; Konwertuj na obiekt inteligentny"/>
		<desc id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/desc" value="Przekonwertuj warstwę na obiekt inteligentny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc937 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref754 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref754.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc937.putReference( idnull, ref754 ); executeAction( idslct, desc937, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Create_Clipping_Mask" type="Main">
		<name id="Main-Layer-Create_Clipping_Mask/name" value="Utwórz maskę przycinającą"/> 
		<context id="Main-Layer-Create_Clipping_Mask/context" value="Warstwa &gt; Utwórz maskę przycinającą"/>
		<desc id="Main-Layer-Create_Clipping_Mask/desc" value="Zwolnij maskę przycinającą z warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrpL = charIDToTypeID( 'GrpL' ); executeAction( idGrpL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Link" type="Main">
		<name id="Main-Layer-Vector_Mask-Link/name" value="Połącz"/> 
		<context id="Main-Layer-Vector_Mask-Link/context" value="Warstwa &gt; Maska wektorowa &gt; Połącz"/>
		<desc id="Main-Layer-Vector_Mask-Link/desc" value="Połącz maskę wektorową z obrazem lub odłącz ją od obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc938 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref755 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref755.putEnumerated( idLyr, idOrdn, idTrgt );     desc938.putReference( idnull, ref755 );     var idT = charIDToTypeID( 'T   ' );         var desc939 = new ActionDescriptor();         var idvectorMaskLinked = stringIDToTypeID( 'vectorMaskLinked' );         desc939.putBoolean( idvectorMaskLinked, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc938.putObject( idT, idLyr, desc939 ); executeAction( idsetd, desc938, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Enable" type="Main">
		<name id="Main-Layer-Vector_Mask-Enable/name" value="Włącz"/> 
		<context id="Main-Layer-Vector_Mask-Enable/context" value="Warstwa &gt; Maska wektorowa &gt; Włącz"/>
		<desc id="Main-Layer-Vector_Mask-Enable/desc" value="Włącz lub wyłącz maskę wektorową na obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc940 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref756 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleVectorMask = stringIDToTypeID( 'toggleVectorMask' );         ref756.putEnumerated( idMn, idMnIt, idtoggleVectorMask );     desc940.putReference( idnull, ref756 ); executeAction( idslct, desc940, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Delete" type="Main">
		<name id="Main-Layer-Vector_Mask-Delete/name" value="Usuń"/> 
		<context id="Main-Layer-Vector_Mask-Delete/context" value="Warstwa &gt; Maska wektorowa &gt; Usuń"/>
		<desc id="Main-Layer-Vector_Mask-Delete/desc" value="Usuń maskę wektorową z obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc941 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref757 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref757.putEnumerated( idMn, idMnIt, iddiscardVectorMask );     desc941.putReference( idnull, ref757 ); executeAction( idslct, desc941, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Current_Path" type="Main">
		<name id="Main-Layer-Vector_Mask-Current_Path/name" value="Bieżąca ścieżka"/> 
		<context id="Main-Layer-Vector_Mask-Current_Path/context" value="Warstwa &gt; Maska wektorowa &gt; Bieżąca ścieżka"/>
		<desc id="Main-Layer-Vector_Mask-Current_Path/desc" value="Utwórz maskę wektorową z bieżącej, aktywnej ścieżki"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc942 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref758 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref758.putEnumerated( idMn, idMnIt, idvectorMaskCurrentPath );     desc942.putReference( idnull, ref758 ); executeAction( idslct, desc942, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Hide_All/name" value="Ukryj wszystko"/> 
		<context id="Main-Layer-Vector_Mask-Hide_All/context" value="Warstwa &gt; Maska wektorowa &gt; Ukryj wszystko"/>
		<desc id="Main-Layer-Vector_Mask-Hide_All/desc" value="Ukryj wszystkie informacje o masce wektorowej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc943 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref759 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref759.putEnumerated( idMn, idMnIt, idvectorMaskHideAll );     desc943.putReference( idnull, ref759 ); executeAction( idslct, desc943, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Reveal_All/name" value="Pokaż wszystko"/> 
		<context id="Main-Layer-Vector_Mask-Reveal_All/context" value="Warstwa &gt; Maska wektorowa &gt; Pokaż wszystko"/>
		<desc id="Main-Layer-Vector_Mask-Reveal_All/desc" value="Pokaż wszystkie informacje o masce wektorowej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc944 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref760 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref760.putEnumerated( idMn, idMnIt, idvectorMaskRevealAll );     desc944.putReference( idnull, ref760 ); executeAction( idslct, desc944, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Link" type="Main">
		<name id="Main-Layer-Layer_Mask-Link/name" value="Połącz"/> 
		<context id="Main-Layer-Layer_Mask-Link/context" value="Warstwa &gt; Maska warstwy &gt; Połącz"/>
		<desc id="Main-Layer-Layer_Mask-Link/desc" value="Połącz maskę warstwy z obrazem lub odłącz ją od obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc945 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref761 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref761.putEnumerated( idLyr, idOrdn, idTrgt );     desc945.putReference( idnull, ref761 );     var idT = charIDToTypeID( 'T   ' );         var desc946 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc946.putBoolean( idUsrs, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc945.putObject( idT, idLyr, desc946 ); executeAction( idsetd, desc945, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer-Layer_Mask-Enable/name" value="Włącz"/> 
		<context id="Main-Layer-Layer_Mask-Enable/context" value="Warstwa &gt; Maska warstwy &gt; Włącz"/>
		<desc id="Main-Layer-Layer_Mask-Enable/desc" value="Włącz lub wyłącz maskę warstwy na obrazie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc947 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref762 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref762.putEnumerated( idMn, idMnIt, idTglM );     desc947.putReference( idnull, ref762 ); executeAction( idslct, desc947, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer-Layer_Mask-Apply/name" value="Zastosuj"/> 
		<context id="Main-Layer-Layer_Mask-Apply/context" value="Warstwa &gt; Maska warstwy &gt; Zastosuj"/>
		<desc id="Main-Layer-Layer_Mask-Apply/desc" value="Zastosuj do obrazu maskę warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc948 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref763 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref763.putEnumerated( idChnl, idChnl, idMsk );     desc948.putReference( idnull, ref763 );     var idAply = charIDToTypeID( 'Aply' );     desc948.putBoolean( idAply, true ); executeAction( idDlt, desc948, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Delete" type="Main">
		<name id="Main-Layer-Layer_Mask-Delete/name" value="Usuń"/> 
		<context id="Main-Layer-Layer_Mask-Delete/context" value="Warstwa &gt; Maska warstwy &gt; Usuń"/>
		<desc id="Main-Layer-Layer_Mask-Delete/desc" value="Usuń maskę warstwy z obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc949 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref764 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref764.putEnumerated( idChnl, idChnl, idMsk );     desc949.putReference( idnull, ref764 ); executeAction( idDlt, desc949, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-From_Transparency" type="Main">
		<name id="Main-Layer-Layer_Mask-From_Transparency/name" value="Przezroczystość źródłowa"/> 
		<context id="Main-Layer-Layer_Mask-From_Transparency/context" value="Warstwa &gt; Maska warstwy &gt; Z przezroczystości"/>
		<desc id="Main-Layer-Layer_Mask-From_Transparency/desc" value="Przekonwertuj dane przezroczystości bieżącej warstwy na maskę warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc950 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc950.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref765 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref765.putEnumerated( idChnl, idChnl, idMsk );     desc950.putReference( idAt, ref765 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idTrns = charIDToTypeID( 'Trns' );     desc950.putEnumerated( idUsng, idUsrM, idTrns ); executeAction( idMk, desc950, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_Selection/name" value="Ukryj zaznaczenie"/> 
		<context id="Main-Layer-Layer_Mask-Hide_Selection/context" value="Warstwa &gt; Maska warstwy &gt; Ukryj zaznaczenie"/>
		<desc id="Main-Layer-Layer_Mask-Hide_Selection/desc" value="Ukryj zaznaczenie za pośrednictwem maski warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc951 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc951.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref766 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref766.putEnumerated( idChnl, idChnl, idMsk );     desc951.putReference( idAt, ref766 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc951.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMk, desc951, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_Selection/name" value="Odkryj zaznaczenie"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_Selection/context" value="Warstwa &gt; Maska warstwy &gt; Pokaż zaznaczenie"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_Selection/desc" value="Pokaż zaznaczenie przy użyciu maski warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc952 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc952.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref767 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref767.putEnumerated( idChnl, idChnl, idMsk );     desc952.putReference( idAt, ref767 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc952.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMk, desc952, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_All/name" value="Ukryj wszystko"/> 
		<context id="Main-Layer-Layer_Mask-Hide_All/context" value="Warstwa &gt; Maska warstwy &gt; Ukryj wszystko"/>
		<desc id="Main-Layer-Layer_Mask-Hide_All/desc" value="Ukryj wszystkie informacje o masce warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc953 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc953.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref768 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref768.putEnumerated( idChnl, idChnl, idMsk );     desc953.putReference( idAt, ref768 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc953.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMk, desc953, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_All/name" value="Pokaż wszystko"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_All/context" value="Warstwa &gt; Maska warstwy &gt; Pokaż wszystko"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_All/desc" value="Pokaż wszystkie informacje o masce warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc954 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc954.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref769 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref769.putEnumerated( idChnl, idChnl, idMsk );     desc954.putReference( idAt, ref769 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc954.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, desc954, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Content_Options" type="Main">
		<name id="Main-Layer-Layer_Content_Options/name" value="Opcje zawartości warstwy"/> 
		<context id="Main-Layer-Layer_Content_Options/context" value="Warstwa &gt; Opcje zawartości warstwy"/>
		<desc id="Main-Layer-Layer_Content_Options/desc" value="Zdefiniuj opcje zawartości warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc955 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref770 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAdjO = charIDToTypeID( 'AdjO' );         ref770.putEnumerated( idMn, idMnIt, idAdjO );     desc955.putReference( idnull, ref770 ); executeAction( idslct, desc955, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Selective_Color" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Selective_Color/name" value="Kolor selektywny"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Selective_Color/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Kolor selektywny"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Selective_Color/desc" value="Utwórz nową warstwę dopasowania Kolor selektywny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc956 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref771 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref771.putClass( idcontentLayer );     desc956.putReference( idnull, ref771 );     var idUsng = charIDToTypeID( 'Usng' );         var desc957 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc957.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc956.putObject( idUsng, idcontentLayer, desc957 ); executeAction( idMk, desc956, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Gradient_Map" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Gradient_Map/name" value="Mapa gradientu"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Gradient_Map/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Mapa gradientu"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Gradient_Map/desc" value="Utwórz nową warstwę dopasowania Mapa gradientu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc958 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref772 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref772.putClass( idcontentLayer );     desc958.putReference( idnull, ref772 );     var idUsng = charIDToTypeID( 'Usng' );         var desc959 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc959.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc958.putObject( idUsng, idcontentLayer, desc959 ); executeAction( idMk, desc958, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Threshold" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Threshold/name" value="Próg"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Threshold/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Próg"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Threshold/desc" value="Utwórz nową warstwę dopasowania Próg"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc960 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref773 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref773.putClass( idcontentLayer );     desc960.putReference( idnull, ref773 );     var idUsng = charIDToTypeID( 'Usng' );         var desc961 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc961.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc960.putObject( idUsng, idcontentLayer, desc961 ); executeAction( idMk, desc960, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Posterize" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Posterize/name" value="Posteryzuj"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Posterize/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Posteryzuj"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Posterize/desc" value="Utwórz nową warstwę dopasowania Posteryzuj"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc962 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref774 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref774.putClass( idcontentLayer );     desc962.putReference( idnull, ref774 );     var idUsng = charIDToTypeID( 'Usng' );         var desc963 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc963.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc962.putObject( idUsng, idcontentLayer, desc963 ); executeAction( idMk, desc962, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Invert" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Invert/name" value="Odwróć"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Invert/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Odwróć"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Invert/desc" value="Utwórz nową warstwę dopasowania Odwróć"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc964 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref775 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref775.putClass( idcontentLayer );     desc964.putReference( idnull, ref775 );     var idUsng = charIDToTypeID( 'Usng' );         var desc965 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc965.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc964.putObject( idUsng, idcontentLayer, desc965 ); executeAction( idMk, desc964, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Lookup" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Lookup/name" value="Wyszukiwanie kolorów"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Lookup/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Wyszukiwanie kolorów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc966 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref776 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref776.putClass( idcontentLayer );     desc966.putReference( idnull, ref776 );     var idUsng = charIDToTypeID( 'Usng' );         var desc967 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc967.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc966.putObject( idUsng, idcontentLayer, desc967 ); executeAction( idMk, desc966, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Channel_Mixer" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/name" value="Mieszanie kanałów"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Mieszanie kanałów"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/desc" value="Utwórz nową warstwę dopasowania Mieszanie kanałów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc968 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref777 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref777.putClass( idcontentLayer );     desc968.putReference( idnull, ref777 );     var idUsng = charIDToTypeID( 'Usng' );         var desc969 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc969.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc968.putObject( idUsng, idcontentLayer, desc969 ); executeAction( idMk, desc968, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Photo_Filter" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Photo_Filter/name" value="Filtr fotograficzny"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Photo_Filter/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Filtr fotograficzny"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Photo_Filter/desc" value="Utwórz nową warstwę dopasowania Filtr fotograficzny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc970 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref778 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref778.putClass( idcontentLayer );     desc970.putReference( idnull, ref778 );     var idUsng = charIDToTypeID( 'Usng' );         var desc971 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc971.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc970.putObject( idUsng, idcontentLayer, desc971 ); executeAction( idMk, desc970, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/name" value="Czarno-biały"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Czarno-biały"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/desc" value="Utwórz nową warstwę dopasowania Czarno-biały"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc972 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref779 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref779.putClass( idcontentLayer );     desc972.putReference( idnull, ref779 );     var idUsng = charIDToTypeID( 'Usng' );         var desc973 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc973.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc972.putObject( idUsng, idcontentLayer, desc973 ); executeAction( idMk, desc972, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Balance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Balance/name" value="Balans kolorów"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Balance/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Balans kolorów"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Color_Balance/desc" value="Utwórz nową warstwę dopasowania Balans kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc974 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref780 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref780.putClass( idcontentLayer );     desc974.putReference( idnull, ref780 );     var idUsng = charIDToTypeID( 'Usng' );         var desc975 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc975.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc974.putObject( idUsng, idcontentLayer, desc975 ); executeAction( idMk, desc974, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Hue/Saturation" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/name" value="Barwa/Nasycenie"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Barwa/Nasycenie"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/desc" value="Utwórz nową warstwę dopasowania Barwa/Nasycenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc976 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref781 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref781.putClass( idcontentLayer );     desc976.putReference( idnull, ref781 );     var idUsng = charIDToTypeID( 'Usng' );         var desc977 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc977.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc976.putObject( idUsng, idcontentLayer, desc977 ); executeAction( idMk, desc976, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Vibrance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Vibrance/name" value="Jaskrawość"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Vibrance/context" value="Obraz &gt; Nowa warstwa dopasowania &gt; Jaskrawość"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc978 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref782 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref782.putClass( idcontentLayer );     desc978.putReference( idnull, ref782 );     var idUsng = charIDToTypeID( 'Usng' );         var desc979 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc979.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc978.putObject( idUsng, idcontentLayer, desc979 ); executeAction( idMk, desc978, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Exposure" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Exposure/name" value="Ekspozycja"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Exposure/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Ekspozycja"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Exposure/desc" value="Utwórz nową warstwę dopasowania Ekspozycja"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc980 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref783 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref783.putClass( idcontentLayer );     desc980.putReference( idnull, ref783 );     var idUsng = charIDToTypeID( 'Usng' );         var desc981 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc981.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc980.putObject( idUsng, idcontentLayer, desc981 ); executeAction( idMk, desc980, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Curves" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Curves/name" value="Krzywe"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Curves/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Krzywe"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Curves/desc" value="Utwórz nową warstwę dopasowania Krzywe"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc982 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref784 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref784.putClass( idcontentLayer );     desc982.putReference( idnull, ref784 );     var idUsng = charIDToTypeID( 'Usng' );         var desc983 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc983.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc982.putObject( idUsng, idcontentLayer, desc983 ); executeAction( idMk, desc982, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Levels" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Levels/name" value="Poziomy"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Levels/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Poziomy"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Levels/desc" value="Utwórz nową warstwę dopasowania Poziomy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc984 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref785 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref785.putClass( idcontentLayer );     desc984.putReference( idnull, ref785 );     var idUsng = charIDToTypeID( 'Usng' );         var desc985 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc985.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc984.putObject( idUsng, idcontentLayer, desc985 ); executeAction( idMk, desc984, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/name" value="Jasność/Kontrast"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/context" value="Warstwa &gt; Nowa warstwa dopasowania &gt; Jasność/Kontrast"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/desc" value="Utwórz nową warstwę dopasowania Jasność/Kontrast"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc986 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref786 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref786.putClass( idcontentLayer );     desc986.putReference( idnull, ref786 );     var idUsng = charIDToTypeID( 'Usng' );         var desc987 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc987.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc986.putObject( idUsng, idcontentLayer, desc987 ); executeAction( idMk, desc986, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Pattern" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Pattern/name" value="Wzorek"/> 
		<context id="Main-Layer-New_Fill_Layer-Pattern/context" value="Warstwa &gt; Nowa warstwa wypełnienia &gt; Wzorek"/>
		<desc id="Main-Layer-New_Fill_Layer-Pattern/desc" value="Utwórz nową warstwę wypełnienia wzorkiem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc988 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref787 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref787.putClass( idcontentLayer );     desc988.putReference( idnull, ref787 );     var idUsng = charIDToTypeID( 'Usng' );         var desc989 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idpatternLayer = stringIDToTypeID( 'patternLayer' );         desc989.putClass( idType, idpatternLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc988.putObject( idUsng, idcontentLayer, desc989 ); executeAction( idMk, desc988, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Gradient" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Gradient/name" value="Gradient"/> 
		<context id="Main-Layer-New_Fill_Layer-Gradient/context" value="Warstwa &gt; Nowa warstwa wypełnienia &gt; Gradient"/>
		<desc id="Main-Layer-New_Fill_Layer-Gradient/desc" value="Utwórz nową warstwę wypełnienia gradientem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc990 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref788 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref788.putClass( idcontentLayer );     desc990.putReference( idnull, ref788 );     var idUsng = charIDToTypeID( 'Usng' );         var desc991 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idgradientLayer = stringIDToTypeID( 'gradientLayer' );         desc991.putClass( idType, idgradientLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc990.putObject( idUsng, idcontentLayer, desc991 ); executeAction( idMk, desc990, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Solid_Color" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Solid_Color/name" value="Kolor kryjący"/> 
		<context id="Main-Layer-New_Fill_Layer-Solid_Color/context" value="Warstwa &gt; Nowa warstwa wypełnienia &gt; Kolor kryjący"/>
		<desc id="Main-Layer-New_Fill_Layer-Solid_Color/desc" value="Utwórz nową warstwę wypełnienia kolorem kryjącym"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc992 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref789 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref789.putClass( idcontentLayer );     desc992.putReference( idnull, ref789 );     var idUsng = charIDToTypeID( 'Usng' );         var desc993 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idsolidColorLayer = stringIDToTypeID( 'solidColorLayer' );         desc993.putClass( idType, idsolidColorLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc992.putObject( idUsng, idcontentLayer, desc993 ); executeAction( idMk, desc992, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Clear_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Clear_Smart_Filters/name" value="Wyczyść inteligentne filtry"/> 
		<context id="Main-Layer-Smart_Filter-Clear_Smart_Filters/context" value="Warstwa &gt; Inteligentny filtr &gt; Wyczyść Inteligentne filtry"/>
		<desc id="Main-Layer-Smart_Filter-Clear_Smart_Filters/desc" value="Wyczyść inteligentne filtry"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc994 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref790 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref790.putClass( idfilterFX );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref790.putEnumerated( idLyr, idOrdn, idTrgt );     desc994.putReference( idnull, ref790 ); executeAction( idDlt, desc994, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Filter_Mask/name" value="Wyłącz maskę filtra"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Filter_Mask/context" value="Warstwa &gt; Inteligentny filtr &gt; Wyłącz maskę filtra"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Filter_Mask/desc" value="Wyłącz maskę filtra z filtra inteligentnego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc995 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref791 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref791.putEnumerated( idLyr, idOrdn, idTrgt );     desc995.putReference( idnull, ref791 );     var idT = charIDToTypeID( 'T   ' );         var desc996 = new ActionDescriptor();         var idfilterMaskEnable = stringIDToTypeID( 'filterMaskEnable' );         desc996.putBoolean( idfilterMaskEnable, false );     var idLyr = charIDToTypeID( 'Lyr ' );     desc995.putObject( idT, idLyr, desc996 ); executeAction( idsetd, desc995, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Delete_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Delete_Filter_Mask/name" value="Usuń maskę filtra"/> 
		<context id="Main-Layer-Smart_Filter-Delete_Filter_Mask/context" value="Warstwa &gt; Inteligentny filtr &gt; Usuń maskę filtra"/>
		<desc id="Main-Layer-Smart_Filter-Delete_Filter_Mask/desc" value="Usuń maskę filtra z filtra inteligentnego"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc997 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref792 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idfilterMask = stringIDToTypeID( 'filterMask' );         ref792.putEnumerated( idChnl, idChnl, idfilterMask );     desc997.putReference( idnull, ref792 ); executeAction( idDlt, desc997, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Smart_Filters/name" value="Wyłącz inteligentne filtry"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Smart_Filters/context" value="Warstwa &gt; Inteligentny filtr &gt; Wyłącz inteligentne filtry"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Smart_Filters/desc" value="Wyłącz inteligentne filtry"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = charIDToTypeID( 'Hd  ' );     var desc998 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref793 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref793.putClass( idfilterFX );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref793.putEnumerated( idLyr, idOrdn, idTrgt );     desc998.putReference( idnull, ref793 ); executeAction( idHd, desc998, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Scale_Effects" type="Main">
		<name id="Main-Layer-Layer_Style-Scale_Effects/name" value="Skaluj efekty"/> 
		<context id="Main-Layer-Layer_Style-Scale_Effects/context" value="Warstwa &gt; Styl warstwy &gt; Skaluj efekty"/>
		<desc id="Main-Layer-Layer_Style-Scale_Effects/desc" value="Skaluj efekty stylu warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idscaleEffectsEvent = stringIDToTypeID( 'scaleEffectsEvent' ); executeAction( idscaleEffectsEvent, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Hide_All_Effects" type="Main">
		<name id="Main-Layer-Layer_Style-Hide_All_Effects/name" value="Ukryj wszystkie efekty"/> 
		<context id="Main-Layer-Layer_Style-Hide_All_Effects/context" value="Warstwa &gt; Styl warstwy &gt; Ukryj wszystkie efekty"/>
		<desc id="Main-Layer-Layer_Style-Hide_All_Effects/desc" value="Pokazuj i ukrywaj style warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc999 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref794 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idlfxv = charIDToTypeID( 'lfxv' );         ref794.putProperty( idPrpr, idlfxv );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref794.putEnumerated( idDcmn, idOrdn, idTrgt );     desc999.putReference( idnull, ref794 );     var idT = charIDToTypeID( 'T   ' );         var desc1000 = new ActionDescriptor();         var idlfxv = charIDToTypeID( 'lfxv' );         desc1000.putBoolean( idlfxv, false );     var idlfxv = charIDToTypeID( 'lfxv' );     desc999.putObject( idT, idlfxv, desc1000 ); executeAction( idsetd, desc999, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Create_Layers" type="Main">
		<name id="Main-Layer-Layer_Style-Create_Layers/name" value="Utwórz warstwy"/> 
		<context id="Main-Layer-Layer_Style-Create_Layers/context" value="Warstwa &gt; Styl warstwy &gt; Utwórz warstwy"/>
		<desc id="Main-Layer-Layer_Style-Create_Layers/desc" value="Przekonwertuj style wybranych warstw na nowe warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc1001 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref795 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref795.putClass( idLyr );     desc1001.putReference( idnull, ref795 );     var idUsng = charIDToTypeID( 'Usng' );         var ref796 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref796.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref796.putEnumerated( idLyr, idOrdn, idTrgt );     desc1001.putReference( idUsng, ref796 ); executeAction( idMk, desc1001, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Global_Light" type="Main">
		<name id="Main-Layer-Layer_Style-Global_Light/name" value="Jednolite światło"/> 
		<context id="Main-Layer-Layer_Style-Global_Light/context" value="Warstwa &gt; Styl warstwy &gt; Jednolite światło"/>
		<desc id="Main-Layer-Layer_Style-Global_Light/desc" value="Zastosuj efekt wspólnego źródła światła na wielu warstwach jednocześnie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1002 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref797 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idgblA = charIDToTypeID( 'gblA' );         ref797.putProperty( idPrpr, idgblA );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref797.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1002.putReference( idnull, ref797 ); executeAction( idsetd, desc1002, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Clear_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Clear_Layer_Style/name" value="Wyczyść styl warstwy"/> 
		<context id="Main-Layer-Layer_Style-Clear_Layer_Style/context" value="Warstwa &gt; Styl warstwy &gt; Wyczyść styl warstwy"/>
		<desc id="Main-Layer-Layer_Style-Clear_Layer_Style/desc" value="Wyczyść styl warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddisableLayerStyle = stringIDToTypeID( 'disableLayerStyle' ); executeAction( iddisableLayerStyle, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Paste_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Paste_Layer_Style/name" value="Wklej styl warstwy"/> 
		<context id="Main-Layer-Layer_Style-Paste_Layer_Style/context" value="Warstwa &gt; Styl warstwy &gt; Wklej styl warstwy"/>
		<desc id="Main-Layer-Layer_Style-Paste_Layer_Style/desc" value="Wklej skopiowany styl warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPaFX = charIDToTypeID( 'PaFX' ); executeAction( idPaFX, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Copy_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Copy_Layer_Style/name" value="Kopiuj styl warstwy"/> 
		<context id="Main-Layer-Layer_Style-Copy_Layer_Style/context" value="Warstwa &gt; Styl warstwy &gt; Kopiuj styl warstwy"/>
		<desc id="Main-Layer-Layer_Style-Copy_Layer_Style/desc" value="Skopiuj styl innej warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpFX = charIDToTypeID( 'CpFX' ); executeAction( idCpFX, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Drop_Shadow" type="Main">
		<name id="Main-Layer-Layer_Style-Drop_Shadow/name" value="Cień"/> 
		<context id="Main-Layer-Layer_Style-Drop_Shadow/context" value="Warstwa &gt; Styl warstwy &gt; Cień"/>
		<desc id="Main-Layer-Layer_Style-Drop_Shadow/desc" value="Dodaj cień do warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1003 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref798 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref798.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref798.putEnumerated( idLyr, idOrdn, idTrgt );     desc1003.putReference( idnull, ref798 );     var idT = charIDToTypeID( 'T   ' );         var desc1004 = new ActionDescriptor();         var idDrSh = charIDToTypeID( 'DrSh' );         var idDrSh = charIDToTypeID( 'DrSh' );         desc1004.putClass( idDrSh, idDrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1003.putObject( idT, idLefx, desc1004 ); executeAction( idsetd, desc1003, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Outer_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Outer_Glow/name" value="Blask zewnętrzny"/> 
		<context id="Main-Layer-Layer_Style-Outer_Glow/context" value="Warstwa &gt; Styl warstwy &gt; Blask zewnętrzny"/>
		<desc id="Main-Layer-Layer_Style-Outer_Glow/desc" value="Dodaj blask zewnętrzny do warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1005 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref799 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref799.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref799.putEnumerated( idLyr, idOrdn, idTrgt );     desc1005.putReference( idnull, ref799 );     var idT = charIDToTypeID( 'T   ' );         var desc1006 = new ActionDescriptor();         var idOrGl = charIDToTypeID( 'OrGl' );         var idOrGl = charIDToTypeID( 'OrGl' );         desc1006.putClass( idOrGl, idOrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1005.putObject( idT, idLefx, desc1006 ); executeAction( idsetd, desc1005, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Pattern_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Pattern_Overlay/name" value="Nałożenie wzorku"/> 
		<context id="Main-Layer-Layer_Style-Pattern_Overlay/context" value="Warstwa &gt; Styl warstwy &gt; Nałożenie wzorku"/>
		<desc id="Main-Layer-Layer_Style-Pattern_Overlay/desc" value="Nałóż wzorek na zawartość warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1007 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref800 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref800.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref800.putEnumerated( idLyr, idOrdn, idTrgt );     desc1007.putReference( idnull, ref800 );     var idT = charIDToTypeID( 'T   ' );         var desc1008 = new ActionDescriptor();         var idpatternFill = stringIDToTypeID( 'patternFill' );         var idpatternFill = stringIDToTypeID( 'patternFill' );         desc1008.putClass( idpatternFill, idpatternFill );     var idLefx = charIDToTypeID( 'Lefx' );     desc1007.putObject( idT, idLefx, desc1008 ); executeAction( idsetd, desc1007, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Gradient_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Gradient_Overlay/name" value="Nałożenie gradientu"/> 
		<context id="Main-Layer-Layer_Style-Gradient_Overlay/context" value="Warstwa &gt; Styl warstwy &gt; Nałożenie gradientu"/>
		<desc id="Main-Layer-Layer_Style-Gradient_Overlay/desc" value="Nałóż gradient na zawartość warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1009 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref801 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref801.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref801.putEnumerated( idLyr, idOrdn, idTrgt );     desc1009.putReference( idnull, ref801 );     var idT = charIDToTypeID( 'T   ' );         var desc1010 = new ActionDescriptor();         var idGrFl = charIDToTypeID( 'GrFl' );         var idGrFl = charIDToTypeID( 'GrFl' );         desc1010.putClass( idGrFl, idGrFl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1009.putObject( idT, idLefx, desc1010 ); executeAction( idsetd, desc1009, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Color_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Color_Overlay/name" value="Nałożenie koloru"/> 
		<context id="Main-Layer-Layer_Style-Color_Overlay/context" value="Warstwa &gt; Styl warstwy &gt; Nałożenie koloru"/>
		<desc id="Main-Layer-Layer_Style-Color_Overlay/desc" value="Nałóż kolor warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1011 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref802 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref802.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref802.putEnumerated( idLyr, idOrdn, idTrgt );     desc1011.putReference( idnull, ref802 );     var idT = charIDToTypeID( 'T   ' );         var desc1012 = new ActionDescriptor();         var idSoFi = charIDToTypeID( 'SoFi' );         var idSoFi = charIDToTypeID( 'SoFi' );         desc1012.putClass( idSoFi, idSoFi );     var idLefx = charIDToTypeID( 'Lefx' );     desc1011.putObject( idT, idLefx, desc1012 ); executeAction( idsetd, desc1011, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Satin" type="Main">
		<name id="Main-Layer-Layer_Style-Satin/name" value="Satyna"/> 
		<context id="Main-Layer-Layer_Style-Satin/context" value="Warstwa &gt; Styl warstwy &gt; Satyna"/>
		<desc id="Main-Layer-Layer_Style-Satin/desc" value="Zastosuj do warstwy cieniowanie wewnętrzne"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1013 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref803 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref803.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref803.putEnumerated( idLyr, idOrdn, idTrgt );     desc1013.putReference( idnull, ref803 );     var idT = charIDToTypeID( 'T   ' );         var desc1014 = new ActionDescriptor();         var idChFX = charIDToTypeID( 'ChFX' );         var idChFX = charIDToTypeID( 'ChFX' );         desc1014.putClass( idChFX, idChFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1013.putObject( idT, idLefx, desc1014 ); executeAction( idsetd, desc1013, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Glow/name" value="Blask wewnętrzny"/> 
		<context id="Main-Layer-Layer_Style-Inner_Glow/context" value="Warstwa &gt; Styl warstwy &gt; Blask wewnętrzny"/>
		<desc id="Main-Layer-Layer_Style-Inner_Glow/desc" value="Dodaj blask wewnętrzny do warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1015 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref804 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref804.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref804.putEnumerated( idLyr, idOrdn, idTrgt );     desc1015.putReference( idnull, ref804 );     var idT = charIDToTypeID( 'T   ' );         var desc1016 = new ActionDescriptor();         var idIrGl = charIDToTypeID( 'IrGl' );         var idIrGl = charIDToTypeID( 'IrGl' );         desc1016.putClass( idIrGl, idIrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1015.putObject( idT, idLefx, desc1016 ); executeAction( idsetd, desc1015, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Shadow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Shadow/name" value="Cień wewnętrzny"/> 
		<context id="Main-Layer-Layer_Style-Inner_Shadow/context" value="Warstwa &gt; Styl warstwy &gt; Cień wewnętrzny"/>
		<desc id="Main-Layer-Layer_Style-Inner_Shadow/desc" value="Dodaj cień wewnętrzny do warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1017 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref805 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref805.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref805.putEnumerated( idLyr, idOrdn, idTrgt );     desc1017.putReference( idnull, ref805 );     var idT = charIDToTypeID( 'T   ' );         var desc1018 = new ActionDescriptor();         var idIrSh = charIDToTypeID( 'IrSh' );         var idIrSh = charIDToTypeID( 'IrSh' );         desc1018.putClass( idIrSh, idIrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1017.putObject( idT, idLefx, desc1018 ); executeAction( idsetd, desc1017, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Stroke" type="Main">
		<name id="Main-Layer-Layer_Style-Stroke/name" value="Obrys"/> 
		<context id="Main-Layer-Layer_Style-Stroke/context" value="Warstwa &gt; Styl warstwy &gt; Obrys"/>
		<desc id="Main-Layer-Layer_Style-Stroke/desc" value="Obrysuj krawędź warstwy zdefiniowanym kolorem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1019 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref806 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref806.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref806.putEnumerated( idLyr, idOrdn, idTrgt );     desc1019.putReference( idnull, ref806 );     var idT = charIDToTypeID( 'T   ' );         var desc1020 = new ActionDescriptor();         var idFrFX = charIDToTypeID( 'FrFX' );         var idFrFX = charIDToTypeID( 'FrFX' );         desc1020.putClass( idFrFX, idFrFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1019.putObject( idT, idLefx, desc1020 ); executeAction( idsetd, desc1019, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss" type="Main">
		<name id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/name" value="Faza i płaskorzeźba"/> 
		<context id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/context" value="Warstwa &gt; Styl warstwy &gt; Faza i płaskorzeźba"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1021 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref807 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref807.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref807.putEnumerated( idLyr, idOrdn, idTrgt );     desc1021.putReference( idnull, ref807 );     var idT = charIDToTypeID( 'T   ' );         var desc1022 = new ActionDescriptor();         var idebbl = charIDToTypeID( 'ebbl' );         var idebbl = charIDToTypeID( 'ebbl' );         desc1022.putClass( idebbl, idebbl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1021.putObject( idT, idLefx, desc1022 ); executeAction( idsetd, desc1021, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Blending_Options" type="Main">
		<name id="Main-Layer-Layer_Style-Blending_Options/name" value="Opcje mieszania"/> 
		<context id="Main-Layer-Layer_Style-Blending_Options/context" value="Warstwa &gt; Styl warstwy &gt; Opcje mieszania"/>
		<desc id="Main-Layer-Layer_Style-Blending_Options/desc" value="Zdefiniuj opcje mieszania dla wybranej warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1023 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref808 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref808.putProperty( idPrpr, idblendOptions );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref808.putEnumerated( idLyr, idOrdn, idTrgt );     desc1023.putReference( idnull, ref808 );     var idT = charIDToTypeID( 'T   ' );         var desc1024 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc1024.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc1023.putObject( idT, idblendOptions, desc1024 ); executeAction( idsetd, desc1023, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Hidden_Layers" type="Main">
		<name id="Main-Layer-Delete-Hidden_Layers/name" value="Ukryte warstwy"/> 
		<context id="Main-Layer-Delete-Hidden_Layers/context" value="Warstwa &gt; Usuń &gt; Ukryte warstwy"/>
		<desc id="Main-Layer-Delete-Hidden_Layers/desc" value="Usuń ukryte warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc1025 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref809 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref809.putEnumerated( idLyr, idOrdn, idhidden );     desc1025.putReference( idnull, ref809 ); executeAction( idDlt, desc1025, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Layer" type="Main">
		<name id="Main-Layer-Delete-Layer/name" value="Warstwa"/> 
		<context id="Main-Layer-Delete-Layer/context" value="Warstwa &gt; Usuń &gt; Warstwa"/>
		<desc id="Main-Layer-Delete-Layer/desc" value="Usuń wybrane warstwy lub grupy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' );     var desc1026 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref810 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref810.putEnumerated( idLyr, idOrdn, idTrgt );     desc1026.putReference( idnull, ref810 ); executeAction( idDlt, desc1026, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Duplicate_Layer" type="Main">
		<name id="Main-Layer-Duplicate_Layer/name" value="Powiel warstwę"/> 
		<context id="Main-Layer-Duplicate_Layer/context" value="Warstwa &gt; Powiel warstwę"/>
		<desc id="Main-Layer-Duplicate_Layer/desc" value="Powiel wybrane warstwy lub grupy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc1027 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref811 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref811.putEnumerated( idLyr, idOrdn, idTrgt );     desc1027.putReference( idnull, ref811 ); executeAction( idDplc, desc1027, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer_via_Cut" type="Main">
		<name id="Main-Layer-New-Layer_via_Cut/name" value="Warstwa przez wycinanie"/> 
		<context id="Main-Layer-New-Layer_via_Cut/context" value="Warstwa &gt; Nowa &gt; Warstwa przez wycinanie"/>
		<desc id="Main-Layer-New-Layer_via_Cut/desc" value="Utwórz nową warstwę przy użyciu danych wyciętych z innego obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCtTL = charIDToTypeID( 'CtTL' ); executeAction( idCtTL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer_via_Copy" type="Main">
		<name id="Main-Layer-New-Layer_via_Copy/name" value="Warstwa przez kopiowanie"/> 
		<context id="Main-Layer-New-Layer_via_Copy/context" value="Warstwa &gt; Nowa &gt; Warstwa przez kopiowanie"/>
		<desc id="Main-Layer-New-Layer_via_Copy/desc" value="Utwórz warstwę ze skopiowanych danych"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpTL = charIDToTypeID( 'CpTL' ); executeAction( idCpTL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Group_from_Layers" type="Main">
		<name id="Main-Layer-New-Group_from_Layers/name" value="Grupuj z warstw"/> 
		<context id="Main-Layer-New-Group_from_Layers/context" value="Warstwa &gt; Nowa &gt; Grupa z warstw"/>
		<desc id="Main-Layer-New-Group_from_Layers/desc" value="Utwórz nową grupę z wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc1028 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref812 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref812.putEnumerated( idLyr, idOrdn, idTrgt );     desc1028.putReference( idnull, ref812 ); executeAction( idgroupLayersEvent, desc1028, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Group" type="Main">
		<name id="Main-Layer-New-Group/name" value="Grupa"/> 
		<context id="Main-Layer-New-Group/context" value="Warstwa &gt; Nowa &gt; Grupa"/>
		<desc id="Main-Layer-New-Group/desc" value="Zdefiniuj nową grupę nadrzędną dla kolekcji warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1029 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref813 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref813.putEnumerated( idMn, idMnIt, idlayerSection );     desc1029.putReference( idnull, ref813 ); executeAction( idslct, desc1029, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Background" type="Main">
		<name id="Main-Layer-New-Background/name" value="Tło"/> 
		<context id="Main-Layer-New-Background/context" value="Warstwa &gt; Nowa &gt; Tło"/>
		<desc id="Main-Layer-New-Background/desc" value="Dodaj nową warstwę tła do obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1030 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref814 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idBckg = charIDToTypeID( 'Bckg' );         ref814.putProperty( idLyr, idBckg );     desc1030.putReference( idnull, ref814 );     var idT = charIDToTypeID( 'T   ' );         var desc1031 = new ActionDescriptor();     var idLyr = charIDToTypeID( 'Lyr ' );     desc1030.putObject( idT, idLyr, desc1031 ); executeAction( idsetd, desc1030, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer" type="Main">
		<name id="Main-Layer-New-Layer/name" value="Warstwa"/> 
		<context id="Main-Layer-New-Layer/context" value="Warstwa &gt; Nowa &gt; Warstwa"/>
		<desc id="Main-Layer-New-Layer/desc" value="Dodaj nową warstwę do obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc1032 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref815 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref815.putClass( idLyr );     desc1032.putReference( idnull, ref815 ); executeAction( idMk, desc1032, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Camera_Raw" type="Main">
		<name id="Main-Edit-Preferences-Camera_Raw/name" value="Camera Raw"/> 
		<context id="Main-Edit-Preferences-Camera_Raw/context" value="Edycja &gt; Preferencje &gt; Camera Raw"/>
		<desc id="Main-Edit-Preferences-Camera_Raw/desc" value="Skonfiguruj opcje Camera Raw w celu poprawy wydajności i obsługi plików"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1033 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref816 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcameraRawPrefs = stringIDToTypeID( 'cameraRawPrefs' );         ref816.putEnumerated( idMn, idMnIt, idcameraRawPrefs );     desc1033.putReference( idnull, ref816 ); executeAction( idslct, desc1033, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-3D" type="Main">
		<name id="Main-Edit-Preferences-3D/name" value="3D"/> 
		<context id="Main-Edit-Preferences-3D/context" value="Edycja &gt; Preferencje &gt; 3D"/>
		<desc id="Main-Edit-Preferences-3D/desc" value="Skonfiguruj opcje programu Photoshop do wyświetlania i interakcji 3D"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1034 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref817 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idzthreeDPrefs = stringIDToTypeID( 'z3DPrefs' );         ref817.putEnumerated( idMn, idMnIt, idzthreeDPrefs );     desc1034.putReference( idnull, ref817 ); executeAction( idslct, desc1034, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Type" type="Main">
		<name id="Main-Edit-Preferences-Type/name" value="Tekst"/> 
		<context id="Main-Edit-Preferences-Type/context" value="Edycja &gt; Preferencje  &gt; Tekst"/>
		<desc id="Main-Edit-Preferences-Type/desc" value="Skonfiguruj preferencje obsługi tekstu w programie Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1035 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref818 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtypePreferences = stringIDToTypeID( 'typePreferences' );         ref818.putEnumerated( idMn, idMnIt, idtypePreferences );     desc1035.putReference( idnull, ref818 ); executeAction( idslct, desc1035, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Plug-Ins" type="Main">
		<name id="Main-Edit-Preferences-Plug-Ins/name" value="Wtyczki"/> 
		<context id="Main-Edit-Preferences-Plug-Ins/context" value="Edycja &gt; Preferencje  &gt; Wtyczki"/>
		<desc id="Main-Edit-Preferences-Plug-Ins/desc" value="Skonfiguruj program Photoshop do pracy z dodatkowym folderem wtyczek, jeśli jest to pożądane"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1036 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref819 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlgS = charIDToTypeID( 'PlgS' );         ref819.putEnumerated( idMn, idMnIt, idPlgS );     desc1036.putReference( idnull, ref819 ); executeAction( idslct, desc1036, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices" type="Main">
		<name id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/name" value="Linie, siatki i plasterki"/> 
		<context id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/context" value="Edycja &gt; Preferencje &gt; Linie, siatki i plasterki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1037 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref820 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGudG = charIDToTypeID( 'GudG' );         ref820.putEnumerated( idMn, idMnIt, idGudG );     desc1037.putReference( idnull, ref820 ); executeAction( idslct, desc1037, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Units_&amp;_Rulers" type="Main">
		<name id="Main-Edit-Preferences-Units_&amp;_Rulers/name" value="Jednostki i miarki"/> 
		<context id="Main-Edit-Preferences-Units_&amp;_Rulers/context" value="Edycja &gt; Preferencje &gt; Jednostki i miarki"/>
		<desc id="Main-Edit-Preferences-Units_&amp;_Rulers/desc" value="Skonfiguruj jednostki miary używane w programie Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1038 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref821 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUntR = charIDToTypeID( 'UntR' );         ref821.putEnumerated( idMn, idMnIt, idUntR );     desc1038.putReference( idnull, ref821 ); executeAction( idslct, desc1038, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Transparency_&amp;_Gamut" type="Main">
		<name id="Main-Edit-Preferences-Transparency_&amp;_Gamut/name" value="Przezroczystość i gamut"/> 
		<context id="Main-Edit-Preferences-Transparency_&amp;_Gamut/context" value="Edycja &gt; Preferencje &gt; Przezroczystość i gamut"/>
		<desc id="Main-Edit-Preferences-Transparency_&amp;_Gamut/desc" value="Dopasuj opcje programu Photoshop służące do zarządzania wyświetlaniem przezroczystości i ostrzeżeniami o przestrzeni kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1039 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref822 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTrnG = charIDToTypeID( 'TrnG' );         ref822.putEnumerated( idMn, idMnIt, idTrnG );     desc1039.putReference( idnull, ref822 ); executeAction( idslct, desc1039, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Cursors" type="Main">
		<name id="Main-Edit-Preferences-Cursors/name" value="Kursory"/> 
		<context id="Main-Edit-Preferences-Cursors/context" value="Edycja &gt; Preferencje  &gt; Kursory"/>
		<desc id="Main-Edit-Preferences-Cursors/desc" value="Zdefiniuj opcje wyświetlania kursora"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1040 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref823 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDspC = charIDToTypeID( 'DspC' );         ref823.putEnumerated( idMn, idMnIt, idDspC );     desc1040.putReference( idnull, ref823 ); executeAction( idslct, desc1040, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Performance" type="Main">
		<name id="Main-Edit-Preferences-Performance/name" value="Wydajność"/> 
		<context id="Main-Edit-Preferences-Performance/context" value="Edycja &gt; Preferencje  &gt; Wydajność"/>
		<desc id="Main-Edit-Preferences-Performance/desc" value="Zoptymalizuj wydajność programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1041 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref824 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMmrP = charIDToTypeID( 'MmrP' );         ref824.putEnumerated( idMn, idMnIt, idMmrP );     desc1041.putReference( idnull, ref824 ); executeAction( idslct, desc1041, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-File_Handling" type="Main">
		<name id="Main-Edit-Preferences-File_Handling/name" value="Obsługa plików"/> 
		<context id="Main-Edit-Preferences-File_Handling/context" value="Edycja &gt; Preferencje  &gt; Obsługa plików"/>
		<desc id="Main-Edit-Preferences-File_Handling/desc" value="Skonfiguruj opcje obsługi plików w programie Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1042 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref825 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvnF = charIDToTypeID( 'SvnF' );         ref825.putEnumerated( idMn, idMnIt, idSvnF );     desc1042.putReference( idnull, ref825 ); executeAction( idslct, desc1042, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Interface" type="Main">
		<name id="Main-Edit-Preferences-Interface/name" value="Interfejs"/> 
		<context id="Main-Edit-Preferences-Interface/context" value="Edycja &gt; Preferencje  &gt; Interfejs"/>
		<desc id="Main-Edit-Preferences-Interface/desc" value="Dopasuj opcje interfejsu programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1043 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref826 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterfacePrefs = stringIDToTypeID( 'interfacePrefs' );         ref826.putEnumerated( idMn, idMnIt, idinterfacePrefs );     desc1043.putReference( idnull, ref826 ); executeAction( idslct, desc1043, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-General" type="Main">
		<name id="Main-Edit-Preferences-General/name" value="Ogólne"/> 
		<context id="Main-Edit-Preferences-General/context" value="Edycja &gt; Preferencje  &gt; Ogólne"/>
		<desc id="Main-Edit-Preferences-General/desc" value="Edytuj ogólne ustawienia aplikacji Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1044 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref827 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGnrP = charIDToTypeID( 'GnrP' );         ref827.putEnumerated( idMn, idMnIt, idGnrP );     desc1044.putReference( idnull, ref827 ); executeAction( idslct, desc1044, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Menus" type="Main">
		<name id="Main-Edit-Menus/name" value="Menu"/> 
		<context id="Main-Edit-Menus/context" value="Edycja &gt; Menu"/>
		<desc id="Main-Edit-Menus/desc" value="Dostosuj interfejs programu Photoshop, włączając, wyłączając pozycje menu i przypisując im kolory"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1045 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref828 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmenuCustomization = stringIDToTypeID( 'menuCustomization' );         ref828.putEnumerated( idMn, idMnIt, idmenuCustomization );     desc1045.putReference( idnull, ref828 ); executeAction( idslct, desc1045, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Keyboard_Shortcuts" type="Main">
		<name id="Main-Edit-Keyboard_Shortcuts/name" value="Skróty klawiszowe"/> 
		<context id="Main-Edit-Keyboard_Shortcuts/context" value="Edycja &gt; Skróty klawiszowe"/>
		<desc id="Main-Edit-Keyboard_Shortcuts/desc" value="Dopasuj skróty klawiaturowe przypisane do narzędzi i poleceń programu Photoshop "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1046 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref829 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idkeyboardCustomization = stringIDToTypeID( 'keyboardCustomization' );         ref829.putEnumerated( idMn, idMnIt, idkeyboardCustomization );     desc1046.putReference( idnull, ref829 ); executeAction( idslct, desc1046, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Convert_to_Profile" type="Main">
		<name id="Main-Edit-Convert_to_Profile/name" value="Konwersja do profilu"/> 
		<context id="Main-Edit-Convert_to_Profile/context" value="Edycja &gt; Konwersja do profilu"/>
		<desc id="Main-Edit-Convert_to_Profile/desc" value="Konwertuj kolory bieżącego dokumentu, aby dopasować je do innego profilu kolorów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idconvertToProfile = stringIDToTypeID( 'convertToProfile' );     var desc1047 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref830 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref830.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1047.putReference( idnull, ref830 ); executeAction( idconvertToProfile, desc1047, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Assign_Profile" type="Main">
		<name id="Main-Edit-Assign_Profile/name" value="Przydziel profil"/> 
		<context id="Main-Edit-Assign_Profile/context" value="Edycja &gt; Przydziel profil"/>
		<desc id="Main-Edit-Assign_Profile/desc" value="Zmień profil zarządzania kolorami przypisany do bieżącego dokumentu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idassignProfile = stringIDToTypeID( 'assignProfile' );     var desc1048 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref831 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref831.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1048.putReference( idnull, ref831 ); executeAction( idassignProfile, desc1048, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Color_Settings" type="Main">
		<name id="Main-Edit-Color_Settings/name" value="Ustawienia kolorów"/> 
		<context id="Main-Edit-Color_Settings/context" value="Edycja &gt; Ustawienia kolorów"/>
		<desc id="Main-Edit-Color_Settings/desc" value="Edytuj ustawienia zarządzania kolorami programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1049 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref832 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idcolorSettings = stringIDToTypeID( 'colorSettings' );         ref832.putProperty( idPrpr, idcolorSettings );         var idcapp = charIDToTypeID( 'capp' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref832.putEnumerated( idcapp, idOrdn, idTrgt );     desc1049.putReference( idnull, ref832 ); executeAction( idsetd, desc1049, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Presets-Preset_Manager" type="Main">
		<name id="Main-Edit-Presets-Preset_Manager/name" value="Menedżer ustawień domyślnych"/> 
		<context id="Main-Edit-Presets-Preset_Manager/context" value="Edycja &gt; Ustawienia domyślne &gt; Menedżer ustawień domyślnych"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1050 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref833 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpresetManager = stringIDToTypeID( 'presetManager' );         ref833.putEnumerated( idMn, idMnIt, idpresetManager );     desc1050.putReference( idnull, ref833 ); executeAction( idslct, desc1050, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Adobe_PDF_Presets" type="Main">
		<name id="Main-Edit-Adobe_PDF_Presets/name" value="Predefiniowane ustawienia Adobe PDF"/> 
		<context id="Main-Edit-Adobe_PDF_Presets/context" value="Edycja &gt; Predefiniowane ustawienia Adobe PDF"/>
		<desc id="Main-Edit-Adobe_PDF_Presets/desc" value="Twórz i edytuj ustawienia domyślne formatu PDF"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1051 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref834 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpdfPresetFilename = stringIDToTypeID( 'pdfPresetFilename' );         ref834.putEnumerated( idMn, idMnIt, idpdfPresetFilename );     desc1051.putReference( idnull, ref834 ); executeAction( idslct, desc1051, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-All" type="Main">
		<name id="Main-Edit-Purge-All/name" value="Wszystkie"/> 
		<context id="Main-Edit-Purge-All/context" value="Edycja &gt; Wyczyść &gt; Wszystko"/>
		<desc id="Main-Edit-Purge-All/desc" value="Skasuj dane ze schowka i listy cofniętych operacji programu Photoshop w celu zwolnienia pamięci (RAM)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1052 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idAl = charIDToTypeID( 'Al  ' );     desc1052.putEnumerated( idnull, idPrgI, idAl ); executeAction( idPrge, desc1052, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Histories" type="Main">
		<name id="Main-Edit-Purge-Histories/name" value="Historie"/> 
		<context id="Main-Edit-Purge-Histories/context" value="Edycja &gt; Wyczyść &gt; Historie"/>
		<desc id="Main-Edit-Purge-Histories/desc" value="Skasuj dane z listy cofniętych operacji programu Photoshop w celu zwolnienia pamięci (RAM)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1053 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idHsty = charIDToTypeID( 'Hsty' );     desc1053.putEnumerated( idnull, idPrgI, idHsty ); executeAction( idPrge, desc1053, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Clipboard" type="Main">
		<name id="Main-Edit-Purge-Clipboard/name" value="Schowek"/> 
		<context id="Main-Edit-Purge-Clipboard/context" value="Edycja &gt; Wyczyść &gt; Schowek"/>
		<desc id="Main-Edit-Purge-Clipboard/desc" value="Skasuj dane ze schowka w celu zwolnienia pamięci (RAM)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1054 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idClpb = charIDToTypeID( 'Clpb' );     desc1054.putEnumerated( idnull, idPrgI, idClpb ); executeAction( idPrge, desc1054, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Undo" type="Main">
		<name id="Main-Edit-Purge-Undo/name" value="Cofnij"/> 
		<context id="Main-Edit-Purge-Undo/context" value="Edycja &gt; Wyczyść &gt; Cofnij"/>
		<desc id="Main-Edit-Purge-Undo/desc" value="Skasuj dane z listy cofniętych operacji programu Photoshop w celu zwolnienia pamięci (RAM)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1055 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idUnd = charIDToTypeID( 'Und ' );     desc1055.putEnumerated( idnull, idPrgI, idUnd ); executeAction( idPrge, desc1055, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Custom_Shape" type="Main">
		<name id="Main-Edit-Define_Custom_Shape/name" value="Zdefiniuj kształt własny"/> 
		<context id="Main-Edit-Define_Custom_Shape/context" value="Edycja &gt; Zdefiniuj kształt własny"/>
		<desc id="Main-Edit-Define_Custom_Shape/desc" value="Zapisz zaznaczoną obecnie ścieżkę jako kształt własny do wielokrotnego użytku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddefineCustomShape = stringIDToTypeID( 'defineCustomShape' ); executeAction( iddefineCustomShape, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Pattern" type="Main">
		<name id="Main-Edit-Define_Pattern/name" value="Zdefiniuj wzorek"/> 
		<context id="Main-Edit-Define_Pattern/context" value="Edycja &gt; Zdefiniuj wzorek"/>
		<desc id="Main-Edit-Define_Pattern/desc" value="Na podstawie bieżącego zaznaczenia utwórz wzorek do wielokrotnego użytku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfnP = charIDToTypeID( 'DfnP' ); executeAction( idDfnP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Brush_Preset" type="Main">
		<name id="Main-Edit-Define_Brush_Preset/name" value="Zdefiniuj ustawienie domyślne pędzla"/> 
		<context id="Main-Edit-Define_Brush_Preset/context" value="Edycja &gt; Zdefiniuj ustawienie domyślne pędzla"/>
		<desc id="Main-Edit-Define_Brush_Preset/desc" value="Zapisz bieżącą końcówkę pędzla i opcje pędzla jako nowe ustawienia domyślne pędzla"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddefineBrush = stringIDToTypeID( 'defineBrush' ); executeAction( iddefineBrush, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Auto-Blend_Layers" type="Main">
		<name id="Main-Edit-Auto-Blend_Layers/name" value="Auto-mieszanie warstw"/> 
		<context id="Main-Edit-Auto-Blend_Layers/context" value="Edycja &gt; Auto-mieszanie warstw"/>
		<desc id="Main-Edit-Auto-Blend_Layers/desc" value="Zmieszaj zawartość dwóch lub większej liczby wybranych warstw"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmergeAlignedLayers = stringIDToTypeID( 'mergeAlignedLayers' ); executeAction( idmergeAlignedLayers, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Auto-Align_Layers" type="Main">
		<name id="Main-Edit-Auto-Align_Layers/name" value="Auto-wyrównanie warstw"/> 
		<context id="Main-Edit-Auto-Align_Layers/context" value="Edycja &gt; Auto-wyrównanie warstw"/>
		<desc id="Main-Edit-Auto-Align_Layers/desc" value="Wyrównaj dwie lub większą liczbę wybranych warstw na podstawie ich zawartości pikselowej"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc1056 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref835 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref835.putEnumerated( idLyr, idOrdn, idTrgt );     desc1056.putReference( idnull, ref835 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idADSContent = stringIDToTypeID( 'ADSContent' );     desc1056.putEnumerated( idUsng, idADSt, idADSContent ); executeAction( idAlgn, desc1056, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Vertical" type="Main">
		<name id="Main-Edit-Transform-Flip_Vertical/name" value="Odbij pionowo"/> 
		<context id="Main-Edit-Transform-Flip_Vertical/context" value="Edycja &gt; Przekształć &gt; Odbij w pionie"/>
		<desc id="Main-Edit-Transform-Flip_Vertical/desc" value="Odbij w pionie wybrane obecnie warstwy lub zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1057 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc1057.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc1057, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Horizontal" type="Main">
		<name id="Main-Edit-Transform-Flip_Horizontal/name" value="Odbij poziomo"/> 
		<context id="Main-Edit-Transform-Flip_Horizontal/context" value="Edycja &gt; Przekształć &gt; Odbij w poziomie"/>
		<desc id="Main-Edit-Transform-Flip_Horizontal/desc" value="Odbij w poziomie wybrane obecnie warstwy lub zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1058 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc1058.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc1058, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CCW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CCW/name" value="Obróć o 90° w lewo"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CCW/context" value="Edycja &gt; Przekształć &gt; Obróć o 90° w lewo"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CCW/desc" value="Obróć wybrane obecnie warstwy lub zaznaczenie o 90 stopni w lewo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1059 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1059.putUnitDouble( idAngl, idAng, -90.000000 ); executeAction( idRtte, desc1059, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CW/name" value="Obróć o 90° w prawo"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CW/context" value="Edycja &gt; Przekształć &gt; Obróć o 90° w prawo"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CW/desc" value="Obróć wybrane obecnie warstwy lub zaznaczenie o 90 stopni w prawo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1060 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1060.putUnitDouble( idAngl, idAng, 90.000000 ); executeAction( idRtte, desc1060, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_180°" type="Main">
		<name id="Main-Edit-Transform-Rotate_180°/name" value="Obróć o 180°"/> 
		<context id="Main-Edit-Transform-Rotate_180°/context" value="Edycja &gt; Przekształć &gt; Obróć o 180°"/>
		<desc id="Main-Edit-Transform-Rotate_180°/desc" value="Obróć wybrane obecnie warstwy lub zaznaczenie o 180 stopni"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1061 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1061.putUnitDouble( idAngl, idAng, 180.000000 ); executeAction( idRtte, desc1061, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Warp" type="Main">
		<name id="Main-Edit-Transform-Warp/name" value="Zawijanie"/> 
		<context id="Main-Edit-Transform-Warp/context" value="Edycja &gt; Przekształć &gt; Zawijanie"/>
		<desc id="Main-Edit-Transform-Warp/desc" value="Zawijaj wybrane obecnie warstwy lub zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1062 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref836 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref836.putEnumerated( idMn, idMnIt, idwarp );     desc1062.putReference( idnull, ref836 ); executeAction( idslct, desc1062, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Perspective" type="Main">
		<name id="Main-Edit-Transform-Perspective/name" value="Perspektywa"/> 
		<context id="Main-Edit-Transform-Perspective/context" value="Edycja &gt; Przekształć &gt; Perspektywa"/>
		<desc id="Main-Edit-Transform-Perspective/desc" value="Zastosuj przekształcenie perspektywiczne do wybranych obecnie warstw lub zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1063 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref837 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrsp = charIDToTypeID( 'Prsp' );         ref837.putEnumerated( idMn, idMnIt, idPrsp );     desc1063.putReference( idnull, ref837 ); executeAction( idslct, desc1063, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Distort" type="Main">
		<name id="Main-Edit-Transform-Distort/name" value="Zniekształcanie"/> 
		<context id="Main-Edit-Transform-Distort/context" value="Edycja &gt; Przekształć &gt; Zniekształcanie"/>
		<desc id="Main-Edit-Transform-Distort/desc" value="Pchaj, pociągaj i rozciągaj zaznaczone obecnie warstwy lub zaznaczenie, aby je zniekształcić"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1064 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref838 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDstr = charIDToTypeID( 'Dstr' );         ref838.putEnumerated( idMn, idMnIt, idDstr );     desc1064.putReference( idnull, ref838 ); executeAction( idslct, desc1064, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Skew" type="Main">
		<name id="Main-Edit-Transform-Skew/name" value="Pochylenie"/> 
		<context id="Main-Edit-Transform-Skew/context" value="Edycja &gt; Przekształć &gt; Pochylenie"/>
		<desc id="Main-Edit-Transform-Skew/desc" value="Zastosuj przekształcenie skośne do wybranych obecnie warstw lub zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1065 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref839 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSkew = charIDToTypeID( 'Skew' );         ref839.putEnumerated( idMn, idMnIt, idSkew );     desc1065.putReference( idnull, ref839 ); executeAction( idslct, desc1065, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate" type="Main">
		<name id="Main-Edit-Transform-Rotate/name" value="Obróć"/> 
		<context id="Main-Edit-Transform-Rotate/context" value="Edycja &gt; Przekształć &gt; Obróć"/>
		<desc id="Main-Edit-Transform-Rotate/desc" value="Obróć wybrane obecnie warstwy lub zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1066 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref840 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRtte = charIDToTypeID( 'Rtte' );         ref840.putEnumerated( idMn, idMnIt, idRtte );     desc1066.putReference( idnull, ref840 ); executeAction( idslct, desc1066, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Scale" type="Main">
		<name id="Main-Edit-Transform-Scale/name" value="Skala"/> 
		<context id="Main-Edit-Transform-Scale/context" value="Edycja &gt; Przekształć &gt; Skaluj"/>
		<desc id="Main-Edit-Transform-Scale/desc" value="Skaluj wybrane obecnie warstwy lub zaznaczenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1067 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref841 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idScl = charIDToTypeID( 'Scl ' );         ref841.putEnumerated( idMn, idMnIt, idScl );     desc1067.putReference( idnull, ref841 ); executeAction( idslct, desc1067, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Again" type="Main">
		<name id="Main-Edit-Transform-Again/name" value="Ponownie"/> 
		<context id="Main-Edit-Transform-Again/context" value="Edycja &gt; Przekształć &gt; Ponownie"/>
		<desc id="Main-Edit-Transform-Again/desc" value="Powtórz ostatnio zastosowane przekształcenie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc1068 = new ActionDescriptor();     var idLstT = charIDToTypeID( 'LstT' );     desc1068.putBoolean( idLstT, true ); executeAction( idTrnf, desc1068, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Free_Transform" type="Main">
		<name id="Main-Edit-Free_Transform/name" value="Przekształcanie swobodne"/> 
		<context id="Main-Edit-Free_Transform/context" value="Edycja &gt; Przekształcanie swobodne"/>
		<desc id="Main-Edit-Free_Transform/desc" value="Zastosuj jedno lub wiele przekształceń (obrót, skalowanie, pochylenie, zniekształcenie, perspektywa) do wybranych obecnie warstw lub zaznaczenia"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1069 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref842 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFrTr = charIDToTypeID( 'FrTr' );         ref842.putEnumerated( idMn, idMnIt, idFrTr );     desc1069.putReference( idnull, ref842 ); executeAction( idslct, desc1069, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Puppet_Warp" type="Main">
		<name id="Main-Edit-Puppet_Warp/name" value="Zawinięcie marionetkowe"/> 
		<context id="Main-Edit-Puppet_Warp/context" value="Edytuj &gt; Wypaczenie marionetkowe"/>
		<desc id="Main-Edit-Puppet_Warp/desc" value="Umożliwiaj tworzenie elastycznego, organicznego przekształcenia za pomocą punktów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1070 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref843 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrigidTransform = stringIDToTypeID( 'rigidTransform' );         ref843.putEnumerated( idMn, idMnIt, idrigidTransform );     desc1070.putReference( idnull, ref843 ); executeAction( idslct, desc1070, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Content-Aware_Scale" type="Main">
		<name id="Main-Edit-Content-Aware_Scale/name" value="Skala z uwzględnieniem zawartości"/> 
		<context id="Main-Edit-Content-Aware_Scale/context" value="Edycja &gt; Skala z uwzględnieniem zawartości"/>
		<desc id="Main-Edit-Content-Aware_Scale/desc" value="Inteligentnie zmieniaj rozmiar obrazów, zachowując najważniejsze szczegóły"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1071 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref844 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcontentAware = stringIDToTypeID( 'contentAware' );         ref844.putEnumerated( idMn, idMnIt, idcontentAware );     desc1071.putReference( idnull, ref844 ); executeAction( idslct, desc1071, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Stroke" type="Main">
		<name id="Main-Edit-Stroke/name" value="Obrys"/> 
		<context id="Main-Edit-Stroke/context" value="Edycja &gt; Obrys"/>
		<desc id="Main-Edit-Stroke/desc" value="Namaluj kolorową krawędź wokół zaznaczenia, ścieżki lub warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStrk = charIDToTypeID( 'Strk' ); executeAction( idStrk, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Fill" type="Main">
		<name id="Main-Edit-Fill/name" value="Wypełnienie"/> 
		<context id="Main-Edit-Fill/context" value="Edycja &gt; Wypełnienie"/>
		<desc id="Main-Edit-Fill/desc" value="Wypełnij bieżącą warstwę lub zaznaczenie, używając koloru, wzorku lub historii dokumentu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFl = charIDToTypeID( 'Fl  ' ); executeAction( idFl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Find_and_Replace_Text" type="Main">
		<name id="Main-Edit-Find_and_Replace_Text/name" value="Znajdź i zastąp tekst"/> 
		<context id="Main-Edit-Find_and_Replace_Text/context" value="Edycja &gt; Znajdź i zastąp tekst"/>
		<desc id="Main-Edit-Find_and_Replace_Text/desc" value="Znajdź i zastąp tekst na warstwach tekstowych bieżącego dokumentu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idfindReplace = stringIDToTypeID( 'findReplace' ); executeAction( idfindReplace, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Check_Spelling" type="Main">
		<name id="Main-Edit-Check_Spelling/name" value="Sprawdź pisownię"/> 
		<context id="Main-Edit-Check_Spelling/context" value="Edycja &gt; Sprawdzanie pisowni"/>
		<desc id="Main-Edit-Check_Spelling/desc" value="Sprawdź pisownię na warstwach tekstowych w bieżącym dokumencie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idspellCheck = stringIDToTypeID( 'spellCheck' ); executeAction( idspellCheck, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Clear" type="Main">
		<name id="Main-Edit-Clear/name" value="Wyczyść"/> 
		<context id="Main-Edit-Clear/context" value="Edycja &gt; Skasuj"/>
		<desc id="Main-Edit-Clear/desc" value="Usuń zaznaczone piksele"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDlt = charIDToTypeID( 'Dlt ' ); executeAction( idDlt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_Outside" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_Outside/name" value="Wklej poza"/> 
		<context id="Main-Edit-Paste_Special-Paste_Outside/context" value="Edytuj &gt; Wklej specjalnie &gt; Wklej na zewnątrz"/>
		<desc id="Main-Edit-Paste_Special-Paste_Outside/desc" value="Wklej na zewnątrz bieżącego zaznaczenia, tworząc maskę warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstO = charIDToTypeID( 'PstO' ); executeAction( idPstO, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_Into" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_Into/name" value="Wklej na"/> 
		<context id="Main-Edit-Paste_Special-Paste_Into/context" value="Edytuj &gt; Wklej specjalnie &gt; Wklej do"/>
		<desc id="Main-Edit-Paste_Special-Paste_Into/desc" value="Wklej do bieżącego zaznaczenia, tworząc maskę warstwy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstI = charIDToTypeID( 'PstI' ); executeAction( idPstI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_in_Place" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_in_Place/name" value="Wklej lokalnie"/> 
		<context id="Main-Edit-Paste_Special-Paste_in_Place/context" value="Edytuj &gt; Wklej specjalnie &gt; Wklej lokalnie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idpast = charIDToTypeID( 'past' );     var desc1072 = new ActionDescriptor();     var idinPlace = stringIDToTypeID( 'inPlace' );     desc1072.putBoolean( idinPlace, true ); executeAction( idpast, desc1072, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste" type="Main">
		<name id="Main-Edit-Paste/name" value="Wklej"/> 
		<context id="Main-Edit-Paste/context" value="Edycja &gt; Wklej"/>
		<desc id="Main-Edit-Paste/desc" value="Wklej wycięte lub skopiowane zaznaczenie do innego fragmentu obrazu lub do innego obrazu jako nową warstwę"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idpast = charIDToTypeID( 'past' ); executeAction( idpast, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Copy_Merged" type="Main">
		<name id="Main-Edit-Copy_Merged/name" value="Kopiuj warstwy połączone"/> 
		<context id="Main-Edit-Copy_Merged/context" value="Edycja &gt; Kopiuj warstwy połączone"/>
		<desc id="Main-Edit-Copy_Merged/desc" value="Utwórz scaloną kopię wszystkich widocznych warstw w zaznaczonym obszarze."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpyM = charIDToTypeID( 'CpyM' ); executeAction( idCpyM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Copy" type="Main">
		<name id="Main-Edit-Copy/name" value="Kopiuj"/> 
		<context id="Main-Edit-Copy/context" value="Edycja &gt; Kopiuj"/>
		<desc id="Main-Edit-Copy/desc" value="Skopiuj zaznaczoną obecnie zawartość do schowka"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopy = charIDToTypeID( 'copy' ); executeAction( idcopy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Cut" type="Main">
		<name id="Main-Edit-Cut/name" value="Wytnij"/> 
		<context id="Main-Edit-Cut/context" value="Edycja &gt; Wytnij"/>
		<desc id="Main-Edit-Cut/desc" value="Przenieś zaznaczoną obecnie zawartość do schowka"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcut = charIDToTypeID( 'cut ' ); executeAction( idcut, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Fade" type="Main">
		<name id="Main-Edit-Fade/name" value="Stonuj"/> 
		<context id="Main-Edit-Fade/context" value="Edycja &gt; Stonuj"/>
		<desc id="Main-Edit-Fade/desc" value="Dopasuj opcje krycia i mieszania poprzednio zastosowanej operacji"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFade = charIDToTypeID( 'Fade' ); executeAction( idFade, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Step_Backward" type="Main">
		<name id="Main-Edit-Step_Backward/name" value="Do tyłu"/> 
		<context id="Main-Edit-Step_Backward/context" value="Edycja &gt; Krok do tyłu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc1073 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref845 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref845.putClass( idHstS );     desc1073.putReference( idnull, ref845 ); executeAction( idPrvs, desc1073, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Step_Forward" type="Main">
		<name id="Main-Edit-Step_Forward/name" value="Do przodu"/> 
		<context id="Main-Edit-Step_Forward/context" value="Edycja &gt; Krok do przodu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxt = charIDToTypeID( 'Nxt ' );     var desc1074 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref846 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref846.putClass( idHstS );     desc1074.putReference( idnull, ref846 ); executeAction( idNxt, desc1074, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Undo" type="Main">
		<name id="Main-Edit-Undo/name" value="Cofnij"/> 
		<context id="Main-Edit-Undo/context" value="Edycja &gt; Cofnij"/>
		<desc id="Main-Edit-Undo/desc" value="Cofnij poprzednią operację | Ponów poprzednią operację"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idundo = charIDToTypeID( 'undo' ); executeAction( idundo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Exit" type="Main">
		<name id="Main-File-Exit/name" value="Zakończ"/> 
		<context id="Main-File-Exit/context" value="Plik &gt; Zakończ"/>
		<desc id="Main-File-Exit/desc" value="Zakończ działanie programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idquit = charIDToTypeID( 'quit' ); executeAction( idquit, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Print_One_Copy" type="Main">
		<name id="Main-File-Print_One_Copy/name" value="Drukuj jedną kopię"/> 
		<context id="Main-File-Print_One_Copy/context" value="Plik &gt; Drukuj jedną kopię"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprintOneCopy = stringIDToTypeID( 'printOneCopy' ); executeAction( idprintOneCopy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Print" type="Main">
		<name id="Main-File-Print/name" value="Drukuj"/> 
		<context id="Main-File-Print/context" value="Plik &gt; Drukuj"/>
		<desc id="Main-File-Print/desc" value="Drukuj bieżący dokument"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrnt = charIDToTypeID( 'Prnt' ); executeAction( idPrnt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-File_Info" type="Main">
		<name id="Main-File-File_Info/name" value="Informacje o pliku"/> 
		<context id="Main-File-File_Info/context" value="Plik &gt; Informacje o pliku"/>
		<desc id="Main-File-File_Info/desc" value="Przeglądaj i edytuj podpis, słowa kluczowe i inne metadane bieżącego pliku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1075 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref847 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFlIn = charIDToTypeID( 'FlIn' );         ref847.putEnumerated( idMn, idMnIt, idFlIn );     desc1075.putReference( idnull, ref847 ); executeAction( idslct, desc1075, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Browse" type="Main">
		<name id="Main-File-Scripts-Browse/name" value="Przeglądaj"/> 
		<context id="Main-File-Scripts-Browse/context" value="Plik &gt; Skrypty &gt; Przeglądaj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1076 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref848 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseScripts = stringIDToTypeID( 'browseScripts' );         ref848.putEnumerated( idMn, idMnIt, idbrowseScripts );     desc1076.putReference( idnull, ref848 ); executeAction( idslct, desc1076, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Statistics" type="Main">
		<name id="Main-File-Scripts-Statistics/name" value="Statystyki"/> 
		<context id="Main-File-Scripts-Statistics/context" value="Plik &gt; Skrypty &gt; Statystyki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1077 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1077.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Statistics.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1077, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Multiple_DICOM_Files" type="Main">
		<name id="Main-File-Scripts-Load_Multiple_DICOM_Files/name" value="Wczytaj wiele plików DICOM"/> 
		<context id="Main-File-Scripts-Load_Multiple_DICOM_Files/context" value="Plik &gt; Skrypty &gt; Wczytaj wiele plików DICOM"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1078 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1078.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Load DICOM.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1078, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Files_into_Stack" type="Main">
		<name id="Main-File-Scripts-Load_Files_into_Stack/name" value="Wczytaj pliki do stosu"/> 
		<context id="Main-File-Scripts-Load_Files_into_Stack/context" value="Plik &gt; Skrypty &gt; Wczytaj pliki do stosu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1079 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1079.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Load Files into Stack.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1079, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Script_Events_Manager" type="Main">
		<name id="Main-File-Scripts-Script_Events_Manager/name" value="Menedżer skryptów"/> 
		<context id="Main-File-Scripts-Script_Events_Manager/context" value="Plik &gt; Skrypty &gt; Menedżer skryptów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1080 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1080.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Script Events Manager.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1080, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Export_Layers_to_Files" type="Main">
		<name id="Main-File-Scripts-Export_Layers_to_Files/name" value="Eksportuj warstwy do plików"/> 
		<context id="Main-File-Scripts-Export_Layers_to_Files/context" value="Plik &gt; Skrypty &gt; Eksportuj warstwy do plików"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsixfonectwocffivefouraninesevenfourethreetwoeightffivenineffivedsevenazeroeightsevenadef = stringIDToTypeID( '6f1c2cf5-4a97-4e32-8f59-f5d7a087adef' ); executeAction( idsixfonectwocffivefouraninesevenfourethreetwoeightffivenineffivedsevenazeroeightsevenadef, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_WPG" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_WPG/name" value="Kompozycje warstw do WPG"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_WPG/context" value="Plik &gt; Skrypty &gt; Kompozycje warstw do WPG"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1081 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1081.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Layer Comps To WPG.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1081, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_PDF" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_PDF/name" value="Kompozycje warstw do PDF"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_PDF/context" value="Plik &gt; Skrypty &gt; Kompozycje warstw do PDF"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1082 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1082.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Layer Comps To PDF.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1082, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_Files" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_Files/name" value="Kompozycje warstw do plików"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_Files/context" value="Plik &gt; Skrypty &gt; Kompozycje warstw do plików"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcfthreefourbfivezerotwotwozeroonethreefourdzeroseveneightfourthreeoneonedfdsixthreefoureezerocd = stringIDToTypeID( 'cf34b502-2013-4d07-8431-1dfd634ee0cd' ); executeAction( idcfthreefourbfivezerotwotwozeroonethreefourdzeroseveneightfourthreeoneonedfdsixthreefoureezerocd, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Masks" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Masks/name" value="Spłaszcz wszystkie maski"/> 
		<context id="Main-File-Scripts-Flatten_All_Masks/context" value="Plik &gt; Skrypty &gt; Spłaszcz wszystkie maski"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideeightzerofiveasixeesixdsevenfivefourbsixtwobsixfeffiveeightseventhreebfivefdftwozero = stringIDToTypeID( 'e805a6ee-6d75-4b62-b6fe-f5873b5fdf20' ); executeAction( ideeightzerofiveasixeesixdsevenfivefourbsixtwobsixfeffiveeightseventhreebfivefdftwozero, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Layer_Effects" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Layer_Effects/name" value="Spłaszcz wszystkie efekty warstw"/> 
		<context id="Main-File-Scripts-Flatten_All_Layer_Effects/context" value="Plik &gt; Skrypty &gt; Spłaszcz wszystkie efekty warstw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightasevensixonecsevenfourfthreesixtwofouraonebathreefsevenesevensevennineabthreeonenineazeroeight = stringIDToTypeID( '8a761c74-f362-4a1b-a3f7-e779ab319a08' ); executeAction( ideightasevensixonecsevenfourfthreesixtwofouraonebathreefsevenesevensevennineabthreeonenineazeroeight, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Delete_All_Empty_Layers" type="Main">
		<name id="Main-File-Scripts-Delete_All_Empty_Layers/name" value="Usuwanie wszystkich pustych warstw"/> 
		<context id="Main-File-Scripts-Delete_All_Empty_Layers/context" value="Plik &gt; Skrypty &gt; Usuń wszystkie puste warstwy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idazerosevenfivefourdftwoninecsixzerofourbsixfouraninefourzerosixatwobboneonezerotwosixfivetwo = stringIDToTypeID( 'a0754df2-9c60-4b64-a940-6a2bb1102652' ); executeAction( idazerosevenfivefourdftwoninecsixzerofourbsixfouraninefourzerosixatwobboneonezerotwosixfivetwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Image_Processor" type="Main">
		<name id="Main-File-Scripts-Image_Processor/name" value="Procesor obrazów"/> 
		<context id="Main-File-Scripts-Image_Processor/context" value="Plik &gt; Skrypty &gt; Procesor obrazów"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1083 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1083.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Image Processor.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1083, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Photomerge" type="Main">
		<name id="Main-File-Automate-Photomerge/name" value="Łączenie obrazów"/> 
		<context id="Main-File-Automate-Photomerge/context" value="Plik &gt; Automatyzacja &gt; Photomerge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzerofninedbonethreefasevenseventwofourzerothreefiveninezerotwozeroeightfourzerofzeroefiveetwofzerotwo = stringIDToTypeID( '0f9db13f-a772-4035-9020-840f0e5e2f02' ); executeAction( idzerofninedbonethreefasevenseventwofourzerothreefiveninezerotwozeroeightfourzerofzeroefiveetwofzerotwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Merge_to_HDR_Pro" type="Main">
		<name id="Main-File-Automate-Merge_to_HDR_Pro/name" value="Scal do HDR Pro"/> 
		<context id="Main-File-Automate-Merge_to_HDR_Pro/context" value="Plik &gt; Automatyzuj &gt; Scal do HDR Pro"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1084 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1084.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Merge To HDR.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1084, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Lens_Correction" type="Main">
		<name id="Main-File-Automate-Lens_Correction/name" value="Korekcja obiektywu"/> 
		<context id="Main-File-Automate-Lens_Correction/context" value="Plik &gt; Automatyzacja &gt; Korekcja obiektywu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1085 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1085.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Lens Correct.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, desc1085, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Fit_Image" type="Main">
		<name id="Main-File-Automate-Fit_Image/name" value="Zmieść obraz"/> 
		<context id="Main-File-Automate-Fit_Image/context" value="Plik &gt; Automatyzacja &gt; Zmieść obraz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idthreecaathreefourthreefourcbsixsevenoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '3caa3434-cb67-11d1-bc43-0060b0a13dc4' ); executeAction( idthreecaathreefourthreefourcbsixsevenoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Conditional_Mode_Change" type="Main">
		<name id="Main-File-Automate-Conditional_Mode_Change/name" value="Warunkowa zmiana trybu"/> 
		<context id="Main-File-Automate-Conditional_Mode_Change/context" value="Plik &gt; Automatyzacja &gt; Warunkowa zmiana trybu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightcbaeightcdsixcbsixsixoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '8cba8cd6-cb66-11d1-bc43-0060b0a13dc4' ); executeAction( ideightcbaeightcdsixcbsixsixoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Contact_Sheet_II" type="Main">
		<name id="Main-File-Automate-Contact_Sheet_II/name" value="Stykówka II"/> 
		<context id="Main-File-Automate-Contact_Sheet_II/context" value="Plik &gt; Automatyzacja &gt; Stykówka II"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzeroBsevenoneDtwotwooneFeightCEoneonedtwoBtwooneBzerozerozeroeightCsevenfiveBthreetwotwoC = stringIDToTypeID( '0B71D221-F8CE-11d2-B21B-0008C75B322C' ); executeAction( idzeroBsevenoneDtwotwooneFeightCEoneonedtwoBtwooneBzerozerozeroeightCsevenfiveBthreetwotwoC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Crop_and_Straighten_Photos" type="Main">
		<name id="Main-File-Automate-Crop_and_Straighten_Photos/name" value="Kadrowanie i prostowanie zdjęć"/> 
		<context id="Main-File-Automate-Crop_and_Straighten_Photos/context" value="Plik &gt; Automatyzacja &gt; Kadrowanie i prostowanie zdjęć"/>
		<desc id="Main-File-Automate-Crop_and_Straighten_Photos/desc" value="Utwórz odrębne pliki obrazów ze skanu zawierającego wiele obrazów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCropPhotosAutozerozerozeroone = stringIDToTypeID( 'CropPhotosAuto0001' ); executeAction( idCropPhotosAutozerozerozeroone, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Create_Droplet" type="Main">
		<name id="Main-File-Automate-Create_Droplet/name" value="Utwórz droplet"/> 
		<context id="Main-File-Automate-Create_Droplet/context" value="Plik &gt; Automatyzacja &gt; Utwórz droplet"/>
		<desc id="Main-File-Automate-Create_Droplet/desc" value="Konwertuj operację na przenośny plik dropletu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrtD = charIDToTypeID( 'CrtD' ); executeAction( idCrtD, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-PDF_Presentation" type="Main">
		<name id="Main-File-Automate-PDF_Presentation/name" value="Prezentacja PDF"/> 
		<context id="Main-File-Automate-PDF_Presentation/context" value="Plik &gt; Automatyzacja &gt; Prezentacja PDF"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPDFExport = stringIDToTypeID( 'PDFExport' ); executeAction( idPDFExport, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Batch" type="Main">
		<name id="Main-File-Automate-Batch/name" value="Sekwencja wsadowa"/> 
		<context id="Main-File-Automate-Batch/context" value="Plik &gt; Automatyzacja &gt; Sekwencja wsadowa"/>
		<desc id="Main-File-Automate-Batch/desc" value="Używaj operacji w celu przetwarzania wielu plików"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBtch = charIDToTypeID( 'Btch' ); executeAction( idBtch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Zoomify" type="Main">
		<name id="Main-File-Export-Zoomify/name" value="Powiększ"/> 
		<context id="Main-File-Export-Zoomify/context" value="Plik &gt; Eksportuj &gt; Powiększ"/>
		<desc id="Main-File-Export-Zoomify/desc" value="Wyeksportuj bieżący plik do Internetu jako plik o wysokiej rozdzielczości, który można wyświetlać w programie Adobe Flash"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1086 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idZoomify = stringIDToTypeID( 'Zoomify' );     desc1086.putClass( idUsng, idZoomify ); executeAction( idExpr, desc1086, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Render_Video" type="Main">
		<name id="Main-File-Export-Render_Video/name" value="Renderowanie wideo"/> 
		<context id="Main-File-Export-Render_Video/context" value="Plik &gt; Eksportuj &gt; Renderowanie wideo"/>
		<desc id="Main-File-Export-Render_Video/desc" value="Renderuj bieżący dokument w formacie wideo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1087 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idvideoExport = stringIDToTypeID( 'videoExport' );     desc1087.putClass( idUsng, idvideoExport ); executeAction( idExpr, desc1087, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Paths_to_Illustrator" type="Main">
		<name id="Main-File-Export-Paths_to_Illustrator/name" value="Ścieżki do Illustratora"/> 
		<context id="Main-File-Export-Paths_to_Illustrator/context" value="Plik &gt; Eksportuj &gt; Ścieżki do Illustratora"/>
		<desc id="Main-File-Export-Paths_to_Illustrator/desc" value="Eksportuj ścieżki wektorowe do użycia w programie Illustrator"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1088 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idIllustratorExport.Thisstringmakesmeunique! = stringIDToTypeID( 'Illustrator Export.  This string makes me unique!' );     desc1088.putClass( idUsng, idIllustratorExport.Thisstringmakesmeunique! ); executeAction( idExpr, desc1088, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Data_Sets_as_Files" type="Main">
		<name id="Main-File-Export-Data_Sets_as_Files/name" value="Zestawy danych jako pliki"/> 
		<context id="Main-File-Export-Data_Sets_as_Files/context" value="Plik &gt; Eksportuj &gt; Zestawy danych jako pliki"/>
		<desc id="Main-File-Export-Data_Sets_as_Files/desc" value="Eksportuj wiele plików, po jednym dla każdego zestawu danych zmiennych w bieżącym dokumencie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1089 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref849 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportDataSet = stringIDToTypeID( 'exportDataSet' );         ref849.putEnumerated( idMn, idMnIt, idexportDataSet );     desc1089.putReference( idnull, ref849 ); executeAction( idslct, desc1089, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-WIA_Support" type="Main">
		<name id="Main-File-Import-WIA_Support/name" value="Obsługa WIA"/> 
		<context id="Main-File-Import-WIA_Support/context" value="Plik &gt; Importuj &gt; Obsługa WIA"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWIAWizardzerozerozeroone = stringIDToTypeID( 'WIAWizard0001' ); executeAction( idWIAWizardzerozerozeroone, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Notes" type="Main">
		<name id="Main-File-Import-Notes/name" value="Notatki"/> 
		<context id="Main-File-Import-Notes/context" value="Plik &gt; Importuj &gt; Notatki"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportAnnots = stringIDToTypeID( 'importAnnots' );     var desc1090 = new ActionDescriptor(); executeAction( idimportAnnots, desc1090, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Video_Frames_to_Layers" type="Main">
		<name id="Main-File-Import-Video_Frames_to_Layers/name" value="Klatki wideo na warstwy"/> 
		<context id="Main-File-Import-Video_Frames_to_Layers/context" value="Plik &gt; Importuj &gt; Klatki wideo na warstwy"/>
		<desc id="Main-File-Import-Video_Frames_to_Layers/desc" value="Przekonwertuj niektóre lub wszystkie klatki pliku wideo na warstwy programu Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportVideoToLayers = stringIDToTypeID( 'importVideoToLayers' );     var desc1091 = new ActionDescriptor(); executeAction( idimportVideoToLayers, desc1091, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Variable_Data_Sets" type="Main">
		<name id="Main-File-Import-Variable_Data_Sets/name" value="Zestawy danych zmiennych"/> 
		<context id="Main-File-Import-Variable_Data_Sets/context" value="Plik &gt; Importuj &gt; Zestawy danych zmiennych"/>
		<desc id="Main-File-Import-Variable_Data_Sets/desc" value="Zaimportuj plik danych rozdzielanych przecinkami lub znakami tabulacji na potrzeby wsadowego tworzenia obrazów"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1092 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref850 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimportDataSets = stringIDToTypeID( 'importDataSets' );         ref850.putEnumerated( idMn, idMnIt, idimportDataSets );     desc1092.putReference( idnull, ref850 ); executeAction( idslct, desc1092, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Place" type="Main">
		<name id="Main-File-Place/name" value="Umieść"/> 
		<context id="Main-File-Place/context" value="Plik &gt; Zastępowanie"/>
		<desc id="Main-File-Place/desc" value="Umieść plik w bieżącym dokumencie jako obiekt inteligentny"/> 
		<keywords>
			<keyword id="Main-File-Place/keywords/PlaceindocumentasSmartObject" value="Umieść w dokumencie jako obiekt inteligentny"/> 
			<keyword id="Main-File-Place/keywords/PlaceasSmartObject" value=" Umieść jako obiekt inteligentny"/>
			<keyword id="Main-File-Place/keywords/PlaceSO" value=" Umieść OI"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1093 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref851 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlce = charIDToTypeID( 'Plce' );         ref851.putEnumerated( idMn, idMnIt, idPlce );     desc1093.putReference( idnull, ref851 ); executeAction( idslct, desc1093, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Revert" type="Main">
		<name id="Main-File-Revert/name" value="Przywróć"/> 
		<context id="Main-File-Revert/context" value="Plik &gt; Przywróć"/>
		<desc id="Main-File-Revert/desc" value="Przywróć bieżący dokument do poprzednio zapisanego stanu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrt = charIDToTypeID( 'Rvrt' ); executeAction( idRvrt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save_for_Web" type="Main">
		<name id="Main-File-Save_for_Web/name" value="Zapisz dla Internetu"/> 
		<context id="Main-File-Save_for_Web/context" value="Plik &gt; Zapisz dla Internetu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1094 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref852 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvfw = charIDToTypeID( 'Svfw' );         ref852.putEnumerated( idMn, idMnIt, idSvfw );     desc1094.putReference( idnull, ref852 ); executeAction( idslct, desc1094, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Check_In" type="Main">
		<name id="Main-File-Check_In/name" value="Zwróć"/> 
		<context id="Main-File-Check_In/context" value="Plik &gt; Zwróć"/>
		<desc id="Main-File-Check_In/desc" value="Zwróć bieżący plik do zarządzanego obiegu pracy"/> 
		<keywords>
			<keyword id="Main-File-Check_In/keywords/Checkintomanagedworkflow" value="Zwróć do zarządzanego obiegu pracy"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" Zwróć do zarządzanego obiegu pracy"/>
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" Zwróć do zarządzanego obiegu pracy"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" Zwróć do zarządzanego obiegu pracy"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1095 = new ActionDescriptor();     var idVrsn = charIDToTypeID( 'Vrsn' );     desc1095.putBoolean( idVrsn, true ); executeAction( idsave, desc1095, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save_As" type="Main">
		<name id="Main-File-Save_As/name" value="Zapisz jako"/> 
		<context id="Main-File-Save_As/context" value="Plik &gt; Zapisz jako"/>
		<desc id="Main-File-Save_As/desc" value="Zapisz bieżący dokument ze zmienionymi opcjami"/> 
		<keywords>
			<keyword id="Main-File-Save_As/keywords/Savewithdifferentoptions" value="Zapisz z innymi opcjami"/> 
			<keyword id="Main-File-Save_As/keywords/savew/differentoptions" value=" Zapisz z innymi opcjami"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1096 = new ActionDescriptor();     var idCpy = charIDToTypeID( 'Cpy ' );     desc1096.putBoolean( idCpy, true ); executeAction( idsave, desc1096, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save" type="Main">
		<name id="Main-File-Save/name" value="Zapisz"/> 
		<context id="Main-File-Save/context" value="Plik &gt; Zapisz"/>
		<desc id="Main-File-Save/desc" value="Zapisz bieżący dokument"/> 
		<keywords>
			<keyword id="Main-File-Save/keywords/Save" value="Zapisz"/> 
			<keyword id="Main-File-Save/keywords/Savecurrent" value=" Zapisz bieżący"/>
			<keyword id="Main-File-Save/keywords/SaveDocument" value=" Zapisz dokument"/> 
			<keyword id="Main-File-Save/keywords/Savefile" value=" Zapisz plik"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' ); executeAction( idsave, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close_and_Go_to_Bridge" type="Main">
		<name id="Main-File-Close_and_Go_to_Bridge/name" value="Zamknij i przejdź do programu Bridge"/> 
		<context id="Main-File-Close_and_Go_to_Bridge/context" value="Plik &gt; Zamknij i przejdź do programu Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1097 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref853 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseAndClose = stringIDToTypeID( 'browseAndClose' );         ref853.putEnumerated( idMn, idMnIt, idbrowseAndClose );     desc1097.putReference( idnull, ref853 ); executeAction( idslct, desc1097, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close_All" type="Main">
		<name id="Main-File-Close_All/name" value="Zamknij wszystko"/> 
		<context id="Main-File-Close_All/context" value="Plik &gt; Zamknij wszystko"/>
		<desc id="Main-File-Close_All/desc" value="Zamknij wszystkie dokumenty"/> 
		<keywords>
			<keyword id="Main-File-Close_All/keywords/Closeall" value="Zamknij wszystko"/> 
			<keyword id="Main-File-Close_All/keywords/Closealldocuments" value=" Zamknij wszystkie dokumenty"/>
			<keyword id="Main-File-Close_All/keywords/closealldocs" value=" Zamknij wszystkie dokumenty"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1098 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref854 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClsA = charIDToTypeID( 'ClsA' );         ref854.putEnumerated( idMn, idMnIt, idClsA );     desc1098.putReference( idnull, ref854 ); executeAction( idslct, desc1098, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close" type="Main">
		<name id="Main-File-Close/name" value="Zamknij"/> 
		<context id="Main-File-Close/context" value="Plik &gt; Zamknij"/>
		<desc id="Main-File-Close/desc" value="Zamknij bieżący dokument"/> 
		<keywords>
			<keyword id="Main-File-Close/keywords/Close" value="Zamknij"/> 
			<keyword id="Main-File-Close/keywords/Closecurrentdocument" value=" Zamknij bieżący dokument"/>
			<keyword id="Main-File-Close/keywords/Closecurrentdoc" value=" Zamknij bieżący dokument"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCls = charIDToTypeID( 'Cls ' ); executeAction( idCls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_Recent-Clear_Recent_File_List" type="Main">
		<name id="Main-File-Open_Recent-Clear_Recent_File_List/name" value="Wyczyść listę ostatnich plików"/> 
		<context id="Main-File-Open_Recent-Clear_Recent_File_List/context" value="Plik &gt; Otwórz ostatni &gt; Wyczyść listę ostatnich plików"/>
		<desc id="Main-File-Open_Recent-Clear_Recent_File_List/desc" value="Wyczyść listę ostatnio otwieranych plików"/> 
		<keywords>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentlyopenedfiles" value="Wyczyść listę ostatnio otwieranych plików"/> 
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentFiles" value=" Usuń ostatnie pliki"/>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecent" value=" Wyczyść ostatnie"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1099 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref855 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearRecentFiles = stringIDToTypeID( 'clearRecentFiles' );         ref855.putEnumerated( idMn, idMnIt, idclearRecentFiles );     desc1099.putReference( idnull, ref855 ); executeAction( idslct, desc1099, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_as_Smart_Object" type="Main">
		<name id="Main-File-Open_as_Smart_Object/name" value="Otwórz jako obiekt inteligentny"/> 
		<context id="Main-File-Open_as_Smart_Object/context" value="Plik &gt; Otwórz jako obiekt inteligentny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpn = charIDToTypeID( 'Opn ' );     var desc1100 = new ActionDescriptor();     var idsmartObject = stringIDToTypeID( 'smartObject' );     desc1100.putBoolean( idsmartObject, true ); executeAction( idOpn, desc1100, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_As" type="Main">
		<name id="Main-File-Open_As/name" value="Otwórz jako"/> 
		<context id="Main-File-Open_As/context" value="Plik &gt; Otwórz jako"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpn = charIDToTypeID( 'Opn ' );     var desc1101 = new ActionDescriptor();     var idAs = charIDToTypeID( 'As  ' );     var idRw = charIDToTypeID( 'Rw  ' );     desc1101.putClass( idAs, idRw ); executeAction( idOpn, desc1101, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Mini_Bridge" type="Main">
		<name id="Main-File-Browse_in_Mini_Bridge/name" value="Przeglądaj w Mini Bridge"/> 
		<context id="Main-File-Browse_in_Mini_Bridge/context" value="Plik &gt; Przeglądaj w Mini Bridge"/>
		<desc id="Main-File-Browse_in_Mini_Bridge/desc" value="Użyj panelu Mini Bridge do przeglądania dokumentów"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/MiniBridge" value=" Mini Bridge"/>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/FileBrowser" value=" Przeglądarka plików"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref856 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowMiniBridge = stringIDToTypeID( 'showMiniBridge' );         ref856.putEnumerated( idMn, idMnIt, idshowMiniBridge );     desc1102.putReference( idnull, ref856 ); executeAction( idslct, desc1102, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Bridge" type="Main">
		<name id="Main-File-Browse_in_Bridge/name" value="Przeglądaj w Bridge"/> 
		<context id="Main-File-Browse_in_Bridge/context" value="Plik &gt; Przeglądaj w programie Bridge"/>
		<desc id="Main-File-Browse_in_Bridge/desc" value="Otwórz program Adobe Bridge, aby przeglądać dokumenty"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Bridge/keywords/FileBrowser" value=" Przeglądarka plików"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref857 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleFileBrowserPalette = stringIDToTypeID( 'toggleFileBrowserPalette' );         ref857.putEnumerated( idMn, idMnIt, idtoggleFileBrowserPalette );     desc1103.putReference( idnull, ref857 ); executeAction( idslct, desc1103, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open" type="Main">
		<name id="Main-File-Open/name" value="Otwórz"/> 
		<context id="Main-File-Open/context" value="Plik &gt; Otwórz"/>
		<desc id="Main-File-Open/desc" value="Otwórz dokument programu Photoshop"/> 
		<keywords>
			<keyword id="Main-File-Open/keywords/Open" value="Otwórz"/> 
			<keyword id="Main-File-Open/keywords/File" value=" Plik"/>
			<keyword id="Main-File-Open/keywords/" value=" "/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpn = charIDToTypeID( 'Opn ' ); executeAction( idOpn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-New" type="Main">
		<name id="Main-File-New/name" value="Nowy"/> 
		<context id="Main-File-New/context" value="Plik &gt; Nowy"/>
		<desc id="Main-File-New/desc" value="Utwórz nowy dokument programu Photoshop"/> 
		<keywords>
			<keyword id="Main-File-New/keywords/New" value="Nowy"/> 
			<keyword id="Main-File-New/keywords/Create" value=" Utwórz"/>
			<keyword id="Main-File-New/keywords/Start" value=" Początek"/> 
			<keyword id="Main-File-New/keywords/Begin" value=" Rozpocznij"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMk = charIDToTypeID( 'Mk  ' );     var desc1104 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idDcmn = charIDToTypeID( 'Dcmn' );     desc1104.putClass( idNw, idDcmn ); executeAction( idMk, desc1104, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Online" type="Main">
		<name id="Main-Help-Photoshop_Online/name" value="Photoshop Online"/> 
		<context id="Main-Help-Photoshop_Online/context" value="Pomoc &gt; Photoshop Online"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1105 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref858 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadobeOnlineHome = stringIDToTypeID( 'adobeOnlineHome' );         ref858.putEnumerated( idMn, idMnIt, idadobeOnlineHome );     desc1105.putReference( idnull, ref858 ); executeAction( idslct, desc1105, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-System_Info" type="Main">
		<name id="Main-Help-System_Info/name" value="Informacje o systemie"/> 
		<context id="Main-Help-System_Info/context" value="Pomoc &gt; Informacje o systemie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1106 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref859 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSstI = charIDToTypeID( 'SstI' );         ref859.putEnumerated( idMn, idMnIt, idSstI );     desc1106.putReference( idnull, ref859 ); executeAction( idslct, desc1106, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-About_Photoshop" type="Main">
		<name id="Main-Help-About_Photoshop/name" value="O programie Photoshop"/> 
		<context id="Main-Help-About_Photoshop/context" value="Pomoc &gt; O programie Photoshop"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1107 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref860 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAbAp = charIDToTypeID( 'AbAp' );         ref860.putEnumerated( idMn, idMnIt, idAbAp );     desc1107.putReference( idnull, ref860 ); executeAction( idslct, desc1107, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Help" type="Main">
		<name id="Main-Help-Photoshop_Help/name" value="Pomoc do programu Photoshop"/> 
		<context id="Main-Help-Photoshop_Help/context" value="Pomoc &gt; Pomoc do programu Photoshop"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1108 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref861 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhelp = stringIDToTypeID( 'help' );         ref861.putEnumerated( idMn, idMnIt, idhelp );     desc1108.putReference( idnull, ref861 ); executeAction( idslct, desc1108, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Reset_Color_Tool" type="Tool">
		<name id="Tool-Reset_Color_Tool/name" value="Wyzeruj narzędzie Kolor"/> 
		<context id="Tool-Reset_Color_Tool/context" value="Wyzeruj narzędzie Kolor"/>
		<desc id="Tool-Reset_Color_Tool/desc" value="Przywróć domyślne kolory narzędzia/tła (czarny i biały)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRset = charIDToTypeID( 'Rset' );    var desc2 = new ActionDescriptor();    var idnull = charIDToTypeID( 'null' );        var ref2 = new ActionReference();        var idClr = charIDToTypeID( 'Clr ' );        var idClrs = charIDToTypeID( 'Clrs' );        ref2.putProperty( idClr, idClrs );    desc2.putReference( idnull, ref2 );executeAction( idRset, desc2, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Swap_Color_Tool" type="Tool">
		<name id="Tool-Swap_Color_Tool/name" value="Zamień narzędzie Kolor"/> 
		<context id="Tool-Swap_Color_Tool/context" value="Zamień narzędzie Kolor"/>
		<desc id="Tool-Swap_Color_Tool/desc" value="Zamień kolory narzędzia/tła"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExch = charIDToTypeID( 'Exch' );    var desc3 = new ActionDescriptor();    var idnull = charIDToTypeID( 'null' );        var ref3 = new ActionReference();        var idClr = charIDToTypeID( 'Clr ' );        var idClrs = charIDToTypeID( 'Clrs' );        ref3.putProperty( idClr, idClrs );    desc3.putReference( idnull, ref3 );executeAction( idExch, desc3, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
</afd>
