~ubuntu-branches/ubuntu/vivid/libidn/vivid

« back to all changes in this revision

Viewing changes to po/en@quot.po

  • Committer: Bazaar Package Importer
  • Author(s): Simon Josefsson, Simon Josefsson
  • Date: 2009-06-08 11:59:06 UTC
  • mfrom: (1.2.12 upstream) (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090608115906-6k6b5vy645zv0r77
Tags: 1.15-1
[ Simon Josefsson ]
* Let install-info decide where to put libidn.info.
* New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#
28
28
msgid ""
29
29
msgstr ""
30
 
"Project-Id-Version: libidn 1.14\n"
 
30
"Project-Id-Version: libidn 1.15\n"
31
31
"Report-Msgid-Bugs-To: bug-libidn@gnu.org\n"
32
 
"POT-Creation-Date: 2009-04-03 14:28+0200\n"
33
 
"PO-Revision-Date: 2009-04-03 14:28+0200\n"
 
32
"POT-Creation-Date: 2009-06-08 12:39+0200\n"
 
33
"PO-Revision-Date: 2009-06-08 12:39+0200\n"
34
34
"Last-Translator: Automatically generated\n"
35
35
"Language-Team: none\n"
36
36
"MIME-Version: 1.0\n"
156
156
msgid "No top-level domain found in input"
157
157
msgstr "No top-level domain found in input"
158
158
 
159
 
#: src/idn.c:65
 
159
#: src/idn.c:66
160
160
#, c-format
161
161
msgid "Try `%s --help' for more information.\n"
162
162
msgstr "Try ‘%s --help’ for more information.\n"
163
163
 
164
 
#: src/idn.c:69
 
164
#: src/idn.c:70
165
165
#, c-format
166
166
msgid "Usage: %s [OPTION]... [STRINGS]...\n"
167
167
msgstr "Usage: %s [OPTION]... [STRINGS]...\n"
168
168
 
169
 
#: src/idn.c:72
 
169
#: src/idn.c:73
170
170
msgid ""
171
171
"Internationalized Domain Name (IDN) convert STRINGS, or standard input.\n"
172
172
"\n"
174
174
"Internationalized Domain Name (IDN) convert STRINGS, or standard input.\n"
175
175
"\n"
176
176
 
177
 
#: src/idn.c:76
 
177
#: src/idn.c:77
178
178
msgid ""
179
179
"Command line interface to the internationalized domain name library.\n"
180
180
"\n"
198
198
"\n"
199
199
"Mandatory arguments to long options are mandatory for short options too.\n"
200
200
 
201
 
#: src/idn.c:88
202
 
msgid ""
203
 
"  -h, --help               Print help and exit\n"
204
 
"  -V, --version            Print version and exit\n"
205
 
msgstr ""
206
 
"  -h, --help               Print help and exit\n"
207
 
"  -V, --version            Print version and exit\n"
208
 
 
209
 
#: src/idn.c:92
210
 
msgid ""
211
 
"  -s, --stringprep         Prepare string according to nameprep profile\n"
212
 
"  -d, --punycode-decode    Decode Punycode\n"
213
 
"  -e, --punycode-encode    Encode Punycode\n"
214
 
"  -a, --idna-to-ascii      Convert to ACE according to IDNA (default mode)\n"
215
 
"  -u, --idna-to-unicode    Convert from ACE according to IDNA\n"
216
 
msgstr ""
217
 
"  -s, --stringprep         Prepare string according to nameprep profile\n"
218
 
"  -d, --punycode-decode    Decode Punycode\n"
219
 
"  -e, --punycode-encode    Encode Punycode\n"
220
 
"  -a, --idna-to-ascii      Convert to ACE according to IDNA (default mode)\n"
221
 
"  -u, --idna-to-unicode    Convert from ACE according to IDNA\n"
222
 
 
223
 
#: src/idn.c:99
224
 
msgid ""
225
 
"      --allow-unassigned   Toggle IDNA AllowUnassigned flag (default off)\n"
226
 
"      --usestd3asciirules  Toggle IDNA UseSTD3ASCIIRules flag (default off)\n"
227
 
msgstr ""
228
 
"      --allow-unassigned   Toggle IDNA AllowUnassigned flag (default off)\n"
229
 
"      --usestd3asciirules  Toggle IDNA UseSTD3ASCIIRules flag (default off)\n"
230
 
 
231
 
#: src/idn.c:103
232
 
msgid ""
233
 
"      --no-tld             Don't check string for TLD specific rules\n"
234
 
"                             Only for --idna-to-ascii and --idna-to-unicode\n"
235
 
msgstr ""
236
 
"      --no-tld             Don't check string for TLD specific rules\n"
237
 
"                             Only for --idna-to-ascii and --idna-to-unicode\n"
238
 
 
239
 
#: src/idn.c:107
240
 
msgid ""
241
 
"  -n, --nfkc               Normalize string according to Unicode v3.2 NFKC\n"
242
 
msgstr ""
243
 
"  -n, --nfkc               Normalize string according to Unicode v3.2 NFKC\n"
244
 
 
245
 
#: src/idn.c:110
 
201
#: src/idn.c:89
 
202
msgid ""
 
203
"  -h, --help               Print help and exit\n"
 
204
"  -V, --version            Print version and exit\n"
 
205
msgstr ""
 
206
"  -h, --help               Print help and exit\n"
 
207
"  -V, --version            Print version and exit\n"
 
208
 
 
209
#: src/idn.c:93
 
210
msgid ""
 
211
"  -s, --stringprep         Prepare string according to nameprep profile\n"
 
212
"  -d, --punycode-decode    Decode Punycode\n"
 
213
"  -e, --punycode-encode    Encode Punycode\n"
 
214
"  -a, --idna-to-ascii      Convert to ACE according to IDNA (default mode)\n"
 
215
"  -u, --idna-to-unicode    Convert from ACE according to IDNA\n"
 
216
msgstr ""
 
217
"  -s, --stringprep         Prepare string according to nameprep profile\n"
 
218
"  -d, --punycode-decode    Decode Punycode\n"
 
219
"  -e, --punycode-encode    Encode Punycode\n"
 
220
"  -a, --idna-to-ascii      Convert to ACE according to IDNA (default mode)\n"
 
221
"  -u, --idna-to-unicode    Convert from ACE according to IDNA\n"
 
222
 
 
223
#: src/idn.c:100
 
224
msgid ""
 
225
"      --allow-unassigned   Toggle IDNA AllowUnassigned flag (default off)\n"
 
226
"      --usestd3asciirules  Toggle IDNA UseSTD3ASCIIRules flag (default off)\n"
 
227
msgstr ""
 
228
"      --allow-unassigned   Toggle IDNA AllowUnassigned flag (default off)\n"
 
229
"      --usestd3asciirules  Toggle IDNA UseSTD3ASCIIRules flag (default off)\n"
 
230
 
 
231
#: src/idn.c:104
 
232
msgid ""
 
233
"      --no-tld             Don't check string for TLD specific rules\n"
 
234
"                             Only for --idna-to-ascii and --idna-to-unicode\n"
 
235
msgstr ""
 
236
"      --no-tld             Don't check string for TLD specific rules\n"
 
237
"                             Only for --idna-to-ascii and --idna-to-unicode\n"
 
238
 
 
239
#: src/idn.c:108
 
240
msgid ""
 
241
"  -n, --nfkc               Normalize string according to Unicode v3.2 NFKC\n"
 
242
msgstr ""
 
243
"  -n, --nfkc               Normalize string according to Unicode v3.2 NFKC\n"
 
244
 
 
245
#: src/idn.c:111
246
246
msgid ""
247
247
"  -p, --profile=STRING     Use specified stringprep profile instead\n"
248
248
"                             Valid stringprep profiles: `Nameprep',\n"
254
254
"                             ‘iSCSI’, ‘Nodeprep’, ‘Resourceprep’, \n"
255
255
"                             ‘trace’, ‘SASLprep’\n"
256
256
 
257
 
#: src/idn.c:116
 
257
#: src/idn.c:117
258
258
msgid ""
259
259
"      --debug              Print debugging information\n"
260
260
"      --quiet              Silent operation\n"
262
262
"      --debug              Print debugging information\n"
263
263
"      --quiet              Silent operation\n"
264
264
 
265
 
#: src/idn.c:172
 
265
#: src/idn.c:173
266
266
#, c-format
267
 
msgid "Only one of -s, -e, -d, -a, -u or -n can be specified."
268
 
msgstr "Only one of -s, -e, -d, -a, -u or -n can be specified."
 
267
msgid "only one of -s, -e, -d, -a, -u or -n can be specified"
 
268
msgstr "only one of -s, -e, -d, -a, -u or -n can be specified"
269
269
 
270
 
#: src/idn.c:180
 
270
#: src/idn.c:181
271
271
#, c-format
272
272
msgid "Charset `%s'.\n"
273
273
msgstr "Charset ‘%s’.\n"
274
274
 
275
 
#: src/idn.c:183
 
275
#: src/idn.c:184
276
276
#, c-format
277
277
msgid ""
278
278
"Type each input string on a line by itself, terminated by a newline "
281
281
"Type each input string on a line by itself, terminated by a newline "
282
282
"character.\n"
283
283
 
284
 
#: src/idn.c:198
285
 
#, c-format
286
 
msgid "Input error"
287
 
msgstr "Input error"
288
 
 
289
 
#: src/idn.c:208 src/idn.c:270 src/idn.c:353 src/idn.c:430 src/idn.c:511
290
 
#, c-format
291
 
msgid "Could not convert from %s to UTF-8."
292
 
msgstr "Could not convert from %s to UTF-8."
293
 
 
294
 
#: src/idn.c:216 src/idn.c:241 src/idn.c:277 src/idn.c:494 src/idn.c:523
295
 
#: src/idn.c:547
296
 
#, c-format
297
 
msgid "Could not convert from UTF-8 to UCS-4."
298
 
msgstr "Could not convert from UTF-8 to UCS-4."
299
 
 
300
 
#: src/idn.c:233
 
284
#: src/idn.c:199
 
285
#, c-format
 
286
msgid "input error"
 
287
msgstr "input error"
 
288
 
 
289
#: src/idn.c:209 src/idn.c:271 src/idn.c:354 src/idn.c:431 src/idn.c:512
 
290
#, c-format
 
291
msgid "could not convert from %s to UTF-8"
 
292
msgstr "could not convert from %s to UTF-8"
 
293
 
 
294
#: src/idn.c:217 src/idn.c:242 src/idn.c:278 src/idn.c:495 src/idn.c:524
 
295
#: src/idn.c:548
 
296
#, c-format
 
297
msgid "could not convert from UTF-8 to UCS-4"
 
298
msgstr "could not convert from UTF-8 to UCS-4"
 
299
 
 
300
#: src/idn.c:234
301
301
#, c-format
302
302
msgid "stringprep_profile: %s"
303
303
msgstr "stringprep_profile: %s"
304
304
 
305
 
#: src/idn.c:256 src/idn.c:298 src/idn.c:341 src/idn.c:499 src/idn.c:560
 
305
#: src/idn.c:257 src/idn.c:299 src/idn.c:342 src/idn.c:500 src/idn.c:561
306
306
#, c-format
307
 
msgid "Could not convert from UTF-8 to %s."
308
 
msgstr "Could not convert from UTF-8 to %s."
 
307
msgid "could not convert from UTF-8 to %s"
 
308
msgstr "could not convert from UTF-8 to %s"
309
309
 
310
 
#: src/idn.c:291
 
310
#: src/idn.c:292
311
311
#, c-format
312
312
msgid "punycode_encode: %s"
313
313
msgstr "punycode_encode: %s"
314
314
 
315
 
#: src/idn.c:319
 
315
#: src/idn.c:314
 
316
msgid "malloc"
 
317
msgstr "malloc"
 
318
 
 
319
#: src/idn.c:320
316
320
#, c-format
317
321
msgid "punycode_decode: %s"
318
322
msgstr "punycode_decode: %s"
319
323
 
320
 
#: src/idn.c:336 src/idn.c:360 src/idn.c:438
 
324
#: src/idn.c:337 src/idn.c:361 src/idn.c:439
321
325
#, c-format
322
 
msgid "Could not convert from UCS-4 to UTF-8."
323
 
msgstr "Could not convert from UCS-4 to UTF-8."
 
326
msgid "could not convert from UCS-4 to UTF-8"
 
327
msgstr "could not convert from UCS-4 to UTF-8"
324
328
 
325
 
#: src/idn.c:377
 
329
#: src/idn.c:378
326
330
#, c-format
327
331
msgid "idna_to_ascii_4z: %s"
328
332
msgstr "idna_to_ascii_4z: %s"
329
333
 
330
 
#: src/idn.c:391
 
334
#: src/idn.c:392
331
335
#, c-format
332
336
msgid "idna_to_unicode_8z4z (TLD): %s"
333
337
msgstr "idna_to_unicode_8z4z (TLD): %s"
334
338
 
335
 
#: src/idn.c:405 src/idn.c:478
 
339
#: src/idn.c:406 src/idn.c:479
336
340
#, c-format
337
341
msgid "tld_check_4z (position %lu): %s"
338
342
msgstr "tld_check_4z (position %lu): %s"
339
343
 
340
 
#: src/idn.c:408 src/idn.c:484
 
344
#: src/idn.c:409 src/idn.c:485
341
345
#, c-format
342
346
msgid "tld_check_4z: %s"
343
347
msgstr "tld_check_4z: %s"
344
348
 
345
 
#: src/idn.c:457
 
349
#: src/idn.c:458
346
350
#, c-format
347
351
msgid "idna_to_unicode_8z4z: %s"
348
352
msgstr "idna_to_unicode_8z4z: %s"
349
353
 
350
 
#: src/idn.c:536
 
354
#: src/idn.c:537
351
355
#, c-format
352
 
msgid "Could not do NFKC normalization."
353
 
msgstr "Could not do NFKC normalization."
 
356
msgid "could not do NFKC normalization"
 
357
msgstr "could not do NFKC normalization"