mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-05-13 15:22:56 +00:00
201 lines
4.9 KiB
Plaintext
201 lines
4.9 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: 2015-12-29 14:22+0100\n"
|
|
"PO-Revision-Date: 2015-11-11 09:47+0100\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"
|
|
|
|
#: src/libptouch.c:59
|
|
#, c-format
|
|
msgid "out of memory\n"
|
|
msgstr "out of memory\n"
|
|
|
|
#: src/libptouch.c:63
|
|
#, c-format
|
|
msgid "libusb_init() failed\n"
|
|
msgstr "libusb_init() failed\n"
|
|
|
|
#: src/libptouch.c:72
|
|
#, c-format
|
|
msgid "failed to get device descriptor"
|
|
msgstr "failed to get device descriptor"
|
|
|
|
#: src/libptouch.c:78
|
|
#, 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:83
|
|
#, c-format
|
|
msgid "libusb_open error :%s\n"
|
|
msgstr "libusb_open error :%s\n"
|
|
|
|
#: src/libptouch.c:89
|
|
#, c-format
|
|
msgid "error while detaching kernel driver: %s\n"
|
|
msgstr "error while detaching kernel driver: %s\n"
|
|
|
|
#: src/libptouch.c:93
|
|
#, c-format
|
|
msgid "interface claim error: %s\n"
|
|
msgstr "interface claim error: %s\n"
|
|
|
|
#: src/libptouch.c:101
|
|
#, 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:121
|
|
#, c-format
|
|
msgid "write error: %s\n"
|
|
msgstr "write error: %s\n"
|
|
|
|
#: src/libptouch.c:125
|
|
#, c-format
|
|
msgid "write error: could send only %i of %i bytes\n"
|
|
msgstr "write error: could send only %i of %i bytes\n"
|
|
|
|
#: src/libptouch.c:194
|
|
#, c-format
|
|
msgid "debug: dumping raw status bytes\n"
|
|
msgstr "debug: dumping raw status bytes\n"
|
|
|
|
#: src/libptouch.c:218 src/libptouch.c:263
|
|
#, c-format
|
|
msgid "read error: %s\n"
|
|
msgstr "read error: %s\n"
|
|
|
|
#: src/libptouch.c:223
|
|
#, c-format
|
|
msgid "timeout while waiting for status response\n"
|
|
msgstr "timeout while waiting for status response\n"
|
|
|
|
#: src/libptouch.c:231
|
|
#, c-format
|
|
msgid "Error 1 = %02x\n"
|
|
msgstr "Error 1 = %02x\n"
|
|
|
|
#: src/libptouch.c:234
|
|
#, c-format
|
|
msgid "Error 2 = %02x\n"
|
|
msgstr "Error 2 = %02x\n"
|
|
|
|
#: src/libptouch.c:244
|
|
#, 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:252
|
|
#, 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:256
|
|
#, 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:259
|
|
#, c-format
|
|
msgid "strange status:\n"
|
|
msgstr "strange status:\n"
|
|
|
|
#: src/libptouch.c:261
|
|
#, c-format
|
|
msgid "trying to flush junk\n"
|
|
msgstr "trying to flush junk\n"
|
|
|
|
#: src/libptouch.c:266
|
|
#, c-format
|
|
msgid "got another %i bytes. now try again\n"
|
|
msgstr "got another %i bytes. now try again\n"
|
|
|
|
#: src/ptouch-print.c:71
|
|
#, c-format
|
|
msgid "image is too large (%ipx x %ipx)\n"
|
|
msgstr "image is too large (%ipx x %ipx)\n"
|
|
|
|
#: src/ptouch-print.c:72 src/ptouch-print.c:356
|
|
#, 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:77
|
|
#, c-format
|
|
msgid "ptouch_rasterstart() failed\n"
|
|
msgstr "ptouch_rasterstart() failed\n"
|
|
|
|
#: src/ptouch-print.c:88
|
|
#, c-format
|
|
msgid "ptouch_send() failed\n"
|
|
msgstr "ptouch_send() failed\n"
|
|
|
|
#: src/ptouch-print.c:128
|
|
#, c-format
|
|
msgid "writing image '%s' failed\n"
|
|
msgstr "writing image '%s' failed\n"
|
|
|
|
#: src/ptouch-print.c:197
|
|
#, c-format
|
|
msgid "warning: font config not available\n"
|
|
msgstr "warning: font config not available\n"
|
|
|
|
#: src/ptouch-print.c:201
|
|
#, c-format
|
|
msgid "setting font size=%i\n"
|
|
msgstr "setting font size=%i\n"
|
|
|
|
#: src/ptouch-print.c:205
|
|
#, c-format
|
|
msgid "could not estimate needed font size\n"
|
|
msgstr "could not estimate needed font size\n"
|
|
|
|
#: src/ptouch-print.c:212
|
|
#, c-format
|
|
msgid "choosing font size=%i\n"
|
|
msgstr "choosing font size=%i\n"
|
|
|
|
#: src/ptouch-print.c:226 src/ptouch-print.c:232
|
|
#, c-format
|
|
msgid "error in gdImageStringFT: %s\n"
|
|
msgstr "error in gdImageStringFT: %s\n"
|
|
|
|
#: src/ptouch-print.c:299
|
|
#, c-format
|
|
msgid "ptouch-print version %s by Dominic Radermacher\n"
|
|
msgstr "ptouch-print version %s by Dominic Radermacher\n"
|
|
|
|
#: src/ptouch-print.c:326
|
|
#, c-format
|
|
msgid "ptouch_init() failed\n"
|
|
msgstr "ptouch_init() failed\n"
|
|
|
|
#: src/ptouch-print.c:329
|
|
#, c-format
|
|
msgid "ptouch_getstatus() failed\n"
|
|
msgstr "ptouch_getstatus() failed\n"
|
|
|
|
#: src/ptouch-print.c:373
|
|
#, c-format
|
|
msgid "could not render text\n"
|
|
msgstr "could not render text\n"
|
|
|
|
#: src/ptouch-print.c:389
|
|
#, c-format
|
|
msgid "ptouch_eject() failed\n"
|
|
msgstr "ptouch_eject() failed\n"
|