]> git.deb.at Git - pkg/abook.git/blob - po/abook.pot
Imported Debian patch 0.5.5-1
[pkg/abook.git] / po / abook.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: <cedricduval+abook@free.fr>\n"
11 "POT-Creation-Date: 2005-12-06 07:50+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: abook.c:91
20 #, c-format
21 msgid "Cannot create directory %s\n"
22 msgstr ""
23
24 #: abook.c:97
25 #, c-format
26 msgid "%s is not a directory\n"
27 msgstr ""
28
29 #: abook.c:115
30 #, c-format
31 msgid "Memory allocation failure: %s\n"
32 msgstr ""
33
34 #: abook.c:126
35 #, c-format
36 msgid "Press enter to continue...\n"
37 msgstr ""
38
39 #: abook.c:138
40 #, c-format
41 msgid "File %s is not writeable"
42 msgstr ""
43
44 #: abook.c:143
45 msgid "If you continue all changes will be lost. Do you want to continue?"
46 msgstr ""
47
48 #: abook.c:162
49 msgid "Save database"
50 msgstr ""
51
52 #: abook.c:164
53 msgid "Quit without saving"
54 msgstr ""
55
56 #: abook.c:218
57 #, c-format
58 msgid "%s is not a valid HOME directory\n"
59 msgstr ""
60
61 #: abook.c:249
62 #, c-format
63 msgid ""
64 "Cannot combine options --mutt-query, --convert, --add-email or --add-email-"
65 "quiet\n"
66 msgstr ""
67
68 #: abook.c:280
69 #, c-format
70 msgid "please use option --%s after --convert option\n"
71 msgstr ""
72
73 #: abook.c:379
74 #, c-format
75 msgid "%s: unrecognized arguments on command line\n"
76 msgstr ""
77
78 #: abook.c:401
79 msgid "     -h\t--help\t\t\t\tshow usage"
80 msgstr ""
81
82 #: abook.c:402
83 msgid "     -C\t--config\t<file>\t\tuse an alternative configuration file"
84 msgstr ""
85
86 #: abook.c:403
87 msgid "\t--datafile\t<file>\t\tuse an alternative addressbook file"
88 msgstr ""
89
90 #: abook.c:404
91 msgid "\t--mutt-query\t<string>\tmake a query for mutt"
92 msgstr ""
93
94 #: abook.c:405
95 msgid ""
96 "\t--add-email\t\t\tread an e-mail message from stdin and\n"
97 "\t\t\t\t\tadd the sender to the addressbook"
98 msgstr ""
99
100 #: abook.c:409
101 msgid ""
102 "\t--add-email-quiet\t\tsame as --add-email but doesn't\n"
103 "\t\t\t\t\trequire to confirm adding"
104 msgstr ""
105
106 #: abook.c:413
107 msgid "\t--convert\t\t\tconvert address book files"
108 msgstr ""
109
110 #: abook.c:414
111 msgid "\toptions to use with --convert:"
112 msgstr ""
113
114 #: abook.c:415
115 msgid "\t--informat\t<format>\tformat for input file"
116 msgstr ""
117
118 #: abook.c:416
119 msgid "\t\t\t\t\t(default: abook)"
120 msgstr ""
121
122 #: abook.c:417
123 msgid "\t--infile\t<file>\t\tsource file"
124 msgstr ""
125
126 #: abook.c:418
127 msgid "\t\t\t\t\t(default: stdin)"
128 msgstr ""
129
130 #: abook.c:419
131 msgid "\t--outformat\t<format>\tformat for output file"
132 msgstr ""
133
134 #: abook.c:420
135 msgid "\t\t\t\t\t(default: text)"
136 msgstr ""
137
138 #: abook.c:421
139 msgid "\t--outfile\t<file>\t\tdestination file"
140 msgstr ""
141
142 #: abook.c:422
143 msgid "\t\t\t\t\t(default: stdout)"
144 msgstr ""
145
146 #: abook.c:423
147 msgid "\t--formats\t\t\tlist available formats"
148 msgstr ""
149
150 #: abook.c:494
151 #, c-format
152 msgid "Cannot open database\n"
153 msgstr ""
154
155 #: abook.c:620
156 #, c-format
157 msgid "too few arguments to make conversion\n"
158 msgstr ""
159
160 #: abook.c:621
161 #, c-format
162 msgid "try --help\n"
163 msgstr ""
164
165 #: abook.c:626
166 #, c-format
167 msgid ""
168 "input and output formats are the same\n"
169 "exiting...\n"
170 msgstr ""
171
172 #: abook.c:639
173 #, c-format
174 msgid "input format %s not supported\n"
175 msgstr ""
176
177 #: abook.c:643
178 #, c-format
179 msgid "cannot read file %s\n"
180 msgstr ""
181
182 #: abook.c:652
183 #, c-format
184 msgid "output format %s not supported\n"
185 msgstr ""
186
187 #: abook.c:658
188 #, c-format
189 msgid "cannot write file %s\n"
190 msgstr ""
191
192 #: abook.c:679
193 #, c-format
194 msgid "cannot open %s\n"
195 msgstr ""
196
197 #: abook.c:682
198 #, c-format
199 msgid "%d item(s) added to %s\n"
200 msgstr ""
201
202 #: abook.c:684
203 msgid "Valid sender address not found"
204 msgstr ""
205
206 #: abook.c:724
207 #, c-format
208 msgid "Address %s already in addressbook\n"
209 msgstr ""
210
211 #: abook.c:734
212 #, c-format
213 msgid ""
214 "cannot open /dev/tty\n"
215 "you may want to use --add-email-quiet\n"
216 msgstr ""
217
218 #: abook.c:740
219 #, c-format
220 msgid "Add \"%s <%s>\" to %s? (%c/%c)\n"
221 msgstr ""
222
223 #: abook.c:744 abook.c:751 ui.c:344 ui.c:606
224 msgid "keybinding for yes|y"
225 msgstr ""
226
227 #: abook.c:745 abook.c:747 ui.c:342
228 msgid "keybinding for no|n"
229 msgstr ""
230
231 #: abook.c:771
232 #, c-format
233 msgid "stdin is a directory or cannot stat stdin\n"
234 msgstr ""
235
236 #: abook.h:16
237 msgid "q:quit  ?:help  a:add  r:remove"
238 msgstr ""
239
240 #: database.c:57
241 msgid "Name"
242 msgstr ""
243
244 #: database.c:58
245 msgid "E-mails"
246 msgstr ""
247
248 #: database.c:59
249 msgid "Address"
250 msgstr ""
251
252 #: database.c:60
253 msgid "Address2"
254 msgstr ""
255
256 #: database.c:61
257 msgid "City"
258 msgstr ""
259
260 #: database.c:62
261 msgid "State/Province"
262 msgstr ""
263
264 #: database.c:63
265 msgid "ZIP/Postal Code"
266 msgstr ""
267
268 #: database.c:64
269 msgid "Country"
270 msgstr ""
271
272 #: database.c:65
273 msgid "Home Phone"
274 msgstr ""
275
276 #: database.c:66
277 msgid "Work Phone"
278 msgstr ""
279
280 #: database.c:67
281 msgid "Fax"
282 msgstr ""
283
284 #: database.c:68
285 msgid "Mobile"
286 msgstr ""
287
288 #: database.c:69
289 msgid "Nickname/Alias"
290 msgstr ""
291
292 #: database.c:70
293 msgid "URL"
294 msgstr ""
295
296 #: database.c:71
297 msgid "Notes"
298 msgstr ""
299
300 #: database.c:72
301 msgid "Custom1"
302 msgstr ""
303
304 #: database.c:73
305 msgid "Custom2"
306 msgstr ""
307
308 #: database.c:74
309 msgid "Custom3"
310 msgstr ""
311
312 #: database.c:75
313 msgid "Custom4"
314 msgstr ""
315
316 #: database.c:76
317 msgid "Custom5"
318 msgstr ""
319
320 #: database.c:424
321 msgid "Invalid field value defined in configuration"
322 msgstr ""
323
324 #: edit.c:44
325 msgid "CONTACT"
326 msgstr ""
327
328 #: edit.c:45
329 msgid "ADDRESS"
330 msgstr ""
331
332 #: edit.c:46
333 msgid " PHONE "
334 msgstr ""
335
336 #: edit.c:47
337 msgid " OTHER "
338 msgstr ""
339
340 #: edit.c:48
341 msgid "CUSTOM "
342 msgstr ""
343
344 #: edit.c:57
345 msgid "Tab name too wide for screen"
346 msgstr ""
347
348 #: edit.c:224
349 msgid "E-mail addresses:"
350 msgstr ""
351
352 #: edit.h:13
353 msgid "?:help c:contact a:address p:phone o:other"
354 msgstr ""
355
356 #: filter.c:71 filter.c:82
357 msgid "abook native format"
358 msgstr ""
359
360 #: filter.c:72
361 msgid "ldif / Netscape addressbook"
362 msgstr ""
363
364 #: filter.c:73 filter.c:84
365 msgid "mutt alias"
366 msgstr ""
367
368 #: filter.c:74 filter.c:86
369 msgid "pine addressbook"
370 msgstr ""
371
372 #: filter.c:75 filter.c:88
373 msgid "comma separated values"
374 msgstr ""
375
376 #: filter.c:76 filter.c:89
377 msgid "comma separated values (all fields)"
378 msgstr ""
379
380 #: filter.c:77 filter.c:90
381 msgid "Palm comma separated values"
382 msgstr ""
383
384 #: filter.c:83
385 msgid "ldif / Netscape addressbook (.4ld)"
386 msgstr ""
387
388 #: filter.c:85
389 msgid "html document"
390 msgstr ""
391
392 #: filter.c:87
393 msgid "GnomeCard (VCard) addressbook"
394 msgstr ""
395
396 #: filter.c:91
397 msgid "elm alias"
398 msgstr ""
399
400 #: filter.c:92
401 msgid "plain text"
402 msgstr ""
403
404 #: filter.c:93
405 msgid "Wanderlust address book"
406 msgstr ""
407
408 #: filter.c:94
409 msgid "Spruce address book"
410 msgstr ""
411
412 #: filter.c:107
413 msgid "input:"
414 msgstr ""
415
416 #: filter.c:114
417 msgid "output:"
418 msgstr ""
419
420 #: filter.c:179
421 msgid "import database"
422 msgstr ""
423
424 #: filter.c:181 filter.c:298
425 msgid "please select a filter"
426 msgstr ""
427
428 #: filter.c:189 filter.c:306
429 msgid "x -\tcancel"
430 msgstr ""
431
432 #: filter.c:210 filter.c:344
433 msgid "Filename: "
434 msgstr ""
435
436 #: filter.c:217
437 msgid "Error occured while opening the file"
438 msgstr ""
439
440 #: filter.c:219
441 msgid "File does not seem to be a valid addressbook"
442 msgstr ""
443
444 #: filter.c:296
445 msgid "export database"
446 msgstr ""
447
448 #: filter.c:329
449 msgid "Export <a>ll, export <s>elected, or <c>ancel?"
450 msgstr ""
451
452 #: filter.c:330 ui.c:629
453 msgid "keybindings:all/selected/cancel|asc"
454 msgstr ""
455
456 #: filter.c:351
457 msgid "Error occured while exporting"
458 msgstr ""
459
460 #: help.h:11
461 msgid "\t?\t\thelp\n"
462 msgstr ""
463
464 #: help.h:12
465 msgid "\tq\t\tquit\n"
466 msgstr ""
467
468 #: help.h:13
469 msgid "\tQ\t\tquit without saving\n"
470 msgstr ""
471
472 #: help.h:14
473 msgid "\tP\t\tquit and output selected item(s) to stderr\n"
474 msgstr ""
475
476 #: help.h:15
477 msgid "\t^L\t\trefresh screen\n"
478 msgstr ""
479
480 #: help.h:17
481 msgid "\tarrows / j,k\tscroll list\n"
482 msgstr ""
483
484 #: help.h:18
485 msgid "\tenter\t\tview/edit item\n"
486 msgstr ""
487
488 #: help.h:19
489 msgid "\ta\t\tadd item\n"
490 msgstr ""
491
492 #: help.h:20
493 msgid "\tr / del\t\tremove selected items\n"
494 msgstr ""
495
496 #: help.h:21
497 msgid "\tD\t\tduplicate item\n"
498 msgstr ""
499
500 #: help.h:23
501 msgid "\tspace\t\tselect item\n"
502 msgstr ""
503
504 #: help.h:24
505 msgid "\t+\t\tselect all\n"
506 msgstr ""
507
508 #: help.h:25
509 msgid "\t-\t\tunselect all\n"
510 msgstr ""
511
512 #: help.h:26
513 msgid "\t*\t\tinvert selection\n"
514 msgstr ""
515
516 #: help.h:28
517 msgid "\tw\t\twrite database to disk\n"
518 msgstr ""
519
520 #: help.h:29
521 msgid "\tl\t\tread database from disk\n"
522 msgstr ""
523
524 #: help.h:30
525 msgid "\tC\t\tclear whole database\n"
526 msgstr ""
527
528 #: help.h:31
529 msgid "\ti\t\timport database\n"
530 msgstr ""
531
532 #: help.h:32
533 msgid "\te\t\texport database\n"
534 msgstr ""
535
536 #: help.h:33
537 msgid "\tp\t\tprint database\n"
538 msgstr ""
539
540 #: help.h:34
541 msgid "\to\t\topen database\n"
542 msgstr ""
543
544 #: help.h:36
545 msgid "\ts\t\tsort database\n"
546 msgstr ""
547
548 #: help.h:37
549 msgid "\tS\t\t\"surname sort\"\n"
550 msgstr ""
551
552 #: help.h:38
553 msgid "\tF\t\tsort by field (defined in configuration file)\n"
554 msgstr ""
555
556 #: help.h:40
557 msgid "\t/\t\tsearch\n"
558 msgstr ""
559
560 #: help.h:41
561 msgid "\t\\\t\tsearch next occurrence\n"
562 msgstr ""
563
564 #: help.h:43
565 msgid "\tA\t\tmove current item up\n"
566 msgstr ""
567
568 #: help.h:44
569 msgid "\tZ\t\tmove current item down\n"
570 msgstr ""
571
572 #: help.h:46
573 msgid "\tm\t\tsend mail with mutt\n"
574 msgstr ""
575
576 #: help.h:47
577 msgid "\tv\t\tview URL with web browser\n"
578 msgstr ""
579
580 #: help.h:55
581 msgid "\ta,c,p,o,C/arrows/h,l\tchange tab\n"
582 msgstr ""
583
584 #: help.h:57
585 msgid "\t1 - 5\t\t\tedit fields\n"
586 msgstr ""
587
588 #: help.h:59
589 msgid "\tk or <\t\t\tprevious item\n"
590 msgstr ""
591
592 #: help.h:60
593 msgid "\tj or >\t\t\tnext item\n"
594 msgstr ""
595
596 #: help.h:62
597 msgid "\tr\t\t\troll e-mail addresses\n"
598 msgstr ""
599
600 #: help.h:64
601 msgid "\tu\t\t\tundo\n"
602 msgstr ""
603
604 #: help.h:66
605 msgid "\tm\t\t\tsend mail with mutt\n"
606 msgstr ""
607
608 #: help.h:67
609 msgid "\tv\t\t\tview url with web browser\n"
610 msgstr ""
611
612 #: options.c:240 options.c:259
613 msgid "invalid value"
614 msgstr ""
615
616 #: options.c:278
617 msgid "invalid value assignment"
618 msgstr ""
619
620 #: options.c:286
621 msgid "unknown option"
622 msgstr ""
623
624 #: options.c:311
625 msgid "invalid custom field number"
626 msgstr ""
627
628 #: options.c:358
629 #, c-format
630 msgid "%s: parse error at line %d: "
631 msgstr ""
632
633 #: options.c:362
634 #, c-format
635 msgid "unknown token %s\n"
636 msgstr ""
637
638 #: ui.c:146
639 #, c-format
640 msgid "Your terminal size is %dx%d\n"
641 msgstr ""
642
643 #: ui.c:147
644 #, c-format
645 msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n"
646 msgstr ""
647
648 #: ui.c:333
649 msgid " (Y/n)?"
650 msgstr ""
651
652 #: ui.c:333
653 msgid " (y/N)?"
654 msgstr ""
655
656 #: ui.c:411
657 msgid "help"
658 msgstr ""
659
660 #: ui.c:420
661 msgid "Press any key to continue..."
662 msgstr ""
663
664 #: ui.c:541
665 msgid "Remove selected item(s)"
666 msgstr ""
667
668 #: ui.c:551
669 msgid "Clear WHOLE database"
670 msgstr ""
671
672 #: ui.c:579
673 msgid "Search hit bottom, continuing at top"
674 msgstr ""
675
676 #: ui.c:604
677 #, c-format
678 msgid "Your current data will be lost - Press '%c' to continue"
679 msgstr ""
680
681 #: ui.c:629
682 msgid "Print <a>ll, print <s>elected, or <c>ancel?"
683 msgstr ""
684
685 #: ui.c:635
686 msgid "No selected items"
687 msgstr ""
688
689 #: ui.c:661
690 msgid "File to open: "
691 msgstr ""
692
693 #: ui.c:671
694 msgid "Save current database"
695 msgstr ""
696
697 #: ui.c:679
698 msgid "Sorry, the specified file appears not to be a valid abook addressbook"
699 msgstr ""