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