Salome HOME
[bos #40620] [CEA] XAO export for SHAPER: Allow export of brep in a separate file
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4
5   <!-- Dump -->
6   <context>
7     <name>Dump:file_format</name>
8     <message>
9       <source>Attribute "%1" is not initialized.</source>
10       <translation>Specify file to dump.</translation>
11     </message>
12   </context>
13
14   <!-- Export -->
15   <context>
16     <name>Export:Model_FeatureValidator</name>
17     <message>
18       <source>Attribute "file_format" is not initialized.</source>
19       <translation>Export file name is not defined</translation>
20     </message>
21     <message>
22       <source>Attribute "selection_list" is not initialized.</source>
23       <translation>Select the exported shapes</translation>
24     </message>
25     <message>
26       <source>Attribute "file_path" is not initialized.</source>
27       <translation>Define the path of the exported file</translation>
28     </message>
29     <message>
30       <source>Attribute "xao_file_path" is not initialized.</source>
31       <translation>Define the path of the exported XAO file</translation>
32     </message>
33     <message>
34       <source>Attribute "xao_author" is not initialized.</source>
35       <translation>Set the XAO file author</translation>
36     </message>
37     <message>
38       <source>Attribute "xao_geometry_name" is not initialized.</source>
39       <translation>Set the XAO file geometry name</translation>
40     </message>
41   </context>
42   <context>
43     <name>Export:file_path:ExchangePlugin_ExportFormat</name>
44     <message>
45       <source>File name is empty.</source>
46       <translation>Export file name is not defined</translation>
47     </message>
48   </context>
49   <context>
50     <name>Export:selection_list:GeomValidators_Finite</name>
51     <message>
52       <source>Infinite result is selected.</source>
53       <translation>Only finitive shapes can be exported</translation>
54     </message>
55   </context>
56   <context>
57     <name>Export:ExchangePlugin_ExportFormat</name>
58     <message>
59       <source>%1 is not initialized.</source>
60       <translation>Attribute %1 is not initialized.</translation>
61     </message>
62     <message>
63       <source>%1 is not a string attribute.</source>
64       <translation>Attribute %1 is not a string.</translation>
65     </message>
66   </context>
67   <context>
68     <name>Export:selection_list</name>
69     <message>
70       <source>Attribute "%1" is not initialized.</source>
71       <translation>Select a set of objects.</translation>
72     </message>
73   </context>
74
75   <!-- Import -->
76   <context>
77     <name>Import:Model_FeatureValidator</name>
78     <message>
79       <source>Attribute "file_path" is not initialized.</source>
80       <translation>Input file name for import</translation>
81     </message>
82   </context>
83   <context>
84     <name>Import:file_path:ExchangePlugin_ImportFormat</name>
85     <message>
86       <source>File name is empty.</source>
87       <translation>Input file name for import</translation>
88     </message>
89   </context>
90
91   <!-- Export part -->
92   <context>
93     <name>ExportPart</name>
94     <message>
95       <source>Cannot save the document.</source>
96       <translation>Cannot save the document.</translation>
97     </message>
98     <message>
99       <source>Selected features cannot be exported from the document.</source>
100       <translation>Selected features cannot be exported from the document.</translation>
101     </message>
102     <message>
103       <source>The selected results were created using external references outside of this Part from features %1. Please, remove these references or select another sub-set of results to be able to export.</source>
104       <translation>The selected results were created using external references outside of this Part from features %1. Please, remove these references or select another sub-set of results to be able to export.</translation>
105     </message>
106     <message>
107       <source>The selected results were created using references to the results of Parts: %1. Please, remove these references or select another sub-set of results to be able to export.</source>
108       <translation>The selected results were created using references to the results of Parts: %1. Please, remove these references or select another sub-set of results to be able to export.</translation>
109     </message>
110     <message>
111       <source>The export of Part's result is forbidden (%1).</source>
112       <translation>The export of Part&apos;s result is forbidden (%1).</translation>
113     </message>
114   </context>
115
116   <!-- Import part -->
117   <context>
118     <name>ImportPart</name>
119     <message>
120       <source>Cannot import the document.</source>
121       <translation>Cannot import the document.</translation>
122     </message>
123   </context>
124   <context>
125     <name>ImportPart:target_part</name>
126     <message>
127       <source>Attribute "%1" is not initialized.</source>
128       <translation>Select a target part.</translation>
129     </message>
130   </context>
131
132 </TS>