Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/superv.git] / src / SUPERVGUI / SUPERV_msg_en.po
index 8f6d0b1c39c7e2d9e5dafc8447d584e19deeb928..0c7e9f2bb9f95d96787a4e4d66a32da6f98090d1 100644 (file)
@@ -17,7 +17,7 @@
 #  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 
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 #
 #
@@ -244,6 +244,9 @@ msgstr "Choose a Data in Study"
 msgid "MSG_GRAPH_DISPLAYED"
 msgstr "The DataFlow %1 \nis already displayed. Open again?"
 
+msgid "MSG_GRAPH_UNSAVED"
+msgstr "This dataflow has not been saved in study. Do you want to add it in study before close?"
+
 #:SUPERVGUI_Main.cxx:288
 msgid "MSG_CRL_NOTCOMPLETE"
 msgstr "Link Creation Is Not Complete"
@@ -420,6 +423,9 @@ msgstr "No Supervisor Window Has Been Selected to add new components"
 msgid "MSG_NOWINDOW_TO_EXPORT"
 msgstr "No Supervisor Window Has Been Selected to Export a Dataflow"
 
+msgid "MSG_NOSUBGRAPH_TO_REMOVE"
+msgstr "There is no sub-graph of this Macro node to remove"
+
 msgid "MSG_CANT_LOAD_SUPERV"
 msgstr "Cannot Find or Load Supervisor Component"
 
@@ -489,6 +495,12 @@ msgstr "Rename Dataflow"
 msgid "TLT_INFORMATIONS"
 msgstr "Informations"
 
+msgid "TLT_CUSTOMPARAMETERS_SINGLE"
+msgstr "Set Custom Parameters for "
+
+msgid "TLT_CUSTOMPARAMETERS_MULTI"
+msgstr "Set Custom Parameters for a selected nodes"
+
 msgid "TLT_DSGRAPHPARAMS"
 msgstr "Data Stream Graph Parameters"
 
@@ -576,12 +588,6 @@ msgstr "Ports"
 msgid "TIT_BROWSENODE"
 msgstr "Browse Node "
 
-msgid "BUT_APPLY"
-msgstr "Ok"
-
-msgid "BUT_CLOSE"
-msgstr "Close"
-
 msgid "TIT_SETVALUE_PORT"
 msgstr "Set Value"
 
@@ -633,6 +639,9 @@ msgstr "Add Compute Node"
 msgid "TIT_ADDFNODE"
 msgstr "Add Node"
 
+msgid "TIT_ADDFNODE_CUST"
+msgstr "Add Node and Customize Parameters"
+
 msgid "BTN_FACTORYNODE"
 msgstr "Factory"
 
@@ -781,13 +790,19 @@ msgid "MSG_ERROR_LIB1"
 msgstr "Error creating a library file and opening for writing."
 
 msgid "MSG_ERROR_LIB_IS_RECREATE"
-msgstr "Library file is corrupt (bad XML structure).  Remove it and create a new one?"
+msgstr "Library file is corrupt (bad XML structure) or read-protected.  Remove it and create a new one?"
+
+msgid "MSG_ERROR_LIB_DIR_NOT_EXIST_RECREATE"
+msgstr "%1 directory doesn't exist. Create it?"
+
+msgid "MSG_ERROR_LIB_RECREATE_DIR"
+msgstr "Can not create %1 directory."
 
 msgid "MSG_ERROR_LIB_IO"
 msgstr "Unknown I/O error occured creating new library file."
 
 msgid "MSG_ERROR_LIB_WRITE"
-msgstr "Error writing library file!"
+msgstr "Error writing library file: file is write-protected!"
 
 msgid "MSG_ERROR_LIB_NIL_NODE"
 msgstr "Error: the node to be exported is NULL"
@@ -923,7 +938,7 @@ msgid "TOP_POP_DISPLAY"
 msgstr "Display Dataflow"
 
 msgid "MEN_POP_DISPLAY"
-msgstr "Display"
+msgstr "Show"
 
 msgid "STB_POP_DISPLAY"
 msgstr "Display Dataflow"
@@ -969,3 +984,9 @@ msgstr "Supervisor"
 
 msgid "TOOL_EXECUTION"
 msgstr "Execution"
+
+msgid "MSG_INCORRECT_INDENT"
+msgstr "Incorrect indent of the python function name (must be 0) or \nthe name(s) of inline function(s) of this node is(are) empty !"
+
+msgid "MEN_SHOW_TOOLBAR"
+msgstr "Show toolbar"