Salome HOME
Patch for RH&Debian
[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
57 msgid "TOP_EDIT_LINE"
58 msgstr "Edit line"
59
60 msgid "MEN_EDIT_LINE"
61 msgstr "Edit selected line"
62
63 msgid "STB_EDIT_LINE"
64 msgstr "Edit selected line"
65
66
67 msgid "TOP_ADD_LINE"
68 msgstr "Add line"
69
70 msgid "MEN_ADD_LINE"
71 msgstr "Insert new text line"
72
73 msgid "STB_ADD_LINE"
74 msgstr "Insert new line before the selected one"
75
76
77 msgid "TOP_DEL_LINE"
78 msgstr "Remove line"
79
80 msgid "MEN_DEL_LINE"
81 msgstr "Remove line"
82
83 msgid "STB_DEL_LINE"
84 msgstr "Remove selected line"
85
86
87 msgid "TOP_CLEAR_ALL"
88 msgstr "Clear all"
89
90 msgid "MEN_CLEAR_ALL"
91 msgstr "Clear all"
92
93 msgid "STB_CLEAR_ALL"
94 msgstr "Remove all text lines"
95
96
97 msgid "MEN_FILE"
98 msgstr "&File"
99
100 msgid "MEN_LIGHT"
101 msgstr "LIGHT"
102
103 # File dialog
104
105 msgid "LIGHTGUI::LIGHTGUI_MEN_TXT_FILES"
106 msgstr "Text Files ( *.txt )"
107
108 msgid "LIGHTGUI::LIGHTGUI_MEN_ALL_FILES"
109 msgstr "All Files ( * )"
110
111 msgid "LIGHTGUI::LIGHTGUI_MEN_LOAD"
112 msgstr "Load"
113
114 msgid "LIGHTGUI::LIGHTGUI_MEN_DUMP"
115 msgstr "Dump"
116
117 msgid "LIGHTGUI::LIGHTGUI_EDIT_LINE"
118 msgstr "Edit selected line"
119
120 msgid "LIGHTGUI::LIGHTGUI_ADD_LINE"
121 msgstr "Add new line before the selected one"
122
123 msgid "LIGHT_LIGHT"
124 msgstr "LIGHT"
125
126 msgid "WRN_WARNING"
127 msgstr "Warning!"
128
129 msgid "WRN_LOAD_FAILED"
130 msgstr "Loading file is failed!"
131
132 msgid "BUT_OK"
133 msgstr "&OK"
134
135 msgid "WRN_DUMP_FAILED"
136 msgstr "Dumping file is failed!"
137
138 msgid "WRN_SELECT_LINE"
139 msgstr "Wrong selection!"
140
141 msgid "WRN_EDIT_FAILED"
142 msgstr "Can't edit line!"
143
144 msgid "WRN_UNKNOWN_COMMAND"
145 msgstr "Unrecognized command!"
146
147 msgid "WRN_DELETE_FAILED"
148 msgstr "Can't delete line"
149
150 msgid "LIGHT_PARAGRAPH"
151 msgstr "Paragraph"
152
153 msgid "LIGHT_LINE"
154 msgstr "Line"
155
156 msgid "LIGHT_ROOT_TOOLTIP"
157 msgstr "LIGHT module root object"