Fixed Autotranlation of menu texts and tooltips
This commit is contained in:
parent
ff60c5e882
commit
30c5bf25d1
|
@ -52,8 +52,8 @@ class Save:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Save.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Save plot")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Save plot as image file")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_SaveFig", "Save plot")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_SaveFig", "Save plot as image file")
|
||||
return {'Pixmap' : 'Save', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Axes:
|
||||
|
@ -64,8 +64,8 @@ class Axes:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Axes.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Configure axes")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Configure axes parameters")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Axes", "Configure axes")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Axes", "Configure axes parameters")
|
||||
return {'Pixmap' : 'Axes', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Series:
|
||||
|
@ -76,8 +76,8 @@ class Series:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Series.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Configure series")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Configure series drawing style and label")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Series", "Configure series")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Series", "Configure series drawing style and label")
|
||||
return {'Pixmap' : 'Series', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Grid:
|
||||
|
@ -95,8 +95,8 @@ class Grid:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Grid.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Show/Hide grid")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Show/Hide grid on selected plot")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Grid", "Show/Hide grid")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Grid", "Show/Hide grid on selected plot")
|
||||
return {'Pixmap' : 'Grid', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Legend:
|
||||
|
@ -114,8 +114,8 @@ class Legend:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Legend.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Show/Hide legend")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Show/Hide legend on selected plot")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Legend", "Show/Hide legend")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Legend", "Show/Hide legend on selected plot")
|
||||
return {'Pixmap' : 'Legend', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Labels:
|
||||
|
@ -126,8 +126,8 @@ class Labels:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Labels.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Set labels")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Set title and axes labels")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Labels", "Set labels")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Labels", "Set title and axes labels")
|
||||
return {'Pixmap' : 'Labels', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
class Positions:
|
||||
|
@ -138,8 +138,8 @@ class Positions:
|
|||
def GetResources(self):
|
||||
# from plotUtils import Paths
|
||||
# IconPath = Paths.iconsPath() + "/Positions.svg"
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("plot", "Set positions and sizes")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("plot", "Set labels and legend positions and sizes")
|
||||
MenuText = QtCore.QT_TRANSLATE_NOOP("Plot_Positions", "Set positions and sizes")
|
||||
ToolTip = QtCore.QT_TRANSLATE_NOOP("Plot_Positions", "Set labels and legend positions and sizes")
|
||||
return {'Pixmap' : 'Positions', 'MenuText': MenuText, 'ToolTip': ToolTip}
|
||||
|
||||
FreeCADGui.addCommand('Plot_SaveFig', Save())
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Resource object code
|
||||
#
|
||||
# Created: Sun Nov 4 20:38:22 2012
|
||||
# Created: Mon Nov 5 08:32:59 2012
|
||||
# by: The Resource Compiler for PyQt (Qt v4.8.1)
|
||||
#
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
|
@ -10,52 +10,131 @@
|
|||
from PyQt4 import QtCore
|
||||
|
||||
qt_resource_data = "\
|
||||
\x00\x00\x14\x23\
|
||||
\x00\x00\x14\x81\
|
||||
\x3c\
|
||||
\xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\x42\
|
||||
\x00\x00\x01\x78\x00\x05\x73\x64\x00\x00\x01\xd9\x00\x05\xa1\x05\
|
||||
\x00\x00\x10\x30\x00\x4f\x1e\x44\x00\x00\x0c\x3b\x00\x5b\x0b\x25\
|
||||
\x00\x00\x0e\xba\x01\x3a\xaf\x14\x00\x00\x0a\xe1\x01\x72\x7d\xec\
|
||||
\x00\x00\x12\x0d\x02\x6c\xe7\x45\x00\x00\x02\xb5\x02\xb8\x1b\xe4\
|
||||
\x00\x00\x09\xa2\x02\xf5\x8e\x35\x00\x00\x12\x49\x05\x04\x9e\xc3\
|
||||
\x00\x00\x10\xb2\x05\x1c\xd3\x94\x00\x00\x05\x24\x05\x1e\xbc\x13\
|
||||
\x00\x00\x04\x24\x05\x1e\xbc\x13\x00\x00\x0f\xb4\x05\x38\x91\xc2\
|
||||
\x00\x00\x11\xd7\x05\x99\x82\xc3\x00\x00\x08\x4a\x05\xa6\x8c\xaf\
|
||||
\x00\x00\x08\x7c\x05\xae\x7b\x73\x00\x00\x04\x90\x05\xb6\x8c\xaf\
|
||||
\x00\x00\x09\x0f\x06\x96\x60\xf5\x00\x00\x10\xe6\x06\xa0\xab\x2e\
|
||||
\x00\x00\x0f\x79\x06\xfc\xe0\x23\x00\x00\x03\x7c\x07\x22\x18\x53\
|
||||
\x00\x00\x03\x35\x07\x22\x18\x53\x00\x00\x0e\x68\x07\x2f\xb3\xb8\
|
||||
\x00\x00\x10\x63\x07\x7d\xc4\x44\x00\x00\x06\x70\x07\x7f\x90\x65\
|
||||
\x00\x00\x11\x8f\x08\x11\x0d\x6c\x00\x00\x01\x2a\x08\x6e\x06\x34\
|
||||
\x00\x00\x0a\x28\x08\xb8\xd1\xa4\x00\x00\x0b\xa0\x09\xd5\xef\x93\
|
||||
\x00\x00\x07\x4f\x0a\x72\x78\xec\x00\x00\x0e\xeb\x0b\x66\xe1\xf3\
|
||||
\x00\x00\x00\xc7\x0b\x66\xe1\xf3\x00\x00\x11\x2b\x0b\x72\x78\xec\
|
||||
\x00\x00\x0f\x32\x0b\xfd\x86\x84\x00\x00\x05\x7b\x0c\x31\x25\xc3\
|
||||
\x00\x00\x07\x0e\x0c\x31\x25\xc3\x00\x00\x0e\x25\x0c\x5d\x56\x63\
|
||||
\x00\x00\x08\x0c\x0c\x77\x4c\xe4\x00\x00\x02\x75\x0d\x10\xbf\x54\
|
||||
\x00\x00\x06\x13\x0d\xe1\xc9\x54\x00\x00\x0d\x20\x0e\x3a\x74\xa3\
|
||||
\x00\x00\x00\x00\x0e\x3a\x74\xa3\x00\x00\x07\xae\x0e\x70\xa3\x4e\
|
||||
\x00\x00\x08\xbe\x0e\x70\xa4\x4e\x00\x00\x09\x51\x0e\x88\x63\x53\
|
||||
\x00\x00\x00\x4b\x0e\x9a\xb0\x73\x00\x00\x02\x04\x69\x00\x00\x12\
|
||||
\x91\x03\x00\x00\x00\x24\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\
|
||||
\x00\x67\x00\x75\x00\x72\x00\x65\x00\x20\x00\x6c\x00\x6f\x00\x73\
|
||||
\x00\x20\x00\x65\x00\x6a\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x0e\x43\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x61\x78\
|
||||
\x65\x73\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\
|
||||
\x4a\x00\x45\x00\x73\x00\x74\x00\x61\x00\x62\x00\x6c\x00\x65\x00\
|
||||
\x7a\x00\x63\x00\x61\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\
|
||||
\x70\x00\x61\x00\x72\x00\xe1\x00\x6d\x00\x65\x00\x74\x00\x72\x00\
|
||||
\x6f\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x63\x00\x61\x00\
|
||||
\x64\x00\x61\x00\x20\x00\x65\x00\x6a\x00\x65\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x19\x43\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x61\
|
||||
\x78\x65\x73\x20\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73\x07\x00\
|
||||
\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x3a\x00\x43\x00\
|
||||
\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\x00\x72\x00\x65\x00\
|
||||
\x20\x00\x6c\x00\x61\x00\x73\x00\x20\x00\x73\x00\x65\x00\x72\x00\
|
||||
\x69\x00\x65\x00\x73\x00\x20\x00\x74\x00\x72\x00\x61\x00\x7a\x00\
|
||||
\x61\x00\x64\x00\x61\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\
|
||||
\x10\x43\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x73\x65\x72\x69\x65\
|
||||
\x73\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x6e\
|
||||
\x00\x00\x01\x78\x00\x05\x73\x64\x00\x00\x06\xd0\x00\x05\xa1\x05\
|
||||
\x00\x00\x10\x8e\x00\x4f\x1e\x44\x00\x00\x0c\x99\x00\x5b\x0b\x25\
|
||||
\x00\x00\x0f\x18\x01\x3a\xaf\x14\x00\x00\x0b\x3f\x01\x72\x7d\xec\
|
||||
\x00\x00\x12\x6b\x02\x6c\xe7\x45\x00\x00\x05\x26\x02\xb8\x1b\xe4\
|
||||
\x00\x00\x0a\x00\x02\xf5\x8e\x35\x00\x00\x12\xa7\x05\x04\x9e\xc3\
|
||||
\x00\x00\x11\x10\x05\x1c\xd3\x94\x00\x00\x00\xcb\x05\x1e\xbc\x13\
|
||||
\x00\x00\x04\x68\x05\x1e\xbc\x13\x00\x00\x10\x12\x05\x38\x91\xc2\
|
||||
\x00\x00\x12\x35\x05\x99\x82\xc3\x00\x00\x08\xa8\x05\xa6\x8c\xaf\
|
||||
\x00\x00\x08\xda\x05\xae\x7b\x73\x00\x00\x02\x12\x05\xb6\x8c\xaf\
|
||||
\x00\x00\x09\x6d\x06\x96\x60\xf5\x00\x00\x11\x44\x06\xa0\xab\x2e\
|
||||
\x00\x00\x0f\xd7\x06\xfc\xe0\x23\x00\x00\x03\xb6\x07\x22\x18\x53\
|
||||
\x00\x00\x01\xc4\x07\x22\x18\x53\x00\x00\x0e\xc6\x07\x2f\xb3\xb8\
|
||||
\x00\x00\x10\xc1\x07\x7d\xc4\x44\x00\x00\x03\x11\x07\x7f\x90\x65\
|
||||
\x00\x00\x11\xed\x08\x11\x0d\x6c\x00\x00\x06\x1a\x08\x6e\x06\x34\
|
||||
\x00\x00\x0a\x86\x08\xb8\xd1\xa4\x00\x00\x0b\xfe\x09\xd5\xef\x93\
|
||||
\x00\x00\x07\xad\x0a\x72\x78\xec\x00\x00\x0f\x49\x0b\x66\xe1\xf3\
|
||||
\x00\x00\x05\xae\x0b\x66\xe1\xf3\x00\x00\x11\x89\x0b\x72\x78\xec\
|
||||
\x00\x00\x0f\x90\x0b\xfd\x86\x84\x00\x00\x01\x27\x0c\x31\x25\xc3\
|
||||
\x00\x00\x07\x6c\x0c\x31\x25\xc3\x00\x00\x0e\x83\x0c\x5d\x56\x63\
|
||||
\x00\x00\x08\x6a\x0c\x77\x4c\xe4\x00\x00\x04\xde\x0d\x10\xbf\x54\
|
||||
\x00\x00\x02\xad\x0d\xe1\xc9\x54\x00\x00\x0d\x7e\x0e\x3a\x74\xa3\
|
||||
\x00\x00\x00\x00\x0e\x3a\x74\xa3\x00\x00\x08\x0c\x0e\x70\xa3\x4e\
|
||||
\x00\x00\x09\x1c\x0e\x70\xa4\x4e\x00\x00\x09\xaf\x0e\x88\x63\x53\
|
||||
\x00\x00\x00\x4a\x0e\x9a\xb0\x73\x00\x00\x06\xfb\x69\x00\x00\x12\
|
||||
\xef\x03\x00\x00\x00\x1e\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\
|
||||
\x00\x67\x00\x75\x00\x72\x00\x61\x00\x72\x00\x20\x00\x65\x00\x6a\
|
||||
\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x43\x6f\
|
||||
\x6e\x66\x69\x67\x75\x72\x65\x20\x61\x78\x65\x73\x07\x00\x00\x00\
|
||||
\x09\x50\x6c\x6f\x74\x5f\x41\x78\x65\x73\x01\x03\x00\x00\x00\x4a\
|
||||
\x00\x45\x00\x73\x00\x74\x00\x61\x00\x62\x00\x6c\x00\x65\x00\x7a\
|
||||
\x00\x63\x00\x61\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x70\
|
||||
\x00\x61\x00\x72\x00\xe1\x00\x6d\x00\x65\x00\x74\x00\x72\x00\x6f\
|
||||
\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x63\x00\x61\x00\x64\
|
||||
\x00\x61\x00\x20\x00\x65\x00\x6a\x00\x65\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x19\x43\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x61\x78\
|
||||
\x65\x73\x20\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73\x07\x00\x00\
|
||||
\x00\x09\x50\x6c\x6f\x74\x5f\x41\x78\x65\x73\x01\x03\x00\x00\x00\
|
||||
\x30\x00\x4d\x00\x6f\x00\x73\x00\x74\x00\x72\x00\x61\x00\x72\x00\
|
||||
\x2f\x00\x4f\x00\x63\x00\x75\x00\x6c\x00\x74\x00\x61\x00\x72\x00\
|
||||
\x20\x00\x6c\x00\x61\x00\x20\x00\x6d\x00\x61\x00\x6c\x00\x6c\x00\
|
||||
\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x53\x68\x6f\x77\x2f\
|
||||
\x48\x69\x64\x65\x20\x67\x72\x69\x64\x07\x00\x00\x00\x09\x50\x6c\
|
||||
\x6f\x74\x5f\x47\x72\x69\x64\x01\x03\x00\x00\x00\x60\x00\x4d\x00\
|
||||
\x75\x00\x65\x00\x73\x00\x74\x00\x72\x00\x65\x00\x2f\x00\x4f\x00\
|
||||
\x63\x00\x75\x00\x6c\x00\x74\x00\x65\x00\x20\x00\x6c\x00\x61\x00\
|
||||
\x20\x00\x6d\x00\x61\x00\x6c\x00\x6c\x00\x61\x00\x20\x00\x64\x00\
|
||||
\x65\x00\x6c\x00\x20\x00\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\
|
||||
\x63\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\x00\x63\x00\
|
||||
\x63\x00\x69\x00\x6f\x00\x6e\x00\x61\x00\x64\x00\x6f\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x1f\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\
|
||||
\x20\x67\x72\x69\x64\x20\x6f\x6e\x20\x73\x65\x6c\x65\x63\x74\x65\
|
||||
\x64\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\x09\x50\x6c\x6f\x74\x5f\
|
||||
\x47\x72\x69\x64\x01\x03\x00\x00\x00\x24\x00\x45\x00\x73\x00\x74\
|
||||
\x00\x61\x00\x62\x00\x6c\x00\x65\x00\x63\x00\x65\x00\x72\x00\x20\
|
||||
\x00\x74\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x73\x08\x00\
|
||||
\x00\x00\x00\x06\x00\x00\x00\x0a\x53\x65\x74\x20\x6c\x61\x62\x65\
|
||||
\x6c\x73\x07\x00\x00\x00\x0b\x50\x6c\x6f\x74\x5f\x4c\x61\x62\x65\
|
||||
\x6c\x73\x01\x03\x00\x00\x00\x62\x00\x45\x00\x73\x00\x74\x00\x61\
|
||||
\x00\x62\x00\x6c\x00\x65\x00\x7a\x00\x63\x00\x61\x00\x20\x00\x6c\
|
||||
\x00\x6f\x00\x73\x00\x20\x00\x74\x00\xf1\x00\x69\x00\x74\x00\x75\
|
||||
\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x65\
|
||||
\x00\x6a\x00\x65\x00\x73\x00\x20\x00\x79\x00\x20\x00\x73\x00\x65\
|
||||
\x00\x72\x00\x69\x00\x65\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\
|
||||
\x00\x64\x00\x61\x00\x74\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x19\x53\x65\x74\x20\x74\x69\x74\x6c\x65\x20\x61\x6e\
|
||||
\x64\x20\x61\x78\x65\x73\x20\x6c\x61\x62\x65\x6c\x73\x07\x00\x00\
|
||||
\x00\x0b\x50\x6c\x6f\x74\x5f\x4c\x61\x62\x65\x6c\x73\x01\x03\x00\
|
||||
\x00\x00\x34\x00\x4d\x00\x6f\x00\x73\x00\x74\x00\x72\x00\x61\x00\
|
||||
\x72\x00\x2f\x00\x4f\x00\x63\x00\x75\x00\x6c\x00\x74\x00\x61\x00\
|
||||
\x72\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x6c\x00\x65\x00\x67\x00\
|
||||
\x65\x00\x6e\x00\x64\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\
|
||||
\x10\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\x20\x6c\x65\x67\x65\x6e\
|
||||
\x64\x07\x00\x00\x00\x0b\x50\x6c\x6f\x74\x5f\x4c\x65\x67\x65\x6e\
|
||||
\x64\x01\x03\x00\x00\x00\x64\x00\x4d\x00\x75\x00\x65\x00\x73\x00\
|
||||
\x74\x00\x72\x00\x65\x00\x2f\x00\x4f\x00\x63\x00\x75\x00\x6c\x00\
|
||||
\x74\x00\x65\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x6c\x00\x65\x00\
|
||||
\x67\x00\x65\x00\x6e\x00\x64\x00\x61\x00\x20\x00\x64\x00\x65\x00\
|
||||
\x6c\x00\x20\x00\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\x63\x00\
|
||||
\x6f\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\x00\x63\x00\x63\x00\
|
||||
\x69\x00\x6f\x00\x6e\x00\x61\x00\x64\x00\x6f\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x21\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\x20\x6c\
|
||||
\x65\x67\x65\x6e\x64\x20\x6f\x6e\x20\x73\x65\x6c\x65\x63\x74\x65\
|
||||
\x64\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\x0b\x50\x6c\x6f\x74\x5f\
|
||||
\x4c\x65\x67\x65\x6e\x64\x01\x03\x00\x00\x00\x66\x00\x4d\x00\x6f\
|
||||
\x00\x64\x00\x69\x00\x66\x00\x69\x00\x71\x00\x75\x00\x65\x00\x20\
|
||||
\x00\x6c\x00\x61\x00\x20\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x63\
|
||||
\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x79\x00\x20\x00\x74\x00\x61\
|
||||
\x00\x6d\x00\x61\x00\xf1\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\
|
||||
\x00\x74\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x73\x00\x20\
|
||||
\x00\x79\x00\x20\x00\x6c\x00\x65\x00\x67\x00\x65\x00\x6e\x00\x64\
|
||||
\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x29\x53\x65\x74\x20\
|
||||
\x6c\x61\x62\x65\x6c\x73\x20\x61\x6e\x64\x20\x6c\x65\x67\x65\x6e\
|
||||
\x64\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\x20\x61\x6e\x64\x20\
|
||||
\x73\x69\x7a\x65\x73\x07\x00\x00\x00\x0e\x50\x6c\x6f\x74\x5f\x50\
|
||||
\x6f\x73\x69\x74\x69\x6f\x6e\x73\x01\x03\x00\x00\x00\x3c\x00\x4d\
|
||||
\x00\x6f\x00\x64\x00\x69\x00\x66\x00\x69\x00\x63\x00\x61\x00\x72\
|
||||
\x00\x20\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\x6f\
|
||||
\x00\x6e\x00\x65\x00\x73\x00\x20\x00\x79\x00\x20\x00\x74\x00\x61\
|
||||
\x00\x6d\x00\x61\x00\xf1\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x17\x53\x65\x74\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\
|
||||
\x73\x20\x61\x6e\x64\x20\x73\x69\x7a\x65\x73\x07\x00\x00\x00\x0e\
|
||||
\x50\x6c\x6f\x74\x5f\x50\x6f\x73\x69\x74\x69\x6f\x6e\x73\x01\x03\
|
||||
\x00\x00\x00\x1e\x00\x47\x00\x75\x00\x61\x00\x72\x00\x64\x00\x61\
|
||||
\x00\x72\x00\x20\x00\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\x63\
|
||||
\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x53\x61\x76\x65\
|
||||
\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\x0c\x50\x6c\x6f\x74\x5f\x53\
|
||||
\x61\x76\x65\x46\x69\x67\x01\x03\x00\x00\x00\x50\x00\x47\x00\x75\
|
||||
\x00\x61\x00\x72\x00\x64\x00\x61\x00\x20\x00\x6c\x00\x61\x00\x20\
|
||||
\x00\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\x63\x00\x61\x00\x20\
|
||||
\x00\x63\x00\x6f\x00\x6d\x00\x6f\x00\x20\x00\x61\x00\x72\x00\x63\
|
||||
\x00\x68\x00\x69\x00\x76\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\
|
||||
\x00\x69\x00\x6d\x00\x61\x00\x67\x00\x65\x00\x6e\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x17\x53\x61\x76\x65\x20\x70\x6c\x6f\x74\x20\
|
||||
\x61\x73\x20\x69\x6d\x61\x67\x65\x20\x66\x69\x6c\x65\x07\x00\x00\
|
||||
\x00\x0c\x50\x6c\x6f\x74\x5f\x53\x61\x76\x65\x46\x69\x67\x01\x03\
|
||||
\x00\x00\x00\x3c\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\
|
||||
\x00\x75\x00\x72\x00\x61\x00\x72\x00\x20\x00\x6c\x00\x61\x00\x73\
|
||||
\x00\x20\x00\x73\x00\x65\x00\x72\x00\x69\x00\x65\x00\x73\x00\x20\
|
||||
\x00\x74\x00\x72\x00\x61\x00\x7a\x00\x61\x00\x64\x00\x61\x00\x73\
|
||||
\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\x6f\x6e\x66\x69\x67\
|
||||
\x75\x72\x65\x20\x73\x65\x72\x69\x65\x73\x07\x00\x00\x00\x0b\x50\
|
||||
\x6c\x6f\x74\x5f\x53\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\x6e\
|
||||
\x00\x45\x00\x73\x00\x74\x00\x61\x00\x62\x00\x6c\x00\x65\x00\x7a\
|
||||
\x00\x63\x00\x61\x00\x20\x00\x65\x00\x6c\x00\x20\x00\x74\x00\xed\
|
||||
\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\x79\x00\x20\x00\x65\
|
||||
|
@ -66,275 +145,202 @@ qt_resource_data = "\
|
|||
\x00\x00\x00\x06\x00\x00\x00\x28\x43\x6f\x6e\x66\x69\x67\x75\x72\
|
||||
\x65\x20\x73\x65\x72\x69\x65\x73\x20\x64\x72\x61\x77\x69\x6e\x67\
|
||||
\x20\x73\x74\x79\x6c\x65\x20\x61\x6e\x64\x20\x6c\x61\x62\x65\x6c\
|
||||
\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x0e\x00\
|
||||
\x47\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x04\x50\x6c\x6f\x74\x07\x00\x00\x00\x04\
|
||||
\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x46\x00\x48\x00\x65\x00\x72\
|
||||
\x00\x72\x00\x61\x00\x6d\x00\x69\x00\x65\x00\x6e\x00\x74\x00\x61\
|
||||
\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x65\x00\x64\x00\x69\
|
||||
\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x20\
|
||||
\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x73\
|
||||
\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x50\x6c\x6f\x74\x20\x65\
|
||||
\x64\x69\x74\x69\x6f\x6e\x20\x74\x6f\x6f\x6c\x73\x07\x00\x00\x00\
|
||||
\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x1e\x00\x47\x00\x75\x00\
|
||||
\x61\x00\x72\x00\x64\x00\x61\x00\x72\x00\x20\x00\x67\x00\x72\x00\
|
||||
\xe1\x00\x66\x00\x69\x00\x63\x00\x61\x08\x00\x00\x00\x00\x06\x00\
|
||||
\x00\x00\x09\x53\x61\x76\x65\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\
|
||||
\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x50\x00\x47\x00\x75\x00\
|
||||
\x61\x00\x72\x00\x64\x00\x61\x00\x20\x00\x6c\x00\x61\x00\x20\x00\
|
||||
\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\x63\x00\x61\x00\x20\x00\
|
||||
\x63\x00\x6f\x00\x6d\x00\x6f\x00\x20\x00\x61\x00\x72\x00\x63\x00\
|
||||
\x68\x00\x69\x00\x76\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\x00\
|
||||
\x69\x00\x6d\x00\x61\x00\x67\x00\x65\x00\x6e\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x17\x53\x61\x76\x65\x20\x70\x6c\x6f\x74\x20\x61\
|
||||
\x73\x20\x69\x6d\x61\x67\x65\x20\x66\x69\x6c\x65\x07\x00\x00\x00\
|
||||
\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x24\x00\x45\x00\x73\x00\
|
||||
\x74\x00\x61\x00\x62\x00\x6c\x00\x65\x00\x63\x00\x65\x00\x72\x00\
|
||||
\x20\x00\x74\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x73\x08\
|
||||
\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x53\x65\x74\x20\x6c\x61\x62\
|
||||
\x65\x6c\x73\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\
|
||||
\x00\x66\x00\x4d\x00\x6f\x00\x64\x00\x69\x00\x66\x00\x69\x00\x71\
|
||||
\x00\x75\x00\x65\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x70\x00\x6f\
|
||||
\x00\x73\x00\x69\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x79\
|
||||
\x00\x20\x00\x74\x00\x61\x00\x6d\x00\x61\x00\xf1\x00\x6f\x00\x20\
|
||||
\x07\x00\x00\x00\x0b\x50\x6c\x6f\x74\x5f\x53\x65\x72\x69\x65\x73\
|
||||
\x01\x03\x00\x00\x00\x0e\x00\x47\x00\x72\x00\x61\x00\x66\x00\x69\
|
||||
\x00\x63\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x50\x6c\
|
||||
\x6f\x74\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\
|
||||
\x46\x00\x48\x00\x65\x00\x72\x00\x72\x00\x61\x00\x6d\x00\x69\x00\
|
||||
\x65\x00\x6e\x00\x74\x00\x61\x00\x73\x00\x20\x00\x64\x00\x65\x00\
|
||||
\x20\x00\x65\x00\x64\x00\x69\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\
|
||||
\x20\x00\x64\x00\x65\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\x00\
|
||||
\x69\x00\x63\x00\x61\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\
|
||||
\x12\x50\x6c\x6f\x74\x20\x65\x64\x69\x74\x69\x6f\x6e\x20\x74\x6f\
|
||||
\x6f\x6c\x73\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\
|
||||
\x00\x18\x00\x45\x00\x6a\x00\x65\x00\x73\x00\x20\x00\x61\x00\x63\
|
||||
\x00\x74\x00\x69\x00\x76\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x0b\x41\x63\x74\x69\x76\x65\x20\x61\x78\x65\x73\x07\
|
||||
\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\
|
||||
\x00\x00\x30\x00\x41\x00\x70\x00\x6c\x00\x69\x00\x63\x00\x61\x00\
|
||||
\x72\x00\x20\x00\x61\x00\x20\x00\x74\x00\x6f\x00\x64\x00\x6f\x00\
|
||||
\x73\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x65\x00\x6a\x00\
|
||||
\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x41\x70\x70\
|
||||
\x6c\x79\x20\x74\x6f\x20\x61\x6c\x6c\x20\x61\x78\x65\x73\x07\x00\
|
||||
\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\
|
||||
\x00\x32\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\
|
||||
\x00\x72\x00\x61\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x64\
|
||||
\x00\x65\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x65\x00\x6a\
|
||||
\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x43\x6f\
|
||||
\x6e\x66\x69\x67\x75\x72\x65\x20\x61\x78\x65\x73\x07\x00\x00\x00\
|
||||
\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\x00\x16\
|
||||
\x00\x44\x00\x69\x00\x6d\x00\x65\x00\x6e\x00\x73\x00\x69\x00\x6f\
|
||||
\x00\x6e\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\
|
||||
\x44\x69\x6d\x65\x6e\x73\x69\x6f\x6e\x73\x07\x00\x00\x00\x09\x70\
|
||||
\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\x00\x0e\x00\x45\
|
||||
\x00\x73\x00\x63\x00\x61\x00\x6c\x00\x61\x00\x73\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x06\x53\x63\x61\x6c\x65\x73\x07\x00\x00\x00\
|
||||
\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\x00\x1e\
|
||||
\x00\x41\x00\x75\x00\x74\x00\x6f\x00\x6d\x00\xe1\x00\x74\x00\x69\
|
||||
\x00\x63\x00\x61\x00\x20\x00\x65\x00\x6e\x00\x20\x00\x58\x08\x00\
|
||||
\x00\x00\x00\x06\x00\x00\x00\x06\x58\x20\x61\x75\x74\x6f\x07\x00\
|
||||
\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\
|
||||
\x00\x24\x00\x50\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\xf3\
|
||||
\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\x65\x00\x6a\
|
||||
\x00\x65\x00\x20\x00\x58\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\
|
||||
\x58\x20\x61\x78\x69\x73\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x07\
|
||||
\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\
|
||||
\x00\x00\x1e\x00\x41\x00\x75\x00\x74\x00\x6f\x00\x6d\x00\xe1\x00\
|
||||
\x74\x00\x69\x00\x63\x00\x61\x00\x20\x00\x65\x00\x6e\x00\x20\x00\
|
||||
\x59\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x59\x20\x61\x75\x74\
|
||||
\x6f\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\
|
||||
\x03\x00\x00\x00\x24\x00\x50\x00\x6f\x00\x73\x00\x69\x00\x63\x00\
|
||||
\x69\x00\xf3\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\
|
||||
\x65\x00\x6a\x00\x65\x00\x20\x00\x59\x08\x00\x00\x00\x00\x06\x00\
|
||||
\x00\x00\x0f\x59\x20\x61\x78\x69\x73\x20\x70\x6f\x73\x69\x74\x69\
|
||||
\x6f\x6e\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\
|
||||
\x01\x03\x00\x00\x00\x4c\x00\x45\x00\x6c\x00\x20\x00\x6a\x00\x75\
|
||||
\x00\x65\x00\x67\x00\x6f\x00\x20\x00\x65\x00\x6a\x00\x65\x00\x73\
|
||||
\x00\x20\x00\x30\x00\x20\x00\x6e\x00\x6f\x00\x20\x00\x70\x00\x75\
|
||||
\x00\x65\x00\x64\x00\x65\x00\x20\x00\x73\x00\x65\x00\x72\x00\x20\
|
||||
\x00\x65\x00\x6c\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x61\x00\x64\
|
||||
\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x19\x41\x78\x65\x73\
|
||||
\x20\x30\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x62\x65\x20\x64\x65\
|
||||
\x6c\x65\x74\x65\x64\x07\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\
|
||||
\x6f\x6e\x73\x6f\x6c\x65\x01\x03\x00\x00\x00\x68\x00\x50\x00\x61\
|
||||
\x00\x72\x00\x61\x00\x20\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\
|
||||
\x00\x61\x00\x72\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x6d\x00\x61\
|
||||
\x00\x6c\x00\x6c\x00\x61\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\
|
||||
\x00\x63\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x20\x00\x70\
|
||||
\x00\x72\x00\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x00\x20\x00\x75\
|
||||
\x00\x6e\x00\x61\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\
|
||||
\x00\x63\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x30\x47\x72\
|
||||
\x69\x64\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x61\x63\x74\x69\x76\
|
||||
\x61\x74\x65\x64\x20\x6f\x6e\x20\x74\x6f\x70\x20\x6f\x66\x20\x61\
|
||||
\x20\x70\x6c\x6f\x74\x20\x64\x6f\x63\x75\x6d\x65\x6e\x74\x07\x00\
|
||||
\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\
|
||||
\x03\x00\x00\x00\x6c\x00\x50\x00\x61\x00\x72\x00\x61\x00\x20\x00\
|
||||
\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\x61\x00\x72\x00\x20\x00\
|
||||
\x6c\x00\x61\x00\x20\x00\x6c\x00\x65\x00\x67\x00\x65\x00\x6e\x00\
|
||||
\x64\x00\x61\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\x00\x63\x00\
|
||||
\x63\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x20\x00\x70\x00\x72\x00\
|
||||
\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x00\x20\x00\x75\x00\x6e\x00\
|
||||
\x61\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\
|
||||
\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x32\x4c\x65\x67\x65\x6e\
|
||||
\x64\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x61\x63\x74\x69\x76\x61\
|
||||
\x74\x65\x64\x20\x6f\x6e\x20\x74\x6f\x70\x20\x6f\x66\x20\x61\x20\
|
||||
\x70\x6c\x6f\x74\x20\x64\x6f\x63\x75\x6d\x65\x6e\x74\x07\x00\x00\
|
||||
\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\x03\
|
||||
\x00\x00\x00\x48\x00\x44\x00\x65\x00\x62\x00\x65\x00\x20\x00\x73\
|
||||
\x00\x65\x00\x6c\x00\x65\x00\x63\x00\x63\x00\x69\x00\x6f\x00\x6e\
|
||||
\x00\x61\x00\x72\x00\x20\x00\x75\x00\x6e\x00\x61\x00\x20\x00\x67\
|
||||
\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x20\x00\x70\
|
||||
\x00\x72\x00\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x32\x50\x6c\x6f\x74\x20\x64\x6f\x63\x75\x6d\
|
||||
\x65\x6e\x74\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x73\x65\x6c\x65\
|
||||
\x63\x74\x65\x64\x20\x69\x6e\x20\x6f\x72\x64\x65\x72\x20\x74\x6f\
|
||||
\x20\x73\x61\x76\x65\x20\x69\x74\x07\x00\x00\x00\x0c\x70\x6c\x6f\
|
||||
\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\x03\x00\x00\x00\x92\x00\
|
||||
\x4e\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x20\x00\x70\x00\x75\x00\
|
||||
\x65\x00\x64\x00\x65\x00\x20\x00\x65\x00\x6e\x00\x63\x00\x6f\x00\
|
||||
\x6e\x00\x74\x00\x72\x00\x61\x00\x72\x00\x20\x00\x6d\x00\x61\x00\
|
||||
\x74\x00\x70\x00\x6c\x00\x6f\x00\x74\x00\x6c\x00\x69\x00\x62\x00\
|
||||
\x2c\x00\x20\x00\x65\x00\x6c\x00\x20\x00\x6d\x00\x6f\x00\x64\x00\
|
||||
\x75\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\x00\x67\x00\
|
||||
\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x64\x00\x6f\x00\
|
||||
\x20\x00\x73\x00\x65\x00\x72\x00\x61\x00\x20\x00\x64\x00\x65\x00\
|
||||
\x73\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\x61\x00\x64\x00\
|
||||
\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x32\x6d\x61\x74\x70\x6c\
|
||||
\x6f\x74\x6c\x69\x62\x20\x6e\x6f\x74\x20\x66\x6f\x75\x6e\x64\x2c\
|
||||
\x20\x50\x6c\x6f\x74\x20\x6d\x6f\x64\x75\x6c\x65\x20\x77\x69\x6c\
|
||||
\x6c\x20\x62\x65\x20\x64\x69\x73\x61\x62\x6c\x65\x64\x07\x00\x00\
|
||||
\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\x03\
|
||||
\x00\x00\x00\xae\x00\x4e\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x20\
|
||||
\x00\x70\x00\x75\x00\x65\x00\x64\x00\x65\x00\x20\x00\x65\x00\x6e\
|
||||
\x00\x63\x00\x6f\x00\x6e\x00\x74\x00\x72\x00\x61\x00\x72\x00\x20\
|
||||
\x00\x6d\x00\x61\x00\x74\x00\x70\x00\x6c\x00\x6f\x00\x74\x00\x6c\
|
||||
\x00\x69\x00\x62\x00\x2c\x00\x20\x00\x79\x00\x20\x00\x70\x00\x6f\
|
||||
\x00\x72\x00\x20\x00\x74\x00\x61\x00\x6e\x00\x74\x00\x6f\x00\x20\
|
||||
\x00\x6e\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x20\x00\x70\x00\x75\
|
||||
\x00\x65\x00\x64\x00\x65\x00\x20\x00\x63\x00\x61\x00\x72\x00\x67\
|
||||
\x00\x61\x00\x72\x00\x20\x00\x65\x00\x6c\x00\x20\x00\x6d\x00\x6f\
|
||||
\x00\x64\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\
|
||||
\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x64\
|
||||
\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x36\x6d\x61\x74\x70\
|
||||
\x6c\x6f\x74\x6c\x69\x62\x20\x6e\x6f\x74\x20\x66\x6f\x75\x6e\x64\
|
||||
\x2c\x20\x73\x6f\x20\x50\x6c\x6f\x74\x20\x6d\x6f\x64\x75\x6c\x65\
|
||||
\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x62\x65\x20\x6c\x6f\x61\x64\
|
||||
\x65\x64\x07\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\
|
||||
\x6f\x6c\x65\x01\x03\x00\x00\x00\x18\x00\x45\x00\x6a\x00\x65\x00\
|
||||
\x73\x00\x20\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\x6f\x00\
|
||||
\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x41\x63\x74\x69\x76\
|
||||
\x65\x20\x61\x78\x65\x73\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\
|
||||
\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x28\x00\x53\x00\x65\
|
||||
\x00\x6c\x00\x65\x00\x63\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\
|
||||
\x00\x64\x00\x65\x00\x20\x00\x74\x00\xed\x00\x74\x00\x75\x00\x6c\
|
||||
\x00\x6f\x00\x73\x00\x20\x00\x79\x00\x20\x00\x6c\x00\x65\x00\x67\
|
||||
\x00\x65\x00\x6e\x00\x64\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x29\x53\x65\x74\x20\x6c\x61\x62\x65\x6c\x73\x20\x61\x6e\x64\
|
||||
\x20\x6c\x65\x67\x65\x6e\x64\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\
|
||||
\x73\x20\x61\x6e\x64\x20\x73\x69\x7a\x65\x73\x07\x00\x00\x00\x04\
|
||||
\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x3c\x00\x4d\x00\x6f\x00\x64\
|
||||
\x00\x69\x00\x66\x00\x69\x00\x63\x00\x61\x00\x72\x00\x20\x00\x70\
|
||||
\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x65\
|
||||
\x00\x73\x00\x20\x00\x79\x00\x20\x00\x74\x00\x61\x00\x6d\x00\x61\
|
||||
\x00\xf1\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x17\
|
||||
\x53\x65\x74\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\x20\x61\x6e\
|
||||
\x64\x20\x73\x69\x7a\x65\x73\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\
|
||||
\x01\x03\x00\x00\x00\x62\x00\x45\x00\x73\x00\x74\x00\x61\x00\x62\
|
||||
\x00\x6c\x00\x65\x00\x7a\x00\x63\x00\x61\x00\x20\x00\x6c\x00\x6f\
|
||||
\x00\x73\x00\x20\x00\x74\x00\xf1\x00\x69\x00\x74\x00\x75\x00\x6c\
|
||||
\x00\x6f\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x65\x00\x6a\
|
||||
\x00\x65\x00\x73\x00\x20\x00\x79\x00\x20\x00\x73\x00\x65\x00\x72\
|
||||
\x00\x69\x00\x65\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x64\
|
||||
\x00\x61\x00\x74\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x19\x53\x65\x74\x20\x74\x69\x74\x6c\x65\x20\x61\x6e\x64\x20\
|
||||
\x61\x78\x65\x73\x20\x6c\x61\x62\x65\x6c\x73\x07\x00\x00\x00\x04\
|
||||
\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\x30\x00\x4d\x00\x6f\x00\x73\
|
||||
\x00\x74\x00\x72\x00\x61\x00\x72\x00\x2f\x00\x4f\x00\x63\x00\x75\
|
||||
\x00\x6c\x00\x74\x00\x61\x00\x72\x00\x20\x00\x6c\x00\x61\x00\x20\
|
||||
\x00\x6d\x00\x61\x00\x6c\x00\x6c\x00\x61\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x0e\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\x20\x67\x72\
|
||||
\x69\x64\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\x00\x00\x00\
|
||||
\x60\x00\x4d\x00\x75\x00\x65\x00\x73\x00\x74\x00\x72\x00\x65\x00\
|
||||
\x2f\x00\x4f\x00\x63\x00\x75\x00\x6c\x00\x74\x00\x65\x00\x20\x00\
|
||||
\x6c\x00\x61\x00\x20\x00\x6d\x00\x61\x00\x6c\x00\x6c\x00\x61\x00\
|
||||
\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\x67\x00\x72\x00\xe1\x00\
|
||||
\x66\x00\x69\x00\x63\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x6c\x00\
|
||||
\x65\x00\x63\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x61\x00\x64\x00\
|
||||
\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1f\x53\x68\x6f\x77\x2f\
|
||||
\x48\x69\x64\x65\x20\x67\x72\x69\x64\x20\x6f\x6e\x20\x73\x65\x6c\
|
||||
\x65\x63\x74\x65\x64\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\x04\x70\
|
||||
\x6c\x6f\x74\x01\x03\x00\x00\x00\x34\x00\x4d\x00\x6f\x00\x73\x00\
|
||||
\x74\x00\x72\x00\x61\x00\x72\x00\x2f\x00\x4f\x00\x63\x00\x75\x00\
|
||||
\x6c\x00\x74\x00\x61\x00\x72\x00\x20\x00\x6c\x00\x61\x00\x20\x00\
|
||||
\x6c\x00\x65\x00\x67\x00\x65\x00\x6e\x00\x64\x00\x61\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x10\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\
|
||||
\x20\x6c\x65\x67\x65\x6e\x64\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\
|
||||
\x01\x03\x00\x00\x00\x64\x00\x4d\x00\x75\x00\x65\x00\x73\x00\x74\
|
||||
\x00\x72\x00\x65\x00\x2f\x00\x4f\x00\x63\x00\x75\x00\x6c\x00\x74\
|
||||
\x00\x65\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x6c\x00\x65\x00\x67\
|
||||
\x00\x65\x00\x6e\x00\x64\x00\x61\x00\x20\x00\x64\x00\x65\x00\x6c\
|
||||
\x00\x20\x00\x67\x00\x72\x00\xe1\x00\x66\x00\x69\x00\x63\x00\x6f\
|
||||
\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\x00\x63\x00\x63\x00\x69\
|
||||
\x00\x6f\x00\x6e\x00\x61\x00\x64\x00\x6f\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x21\x53\x68\x6f\x77\x2f\x48\x69\x64\x65\x20\x6c\x65\
|
||||
\x67\x65\x6e\x64\x20\x6f\x6e\x20\x73\x65\x6c\x65\x63\x74\x65\x64\
|
||||
\x20\x70\x6c\x6f\x74\x07\x00\x00\x00\x04\x70\x6c\x6f\x74\x01\x03\
|
||||
\x00\x00\x00\x18\x00\x45\x00\x6a\x00\x65\x00\x73\x00\x20\x00\x61\
|
||||
\x00\x63\x00\x74\x00\x69\x00\x76\x00\x6f\x00\x73\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x0b\x41\x63\x74\x69\x76\x65\x20\x61\x78\x65\
|
||||
\x73\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\
|
||||
\x03\x00\x00\x00\x30\x00\x41\x00\x70\x00\x6c\x00\x69\x00\x63\x00\
|
||||
\x61\x00\x72\x00\x20\x00\x61\x00\x20\x00\x74\x00\x6f\x00\x64\x00\
|
||||
\x6f\x00\x73\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x65\x00\
|
||||
\x6a\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x41\
|
||||
\x70\x70\x6c\x79\x20\x74\x6f\x20\x61\x6c\x6c\x20\x61\x78\x65\x73\
|
||||
\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\
|
||||
\x00\x00\x00\x32\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\
|
||||
\x00\x75\x00\x72\x00\x61\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\
|
||||
\x00\x64\x00\x65\x00\x20\x00\x6c\x00\x6f\x00\x73\x00\x20\x00\x65\
|
||||
\x00\x6a\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\
|
||||
\x43\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x61\x78\x65\x73\x07\x00\
|
||||
\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\
|
||||
\x00\x16\x00\x44\x00\x69\x00\x6d\x00\x65\x00\x6e\x00\x73\x00\x69\
|
||||
\x00\x6f\x00\x6e\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x0a\x44\x69\x6d\x65\x6e\x73\x69\x6f\x6e\x73\x07\x00\x00\x00\
|
||||
\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\x00\x0e\
|
||||
\x00\x45\x00\x73\x00\x63\x00\x61\x00\x6c\x00\x61\x00\x73\x08\x00\
|
||||
\x00\x00\x00\x06\x00\x00\x00\x06\x53\x63\x61\x6c\x65\x73\x07\x00\
|
||||
\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\x00\x00\
|
||||
\x00\x1e\x00\x41\x00\x75\x00\x74\x00\x6f\x00\x6d\x00\xe1\x00\x74\
|
||||
\x00\x69\x00\x63\x00\x61\x00\x20\x00\x65\x00\x6e\x00\x20\x00\x58\
|
||||
\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x58\x20\x61\x75\x74\x6f\
|
||||
\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\x03\
|
||||
\x00\x00\x00\x24\x00\x50\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\
|
||||
\x00\xf3\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\x65\
|
||||
\x00\x6a\x00\x65\x00\x20\x00\x58\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x0f\x58\x20\x61\x78\x69\x73\x20\x70\x6f\x73\x69\x74\x69\x6f\
|
||||
\x6e\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\x73\x01\
|
||||
\x03\x00\x00\x00\x1e\x00\x41\x00\x75\x00\x74\x00\x6f\x00\x6d\x00\
|
||||
\xe1\x00\x74\x00\x69\x00\x63\x00\x61\x00\x20\x00\x65\x00\x6e\x00\
|
||||
\x20\x00\x59\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x59\x20\x61\
|
||||
\x75\x74\x6f\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\x65\
|
||||
\x73\x01\x03\x00\x00\x00\x24\x00\x50\x00\x6f\x00\x73\x00\x69\x00\
|
||||
\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x6c\x00\
|
||||
\x20\x00\x65\x00\x6a\x00\x65\x00\x20\x00\x59\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x0f\x59\x20\x61\x78\x69\x73\x20\x70\x6f\x73\x69\
|
||||
\x74\x69\x6f\x6e\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x61\x78\
|
||||
\x65\x73\x01\x03\x00\x00\x00\x4c\x00\x45\x00\x6c\x00\x20\x00\x6a\
|
||||
\x00\x75\x00\x65\x00\x67\x00\x6f\x00\x20\x00\x65\x00\x6a\x00\x65\
|
||||
\x00\x73\x00\x20\x00\x30\x00\x20\x00\x6e\x00\x6f\x00\x20\x00\x70\
|
||||
\x00\x75\x00\x65\x00\x64\x00\x65\x00\x20\x00\x73\x00\x65\x00\x72\
|
||||
\x00\x20\x00\x65\x00\x6c\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x61\
|
||||
\x00\x64\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x19\x41\x78\
|
||||
\x65\x73\x20\x30\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x62\x65\x20\
|
||||
\x64\x65\x6c\x65\x74\x65\x64\x07\x00\x00\x00\x0c\x70\x6c\x6f\x74\
|
||||
\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\x03\x00\x00\x00\x68\x00\x50\
|
||||
\x00\x61\x00\x72\x00\x61\x00\x20\x00\x61\x00\x63\x00\x74\x00\x69\
|
||||
\x00\x76\x00\x61\x00\x72\x00\x20\x00\x6c\x00\x61\x00\x20\x00\x6d\
|
||||
\x00\x61\x00\x6c\x00\x6c\x00\x61\x00\x20\x00\x73\x00\x65\x00\x6c\
|
||||
\x00\x65\x00\x63\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x20\
|
||||
\x00\x70\x00\x72\x00\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x00\x20\
|
||||
\x00\x75\x00\x6e\x00\x61\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\
|
||||
\x00\x69\x00\x63\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x30\
|
||||
\x47\x72\x69\x64\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x61\x63\x74\
|
||||
\x69\x76\x61\x74\x65\x64\x20\x6f\x6e\x20\x74\x6f\x70\x20\x6f\x66\
|
||||
\x20\x61\x20\x70\x6c\x6f\x74\x20\x64\x6f\x63\x75\x6d\x65\x6e\x74\
|
||||
\x07\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\
|
||||
\x65\x01\x03\x00\x00\x00\x6c\x00\x50\x00\x61\x00\x72\x00\x61\x00\
|
||||
\x20\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\x61\x00\x72\x00\
|
||||
\x20\x00\x6c\x00\x61\x00\x20\x00\x6c\x00\x65\x00\x67\x00\x65\x00\
|
||||
\x6e\x00\x64\x00\x61\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x65\x00\
|
||||
\x63\x00\x63\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x20\x00\x70\x00\
|
||||
\x72\x00\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x00\x20\x00\x75\x00\
|
||||
\x6e\x00\x61\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\
|
||||
\x63\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x32\x4c\x65\x67\
|
||||
\x65\x6e\x64\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x61\x63\x74\x69\
|
||||
\x76\x61\x74\x65\x64\x20\x6f\x6e\x20\x74\x6f\x70\x20\x6f\x66\x20\
|
||||
\x61\x20\x70\x6c\x6f\x74\x20\x64\x6f\x63\x75\x6d\x65\x6e\x74\x07\
|
||||
\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\
|
||||
\x01\x03\x00\x00\x00\x48\x00\x44\x00\x65\x00\x62\x00\x65\x00\x20\
|
||||
\x00\x73\x00\x65\x00\x6c\x00\x65\x00\x63\x00\x63\x00\x69\x00\x6f\
|
||||
\x00\x6e\x00\x61\x00\x72\x00\x20\x00\x75\x00\x6e\x00\x61\x00\x20\
|
||||
\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x20\
|
||||
\x00\x70\x00\x72\x00\x69\x00\x6d\x00\x65\x00\x72\x00\x6f\x08\x00\
|
||||
\x00\x00\x00\x06\x00\x00\x00\x32\x50\x6c\x6f\x74\x20\x64\x6f\x63\
|
||||
\x75\x6d\x65\x6e\x74\x20\x6d\x75\x73\x74\x20\x62\x65\x20\x73\x65\
|
||||
\x6c\x65\x63\x74\x65\x64\x20\x69\x6e\x20\x6f\x72\x64\x65\x72\x20\
|
||||
\x74\x6f\x20\x73\x61\x76\x65\x20\x69\x74\x07\x00\x00\x00\x0c\x70\
|
||||
\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\x01\x03\x00\x00\x00\
|
||||
\x92\x00\x4e\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x20\x00\x70\x00\
|
||||
\x75\x00\x65\x00\x64\x00\x65\x00\x20\x00\x65\x00\x6e\x00\x63\x00\
|
||||
\x6f\x00\x6e\x00\x74\x00\x72\x00\x61\x00\x72\x00\x20\x00\x6d\x00\
|
||||
\x61\x00\x74\x00\x70\x00\x6c\x00\x6f\x00\x74\x00\x6c\x00\x69\x00\
|
||||
\x62\x00\x2c\x00\x20\x00\x65\x00\x6c\x00\x20\x00\x6d\x00\x6f\x00\
|
||||
\x64\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x20\x00\
|
||||
\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\x00\x64\x00\
|
||||
\x6f\x00\x20\x00\x73\x00\x65\x00\x72\x00\x61\x00\x20\x00\x64\x00\
|
||||
\x65\x00\x73\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\x61\x00\
|
||||
\x64\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x32\x6d\x61\x74\
|
||||
\x70\x6c\x6f\x74\x6c\x69\x62\x20\x6e\x6f\x74\x20\x66\x6f\x75\x6e\
|
||||
\x64\x2c\x20\x50\x6c\x6f\x74\x20\x6d\x6f\x64\x75\x6c\x65\x20\x77\
|
||||
\x69\x6c\x6c\x20\x62\x65\x20\x64\x69\x73\x61\x62\x6c\x65\x64\x07\
|
||||
\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\x6e\x73\x6f\x6c\x65\
|
||||
\x01\x03\x00\x00\x00\xae\x00\x4e\x00\x6f\x00\x20\x00\x73\x00\x65\
|
||||
\x00\x20\x00\x70\x00\x75\x00\x65\x00\x64\x00\x65\x00\x20\x00\x65\
|
||||
\x00\x6e\x00\x63\x00\x6f\x00\x6e\x00\x74\x00\x72\x00\x61\x00\x72\
|
||||
\x00\x20\x00\x6d\x00\x61\x00\x74\x00\x70\x00\x6c\x00\x6f\x00\x74\
|
||||
\x00\x6c\x00\x69\x00\x62\x00\x2c\x00\x20\x00\x79\x00\x20\x00\x70\
|
||||
\x00\x6f\x00\x72\x00\x20\x00\x74\x00\x61\x00\x6e\x00\x74\x00\x6f\
|
||||
\x00\x20\x00\x6e\x00\x6f\x00\x20\x00\x73\x00\x65\x00\x20\x00\x70\
|
||||
\x00\x75\x00\x65\x00\x64\x00\x65\x00\x20\x00\x63\x00\x61\x00\x72\
|
||||
\x00\x67\x00\x61\x00\x72\x00\x20\x00\x65\x00\x6c\x00\x20\x00\x6d\
|
||||
\x00\x6f\x00\x64\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\x65\
|
||||
\x00\x20\x00\x67\x00\x72\x00\x61\x00\x66\x00\x69\x00\x63\x00\x61\
|
||||
\x00\x64\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x36\x6d\x61\
|
||||
\x74\x70\x6c\x6f\x74\x6c\x69\x62\x20\x6e\x6f\x74\x20\x66\x6f\x75\
|
||||
\x6e\x64\x2c\x20\x73\x6f\x20\x50\x6c\x6f\x74\x20\x6d\x6f\x64\x75\
|
||||
\x6c\x65\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x62\x65\x20\x6c\x6f\
|
||||
\x61\x64\x65\x64\x07\x00\x00\x00\x0c\x70\x6c\x6f\x74\x5f\x63\x6f\
|
||||
\x6e\x73\x6f\x6c\x65\x01\x03\x00\x00\x00\x18\x00\x45\x00\x6a\x00\
|
||||
\x65\x00\x73\x00\x20\x00\x61\x00\x63\x00\x74\x00\x69\x00\x76\x00\
|
||||
\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x41\x63\x74\
|
||||
\x69\x76\x65\x20\x61\x78\x65\x73\x07\x00\x00\x00\x0b\x70\x6c\x6f\
|
||||
\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x28\x00\x53\
|
||||
\x00\x65\x00\x6c\x00\x65\x00\x63\x00\x63\x00\x69\x00\xf3\x00\x6e\
|
||||
\x00\x20\x00\x64\x00\x65\x00\x20\x00\x74\x00\xed\x00\x74\x00\x75\
|
||||
\x00\x6c\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\
|
||||
\x53\x65\x74\x20\x6c\x61\x62\x65\x6c\x73\x07\x00\x00\x00\x0b\x70\
|
||||
\x6c\x6f\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x0c\
|
||||
\x00\x54\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x05\x54\x69\x74\x6c\x65\x07\x00\x00\x00\x0b\
|
||||
\x70\x6c\x6f\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\
|
||||
\x20\x00\x54\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\
|
||||
\x64\x00\x65\x00\x6c\x00\x20\x00\x65\x00\x6a\x00\x65\x00\x20\x00\
|
||||
\x58\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x58\x20\x6c\x61\x62\
|
||||
\x65\x6c\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x6c\x61\x62\x65\
|
||||
\x6c\x73\x01\x03\x00\x00\x00\x20\x00\x54\x00\xed\x00\x74\x00\x75\
|
||||
\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\x65\
|
||||
\x00\x6a\x00\x65\x00\x20\x00\x59\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x07\x59\x20\x6c\x61\x62\x65\x6c\x07\x00\x00\x00\x0b\x70\x6c\
|
||||
\x6f\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x10\x00\
|
||||
\x50\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\xf3\x00\x6e\x08\
|
||||
\x00\x00\x00\x00\x06\x00\x00\x00\x08\x50\x6f\x73\x69\x74\x69\x6f\
|
||||
\x6e\x07\x00\x00\x00\x0e\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\
|
||||
\x69\x6f\x6e\x73\x01\x03\x00\x00\x00\x42\x00\x53\x00\x65\x00\x6c\
|
||||
\x00\x65\x00\x63\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x64\
|
||||
\x00\x65\x00\x20\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\
|
||||
\x00\x6f\x00\x6e\x00\x65\x00\x73\x00\x20\x00\x79\x00\x20\x00\x74\
|
||||
\x00\x61\x00\x6d\x00\x61\x00\xf1\x00\x6f\x00\x73\x08\x00\x00\x00\
|
||||
\x00\x06\x00\x00\x00\x17\x53\x65\x74\x20\x70\x6f\x73\x69\x74\x69\
|
||||
\x6f\x6e\x73\x20\x61\x6e\x64\x20\x73\x69\x7a\x65\x73\x07\x00\x00\
|
||||
\x00\x0e\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\
|
||||
\x01\x03\x00\x00\x00\x0c\x00\x54\x00\x61\x00\x6d\x00\x61\x00\xf1\
|
||||
\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x53\x69\x7a\x65\
|
||||
\x07\x00\x00\x00\x0e\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\x69\
|
||||
\x6f\x6e\x73\x01\x03\x00\x00\x00\x24\x00\x50\x00\x75\x00\x6e\x00\
|
||||
\x74\x00\x6f\x00\x73\x00\x20\x00\x70\x00\x6f\x00\x72\x00\x20\x00\
|
||||
\x70\x00\x75\x00\x6c\x00\x67\x00\x61\x00\x64\x00\x61\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x0d\x44\x6f\x74\x73\x20\x70\x65\x72\x20\
|
||||
\x49\x6e\x63\x68\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x73\x61\
|
||||
\x76\x65\x01\x03\x00\x00\x00\x10\x00\x50\x00\x75\x00\x6c\x00\x67\
|
||||
\x00\x61\x00\x64\x00\x61\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x06\x49\x6e\x63\x68\x65\x73\x07\x00\x00\x00\x09\x70\x6c\x6f\
|
||||
\x74\x5f\x73\x61\x76\x65\x01\x03\x00\x00\x00\x1c\x00\x47\x00\x75\
|
||||
\x00\x61\x00\x72\x00\x64\x00\x61\x00\x72\x00\x20\x00\x66\x00\x69\
|
||||
\x00\x67\x00\x75\x00\x72\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\
|
||||
\x00\x0b\x53\x61\x76\x65\x20\x66\x69\x67\x75\x72\x65\x07\x00\x00\
|
||||
\x00\x09\x70\x6c\x6f\x74\x5f\x73\x61\x76\x65\x01\x03\x00\x00\x00\
|
||||
\x34\x00\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\x00\
|
||||
\x72\x00\x61\x00\x72\x00\x20\x00\x73\x00\x65\x00\x72\x00\x69\x00\
|
||||
\x65\x00\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x64\x00\x61\x00\
|
||||
\x74\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\
|
||||
\x6f\x6e\x66\x69\x67\x75\x72\x65\x20\x73\x65\x72\x69\x65\x73\x07\
|
||||
\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x73\x65\x72\x69\x65\x73\x01\
|
||||
\x03\x00\x00\x00\x1e\x00\x45\x00\x73\x00\x74\x00\x69\x00\x6c\x00\
|
||||
\x6f\x00\x20\x00\x64\x00\x65\x00\x20\x00\x6c\x00\xed\x00\x6e\x00\
|
||||
\x65\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4c\x69\x6e\
|
||||
\x65\x20\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\
|
||||
\x5f\x73\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\x10\x00\x4d\x00\
|
||||
\x61\x00\x72\x00\x63\x00\x61\x00\x64\x00\x6f\x00\x72\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x06\x4d\x61\x72\x6b\x65\x72\x07\x00\x00\
|
||||
\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x53\x65\
|
||||
\x74\x20\x6c\x61\x62\x65\x6c\x73\x07\x00\x00\x00\x0b\x70\x6c\x6f\
|
||||
\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x0c\x00\x54\
|
||||
\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x05\x54\x69\x74\x6c\x65\x07\x00\x00\x00\x0b\x70\x6c\
|
||||
\x6f\x74\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x20\x00\
|
||||
\x54\x00\xed\x00\x74\x00\x75\x00\x6c\x00\x6f\x00\x20\x00\x64\x00\
|
||||
\x65\x00\x6c\x00\x20\x00\x65\x00\x6a\x00\x65\x00\x20\x00\x58\x08\
|
||||
\x00\x00\x00\x00\x06\x00\x00\x00\x07\x58\x20\x6c\x61\x62\x65\x6c\
|
||||
\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x6c\x61\x62\x65\x6c\x73\
|
||||
\x01\x03\x00\x00\x00\x20\x00\x54\x00\xed\x00\x74\x00\x75\x00\x6c\
|
||||
\x00\x6f\x00\x20\x00\x64\x00\x65\x00\x6c\x00\x20\x00\x65\x00\x6a\
|
||||
\x00\x65\x00\x20\x00\x59\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\
|
||||
\x59\x20\x6c\x61\x62\x65\x6c\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\
|
||||
\x5f\x6c\x61\x62\x65\x6c\x73\x01\x03\x00\x00\x00\x10\x00\x50\x00\
|
||||
\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\xf3\x00\x6e\x08\x00\x00\
|
||||
\x00\x00\x06\x00\x00\x00\x08\x50\x6f\x73\x69\x74\x69\x6f\x6e\x07\
|
||||
\x00\x00\x00\x0e\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\x69\x6f\
|
||||
\x6e\x73\x01\x03\x00\x00\x00\x42\x00\x53\x00\x65\x00\x6c\x00\x65\
|
||||
\x00\x63\x00\x63\x00\x69\x00\xf3\x00\x6e\x00\x20\x00\x64\x00\x65\
|
||||
\x00\x20\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x63\x00\x69\x00\x6f\
|
||||
\x00\x6e\x00\x65\x00\x73\x00\x20\x00\x79\x00\x20\x00\x74\x00\x61\
|
||||
\x00\x6d\x00\x61\x00\xf1\x00\x6f\x00\x73\x08\x00\x00\x00\x00\x06\
|
||||
\x00\x00\x00\x17\x53\x65\x74\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\
|
||||
\x73\x20\x61\x6e\x64\x20\x73\x69\x7a\x65\x73\x07\x00\x00\x00\x0e\
|
||||
\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\x01\x03\
|
||||
\x00\x00\x00\x0c\x00\x54\x00\x61\x00\x6d\x00\x61\x00\xf1\x00\x6f\
|
||||
\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x53\x69\x7a\x65\x07\x00\
|
||||
\x00\x00\x0e\x70\x6c\x6f\x74\x5f\x70\x6f\x73\x69\x74\x69\x6f\x6e\
|
||||
\x73\x01\x03\x00\x00\x00\x24\x00\x50\x00\x75\x00\x6e\x00\x74\x00\
|
||||
\x6f\x00\x73\x00\x20\x00\x70\x00\x6f\x00\x72\x00\x20\x00\x70\x00\
|
||||
\x75\x00\x6c\x00\x67\x00\x61\x00\x64\x00\x61\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x0d\x44\x6f\x74\x73\x20\x70\x65\x72\x20\x49\x6e\
|
||||
\x63\x68\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\x73\x61\x76\x65\
|
||||
\x01\x03\x00\x00\x00\x10\x00\x50\x00\x75\x00\x6c\x00\x67\x00\x61\
|
||||
\x00\x64\x00\x61\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\
|
||||
\x49\x6e\x63\x68\x65\x73\x07\x00\x00\x00\x09\x70\x6c\x6f\x74\x5f\
|
||||
\x73\x61\x76\x65\x01\x03\x00\x00\x00\x1c\x00\x47\x00\x75\x00\x61\
|
||||
\x00\x72\x00\x64\x00\x61\x00\x72\x00\x20\x00\x66\x00\x69\x00\x67\
|
||||
\x00\x75\x00\x72\x00\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\
|
||||
\x53\x61\x76\x65\x20\x66\x69\x67\x75\x72\x65\x07\x00\x00\x00\x09\
|
||||
\x70\x6c\x6f\x74\x5f\x73\x61\x76\x65\x01\x03\x00\x00\x00\x34\x00\
|
||||
\x43\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\x00\x72\x00\
|
||||
\x61\x00\x72\x00\x20\x00\x73\x00\x65\x00\x72\x00\x69\x00\x65\x00\
|
||||
\x73\x00\x20\x00\x64\x00\x65\x00\x20\x00\x64\x00\x61\x00\x74\x00\
|
||||
\x6f\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\x6f\x6e\
|
||||
\x66\x69\x67\x75\x72\x65\x20\x73\x65\x72\x69\x65\x73\x07\x00\x00\
|
||||
\x00\x0b\x70\x6c\x6f\x74\x5f\x73\x65\x72\x69\x65\x73\x01\x03\x00\
|
||||
\x00\x00\x14\x00\x53\x00\x69\x00\x6e\x00\x20\x00\x74\x00\xed\x00\
|
||||
\x74\x00\x75\x00\x6c\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\
|
||||
\x08\x4e\x6f\x20\x6c\x61\x62\x65\x6c\x07\x00\x00\x00\x0b\x70\x6c\
|
||||
\x6f\x74\x5f\x73\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\x1c\x00\
|
||||
\x45\x00\x6c\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x61\x00\x72\x00\
|
||||
\x20\x00\x73\x00\x65\x00\x72\x00\x69\x00\x65\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x0c\x52\x65\x6d\x6f\x76\x65\x20\x73\x65\x72\x69\
|
||||
\x65\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x73\x65\x72\x69\x65\
|
||||
\x73\x01\
|
||||
\x00\x00\x1e\x00\x45\x00\x73\x00\x74\x00\x69\x00\x6c\x00\x6f\x00\
|
||||
\x20\x00\x64\x00\x65\x00\x20\x00\x6c\x00\xed\x00\x6e\x00\x65\x00\
|
||||
\x61\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4c\x69\x6e\x65\x20\
|
||||
\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x73\
|
||||
\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\x10\x00\x4d\x00\x61\x00\
|
||||
\x72\x00\x63\x00\x61\x00\x64\x00\x6f\x00\x72\x08\x00\x00\x00\x00\
|
||||
\x06\x00\x00\x00\x06\x4d\x61\x72\x6b\x65\x72\x07\x00\x00\x00\x0b\
|
||||
\x70\x6c\x6f\x74\x5f\x73\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\
|
||||
\x14\x00\x53\x00\x69\x00\x6e\x00\x20\x00\x74\x00\xed\x00\x74\x00\
|
||||
\x75\x00\x6c\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x4e\
|
||||
\x6f\x20\x6c\x61\x62\x65\x6c\x07\x00\x00\x00\x0b\x70\x6c\x6f\x74\
|
||||
\x5f\x73\x65\x72\x69\x65\x73\x01\x03\x00\x00\x00\x1c\x00\x45\x00\
|
||||
\x6c\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x61\x00\x72\x00\x20\x00\
|
||||
\x73\x00\x65\x00\x72\x00\x69\x00\x65\x08\x00\x00\x00\x00\x06\x00\
|
||||
\x00\x00\x0c\x52\x65\x6d\x6f\x76\x65\x20\x73\x65\x72\x69\x65\x07\
|
||||
\x00\x00\x00\x0b\x70\x6c\x6f\x74\x5f\x73\x65\x72\x69\x65\x73\x01\
|
||||
\
|
||||
\x00\x00\x09\xc0\
|
||||
\x00\
|
||||
\x00\x37\x31\x78\x9c\xed\x5a\xeb\x6f\xe3\xc6\x11\xff\xee\xbf\x82\
|
||||
|
@ -1859,14 +1865,14 @@ qt_resource_struct = "\
|
|||
\x00\x00\x00\x0e\x00\x02\x00\x00\x00\x08\x00\x00\x00\x05\
|
||||
\x00\x00\x00\x1e\x00\x02\x00\x00\x00\x01\x00\x00\x00\x04\
|
||||
\x00\x00\x00\x3c\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
|
||||
\x00\x00\x00\xf2\x00\x01\x00\x00\x00\x01\x00\x00\x57\x42\
|
||||
\x00\x00\x00\x8c\x00\x01\x00\x00\x00\x01\x00\x00\x2a\xd3\
|
||||
\x00\x00\x00\xdc\x00\x01\x00\x00\x00\x01\x00\x00\x4e\x3d\
|
||||
\x00\x00\x00\xc2\x00\x01\x00\x00\x00\x01\x00\x00\x3f\xd7\
|
||||
\x00\x00\x00\x72\x00\x01\x00\x00\x00\x01\x00\x00\x1d\xeb\
|
||||
\x00\x00\x00\xa2\x00\x01\x00\x00\x00\x01\x00\x00\x32\x72\
|
||||
\x00\x00\x00\x5c\x00\x01\x00\x00\x00\x01\x00\x00\x14\x27\
|
||||
\x00\x00\x01\x08\x00\x01\x00\x00\x00\x01\x00\x00\x63\xfa\
|
||||
\x00\x00\x00\xf2\x00\x01\x00\x00\x00\x01\x00\x00\x57\xa0\
|
||||
\x00\x00\x00\x8c\x00\x01\x00\x00\x00\x01\x00\x00\x2b\x31\
|
||||
\x00\x00\x00\xdc\x00\x01\x00\x00\x00\x01\x00\x00\x4e\x9b\
|
||||
\x00\x00\x00\xc2\x00\x01\x00\x00\x00\x01\x00\x00\x40\x35\
|
||||
\x00\x00\x00\x72\x00\x01\x00\x00\x00\x01\x00\x00\x1e\x49\
|
||||
\x00\x00\x00\xa2\x00\x01\x00\x00\x00\x01\x00\x00\x32\xd0\
|
||||
\x00\x00\x00\x5c\x00\x01\x00\x00\x00\x01\x00\x00\x14\x85\
|
||||
\x00\x00\x01\x08\x00\x01\x00\x00\x00\x01\x00\x00\x64\x58\
|
||||
"
|
||||
|
||||
def qInitResources():
|
||||
|
|
|
@ -6,8 +6,6 @@ pylupdate4 -verbose `find ./ -name "*.py"` -ts resources/translations/Plot.ts
|
|||
lrelease resources/translations/Plot.ts
|
||||
pylupdate4 -verbose `find ./ -name "*.py"` -ts resources/translations/Plot_es-ES.ts
|
||||
lrelease resources/translations/Plot_es-ES.ts
|
||||
pylupdate4 -verbose `find ./ -name "*.py"` -ts resources/translations/Plot_es.ts
|
||||
lrelease resources/translations/Plot_es.ts
|
||||
|
||||
# Create resources
|
||||
rm -f Plot_rc.py
|
||||
|
|
|
@ -1,12 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>plot</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="55"/>
|
||||
<source>Save plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<name>Plot_Axes</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="67"/>
|
||||
<source>Configure axes</source>
|
||||
|
@ -17,16 +12,9 @@
|
|||
<source>Configure axes parameters</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="79"/>
|
||||
<source>Configure series</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="80"/>
|
||||
<source>Configure series drawing style and label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Grid</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="98"/>
|
||||
<source>Show/Hide grid</source>
|
||||
|
@ -37,16 +25,9 @@
|
|||
<source>Show/Hide grid on selected plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="117"/>
|
||||
<source>Show/Hide legend</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="118"/>
|
||||
<source>Show/Hide legend on selected plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Labels</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="129"/>
|
||||
<source>Set labels</source>
|
||||
|
@ -57,6 +38,22 @@
|
|||
<source>Set title and axes labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Legend</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="117"/>
|
||||
<source>Show/Hide legend</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="118"/>
|
||||
<source>Show/Hide legend on selected plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Positions</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="141"/>
|
||||
<source>Set positions and sizes</source>
|
||||
|
@ -67,11 +64,35 @@
|
|||
<source>Set labels and legend positions and sizes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_SaveFig</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="55"/>
|
||||
<source>Save plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="56"/>
|
||||
<source>Save plot as image file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Series</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="79"/>
|
||||
<source>Configure series</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="80"/>
|
||||
<source>Configure series drawing style and label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot</name>
|
||||
<message>
|
||||
<location filename="InitGui.py" line="36"/>
|
||||
<source>Plot edition tools</source>
|
||||
|
|
Binary file not shown.
|
@ -1,37 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>plot</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="55"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Guardar gráfica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="56"/>
|
||||
<source>Save plot as image file</source>
|
||||
<translation>Guarda la gráfica como archivo de imagen</translation>
|
||||
</message>
|
||||
<name>Plot_Axes</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="67"/>
|
||||
<source>Configure axes</source>
|
||||
<translation>Configure los ejes</translation>
|
||||
<translation>Configurar ejes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="68"/>
|
||||
<source>Configure axes parameters</source>
|
||||
<translation>Establezca los parámetros de cada eje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="79"/>
|
||||
<source>Configure series</source>
|
||||
<translation>Configure las series trazadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="80"/>
|
||||
<source>Configure series drawing style and label</source>
|
||||
<translation>Establezca el título y el estilo de las curvas trazadas</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Grid</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="98"/>
|
||||
<source>Show/Hide grid</source>
|
||||
|
@ -42,16 +25,9 @@
|
|||
<source>Show/Hide grid on selected plot</source>
|
||||
<translation>Muestre/Oculte la malla del gráfico seleccionado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="117"/>
|
||||
<source>Show/Hide legend</source>
|
||||
<translation>Mostrar/Ocultar la legenda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="118"/>
|
||||
<source>Show/Hide legend on selected plot</source>
|
||||
<translation>Muestre/Oculte la legenda del gráfico seleccionado</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Labels</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="129"/>
|
||||
<source>Set labels</source>
|
||||
|
@ -62,6 +38,22 @@
|
|||
<source>Set title and axes labels</source>
|
||||
<translation>Establezca los tñitulos de ejes y series de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Legend</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="117"/>
|
||||
<source>Show/Hide legend</source>
|
||||
<translation>Mostrar/Ocultar la legenda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="118"/>
|
||||
<source>Show/Hide legend on selected plot</source>
|
||||
<translation>Muestre/Oculte la legenda del gráfico seleccionado</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Positions</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="141"/>
|
||||
<source>Set positions and sizes</source>
|
||||
|
@ -72,6 +64,35 @@
|
|||
<source>Set labels and legend positions and sizes</source>
|
||||
<translation>Modifique la posición y tamaño de títulos y legenda</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_SaveFig</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="55"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Guardar gráfica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="56"/>
|
||||
<source>Save plot as image file</source>
|
||||
<translation>Guarda la gráfica como archivo de imagen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Plot_Series</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="79"/>
|
||||
<source>Configure series</source>
|
||||
<translation>Configurar las series trazadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="80"/>
|
||||
<source>Configure series drawing style and label</source>
|
||||
<translation>Establezca el título y el estilo de las curvas trazadas</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot</name>
|
||||
<message>
|
||||
<location filename="InitGui.py" line="36"/>
|
||||
<source>Plot edition tools</source>
|
||||
|
|
Binary file not shown.
|
@ -1,259 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>plot</name>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="55"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Guardar gráfica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="56"/>
|
||||
<source>Save plot as image file</source>
|
||||
<translation>Guarda la gráfica como archivo de imagen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="67"/>
|
||||
<source>Configure axes</source>
|
||||
<translation>Configure los ejes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="68"/>
|
||||
<source>Configure axes parameters</source>
|
||||
<translation>Establezca los parámetros de cada eje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="79"/>
|
||||
<source>Configure series</source>
|
||||
<translation>Configure las series trazadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="80"/>
|
||||
<source>Configure series drawing style and label</source>
|
||||
<translation>Establezca el título y el estilo de las curvas trazadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="98"/>
|
||||
<source>Show/Hide grid</source>
|
||||
<translation>Mostrar/Ocultar la malla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="99"/>
|
||||
<source>Show/Hide grid on selected plot</source>
|
||||
<translation>Muestre/Oculte la malla del gráfico seleccionado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="117"/>
|
||||
<source>Show/Hide legend</source>
|
||||
<translation>Mostrar/Ocultar la legenda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="118"/>
|
||||
<source>Show/Hide legend on selected plot</source>
|
||||
<translation>Muestre/Oculte la legenda del gráfico seleccionado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="129"/>
|
||||
<source>Set labels</source>
|
||||
<translation>Establecer títulos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="130"/>
|
||||
<source>Set title and axes labels</source>
|
||||
<translation>Establezca los tñitulos de ejes y series de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="141"/>
|
||||
<source>Set positions and sizes</source>
|
||||
<translation>Modificar posiciones y tamaños</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="142"/>
|
||||
<source>Set labels and legend positions and sizes</source>
|
||||
<translation>Modifique la posición y tamaño de títulos y legenda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="InitGui.py" line="36"/>
|
||||
<source>Plot edition tools</source>
|
||||
<translation>Herramientas de edicion de graficas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="InitGui.py" line="39"/>
|
||||
<source>Plot</source>
|
||||
<translation>Grafica</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_axes</name>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="130"/>
|
||||
<source>Configure axes</source>
|
||||
<translation>Configuración de los ejes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="132"/>
|
||||
<source>Active axes</source>
|
||||
<translation>Ejes activos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="148"/>
|
||||
<source>Apply to all axes</source>
|
||||
<translation>Aplicar a todos los ejes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="150"/>
|
||||
<source>Dimensions</source>
|
||||
<translation>Dimensiones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="152"/>
|
||||
<source>X axis position</source>
|
||||
<translation>Posición del eje X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="154"/>
|
||||
<source>Y axis position</source>
|
||||
<translation>Posición del eje Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="142"/>
|
||||
<source>Scales</source>
|
||||
<translation>Escalas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="144"/>
|
||||
<source>X auto</source>
|
||||
<translation>Automática en X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="146"/>
|
||||
<source>Y auto</source>
|
||||
<translation>Automática en Y</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_console</name>
|
||||
<message>
|
||||
<location filename="Plot.py" line="38"/>
|
||||
<source>matplotlib not found, so Plot module can not be loaded</source>
|
||||
<translation>No se puede encontrar matplotlib, y por tanto no se puede cargar el modulo de graficado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="InitGui.py" line="48"/>
|
||||
<source>matplotlib not found, Plot module will be disabled</source>
|
||||
<translation>No se puede encontrar matplotlib, el modulo de graficado sera desactivado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="41"/>
|
||||
<source>Plot document must be selected in order to save it</source>
|
||||
<translation>Debe seleccionar una grafica primero</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="194"/>
|
||||
<source>Axes 0 can not be deleted</source>
|
||||
<translation>El juego ejes 0 no puede ser eliminado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="88"/>
|
||||
<source>Grid must be activated on top of a plot document</source>
|
||||
<translation>Para activar la malla seleccione primero una grafica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="PlotGui.py" line="107"/>
|
||||
<source>Legend must be activated on top of a plot document</source>
|
||||
<translation>Para activar la legenda seleccione primero una grafica</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_labels</name>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="109"/>
|
||||
<source>Set labels</source>
|
||||
<translation>Selección de títulos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="111"/>
|
||||
<source>Active axes</source>
|
||||
<translation>Ejes activos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="113"/>
|
||||
<source>Title</source>
|
||||
<translation>Título</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="115"/>
|
||||
<source>X label</source>
|
||||
<translation>Título del eje X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="117"/>
|
||||
<source>Y label</source>
|
||||
<translation>Título del eje Y</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_positions</name>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="100"/>
|
||||
<source>Set positions and sizes</source>
|
||||
<translation>Selección de posiciones y tamaños</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="102"/>
|
||||
<source>Position</source>
|
||||
<translation>Posición</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="104"/>
|
||||
<source>Size</source>
|
||||
<translation>Tamaño</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_save</name>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="106"/>
|
||||
<source>Save figure</source>
|
||||
<translation>Guardar figura</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="108"/>
|
||||
<source>Inches</source>
|
||||
<translation>Pulgadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="110"/>
|
||||
<source>Dots per Inch</source>
|
||||
<translation>Puntos por pulgada</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>plot_series</name>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="113"/>
|
||||
<source>Configure series</source>
|
||||
<translation>Configurar series de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="115"/>
|
||||
<source>No label</source>
|
||||
<translation>Sin título</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="117"/>
|
||||
<source>Remove serie</source>
|
||||
<translation>Eliminar serie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="119"/>
|
||||
<source>Line style</source>
|
||||
<translation>Estilo de línea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TaskPanel.py" line="121"/>
|
||||
<source>Marker</source>
|
||||
<translation>Marcador</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in New Issue
Block a user