Add support for .NET Framework 4.8.1
[LibreOffice.git] / sfx2 / classification / example_pt-BR.xml
blobe8a0bfdb2674712ee47d78311e5f6fb1e2a3080d
1 <?xml version="1.0"?>
2 <baf:BusinessAuthorization xmlns:baf="urn:tscp:names:baf:1.1" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0">
3     <!-- Translators: this string can be localized -->
4     <baf:PolicyAuthorityName>Exemplo de autoridade de políticas TSCP de segurança</baf:PolicyAuthorityName>
5     <!-- Translators: this string can be localized -->
6     <baf:PolicyName>Exemplo de política de segurança da informação</baf:PolicyName>
7     <baf:AdministrativeData>
8         <baf:ProgramID>urn:example:tscp:1</baf:ProgramID>
9     </baf:AdministrativeData>
10     <baf:Included>
11         <!-- Translators: the Name attribute in this string can be localized -->
12         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:non-business" Name="Público" loextAbbreviatedName="PUB">
13             <baf:LabelingRules/>
14             <baf:ImpactLevel>
15                 <baf:Scale>UK-Cabinet</baf:Scale>
16                 <baf:ConfidentalityValue>0</baf:ConfidentalityValue>
17             </baf:ImpactLevel>
18         </baf:BusinessAuthorizationCategory>
19         <!-- Translators: the Name attribute in this string can be localized -->
20         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:general-business" Name="Corporativo" loextAbbreviatedName="CORP">
21             <baf:LabelingRules>
22                 <baf:VisualMarkingPart>
23                     <baf:Identifier>Document: Header</baf:Identifier>
24                     <!-- Translators: this string can be localized -->
25                     <baf:Value>Classificação: Corporativo</baf:Value>
26                 </baf:VisualMarkingPart>
27             </baf:LabelingRules>
28             <baf:ImpactLevel>
29                 <baf:Scale>UK-Cabinet</baf:Scale>
30                 <baf:ConfidentalityValue>1</baf:ConfidentalityValue>
31             </baf:ImpactLevel>
32         </baf:BusinessAuthorizationCategory>
33         <!-- Translators: the Name attribute in this string can be localized -->
34         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:confidential" Name="Confidencial" loextAbbreviatedName="CONF">
35             <baf:LabelingRules>
36                 <baf:VisualMarkingPart>
37                     <baf:Identifier>Document: Header</baf:Identifier>
38                     <!-- Translators: this string can be localized -->
39                     <baf:Value>Classificação: Confidencial</baf:Value>
40                 </baf:VisualMarkingPart>
41                 <baf:VisualMarkingPart>
42                     <baf:Identifier>Document: Footer</baf:Identifier>
43                     <!-- Translators: this string can be localized -->
44                     <baf:Value>Conteúdo confidencial. Vedada a distribuição externa sem aprovação da empresa.</baf:Value>
45                 </baf:VisualMarkingPart>
46                 <baf:VisualMarkingPart>
47                     <baf:Identifier>Document: Watermark</baf:Identifier>
48                     <!-- Translators: this string can be localized -->
49                     <baf:Value>CONFIDENCIAL</baf:Value>
50                 </baf:VisualMarkingPart>
51             </baf:LabelingRules>
52             <baf:ImpactLevel>
53                 <baf:Scale>UK-Cabinet</baf:Scale>
54                 <baf:ConfidentalityValue>2</baf:ConfidentalityValue>
55             </baf:ImpactLevel>
56         </baf:BusinessAuthorizationCategory>
57         <!-- Translators: the Name attribute in this string can be localized -->
58         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:internal-only" Name="Restrito" loextAbbreviatedName="RES">
59             <baf:LabelingRules>
60                 <baf:VisualMarkingPart>
61                     <baf:Identifier>Document: Header</baf:Identifier>
62                     <!-- Translators: this string can be localized -->
63                     <baf:Value>Classificação: Restrito</baf:Value>
64                 </baf:VisualMarkingPart>
65                 <baf:VisualMarkingPart>
66                     <baf:Identifier>Document: Footer</baf:Identifier>
67                     <!-- Translators: this string can be localized -->
68                     <baf:Value>Conteúdo restrito. Vedada a distribuição externa.</baf:Value>
69                 </baf:VisualMarkingPart>
70                 <baf:VisualMarkingPart>
71                     <baf:Identifier>Document: Watermark</baf:Identifier>
72                     <!-- Translators: this string can be localized -->
73                     <baf:Value>RESTRITO</baf:Value>
74                 </baf:VisualMarkingPart>
75             </baf:LabelingRules>
76             <baf:ImpactLevel>
77                 <baf:Scale>UK-Cabinet</baf:Scale>
78                 <baf:ConfidentalityValue>3</baf:ConfidentalityValue>
79             </baf:ImpactLevel>
80         </baf:BusinessAuthorizationCategory>
81         <loext:Marking Name="Exemplo de marcação" />
82         <loext:IntellectualPropertyPart Name="Exemplo de 1ª parte de propriedade intelectual" />
83         <loext:IntellectualPropertyPart Name="Examplo de 2ª parte de propriedade intelectual" />
84         <loext:IntellectualPropertyPartNumber Name="1" />
85         <loext:IntellectualPropertyPartNumber Name="2" />
86     </baf:Included>
87 </baf:BusinessAuthorization>
88 <!-- vim:set shiftwidth=4 softtabstop=4 expandtab:
89 -->