# LIGHT : sample (no-corba-engine) SALOME module # # Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org # # Author : Julia DOROVSKIKH # Date : 01/06/2005 # $Header$ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2001-09-21 14:31:28 METDST\n" "PO-Revision-Date: YYYY-MM-DD\n" "Last-Translator: FULLNAME \n" "Content-Type: text/plain; charset=iso-8859-1\n" # Menu items msgid "TOP_LOAD_FILE" msgstr "Load text file" msgid "MEN_LOAD_FILE" msgstr "Load text file" msgid "STB_LOAD_FILE" msgstr "Load text file" msgid "TOP_SAVE_FILE" msgstr "Save text file" msgid "MEN_SAVE_FILE" msgstr "Save text file" msgid "STB_SAVE_FILE" msgstr "Save text file" msgid "TOP_EDIT_LINE" msgstr "Edit line" msgid "MEN_EDIT_LINE" msgstr "Edit selected line" msgid "STB_EDIT_LINE" msgstr "Edit selected line" msgid "TOP_ADD_LINE" msgstr "Add line" msgid "MEN_ADD_LINE" msgstr "Insert new text line" msgid "STB_ADD_LINE" msgstr "Insert new line before the selected one" msgid "TOP_DEL_LINE" msgstr "Remove line" msgid "MEN_DEL_LINE" msgstr "Remove line" msgid "STB_DEL_LINE" msgstr "Remove selected line" msgid "TOP_CLEAR_ALL" msgstr "Clear all" msgid "MEN_CLEAR_ALL" msgstr "Clear all" msgid "STB_CLEAR_ALL" msgstr "Remove all text lines" msgid "MEN_FILE" msgstr "&File" msgid "MEN_LIGHT" msgstr "LIGHT" # File dialog msgid "LIGHTGUI::LIGHTGUI_MEN_TXT_FILES" msgstr "Text Files ( *.txt )" msgid "LIGHTGUI::LIGHTGUI_MEN_ALL_FILES" msgstr "All Files ( * )" msgid "LIGHTGUI::LIGHTGUI_MEN_LOAD" msgstr "Load" msgid "LIGHTGUI::LIGHTGUI_MEN_DUMP" msgstr "Dump" msgid "LIGHTGUI::LIGHTGUI_EDIT_LINE" msgstr "Edit selected line" msgid "LIGHTGUI::LIGHTGUI_ADD_LINE" msgstr "Add new line before the selected one" msgid "LIGHT_LIGHT" msgstr "LIGHT" msgid "WRN_WARNING" msgstr "Warning!" msgid "WRN_LOAD_FAILED" msgstr "Loading file is failed!" msgid "BUT_OK" msgstr "&OK" msgid "WRN_DUMP_FAILED" msgstr "Dumping file is failed!" msgid "WRN_SELECT_LINE" msgstr "Wrong selection!" msgid "WRN_EDIT_FAILED" msgstr "Can't edit line!" msgid "WRN_UNKNOWN_COMMAND" msgstr "Unrecognized command!" msgid "WRN_DELETE_FAILED" msgstr "Can't delete line" msgid "LIGHT_PARAGRAPH" msgstr "Paragraph" msgid "LIGHT_LINE" msgstr "Line" msgid "LIGHT_ROOT_TOOLTIP" msgstr "LIGHT module root object"