i18n/messages.pot
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 09 Mar 2017 15:35:19 +0300
changeset 1657 3a98027ff372
parent 1627 c431d64589ef
child 1705 5df7b3d404e8
permissions -rw-r--r--
apply constraints to names for tasks and task instances in resource configuration

The same rules as for IEC identifiers are applied.
- no non-lating characters, ...
- no IEC keywords
- check for duplicate names in resource configuration

closes #19
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     1
# SOME DESCRIPTIVE TITLE.
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     3
# This file is distributed under the same license as the PACKAGE package.
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     5
#
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     6
#, fuzzy
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     7
msgid ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     8
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     9
"Project-Id-Version: PACKAGE VERSION\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    10
"Report-Msgid-Bugs-To: \n"
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
    11
"POT-Creation-Date: 2017-03-09 15:28+0300\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    14
"Language-Team: LANGUAGE <LL@li.org>\n"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    15
"Language: \n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    16
"MIME-Version: 1.0\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    17
"Content-Type: text/plain; charset=CHARSET\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    18
"Content-Transfer-Encoding: 8bit\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    19
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    20
#: ../PLCOpenEditor.py:408 ../Beremiz.py:1191
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    21
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    22
msgid ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    23
"\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    24
"An unhandled exception (bug) occured. Bug report saved at :\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    25
"(%s)\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    26
"\n"
434
092060fd8afb Replace \"lolitech\" contact by \"edouard\" contact
greg
parents: 429
diff changeset
    27
"Please be kind enough to send this file to:\n"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    28
"beremiz-devel@lists.sourceforge.net\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    29
"\n"
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
    30
"You should now restart program.\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    31
"\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    32
"Traceback:\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    33
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    34
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    35
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    36
msgid "   External"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    37
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    38
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    39
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    40
msgid "   InOut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    41
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    42
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    43
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    44
msgid "   Input"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    45
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    46
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    47
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    48
msgid "   Local"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    49
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    50
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    51
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    52
msgid "   Output"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    53
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    54
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
    55
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    56
msgid "   Temp"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    57
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    58
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    59
#: ../dialogs/PouTransitionDialog.py:99 ../dialogs/ProjectDialog.py:66
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
    60
#: ../dialogs/PouActionDialog.py:91 ../dialogs/PouDialog.py:113
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    61
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    62
msgid " and %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    63
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    64
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
    65
#: ../ProjectController.py:1110
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    66
msgid " generation failed !\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    67
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    68
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    69
#: ../plcopen/plcopen.py:881
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    70
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    71
msgid "\"%s\" Data Type doesn't exist !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    72
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    73
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    74
#: ../plcopen/plcopen.py:899
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    75
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    76
msgid "\"%s\" POU already exists !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    77
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    78
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    79
#: ../plcopen/plcopen.py:920
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    80
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    81
msgid "\"%s\" POU doesn't exist !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    82
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    83
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
    84
#: ../editors/Viewer.py:246
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    85
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    86
msgid "\"%s\" can't use itself!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    87
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    88
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
    89
#: ../IDEFrame.py:1651 ../IDEFrame.py:1670
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    90
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    91
msgid "\"%s\" config already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    92
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    93
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
    94
#: ../plcopen/plcopen.py:467
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    95
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    96
msgid "\"%s\" configuration already exists !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    97
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    98
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
    99
#: ../IDEFrame.py:1601
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   100
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   101
msgid "\"%s\" data type already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   102
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   103
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   104
#: ../dialogs/PouTransitionDialog.py:110 ../dialogs/BlockPreviewDialog.py:219
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   105
#: ../dialogs/PouActionDialog.py:102 ../editors/Viewer.py:262
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   106
#: ../editors/Viewer.py:330 ../editors/Viewer.py:354 ../editors/Viewer.py:374
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   107
#: ../editors/TextViewer.py:272 ../editors/TextViewer.py:301
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   108
#: ../controls/VariablePanel.py:396
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   109
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   110
msgid "\"%s\" element for this pou already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   111
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   112
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   113
#: ../Beremiz.py:994
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   114
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   115
msgid "\"%s\" folder is not a valid Beremiz project\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   116
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   117
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   118
#: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouTransitionDialog.py:106
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   119
#: ../dialogs/BlockPreviewDialog.py:207 ../dialogs/PouNameDialog.py:50
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   120
#: ../dialogs/PouActionDialog.py:98 ../dialogs/PouDialog.py:120
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   121
#: ../editors/ResourceEditor.py:449 ../editors/ResourceEditor.py:484
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   122
#: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:584
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   123
#: ../editors/CodeFileEditor.py:770 ../controls/VariablePanel.py:763
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   124
#: ../IDEFrame.py:1592
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   125
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   126
msgid "\"%s\" is a keyword. It can't be used!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   127
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   128
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   129
#: ../plcopen/plcopen.py:2412
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   130
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   131
msgid "\"%s\" is an invalid value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   132
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   133
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   134
#: ../PLCOpenEditor.py:339 ../PLCOpenEditor.py:381
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   135
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   136
msgid "\"%s\" is not a valid folder!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   137
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   138
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   139
#: ../dialogs/SFCStepNameDialog.py:50 ../dialogs/PouTransitionDialog.py:104
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   140
#: ../dialogs/BlockPreviewDialog.py:203 ../dialogs/PouNameDialog.py:48
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   141
#: ../dialogs/PouActionDialog.py:96 ../dialogs/PouDialog.py:118
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   142
#: ../editors/ResourceEditor.py:447 ../editors/ResourceEditor.py:482
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   143
#: ../editors/DataTypeEditor.py:579 ../editors/CodeFileEditor.py:768
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   144
#: ../controls/VariablePanel.py:761 ../IDEFrame.py:1590
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   145
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   146
msgid "\"%s\" is not a valid identifier!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   147
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   148
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   149
#: ../IDEFrame.py:2395
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   150
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   151
msgid "\"%s\" is used by one or more POUs. Do you wish to continue?"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   152
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   153
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   154
#: ../dialogs/BlockPreviewDialog.py:211 ../dialogs/PouDialog.py:122
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   155
#: ../editors/Viewer.py:260 ../editors/Viewer.py:315 ../editors/Viewer.py:345
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   156
#: ../editors/Viewer.py:367 ../editors/TextViewer.py:270
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   157
#: ../editors/TextViewer.py:299 ../editors/TextViewer.py:350
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   158
#: ../editors/TextViewer.py:373 ../controls/VariablePanel.py:338
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   159
#: ../IDEFrame.py:1610
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   160
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   161
msgid "\"%s\" pou already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   162
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   163
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   164
#: ../dialogs/SFCStepNameDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   165
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   166
msgid "\"%s\" step already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   167
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   168
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   169
#: ../editors/DataTypeEditor.py:550
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   170
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   171
msgid "\"%s\" value already defined!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   172
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   173
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   174
#: ../dialogs/ArrayTypeDialog.py:97 ../editors/DataTypeEditor.py:745
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   175
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   176
msgid "\"%s\" value isn't a valid array dimension!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   177
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   178
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   179
#: ../dialogs/ArrayTypeDialog.py:103 ../editors/DataTypeEditor.py:752
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   180
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   181
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   182
"\"%s\" value isn't a valid array dimension!\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   183
"Right value must be greater than left value."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   184
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   185
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   186
#: ../PLCGenerator.py:1101
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   187
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   188
msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   189
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   190
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   191
#: ../editors/Viewer.py:250
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   192
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   193
msgid "\"{a1}\" is already used by \"{a2}\"!"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   194
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   195
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   196
#: ../plcopen/plcopen.py:491
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   197
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   198
msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   199
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   200
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   201
#: ../plcopen/plcopen.py:509
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   202
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   203
msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   204
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   205
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   206
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:578
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   207
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   208
msgid "%03gms"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   209
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   210
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   211
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:569
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   212
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   213
msgid "%dd"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   214
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   215
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   216
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:56
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   217
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:570
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   218
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   219
msgid "%dh"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   220
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   221
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   222
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:55
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   223
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:571
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   224
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   225
msgid "%dm"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   226
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   227
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   228
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:53
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   229
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   230
msgid "%dms"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   231
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   232
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   233
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:54
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   234
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:572
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   235
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   236
msgid "%ds"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   237
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   238
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   239
#: ../PLCControler.py:1531
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   240
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   241
msgid "%s Data Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   242
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   243
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   244
#: ../PLCControler.py:1514
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   245
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   246
msgid "%s POUs"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   247
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   248
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   249
#: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:90
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   250
#, python-format
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   251
msgid "%s Profile"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   252
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   253
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   254
#: ../plcopen/plcopen.py:1645 ../plcopen/plcopen.py:1652
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   255
#: ../plcopen/plcopen.py:1664 ../plcopen/plcopen.py:1672
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   256
#: ../plcopen/plcopen.py:1682
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   257
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   258
msgid "%s body don't have instances!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   259
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   260
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   261
#: ../plcopen/plcopen.py:1700 ../plcopen/plcopen.py:1707
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   262
#: ../plcopen/plcopen.py:1714
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   263
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   264
msgid "%s body don't have text!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   265
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   266
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   267
#: ../IDEFrame.py:386
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   268
msgid "&Add Element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   269
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   270
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   271
#: ../dialogs/AboutDialog.py:73 ../dialogs/AboutDialog.py:121
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   272
#: ../dialogs/AboutDialog.py:158
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   273
msgid "&Close"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   274
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   275
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   276
#: ../IDEFrame.py:356
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   277
msgid "&Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   278
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   279
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   280
#: ../IDEFrame.py:345
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   281
msgid "&Data Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   282
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   283
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   284
#: ../IDEFrame.py:390
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   285
msgid "&Delete"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   286
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   287
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   288
#: ../IDEFrame.py:337
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   289
msgid "&Display"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   290
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   291
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   292
#: ../IDEFrame.py:336
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   293
msgid "&Edit"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   294
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   295
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   296
#: ../IDEFrame.py:335
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   297
msgid "&File"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   298
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   299
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   300
#: ../IDEFrame.py:347
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   301
msgid "&Function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   302
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   303
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   304
#: ../IDEFrame.py:338
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   305
msgid "&Help"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   306
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   307
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   308
#: ../dialogs/AboutDialog.py:72
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   309
msgid "&License"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   310
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   311
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   312
#: ../IDEFrame.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   313
msgid "&Program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   314
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   315
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   316
#: ../PLCOpenEditor.py:125
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   317
msgid "&Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   318
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   319
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   320
#: ../Beremiz.py:324
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   321
msgid "&Recent Projects"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   322
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   323
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   324
#: ../IDEFrame.py:353
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   325
msgid "&Resource"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   326
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   327
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   328
#: ../controls/SearchResultPanel.py:239
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   329
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   330
msgid "'{a1}' - {a2} match in project"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   331
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   332
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   333
#: ../controls/SearchResultPanel.py:241
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   334
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   335
msgid "'{a1}' - {a2} matches in project"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   336
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   337
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   338
#: ../connectors/PYRO/__init__.py:90
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   339
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   340
msgid "'{a1}' is located at {a2}\n"
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   341
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   342
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   343
#: ../controls/SearchResultPanel.py:291
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   344
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   345
msgid "(%d matches)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   346
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   347
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   348
#: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398 ../PLCOpenEditor.py:399
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   349
msgid ",   "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   350
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   351
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   352
#: ../dialogs/PouTransitionDialog.py:101 ../dialogs/PouActionDialog.py:93
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   353
#: ../dialogs/PouDialog.py:115
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   354
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   355
msgid ", %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   356
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   357
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   358
#: ../PLCOpenEditor.py:394
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   359
msgid ". "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   360
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   361
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   362
#: ../controls/LogViewer.py:279
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   363
msgid "1d"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   364
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   365
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   366
#: ../controls/LogViewer.py:280
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   367
msgid "1h"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   368
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   369
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   370
#: ../controls/LogViewer.py:281
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   371
msgid "1m"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   372
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   373
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   374
#: ../controls/LogViewer.py:282
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   375
msgid "1s"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   376
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   377
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   378
#: ../dialogs/PouDialog.py:124 ../IDEFrame.py:1613 ../IDEFrame.py:1659
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   379
#: ../IDEFrame.py:1678
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   380
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   381
msgid "A POU has an element named \"%s\". This could cause a conflict. Do you wish to continue?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   382
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   383
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   384
#: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:108
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   385
#: ../dialogs/PouNameDialog.py:52 ../dialogs/PouActionDialog.py:100
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   386
#: ../controls/VariablePanel.py:765 ../IDEFrame.py:1627 ../IDEFrame.py:1640
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   387
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   388
msgid "A POU named \"%s\" already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   389
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   390
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   391
#: ../ConfigTreeNode.py:424
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   392
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   393
msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   394
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   395
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   396
#: ../dialogs/BrowseLocationsDialog.py:216
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   397
msgid "A location must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   398
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   399
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   400
#: ../editors/ResourceEditor.py:451
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   401
msgid "A task with the same name already exists!"
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   402
msgstr ""
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   403
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   404
#: ../dialogs/SFCStepNameDialog.py:56 ../controls/VariablePanel.py:767
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   405
#: ../IDEFrame.py:1629 ../IDEFrame.py:1642
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   406
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   407
msgid "A variable with \"%s\" as name already exists in this pou!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   408
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   409
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   410
#: ../editors/CodeFileEditor.py:774
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   411
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   412
msgid "A variable with \"%s\" as name already exists!"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   413
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   414
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   415
#: ../dialogs/AboutDialog.py:48 ../PLCOpenEditor.py:158 ../Beremiz.py:381
524
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
   416
msgid "About"
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
   417
msgstr ""
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
   418
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   419
#: ../plcopen/iec_std.csv:22
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   420
msgid "Absolute number"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   421
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   422
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   423
#: ../dialogs/SFCStepDialog.py:72 ../dialogs/ActionBlockDialog.py:42
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   424
msgid "Action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   425
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   426
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   427
#: ../editors/Viewer.py:555 ../editors/Viewer.py:2356
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   428
msgid "Action Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   429
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   430
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   431
#: ../dialogs/PouActionDialog.py:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   432
msgid "Action Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   433
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   434
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   435
#: ../dialogs/PouActionDialog.py:49
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   436
msgid "Action Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   437
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   438
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   439
#: ../plcopen/plcopen.py:1359
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   440
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   441
msgid "Action with name %s doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   442
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   443
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   444
#: ../PLCControler.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   445
msgid "Actions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   446
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   447
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   448
#: ../dialogs/ActionBlockDialog.py:133
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   449
msgid "Actions:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   450
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   451
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   452
#: ../editors/Viewer.py:1110
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   453
msgid "Active"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   454
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   455
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   456
#: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:101
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   457
#: ../editors/Viewer.py:588 ../Beremiz.py:1060
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   458
msgid "Add"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   459
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   460
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   461
#: ../IDEFrame.py:1889 ../IDEFrame.py:1924
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   462
msgid "Add Action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   463
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   464
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   465
#: ../features.py:32
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   466
msgid "Add C code accessing located variables synchronously"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   467
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   468
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   469
#: ../IDEFrame.py:1872
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   470
msgid "Add Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   471
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   472
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   473
#: ../IDEFrame.py:1852
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   474
msgid "Add DataType"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   475
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   476
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   477
#: ../editors/Viewer.py:513
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   478
msgid "Add Divergence Branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   479
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   480
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   481
#: ../dialogs/DiscoveryDialog.py:116
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   482
msgid "Add IP"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   483
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   484
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   485
#: ../IDEFrame.py:1860
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   486
msgid "Add POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   487
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   488
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   489
#: ../features.py:33
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   490
msgid "Add Python code executed asynchronously"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   491
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   492
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   493
#: ../IDEFrame.py:1900 ../IDEFrame.py:1950
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   494
msgid "Add Resource"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   495
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   496
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   497
#: ../IDEFrame.py:1878 ../IDEFrame.py:1921
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   498
msgid "Add Transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   499
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   500
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   501
#: ../editors/Viewer.py:500
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   502
msgid "Add Wire Segment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   503
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   504
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   505
#: ../editors/SFCViewer.py:433
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   506
msgid "Add a new initial step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   507
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   508
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   509
#: ../editors/Viewer.py:2717 ../editors/SFCViewer.py:770
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   510
msgid "Add a new jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   511
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   512
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   513
#: ../editors/SFCViewer.py:455
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   514
msgid "Add a new step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   515
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   516
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   517
#: ../features.py:34
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   518
msgid "Add a simple WxGlade based GUI."
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   519
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   520
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   521
#: ../dialogs/ActionBlockDialog.py:137
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   522
msgid "Add action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   523
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   524
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   525
#: ../editors/DataTypeEditor.py:352
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   526
msgid "Add element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   527
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   528
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   529
#: ../editors/ResourceEditor.py:268
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   530
msgid "Add instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   531
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   532
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   533
#: ../canfestival/NetworkEditor.py:103
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   534
msgid "Add slave"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   535
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   536
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   537
#: ../editors/ResourceEditor.py:239
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   538
msgid "Add task"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   539
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   540
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   541
#: ../editors/CodeFileEditor.py:658 ../controls/VariablePanel.py:450
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   542
msgid "Add variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   543
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   544
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   545
#: ../plcopen/iec_std.csv:33
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   546
msgid "Addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   547
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   548
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   549
#: ../plcopen/definitions.py:47
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   550
msgid "Additional function blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   551
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   552
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   553
#: ../editors/Viewer.py:571
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   554
msgid "Adjust Block Size"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   555
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   556
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   557
#: ../editors/Viewer.py:1648
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   558
msgid "Alignment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   559
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   560
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   561
#: ../dialogs/BrowseLocationsDialog.py:39
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   562
#: ../dialogs/BrowseLocationsDialog.py:47
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   563
#: ../dialogs/BrowseLocationsDialog.py:140
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   564
#: ../dialogs/BrowseLocationsDialog.py:143 ../controls/LogViewer.py:298
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   565
#: ../controls/VariablePanel.py:70
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   566
msgid "All"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   567
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   568
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   569
#: ../editors/FileManagementPanel.py:35
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   570
msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   571
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   572
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   573
#: ../ProjectController.py:1644
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   574
msgid "Already connected. Please disconnect\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   575
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   576
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   577
#: ../editors/DataTypeEditor.py:594
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   578
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   579
msgid "An element named \"%s\" already exists in this structure!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   580
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   581
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   582
#: ../editors/ResourceEditor.py:486
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   583
msgid "An instance with the same name already exists!"
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   584
msgstr ""
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   585
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   586
#: ../dialogs/ConnectionDialog.py:96
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   587
msgid "Apply name modification to all continuations with the same name"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   588
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   589
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   590
#: ../plcopen/iec_std.csv:31
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   591
msgid "Arc cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   592
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   593
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   594
#: ../plcopen/iec_std.csv:30
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   595
msgid "Arc sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   596
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   597
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   598
#: ../plcopen/iec_std.csv:32
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   599
msgid "Arc tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   600
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   601
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   602
#: ../plcopen/iec_std.csv:33
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   603
msgid "Arithmetic"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   604
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   605
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   606
#: ../editors/DataTypeEditor.py:54 ../editors/DataTypeEditor.py:635
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   607
#: ../controls/VariablePanel.py:841
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   608
msgid "Array"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   609
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   610
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   611
#: ../plcopen/iec_std.csv:39
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   612
msgid "Assignment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   613
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   614
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   615
#: ../dialogs/FBDVariableDialog.py:217
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   616
msgid "At least a variable or an expression must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   617
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   618
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   619
#: ../controls/ProjectPropertiesPanel.py:99
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   620
msgid "Author"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   621
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   622
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   623
#: ../controls/ProjectPropertiesPanel.py:96
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   624
msgid "Author Name (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   625
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   626
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   627
#: ../dialogs/FindInPouDialog.py:79
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   628
msgid "Backward"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   629
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   630
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   631
#: ../util/Zeroconf.py:599
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   632
msgid "Bad domain name (circular) at "
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   633
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   634
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   635
#: ../util/Zeroconf.py:602
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   636
msgid "Bad domain name at "
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   637
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   638
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   639
#: ../canfestival/config_utils.py:342 ../canfestival/config_utils.py:630
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   640
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   641
msgid "Bad location size : %s"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   642
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   643
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   644
#: ../dialogs/ArrayTypeDialog.py:55 ../editors/DataTypeEditor.py:175
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   645
#: ../editors/DataTypeEditor.py:205 ../editors/DataTypeEditor.py:297
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   646
msgid "Base Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   647
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   648
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   649
#: ../editors/DataTypeEditor.py:625 ../controls/VariablePanel.py:799
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   650
msgid "Base Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   651
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   652
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   653
#: ../Beremiz.py:553
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   654
msgid "Beremiz"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   655
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   656
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   657
#: ../plcopen/iec_std.csv:70
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   658
msgid "Binary selection (1 of 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   659
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   660
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   661
#: ../plcopen/iec_std.csv:62
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   662
msgid "Bit-shift"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   663
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   664
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   665
#: ../plcopen/iec_std.csv:66
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   666
msgid "Bitwise"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   667
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   668
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   669
#: ../plcopen/iec_std.csv:66
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   670
msgid "Bitwise AND"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   671
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   672
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   673
#: ../plcopen/iec_std.csv:67
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   674
msgid "Bitwise OR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   675
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   676
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   677
#: ../plcopen/iec_std.csv:68
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   678
msgid "Bitwise XOR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   679
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   680
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   681
#: ../plcopen/iec_std.csv:69
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   682
msgid "Bitwise inverting"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   683
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   684
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   685
#: ../editors/Viewer.py:525 ../editors/Viewer.py:2369
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   686
msgid "Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   687
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   688
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   689
#: ../dialogs/FBDBlockDialog.py:59
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   690
msgid "Block Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   691
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   692
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   693
#: ../editors/TextViewer.py:262
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   694
msgid "Block name"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   695
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   696
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   697
#: ../editors/Viewer.py:491
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   698
msgid "Bottom"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   699
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   700
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   701
#: ../ProjectController.py:1322
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   702
msgid "Broken"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   703
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   704
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   705
#: ../dialogs/BrowseValuesLibraryDialog.py:37
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   706
#, python-format
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   707
msgid "Browse %s values library"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   708
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   709
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   710
#: ../dialogs/BrowseLocationsDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   711
msgid "Browse Locations"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   712
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   713
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   714
#: ../ProjectController.py:1790
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   715
msgid "Build"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   716
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   717
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   718
#: ../ProjectController.py:1256
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   719
msgid "Build directory already clean\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   720
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   721
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   722
#: ../ProjectController.py:1791
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   723
msgid "Build project into build folder"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   724
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   725
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   726
#: ../ProjectController.py:1039
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   727
msgid "C Build crashed !\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   728
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   729
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   730
#: ../ProjectController.py:1036
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   731
msgid "C Build failed.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   732
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   733
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   734
#: ../c_ext/CFileEditor.py:63
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   735
msgid "C code"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   736
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   737
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   738
#: ../ProjectController.py:1114
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   739
msgid "C code generated successfully.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   740
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   741
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   742
#: ../targets/toolchain_makefile.py:122
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   743
msgid "C compilation failed.\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   744
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   745
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   746
#: ../targets/toolchain_gcc.py:156
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   747
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   748
msgid "C compilation of %s failed.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   749
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   750
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   751
#: ../features.py:32
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   752
msgid "C extension"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   753
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   754
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   755
#: ../dialogs/AboutDialog.py:71
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   756
msgid "C&redits"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   757
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   758
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   759
#: ../canfestival/NetworkEditor.py:52
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   760
msgid "CANOpen network"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   761
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   762
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   763
#: ../canfestival/SlaveEditor.py:44
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   764
msgid "CANOpen slave"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   765
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   766
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   767
#: ../features.py:31
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   768
msgid "CANopen support"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   769
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   770
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   771
#: ../plcopen/plcopen.py:1584 ../plcopen/plcopen.py:1598
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   772
#: ../plcopen/plcopen.py:1622 ../plcopen/plcopen.py:1638
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   773
msgid "Can only generate execution order on FBD networks!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   774
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   775
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   776
#: ../controls/VariablePanel.py:267
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   777
msgid "Can only give a location to local or global variables"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   778
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   779
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   780
#: ../PLCOpenEditor.py:334
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   781
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   782
msgid "Can't generate program to file %s!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   783
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   784
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   785
#: ../controls/VariablePanel.py:265
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   786
msgid "Can't give a location to a function block instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   787
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   788
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   789
#: ../PLCOpenEditor.py:379
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   790
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   791
msgid "Can't save project to file %s!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   792
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   793
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   794
#: ../controls/VariablePanel.py:313
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   795
msgid "Can't set an initial value to a function block instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   796
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   797
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   798
#: ../ConfigTreeNode.py:529
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   799
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   800
msgid "Cannot create child {a1} of type {a2} "
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   801
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   802
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   803
#: ../ConfigTreeNode.py:454
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   804
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   805
msgid "Cannot find lower free IEC channel than %d\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   806
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   807
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   808
#: ../connectors/PYRO/__init__.py:131
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   809
msgid "Cannot get PLC status - connection failed.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   810
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   811
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   812
#: ../ProjectController.py:902
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   813
msgid "Cannot open/parse VARIABLES.csv!\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   814
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   815
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   816
#: ../canfestival/config_utils.py:374
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   817
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   818
msgid "Cannot set bit offset for non bool '{a1}' variable (ID:{a2},Idx:{a3},sIdx:{a4}))"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   819
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   820
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   821
#: ../dialogs/SearchInProjectDialog.py:59 ../dialogs/FindInPouDialog.py:88
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   822
msgid "Case sensitive"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   823
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   824
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   825
#: ../editors/Viewer.py:486
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   826
msgid "Center"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   827
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   828
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   829
#: ../Beremiz_service.py:266
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   830
msgid "Change IP of interface to bind"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   831
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   832
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   833
#: ../Beremiz_service.py:265
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   834
msgid "Change Name"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   835
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   836
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   837
#: ../IDEFrame.py:1942
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   838
msgid "Change POU Type To"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   839
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   840
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   841
#: ../Beremiz_service.py:267
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   842
msgid "Change Port Number"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   843
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   844
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   845
#: ../Beremiz_service.py:268
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   846
msgid "Change working directory"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   847
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   848
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   849
#: ../plcopen/iec_std.csv:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   850
msgid "Character string"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   851
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   852
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   853
#: ../svgui/svgui.py:125
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   854
msgid "Choose a SVG file"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   855
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   856
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   857
#: ../ProjectController.py:501
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   858
msgid "Choose a directory to save project"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   859
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   860
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   861
#: ../canfestival/canfestival.py:160 ../PLCOpenEditor.py:292
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   862
#: ../PLCOpenEditor.py:324 ../PLCOpenEditor.py:373
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   863
msgid "Choose a file"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   864
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   865
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   866
#: ../Beremiz.py:931 ../Beremiz.py:966
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   867
msgid "Choose a project"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   868
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   869
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   870
#: ../dialogs/BrowseValuesLibraryDialog.py:42
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   871
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   872
msgid "Choose a value for %s:"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   873
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   874
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   875
#: ../Beremiz_service.py:323
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   876
msgid "Choose a working directory "
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   877
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   878
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   879
#: ../ProjectController.py:408
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   880
msgid "Chosen folder doesn't contain a program. It's not a valid project!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   881
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   882
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   883
#: ../ProjectController.py:375
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   884
msgid "Chosen folder isn't empty. You can't use it for a new project!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   885
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   886
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   887
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   888
msgid "Class"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   889
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   890
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   891
#: ../controls/VariablePanel.py:441
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   892
msgid "Class Filter:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   893
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   894
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   895
#: ../dialogs/FBDVariableDialog.py:69
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   896
msgid "Class:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   897
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   898
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   899
#: ../ProjectController.py:1794
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   900
msgid "Clean"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   901
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   902
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   903
#: ../controls/LogViewer.py:318
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   904
msgid "Clean log messages"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   905
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   906
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   907
#: ../ProjectController.py:1796
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   908
msgid "Clean project build folder"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   909
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   910
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   911
#: ../ProjectController.py:1253
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   912
msgid "Cleaning the build directory\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   913
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   914
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   915
#: ../IDEFrame.py:435
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   916
msgid "Clear Errors"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   917
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   918
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   919
#: ../editors/Viewer.py:582
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   920
msgid "Clear Execution Order"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   921
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   922
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
   923
#: ../dialogs/SearchInProjectDialog.py:105 ../dialogs/FindInPouDialog.py:111
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   924
msgid "Close"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   925
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   926
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   927
#: ../PLCOpenEditor.py:199 ../Beremiz.py:693
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   928
msgid "Close Application"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   929
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   930
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   931
#: ../PLCOpenEditor.py:108 ../Beremiz.py:333 ../Beremiz.py:637
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   932
#: ../IDEFrame.py:1009
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   933
msgid "Close Project"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   934
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
   935
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   936
#: ../PLCOpenEditor.py:106 ../Beremiz.py:331
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   937
msgid "Close Tab"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   938
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   939
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   940
#: ../editors/Viewer.py:541 ../editors/Viewer.py:2377
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   941
msgid "Coil"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   942
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   943
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   944
#: ../editors/Viewer.py:561 ../editors/LDViewer.py:506
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   945
msgid "Comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   946
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   947
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   948
#: ../dialogs/ProjectDialog.py:57
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   949
msgid "Company Name"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   950
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   951
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   952
#: ../controls/ProjectPropertiesPanel.py:94
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   953
msgid "Company Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   954
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   955
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   956
#: ../controls/ProjectPropertiesPanel.py:95
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   957
msgid "Company URL (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   958
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   959
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   960
#: ../plcopen/iec_std.csv:75
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   961
msgid "Comparison"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   962
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   963
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   964
#: ../ProjectController.py:693
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
   965
msgid "Compiling IEC Program into C code...\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   966
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   967
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   968
#: ../plcopen/iec_std.csv:85
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   969
msgid "Concatenation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   970
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   971
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   972
#: ../editors/ConfTreeNodeEditor.py:229
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   973
msgid "Config"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   974
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   975
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   976
#: ../editors/ProjectNodeEditor.py:36
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   977
msgid "Config variables"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   978
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
   979
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
   980
#: ../dialogs/SearchInProjectDialog.py:39
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   981
msgid "Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   982
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   983
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   984
#: ../PLCControler.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   985
msgid "Configurations"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   986
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   987
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   988
#: ../editors/Viewer.py:307 ../editors/Viewer.py:337 ../editors/Viewer.py:359
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
   989
#: ../editors/TextViewer.py:291 ../editors/TextViewer.py:342
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   990
#: ../editors/TextViewer.py:365 ../controls/VariablePanel.py:328
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   991
msgid "Confirm or change variable name"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   992
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
   993
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   994
#: ../ProjectController.py:1809
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   995
msgid "Connect"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   996
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   997
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
   998
#: ../ProjectController.py:1810
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
   999
msgid "Connect to the target PLC"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1000
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1001
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1002
#: ../ProjectController.py:1313
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1003
#, python-format
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1004
msgid "Connected to URI: %s"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1005
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1006
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1007
#: ../dialogs/SFCTransitionDialog.py:76 ../editors/Viewer.py:527
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1008
#: ../editors/Viewer.py:2370
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1009
msgid "Connection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1010
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1011
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1012
#: ../dialogs/ConnectionDialog.py:52
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1013
msgid "Connection Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1014
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1015
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1016
#: ../ProjectController.py:1668
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1017
msgid "Connection canceled!\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1018
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1019
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1020
#: ../ProjectController.py:1693
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1021
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1022
msgid "Connection failed to %s!\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1023
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1024
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1025
#: ../connectors/PYRO/__init__.py:115 ../connectors/WAMP/__init__.py:111
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1026
msgid "Connection lost!\n"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1027
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1028
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1029
#: ../connectors/PYRO/__init__.py:102
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1030
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1031
msgid "Connection to '%s' failed.\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1032
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1033
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1034
#: ../dialogs/ConnectionDialog.py:64 ../editors/Viewer.py:1605
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1035
msgid "Connector"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1036
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1037
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1038
#: ../dialogs/SFCStepDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1039
msgid "Connectors:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1040
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1041
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1042
#: ../Beremiz.py:448
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1043
msgid "Console"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1044
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1045
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1046
#: ../controls/VariablePanel.py:60
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1047
msgid "Constant"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1048
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1049
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1050
#: ../editors/Viewer.py:537 ../editors/Viewer.py:2373
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1051
msgid "Contact"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1052
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1053
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1054
#: ../controls/ProjectPropertiesPanel.py:197
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1055
msgid "Content Description (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1056
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1057
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1058
#: ../dialogs/ConnectionDialog.py:65 ../editors/Viewer.py:1606
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1059
msgid "Continuation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1060
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1061
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1062
#: ../plcopen/iec_std.csv:18
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1063
msgid "Conversion from BCD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1064
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1065
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1066
#: ../plcopen/iec_std.csv:19
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1067
msgid "Conversion to BCD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1068
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1069
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1070
#: ../plcopen/iec_std.csv:21
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1071
msgid "Conversion to date"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1072
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1073
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1074
#: ../plcopen/iec_std.csv:20
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1075
msgid "Conversion to time-of-day"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1076
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1077
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1078
#: ../editors/Viewer.py:597 ../controls/LogViewer.py:693 ../IDEFrame.py:370
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1079
#: ../IDEFrame.py:425
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1080
msgid "Copy"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1081
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1082
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1083
#: ../IDEFrame.py:1929
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1084
msgid "Copy POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1085
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1086
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1087
#: ../editors/FileManagementPanel.py:65
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1088
msgid "Copy file from left folder to right"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1089
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1090
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1091
#: ../editors/FileManagementPanel.py:64
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1092
msgid "Copy file from right folder to left"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1093
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1094
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1095
#: ../plcopen/iec_std.csv:28
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1096
msgid "Cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1097
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1098
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1099
#: ../ConfigTreeNode.py:656
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1100
#, python-brace-format
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1101
msgid ""
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1102
"Could not add child \"{a1}\", type {a2} :\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1103
"{a3}\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1104
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1105
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1106
#: ../py_ext/PythonFileCTNMixin.py:77
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1107
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1108
msgid "Couldn't import old %s file."
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1109
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1110
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1111
#: ../ConfigTreeNode.py:626
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1112
#, python-brace-format
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1113
msgid ""
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1114
"Couldn't load confnode base parameters {a1} :\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1115
" {a2}"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1116
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1117
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1118
#: ../ConfigTreeNode.py:643 ../CodeFileTreeNode.py:124
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1119
#, python-brace-format
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1120
msgid ""
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1121
"Couldn't load confnode parameters {a1} :\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1122
" {a2}"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1123
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1124
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1125
#: ../PLCControler.py:946
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1126
msgid "Couldn't paste non-POU object."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1127
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1128
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1129
#: ../ProjectController.py:1610
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1130
msgid "Couldn't start PLC !\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1131
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1132
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1133
#: ../ProjectController.py:1618
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1134
msgid "Couldn't stop PLC !\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1135
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1136
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1137
#: ../ProjectController.py:1582
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1138
msgid "Couldn't stop debugger.\n"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1139
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1140
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1141
#: ../svgui/svgui.py:47
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1142
msgid "Create HMI"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1143
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1144
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1145
#: ../dialogs/PouDialog.py:45
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1146
msgid "Create a new POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1147
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1148
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1149
#: ../dialogs/PouActionDialog.py:38
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1150
msgid "Create a new action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1151
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1152
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1153
#: ../IDEFrame.py:159
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1154
msgid "Create a new action block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1155
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1156
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1157
#: ../IDEFrame.py:108 ../IDEFrame.py:138 ../IDEFrame.py:171
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1158
msgid "Create a new block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1159
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1160
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1161
#: ../IDEFrame.py:132
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1162
msgid "Create a new branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1163
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1164
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1165
#: ../IDEFrame.py:126
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1166
msgid "Create a new coil"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1167
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1168
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1169
#: ../IDEFrame.py:102 ../IDEFrame.py:117 ../IDEFrame.py:147
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1170
msgid "Create a new comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1171
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1172
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1173
#: ../IDEFrame.py:111 ../IDEFrame.py:141 ../IDEFrame.py:174
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1174
msgid "Create a new connection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1175
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1176
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1177
#: ../IDEFrame.py:129 ../IDEFrame.py:180
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1178
msgid "Create a new contact"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1179
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1180
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1181
#: ../IDEFrame.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1182
msgid "Create a new divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1183
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1184
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1185
#: ../dialogs/SFCDivergenceDialog.py:53
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1186
msgid "Create a new divergence or convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1187
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1188
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1189
#: ../IDEFrame.py:150
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1190
msgid "Create a new initial step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1191
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1192
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1193
#: ../IDEFrame.py:165
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1194
msgid "Create a new jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1195
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1196
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1197
#: ../IDEFrame.py:120 ../IDEFrame.py:177
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1198
msgid "Create a new power rail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1199
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1200
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1201
#: ../IDEFrame.py:123
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1202
msgid "Create a new rung"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1203
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1204
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1205
#: ../IDEFrame.py:153
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1206
msgid "Create a new step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1207
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1208
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1209
#: ../dialogs/PouTransitionDialog.py:47 ../IDEFrame.py:156
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1210
msgid "Create a new transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1211
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1212
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1213
#: ../IDEFrame.py:105 ../IDEFrame.py:135 ../IDEFrame.py:168
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1214
msgid "Create a new variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1215
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1216
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1217
#: ../dialogs/AboutDialog.py:113
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1218
msgid "Credits"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1219
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1220
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1221
#: ../Beremiz_service.py:432
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1222
msgid "Current working directory :"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1223
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1224
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1225
#: ../editors/Viewer.py:596 ../IDEFrame.py:368 ../IDEFrame.py:424
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1226
msgid "Cut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1227
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1228
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1229
#: ../editors/ResourceEditor.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1230
msgid "Cyclic"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1231
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1232
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1233
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1234
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1235
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1236
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1237
#: ../plcopen/iec_std.csv:60
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1238
msgid "DEPRECATED"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1239
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1240
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1241
#: ../canfestival/SlaveEditor.py:76 ../canfestival/NetworkEditor.py:97
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1242
msgid "DS-301 Profile"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1243
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1244
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1245
#: ../canfestival/SlaveEditor.py:77 ../canfestival/NetworkEditor.py:98
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1246
msgid "DS-302 Profile"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1247
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1248
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1249
#: ../dialogs/SearchInProjectDialog.py:35
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1250
msgid "Data Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1251
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1252
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1253
#: ../PLCControler.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1254
msgid "Data Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1255
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1256
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1257
#: ../plcopen/iec_std.csv:16
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1258
msgid "Data type conversion"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1259
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1260
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1261
#: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1262
msgid "Date addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1263
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1264
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1265
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1266
#: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1267
msgid "Date and time subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1268
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1269
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1270
#: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1271
msgid "Date subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1272
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1273
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1274
#: ../dialogs/DurationEditorDialog.py:43
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1275
msgid "Days:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1276
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1277
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1278
#: ../ProjectController.py:1715
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1279
msgid "Debug does not match PLC - stop/transfert/start to re-enable\n"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1280
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1281
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1282
#: ../controls/PouInstanceVariablesPanel.py:134
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1283
msgid "Debug instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1284
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1285
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1286
#: ../editors/Viewer.py:1127 ../editors/Viewer.py:3664
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1287
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1288
msgid "Debug: %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1289
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1290
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1291
#: ../ProjectController.py:1371
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1292
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1293
msgid "Debug: Unknown variable '%s'\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1294
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1295
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1296
#: ../ProjectController.py:1369
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1297
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1298
msgid "Debug: Unsupported type to debug '%s'\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1299
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1300
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1301
#: ../IDEFrame.py:639
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1302
msgid "Debugger"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1303
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1304
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1305
#: ../ProjectController.py:1551
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1306
msgid "Debugger disabled\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1307
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1308
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1309
#: ../ProjectController.py:1712
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1310
msgid "Debugger ready\n"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1311
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1312
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1313
#: ../ProjectController.py:1584
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1314
msgid "Debugger stopped.\n"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1315
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1316
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1317
#: ../editors/Viewer.py:572 ../Beremiz.py:1064 ../IDEFrame.py:1958
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1318
msgid "Delete"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1319
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1320
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1321
#: ../editors/Viewer.py:514
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1322
msgid "Delete Divergence Branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1323
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1324
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1325
#: ../editors/FileManagementPanel.py:153
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1326
msgid "Delete File"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1327
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1328
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1329
#: ../editors/Viewer.py:501
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1330
msgid "Delete Wire Segment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1331
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1332
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1333
#: ../controls/CustomEditableListBox.py:41
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1334
msgid "Delete item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1335
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1336
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1337
#: ../plcopen/iec_std.csv:88
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1338
msgid "Deletion (within)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1339
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1340
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1341
#: ../editors/DataTypeEditor.py:153
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1342
msgid "Derivation Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1343
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1344
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1345
#: ../controls/VariablePanel.py:432
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1346
msgid "Description:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1347
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1348
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1349
#: ../dialogs/ArrayTypeDialog.py:61 ../editors/DataTypeEditor.py:321
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1350
msgid "Dimensions:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1351
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1352
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1353
#: ../dialogs/FindInPouDialog.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1354
msgid "Direction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1355
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1356
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1357
#: ../dialogs/BrowseLocationsDialog.py:90
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1358
msgid "Direction:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1359
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1360
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1361
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1362
msgid "Directly"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1363
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1364
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1365
#: ../ProjectController.py:1818
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1366
msgid "Disconnect"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1367
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1368
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1369
#: ../ProjectController.py:1820
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1370
msgid "Disconnect from PLC"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1371
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1372
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1373
#: ../ProjectController.py:1323
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1374
msgid "Disconnected"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1375
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1376
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1377
#: ../editors/Viewer.py:556 ../editors/Viewer.py:2365
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1378
msgid "Divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1379
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1380
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1381
#: ../plcopen/iec_std.csv:36
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1382
msgid "Division"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1383
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1384
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1385
#: ../editors/FileManagementPanel.py:152
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1386
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1387
msgid "Do you really want to delete the file '%s'?"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1388
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1389
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1390
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1391
msgid "Documentation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1392
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1393
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1394
#: ../PLCOpenEditor.py:328
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1395
msgid "Done"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1396
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1397
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1398
#: ../dialogs/ActionBlockDialog.py:38
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1399
msgid "Duration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1400
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1401
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1402
#: ../canfestival/canfestival.py:163
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1403
msgid "EDS files (*.eds)|*.eds|All files|*.*"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1404
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1405
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1406
#: ../editors/Viewer.py:570
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1407
msgid "Edit Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1408
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1409
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1410
#: ../dialogs/LDElementDialog.py:56
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1411
msgid "Edit Coil Values"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1412
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1413
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1414
#: ../dialogs/LDElementDialog.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1415
msgid "Edit Contact Values"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1416
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1417
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1418
#: ../dialogs/DurationEditorDialog.py:59
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1419
msgid "Edit Duration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1420
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1421
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1422
#: ../dialogs/SFCStepDialog.py:50
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1423
msgid "Edit Step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1424
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1425
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1426
#: ../wxglade_hmi/wxglade_hmi.py:36
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1427
msgid "Edit a WxWidgets GUI with WXGlade"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1428
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1429
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1430
#: ../dialogs/ActionBlockDialog.py:121
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1431
msgid "Edit action block properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1432
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1433
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1434
#: ../dialogs/ArrayTypeDialog.py:45
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1435
msgid "Edit array type properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1436
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1437
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1438
#: ../editors/Viewer.py:2586 ../editors/Viewer.py:3015
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1439
msgid "Edit comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1440
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1441
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1442
#: ../editors/FileManagementPanel.py:66
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1443
msgid "Edit file"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1444
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1445
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1446
#: ../controls/CustomEditableListBox.py:39
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1447
msgid "Edit item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1448
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1449
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1450
#: ../editors/Viewer.py:2974
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1451
msgid "Edit jump target"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1452
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1453
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1454
#: ../ProjectController.py:1832
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1455
msgid "Edit raw IEC code added to code generated by PLCGenerator"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1456
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1457
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1458
#: ../editors/SFCViewer.py:799
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1459
msgid "Edit step name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1460
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1461
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1462
#: ../dialogs/SFCTransitionDialog.py:51
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1463
msgid "Edit transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1464
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1465
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1466
#: ../IDEFrame.py:611
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1467
msgid "Editor ToolBar"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1468
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1469
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1470
#: ../ProjectController.py:1216
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1471
msgid "Editor selection"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1472
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1473
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1474
#: ../editors/DataTypeEditor.py:348
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1475
msgid "Elements :"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1476
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1477
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1478
#: ../ProjectController.py:1321
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1479
msgid "Empty"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1480
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1481
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1482
#: ../IDEFrame.py:365
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1483
msgid "Enable Undo/Redo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1484
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1485
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1486
#: ../Beremiz_service.py:331
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1487
msgid "Enter a name "
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1488
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1489
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1490
#: ../Beremiz_service.py:316
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1491
msgid "Enter a port number "
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1492
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1493
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1494
#: ../Beremiz_service.py:307
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1495
msgid "Enter the IP of the interface to bind"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1496
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1497
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1498
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1499
msgid "Enumerated"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1500
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1501
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1502
#: ../plcopen/iec_std.csv:77
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1503
msgid "Equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1504
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1505
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1506
#: ../dialogs/ForceVariableDialog.py:179
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1507
#: ../dialogs/SearchInProjectDialog.py:168 ../dialogs/SFCStepNameDialog.py:60
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1508
#: ../dialogs/DurationEditorDialog.py:121
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1509
#: ../dialogs/DurationEditorDialog.py:163 ../dialogs/PouTransitionDialog.py:112
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1510
#: ../dialogs/BlockPreviewDialog.py:236 ../dialogs/ProjectDialog.py:71
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1511
#: ../dialogs/ArrayTypeDialog.py:97 ../dialogs/ArrayTypeDialog.py:103
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1512
#: ../dialogs/PouNameDialog.py:54 ../dialogs/BrowseLocationsDialog.py:216
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1513
#: ../dialogs/BrowseValuesLibraryDialog.py:83 ../dialogs/PouActionDialog.py:104
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1514
#: ../dialogs/PouDialog.py:134 ../PLCOpenEditor.py:335 ../PLCOpenEditor.py:340
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1515
#: ../PLCOpenEditor.py:420 ../PLCOpenEditor.py:430
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1516
#: ../editors/ResourceEditor.py:436 ../editors/Viewer.py:423
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1517
#: ../editors/LDViewer.py:666 ../editors/LDViewer.py:882
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1518
#: ../editors/LDViewer.py:886 ../editors/DataTypeEditor.py:550
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1519
#: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:579
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1520
#: ../editors/DataTypeEditor.py:584 ../editors/DataTypeEditor.py:594
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1521
#: ../editors/DataTypeEditor.py:745 ../editors/DataTypeEditor.py:752
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1522
#: ../editors/TextViewer.py:389 ../editors/CodeFileEditor.py:783
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1523
#: ../ProjectController.py:343 ../ProjectController.py:471
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1524
#: ../ProjectController.py:478 ../controls/FolderTree.py:217
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1525
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:166
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1526
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:137
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1527
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:231
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1528
#: ../controls/VariablePanel.py:402 ../controls/VariablePanel.py:784
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1529
#: ../Beremiz.py:1203 ../IDEFrame.py:1003 ../IDEFrame.py:1613
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1530
#: ../IDEFrame.py:1654 ../IDEFrame.py:1659 ../IDEFrame.py:1673
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1531
#: ../IDEFrame.py:1678 ../Beremiz_service.py:211
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1532
msgid "Error"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1533
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1534
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1535
#: ../ProjectController.py:748
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1536
msgid "Error : At least one configuration and one resource must be declared in PLC !\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1537
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1538
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1539
#: ../ProjectController.py:740
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1540
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1541
msgid "Error : IEC to C compiler returned %d\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1542
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1543
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1544
#: ../ProjectController.py:671
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1545
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1546
msgid ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1547
"Error in ST/IL/SFC code generator :\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1548
"%s\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1549
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1550
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1551
#: ../ConfigTreeNode.py:216
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1552
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1553
msgid "Error while saving \"%s\"\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1554
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1555
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1556
#: ../canfestival/canfestival.py:168
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1557
msgid "Error: Export slave failed\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1558
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1559
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1560
#: ../canfestival/canfestival.py:369
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1561
msgid "Error: No Master generated\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1562
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1563
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1564
#: ../canfestival/canfestival.py:364
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1565
msgid "Error: No PLC built\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1566
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1567
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1568
#: ../ProjectController.py:1687
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1569
#, python-format
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1570
msgid "Exception while connecting %s!\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1571
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1572
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1573
#: ../dialogs/FBDBlockDialog.py:117
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1574
msgid "Execution Control:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1575
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1576
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1577
#: ../dialogs/FBDVariableDialog.py:79 ../dialogs/FBDBlockDialog.py:105
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1578
msgid "Execution Order:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1579
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1580
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1581
#: ../features.py:35
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1582
msgid "Experimental web based HMI"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1583
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  1584
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1585
#: ../plcopen/iec_std.csv:38
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1586
msgid "Exponent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1587
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1588
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1589
#: ../plcopen/iec_std.csv:26
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1590
msgid "Exponentiation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1591
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1592
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1593
#: ../canfestival/canfestival.py:174
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1594
msgid "Export CanOpen slave to EDS file"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1595
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1596
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1597
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:243
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1598
msgid "Export graph values to clipboard"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1599
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1600
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1601
#: ../canfestival/canfestival.py:173
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1602
msgid "Export slave"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1603
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1604
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1605
#: ../dialogs/FBDVariableDialog.py:89
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1606
msgid "Expression:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1607
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1608
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1609
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1610
msgid "External"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1611
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1612
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1613
#: ../ProjectController.py:761
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1614
msgid "Extracting Located Variables...\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1615
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1616
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1617
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1618
#: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1619
msgid "FBD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1620
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1621
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1622
#: ../ProjectController.py:1750
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1623
msgid "Failed : Must build before transfer.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1624
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1625
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1626
#: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:462
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1627
msgid "Falling Edge"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1628
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1629
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1630
#: ../ProjectController.py:1029
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1631
msgid "Fatal : cannot get builder.\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1632
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1633
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1634
#: ../Beremiz.py:118
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1635
#, python-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1636
msgid "Fetching %s"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1637
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1638
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1639
#: ../dialogs/DurationEditorDialog.py:160
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1640
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1641
msgid "Field %s hasn't a valid value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1642
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1643
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1644
#: ../dialogs/DurationEditorDialog.py:162
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1645
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1646
msgid "Fields %s haven't a valid value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1647
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1648
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1649
#: ../controls/FolderTree.py:216
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1650
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1651
msgid "File '%s' already exists!"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1652
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1653
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1654
#: ../dialogs/SearchInProjectDialog.py:100 ../dialogs/FindInPouDialog.py:36
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1655
#: ../dialogs/FindInPouDialog.py:106 ../IDEFrame.py:375
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1656
msgid "Find"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1657
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1658
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1659
#: ../IDEFrame.py:377
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1660
msgid "Find Next"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1661
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1662
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1663
#: ../IDEFrame.py:379
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1664
msgid "Find Previous"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1665
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1666
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1667
#: ../plcopen/iec_std.csv:90
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1668
msgid "Find position"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1669
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1670
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1671
#: ../dialogs/FindInPouDialog.py:57
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1672
msgid "Find:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1673
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1674
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1675
#: ../connectors/PYRO/__init__.py:163
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1676
msgid "Force runtime reload\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1677
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1678
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1679
#: ../editors/Viewer.py:1564
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1680
msgid "Force value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1681
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1682
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1683
#: ../dialogs/ForceVariableDialog.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1684
msgid "Forcing Variable Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1685
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1686
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1687
#: ../dialogs/SFCTransitionDialog.py:179 ../dialogs/PouTransitionDialog.py:102
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1688
#: ../dialogs/ProjectDialog.py:70 ../dialogs/PouActionDialog.py:94
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1689
#: ../dialogs/PouDialog.py:116
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1690
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1691
msgid "Form isn't complete. %s must be filled!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1692
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1693
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1694
#: ../dialogs/SFCStepDialog.py:144 ../dialogs/FBDBlockDialog.py:232
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1695
#: ../dialogs/ConnectionDialog.py:160
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1696
msgid "Form isn't complete. Name must be filled!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1697
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1698
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1699
#: ../dialogs/FBDBlockDialog.py:228
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1700
msgid "Form isn't complete. Valid block type must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1701
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1702
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1703
#: ../dialogs/FindInPouDialog.py:74
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1704
msgid "Forward"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1705
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1706
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1707
#: ../dialogs/SearchInProjectDialog.py:36 ../IDEFrame.py:1745
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1708
msgid "Function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1709
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1710
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1711
#: ../IDEFrame.py:349
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1712
msgid "Function &Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1713
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1714
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1715
#: ../dialogs/SearchInProjectDialog.py:37 ../IDEFrame.py:1744
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1716
#: ../IDEFrame.py:1937
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1717
msgid "Function Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1718
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1719
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1720
#: ../controls/VariablePanel.py:837
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1721
msgid "Function Block Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1722
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1723
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1724
#: ../PLCControler.py:95
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1725
msgid "Function Blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1726
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1727
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1728
#: ../editors/Viewer.py:248
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1729
msgid "Function Blocks can't be used in Functions!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1730
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1731
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1732
#: ../PLCControler.py:2337
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1733
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1734
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1735
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1736
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1737
#: ../PLCControler.py:95
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1738
msgid "Functions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1739
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1740
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  1741
#: ../PLCOpenEditor.py:115
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1742
msgid "Generate Program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1743
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1744
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1745
#: ../ProjectController.py:662
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1746
msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1747
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  1748
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1749
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1750
msgid "Global"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1751
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1752
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1753
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:242
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1754
msgid "Go to current value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1755
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1756
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1757
#: ../controls/ProjectPropertiesPanel.py:173
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1758
msgid "Graphics"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1759
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1760
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1761
#: ../plcopen/iec_std.csv:75
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1762
msgid "Greater than"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1763
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1764
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1765
#: ../plcopen/iec_std.csv:76
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1766
msgid "Greater than or equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1767
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1768
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1769
#: ../controls/ProjectPropertiesPanel.py:134
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1770
msgid "Grid Resolution:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1771
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1772
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1773
#: ../runtime/NevowServer.py:181
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1774
msgid "HTTP interface port :"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1775
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1776
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1777
#: ../controls/ProjectPropertiesPanel.py:120
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1778
msgid "Height:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1779
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1780
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1781
#: ../editors/FileManagementPanel.py:85
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1782
msgid "Home Directory:"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1783
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  1784
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1785
#: ../controls/ProjectPropertiesPanel.py:150
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1786
msgid "Horizontal:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1787
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1788
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1789
#: ../dialogs/DurationEditorDialog.py:44
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1790
msgid "Hours:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1791
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1792
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1793
#: ../dialogs/PouActionDialog.py:31 ../dialogs/PouDialog.py:36
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1794
msgid "IL"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1795
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1796
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1797
#: ../dialogs/DiscoveryDialog.py:94
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  1798
msgid "IP"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  1799
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  1800
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1801
#: ../Beremiz_service.py:308 ../Beremiz_service.py:309
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1802
msgid "IP is not valid!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1803
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1804
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1805
#: ../svgui/svgui.py:42 ../svgui/svgui.py:43
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1806
msgid "Import SVG"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1807
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1808
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1809
#: ../dialogs/FBDVariableDialog.py:38 ../editors/Viewer.py:1591
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1810
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1811
msgid "InOut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1812
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1813
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1814
#: ../editors/Viewer.py:1110
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1815
msgid "Inactive"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1816
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1817
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1818
#: ../controls/VariablePanel.py:276
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1819
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1820
msgid "Incompatible data types between \"{a1}\" and \"{a2}\""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1821
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1822
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1823
#: ../controls/VariablePanel.py:282
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1824
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1825
msgid "Incompatible size of data between \"%s\" and \"BOOL\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1826
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1827
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1828
#: ../controls/VariablePanel.py:286
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1829
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1830
msgid "Incompatible size of data between \"{a1}\" and \"{a2}\""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1831
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1832
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1833
#: ../dialogs/ActionBlockDialog.py:38
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1834
msgid "Indicator"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1835
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1836
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1837
#: ../editors/Viewer.py:552
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1838
msgid "Initial Step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1839
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1840
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1841
#: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1842
#: ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1843
msgid "Initial Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1844
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1845
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1846
#: ../editors/DataTypeEditor.py:185 ../editors/DataTypeEditor.py:216
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1847
#: ../editors/DataTypeEditor.py:272 ../editors/DataTypeEditor.py:310
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1848
msgid "Initial Value:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1849
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1850
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1851
#: ../svgui/svgui.py:46
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1852
msgid "Inkscape"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1853
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1854
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1855
#: ../dialogs/SFCTransitionDialog.py:75 ../dialogs/ActionBlockDialog.py:42
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1856
msgid "Inline"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1857
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1858
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1859
#: ../dialogs/SFCStepDialog.py:70 ../dialogs/FBDVariableDialog.py:37
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1860
#: ../dialogs/BrowseLocationsDialog.py:40 ../editors/Viewer.py:289
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1861
#: ../editors/Viewer.py:1589 ../editors/TextViewer.py:307
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1862
#: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1863
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1864
msgid "Input"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1865
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1866
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1867
#: ../dialogs/FBDBlockDialog.py:93
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1868
msgid "Inputs:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1869
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1870
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1871
#: ../plcopen/iec_std.csv:87
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1872
msgid "Insertion (into)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1873
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1874
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1875
#: ../plcopen/plcopen.py:1691
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1876
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1877
msgid "Instance with id %d doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1878
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1879
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1880
#: ../editors/ResourceEditor.py:264
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1881
msgid "Instances:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1882
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1883
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1884
#: ../controls/VariablePanel.py:70
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1885
msgid "Interface"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1886
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1887
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1888
#: ../editors/ResourceEditor.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1889
msgid "Interrupt"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1890
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1891
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  1892
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1893
msgid "Interval"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1894
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1895
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1896
#: ../PLCControler.py:2325
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1897
msgid "Invalid plcopen element(s)!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1898
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1899
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1900
#: ../canfestival/config_utils.py:381
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1901
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1902
msgid "Invalid type \"{a1}\"-> {a2} != {a3}  for location\"{a4}\""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1903
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1904
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1905
#: ../canfestival/config_utils.py:645
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1906
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1907
msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1908
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1909
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1910
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:132
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1911
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:92
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1912
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:166
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1913
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1914
msgid "Invalid value \"%s\" for debug variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1915
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1916
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1917
#: ../controls/VariablePanel.py:255 ../controls/VariablePanel.py:258
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1918
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1919
msgid "Invalid value \"%s\" for variable grid element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1920
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1921
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1922
#: ../editors/Viewer.py:233 ../editors/Viewer.py:236
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1923
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1924
msgid "Invalid value \"%s\" for viewer block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1925
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1926
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1927
#: ../dialogs/ForceVariableDialog.py:177
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1928
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1929
msgid "Invalid value \"{a1}\" for \"{a2}\" variable!"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1930
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1931
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1932
#: ../dialogs/DurationEditorDialog.py:121
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1933
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1934
"Invalid value!\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1935
"You must fill a numeric value."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1936
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1937
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1938
#: ../editors/Viewer.py:557 ../editors/Viewer.py:2354
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1939
msgid "Jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1940
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1941
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1942
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1943
#: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1944
msgid "LD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1945
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1946
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1947
#: ../editors/LDViewer.py:215 ../editors/LDViewer.py:231
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1948
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1949
msgid "Ladder element with id %d is on more than one rung."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1950
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1951
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1952
#: ../dialogs/PouTransitionDialog.py:91 ../dialogs/PouActionDialog.py:83
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1953
#: ../dialogs/PouDialog.py:104
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1954
msgid "Language"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1955
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1956
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1957
#: ../controls/ProjectPropertiesPanel.py:186
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1958
msgid "Language (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1959
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1960
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1961
#: ../dialogs/PouTransitionDialog.py:65 ../dialogs/PouActionDialog.py:56
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  1962
#: ../dialogs/PouDialog.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1963
msgid "Language:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1964
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1965
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  1966
#: ../ProjectController.py:1756
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1967
msgid "Latest build already matches current target. Transfering anyway...\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1968
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1969
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1970
#: ../Beremiz_service.py:271
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1971
msgid "Launch WX GUI inspector"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1972
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1973
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  1974
#: ../Beremiz_service.py:270
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1975
msgid "Launch a live Python shell"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1976
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  1977
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1978
#: ../editors/Viewer.py:485
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1979
msgid "Left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1980
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1981
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  1982
#: ../dialogs/LDPowerRailDialog.py:62
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1983
msgid "Left PowerRail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1984
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1985
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1986
#: ../plcopen/iec_std.csv:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1987
msgid "Length of string"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1988
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1989
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1990
#: ../plcopen/iec_std.csv:78
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1991
msgid "Less than"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1992
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1993
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1994
#: ../plcopen/iec_std.csv:79
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1995
msgid "Less than or equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1996
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1997
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  1998
#: ../IDEFrame.py:631
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  1999
msgid "Library"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2000
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2001
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2002
#: ../dialogs/AboutDialog.py:151
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2003
msgid "License"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2004
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2005
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2006
#: ../plcopen/iec_std.csv:73
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2007
msgid "Limitation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2008
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2009
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2010
#: ../targets/toolchain_gcc.py:166
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2011
msgid "Linking :\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2012
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2013
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2014
#: ../dialogs/DiscoveryDialog.py:111 ../controls/VariablePanel.py:72
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2015
msgid "Local"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2016
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2017
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2018
#: ../canfestival/canfestival.py:346
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2019
msgid "Local entries"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2020
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2021
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2022
#: ../ProjectController.py:1662
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2023
msgid "Local service discovery failed!\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2024
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2025
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2026
#: ../controls/VariablePanel.py:53
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2027
msgid "Location"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2028
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2029
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2030
#: ../dialogs/BrowseLocationsDialog.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2031
msgid "Locations available:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2032
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2033
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2034
#: ../plcopen/iec_std.csv:25
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2035
msgid "Logarithm to base 10"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2036
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2037
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2038
#: ../connectors/PYRO/__init__.py:94
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2039
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2040
msgid "MDNS resolution failure for '%s'\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2041
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2042
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2043
#: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:85
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2044
msgid "Map Variable"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2045
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2046
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2047
#: ../features.py:31
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2048
msgid "Map located variables over CANopen"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2049
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2050
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2051
#: ../canfestival/NetworkEditor.py:106
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2052
msgid "Master"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2053
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2054
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2055
#: ../ConfigTreeNode.py:539
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2056
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2057
msgid "Max count ({a1}) reached for this confnode of type {a2} "
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2058
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2059
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2060
#: ../plcopen/iec_std.csv:71
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2061
msgid "Maximum"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2062
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2063
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2064
#: ../editors/DataTypeEditor.py:239
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2065
msgid "Maximum:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2066
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2067
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2068
#: ../dialogs/BrowseLocationsDialog.py:42 ../editors/Viewer.py:289
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2069
#: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:98
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2070
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2071
msgid "Memory"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2072
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2073
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2074
#: ../IDEFrame.py:599
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2075
msgid "Menu ToolBar"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2076
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2077
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2078
#: ../dialogs/DurationEditorDialog.py:48
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2079
msgid "Microseconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2080
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2081
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2082
#: ../editors/Viewer.py:490
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2083
msgid "Middle"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2084
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2085
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2086
#: ../dialogs/DurationEditorDialog.py:47
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2087
msgid "Milliseconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2088
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2089
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2090
#: ../plcopen/iec_std.csv:72
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2091
msgid "Minimum"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2092
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2093
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2094
#: ../editors/DataTypeEditor.py:226
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2095
msgid "Minimum:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2096
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2097
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2098
#: ../dialogs/DurationEditorDialog.py:45
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2099
msgid "Minutes:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2100
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2101
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2102
#: ../controls/ProjectPropertiesPanel.py:210
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2103
msgid "Miscellaneous"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2104
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2105
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2106
#: ../dialogs/LDElementDialog.py:63
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2107
msgid "Modifier:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2108
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2109
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2110
#: ../PLCGenerator.py:786 ../PLCGenerator.py:1230
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2111
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2112
msgid "More than one connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2113
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2114
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2115
#: ../dialogs/ActionBlockDialog.py:140
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2116
msgid "Move action down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2117
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2118
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2119
#: ../dialogs/ActionBlockDialog.py:139
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2120
msgid "Move action up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2121
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2122
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2123
#: ../controls/CustomEditableListBox.py:43
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2124
msgid "Move down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2125
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2126
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2127
#: ../editors/DataTypeEditor.py:355
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2128
msgid "Move element down"
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2129
msgstr ""
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2130
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2131
#: ../editors/DataTypeEditor.py:354
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2132
msgid "Move element up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2133
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2134
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2135
#: ../editors/ResourceEditor.py:271
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2136
msgid "Move instance down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2137
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2138
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2139
#: ../editors/ResourceEditor.py:270
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2140
msgid "Move instance up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2141
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2142
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2143
#: ../editors/ResourceEditor.py:242
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2144
msgid "Move task down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2145
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2146
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2147
#: ../editors/ResourceEditor.py:241
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2148
msgid "Move task up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2149
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2150
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2151
#: ../IDEFrame.py:99 ../IDEFrame.py:114 ../IDEFrame.py:144 ../IDEFrame.py:185
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2152
msgid "Move the view"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2153
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2154
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2155
#: ../controls/CustomEditableListBox.py:42
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2156
msgid "Move up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2157
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2158
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2159
#: ../editors/CodeFileEditor.py:661 ../controls/VariablePanel.py:453
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2160
msgid "Move variable down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2161
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2162
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2163
#: ../editors/CodeFileEditor.py:660 ../controls/VariablePanel.py:452
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2164
msgid "Move variable up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2165
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2166
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2167
#: ../plcopen/iec_std.csv:74
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2168
msgid "Multiplexer (select 1 of N)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2169
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2170
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2171
#: ../plcopen/iec_std.csv:34
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2172
msgid "Multiplication"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2173
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2174
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2175
#: ../editors/FileManagementPanel.py:83
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2176
msgid "My Computer:"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2177
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2178
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2179
#: ../dialogs/DiscoveryDialog.py:92
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2180
msgid "NAME"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2181
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2182
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2183
#: ../editors/ResourceEditor.py:68 ../editors/ResourceEditor.py:83
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2184
#: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2185
#: ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2186
msgid "Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2187
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2188
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2189
#: ../Beremiz_service.py:332
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2190
msgid "Name must not be null!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2191
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2192
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2193
#: ../dialogs/SFCStepDialog.py:56 ../dialogs/FBDBlockDialog.py:83
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2194
#: ../dialogs/ConnectionDialog.py:75
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2195
msgid "Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2196
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2197
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2198
#: ../plcopen/iec_std.csv:24
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2199
msgid "Natural logarithm"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2200
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2201
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2202
#: ../dialogs/LDElementDialog.py:75 ../editors/Viewer.py:460
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2203
msgid "Negated"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2204
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2205
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2206
#: ../Beremiz_service.py:578
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2207
msgid "Nevow Web service failed. "
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2208
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2209
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2210
#: ../Beremiz_service.py:554
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2211
msgid "Nevow/Athena import failed :"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2212
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2213
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2214
#: ../PLCOpenEditor.py:102 ../PLCOpenEditor.py:144 ../Beremiz.py:321
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2215
#: ../Beremiz.py:356
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2216
msgid "New"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2217
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2218
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2219
#: ../controls/CustomEditableListBox.py:40
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2220
msgid "New item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2221
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2222
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2223
#: ../editors/Viewer.py:459
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2224
msgid "No Modifier"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2225
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2226
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2227
#: ../ProjectController.py:1784
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2228
msgid "No PLC to transfer (did build succeed ?)\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2229
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2230
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2231
#: ../PLCGenerator.py:1631
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2232
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2233
msgid "No body defined in \"%s\" POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2234
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2235
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2236
#: ../PLCGenerator.py:806 ../PLCGenerator.py:1241
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2237
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2238
msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2239
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2240
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2241
#: ../PLCOpenEditor.py:347
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2242
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2243
"No documentation available.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2244
"Coming soon."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2245
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2246
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2247
#: ../PLCGenerator.py:829
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2248
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2249
msgid "No informations found for \"%s\" block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2250
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2251
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2252
#: ../PLCGenerator.py:1194
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2253
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2254
msgid "No output {a1} variable found in block {a2} in POU {a3}. Connection must be broken"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2255
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2256
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2257
#: ../controls/SearchResultPanel.py:169
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2258
msgid "No search results available."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2259
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2260
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2261
#: ../svgui/svgui.py:131
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2262
#, python-format
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2263
msgid "No such SVG file: %s\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2264
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2265
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2266
#: ../canfestival/config_utils.py:639
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2267
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2268
msgid "No such index/subindex ({a1},{a2}) (variable {a3})"
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2269
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2270
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2271
#: ../canfestival/config_utils.py:362
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2272
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2273
msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})"
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2274
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2275
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2276
#: ../dialogs/BrowseValuesLibraryDialog.py:83
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2277
msgid "No valid value selected!"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2278
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2279
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2280
#: ../PLCGenerator.py:1629
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2281
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2282
msgid "No variable defined in \"%s\" POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2283
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2284
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2285
#: ../canfestival/config_utils.py:355
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2286
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2287
msgid "Non existing node ID : {a1} (variable {a2})"
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2288
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2289
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2290
#: ../controls/VariablePanel.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2291
msgid "Non-Retain"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2292
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2293
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2294
#: ../dialogs/LDElementDialog.py:75
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2295
msgid "Normal"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2296
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2297
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2298
#: ../canfestival/config_utils.py:389
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2299
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2300
msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))"
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2301
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2302
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2303
#: ../plcopen/iec_std.csv:80
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2304
msgid "Not equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2305
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2306
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2307
#: ../dialogs/SFCDivergenceDialog.py:89
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2308
msgid "Number of sequences:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2309
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2310
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2311
#: ../plcopen/iec_std.csv:22
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2312
msgid "Numerical"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2313
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2314
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2315
#: ../dialogs/SearchInProjectDialog.py:86
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2316
msgid "Only Elements"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2317
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2318
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2319
#: ../PLCOpenEditor.py:104 ../PLCOpenEditor.py:145 ../Beremiz.py:323
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2320
#: ../Beremiz.py:357
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2321
msgid "Open"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2322
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2323
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2324
#: ../svgui/svgui.py:140
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2325
msgid "Open Inkscape"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2326
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2327
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2328
#: ../version.py:66
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2329
msgid "Open Source framework for automation, implemented IEC 61131 IDE with constantly growing set of extensions and flexible PLC runtime."
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2330
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2331
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2332
#: ../ProjectController.py:1836
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2333
msgid "Open a file explorer to manage project files"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2334
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2335
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2336
#: ../wxglade_hmi/wxglade_hmi.py:138
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2337
msgid "Open wxGlade"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2338
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  2339
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2340
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2341
msgid "Option"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2342
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2343
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2344
#: ../dialogs/FindInPouDialog.py:83
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2345
msgid "Options"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2346
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2347
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2348
#: ../controls/ProjectPropertiesPanel.py:97
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2349
msgid "Organization (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2350
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2351
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2352
#: ../canfestival/SlaveEditor.py:74 ../canfestival/NetworkEditor.py:95
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2353
msgid "Other Profile"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2354
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2355
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2356
#: ../dialogs/SFCStepDialog.py:71 ../dialogs/FBDVariableDialog.py:39
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2357
#: ../dialogs/BrowseLocationsDialog.py:41 ../editors/Viewer.py:289
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2358
#: ../editors/Viewer.py:1590 ../editors/TextViewer.py:307
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2359
#: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2360
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2361
msgid "Output"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2362
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2363
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2364
#: ../canfestival/SlaveEditor.py:63 ../canfestival/NetworkEditor.py:84
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2365
msgid "PDO Receive"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2366
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2367
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2368
#: ../canfestival/SlaveEditor.py:62 ../canfestival/NetworkEditor.py:83
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2369
msgid "PDO Transmit"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2370
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2371
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2372
#: ../targets/toolchain_gcc.py:131
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2373
msgid "PLC :\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2374
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2375
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2376
#: ../Beremiz.py:453
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2377
msgid "PLC Log"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2378
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2379
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2380
#: ../ProjectController.py:1013
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2381
msgid "PLC code generation failed !\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2382
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2383
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2384
#: ../Beremiz_service.py:295
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2385
msgid "PLC is empty or already started."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2386
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2387
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2388
#: ../Beremiz_service.py:302
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2389
msgid "PLC is not started."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2390
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2391
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2392
#: ../PLCOpenEditor.py:196 ../PLCOpenEditor.py:309
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2393
#, python-brace-format
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2394
msgid ""
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2395
"PLC syntax error at line {a1}:\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2396
"{a2}"
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2397
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2398
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2399
#: ../PLCOpenEditor.py:292 ../PLCOpenEditor.py:373
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2400
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2401
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2402
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2403
#: ../PLCOpenEditor.py:152 ../PLCOpenEditor.py:209
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2404
msgid "PLCOpenEditor"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2405
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2406
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2407
#: ../PLCOpenEditor.py:355
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2408
msgid ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2409
"PLCOpenEditor is part of Beremiz project.\n"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2410
"\n"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2411
"Beremiz is an "
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2412
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2413
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2414
#: ../dialogs/DiscoveryDialog.py:95
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2415
msgid "PORT"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2416
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2417
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2418
#: ../dialogs/PouDialog.py:100
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2419
msgid "POU Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2420
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2421
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2422
#: ../dialogs/PouDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2423
msgid "POU Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2424
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2425
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2426
#: ../dialogs/PouDialog.py:102
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2427
msgid "POU Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2428
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2429
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2430
#: ../dialogs/PouDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2431
msgid "POU Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2432
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2433
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2434
#: ../connectors/PYRO/__init__.py:45
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2435
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2436
msgid "PYRO connecting to URI : %s\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2437
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2438
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2439
#: ../connectors/PYRO/__init__.py:61
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2440
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2441
msgid "PYRO using certificates in '%s' \n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2442
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2443
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2444
#: ../PLCOpenEditor.py:118 ../Beremiz.py:336
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2445
msgid "Page Setup"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2446
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2447
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2448
#: ../controls/ProjectPropertiesPanel.py:110
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2449
msgid "Page Size (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2450
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2451
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2452
#: ../IDEFrame.py:2598
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2453
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2454
msgid "Page: %d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2455
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2456
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2457
#: ../controls/PouInstanceVariablesPanel.py:124
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2458
msgid "Parent instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2459
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2460
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2461
#: ../editors/Viewer.py:598 ../IDEFrame.py:372 ../IDEFrame.py:426
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2462
msgid "Paste"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2463
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2464
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2465
#: ../IDEFrame.py:1864
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2466
msgid "Paste POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2467
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2468
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2469
#: ../dialogs/SearchInProjectDialog.py:56
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2470
msgid "Pattern to search:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2471
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2472
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2473
#: ../dialogs/LDPowerRailDialog.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2474
msgid "Pin number:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2475
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2476
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2477
#: ../editors/Viewer.py:2717 ../editors/Viewer.py:2974
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2478
#: ../editors/SFCViewer.py:770
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2479
msgid "Please choose a target"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2480
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2481
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2482
#: ../editors/TextViewer.py:262
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2483
msgid "Please enter a block name"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2484
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2485
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2486
#: ../editors/Viewer.py:2587 ../editors/Viewer.py:3016
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2487
msgid "Please enter comment text"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2488
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2489
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2490
#: ../editors/SFCViewer.py:433 ../editors/SFCViewer.py:455
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2491
#: ../editors/SFCViewer.py:799
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2492
msgid "Please enter step name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2493
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2494
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2495
#: ../Beremiz_service.py:194
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2496
msgid "Please enter text"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2497
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2498
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2499
#: ../dialogs/ForceVariableDialog.py:163
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2500
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2501
msgid "Please enter value for a \"%s\" variable:"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2502
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2503
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2504
#: ../Beremiz_service.py:317
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2505
msgid "Port number must be 0 <= port <= 65535!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2506
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2507
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2508
#: ../Beremiz_service.py:317
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2509
msgid "Port number must be an integer!"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2510
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2511
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2512
#: ../editors/Viewer.py:536 ../editors/Viewer.py:2378
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2513
msgid "Power Rail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2514
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2515
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2516
#: ../dialogs/LDPowerRailDialog.py:50
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2517
msgid "Power Rail Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2518
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2519
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2520
#: ../PLCOpenEditor.py:120 ../Beremiz.py:338
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2521
msgid "Preview"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2522
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2523
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2524
#: ../dialogs/BlockPreviewDialog.py:57
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2525
msgid "Preview:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2526
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2527
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2528
#: ../PLCOpenEditor.py:122 ../PLCOpenEditor.py:148 ../Beremiz.py:340
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2529
#: ../Beremiz.py:360
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2530
msgid "Print"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2531
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2532
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2533
#: ../IDEFrame.py:1075
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2534
msgid "Print preview"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2535
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2536
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2537
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2538
msgid "Priority"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2539
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2540
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2541
#: ../dialogs/SFCTransitionDialog.py:89
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2542
msgid "Priority:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2543
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2544
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2545
#: ../runtime/PLCObject.py:370
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2546
#, python-format
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2547
msgid "Problem starting PLC : error %d"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2548
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2549
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2550
#: ../dialogs/ProjectDialog.py:55
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2551
msgid "Product Name"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2552
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2553
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2554
#: ../controls/ProjectPropertiesPanel.py:80
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2555
msgid "Product Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2556
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2557
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2558
#: ../controls/ProjectPropertiesPanel.py:82
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2559
msgid "Product Release (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2560
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2561
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2562
#: ../dialogs/ProjectDialog.py:56
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2563
msgid "Product Version"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2564
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2565
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2566
#: ../controls/ProjectPropertiesPanel.py:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2567
msgid "Product Version (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2568
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2569
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2570
#: ../dialogs/SearchInProjectDialog.py:38 ../IDEFrame.py:1743
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2571
#: ../IDEFrame.py:1940
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2572
msgid "Program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2573
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2574
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2575
#: ../PLCOpenEditor.py:337
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2576
msgid "Program was successfully generated!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2577
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2578
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2579
#: ../PLCControler.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2580
msgid "Programs"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2581
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2582
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2583
#: ../editors/Viewer.py:242
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2584
msgid "Programs can't be used by other POUs!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2585
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2586
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2587
#: ../controls/ProjectPropertiesPanel.py:84 ../IDEFrame.py:584
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2588
msgid "Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2589
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2590
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2591
#: ../controls/SearchResultPanel.py:173
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2592
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2593
msgid "Project '%s':"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2594
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2595
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2596
#: ../ProjectController.py:1835
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2597
msgid "Project Files"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2598
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2599
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2600
#: ../dialogs/ProjectDialog.py:54
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2601
msgid "Project Name"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2602
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2603
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2604
#: ../controls/ProjectPropertiesPanel.py:78
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2605
msgid "Project Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2606
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2607
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2608
#: ../controls/ProjectPropertiesPanel.py:79
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2609
msgid "Project Version (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2610
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2611
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2612
#: ../PLCControler.py:3158
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2613
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2614
"Project file syntax error:\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2615
"\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2616
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2617
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2618
#: ../dialogs/ProjectDialog.py:32 ../editors/ProjectNodeEditor.py:37
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2619
msgid "Project properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2620
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2621
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2622
#: ../ConfigTreeNode.py:566
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2623
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2624
msgid "Project tree layout do not match confnode.xml {a1}!={a2} "
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2625
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2626
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2627
#: ../dialogs/ConnectionDialog.py:94
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2628
msgid "Propagate Name"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2629
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2630
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2631
#: ../PLCControler.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2632
msgid "Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2633
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2634
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2635
#: ../Beremiz_service.py:440
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2636
msgid "Publishing service on local network"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2637
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2638
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2639
#: ../connectors/PYRO/__init__.py:118
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2640
#, python-format
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2641
msgid "Pyro exception: %s\n"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2642
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2643
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2644
#: ../Beremiz_service.py:427
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2645
msgid "Pyro object's uri :"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2646
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2647
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2648
#: ../Beremiz_service.py:426
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2649
msgid "Pyro port :"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2650
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2651
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2652
#: ../py_ext/PythonEditor.py:81
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2653
msgid "Python code"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2654
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2655
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2656
#: ../features.py:33
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2657
msgid "Python file"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2658
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2659
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2660
#: ../dialogs/ActionBlockDialog.py:38
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2661
msgid "Qualifier"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2662
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2663
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2664
#: ../PLCOpenEditor.py:128 ../Beremiz.py:343 ../Beremiz_service.py:273
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2665
msgid "Quit"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2666
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2667
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2668
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:225
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2669
msgid "Range:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2670
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2671
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2672
#: ../ProjectController.py:1831
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2673
msgid "Raw IEC code"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2674
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2675
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2676
#: ../Beremiz.py:1143
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2677
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2678
msgid "Really delete node '%s'?"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2679
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2680
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2681
#: ../IDEFrame.py:362 ../IDEFrame.py:422
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2682
msgid "Redo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2683
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2684
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2685
#: ../dialogs/SFCTransitionDialog.py:74
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2686
msgid "Reference"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2687
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2688
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2689
#: ../dialogs/DiscoveryDialog.py:106 ../IDEFrame.py:432
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2690
msgid "Refresh"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2691
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2692
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2693
#: ../dialogs/SearchInProjectDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2694
msgid "Regular expression"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2695
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2696
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2697
#: ../dialogs/FindInPouDialog.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2698
msgid "Regular expressions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2699
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2700
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2701
#: ../editors/Viewer.py:1567
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2702
msgid "Release value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2703
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2704
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2705
#: ../plcopen/iec_std.csv:37
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2706
msgid "Remainder (modulo)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2707
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2708
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2709
#: ../Beremiz.py:1144
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2710
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2711
msgid "Remove %s node"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2712
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2713
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2714
#: ../IDEFrame.py:2404
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2715
msgid "Remove Datatype"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2716
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2717
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2718
#: ../IDEFrame.py:2409
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2719
msgid "Remove Pou"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2720
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2721
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2722
#: ../dialogs/ActionBlockDialog.py:138
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2723
msgid "Remove action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2724
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2725
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2726
#: ../editors/DataTypeEditor.py:353
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2727
msgid "Remove element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2728
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2729
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2730
#: ../editors/FileManagementPanel.py:63
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2731
msgid "Remove file from left folder"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2732
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2733
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2734
#: ../editors/ResourceEditor.py:269
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2735
msgid "Remove instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2736
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2737
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2738
#: ../canfestival/NetworkEditor.py:104
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2739
msgid "Remove slave"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2740
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2741
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2742
#: ../editors/ResourceEditor.py:240
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2743
msgid "Remove task"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2744
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2745
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2746
#: ../editors/CodeFileEditor.py:659 ../controls/VariablePanel.py:451
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2747
msgid "Remove variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2748
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2749
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2750
#: ../IDEFrame.py:1944
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2751
msgid "Rename"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2752
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2753
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2754
#: ../editors/FileManagementPanel.py:181
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2755
msgid "Replace File"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2756
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2757
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2758
#: ../editors/Viewer.py:502
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2759
msgid "Replace Wire by connections"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2760
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2761
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2762
#: ../plcopen/iec_std.csv:89
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2763
msgid "Replacement (within)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2764
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2765
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2766
#: ../dialogs/LDElementDialog.py:76
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2767
msgid "Reset"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2768
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2769
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2770
#: ../editors/Viewer.py:583
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2771
msgid "Reset Execution Order"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2772
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2773
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2774
#: ../IDEFrame.py:451
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2775
msgid "Reset Perspective"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2776
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2777
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2778
#: ../controls/SearchResultPanel.py:105
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2779
msgid "Reset search result"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2780
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2781
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2782
#: ../PLCControler.py:97 ../Beremiz.py:1075
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2783
msgid "Resources"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2784
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2785
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2786
#: ../controls/VariablePanel.py:62
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2787
msgid "Retain"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2788
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2789
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2790
#: ../controls/VariablePanel.py:424
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2791
msgid "Return Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2792
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2793
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2794
#: ../editors/Viewer.py:487
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2795
msgid "Right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2796
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2797
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2798
#: ../dialogs/LDPowerRailDialog.py:63
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2799
msgid "Right PowerRail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2800
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2801
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2802
#: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:461
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2803
msgid "Rising Edge"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2804
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2805
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2806
#: ../plcopen/iec_std.csv:65
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2807
msgid "Rotate left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2808
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2809
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2810
#: ../plcopen/iec_std.csv:64
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2811
msgid "Rotate right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2812
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2813
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2814
#: ../plcopen/iec_std.csv:17
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2815
msgid "Rounding up/down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2816
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2817
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2818
#: ../ProjectController.py:1799
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2819
msgid "Run"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2820
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2821
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2822
#: ../ProjectController.py:1058
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2823
msgid "Runtime IO extensions C code generation failed !\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2824
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2825
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2826
#: ../ProjectController.py:1067
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2827
msgid "Runtime library extensions C code generation failed !\n"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2828
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2829
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2830
#: ../canfestival/SlaveEditor.py:61 ../canfestival/NetworkEditor.py:82
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2831
msgid "SDO Client"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2832
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2833
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2834
#: ../canfestival/SlaveEditor.py:60 ../canfestival/NetworkEditor.py:81
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2835
msgid "SDO Server"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2836
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2837
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2838
#: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2839
msgid "SFC"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2840
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2841
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2842
#: ../PLCGenerator.py:1392
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2843
#, python-brace-format
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2844
msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2845
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2846
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2847
#: ../PLCGenerator.py:773
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2848
#, python-format
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2849
msgid "SFC transition in POU \"%s\" must be connected."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2850
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2851
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2852
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2853
#: ../dialogs/PouDialog.py:36
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2854
msgid "ST"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2855
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2856
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2857
#: ../PLCOpenEditor.py:324
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2858
msgid "ST files (*.st)|*.st|All files|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2859
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2860
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2861
#: ../svgui/svgui.py:125
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2862
msgid "SVG files (*.svg)|*.svg|All files|*.*"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2863
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2864
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2865
#: ../features.py:35
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2866
msgid "SVGUI"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2867
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2868
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2869
#: ../PLCOpenEditor.py:111 ../PLCOpenEditor.py:146 ../Beremiz.py:327
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2870
#: ../Beremiz.py:358
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2871
msgid "Save"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2872
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2873
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2874
#: ../PLCOpenEditor.py:113 ../PLCOpenEditor.py:147 ../Beremiz.py:359
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2875
msgid "Save As..."
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2876
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  2877
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2878
#: ../Beremiz.py:329
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2879
msgid "Save as"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2880
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2881
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2882
#: ../ProjectController.py:470
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2883
msgid "Save path is the same as path of a project! \n"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2884
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2885
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2886
#: ../dialogs/SearchInProjectDialog.py:69
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2887
msgid "Scope"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2888
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2889
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2890
#: ../IDEFrame.py:623
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2891
msgid "Search"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2892
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2893
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  2894
#: ../dialogs/SearchInProjectDialog.py:44 ../IDEFrame.py:382 ../IDEFrame.py:428
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2895
msgid "Search in Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2896
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2897
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2898
#: ../dialogs/DurationEditorDialog.py:46
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2899
msgid "Seconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2900
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2901
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2902
#: ../IDEFrame.py:388
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2903
msgid "Select All"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2904
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2905
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2906
#: ../editors/Viewer.py:288 ../editors/TextViewer.py:306
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2907
#: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2908
#: ../controls/VariablePanel.py:350
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2909
msgid "Select a variable class:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2910
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2911
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2912
#: ../ProjectController.py:1216
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2913
msgid "Select an editor:"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2914
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  2915
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2916
#: ../controls/PouInstanceVariablesPanel.py:276
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2917
msgid "Select an instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2918
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2919
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2920
#: ../IDEFrame.py:607
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2921
msgid "Select an object"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2922
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2923
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2924
#: ../ProjectController.py:477
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2925
msgid "Selected directory already contains another project. Overwrite? \n"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2926
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2927
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2928
#: ../plcopen/iec_std.csv:70
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2929
msgid "Selection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2930
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2931
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2932
#: ../dialogs/SFCDivergenceDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2933
msgid "Selection Convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2934
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2935
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2936
#: ../dialogs/SFCDivergenceDialog.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2937
msgid "Selection Divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2938
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2939
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2940
#: ../dialogs/DiscoveryDialog.py:82
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2941
msgid "Service Discovery"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2942
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  2943
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2944
#: ../dialogs/DiscoveryDialog.py:85
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2945
msgid "Services available:"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2946
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2947
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2948
#: ../dialogs/LDElementDialog.py:76
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2949
msgid "Set"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2950
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2951
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2952
#: ../plcopen/iec_std.csv:62
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2953
msgid "Shift left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2954
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2955
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2956
#: ../plcopen/iec_std.csv:63
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2957
msgid "Shift right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2958
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2959
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2960
#: ../ProjectController.py:1825
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2961
msgid "Show IEC code generated by PLCGenerator"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2962
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2963
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2964
#: ../canfestival/canfestival.py:387
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2965
msgid "Show Master"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2966
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2967
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  2968
#: ../canfestival/canfestival.py:388
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2969
msgid "Show Master generated by config_utils"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2970
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2971
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  2972
#: ../ProjectController.py:1823
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2973
msgid "Show code"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2974
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  2975
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2976
#: ../dialogs/SFCDivergenceDialog.py:67
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2977
msgid "Simultaneous Convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2978
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2979
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2980
#: ../dialogs/SFCDivergenceDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2981
msgid "Simultaneous Divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2982
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2983
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2984
#: ../plcopen/iec_std.csv:27
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2985
msgid "Sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2986
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2987
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  2988
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2989
msgid "Single"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2990
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  2991
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  2992
#: ../targets/toolchain_makefile.py:126
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2993
msgid "Source didn't change, no build.\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2994
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  2995
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2996
#: ../PLCGenerator.py:397
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2997
#, python-brace-format
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2998
msgid "Source signal has to be defined for single task '{a1}' in resource '{a2}.{a3}'."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  2999
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3000
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3001
#: ../plcopen/iec_std.csv:23
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3002
msgid "Square root (base 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3003
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3004
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3005
#: ../plcopen/definitions.py:46
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3006
msgid "Standard function blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3007
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3008
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3009
#: ../ProjectController.py:1801 ../Beremiz_service.py:261
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3010
msgid "Start PLC"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3011
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3012
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3013
#: ../ProjectController.py:1005
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3014
#, python-format
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3015
msgid "Start build in %s\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3016
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3017
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3018
#: ../ProjectController.py:1319
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3019
msgid "Started"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3020
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3021
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3022
#: ../ProjectController.py:1607
524
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
  3023
msgid "Starting PLC\n"
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
  3024
msgstr ""
20141c30a160 Update french translation after modifications
laurent
parents: 434
diff changeset
  3025
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3026
#: ../Beremiz.py:463
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3027
msgid "Status ToolBar"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3028
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3029
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3030
#: ../editors/Viewer.py:553 ../editors/Viewer.py:2353
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3031
msgid "Step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3032
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3033
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3034
#: ../ProjectController.py:1804
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3035
msgid "Stop"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3036
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3037
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3038
#: ../Beremiz_service.py:262
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3039
msgid "Stop PLC"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3040
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3041
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3042
#: ../ProjectController.py:1806
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3043
msgid "Stop Running PLC"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3044
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3045
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3046
#: ../ProjectController.py:1320
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3047
msgid "Stopped"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3048
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3049
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3050
#: ../ProjectController.py:1579
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3051
msgid "Stopping debugger...\n"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3052
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3053
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3054
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3055
msgid "Structure"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3056
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3057
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3058
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3059
msgid "Subrange"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3060
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3061
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3062
#: ../plcopen/iec_std.csv:35
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3063
msgid "Subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3064
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3065
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3066
#: ../ProjectController.py:1044
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3067
msgid "Successfully built.\n"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3068
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3069
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3070
#: ../IDEFrame.py:447
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3071
msgid "Switch perspective"
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3072
msgstr ""
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3073
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3074
#: ../dialogs/SearchInProjectDialog.py:165 ../dialogs/FindInPouDialog.py:172
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3075
msgid "Syntax error in regular expression of pattern to search!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3076
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3077
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3078
#: ../dialogs/DiscoveryDialog.py:93
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3079
msgid "TYPE"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3080
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3081
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3082
#: ../plcopen/iec_std.csv:29
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3083
msgid "Tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3084
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3085
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3086
#: ../editors/ResourceEditor.py:83
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3087
msgid "Task"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3088
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3089
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3090
#: ../editors/ResourceEditor.py:235
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3091
msgid "Tasks:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3092
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3093
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3094
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3095
msgid "Temp"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3096
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3097
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3098
#: ../editors/FileManagementPanel.py:180
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3099
#, python-format
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3100
msgid ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3101
"The file '%s' already exist.\n"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3102
"Do you want to replace it?"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3103
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3104
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3105
#: ../editors/LDViewer.py:882
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3106
msgid "The group of block must be coherent!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3107
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3108
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3109
#: ../Beremiz.py:640 ../IDEFrame.py:1011
429
1a5471e81a93 Adding support for asking for saving while trying to close a modified project in any case
laurent
parents: 428
diff changeset
  3110
msgid "There are changes, do you want to save?"
1a5471e81a93 Adding support for asking for saving while trying to close a modified project in any case
laurent
parents: 428
diff changeset
  3111
msgstr ""
1a5471e81a93 Adding support for asking for saving while trying to close a modified project in any case
laurent
parents: 428
diff changeset
  3112
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3113
#: ../IDEFrame.py:1654 ../IDEFrame.py:1673
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3114
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3115
msgid "There is a POU named \"%s\". This could cause a conflict. Do you wish to continue?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3116
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3117
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3118
#: ../IDEFrame.py:1098
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3119
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3120
"There was a problem printing.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3121
"Perhaps your current printer is not set correctly?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3122
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3123
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3124
#: ../editors/LDViewer.py:891
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3125
msgid "This option isn't available yet!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3126
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3127
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3128
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:565
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3129
#, python-format
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3130
msgid "Tick: %d"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3131
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3132
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3133
#: ../plcopen/iec_std.csv:40
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3134
msgid "Time"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3135
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3136
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3137
#: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3138
msgid "Time addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3139
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3140
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3141
#: ../plcopen/iec_std.csv:86
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3142
msgid "Time concatenation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3143
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3144
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3145
#: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3146
msgid "Time division"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3147
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3148
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3149
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3150
msgid "Time multiplication"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3151
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3152
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3153
#: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3154
msgid "Time subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3155
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3156
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3157
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3158
msgid "Time-of-day addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3159
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3160
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3161
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3162
#: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3163
msgid "Time-of-day subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3164
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3165
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3166
#: ../editors/Viewer.py:489
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3167
msgid "Top"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3168
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3169
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3170
#: ../ProjectController.py:1813
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3171
msgid "Transfer"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3172
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3173
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3174
#: ../ProjectController.py:1815
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3175
msgid "Transfer PLC"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3176
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3177
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3178
#: ../ProjectController.py:1779
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3179
msgid "Transfer completed successfully.\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3180
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3181
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3182
#: ../ProjectController.py:1781
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3183
msgid "Transfer failed\n"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3184
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3185
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3186
#: ../editors/Viewer.py:554 ../editors/Viewer.py:2355 ../editors/Viewer.py:2382
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3187
msgid "Transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3188
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3189
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3190
#: ../PLCGenerator.py:1518
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3191
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3192
msgid "Transition \"%s\" body must contain an output variable or coil referring to its name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3193
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3194
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3195
#: ../dialogs/PouTransitionDialog.py:89
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3196
msgid "Transition Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3197
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3198
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3199
#: ../dialogs/PouTransitionDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3200
msgid "Transition Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3201
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3202
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3203
#: ../PLCGenerator.py:1609
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3204
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3205
msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3206
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3207
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3208
#: ../PLCGenerator.py:1598
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3209
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3210
msgid "Transition with content \"{a1}\" not connected to a previous step in \"{a2}\" POU"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3211
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3212
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3213
#: ../plcopen/plcopen.py:1318
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3214
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3215
msgid "Transition with name %s doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3216
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3217
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3218
#: ../PLCControler.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3219
msgid "Transitions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3220
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3221
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3222
#: ../dialogs/AboutDialog.py:131
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3223
msgid "Translated by"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3224
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3225
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3226
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3227
msgid "Triggering"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3228
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3229
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3230
#: ../Beremiz_service.py:476
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3231
msgid "Twisted unavailable."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3232
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3233
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3234
#: ../dialogs/ActionBlockDialog.py:38 ../editors/ResourceEditor.py:83
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3235
#: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3236
#: ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3237
msgid "Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3238
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3239
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3240
#: ../dialogs/BrowseLocationsDialog.py:48
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3241
msgid "Type and derivated"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3242
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3243
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3244
#: ../canfestival/config_utils.py:336 ../canfestival/config_utils.py:624
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3245
#, python-format
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3246
msgid "Type conflict for location \"%s\""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3247
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3248
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3249
#: ../plcopen/iec_std.csv:16
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3250
msgid "Type conversion"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3251
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3252
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3253
#: ../editors/DataTypeEditor.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3254
msgid "Type infos:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3255
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3256
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3257
#: ../dialogs/BrowseLocationsDialog.py:49
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3258
msgid "Type strict"
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3259
msgstr ""
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3260
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3261
#: ../dialogs/SFCDivergenceDialog.py:59 ../dialogs/SFCTransitionDialog.py:57
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3262
#: ../dialogs/LDPowerRailDialog.py:56 ../dialogs/BrowseLocationsDialog.py:99
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3263
#: ../dialogs/FBDBlockDialog.py:65 ../dialogs/ConnectionDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3264
msgid "Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3265
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3266
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3267
#: ../canfestival/config_utils.py:462 ../canfestival/config_utils.py:476
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3268
#, python-format
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3269
msgid "Unable to define PDO mapping for node %02x"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3270
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3271
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3272
#: ../targets/Xenomai/__init__.py:39
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3273
#, python-format
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3274
msgid "Unable to get Xenomai's %s \n"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3275
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3276
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3277
#: ../PLCGenerator.py:961 ../PLCGenerator.py:1214
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3278
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3279
msgid "Undefined block type \"{a1}\" in \"{a2}\" POU"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3280
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3281
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3282
#: ../PLCGenerator.py:254
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3283
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3284
msgid "Undefined pou type \"%s\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3285
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3286
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3287
#: ../IDEFrame.py:360 ../IDEFrame.py:421
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3288
msgid "Undo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3289
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3290
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3291
#: ../ProjectController.py:382
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3292
msgid "Unknown"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3293
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3294
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3295
#: ../editors/Viewer.py:393
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3296
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3297
msgid "Unknown variable \"%s\" for this POU!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3298
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3299
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3300
#: ../ProjectController.py:379 ../ProjectController.py:380
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3301
msgid "Unnamed"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3302
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3303
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3304
#: ../PLCControler.py:636
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3305
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3306
msgid "Unnamed%d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3307
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3308
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3309
#: ../controls/VariablePanel.py:284
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3310
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3311
msgid "Unrecognized data size \"%s\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3312
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3313
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3314
#: ../editors/DataTypeEditor.py:632 ../controls/VariablePanel.py:810
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3315
msgid "User Data Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3316
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3317
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3318
#: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:86
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3319
msgid "User Type"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3320
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3321
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3322
#: ../PLCControler.py:95
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3323
msgid "User-defined POUs"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3324
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3325
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3326
#: ../dialogs/ActionBlockDialog.py:38
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3327
msgid "Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3328
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3329
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3330
#: ../editors/DataTypeEditor.py:259
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3331
msgid "Values:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3332
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3333
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3334
#: ../dialogs/ActionBlockDialog.py:42 ../editors/Viewer.py:526
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3335
#: ../editors/Viewer.py:2385
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3336
msgid "Variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3337
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3338
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3339
#: ../editors/Viewer.py:308 ../editors/Viewer.py:338 ../editors/Viewer.py:360
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3340
#: ../editors/TextViewer.py:292 ../editors/TextViewer.py:343
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3341
#: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:329
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3342
msgid "Variable Drop"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3343
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3344
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3345
#: ../dialogs/FBDVariableDialog.py:63
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3346
msgid "Variable Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3347
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3348
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3349
#: ../editors/Viewer.py:288 ../editors/TextViewer.py:306
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3350
#: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3351
#: ../controls/VariablePanel.py:350
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3352
msgid "Variable class"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3353
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3354
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3355
#: ../editors/Viewer.py:395 ../editors/TextViewer.py:387
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3356
msgid "Variable don't belong to this POU!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3357
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3358
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3359
#: ../dialogs/LDElementDialog.py:89
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3360
msgid "Variable:"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3361
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3362
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3363
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3364
msgid "Variables"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3365
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3366
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3367
#: ../controls/ProjectPropertiesPanel.py:151
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3368
msgid "Vertical:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3369
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3370
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3371
#: ../Beremiz_service.py:586
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3372
msgid "WAMP client startup failed. "
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3373
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3374
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3375
#: ../connectors/WAMP/__init__.py:91
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3376
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3377
msgid "WAMP connecting to URL : %s\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3378
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3379
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3380
#: ../connectors/WAMP/__init__.py:131
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3381
msgid "WAMP connection timeout"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3382
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3383
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3384
#: ../connectors/WAMP/__init__.py:150
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3385
#, python-format
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3386
msgid "WAMP connection to '%s' failed.\n"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3387
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3388
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3389
#: ../Beremiz_service.py:562
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3390
msgid "WAMP import failed :"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3391
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3392
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3393
#: ../wxglade_hmi/wxglade_hmi.py:35
415
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3394
msgid "WXGLADE GUI"
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3395
msgstr ""
339fa2542481 improved english spelling and grammar and internationalization updated
laurent
parents: 361
diff changeset
  3396
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3397
#: ../dialogs/PouDialog.py:128 ../editors/LDViewer.py:891
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3398
msgid "Warning"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3399
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3400
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3401
#: ../ProjectController.py:666
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3402
msgid "Warnings in ST/IL/SFC code generator :\n"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3403
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3404
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3405
#: ../dialogs/SearchInProjectDialog.py:78
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3406
msgid "Whole Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3407
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3408
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3409
#: ../controls/ProjectPropertiesPanel.py:119
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3410
msgid "Width:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3411
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3412
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3413
#: ../dialogs/FindInPouDialog.py:93
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3414
msgid "Wrap search"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3415
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3416
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3417
#: ../dialogs/AboutDialog.py:130
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3418
msgid "Written by"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3419
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3420
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3421
#: ../features.py:34
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3422
msgid "WxGlade GUI"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3423
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3424
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3425
#: ../svgui/svgui.py:139
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3426
msgid ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3427
"You don't have write permissions.\n"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3428
"Open Inkscape anyway ?"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3429
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3430
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3431
#: ../wxglade_hmi/wxglade_hmi.py:137
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3432
msgid ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3433
"You don't have write permissions.\n"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3434
"Open wxGlade anyway ?"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3435
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3436
1657
3a98027ff372 apply constraints to names for tasks and task instances in resource configuration
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1627
diff changeset
  3437
#: ../ProjectController.py:342
428
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3438
msgid ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3439
"You must have permission to work on the project\n"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3440
"Work on a project copy ?"
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3441
msgstr ""
ea09f33ce717 Update internationalization for new functionalities.
laurent
parents: 415
diff changeset
  3442
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3443
#: ../editors/LDViewer.py:886
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3444
msgid "You must select the block or group of blocks around which a branch should be added!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3445
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3446
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3447
#: ../editors/LDViewer.py:666
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3448
msgid "You must select the wire where a contact should be added!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3449
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3450
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3451
#: ../dialogs/SFCStepNameDialog.py:48 ../dialogs/PouNameDialog.py:46
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3452
msgid "You must type a name!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3453
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3454
1005
496a96e1dcb6 Updated internationalization french translations
Laurent Bessard
parents: 814
diff changeset
  3455
#: ../dialogs/ForceVariableDialog.py:175
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3456
msgid "You must type a value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3457
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3458
1532
a191e137a5bb update messages and add Russian translation for new menu entry 'switch perspective'
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1496
diff changeset
  3459
#: ../IDEFrame.py:438
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3460
msgid "Zoom"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3461
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3462
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3463
#: ../dialogs/DurationEditorDialog.py:151
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3464
msgid "days"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3465
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3466
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3467
#: ../PLCOpenEditor.py:333
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3468
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3469
msgid "error: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3470
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3471
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3472
#: ../util/ProcessLogger.py:169
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3473
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3474
msgid "exited with status {a1} (pid {a2})\n"
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3475
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3476
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3477
#: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3478
msgid "file : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3479
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3480
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3481
#: ../dialogs/PouDialog.py:31
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3482
msgid "function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3483
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3484
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3485
#: ../PLCOpenEditor.py:399
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3486
msgid "function : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3487
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3488
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3489
#: ../dialogs/PouDialog.py:31
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3490
msgid "functionBlock"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3491
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3492
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3493
#: ../dialogs/DurationEditorDialog.py:151
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3494
msgid "hours"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3495
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3496
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3497
#: ../PLCOpenEditor.py:399
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3498
msgid "line : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3499
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3500
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3501
#: ../dialogs/DurationEditorDialog.py:153
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3502
msgid "milliseconds"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3503
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3504
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3505
#: ../dialogs/DurationEditorDialog.py:152
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3506
msgid "minutes"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3507
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3508
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3509
#: ../dialogs/PouDialog.py:31
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3510
msgid "program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3511
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3512
1496
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3513
#: ../dialogs/DurationEditorDialog.py:152
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3514
msgid "seconds"
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3515
msgstr ""
ac8a90b278f1 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
  3516
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3517
#: ../plcopen/iec_std.csv:84
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3518
msgid "string from the middle"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3519
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3520
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3521
#: ../plcopen/iec_std.csv:82
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3522
msgid "string left of"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3523
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3524
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3525
#: ../plcopen/iec_std.csv:83
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3526
msgid "string right of"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3527
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3528
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3529
#: ../Beremiz.py:126
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3530
msgid "update info unavailable."
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3531
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3532
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3533
#: ../PLCOpenEditor.py:331
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3534
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3535
msgid "warning: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3536
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
  3537
1588
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3538
#: ../PLCControler.py:970
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3539
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3540
msgid "{a1} \"{a2}\" can't be pasted as a {a3}."
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3541
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3542
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3543
#: ../ConfigTreeNode.py:56
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3544
#, python-brace-format
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3545
msgid ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3546
"{a1} XML file doesn't follow XSD schema at line %{a2}:\n"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3547
"{a3}"
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3548
msgstr ""
9277d3174744 update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
  3549
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3550
#: Extra XSD strings
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3551
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3552
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3553
msgid "CanFestivalSlaveNode"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3554
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3555
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3556
msgid "CAN_Device"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3557
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3558
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3559
msgid "CAN_Baudrate"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3560
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3561
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3562
msgid "NodeId"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3563
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3564
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3565
msgid "Sync_Align"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3566
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3567
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3568
msgid "Sync_Align_Ratio"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3569
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3570
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3571
msgid "CanFestivalNode"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3572
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3573
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3574
msgid "Sync_TPDOs"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3575
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3576
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3577
msgid "CanFestivalInstance"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3578
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3579
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3580
msgid "CAN_Driver"
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3581
msgstr ""
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
  3582
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3583
msgid "Generic"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3584
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3585
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3586
msgid "Command"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3587
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3588
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3589
msgid "Xenomai"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3590
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3591
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3592
msgid "XenoConfig"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3593
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3594
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3595
msgid "Compiler"
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3596
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3597
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3598
msgid "CFLAGS"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3599
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3600
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3601
msgid "Linker"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3602
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3603
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3604
msgid "LDFLAGS"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3605
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3606
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3607
msgid "PLC"
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3608
msgstr ""
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1532
diff changeset
  3609
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3610
msgid "Linux"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3611
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3612
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3613
msgid "Win32"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3614
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3615
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3616
msgid "BaseParams"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3617
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3618
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3619
msgid "IEC_Channel"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3620
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3621
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3622
msgid "Enabled"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3623
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3624
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3625
msgid "BeremizRoot"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3626
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3627
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3628
msgid "TargetType"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3629
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3630
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3631
msgid "Libraries"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3632
msgstr ""
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3633
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3634
msgid "URI_location"
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3635
msgstr ""
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
  3636
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3637
msgid "Disable_Extensions"
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
  3638
msgstr ""
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3639
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3640
msgid "%(codefile_name)s"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3641
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3642
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3643
msgid "variables"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3644
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3645
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3646
msgid "variable"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3647
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3648
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3649
msgid "name"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3650
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3651
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3652
msgid "type"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3653
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3654
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3655
msgid "class"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3656
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3657
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3658
msgid "initial"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3659
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3660
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3661
msgid "desc"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3662
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3663
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3664
msgid "onchange"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3665
msgstr ""
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3666
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3667
msgid "opts"
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1005
diff changeset
  3668
msgstr ""
1627
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3669
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3670
#: Extra TC6 documentation strings
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3671
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3672
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3673
msgid "0 - current time, 1 - load time from PDT"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3674
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3675
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3676
msgid "Preset datetime"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3677
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3678
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3679
msgid "Copy of IN"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3680
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3681
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3682
msgid "Datetime, current or relative to PDT"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3683
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3684
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3685
msgid "The real time clock has many uses including time stamping, setting dates and times of day in batch reports, in alarm messages and so on."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3686
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3687
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3688
msgid "1 = integrate, 0 = hold"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3689
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3690
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3691
msgid "Overriding reset"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3692
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3693
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3694
msgid "Input variable"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3695
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3696
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3697
msgid "Initial value"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3698
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3699
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3700
msgid "Sampling period"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3701
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3702
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3703
msgid "NOT R1"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3704
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3705
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3706
msgid "Integrated output"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3707
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3708
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3709
msgid "The integral function block integrates the value of input XIN over time."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3710
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3711
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3712
msgid "0 = reset"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3713
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3714
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3715
msgid "Input to be differentiated"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3716
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3717
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3718
msgid "Differentiated output"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3719
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3720
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3721
msgid "The derivative function block produces an output XOUT proportional to the rate of change of the input XIN."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3722
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3723
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3724
msgid "0 - manual , 1 - automatic"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3725
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3726
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3727
msgid "Process variable"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3728
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3729
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3730
msgid "Set point"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3731
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3732
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3733
msgid "Manual output adjustment - Typically from transfer station"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3734
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3735
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3736
msgid "Proportionality constant"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3737
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3738
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3739
msgid "Reset time"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3740
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3741
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3742
msgid "Derivative time constant"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3743
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3744
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3745
msgid "PV - SP"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3746
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3747
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3748
msgid "FB for integral term"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3749
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3750
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3751
msgid "FB for derivative term"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3752
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3753
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3754
msgid "The PID (proportional, Integral, Derivative) function block provides the classical three term controller for closed loop control."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3755
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3756
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3757
msgid "0 - track X0, 1 - ramp to/track X1"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3758
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3759
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3760
msgid "Ramp duration"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3761
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3762
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3763
msgid "BUSY = 1 during ramping period"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3764
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3765
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3766
msgid "Elapsed time of ramp"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3767
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3768
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3769
msgid "The RAMP function block is modelled on example given in the standard."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3770
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3771
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3772
msgid "The hysteresis function block provides a hysteresis boolean output driven by the difference of two floating point (REAL) inputs XIN1 and XIN2."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3773
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3774
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3775
msgid "The SR bistable is a latch where the Set dominates."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3776
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3777
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3778
msgid "The RS bistable is a latch where the Reset dominates."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3779
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3780
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3781
msgid "The semaphore provides a mechanism to allow software elements mutually exclusive access to certain ressources."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3782
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3783
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3784
msgid "The output produces a single pulse when a rising edge is detected."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3785
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3786
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3787
msgid "The output produces a single pulse when a falling edge is detected."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3788
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3789
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3790
msgid "The up-counter can be used to signal when a count has reached a maximum value."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3791
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3792
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3793
msgid "The down-counter can be used to signal when a count has reached zero, on counting down from a preset value."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3794
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3795
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3796
msgid "The up-down counter has two inputs CU and CD. It can be used to both count up on one input and down on the other."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3797
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3798
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3799
msgid "first input parameter"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3800
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3801
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3802
msgid "second input parameter"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3803
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3804
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3805
msgid "first output parameter"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3806
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3807
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3808
msgid "second output parameter"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3809
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3810
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3811
msgid "internal state: 0-reset, 1-counting, 2-set"
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3812
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3813
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3814
msgid "The pulse timer can be used to generate output pulses of a given time duration."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3815
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3816
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3817
msgid "The on-delay timer can be used to delay setting an output true, for fixed period after an input becomes true."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3818
msgstr ""
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3819
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3820
msgid "The off-delay timer can be used to delay setting an output false, for fixed period after input goes false."
c431d64589ef update Russian translation
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1588
diff changeset
  3821
msgstr ""