source: trunk/Packages/PinConnection/Languages/UCommProtocol.cs.po

Last change on this file was 23, checked in by chronos, 12 years ago
  • Přidáno: Rozpracovaná třídy pro komunikaci s přístupovým terminálem BF-630. Přiložen popis protokolu.
File size: 1.0 KB
Line 
1msgid ""
2msgstr ""
3"Content-Type: text/plain; charset=UTF-8\n"
4"Project-Id-Version: \n"
5"POT-Creation-Date: \n"
6"PO-Revision-Date: \n"
7"Last-Translator: Chronos <robie@centrum.cz>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Transfer-Encoding: 8bit\n"
11
12#: ucommprotocol.sdeviceprotocol
13msgid "Device protocol"
14msgstr "Protokol zařízení"
15
16#: ucommprotocol.sprotocoldecodeerror
17msgid "Data decode error"
18msgstr "Chyba dekódování dat"
19
20#: ucommprotocol.sprotocolnotactive
21msgid "Device protocol not active"
22msgstr "Protokol zařízení není aktivní"
23
24#: ucommprotocol.sremotebufferinconsistency
25msgid "Remote buffer inconsistency"
26msgstr "Nekonzistentnost vzdálené vyrovnávací paměti"
27
28#: ucommprotocol.sresponseerror
29#| msgid "Command %s response error %s"
30msgid "Command %0:s response error %1:s"
31msgstr "Chyba %1:s povelu %0:s"
32
33#: ucommprotocol.sresponsetimeout
34msgid "Response timeout"
35msgstr "Vypršel čas odpovědi"
36
37#: ucommprotocol.swrongsequencecount
38msgid "Receive wrong sequence number %d"
39msgstr "Přijato nesprávné pořadové číslo %d"
40
Note: See TracBrowser for help on using the repository browser.