1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-05-13 15:22:56 +00:00
ptouch-print/po/ptouch.pot
2024-06-10 16:54:07 +02:00

230 lines
4.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the ptouch package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ptouch 1.3.3\n"
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
"POT-Creation-Date: 2024-05-23 22:20-0400\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:95 src/libptouch.c:99 src/libptouch.c:103
#, c-format
msgid "out of memory\n"
msgstr ""
#: src/libptouch.c:107
#, c-format
msgid "libusb_init() failed\n"
msgstr ""
#: src/libptouch.c:116
#, c-format
msgid "failed to get device descriptor"
msgstr ""
#: src/libptouch.c:122
#, c-format
msgid "%s found on USB bus %d, device %d\n"
msgstr ""
#: src/libptouch.c:137
#, c-format
msgid "libusb_open error :%s\n"
msgstr ""
#: src/libptouch.c:143
#, c-format
msgid "error while detaching kernel driver: %s\n"
msgstr ""
#: src/libptouch.c:147
#, c-format
msgid "interface claim error: %s\n"
msgstr ""
#: src/libptouch.c:158
#, c-format
msgid ""
"No P-Touch printer found on USB (remember to put switch to position E)\n"
msgstr ""
#: src/libptouch.c:178
#, c-format
msgid "write error: %s\n"
msgstr ""
#: src/libptouch.c:182
#, c-format
msgid "write error: could send only %i of %ld bytes\n"
msgstr ""
#: src/libptouch.c:302
#, c-format
msgid "debug: dumping raw status bytes\n"
msgstr ""
#: src/libptouch.c:326 src/libptouch.c:362
#, c-format
msgid "read error: %s\n"
msgstr ""
#: src/libptouch.c:331
#, c-format
msgid "timeout while waiting for status response\n"
msgstr ""
#: src/libptouch.c:345
#, c-format
msgid "unknown tape width of %imm, please report this.\n"
msgstr ""
#: src/libptouch.c:351
#, c-format
msgid "got only 16 bytes... wondering what they are:\n"
msgstr ""
#: src/libptouch.c:355
#, c-format
msgid "read error: got %i instead of 32 bytes\n"
msgstr ""
#: src/libptouch.c:358
#, c-format
msgid "strange status:\n"
msgstr ""
#: src/libptouch.c:360
#, c-format
msgid "trying to flush junk\n"
msgstr ""
#: src/libptouch.c:365
#, c-format
msgid "got another %i bytes. now try again\n"
msgstr ""
#: src/ptouch-print.c:82
#, c-format
msgid "nothing to print\n"
msgstr ""
#: src/ptouch-print.c:89
#, c-format
msgid "image is too large (%ipx x %ipx)\n"
msgstr ""
#: src/ptouch-print.c:90 src/ptouch-print.c:556
#, c-format
msgid "maximum printing width for this tape is %ipx\n"
msgstr ""
#: src/ptouch-print.c:104
#, c-format
msgid "ptouch_rasterstart() failed\n"
msgstr ""
#: src/ptouch-print.c:110
#, c-format
msgid "send print information command\n"
msgstr ""
#: src/ptouch-print.c:116
#, c-format
msgid "send PT-D460BT magic commands\n"
msgstr ""
#: src/ptouch-print.c:122
#, c-format
msgid "send precut command\n"
msgstr ""
#: src/ptouch-print.c:133
#, c-format
msgid "ptouch_sendraster() failed\n"
msgstr ""
#: src/ptouch-print.c:182
#, c-format
msgid "writing image '%s' failed\n"
msgstr ""
#: src/ptouch-print.c:206
#, c-format
msgid "debug: o baseline offset - %d\n"
msgstr ""
#: src/ptouch-print.c:207
#, c-format
msgid "debug: text baseline offset - %d\n"
msgstr ""
#: src/ptouch-print.c:266
#, c-format
msgid "render_text(): %i lines, font = '%s'\n"
msgstr ""
#: src/ptouch-print.c:269
#, c-format
msgid "warning: font config not available\n"
msgstr ""
#: src/ptouch-print.c:273
#, c-format
msgid "setting font size=%i\n"
msgstr ""
#: src/ptouch-print.c:277
#, c-format
msgid "could not estimate needed font size\n"
msgstr ""
#: src/ptouch-print.c:284
#, c-format
msgid "choosing font size=%i\n"
msgstr ""
#: src/ptouch-print.c:300 src/ptouch-print.c:328
#, c-format
msgid "error in gdImageStringFT: %s\n"
msgstr ""
#: src/ptouch-print.c:495
#, c-format
msgid "ptouch-print version %s by Dominic Radermacher\n"
msgstr ""
#: src/ptouch-print.c:526
#, c-format
msgid "ptouch_init() failed\n"
msgstr ""
#: src/ptouch-print.c:529
#, c-format
msgid "ptouch_getstatus() failed\n"
msgstr ""
#: src/ptouch-print.c:568
#, c-format
msgid "failed to load image file\n"
msgstr ""
#: src/ptouch-print.c:584
#, c-format
msgid "could not render text\n"
msgstr ""
#: src/ptouch-print.c:616
#, c-format
msgid "ptouch_finalize(%d) failed\n"
msgstr ""