1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-11-15 10:39:18 +00:00

updated translation files

This commit is contained in:
Dominic Radermacher 2025-11-02 12:56:16 +01:00
parent a27a320672
commit b3ab878bfb
3 changed files with 84 additions and 84 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ptouch-print 1.3.1\n" "Project-Id-Version: ptouch-print 1.3.1\n"
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n" "Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
"POT-Creation-Date: 2025-09-28 08:03+0200\n" "POT-Creation-Date: 2025-10-31 08:04+0100\n"
"PO-Revision-Date: 2024-05-23 22:27-0400\n" "PO-Revision-Date: 2024-05-23 22:27-0400\n"
"Last-Translator: dominic@familie-radermacher.ch\n" "Last-Translator: dominic@familie-radermacher.ch\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@ -19,138 +19,138 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.4.2\n" "X-Generator: Poedit 2.4.2\n"
#: src/libptouch.c:105 src/libptouch.c:109 src/libptouch.c:113 #: src/libptouch.c:106 src/libptouch.c:110 src/libptouch.c:114
#, c-format #, c-format
msgid "out of memory\n" msgid "out of memory\n"
msgstr "Nicht genug Speicher\n" msgstr "Nicht genug Speicher\n"
#: src/libptouch.c:117 #: src/libptouch.c:118
#, c-format #, c-format
msgid "libusb_init() failed\n" msgid "libusb_init() failed\n"
msgstr "ptouch_init() fehlgeschlagen\n" msgstr "ptouch_init() fehlgeschlagen\n"
#: src/libptouch.c:126 #: src/libptouch.c:127
#, c-format #, c-format
msgid "failed to get device descriptor" msgid "failed to get device descriptor"
msgstr "" msgstr ""
#: src/libptouch.c:132 #: src/libptouch.c:133
#, c-format #, c-format
msgid "%s found on USB bus %d, device %d\n" msgid "%s found on USB bus %d, device %d\n"
msgstr "Drucker %s am USB Bus %d, Gerät %d gefunden\n" msgstr "Drucker %s am USB Bus %d, Gerät %d gefunden\n"
#: src/libptouch.c:147 #: src/libptouch.c:148
#, c-format #, c-format
msgid "libusb_open error :%s\n" msgid "libusb_open error :%s\n"
msgstr "" msgstr ""
#: src/libptouch.c:153 #: src/libptouch.c:154
#, c-format #, c-format
msgid "error while detaching kernel driver: %s\n" msgid "error while detaching kernel driver: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:157 #: src/libptouch.c:158
#, c-format #, c-format
msgid "interface claim error: %s\n" msgid "interface claim error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:168 #: src/libptouch.c:169
#, c-format #, c-format
msgid "" msgid ""
"No P-Touch printer found on USB (remember to put switch to position E)\n" "No P-Touch printer found on USB (remember to put switch to position E)\n"
msgstr "Kein P-Ptouch Drucker am USB gefunden (Schalter muss auf E stehen)\n" msgstr "Kein P-Ptouch Drucker am USB gefunden (Schalter muss auf E stehen)\n"
#: src/libptouch.c:188 #: src/libptouch.c:189
#, c-format #, c-format
msgid "debug: called ptouch_send() with NULL ptdev\n" msgid "debug: called ptouch_send() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:195 #: src/libptouch.c:196
#, c-format #, c-format
msgid "write error: %s\n" msgid "write error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:199 #: src/libptouch.c:200
#, fuzzy, c-format #, fuzzy, c-format
msgid "write error: could send only %i of %ld bytes\n" msgid "write error: could send only %i of %ld bytes\n"
msgstr "Lesefehler: %i anstatt 32 bytes empfangen\n" msgstr "Lesefehler: %i anstatt 32 bytes empfangen\n"
#: src/libptouch.c:249 #: src/libptouch.c:250
#, c-format #, c-format
msgid "debug: called ptouch_info_cmd() with NULL ptdev\n" msgid "debug: called ptouch_info_cmd() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:291 #: src/libptouch.c:292
#, fuzzy, c-format #, fuzzy, c-format
msgid "debug: called ptouch_rasterstart() with NULL ptdev\n" msgid "debug: called ptouch_rasterstart() with NULL ptdev\n"
msgstr "ptouch_rasterstart() fehlgeschlagen\n" msgstr "ptouch_rasterstart() fehlgeschlagen\n"
#: src/libptouch.c:322 #: src/libptouch.c:323
#, c-format #, c-format
msgid "debug: called ptouch_finalize() with NULL ptdev\n" msgid "debug: called ptouch_finalize() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:337 #: src/libptouch.c:338
#, c-format #, c-format
msgid "debug: dumping raw status bytes\n" msgid "debug: dumping raw status bytes\n"
msgstr "" msgstr ""
#: src/libptouch.c:356 #: src/libptouch.c:357
#, c-format #, c-format
msgid "debug: called ptouch_getstatus() with NULL ptdev\n" msgid "debug: called ptouch_getstatus() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:366 src/libptouch.c:402 #: src/libptouch.c:367 src/libptouch.c:403
#, c-format #, c-format
msgid "read error: %s\n" msgid "read error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:371 #: src/libptouch.c:372
#, c-format #, c-format
msgid "timeout (%i sec) while waiting for status response\n" msgid "timeout (%i sec) while waiting for status response\n"
msgstr "" msgstr ""
#: src/libptouch.c:385 #: src/libptouch.c:386
#, c-format #, c-format
msgid "unknown tape width of %imm, please report this.\n" msgid "unknown tape width of %imm, please report this.\n"
msgstr "Unbekannte Schriftband breite (%i mm), bitte melden\n" msgstr "Unbekannte Schriftband breite (%i mm), bitte melden\n"
#: src/libptouch.c:391 #: src/libptouch.c:392
#, c-format #, c-format
msgid "got only 16 bytes... wondering what they are:\n" msgid "got only 16 bytes... wondering what they are:\n"
msgstr "nur 16 bytes empfangen... mal gucken was die sind:\n" msgstr "nur 16 bytes empfangen... mal gucken was die sind:\n"
#: src/libptouch.c:395 #: src/libptouch.c:396
#, c-format #, c-format
msgid "read error: got %i instead of 32 bytes\n" msgid "read error: got %i instead of 32 bytes\n"
msgstr "Lesefehler: %i anstatt 32 bytes empfangen\n" msgstr "Lesefehler: %i anstatt 32 bytes empfangen\n"
#: src/libptouch.c:398 #: src/libptouch.c:399
#, c-format #, c-format
msgid "strange status:\n" msgid "strange status:\n"
msgstr "Seltsamer Status:\n" msgstr "Seltsamer Status:\n"
#: src/libptouch.c:400 #: src/libptouch.c:401
#, c-format #, c-format
msgid "trying to flush junk\n" msgid "trying to flush junk\n"
msgstr "" msgstr ""
#: src/libptouch.c:405 #: src/libptouch.c:406
#, c-format #, c-format
msgid "got another %i bytes. now try again\n" msgid "got another %i bytes. now try again\n"
msgstr "weitere %i bytes empfangen. probiere es nochmal.\n" msgstr "weitere %i bytes empfangen. probiere es nochmal.\n"
#: src/libptouch.c:412 #: src/libptouch.c:413
#, c-format #, c-format
msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n" msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:421 #: src/libptouch.c:422
#, c-format #, c-format
msgid "debug: called ptouch_get_max_width() with NULL ptdev\n" msgid "debug: called ptouch_get_max_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:433 #: src/libptouch.c:434
#, c-format #, c-format
msgid "debug: called ptouch_sendraster() with NULL ptdev\n" msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ptouch-print 1.3.1\n" "Project-Id-Version: ptouch-print 1.3.1\n"
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n" "Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
"POT-Creation-Date: 2025-09-28 08:03+0200\n" "POT-Creation-Date: 2025-10-31 08:04+0100\n"
"PO-Revision-Date: 2024-05-23 22:26-0400\n" "PO-Revision-Date: 2024-05-23 22:26-0400\n"
"Last-Translator: dominic@familie-radermacher.ch\n" "Last-Translator: dominic@familie-radermacher.ch\n"
"Language-Team: English <en@translate.freefriends.org>\n" "Language-Team: English <en@translate.freefriends.org>\n"
@ -18,139 +18,139 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.4.2\n" "X-Generator: Poedit 2.4.2\n"
#: src/libptouch.c:105 src/libptouch.c:109 src/libptouch.c:113 #: src/libptouch.c:106 src/libptouch.c:110 src/libptouch.c:114
#, c-format #, c-format
msgid "out of memory\n" msgid "out of memory\n"
msgstr "out of memory\n" msgstr "out of memory\n"
#: src/libptouch.c:117 #: src/libptouch.c:118
#, c-format #, c-format
msgid "libusb_init() failed\n" msgid "libusb_init() failed\n"
msgstr "libusb_init() failed\n" msgstr "libusb_init() failed\n"
#: src/libptouch.c:126 #: src/libptouch.c:127
#, c-format #, c-format
msgid "failed to get device descriptor" msgid "failed to get device descriptor"
msgstr "failed to get device descriptor" msgstr "failed to get device descriptor"
#: src/libptouch.c:132 #: src/libptouch.c:133
#, c-format #, c-format
msgid "%s found on USB bus %d, device %d\n" msgid "%s found on USB bus %d, device %d\n"
msgstr "%s found on USB bus %d, device %d\n" msgstr "%s found on USB bus %d, device %d\n"
#: src/libptouch.c:147 #: src/libptouch.c:148
#, c-format #, c-format
msgid "libusb_open error :%s\n" msgid "libusb_open error :%s\n"
msgstr "libusb_open error :%s\n" msgstr "libusb_open error :%s\n"
#: src/libptouch.c:153 #: src/libptouch.c:154
#, c-format #, c-format
msgid "error while detaching kernel driver: %s\n" msgid "error while detaching kernel driver: %s\n"
msgstr "error while detaching kernel driver: %s\n" msgstr "error while detaching kernel driver: %s\n"
#: src/libptouch.c:157 #: src/libptouch.c:158
#, c-format #, c-format
msgid "interface claim error: %s\n" msgid "interface claim error: %s\n"
msgstr "interface claim error: %s\n" msgstr "interface claim error: %s\n"
#: src/libptouch.c:168 #: src/libptouch.c:169
#, c-format #, c-format
msgid "" msgid ""
"No P-Touch printer found on USB (remember to put switch to position E)\n" "No P-Touch printer found on USB (remember to put switch to position E)\n"
msgstr "" msgstr ""
"No P-Touch printer found on USB (remember to put switch to position E)\n" "No P-Touch printer found on USB (remember to put switch to position E)\n"
#: src/libptouch.c:188 #: src/libptouch.c:189
#, c-format #, c-format
msgid "debug: called ptouch_send() with NULL ptdev\n" msgid "debug: called ptouch_send() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:195 #: src/libptouch.c:196
#, c-format #, c-format
msgid "write error: %s\n" msgid "write error: %s\n"
msgstr "write error: %s\n" msgstr "write error: %s\n"
#: src/libptouch.c:199 #: src/libptouch.c:200
#, fuzzy, c-format #, fuzzy, c-format
msgid "write error: could send only %i of %ld bytes\n" msgid "write error: could send only %i of %ld bytes\n"
msgstr "write error: could send only %i of %i bytes\n" msgstr "write error: could send only %i of %i bytes\n"
#: src/libptouch.c:249 #: src/libptouch.c:250
#, c-format #, c-format
msgid "debug: called ptouch_info_cmd() with NULL ptdev\n" msgid "debug: called ptouch_info_cmd() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:291 #: src/libptouch.c:292
#, fuzzy, c-format #, fuzzy, c-format
msgid "debug: called ptouch_rasterstart() with NULL ptdev\n" msgid "debug: called ptouch_rasterstart() with NULL ptdev\n"
msgstr "ptouch_rasterstart() failed\n" msgstr "ptouch_rasterstart() failed\n"
#: src/libptouch.c:322 #: src/libptouch.c:323
#, c-format #, c-format
msgid "debug: called ptouch_finalize() with NULL ptdev\n" msgid "debug: called ptouch_finalize() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:337 #: src/libptouch.c:338
#, c-format #, c-format
msgid "debug: dumping raw status bytes\n" msgid "debug: dumping raw status bytes\n"
msgstr "debug: dumping raw status bytes\n" msgstr "debug: dumping raw status bytes\n"
#: src/libptouch.c:356 #: src/libptouch.c:357
#, c-format #, c-format
msgid "debug: called ptouch_getstatus() with NULL ptdev\n" msgid "debug: called ptouch_getstatus() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:366 src/libptouch.c:402 #: src/libptouch.c:367 src/libptouch.c:403
#, c-format #, c-format
msgid "read error: %s\n" msgid "read error: %s\n"
msgstr "read error: %s\n" msgstr "read error: %s\n"
#: src/libptouch.c:371 #: src/libptouch.c:372
#, fuzzy, c-format #, fuzzy, c-format
msgid "timeout (%i sec) while waiting for status response\n" msgid "timeout (%i sec) while waiting for status response\n"
msgstr "timeout while waiting for status response\n" msgstr "timeout while waiting for status response\n"
#: src/libptouch.c:385 #: src/libptouch.c:386
#, c-format #, c-format
msgid "unknown tape width of %imm, please report this.\n" msgid "unknown tape width of %imm, please report this.\n"
msgstr "unknown tape width of %imm, please report this.\n" msgstr "unknown tape width of %imm, please report this.\n"
#: src/libptouch.c:391 #: src/libptouch.c:392
#, c-format #, c-format
msgid "got only 16 bytes... wondering what they are:\n" msgid "got only 16 bytes... wondering what they are:\n"
msgstr "got only 16 bytes... wondering what they are:\n" msgstr "got only 16 bytes... wondering what they are:\n"
#: src/libptouch.c:395 #: src/libptouch.c:396
#, c-format #, c-format
msgid "read error: got %i instead of 32 bytes\n" msgid "read error: got %i instead of 32 bytes\n"
msgstr "read error: got %i instead of 32 bytes\n" msgstr "read error: got %i instead of 32 bytes\n"
#: src/libptouch.c:398 #: src/libptouch.c:399
#, c-format #, c-format
msgid "strange status:\n" msgid "strange status:\n"
msgstr "strange status:\n" msgstr "strange status:\n"
#: src/libptouch.c:400 #: src/libptouch.c:401
#, c-format #, c-format
msgid "trying to flush junk\n" msgid "trying to flush junk\n"
msgstr "trying to flush junk\n" msgstr "trying to flush junk\n"
#: src/libptouch.c:405 #: src/libptouch.c:406
#, c-format #, c-format
msgid "got another %i bytes. now try again\n" msgid "got another %i bytes. now try again\n"
msgstr "got another %i bytes. now try again\n" msgstr "got another %i bytes. now try again\n"
#: src/libptouch.c:412 #: src/libptouch.c:413
#, c-format #, c-format
msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n" msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:421 #: src/libptouch.c:422
#, c-format #, c-format
msgid "debug: called ptouch_get_max_width() with NULL ptdev\n" msgid "debug: called ptouch_get_max_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:433 #: src/libptouch.c:434
#, c-format #, c-format
msgid "debug: called ptouch_sendraster() with NULL ptdev\n" msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ptouch-print\n" "Project-Id-Version: ptouch-print\n"
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n" "Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
"POT-Creation-Date: 2025-09-28 08:03+0200\n" "POT-Creation-Date: 2025-10-31 08:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,138 +17,138 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/libptouch.c:105 src/libptouch.c:109 src/libptouch.c:113 #: src/libptouch.c:106 src/libptouch.c:110 src/libptouch.c:114
#, c-format #, c-format
msgid "out of memory\n" msgid "out of memory\n"
msgstr "" msgstr ""
#: src/libptouch.c:117 #: src/libptouch.c:118
#, c-format #, c-format
msgid "libusb_init() failed\n" msgid "libusb_init() failed\n"
msgstr "" msgstr ""
#: src/libptouch.c:126 #: src/libptouch.c:127
#, c-format #, c-format
msgid "failed to get device descriptor" msgid "failed to get device descriptor"
msgstr "" msgstr ""
#: src/libptouch.c:132 #: src/libptouch.c:133
#, c-format #, c-format
msgid "%s found on USB bus %d, device %d\n" msgid "%s found on USB bus %d, device %d\n"
msgstr "" msgstr ""
#: src/libptouch.c:147 #: src/libptouch.c:148
#, c-format #, c-format
msgid "libusb_open error :%s\n" msgid "libusb_open error :%s\n"
msgstr "" msgstr ""
#: src/libptouch.c:153 #: src/libptouch.c:154
#, c-format #, c-format
msgid "error while detaching kernel driver: %s\n" msgid "error while detaching kernel driver: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:157 #: src/libptouch.c:158
#, c-format #, c-format
msgid "interface claim error: %s\n" msgid "interface claim error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:168 #: src/libptouch.c:169
#, c-format #, c-format
msgid "" msgid ""
"No P-Touch printer found on USB (remember to put switch to position E)\n" "No P-Touch printer found on USB (remember to put switch to position E)\n"
msgstr "" msgstr ""
#: src/libptouch.c:188 #: src/libptouch.c:189
#, c-format #, c-format
msgid "debug: called ptouch_send() with NULL ptdev\n" msgid "debug: called ptouch_send() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:195 #: src/libptouch.c:196
#, c-format #, c-format
msgid "write error: %s\n" msgid "write error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:199 #: src/libptouch.c:200
#, c-format #, c-format
msgid "write error: could send only %i of %ld bytes\n" msgid "write error: could send only %i of %ld bytes\n"
msgstr "" msgstr ""
#: src/libptouch.c:249 #: src/libptouch.c:250
#, c-format #, c-format
msgid "debug: called ptouch_info_cmd() with NULL ptdev\n" msgid "debug: called ptouch_info_cmd() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:291 #: src/libptouch.c:292
#, c-format #, c-format
msgid "debug: called ptouch_rasterstart() with NULL ptdev\n" msgid "debug: called ptouch_rasterstart() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:322 #: src/libptouch.c:323
#, c-format #, c-format
msgid "debug: called ptouch_finalize() with NULL ptdev\n" msgid "debug: called ptouch_finalize() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:337 #: src/libptouch.c:338
#, c-format #, c-format
msgid "debug: dumping raw status bytes\n" msgid "debug: dumping raw status bytes\n"
msgstr "" msgstr ""
#: src/libptouch.c:356 #: src/libptouch.c:357
#, c-format #, c-format
msgid "debug: called ptouch_getstatus() with NULL ptdev\n" msgid "debug: called ptouch_getstatus() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:366 src/libptouch.c:402 #: src/libptouch.c:367 src/libptouch.c:403
#, c-format #, c-format
msgid "read error: %s\n" msgid "read error: %s\n"
msgstr "" msgstr ""
#: src/libptouch.c:371 #: src/libptouch.c:372
#, c-format #, c-format
msgid "timeout (%i sec) while waiting for status response\n" msgid "timeout (%i sec) while waiting for status response\n"
msgstr "" msgstr ""
#: src/libptouch.c:385 #: src/libptouch.c:386
#, c-format #, c-format
msgid "unknown tape width of %imm, please report this.\n" msgid "unknown tape width of %imm, please report this.\n"
msgstr "" msgstr ""
#: src/libptouch.c:391 #: src/libptouch.c:392
#, c-format #, c-format
msgid "got only 16 bytes... wondering what they are:\n" msgid "got only 16 bytes... wondering what they are:\n"
msgstr "" msgstr ""
#: src/libptouch.c:395 #: src/libptouch.c:396
#, c-format #, c-format
msgid "read error: got %i instead of 32 bytes\n" msgid "read error: got %i instead of 32 bytes\n"
msgstr "" msgstr ""
#: src/libptouch.c:398 #: src/libptouch.c:399
#, c-format #, c-format
msgid "strange status:\n" msgid "strange status:\n"
msgstr "" msgstr ""
#: src/libptouch.c:400 #: src/libptouch.c:401
#, c-format #, c-format
msgid "trying to flush junk\n" msgid "trying to flush junk\n"
msgstr "" msgstr ""
#: src/libptouch.c:405 #: src/libptouch.c:406
#, c-format #, c-format
msgid "got another %i bytes. now try again\n" msgid "got another %i bytes. now try again\n"
msgstr "" msgstr ""
#: src/libptouch.c:412 #: src/libptouch.c:413
#, c-format #, c-format
msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n" msgid "debug: called ptouch_get_tape_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:421 #: src/libptouch.c:422
#, c-format #, c-format
msgid "debug: called ptouch_get_max_width() with NULL ptdev\n" msgid "debug: called ptouch_get_max_width() with NULL ptdev\n"
msgstr "" msgstr ""
#: src/libptouch.c:433 #: src/libptouch.c:434
#, c-format #, c-format
msgid "debug: called ptouch_sendraster() with NULL ptdev\n" msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
msgstr "" msgstr ""