Salome HOME
Using LightApp library
[samples/light.git] / src / LIGHTGUI / LIGHT_msg_en.po
1 #  LIGHT : sample (no-corba-engine) SALOME module
2 #
3 #  Copyright (C) 2003  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 #  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 #  This library is free software; you can redistribute it and/or
7 #  modify it under the terms of the GNU Lesser General Public
8 #  License as published by the Free Software Foundation; either
9 #  version 2.1 of the License.
10 #
11 #  This library is distributed in the hope that it will be useful,
12 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 #  Lesser General Public License for more details.
15 #
16 #  You should have received a copy of the GNU Lesser General Public
17 #  License along with this library; if not, write to the Free Software
18 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 #  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
21 #
22 #  Author : Julia DOROVSKIKH
23 #  Date   : 01/06/2005
24 #  $Header$
25
26 msgid ""
27 msgstr ""
28 "Project-Id-Version: PROJECT VERSION\n"
29 "POT-Creation-Date: 2001-09-21 14:31:28 METDST\n"
30 "PO-Revision-Date: YYYY-MM-DD\n"
31 "Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
32 "Content-Type: text/plain; charset=iso-8859-1\n"
33
34
35 # Menu items
36
37 msgid "TOP_LOAD_FILE"
38 msgstr "Load text file"
39
40 msgid "MEN_LOAD_FILE"
41 msgstr "Load text file"
42
43 msgid "STB_LOAD_FILE"
44 msgstr "Load text file"
45
46
47 msgid "TOP_SAVE_FILE"
48 msgstr "Save text file"
49
50 msgid "MEN_SAVE_FILE"
51 msgstr "Save text file"
52
53 msgid "STB_SAVE_FILE"
54 msgstr "Save text file"
55
56 msgid "TOP_DISPLAY_LINE"
57 msgstr "Display line"
58
59 msgid "MEN_DISPLAY_LINE"
60 msgstr "Display selected line"
61
62 msgid "STB_DISPLAY_LINE"
63 msgstr "Display selected line"
64
65 msgid "TOP_EDIT_LINE"
66 msgstr "Edit line"
67
68 msgid "MEN_EDIT_LINE"
69 msgstr "Edit selected line"
70
71 msgid "STB_EDIT_LINE"
72 msgstr "Edit selected line"
73
74
75 msgid "TOP_ADD_LINE"
76 msgstr "Add line"
77
78 msgid "MEN_ADD_LINE"
79 msgstr "Insert new text line"
80
81 msgid "STB_ADD_LINE"
82 msgstr "Insert new line before the selected one"
83
84
85 msgid "TOP_DEL_LINE"
86 msgstr "Remove line"
87
88 msgid "MEN_DEL_LINE"
89 msgstr "Remove line"
90
91 msgid "STB_DEL_LINE"
92 msgstr "Remove selected line"
93
94
95 msgid "TOP_CLEAR_ALL"
96 msgstr "Clear all"
97
98 msgid "MEN_CLEAR_ALL"
99 msgstr "Clear all"
100
101 msgid "STB_CLEAR_ALL"
102 msgstr "Remove all text lines"
103
104
105 msgid "MEN_FILE"
106 msgstr "&File"
107
108 msgid "MEN_LIGHT"
109 msgstr "LIGHT"
110
111 # File dialog
112
113 msgid "LIGHTGUI::LIGHTGUI_MEN_TXT_FILES"
114 msgstr "Text Files ( *.txt )"
115
116 msgid "LIGHTGUI::LIGHTGUI_MEN_ALL_FILES"
117 msgstr "All Files ( * )"
118
119 msgid "LIGHTGUI::LIGHTGUI_MEN_LOAD"
120 msgstr "Load"
121
122 msgid "LIGHTGUI::LIGHTGUI_MEN_DUMP"
123 msgstr "Dump"
124
125 msgid "LIGHTGUI::LIGHTGUI_EDIT_LINE"
126 msgstr "Edit selected line"
127
128 msgid "LIGHTGUI::LIGHTGUI_ADD_LINE"
129 msgstr "Add new line before the selected one"
130
131 msgid "LIGHT_LIGHT"
132 msgstr "LIGHT"
133
134 msgid "WRN_WARNING"
135 msgstr "Warning!"
136
137 msgid "WRN_LOAD_FAILED"
138 msgstr "Loading file is failed!"
139
140 msgid "BUT_OK"
141 msgstr "&OK"
142
143 msgid "WRN_DUMP_FAILED"
144 msgstr "Dumping file is failed!"
145
146 msgid "WRN_SELECT_LINE"
147 msgstr "Wrong selection!"
148
149 msgid "WRN_EDIT_FAILED"
150 msgstr "Can't edit line!"
151
152 msgid "WRN_UNKNOWN_COMMAND"
153 msgstr "Unrecognized command!"
154
155 msgid "WRN_DELETE_FAILED"
156 msgstr "Can't delete line"
157
158 msgid "LIGHT_PARAGRAPH"
159 msgstr "Paragraph"
160
161 msgid "LIGHT_LINE"
162 msgstr "Line"
163
164 msgid "LIGHT_ROOT_TOOLTIP"
165 msgstr "LIGHT module root object"