Warning, /sdk/cutehmi/poqm/en_GB/cutehmi-view-4_qt.po is written in an unsupported language. File is not indexed.

0001 # Steve Allewell <steve.allewell@gmail.com>, 2020, 2021, 2022.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "PO-Revision-Date: 2022-08-07 11:08+0100\n"
0006 "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
0007 "Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
0008 "Language: en_GB\n"
0009 "MIME-Version: 1.0\n"
0010 "Content-Type: text/plain; charset=UTF-8\n"
0011 "Content-Transfer-Encoding: 8bit\n"
0012 "X-Qt-Contexts: true\n"
0013 "Plural-Forms: nplurals=2; plural=n != 1;\n"
0014 "X-Generator: Lokalize 22.04.3\n"
0015 
0016 #: tools/cutehmi.view.4/qml/DefaultScreen.qml:6
0017 msgctxt "DefaultScreen|"
0018 msgid "Start application with --help option to see available options."
0019 msgstr "Start application with --help option to see available options."
0020 
0021 #: tools/cutehmi.view.4/qml/ExtensionLoader.qml:13
0022 #, qt-format
0023 msgctxt "ExtensionLoader|"
0024 msgid "Could not load extension '%1'."
0025 msgstr "Could not load extension '%1'."
0026 
0027 #: tools/cutehmi.view.4/qml/ExtensionLoader.qml:26
0028 msgctxt "ExtensionLoader|"
0029 msgid "Reasons:"
0030 msgstr "Reasons:"
0031 
0032 #: tools/cutehmi.view.4/qml/MessageDialog.qml:17
0033 msgctxt "MessageDialog|"
0034 msgid "Information"
0035 msgstr "Information"
0036 
0037 #: tools/cutehmi.view.4/qml/MessageDialog.qml:20
0038 msgctxt "MessageDialog|"
0039 msgid "Warning"
0040 msgstr "Warning"
0041 
0042 #: tools/cutehmi.view.4/qml/MessageDialog.qml:23
0043 msgctxt "MessageDialog|"
0044 msgid "Error"
0045 msgstr "Error"
0046 
0047 #: tools/cutehmi.view.4/qml/MessageDialog.qml:26
0048 msgctxt "MessageDialog|"
0049 msgid "Question"
0050 msgstr "Question"
0051 
0052 #: tools/cutehmi.view.4/qml/MessageDialog.qml:29
0053 msgctxt "MessageDialog|"
0054 msgid "Message"
0055 msgstr "Message"
0056 
0057 #: tools/cutehmi.view.4/src/main.cpp:115
0058 msgctxt "main|"
0059 msgid "Run application in full screen mode."
0060 msgstr "Run application in full screen mode."
0061 
0062 #: tools/cutehmi.view.4/src/main.cpp:118
0063 msgctxt "main|"
0064 msgid "Override loader by specifying initial QML <file> to load."
0065 msgstr "Override loader by specifying initial QML <file> to load."
0066 
0067 #: tools/cutehmi.view.4/src/main.cpp:118
0068 msgctxt "main|"
0069 msgid "file"
0070 msgstr "file"
0071 
0072 #: tools/cutehmi.view.4/src/main.cpp:122
0073 msgctxt "main|"
0074 msgid "Use <version> for extension minor version to import."
0075 msgstr "Use <version> for extension minor version to import."
0076 
0077 #: tools/cutehmi.view.4/src/main.cpp:122
0078 msgctxt "main|"
0079 msgid "version"
0080 msgstr "version"
0081 
0082 #: tools/cutehmi.view.4/src/main.cpp:126
0083 msgctxt "main|"
0084 msgid "Touch screen (hides mouse cursor)."
0085 msgstr "Touch screen (hides mouse cursor)."
0086 
0087 #: tools/cutehmi.view.4/src/main.cpp:129
0088 msgctxt "main|"
0089 msgid "Set Qt Quick <style>."
0090 msgstr "Set Qt Quick <style>."
0091 
0092 #: tools/cutehmi.view.4/src/main.cpp:129
0093 msgctxt "main|"
0094 msgid "style"
0095 msgstr "style"
0096 
0097 #: tools/cutehmi.view.4/src/main.cpp:135
0098 msgctxt "main|"
0099 msgid "Choose application <language>."
0100 msgstr "Choose application <language>."
0101 
0102 #: tools/cutehmi.view.4/src/main.cpp:135
0103 msgctxt "main|"
0104 msgid "language"
0105 msgstr "language"
0106 
0107 #: tools/cutehmi.view.4/src/main.cpp:139
0108 msgctxt "main|"
0109 msgid "Set base directory to <dir>."
0110 msgstr "Set base directory to <dir>."
0111 
0112 #: tools/cutehmi.view.4/src/main.cpp:139
0113 msgctxt "main|"
0114 msgid "dir"
0115 msgstr "dir"
0116 
0117 #: tools/cutehmi.view.4/src/main.cpp:142
0118 msgctxt "main|"
0119 msgid "Explicitly specify <resource> file to be loaded on startup."
0120 msgstr "Explicitly specify <resource> file to be loaded on startup."
0121 
0122 #: tools/cutehmi.view.4/src/main.cpp:142
0123 msgctxt "main|"
0124 msgid "resource"
0125 msgstr "resource"
0126 
0127 #: tools/cutehmi.view.4/src/main.cpp:149
0128 msgctxt "main|"
0129 msgid "Extension to import."
0130 msgstr "Extension to import."
0131 
0132 #: tools/cutehmi.view.4/src/main.cpp:150
0133 #, qt-format
0134 msgctxt "main|"
0135 msgid "Component to create. Defaults to '%1'."
0136 msgstr "Component to create. Defaults to '%1'."
0137 
0138 #: tools/cutehmi.view.4/src/main.cpp:224
0139 msgctxt "main|"
0140 msgid ""
0141 "You can not use 'component' option, because 'forceDefaultOptions' option has "
0142 "been set during compilation time."
0143 msgstr ""
0144 "You can not use 'component' option, because 'forceDefaultOptions' option has "
0145 "been set during compilation time."
0146 
0147 #: tools/cutehmi.view.4/src/main.cpp:226
0148 msgctxt "main|"
0149 msgid ""
0150 "You can not use 'extension' option, because 'forceDefaultOptions' option has "
0151 "been set during compilation time."
0152 msgstr ""
0153 "You can not use 'extension' option, because 'forceDefaultOptions' option has "
0154 "been set during compilation time."
0155 
0156 #: tools/cutehmi.view.4/src/main.cpp:228 tools/cutehmi.view.4/src/main.cpp:230
0157 #, qt-format
0158 msgctxt "main|"
0159 msgid ""
0160 "You can not use '%1' option, because 'forceDefaultOptions' option has been "
0161 "set during compilation time."
0162 msgstr ""
0163 "You can not use '%1' option, because 'forceDefaultOptions' option has been "
0164 "set during compilation time."
0165 
0166 #: tools/cutehmi.view.4/src/main.cpp:236
0167 #, qt-format
0168 msgctxt "main|"
0169 msgid "Command line argument error: value of '%1' option must be a number."
0170 msgstr "Command line argument error: value of '%1' option must be a number."
0171 
0172 #: tools/cutehmi.view.4/src/main.cpp:244
0173 msgctxt "main|"
0174 msgid ""
0175 "Command line argument error: please specify extension with major version "
0176 "number after the last dot."
0177 msgstr ""
0178 "Command line argument error: please specify extension with major version "
0179 "number after the last dot."
0180 
0181 #: tools/cutehmi.view.4/src/main.cpp:292
0182 #, qt-format
0183 msgctxt "main|"
0184 msgid ""
0185 "URL '%1' contains relative path along with URL scheme, which is forbidden."
0186 msgstr ""
0187 "URL '%1' contains relative path along with URL scheme, which is forbidden."
0188 
0189 #: tools/cutehmi.view.4/src/main.cpp:299
0190 #, qt-format
0191 msgctxt "main|"
0192 msgid "QML file '%1' does not exist."
0193 msgstr "QML file '%1' does not exist."
0194 
0195 #: tools/cutehmi.view.4/src/main.cpp:304
0196 #, qt-format
0197 msgctxt "main|"
0198 msgid "Invalid format of QML file URL '%1'."
0199 msgstr "Invalid format of QML file URL '%1'."
0200 
0201 #~ msgctxt "cutehmi::Error|"
0202 #~ msgid "No error."
0203 #~ msgstr "No error."
0204 
0205 #~ msgctxt "cutehmi::Error|"
0206 #~ msgid "Undescribed error."
0207 #~ msgstr "Unknown error."
0208 
0209 #~ msgctxt "cutehmi::Error|"
0210 #~ msgid "Uninitialized error."
0211 #~ msgstr "Uninitialised error."
0212 
0213 #~ msgctxt "cutehmi::Error|"
0214 #~ msgid "Unrecognized error code: %1."
0215 #~ msgstr "Unrecognised error code: %1."
0216 
0217 #~ msgctxt "cutehmi::Messenger|"
0218 #~ msgid "No advertiser has been set. Dialog message: "
0219 #~ msgstr "No advertiser has been set. Dialogue message: "
0220 
0221 #~ msgctxt "AbstractListModel|"
0222 #~ msgid "Updating model"
0223 #~ msgstr "Updating model"
0224 
0225 #~ msgctxt "AbstractListModel|"
0226 #~ msgid "Waiting for finishing an update"
0227 #~ msgstr "Waiting for finishing an update"
0228 
0229 #~ msgctxt "AbstractListModel|"
0230 #~ msgid "Stopping update timer"
0231 #~ msgstr "Stopping update timer"
0232 
0233 #~ msgctxt "AbstractListModel|"
0234 #~ msgid "Starting store timer"
0235 #~ msgstr "Starting store timer"
0236 
0237 #~ msgctxt "EventWriter|"
0238 #~ msgid "Listening for events"
0239 #~ msgstr "Listening for events"
0240 
0241 #~ msgctxt "EventWriter|"
0242 #~ msgid "Waiting for database workers to finish"
0243 #~ msgstr "Waiting for database workers to finish"
0244 
0245 #~ msgctxt "HistoryWriter|"
0246 #~ msgid "Inserting values"
0247 #~ msgstr "Inserting values"
0248 
0249 #~ msgctxt "HistoryWriter|"
0250 #~ msgid "Sampling"
0251 #~ msgstr "Sampling"
0252 
0253 #~ msgctxt "HistoryWriter|"
0254 #~ msgid "Waiting for database workers to finish"
0255 #~ msgstr "Waiting for database workers to finish"
0256 
0257 #~ msgctxt "HistoryWriter|"
0258 #~ msgid "Stopping sampling timer"
0259 #~ msgstr "Stopping sampling timer"
0260 
0261 #~ msgctxt "HistoryWriter|"
0262 #~ msgid "Starting sampling timer"
0263 #~ msgstr "Starting sampling timer"
0264 
0265 #~ msgctxt "HistoryWriter|"
0266 #~ msgid "Initializing"
0267 #~ msgstr "Initialising"
0268 
0269 #~ msgctxt "EventCollective|"
0270 #~ msgid "Driver '%1' is not supported."
0271 #~ msgstr "Driver '%1' is not supported."
0272 
0273 #~ msgctxt "HistoryCollective|"
0274 #~ msgid "Driver '%1' is not supported."
0275 #~ msgstr "Driver '%1' is not supported."
0276 
0277 #~ msgctxt "RecencyCollective|"
0278 #~ msgid "Driver '%1' is not supported."
0279 #~ msgstr "Driver '%1' is not supported."
0280 
0281 #~ msgctxt "TagCache|"
0282 #~ msgid "Driver '%1' is not supported."
0283 #~ msgstr "Driver '%1' is not supported."
0284 
0285 #~ msgctxt "RecencyWriter|"
0286 #~ msgid "Updating values"
0287 #~ msgstr "Updating values"
0288 
0289 #~ msgctxt "RecencyWriter|"
0290 #~ msgid "Waiting for database workers to finish"
0291 #~ msgstr "Waiting for database workers to finish"
0292 
0293 #~ msgctxt "RecencyWriter|"
0294 #~ msgid "Stopping store timer"
0295 #~ msgstr "Stopping store timer"
0296 
0297 #~ msgctxt "RecencyWriter|"
0298 #~ msgid "Starting store timer"
0299 #~ msgstr "Starting store timer"
0300 
0301 #~ msgctxt "Schema|"
0302 #~ msgid "Driver '%1' is not supported."
0303 #~ msgstr "Driver '%1' is not supported."
0304 
0305 #~ msgctxt "Schema|"
0306 #~ msgid "Failed to create '%1' schema."
0307 #~ msgstr "Failed to create '%1' schema."
0308 
0309 #~ msgctxt "Schema|"
0310 #~ msgid "Created '%1' schema although the operation wasn't clean."
0311 #~ msgstr "Created '%1' schema although the operation wasn't clean."
0312 
0313 #~ msgctxt "Schema|"
0314 #~ msgid "Successfully created '%1' schema."
0315 #~ msgstr "Successfully created '%1' schema."
0316 
0317 #~ msgctxt "Schema|"
0318 #~ msgid "Failed to drop '%1' schema."
0319 #~ msgstr "Failed to drop '%1' schema."
0320 
0321 #~ msgctxt "Schema|"
0322 #~ msgid "Dropped '%1' schema although the operation wasn't clean."
0323 #~ msgstr "Dropped '%1' schema although the operation was not clean."
0324 
0325 #~ msgctxt "Schema|"
0326 #~ msgid "Dropped '%1' schema."
0327 #~ msgstr "Dropped '%1' schema."
0328 
0329 #~ msgctxt "QObject|"
0330 #~ msgid "Table '%1' does not exist in schema '%2'."
0331 #~ msgstr "Table '%1' does not exist in schema '%2'."
0332 
0333 #~ msgctxt "Console|"
0334 #~ msgid "I highly recommend the book %1!"
0335 #~ msgstr "I highly recommend the book %1!"
0336 
0337 #~ msgctxt "CoilControl|"
0338 #~ msgid "Coil"
0339 #~ msgstr "Coil"
0340 
0341 #~ msgctxt "DeviceControl|"
0342 #~ msgid "Device state:"
0343 #~ msgstr "Device state:"
0344 
0345 #~ msgctxt "DeviceControl|"
0346 #~ msgid "Opening"
0347 #~ msgstr "Opening"
0348 
0349 #~ msgctxt "DeviceControl|"
0350 #~ msgid "Opened"
0351 #~ msgstr "Opened"
0352 
0353 #~ msgctxt "DeviceControl|"
0354 #~ msgid "Closing"
0355 #~ msgstr "Closing"
0356 
0357 #~ msgctxt "DeviceControl|"
0358 #~ msgid "Closed"
0359 #~ msgstr "Closed"
0360 
0361 #~ msgctxt "DeviceControl|"
0362 #~ msgid "Unrecognized state"
0363 #~ msgstr "Unrecognised state"
0364 
0365 #~ msgctxt "DeviceControl|"
0366 #~ msgid "Open"
0367 #~ msgstr "Open"
0368 
0369 #~ msgctxt "DeviceControl|"
0370 #~ msgid "Close"
0371 #~ msgstr "Close"
0372 
0373 #~ msgctxt "DiscreteInputControl|"
0374 #~ msgid "Discrete input"
0375 #~ msgstr "Discrete input"
0376 
0377 #~ msgctxt "HoldingRegisterControl|"
0378 #~ msgid "Holding register"
0379 #~ msgstr "Holding register"
0380 
0381 #~ msgctxt "InputRegisterControl|"
0382 #~ msgid "Input register"
0383 #~ msgstr "Input register"
0384 
0385 #~ msgctxt "ServiceControl|"
0386 #~ msgid "%1 status:"
0387 #~ msgstr "%1 status:"
0388 
0389 #~ msgctxt "ServiceControl|"
0390 #~ msgid "Start"
0391 #~ msgstr "Start"
0392 
0393 #~ msgctxt "ServiceControl|"
0394 #~ msgid "Stop"
0395 #~ msgstr "Stop"
0396 
0397 #~ msgctxt "TCPClientConfiguration|"
0398 #~ msgid "Host:"
0399 #~ msgstr "Host:"
0400 
0401 #~ msgctxt "TCPClientConfiguration|"
0402 #~ msgid "Port:"
0403 #~ msgstr "Port:"
0404 
0405 #~ msgctxt "TCPClientConfiguration|"
0406 #~ msgid "Slave address:"
0407 #~ msgstr "Slave address:"
0408 
0409 #~ msgctxt "TCPServerConfiguration|"
0410 #~ msgid "Host:"
0411 #~ msgstr "Host:"
0412 
0413 #~ msgctxt "TCPServerConfiguration|"
0414 #~ msgid "Port:"
0415 #~ msgstr "Port:"
0416 
0417 #~ msgctxt "TCPServerConfiguration|"
0418 #~ msgid "Slave address:"
0419 #~ msgstr "Slave address:"
0420 
0421 #~ msgctxt "TCPServerConfiguration|"
0422 #~ msgid "Busy:"
0423 #~ msgstr "Busy:"
0424 
0425 #~ msgctxt "View|"
0426 #~ msgid "Register type:"
0427 #~ msgstr "Register type:"
0428 
0429 #~ msgctxt "View|"
0430 #~ msgid "Address:"
0431 #~ msgstr "Address:"
0432 
0433 #~ msgctxt "View|"
0434 #~ msgid "Value:"
0435 #~ msgstr "Value:"
0436 
0437 #~ msgctxt "View|"
0438 #~ msgid "Discrete input (read-only)"
0439 #~ msgstr "Discrete input (read-only)"
0440 
0441 #~ msgctxt "View|"
0442 #~ msgid "Input register (read-only)"
0443 #~ msgstr "Input register (read-only)"
0444 
0445 #~ msgctxt "Screen.ui|"
0446 #~ msgid "Switch"
0447 #~ msgstr "Switch"
0448 
0449 #~ msgctxt "Screen.ui|"
0450 #~ msgid "Check Box"
0451 #~ msgstr "Tick Box"
0452 
0453 #~ msgctxt "Screen.ui|"
0454 #~ msgid "Label"
0455 #~ msgstr "Label"
0456 
0457 #~ msgctxt "CoilControl|"
0458 #~ msgid "Address:"
0459 #~ msgstr "Address:"
0460 
0461 #~ msgctxt "CoilControl|"
0462 #~ msgid "Write mode:"
0463 #~ msgstr "Write mode:"
0464 
0465 #~ msgctxt "CoilControl|"
0466 #~ msgid "Write delay:"
0467 #~ msgstr "Write delay:"
0468 
0469 #~ msgctxt "CoilControl|"
0470 #~ msgid "Read on write:"
0471 #~ msgstr "Read on write:"
0472 
0473 #~ msgctxt "CoilControl|"
0474 #~ msgid "Enabled:"
0475 #~ msgstr "Enabled:"
0476 
0477 #~ msgctxt "DeviceLoader|"
0478 #~ msgid "Device type:"
0479 #~ msgstr "Device type:"
0480 
0481 #~ msgctxt "DummyClientConfiguration|"
0482 #~ msgid "Connect latency:"
0483 #~ msgstr "Connect latency:"
0484 
0485 #~ msgctxt "DummyClientConfiguration|"
0486 #~ msgid "Disconnect latency:"
0487 #~ msgstr "Disconnect latency:"
0488 
0489 #~ msgctxt "DummyClientConfiguration|"
0490 #~ msgid "Latency (requests):"
0491 #~ msgstr "Latency (requests):"
0492 
0493 #~ msgctxt "HoldingRegisterControl|"
0494 #~ msgid "Address:"
0495 #~ msgstr "Address:"
0496 
0497 #~ msgctxt "HoldingRegisterControl|"
0498 #~ msgid "Value scale:"
0499 #~ msgstr "Value scale:"
0500 
0501 #~ msgctxt "HoldingRegisterControl|"
0502 #~ msgid "Encoding:"
0503 #~ msgstr "Encoding:"
0504 
0505 #~ msgctxt "HoldingRegisterControl|"
0506 #~ msgid "Write mode:"
0507 #~ msgstr "Write mode:"
0508 
0509 #~ msgctxt "HoldingRegisterControl|"
0510 #~ msgid "Write delay:"
0511 #~ msgstr "Write delay:"
0512 
0513 #~ msgctxt "HoldingRegisterControl|"
0514 #~ msgid "Read on write:"
0515 #~ msgstr "Read on write:"
0516 
0517 #~ msgctxt "HoldingRegisterControl|"
0518 #~ msgid "Enabled:"
0519 #~ msgstr "Enabled:"
0520 
0521 #~ msgctxt "View|"
0522 #~ msgid "Holding register spin box"
0523 #~ msgstr "Holding register spin box"
0524 
0525 #~ msgctxt "View|"
0526 #~ msgid "Holding register text field"
0527 #~ msgstr "Holding register text field"
0528 
0529 #~ msgctxt "View|"
0530 #~ msgid "Coil check box"
0531 #~ msgstr "Coil tick box"
0532 
0533 #~ msgctxt "View|"
0534 #~ msgid "Coil switch"
0535 #~ msgstr "Coil switch"
0536 
0537 #~ msgctxt "DiagnosticsControl|"
0538 #~ msgid "Subfunction:"
0539 #~ msgstr "Sub-function:"
0540 
0541 #~ msgctxt "DiagnosticsControl|"
0542 #~ msgid "Return query data"
0543 #~ msgstr "Return query data"
0544 
0545 #~ msgctxt "DiagnosticsControl|"
0546 #~ msgid "Restart communications option"
0547 #~ msgstr "Restart communications option"
0548 
0549 #~ msgctxt "DiagnosticsControl|"
0550 #~ msgid "Return diagnostics register"
0551 #~ msgstr "Return diagnostics register"
0552 
0553 #~ msgctxt "DiagnosticsControl|"
0554 #~ msgid "Change ASCII input delimiter"
0555 #~ msgstr "Change ASCII input delimiter"
0556 
0557 #~ msgctxt "DiagnosticsControl|"
0558 #~ msgid "Force listen only mode"
0559 #~ msgstr "Force listen only mode"
0560 
0561 #~ msgctxt "DiagnosticsControl|"
0562 #~ msgid "Clear counters and diagnostic register"
0563 #~ msgstr "Clear counters and diagnostic register"
0564 
0565 #~ msgctxt "DiagnosticsControl|"
0566 #~ msgid "Return bus message count"
0567 #~ msgstr "Return bus message count"
0568 
0569 #~ msgctxt "DiagnosticsControl|"
0570 #~ msgid "Return bus communication error count"
0571 #~ msgstr "Return bus communication error count"
0572 
0573 #~ msgctxt "DiagnosticsControl|"
0574 #~ msgid "Return bus exception error count"
0575 #~ msgstr "Return bus exception error count"
0576 
0577 #~ msgctxt "DiagnosticsControl|"
0578 #~ msgid "Return slave message count"
0579 #~ msgstr "Return slave message count"
0580 
0581 #~ msgctxt "DiagnosticsControl|"
0582 #~ msgid "Return slave no response count"
0583 #~ msgstr "Return slave no response count"
0584 
0585 #~ msgctxt "DiagnosticsControl|"
0586 #~ msgid "Return slave NAK count"
0587 #~ msgstr "Return slave NAK count"
0588 
0589 #~ msgctxt "DiagnosticsControl|"
0590 #~ msgid "Return slave busy count"
0591 #~ msgstr "Return slave busy count"
0592 
0593 #~ msgctxt "DiagnosticsControl|"
0594 #~ msgid "Return bus character overrun count"
0595 #~ msgstr "Return bus character overrun count"
0596 
0597 #~ msgctxt "DiagnosticsControl|"
0598 #~ msgid "Return IOP overrun count"
0599 #~ msgstr "Return IOP overrun count"
0600 
0601 #~ msgctxt "DiagnosticsControl|"
0602 #~ msgid "Clear overrun counter and flag"
0603 #~ msgstr "Clear overrun counter and flag"
0604 
0605 #~ msgctxt "DiagnosticsControl|"
0606 #~ msgid "Get/Clear modbus plus statistics"
0607 #~ msgstr "Get/Clear modbus plus statistics"
0608 
0609 #~ msgctxt "DiagnosticsControl|"
0610 #~ msgid "Data:"
0611 #~ msgstr "Data:"
0612 
0613 #~ msgctxt "DiagnosticsControl|"
0614 #~ msgid "Data (hex):"
0615 #~ msgstr "Data (hex):"
0616 
0617 #~ msgctxt "MaskWrite4xRegisterControl|"
0618 #~ msgid "Address:"
0619 #~ msgstr "Address:"
0620 
0621 #~ msgctxt "MaskWrite4xRegisterControl|"
0622 #~ msgid "And mask (hex):"
0623 #~ msgstr "And mask (hex):"
0624 
0625 #~ msgctxt "MaskWrite4xRegisterControl|"
0626 #~ msgid "Or mask (hex):"
0627 #~ msgstr "Or mask (hex):"
0628 
0629 #~ msgctxt "ReadCoilsControl|"
0630 #~ msgid "Address:"
0631 #~ msgstr "Address:"
0632 
0633 #~ msgctxt "ReadCoilsControl|"
0634 #~ msgid "Amount:"
0635 #~ msgstr "Amount:"
0636 
0637 #~ msgctxt "ReadDiscreteInputsControl|"
0638 #~ msgid "Address:"
0639 #~ msgstr "Address:"
0640 
0641 #~ msgctxt "ReadDiscreteInputsControl|"
0642 #~ msgid "Amount:"
0643 #~ msgstr "Amount:"
0644 
0645 #~ msgctxt "ReadFIFOQueueControl|"
0646 #~ msgid "FIFO pointer address:"
0647 #~ msgstr "FIFO pointer address:"
0648 
0649 #~ msgctxt "ReadFileRecordControl|"
0650 #~ msgid "Subrequests:"
0651 #~ msgstr "Sub-requests:"
0652 
0653 #~ msgctxt "ReadFileRecordControl|"
0654 #~ msgid "File:"
0655 #~ msgstr "File:"
0656 
0657 #~ msgctxt "ReadFileRecordControl|"
0658 #~ msgid "Address:"
0659 #~ msgstr "Address:"
0660 
0661 #~ msgctxt "ReadFileRecordControl|"
0662 #~ msgid "Amount:"
0663 #~ msgstr "Amount:"
0664 
0665 #~ msgctxt "ReadHoldingRegistersControl|"
0666 #~ msgid "Address:"
0667 #~ msgstr "Address:"
0668 
0669 #~ msgctxt "ReadHoldingRegistersControl|"
0670 #~ msgid "Amount:"
0671 #~ msgstr "Amount:"
0672 
0673 #~ msgctxt "ReadInputRegistersControl|"
0674 #~ msgid "Address:"
0675 #~ msgstr "Address:"
0676 
0677 #~ msgctxt "ReadInputRegistersControl|"
0678 #~ msgid "Amount:"
0679 #~ msgstr "Amount:"
0680 
0681 #~ msgctxt "ReadWriteMultipleHoldingRegistersControl|"
0682 #~ msgid "Read address:"
0683 #~ msgstr "Read address:"
0684 
0685 #~ msgctxt "ReadWriteMultipleHoldingRegistersControl|"
0686 #~ msgid "Read amount:"
0687 #~ msgstr "Read amount:"
0688 
0689 #~ msgctxt "ReadWriteMultipleHoldingRegistersControl|"
0690 #~ msgid "Write address:"
0691 #~ msgstr "Write address:"
0692 
0693 #~ msgctxt "ReadWriteMultipleHoldingRegistersControl|"
0694 #~ msgid "Write amount:"
0695 #~ msgstr "Write amount:"
0696 
0697 #~ msgctxt "ReadWriteMultipleHoldingRegistersControl|"
0698 #~ msgid "Values:"
0699 #~ msgstr "Values:"
0700 
0701 #~ msgctxt "View|"
0702 #~ msgid "Server state:"
0703 #~ msgstr "Server state:"
0704 
0705 #~ msgctxt "View|"
0706 #~ msgid "Client state:"
0707 #~ msgstr "Client state:"
0708 
0709 #~ msgctxt "WriteCoilControl|"
0710 #~ msgid "Address:"
0711 #~ msgstr "Address:"
0712 
0713 #~ msgctxt "WriteCoilControl|"
0714 #~ msgid "Value:"
0715 #~ msgstr "Value:"
0716 
0717 #~ msgctxt "WriteDiscreteInputControl|"
0718 #~ msgid "Address:"
0719 #~ msgstr "Address:"
0720 
0721 #~ msgctxt "WriteDiscreteInputControl|"
0722 #~ msgid "Value:"
0723 #~ msgstr "Value:"
0724 
0725 #~ msgctxt "WriteFileRecordControl|"
0726 #~ msgid "Subrequests:"
0727 #~ msgstr "Sub-requests:"
0728 
0729 #~ msgctxt "WriteFileRecordControl|"
0730 #~ msgid "File:"
0731 #~ msgstr "File:"
0732 
0733 #~ msgctxt "WriteFileRecordControl|"
0734 #~ msgid "Address:"
0735 #~ msgstr "Address:"
0736 
0737 #~ msgctxt "WriteFileRecordControl|"
0738 #~ msgid "Amount:"
0739 #~ msgstr "Amount:"
0740 
0741 #~ msgctxt "WriteFileRecordControl|"
0742 #~ msgid "Values:"
0743 #~ msgstr "Values:"
0744 
0745 #~ msgctxt "WriteHoldingRegisterControl|"
0746 #~ msgid "Address:"
0747 #~ msgstr "Address:"
0748 
0749 #~ msgctxt "WriteHoldingRegisterControl|"
0750 #~ msgid "Value:"
0751 #~ msgstr "Value:"
0752 
0753 #~ msgctxt "WriteInputRegisterControl|"
0754 #~ msgid "Address:"
0755 #~ msgstr "Address:"
0756 
0757 #~ msgctxt "WriteInputRegisterControl|"
0758 #~ msgid "Value:"
0759 #~ msgstr "Value:"
0760 
0761 #~ msgctxt "WriteMultipleCoilsControl|"
0762 #~ msgid "Address:"
0763 #~ msgstr "Address:"
0764 
0765 #~ msgctxt "WriteMultipleCoilsControl|"
0766 #~ msgid "Amount:"
0767 #~ msgstr "Amount:"
0768 
0769 #~ msgctxt "WriteMultipleCoilsControl|"
0770 #~ msgid "Values:"
0771 #~ msgstr "Values:"
0772 
0773 #~ msgctxt "WriteMultipleDiscreteInputsControl|"
0774 #~ msgid "Address:"
0775 #~ msgstr "Address:"
0776 
0777 #~ msgctxt "WriteMultipleDiscreteInputsControl|"
0778 #~ msgid "Amount:"
0779 #~ msgstr "Amount:"
0780 
0781 #~ msgctxt "WriteMultipleDiscreteInputsControl|"
0782 #~ msgid "Values:"
0783 #~ msgstr "Values:"
0784 
0785 #~ msgctxt "WriteMultipleHoldingRegistersControl|"
0786 #~ msgid "Address:"
0787 #~ msgstr "Address:"
0788 
0789 #~ msgctxt "WriteMultipleHoldingRegistersControl|"
0790 #~ msgid "Amount:"
0791 #~ msgstr "Amount:"
0792 
0793 #~ msgctxt "WriteMultipleHoldingRegistersControl|"
0794 #~ msgid "Values:"
0795 #~ msgstr "Values:"
0796 
0797 #~ msgctxt "WriteMultipleInputRegistersControl|"
0798 #~ msgid "Address:"
0799 #~ msgstr "Address:"
0800 
0801 #~ msgctxt "WriteMultipleInputRegistersControl|"
0802 #~ msgid "Amount:"
0803 #~ msgstr "Amount:"
0804 
0805 #~ msgctxt "WriteMultipleInputRegistersControl|"
0806 #~ msgid "Values:"
0807 #~ msgstr "Values:"
0808 
0809 #~ msgctxt "View|"
0810 #~ msgid "Start"
0811 #~ msgstr "Start"
0812 
0813 #~ msgctxt "View|"
0814 #~ msgid "Stop"
0815 #~ msgstr "Stop"
0816 
0817 #~ msgctxt "AirFilterSettings|"
0818 #~ msgid "Custom properties"
0819 #~ msgstr "Custom properties"
0820 
0821 #~ msgctxt "AirFilterSettings|"
0822 #~ msgid "Pockets:"
0823 #~ msgstr "Pockets:"
0824 
0825 #~ msgctxt "AirFilterSettings|"
0826 #~ msgid "Fill:"
0827 #~ msgstr "Fill:"
0828 
0829 #~ msgctxt "BasicDiscreteInstrumentSettings|"
0830 #~ msgid "Custom properties"
0831 #~ msgstr "Custom properties"
0832 
0833 #~ msgctxt "BasicDiscreteInstrumentSettings|"
0834 #~ msgid "Symbol:"
0835 #~ msgstr "Symbol:"
0836 
0837 #~ msgctxt "BladeDamperSettings|"
0838 #~ msgid "Custom properties"
0839 #~ msgstr "Custom properties"
0840 
0841 #~ msgctxt "BladeDamperSettings|"
0842 #~ msgid "Mirror:"
0843 #~ msgstr "Mirror:"
0844 
0845 #~ msgctxt "BladeDamperSettings|"
0846 #~ msgid "Horizontal:"
0847 #~ msgstr "Horizontal:"
0848 
0849 #~ msgctxt "BladeDamperSettings|"
0850 #~ msgid "Blades:"
0851 #~ msgstr "Blades:"
0852 
0853 #~ msgctxt "BladeDamperSettings|"
0854 #~ msgid "Value:"
0855 #~ msgstr "Value:"
0856 
0857 #~ msgctxt "BladeDamperSettings|"
0858 #~ msgid "Opposed blade:"
0859 #~ msgstr "Opposed blade:"
0860 
0861 #~ msgctxt "CentrifugalFanSettings|"
0862 #~ msgid "Custom properties"
0863 #~ msgstr "Custom properties"
0864 
0865 #~ msgctxt "CentrifugalFanSettings|"
0866 #~ msgid "Mirror:"
0867 #~ msgstr "Mirror:"
0868 
0869 #~ msgctxt "CentrifugalFanSettings|"
0870 #~ msgid "RPM:"
0871 #~ msgstr "RPM:"
0872 
0873 #~ msgctxt "ElementSettings|"
0874 #~ msgid "Common properties"
0875 #~ msgstr "Common properties"
0876 
0877 #~ msgctxt "ElementSettings|"
0878 #~ msgid "Neutral"
0879 #~ msgstr "Neutral"
0880 
0881 #~ msgctxt "ElementSettings|"
0882 #~ msgid "Active"
0883 #~ msgstr "Active"
0884 
0885 #~ msgctxt "ElementSettings|"
0886 #~ msgid "Alarm"
0887 #~ msgstr "Alarm"
0888 
0889 #~ msgctxt "ElementSettings|"
0890 #~ msgid "Indirect warning"
0891 #~ msgstr "Indirect warning"
0892 
0893 #~ msgctxt "ElementSettings|"
0894 #~ msgid "Indirect alarm"
0895 #~ msgstr "Indirect alarm"
0896 
0897 #~ msgctxt "HeatRecoveryWheelSettings|"
0898 #~ msgid "Custom properties"
0899 #~ msgstr "Custom properties"
0900 
0901 #~ msgctxt "HeatRecoveryWheelSettings|"
0902 #~ msgid "Segments:"
0903 #~ msgstr "Segments:"
0904 
0905 #~ msgctxt "HeatRecoveryWheelSettings|"
0906 #~ msgid "RPM:"
0907 #~ msgstr "RPM:"
0908 
0909 #~ msgctxt "HeatRecoveryWheelSettings|"
0910 #~ msgid "Clockwise:"
0911 #~ msgstr "Clockwise:"
0912 
0913 #~ msgctxt "MotorActuatorSettings|"
0914 #~ msgid "Custom properties"
0915 #~ msgstr "Custom properties"
0916 
0917 #~ msgctxt "MotorActuatorSettings|"
0918 #~ msgid "Symbol:"
0919 #~ msgstr "Symbol:"
0920 
0921 #~ msgctxt "MotorActuatorSettings|"
0922 #~ msgid "Start angle:"
0923 #~ msgstr "Start angle:"
0924 
0925 #~ msgctxt "MotorActuatorSettings|"
0926 #~ msgid "Value:"
0927 #~ msgstr "Value:"
0928 
0929 #~ msgctxt "PumpSettings|"
0930 #~ msgid "Custom properties"
0931 #~ msgstr "Custom properties"
0932 
0933 #~ msgctxt "PumpSettings|"
0934 #~ msgid "RPM:"
0935 #~ msgstr "RPM:"
0936 
0937 #~ msgctxt "TankSettings|"
0938 #~ msgid "Custom properties"
0939 #~ msgstr "Custom properties"
0940 
0941 #~ msgctxt "TankSettings|"
0942 #~ msgid "Head ratio:"
0943 #~ msgstr "Head ratio:"
0944 
0945 #~ msgctxt "TankSettings|"
0946 #~ msgid "Level:"
0947 #~ msgstr "Level:"
0948 
0949 #~ msgctxt "ValveSettings|"
0950 #~ msgid "Custom properties"
0951 #~ msgstr "Custom properties"
0952 
0953 #~ msgctxt "ValveSettings|"
0954 #~ msgid "Left way:"
0955 #~ msgstr "Left way:"
0956 
0957 #~ msgctxt "ValveSettings|"
0958 #~ msgid "Right way:"
0959 #~ msgstr "Right way:"
0960 
0961 #~ msgctxt "ValveSettings|"
0962 #~ msgid "Top way:"
0963 #~ msgstr "Top way:"
0964 
0965 #~ msgctxt "ValveSettings|"
0966 #~ msgid "Bottom way:"
0967 #~ msgstr "Bottom way:"
0968 
0969 #~ msgctxt "ValveSettings|"
0970 #~ msgid "Left closed:"
0971 #~ msgstr "Left closed:"
0972 
0973 #~ msgctxt "ValveSettings|"
0974 #~ msgid "Right closed:"
0975 #~ msgstr "Right closed:"
0976 
0977 #~ msgctxt "ValveSettings|"
0978 #~ msgid "Top closed:"
0979 #~ msgstr "Top closed:"
0980 
0981 #~ msgctxt "ValveSettings|"
0982 #~ msgid "Bottom closed:"
0983 #~ msgstr "Bottom closed:"
0984 
0985 #~ msgctxt "View|"
0986 #~ msgid "Size:"
0987 #~ msgstr "Size:"
0988 
0989 #~ msgctxt "View|"
0990 #~ msgid "Air filter"
0991 #~ msgstr "Air filter"
0992 
0993 #~ msgctxt "View|"
0994 #~ msgid "Basic cooler"
0995 #~ msgstr "Basic cooler"
0996 
0997 #~ msgctxt "View|"
0998 #~ msgid "Basic discrete instrument"
0999 #~ msgstr "Basic discrete instrument"
1000 
1001 #~ msgctxt "View|"
1002 #~ msgid "Basic heater"
1003 #~ msgstr "Basic heater"
1004 
1005 #~ msgctxt "View|"
1006 #~ msgid "Blade damper"
1007 #~ msgstr "Blade damper"
1008 
1009 #~ msgctxt "View|"
1010 #~ msgid "Centrifugal fan"
1011 #~ msgstr "Centrifugal fan"
1012 
1013 #~ msgctxt "View|"
1014 #~ msgid "Cooler"
1015 #~ msgstr "Cooler"
1016 
1017 #~ msgctxt "View|"
1018 #~ msgid "Heater"
1019 #~ msgstr "Heater"
1020 
1021 #~ msgctxt "View|"
1022 #~ msgid "Heat exchanger"
1023 #~ msgstr "Heat exchanger"
1024 
1025 #~ msgctxt "View|"
1026 #~ msgid "Heat recovery wheel"
1027 #~ msgstr "Heat recovery wheel"
1028 
1029 #~ msgctxt "View|"
1030 #~ msgid "Motor actuator"
1031 #~ msgstr "Motor actuator"
1032 
1033 #~ msgctxt "View|"
1034 #~ msgid "Pump"
1035 #~ msgstr "Pump"
1036 
1037 #~ msgctxt "View|"
1038 #~ msgid "Tank"
1039 #~ msgstr "Tank"
1040 
1041 #~ msgctxt "View|"
1042 #~ msgid "Valve"
1043 #~ msgstr "Valve"
1044 
1045 #~ msgctxt "CoilItemSpecifics|"
1046 #~ msgid "Device"
1047 #~ msgstr "Device"
1048 
1049 #~ msgctxt "CoilItemSpecifics|"
1050 #~ msgid "Address"
1051 #~ msgstr "Address"
1052 
1053 #~ msgctxt "CoilItemSpecifics|"
1054 #~ msgid "Delegate"
1055 #~ msgstr "Delegate"
1056 
1057 #~ msgctxt "CoilItemSpecifics|"
1058 #~ msgid "Delegate property"
1059 #~ msgstr "Delegate property"
1060 
1061 #~ msgctxt "CoilItemSpecifics|"
1062 #~ msgid "Read-only"
1063 #~ msgstr "Read-only"
1064 
1065 #~ msgctxt "CoilItemSpecifics|"
1066 #~ msgid "Read-on-write"
1067 #~ msgstr "Read-on-write"
1068 
1069 #~ msgctxt "CoilItemSpecifics|"
1070 #~ msgid "Write mode"
1071 #~ msgstr "Write mode"
1072 
1073 #~ msgctxt "CoilItemSpecifics|"
1074 #~ msgid "Write delay"
1075 #~ msgstr "Write delay"
1076 
1077 #~ msgctxt "DiscreteInputItemSpecifics|"
1078 #~ msgid "Device"
1079 #~ msgstr "Device"
1080 
1081 #~ msgctxt "DiscreteInputItemSpecifics|"
1082 #~ msgid "Address"
1083 #~ msgstr "Address"
1084 
1085 #~ msgctxt "DiscreteInputItemSpecifics|"
1086 #~ msgid "Delegate"
1087 #~ msgstr "Delegate"
1088 
1089 #~ msgctxt "DiscreteInputItemSpecifics|"
1090 #~ msgid "Delegate property"
1091 #~ msgstr "Delegate property"
1092 
1093 #~ msgctxt "DiscreteInputItemSpecifics|"
1094 #~ msgid "Read-only"
1095 #~ msgstr "Read-only"
1096 
1097 #~ msgctxt "DiscreteInputItemSpecifics|"
1098 #~ msgid "Read-on-write"
1099 #~ msgstr "Read-on-write"
1100 
1101 #~ msgctxt "DiscreteInputItemSpecifics|"
1102 #~ msgid "Write mode"
1103 #~ msgstr "Write mode"
1104 
1105 #~ msgctxt "DiscreteInputItemSpecifics|"
1106 #~ msgid "Write delay"
1107 #~ msgstr "Write delay"
1108 
1109 #~ msgctxt "HoldingRegisterItemSpecifics|"
1110 #~ msgid "Device"
1111 #~ msgstr "Device"
1112 
1113 #~ msgctxt "HoldingRegisterItemSpecifics|"
1114 #~ msgid "Address"
1115 #~ msgstr "Address"
1116 
1117 #~ msgctxt "HoldingRegisterItemSpecifics|"
1118 #~ msgid "Delegate"
1119 #~ msgstr "Delegate"
1120 
1121 #~ msgctxt "HoldingRegisterItemSpecifics|"
1122 #~ msgid "Delegate property"
1123 #~ msgstr "Delegate property"
1124 
1125 #~ msgctxt "HoldingRegisterItemSpecifics|"
1126 #~ msgid "Read-only"
1127 #~ msgstr "Read-only"
1128 
1129 #~ msgctxt "HoldingRegisterItemSpecifics|"
1130 #~ msgid "Read-on-write"
1131 #~ msgstr "Read-on-write"
1132 
1133 #~ msgctxt "HoldingRegisterItemSpecifics|"
1134 #~ msgid "Write mode"
1135 #~ msgstr "Write mode"
1136 
1137 #~ msgctxt "HoldingRegisterItemSpecifics|"
1138 #~ msgid "Write delay"
1139 #~ msgstr "Write delay"
1140 
1141 #~ msgctxt "HoldingRegisterItemSpecifics|"
1142 #~ msgid "Encoding"
1143 #~ msgstr "Encoding"
1144 
1145 #~ msgctxt "HoldingRegisterItemSpecifics|"
1146 #~ msgid "Value scale"
1147 #~ msgstr "Value scale"
1148 
1149 #~ msgctxt "InputRegisterItemSpecifics|"
1150 #~ msgid "Device"
1151 #~ msgstr "Device"
1152 
1153 #~ msgctxt "InputRegisterItemSpecifics|"
1154 #~ msgid "Address"
1155 #~ msgstr "Address"
1156 
1157 #~ msgctxt "InputRegisterItemSpecifics|"
1158 #~ msgid "Delegate"
1159 #~ msgstr "Delegate"
1160 
1161 #~ msgctxt "InputRegisterItemSpecifics|"
1162 #~ msgid "Delegate property"
1163 #~ msgstr "Delegate property"
1164 
1165 #~ msgctxt "InputRegisterItemSpecifics|"
1166 #~ msgid "Read-only"
1167 #~ msgstr "Read-only"
1168 
1169 #~ msgctxt "InputRegisterItemSpecifics|"
1170 #~ msgid "Read-on-write"
1171 #~ msgstr "Read-on-write"
1172 
1173 #~ msgctxt "InputRegisterItemSpecifics|"
1174 #~ msgid "Write mode"
1175 #~ msgstr "Write mode"
1176 
1177 #~ msgctxt "InputRegisterItemSpecifics|"
1178 #~ msgid "Write delay"
1179 #~ msgstr "Write delay"
1180 
1181 #~ msgctxt "InputRegisterItemSpecifics|"
1182 #~ msgid "Encoding"
1183 #~ msgstr "Encoding"
1184 
1185 #~ msgctxt "InputRegisterItemSpecifics|"
1186 #~ msgid "Value scale"
1187 #~ msgstr "Value scale"
1188 
1189 #~ msgctxt "AbstractClient|"
1190 #~ msgid "Connecting"
1191 #~ msgstr "Connecting"
1192 
1193 #~ msgctxt "AbstractClient|"
1194 #~ msgid "Polling"
1195 #~ msgstr "Polling"
1196 
1197 #~ msgctxt "AbstractClient|"
1198 #~ msgid "Disconnecting"
1199 #~ msgstr "Disconnecting"
1200 
1201 #~ msgctxt "AbstractDevice|"
1202 #~ msgid "Request queue is full."
1203 #~ msgstr "Request queue is full."
1204 
1205 #~ msgctxt "AbstractDevice|"
1206 #~ msgid "Request is illformed."
1207 #~ msgstr "Request is ill-formed."
1208 
1209 #~ msgctxt "AbstractDevice|"
1210 #~ msgid "Request '%1' has failed."
1211 #~ msgstr "Request '%1' has failed."
1212 
1213 #~ msgctxt "AbstractServer|"
1214 #~ msgid "Initiating listening"
1215 #~ msgstr "Initiating listening"
1216 
1217 #~ msgctxt "AbstractServer|"
1218 #~ msgid "Closing"
1219 #~ msgstr "Closing"
1220 
1221 #~ msgctxt "QtClientBackend|"
1222 #~ msgid "Failed to initialize connection."
1223 #~ msgstr "Failed to initialise connection."
1224 
1225 #~ msgctxt "QtClientBackend|"
1226 #~ msgid "Client is currently proceeding with disconnect operation."
1227 #~ msgstr "Client is currently proceeding with disconnect operation."
1228 
1229 #~ msgctxt "QtClientBackend|"
1230 #~ msgid ""
1231 #~ "Client is in some unrecognized state, which prevents it from initiating a "
1232 #~ "connection to the server."
1233 #~ msgstr ""
1234 #~ "Client is in some unrecognised state, which prevents it from initiating a "
1235 #~ "connection to the server."
1236 
1237 #~ msgctxt "QtServerBackend|"
1238 #~ msgid "Failed to initialize listening."
1239 #~ msgstr "Failed to initialise listening."
1240 
1241 #~ msgctxt "QtServerBackend|"
1242 #~ msgid "Server is currently proceeding with stop listening operation."
1243 #~ msgstr "Server is currently proceeding with stop listening operation."
1244 
1245 #~ msgctxt "QtServerBackend|"
1246 #~ msgid ""
1247 #~ "Server is in some unrecognized state, which prevents it from initiating "
1248 #~ "listening."
1249 #~ msgstr ""
1250 #~ "Server is in some unrecognised state, which prevents it from initiating "
1251 #~ "listening."
1252 
1253 #~ msgctxt "QObject|"
1254 #~ msgid "Unmanaged"
1255 #~ msgstr "Unmanaged"
1256 
1257 #~ msgctxt "Service|"
1258 #~ msgid ""
1259 #~ "Stop sequence of '%1' service has been interrupted, because it took more "
1260 #~ "than %2 [ms] to stop the service."
1261 #~ msgstr ""
1262 #~ "Stop sequence of '%1' service has been interrupted, because it took more "
1263 #~ "than %2 [ms] to stop the service."
1264 
1265 #~ msgctxt "Service|"
1266 #~ msgid "Service '%1' has started."
1267 #~ msgstr "Service '%1' has started."
1268 
1269 #~ msgctxt "Service|"
1270 #~ msgid "Service '%1' is stopped."
1271 #~ msgstr "Service '%1' is stopped."
1272 
1273 #~ msgctxt "Service|"
1274 #~ msgid "Service '%1' broke."
1275 #~ msgstr "Service '%1' broke."
1276 
1277 #~ msgctxt "Service|"
1278 #~ msgid "Stopped"
1279 #~ msgstr "Stopped"
1280 
1281 #~ msgctxt "Service|"
1282 #~ msgid "Interrupted"
1283 #~ msgstr "Interrupted"
1284 
1285 #~ msgctxt "Service|"
1286 #~ msgid "Starting"
1287 #~ msgstr "Starting"
1288 
1289 #~ msgctxt "Service|"
1290 #~ msgid "Started"
1291 #~ msgstr "Started"
1292 
1293 #~ msgctxt "Service|"
1294 #~ msgid "Idling"
1295 #~ msgstr "Idling"
1296 
1297 #~ msgctxt "Service|"
1298 #~ msgid "Yielding"
1299 #~ msgstr "Yielding"
1300 
1301 #~ msgctxt "Service|"
1302 #~ msgid "Active"
1303 #~ msgstr "Active"
1304 
1305 #~ msgctxt "Service|"
1306 #~ msgid "Stopping"
1307 #~ msgstr "Stopping"
1308 
1309 #~ msgctxt "Service|"
1310 #~ msgid "Broken"
1311 #~ msgstr "Broken"
1312 
1313 #~ msgctxt "Service|"
1314 #~ msgid "Repairing"
1315 #~ msgstr "Repairing"
1316 
1317 #~ msgctxt "Service|"
1318 #~ msgid "Evacuating"
1319 #~ msgstr "Evacuating"
1320 
1321 #~ msgctxt "Database|"
1322 #~ msgid "Connected"
1323 #~ msgstr "Connected"
1324 
1325 #~ msgctxt "Database|"
1326 #~ msgid "Connecting"
1327 #~ msgstr "Connecting"
1328 
1329 #~ msgctxt "Database|"
1330 #~ msgid "Disconnecting"
1331 #~ msgstr "Disconnecting"
1332 
1333 #~ msgctxt "QObject|"
1334 #~ msgid "database connection '%1' is not open"
1335 #~ msgstr "database connection '%1' is not open"
1336 
1337 #~ msgctxt "QObject|"
1338 #~ msgid ""
1339 #~ "Database worker has refused to do the job, because of following reason: "
1340 #~ "%1."
1341 #~ msgstr ""
1342 #~ "Database worker has refused to do the job, because of following reason: "
1343 #~ "%1."
1344 
1345 #~ msgctxt "DatabaseConnectionHandler|"
1346 #~ msgid "No driver found for database type '%1'."
1347 #~ msgstr "No driver found for database type '%1'."
1348 
1349 #~ msgctxt "DatabaseConnectionHandler|"
1350 #~ msgid "Failed to establish connection with database."
1351 #~ msgstr "Failed to establish connection with database."
1352 
1353 #~ msgctxt "DatabaseConnectionHandler|"
1354 #~ msgid "Performing database maintenance through connection '%1'."
1355 #~ msgstr "Performing database maintenance through connection '%1'."
1356 
1357 #~ msgctxt "DatabaseConnectionHandler|"
1358 #~ msgid "Lost connection with database."
1359 #~ msgstr "Lost connection with database."
1360 
1361 #~ msgctxt "PostgresMaintenance|"
1362 #~ msgid "Driver '%1' is not supported."
1363 #~ msgstr "Driver '%1' is not supported."
1364 
1365 #~ msgctxt "PostgresMaintenance|"
1366 #~ msgid "Failed to create '%1' database."
1367 #~ msgstr "Failed to create '%1' database."
1368 
1369 #~ msgctxt "PostgresMaintenance|"
1370 #~ msgid "Created '%1' database although the operation wasn't clean."
1371 #~ msgstr "Created '%1' database although the operation wasn't clean."
1372 
1373 #~ msgctxt "PostgresMaintenance|"
1374 #~ msgid "Created '%1' database."
1375 #~ msgstr "Created '%1' database."
1376 
1377 #~ msgctxt "PostgresMaintenance|"
1378 #~ msgid "Failed to drop '%1' database."
1379 #~ msgstr "Failed to drop '%1' database."
1380 
1381 #~ msgctxt "PostgresMaintenance|"
1382 #~ msgid "Dropped '%1' database although the operation wasn't clean."
1383 #~ msgstr "Dropped '%1' database although the operation wasn't clean."
1384 
1385 #~ msgctxt "PostgresMaintenance|"
1386 #~ msgid "Dropped '%1' database."
1387 #~ msgstr "Dropped '%1' database."
1388 
1389 #~ msgctxt "Command|"
1390 #~ msgid "Unaccepted command line argument '%1'."
1391 #~ msgstr "Unaccepted command line argument '%1'."
1392 
1393 #~ msgctxt "Command|"
1394 #~ msgid "Command '%1' requires an argument."
1395 #~ msgstr "Command '%1' requires an argument."
1396 
1397 #~ msgctxt "cutehmi::console::strError|"
1398 #~ msgid "Command error: %1"
1399 #~ msgstr "Command error: %1"
1400 
1401 #~ msgctxt "cutehmi::console::strErrors|"
1402 #~ msgid "Command has failed because of following errors:"
1403 #~ msgstr "Command has failed because of following errors:"
1404 
1405 #~ msgctxt "cutehmi::console::strWarning|"
1406 #~ msgid "Warning: %1"
1407 #~ msgstr "Warning: %1"
1408 
1409 #~ msgctxt "cutehmi::console::commandWarnings|"
1410 #~ msgid "Warnings:"
1411 #~ msgstr "Warnings:"
1412 
1413 #~ msgctxt "main|"
1414 #~ msgid "Gracefully quit the console."
1415 #~ msgstr "Gracefully quit the console."
1416 
1417 #~ msgctxt "cutehmi::console::Interpreter|"
1418 #~ msgid "Denotes console command."
1419 #~ msgstr "Denotes console command."
1420 
1421 #~ msgctxt "cutehmi::console::Interpreter|"
1422 #~ msgid "List selected things."
1423 #~ msgstr "List selected things."
1424 
1425 #~ msgctxt "cutehmi::console::Interpreter|"
1426 #~ msgid ""
1427 #~ "List scope object children. List is presented in the form: `index: type "
1428 #~ "[- object_name]`."
1429 #~ msgstr ""
1430 #~ "List scope object children. List is presented in the form: `index: type "
1431 #~ "[- object_name]`."
1432 
1433 #~ msgctxt "cutehmi::console::Interpreter|"
1434 #~ msgid ""
1435 #~ "List scope object properties or property details. Without argument "
1436 #~ "command lists properties of current scope object. Properties are grouped "
1437 #~ "into meta-object class sections. Each section lists properties in the "
1438 #~ "form: `index: type - propery_name`. If argument is given command prints "
1439 #~ "details on property selected by the argument."
1440 #~ msgstr ""
1441 #~ "List scope object properties or property details. Without argument "
1442 #~ "command lists properties of current scope object. Properties are grouped "
1443 #~ "into meta-object class sections. Each section lists properties in the "
1444 #~ "form: `index: type - propery_name`. If argument is given command prints "
1445 #~ "details on property selected by the argument."
1446 
1447 #~ msgctxt "cutehmi::console::Interpreter|"
1448 #~ msgid "Property name or index."
1449 #~ msgstr "Property name or index."
1450 
1451 #~ msgctxt "cutehmi::console::Interpreter|"
1452 #~ msgid ""
1453 #~ "Remind current scope object or select a new one. Without argument command "
1454 #~ "prints short memento of a current scope object. If argument is given, "
1455 #~ "command will try to change current scope object to the one specified by "
1456 #~ "the argument."
1457 #~ msgstr ""
1458 #~ "Remind current scope object or select a new one. Without argument command "
1459 #~ "prints short memento of a current scope object. If argument is given, "
1460 #~ "command will try to change current scope object to the one specified by "
1461 #~ "the argument."
1462 
1463 #~ msgctxt "cutehmi::console::Interpreter|"
1464 #~ msgid ""
1465 #~ "Object path relative to current scope object. Object path can be composed "
1466 #~ "of object names or indices separated by slash character ('/'). Double dot "
1467 #~ "('..') can be used to choose parent object. If object names are given "
1468 #~ "search is performed recursively, thus this command does not work like "
1469 #~ "standard file path lookup. If more than one objects with given name were "
1470 #~ "found, command picks the first one."
1471 #~ msgstr ""
1472 #~ "Object path relative to current scope object. Object path can be composed "
1473 #~ "of object names or indices separated by slash character ('/'). Double dot "
1474 #~ "('..') can be used to choose parent object. If object names are given "
1475 #~ "search is performed recursively, thus this command does not work like "
1476 #~ "standard file path lookup. If more than one objects with given name were "
1477 #~ "found, command picks the first one."
1478 
1479 #~ msgctxt "cutehmi::console::Interpreter|"
1480 #~ msgid "Quit the console."
1481 #~ msgstr "Quit the console."
1482 
1483 #~ msgctxt "cutehmi::console::Interpreter|"
1484 #~ msgid "Shows help on specified command (arguments may follow)."
1485 #~ msgstr "Shows help on specified command (arguments may follow)."
1486 
1487 #~ msgctxt "cutehmi::console::Interpreter|"
1488 #~ msgid "Unclosed double quote."
1489 #~ msgstr "Unmatched double quote."
1490 
1491 #~ msgctxt "cutehmi::console::Interpreter|"
1492 #~ msgid "Help '%1'..."
1493 #~ msgstr "Help '%1'..."
1494 
1495 #~ msgctxt "cutehmi::console::Interpreter|"
1496 #~ msgid "Where:"
1497 #~ msgstr "Where:"
1498 
1499 #~ msgctxt "cutehmi::console::Interpreter|"
1500 #~ msgid "And <command> is one of the following:"
1501 #~ msgstr "And <command> is one of the following:"
1502 
1503 #~ msgctxt "cutehmi::console::Interpreter|"
1504 #~ msgid "Synopsis:"
1505 #~ msgstr "Synopsis:"
1506 
1507 #~ msgctxt "cutehmi::console::Interpreter|"
1508 #~ msgid "<command>"
1509 #~ msgstr "<command>"
1510 
1511 #~ msgctxt "cutehmi::console::Interpreter|"
1512 #~ msgid "Defaults:"
1513 #~ msgstr "Defaults:"
1514 
1515 #~ msgctxt "cutehmi::console::Interpreter|"
1516 #~ msgid "Can not select parent - root object already reached."
1517 #~ msgstr "Can not select parent - root object already reached."
1518 
1519 #~ msgctxt "cutehmi::console::Interpreter|"
1520 #~ msgid "Can not use negative indices."
1521 #~ msgstr "Can not use negative indices."
1522 
1523 #~ msgctxt "cutehmi::console::Interpreter|"
1524 #~ msgid "Given index ('%1') is too large."
1525 #~ msgstr "Given index ('%1') is too large."
1526 
1527 #~ msgctxt "cutehmi::console::Interpreter|"
1528 #~ msgid "Child object with given name ('%1') not found."
1529 #~ msgstr "Child object with given name ('%1') not found."
1530 
1531 #~ msgctxt "cutehmi::console::Interpreter|"
1532 #~ msgid "Found more than one object with given name ('%1')."
1533 #~ msgstr "Found more than one object with given name ('%1')."
1534 
1535 #~ msgctxt "cutehmi::console::Interpreter|"
1536 #~ msgid "New scope object: '%1'."
1537 #~ msgstr "New scope object: '%1'."
1538 
1539 #~ msgctxt "cutehmi::console::Interpreter|"
1540 #~ msgid "List children of '%1'..."
1541 #~ msgstr "List children of '%1'..."
1542 
1543 #~ msgctxt "cutehmi::console::Interpreter|"
1544 #~ msgid "None"
1545 #~ msgstr "None"
1546 
1547 #~ msgctxt "cutehmi::console::Interpreter|"
1548 #~ msgid "List properties of '%1'..."
1549 #~ msgstr "List properties of '%1'..."
1550 
1551 #~ msgctxt "cutehmi::console::Interpreter|"
1552 #~ msgid "Could not find property with given name ('%1')."
1553 #~ msgstr "Could not find property with given name ('%1')."
1554 
1555 #~ msgctxt "cutehmi::console::Interpreter|"
1556 #~ msgid "yes"
1557 #~ msgstr "yes"
1558 
1559 #~ msgctxt "cutehmi::console::Interpreter|"
1560 #~ msgid "no"
1561 #~ msgstr "no"
1562 
1563 #~ msgctxt "cutehmi::console::Interpreter|"
1564 #~ msgid "List property '%1' details..."
1565 #~ msgstr "List property '%1' details..."
1566 
1567 #~ msgctxt "cutehmi::console::Interpreter|"
1568 #~ msgid "Name: '%1'"
1569 #~ msgstr "Name: '%1'"
1570 
1571 #~ msgctxt "cutehmi::console::Interpreter|"
1572 #~ msgid "Type: '%1'"
1573 #~ msgstr "Type: '%1'"
1574 
1575 #~ msgctxt "cutehmi::console::Interpreter|"
1576 #~ msgid "Constant: %1"
1577 #~ msgstr "Constant: %1"
1578 
1579 #~ msgctxt "cutehmi::console::Interpreter|"
1580 #~ msgid "Designable: %1"
1581 #~ msgstr "Designable: %1"
1582 
1583 #~ msgctxt "cutehmi::console::Interpreter|"
1584 #~ msgid "Enum: %1"
1585 #~ msgstr "Enum: %1"
1586 
1587 #~ msgctxt "cutehmi::console::Interpreter|"
1588 #~ msgid "Final: %1"
1589 #~ msgstr "Final: %1"
1590 
1591 #~ msgctxt "cutehmi::console::Interpreter|"
1592 #~ msgid "Flag: %1"
1593 #~ msgstr "Flag: %1"
1594 
1595 #~ msgctxt "cutehmi::console::Interpreter|"
1596 #~ msgid "Readable: %1"
1597 #~ msgstr "Readable: %1"
1598 
1599 #~ msgctxt "cutehmi::console::Interpreter|"
1600 #~ msgid "Resettable: %1"
1601 #~ msgstr "Re-settable: %1"
1602 
1603 #~ msgctxt "cutehmi::console::Interpreter|"
1604 #~ msgid "Scriptable: %1"
1605 #~ msgstr "Scriptable: %1"
1606 
1607 #~ msgctxt "cutehmi::console::Interpreter|"
1608 #~ msgid "Stored: %1"
1609 #~ msgstr "Stored: %1"
1610 
1611 #~ msgctxt "cutehmi::console::Interpreter|"
1612 #~ msgid "User: %1"
1613 #~ msgstr "User: %1"
1614 
1615 #~ msgctxt "cutehmi::console::Interpreter|"
1616 #~ msgid "Valid: %1"
1617 #~ msgstr "Valid: %1"
1618 
1619 #~ msgctxt "cutehmi::console::Interpreter|"
1620 #~ msgid "Writable: %1"
1621 #~ msgstr "Writable: %1"
1622 
1623 #~ msgctxt "cutehmi::console::Interpreter|"
1624 #~ msgid "Notify signal: %1"
1625 #~ msgstr "Notify signal: %1"
1626 
1627 #~ msgctxt "main|"
1628 #~ msgid "Welcome to %1 %2. Type \\help to see the list of commands."
1629 #~ msgstr "Welcome to %1 %2. Type \\help to see the list of commands."
1630 
1631 #~ msgctxt "main|"
1632 #~ msgid "Extension: '%1 %2.%3'"
1633 #~ msgstr "Extension: '%1 %2.%3'"
1634 
1635 #~ msgctxt "main|"
1636 #~ msgid "Component: '%1'"
1637 #~ msgstr "Component: '%1'"
1638 
1639 #~ msgctxt "main|"
1640 #~ msgid "Run project in application mode."
1641 #~ msgstr "Run project in application mode."
1642 
1643 #~ msgctxt "main|"
1644 #~ msgid "PID file <path> (Unix-specific)."
1645 #~ msgstr "PID file <path> (Unix-specific)."
1646 
1647 #~ msgctxt "main|"
1648 #~ msgid "path"
1649 #~ msgstr "path"
1650 
1651 #~ msgctxt "main|"
1652 #~ msgid "Denotes <number> of forks the daemon should perform (Unix-specific)."
1653 #~ msgstr ""
1654 #~ "Denotes <number> of forks the daemon should perform (Unix-specific)."
1655 
1656 #~ msgctxt "main|"
1657 #~ msgid "number"
1658 #~ msgstr "number"
1659 
1660 #~ msgctxt "main|"
1661 #~ msgid "No initial loader has been specified."
1662 #~ msgstr "No initial loader has been specified."
1663 
1664 #~ msgctxt "cutehmi::modbus::AbstractServer|"
1665 #~ msgid "Closing"
1666 #~ msgstr "Closing"