mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-20 20:32:05 +00:00
fix compile warning
This commit is contained in:
56
po/de.po
56
po/de.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ptouch-print 1.3.1\n"
|
||||
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
|
||||
"POT-Creation-Date: 2025-08-03 10:11+0200\n"
|
||||
"POT-Creation-Date: 2025-08-10 07:19+0200\n"
|
||||
"PO-Revision-Date: 2024-05-23 22:27-0400\n"
|
||||
"Last-Translator: dominic@familie-radermacher.ch\n"
|
||||
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
||||
@@ -155,137 +155,137 @@ msgstr ""
|
||||
msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:82
|
||||
#: src/ptouch-print.c:81
|
||||
#, c-format
|
||||
msgid "nothing to print\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:90
|
||||
#: src/ptouch-print.c:89
|
||||
#, c-format
|
||||
msgid "image is too large (%ipx x %ipx)\n"
|
||||
msgstr "Bild ist zu gross (%ipx x %ipx)\n"
|
||||
|
||||
#: src/ptouch-print.c:91
|
||||
#: src/ptouch-print.c:90
|
||||
#, c-format
|
||||
msgid "maximum printing width for this tape is %ipx\n"
|
||||
msgstr "Maximal druckbare Breite für dieses Schriftband sind %ipx\n"
|
||||
|
||||
#: src/ptouch-print.c:94
|
||||
#: src/ptouch-print.c:93
|
||||
#, fuzzy, c-format
|
||||
msgid "image size (%ipx x %ipx)\n"
|
||||
msgstr "Bild ist zu gross (%ipx x %ipx)\n"
|
||||
|
||||
#: src/ptouch-print.c:104
|
||||
#: src/ptouch-print.c:103
|
||||
#, c-format
|
||||
msgid "ptouch_rasterstart() failed\n"
|
||||
msgstr "ptouch_rasterstart() fehlgeschlagen\n"
|
||||
|
||||
#: src/ptouch-print.c:110
|
||||
#: src/ptouch-print.c:109
|
||||
#, c-format
|
||||
msgid "send print information command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:117
|
||||
#: src/ptouch-print.c:116
|
||||
#, c-format
|
||||
msgid "send PT-D460BT chain commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:122
|
||||
#: src/ptouch-print.c:121
|
||||
#, c-format
|
||||
msgid "send PT-D460BT magic commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:128
|
||||
#: src/ptouch-print.c:127
|
||||
#, c-format
|
||||
msgid "send precut command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:139
|
||||
#: src/ptouch-print.c:138
|
||||
#, fuzzy, c-format
|
||||
msgid "ptouch_sendraster() failed\n"
|
||||
msgstr "ptouch_send() fehlgeschlagen\n"
|
||||
|
||||
#: src/ptouch-print.c:188
|
||||
#: src/ptouch-print.c:187
|
||||
#, c-format
|
||||
msgid "writing image '%s' failed\n"
|
||||
msgstr "Schreiben der Bilddatei '%s' fehlgeschlagen\n"
|
||||
|
||||
#: src/ptouch-print.c:210
|
||||
#: src/ptouch-print.c:209
|
||||
#, c-format
|
||||
msgid "debug: o baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:211
|
||||
#: src/ptouch-print.c:210
|
||||
#, c-format
|
||||
msgid "debug: text baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:270
|
||||
#: src/ptouch-print.c:269
|
||||
#, c-format
|
||||
msgid "render_text(): %i lines, font = '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:273
|
||||
#: src/ptouch-print.c:272
|
||||
#, c-format
|
||||
msgid "warning: font config not available\n"
|
||||
msgstr "Warnung: fontconfig ist nicht verfügbar\n"
|
||||
|
||||
#: src/ptouch-print.c:277
|
||||
#: src/ptouch-print.c:276
|
||||
#, c-format
|
||||
msgid "setting font size=%i\n"
|
||||
msgstr "setze Zeichensatzgrösse=%i\n"
|
||||
|
||||
#: src/ptouch-print.c:281
|
||||
#: src/ptouch-print.c:280
|
||||
#, c-format
|
||||
msgid "could not estimate needed font size\n"
|
||||
msgstr "Konnte die notwendige Zeichensatzgrösse nicht bestimmen\n"
|
||||
|
||||
#: src/ptouch-print.c:288
|
||||
#: src/ptouch-print.c:287
|
||||
#, c-format
|
||||
msgid "choosing font size=%i\n"
|
||||
msgstr "Wähle Zeichensatzgrösse %i\n"
|
||||
|
||||
#: src/ptouch-print.c:304 src/ptouch-print.c:332
|
||||
#: src/ptouch-print.c:303 src/ptouch-print.c:331
|
||||
#, c-format
|
||||
msgid "error in gdImageStringFT: %s\n"
|
||||
msgstr "Fehler in Funktion gdImageStringFT(): %s\n"
|
||||
|
||||
#: src/ptouch-print.c:514
|
||||
#: src/ptouch-print.c:513
|
||||
#, c-format
|
||||
msgid "ptouch-print version %s by Dominic Radermacher\n"
|
||||
msgstr "ptouch-print Version %s von Dominic Radermacher\n"
|
||||
|
||||
#: src/ptouch-print.c:553
|
||||
#: src/ptouch-print.c:552
|
||||
#, c-format
|
||||
msgid "ptouch_init() failed\n"
|
||||
msgstr "ptouch_init() fehlgeschlagen\n"
|
||||
|
||||
#: src/ptouch-print.c:556
|
||||
#: src/ptouch-print.c:555
|
||||
#, c-format
|
||||
msgid "ptouch_getstatus() failed\n"
|
||||
msgstr "ptouch_getstatus() fehlgeschlagen\n"
|
||||
|
||||
#: src/ptouch-print.c:595
|
||||
#: src/ptouch-print.c:594
|
||||
#, fuzzy, c-format
|
||||
msgid "maximum printing width for this printer is %ldpx\n"
|
||||
msgstr "Maximal druckbare Breite für dieses Schriftband sind %ipx\n"
|
||||
|
||||
#: src/ptouch-print.c:596
|
||||
#: src/ptouch-print.c:595
|
||||
#, fuzzy, c-format
|
||||
msgid "maximum printing width for this tape is %ldpx\n"
|
||||
msgstr "Maximal druckbare Breite für dieses Schriftband sind %ipx\n"
|
||||
|
||||
#: src/ptouch-print.c:608
|
||||
#: src/ptouch-print.c:607
|
||||
#, c-format
|
||||
msgid "failed to load image file\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:624
|
||||
#: src/ptouch-print.c:623
|
||||
#, c-format
|
||||
msgid "could not render text\n"
|
||||
msgstr "Konnte Text nicht rendern\n"
|
||||
|
||||
#: src/ptouch-print.c:659
|
||||
#: src/ptouch-print.c:658
|
||||
#, c-format
|
||||
msgid "ptouch_finalize(%d) failed\n"
|
||||
msgstr "ptouch_finalize(%d) fehlgeschlagen\n"
|
||||
|
||||
56
po/en.po
56
po/en.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ptouch-print 1.3.1\n"
|
||||
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
|
||||
"POT-Creation-Date: 2025-08-03 10:11+0200\n"
|
||||
"POT-Creation-Date: 2025-08-10 07:19+0200\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"
|
||||
@@ -155,137 +155,137 @@ msgstr ""
|
||||
msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:82
|
||||
#: src/ptouch-print.c:81
|
||||
#, c-format
|
||||
msgid "nothing to print\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:90
|
||||
#: src/ptouch-print.c:89
|
||||
#, c-format
|
||||
msgid "image is too large (%ipx x %ipx)\n"
|
||||
msgstr "image is too large (%ipx x %ipx)\n"
|
||||
|
||||
#: src/ptouch-print.c:91
|
||||
#: src/ptouch-print.c:90
|
||||
#, 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:94
|
||||
#: src/ptouch-print.c:93
|
||||
#, fuzzy, c-format
|
||||
msgid "image size (%ipx x %ipx)\n"
|
||||
msgstr "image is too large (%ipx x %ipx)\n"
|
||||
|
||||
#: src/ptouch-print.c:104
|
||||
#: src/ptouch-print.c:103
|
||||
#, c-format
|
||||
msgid "ptouch_rasterstart() failed\n"
|
||||
msgstr "ptouch_rasterstart() failed\n"
|
||||
|
||||
#: src/ptouch-print.c:110
|
||||
#: src/ptouch-print.c:109
|
||||
#, c-format
|
||||
msgid "send print information command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:117
|
||||
#: src/ptouch-print.c:116
|
||||
#, c-format
|
||||
msgid "send PT-D460BT chain commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:122
|
||||
#: src/ptouch-print.c:121
|
||||
#, c-format
|
||||
msgid "send PT-D460BT magic commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:128
|
||||
#: src/ptouch-print.c:127
|
||||
#, c-format
|
||||
msgid "send precut command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:139
|
||||
#: src/ptouch-print.c:138
|
||||
#, c-format
|
||||
msgid "ptouch_sendraster() failed\n"
|
||||
msgstr "ptouch_sendraster() failed\n"
|
||||
|
||||
#: src/ptouch-print.c:188
|
||||
#: src/ptouch-print.c:187
|
||||
#, c-format
|
||||
msgid "writing image '%s' failed\n"
|
||||
msgstr "writing image '%s' failed\n"
|
||||
|
||||
#: src/ptouch-print.c:210
|
||||
#: src/ptouch-print.c:209
|
||||
#, c-format
|
||||
msgid "debug: o baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:211
|
||||
#: src/ptouch-print.c:210
|
||||
#, c-format
|
||||
msgid "debug: text baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:270
|
||||
#: src/ptouch-print.c:269
|
||||
#, c-format
|
||||
msgid "render_text(): %i lines, font = '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:273
|
||||
#: src/ptouch-print.c:272
|
||||
#, c-format
|
||||
msgid "warning: font config not available\n"
|
||||
msgstr "warning: font config not available\n"
|
||||
|
||||
#: src/ptouch-print.c:277
|
||||
#: src/ptouch-print.c:276
|
||||
#, c-format
|
||||
msgid "setting font size=%i\n"
|
||||
msgstr "setting font size=%i\n"
|
||||
|
||||
#: src/ptouch-print.c:281
|
||||
#: src/ptouch-print.c:280
|
||||
#, c-format
|
||||
msgid "could not estimate needed font size\n"
|
||||
msgstr "could not estimate needed font size\n"
|
||||
|
||||
#: src/ptouch-print.c:288
|
||||
#: src/ptouch-print.c:287
|
||||
#, c-format
|
||||
msgid "choosing font size=%i\n"
|
||||
msgstr "choosing font size=%i\n"
|
||||
|
||||
#: src/ptouch-print.c:304 src/ptouch-print.c:332
|
||||
#: src/ptouch-print.c:303 src/ptouch-print.c:331
|
||||
#, c-format
|
||||
msgid "error in gdImageStringFT: %s\n"
|
||||
msgstr "error in gdImageStringFT: %s\n"
|
||||
|
||||
#: src/ptouch-print.c:514
|
||||
#: src/ptouch-print.c:513
|
||||
#, c-format
|
||||
msgid "ptouch-print version %s by Dominic Radermacher\n"
|
||||
msgstr "ptouch-print version %s by Dominic Radermacher\n"
|
||||
|
||||
#: src/ptouch-print.c:553
|
||||
#: src/ptouch-print.c:552
|
||||
#, c-format
|
||||
msgid "ptouch_init() failed\n"
|
||||
msgstr "ptouch_init() failed\n"
|
||||
|
||||
#: src/ptouch-print.c:556
|
||||
#: src/ptouch-print.c:555
|
||||
#, c-format
|
||||
msgid "ptouch_getstatus() failed\n"
|
||||
msgstr "ptouch_getstatus() failed\n"
|
||||
|
||||
#: src/ptouch-print.c:595
|
||||
#: src/ptouch-print.c:594
|
||||
#, 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:596
|
||||
#: src/ptouch-print.c:595
|
||||
#, 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:608
|
||||
#: src/ptouch-print.c:607
|
||||
#, c-format
|
||||
msgid "failed to load image file\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:624
|
||||
#: src/ptouch-print.c:623
|
||||
#, c-format
|
||||
msgid "could not render text\n"
|
||||
msgstr "could not render text\n"
|
||||
|
||||
#: src/ptouch-print.c:659
|
||||
#: src/ptouch-print.c:658
|
||||
#, c-format
|
||||
msgid "ptouch_finalize(%d) failed\n"
|
||||
msgstr "ptouch_finalize(%d) failed\n"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ptouch-print\n"
|
||||
"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
|
||||
"POT-Creation-Date: 2025-08-03 10:11+0200\n"
|
||||
"POT-Creation-Date: 2025-08-10 07:19+0200\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"
|
||||
@@ -153,137 +153,137 @@ msgstr ""
|
||||
msgid "debug: called ptouch_sendraster() with NULL ptdev\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:82
|
||||
#: src/ptouch-print.c:81
|
||||
#, c-format
|
||||
msgid "nothing to print\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:90
|
||||
#: src/ptouch-print.c:89
|
||||
#, c-format
|
||||
msgid "image is too large (%ipx x %ipx)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:91
|
||||
#: src/ptouch-print.c:90
|
||||
#, c-format
|
||||
msgid "maximum printing width for this tape is %ipx\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:94
|
||||
#: src/ptouch-print.c:93
|
||||
#, c-format
|
||||
msgid "image size (%ipx x %ipx)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:104
|
||||
#: src/ptouch-print.c:103
|
||||
#, c-format
|
||||
msgid "ptouch_rasterstart() failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:110
|
||||
#: src/ptouch-print.c:109
|
||||
#, c-format
|
||||
msgid "send print information command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:117
|
||||
#: src/ptouch-print.c:116
|
||||
#, c-format
|
||||
msgid "send PT-D460BT chain commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:122
|
||||
#: src/ptouch-print.c:121
|
||||
#, c-format
|
||||
msgid "send PT-D460BT magic commands\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:128
|
||||
#: src/ptouch-print.c:127
|
||||
#, c-format
|
||||
msgid "send precut command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:139
|
||||
#: src/ptouch-print.c:138
|
||||
#, c-format
|
||||
msgid "ptouch_sendraster() failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:188
|
||||
#: src/ptouch-print.c:187
|
||||
#, c-format
|
||||
msgid "writing image '%s' failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:210
|
||||
#: src/ptouch-print.c:209
|
||||
#, c-format
|
||||
msgid "debug: o baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:211
|
||||
#: src/ptouch-print.c:210
|
||||
#, c-format
|
||||
msgid "debug: text baseline offset - %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:270
|
||||
#: src/ptouch-print.c:269
|
||||
#, c-format
|
||||
msgid "render_text(): %i lines, font = '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:273
|
||||
#: src/ptouch-print.c:272
|
||||
#, c-format
|
||||
msgid "warning: font config not available\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:277
|
||||
#: src/ptouch-print.c:276
|
||||
#, c-format
|
||||
msgid "setting font size=%i\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:281
|
||||
#: src/ptouch-print.c:280
|
||||
#, c-format
|
||||
msgid "could not estimate needed font size\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:288
|
||||
#: src/ptouch-print.c:287
|
||||
#, c-format
|
||||
msgid "choosing font size=%i\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:304 src/ptouch-print.c:332
|
||||
#: src/ptouch-print.c:303 src/ptouch-print.c:331
|
||||
#, c-format
|
||||
msgid "error in gdImageStringFT: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:514
|
||||
#: src/ptouch-print.c:513
|
||||
#, c-format
|
||||
msgid "ptouch-print version %s by Dominic Radermacher\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:553
|
||||
#: src/ptouch-print.c:552
|
||||
#, c-format
|
||||
msgid "ptouch_init() failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:556
|
||||
#: src/ptouch-print.c:555
|
||||
#, c-format
|
||||
msgid "ptouch_getstatus() failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:595
|
||||
#: src/ptouch-print.c:594
|
||||
#, c-format
|
||||
msgid "maximum printing width for this printer is %ldpx\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:596
|
||||
#: src/ptouch-print.c:595
|
||||
#, c-format
|
||||
msgid "maximum printing width for this tape is %ldpx\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:608
|
||||
#: src/ptouch-print.c:607
|
||||
#, c-format
|
||||
msgid "failed to load image file\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:624
|
||||
#: src/ptouch-print.c:623
|
||||
#, c-format
|
||||
msgid "could not render text\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/ptouch-print.c:659
|
||||
#: src/ptouch-print.c:658
|
||||
#, c-format
|
||||
msgid "ptouch_finalize(%d) failed\n"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user