Removed Calc files support
This commit is contained in:
parent
f54121c343
commit
9692bcd340
33 changed files with 5 additions and 1475 deletions
|
@ -6,7 +6,7 @@
|
|||
<node oor:name="org.openoffice.da.writer2xhtml.OfficeToolBar" oor:op="replace">
|
||||
<node oor:name="button1" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value>
|
||||
<value>com.sun.star.text.TextDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Publish as XHTML</value>
|
||||
|
@ -60,24 +60,6 @@
|
|||
<value>%origin%/icons/metadata</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="button4" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Edit custom style</value>
|
||||
<value xml:lang="da">Rediger brugerdefineret typografi</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>.uno:OptionsTreeDialog?OptionsPageURL:string=%origin%/W2PaginatedHTMLDialogs2/General.xdl</value>
|
||||
</prop>
|
||||
<prop oor:name="ImageIdentifier" oor:type="xs:string">
|
||||
<value>%origin%/icons/customh</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
|
|
|
@ -1,88 +0,0 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
|
||||
<!-- Defines the menus and toolbars provided by Writer2xhtml -->
|
||||
<node oor:name="AddonUI">
|
||||
<node oor:name="OfficeToolBar">
|
||||
<node oor:name="org.openoffice.da.writer2xhtml.OfficeToolBar.AOO4" oor:op="replace">
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Writer2xhtml</value>
|
||||
</prop>
|
||||
<node oor:name="ToolBarItems">
|
||||
<node oor:name="button1" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Publish as XHTML</value>
|
||||
<value xml:lang="da">Publicer som XHTML</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>org.openoffice.da.writer2xhtml:PublishAsXHTML</value>
|
||||
</prop>
|
||||
<prop oor:name="ImageIdentifier" oor:type="xs:string">
|
||||
<value>%origin%/icons/html5</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="button2" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Publish as EPUB</value>
|
||||
<value xml:lang="da">Publicer som EPUB</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>org.openoffice.da.writer2xhtml:PublishAsEPUB</value>
|
||||
</prop>
|
||||
<prop oor:name="ImageIdentifier" oor:type="xs:string">
|
||||
<value>%origin%/icons/epub</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="button3" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Edit EPUB document properties</value>
|
||||
<value xml:lang="da">Rediger EPUB-dokumentegenskaber</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>org.openoffice.da.writer2xhtml:EditEPUBDocumentProperties</value>
|
||||
</prop>
|
||||
<prop oor:name="ImageIdentifier" oor:type="xs:string">
|
||||
<value>%origin%/icons/metadata</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="button4" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Edit custom style</value>
|
||||
<value xml:lang="da">Rediger brugerdefineret typografi</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>.uno:OptionsTreeDialog?OptionsPageURL:string=%origin%/W2PaginatedHTMLDialogs2/General.xdl</value>
|
||||
</prop>
|
||||
<prop oor:name="ImageIdentifier" oor:type="xs:string">
|
||||
<value>%origin%/icons/customh</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
|
||||
</oor:component-data>
|
|
@ -17,10 +17,6 @@
|
|||
manifest:full-path="Office/UI/WriterWindowState.xcu"
|
||||
manifest:media-type="application/vnd.sun.star.configuration-data"/>
|
||||
|
||||
<manifest:file-entry
|
||||
manifest:full-path="Office/UI/CalcWindowState.xcu"
|
||||
manifest:media-type="application/vnd.sun.star.configuration-data"/>
|
||||
|
||||
<manifest:file-entry
|
||||
manifest:full-path="writer2xhtml-filter.jar"
|
||||
manifest:media-type="application/vnd.sun.star.uno-component;type=Java"/>
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
oor:name="CalcWindowState"
|
||||
oor:package="org.openoffice.Office.UI">
|
||||
<node oor:name="UIElements">
|
||||
<node oor:name="States">
|
||||
<node oor:name="private:resource/toolbar/addon_org.openoffice.da.writer2xhtml.OfficeToolBar" oor:op="replace">
|
||||
<prop oor:name="UIName" oor:type="xs:string">
|
||||
<value>Writer2xhtml</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</oor:component-data>
|
|
@ -14,14 +14,6 @@
|
|||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<!-- This node should also appear in the Calc module -->
|
||||
<node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="fuse">
|
||||
<node oor:name="Nodes">
|
||||
<node oor:name="org.openoffice.da.writer2xhtml.configuration"
|
||||
oor:op="fuse">
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
|
||||
<node oor:name="Nodes">
|
||||
|
@ -89,28 +81,6 @@
|
|||
</prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.writer2xhtml.configuration.stylesheets"
|
||||
oor:op="fuse">
|
||||
<prop oor:name="Id">
|
||||
<value>org.openoffice.da.writer2xhtml.configuration.stylesheets</value>
|
||||
</prop>
|
||||
<prop oor:name="GroupId">
|
||||
<value>org.openoffice.da.writer2xhtml.configuration</value>
|
||||
</prop>
|
||||
<prop oor:name="GroupIndex">
|
||||
<value>2</value>
|
||||
</prop>
|
||||
<prop oor:name="Label">
|
||||
<value xml:lang="en-US">Style sheets</value>
|
||||
</prop>
|
||||
<prop oor:name="OptionsPage">
|
||||
<value>%origin%/W2PaginatedHTMLDialogs2/Stylesheets.xdl</value>
|
||||
</prop>
|
||||
<prop oor:name="EventHandlerService">
|
||||
<value>org.openoffice.da.writer2xhtml.ConfigurationDialog</value>
|
||||
</prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.writer2xhtml.configuration.styles1"
|
||||
oor:op="fuse">
|
||||
<prop oor:name="Id">
|
||||
|
|
|
@ -91,30 +91,5 @@
|
|||
<set oor:name="Configurations" oor:node-type="Configuration" />
|
||||
<set oor:name="Templates" oor:node-type="Template" />
|
||||
</group>
|
||||
<group oor:name="XhtmlOptionsCalc" >
|
||||
<!-- Style -->
|
||||
<prop oor:name="Config" oor:type="xs:short" />
|
||||
<prop oor:name="ConfigName" oor:type="xs:string" />
|
||||
<prop oor:name="ConvertToPx" oor:type="xs:boolean" />
|
||||
<prop oor:name="Scaling" oor:type="xs:int" />
|
||||
<prop oor:name="ColumnScaling" oor:type="xs:int" />
|
||||
<prop oor:name="OriginalImageSize" oor:type="xs:boolean"/>
|
||||
<!-- Content -->
|
||||
<prop oor:name="Notes" oor:type="xs:boolean" />
|
||||
<prop oor:name="UseDublinCore" oor:type="xs:boolean" />
|
||||
<!-- Sheets -->
|
||||
<prop oor:name="DisplayHiddenSheets" oor:type="xs:boolean" />
|
||||
<prop oor:name="DisplayHiddenRowsCols" oor:type="xs:boolean" />
|
||||
<prop oor:name="DisplayFilteredRowsCols" oor:type="xs:boolean" />
|
||||
<prop oor:name="ApplyPrintRanges" oor:type="xs:boolean" />
|
||||
<prop oor:name="UseTitleAsHeading" oor:type="xs:boolean" />
|
||||
<prop oor:name="UseSheetNamesAsHeadings" oor:type="xs:boolean" />
|
||||
<!-- Files -->
|
||||
<prop oor:name="CalcSplit" oor:type="xs:boolean" />
|
||||
<prop oor:name="SaveImagesInSubdir" oor:type="xs:boolean" />
|
||||
<!-- Configurations -->
|
||||
<set oor:name="Configurations" oor:node-type="Configuration" />
|
||||
<set oor:name="Templates" oor:node-type="Template" />
|
||||
</group>
|
||||
</component>
|
||||
</oor:component-schema>
|
||||
|
|
|
@ -140,65 +140,6 @@
|
|||
<value>true</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="XhtmlOptionsCalc">
|
||||
<prop oor:name="Config" oor:type="xs:short">
|
||||
<value>0</value>
|
||||
</prop>
|
||||
<prop oor:name="ConfigName" oor:type="xs:string">
|
||||
<value></value>
|
||||
</prop>
|
||||
<prop oor:name="ConvertToPx" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="Scaling" oor:type="xs:int">
|
||||
<value>100</value>
|
||||
</prop>
|
||||
<prop oor:name="ColumnScaling" oor:type="xs:int">
|
||||
<value>100</value>
|
||||
</prop>
|
||||
<prop oor:name="OriginalImageSize" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="Notes" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="UseDublinCore" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="DisplayHiddenSheets" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="DisplayHiddenRowsCols" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="DisplayFilteredRowsCols" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="ApplyPrintRanges" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="UseTitleAsHeading" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="InlineCSS" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="EmbedImg" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="EmbedSVG" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="UseSheetNamesAsHeadings" oor:type="xs:boolean">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="CalcSplit" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="SaveImagesInSubdir" oor:type="xs:boolean">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
</node>
|
||||
</oor:component-data>
|
||||
|
||||
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exporta
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Cancel\u00b7la
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Opcions per a XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Estil
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Fes servir l'estil
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Escalat
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Escalat columnes
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Converteix unitats en px (pixels)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Fes servir la mida original d'imatges
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Contingut especial
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exporta les notes
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exporta les propietats del document (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Fulls
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Mostra els fulls amagats
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Mostra files i columnes amagades
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Mostra files i columnes amagades
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Aplica els l\u00edmits d'impressi\u00f3
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Fes servir el t\u00edtol com a encap\u00e7alament
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Fes servir els noms dels fulls com a encap\u00e7alaments
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Fitxers
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Desa els fulls en fitxers diferents
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Desa les imatges en un subdirectori
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exporta
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Cancel\u00b7la
|
||||
130.Config.StringItemList=Format original
|
||||
131.Config.StringItemList=Xocolata
|
||||
132.Config.StringItemList=Mitja nit
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exportovat
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Zru\u0161it
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Mo\u017enosti pro XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Styl
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Pou\u017e\u00edt styl
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=M\u011b\u0159\u00edtko
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=M\u011b\u0159\u00edtko pro sloupce
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=P\u0159ev\u00e9st jednotky na px (pixely)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Pou\u017e\u00edt p\u016fvodn\u00ed velikost obr\u00e1zk\u016f
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Zvl\u00e1\u0161tn\u00ed obsah
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exportovat pozn\u00e1mky
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exportovat vlastnosti dokumentu (metadata Dublin Core)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Listy
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Zobrazit skryt\u00e9 listy
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Zobrazit skryt\u00e9 \u0159\u00e1dky a sloupce
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Zobrazit filtrovan\u00e9 \u0159\u00e1dky a sloupce
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Pou\u017e\u00edt oblast tisku
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Pou\u017e\u00edt n\u00e1zev jako nadpis
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Pou\u017e\u00edt n\u00e1zvy list\u016f jako nadpisy
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Soubory
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Ulo\u017eit listy do zvl\u00e1\u0161tn\u00edch soubor\u016f
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Ulo\u017eit obr\u00e1zky do podadres\u00e1\u0159e
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exportovat
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Zru\u0161it
|
||||
130.Config.StringItemList=P\u016fvodn\u00ed form\u00e1tov\u00e1n\u00ed
|
||||
131.Config.StringItemList=\u010cokol\u00e1da
|
||||
132.Config.StringItemList=P\u016flnoc
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Eksporter
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Afbryd
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML-indstillinger (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Typografi
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Anvend typografi
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Skalering
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Kolonneskalering
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Omregn enheder til px (pixels)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Brug oprindelig billedst\u00f8rrelse
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Specielt indhold
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Eksporter noter
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Eksporter dokumentegenskaber (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Ark
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Vis skjulte ark
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Vis skjulte r\u00e6kker og kolonner
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Vis filtrerede r\u00e6kker og kolonner
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Anvend udskriftsomr\u00e5der
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Brug titel som overskrift
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Brug arknavne som overskrifter
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Filer
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Gem ark i separate filer
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Gem billeder i undermappe
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Eksporter
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Afbryd
|
||||
130.Config.StringItemList=Oprindelig formatering
|
||||
131.Config.StringItemList=Chocolade
|
||||
132.Config.StringItemList=Midnat
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exportieren
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Abbrechen
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML Optionen (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Stil
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Folgenden Stil verwenden
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Skalierung
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Spaltenskalierung
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Einheiten in px (Pixel) umwandeln
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Original Bildgr\u00f6\u00dfe verwenden
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Besonderer Inhalt
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Notizen exportieren
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Dokumenteneigenschaften exportieren (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Tabellen
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Versteckte Tabellen anzeigen
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Versteckte Zeilen und Spalten anzeigen
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Gefilterte Zeilen und Spalten anzeigen
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Druckr\u00e4nder anwenden
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Titel als \u00dcberschrift verwenden
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Tabellennamen als \u00dcberschrift verwenden
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Dateien
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Tabellen in seperate Dateien speichern
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Bilder in Unterverzeichnis speichern
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exportieren
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Abbrechen
|
||||
130.Config.StringItemList=Original Formatierungen
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Midnight
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Export
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Cancel
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML Options (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Style
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Use style
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Scaling
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Column scaling
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Convert units to px (pixels)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Use original image size
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Special content
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Export notes
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Export document properties (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Sheets
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Display hidden sheets
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Display hidden rows and columns
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Display filtered rows and columns
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Apply print ranges
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Use title as heading
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Use sheet names as headings
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Files
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Save sheets in separate files
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Save images in subdirectory
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Export
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Cancel
|
||||
130.Config.StringItemList=Original formatting
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Midnight
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exportar
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Cancelar
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Opciones para XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Estilo
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Usar estilo
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Escalado
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Escalado de columna
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Convertir unidades a pixels
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Usar tama\u00f1o original de la imagen
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Contenido especial
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exportar notas
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exportar propiedades del documento (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Hojas
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Mostrar hojas ocultas
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Mostrar filas y columnas ocultas
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Mostrar filas y columnas filtradas
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Aplicar rangos de impresi\u00f3n
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Usar t\u00edtulo como cabecera
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Usar nombre de las hojas como cabecera
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Archivos
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Salvar hojas en archivos separados
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Salvar im\u00e1genes en subdirectorio
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exportar
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Cancelar
|
||||
130.Config.StringItemList=Formato original
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Medianoche
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=\u0627\u0646\u0635\u0631\u0627\u0641
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=\u062a\u0646\u0638\u06cc\u0645\u0627\u062a XHTML
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=\u0642\u0627\u0644\u0628
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0642\u0627\u0644\u0628
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=\u06a9\u0634\u06cc\u062f\u06af\u06cc
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=\u066a
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=\u06a9\u0634\u06cc\u062f\u06af\u06cc \u0633\u062a\u0648\u0646
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=\u062a\u0628\u062f\u06cc\u0644 \u0648\u0627\u062d\u062f \u0628\u0647 \u067e\u06cc\u06a9\u0633\u0644
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u0646\u062f\u0627\u0632\u0647 \u0627\u0635\u0644\u06cc \u0634\u06a9\u0644
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Special content
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646 \u06cc\u0627\u062f\u0627\u0634\u062a\u200c\u0647\u0627
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0645\u0633\u062a\u0646\u062f
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Sheets
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Display hidden sheets
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=\u0646\u0645\u0627\u06cc\u0634 \u0633\u0637\u0631 \u0648 \u0633\u062a\u0648\u0646\u0647\u0627\u06cc \u0645\u062e\u0641\u06cc
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=\u0646\u0645\u0627\u06cc\u0634 \u067e\u0627\u0644\u0627\u06cc\u0647\u200c\u0647\u0627\u06cc \u0633\u0637\u0631 \u0648 \u0633\u062a\u0648\u0646
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=\u0627\u0639\u0645\u0627\u0644 \u0645\u062d\u062f\u0648\u062f\u0647 \u0686\u0627\u067e
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0633\u0631\u0627\u06cc\u0646\u062f
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0646\u0627\u0645 \u0628\u0631\u0627\u06cc \u0633\u0631\u0627\u06cc\u0646\u062f
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=\u067e\u0631\u0648\u0646\u062f\u0647\u200c\u0647\u0627
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Save sheets in separate files
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=\u0630\u062e\u06cc\u0631\u0647 \u0634\u06a9\u0644\u0647\u0627 \u062f\u0631 \u06cc\u06a9 \u0632\u06cc\u0631\u067e\u0648\u0634\u0647
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=\u0635\u0627\u062f\u0631\u06a9\u0631\u062f\u0646
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=\u0627\u0646\u0635\u0631\u0627\u0641
|
||||
130.Config.StringItemList=\u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc \u0627\u0635\u0644\u06cc
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Midnight
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Vie
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Peruuta
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML asetukset (Calc2Latex)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Tyyli
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=K\u00e4yt\u00e4 tyyli\u00e4
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Skaalaus
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Sarakkeen skaalaus
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Muunna yksik\u00f6t pikseleiksi (px)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=K\u00e4yt\u00e4 alkuper\u00e4ist\u00e4 kuvakokoa
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Muut asetukset
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Vie huomautukset
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Vie dokumentin ominaisuudet (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Laskentataulukon sivu
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=N\u00e4yt\u00e4 piiloitetut sivut
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=N\u00e4yt\u00e4 piiloitetut sivut
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=N\u00e4yt\u00e4 suodatetut rivit ja sarakkeet
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=K\u00e4yt\u00e4 tulostusaluetta
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Use title as heading
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Use sheet names as headings
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Tiedostot
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Tallenna sivut omiksi tiedostoiksi
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Tallenna kuvat alakansioon
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Vie
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Peruuta
|
||||
130.Config.StringItemList=Alkuper\u00e4inen muotoilu
|
||||
131.Config.StringItemList=Suklaa
|
||||
132.Config.StringItemList=Keskiy\u00f6
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exporter
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Annuler
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Options XHTML(Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Style
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Utiliser style
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Dimensions
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Dimension des colonnes
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Convertir unit\u00e9s en pixels
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Utiliser la taille d'origine des images
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Contenu specifique
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exporter les notes
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exporter les propri\u00e9t\u00e9s du document (Metadonn\u00e9es Dublin Core)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Feuilles
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Afficher les feuilles cach\u00e9es
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Afficher les lignes et colonnes cach\u00e9es
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Afficher les lignes et colonnes filtr\u00e9es
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Appliquer les zones d'impression
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Utiliser le titre comme en-t\u00eate
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Utiliser le nom des feuilles comme en-t\u00eate
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Fichiers
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Sauver les feuilles dans des fichiers s\u00e9par\u00e9s
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Sauver les images dans un sous-r\u00e9pertoire
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exporter
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Annuler
|
||||
130.Config.StringItemList=Format d'origine
|
||||
131.Config.StringItemList=Chocolat
|
||||
132.Config.StringItemList=Minuit
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Esporta
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Annulla
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Opzioni XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Stile
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Usa stile
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Scala
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Scala colonne
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Converti unit\u00e0 a px (pixel)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Usa dimensione immagini originale
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Contenuti speciali
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Esporta le note
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Usa le dimensioni originali delle immagini
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Fogli
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Mostra i fogli nascosti
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Mostra le righe e le colonne nascoste
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Mostra le righe e le colonne filtrate
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Applica aree di stampa
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Usa il titolo come intestazione
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Usa i nomi dei fogli come intestazioni
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=File
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Salva i fogli in file separati
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Salva le immagini in una sottocartella
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Esporta
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Annulla
|
||||
130.Config.StringItemList=Formattazione originale
|
||||
131.Config.StringItemList=Cioccolato
|
||||
132.Config.StringItemList=Mezzanotte
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exporteer
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Afbreken
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML-opties (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Stijl
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Gebruik stijl
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Schalen
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Kolommen schalen
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Converteer eenheden naar pixels (px)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Gebruik originele afbeeldingsgrootte
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Speciale inhoud
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exporteer notities
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exporteer documenteigenschappen (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Bladen
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Laat verborgen bladen zien
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Laat verborgen rijen en kolommen zien
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Laat gefilterde rijen en kolommen zien
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Pas afdrukgebieden toe
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Gebruik titel als kop
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Gebruik bladnamen als koppen
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Bestanden
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Sla bladen op in afzonderlijke bestanden
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Sla plaatjes op in subdirectory
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exporteer
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Annuleren
|
||||
130.Config.StringItemList=Origineel formaat
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Midnight
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Eksporter
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Avbryt
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML-val (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Stil
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Nytt stil
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Skalering
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Kolonneskalering
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Konverter einingar til px (pikslar)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Nytt opphavleg biletstorleik
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Spesielt innhald
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Eksporter merknader
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Eksporter dokumenteigenskapar (Dublin Core metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Ark
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Vis skjulte ark
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Vis skjulte radar og kolonner
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Vis filtrerte radar og kolonner
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Nytt utskriftsomr\u00e5de
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Nytt tittel som overskrift
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=Tekst
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Nytt arknamn som overskrifter
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Filer
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Lagre ark i ulike filer
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Lagre bilete i undermappe
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Eksporter
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Avbryt
|
||||
130.Config.StringItemList=Opphavleg formatering
|
||||
131.Config.StringItemList=Sjokolade
|
||||
132.Config.StringItemList=Midnatt
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Eksportuj
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Anuluj
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Opcje XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Styl
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=U\u017cyj stylu
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Skalowanie
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Skalowanie kolumny
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Skonwertuj jednostki do pikseli
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=U\u017cyj oryginalnych rozmiar\u00f3w rysunk\u00f3w
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Zawarto\u015b\u0107 specjalna
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Eksportuj notatki
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Eksportuj w\u0142a\u015bciwo\u015bci dokumentu (metadane)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Arkusze
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Wy\u015bwietl ukryte arkusze
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Wy\u015bwietl ukryte wiersze i kolumny
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Wy\u015bwietl filtrowane wiersze i kolumy
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Zastosuj zakres wydruku
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=U\u017cyj tytu\u0142u jako nag\u0142\u00f3wka
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=Tekst
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=U\u017cyj nazw arkuszy jako nag\u0142\u00f3wk\u00f3w
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Pliki
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Zapisz arkusze jako oddzielne pliki
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Zapisz rysunki w podkatalogu
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Eksportuj
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Anuluj
|
||||
130.Config.StringItemList=Formatowanie oryginalne
|
||||
131.Config.StringItemList=Czekolada
|
||||
132.Config.StringItemList=P\u00f3\u0142noc
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=Exportar
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=Cancelar
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=Op\u00e7\u00f5es de XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Estilo
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Usar estilo
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=Escala
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Largura da coluna
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Converter unidades para px (pixels)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Usar tamanho original da imagem
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=Conte\u00fado especial
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Exportar notas
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=Exportar propriedades do documento (Dublin Core MetaData)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Planilhas
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Exibir planilhas ocultas
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Exibir linhas e colunas ocultas
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Exibir linhas e colunas filtradas
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Aplicar intervalos de impress\u00e3o
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Usar t\u00edtulo como cabe\u00e7alho
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Usar os nome das planilhas como cabe\u00e7alho
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Arquivos
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Salvar planilhas em arquivos separados
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Salvar imagens em subdiret\u00f3rio
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=Exportar
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=Cancelar
|
||||
130.Config.StringItemList=Formata\u00e7\u00e3o original
|
||||
131.Config.StringItemList=Chocolate
|
||||
132.Config.StringItemList=Midnight
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=\u0421\u0442\u0438\u043b\u044c
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0438\u043b\u044c
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=\u041c\u0430\u0441\u0448\u0442\u0430\u0431
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=\u0420\u0430\u0437\u043c\u0435\u0440 \u043a\u043e\u043b\u043e\u043d\u043e\u043a
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u044c \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0438 (px)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0440\u0438\u0441\u0443\u043d\u043a\u043e\u0432
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0438
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=\u041b\u0438\u0441\u0442\u044b
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0441\u043f\u0440\u044f\u0442\u0430\u043d\u044b\u0435 \u043b\u0438\u0441\u0442\u044b
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0441\u043f\u0440\u044f\u0442\u0430\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 \u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0438
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 \u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0438
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043f\u0435\u0447\u0430\u0442\u0438
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u043b\u0438\u0441\u0442\u043e\u0432 \u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=\u0424\u0430\u0439\u043b\u044b
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043b\u0438\u0441\u0442\u044b \u0432 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432 \u043f\u043e\u0434\u043a\u0430\u0442\u0430\u043b\u043e\u0433
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c
|
||||
130.Config.StringItemList=\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435
|
||||
131.Config.StringItemList=\u0428\u043e\u043a\u043e\u043b\u0430\u0434
|
||||
132.Config.StringItemList=\u041f\u043e\u043b\u0443\u043d\u043e\u0447\u044c
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=\u0130hra\u00e7 et
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=\u0130ptal
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=XHTML Se\u00e7enekleri (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=Stil
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=Stil kullan
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=\u00d6l\u00e7eklendirme
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=Kolon \u00f6l\u00e7eklendirme
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=Birimleri px'e (pixel) \u00e7evir
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=Orjinal resim boyutunu kullan
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=\u00d6zel i\u00e7erik
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=Notlar\u0131 ihra\u00e7 et
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=D\u00f6k\u00fcman \u00f6zelliklerini ihra\u00e7 et (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=Sayfalar
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=Gizli sayfalar\u0131 g\u00f6ster
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=Gizli sat\u0131rlar\u0131 ve kolonlar\u0131 g\u00f6ster
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=Filtrelenmi\u015f sat\u0131rlar\u0131 ve kolonlar\u0131 g\u00f6ster
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=Bask\u0131 boyutlar\u0131n\u0131 uygula
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=Ba\u015fl\u0131\u011f\u0131 altba\u015fl\u0131k olarak kullan
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=Sayfa adlar\u0131n\u0131 ba\u015fl\u0131k olarak kullan
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=Dosyalar
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=Sayfalar\u0131 ayr\u0131 dosyalar olarak kaydet
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=Resimleri altklas\u00f6re kaydet
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=\u0130hra\u00e7 et
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=\u0130ptal
|
||||
130.Config.StringItemList=Orjinal formatlama
|
||||
131.Config.StringItemList=\u00c7ikolata
|
||||
132.Config.StringItemList=Geceyar\u0131s\u0131
|
||||
|
|
|
@ -62,57 +62,6 @@
|
|||
74.XhtmlOptions.ExportButton.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438
|
||||
75.XhtmlOptions.CancelButton.HelpText=
|
||||
76.XhtmlOptions.CancelButton.Label=\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438
|
||||
77.XhtmlOptionsCalc.HelpText=
|
||||
78.XhtmlOptionsCalc.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b XHTML (Calc2xhtml)
|
||||
79.XhtmlOptionsCalc.StyleLabel.HelpText=
|
||||
80.XhtmlOptionsCalc.StyleLabel.Label=\u0421\u0442\u0438\u043b\u044c
|
||||
81.XhtmlOptionsCalc.ConfigLabel.HelpText=
|
||||
82.XhtmlOptionsCalc.ConfigLabel.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c
|
||||
83.XhtmlOptionsCalc.Config.HelpText=
|
||||
86.XhtmlOptionsCalc.ScalingLabel.HelpText=
|
||||
87.XhtmlOptionsCalc.ScalingLabel.Label=\u041c\u0456\u0440\u0438\u043b\u043e
|
||||
88.XhtmlOptionsCalc.Scaling.HelpText=
|
||||
89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText=
|
||||
90.XhtmlOptionsCalc.ScalingPercentLabel.Label=%
|
||||
91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText=
|
||||
92.XhtmlOptionsCalc.ColumnScalingLabel.Label=\u0420\u043e\u0437\u043c\u0456\u0440 \u0441\u0442\u043e\u0432\u0431\u0446\u0456\u0432
|
||||
93.XhtmlOptionsCalc.ColumnScaling.HelpText=
|
||||
94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText=
|
||||
95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label=%
|
||||
96.XhtmlOptionsCalc.ConvertToPx.HelpText=
|
||||
97.XhtmlOptionsCalc.ConvertToPx.Label=\u041f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0443 \u043f\u0456\u043a\u0441\u0435\u043b\u0456 (px)
|
||||
98.XhtmlOptionsCalc.OriginalImageSize.HelpText=
|
||||
99.XhtmlOptionsCalc.OriginalImageSize.Label=\u041e\u0440\u0438\u0433\u0456\u043d\u0430\u043b\u044c\u043d\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440 \u043c\u0430\u043b\u044e\u043d\u043a\u0456\u0432
|
||||
100.XhtmlOptionsCalc.SpecialContentLabel.HelpText=
|
||||
101.XhtmlOptionsCalc.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0432\u043c\u0456\u0441\u0442
|
||||
102.XhtmlOptionsCalc.Notes.HelpText=
|
||||
103.XhtmlOptionsCalc.Notes.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u043c\u0456\u0442\u043a\u0438
|
||||
104.XhtmlOptionsCalc.UseDublinCore.HelpText=
|
||||
105.XhtmlOptionsCalc.UseDublinCore.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443 (Dublin Core Metadata)
|
||||
106.XhtmlOptionsCalc.SheetsLabel.HelpText=
|
||||
107.XhtmlOptionsCalc.SheetsLabel.Label=\u0410\u0440\u043a\u0443\u0448\u0456
|
||||
108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText=
|
||||
109.XhtmlOptionsCalc.DisplayHiddenSheets.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0437\u0430\u0445\u043e\u0432\u0430\u043d\u0456 \u0430\u0440\u043a\u0443\u0448\u0456
|
||||
110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText=
|
||||
111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0437\u0430\u0445\u043e\u0432\u0430\u043d\u0456 \u0440\u044f\u0434\u043a\u0438 \u0442\u0430 \u0441\u0442\u043e\u0432\u0431\u0446\u0456
|
||||
112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText=
|
||||
113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0432\u0456\u0434\u0444\u0456\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u043d\u0456 \u0440\u044f\u0434\u043a\u0438 \u0442\u0430 \u0441\u0442\u043e\u0432\u0431\u0446\u0456
|
||||
114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText=
|
||||
115.XhtmlOptionsCalc.ApplyPrintRanges.Label=\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u043d\u044f \u043e\u0431\u043b\u0430\u0441\u0442\u0456 \u0434\u0440\u0443\u043a\u0443
|
||||
116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText=
|
||||
117.XhtmlOptionsCalc.UseTitleAsHeading.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u043d\u0430\u0437\u0432\u0443 \u0442\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a
|
||||
118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText=
|
||||
119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u043d\u0430\u0437\u0432\u0443 \u0430\u0440\u043a\u0443\u0448\u0456\u0432 \u0442\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438
|
||||
120.XhtmlOptionsCalc.FilesLabel.HelpText=
|
||||
121.XhtmlOptionsCalc.FilesLabel.Label=\u0424\u0430\u0439\u043b\u0438
|
||||
122.XhtmlOptionsCalc.CalcSplit.HelpText=
|
||||
123.XhtmlOptionsCalc.CalcSplit.Label=\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0430\u0440\u043a\u0443\u0448\u0456 \u0432 \u043e\u043a\u0440\u0435\u043c\u0456 \u0444\u0430\u0439\u043b\u0438
|
||||
124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText=
|
||||
125.XhtmlOptionsCalc.SaveImagesInSubdir.Label=\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0443 \u043f\u0456\u0434\u0442\u0435\u043a\u0443
|
||||
126.XhtmlOptionsCalc.ExportButton.HelpText=
|
||||
127.XhtmlOptionsCalc.ExportButton.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438
|
||||
128.XhtmlOptionsCalc.CancelButton.HelpText=
|
||||
129.XhtmlOptionsCalc.CancelButton.Label=\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438
|
||||
130.Config.StringItemList=\u0410\u0432\u0442\u0435\u043d\u0442\u0438\u0447\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f
|
||||
131.Config.StringItemList=\u0428\u043e\u043a\u043e\u043b\u0430\u0434
|
||||
132.Config.StringItemList=\u041f\u0456\u0432\u043d\u0456\u0447
|
||||
|
|
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
|
||||
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="XhtmlOptionsCalc" dlg:left="139" dlg:top="84" dlg:width="203" dlg:height="306" dlg:help-text="&77.XhtmlOptionsCalc.HelpText" dlg:closeable="true" dlg:moveable="true" dlg:title="&78.XhtmlOptionsCalc.Title">
|
||||
<dlg:bulletinboard>
|
||||
<dlg:text dlg:id="StyleLabel" dlg:tab-index="0" dlg:left="5" dlg:top="8" dlg:width="183" dlg:height="12" dlg:help-text="&79.XhtmlOptionsCalc.StyleLabel.HelpText" dlg:value="&80.XhtmlOptionsCalc.StyleLabel.Label"/>
|
||||
<dlg:text dlg:id="ConfigLabel" dlg:tab-index="1" dlg:left="10" dlg:top="22" dlg:width="76" dlg:height="12" dlg:help-text="&81.XhtmlOptionsCalc.ConfigLabel.HelpText" dlg:value="&82.XhtmlOptionsCalc.ConfigLabel.Label"/>
|
||||
<dlg:menulist dlg:id="Config" dlg:tab-index="2" dlg:left="98" dlg:top="20" dlg:width="92" dlg:height="12" dlg:help-text="&83.XhtmlOptionsCalc.Config.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcConfig" dlg:spin="true" dlg:linecount="2">
|
||||
<dlg:menupopup>
|
||||
<dlg:menuitem dlg:value="&140.Config.StringItemList"/>
|
||||
<dlg:menuitem dlg:value="&141.Config.StringItemList"/>
|
||||
</dlg:menupopup>
|
||||
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.UNO:ConfigChange" script:language="UNO"/>
|
||||
</dlg:menulist>
|
||||
<dlg:text dlg:id="ScalingLabel" dlg:tab-index="3" dlg:left="10" dlg:top="36" dlg:width="76" dlg:height="12" dlg:help-text="&86.XhtmlOptionsCalc.ScalingLabel.HelpText" dlg:value="&87.XhtmlOptionsCalc.ScalingLabel.Label"/>
|
||||
<dlg:numericfield dlg:id="Scaling" dlg:tab-index="4" dlg:left="144" dlg:top="34" dlg:width="30" dlg:height="12" dlg:help-text="&88.XhtmlOptionsCalc.Scaling.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcScaling" dlg:strict-format="true" dlg:decimal-accuracy="0" dlg:value="100" dlg:value-min="1" dlg:value-max="1000" dlg:value-step="10" dlg:spin="true"/>
|
||||
<dlg:text dlg:id="ScalingPercentLabel" dlg:tab-index="5" dlg:left="179" dlg:top="36" dlg:width="10" dlg:height="12" dlg:help-text="&89.XhtmlOptionsCalc.ScalingPercentLabel.HelpText" dlg:value="&90.XhtmlOptionsCalc.ScalingPercentLabel.Label"/>
|
||||
<dlg:text dlg:id="ColumnScalingLabel" dlg:tab-index="6" dlg:left="10" dlg:top="50" dlg:width="76" dlg:height="12" dlg:help-text="&91.XhtmlOptionsCalc.ColumnScalingLabel.HelpText" dlg:value="&92.XhtmlOptionsCalc.ColumnScalingLabel.Label"/>
|
||||
<dlg:numericfield dlg:id="ColumnScaling" dlg:tab-index="7" dlg:left="144" dlg:top="48" dlg:width="30" dlg:height="12" dlg:help-text="&93.XhtmlOptionsCalc.ColumnScaling.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcColumnScaling" dlg:strict-format="true" dlg:decimal-accuracy="0" dlg:value="100" dlg:value-min="1" dlg:value-max="1000" dlg:value-step="10" dlg:spin="true"/>
|
||||
<dlg:text dlg:id="ColumnScalingPercentLabel" dlg:tab-index="8" dlg:left="179" dlg:top="50" dlg:width="10" dlg:height="12" dlg:help-text="&94.XhtmlOptionsCalc.ColumnScalingPercentLabel.HelpText" dlg:value="&95.XhtmlOptionsCalc.ColumnScalingPercentLabel.Label"/>
|
||||
<dlg:checkbox dlg:id="ConvertToPx" dlg:tab-index="9" dlg:left="10" dlg:top="64" dlg:width="177" dlg:height="12" dlg:help-text="&96.XhtmlOptionsCalc.ConvertToPx.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcConvertToPx" dlg:value="&97.XhtmlOptionsCalc.ConvertToPx.Label" dlg:checked="true"/>
|
||||
<dlg:checkbox dlg:id="OriginalImageSize" dlg:tab-index="10" dlg:left="10" dlg:top="78" dlg:width="177" dlg:height="12" dlg:help-text="&98.XhtmlOptionsCalc.OriginalImageSize.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcOriginalImageSize" dlg:value="&99.XhtmlOptionsCalc.OriginalImageSize.Label" dlg:checked="false"/>
|
||||
<dlg:text dlg:id="SpecialContentLabel" dlg:tab-index="11" dlg:left="5" dlg:top="92" dlg:width="184" dlg:height="12" dlg:help-text="&100.XhtmlOptionsCalc.SpecialContentLabel.HelpText" dlg:value="&101.XhtmlOptionsCalc.SpecialContentLabel.Label"/>
|
||||
<dlg:checkbox dlg:id="Notes" dlg:tab-index="12" dlg:left="10" dlg:top="106" dlg:width="179" dlg:height="12" dlg:help-text="&102.XhtmlOptionsCalc.Notes.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcNotes" dlg:value="&103.XhtmlOptionsCalc.Notes.Label" dlg:checked="true"/>
|
||||
<dlg:checkbox dlg:id="UseDublinCore" dlg:tab-index="13" dlg:left="10" dlg:top="120" dlg:width="179" dlg:height="12" dlg:help-text="&104.XhtmlOptionsCalc.UseDublinCore.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseDublinCore" dlg:value="&105.XhtmlOptionsCalc.UseDublinCore.Label" dlg:checked="true"/>
|
||||
<dlg:text dlg:id="SheetsLabel" dlg:tab-index="14" dlg:left="5" dlg:top="134" dlg:width="184" dlg:height="12" dlg:help-text="&106.XhtmlOptionsCalc.SheetsLabel.HelpText" dlg:value="&107.XhtmlOptionsCalc.SheetsLabel.Label"/>
|
||||
<dlg:checkbox dlg:id="DisplayHiddenSheets" dlg:tab-index="15" dlg:left="10" dlg:top="148" dlg:width="175" dlg:height="12" dlg:help-text="&108.XhtmlOptionsCalc.DisplayHiddenSheets.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenSheets" dlg:value="&109.XhtmlOptionsCalc.DisplayHiddenSheets.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="DisplayHiddenRowsCols" dlg:tab-index="16" dlg:left="10" dlg:top="162" dlg:width="175" dlg:height="12" dlg:help-text="&110.XhtmlOptionsCalc.DisplayHiddenRowsCols.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenRowsCols" dlg:value="&111.XhtmlOptionsCalc.DisplayHiddenRowsCols.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="DisplayFilteredRowsCols" dlg:tab-index="17" dlg:left="10" dlg:top="176" dlg:width="175" dlg:height="12" dlg:help-text="&112.XhtmlOptionsCalc.DisplayFilteredRowsCols.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayFilteredRowsCols" dlg:value="&113.XhtmlOptionsCalc.DisplayFilteredRowsCols.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="ApplyPrintRanges" dlg:tab-index="18" dlg:left="10" dlg:top="190" dlg:width="175" dlg:height="12" dlg:help-text="&114.XhtmlOptionsCalc.ApplyPrintRanges.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcApplyPrintRanges" dlg:value="&115.XhtmlOptionsCalc.ApplyPrintRanges.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="UseTitleAsHeading" dlg:tab-index="19" dlg:left="10" dlg:top="204" dlg:width="175" dlg:height="12" dlg:help-text="&116.XhtmlOptionsCalc.UseTitleAsHeading.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseTitleAsHeading" dlg:value="&117.XhtmlOptionsCalc.UseTitleAsHeading.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="UseSheetNamesAsHeadings" dlg:tab-index="20" dlg:left="10" dlg:top="218" dlg:width="175" dlg:height="12" dlg:help-text="&118.XhtmlOptionsCalc.UseSheetNamesAsHeadings.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseSheetNamesAsHeadings" dlg:value="&119.XhtmlOptionsCalc.UseSheetNamesAsHeadings.Label" dlg:checked="false"/>
|
||||
<dlg:text dlg:id="FilesLabel" dlg:tab-index="21" dlg:left="5" dlg:top="232" dlg:width="175" dlg:height="12" dlg:help-text="&120.XhtmlOptionsCalc.FilesLabel.HelpText" dlg:value="&121.XhtmlOptionsCalc.FilesLabel.Label"/>
|
||||
<dlg:checkbox dlg:id="CalcSplit" dlg:tab-index="22" dlg:left="10" dlg:top="246" dlg:width="175" dlg:height="12" dlg:help-text="&122.XhtmlOptionsCalc.CalcSplit.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcSplit" dlg:value="&123.XhtmlOptionsCalc.CalcSplit.Label" dlg:checked="false"/>
|
||||
<dlg:checkbox dlg:id="SaveImagesInSubdir" dlg:tab-index="23" dlg:left="10" dlg:top="260" dlg:width="175" dlg:height="12" dlg:help-text="&124.XhtmlOptionsCalc.SaveImagesInSubdir.HelpText" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalcSaveImagesInSubdir" dlg:value="&125.XhtmlOptionsCalc.SaveImagesInSubdir.Label" dlg:checked="false"/>
|
||||
<dlg:button dlg:id="ExportButton" dlg:tab-index="24" dlg:left="5" dlg:top="286" dlg:width="55" dlg:height="12" dlg:help-text="&126.XhtmlOptionsCalc.ExportButton.HelpText" dlg:value="&127.XhtmlOptionsCalc.ExportButton.Label" dlg:button-type="ok"/>
|
||||
<dlg:button dlg:id="CancelButton" dlg:tab-index="25" dlg:left="70" dlg:top="286" dlg:width="55" dlg:height="12" dlg:help-text="&128.XhtmlOptionsCalc.CancelButton.HelpText" dlg:value="&129.XhtmlOptionsCalc.CancelButton.Label" dlg:button-type="cancel"/>
|
||||
<dlg:button dlg:id="HelpButton" dlg:tab-index="26" dlg:left="135" dlg:top="286" dlg:width="55" dlg:height="12" dlg:help-url="org.openoffice.da.writer2xhtml.oxt:OptionsCalc" dlg:value="Help" dlg:button-type="help"/>
|
||||
</dlg:bulletinboard>
|
||||
</dlg:window>
|
|
@ -2,5 +2,4 @@
|
|||
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
|
||||
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="W2PaginatedHTMLDialogs" library:readonly="false" library:passwordprotected="false">
|
||||
<library:element library:name="XhtmlOptions"/>
|
||||
<library:element library:name="XhtmlOptionsCalc"/>
|
||||
</library:library>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/introduction.xhp">Introduction</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/menu.xhp">Menu and toolbar</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/export.xhp">XHTML Export (Writer)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/export_calc.xhp">XHTML Export (Calc)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp">EPUB Export (Writer)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp">EPUB document properties (Writer)</topic>
|
||||
<node id="w2x01_toolbar_configuration" title="Toolbar configuration">
|
||||
|
|
|
@ -1,123 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<helpdocument version="1.0">
|
||||
<meta>
|
||||
<topic id="writer2xhtml-export-calc" indexer="include">
|
||||
<title xml-lang="en-US">XHTML Export (Calc)</title>
|
||||
<filename>org.openoffice.da.writer2xhtml.oxt/export_calc.xhp</filename>
|
||||
</topic>
|
||||
</meta>
|
||||
<body>
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalc" id="bm_optionscalc"/>
|
||||
<paragraph role="heading" level="1" xml-lang="en-US">XHTML Export (Calc)</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">Exports the current document to XHTML format.</paragraph>
|
||||
<section id="howtoget" xml-lang="en-US">
|
||||
Choose <emph>File - Export - XHTML 1.0 strict</emph><br/>
|
||||
or <emph>File - Export - XHTML 1.1</emph><br/>
|
||||
or <emph>File - Export - HTML5</emph><br/>
|
||||
or click the <emph>HTML5-button</emph> in the toolbar
|
||||
</section>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcConfig" id="bm_optionscalc_config"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcConfig" visibility="hidden">Select the style to use for the XHTML document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split1"/>
|
||||
<list type="unordered">
|
||||
<listitem>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split2"/>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><emph>Custom</emph> is a user defined format.
|
||||
To configure the custom format, choose <emph><link href="org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp"
|
||||
name="Custom configuration">Tools - Options - Writer2xhtml</link></emph>.</paragraph>
|
||||
</listitem>
|
||||
</list>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split3"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcScaling" id="bm_optionscalc_scaling"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcScaling" visibility="hidden">Select a scaling to apply to all dimensions in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling2"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling3"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcColumnScaling" id="bm_optionscalc_columnscaling"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcColumnScaling" visibility="hidden">Select a scaling to apply to all column dimensions in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#columnscaling"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcConvertToPx" id="bm_optionscalc_converttopx"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcConvertToPx" visibility="hidden">Check this if you want to convert all units to px rather than using the original units</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx2"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx3"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx4"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcOriginalImageSize" id="bm_optionscalc_originalimagesize"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcOriginalImageSize" visibility="hidden">Check this to use the natural size of images rather than the size defined in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#originalimagesize"/>
|
||||
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#special"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcNotes" id="bm_optionscalc_notes"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcOriginalImageSize" visibility="hidden">Check this if you want to export notes (annotations) in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#notes1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#notes2"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseDublinCore" id="bm_optionscalc_usedublincore"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseDublinCore" visibility="hidden">Check this if you want to export all meta data (using the Dublin Core standard)</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#usedublincore"/>
|
||||
|
||||
<paragraph role="heading" level="2" xml-lang="en-US">Sheets</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenSheets" id="bm_optionsdisplayhiddensheets"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayHiddenSheets" visibility="hidden">Check this to display all sheets, even if they are hidden</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display hidden sheets</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you have chosen to hide some sheets in %PRODUCTNAME Calc, you can select this
|
||||
option if you want to display them in the XHTML document anyway.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenRowsCols" id="bm_optionscalc_displayhiddenrowscols"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayHiddenRowsCols" visibility="hidden">Check this to display all rows and columns, even if they are hidden</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display hidden rows and columns</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">The same applies, if you have chosen to hide some columns or rows in your
|
||||
spreadsheet.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayFilteredRowsCols" id="bm_optionscalc_displayfilteredrowscols"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayFilteredRowsCols" visibility="hidden">Check this to display all rows and columns, even if they are filtered</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display filtered rows and columns</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">When you export the document, some rows or columns may be invisible because
|
||||
you have applied a filter in %PRODUCTNAME Calc. If you select this option, the invisible rows and columns will be exported
|
||||
to XHTML anyway.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcApplyPrintRanges" id="bm_optionscalc_applyprintranges"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcApplyPrintRanges" visibility="hidden">Check this to export the print ranges rather than the complete contents of the sheets</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Apply print ranges</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, the XHTML document will display the parts of the document
|
||||
which are selected for printing using print ranges in %PRODUCTNAME Calc. The display in the browser will thus be similar
|
||||
to what you get when you are printing the document from %PRODUCTNAME Calc. If the option is not checked, the result will instead resemble
|
||||
what you see when you edit the document in %PRODUCTNAME Calc.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseTitleAsHeading" id="bm_optionscalc_usetitleasheading"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseTitleAsHeading" visibility="hidden">Check this to insert the document title as a heading</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Use title as heading</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">Use sheet names as headings</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, Calc2xhtml will insert the document title
|
||||
(<emph>File – Properties – Description – Title</emph>) as heading at the top of the XHTML document.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseSheetNamesAsHeadings" id="bm_optionscalc_usesheetnamesasheadings"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseSheetNamesAsHeadings" visibility="hidden">Check this to insert the sheet name as a heading above each sheet</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Use sheet names as headings</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, Calc2xhtml will insert the name of each sheet
|
||||
as a heading above the sheet in the XHTML document.</paragraph>
|
||||
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#filesheading"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcSplit" id="bm_optionscalcsplit"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcSplit" visibility="hidden">Check this to create a separate file for each sheet</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Save sheets in separate files</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you select this option, Calc2xhtml will produce a separate file for
|
||||
each sheet, otherwise all sheets will be exported to the same XHTML file. In any case, a simple navigation panel showing
|
||||
all sheet names will be added.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcSaveImagesInSubdir" id="bm_optionscalc_saveimagesinsubdir"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcSaveImagesInSubdir" visibility="hidden">Check this to save images in a subdirectory relative to the exported document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#saveimagesinsubdir"/>
|
||||
|
||||
</body>
|
||||
</helpdocument>
|
|
@ -42,26 +42,9 @@
|
|||
</listitem>
|
||||
</list>
|
||||
|
||||
<paragraph role="paragraph" xml-lang="en-US">It further adds a number of entries to the <emph>File - Export</emph>
|
||||
menu in Calc</paragraph>
|
||||
<list type="unordered">
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">XHTML 1.0 strict [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">XHTML 1.1 [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">HTML5 [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
</list>
|
||||
|
||||
<paragraph role="heading" level="2" xml-lang="en-US">Using the Writer2xhtml toolbar</paragraph>
|
||||
|
||||
<paragraph role="paragraph" xml-lang="en-US">Writer2xhtml adds a toolbar in Writer and Calc,
|
||||
<paragraph role="paragraph" xml-lang="en-US">Writer2xhtml adds a toolbar in Writer,
|
||||
providing the following commands. You can <link href="org.openoffice.da.writer2xhtml.oxt/settings.xhp"
|
||||
name="Writer2xhtml toolbar settings">configure</link> the behavior of the toolbar.</paragraph>
|
||||
|
||||
|
@ -100,4 +83,4 @@
|
|||
<paragraph role="paragraph" xml-lang="en-US">Edit the custom export style. This style is used if you select
|
||||
<emph>Custom</emph> as style in the export dialog.</paragraph>
|
||||
</body>
|
||||
</helpdocument>
|
||||
</helpdocument>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/introduction.xhp">Introduction</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/menu.xhp">Menu and toolbar</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/export.xhp">XHTML Export (Writer)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/export_calc.xhp">XHTML Export (Calc)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp">EPUB Export (Writer)</topic>
|
||||
<topic id="writer2xhtml/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp">EPUB document properties (Writer)</topic>
|
||||
<node id="w2x01_toolbar_configuration" title="Toolbar configuration">
|
||||
|
|
|
@ -1,123 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<helpdocument version="1.0">
|
||||
<meta>
|
||||
<topic id="writer2xhtml-export-calc" indexer="include">
|
||||
<title xml-lang="en-US">XHTML Export (Calc)</title>
|
||||
<filename>org.openoffice.da.writer2xhtml.oxt/export_calc.xhp</filename>
|
||||
</topic>
|
||||
</meta>
|
||||
<body>
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalc" id="bm_optionscalc"/>
|
||||
<paragraph role="heading" level="1" xml-lang="en-US">XHTML Export (Calc)</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">Exports the current document to XHTML format.</paragraph>
|
||||
<section id="howtoget" xml-lang="en-US">
|
||||
Choose <emph>File - Export - XHTML 1.0 strict</emph><br/>
|
||||
or <emph>File - Export - XHTML 1.1</emph><br/>
|
||||
or <emph>File - Export - HTML5</emph><br/>
|
||||
or click the <emph>HTML5-button</emph> in the toolbar
|
||||
</section>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcConfig" id="bm_optionscalc_config"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcConfig" visibility="hidden">Select the style to use for the XHTML document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split1"/>
|
||||
<list type="unordered">
|
||||
<listitem>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split2"/>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><emph>Custom</emph> is a user defined format.
|
||||
To configure the custom format, choose <emph><link href="org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp"
|
||||
name="Custom configuration">Tools - Options - Writer2xhtml</link></emph>.</paragraph>
|
||||
</listitem>
|
||||
</list>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#split3"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcScaling" id="bm_optionscalc_scaling"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcScaling" visibility="hidden">Select a scaling to apply to all dimensions in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling2"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#scaling3"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcColumnScaling" id="bm_optionscalc_columnscaling"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcColumnScaling" visibility="hidden">Select a scaling to apply to all column dimensions in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#columnscaling"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcConvertToPx" id="bm_optionscalc_converttopx"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcConvertToPx" visibility="hidden">Check this if you want to convert all units to px rather than using the original units</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx2"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx3"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#converttopx4"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcOriginalImageSize" id="bm_optionscalc_originalimagesize"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcOriginalImageSize" visibility="hidden">Check this to use the natural size of images rather than the size defined in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#originalimagesize"/>
|
||||
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#special"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcNotes" id="bm_optionscalc_notes"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcOriginalImageSize" visibility="hidden">Check this if you want to export notes (annotations) in the document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#notes1"/>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#notes2"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseDublinCore" id="bm_optionscalc_usedublincore"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseDublinCore" visibility="hidden">Check this if you want to export all meta data (using the Dublin Core standard)</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#usedublincore"/>
|
||||
|
||||
<paragraph role="heading" level="2" xml-lang="en-US">Sheets</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenSheets" id="bm_optionsdisplayhiddensheets"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayHiddenSheets" visibility="hidden">Check this to display all sheets, even if they are hidden</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display hidden sheets</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you have chosen to hide some sheets in %PRODUCTNAME Calc, you can select this
|
||||
option if you want to display them in the XHTML document anyway.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayHiddenRowsCols" id="bm_optionscalc_displayhiddenrowscols"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayHiddenRowsCols" visibility="hidden">Check this to display all rows and columns, even if they are hidden</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display hidden rows and columns</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">The same applies, if you have chosen to hide some columns or rows in your
|
||||
spreadsheet.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcDisplayFilteredRowsCols" id="bm_optionscalc_displayfilteredrowscols"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcDisplayFilteredRowsCols" visibility="hidden">Check this to display all rows and columns, even if they are filtered</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Display filtered rows and columns</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">When you export the document, some rows or columns may be invisible because
|
||||
you have applied a filter in %PRODUCTNAME Calc. If you select this option, the invisible rows and columns will be exported
|
||||
to XHTML anyway.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcApplyPrintRanges" id="bm_optionscalc_applyprintranges"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcApplyPrintRanges" visibility="hidden">Check this to export the print ranges rather than the complete contents of the sheets</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Apply print ranges</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, the XHTML document will display the parts of the document
|
||||
which are selected for printing using print ranges in %PRODUCTNAME Calc. The display in the browser will thus be similar
|
||||
to what you get when you are printing the document from %PRODUCTNAME Calc. If the option is not checked, the result will instead resemble
|
||||
what you see when you edit the document in %PRODUCTNAME Calc.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseTitleAsHeading" id="bm_optionscalc_usetitleasheading"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseTitleAsHeading" visibility="hidden">Check this to insert the document title as a heading</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Use title as heading</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">Use sheet names as headings</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, Calc2xhtml will insert the document title
|
||||
(<emph>File – Properties – Description – Title</emph>) as heading at the top of the XHTML document.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcUseSheetNamesAsHeadings" id="bm_optionscalc_usesheetnamesasheadings"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcUseSheetNamesAsHeadings" visibility="hidden">Check this to insert the sheet name as a heading above each sheet</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Use sheet names as headings</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you check this option, Calc2xhtml will insert the name of each sheet
|
||||
as a heading above the sheet in the XHTML document.</paragraph>
|
||||
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#filesheading"/>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcSplit" id="bm_optionscalcsplit"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcSplit" visibility="hidden">Check this to create a separate file for each sheet</ahelp></paragraph>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Save sheets in separate files</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">If you select this option, Calc2xhtml will produce a separate file for
|
||||
each sheet, otherwise all sheets will be exported to the same XHTML file. In any case, a simple navigation panel showing
|
||||
all sheet names will be added.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:OptionsCalcSaveImagesInSubdir" id="bm_optionscalc_saveimagesinsubdir"/>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><ahelp hid="org.openoffice.da.writer2latex.oxt:OptionsCalcSaveImagesInSubdir" visibility="hidden">Check this to save images in a subdirectory relative to the exported document</ahelp></paragraph>
|
||||
<embed href="org.openoffice.da.writer2xhtml.oxt/export.xhp#saveimagesinsubdir"/>
|
||||
|
||||
</body>
|
||||
</helpdocument>
|
|
@ -42,26 +42,9 @@
|
|||
</listitem>
|
||||
</list>
|
||||
|
||||
<paragraph role="paragraph" xml-lang="en-US">It further adds a number of entries to the <emph>File - Export</emph>
|
||||
menu in Calc</paragraph>
|
||||
<list type="unordered">
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">XHTML 1.0 strict [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">XHTML 1.1 [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="paragraph" xml-lang="en-US"><link href="org.openoffice.da.writer2xhtml.oxt/export_calc.xhp"
|
||||
name="Export XHTML or EPUB files">HTML5 [Writer2xhtml]</link></paragraph>
|
||||
</listitem>
|
||||
</list>
|
||||
|
||||
<paragraph role="heading" level="2" xml-lang="en-US">Using the Writer2xhtml toolbar</paragraph>
|
||||
|
||||
<paragraph role="paragraph" xml-lang="en-US">Writer2xhtml adds a toolbar in Writer and Calc,
|
||||
<paragraph role="paragraph" xml-lang="en-US">Writer2xhtml adds a toolbar in Writer,
|
||||
providing the following commands. You can <link href="org.openoffice.da.writer2xhtml.oxt/settings.xhp"
|
||||
name="Writer2xhtml toolbar settings">configure</link> the behavior of the toolbar.</paragraph>
|
||||
|
||||
|
@ -100,4 +83,4 @@
|
|||
<paragraph role="paragraph" xml-lang="en-US">Edit the custom export style. This style is used if you select
|
||||
<emph>Custom</emph> as style in the export dialog.</paragraph>
|
||||
</body>
|
||||
</helpdocument>
|
||||
</helpdocument>
|
||||
|
|
|
@ -17,20 +17,6 @@
|
|||
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.calc2xhtml5" oor:op="replace" oor:finalized="true" oor:mandatory="true">
|
||||
<prop oor:name="FileFormatVersion"><value>0</value></prop>
|
||||
<prop oor:name="Type"><value>writer_xhtml5_File</value></prop>
|
||||
<prop oor:name="DocumentService"><value>com.sun.star.sheet.SpreadsheetDocument</value></prop>
|
||||
<prop oor:name="UIComponent"><value>org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc</value></prop>
|
||||
<prop oor:name="UserData"><value>org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Calc.XMLOasisImporter com.sun.star.comp.Calc.XMLOasisExporter staroffice/sxc text/html5</value></prop>
|
||||
<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop><!-- sic! -->
|
||||
<prop oor:name="TemplateName"/>
|
||||
<prop oor:name="UIName">
|
||||
<value>HTML5 [Writer2xhtml]</value>
|
||||
</prop>
|
||||
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.writer2xhtml" oor:op="replace" oor:finalized="true" oor:mandatory="true">
|
||||
<prop oor:name="FileFormatVersion"><value>0</value></prop>
|
||||
<prop oor:name="Type"><value>writer_xhtml10_File</value></prop>
|
||||
|
@ -59,34 +45,6 @@
|
|||
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.calc2xhtml" oor:op="replace" oor:finalized="true" oor:mandatory="true">
|
||||
<prop oor:name="FileFormatVersion"><value>0</value></prop>
|
||||
<prop oor:name="Type"><value>writer_xhtml10_File</value></prop>
|
||||
<prop oor:name="DocumentService"><value>com.sun.star.sheet.SpreadsheetDocument</value></prop>
|
||||
<prop oor:name="UIComponent"><value>org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc</value></prop>
|
||||
<prop oor:name="UserData"><value>org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Calc.XMLOasisImporter com.sun.star.comp.Calc.XMLOasisExporter staroffice/sxc text/html</value></prop>
|
||||
<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop><!-- sic! -->
|
||||
<prop oor:name="TemplateName"/>
|
||||
<prop oor:name="UIName">
|
||||
<value>XHTML 1.0 strict [Writer2xhtml]</value>
|
||||
</prop>
|
||||
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.calc2xhtml11" oor:op="replace" oor:finalized="true" oor:mandatory="true">
|
||||
<prop oor:name="FileFormatVersion"><value>0</value></prop>
|
||||
<prop oor:name="Type"><value>writer_xhtml11_File</value></prop>
|
||||
<prop oor:name="DocumentService"><value>com.sun.star.sheet.SpreadsheetDocument</value></prop>
|
||||
<prop oor:name="UIComponent"><value>org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc</value></prop>
|
||||
<prop oor:name="UserData"><value>org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Calc.XMLOasisImporter com.sun.star.comp.Calc.XMLOasisExporter staroffice/sxc application/xhtml11</value></prop>
|
||||
<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop><!-- sic! -->
|
||||
<prop oor:name="TemplateName"/>
|
||||
<prop oor:name="UIName">
|
||||
<value>XHTML 1.1 [Writer2xhtml]</value>
|
||||
</prop>
|
||||
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
|
||||
</node>
|
||||
|
||||
<node oor:name="org.openoffice.da.writer2xhtml.mathml" oor:op="replace" oor:finalized="true" oor:mandatory="true">
|
||||
<prop oor:name="FileFormatVersion"><value>0</value></prop>
|
||||
<prop oor:name="Type"><value>writer_xhtml_mathml_File</value></prop>
|
||||
|
|
Loading…
Add table
Reference in a new issue