]> git.deb.at Git - pkg/abook.git/blob - po/abook.pot
add Denis Briand as co-maintainer
[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: <abook-devel@lists.sourceforge.net>\n"
11 "POT-Creation-Date: 2006-09-06 17:14+0300\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:93
20 #, c-format
21 msgid "Cannot create directory %s\n"
22 msgstr ""
23
24 #: abook.c:99
25 #, c-format
26 msgid "%s is not a directory\n"
27 msgstr ""
28
29 #: abook.c:117
30 #, c-format
31 msgid "Memory allocation failure: %s\n"
32 msgstr ""
33
34 #: abook.c:128
35 #, c-format
36 msgid "Press enter to continue...\n"
37 msgstr ""
38
39 #: abook.c:143
40 #, c-format
41 msgid "File %s is not writeable"
42 msgstr ""
43
44 #: abook.c:148
45 msgid "If you continue all changes will be lost. Do you want to continue?"
46 msgstr ""
47
48 #: abook.c:167
49 msgid "Save database"
50 msgstr ""
51
52 #: abook.c:169
53 msgid "Quit without saving"
54 msgstr ""
55
56 #: abook.c:225
57 #, c-format
58 msgid "%s is not a valid HOME directory\n"
59 msgstr ""
60
61 #: abook.c:256
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:287
69 #, c-format
70 msgid "please use option --%s after --convert option\n"
71 msgstr ""
72
73 #: abook.c:386
74 #, c-format
75 msgid "%s: unrecognized arguments on command line\n"
76 msgstr ""
77
78 #: abook.c:408
79 msgid "     -h\t--help\t\t\t\tshow usage"
80 msgstr ""
81
82 #: abook.c:409
83 msgid "     -C\t--config\t<file>\t\tuse an alternative configuration file"
84 msgstr ""
85
86 #: abook.c:410
87 msgid "\t--datafile\t<file>\t\tuse an alternative addressbook file"
88 msgstr ""
89
90 #: abook.c:411
91 msgid "\t--mutt-query\t<string>\tmake a query for mutt"
92 msgstr ""
93
94 #: abook.c:412
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:416
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:420
107 msgid "\t--convert\t\t\tconvert address book files"
108 msgstr ""
109
110 #: abook.c:421
111 msgid "\toptions to use with --convert:"
112 msgstr ""
113
114 #: abook.c:422
115 msgid "\t--informat\t<format>\tformat for input file"
116 msgstr ""
117
118 #: abook.c:423
119 msgid "\t\t\t\t\t(default: abook)"
120 msgstr ""
121
122 #: abook.c:424
123 msgid "\t--infile\t<file>\t\tsource file"
124 msgstr ""
125
126 #: abook.c:425
127 msgid "\t\t\t\t\t(default: stdin)"
128 msgstr ""
129
130 #: abook.c:426
131 msgid "\t--outformat\t<format>\tformat for output file"
132 msgstr ""
133
134 #: abook.c:427
135 msgid "\t\t\t\t\t(default: text)"
136 msgstr ""
137
138 #: abook.c:428
139 msgid "\t--outfile\t<file>\t\tdestination file"
140 msgstr ""
141
142 #: abook.c:429
143 msgid "\t\t\t\t\t(default: stdout)"
144 msgstr ""
145
146 #: abook.c:430
147 msgid "\t--formats\t\t\tlist available formats"
148 msgstr ""
149
150 #: abook.c:501
151 #, c-format
152 msgid "Cannot open database\n"
153 msgstr ""
154
155 #: abook.c:627
156 #, c-format
157 msgid "too few arguments to make conversion\n"
158 msgstr ""
159
160 #: abook.c:628
161 #, c-format
162 msgid "try --help\n"
163 msgstr ""
164
165 #: abook.c:633
166 #, c-format
167 msgid ""
168 "input and output formats are the same\n"
169 "exiting...\n"
170 msgstr ""
171
172 #: abook.c:647
173 #, c-format
174 msgid "input format %s not supported\n"
175 msgstr ""
176
177 #: abook.c:651
178 #, c-format
179 msgid "cannot read file %s\n"
180 msgstr ""
181
182 #: abook.c:660
183 #, c-format
184 msgid "output format %s not supported\n"
185 msgstr ""
186
187 #: abook.c:666
188 #, c-format
189 msgid "cannot write file %s\n"
190 msgstr ""
191
192 #: abook.c:687
193 #, c-format
194 msgid "cannot open %s\n"
195 msgstr ""
196
197 #: abook.c:690
198 #, c-format
199 msgid "%d item(s) added to %s\n"
200 msgstr ""
201
202 #: abook.c:692
203 msgid "Valid sender address not found"
204 msgstr ""
205
206 #: abook.c:732
207 #, c-format
208 msgid "Address %s already in addressbook\n"
209 msgstr ""
210
211 #: abook.c:742
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:748
219 #, c-format
220 msgid "Add \"%s <%s>\" to %s? (%c/%c)\n"
221 msgstr ""
222
223 #: abook.c:752 abook.c:759 ui.c:343 ui.c:609
224 msgid "keybinding for yes|y"
225 msgstr ""
226
227 #: abook.c:753 abook.c:755 ui.c:341
228 msgid "keybinding for no|n"
229 msgstr ""
230
231 #: abook.c:780
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:45
241 msgid "Name"
242 msgstr ""
243
244 #: database.c:46
245 msgid "E-mail addresses"
246 msgstr ""
247
248 #: database.c:47
249 msgid "Address"
250 msgstr ""
251
252 #: database.c:48
253 msgid "Address2"
254 msgstr ""
255
256 #: database.c:49
257 msgid "City"
258 msgstr ""
259
260 #: database.c:50
261 msgid "State/Province"
262 msgstr ""
263
264 #: database.c:51
265 msgid "ZIP/Postal Code"
266 msgstr ""
267
268 #: database.c:52
269 msgid "Country"
270 msgstr ""
271
272 #: database.c:53
273 msgid "Home Phone"
274 msgstr ""
275
276 #: database.c:54
277 msgid "Work Phone"
278 msgstr ""
279
280 #: database.c:55
281 msgid "Fax"
282 msgstr ""
283
284 #: database.c:56
285 msgid "Mobile"
286 msgstr ""
287
288 #: database.c:57
289 msgid "Nickname/Alias"
290 msgstr ""
291
292 #: database.c:58
293 msgid "URL"
294 msgstr ""
295
296 #: database.c:59
297 msgid "Notes"
298 msgstr ""
299
300 #: database.c:60
301 msgid "Anniversary day"
302 msgstr ""
303
304 #: database.c:166
305 msgid "field already defined"
306 msgstr ""
307
308 #: database.c:170
309 msgid "standard field does not need to be declared"
310 msgstr ""
311
312 #: database.c:185
313 msgid "unknown type"
314 msgstr ""
315
316 #: database.c:585
317 msgid "Invalid field value defined in configuration"
318 msgstr ""
319
320 #: database.c:588
321 msgid "Invalid field value for sorting"
322 msgstr ""
323
324 #: edit.c:51
325 msgid "Tab name too wide for screen"
326 msgstr ""
327
328 #: edit.c:353
329 msgid "keybindings_new_123456789|n123456789"
330 msgstr ""
331
332 #: edit.c:355
333 #, c-format
334 msgid "Choose %s to modify (<1>%s%c%s%s."
335 msgstr ""
336
337 #: edit.c:356
338 msgid "email"
339 msgstr ""
340
341 #: edit.c:356
342 msgid "item"
343 msgstr ""
344
345 #: edit.c:361
346 msgid " or <n>ew"
347 msgstr ""
348
349 #: edit.c:379
350 msgid "E-mail: "
351 msgstr ""
352
353 #: edit.c:379
354 msgid "Item: "
355 msgstr ""
356
357 #: edit.c:465
358 msgid "Day: "
359 msgstr ""
360
361 #: edit.c:465
362 msgid "Month: "
363 msgstr ""
364
365 #: edit.c:465
366 msgid "Year (optional): "
367 msgstr ""
368
369 #: edit.c:498
370 msgid "Invalid date"
371 msgstr ""
372
373 #: edit.c:653
374 msgid "Name: "
375 msgstr ""
376
377 #: edit.h:14
378 msgid "?:help q:quit editor"
379 msgstr ""
380
381 #: filter.c:71 filter.c:82
382 msgid "abook native format"
383 msgstr ""
384
385 #: filter.c:72
386 msgid "ldif / Netscape addressbook"
387 msgstr ""
388
389 #: filter.c:73 filter.c:84
390 msgid "mutt alias"
391 msgstr ""
392
393 #: filter.c:74 filter.c:86
394 msgid "pine addressbook"
395 msgstr ""
396
397 #: filter.c:75 filter.c:88
398 msgid "comma separated values"
399 msgstr ""
400
401 #: filter.c:76 filter.c:89
402 msgid "comma separated values (all fields)"
403 msgstr ""
404
405 #: filter.c:77 filter.c:90
406 msgid "Palm comma separated values"
407 msgstr ""
408
409 #: filter.c:83
410 msgid "ldif / Netscape addressbook (.4ld)"
411 msgstr ""
412
413 #: filter.c:85
414 msgid "html document"
415 msgstr ""
416
417 #: filter.c:87
418 msgid "GnomeCard (VCard) addressbook"
419 msgstr ""
420
421 #: filter.c:91
422 msgid "elm alias"
423 msgstr ""
424
425 #: filter.c:92
426 msgid "plain text"
427 msgstr ""
428
429 #: filter.c:93
430 msgid "Wanderlust address book"
431 msgstr ""
432
433 #: filter.c:94
434 msgid "Spruce address book"
435 msgstr ""
436
437 #: filter.c:95
438 msgid "BSD calendar"
439 msgstr ""
440
441 #: filter.c:108
442 msgid "input:"
443 msgstr ""
444
445 #: filter.c:115
446 msgid "output:"
447 msgstr ""
448
449 #: filter.c:180
450 msgid "import database"
451 msgstr ""
452
453 #: filter.c:182 filter.c:299
454 msgid "please select a filter"
455 msgstr ""
456
457 #: filter.c:190 filter.c:307
458 msgid "x -\tcancel"
459 msgstr ""
460
461 #: filter.c:211 filter.c:345
462 msgid "Filename: "
463 msgstr ""
464
465 #: filter.c:218
466 msgid "Error occured while opening the file"
467 msgstr ""
468
469 #: filter.c:220
470 msgid "File does not seem to be a valid addressbook"
471 msgstr ""
472
473 #: filter.c:297
474 msgid "export database"
475 msgstr ""
476
477 #: filter.c:330
478 msgid "Export <a>ll, export <s>elected, or <c>ancel?"
479 msgstr ""
480
481 #: filter.c:331 ui.c:632
482 msgid "keybindings:all/selected/cancel|asc"
483 msgstr ""
484
485 #: filter.c:352
486 msgid "Error occured while exporting"
487 msgstr ""
488
489 #: filter.c:1896
490 #, c-format
491 msgid "%02d/%02d\tAnniversary of %s\n"
492 msgstr ""
493
494 #: help.h:11
495 msgid "\t?\t\thelp\n"
496 msgstr ""
497
498 #: help.h:12
499 msgid "\tq\t\tquit\n"
500 msgstr ""
501
502 #: help.h:13
503 msgid "\tQ\t\tquit without saving\n"
504 msgstr ""
505
506 #: help.h:14
507 msgid "\tP\t\tquit and output selected item(s) to stderr\n"
508 msgstr ""
509
510 #: help.h:15
511 msgid "\t^L\t\trefresh screen\n"
512 msgstr ""
513
514 #: help.h:17
515 msgid "\tarrows / j,k\tscroll list\n"
516 msgstr ""
517
518 #: help.h:18
519 msgid "\tenter\t\tview/edit item\n"
520 msgstr ""
521
522 #: help.h:19
523 msgid "\ta\t\tadd item\n"
524 msgstr ""
525
526 #: help.h:20
527 msgid "\tr / del\t\tremove selected items\n"
528 msgstr ""
529
530 #: help.h:21
531 msgid "\tD\t\tduplicate item\n"
532 msgstr ""
533
534 #: help.h:23
535 msgid "\tspace\t\tselect item\n"
536 msgstr ""
537
538 #: help.h:24
539 msgid "\t+\t\tselect all\n"
540 msgstr ""
541
542 #: help.h:25
543 msgid "\t-\t\tunselect all\n"
544 msgstr ""
545
546 #: help.h:26
547 msgid "\t*\t\tinvert selection\n"
548 msgstr ""
549
550 #: help.h:28
551 msgid "\tw\t\twrite database to disk\n"
552 msgstr ""
553
554 #: help.h:29
555 msgid "\tl\t\tread database from disk\n"
556 msgstr ""
557
558 #: help.h:30
559 msgid "\tC\t\tclear whole database\n"
560 msgstr ""
561
562 #: help.h:31
563 msgid "\ti\t\timport database\n"
564 msgstr ""
565
566 #: help.h:32
567 msgid "\te\t\texport database\n"
568 msgstr ""
569
570 #: help.h:33
571 msgid "\tp\t\tprint database\n"
572 msgstr ""
573
574 #: help.h:34
575 msgid "\to\t\topen database\n"
576 msgstr ""
577
578 #: help.h:36
579 msgid "\ts\t\tsort database\n"
580 msgstr ""
581
582 #: help.h:37
583 msgid "\tS\t\t\"surname sort\"\n"
584 msgstr ""
585
586 #: help.h:38
587 msgid "\tF\t\tsort by field (defined in configuration file)\n"
588 msgstr ""
589
590 #: help.h:40
591 msgid "\t/\t\tsearch\n"
592 msgstr ""
593
594 #: help.h:41
595 msgid "\t\\\t\tsearch next occurrence\n"
596 msgstr ""
597
598 #: help.h:43
599 msgid "\tA\t\tmove current item up\n"
600 msgstr ""
601
602 #: help.h:44
603 msgid "\tZ\t\tmove current item down\n"
604 msgstr ""
605
606 #: help.h:46
607 msgid "\tm\t\tsend mail with mutt\n"
608 msgstr ""
609
610 #: help.h:47
611 msgid "\tv\t\tview URL with web browser\n"
612 msgstr ""
613
614 #: help.h:55
615 msgid "\tarrows/h,l\t\tchange tab\n"
616 msgstr ""
617
618 #: help.h:57
619 msgid "\tq\t\t\tquit to main screen\n"
620 msgstr ""
621
622 #: help.h:59
623 msgid "\t1 - 5 A - Z\t\tedit fields\n"
624 msgstr ""
625
626 #: help.h:61
627 msgid "\tk or <\t\t\tprevious item\n"
628 msgstr ""
629
630 #: help.h:62
631 msgid "\tj or >\t\t\tnext item\n"
632 msgstr ""
633
634 #: help.h:64
635 msgid "\tr\t\t\troll e-mail addresses up\n"
636 msgstr ""
637
638 #: help.h:65
639 msgid "\tESC-r\t\t\troll e-mail addresses down\n"
640 msgstr ""
641
642 #: help.h:67
643 msgid "\tu\t\t\tundo\n"
644 msgstr ""
645
646 #: help.h:69
647 msgid "\tm\t\t\tsend mail with mutt\n"
648 msgstr ""
649
650 #: help.h:70
651 msgid "\tv\t\t\tview url with web browser\n"
652 msgstr ""
653
654 #: options.c:250
655 msgid "quote mismatch"
656 msgstr ""
657
658 #: options.c:256
659 msgid "no assignment character found"
660 msgstr ""
661
662 #: options.c:259
663 msgid "error in comma separated list"
664 msgstr ""
665
666 #: options.c:289 options.c:308
667 msgid "invalid value"
668 msgstr ""
669
670 #: options.c:329
671 msgid "unknown option"
672 msgstr ""
673
674 #: options.c:341
675 #, c-format
676 msgid ""
677 "valid values for the 'preserve_fields' option are 'all', "
678 "'standard' (default), and 'none'\n"
679 msgstr ""
680
681 #: options.c:350
682 #, c-format
683 msgid ""
684 "valid values for the 'address_style' option are 'eu' (default), 'uk', and "
685 "'us'\n"
686 msgstr ""
687
688 #: options.c:372
689 msgid "invalid value assignment"
690 msgstr ""
691
692 #: options.c:380
693 msgid ""
694 "customfield: obsolete command - please use the 'field' and 'view' commands "
695 "instead"
696 msgstr ""
697
698 #: options.c:398
699 msgid "no view name provided"
700 msgstr ""
701
702 #: options.c:428
703 msgid "no field identifier provided"
704 msgstr ""
705
706 #: options.c:434
707 msgid "no field name provided"
708 msgstr ""
709
710 #: options.c:490
711 #, c-format
712 msgid "%s: parse error at line %d: "
713 msgstr ""
714
715 #: options.c:494
716 #, c-format
717 msgid "unknown token %s\n"
718 msgstr ""
719
720 #: ui.c:145
721 #, c-format
722 msgid "Your terminal size is %dx%d\n"
723 msgstr ""
724
725 #: ui.c:146
726 #, c-format
727 msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n"
728 msgstr ""
729
730 #: ui.c:332
731 msgid " (Y/n)?"
732 msgstr ""
733
734 #: ui.c:332
735 msgid " (y/N)?"
736 msgstr ""
737
738 #: ui.c:410
739 msgid "help"
740 msgstr ""
741
742 #: ui.c:419
743 msgid "Press any key to continue..."
744 msgstr ""
745
746 #: ui.c:539
747 msgid "Remove selected item(s)"
748 msgstr ""
749
750 #: ui.c:549
751 msgid "Clear WHOLE database"
752 msgstr ""
753
754 #: ui.c:582
755 msgid "Search hit bottom, continuing at top"
756 msgstr ""
757
758 #: ui.c:607
759 #, c-format
760 msgid "Your current data will be lost - Press '%c' to continue"
761 msgstr ""
762
763 #: ui.c:632
764 msgid "Print <a>ll, print <s>elected, or <c>ancel?"
765 msgstr ""
766
767 #: ui.c:638
768 msgid "No selected items"
769 msgstr ""
770
771 #: ui.c:664
772 msgid "File to open: "
773 msgstr ""
774
775 #: ui.c:674
776 msgid "Save current database"
777 msgstr ""
778
779 #: ui.c:682
780 msgid "Sorry, the specified file appears not to be a valid abook addressbook"
781 msgstr ""
782
783 #: views.c:87
784 msgid "undeclared field"
785 msgstr ""
786
787 #: views.c:92
788 msgid "maximal number of fields per view reached"
789 msgstr ""
790
791 #: views.c:95
792 msgid "field already in this view"
793 msgstr ""
794
795 #: views.c:139
796 msgid "CONTACT"
797 msgstr ""
798
799 #: views.c:140
800 msgid "ADDRESS"
801 msgstr ""
802
803 #: views.c:142
804 msgid "PHONE"
805 msgstr ""
806
807 #: views.c:143
808 msgid "OTHER"
809 msgstr ""
810
811 #: views.c:165 views.c:166 views.c:167 views.c:168 views.c:169
812 msgid "CUSTOM"
813 msgstr ""
814
815 #: views.c:165
816 msgid "Custom1"
817 msgstr ""
818
819 #: views.c:166
820 msgid "Custom2"
821 msgstr ""
822
823 #: views.c:167
824 msgid "Custom3"
825 msgstr ""
826
827 #: views.c:168
828 msgid "Custom4"
829 msgstr ""
830
831 #: views.c:169
832 msgid "Custom5"
833 msgstr ""