mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-08 20:15:27 +00:00
316 lines
7.4 KiB
Plaintext
316 lines
7.4 KiB
Plaintext
# English translations for ptouch-print package.
|
|
# Copyright (C) 2015 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the ptouch-print package.
|
|
# <dominic@familie-radermacher.ch>, 2015.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ptouch-print 1.3.1\n"
|
|
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
|
|
"POT-Creation-Date: 2025-12-08 15:27+0100\n"
|
|
"PO-Revision-Date: 2024-05-23 22:26-0400\n"
|
|
"Last-Translator: dominic@familie-radermacher.ch\n"
|
|
"Language-Team: English <en@translate.freefriends.org>\n"
|
|
"Language: en\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Poedit 2.4.2\n"
|
|
|
|
#: src/libptouch.c:107 src/libptouch.c:111 src/libptouch.c:115
|
|
#, c-format
|
|
msgid "out of memory\n"
|
|
msgstr "out of memory\n"
|
|
|
|
#: src/libptouch.c:119
|
|
#, c-format
|
|
msgid "libusb_init() failed\n"
|
|
msgstr "libusb_init() failed\n"
|
|
|
|
#: src/libptouch.c:128
|
|
#, c-format
|
|
msgid "failed to get device descriptor"
|
|
msgstr "failed to get device descriptor"
|
|
|
|
#: src/libptouch.c:134
|
|
#, c-format
|
|
msgid "%s found on USB bus %d, device %d\n"
|
|
msgstr "%s found on USB bus %d, device %d\n"
|
|
|
|
#: src/libptouch.c:149
|
|
#, c-format
|
|
msgid "libusb_open error :%s\n"
|
|
msgstr "libusb_open error :%s\n"
|
|
|
|
#: src/libptouch.c:155
|
|
#, c-format
|
|
msgid "error while detaching kernel driver: %s\n"
|
|
msgstr "error while detaching kernel driver: %s\n"
|
|
|
|
#: src/libptouch.c:159
|
|
#, c-format
|
|
msgid "interface claim error: %s\n"
|
|
msgstr "interface claim error: %s\n"
|
|
|
|
#: src/libptouch.c:170
|
|
#, c-format
|
|
msgid ""
|
|
"No P-Touch printer found on USB (remember to put switch to position E)\n"
|
|
msgstr ""
|
|
"No P-Touch printer found on USB (remember to put switch to position E)\n"
|
|
|
|
#: src/libptouch.c:190
|
|
#, c-format
|
|
msgid "debug: called ptouch_send() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:197
|
|
#, c-format
|
|
msgid "write error: %s\n"
|
|
msgstr "write error: %s\n"
|
|
|
|
#: src/libptouch.c:201
|
|
#, fuzzy, c-format
|
|
msgid "write error: could send only %i of %ld bytes\n"
|
|
msgstr "write error: could send only %i of %i bytes\n"
|
|
|
|
#: src/libptouch.c:251
|
|
#, c-format
|
|
msgid "debug: called ptouch_info_cmd() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:293
|
|
#, fuzzy, c-format
|
|
msgid "debug: called ptouch_rasterstart() with NULL ptdev\n"
|
|
msgstr "ptouch_rasterstart() failed\n"
|
|
|
|
#: src/libptouch.c:324
|
|
#, c-format
|
|
msgid "debug: called ptouch_finalize() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:339
|
|
#, c-format
|
|
msgid "debug: dumping raw status bytes\n"
|
|
msgstr "debug: dumping raw status bytes\n"
|
|
|
|
#: src/libptouch.c:358
|
|
#, c-format
|
|
msgid "debug: called ptouch_getstatus() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:368 src/libptouch.c:404
|
|
#, c-format
|
|
msgid "read error: %s\n"
|
|
msgstr "read error: %s\n"
|
|
|
|
#: src/libptouch.c:373
|
|
#, fuzzy, c-format
|
|
msgid "timeout (%i sec) while waiting for status response\n"
|
|
msgstr "timeout while waiting for status response\n"
|
|
|
|
#: src/libptouch.c:387
|
|
#, c-format
|
|
msgid "unknown tape width of %imm, please report this.\n"
|
|
msgstr "unknown tape width of %imm, please report this.\n"
|
|
|
|
#: src/libptouch.c:393
|
|
#, c-format
|
|
msgid "got only 16 bytes... wondering what they are:\n"
|
|
msgstr "got only 16 bytes... wondering what they are:\n"
|
|
|
|
#: src/libptouch.c:397
|
|
#, c-format
|
|
msgid "read error: got %i instead of 32 bytes\n"
|
|
msgstr "read error: got %i instead of 32 bytes\n"
|
|
|
|
#: src/libptouch.c:400
|
|
#, c-format
|
|
msgid "strange status:\n"
|
|
msgstr "strange status:\n"
|
|
|
|
#: src/libptouch.c:402
|
|
#, c-format
|
|
msgid "trying to flush junk\n"
|
|
msgstr "trying to flush junk\n"
|
|
|
|
#: src/libptouch.c:407
|
|
#, c-format
|
|
msgid "got another %i bytes. now try again\n"
|
|
msgstr "got another %i bytes. now try again\n"
|
|
|
|
#: src/libptouch.c:414
|
|
#, c-format
|
|
msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:423
|
|
#, c-format
|
|
msgid "debug: called ptouch_get_max_width() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:435
|
|
#, c-format
|
|
msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:152
|
|
#, c-format
|
|
msgid "nothing to print\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:160
|
|
#, c-format
|
|
msgid "image is too large (%ipx x %ipx)\n"
|
|
msgstr "image is too large (%ipx x %ipx)\n"
|
|
|
|
#: src/ptouch-print.c:161
|
|
#, c-format
|
|
msgid "maximum printing width for this tape is %ipx\n"
|
|
msgstr "maximum printing width for this tape is %ipx\n"
|
|
|
|
#: src/ptouch-print.c:164
|
|
#, fuzzy, c-format
|
|
msgid "image size (%ipx x %ipx)\n"
|
|
msgstr "image is too large (%ipx x %ipx)\n"
|
|
|
|
#: src/ptouch-print.c:174
|
|
#, c-format
|
|
msgid "ptouch_rasterstart() failed\n"
|
|
msgstr "ptouch_rasterstart() failed\n"
|
|
|
|
#: src/ptouch-print.c:180
|
|
#, c-format
|
|
msgid "send print information command\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:186
|
|
#, c-format
|
|
msgid "send PT-D460BT magic commands\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:193
|
|
#, c-format
|
|
msgid "send precut command\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:202
|
|
#, c-format
|
|
msgid "send PT-D460BT chain commands\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:214
|
|
#, c-format
|
|
msgid "ptouch_sendraster() failed\n"
|
|
msgstr "ptouch_sendraster() failed\n"
|
|
|
|
#: src/ptouch-print.c:263
|
|
#, c-format
|
|
msgid "writing image '%s' failed\n"
|
|
msgstr "writing image '%s' failed\n"
|
|
|
|
#: src/ptouch-print.c:285
|
|
#, c-format
|
|
msgid "debug: o baseline offset - %d\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:286
|
|
#, c-format
|
|
msgid "debug: text baseline offset - %d\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:345
|
|
#, c-format
|
|
msgid "render_text(): %i lines, font = '%s', align = '%c'\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:348
|
|
#, c-format
|
|
msgid "warning: font config not available\n"
|
|
msgstr "warning: font config not available\n"
|
|
|
|
#: src/ptouch-print.c:352
|
|
#, c-format
|
|
msgid "setting font size=%i\n"
|
|
msgstr "setting font size=%i\n"
|
|
|
|
#: src/ptouch-print.c:356
|
|
#, c-format
|
|
msgid "could not estimate needed font size\n"
|
|
msgstr "could not estimate needed font size\n"
|
|
|
|
#: src/ptouch-print.c:363
|
|
#, c-format
|
|
msgid "choosing font size=%i\n"
|
|
msgstr "choosing font size=%i\n"
|
|
|
|
#: src/ptouch-print.c:379 src/ptouch-print.c:413
|
|
#, c-format
|
|
msgid "error in gdImageStringFT: %s\n"
|
|
msgstr "error in gdImageStringFT: %s\n"
|
|
|
|
#: src/ptouch-print.c:593
|
|
#, c-format
|
|
msgid "Only up to %d lines are supported"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:606
|
|
msgid "No arguments supported"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:611
|
|
msgid "Option --writepng missing"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:614
|
|
msgid "Options --force_tape_width and --info can't be used together"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:645
|
|
#, c-format
|
|
msgid "ptouch_init() failed\n"
|
|
msgstr "ptouch_init() failed\n"
|
|
|
|
#: src/ptouch-print.c:648
|
|
#, c-format
|
|
msgid "ptouch_getstatus() failed\n"
|
|
msgstr "ptouch_getstatus() failed\n"
|
|
|
|
#: src/ptouch-print.c:662
|
|
#, fuzzy, c-format
|
|
msgid "maximum printing width for this printer is %ldpx\n"
|
|
msgstr "maximum printing width for this tape is %ipx\n"
|
|
|
|
#: src/ptouch-print.c:663
|
|
#, fuzzy, c-format
|
|
msgid "maximum printing width for this tape is %ldpx\n"
|
|
msgstr "maximum printing width for this tape is %ipx\n"
|
|
|
|
#: src/ptouch-print.c:688
|
|
#, c-format
|
|
msgid "failed to load image file\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:697
|
|
#, c-format
|
|
msgid "could not render text\n"
|
|
msgstr "could not render text\n"
|
|
|
|
#: src/ptouch-print.c:736
|
|
#, c-format
|
|
msgid "ptouch_finalize(%d) failed\n"
|
|
msgstr "ptouch_finalize(%d) failed\n"
|
|
|
|
#, c-format
|
|
#~ msgid "ptouch-print version %s by Dominic Radermacher\n"
|
|
#~ msgstr "ptouch-print version %s by Dominic Radermacher\n"
|
|
|
|
#, c-format
|
|
#~ msgid "Error 1 = %02x\n"
|
|
#~ msgstr "Error 1 = %02x\n"
|
|
|
|
#, c-format
|
|
#~ msgid "Error 2 = %02x\n"
|
|
#~ msgstr "Error 2 = %02x\n"
|