mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-15 02:29:19 +00:00
302 lines
5.8 KiB
Plaintext
302 lines
5.8 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Dominic\ Radermacher\ <dominic@familie-radermacher.ch>
|
|
# This file is distributed under the same license as the ptouch-print package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ptouch-print\n"
|
|
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
|
|
"POT-Creation-Date: 2025-10-31 08:04+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: src/libptouch.c:106 src/libptouch.c:110 src/libptouch.c:114
|
|
#, c-format
|
|
msgid "out of memory\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:118
|
|
#, c-format
|
|
msgid "libusb_init() failed\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:127
|
|
#, c-format
|
|
msgid "failed to get device descriptor"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:133
|
|
#, c-format
|
|
msgid "%s found on USB bus %d, device %d\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:148
|
|
#, c-format
|
|
msgid "libusb_open error :%s\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:154
|
|
#, c-format
|
|
msgid "error while detaching kernel driver: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:158
|
|
#, c-format
|
|
msgid "interface claim error: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:169
|
|
#, c-format
|
|
msgid ""
|
|
"No P-Touch printer found on USB (remember to put switch to position E)\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:189
|
|
#, c-format
|
|
msgid "debug: called ptouch_send() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:196
|
|
#, c-format
|
|
msgid "write error: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:200
|
|
#, c-format
|
|
msgid "write error: could send only %i of %ld bytes\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:250
|
|
#, c-format
|
|
msgid "debug: called ptouch_info_cmd() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:292
|
|
#, c-format
|
|
msgid "debug: called ptouch_rasterstart() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:323
|
|
#, c-format
|
|
msgid "debug: called ptouch_finalize() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:338
|
|
#, c-format
|
|
msgid "debug: dumping raw status bytes\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:357
|
|
#, c-format
|
|
msgid "debug: called ptouch_getstatus() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:367 src/libptouch.c:403
|
|
#, c-format
|
|
msgid "read error: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:372
|
|
#, c-format
|
|
msgid "timeout (%i sec) while waiting for status response\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:386
|
|
#, c-format
|
|
msgid "unknown tape width of %imm, please report this.\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:392
|
|
#, c-format
|
|
msgid "got only 16 bytes... wondering what they are:\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:396
|
|
#, c-format
|
|
msgid "read error: got %i instead of 32 bytes\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:399
|
|
#, c-format
|
|
msgid "strange status:\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:401
|
|
#, c-format
|
|
msgid "trying to flush junk\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:406
|
|
#, c-format
|
|
msgid "got another %i bytes. now try again\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:413
|
|
#, c-format
|
|
msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:422
|
|
#, c-format
|
|
msgid "debug: called ptouch_get_max_width() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/libptouch.c:434
|
|
#, c-format
|
|
msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:146
|
|
#, c-format
|
|
msgid "nothing to print\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:154
|
|
#, c-format
|
|
msgid "image is too large (%ipx x %ipx)\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:155
|
|
#, c-format
|
|
msgid "maximum printing width for this tape is %ipx\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:158
|
|
#, c-format
|
|
msgid "image size (%ipx x %ipx)\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:168
|
|
#, c-format
|
|
msgid "ptouch_rasterstart() failed\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:174
|
|
#, c-format
|
|
msgid "send print information command\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:180
|
|
#, c-format
|
|
msgid "send PT-D460BT magic commands\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:186
|
|
#, c-format
|
|
msgid "send precut command\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:194
|
|
#, c-format
|
|
msgid "send PT-D460BT chain commands\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:206
|
|
#, c-format
|
|
msgid "ptouch_sendraster() failed\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:255
|
|
#, c-format
|
|
msgid "writing image '%s' failed\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:277
|
|
#, c-format
|
|
msgid "debug: o baseline offset - %d\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:278
|
|
#, c-format
|
|
msgid "debug: text baseline offset - %d\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:337
|
|
#, c-format
|
|
msgid "render_text(): %i lines, font = '%s'\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:340
|
|
#, c-format
|
|
msgid "warning: font config not available\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:344
|
|
#, c-format
|
|
msgid "setting font size=%i\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:348
|
|
#, c-format
|
|
msgid "could not estimate needed font size\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:355
|
|
#, c-format
|
|
msgid "choosing font size=%i\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:371 src/ptouch-print.c:399
|
|
#, c-format
|
|
msgid "error in gdImageStringFT: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:563
|
|
#, c-format
|
|
msgid "Only up to %d lines are supported"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:576
|
|
msgid "No arguments supported"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:581
|
|
msgid "Option --writepng missing"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:584
|
|
msgid "Options --force_tape_width and --info can't be used together"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:615
|
|
#, c-format
|
|
msgid "ptouch_init() failed\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:618
|
|
#, c-format
|
|
msgid "ptouch_getstatus() failed\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:632
|
|
#, c-format
|
|
msgid "maximum printing width for this printer is %ldpx\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:633
|
|
#, c-format
|
|
msgid "maximum printing width for this tape is %ldpx\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:658
|
|
#, c-format
|
|
msgid "failed to load image file\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:667
|
|
#, c-format
|
|
msgid "could not render text\n"
|
|
msgstr ""
|
|
|
|
#: src/ptouch-print.c:706
|
|
#, c-format
|
|
msgid "ptouch_finalize(%d) failed\n"
|
|
msgstr ""
|