SourceForge: epigrass/epigrass: changeset 63:f072021ba806
added Russian Translation default tip
authorFlavio Codeco Coelho <fccoelho@gmail.com>
Tue Aug 11 14:12:16 2009 +0100 (3 months ago)
changeset 63f072021ba806
parent 62586ce4ef8d5c
added Russian Translation
Epigrass/Ui_cpanel4new.py
Epigrass/epigrass.py
Epigrass/epigrass_ru_RU.qm
Epigrass/epigrass_ru_RU.ts
cpanel4new.ui
setup.py
     1.1 --- a/Epigrass/Ui_cpanel4new.py	Tue May 12 12:31:52 2009 +0100
     1.2 +++ b/Epigrass/Ui_cpanel4new.py	Tue Aug 11 14:12:16 2009 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  # -*- coding: utf-8 -*-
     1.5  
     1.6 -# Form implementation generated from reading ui file '/home/flavio/Documents/Projetos/Epigrass/Epigrass-devel-qt4/cpanel4new.ui'
     1.7 +# Form implementation generated from reading ui file '/home/fccoelho/Documents/Projects_software/epigrass/epigrassqt4/cpanel4new.ui'
     1.8  #
     1.9 -# Created: Wed Jul  9 13:12:46 2008
    1.10 -#      by: PyQt4 UI code generator 4.3.3
    1.11 +# Created: Tue Aug 11 14:10:16 2009
    1.12 +#      by: PyQt4 UI code generator 4.4.4
    1.13  #
    1.14  # WARNING! All changes made in this file will be lost!
    1.15  
    1.16 @@ -12,304 +12,241 @@
    1.17  class Ui_MainWindow(object):
    1.18      def setupUi(self, MainWindow):
    1.19          MainWindow.setObjectName("MainWindow")
    1.20 -        MainWindow.resize(QtCore.QSize(QtCore.QRect(0,0,807,479).size()).expandedTo(MainWindow.minimumSizeHint()))
    1.21 -        MainWindow.setMaximumSize(QtCore.QSize(16777215,479))
    1.22 -
    1.23 +        MainWindow.resize(807, 479)
    1.24 +        MainWindow.setMaximumSize(QtCore.QSize(16777215, 479))
    1.25          self.centralwidget = QtGui.QWidget(MainWindow)
    1.26 -        self.centralwidget.setGeometry(QtCore.QRect(0,31,807,420))
    1.27          self.centralwidget.setObjectName("centralwidget")
    1.28 -
    1.29 -        self.vboxlayout = QtGui.QVBoxLayout(self.centralwidget)
    1.30 -        self.vboxlayout.setObjectName("vboxlayout")
    1.31 -
    1.32 +        self.verticalLayout_2 = QtGui.QVBoxLayout(self.centralwidget)
    1.33 +        self.verticalLayout_2.setObjectName("verticalLayout_2")
    1.34          self.tabWidget = QtGui.QTabWidget(self.centralwidget)
    1.35          self.tabWidget.setEnabled(True)
    1.36 -
    1.37 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.MinimumExpanding)
    1.38 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.MinimumExpanding)
    1.39          sizePolicy.setHorizontalStretch(0)
    1.40          sizePolicy.setVerticalStretch(0)
    1.41          sizePolicy.setHeightForWidth(self.tabWidget.sizePolicy().hasHeightForWidth())
    1.42          self.tabWidget.setSizePolicy(sizePolicy)
    1.43 -        self.tabWidget.setMaximumSize(QtCore.QSize(16777215,16777215))
    1.44 +        self.tabWidget.setMaximumSize(QtCore.QSize(16777215, 16777215))
    1.45          self.tabWidget.setObjectName("tabWidget")
    1.46 -
    1.47          self.Widget8 = QtGui.QWidget()
    1.48 -        self.Widget8.setGeometry(QtCore.QRect(0,0,787,298))
    1.49          self.Widget8.setObjectName("Widget8")
    1.50 -
    1.51 -        self.vboxlayout1 = QtGui.QVBoxLayout(self.Widget8)
    1.52 -        self.vboxlayout1.setObjectName("vboxlayout1")
    1.53 -
    1.54 +        self.verticalLayout = QtGui.QVBoxLayout(self.Widget8)
    1.55 +        self.verticalLayout.setObjectName("verticalLayout")
    1.56          self.splitter6 = QtGui.QSplitter(self.Widget8)
    1.57          self.splitter6.setOrientation(QtCore.Qt.Vertical)
    1.58          self.splitter6.setObjectName("splitter6")
    1.59 -
    1.60          self.modSpec = QtGui.QGroupBox(self.splitter6)
    1.61 -
    1.62 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.MinimumExpanding)
    1.63 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.MinimumExpanding)
    1.64          sizePolicy.setHorizontalStretch(0)
    1.65          sizePolicy.setVerticalStretch(0)
    1.66          sizePolicy.setHeightForWidth(self.modSpec.sizePolicy().hasHeightForWidth())
    1.67          self.modSpec.setSizePolicy(sizePolicy)
    1.68 -        self.modSpec.setMinimumSize(QtCore.QSize(518,80))
    1.69 +        self.modSpec.setMinimumSize(QtCore.QSize(518, 80))
    1.70          self.modSpec.setObjectName("modSpec")
    1.71 -
    1.72 -        self.gridlayout = QtGui.QGridLayout(self.modSpec)
    1.73 -        self.gridlayout.setObjectName("gridlayout")
    1.74 -
    1.75 -        self.gridlayout1 = QtGui.QGridLayout()
    1.76 -        self.gridlayout1.setObjectName("gridlayout1")
    1.77 -
    1.78 +        self.gridLayout = QtGui.QGridLayout(self.modSpec)
    1.79 +        self.gridLayout.setObjectName("gridLayout")
    1.80 +        self._2 = QtGui.QGridLayout()
    1.81 +        self._2.setObjectName("_2")
    1.82          self.chooseButton = QtGui.QPushButton(self.modSpec)
    1.83          self.chooseButton.setObjectName("chooseButton")
    1.84 -        self.gridlayout1.addWidget(self.chooseButton,1,2,1,1)
    1.85 -
    1.86 +        self._2.addWidget(self.chooseButton, 1, 2, 1, 1)
    1.87          self.textLabel1 = QtGui.QLabel(self.modSpec)
    1.88          self.textLabel1.setWordWrap(False)
    1.89          self.textLabel1.setObjectName("textLabel1")
    1.90 -        self.gridlayout1.addWidget(self.textLabel1,0,0,1,1)
    1.91 -
    1.92 -        spacerItem = QtGui.QSpacerItem(370,20,QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.Minimum)
    1.93 -        self.gridlayout1.addItem(spacerItem,0,1,1,3)
    1.94 -
    1.95 +        self._2.addWidget(self.textLabel1, 0, 0, 1, 1)
    1.96 +        spacerItem = QtGui.QSpacerItem(370, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
    1.97 +        self._2.addItem(spacerItem, 0, 1, 1, 3)
    1.98          self.scriptNameEdit = QtGui.QLineEdit(self.modSpec)
    1.99          self.scriptNameEdit.setObjectName("scriptNameEdit")
   1.100 -        self.gridlayout1.addWidget(self.scriptNameEdit,1,0,1,2)
   1.101 -
   1.102 +        self._2.addWidget(self.scriptNameEdit, 1, 0, 1, 2)
   1.103          self.editButton = QtGui.QPushButton(self.modSpec)
   1.104          self.editButton.setObjectName("editButton")
   1.105 -        self.gridlayout1.addWidget(self.editButton,1,3,1,1)
   1.106 -        self.gridlayout.addLayout(self.gridlayout1,0,0,1,1)
   1.107 -
   1.108 +        self._2.addWidget(self.editButton, 1, 3, 1, 1)
   1.109 +        self.gridLayout.addLayout(self._2, 0, 0, 1, 1)
   1.110          self.Database_layout = QtGui.QWidget(self.splitter6)
   1.111          self.Database_layout.setObjectName("Database_layout")
   1.112 -
   1.113 -        self.gridlayout2 = QtGui.QGridLayout(self.Database_layout)
   1.114 -        self.gridlayout2.setObjectName("gridlayout2")
   1.115 -
   1.116 -        spacerItem1 = QtGui.QSpacerItem(20,100,QtGui.QSizePolicy.Minimum,QtGui.QSizePolicy.Expanding)
   1.117 -        self.gridlayout2.addItem(spacerItem1,1,0,1,1)
   1.118 -
   1.119 +        self._3 = QtGui.QGridLayout(self.Database_layout)
   1.120 +        self._3.setObjectName("_3")
   1.121 +        spacerItem1 = QtGui.QSpacerItem(20, 100, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Expanding)
   1.122 +        self._3.addItem(spacerItem1, 1, 0, 1, 1)
   1.123          self.dbSpecGroupBox = QtGui.QGroupBox(self.Database_layout)
   1.124          self.dbSpecGroupBox.setEnabled(False)
   1.125 -
   1.126 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.MinimumExpanding)
   1.127 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.MinimumExpanding)
   1.128          sizePolicy.setHorizontalStretch(0)
   1.129          sizePolicy.setVerticalStretch(0)
   1.130          sizePolicy.setHeightForWidth(self.dbSpecGroupBox.sizePolicy().hasHeightForWidth())
   1.131          self.dbSpecGroupBox.setSizePolicy(sizePolicy)
   1.132          self.dbSpecGroupBox.setObjectName("dbSpecGroupBox")
   1.133 -
   1.134          self.layout7_2 = QtGui.QWidget(self.dbSpecGroupBox)
   1.135 -        self.layout7_2.setGeometry(QtCore.QRect(10,20,360,140))
   1.136 +        self.layout7_2.setGeometry(QtCore.QRect(10, 20, 360, 140))
   1.137          self.layout7_2.setObjectName("layout7_2")
   1.138 -
   1.139 -        self.gridlayout3 = QtGui.QGridLayout(self.layout7_2)
   1.140 -        self.gridlayout3.setObjectName("gridlayout3")
   1.141 -
   1.142 +        self._4 = QtGui.QGridLayout(self.layout7_2)
   1.143 +        self._4.setObjectName("_4")
   1.144          self.textLabel2 = QtGui.QLabel(self.layout7_2)
   1.145 -
   1.146 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.Fixed)
   1.147 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.Fixed)
   1.148          sizePolicy.setHorizontalStretch(0)
   1.149          sizePolicy.setVerticalStretch(0)
   1.150          sizePolicy.setHeightForWidth(self.textLabel2.sizePolicy().hasHeightForWidth())
   1.151          self.textLabel2.setSizePolicy(sizePolicy)
   1.152          self.textLabel2.setWordWrap(False)
   1.153          self.textLabel2.setObjectName("textLabel2")
   1.154 -        self.gridlayout3.addWidget(self.textLabel2,0,0,1,1)
   1.155 -
   1.156 +        self._4.addWidget(self.textLabel2, 0, 0, 1, 1)
   1.157          self.portEdit = QtGui.QLineEdit(self.layout7_2)
   1.158          self.portEdit.setObjectName("portEdit")
   1.159 -        self.gridlayout3.addWidget(self.portEdit,1,1,1,1)
   1.160 -
   1.161 +        self._4.addWidget(self.portEdit, 1, 1, 1, 1)
   1.162          self.textLabel3 = QtGui.QLabel(self.layout7_2)
   1.163 -
   1.164 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.Fixed)
   1.165 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.Fixed)
   1.166          sizePolicy.setHorizontalStretch(0)
   1.167          sizePolicy.setVerticalStretch(0)
   1.168          sizePolicy.setHeightForWidth(self.textLabel3.sizePolicy().hasHeightForWidth())
   1.169          self.textLabel3.setSizePolicy(sizePolicy)
   1.170          self.textLabel3.setWordWrap(False)
   1.171          self.textLabel3.setObjectName("textLabel3")
   1.172 -        self.gridlayout3.addWidget(self.textLabel3,0,1,1,1)
   1.173 -
   1.174 +        self._4.addWidget(self.textLabel3, 0, 1, 1, 1)
   1.175          self.pwEdit = QtGui.QLineEdit(self.layout7_2)
   1.176          self.pwEdit.setEchoMode(QtGui.QLineEdit.Password)
   1.177          self.pwEdit.setObjectName("pwEdit")
   1.178 -        self.gridlayout3.addWidget(self.pwEdit,3,1,1,1)
   1.179 -
   1.180 +        self._4.addWidget(self.pwEdit, 3, 1, 1, 1)
   1.181          self.textLabel1_2 = QtGui.QLabel(self.layout7_2)
   1.182 -
   1.183 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.184 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.185          sizePolicy.setHorizontalStretch(0)
   1.186          sizePolicy.setVerticalStretch(0)
   1.187          sizePolicy.setHeightForWidth(self.textLabel1_2.sizePolicy().hasHeightForWidth())
   1.188          self.textLabel1_2.setSizePolicy(sizePolicy)
   1.189          self.textLabel1_2.setWordWrap(False)
   1.190          self.textLabel1_2.setObjectName("textLabel1_2")
   1.191 -        self.gridlayout3.addWidget(self.textLabel1_2,2,1,1,1)
   1.192 -
   1.193 +        self._4.addWidget(self.textLabel1_2, 2, 1, 1, 1)
   1.194          self.textLabel4 = QtGui.QLabel(self.layout7_2)
   1.195 -
   1.196 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.197 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.198          sizePolicy.setHorizontalStretch(0)
   1.199          sizePolicy.setVerticalStretch(0)
   1.200          sizePolicy.setHeightForWidth(self.textLabel4.sizePolicy().hasHeightForWidth())
   1.201          self.textLabel4.setSizePolicy(sizePolicy)
   1.202          self.textLabel4.setWordWrap(False)
   1.203          self.textLabel4.setObjectName("textLabel4")
   1.204 -        self.gridlayout3.addWidget(self.textLabel4,2,0,1,1)
   1.205 -
   1.206 +        self._4.addWidget(self.textLabel4, 2, 0, 1, 1)
   1.207          self.hostnEdit = QtGui.QLineEdit(self.layout7_2)
   1.208          self.hostnEdit.setObjectName("hostnEdit")
   1.209 -        self.gridlayout3.addWidget(self.hostnEdit,1,0,1,1)
   1.210 -
   1.211 +        self._4.addWidget(self.hostnEdit, 1, 0, 1, 1)
   1.212          self.uidEdit = QtGui.QLineEdit(self.layout7_2)
   1.213          self.uidEdit.setObjectName("uidEdit")
   1.214 -        self.gridlayout3.addWidget(self.uidEdit,3,0,1,1)
   1.215 -        self.gridlayout2.addWidget(self.dbSpecGroupBox,0,1,2,1)
   1.216 -
   1.217 -        self.vboxlayout2 = QtGui.QVBoxLayout()
   1.218 -        self.vboxlayout2.setObjectName("vboxlayout2")
   1.219 -
   1.220 +        self._4.addWidget(self.uidEdit, 3, 0, 1, 1)
   1.221 +        self._3.addWidget(self.dbSpecGroupBox, 0, 1, 2, 1)
   1.222 +        self._5 = QtGui.QVBoxLayout()
   1.223 +        self._5.setObjectName("_5")
   1.224          self.textLabel1_11 = QtGui.QLabel(self.Database_layout)
   1.225 -
   1.226 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.Preferred)
   1.227 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Preferred)
   1.228          sizePolicy.setHorizontalStretch(0)
   1.229          sizePolicy.setVerticalStretch(0)
   1.230          sizePolicy.setHeightForWidth(self.textLabel1_11.sizePolicy().hasHeightForWidth())
   1.231          self.textLabel1_11.setSizePolicy(sizePolicy)
   1.232          self.textLabel1_11.setWordWrap(False)
   1.233          self.textLabel1_11.setObjectName("textLabel1_11")
   1.234 -        self.vboxlayout2.addWidget(self.textLabel1_11)
   1.235 -
   1.236 +        self._5.addWidget(self.textLabel1_11)
   1.237          self.dbType = QtGui.QComboBox(self.Database_layout)
   1.238 -
   1.239 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.Fixed)
   1.240 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Fixed)
   1.241          sizePolicy.setHorizontalStretch(0)
   1.242          sizePolicy.setVerticalStretch(0)
   1.243          sizePolicy.setHeightForWidth(self.dbType.sizePolicy().hasHeightForWidth())
   1.244          self.dbType.setSizePolicy(sizePolicy)
   1.245          self.dbType.setObjectName("dbType")
   1.246 -        self.vboxlayout2.addWidget(self.dbType)
   1.247 -        self.gridlayout2.addLayout(self.vboxlayout2,0,0,1,1)
   1.248 -        self.vboxlayout1.addWidget(self.splitter6)
   1.249 -        self.tabWidget.addTab(self.Widget8,"")
   1.250 -
   1.251 +        self.dbType.addItem(QtCore.QString())
   1.252 +        self.dbType.addItem(QtCore.QString())
   1.253 +        self.dbType.addItem(QtCore.QString())
   1.254 +        self._5.addWidget(self.dbType)
   1.255 +        self._3.addLayout(self._5, 0, 0, 1, 1)
   1.256 +        self.verticalLayout.addWidget(self.splitter6)
   1.257 +        self.tabWidget.addTab(self.Widget8, "")
   1.258          self.Widget9 = QtGui.QWidget()
   1.259 -        self.Widget9.setGeometry(QtCore.QRect(0,0,787,298))
   1.260          self.Widget9.setObjectName("Widget9")
   1.261 -
   1.262          self.layout9 = QtGui.QWidget(self.Widget9)
   1.263 -        self.layout9.setGeometry(QtCore.QRect(9,19,304,153))
   1.264 +        self.layout9.setGeometry(QtCore.QRect(9, 19, 304, 153))
   1.265          self.layout9.setObjectName("layout9")
   1.266 -
   1.267 -        self.gridlayout4 = QtGui.QGridLayout(self.layout9)
   1.268 -        self.gridlayout4.setObjectName("gridlayout4")
   1.269 -
   1.270 +        self._6 = QtGui.QGridLayout(self.layout9)
   1.271 +        self._6.setObjectName("_6")
   1.272          self.unameEdit = QtGui.QLineEdit(self.layout9)
   1.273          self.unameEdit.setObjectName("unameEdit")
   1.274 -        self.gridlayout4.addWidget(self.unameEdit,0,1,1,3)
   1.275 -
   1.276 +        self._6.addWidget(self.unameEdit, 0, 1, 1, 3)
   1.277          self.textLabel1_5 = QtGui.QLabel(self.layout9)
   1.278          self.textLabel1_5.setWordWrap(False)
   1.279          self.textLabel1_5.setObjectName("textLabel1_5")
   1.280 -        self.gridlayout4.addWidget(self.textLabel1_5,3,0,1,2)
   1.281 -
   1.282 +        self._6.addWidget(self.textLabel1_5, 3, 0, 1, 2)
   1.283          self.langCombo = QtGui.QComboBox(self.layout9)
   1.284          self.langCombo.setObjectName("langCombo")
   1.285 -        self.gridlayout4.addWidget(self.langCombo,3,2,1,2)
   1.286 -
   1.287 +        self.langCombo.addItem(QtCore.QString())
   1.288 +        self.langCombo.addItem(QtCore.QString())
   1.289 +        self.langCombo.addItem(QtCore.QString())
   1.290 +        self.langCombo.addItem(QtCore.QString())
   1.291 +        self.langCombo.addItem(QtCore.QString())
   1.292 +        self._6.addWidget(self.langCombo, 3, 2, 1, 2)
   1.293          self.textLabel5 = QtGui.QLabel(self.layout9)
   1.294          self.textLabel5.setWordWrap(False)
   1.295          self.textLabel5.setObjectName("textLabel5")
   1.296 -        self.gridlayout4.addWidget(self.textLabel5,1,0,1,1)
   1.297 -
   1.298 +        self._6.addWidget(self.textLabel5, 1, 0, 1, 1)
   1.299          self.textLabel2_3 = QtGui.QLabel(self.layout9)
   1.300          self.textLabel2_3.setWordWrap(False)
   1.301          self.textLabel2_3.setObjectName("textLabel2_3")
   1.302 -        self.gridlayout4.addWidget(self.textLabel2_3,2,0,1,3)
   1.303 -
   1.304 +        self._6.addWidget(self.textLabel2_3, 2, 0, 1, 3)
   1.305          self.textLabel2_2 = QtGui.QLabel(self.layout9)
   1.306          self.textLabel2_2.setWordWrap(False)
   1.307          self.textLabel2_2.setObjectName("textLabel2_2")
   1.308 -        self.gridlayout4.addWidget(self.textLabel2_2,0,0,1,1)
   1.309 -
   1.310 +        self._6.addWidget(self.textLabel2_2, 0, 0, 1, 1)
   1.311          self.editorEdit = QtGui.QLineEdit(self.layout9)
   1.312          self.editorEdit.setObjectName("editorEdit")
   1.313 -        self.gridlayout4.addWidget(self.editorEdit,1,1,1,3)
   1.314 -
   1.315 +        self._6.addWidget(self.editorEdit, 1, 1, 1, 3)
   1.316          self.pdfEdit = QtGui.QLineEdit(self.layout9)
   1.317          self.pdfEdit.setObjectName("pdfEdit")
   1.318 -        self.gridlayout4.addWidget(self.pdfEdit,2,3,1,1)
   1.319 -        self.tabWidget.addTab(self.Widget9,"")
   1.320 -
   1.321 +        self._6.addWidget(self.pdfEdit, 2, 3, 1, 1)
   1.322 +        self.tabWidget.addTab(self.Widget9, "")
   1.323          self.TabPage = QtGui.QWidget()
   1.324 -        self.TabPage.setGeometry(QtCore.QRect(0,0,787,298))
   1.325          self.TabPage.setObjectName("TabPage")
   1.326 -
   1.327 -        self.hboxlayout = QtGui.QHBoxLayout(self.TabPage)
   1.328 -        self.hboxlayout.setObjectName("hboxlayout")
   1.329 -
   1.330 -        self.vboxlayout3 = QtGui.QVBoxLayout()
   1.331 -        self.vboxlayout3.setObjectName("vboxlayout3")
   1.332 -
   1.333 +        self.horizontalLayout = QtGui.QHBoxLayout(self.TabPage)
   1.334 +        self.horizontalLayout.setObjectName("horizontalLayout")
   1.335 +        self._7 = QtGui.QVBoxLayout()
   1.336 +        self._7.setObjectName("_7")
   1.337          self.textLabel5_2 = QtGui.QLabel(self.TabPage)
   1.338          self.textLabel5_2.setWordWrap(False)
   1.339          self.textLabel5_2.setObjectName("textLabel5_2")
   1.340 -        self.vboxlayout3.addWidget(self.textLabel5_2)
   1.341 -
   1.342 +        self._7.addWidget(self.textLabel5_2)
   1.343          self.textEdit1 = QtGui.QTextEdit(self.TabPage)
   1.344          self.textEdit1.setObjectName("textEdit1")
   1.345 -        self.vboxlayout3.addWidget(self.textEdit1)
   1.346 -        self.hboxlayout.addLayout(self.vboxlayout3)
   1.347 -
   1.348 +        self._7.addWidget(self.textEdit1)
   1.349 +        self.horizontalLayout.addLayout(self._7)
   1.350          self.line1 = QtGui.QFrame(self.TabPage)
   1.351          self.line1.setFrameShape(QtGui.QFrame.VLine)
   1.352          self.line1.setFrameShadow(QtGui.QFrame.Sunken)
   1.353          self.line1.setLineWidth(3)
   1.354          self.line1.setObjectName("line1")
   1.355 -        self.hboxlayout.addWidget(self.line1)
   1.356 -
   1.357 -        self.vboxlayout4 = QtGui.QVBoxLayout()
   1.358 -        self.vboxlayout4.setObjectName("vboxlayout4")
   1.359 -
   1.360 -        self.vboxlayout5 = QtGui.QVBoxLayout()
   1.361 -        self.vboxlayout5.setObjectName("vboxlayout5")
   1.362 -
   1.363 -        self.vboxlayout6 = QtGui.QVBoxLayout()
   1.364 -        self.vboxlayout6.setObjectName("vboxlayout6")
   1.365 -
   1.366 +        self.horizontalLayout.addWidget(self.line1)
   1.367 +        self._8 = QtGui.QVBoxLayout()
   1.368 +        self._8.setObjectName("_8")
   1.369 +        self._9 = QtGui.QVBoxLayout()
   1.370 +        self._9.setObjectName("_9")
   1.371 +        self._10 = QtGui.QVBoxLayout()
   1.372 +        self._10.setObjectName("_10")
   1.373          self.textLabel1_3 = QtGui.QLabel(self.TabPage)
   1.374          self.textLabel1_3.setAlignment(QtCore.Qt.AlignCenter)
   1.375          self.textLabel1_3.setWordWrap(False)
   1.376          self.textLabel1_3.setObjectName("textLabel1_3")
   1.377 -        self.vboxlayout6.addWidget(self.textLabel1_3)
   1.378 -
   1.379 +        self._10.addWidget(self.textLabel1_3)
   1.380          self.dbBackup = QtGui.QPushButton(self.TabPage)
   1.381          self.dbBackup.setEnabled(False)
   1.382          self.dbBackup.setObjectName("dbBackup")
   1.383 -        self.vboxlayout6.addWidget(self.dbBackup)
   1.384 -
   1.385 +        self._10.addWidget(self.dbBackup)
   1.386          self.dbInfo = QtGui.QPushButton(self.TabPage)
   1.387          self.dbInfo.setEnabled(False)
   1.388          self.dbInfo.setObjectName("dbInfo")
   1.389 -        self.vboxlayout6.addWidget(self.dbInfo)
   1.390 -        self.vboxlayout5.addLayout(self.vboxlayout6)
   1.391 -
   1.392 +        self._10.addWidget(self.dbInfo)
   1.393 +        self._9.addLayout(self._10)
   1.394          self.line2 = QtGui.QFrame(self.TabPage)
   1.395          self.line2.setFrameShape(QtGui.QFrame.HLine)
   1.396          self.line2.setFrameShadow(QtGui.QFrame.Sunken)
   1.397          self.line2.setLineWidth(2)
   1.398          self.line2.setObjectName("line2")
   1.399 -        self.vboxlayout5.addWidget(self.line2)
   1.400 -
   1.401 -        self.vboxlayout7 = QtGui.QVBoxLayout()
   1.402 -        self.vboxlayout7.setObjectName("vboxlayout7")
   1.403 -
   1.404 +        self._9.addWidget(self.line2)
   1.405 +        self._11 = QtGui.QVBoxLayout()
   1.406 +        self._11.setObjectName("_11")
   1.407          self.textLabel1_4 = QtGui.QLabel(self.TabPage)
   1.408 -
   1.409 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.Preferred)
   1.410 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.Preferred)
   1.411          sizePolicy.setHorizontalStretch(0)
   1.412          sizePolicy.setVerticalStretch(0)
   1.413          sizePolicy.setHeightForWidth(self.textLabel1_4.sizePolicy().hasHeightForWidth())
   1.414 @@ -318,218 +255,173 @@
   1.415          self.textLabel1_4.setWordWrap(False)
   1.416          self.textLabel1_4.setMargin(0)
   1.417          self.textLabel1_4.setObjectName("textLabel1_4")
   1.418 -        self.vboxlayout7.addWidget(self.textLabel1_4)
   1.419 -
   1.420 +        self._11.addWidget(self.textLabel1_4)
   1.421          self.repOpen = QtGui.QPushButton(self.TabPage)
   1.422          self.repOpen.setObjectName("repOpen")
   1.423 -        self.vboxlayout7.addWidget(self.repOpen)
   1.424 -        self.vboxlayout5.addLayout(self.vboxlayout7)
   1.425 -        self.vboxlayout4.addLayout(self.vboxlayout5)
   1.426 -
   1.427 -        spacerItem2 = QtGui.QSpacerItem(20,170,QtGui.QSizePolicy.Minimum,QtGui.QSizePolicy.Expanding)
   1.428 -        self.vboxlayout4.addItem(spacerItem2)
   1.429 -        self.hboxlayout.addLayout(self.vboxlayout4)
   1.430 -        self.tabWidget.addTab(self.TabPage,"")
   1.431 -
   1.432 +        self._11.addWidget(self.repOpen)
   1.433 +        self._9.addLayout(self._11)
   1.434 +        self._8.addLayout(self._9)
   1.435 +        spacerItem2 = QtGui.QSpacerItem(20, 170, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Expanding)
   1.436 +        self._8.addItem(spacerItem2)
   1.437 +        self.horizontalLayout.addLayout(self._8)
   1.438 +        self.tabWidget.addTab(self.TabPage, "")
   1.439          self.visPage = QtGui.QWidget()
   1.440 -        self.visPage.setGeometry(QtCore.QRect(0,0,787,298))
   1.441          self.visPage.setObjectName("visPage")
   1.442 -
   1.443 -        self.gridlayout5 = QtGui.QGridLayout(self.visPage)
   1.444 -        self.gridlayout5.setObjectName("gridlayout5")
   1.445 -
   1.446 -        self.hboxlayout1 = QtGui.QHBoxLayout()
   1.447 -        self.hboxlayout1.setObjectName("hboxlayout1")
   1.448 -
   1.449 -        self.vboxlayout8 = QtGui.QVBoxLayout()
   1.450 -        self.vboxlayout8.setObjectName("vboxlayout8")
   1.451 -
   1.452 +        self.gridLayout_3 = QtGui.QGridLayout(self.visPage)
   1.453 +        self.gridLayout_3.setObjectName("gridLayout_3")
   1.454 +        self.horizontalLayout_2 = QtGui.QHBoxLayout()
   1.455 +        self.horizontalLayout_2.setObjectName("horizontalLayout_2")
   1.456 +        self._13 = QtGui.QVBoxLayout()
   1.457 +        self._13.setObjectName("_13")
   1.458          self.textLabel1_9 = QtGui.QLabel(self.visPage)
   1.459 -
   1.460 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.461 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.462          sizePolicy.setHorizontalStretch(0)
   1.463          sizePolicy.setVerticalStretch(0)
   1.464          sizePolicy.setHeightForWidth(self.textLabel1_9.sizePolicy().hasHeightForWidth())
   1.465          self.textLabel1_9.setSizePolicy(sizePolicy)
   1.466          self.textLabel1_9.setWordWrap(False)
   1.467          self.textLabel1_9.setObjectName("textLabel1_9")
   1.468 -        self.vboxlayout8.addWidget(self.textLabel1_9)
   1.469 -
   1.470 +        self._13.addWidget(self.textLabel1_9)
   1.471          self.consensusButton = QtGui.QPushButton(self.visPage)
   1.472          self.consensusButton.setEnabled(False)
   1.473          self.consensusButton.setObjectName("consensusButton")
   1.474 -        self.vboxlayout8.addWidget(self.consensusButton)
   1.475 -        self.hboxlayout1.addLayout(self.vboxlayout8)
   1.476 -
   1.477 -        spacerItem3 = QtGui.QSpacerItem(260,20,QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.Minimum)
   1.478 -        self.hboxlayout1.addItem(spacerItem3)
   1.479 -        self.gridlayout5.addLayout(self.hboxlayout1,1,0,1,1)
   1.480 -
   1.481 +        self._13.addWidget(self.consensusButton)
   1.482 +        self.horizontalLayout_2.addLayout(self._13)
   1.483 +        spacerItem3 = QtGui.QSpacerItem(260, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   1.484 +        self.horizontalLayout_2.addItem(spacerItem3)
   1.485 +        self.gridLayout_3.addLayout(self.horizontalLayout_2, 1, 0, 1, 1)
   1.486          self.splitter = QtGui.QSplitter(self.visPage)
   1.487          self.splitter.setOrientation(QtCore.Qt.Horizontal)
   1.488          self.splitter.setObjectName("splitter")
   1.489 -
   1.490          self.layout20 = QtGui.QWidget(self.splitter)
   1.491          self.layout20.setObjectName("layout20")
   1.492 -
   1.493 -        self.vboxlayout9 = QtGui.QVBoxLayout(self.layout20)
   1.494 -        self.vboxlayout9.setObjectName("vboxlayout9")
   1.495 -
   1.496 +        self._14 = QtGui.QVBoxLayout(self.layout20)
   1.497 +        self._14.setObjectName("_14")
   1.498          self.textLabel1_7 = QtGui.QLabel(self.layout20)
   1.499 -
   1.500 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.501 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.502          sizePolicy.setHorizontalStretch(0)
   1.503          sizePolicy.setVerticalStretch(0)
   1.504          sizePolicy.setHeightForWidth(self.textLabel1_7.sizePolicy().hasHeightForWidth())
   1.505          self.textLabel1_7.setSizePolicy(sizePolicy)
   1.506          self.textLabel1_7.setWordWrap(False)
   1.507          self.textLabel1_7.setObjectName("textLabel1_7")
   1.508 -        self.vboxlayout9.addWidget(self.textLabel1_7)
   1.509 -
   1.510 +        self._14.addWidget(self.textLabel1_7)
   1.511          self.tableList = QtGui.QComboBox(self.layout20)
   1.512          self.tableList.setObjectName("tableList")
   1.513 -        self.vboxlayout9.addWidget(self.tableList)
   1.514 -
   1.515 +        self._14.addWidget(self.tableList)
   1.516          self.textLabel1_10 = QtGui.QLabel(self.layout20)
   1.517 -
   1.518 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.519 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.520          sizePolicy.setHorizontalStretch(0)
   1.521          sizePolicy.setVerticalStretch(0)
   1.522          sizePolicy.setHeightForWidth(self.textLabel1_10.sizePolicy().hasHeightForWidth())
   1.523          self.textLabel1_10.setSizePolicy(sizePolicy)
   1.524          self.textLabel1_10.setWordWrap(False)
   1.525          self.textLabel1_10.setObjectName("textLabel1_10")
   1.526 -        self.vboxlayout9.addWidget(self.textLabel1_10)
   1.527 -
   1.528 +        self._14.addWidget(self.textLabel1_10)
   1.529          self.variableList = QtGui.QComboBox(self.layout20)
   1.530          self.variableList.setObjectName("variableList")
   1.531 -        self.vboxlayout9.addWidget(self.variableList)
   1.532 -
   1.533 +        self._14.addWidget(self.variableList)
   1.534          self.textLabel2_4 = QtGui.QLabel(self.layout20)
   1.535          self.textLabel2_4.setEnabled(True)
   1.536 -
   1.537 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.538 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.539          sizePolicy.setHorizontalStretch(0)
   1.540          sizePolicy.setVerticalStretch(0)
   1.541          sizePolicy.setHeightForWidth(self.textLabel2_4.sizePolicy().hasHeightForWidth())
   1.542          self.textLabel2_4.setSizePolicy(sizePolicy)
   1.543          self.textLabel2_4.setWordWrap(False)
   1.544          self.textLabel2_4.setObjectName("textLabel2_4")
   1.545 -        self.vboxlayout9.addWidget(self.textLabel2_4)
   1.546 -
   1.547 +        self._14.addWidget(self.textLabel2_4)
   1.548          self.mapList = QtGui.QComboBox(self.layout20)
   1.549          self.mapList.setEnabled(True)
   1.550          self.mapList.setObjectName("mapList")
   1.551 -        self.vboxlayout9.addWidget(self.mapList)
   1.552 -
   1.553 +        self.mapList.addItem(QtCore.QString())
   1.554 +        self._14.addWidget(self.mapList)
   1.555          self.layout19 = QtGui.QWidget(self.splitter)
   1.556          self.layout19.setObjectName("layout19")
   1.557 -
   1.558 -        self.vboxlayout10 = QtGui.QVBoxLayout(self.layout19)
   1.559 -        self.vboxlayout10.setObjectName("vboxlayout10")
   1.560 -
   1.561 +        self._15 = QtGui.QVBoxLayout(self.layout19)
   1.562 +        self._15.setObjectName("_15")
   1.563          self.dbscanButton = QtGui.QPushButton(self.layout19)
   1.564          self.dbscanButton.setObjectName("dbscanButton")
   1.565 -        self.vboxlayout10.addWidget(self.dbscanButton)
   1.566 -
   1.567 +        self._15.addWidget(self.dbscanButton)
   1.568          self.textLabel1_8 = QtGui.QLabel(self.layout19)
   1.569 -
   1.570 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred,QtGui.QSizePolicy.Fixed)
   1.571 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
   1.572          sizePolicy.setHorizontalStretch(0)
   1.573          sizePolicy.setVerticalStretch(0)
   1.574          sizePolicy.setHeightForWidth(self.textLabel1_8.sizePolicy().hasHeightForWidth())
   1.575          self.textLabel1_8.setSizePolicy(sizePolicy)
   1.576          self.textLabel1_8.setWordWrap(False)
   1.577          self.textLabel1_8.setObjectName("textLabel1_8")
   1.578 -        self.vboxlayout10.addWidget(self.textLabel1_8)
   1.579 -
   1.580 +        self._15.addWidget(self.textLabel1_8)
   1.581          self.rateSpinBox = QtGui.QSpinBox(self.layout19)
   1.582          self.rateSpinBox.setMinimum(1)
   1.583          self.rateSpinBox.setMaximum(5)
   1.584          self.rateSpinBox.setObjectName("rateSpinBox")
   1.585 -        self.vboxlayout10.addWidget(self.rateSpinBox)
   1.586 -
   1.587 -        spacerItem4 = QtGui.QSpacerItem(20,90,QtGui.QSizePolicy.Minimum,QtGui.QSizePolicy.Expanding)
   1.588 -        self.vboxlayout10.addItem(spacerItem4)
   1.589 -
   1.590 +        self._15.addWidget(self.rateSpinBox)
   1.591 +        spacerItem4 = QtGui.QSpacerItem(20, 90, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Expanding)
   1.592 +        self._15.addItem(spacerItem4)
   1.593          self.playButton = QtGui.QPushButton(self.layout19)
   1.594          self.playButton.setObjectName("playButton")
   1.595 -        self.vboxlayout10.addWidget(self.playButton)
   1.596 -        self.gridlayout5.addWidget(self.splitter,0,0,1,1)
   1.597 -        self.tabWidget.addTab(self.visPage,"")
   1.598 -        self.vboxlayout.addWidget(self.tabWidget)
   1.599 -
   1.600 -        self.hboxlayout2 = QtGui.QHBoxLayout()
   1.601 -        self.hboxlayout2.setObjectName("hboxlayout2")
   1.602 -
   1.603 +        self._15.addWidget(self.playButton)
   1.604 +        self.gridLayout_3.addWidget(self.splitter, 0, 0, 1, 1)
   1.605 +        self.tabWidget.addTab(self.visPage, "")
   1.606 +        self.verticalLayout_2.addWidget(self.tabWidget)
   1.607 +        self._17 = QtGui.QHBoxLayout()
   1.608 +        self._17.setObjectName("_17")
   1.609          self.textLabel1_6 = QtGui.QLabel(self.centralwidget)
   1.610 -
   1.611 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding,QtGui.QSizePolicy.Fixed)
   1.612 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.MinimumExpanding, QtGui.QSizePolicy.Fixed)
   1.613          sizePolicy.setHorizontalStretch(0)
   1.614          sizePolicy.setVerticalStretch(0)
   1.615          sizePolicy.setHeightForWidth(self.textLabel1_6.sizePolicy().hasHeightForWidth())
   1.616          self.textLabel1_6.setSizePolicy(sizePolicy)
   1.617          self.textLabel1_6.setWordWrap(False)
   1.618          self.textLabel1_6.setObjectName("textLabel1_6")
   1.619 -        self.hboxlayout2.addWidget(self.textLabel1_6)
   1.620 -
   1.621 +        self._17.addWidget(self.textLabel1_6)
   1.622          self.stepLCD = QtGui.QLCDNumber(self.centralwidget)
   1.623 -
   1.624 -        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum,QtGui.QSizePolicy.Fixed)
   1.625 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed)
   1.626          sizePolicy.setHorizontalStretch(0)
   1.627          sizePolicy.setVerticalStretch(0)
   1.628          sizePolicy.setHeightForWidth(self.stepLCD.sizePolicy().hasHeightForWidth())
   1.629          self.stepLCD.setSizePolicy(sizePolicy)
   1.630          self.stepLCD.setObjectName("stepLCD")
   1.631 -        self.hboxlayout2.addWidget(self.stepLCD)
   1.632 -        self.vboxlayout.addLayout(self.hboxlayout2)
   1.633 -
   1.634 -        self.hboxlayout3 = QtGui.QHBoxLayout()
   1.635 -        self.hboxlayout3.setSpacing(6)
   1.636 -        self.hboxlayout3.setMargin(0)
   1.637 -        self.hboxlayout3.setObjectName("hboxlayout3")
   1.638 -
   1.639 +        self._17.addWidget(self.stepLCD)
   1.640 +        self.verticalLayout_2.addLayout(self._17)
   1.641 +        self._18 = QtGui.QHBoxLayout()
   1.642 +        self._18.setSpacing(6)
   1.643 +        self._18.setMargin(0)
   1.644 +        self._18.setObjectName("_18")
   1.645          self.buttonHelp = QtGui.QPushButton(self.centralwidget)
   1.646          self.buttonHelp.setAutoDefault(True)
   1.647          self.buttonHelp.setObjectName("buttonHelp")
   1.648 -        self.hboxlayout3.addWidget(self.buttonHelp)
   1.649 -
   1.650 -        spacerItem5 = QtGui.QSpacerItem(20,20,QtGui.QSizePolicy.Expanding,QtGui.QSizePolicy.Minimum)
   1.651 -        self.hboxlayout3.addItem(spacerItem5)
   1.652 -
   1.653 +        self._18.addWidget(self.buttonHelp)
   1.654 +        spacerItem5 = QtGui.QSpacerItem(20, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   1.655 +        self._18.addItem(spacerItem5)
   1.656          self.buttonRun = QtGui.QPushButton(self.centralwidget)
   1.657          self.buttonRun.setAutoDefault(True)
   1.658          self.buttonRun.setDefault(True)
   1.659          self.buttonRun.setObjectName("buttonRun")
   1.660 -        self.hboxlayout3.addWidget(self.buttonRun)
   1.661 -
   1.662 +        self._18.addWidget(self.buttonRun)
   1.663          self.buttonExit = QtGui.QPushButton(self.centralwidget)
   1.664          self.buttonExit.setAutoDefault(True)
   1.665          self.buttonExit.setObjectName("buttonExit")
   1.666 -        self.hboxlayout3.addWidget(self.buttonExit)
   1.667 -        self.vboxlayout.addLayout(self.hboxlayout3)
   1.668 +        self._18.addWidget(self.buttonExit)
   1.669 +        self.verticalLayout_2.addLayout(self._18)
   1.670          MainWindow.setCentralWidget(self.centralwidget)
   1.671 -
   1.672          self.menubar = QtGui.QMenuBar(MainWindow)
   1.673 -        self.menubar.setGeometry(QtCore.QRect(0,0,807,31))
   1.674 +        self.menubar.setGeometry(QtCore.QRect(0, 0, 807, 27))
   1.675          self.menubar.setObjectName("menubar")
   1.676 -
   1.677          self.menuFile = QtGui.QMenu(self.menubar)
   1.678          self.menuFile.setObjectName("menuFile")
   1.679 -
   1.680          self.menuHelp = QtGui.QMenu(self.menubar)
   1.681          self.menuHelp.setObjectName("menuHelp")
   1.682          MainWindow.setMenuBar(self.menubar)
   1.683 -
   1.684          self.statusbar = QtGui.QStatusBar(MainWindow)
   1.685 -        self.statusbar.setGeometry(QtCore.QRect(0,451,807,28))
   1.686          self.statusbar.setObjectName("statusbar")
   1.687          MainWindow.setStatusBar(self.statusbar)
   1.688          self.menubar.addAction(self.menuFile.menuAction())
   1.689          self.menubar.addAction(self.menuHelp.menuAction())
   1.690  
   1.691          self.retranslateUi(MainWindow)
   1.692 -        self.tabWidget.setCurrentIndex(0)
   1.693 +        self.tabWidget.setCurrentIndex(1)
   1.694          self.dbType.setCurrentIndex(1)
   1.695          QtCore.QMetaObject.connectSlotsByName(MainWindow)
   1.696  
   1.697 @@ -553,17 +445,18 @@
   1.698          self.uidEdit.setToolTip(QtGui.QApplication.translate("MainWindow", "This is the userid for accessing the database server", None, QtGui.QApplication.UnicodeUTF8))
   1.699          self.textLabel1_11.setText(QtGui.QApplication.translate("MainWindow", "Database type:", None, QtGui.QApplication.UnicodeUTF8))
   1.700          self.dbType.setToolTip(QtGui.QApplication.translate("MainWindow", "Select your database type", None, QtGui.QApplication.UnicodeUTF8))
   1.701 -        self.dbType.addItem(QtGui.QApplication.translate("MainWindow", "MySQL", None, QtGui.QApplication.UnicodeUTF8))
   1.702 -        self.dbType.addItem(QtGui.QApplication.translate("MainWindow", "SQLite", None, QtGui.QApplication.UnicodeUTF8))
   1.703 -        self.dbType.addItem(QtGui.QApplication.translate("MainWindow", "CSV", None, QtGui.QApplication.UnicodeUTF8))
   1.704 +        self.dbType.setItemText(0, QtGui.QApplication.translate("MainWindow", "MySQL", None, QtGui.QApplication.UnicodeUTF8))
   1.705 +        self.dbType.setItemText(1, QtGui.QApplication.translate("MainWindow", "SQLite", None, QtGui.QApplication.UnicodeUTF8))
   1.706 +        self.dbType.setItemText(2, QtGui.QApplication.translate("MainWindow", "CSV", None, QtGui.QApplication.UnicodeUTF8))
   1.707          self.tabWidget.setTabText(self.tabWidget.indexOf(self.Widget8), QtGui.QApplication.translate("MainWindow", "Run Options", None, QtGui.QApplication.UnicodeUTF8))
   1.708          self.unameEdit.setToolTip(QtGui.QApplication.translate("MainWindow", "Enter your full name. This will be added to the report.", None, QtGui.QApplication.UnicodeUTF8))
   1.709          self.textLabel1_5.setText(QtGui.QApplication.translate("MainWindow", "Language", None, QtGui.QApplication.UnicodeUTF8))
   1.710          self.langCombo.setToolTip(QtGui.QApplication.translate("MainWindow", "Select the language for the GUI", None, QtGui.QApplication.UnicodeUTF8))
   1.711 -        self.langCombo.addItem(QtGui.QApplication.translate("MainWindow", "English", None, QtGui.QApplication.UnicodeUTF8))
   1.712 -        self.langCombo.addItem(QtGui.QApplication.translate("MainWindow", "Brazilian portuguese", None, QtGui.QApplication.UnicodeUTF8))
   1.713 -        self.langCombo.addItem(QtGui.QApplication.translate("MainWindow", "French", None, QtGui.QApplication.UnicodeUTF8))
   1.714 -        self.langCombo.addItem(QtGui.QApplication.translate("MainWindow", "Spanish", None, QtGui.QApplication.UnicodeUTF8))
   1.715 +        self.langCombo.setItemText(0, QtGui.QApplication.translate("MainWindow", "English", None, QtGui.QApplication.UnicodeUTF8))
   1.716 +        self.langCombo.setItemText(1, QtGui.QApplication.translate("MainWindow", "Brazilian portuguese", None, QtGui.QApplication.UnicodeUTF8))
   1.717 +        self.langCombo.setItemText(2, QtGui.QApplication.translate("MainWindow", "French", None, QtGui.QApplication.UnicodeUTF8))
   1.718 +        self.langCombo.setItemText(3, QtGui.QApplication.translate("MainWindow", "Russian", None, QtGui.QApplication.UnicodeUTF8))
   1.719 +        self.langCombo.setItemText(4, QtGui.QApplication.translate("MainWindow", "Spanish", None, QtGui.QApplication.UnicodeUTF8))
   1.720          self.textLabel5.setText(QtGui.QApplication.translate("MainWindow", "Editor", None, QtGui.QApplication.UnicodeUTF8))
   1.721          self.textLabel2_3.setText(QtGui.QApplication.translate("MainWindow", "PDF Viewer", None, QtGui.QApplication.UnicodeUTF8))
   1.722          self.textLabel2_2.setText(QtGui.QApplication.translate("MainWindow", "Name", None, QtGui.QApplication.UnicodeUTF8))
   1.723 @@ -588,7 +481,7 @@
   1.724          self.variableList.setToolTip(QtGui.QApplication.translate("MainWindow", "Select a variable to display in the animation", None, QtGui.QApplication.UnicodeUTF8))
   1.725          self.textLabel2_4.setText(QtGui.QApplication.translate("MainWindow", "Maps available:", None, QtGui.QApplication.UnicodeUTF8))
   1.726          self.mapList.setToolTip(QtGui.QApplication.translate("MainWindow", "Select a map", None, QtGui.QApplication.UnicodeUTF8))
   1.727 -        self.mapList.addItem(QtGui.QApplication.translate("MainWindow", "No map", None, QtGui.QApplication.UnicodeUTF8))
   1.728 +        self.mapList.setItemText(0, QtGui.QApplication.translate("MainWindow", "No map", None, QtGui.QApplication.UnicodeUTF8))
   1.729          self.dbscanButton.setText(QtGui.QApplication.translate("MainWindow", "Scan DB", None, QtGui.QApplication.UnicodeUTF8))
   1.730          self.textLabel1_8.setText(QtGui.QApplication.translate("MainWindow", "Animation rate", None, QtGui.QApplication.UnicodeUTF8))
   1.731          self.rateSpinBox.setToolTip(QtGui.QApplication.translate("MainWindow", "Time steps per second", None, QtGui.QApplication.UnicodeUTF8))
   1.732 @@ -609,7 +502,6 @@
   1.733          self.menuHelp.setTitle(QtGui.QApplication.translate("MainWindow", "Help", None, QtGui.QApplication.UnicodeUTF8))
   1.734  
   1.735  
   1.736 -
   1.737  if __name__ == "__main__":
   1.738      import sys
   1.739      app = QtGui.QApplication(sys.argv)
   1.740 @@ -618,3 +510,4 @@
   1.741      ui.setupUi(MainWindow)
   1.742      MainWindow.show()
   1.743      sys.exit(app.exec_())
   1.744 +
     2.1 --- a/Epigrass/epigrass.py	Tue May 12 12:31:52 2009 +0100
     2.2 +++ b/Epigrass/epigrass.py	Tue Aug 11 14:12:16 2009 +0100
     2.3 @@ -13,11 +13,11 @@
     2.4  import os,sys,ConfigParser, string, copy, commands,getpass
     2.5  import Epigrass.epiplay as epi
     2.6  from Epigrass import spread,  dgraph
     2.7 -#try:
     2.8 -#    import psyco
     2.9 -#    psyco.full()
    2.10 -#except:
    2.11 -#    pass
    2.12 +try:
    2.13 +    import psyco
    2.14 +    psyco.full()
    2.15 +except:
    2.16 +    pass
    2.17  
    2.18  
    2.19  class MainWindow_Impl(QtGui.QMainWindow, Ui_MainWindow):
    2.20 @@ -646,12 +646,15 @@
    2.21      if lang == 'pt_BR':
    2.22          tr.load('manager_pt_BR','.')
    2.23          app.installTranslator(tr)
    2.24 -    if lang == 'fr':
    2.25 +    elif lang == 'fr':
    2.26          tr.load('epigrass_fr','.')
    2.27          app.installTranslator(tr)
    2.28 -    if lang == 'es':
    2.29 +    elif lang == 'es':
    2.30          tr.load('epigrass_es','.')
    2.31          app.installTranslator(tr)
    2.32 +    elif lang == 'ru':
    2.33 +        tr.load('epigrass_ru_RU','.')
    2.34 +        app.installTranslator(tr)
    2.35      else:
    2.36          pass
    2.37          
     3.1 Binary file Epigrass/epigrass_ru_RU.qm has changed
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/Epigrass/epigrass_ru_RU.ts	Tue Aug 11 14:12:16 2009 +0100
     4.3 @@ -0,0 +1,1626 @@
     4.4 +<?xml version="1.0" encoding="utf-8"?>
     4.5 +<!DOCTYPE TS>
     4.6 +<TS version="2.0" language="ru">
     4.7 +<context>
     4.8 +    <name>Editor</name>
     4.9 +    <message>
    4.10 +        <location filename="Epigrass/epgeditor.py" line="42"/>
    4.11 +        <source>Required variable missing</source>
    4.12 +        <translation>Обязательная переменная отсутствует</translation>
    4.13 +    </message>
    4.14 +    <message>
    4.15 +        <location filename="Epigrass/epgeditor.py" line="43"/>
    4.16 +        <source>Variable %s was missing. Variable created and value set to default</source>
    4.17 +        <translation>Переменная %s отсутствовала. Переменная создана со значением по умолчанию</translation>
    4.18 +    </message>
    4.19 +    <message>
    4.20 +        <location filename="Epigrass/epgeditor.py" line="47"/>
    4.21 +        <source>Required section missing</source>
    4.22 +        <translation>Обязательная секция отсутствует</translation>
    4.23 +    </message>
    4.24 +    <message>
    4.25 +        <location filename="Epigrass/epgeditor.py" line="48"/>
    4.26 +        <source>Section %s was missing. It was added to your file with default values for its variables.</source>
    4.27 +        <translation>Секция %s отсутствовала. Она была добавлена в Ваш файл со значениями по умолчанию для всех переменных.</translation>
    4.28 +    </message>
    4.29 +    <message>
    4.30 +        <location filename="Epigrass/epgeditor.py" line="94"/>
    4.31 +        <source>About .EPG Editor</source>
    4.32 +        <translation>О программе .EPG Editor</translation>
    4.33 +    </message>
    4.34 +    <message>
    4.35 +        <location filename="Epigrass/epgeditor.py" line="95"/>
    4.36 +        <source>This editor is for creating or modifying .epg files.</source>
    4.37 +        <translation>Этот редактор предназначен для создания и изменения .epg файлов.</translation>
    4.38 +    </message>
    4.39 +    <message>
    4.40 +        <location filename="Epigrass/epgeditor.py" line="110"/>
    4.41 +        <source>Open .epg File</source>
    4.42 +        <translation>Открыть .epg файл</translation>
    4.43 +    </message>
    4.44 +    <message>
    4.45 +        <location filename="Epigrass/epgeditor.py" line="178"/>
    4.46 +        <source>*.epg</source>
    4.47 +        <translation>*.epg</translation>
    4.48 +    </message>
    4.49 +    <message>
    4.50 +        <location filename="Epigrass/epgeditor.py" line="121"/>
    4.51 +        <source>File Name</source>
    4.52 +        <translation>Имя файла</translation>
    4.53 +    </message>
    4.54 +    <message>
    4.55 +        <location filename="Epigrass/epgeditor.py" line="122"/>
    4.56 +        <source>Enter a name for you new .epg file:</source>
    4.57 +        <translation>Введите имя Вашего нового .epg файла:</translation>
    4.58 +    </message>
    4.59 +    <message>
    4.60 +        <location filename="Epigrass/epgeditor.py" line="139"/>
    4.61 +        <source>Choose Section</source>
    4.62 +        <translation>Выберите секцию</translation>
    4.63 +    </message>
    4.64 +    <message>
    4.65 +        <location filename="Epigrass/epgeditor.py" line="140"/>
    4.66 +        <source>Select a section to which you want to add a variable:</source>
    4.67 +        <translation>Выберите секцию в которую хотите добавить переменную:</translation>
    4.68 +    </message>
    4.69 +    <message>
    4.70 +        <location filename="Epigrass/epgeditor.py" line="147"/>
    4.71 +        <source>Variable Name</source>
    4.72 +        <translation>Имя переменной</translation>
    4.73 +    </message>
    4.74 +    <message>
    4.75 +        <location filename="Epigrass/epgeditor.py" line="148"/>
    4.76 +        <source>Enter the name of the variable to be created</source>
    4.77 +        <translation>Введите имя создаваемой переменной</translation>
    4.78 +    </message>
    4.79 +    <message>
    4.80 +        <location filename="Epigrass/epgeditor.py" line="176"/>
    4.81 +        <source>Save File as</source>
    4.82 +        <translation>Сохранить файл как</translation>
    4.83 +    </message>
    4.84 +</context>
    4.85 +<context>
    4.86 +    <name>Form</name>
    4.87 +    <message>
    4.88 +        <location filename="Epigrass/Ui_display.py" line="118"/>
    4.89 +        <source>Simulation Display</source>
    4.90 +        <translation>Дисплей симуляции</translation>
    4.91 +    </message>
    4.92 +    <message>
    4.93 +        <location filename="Epigrass/Ui_display.py" line="119"/>
    4.94 +        <source>Geographical View</source>
    4.95 +        <translation>Географическое изображение</translation>
    4.96 +    </message>
    4.97 +    <message>
    4.98 +        <location filename="Epigrass/Ui_display.py" line="120"/>
    4.99 +        <source>Time Series</source>
   4.100 +        <translation>Временные ряды</translation>
   4.101 +    </message>
   4.102 +    <message>
   4.103 +        <location filename="Epigrass/Ui_display.py" line="122"/>
   4.104 +        <source>Stop</source>
   4.105 +        <translation>Стоп</translation>
   4.106 +    </message>
   4.107 +    <message>
   4.108 +        <location filename="Epigrass/Ui_display.py" line="121"/>
   4.109 +        <source>Replay</source>
   4.110 +        <translation>Повтор</translation>
   4.111 +    </message>
   4.112 +</context>
   4.113 +<context>
   4.114 +    <name>GraphWidget</name>
   4.115 +    <message>
   4.116 +        <location filename="Epigrass/elasticnodes.py" line="265"/>
   4.117 +        <source>Network View</source>
   4.118 +        <translation>Изображение сети</translation>
   4.119 +    </message>
   4.120 +    <message>
   4.121 +        <location filename="Epigrass/elasticnodes.py" line="336"/>
   4.122 +        <source>Click and drag the nodes around, and zoom with the mouse wheel or the &apos;+&apos; and &apos;-&apos; keys</source>
   4.123 +        <translation>Щёлкните и передвигайте узлы, приближайте и отдаляйте с помощью скрола или клавиш &quot;+&quot; и &quot;-&quot;</translation>
   4.124 +    </message>
   4.125 +</context>
   4.126 +<context>
   4.127 +    <name>MainPanel</name>
   4.128 +    <message>
   4.129 +        <location filename="Epigrass/Ui_cpanel4.py" line="518"/>
   4.130 +        <source>Epigrass Control Panel</source>
   4.131 +        <translation>Панель управления Epigrass</translation>
   4.132 +    </message>
   4.133 +    <message>
   4.134 +        <location filename="Epigrass/Ui_cpanel4.py" line="551"/>
   4.135 +        <source>Run Options</source>
   4.136 +        <translation>Опции запуска</translation>
   4.137 +    </message>
   4.138 +    <message>
   4.139 +        <location filename="Epigrass/Ui_cpanel4.py" line="530"/>
   4.140 +        <source>Model Specification</source>
   4.141 +        <translation>Спецификация модели</translation>
   4.142 +    </message>
   4.143 +    <message>
   4.144 +        <location filename="Epigrass/Ui_cpanel4.py" line="532"/>
   4.145 +        <source>Script Name:</source>
   4.146 +        <translation>Имя скрипта:</translation>
   4.147 +    </message>
   4.148 +    <message>
   4.149 +        <location filename="Epigrass/Ui_cpanel4.py" line="533"/>
   4.150 +        <source>write the name of the your script or press the choose button on the right to select one.</source>
   4.151 +        <translation>Введите имя скрипта или нажмите кнопку &quot;Выбор&quot; справа, чтобы выбрать файл.</translation>
   4.152 +    </message>
   4.153 +    <message>
   4.154 +        <location filename="Epigrass/Ui_cpanel4.py" line="531"/>
   4.155 +        <source>Choose</source>
   4.156 +        <translation>Выбор</translation>
   4.157 +    </message>
   4.158 +    <message>
   4.159 +        <location filename="Epigrass/Ui_cpanel4.py" line="534"/>
   4.160 +        <source>Edit</source>
   4.161 +        <translation>Правка</translation>
   4.162 +    </message>
   4.163 +    <message>
   4.164 +        <location filename="Epigrass/Ui_cpanel4.py" line="546"/>
   4.165 +        <source>Database type:</source>
   4.166 +        <translation>Тип БД:</translation>
   4.167 +    </message>
   4.168 +    <message>
   4.169 +        <location filename="Epigrass/Ui_cpanel4.py" line="547"/>
   4.170 +        <source>Select your database type</source>
   4.171 +        <translation>Выберите тип Вашей БД</translation>
   4.172 +    </message>
   4.173 +    <message>
   4.174 +        <location filename="Epigrass/Ui_cpanel4.py" line="548"/>
   4.175 +        <source>MySQL</source>
   4.176 +        <translation>MySQL</translation>
   4.177 +    </message>
   4.178 +    <message>
   4.179 +        <location filename="Epigrass/Ui_cpanel4.py" line="549"/>
   4.180 +        <source>SQLite</source>
   4.181 +        <translation>SQLite</translation>
   4.182 +    </message>
   4.183 +    <message>
   4.184 +        <location filename="Epigrass/Ui_cpanel4.py" line="550"/>
   4.185 +        <source>CSV</source>
   4.186 +        <translation>CSV</translation>
   4.187 +    </message>
   4.188 +    <message>
   4.189 +        <location filename="Epigrass/Ui_cpanel4.py" line="535"/>
   4.190 +        <source>Database Specification</source>
   4.191 +        <translation>Спецификация БД</translation>
   4.192 +    </message>
   4.193 +    <message>
   4.194 +        <location filename="Epigrass/Ui_cpanel4.py" line="536"/>
   4.195 +        <source>Host:</source>
   4.196 +        <translation>Хост:</translation>
   4.197 +    </message>
   4.198 +    <message>
   4.199 +        <location filename="Epigrass/Ui_cpanel4.py" line="539"/>
   4.200 +        <source>Port:</source>
   4.201 +        <translation>Порт:</translation>
   4.202 +    </message>
   4.203 +    <message>
   4.204 +        <location filename="Epigrass/Ui_cpanel4.py" line="543"/>
   4.205 +        <source>This is the url of your database server.</source>
   4.206 +        <translation>Это url Вашего сервера БД.</translation>
   4.207 +    </message>
   4.208 +    <message>
   4.209 +        <location filename="Epigrass/Ui_cpanel4.py" line="544"/>
   4.210 +        <source>localhost</source>
   4.211 +        <translation>localhost</translation>
   4.212 +    </message>
   4.213 +    <message>
   4.214 +        <location filename="Epigrass/Ui_cpanel4.py" line="537"/>
   4.215 +        <source>Enter the port  the server listens to.</source>
   4.216 +        <translation>Выберите порт, который слушает сервер.</translation>
   4.217 +    </message>
   4.218 +    <message>
   4.219 +        <location filename="Epigrass/Ui_cpanel4.py" line="538"/>
   4.220 +        <source>3306</source>
   4.221 +        <translation>3306</translation>
   4.222 +    </message>
   4.223 +    <message>
   4.224 +        <location filename="Epigrass/Ui_cpanel4.py" line="542"/>
   4.225 +        <source>Userid:</source>
   4.226 +        <translation>Имя пользователя:</translation>
   4.227 +    </message>
   4.228 +    <message>
   4.229 +        <location filename="Epigrass/Ui_cpanel4.py" line="541"/>
   4.230 +        <source>Password:</source>
   4.231 +        <translation>Пароль:</translation>
   4.232 +    </message>
   4.233 +    <message>
   4.234 +        <location filename="Epigrass/Ui_cpanel4.py" line="545"/>
   4.235 +        <source>This is the userid for accessing the database server</source>
   4.236 +        <translation>Это идентификатор (имя) пользователя для доступа к серверу БД</translation>
   4.237 +    </message>
   4.238 +    <message>
   4.239 +        <location filename="Epigrass/Ui_cpanel4.py" line="540"/>
   4.240 +        <source>Database password for the userid entered</source>
   4.241 +        <translation>Пароль для введённого имени пользователя БД</translation>
   4.242 +    </message>
   4.243 +    <message>
   4.244 +        <location filename="Epigrass/Ui_cpanel4.py" line="563"/>
   4.245 +        <source>Settings</source>
   4.246 +        <translation>Настройки</translation>
   4.247 +    </message>
   4.248 +    <message>
   4.249 +        <location filename="Epigrass/Ui_cpanel4.py" line="560"/>
   4.250 +        <source>Name</source>
   4.251 +        <translation>Имя</translation>
   4.252 +    </message>
   4.253 +    <message>
   4.254 +        <location filename="Epigrass/Ui_cpanel4.py" line="552"/>
   4.255 +        <source>Enter your full name. This will be added to the report.</source>
   4.256 +        <translation>Введите Ваше полное имя. Оно будет добавлено в отчёт.</translation>
   4.257 +    </message>
   4.258 +    <message>
   4.259 +        <location filename="Epigrass/Ui_cpanel4.py" line="558"/>
   4.260 +        <source>Editor</source>
   4.261 +        <translation>Редактор</translation>
   4.262 +    </message>
   4.263 +    <message>
   4.264 +        <location filename="Epigrass/Ui_cpanel4.py" line="561"/>
   4.265 +        <source>Enter your preferred text editor</source>
   4.266 +        <translation>Введите предпочтительный текстовый редактор</translation>
   4.267 +    </message>
   4.268 +    <message>
   4.269 +        <location filename="Epigrass/Ui_cpanel4.py" line="559"/>
   4.270 +        <source>PDF Viewer</source>
   4.271 +        <translation>Программа просмотра PDF</translation>
   4.272 +    </message>
   4.273 +    <message>
   4.274 +        <location filename="Epigrass/Ui_cpanel4.py" line="562"/>
   4.275 +        <source>Enter the name of your preferred PDF viewer</source>
   4.276 +        <translation>Введите имя предпочтительной программы просмотра PDF</translation>
   4.277 +    </message>
   4.278 +    <message>
   4.279 +        <location filename="Epigrass/Ui_cpanel4.py" line="553"/>
   4.280 +        <source>Language</source>
   4.281 +        <translation>Язык (Language)</translation>
   4.282 +    </message>
   4.283 +    <message>
   4.284 +        <location filename="Epigrass/Ui_cpanel4.py" line="554"/>
   4.285 +        <source>Select the language for the GUI</source>
   4.286 +        <translation>Выберите язык интервейса (GUI)</translation>
   4.287 +    </message>
   4.288 +    <message>
   4.289 +        <location filename="Epigrass/Ui_cpanel4.py" line="555"/>
   4.290 +        <source>English</source>
   4.291 +        <translation>English</translation>
   4.292 +    </message>
   4.293 +    <message>
   4.294 +        <location filename="Epigrass/Ui_cpanel4.py" line="556"/>
   4.295 +        <source>Brazilian portuguese</source>
   4.296 +        <translation>Brazilian portuguese</translation>
   4.297 +    </message>
   4.298 +    <message>
   4.299 +        <location filename="Epigrass/Ui_cpanel4.py" line="557"/>
   4.300 +        <source>French</source>
   4.301 +        <translation>Francés</translation>
   4.302 +    </message>
   4.303 +    <message>
   4.304 +        <location filename="Epigrass/Ui_cpanel4.py" line="572"/>
   4.305 +        <source>Utilities</source>
   4.306 +        <translation>Утилиты</translation>
   4.307 +    </message>
   4.308 +    <message>
   4.309 +        <location filename="Epigrass/Ui_cpanel4.py" line="564"/>
   4.310 +        <source>Simulation Status</source>
   4.311 +        <translation>Состояние симуляции</translation>
   4.312 +    </message>
   4.313 +    <message>
   4.314 +        <location filename="Epigrass/Ui_cpanel4.py" line="565"/>
   4.315 +        <source>Database</source>
   4.316 +        <translation>База данных</translation>
   4.317 +    </message>
   4.318 +    <message>
   4.319 +        <location filename="Epigrass/Ui_cpanel4.py" line="566"/>
   4.320 +        <source>Click here to backup the epigrass database </source>
   4.321 +        <translation>Нажмите для резервного копирования БД epigrass</translation>
   4.322 +    </message>
   4.323 +    <message>
   4.324 +        <location filename="Epigrass/Ui_cpanel4.py" line="567"/>
   4.325 +        <source>Backup</source>
   4.326 +        <translation>Резервная копия</translation>
   4.327 +    </message>
   4.328 +    <message>
   4.329 +        <location filename="Epigrass/Ui_cpanel4.py" line="568"/>
   4.330 +        <source>Click here for a short description of the epigrass database</source>
   4.331 +        <translation>Нажмите для просмотра краткого описания БД epigrass</translation>
   4.332 +    </message>
   4.333 +    <message>
   4.334 +        <location filename="Epigrass/Ui_cpanel4.py" line="569"/>
   4.335 +        <source>Info</source>
   4.336 +        <translation>Информация</translation>
   4.337 +    </message>
   4.338 +    <message>
   4.339 +        <location filename="Epigrass/Ui_cpanel4.py" line="570"/>
   4.340 +        <source>Report</source>
   4.341 +        <translation>Отчёт</translation>
   4.342 +    </message>
   4.343 +    <message>
   4.344 +        <location filename="Epigrass/Ui_cpanel4.py" line="571"/>
   4.345 +        <source>Open</source>
   4.346 +        <translation>Открыть</translation>
   4.347 +    </message>
   4.348 +    <message>
   4.349 +        <location filename="Epigrass/Ui_cpanel4.py" line="587"/>
   4.350 +        <source>Visualization</source>
   4.351 +        <translation>Визуализация</translation>
   4.352 +    </message>
   4.353 +    <message>
   4.354 +        <location filename="Epigrass/Ui_cpanel4.py" line="576"/>
   4.355 +        <source>Simulations stored:</source>
   4.356 +        <translation>Симуляция сохранена:</translation>
   4.357 +    </message>
   4.358 +    <message>
   4.359 +        <location filename="Epigrass/Ui_cpanel4.py" line="577"/>
   4.360 +        <source>Select a database stored simulation</source>
   4.361 +        <translation>Выбор симуляции, хранящейся в БД</translation>
   4.362 +    </message>
   4.363 +    <message>
   4.364 +        <location filename="Epigrass/Ui_cpanel4.py" line="578"/>
   4.365 +        <source>Variable to display:</source>
   4.366 +        <translation>Отображаемая переменная:</translation>
   4.367 +    </message>
   4.368 +    <message>
   4.369 +        <location filename="Epigrass/Ui_cpanel4.py" line="579"/>
   4.370 +        <source>Select a variable to display in the animation</source>
   4.371 +        <translation>Выберите переменную, отображаемую в анимации</translation>
   4.372 +    </message>
   4.373 +    <message>
   4.374 +        <location filename="Epigrass/Ui_cpanel4.py" line="580"/>
   4.375 +        <source>Maps available:</source>
   4.376 +        <translation>Доступные карты:</translation>
   4.377 +    </message>
   4.378 +    <message>
   4.379 +        <location filename="Epigrass/Ui_cpanel4.py" line="581"/>
   4.380 +        <source>Select a map</source>
   4.381 +        <translation>Выбор карты</translation>
   4.382 +    </message>
   4.383 +    <message>
   4.384 +        <location filename="Epigrass/Ui_cpanel4.py" line="582"/>
   4.385 +        <source>No map</source>
   4.386 +        <translation>Без карты</translation>
   4.387 +    </message>
   4.388 +    <message>
   4.389 +        <location filename="Epigrass/Ui_cpanel4.py" line="583"/>
   4.390 +        <source>Scan DB</source>
   4.391 +        <translation>Сканировать БД</translation>
   4.392 +    </message>
   4.393 +    <message>
   4.394 +        <location filename="Epigrass/Ui_cpanel4.py" line="584"/>
   4.395 +        <source>Animation rate</source>
   4.396 +        <translation>Частота анимации</translation>
   4.397 +    </message>
   4.398 +    <message>
   4.399 +        <location filename="Epigrass/Ui_cpanel4.py" line="585"/>
   4.400 +        <source>Start 2D animation</source>
   4.401 +        <translation>Запуск 2D анимации</translation>
   4.402 +    </message>
   4.403 +    <message>
   4.404 +        <location filename="Epigrass/Ui_cpanel4.py" line="586"/>
   4.405 +        <source>Start 3D animation</source>
   4.406 +        <translation>Запуск 3D анимации</translation>
   4.407 +    </message>
   4.408 +    <message>
   4.409 +        <location filename="Epigrass/Ui_cpanel4.py" line="573"/>
   4.410 +        <source>Spread Trees</source>
   4.411 +        <translation>Деревья распределения</translation>
   4.412 +    </message>
   4.413 +    <message>
   4.414 +        <location filename="Epigrass/Ui_cpanel4.py" line="574"/>
   4.415 +        <source>Select a directory with tree-files to build consensus on.</source>
   4.416 +        <translation>Выберите директорию с файлами деревьев, на которых строится консенсус.</translation>
   4.417 +    </message>
   4.418 +    <message>
   4.419 +        <location filename="Epigrass/Ui_cpanel4.py" line="575"/>
   4.420 +        <source>Consensus Tree</source>
   4.421 +        <translation>Деревья консенсуса</translation>
   4.422 +    </message>
   4.423 +    <message>
   4.424 +        <location filename="Epigrass/Ui_cpanel4.py" line="519"/>
   4.425 +        <source>Progress:</source>
   4.426 +        <translation>Прогресс:</translation>
   4.427 +    </message>
   4.428 +    <message>
   4.429 +        <location filename="Epigrass/Ui_cpanel4.py" line="520"/>
   4.430 +        <source>Simulation step</source>
   4.431 +        <translation>Шаг симуляции</translation>
   4.432 +    </message>
   4.433 +    <message>
   4.434 +        <location filename="Epigrass/Ui_cpanel4.py" line="521"/>
   4.435 +        <source>Click here to open the userguide in the web browser</source>
   4.436 +        <translation>Нажмите для просмотра руководства пользователя в веб-браузере</translation>
   4.437 +    </message>
   4.438 +    <message>
   4.439 +        <location filename="Epigrass/Ui_cpanel4.py" line="522"/>
   4.440 +        <source>&amp;Help</source>
   4.441 +        <translation>&amp;Справка</translation>
   4.442 +    </message>
   4.443 +    <message>
   4.444 +        <location filename="Epigrass/Ui_cpanel4.py" line="523"/>
   4.445 +        <source>F1</source>
   4.446 +        <translation>F1</translation>
   4.447 +    </message>
   4.448 +    <message>
   4.449 +        <location filename="Epigrass/Ui_cpanel4.py" line="524"/>
   4.450 +        <source>Click here to start your simulation</source>
   4.451 +        <translation>Нажмите для начала симуляции</translation>
   4.452 +    </message>
   4.453 +    <message>
   4.454 +        <location filename="Epigrass/Ui_cpanel4.py" line="525"/>
   4.455 +        <source>&amp;Run</source>
   4.456 +        <translation>&amp;Запуск</translation>
   4.457 +    </message>
   4.458 +    <message>
   4.459 +        <location filename="Epigrass/Ui_cpanel4.py" line="526"/>
   4.460 +        <source>Alt+R</source>
   4.461 +        <translation>Alt+R</translation>
   4.462 +    </message>
   4.463 +    <message>
   4.464 +        <location filename="Epigrass/Ui_cpanel4.py" line="527"/>
   4.465 +        <source>Click here to leave Epigrass</source>
   4.466 +        <translation>Нажмите для выхода из Epigrass</translation>
   4.467 +    </message>
   4.468 +    <message>
   4.469 +        <location filename="Epigrass/Ui_cpanel4.py" line="528"/>
   4.470 +        <source>&amp;Exit</source>
   4.471 +        <translation>&amp;Выход</translation>
   4.472 +    </message>
   4.473 +    <message>
   4.474 +        <location filename="Epigrass/Ui_cpanel4.py" line="529"/>
   4.475 +        <source>Alt+E</source>
   4.476 +        <translation>Alt+E</translation>
   4.477 +    </message>
   4.478 +</context>
   4.479 +<context>
   4.480 +    <name>MainWindow</name>
   4.481 +    <message>
   4.482 +        <location filename="Epigrass/Ui_epgeditor.py" line="139"/>
   4.483 +        <source>.EPG Editor</source>
   4.484 +        <translation>.EPG редактор</translation>
   4.485 +    </message>
   4.486 +    <message>
   4.487 +        <location filename="Epigrass/Ui_cpanel4new.py" line="567"/>
   4.488 +        <source>Editor</source>
   4.489 +        <translation>Редактор</translation>
   4.490 +    </message>
   4.491 +    <message>
   4.492 +        <location filename="Epigrass/Ui_epgeditor.py" line="140"/>
   4.493 +        <source>Variable</source>
   4.494 +        <translation>Переменная</translation>
   4.495 +    </message>
   4.496 +    <message>
   4.497 +        <location filename="Epigrass/Ui_epgeditor.py" line="141"/>
   4.498 +        <source>Value</source>
   4.499 +        <translation>Значение</translation>
   4.500 +    </message>
   4.501 +    <message>
   4.502 +        <location filename="Epigrass/Ui_epgeditor.py" line="142"/>
   4.503 +        <source>Description</source>
   4.504 +        <translation>Описание</translation>
   4.505 +    </message>
   4.506 +    <message>
   4.507 +        <location filename="Epigrass/Ui_epgeditor.py" line="146"/>
   4.508 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
   4.509 +p, li { white-space: pre-wrap; }
   4.510 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
   4.511 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Save file&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
   4.512 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Сохранить файл&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
   4.513 +    </message>
   4.514 +    <message>
   4.515 +        <location filename="Epigrass/Ui_epgeditor.py" line="147"/>
   4.516 +        <source>Add variable</source>
   4.517 +        <translation>Добавить переменную</translation>
   4.518 +    </message>
   4.519 +    <message>
   4.520 +        <location filename="Epigrass/Ui_epgeditor.py" line="151"/>
   4.521 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
   4.522 +p, li { white-space: pre-wrap; }
   4.523 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
   4.524 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Leave the editor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
   4.525 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Выход из редактора.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
   4.526 +    </message>
   4.527 +    <message>
   4.528 +        <location filename="Epigrass/Ui_epgeditor.py" line="152"/>
   4.529 +        <source>Exit</source>
   4.530 +        <translation>Выход</translation>
   4.531 +    </message>
   4.532 +    <message>
   4.533 +        <location filename="Epigrass/Ui_epgeditor.py" line="154"/>
   4.534 +        <source>Viewer</source>
   4.535 +        <translation>Программа просмотра</translation>
   4.536 +    </message>
   4.537 +    <message>
   4.538 +        <location filename="Epigrass/Ui_cpanel4new.py" line="609"/>
   4.539 +        <source>Help</source>
   4.540 +        <translation>Справка</translation>
   4.541 +    </message>
   4.542 +    <message>
   4.543 +        <location filename="Epigrass/Ui_epgeditor.py" line="156"/>
   4.544 +        <source>Usage help</source>
   4.545 +        <translation>Справка по использованию</translation>
   4.546 +    </message>
   4.547 +    <message>
   4.548 +        <location filename="Epigrass/Ui_cpanel4new.py" line="608"/>
   4.549 +        <source>File</source>
   4.550 +        <translation>Файл</translation>
   4.551 +    </message>
   4.552 +    <message>
   4.553 +        <location filename="Epigrass/Ui_cpanel4new.py" line="600"/>
   4.554 +        <source>&amp;Help</source>
   4.555 +        <translation>&amp;Справка</translation>
   4.556 +    </message>
   4.557 +    <message>
   4.558 +        <location filename="Epigrass/Ui_cpanel4new.py" line="601"/>
   4.559 +        <source>F1</source>
   4.560 +        <translation>F1</translation>
   4.561 +    </message>
   4.562 +    <message>
   4.563 +        <location filename="Epigrass/Ui_epgeditor.py" line="161"/>
   4.564 +        <source>&amp;About</source>
   4.565 +        <translation>&amp;О программе</translation>
   4.566 +    </message>
   4.567 +    <message>
   4.568 +        <location filename="Epigrass/Ui_epgeditor.py" line="162"/>
   4.569 +        <source>About &amp;Epigrass</source>
   4.570 +        <translation>Об &amp;Epigrass</translation>
   4.571 +    </message>
   4.572 +    <message>
   4.573 +        <location filename="Epigrass/Ui_epgeditor.py" line="163"/>
   4.574 +        <source>Auto-&amp;Refresh</source>
   4.575 +        <translation>Авто-&amp;Обновление</translation>
   4.576 +    </message>
   4.577 +    <message>
   4.578 +        <location filename="Epigrass/Ui_epgeditor.py" line="164"/>
   4.579 +        <source>&amp;Open .epg File</source>
   4.580 +        <translation>&amp;Открыть .epg файл</translation>
   4.581 +    </message>
   4.582 +    <message>
   4.583 +        <location filename="Epigrass/Ui_epgeditor.py" line="165"/>
   4.584 +        <source>Ctrl+O</source>
   4.585 +        <translation>Ctrl+O</translation>
   4.586 +    </message>
   4.587 +    <message>
   4.588 +        <location filename="Epigrass/Ui_epgeditor.py" line="166"/>
   4.589 +        <source>&amp;Save</source>
   4.590 +        <translation>&amp;Сохранить</translation>
   4.591 +    </message>
   4.592 +    <message>
   4.593 +        <location filename="Epigrass/Ui_epgeditor.py" line="167"/>
   4.594 +        <source>Ctrl+S</source>
   4.595 +        <translation>Ctrl+5</translation>
   4.596 +    </message>
   4.597 +    <message>
   4.598 +        <location filename="Epigrass/Ui_epgeditor.py" line="168"/>
   4.599 +        <source>E&amp;xit</source>
   4.600 +        <translation>&amp;Выход</translation>
   4.601 +    </message>
   4.602 +    <message>
   4.603 +        <location filename="Epigrass/Ui_epgeditor.py" line="169"/>
   4.604 +        <source>Ctrl+X</source>
   4.605 +        <translation>Ctrl+X</translation>
   4.606 +    </message>
   4.607 +    <message>
   4.608 +        <location filename="Epigrass/Ui_epgeditor.py" line="170"/>
   4.609 +        <source>&amp;Refresh</source>
   4.610 +        <translation>&amp;Обновить</translation>
   4.611 +    </message>
   4.612 +    <message>
   4.613 +        <location filename="Epigrass/Ui_epgeditor.py" line="171"/>
   4.614 +        <source>Ctrl+R</source>
   4.615 +        <translation>Ctrl+R</translation>
   4.616 +    </message>
   4.617 +    <message>
   4.618 +        <location filename="Epigrass/Ui_epgeditor.py" line="172"/>
   4.619 +        <source>&amp;New</source>
   4.620 +        <translation>&amp;Новый</translation>
   4.621 +    </message>
   4.622 +    <message>
   4.623 +        <location filename="Epigrass/Ui_epgeditor.py" line="173"/>
   4.624 +        <source>Ctrl+N</source>
   4.625 +        <translation>Ctrl+N</translation>
   4.626 +    </message>
   4.627 +    <message>
   4.628 +        <location filename="Epigrass/qtgraph.py" line="22"/>
   4.629 +        <source>Simulation Display</source>
   4.630 +        <translation>Просмотр симуляции</translation>
   4.631 +    </message>
   4.632 +    <message>
   4.633 +        <location filename="Epigrass/qtgraph.py" line="100"/>
   4.634 +        <source>Click and drag the nodes around, and zoom with the mouse wheel or the &apos;+&apos; and &apos;-&apos; keys</source>
   4.635 +        <translation>Щёлкните мышью и передвигайте узлаы, используйте скрол и клавиши &quot;+&quot;  и &quot;-&quot; для увеличения</translation>
   4.636 +    </message>
   4.637 +    <message>
   4.638 +        <location filename="Epigrass/Ui_cpanel4new.py" line="537"/>
   4.639 +        <source>Epigrass</source>
   4.640 +        <translation>Epigrass</translation>
   4.641 +    </message>
   4.642 +    <message>
   4.643 +        <location filename="Epigrass/Ui_cpanel4new.py" line="559"/>
   4.644 +        <source>Run Options</source>
   4.645 +        <translation>Параметры запуска</translation>
   4.646 +    </message>
   4.647 +    <message>
   4.648 +        <location filename="Epigrass/Ui_cpanel4new.py" line="538"/>
   4.649 +        <source>Model Specification</source>
   4.650 +        <translation>Спецификация модели</translation>
   4.651 +    </message>
   4.652 +    <message>
   4.653 +        <location filename="Epigrass/Ui_cpanel4new.py" line="539"/>
   4.654 +        <source>Choose</source>
   4.655 +        <translation>Выбор</translation>
   4.656 +    </message>
   4.657 +    <message>
   4.658 +        <location filename="Epigrass/Ui_cpanel4new.py" line="540"/>
   4.659 +        <source>Script Name:</source>
   4.660 +        <translation>имя скрипта:</translation>
   4.661 +    </message>
   4.662 +    <message>
   4.663 +        <location filename="Epigrass/Ui_cpanel4new.py" line="541"/>
   4.664 +        <source>write the name of the your script or press the choose button on the right to select one.</source>
   4.665 +        <translation>Введите имя скрипта или нажмите кнопку &quot;Выбор&quot; справа, чтобы выбрать файл.</translation>
   4.666 +    </message>
   4.667 +    <message>
   4.668 +        <location filename="Epigrass/Ui_cpanel4new.py" line="542"/>
   4.669 +        <source>Edit</source>
   4.670 +        <translation>Правка</translation>
   4.671 +    </message>
   4.672 +    <message>
   4.673 +        <location filename="Epigrass/Ui_cpanel4new.py" line="543"/>
   4.674 +        <source>Database Specification</source>
   4.675 +        <translation>Спецификация БД</translation>
   4.676 +    </message>
   4.677 +    <message>
   4.678 +        <location filename="Epigrass/Ui_cpanel4new.py" line="544"/>
   4.679 +        <source>Host:</source>
   4.680 +        <translation>Хост:</translation>
   4.681 +    </message>
   4.682 +    <message>
   4.683 +        <location filename="Epigrass/Ui_cpanel4new.py" line="545"/>
   4.684 +        <source>Enter the port  the server listens to.</source>
   4.685 +        <translation>Введите номер порта, который слушает сервер..</translation>
   4.686 +    </message>
   4.687 +    <message>
   4.688 +        <location filename="Epigrass/Ui_cpanel4new.py" line="546"/>
   4.689 +        <source>3306</source>
   4.690 +        <translation>3306</translation>
   4.691 +    </message>
   4.692 +    <message>
   4.693 +        <location filename="Epigrass/Ui_cpanel4new.py" line="547"/>
   4.694 +        <source>Port:</source>
   4.695 +        <translation>Порт:</translation>
   4.696 +    </message>
   4.697 +    <message>
   4.698 +        <location filename="Epigrass/Ui_cpanel4new.py" line="548"/>
   4.699 +        <source>Database password for the userid entered</source>
   4.700 +        <translation>Пароль для введённого имени пользователя БД</translation>
   4.701 +    </message>
   4.702 +    <message>
   4.703 +        <location filename="Epigrass/Ui_cpanel4new.py" line="549"/>
   4.704 +        <source>Password:</source>
   4.705 +        <translation>Пароль:</translation>
   4.706 +    </message>
   4.707 +    <message>
   4.708 +        <location filename="Epigrass/Ui_cpanel4new.py" line="550"/>
   4.709 +        <source>Userid:</source>
   4.710 +        <translation>Имя пользователя:</translation>
   4.711 +    </message>
   4.712 +    <message>
   4.713 +        <location filename="Epigrass/Ui_cpanel4new.py" line="551"/>
   4.714 +        <source>This is the url of your database server.</source>
   4.715 +        <translation>Это URL вашего сервера БД.</translation>
   4.716 +    </message>
   4.717 +    <message>
   4.718 +        <location filename="Epigrass/Ui_cpanel4new.py" line="552"/>
   4.719 +        <source>localhost</source>
   4.720 +        <translation>localhost</translation>
   4.721 +    </message>
   4.722 +    <message>
   4.723 +        <location filename="Epigrass/Ui_cpanel4new.py" line="553"/>
   4.724 +        <source>This is the userid for accessing the database server</source>
   4.725 +        <translation>Это идентификатор (имя пользователя для доступа к серверу БД)</translation>
   4.726 +    </message>
   4.727 +    <message>
   4.728 +        <location filename="Epigrass/Ui_cpanel4new.py" line="554"/>
   4.729 +        <source>Database type:</source>
   4.730 +        <translation>Тип БД:</translation>
   4.731 +    </message>
   4.732 +    <message>
   4.733 +        <location filename="Epigrass/Ui_cpanel4new.py" line="555"/>
   4.734 +        <source>Select your database type</source>
   4.735 +        <translation>Выберите тип вашей БД</translation>
   4.736 +    </message>
   4.737 +    <message>
   4.738 +        <location filename="Epigrass/Ui_cpanel4new.py" line="556"/>
   4.739 +        <source>MySQL</source>
   4.740 +        <translation>MySQL</translation>
   4.741 +    </message>
   4.742 +    <message>
   4.743 +        <location filename="Epigrass/Ui_cpanel4new.py" line="557"/>
   4.744 +        <source>SQLite</source>
   4.745 +        <translation>SQLite</translation>
   4.746 +    </message>
   4.747 +    <message>
   4.748 +        <location filename="Epigrass/Ui_cpanel4new.py" line="558"/>
   4.749 +        <source>CSV</source>
   4.750 +        <translation>CSV</translation>
   4.751 +    </message>
   4.752 +    <message>
   4.753 +        <location filename="Epigrass/Ui_cpanel4new.py" line="572"/>
   4.754 +        <source>Settings</source>
   4.755 +        <translation>Настройки</translation>
   4.756 +    </message>
   4.757 +    <message>
   4.758 +        <location filename="Epigrass/Ui_cpanel4new.py" line="560"/>
   4.759 +        <source>Enter your full name. This will be added to the report.</source>
   4.760 +        <translation>Введите Ваше полное имя. Оно будет добавлено в отчёт.</translation>
   4.761 +    </message>
   4.762 +    <message>
   4.763 +        <location filename="Epigrass/Ui_cpanel4new.py" line="561"/>
   4.764 +        <source>Language</source>
   4.765 +        <translation>Язык</translation>
   4.766 +    </message>
   4.767 +    <message>
   4.768 +        <location filename="Epigrass/Ui_cpanel4new.py" line="562"/>
   4.769 +        <source>Select the language for the GUI</source>
   4.770 +        <translation>Выберите язык для GUI</translation>
   4.771 +    </message>
   4.772 +    <message>
   4.773 +        <location filename="Epigrass/Ui_cpanel4new.py" line="563"/>
   4.774 +        <source>English</source>
   4.775 +        <translation>English</translation>
   4.776 +    </message>
   4.777 +    <message>
   4.778 +        <location filename="Epigrass/Ui_cpanel4new.py" line="564"/>
   4.779 +        <source>Brazilian portuguese</source>
   4.780 +        <translation>Portugés Brasileño</translation>
   4.781 +    </message>
   4.782 +    <message>
   4.783 +        <location filename="Epigrass/Ui_cpanel4new.py" line="565"/>
   4.784 +        <source>French</source>
   4.785 +        <translation>Francés</translation>
   4.786 +    </message>
   4.787 +    <message>
   4.788 +        <location filename="Epigrass/Ui_cpanel4new.py" line="566"/>
   4.789 +        <source>Spanish</source>
   4.790 +        <translation>Español</translation>
   4.791 +    </message>
   4.792 +    <message>
   4.793 +        <location filename="Epigrass/Ui_cpanel4new.py" line="568"/>
   4.794 +        <source>PDF Viewer</source>
   4.795 +        <translation>Программа просмотра PDF</translation>
   4.796 +    </message>
   4.797 +    <message>
   4.798 +        <location filename="Epigrass/Ui_cpanel4new.py" line="569"/>
   4.799 +        <source>Name</source>
   4.800 +        <translation>Имя</translation>
   4.801 +    </message>
   4.802 +    <message>
   4.803 +        <location filename="Epigrass/Ui_cpanel4new.py" line="570"/>
   4.804 +        <source>Enter your preferred text editor</source>
   4.805 +        <translation>Введите предпочтительный текстовый редактор</translation>
   4.806 +    </message>
   4.807 +    <message>
   4.808 +        <location filename="Epigrass/Ui_cpanel4new.py" line="571"/>
   4.809 +        <source>Enter the name of your preferred PDF viewer</source>
   4.810 +        <translation>Введите имя предпочтительной программы просмотра PDF</translation>
   4.811 +    </message>
   4.812 +    <message>
   4.813 +        <location filename="Epigrass/Ui_cpanel4new.py" line="581"/>
   4.814 +        <source>Utilities</source>
   4.815 +        <translation>Утилиты</translation>
   4.816 +    </message>
   4.817 +    <message>
   4.818 +        <location filename="Epigrass/Ui_cpanel4new.py" line="573"/>
   4.819 +        <source>Simulation Status</source>
   4.820 +        <translation>Состояние симуляции</translation>
   4.821 +    </message>
   4.822 +    <message>
   4.823 +        <location filename="Epigrass/Ui_cpanel4new.py" line="574"/>
   4.824 +        <source>Database</source>
   4.825 +        <translation>БД</translation>
   4.826 +    </message>
   4.827 +    <message>
   4.828 +        <location filename="Epigrass/Ui_cpanel4new.py" line="575"/>
   4.829 +        <source>Click here to backup the epigrass database </source>
   4.830 +        <translation>Нажмите здесь для резервного копирования БД epigrass</translation>
   4.831 +    </message>
   4.832 +    <message>
   4.833 +        <location filename="Epigrass/Ui_cpanel4new.py" line="576"/>
   4.834 +        <source>Backup</source>
   4.835 +        <translation>Резервная копия</translation>
   4.836 +    </message>
   4.837 +    <message>
   4.838 +        <location filename="Epigrass/Ui_cpanel4new.py" line="577"/>
   4.839 +        <source>Click here for a short description of the epigrass database</source>
   4.840 +        <translation>Нажмите здесь для просмотра краткого описания БД epigrass</translation>
   4.841 +    </message>
   4.842 +    <message>
   4.843 +        <location filename="Epigrass/Ui_cpanel4new.py" line="578"/>
   4.844 +        <source>Info</source>
   4.845 +        <translation>Информация</translation>
   4.846 +    </message>
   4.847 +    <message>
   4.848 +        <location filename="Epigrass/Ui_cpanel4new.py" line="579"/>
   4.849 +        <source>Report</source>
   4.850 +        <translation>Отчёт</translation>
   4.851 +    </message>
   4.852 +    <message>
   4.853 +        <location filename="Epigrass/Ui_cpanel4new.py" line="580"/>
   4.854 +        <source>Open</source>
   4.855 +        <translation>Открыть</translation>
   4.856 +    </message>
   4.857 +    <message>
   4.858 +        <location filename="Epigrass/Ui_cpanel4new.py" line="596"/>
   4.859 +        <source>Visualization</source>
   4.860 +        <translation>Визуализация</translation>
   4.861 +    </message>
   4.862 +    <message>
   4.863 +        <location filename="Epigrass/Ui_cpanel4new.py" line="582"/>
   4.864 +        <source>Spread Trees</source>
   4.865 +        <translation>Деревья распределения</translation>
   4.866 +    </message>
   4.867 +    <message>
   4.868 +        <location filename="Epigrass/Ui_cpanel4new.py" line="583"/>
   4.869 +        <source>Select a directory with tree-files to build consensus on.</source>
   4.870 +        <translation>Выберите директорию с файлами деревьев, на которых строится консенсус.</translation>
   4.871 +    </message>
   4.872 +    <message>
   4.873 +        <location filename="Epigrass/Ui_cpanel4new.py" line="584"/>
   4.874 +        <source>Consensus Tree</source>
   4.875 +        <translation>Дерево консенсуса</translation>
   4.876 +    </message>
   4.877 +    <message>
   4.878 +        <location filename="Epigrass/Ui_cpanel4new.py" line="585"/>
   4.879 +        <source>Simulations stored:</source>
   4.880 +        <translation>Симуляция сохранена:</translation>
   4.881 +    </message>
   4.882 +    <message>
   4.883 +        <location filename="Epigrass/Ui_cpanel4new.py" line="586"/>
   4.884 +        <source>Select a database stored simulation</source>
   4.885 +        <translation>Выберите БД, хранящую симуляцию</translation>
   4.886 +    </message>
   4.887 +    <message>
   4.888 +        <location filename="Epigrass/Ui_cpanel4new.py" line="587"/>
   4.889 +        <source>Variable to display:</source>
   4.890 +        <translation>Отображаемая переменная:</translation>
   4.891 +    </message>
   4.892 +    <message>
   4.893 +        <location filename="Epigrass/Ui_cpanel4new.py" line="588"/>
   4.894 +        <source>Select a variable to display in the animation</source>
   4.895 +        <translation>Выберите переменную, отображаемую в анимации</translation>
   4.896 +    </message>
   4.897 +    <message>
   4.898 +        <location filename="Epigrass/Ui_cpanel4new.py" line="589"/>
   4.899 +        <source>Maps available:</source>
   4.900 +        <translation>Доступные карты:</translation>
   4.901 +    </message>
   4.902 +    <message>
   4.903 +        <location filename="Epigrass/Ui_cpanel4new.py" line="590"/>
   4.904 +        <source>Select a map</source>
   4.905 +        <translation>Выберите карту</translation>
   4.906 +    </message>
   4.907 +    <message>
   4.908 +        <location filename="Epigrass/Ui_cpanel4new.py" line="591"/>
   4.909 +        <source>No map</source>
   4.910 +        <translation>Нет карты</translation>
   4.911 +    </message>
   4.912 +    <message>
   4.913 +        <location filename="Epigrass/Ui_cpanel4new.py" line="592"/>
   4.914 +        <source>Scan DB</source>
   4.915 +        <translation>Сканировать БД</translation>
   4.916 +    </message>
   4.917 +    <message>
   4.918 +        <location filename="Epigrass/Ui_cpanel4new.py" line="593"/>
   4.919 +        <source>Animation rate</source>
   4.920 +        <translation>Частота анимации</translation>
   4.921 +    </message>
   4.922 +    <message>
   4.923 +        <location filename="Epigrass/Ui_cpanel4new.py" line="594"/>
   4.924 +        <source>Time steps per second</source>
   4.925 +        <translation>Число временных шагов в секунду</translation>
   4.926 +    </message>
   4.927 +    <message>
   4.928 +        <location filename="Epigrass/Ui_cpanel4new.py" line="595"/>
   4.929 +        <source>Start animation</source>
   4.930 +        <translation>Старт анимации</translation>
   4.931 +    </message>
   4.932 +    <message>
   4.933 +        <location filename="Epigrass/Ui_cpanel4new.py" line="597"/>
   4.934 +        <source>Progress:</source>
   4.935 +        <translation>Прогресс:</translation>
   4.936 +    </message>
   4.937 +    <message>
   4.938 +        <location filename="Epigrass/Ui_cpanel4new.py" line="598"/>
   4.939 +        <source>Simulation step</source>
   4.940 +        <translation>Шаг симуляции</translation>
   4.941 +    </message>
   4.942 +    <message>
   4.943 +        <location filename="Epigrass/Ui_cpanel4new.py" line="599"/>
   4.944 +        <source>Click here to open the userguide in the web browser</source>
   4.945 +        <translation>Нажмите для просмотра руководства пользователя в веб-браузере</translation>
   4.946 +    </message>
   4.947 +    <message>
   4.948 +        <location filename="Epigrass/Ui_cpanel4new.py" line="602"/>
   4.949 +        <source>Click here to start your simulation</source>
   4.950 +        <translation>Нажмите для запуска Вашей симуляции</translation>
   4.951 +    </message>
   4.952 +    <message>
   4.953 +        <location filename="Epigrass/Ui_cpanel4new.py" line="603"/>
   4.954 +        <source>&amp;Run</source>
   4.955 +        <translation>&amp;Запуск</translation>
   4.956 +    </message>
   4.957 +    <message>
   4.958 +        <location filename="Epigrass/Ui_cpanel4new.py" line="604"/>
   4.959 +        <source>Alt+R</source>
   4.960 +        <translation>Alt+R</translation>
   4.961 +    </message>
   4.962 +    <message>
   4.963 +        <location filename="Epigrass/Ui_cpanel4new.py" line="605"/>
   4.964 +        <source>Click here to leave Epigrass</source>
   4.965 +        <translation>Нажмите для выхода из Epigrass</translation>
   4.966 +    </message>
   4.967 +    <message>
   4.968 +        <location filename="Epigrass/Ui_cpanel4new.py" line="606"/>
   4.969 +        <source>&amp;Exit</source>
   4.970 +        <translation>&amp;Выход</translation>
   4.971 +    </message>
   4.972 +    <message>
   4.973 +        <location filename="Epigrass/Ui_cpanel4new.py" line="607"/>
   4.974 +        <source>Alt+E</source>
   4.975 +        <translation>Alt+E</translation>
   4.976 +    </message>
   4.977 +</context>
   4.978 +<context>
   4.979 +    <name>MainWindow_Impl</name>
   4.980 +    <message>
   4.981 +        <location filename="Epigrass/epigrass.py" line="204"/>
   4.982 +        <source>Syntax Error</source>
   4.983 +        <translation>Синтаксическая ошибка</translation>
   4.984 +    </message>
   4.985 +    <message>
   4.986 +        <location filename="Epigrass/epigrass.py" line="206"/>
   4.987 +        <source>Please check file .epigrassrc for missing %s keyword
   4.988 +                from section %s </source>
   4.989 +        <translation>Пожалуйста проверьте .epigrassrc por на предмет 
   4.990 +отсутствия ключевого слова %s в секции %s</translation>
   4.991 +    </message>
   4.992 +    <message>
   4.993 +        <location filename="Epigrass/epigrass.py" line="220"/>
   4.994 +        <source>Incomplete Configuration</source>
   4.995 +        <translation>Неполная конфигурация</translation>
   4.996 +    </message>
   4.997 +    <message>
   4.998 +        <location filename="Epigrass/epigrass.py" line="221"/>
   4.999 +        <source>Please enter a value for %s.</source>
  4.1000 +        <translation>Пожалуйста, введите значение для %s.</translation>
  4.1001 +    </message>
  4.1002 +    <message>
  4.1003 +        <location filename="Epigrass/epigrass.py" line="445"/>
  4.1004 +        <source>&amp;OK</source>
  4.1005 +        <translation>&amp;Ок</translation>
  4.1006 +    </message>
  4.1007 +    <message>
  4.1008 +        <location filename="Epigrass/epigrass.py" line="237"/>
  4.1009 +        <source>Editor or Script not selected</source>
  4.1010 +        <translation>Редактор или скрипт не выбран</translation>
  4.1011 +    </message>
  4.1012 +    <message>
  4.1013 +        <location filename="Epigrass/epigrass.py" line="239"/>
  4.1014 +        <source>Please make sure you have selected both
  4.1015 +an editor and your model&apos;s script.</source>
  4.1016 +        <translation>Пожалуйста убедитесь, что Вы выбрали
  4.1017 + как редактор, так и скрипт Вашей модели.</translation>
  4.1018 +    </message>
  4.1019 +    <message>
  4.1020 +        <location filename="Epigrass/epigrass.py" line="250"/>
  4.1021 +        <source>Select your Model&apos;s Script</source>
  4.1022 +        <translation>Выбор скрипта модели</translation>
  4.1023 +    </message>
  4.1024 +    <message>
  4.1025 +        <location filename="Epigrass/epigrass.py" line="252"/>
  4.1026 +        <source>*.epg</source>
  4.1027 +        <translation>*.epg</translation>
  4.1028 +    </message>
  4.1029 +    <message>
  4.1030 +        <location filename="Epigrass/epigrass.py" line="456"/>
  4.1031 +        <source>Missing Database Password</source>
  4.1032 +        <translation>Отсутствует пароль БД</translation>
  4.1033 +    </message>
  4.1034 +    <message>
  4.1035 +        <location filename="Epigrass/epigrass.py" line="303"/>
  4.1036 +        <source>Please enter password for MySQL database.</source>
  4.1037 +        <translation>Пожалуйста, введите пароль БД.</translation>
  4.1038 +    </message>
  4.1039 +    <message>
  4.1040 +        <location filename="Epigrass/epigrass.py" line="395"/>
  4.1041 +        <source>Non-local Database Server</source>
  4.1042 +        <translation>Нелокальный сервер БД</translation>
  4.1043 +    </message>
  4.1044 +    <message>
  4.1045 +        <location filename="Epigrass/epigrass.py" line="397"/>
  4.1046 +        <source>Currently, the database backup function only
  4.1047 +                works on local database servers.</source>
  4.1048 +        <translation>В настоящее время функция резервного копирования
  4.1049 +работает только для локальных серверов.</translation>
  4.1050 +    </message>
  4.1051 +    <message>
  4.1052 +        <location filename="Epigrass/epigrass.py" line="404"/>
  4.1053 +        <source>Restore Instructions:</source>
  4.1054 +        <translation>Инструкции восстановления:</translation>
  4.1055 +    </message>
  4.1056 +    <message>
  4.1057 +        <location filename="Epigrass/epigrass.py" line="409"/>
  4.1058 +        <source>The epigrass database has been Backed up
  4.1059 +to a file named &quot;epigrass.sql&quot;.
  4.1060 +This file is in you current working directory.
  4.1061 +To restore the database type:
  4.1062 +epigrass.sql &gt; mysql</source>
  4.1063 +        <translation>БД Epigrass была скопирована
  4.1064 +в файл с именем &quot;epigrass.sql&quot;.
  4.1065 +Этот файл находится в вашей рабочей директории.
  4.1066 +Для восстановления БД введите команду:
  4.1067 +epigrass.sql &gt; mysql</translation>
  4.1068 +    </message>
  4.1069 +    <message>
  4.1070 +        <location filename="Epigrass/epigrass.py" line="442"/>
  4.1071 +        <source>No Report</source>
  4.1072 +        <translation>Нет отчёта</translation>
  4.1073 +    </message>
  4.1074 +    <message>
  4.1075 +        <location filename="Epigrass/epigrass.py" line="444"/>
  4.1076 +        <source>Could not open the report.
  4.1077 +Make sure you have generated it.</source>
  4.1078 +        <translation>Невозможно открыть отчёт.
  4.1079 +Убедитесь что он сгенерирован.</translation>
  4.1080 +    </message>
  4.1081 +    <message>
  4.1082 +        <location filename="Epigrass/epigrass.py" line="457"/>
  4.1083 +        <source>Please enter the password for the MySQL database in the first tab.</source>
  4.1084 +        <translation>Пожалуйста, введите пароль БД MySQL на первой вкладке.</translation>
  4.1085 +    </message>
  4.1086 +    <message>
  4.1087 +        <location filename="Epigrass/epigrass.py" line="503"/>
  4.1088 +        <source>Empty Table</source>
  4.1089 +        <translation>Пустая таблица</translation>
  4.1090 +    </message>
  4.1091 +    <message>
  4.1092 +        <location filename="Epigrass/epigrass.py" line="505"/>
  4.1093 +        <source>You have selected an empty table.
  4.1094 +Please select another table from the menu.</source>
  4.1095 +        <translation>Вы выбрали пустую таблицу.
  4.1096 +Пожалуйста, выберите другую таблицу из меню.</translation>
  4.1097 +    </message>
  4.1098 +    <message>
  4.1099 +        <location filename="Epigrass/epigrass.py" line="531"/>
  4.1100 +        <source>Select Directory with Tree Files (epipath*.csv)</source>
  4.1101 +        <translation>Выберите директорию с файлами деревьев (epipath* .csv)</translation>
  4.1102 +    </message>
  4.1103 +    <message>
  4.1104 +        <location filename="Epigrass/epigrass.py" line="534"/>
  4.1105 +        <source>Branch Support</source>
  4.1106 +        <translation>Поддержка ветвей</translation>
  4.1107 +    </message>
  4.1108 +    <message>
  4.1109 +        <location filename="Epigrass/epigrass.py" line="535"/>
  4.1110 +        <source>Enter minimum branch support level to display:</source>
  4.1111 +        <translation>Выберите минимальный уровень поддержки ветвей для отображения:</translation>
  4.1112 +    </message>
  4.1113 +</context>
  4.1114 +<context>
  4.1115 +    <name>aboutDialog</name>
  4.1116 +    <message>
  4.1117 +        <location filename="Epigrass/Ui_about4.py" line="95"/>
  4.1118 +        <source>About Epigrass</source>
  4.1119 +        <translation>Об Epigrass</translation>
  4.1120 +    </message>
  4.1121 +    <message>
  4.1122 +        <location filename="Epigrass/Ui_about4.py" line="110"/>
  4.1123 +        <source>About</source>
  4.1124 +        <translation>О программе</translation>
  4.1125 +    </message>
  4.1126 +    <message>
  4.1127 +        <location filename="Epigrass/Ui_about.py" line="107"/>
  4.1128 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1129 +p, li { white-space: pre-wrap; }
  4.1130 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1131 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;This is Epigrass version 1.5.0&lt;br /&gt;&lt;br /&gt;More information about Epigrass can be found at the epigrass &lt;/span&gt;&lt;a href=&quot;http://epigrass.sourceforge.net&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;website&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1132 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Это Epigrass версии 2.0.b1&lt;br /&gt;&lt;br /&gt;Больше информации об Epigrass можно найти  на сайте&lt;/span&gt;&lt;a href=&quot;http://epigrass.sourceforge.net&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;http://epigrass.sourceforge.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
  4.1133 +    </message>
  4.1134 +    <message>
  4.1135 +        <location filename="Epigrass/Ui_about4.py" line="104"/>
  4.1136 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1137 +p, li { white-space: pre-wrap; }
  4.1138 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1139 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Epigrass&lt;/span&gt;: &lt;/p&gt;
  4.1140 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;EPI&lt;/span&gt;demiological &lt;/p&gt;
  4.1141 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;G&lt;/span&gt;eo-&lt;span style=&quot; font-weight:600;&quot;&gt;R&lt;/span&gt;eferenced &lt;/p&gt;
  4.1142 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;A&lt;/span&gt;nalysis and &lt;/p&gt;
  4.1143 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;S&lt;/span&gt;imulation &lt;/p&gt;
  4.1144 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;S&lt;/span&gt;ystem&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1145 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Epigrass&lt;/span&gt;: &lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;EPI&lt;/span&gt;demiological &lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;G&lt;/span&gt;eo-&lt;span style=&quot; font-weight:600;&quot;&gt;R&lt;/span&gt;eferenced &lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;A&lt;/span&gt;nalysis and &lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;S&lt;/span&gt;imulation &lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;S&lt;/span&gt;ystem&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
  4.1146 +    </message>
  4.1147 +    <message>
  4.1148 +        <location filename="Epigrass/Ui_about4.py" line="117"/>
  4.1149 +        <source>Authors</source>
  4.1150 +        <translation>Авторы</translation>
  4.1151 +    </message>
  4.1152 +    <message utf8="true">
  4.1153 +        <location filename="Epigrass/Ui_about.py" line="122"/>
  4.1154 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1155 +p, li { white-space: pre-wrap; }
  4.1156 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1157 +&lt;p style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:xx-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:xx-large;&quot;&gt;Developers:&lt;/span&gt;&lt;/p&gt;
  4.1158 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Flávio Codeço Coelho&lt;br /&gt;Cláudia Torres Codeço &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1159 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:xx-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:xx-large;&quot;&gt;Developers:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Flávio Codeço Coelho&lt;br /&gt;Cláudia Torres Codeço &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
  4.1160 +    </message>
  4.1161 +    <message>
  4.1162 +        <location filename="Epigrass/Ui_about4.py" line="128"/>
  4.1163 +        <source>Acknowledgements</source>
  4.1164 +        <translation>Соглашения</translation>
  4.1165 +    </message>
  4.1166 +    <message>
  4.1167 +        <location filename="Epigrass/Ui_about.py" line="129"/>
  4.1168 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1169 +p, li { white-space: pre-wrap; }
  4.1170 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1171 +&lt;p style=&quot; margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:x-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:x-large;&quot;&gt;Translations:&lt;/span&gt;&lt;/p&gt;
  4.1172 +&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:large;&quot;&gt;French:&lt;/span&gt;&lt;/p&gt;
  4.1173 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Yann Chemin &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1174 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:x-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:x-large;&quot;&gt;Traducciones:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:large;&quot;&gt;Francés:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Yann Chemin &lt;/p&gt;&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:large;&quot;&gt;Español:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Ignacio Serrano Ayllón &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
  4.1175 +    </message>
  4.1176 +    <message>
  4.1177 +        <location filename="Epigrass/Ui_about4.py" line="135"/>
  4.1178 +        <source>License</source>
  4.1179 +        <translation>Лицензия</translation>
  4.1180 +    </message>
  4.1181 +    <message>
  4.1182 +        <location filename="Epigrass/Ui_about4.py" line="129"/>
  4.1183 +        <source>To use Epigrass you have to agree with this license</source>
  4.1184 +        <translation>Чтобы использовать Epigrass Вы должны согласиться с этой лицензией</translation>
  4.1185 +    </message>
  4.1186 +    <message>
  4.1187 +        <location filename="Epigrass/Ui_about.py" line="135"/>
  4.1188 +        <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1189 +p, li { white-space: pre-wrap; }
  4.1190 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1191 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation&apos;s software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author&apos;s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors&apos; reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone&apos;s free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program&apos;s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients&apos; exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and &quot;any later version&quot;, you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the &quot;copyright&quot; line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w&apos;. This is free software, and you are welcome to redistribute it under certain conditions; type `show c&apos; for details. The hypothetical commands `show w&apos; and `show c&apos; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w&apos; and `show c&apos;; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision&apos; (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1192 +        <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;
  4.1193 +GNU GENERAL PUBLIC LICENSEВерсия 2, июнь 1991г.Copyright (C) 1989, 1991 Free Software Foundation, Inc.59 Temple Place - Suite 330, Boston, MA 02111-1307, USAКаждый вправе копировать и распространять экземпляры настоящей Лицензии без внесения изменений в ее текст. Преамбула. Большинство лицензий на программное обеспечение лишаeт вас права распространять и вносить изменения в это программное обеспечение. Стандартная Общественная Лицензия GNU, напротив, разработана с целью гарантировать вам право совместно использовать и вносить изменения в свободное программное обеспечение, т.е. обеспечить свободный доступ к программному обеспечению для всех пользователей. Условия настоящей Стандартной Общественной Лицензии применяются к большей части программного обеспечения Free Software Foundation, а также к любому другому программному обеспечению по желанию его автора. (К некоторому программному обеспечению Free Software Foundation применяются условия Стандартной Общественной Лицензии GNU для Библиотек). Вы также можете применять Стандартную Общественную Лицензию к разработанному вами программному обеспечению.Говоря о свободном программном обеспечении, мы имеем в виду свободу, а не безвозмездность. Настоящая Стандартная Общественная Лицензия разработана с целью гарантировать вам право распространять экземпляры свободного программного обеспечения (и при желании получать за это вознаграждение), право получать исходный текст программного обеспечения или иметь возможность его получить, право вносить изменения в программное обеспечение или использовать его части в новом свободном программном обеспечении, а также право знать, что вы имеете все вышеперечисленные права.Чтобы защитить ваши права, мы вводим ряд ограничений с тем, чтобы никто не имел возможности лишить вас этих прав или обратиться к вам с предложением отказаться от этих прав. Данные ограничения налагают на вас определенные обязанности в случае, если вы распространяете экземпляры программного обеспечения или модифицируете программное обеспечение.Например, если вы распространяете экземпляры такого программного обеспечения за плату или бесплатно, вы обязаны передать новым обладателям все права в том же объеме, в каком они принадлежат вам. Вы обязаны обеспечить получение новыми обладателями программы ее исходного текста или возможность его получить. Вы также обязаны ознакомить их с условиями настоящей Лицензии.Для защиты ваших прав мы: (1) оставляем за собой авторские права на программное обеспечение и (2) предлагаем вам использовать настоящую Лицензию, в соответствии с условиями которой вы вправе воспроизводить, распространять и/или модифицировать программное обеспечение.Кроме того, для защиты как нашей репутации, так и репутации других авторов программного обеспечения, мы уведомляем всех пользователей, что на данное программное обеспечение никаких гарантий не предоставляется. Те, кто приобрел программное обеспечение, с внесенными в него третьими лицами изменениями, должны знать, что они получают не оригинал, в силу чего автор оригинала не несет ответственности за ошибки в работе программного обеспечения, допущенные третьими лицами при внесении изменений.Наконец, программное обеспечение перестает быть свободным в случае, если лицо приобретает на него исключительные права [1]. Недопустимо, чтобы лица, распространяющие свободное программное обеспечение, могли приобрести исключительные права на использование данного программного обеспечения и зарегистрировать их в Патентном ведомстве. Чтобы избежать этого, мы заявляем, что обладатель исключительных прав обязан предоставить любому лицу права на использование программного обеспечения либо не приобретать исключительных прав вообще.Ниже изложены условия воспроизведения, распространения и модификации программного обеспечения.Условия воспроизведения, распространения и модификации0. Условия настоящей Лицензии применяются ко всем видам программного обеспечения или любому иному произведению, которое содержит указание правообладателя на то, что данное произведение может распространяться на условиях Стандартной Общественной Лицензии. Под термином &quot;Программа&quot; далее понимается любое подобное программное обеспечение или иное произведение. Под термином &quot;произведение, производное от Программы&quot; понимается Программа или любое иное производное произведение в соответствии с законодательством об авторском праве [2], т.е. произведение, включающее в себя Программу или ее часть, как с внесенными в ее текст изменениями, так и без них и/или переведенную на другой язык. (Здесь и далее, понятие &quot;модификация&quot; включает в себя понятие перевода в самом широком смысле). Каждый приобретатель экземпляра Программы именуется в дальнейшем &quot;Лицензиат&quot;.Действие настоящей Лицензии не распространяется на осуществление иных прав, кроме воспроизведения, распространения и модификации программного обеспечения. Не устанавливается ограничений на запуск Программы. Условия Лицензии распространяются на выходные данные из Программы только в том случае, если их содержание составляет произведение, производное от Программы (независимо от того, было ли такое произведение создано в результате запуска Программы). Это зависит от того, какие функции выполняет Программа.1. Лицензиат вправе изготовлять и распространять экземпляры исходного текста Программы в том виде, в каком он его получил, без внесения в него изменений на любом носителе, при соблюдении следующих условий: на каждом экземпляре помещен знак охраны авторского права и уведомление об отсутствии гарантий; оставлены без изменений все уведомления, относящиеся к настоящей Лицензии и отсутствию гарантий; вместе с экземпляром Программы приобретателю передается копия настоящей Лицензии.Лицензиат вправе взимать плату за передачу экземпляра Программы, а также вправе за плату оказывать услуги по гарантийной поддержке Программы.2. Лицензиат вправе модифицировать свой экземпляр или экземпляры Программы полностью или любую ее часть. Данные действия Лицензиата влекут за собой создание произведения, производного от Программы. Лицензиат вправе изготовлять и распространять экземпляры такого произведения, производного от Программы, или собственно экземпляры изменений в соответствии с пунктом 1 настоящей Лицензии при соблюдении следующих условий:а) файлы, измененные Лицензиатом, должны содержать хорошо заметную пометку, что они были изменены, а также дату внесения изменений;b) при распространении или публикации Лицензиатом любого произведения, которое содержит Программу или ее часть или является производным от Программы или от ее части, Лицензиат обязан передавать права на использование данного произведения третьим лицам на условиях настоящей Лицензии, при этом Лицензиат не вправе требовать уплаты каких-либо лицензионных платежей. Распространяемое произведение лицензируется как одно целое;c) если модифицированная Программа при запуске обычно читает команды в интерактивном режиме, Лицензиат обязан обеспечить вывод на экран дисплея или печатающее устройство сообщения, которое должно включать в себя:знак охраны авторского права;уведомление об отсутствии гарантий на Программу (или иное, если Лицензиат предоставляет гарантии);указание на то, что пользователи вправе распространять экземпляры Программы в соответствии с условиями настоящей Лицензии, а также на то, каким образом пользователь может ознакомиться с текстом настоящей Лицензии. (Исключение: если оригинальная Программа является интерактивной, но не выводит в своем обычном режиме работы сообщение такого рода, то вывод подобного сообщения произведением, производным от Программы, в этом случае не обязателен).Вышеуказанные условия применяются к модифицированному произведению, производному от Программы, в целом. В случае если отдельные части данного произведения не являются производными от Программы, являются результатом творческой деятельности и могут быть использованы как самостоятельное произведение, Лицензиат вправе распространять отдельно такое произведение на иных лицензионных условиях. В случае если Лицензиат распространяет вышеуказанные части в составе произведения, производного от Программы, то условия настоящей Лицензии применяются к произведению в целом, при этом права, приобретаемые сублицензиатами на основании Лицензии, передаются им в отношении всего произведения, включая все его части, независимо от того, кто является их авторами.Целью настоящего пункта 2 не является заявление прав или оспаривание прав на произведение, созданное исключительно Лицензиатом. Целью настоящего пункта является обеспечение права контролировать распространение произведений, производных от Программы, и составных произведений, производных от Программы.Размещение произведения, которое не является производным от Программы, на одном устройстве для хранения информации или носителе вместе с Программой или произведением, производным от Программы, не влечет за собой распространения условий настоящей Лицензии на такое произведение.3. Лицензиат вправе воспроизводить и распространять экземпляры Программы или произведения, которое является производным от Программы, в соответствии с пунктом 2 настоящей Лицензии, в виде объектного кода или в исполняемой форме в соответствии с условиями п.п.1 и 2 настоящей Лицензии при соблюдении одного из перечисленных ниже условий:а) к экземпляру должен прилагаться соответствующий полный исходный текст в машиночитаемой форме, который должен распространяться в соответствии с условиями п.п. 1 и 2 настоящей Лицензии на носителе, обычно используемом для передачи программного обеспечения, либоb) к экземпляру должно прилагаться действительное в течение трех лет предложение в письменной форме к любому третьему лицу передать за плату, не превышающую стоимость осуществления собственно передачи, экземпляр соответствующего полного исходного текста в машиночитаемой форме в соответствии с условиями п.п. 1 и 2 настоящей Лицензии на носителе, обычно используемом для передачи программного обеспечения, либоc) к экземпляру должна прилагаться полученная Лицензиатом информация о предложении, в соответствии с которым можно получить соответствующий исходный текст. (Данное положение применяется исключительно в том случае, если Лицензиат осуществляет некоммерческое распространение программы, при этом программа была получена самим Лицензиатом в виде объектного кода или в исполняемой форме и сопровождалась предложением, соответствующим условиям пп.b п.3 настоящей Лицензии).Под исходным текстом произведения понимается такая форма произведения, которая наиболее удобна для внесения изменений. Под полным исходным текстом исполняемого произведения понимается исходный текст всех составляющих произведение модулей, а также всех файлов, связанных с описанием интерфейса, и сценариев, предназначенных для управления компиляцией и установкой исполняемого произведения. Однако, в качестве особого исключения, распространяемый исходный текст может не включать того, что обычно распространяется (в виде исходного текста или в бинарной форме) с основными компонентами (компилятор, ядро и т.д.) операционной системы, в которой работает исполняемое произведение, за исключением случаев, когда исполняемое произведение сопровождается таким компонентом.В случае если произведение в виде объектного кода или в исполняемой форме распространяется путем предоставления доступа для копирования его из определенного места, обеспечение равноценного доступа для копирования исходного текста из этого же места удовлетворяет требованиям распространения исходного текста, даже если третьи лица при этом не обязаны копировать исходный текст вместе с объектным кодом произведения.4. Лицензиат вправе воспроизводить, модифицировать, распространять или передавать права на использование Программы только на условиях настоящей Лицензии. Любое воспроизведение, модификация, распространение или передача прав на иных условиях являются недействительными и автоматически ведут к расторжению настоящей Лицензии и прекращению всех прав Лицензиата, предоставленных ему настоящей Лицензией. При этом права третьих лиц, которым Лицензиат в соответствии с настоящей Лицензией передал экземпляры Программы или права на нее, сохраняются в силе при условии полного соблюдения ими настоящей Лицензии.5. Лицензиат не обязан присоединяться к настоящей Лицензии, поскольку он ее не подписал. Однако только настоящая Лицензия предоставляет право распространять или модифицировать Программу или произведение, производное от Программы. Подобные действия нарушают действующее законодательство, если они не осуществляются в соответствии с настоящей Лицензией. Если Лицензиат внес изменения или осуществил распространение экземпляров Программы или произведения, производного от Программы, Лицензиат тем самым подтвердил свое присоединение к настоящей Лицензии в целом, включая условия, определяющие порядок воспроизведения, распространения или модификации Программы или произведения, производного от Программы.6. При распространении экземпляров Программы или произведения, производного от Программы, первоначальный лицензиар автоматически передает приобретателю такого экземпляра право воспроизводить, распространять и модифицировать Программу в соответствии с условиями настоящей Лицензии. Лицензиат не вправе ограничивать каким-либо способом осуществление приобретателями полученных ими прав. Лицензиат не несет ответственности за несоблюдение условий настоящей Лицензии третьими лицами.7. Лицензиат не освобождается от исполнения обязательств в соответствии с настоящей Лицензией в случае, если в результате решения суда или заявления о нарушении исключительных прав или в связи с наступлением иных обстоятельств, не связанных непосредственно с нарушением исключительных прав, на Лицензиата на основании решения суда, договора или ином основании возложены обязательства, которые противоречат условиям настоящей Лицензии. В этом случае Лицензиат не вправе распространять экземпляры Программы, если он не может одновременно исполнить условия настоящей Лицензии и возложенные на него указанным выше способом обязательства. Например, если по условиям лицензионного соглашения сублицензиатам не может быть предоставлено право бесплатного распространения экземпляров Программы, которые они приобрели напрямую или через третьих лиц у Лицензиата, то в этом случае Лицензиат обязан отказаться от распространения экземпляров Программы.Если любое положение настоящего пункта при наступлении конкретных обстоятельств будет признано недействительным или неприменимым, настоящий пункт применяется за исключением такого положения. Настоящий пункт применяется в целом при прекращении вышеуказанных обстоятельств или их отсутствии.Целью данного пункта не является принуждение Лицензиата к нарушению патента или заявления на иные права собственности или к оспариванию действительности такого заявления. Единственной целью данного пункта является защита неприкосновенности системы распространения свободного программного обеспечения, которая обеспечивается за счет общественного лицензирования. Многие люди внесли свой щедрый вклад в создание большого количества программного обеспечения, которое распространяется через данную систему в надежде на ее длительное и последовательное применение. Лицензиат не вправе вынуждать автора распространять программное обеспечение через данную систему. Право выбора системы распространения программного обеспечения принадлежит исключительно его автору.Настоящий пункт 7 имеет целью четко определить те цели, которые преследуют все остальные положения настоящей Лицензии.8. В том случае если распространение и/или использование Программы в отдельных государствах ограничено соглашениями в области патентных или авторских прав, первоначальный правообладатель, распространяющий Программу на условиях настоящей Лицензии, вправе ограничить территорию распространения Программы, указав только те государства, на территории которых допускается распространение Программы без ограничений, обусловленных такими соглашениями. В этом случае такое указание в отношении территорий определенных государств признается одним из условий настоящей Лицензии.9. Free Software Foundation может публиковать исправленные и/или новые версии настоящей Стандартной Общественной Лицензии. Такие версии могут быть дополнены различными нормами, регулирующими правоотношения, которые возникли после опубликования предыдущих версий, однако в них будут сохранены основные принципы, закрепленные в настоящей версии.Каждой версии присваивается свой собственный номер. Если указано, что Программа распространяется в соответствии с определенной версией, т.е. указан ее номер, или любой более поздней версией настоящей Лицензии, Лицензиат вправе присоединиться к любой из этих версий Лицензии, опубликованных Free Software Foundation. Если Программа не содержит такого указания на номер версии Лицензии Лицензиат вправе присоединиться к любой из версий Лицензии, опубликованных когда-либо Free Software Foundation.10. В случае если Лицензиат намерен включить часть Программы в другое свободное программное обеспечение, которое распространяется на иных условиях, чем в настоящей Лицензии, ему следует испросить письменное разрешение на это у автора программного обеспечения. Разрешение в отношении программного обеспечения, права на которое принадлежат Free Software Foundation, следует испрашивать у Free Software Foundation. В некоторых случаях Free Software Foundation делает исключения. При принятии решения Free Software Foundation будет руководствоваться двумя целями: сохранение статуса свободного для любого произведения, производного от свободного программного обеспечения Free Software Foundation и обеспечение наиболее широкого совместного использования программного обеспечения.
  4.1194 +ОТСУТСТВИЕ ГАРАНТИЙНЫХ ОБЯЗАТЕЛЬСТВ.11. ПОСКОЛЬКУ НАСТОЯЩАЯ ПРОГРАММА РАСПРОСТРАНЯЕТСЯ БЕСПЛАТНО, ГАРАНТИИ НА НЕЕ НЕ ПРЕДОСТАВЛЯЮТСЯ В ТОЙ СТЕПЕНИ, В КАКОЙ ЭТО ДОПУСКАЕТСЯ ПРИМЕНИМЫМ ПРАВОМ. НАСТОЯЩАЯ ПРОГРАММА ПОСТАВЛЯЕТСЯ НА УСЛОВИЯХ &quot;КАК ЕСТЬ&quot;. ЕСЛИ ИНОЕ НЕ УКАЗАНО В ПИСЬМЕННОЙ ФОРМЕ, АВТОР И/ИЛИ ИНОЙ ПРАВООБЛАДАТЕЛЬ НЕ ПРИНИМАЕТ НА СЕБЯ НИКАКИХ ГАРАНТИЙНЫХ ОБЯЗАТЕЛЬСТВ, КАК ЯВНО ВЫРАЖЕННЫХ, ТАК И ПОДРАЗУМЕВАЕМЫХ, В ОТНОШЕНИИ ПРОГРАММЫ, В ТОМ ЧИСЛЕ ПОДРАЗУМЕВАЕМУЮ ГАРАНТИЮ ТОВАРНОГО СОСТОЯНИЯ ПРИ ПРОДАЖЕ И ПРИГОДНОСТИ ДЛЯ ИСПОЛЬЗОВАНИЯ В КОНКРЕТНЫХ ЦЕЛЯХ, А ТАКЖЕ ЛЮБЫЕ ИНЫЕ ГАРАНТИИ. ВСЕ РИСКИ, СВЯЗАННЫЕ С КАЧЕСТВОМ И ПРОИЗВОДИТЕЛЬНОСТЬЮ ПРОГРАММЫ, НЕСЕТ ЛИЦЕНЗИАТ. В СЛУЧАЕ ЕСЛИ В ПРОГРАММЕ БУДУТ ОБНАРУЖЕНЫ НЕДОСТАТКИ, ВСЕ РАСХОДЫ, СВЯЗАННЫЕ С ТЕХНИЧЕСКИМ ОБСЛУЖИВАНИЕМ, РЕМОНТОМ ИЛИ ИСПРАВЛЕНИЕМ ПРОГРАММЫ, НЕСЕТ ЛИЦЕНЗИАТ.12. ЕСЛИ ИНОЕ НЕ ПРЕДУСМОТРЕНО ПРИМЕНЯЕМЫМ ПРАВОМ ИЛИ НЕ СОГЛАСОВАНО СТОРОНАМИ В ДОГОВОРЕ В ПИСЬМЕННОЙ ФОРМЕ, АВТОР И/ИЛИ ИНОЙ ПРАВООБЛАДАТЕЛЬ, КОТОРЫЙ МОДИФИЦИРУЕТ И/ИЛИ РАСПРОСТРАНЯЕТ ПРОГРАММУ НА УСЛОВИЯХ НАСТОЯЩЕЙ ЛИЦЕНЗИИ, НЕ НЕСЕТ ОТВЕТСТВЕННОСТИ ПЕРЕД ЛИЦЕНЗИАТОМ ЗА УБЫТКИ, ВКЛЮЧАЯ ОБЩИЕ, РЕАЛЬНЫЕ, ПРЕДВИДИМЫЕ И КОСВЕННЫЕ УБЫТКИ (В ТОМ ЧИСЛЕ УТРАТУ ИЛИ ИСКАЖЕНИЕ ИНФОРМАЦИИ, УБЫТКИ, ПОНЕСЕННЫЕ ЛИЦЕНЗИАТОМ ИЛИ ТРЕТЬИМИ ЛИЦАМИ, НЕВОЗМОЖНОСТЬ РАБОТЫ ПРОГРАММЫ С ЛЮБОЙ ДРУГОЙ ПРОГРАММОЙ И ИНЫЕ УБЫТКИ). АВТОР И/ИЛИ ИНОЙ ПРАВООБЛАДАТЕЛЬ В СООТВЕТСТВИИ С НАСТОЯЩИМ ПУНКТОМ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ДАЖЕ В ТОМ СЛУЧАЕ, ЕСЛИ ОНИ БЫЛИ ПРЕДУПРЕЖДЕНЫ О ВОЗМОЖНОСТИ ВОЗНИКНОВЕНИЯ ТАКИХ УБЫТКОВ.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
  4.1195 +    </message>
  4.1196 +    <message>
  4.1197 +        <location filename="Epigrass/Ui_about4.py" line="136"/>
  4.1198 +        <source>&amp;Close</source>
  4.1199 +        <translation>&amp;Закрыть</translation>
  4.1200 +    </message>
  4.1201 +    <message>
  4.1202 +        <location filename="Epigrass/Ui_about4.py" line="137"/>
  4.1203 +        <source>Alt+C</source>
  4.1204 +        <translation>Alt+C</translation>
  4.1205 +    </message>
  4.1206 +    <message>
  4.1207 +        <location filename="Epigrass/about.py" line="119"/>
  4.1208 +        <source>&lt;span style=&quot;font-weight: bold;&quot;&gt;This is Epigrass version
  4.1209 +1.5.0&lt;br&gt;
  4.1210 +&lt;br&gt;
  4.1211 +More information about Epigrass can be found at the epigrass &lt;a
  4.1212 + href=&quot;http://epigrass.sourceforge.net&quot;&gt;website&lt;/a&gt;&lt;/span&gt;</source>
  4.1213 +        <translation>&lt;span style=&quot;font-weight: bold;&quot;&gt;Esta es la versión de Epigrass1.5.0&lt;br&gt;&lt;br&gt;Para más información sobre Epigrass More information about Epigrass can be found at the epigrass &lt;a href=&quot;http://epigrass.sourceforge.net&quot;&gt;website&lt;/a&gt;&lt;/span&gt;</translation>
  4.1214 +    </message>
  4.1215 +    <message>
  4.1216 +        <location filename="Epigrass/about.py" line="124"/>
  4.1217 +        <source>&lt;h1&gt;Developers:&lt;/h1&gt;
  4.1218 +Fl&amp;aacute;vio Code&amp;ccedil;o Coelho&lt;br&gt;
  4.1219 +Cl&amp;aacute;udia Torres Code&amp;ccedil;o
  4.1220 +</source>
  4.1221 +        <translation>&lt;h1&gt;Desarrolladores:&lt;/h1&gt;Fl&amp;aacute;vio Code&amp;ccedil;o Coelho&lt;br&gt;Cl&amp;aacute;udia Torres Code&amp;ccedil;o</translation>
  4.1222 +    </message>
  4.1223 +    <message>
  4.1224 +        <location filename="Epigrass/about.py" line="129"/>
  4.1225 +        <source>&lt;h2&gt;Translations:&lt;/h2&gt;
  4.1226 +&lt;h3&gt;French:&lt;/h3&gt;
  4.1227 +Yann Chemin
  4.1228 +</source>
  4.1229 +        <translation>&lt;h2&gt;Traducciones:&lt;/h2&gt;&lt;h3&gt;Francés:&lt;/h3&gt;Yann Chemin&lt;h3&gt;Español:&lt;/h3&gt;Ignacio Serrano Ayllón</translation>
  4.1230 +    </message>
  4.1231 +    <message>
  4.1232 +        <location filename="Epigrass/about.py" line="114"/>
  4.1233 +        <source>&lt;b&gt;Epigrass&lt;/b&gt;:
  4.1234 +&lt;b&gt;EPI&lt;/b&gt;demiological 
  4.1235 +&lt;b&gt;G&lt;/b&gt;eo-&lt;b&gt;R&lt;/b&gt;eferenced 
  4.1236 +&lt;b&gt;A&lt;/b&gt;nalysis and 
  4.1237 +&lt;b&gt;S&lt;/b&gt;imulation 
  4.1238 +&lt;b&gt;S&lt;/b&gt;ystem</source>
  4.1239 +        <translation>&lt;b&gt;Epigrass&lt;/b&gt;:&lt;b&gt;EPI&lt;/b&gt;demiological &lt;b&gt;G&lt;/b&gt;eo-&lt;b&gt;R&lt;/b&gt;eferenced &lt;b&gt;A&lt;/b&gt;nalysis and &lt;b&gt;S&lt;/b&gt;imulation &lt;b&gt;S&lt;/b&gt;ystem</translation>
  4.1240 +    </message>
  4.1241 +    <message>
  4.1242 +        <location filename="Epigrass/about.py" line="471"/>
  4.1243 +        <source>         GNU GENERAL PUBLIC LICENSE
  4.1244 +              Version 2, June 1991
  4.1245 +
  4.1246 + Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  4.1247 +                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  4.1248 + Everyone is permitted to copy and distribute verbatim copies
  4.1249 + of this license document, but changing it is not allowed.
  4.1250 +
  4.1251 +               Preamble
  4.1252 +
  4.1253 +  The licenses for most software are designed to take away your
  4.1254 +freedom to share and change it.  By contrast, the GNU General Public
  4.1255 +License is intended to guarantee your freedom to share and change free
  4.1256 +software--to make sure the software is free for all its users.  This
  4.1257 +General Public License applies to most of the Free Software
  4.1258 +Foundation&apos;s software and to any other program whose authors commit to
  4.1259 +using it.  (Some other Free Software Foundation software is covered by
  4.1260 +the GNU Library General Public License instead.)  You can apply it to
  4.1261 +your programs, too.
  4.1262 +
  4.1263 +  When we speak of free software, we are referring to freedom, not
  4.1264 +price.  Our General Public Licenses are designed to make sure that you
  4.1265 +have the freedom to distribute copies of free software (and charge for
  4.1266 +this service if you wish), that you receive source code or can get it
  4.1267 +if you want it, that you can change the software or use pieces of it
  4.1268 +in new free programs; and that you know you can do these things.
  4.1269 +
  4.1270 +  To protect your rights, we need to make restrictions that forbid
  4.1271 +anyone to deny you these rights or to ask you to surrender the rights.
  4.1272 +These restrictions translate to certain responsibilities for you if you
  4.1273 +distribute copies of the software, or if you modify it.
  4.1274 +
  4.1275 +  For example, if you distribute copies of such a program, whether
  4.1276 +gratis or for a fee, you must give the recipients all the rights that
  4.1277 +you have.  You must make sure that they, too, receive or can get the
  4.1278 +source code.  And you must show them these terms so they know their
  4.1279 +rights.
  4.1280 +
  4.1281 +  We protect your rights with two steps: (1) copyright the software, and
  4.1282 +(2) offer you this license which gives you legal permission to copy,
  4.1283 +distribute and/or modify the software.
  4.1284 +
  4.1285 +  Also, for each author&apos;s protection and ours, we want to make certain
  4.1286 +that everyone understands that there is no warranty for this free
  4.1287 +software.  If the software is modified by someone else and passed on, we
  4.1288 +want its recipients to know that what they have is not the original, so
  4.1289 +that any problems introduced by others will not reflect on the original
  4.1290 +authors&apos; reputations.
  4.1291 +
  4.1292 +  Finally, any free program is threatened constantly by software
  4.1293 +patents.  We wish to avoid the danger that redistributors of a free
  4.1294 +program will individually obtain patent licenses, in effect making the
  4.1295 +program proprietary.  To prevent this, we have made it clear that any
  4.1296 +patent must be licensed for everyone&apos;s free use or not licensed at all.
  4.1297 +
  4.1298 +  The precise terms and conditions for copying, distribution and
  4.1299 +modification follow.
  4.1300 +
  4.1301 +           GNU GENERAL PUBLIC LICENSE
  4.1302 +   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  4.1303 +
  4.1304 +  0. This License applies to any program or other work which contains
  4.1305 +a notice placed by the copyright holder saying it may be distributed
  4.1306 +under the terms of this General Public License.  The &quot;Program&quot;, below,
  4.1307 +refers to any such program or work, and a &quot;work based on the Program&quot;
  4.1308 +means either the Program or any derivative work under copyright law:
  4.1309 +that is to say, a work containing the Program or a portion of it,
  4.1310 +either verbatim or with modifications and/or translated into another
  4.1311 +language.  (Hereinafter, translation is included without limitation in
  4.1312 +the term &quot;modification&quot;.)  Each licensee is addressed as &quot;you&quot;.
  4.1313 +
  4.1314 +Activities other than copying, distribution and modification are not
  4.1315 +covered by this License; they are outside its scope.  The act of
  4.1316 +running the Program is not restricted, and the output from the Program
  4.1317 +is covered only if its contents constitute a work based on the
  4.1318 +Program (independent of having been made by running the Program).
  4.1319 +Whether that is true depends on what the Program does.
  4.1320 +
  4.1321 +  1. You may copy and distribute verbatim copies of the Program&apos;s
  4.1322 +source code as you receive it, in any medium, provided that you
  4.1323 +conspicuously and appropriately publish on each copy an appropriate
  4.1324 +copyright notice and disclaimer of warranty; keep intact all the
  4.1325 +notices that refer to this License and to the absence of any warranty;
  4.1326 +and give any other recipients of the Program a copy of this License
  4.1327 +along with the Program.
  4.1328 +
  4.1329 +You may charge a fee for the physical act of transferring a copy, and
  4.1330 +you may at your option offer warranty protection in exchange for a fee.
  4.1331 +
  4.1332 +  2. You may modify your copy or copies of the Program or any portion
  4.1333 +of it, thus forming a work based on the Program, and copy and
  4.1334 +distribute such modifications or work under the terms of Section 1
  4.1335 +above, provided that you also meet all of these conditions:
  4.1336 +
  4.1337 +    a) You must cause the modified files to carry prominent notices
  4.1338 +    stating that you changed the files and the date of any change.
  4.1339 +
  4.1340 +    b) You must cause any work that you distribute or publish, that in
  4.1341 +    whole or in part contains or is derived from the Program or any
  4.1342 +    part thereof, to be licensed as a whole at no charge to all third
  4.1343 +    parties under the terms of this License.
  4.1344 +
  4.1345 +    c) If the modified program normally reads commands interactively
  4.1346 +    when run, you must cause it, when started running for such
  4.1347 +    interactive use in the most ordinary way, to print or display an
  4.1348 +    announcement including an appropriate copyright notice and a
  4.1349 +    notice that there is no warranty (or else, saying that you provide
  4.1350 +    a warranty) and that users may redistribute the program under
  4.1351 +    these conditions, and telling the user how to view a copy of this
  4.1352 +    License.  (Exception: if the Program itself is interactive but
  4.1353 +    does not normally print such an announcement, your work based on
  4.1354 +    the Program is not required to print an announcement.)
  4.1355 +
  4.1356 +These requirements apply to the modified work as a whole.  If
  4.1357 +identifiable sections of that work are not derived from the Program,
  4.1358 +and can be reasonably considered independent and separate works in
  4.1359 +themselves, then this License, and its terms, do not apply to those
  4.1360 +sections when you distribute them as separate works.  But when you
  4.1361 +distribute the same sections as part of a whole which is a work based
  4.1362 +on the Program, the distribution of the whole must be on the terms of
  4.1363 +this License, whose permissions for other licensees extend to the
  4.1364 +entire whole, and thus to each and every part regardless of who wrote it.
  4.1365 +
  4.1366 +Thus, it is not the intent of this section to claim rights or contest
  4.1367 +your rights to work written entirely by you; rather, the intent is to
  4.1368 +exercise the right to control the distribution of derivative or
  4.1369 +collective works based on the Program.
  4.1370 +
  4.1371 +In addition, mere aggregation of another work not based on the Program
  4.1372 +with the Program (or with a work based on the Program) on a volume of
  4.1373 +a storage or distribution medium does not bring the other work under
  4.1374 +the scope of this License.
  4.1375 +
  4.1376 +  3. You may copy and distribute the Program (or a work based on it,
  4.1377 +under Section 2) in object code or executable form under the terms of
  4.1378 +Sections 1 and 2 above provided that you also do one of the following:
  4.1379 +
  4.1380 +    a) Accompany it with the complete corresponding machine-readable
  4.1381 +    source code, which must be distributed under the terms of Sections
  4.1382 +    1 and 2 above on a medium customarily used for software interchange; or,
  4.1383 +
  4.1384 +    b) Accompany it with a written offer, valid for at least three
  4.1385 +    years, to give any third party, for a charge no more than your
  4.1386 +    cost of physically performing source distribution, a complete
  4.1387 +    machine-readable copy of the corresponding source code, to be
  4.1388 +    distributed under the terms of Sections 1 and 2 above on a medium
  4.1389 +    customarily used for software interchange; or,
  4.1390 +
  4.1391 +    c) Accompany it with the information you received as to the offer
  4.1392 +    to distribute corresponding source code.  (This alternative is
  4.1393 +    allowed only for noncommercial distribution and only if you
  4.1394 +    received the program in object code or executable form with such
  4.1395 +    an offer, in accord with Subsection b above.)
  4.1396 +
  4.1397 +The source code for a work means the preferred form of the work for
  4.1398 +making modifications to it.  For an executable work, complete source
  4.1399 +code means all the source code for all modules it contains, plus any
  4.1400 +associated interface definition files, plus the scripts used to
  4.1401 +control compilation and installation of the executable.  However, as a
  4.1402 +special exception, the source code distributed need not include
  4.1403 +anything that is normally distributed (in either source or binary
  4.1404 +form) with the major components (compiler, kernel, and so on) of the
  4.1405 +operating system on which the executable runs, unless that component
  4.1406 +itself accompanies the executable.
  4.1407 +
  4.1408 +If distribution of executable or object code is made by offering
  4.1409 +access to copy from a designated place, then offering equivalent
  4.1410 +access to copy the source code from the same place counts as
  4.1411 +distribution of the source code, even though third parties are not
  4.1412 +compelled to copy the source along with the object code.
  4.1413 +
  4.1414 +  4. You may not copy, modify, sublicense, or distribute the Program
  4.1415 +except as expressly provided under this License.  Any attempt
  4.1416 +otherwise to copy, modify, sublicense or distribute the Program is
  4.1417 +void, and will automatically terminate your rights under this License.
  4.1418 +However, parties who have received copies, or rights, from you under
  4.1419 +this License will not have their licenses terminated so long as such
  4.1420 +parties remain in full compliance.
  4.1421 +
  4.1422 +  5. You are not required to accept this License, since you have not
  4.1423 +signed it.  However, nothing else grants you permission to modify or
  4.1424 +distribute the Program or its derivative works.  These actions are
  4.1425 +prohibited by law if you do not accept this License.  Therefore, by
  4.1426 +modifying or distributing the Program (or any work based on the
  4.1427 +Program), you indicate your acceptance of this License to do so, and
  4.1428 +all its terms and conditions for copying, distributing or modifying
  4.1429 +the Program or works based on it.
  4.1430 +
  4.1431 +  6. Each time you redistribute the Program (or any work based on the
  4.1432 +Program), the recipient automatically receives a license from the
  4.1433 +original licensor to copy, distribute or modify the Program subject to
  4.1434 +these terms and conditions.  You may not impose any further
  4.1435 +restrictions on the recipients&apos; exercise of the rights granted herein.
  4.1436 +You are not responsible for enforcing compliance by third parties to
  4.1437 +this License.
  4.1438 +
  4.1439 +  7. If, as a consequence of a court judgment or allegation of patent
  4.1440 +infringement or for any other reason (not limited to patent issues),
  4.1441 +conditions are imposed on you (whether by court order, agreement or
  4.1442 +otherwise) that contradict the conditions of this License, they do not
  4.1443 +excuse you from the conditions of this License.  If you cannot
  4.1444 +distribute so as to satisfy simultaneously your obligations under this
  4.1445 +License and any other pertinent obligations, then as a consequence you
  4.1446 +may not distribute the Program at all.  For example, if a patent
  4.1447 +license would not permit royalty-free redistribution of the Program by
  4.1448 +all those who receive copies directly or indirectly through you, then
  4.1449 +the only way you could satisfy both it and this License would be to
  4.1450 +refrain entirely from distribution of the Program.
  4.1451 +
  4.1452 +If any portion of this section is held invalid or unenforceable under
  4.1453 +any particular circumstance, the balance of the section is intended to
  4.1454 +apply and the section as a whole is intended to apply in other
  4.1455 +circumstances.
  4.1456 +
  4.1457 +It is not the purpose of this section to induce you to infringe any
  4.1458 +patents or other property right claims or to contest validity of any
  4.1459 +such claims; this section has the sole purpose of protecting the
  4.1460 +integrity of the free software distribution system, which is
  4.1461 +implemented by public license practices.  Many people have made
  4.1462 +generous contributions to the wide range of software distributed
  4.1463 +through that system in reliance on consistent application of that
  4.1464 +system; it is up to the author/donor to decide if he or she is willing
  4.1465 +to distribute software through any other system and a licensee cannot
  4.1466 +impose that choice.
  4.1467 +
  4.1468 +This section is intended to make thoroughly clear what is believed to
  4.1469 +be a consequence of the rest of this License.
  4.1470 +
  4.1471 +  8. If the distribution and/or use of the Program is restricted in
  4.1472 +certain countries either by patents or by copyrighted interfaces, the
  4.1473 +original copyright holder who places the Program under this License
  4.1474 +may add an explicit geographical distribution limitation excluding
  4.1475 +those countries, so that distribution is permitted only in or among
  4.1476 +countries not thus excluded.  In such case, this License incorporates
  4.1477 +the limitation as if written in the body of this License.
  4.1478 +
  4.1479 +  9. The Free Software Foundation may publish revised and/or new versions
  4.1480 +of the General Public License from time to time.  Such new versions will
  4.1481 +be similar in spirit to the present version, but may differ in detail to
  4.1482 +address new problems or concerns.
  4.1483 +
  4.1484 +Each version is given a distinguishing version number.  If the Program
  4.1485 +specifies a version number of this License which applies to it and &quot;any
  4.1486 +later version&quot;, you have the option of following the terms and conditions
  4.1487 +either of that version or of any later version published by the Free
  4.1488 +Software Foundation.  If the Program does not specify a version number of
  4.1489 +this License, you may choose any version ever published by the Free Software
  4.1490 +Foundation.
  4.1491 +
  4.1492 +  10. If you wish to incorporate parts of the Program into other free
  4.1493 +programs whose distribution conditions are different, write to the author
  4.1494 +to ask for permission.  For software which is copyrighted by the Free
  4.1495 +Software Foundation, write to the Free Software Foundation; we sometimes
  4.1496 +make exceptions for this.  Our decision will be guided by the two goals
  4.1497 +of preserving the free status of all derivatives of our free software and
  4.1498 +of promoting the sharing and reuse of software generally.
  4.1499 +
  4.1500 +               NO WARRANTY
  4.1501 +
  4.1502 +  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  4.1503 +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  4.1504 +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  4.1505 +PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  4.1506 +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  4.1507 +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  4.1508 +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  4.1509 +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  4.1510 +REPAIR OR CORRECTION.
  4.1511 +
  4.1512 +  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  4.1513 +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  4.1514 +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  4.1515 +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  4.1516 +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  4.1517 +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  4.1518 +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  4.1519 +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  4.1520 +POSSIBILITY OF SUCH DAMAGES.
  4.1521 +
  4.1522 +            END OF TERMS AND CONDITIONS
  4.1523 +
  4.1524 +       How to Apply These Terms to Your New Programs
  4.1525 +
  4.1526 +  If you develop a new program, and you want it to be of the greatest
  4.1527 +possible use to the public, the best way to achieve this is to make it
  4.1528 +free software which everyone can redistribute and change under these terms.
  4.1529 +
  4.1530 +  To do so, attach the following notices to the program.  It is safest
  4.1531 +to attach them to the start of each source file to most effectively
  4.1532 +convey the exclusion of warranty; and each file should have at least
  4.1533 +the &quot;copyright&quot; line and a pointer to where the full notice is found.
  4.1534 +
  4.1535 +    &lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
  4.1536 +    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
  4.1537 +
  4.1538 +    This program is free software; you can redistribute it and/or modify
  4.1539 +    it under the terms of the GNU General Public License as published by
  4.1540 +    the Free Software Foundation; either version 2 of the License, or
  4.1541 +    (at your option) any later version.
  4.1542 +
  4.1543 +    This program is distributed in the hope that it will be useful,
  4.1544 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
  4.1545 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  4.1546 +    GNU General Public License for more details.
  4.1547 +
  4.1548 +    You should have received a copy of the GNU General Public License
  4.1549 +    along with this program; if not, write to the Free Software
  4.1550 +    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  4.1551 +
  4.1552 +
  4.1553 +Also add information on how to contact you by electronic and paper mail.
  4.1554 +
  4.1555 +If the program is interactive, make it output a short notice like this
  4.1556 +when it starts in an interactive mode:
  4.1557 +
  4.1558 +    Gnomovision version 69, Copyright (C) year name of author
  4.1559 +    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w&apos;.
  4.1560 +    This is free software, and you are welcome to redistribute it
  4.1561 +    under certain conditions; type `show c&apos; for details.
  4.1562 +
  4.1563 +The hypothetical commands `show w&apos; and `show c&apos; should show the appropriate
  4.1564 +parts of the General Public License.  Of course, the commands you use may
  4.1565 +be called something other than `show w&apos; and `show c&apos;; they could even be
  4.1566 +mouse-clicks or menu items--whatever suits your program.
  4.1567 +
  4.1568 +You should also get your employer (if you work as a programmer) or your
  4.1569 +school, if any, to sign a &quot;copyright disclaimer&quot; for the program, if
  4.1570 +necessary.  Here is a sample; alter the names:
  4.1571 +
  4.1572 +  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  4.1573 +  `Gnomovision&apos; (which makes passes at compilers) written by James Hacker.
  4.1574 +
  4.1575 +  &lt;signature of Ty Coon&gt;, 1 April 1989
  4.1576 +  Ty Coon, President of Vice
  4.1577 +
  4.1578 +This General Public License does not permit incorporating your program into
  4.1579 +proprietary programs.  If your program is a subroutine library, you may
  4.1580 +consider it more useful to permit linking proprietary applications with the
  4.1581 +library.  If this is what you want to do, use the GNU Library General
  4.1582 +Public License instead of this License.
  4.1583 +</source>
  4.1584 +        <translation> </translation>
  4.1585 +    </message>
  4.1586 +    <message>
  4.1587 +        <location filename="Epigrass/Ui_about4.py" line="109"/>
  4.1588 +        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  4.1589 +&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1590 +p, li { white-space: pre-wrap; }
  4.1591 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1592 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;This is Epigrass version 2.0a1&lt;br /&gt;&lt;br /&gt;More information about Epigrass can be found at the epigrass &lt;/span&gt;&lt;a href=&quot;http://epigrass.sourceforge.net&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0057ae;&quot;&gt;website&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1593 +        <translation></translation>
  4.1594 +    </message>
  4.1595 +    <message utf8="true">
  4.1596 +        <location filename="Epigrass/Ui_about4.py" line="116"/>
  4.1597 +        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  4.1598 +&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1599 +p, li { white-space: pre-wrap; }
  4.1600 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1601 +&lt;p style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:xx-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:xx-large;&quot;&gt;Developers:&lt;/span&gt;&lt;/p&gt;
  4.1602 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Flávio Codeço Coelho&lt;br /&gt;Cláudia Torres Codeço &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1603 +        <translation></translation>
  4.1604 +    </message>
  4.1605 +    <message>
  4.1606 +        <location filename="Epigrass/Ui_about4.py" line="127"/>
  4.1607 +        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  4.1608 +&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1609 +p, li { white-space: pre-wrap; }
  4.1610 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1611 +&lt;p style=&quot; margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:x-large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:x-large;&quot;&gt;Translations:&lt;/span&gt;&lt;/p&gt;
  4.1612 +&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:large; font-weight:600;&quot;&gt;&lt;span style=&quot; font-size:large;&quot;&gt;French:&lt;/span&gt;&lt;/p&gt;
  4.1613 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Yann Chemin &lt;/p&gt;
  4.1614 +&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
  4.1615 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Spanish:&lt;/span&gt;&lt;/p&gt;
  4.1616 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;&quot;&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;Naco Serrano&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1617 +        <translation></translation>
  4.1618 +    </message>
  4.1619 +    <message>
  4.1620 +        <location filename="Epigrass/Ui_about4.py" line="134"/>
  4.1621 +        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  4.1622 +&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  4.1623 +p, li { white-space: pre-wrap; }
  4.1624 +&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  4.1625 +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation&apos;s software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author&apos;s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors&apos; reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone&apos;s free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program&apos;s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients&apos; exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and &quot;any later version&quot;, you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the &quot;copyright&quot; line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w&apos;. This is free software, and you are welcome to redistribute it under certain conditions; type `show c&apos; for details. The hypothetical commands `show w&apos; and `show c&apos; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w&apos; and `show c&apos;; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision&apos; (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
  4.1626 +        <translation></translation>
  4.1627 +    </message>
  4.1628 +</context>
  4.1629 +</TS>
     5.1 --- a/cpanel4new.ui	Tue May 12 12:31:52 2009 +0100
     5.2 +++ b/cpanel4new.ui	Tue Aug 11 14:12:16 2009 +0100
     5.3 @@ -1,7 +1,8 @@
     5.4 -<ui version="4.0" >
     5.5 +<?xml version="1.0" encoding="UTF-8"?>
     5.6 +<ui version="4.0">
     5.7   <class>MainWindow</class>
     5.8 - <widget class="QMainWindow" name="MainWindow" >
     5.9 -  <property name="geometry" >
    5.10 + <widget class="QMainWindow" name="MainWindow">
    5.11 +  <property name="geometry">
    5.12     <rect>
    5.13      <x>0</x>
    5.14      <y>0</y>
    5.15 @@ -9,111 +10,95 @@
    5.16      <height>479</height>
    5.17     </rect>
    5.18    </property>
    5.19 -  <property name="maximumSize" >
    5.20 +  <property name="maximumSize">
    5.21     <size>
    5.22      <width>16777215</width>
    5.23      <height>479</height>
    5.24     </size>
    5.25    </property>
    5.26 -  <property name="windowTitle" >
    5.27 +  <property name="windowTitle">
    5.28     <string>Epigrass</string>
    5.29    </property>
    5.30 -  <widget class="QWidget" name="centralwidget" >
    5.31 -   <property name="geometry" >
    5.32 -    <rect>
    5.33 -     <x>0</x>
    5.34 -     <y>31</y>
    5.35 -     <width>807</width>
    5.36 -     <height>420</height>
    5.37 -    </rect>
    5.38 -   </property>
    5.39 -   <layout class="QVBoxLayout" name="verticalLayout_2" >
    5.40 +  <widget class="QWidget" name="centralwidget">
    5.41 +   <layout class="QVBoxLayout" name="verticalLayout_2">
    5.42      <item>
    5.43 -     <widget class="QTabWidget" name="tabWidget" >
    5.44 -      <property name="enabled" >
    5.45 +     <widget class="QTabWidget" name="tabWidget">
    5.46 +      <property name="enabled">
    5.47         <bool>true</bool>
    5.48        </property>
    5.49 -      <property name="sizePolicy" >
    5.50 -       <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
    5.51 +      <property name="sizePolicy">
    5.52 +       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
    5.53          <horstretch>0</horstretch>
    5.54          <verstretch>0</verstretch>
    5.55         </sizepolicy>
    5.56        </property>
    5.57 -      <property name="maximumSize" >
    5.58 +      <property name="maximumSize">
    5.59         <size>
    5.60          <width>16777215</width>
    5.61          <height>16777215</height>
    5.62         </size>
    5.63        </property>
    5.64 -      <property name="toolTip" >
    5.65 +      <property name="toolTip">
    5.66         <string/>
    5.67        </property>
    5.68 -      <property name="currentIndex" >
    5.69 -       <number>0</number>
    5.70 +      <property name="currentIndex">
    5.71 +       <number>1</number>
    5.72        </property>
    5.73 -      <widget class="QWidget" name="Widget8" >
    5.74 -       <property name="geometry" >
    5.75 -        <rect>
    5.76 -         <x>0</x>
    5.77 -         <y>0</y>
    5.78 -         <width>787</width>
    5.79 -         <height>298</height>
    5.80 -        </rect>
    5.81 -       </property>
    5.82 -       <attribute name="title" >
    5.83 +      <widget class="QWidget" name="Widget8">
    5.84 +       <attribute name="title">
    5.85          <string>Run Options</string>
    5.86         </attribute>
    5.87 -       <layout class="QVBoxLayout" name="verticalLayout" >
    5.88 +       <layout class="QVBoxLayout" name="verticalLayout">
    5.89          <item>
    5.90 -         <widget class="QSplitter" name="splitter6" >
    5.91 -          <property name="orientation" >
    5.92 +         <widget class="QSplitter" name="splitter6">
    5.93 +          <property name="orientation">
    5.94             <enum>Qt::Vertical</enum>
    5.95            </property>
    5.96 -          <widget class="QGroupBox" name="modSpec" >
    5.97 -           <property name="sizePolicy" >
    5.98 -            <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
    5.99 +          <widget class="QGroupBox" name="modSpec">
   5.100 +           <property name="sizePolicy">
   5.101 +            <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
   5.102               <horstretch>0</horstretch>
   5.103               <verstretch>0</verstretch>
   5.104              </sizepolicy>
   5.105             </property>
   5.106 -           <property name="minimumSize" >
   5.107 +           <property name="minimumSize">
   5.108              <size>
   5.109               <width>518</width>
   5.110               <height>80</height>
   5.111              </size>
   5.112             </property>
   5.113 -           <property name="title" >
   5.114 +           <property name="title">
   5.115              <string>Model Specification</string>
   5.116             </property>
   5.117 -           <layout class="QGridLayout" name="gridLayout" >
   5.118 -            <item row="0" column="0" >
   5.119 -             <layout class="QGridLayout" name="_2" >
   5.120 -              <item row="1" column="2" >
   5.121 -               <widget class="QPushButton" name="chooseButton" >
   5.122 -                <property name="text" >
   5.123 +           <layout class="QGridLayout" name="gridLayout">
   5.124 +            <item row="0" column="0">
   5.125 +             <layout class="QGridLayout" name="_2">
   5.126 +              <item row="1" column="2">
   5.127 +               <widget class="QPushButton" name="chooseButton">
   5.128 +                <property name="text">
   5.129                   <string>Choose</string>
   5.130                  </property>
   5.131                 </widget>
   5.132                </item>
   5.133 -              <item row="0" column="0" >
   5.134 -               <widget class="QLabel" name="textLabel1" >
   5.135 -                <property name="text" >
   5.136 +              <item row="0" column="0">
   5.137 +               <widget class="QLabel" name="textLabel1">
   5.138 +                <property name="text">
   5.139                   <string>Script Name:</string>
   5.140                  </property>
   5.141 -                <property name="wordWrap" >
   5.142 +                <property name="wordWrap">
   5.143                   <bool>false</bool>
   5.144                  </property>
   5.145                 </widget>
   5.146                </item>
   5.147 -              <item row="0" column="1" colspan="3" >
   5.148 +              <item row="0" column="1" colspan="3">
   5.149                 <spacer>
   5.150 -                <property name="orientation" >
   5.151 +                <property name="orientation">
   5.152                   <enum>Qt::Horizontal</enum>
   5.153                  </property>
   5.154 -                <property name="sizeType" >
   5.155 +                <property name="sizeType">
   5.156                   <enum>QSizePolicy::Expanding</enum>
   5.157                  </property>
   5.158 -                <property name="sizeHint" stdset="0" >
   5.159 +                <property name="sizeHint" stdset="0">
   5.160                   <size>
   5.161                    <width>370</width>
   5.162                    <height>20</height>
   5.163 @@ -121,16 +106,16 @@
   5.164                  </property>
   5.165                 </spacer>
   5.166                </item>
   5.167 -              <item row="1" column="0" colspan="2" >
   5.168 -               <widget class="QLineEdit" name="scriptNameEdit" >
   5.169 -                <property name="toolTip" >
   5.170 +              <item row="1" column="0" colspan="2">
   5.171 +               <widget class="QLineEdit" name="scriptNameEdit">
   5.172 +                <property name="toolTip">
   5.173                   <string>write the name of the your script or press the choose button on the right to select one.</string>
   5.174                  </property>
   5.175                 </widget>
   5.176                </item>
   5.177 -              <item row="1" column="3" >
   5.178 -               <widget class="QPushButton" name="editButton" >
   5.179 -                <property name="text" >
   5.180 +              <item row="1" column="3">
   5.181 +               <widget class="QPushButton" name="editButton">
   5.182 +                <property name="text">
   5.183                   <string>Edit</string>
   5.184                  </property>
   5.185                 </widget>
   5.186 @@ -139,17 +124,17 @@
   5.187              </item>
   5.188             </layout>
   5.189            </widget>
   5.190 -          <widget class="QWidget" name="Database_layout" >
   5.191 -           <layout class="QGridLayout" name="_3" >
   5.192 -            <item row="1" column="0" >
   5.193 +          <widget class="QWidget" name="Database_layout">
   5.194 +           <layout class="QGridLayout" name="_3">
   5.195 +            <item row="1" column="0">
   5.196               <spacer>
   5.197 -              <property name="orientation" >
   5.198 +              <property name="orientation">
   5.199                 <enum>Qt::Vertical</enum>
   5.200                </property>
   5.201 -              <property name="sizeType" >
   5.202 +              <property name="sizeType">
   5.203                 <enum>QSizePolicy::Expanding</enum>
   5.204                </property>
   5.205 -              <property name="sizeHint" stdset="0" >
   5.206 +              <property name="sizeHint" stdset="0">
   5.207                 <size>
   5.208                  <width>20</width>
   5.209                  <height>100</height>
   5.210 @@ -157,22 +142,22 @@
   5.211                </property>
   5.212               </spacer>
   5.213              </item>
   5.214 -            <item rowspan="2" row="0" column="1" >
   5.215 -             <widget class="QGroupBox" name="dbSpecGroupBox" >
   5.216 -              <property name="enabled" >
   5.217 +            <item row="0" column="1" rowspan="2">
   5.218 +             <widget class="QGroupBox" name="dbSpecGroupBox">
   5.219 +              <property name="enabled">
   5.220                 <bool>false</bool>
   5.221                </property>
   5.222 -              <property name="sizePolicy" >
   5.223 -               <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
   5.224 +              <property name="sizePolicy">
   5.225 +               <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
   5.226                  <horstretch>0</horstretch>
   5.227                  <verstretch>0</verstretch>
   5.228                 </sizepolicy>
   5.229                </property>
   5.230 -              <property name="title" >
   5.231 +              <property name="title">
   5.232                 <string>Database Specification</string>
   5.233                </property>
   5.234 -              <widget class="QWidget" name="layout7_2" >
   5.235 -               <property name="geometry" >
   5.236 +              <widget class="QWidget" name="layout7_2">
   5.237 +               <property name="geometry">
   5.238                  <rect>
   5.239                   <x>10</x>
   5.240                   <y>20</y>
   5.241 @@ -180,104 +165,104 @@
   5.242                   <height>140</height>
   5.243                  </rect>
   5.244                 </property>
   5.245 -               <layout class="QGridLayout" name="_4" >
   5.246 -                <item row="0" column="0" >
   5.247 -                 <widget class="QLabel" name="textLabel2" >
   5.248 -                  <property name="sizePolicy" >
   5.249 -                   <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
   5.250 +               <layout class="QGridLayout" name="_4">
   5.251 +                <item row="0" column="0">
   5.252 +                 <widget class="QLabel" name="textLabel2">
   5.253 +                  <property name="sizePolicy">
   5.254 +                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
   5.255                      <horstretch>0</horstretch>
   5.256                      <verstretch>0</verstretch>
   5.257                     </sizepolicy>
   5.258                    </property>
   5.259 -                  <property name="text" >
   5.260 +                  <property name="text">
   5.261                     <string>Host:</string>
   5.262                    </property>
   5.263 -                  <property name="wordWrap" >
   5.264 +                  <property name="wordWrap">
   5.265                     <bool>false</bool>
   5.266                    </property>
   5.267                   </widget>
   5.268                  </item>
   5.269 -                <item row="1" column="1" >
   5.270 -                 <widget class="QLineEdit" name="portEdit" >
   5.271 -                  <property name="toolTip" >
   5.272 +                <item row="1" column="1">
   5.273 +                 <widget class="QLineEdit" name="portEdit">
   5.274 +                  <property name="toolTip">
   5.275                     <string>Enter the port  the server listens to.</string>
   5.276                    </property>
   5.277 -                  <property name="text" >
   5.278 +                  <property name="text">
   5.279                     <string>3306</string>
   5.280                    </property>
   5.281                   </widget>
   5.282                  </item>
   5.283 -                <item row="0" column="1" >
   5.284 -                 <widget class="QLabel" name="textLabel3" >
   5.285 -                  <property name="sizePolicy" >
   5.286 -                   <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
   5.287 +                <item row="0" column="1">
   5.288 +                 <widget class="QLabel" name="textLabel3">
   5.289 +                  <property name="sizePolicy">
   5.290 +                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
   5.291                      <horstretch>0</horstretch>
   5.292                      <verstretch>0</verstretch>
   5.293                     </sizepolicy>
   5.294                    </property>
   5.295 -                  <property name="text" >
   5.296 +                  <property name="text">
   5.297                     <string>Port:</string>
   5.298                    </property>
   5.299 -                  <property name="wordWrap" >
   5.300 +                  <property name="wordWrap">
   5.301                     <bool>false</bool>
   5.302                    </property>
   5.303                   </widget>
   5.304                  </item>
   5.305 -                <item row="3" column="1" >
   5.306 -                 <widget class="QLineEdit" name="pwEdit" >
   5.307 -                  <property name="toolTip" >
   5.308 +                <item row="3" column="1">
   5.309 +                 <widget class="QLineEdit" name="pwEdit">
   5.310 +                  <property name="toolTip">
   5.311                     <string>Database password for the userid entered</string>
   5.312                    </property>
   5.313 -                  <property name="echoMode" >
   5.314 +                  <property name="echoMode">
   5.315                     <enum>QLineEdit::Password</enum>
   5.316                    </property>
   5.317                   </widget>
   5.318                  </item>
   5.319 -                <item row="2" column="1" >
   5.320 -                 <widget class="QLabel" name="textLabel1_2" >
   5.321 -                  <property name="sizePolicy" >
   5.322 -                   <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
   5.323 +                <item row="2" column="1">
   5.324 +                 <widget class="QLabel" name="textLabel1_2">
   5.325 +                  <property name="sizePolicy">
   5.326 +                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
   5.327                      <horstretch>0</horstretch>
   5.328                      <verstretch>0</verstretch>
   5.329                     </sizepolicy>
   5.330                    </property>
   5.331 -                  <property name="text" >
   5.332 +                  <property name="text">
   5.333                     <string>Password:</string>
   5.334                    </property>
   5.335 -                  <property name="wordWrap" >
   5.336 +                  <property name="wordWrap">
   5.337                     <bool>false</bool>
   5.338                    </property>
   5.339                   </widget>
   5.340                  </item>
   5.341 -                <item row="2" column="0" >
   5.342 -                 <widget class="QLabel" name="textLabel4" >
   5.343 -                  <property name="sizePolicy" >
   5.344 -                   <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
   5.345 +                <item row="2" column="0">
   5.346 +                 <widget class="QLabel" name="textLabel4">
   5.347 +                  <property name="sizePolicy">
   5.348 +                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
   5.349                      <horstretch>0</horstretch>
   5.350                      <verstretch>0</verstretch>
   5.351                     </sizepolicy>
   5.352                    </property>
   5.353 -                  <property name="text" >
   5.354 +                  <property name="text">
   5.355                     <string>Userid:</string>
   5.356                    </property>
   5.357 -                  <property name="wordWrap" >
   5.358 +                  <property name="wordWrap">
   5.359                     <bool>false</bool>
   5.360                    </property>
   5.361                   </widget>
   5.362                  </item>
   5.363 -                <item row="1" column="0" >
   5.364 -                 <widget class="QLineEdit" name="hostnEdit" >
   5.365 -                  <property name="toolTip" >
   5.366 +                <item row="1" column="0">
   5.367 +                 <widget class="QLineEdit" name="hostnEdit">
   5.368 +                  <property name="toolTip">
   5.369                     <string>This is the url of your database server.</string>
   5.370                    </property>
   5.371 -                  <property name="text" >
   5.372 +                  <property name="text">
   5.373                     <string>localhost</string>
   5.374                    </property>
   5.375                   </widget>
   5.376                  </item>
   5.377 -                <item row="3" column="0" >
   5.378 -                 <widget class="QLineEdit" name="uidEdit" >
   5.379 -                  <property name="toolTip" >
   5.380 +                <item row="3" column="0">
   5.381 +                 <widget class="QLineEdit" name="uidEdit">
   5.382 +                  <property name="toolTip">
   5.383                     <string>This is the userid for accessing the database server</string>
   5.384                    </property>
   5.385                   </widget>
   5.386 @@ -286,50 +271,50 @@
   5.387                </widget>
   5.388               </widget>
   5.389              </item>
   5.390 -            <item row="0" column="0" >
   5.391 -             <layout class="QVBoxLayout" name="_5" >
   5.392 +            <item row="0" column="0">
   5.393 +             <layout class="QVBoxLayout" name="_5">
   5.394                <item>
   5.395 -               <widget class="QLabel" name="textLabel1_11" >
   5.396 -                <property name="sizePolicy" >
   5.397 -                 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
   5.398 +               <widget class="QLabel" name="textLabel1_11">
   5.399 +                <property name="sizePolicy">
   5.400 +                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
   5.401                    <horstretch>0</horstretch>
   5.402                    <verstretch>0</verstretch>
   5.403                   </sizepolicy>
   5.404                  </property>
   5.405 -                <property name="text" >
   5.406 +                <property name="text">
   5.407                   <string>Database type:</string>
   5.408                  </property>
   5.409 -                <property name="wordWrap" >
   5.410 +                <property name="wordWrap">
   5.411                   <bool>false</bool>
   5.412                  </property>
   5.413                 </widget>
   5.414                </item>
   5.415                <item>
   5.416 -               <widget class="QComboBox" name="dbType" >
   5.417 -                <property name="sizePolicy" >
   5.418 -                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
   5.419 +               <widget class="QComboBox" name="dbType">
   5.420 +                <property name="sizePolicy">
   5.421 +                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
   5.422                    <horstretch>0</horstretch>
   5.423                    <verstretch>0</verstretch>
   5.424                   </sizepolicy>
   5.425                  </property>
   5.426 -                <property name="toolTip" >
   5.427 +                <property name="toolTip">
   5.428                   <string>Select your database type</string>
   5.429                  </property>
   5.430 -                <property name="currentIndex" >
   5.431 +                <property name="currentIndex">
   5.432                   <number>1</number>
   5.433                  </property>
   5.434                  <item>
   5.435 -                 <property name="text" >
   5.436 +                 <property name="text">
   5.437                    <string>MySQL</string>
   5.438                   </property>
   5.439                  </item>
   5.440                  <item>
   5.441 -                 <property name="text" >
   5.442 +                 <property name="text">
   5.443                    <string>SQLite</string>
   5.444                   </property>
   5.445                  </item>
   5.446                  <item>
   5.447 -                 <property name="text" >
   5.448 +                 <property name="text">
   5.449                    <string>CSV</string>
   5.450                   </property>
   5.451                  </item>
   5.452 @@ -343,20 +328,12 @@
   5.453          </item>
   5.454         </layout>
   5.455        </widget>
   5.456 -      <widget class="QWidget" name="Widget9" >
   5.457 -       <property name="geometry" >
   5.458 -        <rect>
   5.459 -         <x>0</x>
   5.460 -         <y>0</y>
   5.461 -         <width>787</width>
   5.462 -         <height>298</height>
   5.463 -        </rect>
   5.464 -       </property>
   5.465 -       <attribute name="title" >
   5.466 +      <widget class="QWidget" name="Widget9">
   5.467 +       <attribute name="title">
   5.468          <string>Settings</string>
   5.469         </attribute>
   5.470 -       <widget class="QWidget" name="layout9" >
   5.471 -        <property name="geometry" >
   5.472 +       <widget class="QWidget" name="layout9">
   5.473 +        <property name="geometry">
   5.474           <rect>
   5.475            <x>9</x>
   5.476            <y>19</y>
   5.477 @@ -364,94 +341,99 @@
   5.478            <height>153</height>
   5.479           </rect>
   5.480          </property>
   5.481 -        <layout class="QGridLayout" name="_6" >
   5.482 -         <item row="0" column="1" colspan="3" >
   5.483 -          <widget class="QLineEdit" name="unameEdit" >
   5.484 -           <property name="toolTip" >
   5.485 +        <layout class="QGridLayout" name="_6">
   5.486 +         <item row="0" column="1" colspan="3">
   5.487 +          <widget class="QLineEdit" name="unameEdit">
   5.488 +           <property name="toolTip">
   5.489              <string>Enter your full name. This will be added to the report.</string>
   5.490             </property>
   5.491            </widget>
   5.492           </item>
   5.493 -         <item row="3" column="0" colspan="2" >
   5.494 -          <widget class="QLabel" name="textLabel1_5" >
   5.495 -           <property name="text" >
   5.496 +         <item row="3" column="0" colspan="2">
   5.497 +          <widget class="QLabel" name="textLabel1_5">
   5.498 +           <property name="text">
   5.499              <string>Language</string>
   5.500             </property>
   5.501 -           <property name="wordWrap" >
   5.502 +           <property name="wordWrap">
   5.503              <bool>false</bool>
   5.504             </property>
   5.505            </widget>
   5.506           </item>
   5.507 -         <item row="3" column="2" colspan="2" >
   5.508 -          <widget class="QComboBox" name="langCombo" >
   5.509 -           <property name="toolTip" >
   5.510 +         <item row="3" column="2" colspan="2">
   5.511 +          <widget class="QComboBox" name="langCombo">
   5.512 +           <property name="toolTip">
   5.513              <string>Select the language for the GUI</string>
   5.514             </property>
   5.515             <item>
   5.516 -            <property name="text" >
   5.517 +            <property name="text">
   5.518               <string>English</string>
   5.519              </property>
   5.520             </item>
   5.521             <item>
   5.522 -            <property name="text" >
   5.523 +            <property name="text">
   5.524               <string>Brazilian portuguese</string>
   5.525              </property>
   5.526             </item>
   5.527             <item>
   5.528 -            <property name="text" >
   5.529 +            <property name="text">
   5.530               <string>French</string>
   5.531              </property>
   5.532             </item>
   5.533             <item>
   5.534 -            <property name="text" >
   5.535 +            <property name="text">
   5.536 +             <string>Russian</string>
   5.537 +            </property>
   5.538 +           </item>