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