]> git.sur5r.net Git - ptouch-print/blob - po/en.po
3e7d089247fbd061e7c2ce42769747bea35ff6dc
[ptouch-print] / po / en.po
1 # English translations for ptouch-print package.
2 # Copyright (C) 2015 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the ptouch-print package.
4 #  <dominic.radermacher@gmail.com>, 2015.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ptouch-print 1.3.1\n"
9 "Report-Msgid-Bugs-To: dominic.radermacher@gmail.com\n"
10 "POT-Creation-Date: 2015-12-29 14:22+0100\n"
11 "PO-Revision-Date: 2015-11-11 09:47+0100\n"
12 "Last-Translator:  <dominic.radermacher@gmail.com>\n"
13 "Language-Team: English <en@translate.freefriends.org>\n"
14 "Language: en\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: src/libptouch.c:59
21 #, c-format
22 msgid "out of memory\n"
23 msgstr "out of memory\n"
24
25 #: src/libptouch.c:63
26 #, c-format
27 msgid "libusb_init() failed\n"
28 msgstr "libusb_init() failed\n"
29
30 #: src/libptouch.c:72
31 #, c-format
32 msgid "failed to get device descriptor"
33 msgstr "failed to get device descriptor"
34
35 #: src/libptouch.c:78
36 #, c-format
37 msgid "%s found on USB bus %d, device %d\n"
38 msgstr "%s found on USB bus %d, device %d\n"
39
40 #: src/libptouch.c:83
41 #, c-format
42 msgid "libusb_open error :%s\n"
43 msgstr "libusb_open error :%s\n"
44
45 #: src/libptouch.c:89
46 #, c-format
47 msgid "error while detaching kernel driver: %s\n"
48 msgstr "error while detaching kernel driver: %s\n"
49
50 #: src/libptouch.c:93
51 #, c-format
52 msgid "interface claim error: %s\n"
53 msgstr "interface claim error: %s\n"
54
55 #: src/libptouch.c:101
56 #, c-format
57 msgid ""
58 "No P-Touch printer found on USB (remember to put switch to position E)\n"
59 msgstr ""
60 "No P-Touch printer found on USB (remember to put switch to position E)\n"
61
62 #: src/libptouch.c:121
63 #, c-format
64 msgid "write error: %s\n"
65 msgstr "write error: %s\n"
66
67 #: src/libptouch.c:125
68 #, c-format
69 msgid "write error: could send only %i of %i bytes\n"
70 msgstr "write error: could send only %i of %i bytes\n"
71
72 #: src/libptouch.c:194
73 #, c-format
74 msgid "debug: dumping raw status bytes\n"
75 msgstr "debug: dumping raw status bytes\n"
76
77 #: src/libptouch.c:218 src/libptouch.c:263
78 #, c-format
79 msgid "read error: %s\n"
80 msgstr "read error: %s\n"
81
82 #: src/libptouch.c:223
83 #, c-format
84 msgid "timeout while waiting for status response\n"
85 msgstr "timeout while waiting for status response\n"
86
87 #: src/libptouch.c:231
88 #, c-format
89 msgid "Error 1 = %02x\n"
90 msgstr "Error 1 = %02x\n"
91
92 #: src/libptouch.c:234
93 #, c-format
94 msgid "Error 2 = %02x\n"
95 msgstr "Error 2 = %02x\n"
96
97 #: src/libptouch.c:244
98 #, c-format
99 msgid "unknown tape width of %imm, please report this.\n"
100 msgstr "unknown tape width of %imm, please report this.\n"
101
102 #: src/libptouch.c:252
103 #, c-format
104 msgid "got only 16 bytes... wondering what they are:\n"
105 msgstr "got only 16 bytes... wondering what they are:\n"
106
107 #: src/libptouch.c:256
108 #, c-format
109 msgid "read error: got %i instead of 32 bytes\n"
110 msgstr "read error: got %i instead of 32 bytes\n"
111
112 #: src/libptouch.c:259
113 #, c-format
114 msgid "strange status:\n"
115 msgstr "strange status:\n"
116
117 #: src/libptouch.c:261
118 #, c-format
119 msgid "trying to flush junk\n"
120 msgstr "trying to flush junk\n"
121
122 #: src/libptouch.c:266
123 #, c-format
124 msgid "got another %i bytes. now try again\n"
125 msgstr "got another %i bytes. now try again\n"
126
127 #: src/ptouch-print.c:71
128 #, c-format
129 msgid "image is too large (%ipx x %ipx)\n"
130 msgstr "image is too large (%ipx x %ipx)\n"
131
132 #: src/ptouch-print.c:72 src/ptouch-print.c:356
133 #, c-format
134 msgid "maximum printing width for this tape is %ipx\n"
135 msgstr "maximum printing width for this tape is %ipx\n"
136
137 #: src/ptouch-print.c:77
138 #, c-format
139 msgid "ptouch_rasterstart() failed\n"
140 msgstr "ptouch_rasterstart() failed\n"
141
142 #: src/ptouch-print.c:88
143 #, c-format
144 msgid "ptouch_send() failed\n"
145 msgstr "ptouch_send() failed\n"
146
147 #: src/ptouch-print.c:128
148 #, c-format
149 msgid "writing image '%s' failed\n"
150 msgstr "writing image '%s' failed\n"
151
152 #: src/ptouch-print.c:197
153 #, c-format
154 msgid "warning: font config not available\n"
155 msgstr "warning: font config not available\n"
156
157 #: src/ptouch-print.c:201
158 #, c-format
159 msgid "setting font size=%i\n"
160 msgstr "setting font size=%i\n"
161
162 #: src/ptouch-print.c:205
163 #, c-format
164 msgid "could not estimate needed font size\n"
165 msgstr "could not estimate needed font size\n"
166
167 #: src/ptouch-print.c:212
168 #, c-format
169 msgid "choosing font size=%i\n"
170 msgstr "choosing font size=%i\n"
171
172 #: src/ptouch-print.c:226 src/ptouch-print.c:232
173 #, c-format
174 msgid "error in gdImageStringFT: %s\n"
175 msgstr "error in gdImageStringFT: %s\n"
176
177 #: src/ptouch-print.c:299
178 #, c-format
179 msgid "ptouch-print version %s by Dominic Radermacher\n"
180 msgstr "ptouch-print version %s by Dominic Radermacher\n"
181
182 #: src/ptouch-print.c:326
183 #, c-format
184 msgid "ptouch_init() failed\n"
185 msgstr "ptouch_init() failed\n"
186
187 #: src/ptouch-print.c:329
188 #, c-format
189 msgid "ptouch_getstatus() failed\n"
190 msgstr "ptouch_getstatus() failed\n"
191
192 #: src/ptouch-print.c:373
193 #, c-format
194 msgid "could not render text\n"
195 msgstr "could not render text\n"
196
197 #: src/ptouch-print.c:389
198 #, c-format
199 msgid "ptouch_eject() failed\n"
200 msgstr "ptouch_eject() failed\n"