# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ETC s.r.o. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: marcel@telka.sk\n" "POT-Creation-Date: 2003-09-24 07:07+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: libbrux/cmd/cmd.c:44 #, c-format msgid "%s: syntax error!\n" msgstr "" #: libbrux/cmd/cmd.c:48 libbrux/cmd/help.c:57 #, c-format msgid "%s: unknown command\n" msgstr "" #: libbrux/cmd/cmd_detectflash.c:39 src/cmd/eraseflash.c:47 #: src/cmd/flashmem.c:47 src/cmd/peekpoke.c:43 src/cmd/peekpoke.c:88 #: src/cmd/readmem.c:45 msgid "Error: Bus driver missing.\n" msgstr "" #: libbrux/cmd/cmd_detectflash.c:52 #, c-format msgid "" "Usage: %s\n" "Detect flash memory type connected to a part.\n" msgstr "" #: libbrux/cmd/cmd_detectflash.c:59 msgid "detect parameters of flash chips attached to a part" msgstr "" #: libbrux/cmd/help.c:39 msgid "" "Command list:\n" "\n" msgstr "" #: libbrux/cmd/help.c:41 src/cmd/cable.c:99 #, c-format msgid "%-13s %s\n" msgstr "" #: libbrux/cmd/help.c:41 msgid "(no description available)" msgstr "" #: libbrux/cmd/help.c:42 msgid "" "\n" "Type \"help COMMAND\" for details about a particular command.\n" msgstr "" #: libbrux/cmd/help.c:66 #, c-format msgid "" "Usage: %s [COMMAND]\n" "Print short help for COMMAND, or list of available commands.\n" msgstr "" #: libbrux/cmd/help.c:73 msgid "display this help" msgstr "" #: libbrux/cmd/quit.c:44 #, c-format msgid "" "Usage: %s\n" "Exit from %s.\n" msgstr "" #: libbrux/cmd/quit.c:51 msgid "exit and terminate this session" msgstr "" #: libbrux/flash/amd.c:180 msgid "" "Chip: AMD Flash\n" "\tManufacturer: " msgstr "" #: libbrux/flash/amd.c:183 msgid "AMD" msgstr "" #: libbrux/flash/amd.c:186 #, c-format msgid "Unknown manufacturer (ID 0x%04x)" msgstr "" #: libbrux/flash/amd.c:189 msgid "" "\n" "\tChip: " msgstr "" #: libbrux/flash/amd.c:192 msgid "Am29LV640D/Am29LV641D/Am29LV642D" msgstr "" #: libbrux/flash/amd.c:195 msgid "Am29LV800B" msgstr "" #: libbrux/flash/amd.c:198 #, c-format msgid "Unknown (ID 0x%04x)" msgstr "" #: libbrux/flash/amd.c:201 #, c-format msgid "" "\n" "\tProtected: %04x\n" msgstr "" #: libbrux/flash/amd.c:268 libbrux/flash/amd.c:280 libbrux/flash/amd.c:292 #: libbrux/flash/detectflash.c:84 libbrux/flash/detectflash.c:114 msgid "AMD/Fujitsu Standard Command Set" msgstr "" #: libbrux/flash/amd.c:269 msgid "supported: AMD 29LV640D, 29LV641D, 29LV642D; 2x16 Bit" msgstr "" #: libbrux/flash/amd.c:281 msgid "supported: AMD 29LV800B; 1x16 Bit" msgstr "" #: libbrux/flash/amd.c:293 msgid "supported: AMD 29LV160; 1x8 Bit" msgstr "" #: libbrux/flash/detectflash.c:53 src/readmem.c:54 msgid "Error: Missing bus driver!\n" msgstr "" #: libbrux/flash/detectflash.c:64 src/flash.c:100 msgid "Flash not found!\n" msgstr "" #: libbrux/flash/detectflash.c:74 msgid "Query identification string:\n" msgstr "" #: libbrux/flash/detectflash.c:78 libbrux/flash/detectflash.c:108 msgid "null" msgstr "" #: libbrux/flash/detectflash.c:81 libbrux/flash/detectflash.c:111 msgid "Intel/Sharp Extended Command Set" msgstr "" #: libbrux/flash/detectflash.c:87 libbrux/flash/detectflash.c:117 #: libbrux/flash/intel.c:327 libbrux/flash/intel.c:339 #: libbrux/flash/intel.c:351 msgid "Intel Standard Command Set" msgstr "" #: libbrux/flash/detectflash.c:90 libbrux/flash/detectflash.c:120 msgid "AMD/Fujitsu Extended Command Set" msgstr "" #: libbrux/flash/detectflash.c:93 libbrux/flash/detectflash.c:123 msgid "Mitsubishi Standard Command Set" msgstr "" #: libbrux/flash/detectflash.c:96 libbrux/flash/detectflash.c:126 msgid "Mitsubishi Extended Command Set" msgstr "" #: libbrux/flash/detectflash.c:99 libbrux/flash/detectflash.c:129 msgid "Page Write Command Set" msgstr "" #: libbrux/flash/detectflash.c:102 libbrux/flash/detectflash.c:132 #: libbrux/flash/detectflash.c:176 msgid "unknown!!!" msgstr "" #: libbrux/flash/detectflash.c:105 #, c-format msgid "" "\tPrimary Algorithm Command Set and Control Interface ID Code: 0x%04X (%s)\n" msgstr "" #: libbrux/flash/detectflash.c:135 #, c-format msgid "" "\tAlternate Algorithm Command Set and Control Interface ID Code: 0x%04X (%" "s)\n" msgstr "" #: libbrux/flash/detectflash.c:138 msgid "Query system interface information:\n" msgstr "" #: libbrux/flash/detectflash.c:139 #, c-format msgid "\tVcc Logic Supply Minimum Write/Erase or Write voltage: %d mV\n" msgstr "" #: libbrux/flash/detectflash.c:140 #, c-format msgid "\tVcc Logic Supply Maximum Write/Erase or Write voltage: %d mV\n" msgstr "" #: libbrux/flash/detectflash.c:141 #, c-format msgid "\tVpp [Programming] Supply Minimum Write/Erase voltage: %d mV\n" msgstr "" #: libbrux/flash/detectflash.c:142 #, c-format msgid "\tVpp [Programming] Supply Maximum Write/Erase voltage: %d mV\n" msgstr "" #: libbrux/flash/detectflash.c:143 #, c-format msgid "\tTypical timeout per single byte/word program: %d us\n" msgstr "" #: libbrux/flash/detectflash.c:144 #, c-format msgid "\tTypical timeout for maximum-size multi-byte program: %d us\n" msgstr "" #: libbrux/flash/detectflash.c:145 #, c-format msgid "\tTypical timeout per individual block erase: %d ms\n" msgstr "" #: libbrux/flash/detectflash.c:146 #, c-format msgid "\tTypical timeout for full chip erase: %d ms\n" msgstr "" #: libbrux/flash/detectflash.c:147 #, c-format msgid "\tMaximum timeout for byte/word program: %d us\n" msgstr "" #: libbrux/flash/detectflash.c:148 #, c-format msgid "\tMaximum timeout for multi-byte program: %d us\n" msgstr "" #: libbrux/flash/detectflash.c:149 #, c-format msgid "\tMaximum timeout per individual block erase: %d ms\n" msgstr "" #: libbrux/flash/detectflash.c:150 #, c-format msgid "\tMaximum timeout for chip erase: %d ms\n" msgstr "" #: libbrux/flash/detectflash.c:153 msgid "Device geometry definition:\n" msgstr "" #: libbrux/flash/detectflash.c:154 #, c-format msgid "\tDevice Size: %d B (%d KiB, %d MiB)\n" msgstr "" #: libbrux/flash/detectflash.c:161 msgid "x8" msgstr "" #: libbrux/flash/detectflash.c:164 msgid "x16" msgstr "" #: libbrux/flash/detectflash.c:167 msgid "x8/x16" msgstr "" #: libbrux/flash/detectflash.c:170 msgid "x32" msgstr "" #: libbrux/flash/detectflash.c:173 msgid "x16/x32" msgstr "" #: libbrux/flash/detectflash.c:179 #, c-format msgid "\tFlash Device Interface Code description: 0x%04X (%s)\n" msgstr "" #: libbrux/flash/detectflash.c:180 #, c-format msgid "\tMaximum number of bytes in multi-byte program: %d\n" msgstr "" #: libbrux/flash/detectflash.c:181 #, c-format msgid "\tNumber of Erase Block Regions within device: %d\n" msgstr "" #: libbrux/flash/detectflash.c:182 msgid "\tErase Block Region Information:\n" msgstr "" #: libbrux/flash/detectflash.c:187 #, c-format msgid "\t\tRegion %d:\n" msgstr "" #: libbrux/flash/detectflash.c:188 #, c-format msgid "\t\t\tErase Block Size: %d B (%d KiB)\n" msgstr "" #: libbrux/flash/detectflash.c:191 #, c-format msgid "\t\t\tNumber of Erase Blocks: %d\n" msgstr "" #: libbrux/flash/intel.c:104 #, c-format msgid "Manufacturer: %s\n" msgstr "" #: libbrux/flash/intel.c:107 #, c-format msgid "Unknown manufacturer (0x%04X)!\n" msgstr "" #: libbrux/flash/intel.c:111 msgid "Chip: " msgstr "" #: libbrux/flash/intel.c:142 #, c-format msgid "Unknown (0x%02X)!\n" msgstr "" #: libbrux/flash/intel.c:201 msgid "flash: invalid command seq\n" msgstr "" #: libbrux/flash/intel.c:204 msgid "flash: low vpen\n" msgstr "" #: libbrux/flash/intel.c:207 msgid "flash: block locked\n" msgstr "" #: libbrux/flash/intel.c:229 msgid "flash: unknown error while unblocking\n" msgstr "" #: libbrux/flash/intel.c:248 msgid "flash: unknown error while programming\n" msgstr "" #: libbrux/flash/intel.c:328 msgid "supported: 28Fxxxx, 2 x 16 bit" msgstr "" #: libbrux/flash/intel.c:340 msgid "supported: 28Fxxxx, 1 x 16 bit" msgstr "" #: libbrux/flash/intel.c:352 msgid "supported: 28Fxxxx, 1 x 8 bit" msgstr "" #: src/bus/bcm1250.c:104 #, c-format msgid "Broadcom BCM1250 compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/bcm1250.c:275 msgid "Broadcom BCM1250 compatible bus driver via BSR" msgstr "" #: src/bus/bcm1250.c:317 src/bus/bcm1250.c:326 src/bus/bcm1250.c:333 #: src/bus/bcm1250.c:338 src/bus/bcm1250.c:343 src/bus/ixp425.c:280 #: src/bus/ixp425.c:289 src/bus/ixp425.c:298 src/bus/ixp425.c:305 #: src/bus/ixp425.c:310 src/bus/pxa2x0.c:386 src/bus/pxa2x0.c:395 #: src/bus/pxa2x0.c:404 src/bus/pxa2x0.c:413 src/bus/pxa2x0.c:420 #: src/bus/pxa2x0.c:425 src/bus/pxa2x0.c:430 src/bus/pxa2x0.c:435 #: src/bus/s3c4510x.c:339 src/bus/s3c4510x.c:348 src/bus/s3c4510x.c:357 #: src/bus/s3c4510x.c:366 src/bus/s3c4510x.c:373 src/bus/sa1110.c:294 #: src/bus/sa1110.c:303 src/bus/sa1110.c:312 src/bus/sa1110.c:319 #: src/bus/sa1110.c:324 src/bus/sa1110.c:329 src/bus/sh7727.c:326 #: src/bus/sh7727.c:335 src/bus/sh7727.c:346 src/bus/sh7727.c:355 #: src/bus/sh7727.c:362 src/bus/sh7727.c:367 src/bus/sh7727.c:372 #: src/bus/sh7727.c:377 src/bus/sh7750r.c:308 src/bus/sh7750r.c:317 #: src/bus/sh7750r.c:326 src/bus/sh7750r.c:335 src/bus/sh7750r.c:342 #: src/bus/sh7750r.c:347 src/bus/sh7750r.c:352 src/bus/sh7750r.c:357 #: src/bus/sh7751r.c:301 src/bus/sh7751r.c:310 src/bus/sh7751r.c:319 #: src/bus/sh7751r.c:328 src/bus/sh7751r.c:335 src/bus/sh7751r.c:340 #: src/cmd/get.c:63 src/cmd/set.c:77 #, c-format msgid "signal '%s' not found\n" msgstr "" #: src/bus/buses.c:69 src/cmd/include.c:47 src/detect.c:252 src/jtag.c:159 #: src/jtag.c:270 msgid "Out of memory\n" msgstr "" #: src/bus/ixp425.c:125 #, c-format msgid "Intel IXP425 compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/ixp425.c:238 msgid "Intel IXP425 compatible bus driver via BSR" msgstr "" #: src/bus/pxa2x0.c:119 #, c-format msgid "Intel PXA2x0 compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/pxa2x0.c:278 msgid "Static Chip Select 0" msgstr "" #: src/bus/pxa2x0.c:317 msgid "Memory Mapped registers (Memory Ctl)" msgstr "" #: src/bus/pxa2x0.c:344 msgid "Intel PXA2x0 compatible bus driver via BSR" msgstr "" #: src/bus/s3c4510x.c:128 #, c-format msgid "Samsung S3C4510B compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/s3c4510x.c:297 msgid "Samsung S3C4510B compatible bus driver via BSR" msgstr "" #: src/bus/sa1110.c:108 #, c-format msgid "Intel SA-1110 compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/sa1110.c:252 msgid "Intel SA-1110 compatible bus driver via BSR" msgstr "" #: src/bus/sh7727.c:109 #, c-format msgid "Hitachi SH7727 compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/sh7727.c:267 msgid "Error: Invalid bus width (MD3 = MD4 = 0)!\n" msgstr "" #: src/bus/sh7727.c:284 msgid "Hitachi SH7727 compatible bus driver via BSR" msgstr "" #: src/bus/sh7750r.c:101 #, c-format msgid "Hitachi SH7750R compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/sh7750r.c:266 msgid "Hitachi SH7750R compatible bus driver via BSR" msgstr "" #: src/bus/sh7751r.c:99 #, c-format msgid "Hitachi SH7751R compatible bus driver via BSR (JTAG part No. %d)\n" msgstr "" #: src/bus/sh7751r.c:259 msgid "Hitachi SH7751R compatible bus driver via BSR" msgstr "" #: src/cmd/bit.c:52 src/cmd/bus.c:46 src/cmd/dr.c:48 src/cmd/get.c:52 #: src/cmd/initbus.c:46 src/cmd/instruction.c:44 src/cmd/part.c:46 #: src/cmd/print.c:56 src/cmd/register.c:50 src/cmd/set.c:53 #: src/cmd/signal.c:49 msgid "Run \"detect\" first.\n" msgstr "" #: src/cmd/bit.c:57 src/cmd/dr.c:53 src/cmd/get.c:57 src/cmd/initbus.c:51 #: src/cmd/instruction.c:49 src/cmd/register.c:55 src/cmd/set.c:58 #: src/cmd/signal.c:54 #, c-format msgid "%s: no active part\n" msgstr "" #: src/cmd/bit.c:64 msgid "missing Boundary Scan Register (BSR)\n" msgstr "" #: src/cmd/bit.c:73 msgid "invalid boundary bit number\n" msgstr "" #: src/cmd/bit.c:77 msgid "duplicate bit declaration\n" msgstr "" #: src/cmd/bit.c:114 src/cmd/instruction.c:95 src/cmd/register.c:71 #: src/cmd/register.c:85 src/cmd/signal.c:66 src/detect.c:194 src/detect.c:217 msgid "out of memory\n" msgstr "" #: src/cmd/bit.c:126 msgid "invalid control bit number\n" msgstr "" #: src/cmd/bit.c:148 #, c-format msgid "" "Usage: %s NUMBER TYPE DEFAULT SIGNAL [CBIT CVAL CSTATE]\n" "Define new BSR (Boundary Scan Register) bit for SIGNAL, with\n" "DEFAULT value.\n" "\n" "NUMBER Bit number in the BSR\n" "TYPE Bit type, valid values are I, O, B, C, and X\n" "DEFAULT Default (safe) bit value, valid values are 1, 0, ?\n" "SIGNAL Associated signal name\n" "CBIT Control bit number\n" "CVAL Control value\n" "CSTATE Control state, valid state is only Z\n" msgstr "" #: src/cmd/bit.c:164 msgid "define new BSR bit" msgstr "" #: src/cmd/bus.c:54 #, c-format msgid "%s: invalid bus number\n" msgstr "" #: src/cmd/bus.c:67 #, c-format msgid "" "Usage: %s BUS\n" "Change active bus.\n" "\n" "BUS bus number\n" msgstr "" #: src/cmd/bus.c:76 msgid "change active bus" msgstr "" #: src/cmd/cable.c:53 #, c-format msgid "Unknown connection type: %s\n" msgstr "" #: src/cmd/cable.c:64 msgid "Error: Cable connection failed!\n" msgstr "" #: src/cmd/cable.c:69 msgid "Error: Cable initialization failed!\n" msgstr "" #: src/cmd/cable.c:86 #, c-format msgid "" "Usage: %s PORTADDR CABLE\n" "Usage: %s DEV CABLE\n" "Select JTAG cable connected to parallel port.\n" "\n" "PORTADDR parallel port address (e.g. 0x378)\n" "CABLE cable type\n" "DEV ppdev device (e.g. /dev/parport0)\n" "\n" "List of supported cables:\n" "%-13s No cable connected\n" msgstr "" #: src/cmd/cable.c:104 msgid "select JTAG cable" msgstr "" #: src/cmd/cmd.c:99 #, c-format msgid "Error: Cable not configured. Please use '%s' command first!\n" msgstr "" #: src/cmd/detect.c:68 #, c-format msgid "" "Usage: %s\n" "Detect parts on the JTAG chain.\n" "\n" "Output from this command is a list of the detected parts.\n" "If no parts are detected other commands may not work properly.\n" msgstr "" #: src/cmd/detect.c:78 msgid "detect parts on the JTAG chain" msgstr "" #: src/cmd/discovery.c:51 #, c-format msgid "" "Usage: %s\n" "Discovery of unknown parts in the JTAG chain.\n" "\n" "'%s' attempts to detect these parameters of an unknown JTAG\n" "chain:\n" " 1. IR (instruction register) length\n" " 2. DR (data register) length for all possible instructions\n" "\n" "Warning: This may be dangerous for some parts (especially if the\n" "part doesn't have TRST signal).\n" msgstr "" #: src/cmd/discovery.c:66 msgid "discovery of unknown parts in the JTAG chain" msgstr "" #: src/cmd/dr.c:67 #, c-format msgid "%s: part without active instruction\n" msgstr "" #: src/cmd/dr.c:71 #, c-format msgid "%s: part without active data register\n" msgstr "" #: src/cmd/dr.c:79 #, c-format msgid "%s\n" msgstr "" #: src/cmd/dr.c:88 #, c-format msgid "" "Usage: %s [DIR]\n" "Display input or output data register content.\n" "\n" "DIR requested data register; possible values: 'in' for\n" " input and 'out' for output; default is 'out'\n" msgstr "" #: src/cmd/dr.c:98 msgid "display active data register for a part" msgstr "" #: src/cmd/endian.c:42 msgid "Endianess for external files: big\n" msgstr "" #: src/cmd/endian.c:44 msgid "Endianess for external files: little\n" msgstr "" #: src/cmd/endian.c:65 #, c-format msgid "" "Usage: %s\n" "Set or print endianess for external files.\n" msgstr "" #: src/cmd/endian.c:72 msgid "set/print endianess" msgstr "" #: src/cmd/eraseflash.c:65 #, c-format msgid "" "Usage: %s ADDR BLOCKS\n" "Erase flash memory from ADDR.\n" "\n" "ADDR target addres for erasing block\n" "BLOCKS number of blocks to erase\n" "\n" "ADDR and BLOCKS could be in decimal or hexadecimal (prefixed with 0x) form.\n" "\n" "Supported Flash Memories:\n" msgstr "" #: src/cmd/eraseflash.c:77 src/cmd/flashmem.c:89 #, c-format msgid "" "%s\n" " %s\n" msgstr "" #: src/cmd/eraseflash.c:82 msgid "erase flash memory by number of blocks" msgstr "" #: src/cmd/flashmem.c:57 src/cmd/include.c:54 src/cmd/script.c:43 #: src/jtag.c:280 #, c-format msgid "Unable to open file `%s'!\n" msgstr "" #: src/cmd/flashmem.c:75 #, c-format msgid "" "Usage: %s ADDR FILENAME\n" "Usage: %s FILENAME\n" "Program FILENAME content to flash memory.\n" "\n" "ADDR target address for raw binary image\n" "FILENAME name of the input file\n" "%-10s FILENAME is in MS .bin format (for WinCE)\n" "\n" "ADDR could be in decimal or hexadecimal (prefixed with 0x) form.\n" "\n" "Supported Flash Memories:\n" msgstr "" #: src/cmd/flashmem.c:94 msgid "burn flash memory with data from a file" msgstr "" #: src/cmd/frequency.c:39 #, c-format msgid "Current TCK frequency is %u Hz\n" msgstr "" #: src/cmd/frequency.c:49 #, c-format msgid "Setting TCK frequency to %u Hz\n" msgstr "" #: src/cmd/frequency.c:59 #, c-format msgid "" "Usage: %s [FREQ]\n" "Change TCK frequency to FREQ or print current TCK frequency.\n" "\n" "FREQ is in hertz. It's a maximum TCK frequency for JTAG interface.\n" "In some cases the TCK frequency is less than FREQ, but the frequency\n" "is never more than FREQ. Maximum supported frequency depends on JTAG\n" "adapter.\n" "\n" "FREQ must be an unsigned integer. Minimum allowed frequency is 1 Hz.\n" "Use 0 for FREQ to disable frequency limit.\n" msgstr "" #: src/cmd/frequency.c:74 msgid "setup JTAG frequency" msgstr "" #: src/cmd/get.c:68 #, c-format msgid "%s = %d\n" msgstr "" #: src/cmd/get.c:77 #, c-format msgid "" "Usage: %s SIGNAL\n" "Get signal state from output BSR (Boundary Scan Register).\n" "\n" "SIGNAL signal name (from JTAG declaration file)\n" msgstr "" #: src/cmd/get.c:86 msgid "get external signal value" msgstr "" #: src/cmd/include.c:65 #, c-format msgid "" "Usage: %s FILENAME\n" "Run command sequence from external FILENAME from the repository.\n" "\n" "FILENAME Name of the file with commands\n" msgstr "" #: src/cmd/include.c:74 msgid "include command sequence from external repository" msgstr "" #: src/cmd/initbus.c:59 msgid "bus initialization failed!\n" msgstr "" #: src/cmd/initbus.c:67 #, c-format msgid "Unknown bus: %s\n" msgstr "" #: src/cmd/initbus.c:78 #, c-format msgid "" "Usage: %s BUSNAME\n" "Initialize new bus driver for active part.\n" "\n" "BUSNAME Name of the bus\n" "\n" "List of available buses:\n" msgstr "" #: src/cmd/initbus.c:87 #, c-format msgid "%-10s %s\n" msgstr "" #: src/cmd/initbus.c:92 msgid "initialize bus driver for active part" msgstr "" #: src/cmd/instruction.c:58 #, c-format msgid "%s: unknown instruction '%s'\n" msgstr "" #: src/cmd/instruction.c:69 msgid "instruction length is already set and used\n" msgstr "" #: src/cmd/instruction.c:84 msgid "invalid instruction length\n" msgstr "" #: src/cmd/instruction.c:89 #, c-format msgid "Instruction '%s' already defined\n" msgstr "" #: src/cmd/instruction.c:104 #, c-format msgid "unknown data register '%s'\n" msgstr "" #: src/cmd/instruction.c:118 #, c-format msgid "" "Usage: %s INSTRUCTION\n" "Usage: %s length LENGTH\n" "Usage: %s INSTRUCTION CODE REGISTER\n" "Change active INSTRUCTION for a part or declare new instruction.\n" "\n" "INSTRUCTION instruction name (e.g. BYPASS)\n" "LENGTH common instruction length\n" "CODE instruction code (e.g. 11111)\n" "REGISTER default data register for instruction (e.g. BR)\n" msgstr "" #: src/cmd/instruction.c:132 msgid "change active instruction for a part or declare new instruction" msgstr "" #: src/cmd/part.c:54 #, c-format msgid "%s: invalid part number\n" msgstr "" #: src/cmd/part.c:67 #, c-format msgid "" "Usage: %s PART\n" "Change active part for current JTAG chain.\n" "\n" "PART part number\n" msgstr "" #: src/cmd/part.c:76 msgid "change active part for current JTAG chain" msgstr "" #: src/cmd/peekpoke.c:53 #, c-format msgid "bus_read(0x%08x) = 0x%08X (%i)\n" msgstr "" #: src/cmd/peekpoke.c:62 #, c-format msgid "" "Usage: %s ADDR\n" "Read a single word (bus width size).\n" "\n" "ADDR address to read from\n" "\n" "ADDR could be in decimal or hexadecimal (prefixed with 0x) form.\n" "\n" msgstr "" #: src/cmd/peekpoke.c:74 msgid "read a single word" msgstr "" #: src/cmd/peekpoke.c:105 #, c-format msgid "" "Usage: %s ADDR VAL\n" "Write a single word (bus width size).\n" "\n" "ADDR address to write\n" "VAL value to write\n" "\n" "ADDR and VAL could be in decimal or hexadecimal (prefixed with 0x) form.\n" "\n" msgstr "" #: src/cmd/peekpoke.c:118 msgid "write a single word" msgstr "" #: src/cmd/print.c:68 #, c-format msgid " No. %%-%ds %%-%ds %%-%ds %%-%ds %%-%ds\n" msgstr "" #: src/cmd/print.c:72 src/cmd/print.c:75 src/cmd/print.c:79 #, c-format msgid "(%d) String conversion failed!\n" msgstr "" #: src/cmd/print.c:73 src/cmd/print.c:77 msgid "Manufacturer" msgstr "" #: src/cmd/print.c:73 src/cmd/print.c:77 msgid "Part" msgstr "" #: src/cmd/print.c:73 src/cmd/print.c:77 msgid "Stepping" msgstr "" #: src/cmd/print.c:73 src/cmd/print.c:77 msgid "Instruction" msgstr "" #: src/cmd/print.c:73 src/cmd/print.c:77 msgid "Register" msgstr "" #: src/cmd/print.c:90 src/part/part.c:309 #, c-format msgid " %3d " msgstr "" #: src/cmd/print.c:101 #, c-format msgid "" "\n" "Active bus:\n" "*%d: " msgstr "" #: src/cmd/print.c:106 #, c-format msgid "Error in bus area discovery at 0x%08llX\n" msgstr "" #: src/cmd/print.c:111 #, c-format msgid "\tstart: 0x%08X, length: 0x%08llX, data width: %d bit, (%s)\n" msgstr "" #: src/cmd/print.c:113 #, c-format msgid "\tstart: 0x%08X, length: 0x%08llX, data width: %d bit\n" msgstr "" #: src/cmd/print.c:128 #, c-format msgid "*%d: " msgstr "" #: src/cmd/print.c:130 #, c-format msgid "%d: " msgstr "" #: src/cmd/print.c:141 #, c-format msgid "" "Usage: %s [chain|bus]\n" "Display JTAG chain status.\n" "\n" "Display list of the parts connected to the JTAG chain including\n" "part number and current (active) instruction and data register.\n" msgstr "" #: src/cmd/print.c:151 msgid "display JTAG chain list/status" msgstr "" #: src/cmd/readmem.c:54 #, c-format msgid "Unable to create file `%s'!\n" msgstr "" #: src/cmd/readmem.c:67 #, c-format msgid "" "Usage: %s ADDR LEN FILENAME\n" "Copy device memory content starting with ADDR to FILENAME file.\n" "\n" "ADDR start address of the copied memory area\n" "LEN copied memory length\n" "FILENAME name of the output file\n" "\n" "ADDR and LEN could be in decimal or hexadecimal (prefixed with 0x) form.\n" msgstr "" #: src/cmd/readmem.c:80 msgid "read content of the memory and write it to file" msgstr "" #: src/cmd/register.c:65 #, c-format msgid "Data register '%s' already defined\n" msgstr "" #: src/cmd/register.c:103 #, c-format msgid "" "Usage: %s NAME LENGTH\n" "Define new data register with specified NAME and LENGTH.\n" "\n" "NAME Data register name\n" "LENGTH Data register length\n" msgstr "" #: src/cmd/register.c:113 msgid "define new data register for a part" msgstr "" #: src/cmd/script.c:52 #, c-format msgid "" "Usage: %s FILENAME\n" "Run command sequence from external FILENAME.\n" "\n" "FILENAME Name of the file with commands\n" msgstr "" #: src/cmd/script.c:61 msgid "run command sequence from external file" msgstr "" #: src/cmd/set.c:89 #, c-format msgid "" "Usage: %s SIGNAL DIR [DATA]\n" "Set signal state in input BSR (Boundary Scan Register).\n" "\n" "SIGNAL signal name (from JTAG declaration file)\n" "DIR requested signal direction; possible values: 'in' or 'out'\n" "DATA desired output signal value ('0' or '1'); used only if DIR\n" " is 'out'\n" msgstr "" #: src/cmd/set.c:101 msgid "set external signal value" msgstr "" #: src/cmd/shift.c:60 #, c-format msgid "" "Usage: %s\n" "Usage: %s\n" "Shift instruction or data register through JTAG chain.\n" msgstr "" #: src/cmd/shift.c:68 msgid "shift data/instruction registers through JTAG chain" msgstr "" #: src/cmd/signal.c:60 #, c-format msgid "Signal '%s' already defined\n" msgstr "" #: src/cmd/signal.c:80 #, c-format msgid "" "Usage: %s SIGNAL [PINLIST...]\n" "Define new signal with name SIGNAL for a part.\n" "\n" "SIGNAL New signal name\n" "PINLIST List of pins for a signal (not used)\n" msgstr "" #: src/cmd/signal.c:90 msgid "define new signal for a part" msgstr "" #: src/detect.c:56 #, c-format msgid "Cannot open %s\n" msgstr "" #: src/detect.c:189 #, c-format msgid "IR length: %d\n" msgstr "" #: src/detect.c:205 msgid "Unable to detect JTAG chain length\n" msgstr "" #: src/detect.c:208 #, c-format msgid "Chain length: %d\n" msgstr "" #: src/detect.c:249 #, c-format msgid "Device Id: %s\n" msgstr "" #: src/detect.c:270 msgid " Unknown manufacturer!\n" msgstr "" #: src/detect.c:276 #, c-format msgid " Manufacturer: %s\n" msgstr "" #: src/detect.c:278 msgid "Warning: Manufacturer too long\n" msgstr "" #: src/detect.c:294 msgid " Unknown part!\n" msgstr "" #: src/detect.c:300 #, c-format msgid " Part: %s\n" msgstr "" #: src/detect.c:302 msgid "Warning: Part too long\n" msgstr "" #: src/detect.c:318 msgid " Unknown stepping!\n" msgstr "" #: src/detect.c:324 #, c-format msgid " Stepping: %s\n" msgstr "" #: src/detect.c:326 msgid "Warning: Stepping too long\n" msgstr "" #: src/detect.c:338 #, c-format msgid " Filename: %s\n" msgstr "" #: src/detect.c:353 msgid "Error: Unable to detect JTAG chain end!\n" msgstr "" #: src/discovery.c:113 msgid "Detecting IR length ... " msgstr "" #: src/discovery.c:119 src/discovery.c:151 #, c-format msgid "%d\n" msgstr "" #: src/discovery.c:122 msgid "Error: Invalid IR length!\n" msgstr "" #: src/discovery.c:133 msgid "Error: Out of memory!\n" msgstr "" #: src/discovery.c:145 #, c-format msgid "Detecting DR length for IR %s ... " msgstr "" #: src/flash.c:82 #, c-format msgid "unknown flash - vendor id: %d (0x%04x)\n" msgstr "" #: src/flash.c:95 msgid "Note: Supported configuration is 2 x 16 bit or 1 x 16 bit only\n" msgstr "" #: src/flash.c:106 msgid "Flash not supported!\n" msgstr "" #: src/flash.c:121 src/flash.c:269 src/flash.c:378 msgid "no flash driver found\n" msgstr "" #: src/flash.c:132 msgid "Invalid sync sequence!\n" msgstr "" #: src/flash.c:150 src/flash.c:390 #, c-format msgid "block %d unlocked\n" msgstr "" #: src/flash.c:151 src/flash.c:297 src/flash.c:391 #, c-format msgid "erasing block %d: %d\n" msgstr "" #: src/flash.c:155 src/flash.c:285 src/flash.c:383 msgid "program:\n" msgstr "" #: src/flash.c:163 src/flash.c:203 msgid "Error: premature end of file\n" msgstr "" #: src/flash.c:166 src/flash.c:206 #, c-format msgid "record: start = 0x%08X, len = 0x%08X, checksum = 0x%08X\n" msgstr "" #: src/flash.c:170 src/flash.c:210 msgid "Error: Invalid record length!\n" msgstr "" #: src/flash.c:177 src/flash.c:217 src/flash.c:304 src/flash.c:350 #: src/readmem.c:102 #, c-format msgid "addr: 0x%08X" msgstr "" #: src/flash.c:182 src/flash.c:316 msgid "" "\n" "flash error\n" msgstr "" #: src/flash.c:194 src/flash.c:327 msgid "verify:\n" msgstr "" #: src/flash.c:223 #, c-format msgid "" "\n" "verify error: 0x%08X vs. 0x%08X at addr %08X\n" msgstr "" #: src/flash.c:232 src/flash.c:360 src/flash.c:396 src/readmem.c:109 msgid "" "\n" "Done.\n" msgstr "" #: src/flash.c:279 msgid "Out of memory!\n" msgstr "" #: src/flash.c:296 #, c-format msgid "" "\n" "block %d unlocked\n" msgstr "" #: src/flash.c:339 msgid "Error during file read.\n" msgstr "" #: src/flash.c:355 #, c-format msgid "" "\n" "verify error:\n" "readed: 0x%08X\n" "expected: 0x%08X\n" msgstr "" #: src/flash.c:374 src/flash.c:387 #, c-format msgid "addr: 0x%08X\n" msgstr "" #: src/jtag.c:261 #, c-format msgid "" "%s\n" "Copyright (C) 2002, 2003 ETC s.r.o.\n" "%s is free software, covered by the GNU General Public License, and you are\n" "welcome to change it and/or distribute copies of it under certain " "conditions.\n" "There is absolutely no warranty for %s.\n" "\n" msgstr "" #: src/jtag.c:274 #, c-format msgid "" "Warning: %s may damage your hardware! Type \"quit\" to exit!\n" "\n" msgstr "" #: src/jtag.c:275 msgid "" "Type \"help\" for help.\n" "\n" msgstr "" #: src/part/data_register.c:46 msgid "Warning: Data register name too long\n" msgstr "" #: src/part/instruction.c:46 msgid "Warning: Instruction name too long\n" msgstr "" #: src/part/part.c:168 src/part/part.c:205 #, c-format msgid "%s(%s:%d) Boundary Scan Register (BSR) not found\n" msgstr "" #: src/part/part.c:176 #, c-format msgid "signal '%s' cannot be set as output\n" msgstr "" #: src/part/part.c:186 #, c-format msgid "signal '%s' cannot be set as input\n" msgstr "" #: src/part/part.c:210 #, c-format msgid "signal '%s' is not input signal\n" msgstr "" #: src/part/part.c:227 #, c-format msgid "%%-%ds %%-%ds %%-%ds %%-%ds %%-%ds\n" msgstr "" #: src/part/part.c:236 src/part/part.c:238 msgid "(none)" msgstr "" #: src/readmem.c:61 msgid "Error: Bus width detection failed\n" msgstr "" #: src/readmem.c:67 msgid "Unknown bus width!\n" msgstr "" #: src/readmem.c:74 #, c-format msgid "address: 0x%08X\n" msgstr "" #: src/readmem.c:75 #, c-format msgid "length: 0x%08X\n" msgstr "" #: src/readmem.c:78 msgid "length is 0.\n" msgstr "" #: src/readmem.c:82 msgid "reading:\n" msgstr "" #: src/tap/cable/arcom.c:100 msgid "Arcom JTAG Cable" msgstr "" #: src/tap/cable/byteblaster.c:126 msgid "" "Altera ByteBlaster/ByteBlaster II/ByteBlasterMV Parallel Port Download Cable" msgstr "" #: src/tap/cable/dlc5.c:97 msgid "Xilinx DLC5 JTAG Parallel Cable III" msgstr "" #: src/tap/cable/ea253.c:100 msgid "ETC EA253 JTAG Cable" msgstr "" #: src/tap/cable/ei012.c:102 msgid "ETC EI012 JTAG Cable" msgstr "" #: src/tap/cable/keithkoep.c:109 msgid "Keith & Koep JTAG cable" msgstr "" #: src/tap/cable/mpcbdm.c:106 msgid "Mpcbdm JTAG cable" msgstr "" #: src/tap/cable/triton.c:111 msgid "Ka-Ro TRITON Starterkit II (PXA255/250) JTAG Cable" msgstr "" #: src/tap/cable/wiggler.c:104 msgid "Macraigor Wiggler JTAG Cable" msgstr "" #: src/tap/chain.c:110 src/tap/chain.c:133 #, c-format msgid "%s(%d) Part %d without active instruction\n" msgstr "" #: src/tap/chain.c:137 #, c-format msgid "%s(%d) Part %d without data register\n" msgstr "" #: src/tap/parport/direct.c:161 src/tap/parport/ppdev.c:118 msgid "Syntax error!\n" msgstr "" #: src/tap/parport/direct.c:166 msgid "Invalid port address!\n" msgstr "" #: src/tap/parport/direct.c:176 #, c-format msgid "Disconnecting %s from parallel port at 0x%x\n" msgstr "" #: src/tap/parport/direct.c:183 src/tap/parport/ppdev.c:130 msgid "Changed cable to 'none'\n" msgstr "" #: src/tap/parport/direct.c:192 src/tap/parport/ppdev.c:139 #, c-format msgid "Unknown cable: %s\n" msgstr "" #: src/tap/parport/direct.c:196 #, c-format msgid "Initializing %s on parallel port at 0x%x\n" msgstr "" #: src/tap/parport/direct.c:200 src/tap/parport/ppdev.c:147 #, c-format msgid "%s(%d) Out of memory.\n" msgstr "" #: src/tap/parport/ppdev.c:124 #, c-format msgid "Disconnecting %s from ppdev port %s\n" msgstr "" #: src/tap/parport/ppdev.c:143 #, c-format msgid "Initializing %s on ppdev port %s\n" msgstr "" #: src/tap/tap.c:54 src/tap/tap.c:75 src/tap/tap.c:86 #, c-format msgid "%s: Invalid state: %2X\n" msgstr ""