i18n/app.fil
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 10 Dec 2020 11:37:27 +0100
changeset 2697 93333d206198
parent 2426 aef7f2ca4e69
child 3328 01682a34a558
permissions -rw-r--r--
Python Safe Globals now have more reliable triggering of OnChange call. Added "Onchange" object to accessible runtime variables that let user python code see count of changes and first and last values.
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     1
../canfestival/canfestival.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     2
../canfestival/SlaveEditor.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     3
../canfestival/config_utils.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     4
../canfestival/NetworkEditor.py
1705
5df7b3d404e8 l18n: update messages.pot and app.fil
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1697
diff changeset
     5
../BeremizIDE.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     6
../dialogs/LDElementDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     7
../dialogs/ForceVariableDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     8
../dialogs/SearchInProjectDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     9
../dialogs/SFCStepDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    10
../dialogs/SFCStepNameDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    11
../dialogs/FindInPouDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    12
../dialogs/SFCDivergenceDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    13
../dialogs/SFCTransitionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    14
../dialogs/DurationEditorDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    15
../dialogs/PouTransitionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    16
../dialogs/FBDVariableDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    17
../dialogs/BlockPreviewDialog.py
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
    18
../dialogs/AboutDialog.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    19
../dialogs/ProjectDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    20
../dialogs/LDPowerRailDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    21
../dialogs/ArrayTypeDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    22
../dialogs/PouNameDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    23
../dialogs/BrowseLocationsDialog.py
2426
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    24
../dialogs/CommentEditDialog.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    25
../dialogs/FBDBlockDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    26
../dialogs/ConnectionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    27
../dialogs/BrowseValuesLibraryDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    28
../dialogs/ActionBlockDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    29
../dialogs/PouActionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    30
../dialogs/DiscoveryDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    31
../dialogs/PouDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    32
../graphics/RubberBand.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    33
../graphics/FBD_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    34
../graphics/DebugDataConsumer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    35
../graphics/ToolTipProducer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    36
../graphics/LD_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    37
../graphics/SFC_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    38
../graphics/GraphicCommons.py
2426
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    39
../bacnet/BacnetSlaveEditor.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    40
../bacnet/bacnet.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    41
../bacnet/ede_files/template_ObjTypes.csv
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    42
../bacnet/ede_files/template_Units.csv
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    43
../bacnet/ede_files/template_EDE.csv
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    44
../bacnet/ede_files/template_StateTexts.csv
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    45
../connectors/PYRO/__init__.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
    46
../connectors/PYRO/dialog.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    47
../connectors/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    48
../connectors/WAMP/__init__.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
    49
../connectors/WAMP/dialog.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    50
../targets/Generic/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    51
../targets/XSD_toolchain_makefile
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    52
../targets/Xenomai/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    53
../targets/Xenomai/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    54
../targets/XSD_toolchain_gcc
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    55
../targets/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    56
../targets/toolchain_gcc.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    57
../targets/toolchain_makefile.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    58
../targets/Linux/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    59
../targets/Win32/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    60
../PLCControler.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    61
../PLCOpenEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    62
../py_ext/PythonEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    63
../py_ext/PythonFileCTNMixin.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    64
../wxglade_hmi/wxglade_hmi.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
    65
../modbus/modbus.py
2426
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    66
../etherlab/EthercatCIA402Slave.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    67
../etherlab/EtherCATManagementEditor.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    68
../etherlab/CommonEtherCATFunction.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    69
../etherlab/EthercatSlave.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    70
../etherlab/etherlab.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    71
../etherlab/EthercatCFileGenerator.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    72
../etherlab/ConfigEditor.py
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    73
../etherlab/EthercatMaster.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    74
../runtime/NevowServer.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
    75
../runtime/WampClient.py
2426
aef7f2ca4e69 Update localization template
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 2186
diff changeset
    76
../runtime/PlcStatus.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    77
../runtime/PLCObject.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    78
../runtime/ServicePublisher.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    79
../ConfigTreeNode.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    80
../editors/ConfTreeNodeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    81
../editors/ResourceEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    82
../editors/Viewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    83
../editors/LDViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    84
../editors/DataTypeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    85
../editors/IECCodeViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    86
../editors/TextViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    87
../editors/ProjectNodeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    88
../editors/EditorPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    89
../editors/DebugViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    90
../editors/SFCViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    91
../editors/FileManagementPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    92
../editors/CodeFileEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    93
../ProjectController.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    94
../controls/LocationCellEditor.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    95
../controls/SearchResultPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    96
../controls/PouInstanceVariablesPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    97
../controls/CustomTable.py
1705
5df7b3d404e8 l18n: update messages.pot and app.fil
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1697
diff changeset
    98
../controls/EnhancedStatusBar.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    99
../controls/LibraryPanel.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   100
../controls/UriLocationEditor.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   101
../controls/CustomToolTip.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   102
../controls/LogViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   103
../controls/FolderTree.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   104
../controls/ProjectPropertiesPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   105
../controls/DebugVariablePanel/DebugVariablePanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   106
../controls/DebugVariablePanel/DebugVariableViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   107
../controls/DebugVariablePanel/DebugVariableTextViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   108
../controls/DebugVariablePanel/DebugVariableGraphicViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   109
../controls/DebugVariablePanel/GraphButton.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   110
../controls/DebugVariablePanel/DebugVariableItem.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   111
../controls/TextCtrlAutoComplete.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   112
../controls/DurationCellEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   113
../controls/CustomStyledTextCtrl.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   114
../controls/VariablePanel.py
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   115
../controls/CustomGrid.py
1843
4bec5768afbb update list with files for internatialization, app.fil
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1804
diff changeset
   116
../controls/CustomIntCtrl.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   117
../controls/CustomTree.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   118
../controls/CustomEditableListBox.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   119
../CodeFileTreeNode.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   120
../docutil/dochtml.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   121
../c_ext/CFileEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   122
../xmlclass/xsdschema.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   123
../xmlclass/xmlclass.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   124
../Beremiz.py
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   125
../version.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   126
../POULibrary.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   127
../util/MiniTextControler.py
1804
5a79875b0ed7 update translation strings
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1714
diff changeset
   128
../util/ExceptionHandler.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   129
../util/misc.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   130
../util/ProcessLogger.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   131
../features.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   132
../svgui/svgui.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   133
../svgui/svgui_server.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   134
../svgui/svguilib.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   135
../plcopen/InstancesPathCollector.py
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   136
../plcopen/types_enums.py
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   137
../plcopen/InstanceTagnameCollector.py
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   138
../plcopen/BlockInstanceCollector.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   139
../plcopen/iec_std.csv
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   140
../plcopen/structures.py
2186
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   141
../plcopen/XSLTModelQuery.py
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   142
../plcopen/POUVariablesCollector.py
2ec02f0f9fa9 Update list of files with strings for i18n and templates for translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1843
diff changeset
   143
../plcopen/VariableInfoCollector.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   144
../plcopen/plcopen.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   145
../plcopen/definitions.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   146
../IDEFrame.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   147
../PLCGenerator.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   148
../Beremiz_service.py
1714
64ea7c86a74c add to i18n/README forgotten commands to add some XML schemes as source
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1705
diff changeset
   149
../plcopen/Additional_Function_Blocks.xml
1804
5a79875b0ed7 update translation strings
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1714
diff changeset
   150
../plcopen/Standard_Function_Blocks.xml