tdf#70998 Termchange: Graphic->Image
Change-Id: I561a4d81a4fa8d5a6cc5f92b11ed480e833dadcc Reviewed-on: https://gerrit.libreoffice.org/24697 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
This commit is contained in:
parent
72ea8912b8
commit
8e8b51cbe2
@ -855,7 +855,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="btnimport">
|
<object class="GtkButton" id="btnimport">
|
||||||
<property name="label" translatable="yes">Import Graphic...</property>
|
<property name="label" translatable="yes">Import Image...</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
<col id="1">1</col>
|
<col id="1">1</col>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<col id="0" translatable="yes">Graphic</col>
|
<col id="0" translatable="yes">Image</col>
|
||||||
<col id="1">4</col>
|
<col id="1">4</col>
|
||||||
</row>
|
</row>
|
||||||
</data>
|
</data>
|
||||||
@ -272,7 +272,7 @@
|
|||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="hexpand">True</property>
|
<property name="hexpand">True</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
<property name="label" translatable="yes">Unlinked graphic</property>
|
<property name="label" translatable="yes">Unlinked image</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<property name="left_attach">0</property>
|
||||||
@ -284,7 +284,7 @@
|
|||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="no_show_all">True</property>
|
<property name="no_show_all">True</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
<property name="label" translatable="yes">Find graphics</property>
|
<property name="label" translatable="yes">Find images</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<property name="left_attach">0</property>
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCheckButton" id="animatedgraphics">
|
<object class="GtkCheckButton" id="animatedgraphics">
|
||||||
<property name="label" translatable="yes">Allow animated _graphics</property>
|
<property name="label" translatable="yes">Allow animated _images</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">False</property>
|
<property name="receives_default">False</property>
|
||||||
|
@ -486,7 +486,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCheckButton" id="savegrflocal">
|
<object class="GtkCheckButton" id="savegrflocal">
|
||||||
<property name="label" translatable="yes">_Copy local graphics to Internet</property>
|
<property name="label" translatable="yes">_Copy local images to Internet</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">False</property>
|
<property name="receives_default">False</property>
|
||||||
|
@ -70,13 +70,13 @@
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="EmbedLinkedGraphics" oor:type="xs:boolean">
|
<prop oor:name="EmbedLinkedGraphics" oor:type="xs:boolean">
|
||||||
<info>
|
<info>
|
||||||
<desc>Specifies if linked graphics are to be embedded</desc>
|
<desc>Specifies if linked images are to be embedded</desc>
|
||||||
</info>
|
</info>
|
||||||
<value>true</value>
|
<value>true</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="OLEOptimization" oor:type="xs:boolean">
|
<prop oor:name="OLEOptimization" oor:type="xs:boolean">
|
||||||
<info>
|
<info>
|
||||||
<desc>Specifies if OLE Objects are converted to Graphic objects at all</desc>
|
<desc>Specifies if OLE Objects are converted to image objects at all</desc>
|
||||||
</info>
|
</info>
|
||||||
<value>true</value>
|
<value>true</value>
|
||||||
</prop>
|
</prop>
|
||||||
@ -169,11 +169,11 @@
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_GRAPHIC_OPTIMIZATION" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_GRAPHIC_OPTIMIZATION" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_GRAPHIC_OPTIMIZATION.</desc></info>
|
<info><desc>String STR_GRAPHIC_OPTIMIZATION.</desc></info>
|
||||||
<value>Choose settings for optimizing pictures and graphics</value>
|
<value>Choose settings for optimizing images</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_IMAGE_OPTIMIZATION" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_IMAGE_OPTIMIZATION" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_IMAGE_OPTIMIZATION.</desc></info>
|
<info><desc>String STR_IMAGE_OPTIMIZATION.</desc></info>
|
||||||
<value>Graphics</value>
|
<value>Images</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_LOSSLESS_COMPRESSION" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_LOSSLESS_COMPRESSION" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_LOSSLESS_COMPRESSION.</desc></info>
|
<info><desc>String STR_LOSSLESS_COMPRESSION.</desc></info>
|
||||||
@ -189,7 +189,7 @@
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_REMOVE_CROP_AREA" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_REMOVE_CROP_AREA" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_REMOVE_CROP_AREA.</desc></info>
|
<info><desc>String STR_REMOVE_CROP_AREA.</desc></info>
|
||||||
<value>~Delete cropped graphic areas</value>
|
<value>~Delete cropped image areas</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_IMAGE_RESOLUTION" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_IMAGE_RESOLUTION" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_IMAGE_RESOLUTION.</desc></info>
|
<info><desc>String STR_IMAGE_RESOLUTION.</desc></info>
|
||||||
@ -213,7 +213,7 @@
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_EMBED_LINKED_GRAPHICS" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_EMBED_LINKED_GRAPHICS" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_EMBED_LINKED_GRAPHICS.</desc></info>
|
<info><desc>String STR_EMBED_LINKED_GRAPHICS.</desc></info>
|
||||||
<value>~Break links to external graphics</value>
|
<value>~Embed external images</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_OLE_OBJECTS" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_OLE_OBJECTS" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_OLE_OBJECTS.</desc></info>
|
<info><desc>String STR_OLE_OBJECTS.</desc></info>
|
||||||
@ -225,7 +225,7 @@
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_OLE_REPLACE" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_OLE_REPLACE" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_OLE_REPLACE.</desc></info>
|
<info><desc>String STR_OLE_REPLACE.</desc></info>
|
||||||
<value>Create static replacement graphics for OLE objects</value>
|
<value>Create static replacement images for OLE objects</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_ALL_OLE_OBJECTS" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_ALL_OLE_OBJECTS" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_ALL_OLE_OBJECTS.</desc></info>
|
<info><desc>String STR_ALL_OLE_OBJECTS.</desc></info>
|
||||||
@ -303,11 +303,11 @@ The current presentation contains no OLE objects.</value>
|
|||||||
<info>
|
<info>
|
||||||
<desc>The following string is only used in plural.</desc>
|
<desc>The following string is only used in plural.</desc>
|
||||||
</info>
|
</info>
|
||||||
<value>Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI.</value>
|
<value>Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI.</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_CREATE_REPLACEMENT" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_CREATE_REPLACEMENT" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_CREATE_REPLACEMENT.</desc></info>
|
<info><desc>String STR_CREATE_REPLACEMENT.</desc></info>
|
||||||
<value>Create replacement graphics for %OLE objects.</value>
|
<value>Create replacement images for %OLE objects.</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_CURRENT_FILESIZE" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_CURRENT_FILESIZE" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_CURRENT_FILESIZE.</desc></info>
|
<info><desc>String STR_CURRENT_FILESIZE.</desc></info>
|
||||||
@ -351,11 +351,11 @@ The current presentation contains no OLE objects.</value>
|
|||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_OPTIMIZING_GRAPHICS" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_OPTIMIZING_GRAPHICS" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_OPTIMIZING_GRAPHICS.</desc></info>
|
<info><desc>String STR_OPTIMIZING_GRAPHICS.</desc></info>
|
||||||
<value>Optimizing graphics...</value>
|
<value>Optimizing images...</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_CREATING_OLE_REPLACEMENTS" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_CREATING_OLE_REPLACEMENTS" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_CREATING_OLE_REPLACEMENTS.</desc></info>
|
<info><desc>String STR_CREATING_OLE_REPLACEMENTS.</desc></info>
|
||||||
<value>Creating replacement graphics for OLE objects...</value>
|
<value>Creating replacement images for OLE objects...</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="STR_FILESIZESEPARATOR" oor:type="xs:string" oor:localized="true">
|
<prop oor:name="STR_FILESIZESEPARATOR" oor:type="xs:string" oor:localized="true">
|
||||||
<info><desc>String STR_FILESIZESEPARATOR.</desc></info>
|
<info><desc>String STR_FILESIZESEPARATOR.</desc></info>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
[writer]
|
[writer]
|
||||||
en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer."
|
en-US = "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
|
||||||
|
|
||||||
[impress]
|
[impress]
|
||||||
en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress."
|
en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user