diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 07:31:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 07:31:06 +0000 |
commit | 4426f750a371adfb909e25ecfba3fd303b83692e (patch) | |
tree | ba067c4dab28213298ccd54ce2eb73f81ea55379 /dictionaries/pt_BR/dialog/OptionsDialog.xcs | |
parent | Initial commit. (diff) | |
download | libreoffice-dictionaries-4426f750a371adfb909e25ecfba3fd303b83692e.tar.xz libreoffice-dictionaries-4426f750a371adfb909e25ecfba3fd303b83692e.zip |
Adding upstream version 1:24.2.0.upstream/1%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dictionaries/pt_BR/dialog/OptionsDialog.xcs')
-rw-r--r-- | dictionaries/pt_BR/dialog/OptionsDialog.xcs | 181 |
1 files changed, 181 insertions, 0 deletions
diff --git a/dictionaries/pt_BR/dialog/OptionsDialog.xcs b/dictionaries/pt_BR/dialog/OptionsDialog.xcs new file mode 100644 index 0000000..faef628 --- /dev/null +++ b/dictionaries/pt_BR/dialog/OptionsDialog.xcs @@ -0,0 +1,181 @@ +<?xml version="1.0"?> +<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Lightproof_pt_BR" oor:package="org.openoffice" xml:lang="pt-BR"> + <info> + <desc>Contains the options data used for the test extensions.</desc> + </info> + <templates> + <group oor:name="pt_BR"> + <info> + <desc>The data for one leaf.</desc> + </info> + <prop oor:name="grammar" oor:type="xs:string"> + <info> + <desc>The grammar definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="cap" oor:type="xs:string"> + <info> + <desc>The cap definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="dup" oor:type="xs:string"> + <info> + <desc>The dup definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="pair" oor:type="xs:string"> + <info> + <desc>The pair definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="spaces" oor:type="xs:string"> + <info> + <desc>The spaces definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="mdash" oor:type="xs:string"> + <info> + <desc>The mdash definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="quotation" oor:type="xs:string"> + <info> + <desc>The quotation definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="times" oor:type="xs:string"> + <info> + <desc>The times definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="spaces2" oor:type="xs:string"> + <info> + <desc>The spaces2 definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="ndash" oor:type="xs:string"> + <info> + <desc>The ndash definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="apostrophe" oor:type="xs:string"> + <info> + <desc>The apostrophe definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="ellipsis" oor:type="xs:string"> + <info> + <desc>The ellipsis definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="spaces3" oor:type="xs:string"> + <info> + <desc>The spaces3 definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="minus" oor:type="xs:string"> + <info> + <desc>The minus definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="metric" oor:type="xs:string"> + <info> + <desc>The metric definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="gerund" oor:type="xs:string"> + <info> + <desc>The gerund definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="nonmetric" oor:type="xs:string"> + <info> + <desc>The nonmetric definition of one leaf.</desc> + </info> + <value/> + </prop> + <prop oor:name="paronimo" oor:type="xs:string"> + <info> + <desc>Words similar in spelling or pronunciation, but with different meanings.</desc> + </info> + <value/> + </prop> + <prop oor:name="composto" oor:type="xs:string"> + <info> + <desc>Compound words.</desc> + </info> + <value/> + </prop> + <prop oor:name="malmau" oor:type="xs:string"> + <info> + <desc>Use of evil or bad.</desc> + </info> + <value/> + </prop> + <prop oor:name="aha" oor:type="xs:string"> + <info> + <desc>Use of ha or a.</desc> + </info> + <value/> + </prop> + <prop oor:name="meiameio" oor:type="xs:string"> + <info> + <desc>Use of meia or meio.</desc> + </info> + <value/> + </prop> + <prop oor:name="verbo" oor:type="xs:string"> + <info> + <desc>Verb agreement.</desc> + </info> + <value/> + </prop> + <prop oor:name="pronominal" oor:type="xs:string"> + <info> + <desc>Pronoun placement.</desc> + </info> + <value/> + </prop> + <prop oor:name="pronome" oor:type="xs:string"> + <info> + <desc>Use of pronoun.</desc> + </info> + <value/> + </prop> + <prop oor:name="porque" oor:type="xs:string"> + <info> + <desc>Use of porque.</desc> + </info> + <value/> + </prop> + </group> + </templates> + <component> + <group oor:name="Leaves"> + <info> + <desc>The list of leaves.</desc> + </info> + <node-ref oor:name="pt_BR" oor:node-type="pt_BR"> + <info> + <desc>The definition of one leaf.</desc> + </info> + </node-ref> + </group> + </component> +</oor:component-schema> |