andrej@2351: # SOME DESCRIPTIVE TITLE.
andrej@2351: # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
andrej@1803: # This file is distributed under the same license as the Beremiz package.
andrej@2351: # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
andrej@1803: # 
andrej@2514: # Translators:
andrej@2514: # Luca Magnabosco <magnabosco.luca@gmail.com>, 2017
andrej@2514: # Andrey Skvortsov <andrej.skvortzov@gmail.com>, 2018
andrej@2514: # 
andrej@2351: #, fuzzy
andrej@1803: msgid ""
andrej@1803: msgstr ""
andrej@1803: "Project-Id-Version: Beremiz\n"
andrej@1803: "Report-Msgid-Bugs-To: \n"
andrej@2514: "POT-Creation-Date: 2018-10-03 14:20+0300\n"
andrej@2514: "PO-Revision-Date: 2017-06-13 13:14+0000\n"
andrej@2351: "Last-Translator: Andrey Skvortsov <andrej.skvortzov@gmail.com>, 2018\n"
andrej@1803: "Language-Team: Italian (Italy) (https://www.transifex.com/beremiz/teams/75746/it_IT/)\n"
andrej@1803: "MIME-Version: 1.0\n"
andrej@1803: "Content-Type: text/plain; charset=UTF-8\n"
andrej@1803: "Content-Transfer-Encoding: 8bit\n"
andrej@1803: "Language: it_IT\n"
andrej@1803: "Plural-Forms: nplurals=2; plural=(n != 1);\n"
andrej@1803: 
andrej@2351: #: ../util/ExceptionHandler.py:58
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "\n"
andrej@1803: "An unhandled exception (bug) occured. Bug report saved at :\n"
andrej@1803: "(%s)\n"
andrej@1803: "\n"
andrej@1803: "Please be kind enough to send this file to:\n"
andrej@1803: "beremiz-devel@lists.sourceforge.net\n"
andrej@1803: "\n"
andrej@1803: "You should now restart program.\n"
andrej@1803: "\n"
andrej@1803: "Traceback:\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:87
andrej@1803: msgid "   External"
andrej@1803: msgstr "   External"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:86
andrej@1803: msgid "   InOut"
andrej@1803: msgstr "   InOut"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:86
andrej@1803: msgid "   Input"
andrej@1803: msgstr "   Input"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:87
andrej@1803: msgid "   Local"
andrej@1803: msgstr "   Local"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:86
andrej@1803: msgid "   Output"
andrej@1803: msgstr "   Output"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:88
andrej@1803: msgid "   Temp"
andrej@1803: msgstr "   Temp"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:301
andrej@2514: #, python-format
andrej@2514: msgid " (rev. %s)"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/CommonEtherCATFunction.py:1599
andrej@2514: msgid " Warning..."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:100 ../dialogs/ProjectDialog.py:72
andrej@2514: #: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:157
andrej@1803: #, python-format
andrej@1803: msgid " and %s"
andrej@1803: msgstr " e %s"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1236
andrej@1803: msgid " generation failed !\n"
andrej@1803: msgstr " generazione fallita!\n"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1029
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" Data Type doesn't exist !!!"
andrej@1803: msgstr "Il tipo di dato \"%s\" non esiste !!!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1047
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" POU already exists !!!"
andrej@1803: msgstr "La POU \"%s\" esiste già !!!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1068
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" POU doesn't exist !!!"
andrej@1803: msgstr "La POU \"%s\" non esiste !!!"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:288
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" can't use itself!"
andrej@1803: msgstr "\"%s\" non può utilizzare se stesso!"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1705 ../IDEFrame.py:1724
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" config already exists!"
andrej@1803: msgstr "La config \"%s\" esiste già!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:531
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" configuration already exists !!!"
andrej@1803: msgstr "La configurazione \"%s\" esiste già !!!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:540
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" configuration doesn't exist !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../IDEFrame.py:1655
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" data type already exists!"
andrej@1803: msgstr "Il tipo di dato \"%s\" esiste già!"
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:111 ../dialogs/BlockPreviewDialog.py:220
andrej@2351: #: ../dialogs/PouActionDialog.py:110 ../editors/Viewer.py:304
andrej@2351: #: ../editors/Viewer.py:374 ../editors/Viewer.py:398 ../editors/Viewer.py:418
andrej@2351: #: ../editors/TextViewer.py:270 ../editors/TextViewer.py:299
andrej@2514: #: ../controls/VariablePanel.py:424
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" element for this pou already exists!"
andrej@1803: msgstr "L'elemento \"%s\" per questa pou esiste già!"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:925
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" folder is not a valid Beremiz project\n"
andrej@1803: msgstr "La cartella \"%s\" non è un valido progetto Beremiz\n"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepNameDialog.py:56 ../dialogs/PouTransitionDialog.py:107
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:209 ../dialogs/PouNameDialog.py:54
andrej@2514: #: ../dialogs/PouActionDialog.py:106 ../dialogs/PouDialog.py:164
andrej@2514: #: ../etherlab/ConfigEditor.py:973 ../editors/ResourceEditor.py:481
andrej@2514: #: ../editors/ResourceEditor.py:518 ../editors/DataTypeEditor.py:571
andrej@2514: #: ../editors/DataTypeEditor.py:603 ../editors/CodeFileEditor.py:793
andrej@2514: #: ../controls/VariablePanel.py:798 ../IDEFrame.py:1646
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" is a keyword. It can't be used!"
andrej@1803: msgstr "\"%s\" è una parola chiave. Non può essere usata!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:2836
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" is an invalid value!"
andrej@1803: msgstr "\"%s\" è un valore non valido!"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:323 ../PLCOpenEditor.py:365
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" is not a valid folder!"
andrej@1803: msgstr "\"%s\" non è una cartella valida!"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:105
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:205 ../dialogs/PouNameDialog.py:52
andrej@2514: #: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:162
andrej@2514: #: ../etherlab/ConfigEditor.py:971 ../editors/ResourceEditor.py:479
andrej@2514: #: ../editors/ResourceEditor.py:516 ../editors/DataTypeEditor.py:601
andrej@2514: #: ../editors/CodeFileEditor.py:791 ../controls/VariablePanel.py:796
andrej@2514: #: ../IDEFrame.py:1644
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" is not a valid identifier!"
andrej@1803: msgstr "\"%s\" non è un identificatore valido!"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:2454
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" is used by one or more POUs. Do you wish to continue?"
andrej@1803: msgstr "%s\" è utilizzato da una o più POU. Vuoi continuare?"
andrej@1803: 
andrej@2514: #: ../dialogs/BlockPreviewDialog.py:213 ../dialogs/PouDialog.py:166
andrej@2351: #: ../editors/Viewer.py:302 ../editors/Viewer.py:359 ../editors/Viewer.py:389
andrej@2351: #: ../editors/Viewer.py:411 ../editors/TextViewer.py:268
andrej@2351: #: ../editors/TextViewer.py:297 ../editors/TextViewer.py:351
andrej@2514: #: ../editors/TextViewer.py:374 ../controls/VariablePanel.py:363
andrej@2514: #: ../IDEFrame.py:1664
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" pou already exists!"
andrej@1803: msgstr "Il POU \"%s\" esiste già!"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:62
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" step already exists!"
andrej@1803: msgstr "Il passo \"%s\" esiste già!"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:566
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" value already defined!"
andrej@1803: msgstr "Il valore \"%s\" è già definito!"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:105 ../editors/DataTypeEditor.py:759
andrej@1803: #, python-format
andrej@1803: msgid "\"%s\" value isn't a valid array dimension!"
andrej@1803: msgstr "Il valore \"%s\" non è una dimensione valida per un array!"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:109 ../editors/DataTypeEditor.py:766
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "\"%s\" value isn't a valid array dimension!\n"
andrej@1803: "Right value must be greater than left value."
andrej@1803: msgstr ""
andrej@1803: "Il valore \"%s\" non rappresenta una dimensione valida per un array!\n"
andrej@1803: "Il valore di destra deve essere maggiore del valore di sinistra."
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1182
andrej@1803: #, python-brace-format
andrej@1803: msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected"
andrej@1803: msgstr "Funzione \"{a1}\" cancellata nel POU \"{a2}\": Nessun input connesso"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:292
andrej@1803: #, python-brace-format
andrej@1803: msgid "\"{a1}\" is already used by \"{a2}\"!"
andrej@1803: msgstr "\"{a1}\" è già utilizzato da \"{a2}\"!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:557
andrej@1803: #, python-brace-format
andrej@1803: msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!"
andrej@1803: msgstr "La risorsa \"{a1}\" esiste già nella configurazione di \"{a2}\" !!!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:577
andrej@1803: #, python-brace-format
andrej@1803: msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!"
andrej@1803: msgstr "La risorsa \"{a1}\" non esiste nella configurazione di \"{a2}\" !!!"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:559
andrej@1803: #, python-format
andrej@1803: msgid "%03gms"
andrej@1803: msgstr "%03g ms"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:550
andrej@1803: #, python-format
andrej@1803: msgid "%dd"
andrej@1803: msgstr "%d d"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:189
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:551
andrej@1803: #, python-format
andrej@1803: msgid "%dh"
andrej@1803: msgstr "%d h"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:188
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:552
andrej@1803: #, python-format
andrej@1803: msgid "%dm"
andrej@1803: msgstr "%d m"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:186
andrej@1803: #, python-format
andrej@1803: msgid "%dms"
andrej@1803: msgstr "%d ms"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:187
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:553
andrej@1803: #, python-format
andrej@1803: msgid "%ds"
andrej@1803: msgstr "%d s"
andrej@1803: 
andrej@2351: #: ../PLCControler.py:1114
andrej@1803: #, python-format
andrej@1803: msgid "%s Data Types"
andrej@1803: msgstr "%s Data Types"
andrej@1803: 
andrej@2351: #: ../PLCControler.py:1097
andrej@1803: #, python-format
andrej@1803: msgid "%s POUs"
andrej@1803: msgstr "%s POUs"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:73 ../canfestival/NetworkEditor.py:97
andrej@1803: #, python-format
andrej@1803: msgid "%s Profile"
andrej@1803: msgstr "%s Profilo"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1901 ../plcopen/plcopen.py:1908
andrej@2351: #: ../plcopen/plcopen.py:1921 ../plcopen/plcopen.py:1929
andrej@2351: #: ../plcopen/plcopen.py:1939 ../plcopen/plcopen.py:1950
andrej@1803: #, python-format
andrej@1803: msgid "%s body don't have instances!"
andrej@1803: msgstr "Il corpo di %s non contiene istanze!"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1957 ../plcopen/plcopen.py:1964
andrej@2351: #: ../plcopen/plcopen.py:1971
andrej@1803: #, python-format
andrej@1803: msgid "%s body don't have text!"
andrej@1803: msgstr "Il corpo di %s non contiene testo!"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:856
andrej@2514: #, python-format
andrej@2514: msgid "%s's nodes"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../IDEFrame.py:391
andrej@1803: msgid "&Add Element"
andrej@1803: msgstr "&Aggiungi Elemento"
andrej@1803: 
andrej@2351: #: ../dialogs/AboutDialog.py:71 ../dialogs/AboutDialog.py:117
andrej@2351: #: ../dialogs/AboutDialog.py:152
andrej@1803: msgid "&Close"
andrej@1803: msgstr "&Chiudi"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:364
andrej@1803: msgid "&Configuration"
andrej@1803: msgstr "&Configurazione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:353
andrej@1803: msgid "&Data Type"
andrej@1803: msgstr "&Data Type"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:395
andrej@1803: msgid "&Delete"
andrej@1803: msgstr "&Cancella"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:345
andrej@1803: msgid "&Display"
andrej@1803: msgstr "&Visualizzazione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:344
andrej@1803: msgid "&Edit"
andrej@1803: msgstr "&Modifica"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:343
andrej@1803: msgid "&File"
andrej@1803: msgstr "&File"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:355
andrej@1803: msgid "&Function"
andrej@1803: msgstr "&Funzione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:346
andrej@1803: msgid "&Help"
andrej@1803: msgstr "&Help"
andrej@1803: 
andrej@2351: #: ../dialogs/AboutDialog.py:70
andrej@1803: msgid "&License"
andrej@1803: msgstr "&Licenza"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:359
andrej@1803: msgid "&Program"
andrej@1803: msgstr "&Programma"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:98
andrej@1803: msgid "&Properties"
andrej@1803: msgstr "&Proprietà"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:244
andrej@1803: msgid "&Recent Projects"
andrej@1803: msgstr "Progetti &recenti"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:361
andrej@1803: msgid "&Resource"
andrej@1803: msgstr "&Risorse"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:450
andrej@2514: msgid "'Read from' and 'Write to' variables types are not compatible"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../controls/SearchResultPanel.py:247
andrej@1803: #, python-brace-format
andrej@1803: msgid "'{a1}' - {a2} match in project"
andrej@1803: msgstr "{a1}' - {a2} corrispondenza nel progetto"
andrej@1803: 
andrej@2351: #: ../controls/SearchResultPanel.py:249
andrej@1803: #, python-brace-format
andrej@1803: msgid "'{a1}' - {a2} matches in project"
andrej@1803: msgstr "'{a1}' - {a2} corrisponde nel progetto"
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:99
andrej@1803: #, python-brace-format
andrej@1803: msgid "'{a1}' is located at {a2}\n"
andrej@1803: msgstr "'{a1}' si trova in {a2}\n"
andrej@1803: 
andrej@2351: #: ../controls/SearchResultPanel.py:298
andrej@1803: #, python-format
andrej@1803: msgid "(%d matches)"
andrej@1803: msgstr "(%d corrisponde)"
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:102 ../dialogs/PouActionDialog.py:101
andrej@2514: #: ../dialogs/PouDialog.py:159
andrej@1803: #, python-format
andrej@1803: msgid ", %s"
andrej@1803: msgstr ", %s"
andrej@1803: 
andrej@2351: #: ../controls/UriLocationEditor.py:49
andrej@2351: msgid "- Select URI type -"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:287
andrej@1803: msgid "1d"
andrej@1803: msgstr "1d"
andrej@1803: 
andrej@2351: #: ../controls/LogViewer.py:288
andrej@1803: msgid "1h"
andrej@1803: msgstr "1h"
andrej@1803: 
andrej@2351: #: ../controls/LogViewer.py:289
andrej@1803: msgid "1m"
andrej@1803: msgstr "1m"
andrej@1803: 
andrej@2351: #: ../controls/LogViewer.py:290
andrej@1803: msgid "1s"
andrej@1803: msgstr "1s"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:168 ../IDEFrame.py:1667 ../IDEFrame.py:1713
andrej@2514: #: ../IDEFrame.py:1732
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "A POU has an element named \"%s\". This could cause a conflict. Do you wish "
andrej@1803: "to continue?"
andrej@1803: msgstr ""
andrej@1803: "Una POU contiene un elemento con nome \"%s\". Questo può causare un "
andrej@1803: "conflitto.Vuoi continuare?"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepNameDialog.py:58 ../dialogs/PouTransitionDialog.py:109
andrej@2351: #: ../dialogs/PouNameDialog.py:56 ../dialogs/PouActionDialog.py:108
andrej@2514: #: ../controls/VariablePanel.py:800 ../IDEFrame.py:1681 ../IDEFrame.py:1694
andrej@1803: #, python-format
andrej@1803: msgid "A POU named \"%s\" already exists!"
andrej@1803: msgstr "Esiste già una POU con nome \"%s\"!"
andrej@1803: 
andrej@1803: #: ../ConfigTreeNode.py:424
andrej@1803: #, python-brace-format
andrej@1803: msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n"
andrej@1803: msgstr "Esiste già un figlio con nome \"{a1}\" -> \"{a2}\"\n"
andrej@1803: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:228
andrej@1803: msgid "A location must be selected!"
andrej@1803: msgstr "Deve essere selezionata una locazione!"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:483
andrej@1803: msgid "A task with the same name already exists!"
andrej@1803: msgstr "Esiste già un task con lo stesso nome!"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepNameDialog.py:60 ../controls/VariablePanel.py:802
andrej@2514: #: ../IDEFrame.py:1683 ../IDEFrame.py:1696
andrej@1803: #, python-format
andrej@1803: msgid "A variable with \"%s\" as name already exists in this pou!"
andrej@1803: msgstr "Una variabile con \"1%s\" come nome è già esistente in questo POU!"
andrej@1803: 
andrej@2514: #: ../editors/CodeFileEditor.py:797
andrej@1803: #, python-format
andrej@1803: msgid "A variable with \"%s\" as name already exists!"
andrej@1803: msgstr "Esiste già una variabile con il nome \"%s\"!"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:311 ../dialogs/AboutDialog.py:46 ../PLCOpenEditor.py:142
andrej@1803: msgid "About"
andrej@1803: msgstr "Informazioni"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:22
andrej@1803: msgid "Absolute number"
andrej@1803: msgstr "Numero assoluto"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:48
andrej@2514: msgid "Access"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:75 ../dialogs/ActionBlockDialog.py:47
andrej@1803: msgid "Action"
andrej@1803: msgstr "Azione"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:656 ../editors/Viewer.py:2429
andrej@1803: msgid "Action Block"
andrej@1803: msgstr "Blocco azione"
andrej@1803: 
andrej@2351: #: ../dialogs/PouActionDialog.py:89
andrej@1803: msgid "Action Name"
andrej@1803: msgstr "Nome dell'azione"
andrej@1803: 
andrej@2351: #: ../dialogs/PouActionDialog.py:56
andrej@1803: msgid "Action Name:"
andrej@1803: msgstr "Nome dell'azione:"
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1567
andrej@1803: #, python-format
andrej@1803: msgid "Action with name %s doesn't exist!"
andrej@1803: msgstr "L'azione con il nome %s non esiste!"
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@1803: msgid "Actions"
andrej@1803: msgstr "Azioni"
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:139
andrej@1803: msgid "Actions:"
andrej@1803: msgstr "Azioni:"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:484
andrej@1803: msgid "Active"
andrej@1803: msgstr "Attivo"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:84 ../canfestival/NetworkEditor.py:108
andrej@2514: #: ../BeremizIDE.py:998 ../editors/Viewer.py:689
andrej@1803: msgid "Add"
andrej@1803: msgstr "Aggiungi"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1941 ../IDEFrame.py:1976
andrej@1803: msgid "Add Action"
andrej@1803: msgstr "Aggiungi Azione"
andrej@1803: 
andrej@2514: #: ../features.py:22
andrej@1803: msgid "Add C code accessing located variables synchronously"
andrej@1803: msgstr ""
andrej@1803: "Aggiungi codice C con accesso in modo sincrono alle variabili localizzate."
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1924
andrej@1803: msgid "Add Configuration"
andrej@1803: msgstr "Aggiungi Configurazione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1904
andrej@1803: msgid "Add DataType"
andrej@1803: msgstr "Aggiungi DataType"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:612
andrej@1803: msgid "Add Divergence Branch"
andrej@1803: msgstr "Aggiuni un ramo divergente"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatMaster.py:297
andrej@2514: msgid "Add Ethercat Slave"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatMaster.py:297
andrej@2514: msgid "Add Ethercat Slave to Master"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:121
andrej@1803: msgid "Add IP"
andrej@1803: msgstr "Aggiungi IP"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1912
andrej@1803: msgid "Add POU"
andrej@1803: msgstr "Aggiungi POU"
andrej@1803: 
andrej@2514: #: ../features.py:23
andrej@1803: msgid "Add Python code executed asynchronously"
andrej@1803: msgstr "Aggiungi codice Python eseguito asincronomamente"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1952 ../IDEFrame.py:2002
andrej@1803: msgid "Add Resource"
andrej@1803: msgstr "Aggiungi Risorsa"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1930 ../IDEFrame.py:1973
andrej@1803: msgid "Add Transition"
andrej@1803: msgstr "Aggiungi Transazione"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:599
andrej@1803: msgid "Add Wire Segment"
andrej@1803: msgstr "Aggiungi un segmento di cavo"
andrej@1803: 
andrej@2351: #: ../editors/SFCViewer.py:447
andrej@1803: msgid "Add a new initial step"
andrej@1803: msgstr "Aggiungi un nuovo salto iniziale"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:2790 ../editors/SFCViewer.py:784
andrej@1803: msgid "Add a new jump"
andrej@1803: msgstr "Aggiungi un nuovo salto"
andrej@1803: 
andrej@2351: #: ../editors/SFCViewer.py:469
andrej@1803: msgid "Add a new step"
andrej@1803: msgstr "Aggiungi un nuovo passo"
andrej@1803: 
andrej@2514: #: ../features.py:24
andrej@1803: msgid "Add a simple WxGlade based GUI."
andrej@1803: msgstr "Aggiungi una semplice GUI basata su WxGlade."
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:143
andrej@1803: msgid "Add action"
andrej@1803: msgstr "Aggiungi azione"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:364
andrej@1803: msgid "Add element"
andrej@1803: msgstr "Aggiungi elemento"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1388
andrej@2514: msgid "Add file from ESI files database"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1360
andrej@2514: msgid "Add file to project"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/ResourceEditor.py:281
andrej@1803: msgid "Add instance"
andrej@1803: msgstr "Aggiungi instanza"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:652
andrej@2514: msgid "Add process variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/NetworkEditor.py:110
andrej@1803: msgid "Add slave"
andrej@1803: msgstr "Aggiungi slave"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:679
andrej@2514: msgid "Add startup service variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/ResourceEditor.py:250
andrej@1803: msgid "Add task"
andrej@1803: msgstr "Aggiungi task"
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:811 ../editors/CodeFileEditor.py:672
andrej@2514: #: ../controls/VariablePanel.py:483
andrej@1803: msgid "Add variable"
andrej@1803: msgstr "Aggiungere variabile"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:186
andrej@2514: msgid ""
andrej@2514: "Adding a PDO not defined in default configuration\n"
andrej@2514: "for mapping needed location variables\n"
andrej@2514: "(1 if possible)"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:33
andrej@1803: msgid "Addition"
andrej@1803: msgstr "Somma"
andrej@1803: 
andrej@2351: #: ../plcopen/definitions.py:51
andrej@1803: msgid "Additional function blocks"
andrej@1803: msgstr "Blocchi funzione aggiuntivi"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:672
andrej@1803: msgid "Adjust Block Size"
andrej@1803: msgstr "Modificare la dimensione del blocco"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:1722
andrej@1803: msgid "Alignment"
andrej@1803: msgstr "Allineamento"
andrej@1803: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:42
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:50
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:151
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:154 ../etherlab/ConfigEditor.py:65
andrej@2514: #: ../etherlab/ConfigEditor.py:853 ../controls/LogViewer.py:307
andrej@2514: #: ../controls/VariablePanel.py:85
andrej@1803: msgid "All"
andrej@1803: msgstr "Tutti"
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:51
andrej@1803: msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv"
andrej@1803: msgstr "Tutti i file (*.*)|*.*|CSV file (*.csv)|*.csv"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1752
andrej@1803: msgid "Already connected. Please disconnect\n"
andrej@1803: msgstr "Già connesso. Per favore disconnettere\n"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:607
andrej@1803: #, python-format
andrej@1803: msgid "An element named \"%s\" already exists in this structure!"
andrej@1803: msgstr "Un elemento con nome \"%s\" esiste già in questa struttura!"
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:520
andrej@1803: msgid "An instance with the same name already exists!"
andrej@1803: msgstr "Un instanza con lo stesso nome esiste già!"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:975
andrej@2514: #, python-format
andrej@2514: msgid "An variable named \"%s\" already exists!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:935
andrej@2514: msgid "Analog Input Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:934
andrej@2514: msgid "Analog Output Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:933
andrej@2514: msgid "Analog Value Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:103
andrej@1803: msgid "Apply name modification to all continuations with the same name"
andrej@1803: msgstr "Applicare la modifica del nome a tutte le istanze con lo stesso nome"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:31
andrej@1803: msgid "Arc cosine"
andrej@1803: msgstr "Arcocoseno"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:30
andrej@1803: msgid "Arc sine"
andrej@1803: msgstr "Arcoseno"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:32
andrej@1803: msgid "Arc tangent"
andrej@1803: msgstr "Arcotangente"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:33
andrej@1803: msgid "Arithmetic"
andrej@1803: msgstr "Aritmetica"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:60 ../editors/DataTypeEditor.py:649
andrej@2514: #: ../controls/VariablePanel.py:883
andrej@1803: msgid "Array"
andrej@1803: msgstr "Array"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:39
andrej@1803: msgid "Assignment"
andrej@1803: msgstr "Assegnazione"
andrej@1803: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:227
andrej@1803: msgid "At least a variable or an expression must be selected!"
andrej@1803: msgstr "Deve essere selezionata almeno una variabile o un'espressione!"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:113
andrej@1803: msgid "Author"
andrej@1803: msgstr "Autore"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:110
andrej@1803: msgid "Author Name (optional):"
andrej@1803: msgstr "Nome autore (opzionale):"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCIA402Slave.py:125
andrej@2514: msgid "Axis Pos"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCIA402Slave.py:118
andrej@2514: msgid "Axis Ref"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:80
andrej@1803: msgid "Backward"
andrej@1803: msgstr "Indietro"
andrej@1803: 
andrej@2514: #: ../features.py:19
andrej@2514: msgid "Bacnet support"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/config_utils.py:365 ../canfestival/config_utils.py:672
andrej@1803: #, python-format
andrej@1803: msgid "Bad location size : %s"
andrej@1803: msgstr "Dimensione della locazione sbagliata; %s"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:57 ../editors/DataTypeEditor.py:183
andrej@2351: #: ../editors/DataTypeEditor.py:213 ../editors/DataTypeEditor.py:307
andrej@1803: msgid "Base Type:"
andrej@1803: msgstr "Tipo base:"
andrej@1803: 
andrej@2514: #: ../editors/DataTypeEditor.py:639 ../controls/VariablePanel.py:841
andrej@1803: msgid "Base Types"
andrej@1803: msgstr "Tipi base"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:479
andrej@1803: msgid "Beremiz"
andrej@1803: msgstr "Beremiz"
andrej@1803: 
andrej@2514: #: ../runtime/NevowServer.py:201
andrej@2514: msgid "Beremiz Runtime Settings"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:938
andrej@2514: msgid "Binary Input Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:937
andrej@2514: msgid "Binary Output Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:936
andrej@2514: msgid "Binary Value Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:70
andrej@1803: msgid "Binary selection (1 of 2)"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:62
andrej@1803: msgid "Bit-shift"
andrej@1803: msgstr "Bit-shift"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:66
andrej@1803: msgid "Bitwise"
andrej@1803: msgstr "Bit a bit"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:66
andrej@1803: msgid "Bitwise AND"
andrej@1803: msgstr "AND bit a bit"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:67
andrej@1803: msgid "Bitwise OR"
andrej@1803: msgstr "OR bit a bit"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:68
andrej@1803: msgid "Bitwise XOR"
andrej@1803: msgstr "XOR bit a bit"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:69
andrej@1803: msgid "Bitwise inverting"
andrej@1803: msgstr "Inversione bit a bit"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:624 ../editors/Viewer.py:2442
andrej@1803: msgid "Block"
andrej@1803: msgstr "Blocco"
andrej@1803: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:63
andrej@1803: msgid "Block Properties"
andrej@1803: msgstr "Proprietà blocco"
andrej@1803: 
andrej@2351: #: ../editors/TextViewer.py:260
andrej@1803: msgid "Block name"
andrej@1803: msgstr "Nome blocco"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:589
andrej@1803: msgid "Bottom"
andrej@1803: msgstr "Sotto"
andrej@1803: 
andrej@2514: #: ../runtime/PlcStatus.py:11
andrej@1803: msgid "Broken"
andrej@1803: msgstr "Rotto"
andrej@1803: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:40
andrej@1803: #, python-format
andrej@1803: msgid "Browse %s values library"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:69
andrej@1803: msgid "Browse Locations"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1898
andrej@1803: msgid "Build"
andrej@1803: msgstr "Compila"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1397
andrej@1803: msgid "Build directory already clean\n"
andrej@1803: msgstr "Cartella di compilazione già vuota\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1899
andrej@1803: msgid "Build project into build folder"
andrej@1803: msgstr "Compila il progetto nella cartella di compilazione"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1155
andrej@1803: msgid "C Build crashed !\n"
andrej@1803: msgstr "La compilazione C si è bloccata inaspettatamente !\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1152
andrej@1803: msgid "C Build failed.\n"
andrej@1803: msgstr "Compilazione C fallita.\n"
andrej@1803: 
andrej@2351: #: ../c_ext/CFileEditor.py:66
andrej@1803: msgid "C code"
andrej@1803: msgstr "Codice C"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1240
andrej@1803: msgid "C code generated successfully.\n"
andrej@1803: msgstr "Codice C generato con successo.\n"
andrej@1803: 
andrej@2351: #: ../targets/toolchain_makefile.py:126
andrej@1803: msgid "C compilation failed.\n"
andrej@1803: msgstr "Compilazione C fallita.\n"
andrej@1803: 
andrej@2351: #: ../targets/toolchain_gcc.py:199
andrej@1803: #, python-format
andrej@1803: msgid "C compilation of %s failed.\n"
andrej@1803: msgstr "La compilazione C di %s è fallita,\n"
andrej@1803: 
andrej@2514: #: ../features.py:22
andrej@1803: msgid "C extension"
andrej@1803: msgstr "Estensione C"
andrej@1803: 
andrej@2351: #: ../dialogs/AboutDialog.py:69
andrej@1803: msgid "C&redits"
andrej@1803: msgstr "Ringraziamenti"
andrej@1803: 
andrej@2351: #: ../canfestival/NetworkEditor.py:58
andrej@1803: msgid "CANOpen network"
andrej@1803: msgstr "Rete CANOpen"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:48
andrej@1803: msgid "CANOpen slave"
andrej@1803: msgstr "Slave CANOpen"
andrej@1803: 
andrej@2514: #: ../features.py:18
andrej@1803: msgid "CANopen support"
andrej@1803: msgstr "Supporto CANopen"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:858
andrej@2514: msgid "CIA402 nodes"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../plcopen/plcopen.py:1839 ../plcopen/plcopen.py:1853
andrej@2351: #: ../plcopen/plcopen.py:1878 ../plcopen/plcopen.py:1894
andrej@1803: msgid "Can only generate execution order on FBD networks!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:290
andrej@1803: msgid "Can only give a location to local or global variables"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:318
andrej@1803: #, python-format
andrej@1803: msgid "Can't generate program to file %s!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:288
andrej@1803: msgid "Can't give a location to a function block instance"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:363
andrej@1803: #, python-format
andrej@1803: msgid "Can't save project to file %s!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:338
andrej@1803: msgid "Can't set an initial value to a function block instance"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:532
andrej@1803: #, python-brace-format
andrej@1803: msgid "Cannot create child {a1} of type {a2} "
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../ConfigTreeNode.py:454
andrej@1803: #, python-format
andrej@1803: msgid "Cannot find lower free IEC channel than %d\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:140
andrej@1803: msgid "Cannot get PLC status - connection failed.\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1013
andrej@1803: msgid "Cannot open/parse VARIABLES.csv!\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/config_utils.py:400
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Cannot set bit offset for non bool '{a1}' variable "
andrej@1803: "(ID:{a2},Idx:{a3},sIdx:{a4}))"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1842
andrej@2351: msgid "Cannot transfer while PLC is running. Stop it now?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:63 ../dialogs/FindInPouDialog.py:89
andrej@1803: msgid "Case sensitive"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:584
andrej@1803: msgid "Center"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:289
andrej@1803: msgid "Change IP of interface to bind"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:288
andrej@1803: msgid "Change Name"
andrej@1803: msgstr "Cambiare Nome"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1994
andrej@1803: msgid "Change POU Type To"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:290
andrej@1803: msgid "Change Port Number"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:291
andrej@1803: msgid "Change working directory"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:81
andrej@1803: msgid "Character string"
andrej@1803: msgstr "Stringa di caratteri"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:911
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1306
andrej@2514: msgid "Choose a binary file"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:582
andrej@1803: msgid "Choose a directory to save project"
andrej@1803: msgstr "Scegliere una cartella per salvare il progetto"
andrej@1803: 
andrej@2514: #: ../canfestival/canfestival.py:171 ../bacnet/bacnet.py:434
andrej@2514: #: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:308 ../PLCOpenEditor.py:357
andrej@1803: msgid "Choose a file"
andrej@1803: msgstr "Scegliere n file"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:897
andrej@1803: msgid "Choose a project"
andrej@1803: msgstr "Scegliere un progetto"
andrej@1803: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:43
andrej@1803: #, python-format
andrej@1803: msgid "Choose a value for %s:"
andrej@1803: msgstr "Scegliere un valore per %s:"
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:346
andrej@1803: msgid "Choose a working directory "
andrej@1803: msgstr "Selezionare una cartella di lavoro "
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1234
andrej@2514: msgid "Choose an XML file"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../BeremizIDE.py:861
andrej@2351: msgid "Choose an empty directory for new project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../ProjectController.py:483
andrej@1803: msgid "Chosen folder doesn't contain a program. It's not a valid project!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:450
andrej@1803: msgid "Chosen folder isn't empty. You can't use it for a new project!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:60
andrej@1803: msgid "Class"
andrej@1803: msgstr "Classe"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:474
andrej@1803: msgid "Class Filter:"
andrej@1803: msgstr "Filtro Classi:"
andrej@1803: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:75
andrej@1803: msgid "Class:"
andrej@1803: msgstr "Classe:"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1904
andrej@1803: msgid "Clean"
andrej@1803: msgstr "Pulisci"
andrej@1803: 
andrej@2351: #: ../controls/LogViewer.py:327
andrej@1803: msgid "Clean log messages"
andrej@1803: msgstr "Cancella i messaggi di log"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1905
andrej@1803: msgid "Clean project build folder"
andrej@1803: msgstr "Pulisci la cartella di compilazione del progetto"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1394
andrej@1803: msgid "Cleaning the build directory\n"
andrej@1803: msgstr "Cancellando la cartella di compilazione\n"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:439
andrej@1803: msgid "Clear Errors"
andrej@1803: msgstr "Cancella gli Errori"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:683
andrej@1803: msgid "Clear Execution Order"
andrej@1803: msgstr "Pulisci l'Ordine di Esecuzione"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:107 ../dialogs/FindInPouDialog.py:112
andrej@2514: #: ../etherlab/ConfigEditor.py:1361
andrej@1803: msgid "Close"
andrej@1803: msgstr "Chiusi"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:623 ../PLCOpenEditor.py:183
andrej@1803: msgid "Close Application"
andrej@1803: msgstr "Chiudi Applicazione"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:253 ../BeremizIDE.py:562 ../PLCOpenEditor.py:81
andrej@2514: #: ../IDEFrame.py:1053
andrej@1803: msgid "Close Project"
andrej@1803: msgstr "Chiudi Progetto"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:251 ../PLCOpenEditor.py:79
andrej@1803: msgid "Close Tab"
andrej@1803: msgstr "Chiudi Tab"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:641 ../editors/Viewer.py:2450
andrej@1803: msgid "Coil"
andrej@1803: msgstr "Bobina"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:662 ../editors/LDViewer.py:517
andrej@1803: msgid "Comment"
andrej@1803: msgstr "Commento"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:66
andrej@2514: msgid "Communication Parameters"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../BeremizIDE.py:303 ../BeremizIDE.py:307 ../PLCOpenEditor.py:134
andrej@2351: #: ../PLCOpenEditor.py:138
andrej@1803: msgid "Community support"
andrej@1803: msgstr "Supporto della community"
andrej@1803: 
andrej@2514: #: ../dialogs/ProjectDialog.py:63
andrej@1803: msgid "Company Name"
andrej@1803: msgstr "Nome dell'azienda"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:108
andrej@1803: msgid "Company Name (required):"
andrej@1803: msgstr "Nome dell'azienda (necessario):"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:109
andrej@1803: msgid "Company URL (optional):"
andrej@1803: msgstr "Indirizzo web dell'azienda (opzionale):"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:75
andrej@1803: msgid "Comparison"
andrej@1803: msgstr "Comparazione"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:787
andrej@1803: msgid "Compiling IEC Program into C code...\n"
andrej@1803: msgstr "Compilando il IEC Programma IEC in codice C...\n"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:85
andrej@1803: msgid "Concatenation"
andrej@1803: msgstr "Concatenazione"
andrej@1803: 
andrej@2351: #: ../editors/ConfTreeNodeEditor.py:241
andrej@1803: msgid "Config"
andrej@1803: msgstr "Configurazione"
andrej@1803: 
andrej@2351: #: ../editors/ProjectNodeEditor.py:39
andrej@1803: msgid "Config variables"
andrej@1803: msgstr "Configurazione varialibi"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:43
andrej@1803: msgid "Configuration"
andrej@1803: msgstr "Configurazione"
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:77
andrej@1803: msgid "Configurations"
andrej@1803: msgstr "Configurazioni"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:351 ../editors/Viewer.py:381 ../editors/Viewer.py:403
andrej@2351: #: ../editors/TextViewer.py:289 ../editors/TextViewer.py:343
andrej@2514: #: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:353
andrej@1803: msgid "Confirm or change variable name"
andrej@1803: msgstr "Conferma o cambia il nome della variabile"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1925
andrej@1803: msgid "Connect"
andrej@1803: msgstr "Connetti"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1926
andrej@1803: msgid "Connect to the target PLC"
andrej@1803: msgstr "Connetti al PLC target"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1469
andrej@1803: #, python-format
andrej@1803: msgid "Connected to URI: %s"
andrej@1803: msgstr "Connetti all URI: %s"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCTransitionDialog.py:78 ../editors/Viewer.py:626
andrej@2514: #: ../editors/Viewer.py:2443
andrej@1803: msgid "Connection"
andrej@1803: msgstr "Connessione"
andrej@1803: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:55
andrej@1803: msgid "Connection Properties"
andrej@1803: msgstr "Proprietà della Connessione"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1773
andrej@1803: msgid "Connection canceled!\n"
andrej@1803: msgstr "Connessione cancellata!\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1797
andrej@1803: #, python-format
andrej@1803: msgid "Connection failed to %s!\n"
andrej@1803: msgstr "Connessione a %s fallita!\n"
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:124 ../connectors/WAMP/__init__.py:121
andrej@1803: msgid "Connection lost!\n"
andrej@1803: msgstr "Connessione persa!\n"
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:111
andrej@1803: #, python-format
andrej@1803: msgid "Connection to '%s' failed.\n"
andrej@1803: msgstr "Connessione a '%s' fallita.\n"
andrej@1803: 
andrej@2514: #: ../dialogs/ConnectionDialog.py:67 ../editors/Viewer.py:1678
andrej@1803: msgid "Connector"
andrej@1803: msgstr "Connettore"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:68
andrej@1803: msgid "Connectors:"
andrej@1803: msgstr "Connettori:"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:374
andrej@1803: msgid "Console"
andrej@1803: msgstr "Console"
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:75
andrej@1803: msgid "Constant"
andrej@1803: msgstr "Costante"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:637 ../editors/Viewer.py:2446
andrej@1803: msgid "Contact"
andrej@1803: msgstr "Contatto"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:219
andrej@1803: msgid "Content Description (optional):"
andrej@1803: msgstr "Descrizione del contenuto (opzionale):"
andrej@1803: 
andrej@2514: #: ../dialogs/ConnectionDialog.py:68 ../editors/Viewer.py:1679
andrej@1803: msgid "Continuation"
andrej@1803: msgstr "Continuazione"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:37
andrej@2514: msgid "Control Byte"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:18
andrej@1803: msgid "Conversion from BCD"
andrej@1803: msgstr "Conversione da BCD"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:19
andrej@1803: msgid "Conversion to BCD"
andrej@1803: msgstr "Conversione a BCD"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:21
andrej@1803: msgid "Conversion to date"
andrej@1803: msgstr "Conversione a data"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:20
andrej@1803: msgid "Conversion to time-of-day"
andrej@1803: msgstr "Conversione a 'ora del giorno'"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:698 ../controls/LogViewer.py:713 ../IDEFrame.py:375
andrej@2514: #: ../IDEFrame.py:428
andrej@1803: msgid "Copy"
andrej@1803: msgstr "Copia"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1981
andrej@1803: msgid "Copy POU"
andrej@1803: msgstr "Copia POU"
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:67
andrej@1803: msgid "Copy file from left folder to right"
andrej@1803: msgstr "Copia il file dalla cartella di sinistra a quella di destra"
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:66
andrej@1803: msgid "Copy file from right folder to left"
andrej@1803: msgstr "Copia il file dalla cartella di destra a quella di sinistra"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:28
andrej@1803: msgid "Cosine"
andrej@1803: msgstr "Coseno"
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:660
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Could not add child \"{a1}\", type {a2} :\n"
andrej@1803: "{a3}\n"
andrej@1803: msgstr ""
andrej@1803: "Non è possibile aggiungere un figlio \"{a1}\",tipo {a2}:\n"
andrej@1803: "{a3}\n"
andrej@1803: 
andrej@2351: #: ../py_ext/PythonFileCTNMixin.py:81
andrej@1803: #, python-format
andrej@1803: msgid "Couldn't import old %s file."
andrej@1803: msgstr "Impossibile importare il vecchio file %s."
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatMaster.py:258
andrej@2514: #, python-format
andrej@2514: msgid "Couldn't load %s network configuration file."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatMaster.py:279
andrej@2514: #, python-format
andrej@2514: msgid "Couldn't load %s network process variables file."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../ConfigTreeNode.py:630
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Couldn't load confnode base parameters {a1} :\n"
andrej@1803: " {a2}"
andrej@1803: msgstr ""
andrej@1803: "Impossibile caricare i parametri confnode di base {a1} :\n"
andrej@1803: " {a2}"
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:647 ../CodeFileTreeNode.py:127
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Couldn't load confnode parameters {a1} :\n"
andrej@1803: " {a2}"
andrej@1803: msgstr ""
andrej@1803: "Impossibile caricare i parametri confnode {a1} :\n"
andrej@1803: " {a2}"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:264
andrej@2514: #, python-brace-format
andrej@2514: msgid ""
andrej@2514: "Couldn't load {a1} XML file:\n"
andrej@2514: "{a2}"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../PLCControler.py:552
andrej@1803: msgid "Couldn't paste non-POU object."
andrej@1803: msgstr "Impossibile incollare un oggetto non-POU."
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1717
andrej@1803: msgid "Couldn't start PLC !\n"
andrej@1803: msgstr "Impossibile avviare il PLC !\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1725
andrej@1803: msgid "Couldn't stop PLC !\n"
andrej@1803: msgstr "Impossibile arrestare il PLC !\n"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:48
andrej@1803: msgid "Create a new POU"
andrej@1803: msgstr "Creare un nuovo POU"
andrej@1803: 
andrej@2514: #: ../dialogs/PouActionDialog.py:42
andrej@1803: msgid "Create a new action"
andrej@1803: msgstr "Creare una nuova azione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:313
andrej@1803: msgid "Create a new action block"
andrej@1803: msgstr "Creare un nuovo blocco azione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:262 ../IDEFrame.py:292 ../IDEFrame.py:325
andrej@1803: msgid "Create a new block"
andrej@1803: msgstr "Creare un nuovo blocco"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:286
andrej@1803: msgid "Create a new branch"
andrej@1803: msgstr "Creare una nuova diramazione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:280
andrej@1803: msgid "Create a new coil"
andrej@1803: msgstr "Creare una nuovo relè"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:256 ../IDEFrame.py:271 ../IDEFrame.py:301
andrej@1803: msgid "Create a new comment"
andrej@1803: msgstr "Creare un nuovo commento"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:265 ../IDEFrame.py:295 ../IDEFrame.py:328
andrej@1803: msgid "Create a new connection"
andrej@1803: msgstr "Creare una nuova connessione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:283 ../IDEFrame.py:334
andrej@1803: msgid "Create a new contact"
andrej@1803: msgstr "Creare un nuovo contatto"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:316
andrej@1803: msgid "Create a new divergence"
andrej@1803: msgstr "Creare una nuova divergenza"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:54
andrej@1803: msgid "Create a new divergence or convergence"
andrej@1803: msgstr "Creare una nuova divergenza o convergenza"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:304
andrej@1803: msgid "Create a new initial step"
andrej@1803: msgstr "Creare un nuovo passo iniziale"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:319
andrej@1803: msgid "Create a new jump"
andrej@1803: msgstr "Creare un nuovo salto"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:274 ../IDEFrame.py:331
andrej@1803: msgid "Create a new power rail"
andrej@1803: msgstr "Creare una nuova barra di alimentazione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:277
andrej@1803: msgid "Create a new rung"
andrej@1803: msgstr "Crea un nuovo anello"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:307
andrej@1803: msgid "Create a new step"
andrej@1803: msgstr "Creare un nuovo passo"
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:45 ../IDEFrame.py:310
andrej@1803: msgid "Create a new transition"
andrej@1803: msgstr "Creare una nuova transizione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:259 ../IDEFrame.py:289 ../IDEFrame.py:322
andrej@1803: msgid "Create a new variable"
andrej@1803: msgstr "Creare una nuova variabile"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:183
andrej@2514: msgid "Creating new PDO"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/AboutDialog.py:109
andrej@1803: msgid "Credits"
andrej@1803: msgstr "Ringraziamenti"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:400
andrej@2514: msgid "Current status"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:437
andrej@1803: msgid "Current working directory :"
andrej@1803: msgstr "Cartella di lavoro corrente :"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:161
andrej@2514: msgid "Custom protocol options failed :"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/Viewer.py:697 ../IDEFrame.py:373 ../IDEFrame.py:427
andrej@1803: msgid "Cut"
andrej@1803: msgstr "Taglia"
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:81
andrej@1803: msgid "Cyclic"
andrej@1803: msgstr "Ciclico"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44
andrej@1803: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50
andrej@1803: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54
andrej@1803: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58
andrej@1803: #: ../plcopen/iec_std.csv:60
andrej@1803: msgid "DEPRECATED"
andrej@1803: msgstr "DEPRECATO"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:104
andrej@1803: msgid "DS-301 Profile"
andrej@1803: msgstr "Profilo DS-301"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:81 ../canfestival/NetworkEditor.py:105
andrej@1803: msgid "DS-302 Profile"
andrej@1803: msgstr "Profilo DS-302"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:39
andrej@1803: msgid "Data Type"
andrej@1803: msgstr "Tipo di dato"
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@1803: msgid "Data Types"
andrej@1803: msgstr "Tipi di dato"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:16
andrej@1803: msgid "Data type conversion"
andrej@1803: msgstr "Conversione tipi di dato"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45
andrej@1803: msgid "Date addition"
andrej@1803: msgstr "Addizione della data"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57
andrej@1803: #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59
andrej@1803: msgid "Date and time subtraction"
andrej@1803: msgstr "Sottrazione tra data e tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51
andrej@1803: msgid "Date subtraction"
andrej@1803: msgstr "Sottrazzione della data"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:57
andrej@1803: msgid "Days:"
andrej@1803: msgstr "Giorni:"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1809
andrej@1803: msgid "Debug does not match PLC - stop/transfert/start to re-enable\n"
andrej@1803: msgstr ""
andrej@1803: "Il debug non corrisponde al PLC arresta/trasferisci/avvia per riabilitare\n"
andrej@1803: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:144
andrej@1803: msgid "Debug instance"
andrej@1803: msgstr "Istanza di Debug"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:493
andrej@1803: #, python-format
andrej@1803: msgid "Debug: %s"
andrej@1803: msgstr "Debug: %s"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1548
andrej@1803: #, python-format
andrej@1803: msgid "Debug: Unknown variable '%s'\n"
andrej@1803: msgstr "Debug: Variabile sconosciuta '%s'\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1545
andrej@1803: #, python-format
andrej@1803: msgid "Debug: Unsupported type to debug '%s'\n"
andrej@1803: msgstr "Debug: Tipo non supportato per il debug '%s'\n"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:666
andrej@1803: msgid "Debugger"
andrej@1803: msgstr "Debugger"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1805
andrej@1803: msgid "Debugger ready\n"
andrej@1803: msgstr "Debugger pronto\n"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:37
andrej@2514: msgid "Default Size"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:174
andrej@2514: #, python-format
andrej@2514: msgid "Definition conflict for location \"%s\""
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../BeremizIDE.py:1001 ../editors/Viewer.py:673 ../IDEFrame.py:2010
andrej@1803: msgid "Delete"
andrej@1803: msgstr "Eliminare"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:613
andrej@1803: msgid "Delete Divergence Branch"
andrej@1803: msgstr "Eliminare la ramificazione divergente"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1261 ../editors/FileManagementPanel.py:156
andrej@1803: msgid "Delete File"
andrej@1803: msgstr "Eliminare File"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:600
andrej@1803: msgid "Delete Wire Segment"
andrej@1803: msgstr "Eliminare un segmento di filo"
andrej@1803: 
andrej@2351: #: ../controls/CustomEditableListBox.py:44
andrej@1803: msgid "Delete item"
andrej@1803: msgstr "Eliminare elemento"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:88
andrej@1803: msgid "Deletion (within)"
andrej@1803: msgstr "Eliminazione (nei limiti)"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:161
andrej@1803: msgid "Derivation Type:"
andrej@1803: msgstr "Tipo di derivazione:"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:346 ../etherlab/ConfigEditor.py:465
andrej@2514: #: ../editors/CodeFileEditor.py:754
andrej@1803: msgid "Description"
andrej@1803: msgstr "Descrizione"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:465
andrej@1803: msgid "Description:"
andrej@1803: msgstr "Descrizione:"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:63 ../editors/DataTypeEditor.py:332
andrej@1803: msgid "Dimensions:"
andrej@1803: msgstr "Dimensioni:"
andrej@1803: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:69
andrej@1803: msgid "Direction"
andrej@1803: msgstr "Direzione"
andrej@1803: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:101
andrej@1803: msgid "Direction:"
andrej@1803: msgstr "Direzione:"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@1803: msgid "Directly"
andrej@1803: msgstr "Direttamente"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1938
andrej@1803: msgid "Disconnect"
andrej@1803: msgstr "Disconnetti"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1939
andrej@1803: msgid "Disconnect from PLC"
andrej@1803: msgstr "Disconnetti dal PLC"
andrej@1803: 
andrej@2514: #: ../runtime/PlcStatus.py:14
andrej@1803: msgid "Disconnected"
andrej@1803: msgstr "Disconnesso"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:657 ../editors/Viewer.py:2438
andrej@1803: msgid "Divergence"
andrej@1803: msgstr "Divergenza"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:36
andrej@1803: msgid "Division"
andrej@1803: msgstr "Divisione"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1260 ../editors/FileManagementPanel.py:155
andrej@1803: #, python-format
andrej@1803: msgid "Do you really want to delete the file '%s'?"
andrej@1803: msgstr "Vuoi veramente rimuovere il file '%s'?"
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:65
andrej@1803: msgid "Documentation"
andrej@1803: msgstr "Documentazione"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:312
andrej@1803: msgid "Done"
andrej@1803: msgstr "Fatto"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:384
andrej@2514: msgid "Download"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@1803: msgid "Duration"
andrej@1803: msgstr "Durata"
andrej@1803: 
andrej@2514: #: ../bacnet/bacnet.py:437
andrej@2514: msgid "EDE files (*_EDE.csv)|*_EDE.csv|All files|*.*"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/canfestival.py:174
andrej@1803: msgid "EDS files (*.eds)|*.eds|All files|*.*"
andrej@1803: msgstr "EDS files (*.eds)|*.eds|All files|*.*"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1342
andrej@2514: msgid "ESI Files Database management"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1109
andrej@2514: msgid "ESI Files:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/Viewer.py:671
andrej@1803: msgid "Edit Block"
andrej@1803: msgstr "Edita il Blocco"
andrej@1803: 
andrej@2351: #: ../dialogs/LDElementDialog.py:58
andrej@1803: msgid "Edit Coil Values"
andrej@1803: msgstr "Edita i valori del relè"
andrej@1803: 
andrej@2351: #: ../dialogs/LDElementDialog.py:56
andrej@1803: msgid "Edit Contact Values"
andrej@1803: msgstr "Edita i valori del contatto"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:54
andrej@1803: msgid "Edit Duration"
andrej@1803: msgstr "Edita la durata"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:53
andrej@1803: msgid "Edit Step"
andrej@1803: msgstr "Edita il passo"
andrej@1803: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:45
andrej@1803: msgid "Edit a WxWidgets GUI with WXGlade"
andrej@1803: msgstr "Edita una GUI WxWidgets con WXGlade"
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:127
andrej@1803: msgid "Edit action block properties"
andrej@1803: msgstr "Edita le proprietà del blocco azione"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:47
andrej@1803: msgid "Edit array type properties"
andrej@1803: msgstr "Edita le proprietà del tipo array"
andrej@1803: 
andrej@2514: #: ../dialogs/CommentEditDialog.py:53
andrej@1803: msgid "Edit comment"
andrej@1803: msgstr "Edita commento"
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:68
andrej@1803: msgid "Edit file"
andrej@1803: msgstr "Edita file"
andrej@1803: 
andrej@2351: #: ../controls/CustomEditableListBox.py:42
andrej@1803: msgid "Edit item"
andrej@1803: msgstr "Edita elemento"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:3058
andrej@1803: msgid "Edit jump target"
andrej@1803: msgstr "Edita la destinazione del salto"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1956
andrej@1803: msgid "Edit raw IEC code added to code generated by PLCGenerator"
andrej@1803: msgstr ""
andrej@1803: "Edita il codice IEC grezzo aggiunto al codice generato da PLCGenerator"
andrej@1803: 
andrej@2351: #: ../editors/SFCViewer.py:815
andrej@1803: msgid "Edit step name"
andrej@1803: msgstr "Edita il nome del passo"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:53
andrej@1803: msgid "Edit transition"
andrej@1803: msgstr "Edita transizione"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:638
andrej@1803: msgid "Editor ToolBar"
andrej@1803: msgstr "Editor ToolBar"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1355
andrej@1803: msgid "Editor selection"
andrej@1803: msgstr "Selezione dell'editor"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:360
andrej@1803: msgid "Elements :"
andrej@1803: msgstr "Elementi :"
andrej@1803: 
andrej@2514: #: ../runtime/PlcStatus.py:15
andrej@1803: msgid "Empty"
andrej@1803: msgstr "Vuoto"
andrej@1803: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:100
andrej@2351: msgid "Empty dimension isn't allowed."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:37
andrej@2514: msgid "Enable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:410
andrej@2514: msgid "Enable WAMP connection"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:354
andrej@1803: msgid "Enter a name "
andrej@1803: msgstr "Inserisci un nome "
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:339
andrej@1803: msgid "Enter a port number "
andrej@1803: msgstr "Inserisci il numero di una porta "
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:627
andrej@2514: msgid ""
andrej@2514: "Enter hex or dec value (if enter dec value, it automatically conversed hex "
andrej@2514: "value)"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1964
andrej@2514: msgid "Enter hex(0xnnnn) or dec(n) value"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:330
andrej@1803: msgid "Enter the IP of the interface to bind"
andrej@1803: msgstr "Inserisci l'IP dell'interfaccia da collegare"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:502
andrej@2514: msgid "Entry can't be write through SDO"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:569
andrej@2514: #, python-brace-format
andrej@2514: msgid "Entry index 0x{a1:.4x}, subindex 0x{a2:.2x} not mapped for device {a3}"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@1803: msgid "Enumerated"
andrej@1803: msgstr "Enum"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:77
andrej@1803: msgid "Equal to"
andrej@1803: msgstr "Uguale a"
andrej@1803: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:213
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:172 ../dialogs/SFCStepNameDialog.py:64
andrej@2514: #: ../dialogs/DurationEditorDialog.py:125
andrej@2514: #: ../dialogs/DurationEditorDialog.py:172
andrej@2514: #: ../dialogs/PouTransitionDialog.py:113 ../dialogs/BlockPreviewDialog.py:237
andrej@2514: #: ../dialogs/ProjectDialog.py:78 ../dialogs/ArrayTypeDialog.py:114
andrej@2514: #: ../dialogs/PouNameDialog.py:58 ../dialogs/BrowseLocationsDialog.py:228
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87
andrej@2514: #: ../dialogs/PouActionDialog.py:112 ../dialogs/PouDialog.py:178
andrej@2351: #: ../PLCOpenEditor.py:319 ../PLCOpenEditor.py:324
andrej@2514: #: ../etherlab/ConfigEditor.py:458 ../etherlab/ConfigEditor.py:510
andrej@2514: #: ../etherlab/ConfigEditor.py:981 ../etherlab/ConfigEditor.py:1047
andrej@2514: #: ../etherlab/ConfigEditor.py:1246 ../etherlab/ConfigEditor.py:1314
andrej@2514: #: ../etherlab/EthercatMaster.py:463 ../editors/ResourceEditor.py:468
andrej@2514: #: ../editors/Viewer.py:467 ../editors/LDViewer.py:677
andrej@2514: #: ../editors/LDViewer.py:893 ../editors/LDViewer.py:897
andrej@2514: #: ../editors/DataTypeEditor.py:566 ../editors/DataTypeEditor.py:571
andrej@2514: #: ../editors/DataTypeEditor.py:590 ../editors/DataTypeEditor.py:759
andrej@2514: #: ../editors/DataTypeEditor.py:766 ../editors/TextViewer.py:390
andrej@2514: #: ../editors/CodeFileEditor.py:779 ../ProjectController.py:404
andrej@2514: #: ../ProjectController.py:548 ../ProjectController.py:557
andrej@2514: #: ../controls/FolderTree.py:222 ../controls/ProjectPropertiesPanel.py:308
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:163
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:138
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:227
andrej@2514: #: ../controls/VariablePanel.py:430 ../controls/VariablePanel.py:784
andrej@2514: #: ../util/ExceptionHandler.py:70 ../IDEFrame.py:1049 ../IDEFrame.py:1667
andrej@2514: #: ../IDEFrame.py:1708 ../IDEFrame.py:1713 ../IDEFrame.py:1727
andrej@2514: #: ../IDEFrame.py:1732 ../Beremiz_service.py:234
andrej@1803: msgid "Error"
andrej@1803: msgstr "Errore"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:848
andrej@1803: msgid ""
andrej@1803: "Error : At least one configuration and one resource must be declared in PLC "
andrej@1803: "!\n"
andrej@1803: msgstr ""
andrej@1803: "Errore : Almeno una configurazione ed una risorsa devono essere dichiarate "
andrej@1803: "nel PLC!\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:838
andrej@1803: #, python-format
andrej@1803: msgid "Error : IEC to C compiler returned %d\n"
andrej@1803: msgstr "Errore : il compilatore da IEC a C ha ritornato il codice %d\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:762
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "Error in ST/IL/SFC code generator :\n"
andrej@1803: "%s\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:219
andrej@1803: #, python-format
andrej@1803: msgid "Error while saving \"%s\"\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../bacnet/bacnet.py:581
andrej@2514: #, python-brace-format
andrej@2514: msgid ""
andrej@2514: "Error: BACnet server '{a1}.x: {a2}' contains objects with duplicate object "
andrej@2514: "identifiers.\n"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/bacnet.py:573
andrej@2514: #, python-brace-format
andrej@2514: msgid ""
andrej@2514: "Error: BACnet server '{a1}.x:{a2}' contains objects with duplicate object "
andrej@2514: "names.\n"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../canfestival/canfestival.py:179 ../bacnet/bacnet.py:444
andrej@1803: msgid "Error: Export slave failed\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../modbus/modbus.py:601
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Error: Modbus/IP Servers %{a1}.x and %{a2}.x use the same port number "
andrej@2351: "{a3}.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:388
andrej@1803: msgid "Error: No Master generated\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/canfestival.py:383
andrej@1803: msgid "Error: No PLC built\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:269
andrej@2514: msgid "EtherCAT Management"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../features.py:20
andrej@2514: msgid "EtherCAT master"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatMaster.py:302
andrej@2514: msgid "Ethercat Slave Type"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:267
andrej@2514: msgid "Ethercat node"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:1791
andrej@1803: #, python-format
andrej@1803: msgid "Exception while connecting %s!\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:123
andrej@1803: msgid "Execution Control:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:85 ../dialogs/FBDBlockDialog.py:111
andrej@1803: msgid "Execution Order:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../features.py:25
andrej@1803: msgid "Experimental web based HMI"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:38
andrej@1803: msgid "Exponent"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:26
andrej@1803: msgid "Exponentiation"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../bacnet/bacnet.py:156
andrej@2514: msgid "Export BACnet slave to EDE file"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/canfestival.py:186
andrej@1803: msgid "Export CanOpen slave to EDS file"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:243
andrej@1803: msgid "Export graph values to clipboard"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../canfestival/canfestival.py:185 ../bacnet/bacnet.py:155
andrej@1803: msgid "Export slave"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:95
andrej@1803: msgid "Expression:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:87
andrej@1803: msgid "External"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:866
andrej@1803: msgid "Extracting Located Variables...\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2514: #: ../dialogs/PouDialog.py:128 ../controls/ProjectPropertiesPanel.py:161
andrej@1803: msgid "FBD"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1855
andrej@1803: msgid "Failed : Must build before transfer.\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:559
andrej@1803: msgid "Falling Edge"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1145
andrej@1803: msgid "Fatal : cannot get builder.\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../Beremiz.py:160
andrej@1803: #, python-format
andrej@1803: msgid "Fetching %s"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:169
andrej@1803: #, python-format
andrej@1803: msgid "Field %s hasn't a valid value!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:171
andrej@1803: #, python-format
andrej@1803: msgid "Fields %s haven't a valid value!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/FolderTree.py:221
andrej@1803: #, python-format
andrej@1803: msgid "File '%s' already exists!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:407
andrej@2514: msgid "File containing secret for that ID"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:102 ../dialogs/FindInPouDialog.py:40
andrej@2514: #: ../dialogs/FindInPouDialog.py:107 ../IDEFrame.py:380
andrej@1803: msgid "Find"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:382
andrej@1803: msgid "Find Next"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:384
andrej@1803: msgid "Find Previous"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:90
andrej@1803: msgid "Find position"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:58
andrej@1803: msgid "Find:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:1635
andrej@1803: msgid "Force value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:176
andrej@1803: msgid "Forcing Variable Value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/SFCTransitionDialog.py:184 ../dialogs/PouTransitionDialog.py:103
andrej@2514: #: ../dialogs/ProjectDialog.py:77 ../dialogs/PouActionDialog.py:102
andrej@2514: #: ../dialogs/PouDialog.py:160
andrej@1803: #, python-format
andrej@1803: msgid "Form isn't complete. %s must be filled!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:150 ../dialogs/FBDBlockDialog.py:239
andrej@2351: #: ../dialogs/ConnectionDialog.py:166
andrej@1803: msgid "Form isn't complete. Name must be filled!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:235
andrej@1803: msgid "Form isn't complete. Valid block type must be selected!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:75
andrej@1803: msgid "Forward"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:455
andrej@2514: msgid "Full screen"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/SearchInProjectDialog.py:40 ../IDEFrame.py:1797
andrej@1803: msgid "Function"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:357
andrej@1803: msgid "Function &Block"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/SearchInProjectDialog.py:41 ../IDEFrame.py:1796
andrej@2514: #: ../IDEFrame.py:1989
andrej@1803: msgid "Function Block"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:879
andrej@1803: msgid "Function Block Types"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@1803: msgid "Function Blocks"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:290
andrej@1803: msgid "Function Blocks can't be used in Functions!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCControler.py:1907
andrej@1803: #, python-format
andrej@1803: msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@1803: msgid "Functions"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:88
andrej@1803: msgid "Generate Program"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:750
andrej@1803: msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:88
andrej@1803: msgid "Global"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:242
andrej@1803: msgid "Go to current value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:192
andrej@1803: msgid "Graphics"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:75
andrej@1803: msgid "Greater than"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:76
andrej@1803: msgid "Greater than or equal to"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:152
andrej@2351: msgid "Grid Resolution:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../runtime/NevowServer.py:313
andrej@2351: msgid "HTTP interface port :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:138
andrej@1803: msgid "Height:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:88
andrej@1803: msgid "Home Directory:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:168
andrej@1803: msgid "Horizontal:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:58
andrej@1803: msgid "Hours:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:404
andrej@2514: msgid "ID"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2514: #: ../dialogs/PouDialog.py:128
andrej@1803: msgid "IL"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:91
andrej@1803: msgid "IP"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:331 ../Beremiz_service.py:333
andrej@1803: msgid "IP is not valid!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1387
andrej@2514: msgid "Import ESI file"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1352
andrej@2514: msgid "Import file to ESI files database"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:64 ../editors/Viewer.py:1664
andrej@2514: #: ../controls/VariablePanel.py:86
andrej@1803: msgid "InOut"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1089
andrej@2351: #, python-brace-format
andrej@2351: msgid "InOut variable {a1} in block {a2} in POU {a3} must be connected."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../editors/Viewer.py:484
andrej@1803: msgid "Inactive"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:299
andrej@1803: #, python-brace-format
andrej@1803: msgid "Incompatible data types between \"{a1}\" and \"{a2}\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:305
andrej@1803: #, python-format
andrej@1803: msgid "Incompatible size of data between \"%s\" and \"BOOL\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:309
andrej@1803: #, python-brace-format
andrej@1803: msgid "Incompatible size of data between \"{a1}\" and \"{a2}\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:48 ../etherlab/ConfigEditor.py:465
andrej@2514: msgid "Index"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@1803: msgid "Indicator"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/CodeFileEditor.py:753
andrej@1803: msgid "Initial"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:653
andrej@1803: msgid "Initial Step"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:55 ../controls/VariablePanel.py:63
andrej@1803: msgid "Initial Value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:193 ../editors/DataTypeEditor.py:224
andrej@2351: #: ../editors/DataTypeEditor.py:281 ../editors/DataTypeEditor.py:320
andrej@1803: msgid "Initial Value:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCIA402Slave.py:119
andrej@2514: msgid "Initiate Drag'n drop of Axis ref located variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCIA402Slave.py:126
andrej@2514: msgid "Initiate Drag'n drop of Network position located variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:77 ../dialogs/ActionBlockDialog.py:47
andrej@1803: msgid "Inline"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepDialog.py:73 ../dialogs/FBDVariableDialog.py:63
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:333
andrej@2514: #: ../editors/Viewer.py:1662 ../editors/TextViewer.py:307
andrej@2514: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:86
andrej@2514: #: ../controls/VariablePanel.py:316 ../controls/VariablePanel.py:379
andrej@1803: msgid "Input"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:99
andrej@1803: msgid "Inputs:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:87
andrej@1803: msgid "Insertion (into)"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1948
andrej@1803: #, python-format
andrej@1803: msgid "Instance with id %d doesn't exist!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:277
andrej@1803: msgid "Instances:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:85
andrej@1803: msgid "Interface"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:81
andrej@1803: msgid "Interrupt"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@1803: msgid "Interval"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:306
andrej@2351: msgid ""
andrej@2351: "Invalid URL!\n"
andrej@2351: "Please enter correct URL address."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:1895
andrej@1803: msgid "Invalid plcopen element(s)!!!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/config_utils.py:407
andrej@1803: #, python-brace-format
andrej@2351: msgid "Invalid type \"{a1}\"-> {a2} != {a3}  for location \"{a4}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:689
andrej@1803: #, python-brace-format
andrej@1803: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:129
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:93
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:162
andrej@1803: #, python-format
andrej@1803: msgid "Invalid value \"%s\" for debug variable"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:418 ../etherlab/ConfigEditor.py:421
andrej@2514: #: ../etherlab/ConfigEditor.py:452
andrej@2514: #, python-format
andrej@2514: msgid "Invalid value \"%s\" for process variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:480 ../etherlab/ConfigEditor.py:483
andrej@2514: #: ../etherlab/ConfigEditor.py:504
andrej@2514: #, python-format
andrej@2514: msgid "Invalid value \"%s\" for startup command"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../controls/VariablePanel.py:278 ../controls/VariablePanel.py:281
andrej@1803: #, python-format
andrej@1803: msgid "Invalid value \"%s\" for variable grid element"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:276 ../editors/Viewer.py:279
andrej@1803: #, python-format
andrej@1803: msgid "Invalid value \"%s\" for viewer block"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:211
andrej@1803: #, python-brace-format
andrej@1803: msgid "Invalid value \"{a1}\" for \"{a2}\" variable!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/CommonEtherCATFunction.py:31
andrej@2514: #, python-format
andrej@2514: msgid "Invalid value for HexDecValue \"%s\""
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:125
andrej@1803: msgid ""
andrej@1803: "Invalid value!\n"
andrej@1803: "You must fill a numeric value."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../connectors/WAMP/dialog.py:38
andrej@2351: msgid "Is connection secure?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../editors/Viewer.py:658 ../editors/Viewer.py:2427
andrej@1803: msgid "Jump"
andrej@1803: msgstr "Salto"
andrej@1803: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2514: #: ../dialogs/PouDialog.py:128 ../controls/ProjectPropertiesPanel.py:161
andrej@1803: msgid "LD"
andrej@1803: msgstr "LD"
andrej@1803: 
andrej@2351: #: ../editors/LDViewer.py:221 ../editors/LDViewer.py:240
andrej@1803: #, python-format
andrej@1803: msgid "Ladder element with id %d is on more than one rung."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:92 ../dialogs/PouActionDialog.py:91
andrej@2514: #: ../dialogs/PouDialog.py:148
andrej@1803: msgid "Language"
andrej@1803: msgstr "Lingua"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:208
andrej@1803: msgid "Language (optional):"
andrej@1803: msgstr "Lingua (opzionale):"
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:66 ../dialogs/PouActionDialog.py:63
andrej@2514: #: ../dialogs/PouDialog.py:79
andrej@1803: msgid "Language:"
andrej@1803: msgstr "Lingua:"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1861
andrej@1803: msgid "Latest build already matches current target. Transfering anyway...\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:294
andrej@1803: msgid "Launch WX GUI inspector"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:293
andrej@1803: msgid "Launch a live Python shell"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:583
andrej@1803: msgid "Left"
andrej@1803: msgstr "Sinistra"
andrej@1803: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:64
andrej@1803: msgid "Left PowerRail"
andrej@1803: msgstr "Barra di potenza di sinistra"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:81
andrej@1803: msgid "Length of string"
andrej@1803: msgstr "Lunghezza della stringa"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:78
andrej@1803: msgid "Less than"
andrej@1803: msgstr "Inferiore a"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:79
andrej@1803: msgid "Less than or equal to"
andrej@1803: msgstr "Inferiore o uguale a"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:658
andrej@1803: msgid "Library"
andrej@1803: msgstr "Libreria"
andrej@1803: 
andrej@2351: #: ../dialogs/AboutDialog.py:145
andrej@1803: msgid "License"
andrej@1803: msgstr "Licenza"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:73
andrej@1803: msgid "Limitation"
andrej@1803: msgstr "Limitazione"
andrej@1803: 
andrej@2351: #: ../targets/toolchain_gcc.py:209
andrej@1803: msgid "Linking :\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/DiscoveryDialog.py:115 ../controls/VariablePanel.py:87
andrej@1803: msgid "Local"
andrej@1803: msgstr "Locale"
andrej@1803: 
andrej@2351: #: ../canfestival/canfestival.py:359
andrej@1803: msgid "Local entries"
andrej@1803: msgstr "Valori locali"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1767
andrej@1803: msgid "Local service discovery failed!\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:62
andrej@1803: msgid "Location"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:78
andrej@1803: msgid "Locations available:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../runtime/NevowServer.py:175
andrej@2514: msgid "Log message level"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:25
andrej@1803: msgid "Logarithm to base 10"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:103
andrej@1803: #, python-format
andrej@1803: msgid "MDNS resolution failure for '%s'\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:67
andrej@2514: msgid "Manufacturer Specific"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/SlaveEditor.py:68 ../canfestival/NetworkEditor.py:92
andrej@1803: msgid "Map Variable"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../features.py:19
andrej@2514: msgid "Map located variables over Bacnet"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../features.py:18
andrej@1803: msgid "Map located variables over CANopen"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../features.py:20
andrej@2514: msgid "Map located variables over EtherCAT"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../features.py:21
andrej@2351: msgid "Map located variables over Modbus"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/NetworkEditor.py:113
andrej@1803: msgid "Master"
andrej@1803: msgstr "Master"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:613
andrej@2514: msgid "Master State"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../ConfigTreeNode.py:544
andrej@1803: #, python-brace-format
andrej@1803: msgid "Max count ({a1}) reached for this confnode of type {a2} "
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:173
andrej@2514: msgid "Max entries by PDO"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/etherlab.py:176
andrej@2514: msgid ""
andrej@2514: "Maximal number of entries mapped in a PDO\n"
andrej@2514: "including empty entries used for PDO alignment"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:71
andrej@1803: msgid "Maximum"
andrej@1803: msgstr "Massimo"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:246
andrej@1803: msgid "Maximum:"
andrej@1803: msgstr "Massimo:"
andrej@1803: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:45 ../editors/Viewer.py:333
andrej@2351: #: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:103
andrej@2514: #: ../controls/VariablePanel.py:316 ../controls/VariablePanel.py:379
andrej@1803: msgid "Memory"
andrej@1803: msgstr "Memoria"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:623
andrej@1803: msgid "Menu ToolBar"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../runtime/NevowServer.py:176
andrej@2514: msgid "Message text"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:62
andrej@1803: msgid "Microseconds:"
andrej@1803: msgstr "Microsecondi:"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:588
andrej@1803: msgid "Middle"
andrej@1803: msgstr "Centro"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:61
andrej@1803: msgid "Milliseconds:"
andrej@1803: msgstr "Millisecondi:"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:167
andrej@2514: msgid "Minimal size in bits between 2 pdo entries"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:72
andrej@1803: msgid "Minimum"
andrej@1803: msgstr "Minimo"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:233
andrej@1803: msgid "Minimum:"
andrej@1803: msgstr "Minimo:"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:59
andrej@1803: msgid "Minutes:"
andrej@1803: msgstr "Minuti:"
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:238 ../controls/ProjectPropertiesPanel.py:233
andrej@1803: msgid "Miscellaneous"
andrej@1803: msgstr "Miscellanea"
andrej@1803: 
andrej@2514: #: ../features.py:21
andrej@2351: msgid "Modbus support"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:65
andrej@1803: msgid "Modifier:"
andrej@1803: msgstr "Modificatore:"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1313
andrej@2514: #, python-format
andrej@2514: msgid "Module %s must be an integer!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1376
andrej@2514: msgid "Modules Library"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1145
andrej@2514: msgid "Modules library:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../PLCGenerator.py:795 ../PLCGenerator.py:1318
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "More than one connector found corresponding to \"{a1}\" continuation in "
andrej@1803: "\"{a2}\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:146
andrej@1803: msgid "Move action down"
andrej@1803: msgstr "Azione muovi verso il basso"
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:145
andrej@1803: msgid "Move action up"
andrej@1803: msgstr "Azione muovi verso l'alto"
andrej@1803: 
andrej@2351: #: ../controls/CustomEditableListBox.py:46
andrej@1803: msgid "Move down"
andrej@1803: msgstr "Muovi verso il basso"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:367
andrej@1803: msgid "Move element down"
andrej@1803: msgstr "Muovi elemento verso il basso"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:366
andrej@1803: msgid "Move element up"
andrej@1803: msgstr "Muovi elemento verso l'alto"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:284
andrej@1803: msgid "Move instance down"
andrej@1803: msgstr "Muovi l'istanza versio il basso"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:283
andrej@1803: msgid "Move instance up"
andrej@1803: msgstr "Muovi l'istanza verso l'alto"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:655
andrej@2514: msgid "Move process variable down"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:654
andrej@2514: msgid "Move process variable up"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/ResourceEditor.py:253
andrej@1803: msgid "Move task down"
andrej@1803: msgstr "Muovi il task verso il basso"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:252
andrej@1803: msgid "Move task up"
andrej@1803: msgstr "Muovi il task verso l'alto"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:253 ../IDEFrame.py:268 ../IDEFrame.py:298 ../IDEFrame.py:339
andrej@1803: msgid "Move the view"
andrej@1803: msgstr "Muovi la vista"
andrej@1803: 
andrej@2351: #: ../controls/CustomEditableListBox.py:45
andrej@1803: msgid "Move up"
andrej@1803: msgstr "Muovi vero l'alto"
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:814 ../editors/CodeFileEditor.py:675
andrej@2514: #: ../controls/VariablePanel.py:486
andrej@1803: msgid "Move variable down"
andrej@1803: msgstr "Muovi la variabile verso il basso"
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:813 ../editors/CodeFileEditor.py:674
andrej@2514: #: ../controls/VariablePanel.py:485
andrej@1803: msgid "Move variable up"
andrej@1803: msgstr "Muovi la variabile verso l'alto"
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:941
andrej@2514: msgid "Multi-State Input Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:940
andrej@2514: msgid "Multi-State Output Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:939
andrej@2514: msgid "Multi-State Value Objects"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: #: ../plcopen/iec_std.csv:74
andrej@1803: msgid "Multiplexer (select 1 of N)"
andrej@1803: msgstr "Moltiplicatore (seleziona 1 of N)"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:34
andrej@1803: msgid "Multiplication"
andrej@1803: msgstr "Moltiplicazione"
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:86
andrej@1803: msgid "My Computer:"
andrej@1803: msgstr "Il mio Computer:"
andrej@1803: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:89
andrej@1803: msgid "NAME"
andrej@1803: msgstr "NOME"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:37 ../etherlab/ConfigEditor.py:48
andrej@2514: #: ../etherlab/ConfigEditor.py:343 ../etherlab/ConfigEditor.py:1167
andrej@2514: #: ../editors/ResourceEditor.py:76 ../editors/ResourceEditor.py:94
andrej@2514: #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:751
andrej@2351: #: ../controls/VariablePanel.py:59
andrej@1803: msgid "Name"
andrej@1803: msgstr "Nome"
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:355
andrej@1803: msgid "Name must not be null!"
andrej@1803: msgstr "Il nome non deve essere vuoto!"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:59 ../dialogs/FBDBlockDialog.py:89
andrej@2351: #: ../dialogs/ConnectionDialog.py:78
andrej@1803: msgid "Name:"
andrej@1803: msgstr "Nome:"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:24
andrej@1803: msgid "Natural logarithm"
andrej@1803: msgstr "Logaritmo naturale"
andrej@1803: 
andrej@2514: #: ../dialogs/LDElementDialog.py:78 ../editors/Viewer.py:557
andrej@1803: msgid "Negated"
andrej@1803: msgstr "Negato"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:612
andrej@2514: msgid "Network"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:620
andrej@2351: msgid "Nevow Web service failed. "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../Beremiz_service.py:596
andrej@1803: msgid "Nevow/Athena import failed :"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:241 ../BeremizIDE.py:276 ../PLCOpenEditor.py:75
andrej@2351: #: ../PLCOpenEditor.py:117
andrej@1803: msgid "New"
andrej@1803: msgstr "Nuovo"
andrej@1803: 
andrej@2351: #: ../controls/CustomEditableListBox.py:43
andrej@1803: msgid "New item"
andrej@1803: msgstr "Nuovo elemento"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:556
andrej@1803: msgid "No Modifier"
andrej@1803: msgstr "No modificatore"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1891
andrej@1803: msgid "No PLC to transfer (did build succeed ?)\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:504
andrej@2514: #, python-format
andrej@2514: msgid "No Sync manager defined for %s!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../PLCGenerator.py:1727
andrej@1803: #, python-format
andrej@1803: msgid "No body defined in \"%s\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/CommonEtherCATFunction.py:1581
andrej@2514: msgid "No connected slaves"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../PLCGenerator.py:816 ../PLCGenerator.py:1330
andrej@1803: #, python-brace-format
andrej@1803: msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:331
andrej@1803: msgid ""
andrej@1803: "No documentation available.\n"
andrej@1803: "Coming soon."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCGenerator.py:841
andrej@1803: #, python-format
andrej@1803: msgid "No informations found for \"%s\" block"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:224
andrej@2514: #, python-format
andrej@2514: msgid "No informations found for device %s!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:515
andrej@2514: #, python-format
andrej@2514: msgid "No more free PDO index available for %s!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../PLCGenerator.py:1281
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "No output {a1} variable found in block {a2} in POU {a3}. Connection must be "
andrej@1803: "broken"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/SearchResultPanel.py:175
andrej@1803: msgid "No search results available."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1029
andrej@2514: #, python-format
andrej@2514: msgid "No slave defined at position %d!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1245
andrej@2514: #, python-format
andrej@2514: msgid "No such XML file: %s\n"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/config_utils.py:682
andrej@1803: #, python-brace-format
andrej@1803: msgid "No such index/subindex ({a1},{a2}) (variable {a3})"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/config_utils.py:387
andrej@1803: #, python-brace-format
andrej@1803: msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:438
andrej@2514: #, python-format
andrej@2514: msgid "No sync manager available for %s pdo!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87
andrej@1803: msgid "No valid value selected!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1725
andrej@1803: #, python-format
andrej@1803: msgid "No variable defined in \"%s\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:606
andrej@2514: #, python-format
andrej@2514: msgid "Node Position: %d"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:697
andrej@2514: msgid "Node filter:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:717
andrej@2514: msgid "Nodes variables filter:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/config_utils.py:379
andrej@1803: #, python-brace-format
andrej@1803: msgid "Non existing node ID : {a1} (variable {a2})"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:79
andrej@1803: msgid "Non-Retain"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/LDElementDialog.py:78
andrej@1803: msgid "Normal"
andrej@1803: msgstr "Normale"
andrej@1803: 
andrej@2351: #: ../canfestival/config_utils.py:426
andrej@1803: #, python-brace-format
andrej@1803: msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:80
andrej@1803: msgid "Not equal to"
andrej@1803: msgstr "Non uguale a"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:361
andrej@2514: msgid "Now Uploading..."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:91
andrej@1803: msgid "Number of sequences:"
andrej@1803: msgstr "Numero di sequenze:"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:22
andrej@1803: msgid "Numerical"
andrej@1803: msgstr "Numerico"
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:808
andrej@2514: msgid "Object Properties:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/CodeFileEditor.py:755
andrej@1803: msgid "OnChange"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:88
andrej@1803: msgid "Only Elements"
andrej@1803: msgstr "Solo elementi"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:243 ../BeremizIDE.py:277 ../PLCOpenEditor.py:77
andrej@2351: #: ../PLCOpenEditor.py:118
andrej@1803: msgid "Open"
andrej@1803: msgstr "Apri"
andrej@1803: 
andrej@2514: #: ../version.py:88
andrej@1803: msgid ""
andrej@1803: "Open Source framework for automation, implemented IEC 61131 IDE with "
andrej@1803: "constantly growing set of extensions and flexible PLC runtime."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1962
andrej@1803: msgid "Open a file explorer to manage project files"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../wxglade_hmi/wxglade_hmi.py:176
andrej@1803: msgid "Open wxGlade"
andrej@1803: msgstr "Apri wxGlade"
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:64
andrej@1803: msgid "Option"
andrej@1803: msgstr "Opzione"
andrej@1803: 
andrej@2514: #: ../dialogs/FindInPouDialog.py:84 ../editors/CodeFileEditor.py:756
andrej@1803: msgid "Options"
andrej@1803: msgstr "Opzioni"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:111
andrej@1803: msgid "Organization (optional):"
andrej@1803: msgstr "Organizzazione (opzionale):"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:78 ../canfestival/NetworkEditor.py:102
andrej@1803: msgid "Other Profile"
andrej@1803: msgstr "Altro profilo"
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepDialog.py:74 ../dialogs/FBDVariableDialog.py:65
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:44 ../editors/Viewer.py:333
andrej@2514: #: ../editors/Viewer.py:1663 ../editors/TextViewer.py:307
andrej@2514: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:86
andrej@2514: #: ../controls/VariablePanel.py:316 ../controls/VariablePanel.py:379
andrej@1803: msgid "Output"
andrej@1803: msgstr "Output"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:170
andrej@2514: #, python-brace-format
andrej@2514: msgid ""
andrej@2514: "Output variables can't be defined with different locations ({a1} and {a2})"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/SlaveEditor.py:67 ../canfestival/NetworkEditor.py:91
andrej@1803: msgid "PDO Receive"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:66 ../canfestival/NetworkEditor.py:90
andrej@1803: msgid "PDO Transmit"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/etherlab.py:164
andrej@2514: msgid "PDO alignment"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../targets/toolchain_gcc.py:174
andrej@1803: msgid "PLC :\n"
andrej@1803: msgstr "PLC :\n"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:379
andrej@1803: msgid "PLC Log"
andrej@1803: msgstr "PLC Log"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1129
andrej@1803: msgid "PLC code generation failed !\n"
andrej@1803: msgstr "Generazione del codice PLC fallita !\n"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:250
andrej@2514: msgid "PLC is Not Started"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:318
andrej@1803: msgid "PLC is empty or already started."
andrej@1803: msgstr "PLC vuoto o già avviato."
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:325
andrej@1803: msgid "PLC is not started."
andrej@1803: msgstr "PLC non avviato."
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:2160
andrej@2514: #: ../etherlab/CommonEtherCATFunction.py:1589
andrej@2514: msgid "PLC not connected!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../PLCOpenEditor.py:180 ../PLCOpenEditor.py:293
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "PLC syntax error at line {a1}:\n"
andrej@1803: "{a2}"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:357
andrej@1803: msgid "PLCOpen files (*.xml)|*.xml|All files|*.*"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:125 ../PLCOpenEditor.py:193
andrej@1803: msgid "PLCOpenEditor"
andrej@1803: msgstr "PLCOpenEditor"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:339
andrej@1803: msgid ""
andrej@1803: "PLCOpenEditor is part of Beremiz project.\n"
andrej@1803: "\n"
andrej@1803: "Beremiz is an "
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:92
andrej@1803: msgid "PORT"
andrej@1803: msgstr "PORTA"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:144
andrej@1803: msgid "POU Name"
andrej@1803: msgstr "Nome POU"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:64
andrej@1803: msgid "POU Name:"
andrej@1803: msgstr "Nome POU:"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:146
andrej@1803: msgid "POU Type"
andrej@1803: msgstr "Tipo POU"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:71
andrej@1803: msgid "POU Type:"
andrej@1803: msgstr "Tipo POU:"
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:53
andrej@1803: #, python-format
andrej@1803: msgid "PYRO connecting to URI : %s\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:69
andrej@1803: #, python-format
andrej@1803: msgid "PYRO using certificates in '%s' \n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:256 ../PLCOpenEditor.py:91
andrej@1803: msgid "Page Setup"
andrej@1803: msgstr "Impostazioni pagina"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:127
andrej@1803: msgid "Page Size (optional):"
andrej@1803: msgstr "Dimensione pagina ()opzionale:"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:2660
andrej@1803: #, python-format
andrej@1803: msgid "Page: %d"
andrej@1803: msgstr "Pagina: %d"
andrej@1803: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:134
andrej@1803: msgid "Parent instance"
andrej@1803: msgstr "Istanza padre"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:699 ../IDEFrame.py:377 ../IDEFrame.py:429
andrej@1803: msgid "Paste"
andrej@1803: msgstr "Incolla"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1916
andrej@1803: msgid "Paste POU"
andrej@1803: msgstr "Incolla POU"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:60
andrej@1803: msgid "Pattern to search:"
andrej@1803: msgstr "Pattern da cercare:"
andrej@1803: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:75
andrej@1803: msgid "Pin number:"
andrej@1803: msgstr "Numero di pin:"
andrej@1803: 
andrej@2514: #: ../runtime/NevowServer.py:163
andrej@2514: msgid "Platform"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/Viewer.py:2791 ../editors/Viewer.py:3059
andrej@2351: #: ../editors/SFCViewer.py:785
andrej@1803: msgid "Please choose a target"
andrej@1803: msgstr "Per favore indicare un target"
andrej@1803: 
andrej@2351: #: ../editors/TextViewer.py:260
andrej@1803: msgid "Please enter a block name"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/CommentEditDialog.py:52
andrej@1803: msgid "Please enter comment text"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/SFCViewer.py:447 ../editors/SFCViewer.py:469
andrej@2351: #: ../editors/SFCViewer.py:815
andrej@1803: msgid "Please enter step name"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/SFCStepNameDialog.py:37 ../dialogs/PouNameDialog.py:37
andrej@2514: #: ../Beremiz_service.py:222
andrej@1803: msgid "Please enter text"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:177
andrej@1803: #, python-format
andrej@1803: msgid "Please enter value for a \"%s\" variable:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:340
andrej@1803: msgid "Port number must be 0 <= port <= 65535!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:340
andrej@1803: msgid "Port number must be an integer!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:47 ../etherlab/ConfigEditor.py:465
andrej@2514: msgid "Position"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/Viewer.py:636 ../editors/Viewer.py:2451
andrej@1803: msgid "Power Rail"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:52
andrej@1803: msgid "Power Rail Properties"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:258 ../PLCOpenEditor.py:93
andrej@1803: msgid "Preview"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:59
andrej@1803: msgid "Preview:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:260 ../BeremizIDE.py:280 ../PLCOpenEditor.py:95
andrej@2351: #: ../PLCOpenEditor.py:121
andrej@1803: msgid "Print"
andrej@1803: msgstr "Stampa"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1123
andrej@1803: msgid "Print preview"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@1803: msgid "Priority"
andrej@1803: msgstr "Priorità"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:91
andrej@1803: msgid "Priority:"
andrej@1803: msgstr "Priorità:"
andrej@1803: 
andrej@2514: #: ../runtime/PLCObject.py:523
andrej@1803: #, python-format
andrej@1803: msgid "Problem starting PLC : error %d"
andrej@1803: msgstr "Problema durante l'avvio del PLC : errore %d"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:647
andrej@2514: msgid "Process variables mapped between nodes:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/ProjectDialog.py:61
andrej@1803: msgid "Product Name"
andrej@1803: msgstr "Nome prodotto"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:91
andrej@1803: msgid "Product Name (required):"
andrej@1803: msgstr "Nome prodotto (necessario):"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:93
andrej@2514: msgid "Product Release (optional):"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/ProjectDialog.py:62
andrej@2514: msgid "Product Version"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:92
andrej@1803: msgid "Product Version (required):"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/SearchInProjectDialog.py:42 ../IDEFrame.py:1795
andrej@2514: #: ../IDEFrame.py:1992
andrej@1803: msgid "Program"
andrej@1803: msgstr "Programma"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:321
andrej@1803: msgid "Program was successfully generated!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@1803: msgid "Programs"
andrej@1803: msgstr "Programmi"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:285
andrej@1803: msgid "Programs can't be used by other POUs!"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:95 ../IDEFrame.py:607
andrej@1803: msgid "Project"
andrej@1803: msgstr "Progetto"
andrej@1803: 
andrej@2351: #: ../controls/SearchResultPanel.py:180
andrej@1803: #, python-format
andrej@1803: msgid "Project '%s':"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1961
andrej@1803: msgid "Project Files"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/ProjectDialog.py:60
andrej@1803: msgid "Project Name"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:89
andrej@1803: msgid "Project Name (required):"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:90
andrej@1803: msgid "Project Version (optional):"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCControler.py:2717
andrej@1803: msgid ""
andrej@1803: "Project file syntax error:\n"
andrej@1803: "\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ProjectDialog.py:36 ../editors/ProjectNodeEditor.py:40
andrej@1803: msgid "Project properties"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:571
andrej@1803: #, python-brace-format
andrej@1803: msgid "Project tree layout do not match confnode.xml {a1}!={a2} "
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:101
andrej@1803: msgid "Propagate Name"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:77
andrej@1803: msgid "Properties"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:440
andrej@1803: msgid "Publishing service on local network"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../connectors/PYRO/__init__.py:127
andrej@1803: #, python-format
andrej@1803: msgid "Pyro exception: %s\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:433
andrej@1803: msgid "Pyro port :"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../py_ext/PythonEditor.py:84
andrej@1803: msgid "Python code"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../features.py:23
andrej@1803: msgid "Python file"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@1803: msgid "Qualifier"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:263 ../PLCOpenEditor.py:101 ../Beremiz_service.py:296
andrej@1803: msgid "Quit"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:224
andrej@1803: msgid "Range:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1955
andrej@1803: msgid "Raw IEC code"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:344
andrej@2514: msgid "Read from (nodeid, index, subindex)"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../BeremizIDE.py:1080
andrej@1803: #, python-format
andrej@1803: msgid "Really delete node '%s'?"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../connectors/WAMP/dialog.py:50
andrej@2351: msgid "Realm:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../IDEFrame.py:370 ../IDEFrame.py:425
andrej@1803: msgid "Redo"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:76
andrej@1803: msgid "Reference"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/DiscoveryDialog.py:109 ../IDEFrame.py:436
andrej@1803: msgid "Refresh"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1965
andrej@2514: msgid "Register Modify Dialog"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:70
andrej@1803: msgid "Regular expression"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:99
andrej@1803: msgid "Regular expressions"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:1638
andrej@1803: msgid "Release value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:37
andrej@1803: msgid "Remainder (modulo)"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:1081
andrej@1803: #, python-format
andrej@1803: msgid "Remove %s node"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:2463
andrej@1803: msgid "Remove Datatype"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:2468
andrej@1803: msgid "Remove Pou"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:144
andrej@1803: msgid "Remove action"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:365
andrej@1803: msgid "Remove element"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1353
andrej@2514: msgid "Remove file from database"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/FileManagementPanel.py:65
andrej@1803: msgid "Remove file from left folder"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1389
andrej@2514: msgid "Remove file from library"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/ResourceEditor.py:282
andrej@1803: msgid "Remove instance"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:653
andrej@2514: msgid "Remove process variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../canfestival/NetworkEditor.py:111
andrej@1803: msgid "Remove slave"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:680
andrej@2514: msgid "Remove startup service variable"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/ResourceEditor.py:251
andrej@1803: msgid "Remove task"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../bacnet/BacnetSlaveEditor.py:812 ../editors/CodeFileEditor.py:673
andrej@2514: #: ../controls/VariablePanel.py:484
andrej@1803: msgid "Remove variable"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1996
andrej@1803: msgid "Rename"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/FileManagementPanel.py:186
andrej@1803: msgid "Replace File"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:601
andrej@1803: msgid "Replace Wire by connections"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:89
andrej@1803: msgid "Replacement (within)"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/LDElementDialog.py:79
andrej@1803: msgid "Reset"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:684
andrej@1803: msgid "Reset Execution Order"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:459
andrej@1803: msgid "Reset Perspective"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/SearchResultPanel.py:103
andrej@1803: msgid "Reset search result"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:1012 ../plcopen/types_enums.py:77
andrej@1803: msgid "Resources"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../controls/VariablePanel.py:77
andrej@1803: msgid "Retain"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:457
andrej@1803: msgid "Return Type:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:585
andrej@1803: msgid "Right"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:65
andrej@1803: msgid "Right PowerRail"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:558
andrej@1803: msgid "Rising Edge"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:65
andrej@1803: msgid "Rotate left"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:64
andrej@1803: msgid "Rotate right"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:17
andrej@1803: msgid "Rounding up/down"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1911
andrej@1803: msgid "Run"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1175
andrej@1803: msgid "Runtime IO extensions C code generation failed !\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1186
andrej@1803: msgid "Runtime library extensions C code generation failed !\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:89
andrej@1803: msgid "SDO Client"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:88
andrej@1803: msgid "SDO Server"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:128 ../controls/ProjectPropertiesPanel.py:161
andrej@1803: msgid "SFC"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1482
andrej@1803: #, python-brace-format
andrej@1803: msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCGenerator.py:780
andrej@1803: #, python-format
andrej@1803: msgid "SFC transition in POU \"%s\" must be connected."
andrej@1803: msgstr "La transizione SFC nel POU \"%s\" deve essere connessa."
andrej@1803: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2514: #: ../dialogs/PouDialog.py:128
andrej@1803: msgid "ST"
andrej@1803: msgstr "ST"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:308
andrej@1803: msgid "ST files (*.st)|*.st|All files|*.*"
andrej@1803: msgstr "ST files (*.st)|*.st|All files|*.*"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:247 ../BeremizIDE.py:278 ../PLCOpenEditor.py:84
andrej@2351: #: ../PLCOpenEditor.py:119
andrej@1803: msgid "Save"
andrej@1803: msgstr "Salva"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:279 ../PLCOpenEditor.py:86 ../PLCOpenEditor.py:120
andrej@1803: msgid "Save As..."
andrej@1803: msgstr "Salva come"
andrej@1803: 
andrej@2351: #: ../BeremizIDE.py:249
andrej@1803: msgid "Save as"
andrej@1803: msgstr "Salva come"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:941
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1289
andrej@2514: msgid "Save as..."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:546
andrej@1803: msgid "Save path is the same as path of a project! \n"
andrej@1803: msgstr "Il percorso scelto per il salvataggio è lo stesso di un progetto! \n"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatMaster.py:455 ../etherlab/EthercatMaster.py:764
andrej@2514: #: ../etherlab/EthercatMaster.py:765
andrej@2514: msgid "Scan Network"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:73
andrej@1803: msgid "Scope"
andrej@1803: msgstr "Cerca in"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:650
andrej@1803: msgid "Search"
andrej@1803: msgstr "Cerca"
andrej@1803: 
andrej@2514: #: ../dialogs/SearchInProjectDialog.py:49 ../IDEFrame.py:387
andrej@2514: #: ../IDEFrame.py:431
andrej@1803: msgid "Search in Project"
andrej@1803: msgstr "Cerca nel Progetto"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:60
andrej@1803: msgid "Seconds:"
andrej@1803: msgstr "Secondi:"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:393
andrej@1803: msgid "Select All"
andrej@1803: msgstr "Seleziona tutto"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:331 ../editors/TextViewer.py:305
andrej@2514: #: ../controls/LocationCellEditor.py:101 ../controls/VariablePanel.py:314
andrej@2514: #: ../controls/VariablePanel.py:377
andrej@1803: msgid "Select a variable class:"
andrej@1803: msgstr "Seleziona una classe per la variabile:"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1354
andrej@1803: msgid "Select an editor:"
andrej@1803: msgstr "Seleziona un editor:"
andrej@1803: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:292
andrej@1803: msgid "Select an instance"
andrej@1803: msgstr "Seleziona un'istanza"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:634
andrej@1803: msgid "Select an object"
andrej@1803: msgstr "Seleziona un oggetto"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:555
andrej@1803: msgid "Selected directory already contains another project. Overwrite? \n"
andrej@1803: msgstr ""
andrej@1803: "La cartella selezionata contiene già un altro progetto. Sovrascrivere? \n"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:70
andrej@1803: msgid "Selection"
andrej@1803: msgstr "Selezione"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:66
andrej@1803: msgid "Selection Convergence"
andrej@1803: msgstr "Selezione Convergenza"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:65
andrej@1803: msgid "Selection Divergence"
andrej@1803: msgstr "Selezione Divergenza"
andrej@1803: 
andrej@2514: #: ../runtime/NevowServer.py:182
andrej@2514: msgid "Send"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/NevowServer.py:181
andrej@2514: msgid "Send a message to the log"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:135
andrej@1803: msgid "Service Discovery"
andrej@1803: msgstr "Scoperta Servizi"
andrej@1803: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:104
andrej@1803: msgid "Services available:"
andrej@1803: msgstr "Servici disponibili:"
andrej@1803: 
andrej@2514: #: ../dialogs/LDElementDialog.py:79 ../runtime/WampClient.py:434
andrej@1803: msgid "Set"
andrej@1803: msgstr "Imposta"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:62
andrej@1803: msgid "Shift left"
andrej@1803: msgstr "Trasla a sinistra"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:63
andrej@1803: msgid "Shift right"
andrej@1803: msgstr "Trasla a destra"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1946
andrej@1803: msgid "Show IEC code generated by PLCGenerator"
andrej@1803: msgstr "Mostra il codice IEC generato da PLCGenerator"
andrej@1803: 
andrej@2351: #: ../canfestival/canfestival.py:407
andrej@1803: msgid "Show Master"
andrej@1803: msgstr "Mostra il Master"
andrej@1803: 
andrej@2351: #: ../canfestival/canfestival.py:408
andrej@1803: msgid "Show Master generated by config_utils"
andrej@1803: msgstr "Mostra il Master generato da config_utils"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1945
andrej@1803: msgid "Show code"
andrej@1803: msgstr "Mostra il codice"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:68
andrej@2351: msgid "Simultaneous Convergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@1803: #: ../dialogs/SFCDivergenceDialog.py:67
andrej@1803: msgid "Simultaneous Divergence"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:27
andrej@1803: msgid "Sine"
andrej@1803: msgstr "Seno"
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@1803: msgid "Single"
andrej@1803: msgstr "Singolo"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:361
andrej@2514: msgid "Slave SDO Monitoring"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:135
andrej@2514: msgid "Slave entries"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../targets/toolchain_makefile.py:130
andrej@1803: msgid "Source didn't change, no build.\n"
andrej@1803: msgstr "I file sorgente non sono cambiati, compilazione non necessaria.\n"
andrej@1803: 
andrej@2351: #: ../PLCGenerator.py:404
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Source signal has to be defined for single task '{a1}' in resource "
andrej@1803: "'{a2}.{a3}'."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:23
andrej@1803: msgid "Square root (base 2)"
andrej@1803: msgstr "Radice quadrata (base 2)"
andrej@1803: 
andrej@2351: #: ../plcopen/definitions.py:50
andrej@1803: msgid "Standard function blocks"
andrej@1803: msgstr "Blocchi funzione standard"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:68
andrej@2514: msgid "Standardized Device Profile"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:37
andrej@2514: msgid "Start Address"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:1912 ../Beremiz_service.py:284
andrej@1803: msgid "Start PLC"
andrej@1803: msgstr "Avvia il PLC"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1121
andrej@1803: #, python-format
andrej@1803: msgid "Start build in %s\n"
andrej@1803: msgstr "Avvia la compilazione in %s\n"
andrej@1803: 
andrej@2514: #: ../runtime/PlcStatus.py:12
andrej@1803: msgid "Started"
andrej@1803: msgstr "Avviato"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1714
andrej@1803: msgid "Starting PLC\n"
andrej@1803: msgstr "Avviando il PLC\n"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:674
andrej@2514: msgid "Startup service variables assignments:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../BeremizIDE.py:389
andrej@1803: msgid "Status ToolBar"
andrej@1803: msgstr "Barra di Stato"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:654 ../editors/Viewer.py:2426
andrej@1803: msgid "Step"
andrej@1803: msgstr "Passo"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1918
andrej@1803: msgid "Stop"
andrej@1803: msgstr "Arresto"
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:285
andrej@1803: msgid "Stop PLC"
andrej@1803: msgstr "Arresto PLC"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1919
andrej@1803: msgid "Stop Running PLC"
andrej@1803: msgstr "Arresto del PLC in esecuzione"
andrej@1803: 
andrej@2514: #: ../runtime/PlcStatus.py:13
andrej@1803: msgid "Stopped"
andrej@1803: msgstr "Arrestato"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@1803: msgid "Structure"
andrej@1803: msgstr "Struttura"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:48
andrej@2514: msgid "SubIndex"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/ConfigEditor.py:465
andrej@2514: msgid "Subindex"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@1803: msgid "Subrange"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:35
andrej@1803: msgid "Subtraction"
andrej@1803: msgstr "Sottrazione"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1160
andrej@1803: msgid "Successfully built.\n"
andrej@1803: msgstr "Compilato con successo.\n"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:451
andrej@1803: msgid "Switch perspective"
andrej@1803: msgstr "Cambia layout grafico"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:169 ../dialogs/FindInPouDialog.py:118
andrej@1803: msgid "Syntax error in regular expression of pattern to search!"
andrej@1803: msgstr "Errore di sintassi nella 'regular expression' usata per la ricerca!"
andrej@1803: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:90
andrej@1803: msgid "TYPE"
andrej@1803: msgstr "TIPO"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:29
andrej@1803: msgid "Tangent"
andrej@1803: msgstr "Tangente"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:94
andrej@1803: msgid "Task"
andrej@1803: msgstr "Task"
andrej@1803: 
andrej@2514: #: ../editors/ResourceEditor.py:246
andrej@1803: msgid "Tasks:"
andrej@1803: msgstr "Tasks:"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:88
andrej@1803: msgid "Temp"
andrej@1803: msgstr "Temp"
andrej@1803: 
andrej@2514: #: ../version.py:37
andrej@1803: msgid ""
andrej@1803: "The best place to ask questions about Beremiz/PLCOpenEditor\n"
andrej@1803: "is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
andrej@1803: "\n"
andrej@1803: "This is the main community support channel.\n"
andrej@1803: "For posting it is required to be subscribed to the mailing list.\n"
andrej@1803: "\n"
andrej@1803: "You can subscribe to the list here:\n"
andrej@1803: "https://lists.sourceforge.net/lists/listinfo/beremiz-devel"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatMaster.py:454
andrej@2514: msgid ""
andrej@2514: "The current network configuration will be deleted.\n"
andrej@2514: "Do you want to continue?"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/FileManagementPanel.py:185
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "The file '%s' already exist.\n"
andrej@1803: "Do you want to replace it?"
andrej@1803: msgstr ""
andrej@1803: "Il file '%s' esiste già.\n"
andrej@1803: "Vuoi sovrascriverlo?"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:928
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1320
andrej@2514: msgid "The file does not exist!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../editors/LDViewer.py:893
andrej@1803: msgid "The group of block must be coherent!"
andrej@1803: msgstr "Il gruppo di blocchi deve essere coerente!"
andrej@1803: 
andrej@2514: #: ../BeremizIDE.py:569 ../IDEFrame.py:1059
andrej@1803: msgid "There are changes, do you want to save?"
andrej@1803: msgstr "Ci sono dei cambiamenti, vuoi salvare?"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1708 ../IDEFrame.py:1727
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "There is a POU named \"%s\". This could cause a conflict. Do you wish to "
andrej@1803: "continue?"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:1146
andrej@1803: msgid ""
andrej@1803: "There was a problem printing.\n"
andrej@1803: "Perhaps your current printer is not set correctly?"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/LDViewer.py:902
andrej@1803: msgid "This option isn't available yet!"
andrej@1803: msgstr "Questa opzione non è ancora disponibile"
andrej@1803: 
andrej@2514: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:546
andrej@1803: #, python-format
andrej@1803: msgid "Tick: %d"
andrej@1803: msgstr "Tick: %d"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:40
andrej@1803: msgid "Time"
andrej@1803: msgstr "Tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41
andrej@1803: msgid "Time addition"
andrej@1803: msgstr "Addizione del tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:86
andrej@1803: msgid "Time concatenation"
andrej@1803: msgstr "Concatenazion del tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61
andrej@1803: msgid "Time division"
andrej@1803: msgstr "Divisione del tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47
andrej@1803: msgid "Time multiplication"
andrej@1803: msgstr "Moltiplicazione del tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49
andrej@1803: msgid "Time subtraction"
andrej@1803: msgstr "Sottrazione del tempo"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43
andrej@1803: msgid "Time-of-day addition"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53
andrej@1803: #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55
andrej@1803: msgid "Time-of-day subtraction"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:432
andrej@2514: msgid "Toggle fullscreen mode"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:188
andrej@1803: msgid "Toggle value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:587
andrej@1803: msgid "Top"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1931
andrej@1803: msgid "Transfer"
andrej@1803: msgstr "Trasferimento"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1932
andrej@1803: msgid "Transfer PLC"
andrej@1803: msgstr "Trasferimento PLC"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1884
andrej@1803: msgid "Transfer completed successfully.\n"
andrej@1803: msgstr "Trasferimento completato con successo.\n"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:1887
andrej@1803: msgid "Transfer failed\n"
andrej@1803: msgstr "Trasferimento fallito\n"
andrej@1803: 
andrej@2514: #: ../editors/Viewer.py:655 ../editors/Viewer.py:2428
andrej@2514: #: ../editors/Viewer.py:2455
andrej@1803: msgid "Transition"
andrej@1803: msgstr "Transizione"
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1613
andrej@1803: #, python-format
andrej@1803: msgid ""
andrej@1803: "Transition \"%s\" body must contain an output variable or coil referring to "
andrej@1803: "its name"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:90
andrej@1803: msgid "Transition Name"
andrej@1803: msgstr "Nome della transizione"
andrej@1803: 
andrej@2514: #: ../dialogs/PouTransitionDialog.py:59
andrej@1803: msgid "Transition Name:"
andrej@1803: msgstr "Nome della transizione:"
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1706
andrej@1803: #, python-brace-format
andrej@1803: msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../PLCGenerator.py:1695
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@1803: "Transition with content \"{a1}\" not connected to a previous step in "
andrej@1803: "\"{a2}\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../plcopen/plcopen.py:1526
andrej@1803: #, python-format
andrej@1803: msgid "Transition with name %s doesn't exist!"
andrej@1803: msgstr "La transizione con il nome %s non esiste!"
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@1803: msgid "Transitions"
andrej@1803: msgstr "Transizioni"
andrej@1803: 
andrej@2351: #: ../dialogs/AboutDialog.py:127
andrej@1803: msgid "Translated by"
andrej@1803: msgstr "Tradotto da"
andrej@1803: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@1803: msgid "Triggering"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../Beremiz_service.py:503
andrej@1803: msgid "Twisted unavailable."
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../dialogs/ActionBlockDialog.py:42 ../etherlab/ConfigEditor.py:48
andrej@2514: #: ../editors/ResourceEditor.py:94 ../editors/DataTypeEditor.py:55
andrej@2514: #: ../editors/CodeFileEditor.py:752 ../controls/VariablePanel.py:61
andrej@1803: msgid "Type"
andrej@1803: msgstr "Yipo"
andrej@1803: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:51
andrej@1803: msgid "Type and derivated"
andrej@1803: msgstr "Tipo e derivati"
andrej@1803: 
andrej@2351: #: ../canfestival/config_utils.py:359 ../canfestival/config_utils.py:666
andrej@1803: #, python-format
andrej@1803: msgid "Type conflict for location \"%s\""
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:16
andrej@1803: msgid "Type conversion"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:170
andrej@1803: msgid "Type infos:"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:76
andrej@2514: #, python-format
andrej@2514: msgid "Type of location \"%s\" not yet supported!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/BrowseLocationsDialog.py:52
andrej@1803: msgid "Type strict"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:60 ../dialogs/SFCTransitionDialog.py:59
andrej@2514: #: ../dialogs/LDPowerRailDialog.py:58 ../dialogs/BrowseLocationsDialog.py:110
andrej@2351: #: ../dialogs/FBDBlockDialog.py:69 ../dialogs/ConnectionDialog.py:61
andrej@1803: msgid "Type:"
andrej@1803: msgstr "Tipo:"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:129
andrej@2514: msgid "TypeError register option: {}"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../connectors/PYRO/dialog.py:39 ../connectors/WAMP/dialog.py:42
andrej@2351: msgid "URI host:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/dialog.py:43 ../connectors/WAMP/dialog.py:46
andrej@2351: msgid "URI port:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/UriLocationEditor.py:35
andrej@2351: msgid "URI type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:500 ../canfestival/config_utils.py:515
andrej@1803: #, python-format
andrej@1803: msgid "Unable to define PDO mapping for node %02x"
andrej@1803: msgstr "Impossibile definire il PDO mapping per il nodo %02x"
andrej@1803: 
andrej@2351: #: ../targets/Xenomai/__init__.py:43
andrej@1803: #, python-format
andrej@1803: msgid "Unable to get Xenomai's %s \n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../bacnet/bacnet.py:430
andrej@2514: #, python-format
andrej@2514: msgid "Unable to load file \"%s\"!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../bacnet/bacnet.py:420
andrej@2514: #, python-format
andrej@2514: msgid "Unable to save to file \"%s\"!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../PLCGenerator.py:1023 ../PLCGenerator.py:1301
andrej@1803: #, python-brace-format
andrej@1803: msgid "Undefined block type \"{a1}\" in \"{a2}\" POU"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2351: #: ../PLCGenerator.py:261
andrej@1803: #, python-format
andrej@1803: msgid "Undefined pou type \"%s\""
andrej@1803: msgstr "Tipo di POU \"%s\" non definito"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:368 ../IDEFrame.py:424
andrej@1803: msgid "Undo"
andrej@1803: msgstr "Annulla"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:457
andrej@1803: msgid "Unknown"
andrej@1803: msgstr "Sconosciuto"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:470
andrej@2514: #, python-brace-format
andrej@2514: msgid "Unknown entry index 0x{a1:.4x}, subindex 0x{a2:.2x} for device {a3}"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../editors/Viewer.py:437
andrej@1803: #, python-format
andrej@1803: msgid "Unknown variable \"%s\" for this POU!"
andrej@1803: msgstr "Variabile \"%s\" sconosciuta per questo POU!"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:454 ../ProjectController.py:455
andrej@1803: msgid "Unnamed"
andrej@1803: msgstr "Senza_nome"
andrej@1803: 
andrej@2351: #: ../PLCControler.py:263
andrej@1803: #, python-format
andrej@1803: msgid "Unnamed%d"
andrej@1803: msgstr "Senza_nome%d"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:307
andrej@1803: #, python-format
andrej@1803: msgid "Unrecognized data size \"%s\""
andrej@1803: msgstr "Dimensione del dato non riconosciuta: \"%s\""
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:2080
andrej@2514: msgid "Update"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:380
andrej@2514: msgid "Upload:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../editors/DataTypeEditor.py:646 ../controls/VariablePanel.py:852
andrej@1803: msgid "User Data Types"
andrej@1803: msgstr "Tipi definiti dall'utente"
andrej@1803: 
andrej@2351: #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:93
andrej@1803: msgid "User Type"
andrej@1803: msgstr "Tipo Utente"
andrej@1803: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@1803: msgid "User-defined POUs"
andrej@1803: msgstr "POU definiti dall'Utente"
andrej@1803: 
andrej@2514: #: ../dialogs/ActionBlockDialog.py:42 ../etherlab/ConfigEditor.py:465
andrej@1803: msgid "Value"
andrej@1803: msgstr "Valore"
andrej@1803: 
andrej@2351: #: ../editors/DataTypeEditor.py:267
andrej@1803: msgid "Values:"
andrej@1803: msgstr "Valori:"
andrej@1803: 
andrej@2514: #: ../dialogs/ActionBlockDialog.py:47 ../editors/Viewer.py:625
andrej@2514: #: ../editors/Viewer.py:2458
andrej@1803: msgid "Variable"
andrej@1803: msgstr "Variabile"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:352 ../editors/Viewer.py:382 ../editors/Viewer.py:404
andrej@2351: #: ../editors/TextViewer.py:290 ../editors/TextViewer.py:344
andrej@2514: #: ../editors/TextViewer.py:367 ../controls/VariablePanel.py:354
andrej@1803: msgid "Variable Drop"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:70
andrej@2514: #, python-format
andrej@2514: msgid "Variable Index: #x%4.4X"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/FBDVariableDialog.py:58
andrej@1803: msgid "Variable Properties"
andrej@1803: msgstr "Proprietà della variabile"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:332 ../editors/TextViewer.py:306
andrej@2514: #: ../controls/LocationCellEditor.py:102 ../controls/VariablePanel.py:315
andrej@2514: #: ../controls/VariablePanel.py:378
andrej@1803: msgid "Variable class"
andrej@1803: msgstr "Classe della variabile"
andrej@1803: 
andrej@2351: #: ../editors/Viewer.py:439 ../editors/TextViewer.py:388
andrej@1803: msgid "Variable don't belong to this POU!"
andrej@1803: msgstr "La variabile non appartiene a questo POU!"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:280
andrej@2514: msgid "Variable entries:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/LDElementDialog.py:92
andrej@1803: msgid "Variable:"
andrej@1803: msgstr "Variabile:"
andrej@1803: 
andrej@2514: #: ../controls/VariablePanel.py:87
andrej@1803: msgid "Variables"
andrej@1803: msgstr "Variabili"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:169
andrej@1803: msgid "Vertical:"
andrej@1803: msgstr "Verticale:"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:170
andrej@2351: #, python-format
andrej@2351: msgid "WAMP Client connection failed (%s) .. retrying .."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../runtime/WampClient.py:179
andrej@2351: #, python-format
andrej@2351: msgid "WAMP Client connection lost (%s) .. retrying .."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/dialog.py:54
andrej@2351: msgid "WAMP ID:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../runtime/WampClient.py:413
andrej@2514: msgid "WAMP Server URL"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:276
andrej@2514: msgid "WAMP authentication has no secret configured"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:304
andrej@2514: msgid "WAMP client can not connect to :"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:301
andrej@2351: msgid "WAMP client connecting to :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../Beremiz_service.py:628
andrej@1803: msgid "WAMP client startup failed. "
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:206
andrej@2514: msgid "WAMP configuration error : missing '{}' parameter."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:192
andrej@2514: msgid "WAMP configuration error:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../connectors/WAMP/__init__.py:100
andrej@1803: #, python-format
andrej@1803: msgid "WAMP connecting to URL : %s\n"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../connectors/WAMP/__init__.py:141
andrej@1803: msgid "WAMP connection timeout"
andrej@1803: msgstr "WAMP connessione timeout"
andrej@1803: 
andrej@2514: #: ../connectors/WAMP/__init__.py:159
andrej@1803: #, python-format
andrej@1803: msgid "WAMP connection to '%s' failed.\n"
andrej@1803: msgstr "WAMP connessione a  '1%s' fallita.\n"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:280
andrej@2514: msgid "WAMP deactivated in configuration"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../Beremiz_service.py:605
andrej@1803: msgid "WAMP import failed :"
andrej@1803: msgstr "WAMP importazione fallita:"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:241
andrej@2514: msgid "WAMP secret empty"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:139
andrej@2514: #, python-format
andrej@2514: msgid "WAMP session joined (%s) by:"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../runtime/WampClient.py:146
andrej@2351: msgid "WAMP session left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:44
andrej@1803: msgid "WXGLADE GUI"
andrej@1803: msgstr "WXGLADE GUI"
andrej@1803: 
andrej@2514: #: ../runtime/WampClient.py:432
andrej@2514: msgid "Wamp Settings"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/PouDialog.py:172 ../editors/LDViewer.py:902
andrej@1803: msgid "Warning"
andrej@1803: msgstr "Warning"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:405
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:571
andrej@2514: msgid "Warning: "
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../wxglade_hmi/wxglade_hmi.py:166
andrej@2514: msgid ""
andrej@2514: "Warning: WxGlade HMI has no object with name identical to extension name, "
andrej@2514: "and no python code is provided in start section to create object.\n"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:756
andrej@1803: msgid "Warnings in ST/IL/SFC code generator :\n"
andrej@1803: msgstr "Warnings nel ST/IL/SFC generatore di codice:\n"
andrej@1803: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:82
andrej@1803: msgid "Whole Project"
andrej@1803: msgstr "Intero Progetto"
andrej@1803: 
andrej@2514: #: ../controls/ProjectPropertiesPanel.py:137
andrej@1803: msgid "Width:"
andrej@1803: msgstr "Largezza:"
andrej@1803: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:94
andrej@1803: msgid "Wrap search"
andrej@1803: msgstr ""
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:345
andrej@2514: msgid "Write to (nodeid, index, subindex)"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../dialogs/AboutDialog.py:126
andrej@1803: msgid "Written by"
andrej@1803: msgstr "Scritto da"
andrej@1803: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:409
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:499
andrej@2514: #, python-format
andrej@2514: msgid "Wrong direction for location \"%s\"!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:400
andrej@2514: #: ../etherlab/EthercatCFileGenerator.py:487
andrej@2514: #, python-format
andrej@2514: msgid "Wrong type for location \"%s\"!"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../features.py:24
andrej@1803: msgid "WxGlade GUI"
andrej@1803: msgstr "WxGlade GUI"
andrej@1803: 
andrej@2514: #: ../etherlab/ConfigEditor.py:1236
andrej@2514: msgid "XML files (*.xml)|*.xml|All files|*.*"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:652
andrej@2514: msgid "You can input only hex, dec value"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1999
andrej@2514: msgid "You can't modify it. This register is read-only or it's not connected."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:648
andrej@2514: msgid "You cannot SDO download this state"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../wxglade_hmi/wxglade_hmi.py:175
andrej@1803: msgid ""
andrej@1803: "You don't have write permissions.\n"
andrej@1803: "Open wxGlade anyway ?"
andrej@1803: msgstr ""
andrej@1803: "Non hai il permesso di scrittura.\n"
andrej@1803: "Aprire wxGlade comunque?"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:2002
andrej@2514: msgid "You entered wrong value. You can enter dec or hex value only."
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../ProjectController.py:403
andrej@1803: msgid ""
andrej@1803: "You must have permission to work on the project\n"
andrej@1803: "Work on a project copy ?"
andrej@1803: msgstr ""
andrej@1803: "Devi avere il permesso di lavorare al progetto\n"
andrej@1803: "Vuoi lavorare con una copia del progetto ?"
andrej@1803: 
andrej@2351: #: ../editors/LDViewer.py:897
andrej@1803: msgid ""
andrej@1803: "You must select the block or group of blocks around which a branch should be"
andrej@1803: " added!"
andrej@1803: msgstr ""
andrej@1803: "Devi selezionare il blocco o il gruppo di blocchi attorno al quale il ramo "
andrej@1803: "deve essere aggiunto."
andrej@1803: 
andrej@2351: #: ../editors/LDViewer.py:677
andrej@1803: msgid "You must select the wire where a contact should be added!"
andrej@1803: msgstr "Devi selezionare un filo dove un contatto puo' essere aggiunto!"
andrej@1803: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouNameDialog.py:50
andrej@1803: msgid "You must type a name!"
andrej@1803: msgstr "Devi digitare un nome!"
andrej@1803: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:209
andrej@1803: msgid "You must type a value!"
andrej@1803: msgstr "Devi digitare un valore!"
andrej@1803: 
andrej@2514: #: ../IDEFrame.py:442
andrej@1803: msgid "Zoom"
andrej@1803: msgstr "Zoom"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:911
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1307
andrej@2514: msgid "bin files (*.bin)|*.bin"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:942
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:1290
andrej@2514: msgid "bin files (*.bin)|*.bin|All files|*.*"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:159
andrej@1803: msgid "days"
andrej@1803: msgstr "giorni"
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:317
andrej@1803: #, python-format
andrej@1803: msgid "error: %s\n"
andrej@1803: msgstr "errore: %s\n"
andrej@1803: 
andrej@2351: #: ../util/ProcessLogger.py:178
andrej@1803: #, python-brace-format
andrej@1803: msgid "exited with status {a1} (pid {a2})\n"
andrej@1803: msgstr "uscito con stato {a1} (pid {a2})\n"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:110
andrej@1803: msgid "function"
andrej@1803: msgstr "funzione"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:110
andrej@1803: msgid "functionBlock"
andrej@1803: msgstr "blocco funzione"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:159
andrej@1803: msgid "hours"
andrej@1803: msgstr "ore"
andrej@1803: 
andrej@2514: #: ../ProjectController.py:784
andrej@2351: msgid "matiec installation is not found\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:162
andrej@2514: msgid "microseconds"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:161
andrej@1803: msgid "milliseconds"
andrej@1803: msgstr "millisecondi"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:160
andrej@1803: msgid "minutes"
andrej@1803: msgstr "minuti"
andrej@1803: 
andrej@2514: #: ../dialogs/PouDialog.py:110
andrej@1803: msgid "program"
andrej@1803: msgstr "programma"
andrej@1803: 
andrej@2514: #: ../dialogs/DurationEditorDialog.py:160
andrej@1803: msgid "seconds"
andrej@1803: msgstr "secondi"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:84
andrej@1803: msgid "string from the middle"
andrej@1803: msgstr "stringa dal centro"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:82
andrej@1803: msgid "string left of"
andrej@1803: msgstr "stringa a sinistra di"
andrej@1803: 
andrej@1803: #: ../plcopen/iec_std.csv:83
andrej@1803: msgid "string right of"
andrej@1803: msgstr "stringa a destra di"
andrej@1803: 
andrej@2514: #: ../etherlab/EtherCATManagementEditor.py:323
andrej@2514: msgid "update"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2351: #: ../Beremiz.py:167
andrej@1803: msgid "update info unavailable."
andrej@1803: msgstr "aggiornamento info non disponibile."
andrej@1803: 
andrej@2351: #: ../PLCOpenEditor.py:315
andrej@1803: #, python-format
andrej@1803: msgid "warning: %s\n"
andrej@1803: msgstr "warning: %s\n"
andrej@1803: 
andrej@2351: #: ../PLCControler.py:576
andrej@1803: #, python-brace-format
andrej@1803: msgid "{a1} \"{a2}\" can't be pasted as a {a3}."
andrej@1803: msgstr "{a1} \"{a2}\" non può essere copiato come {a3}."
andrej@1803: 
andrej@2351: #: ../ConfigTreeNode.py:58
andrej@1803: #, python-brace-format
andrej@1803: msgid ""
andrej@2351: "{a1} XML file doesn't follow XSD schema at line {a2}:\n"
andrej@1803: "{a3}"
andrej@1803: msgstr ""
andrej@1803: "Il file XML {a1} non rispetta lo schema XSD alla linea %{a2}:\n"
andrej@1803: "{a3}"
andrej@1803: 
andrej@1803: #: Extra XSD strings
andrej@1803: msgid "CanFestivalSlaveNode"
andrej@1803: msgstr "CanFestivalSlaveNode"
andrej@1803: 
andrej@1803: msgid "CAN_Device"
andrej@1803: msgstr "CAN_Device"
andrej@1803: 
andrej@1803: msgid "CAN_Baudrate"
andrej@1803: msgstr "CAN_Baudrate"
andrej@1803: 
andrej@1803: msgid "NodeId"
andrej@1803: msgstr "NodeId"
andrej@1803: 
andrej@1803: msgid "Sync_Align"
andrej@1803: msgstr "Sync_Align"
andrej@1803: 
andrej@1803: msgid "Sync_Align_Ratio"
andrej@1803: msgstr "Sync_Align_Ratio"
andrej@1803: 
andrej@1803: msgid "CanFestivalNode"
andrej@1803: msgstr "CanFestivalNode"
andrej@1803: 
andrej@1803: msgid "Sync_TPDOs"
andrej@1803: msgstr "Sync_TPDOs"
andrej@1803: 
andrej@1803: msgid "CanFestivalInstance"
andrej@1803: msgstr "CanFestivalInstance"
andrej@1803: 
andrej@1803: msgid "CAN_Driver"
andrej@1803: msgstr "CAN_Driver"
andrej@1803: 
andrej@2514: msgid "BACnetServerNode"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "Network_Interface"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "UDP_Port_Number"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Communication_Control_Password"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Device_ID"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Device_Name"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Device_Location"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Device_Description"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "BACnet_Device_Application_Software_Version"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: msgid "Generic"
andrej@1803: msgstr "Generico"
andrej@1803: 
andrej@1803: msgid "Command"
andrej@1803: msgstr "Comando"
andrej@1803: 
andrej@1803: msgid "Xenomai"
andrej@1803: msgstr "Xenomai"
andrej@1803: 
andrej@1803: msgid "XenoConfig"
andrej@1803: msgstr "XenoConfig"
andrej@1803: 
andrej@1803: msgid "Compiler"
andrej@1803: msgstr "Compilatore"
andrej@1803: 
andrej@1803: msgid "CFLAGS"
andrej@1803: msgstr "CFLAGS"
andrej@1803: 
andrej@1803: msgid "Linker"
andrej@1803: msgstr "Linker"
andrej@1803: 
andrej@1803: msgid "LDFLAGS"
andrej@1803: msgstr "LDFLAGS"
andrej@1803: 
andrej@1803: msgid "Linux"
andrej@1803: msgstr "Linux"
andrej@1803: 
andrej@1803: msgid "Win32"
andrej@1803: msgstr "Win32"
andrej@1803: 
andrej@2351: msgid "ModbusRequest"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "SlaveID"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Nr_of_Channels"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Start_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Timeout_in_ms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MemoryArea"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MemoryAreaType"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusTCPclient"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Remote_IP_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Remote_Port_Number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Invocation_Rate_in_ms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusServerNode"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Local_IP_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Local_Port_Number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRTUclient"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Serial_Port"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Baud_Rate"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Parity"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Stop_Bits"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRTUslave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRoot"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MaxRemoteTCPclients"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2514: msgid "CIA402SlaveParams"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "Enable%s"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "ProcessVariables"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "variable"
andrej@2514: msgstr "variabile"
andrej@2514: 
andrej@2514: msgid "ReadFrom"
andrej@2514: msgstr ""
andrej@2514: 
andrej@2514: msgid "WriteTo"
andrej@2514: msgstr ""
andrej@2514: 
andrej@1803: msgid "BaseParams"
andrej@1803: msgstr "ParametriBase"
andrej@1803: 
andrej@1803: msgid "IEC_Channel"
andrej@1803: msgstr "IEC_Channel"
andrej@1803: 
andrej@1803: msgid "Enabled"
andrej@1803: msgstr "Abilitato"
andrej@1803: 
andrej@1803: msgid "BeremizRoot"
andrej@1803: msgstr "BeremizRoot"
andrej@1803: 
andrej@1803: msgid "TargetType"
andrej@1803: msgstr "TargetType"
andrej@1803: 
andrej@1803: msgid "Libraries"
andrej@1803: msgstr "Librerie"
andrej@1803: 
andrej@1803: msgid "URI_location"
andrej@1803: msgstr "URI_location"
andrej@1803: 
andrej@1803: msgid "Disable_Extensions"
andrej@1803: msgstr "Disabilita_Estensioni"
andrej@1803: 
andrej@1803: msgid "%(codefile_name)s"
andrej@1803: msgstr "%(codefile_name)s"
andrej@1803: 
andrej@1803: msgid "variables"
andrej@1803: msgstr "variabili"
andrej@1803: 
andrej@1803: msgid "name"
andrej@1803: msgstr "nome"
andrej@1803: 
andrej@1803: msgid "type"
andrej@1803: msgstr "tipo"
andrej@1803: 
andrej@1803: msgid "class"
andrej@1803: msgstr "classe"
andrej@1803: 
andrej@1803: msgid "initial"
andrej@1803: msgstr "iniziale"
andrej@1803: 
andrej@1803: msgid "desc"
andrej@1803: msgstr "descrizione"
andrej@1803: 
andrej@1803: msgid "onchange"
andrej@1803: msgstr "su_fronte"
andrej@1803: 
andrej@1803: msgid "opts"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: #: Extra TC6 documentation strings
andrej@1803: msgid "0 - current time, 1 - load time from PDT"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Preset datetime"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Copy of IN"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Datetime, current or relative to PDT"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The real time clock has many uses including time stamping, setting dates and"
andrej@1803: " times of day in batch reports, in alarm messages and so on."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "1 = integrate, 0 = hold"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Overriding reset"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Input variable"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Initial value"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Sampling period"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "NOT R1"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Integrated output"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The integral function block integrates the value of input XIN over time."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "0 = reset"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Input to be differentiated"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Differentiated output"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The derivative function block produces an output XOUT proportional to the "
andrej@1803: "rate of change of the input XIN."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "0 - manual , 1 - automatic"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Process variable"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Set point"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Manual output adjustment - Typically from transfer station"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Proportionality constant"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Reset time"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Derivative time constant"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "PV - SP"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "FB for integral term"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "FB for derivative term"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The PID (proportional, Integral, Derivative) function block provides the "
andrej@1803: "classical three term controller for closed loop control."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "0 - track X0, 1 - ramp to/track X1"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Ramp duration"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "BUSY = 1 during ramping period"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "Elapsed time of ramp"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "The RAMP function block is modelled on example given in the standard."
andrej@1803: msgstr ""
andrej@1803: "Il function block RAMP e' modellato sul esempio fornito nello standard."
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The hysteresis function block provides a hysteresis boolean output driven by"
andrej@1803: " the difference of two floating point (REAL) inputs XIN1 and XIN2."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "The SR bistable is a latch where the Set dominates."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "The RS bistable is a latch where the Reset dominates."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The semaphore provides a mechanism to allow software elements mutually "
andrej@2351: "exclusive access to certain resources."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "The output produces a single pulse when a rising edge is detected."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "The output produces a single pulse when a falling edge is detected."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The up-counter can be used to signal when a count has reached a maximum "
andrej@1803: "value."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The down-counter can be used to signal when a count has reached zero, on "
andrej@1803: "counting down from a preset value."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The up-down counter has two inputs CU and CD. It can be used to both count "
andrej@1803: "up on one input and down on the other."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "first input parameter"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "second input parameter"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "first output parameter"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "second output parameter"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid "internal state: 0-reset, 1-counting, 2-set"
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The pulse timer can be used to generate output pulses of a given time "
andrej@1803: "duration."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The on-delay timer can be used to delay setting an output true, for fixed "
andrej@1803: "period after an input becomes true."
andrej@1803: msgstr ""
andrej@1803: 
andrej@1803: msgid ""
andrej@1803: "The off-delay timer can be used to delay setting an output false, for fixed "
andrej@1803: "period after input goes false."
andrej@1803: msgstr ""