]> git.deb.at Git - pkg/abook.git/blobdiff - po/abook.pot
Add fix_spelling_error_in_binary.diff patch
[pkg/abook.git] / po / abook.pot
index b7cab630b928f0c26636d1b01339405edb3a7ebd..5633d03e64476bae1774ed6395ffaa58a517115f 100644 (file)
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: <cedricduval+abook@free.fr>\n"
-"POT-Creation-Date: 2005-11-29 10:08+0200\n"
+"Project-Id-Version: abook 0.6.0pre2\n"
+"Report-Msgid-Bugs-To: <abook-devel@lists.sourceforge.net>\n"
+"POT-Creation-Date: 2013-01-17 14:44+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: abook.c:93
+#: abook.c:99
 #, c-format
 msgid "Cannot create directory %s\n"
 msgstr ""
 
-#: abook.c:99
+#: abook.c:105
 #, c-format
 msgid "%s is not a directory\n"
 msgstr ""
 
-#: abook.c:117
+#: abook.c:123
 #, c-format
 msgid "Memory allocation failure: %s\n"
 msgstr ""
 
-#: abook.c:128
+#: abook.c:134
 #, c-format
 msgid "Press enter to continue...\n"
 msgstr ""
 
-#: abook.c:141
+#: abook.c:149
 #, c-format
 msgid "File %s is not writeable"
 msgstr ""
 
-#: abook.c:146
+#: abook.c:154
 msgid "If you continue all changes will be lost. Do you want to continue?"
 msgstr ""
 
-#: abook.c:165
+#: abook.c:173
 msgid "Save database"
 msgstr ""
 
-#: abook.c:167
+#: abook.c:175
 msgid "Quit without saving"
 msgstr ""
 
-#: abook.c:223
+#: abook.c:233
 #, c-format
 msgid "%s is not a valid HOME directory\n"
 msgstr ""
 
-#: abook.c:254
+#: abook.c:264
 #, c-format
 msgid ""
 "Cannot combine options --mutt-query, --convert, --add-email or --add-email-"
 "quiet\n"
 msgstr ""
 
-#: abook.c:285
+#: abook.c:295
 #, c-format
 msgid "please use option --%s after --convert option\n"
 msgstr ""
 
-#: abook.c:384
+#: abook.c:382
+#, c-format
+msgid "please use option --outformat after --convert or --mutt-query option\n"
+msgstr ""
+
+#: abook.c:420
+#, c-format
+msgid "Invalid custom format string\n"
+msgstr ""
+
+#: abook.c:428
 #, c-format
 msgid "%s: unrecognized arguments on command line\n"
 msgstr ""
 
-#: abook.c:406
+#: abook.c:450
 msgid "     -h\t--help\t\t\t\tshow usage"
 msgstr ""
 
-#: abook.c:407
+#: abook.c:451
 msgid "     -C\t--config\t<file>\t\tuse an alternative configuration file"
 msgstr ""
 
-#: abook.c:408
+#: abook.c:452
 msgid "\t--datafile\t<file>\t\tuse an alternative addressbook file"
 msgstr ""
 
-#: abook.c:409
+#: abook.c:453
 msgid "\t--mutt-query\t<string>\tmake a query for mutt"
 msgstr ""
 
-#: abook.c:410
+#: abook.c:454
 msgid ""
 "\t--add-email\t\t\tread an e-mail message from stdin and\n"
 "\t\t\t\t\tadd the sender to the addressbook"
 msgstr ""
 
-#: abook.c:414
+#: abook.c:458
 msgid ""
 "\t--add-email-quiet\t\tsame as --add-email but doesn't\n"
 "\t\t\t\t\trequire to confirm adding"
 msgstr ""
 
-#: abook.c:418
+#: abook.c:462
 msgid "\t--convert\t\t\tconvert address book files"
 msgstr ""
 
-#: abook.c:419
+#: abook.c:463
 msgid "\toptions to use with --convert:"
 msgstr ""
 
-#: abook.c:420
+#: abook.c:464
 msgid "\t--informat\t<format>\tformat for input file"
 msgstr ""
 
-#: abook.c:421
+#: abook.c:465
 msgid "\t\t\t\t\t(default: abook)"
 msgstr ""
 
-#: abook.c:422
+#: abook.c:466
 msgid "\t--infile\t<file>\t\tsource file"
 msgstr ""
 
-#: abook.c:423
+#: abook.c:467
 msgid "\t\t\t\t\t(default: stdin)"
 msgstr ""
 
-#: abook.c:424
+#: abook.c:468
 msgid "\t--outformat\t<format>\tformat for output file"
 msgstr ""
 
-#: abook.c:425
+#: abook.c:469
 msgid "\t\t\t\t\t(default: text)"
 msgstr ""
 
-#: abook.c:426
+#: abook.c:470
 msgid "\t--outfile\t<file>\t\tdestination file"
 msgstr ""
 
-#: abook.c:427
+#: abook.c:471
 msgid "\t\t\t\t\t(default: stdout)"
 msgstr ""
 
-#: abook.c:428
+#: abook.c:472
+msgid "\t--outformatstr\t<str>   \tformat to use for \"custom\" --outformat"
+msgstr ""
+
+#: abook.c:473
+msgid "\t\t\t\t\t(default: \"{nick} ({name}): {mobile}\")"
+msgstr ""
+
+#: abook.c:474
 msgid "\t--formats\t\t\tlist available formats"
 msgstr ""
 
-#: abook.c:497
+#: abook.c:528
 #, c-format
 msgid "Cannot open database\n"
 msgstr ""
 
-#: abook.c:623
+#: abook.c:654
 #, c-format
 msgid "too few arguments to make conversion\n"
 msgstr ""
 
-#: abook.c:624
+#: abook.c:655
 #, c-format
 msgid "try --help\n"
 msgstr ""
 
-#: abook.c:629
+#: abook.c:660
 #, c-format
 msgid ""
 "input and output formats are the same\n"
 "exiting...\n"
 msgstr ""
 
-#: abook.c:643
+#: abook.c:674
 #, c-format
 msgid "input format %s not supported\n"
 msgstr ""
 
-#: abook.c:647
+#: abook.c:678
 #, c-format
 msgid "cannot read file %s\n"
 msgstr ""
 
-#: abook.c:656
+#: abook.c:687
 #, c-format
 msgid "output format %s not supported\n"
 msgstr ""
 
-#: abook.c:662
+#: abook.c:693
 #, c-format
 msgid "cannot write file %s\n"
 msgstr ""
 
-#: abook.c:683
+#: abook.c:714
 #, c-format
 msgid "cannot open %s\n"
 msgstr ""
 
-#: abook.c:686
+#: abook.c:717
 #, c-format
 msgid "%d item(s) added to %s\n"
 msgstr ""
 
-#: abook.c:688
+#: abook.c:719
 msgid "Valid sender address not found"
 msgstr ""
 
-#: abook.c:728
+#: abook.c:760
 #, c-format
 msgid "Address %s already in addressbook\n"
 msgstr ""
 
-#: abook.c:738
+#: abook.c:770
 #, c-format
 msgid ""
 "cannot open /dev/tty\n"
 "you may want to use --add-email-quiet\n"
 msgstr ""
 
-#: abook.c:744
+#: abook.c:776
 #, c-format
 msgid "Add \"%s <%s>\" to %s? (%c/%c)\n"
 msgstr ""
 
-#: abook.c:748 abook.c:755 ui.c:343 ui.c:605
+#: abook.c:780 abook.c:787 ui.c:434 ui.c:746
 msgid "keybinding for yes|y"
 msgstr ""
 
-#: abook.c:749 abook.c:751 ui.c:341
+#: abook.c:781 abook.c:783 ui.c:432
 msgid "keybinding for no|n"
 msgstr ""
 
-#: abook.c:776
+#: abook.c:808
 #, c-format
 msgid "stdin is a directory or cannot stat stdin\n"
 msgstr ""
@@ -301,169 +320,237 @@ msgstr ""
 msgid "Anniversary day"
 msgstr ""
 
-#: database.c:164
+#: database.c:61
+msgid "Groups"
+msgstr ""
+
+#: database.c:167
 msgid "field already defined"
 msgstr ""
 
-#: database.c:168
+#: database.c:171
 msgid "standard field does not need to be declared"
 msgstr ""
 
-#: database.c:183
+#: database.c:186
 msgid "unknown type"
 msgstr ""
 
-#: database.c:589
+#: database.c:648
 msgid "Invalid field value defined in configuration"
 msgstr ""
 
-#: database.c:592
+#: database.c:651
 msgid "Invalid field value for sorting"
 msgstr ""
 
-#: edit.c:51
+#: edit.c:59
 msgid "Tab name too wide for screen"
 msgstr ""
 
-#: edit.c:330
+#: edit.c:360
 msgid "keybindings_new_123456789|n123456789"
 msgstr ""
 
-#: edit.c:332
+#: edit.c:362
 #, c-format
 msgid "Choose %s to modify (<1>%s%c%s%s."
 msgstr ""
 
-#: edit.c:333
+#: edit.c:363
 msgid "email"
 msgstr ""
 
-#: edit.c:333
+#: edit.c:363
 msgid "item"
 msgstr ""
 
-#: edit.c:338
+#: edit.c:368
 msgid " or <n>ew"
 msgstr ""
 
-#: edit.c:356
+#: edit.c:386
 msgid "E-mail: "
 msgstr ""
 
-#: edit.c:356
+#: edit.c:386
 msgid "Item: "
 msgstr ""
 
-#: edit.c:439
-msgid "sorry, input for this field type is not yet implemented"
+#: edit.c:460
+msgid "%Y-%M-%D"
 msgstr ""
 
-#: edit.h:13
+#: edit.c:461
+msgid "--%M-%D"
+msgstr ""
+
+#: edit.c:539
+msgid "Day: "
+msgstr ""
+
+#: edit.c:539
+msgid "Month: "
+msgstr ""
+
+#: edit.c:539
+msgid "Year (optional): "
+msgstr ""
+
+#: edit.c:569
+msgid "Invalid date"
+msgstr ""
+
+#: edit.c:776
+msgid "Name: "
+msgstr ""
+
+#: edit.h:18
 msgid "?:help q:quit editor"
 msgstr ""
 
-#: filter.c:70 filter.c:81
+#: filter.c:88 filter.c:100
 msgid "abook native format"
 msgstr ""
 
-#: filter.c:71
+#: filter.c:89
 msgid "ldif / Netscape addressbook"
 msgstr ""
 
-#: filter.c:72 filter.c:83
+#: filter.c:90 filter.c:103 filter.c:121
 msgid "mutt alias"
 msgstr ""
 
-#: filter.c:73 filter.c:85
+#: filter.c:91 filter.c:106
 msgid "pine addressbook"
 msgstr ""
 
-#: filter.c:74 filter.c:87
+#: filter.c:92 filter.c:107
 msgid "comma separated values"
 msgstr ""
 
-#: filter.c:75 filter.c:88
+#: filter.c:93 filter.c:108
 msgid "comma separated values (all fields)"
 msgstr ""
 
-#: filter.c:76 filter.c:89
+#: filter.c:94 filter.c:109
 msgid "Palm comma separated values"
 msgstr ""
 
-#: filter.c:82
+#: filter.c:95
+msgid "vCard file"
+msgstr ""
+
+#: filter.c:101
 msgid "ldif / Netscape addressbook (.4ld)"
 msgstr ""
 
-#: filter.c:84
-msgid "html document"
+#: filter.c:102 filter.c:120
+msgid "vCard 2 file"
+msgstr ""
+
+#: filter.c:104
+msgid "mutt query format (internal use)"
 msgstr ""
 
-#: filter.c:86
-msgid "GnomeCard (VCard) addressbook"
+#: filter.c:105
+msgid "html document"
 msgstr ""
 
-#: filter.c:90
+#: filter.c:110
 msgid "elm alias"
 msgstr ""
 
-#: filter.c:91
+#: filter.c:111
 msgid "plain text"
 msgstr ""
 
-#: filter.c:92
+#: filter.c:112
 msgid "Wanderlust address book"
 msgstr ""
 
-#: filter.c:93
+#: filter.c:113
 msgid "Spruce address book"
 msgstr ""
 
-#: filter.c:106
-msgid "input:"
+#: filter.c:114
+msgid "BSD calendar"
 msgstr ""
 
-#: filter.c:113
-msgid "output:"
+#: filter.c:115 filter.c:122
+msgid "Custom format"
 msgstr ""
 
-#: filter.c:178
+#: filter.c:135
+msgid "input formats:"
+msgstr ""
+
+#: filter.c:142
+msgid "output formats:"
+msgstr ""
+
+#: filter.c:149
+msgid "query-compatible output formats:"
+msgstr ""
+
+#: filter.c:214
 msgid "import database"
 msgstr ""
 
-#: filter.c:180 filter.c:297
+#: filter.c:216 filter.c:345
 msgid "please select a filter"
 msgstr ""
 
-#: filter.c:188 filter.c:305
+#: filter.c:224 filter.c:353
 msgid "x -\tcancel"
 msgstr ""
 
-#: filter.c:209 filter.c:343
+#: filter.c:245 filter.c:391
 msgid "Filename: "
 msgstr ""
 
-#: filter.c:216
-msgid "Error occured while opening the file"
+#: filter.c:252
+msgid "Error occurred while opening the file"
 msgstr ""
 
-#: filter.c:218
+#: filter.c:254
 msgid "File does not seem to be a valid addressbook"
 msgstr ""
 
-#: filter.c:295
+#: filter.c:343
 msgid "export database"
 msgstr ""
 
-#: filter.c:328
+#: filter.c:376
 msgid "Export <a>ll, export <s>elected, or <c>ancel?"
 msgstr ""
 
-#: filter.c:329 ui.c:628
+#: filter.c:377 ui.c:769
 msgid "keybindings:all/selected/cancel|asc"
 msgstr ""
 
-#: filter.c:350
-msgid "Error occured while exporting"
+#: filter.c:398
+msgid "Error occurred while exporting"
+msgstr ""
+
+#: filter.c:2469
+#, c-format
+msgid "%02d/%02d\tAnniversary of %s\n"
+msgstr ""
+
+#: filter.c:2498
+#, c-format
+msgid "parse_custom_format: fmt_string or ft not allocated\n"
+msgstr ""
+
+#: filter.c:2517
+#, c-format
+msgid "parse_custom_format: invalid placeholder: {%s}\n"
+msgstr ""
+
+#: filter.c:2565
+#, c-format
+msgid "%s: invalid format, index %ld\n"
 msgstr ""
 
 #: help.h:11
@@ -503,255 +590,271 @@ msgid "\tr / del\t\tremove selected items\n"
 msgstr ""
 
 #: help.h:21
+msgid "\tM\t\tmerge selected items (into top one)\n"
+msgstr ""
+
+#: help.h:22
 msgid "\tD\t\tduplicate item\n"
 msgstr ""
 
 #: help.h:23
+msgid "\tU\t\tremove duplicates\n"
+msgstr ""
+
+#: help.h:25
 msgid "\tspace\t\tselect item\n"
 msgstr ""
 
-#: help.h:24
+#: help.h:26
 msgid "\t+\t\tselect all\n"
 msgstr ""
 
-#: help.h:25
+#: help.h:27
 msgid "\t-\t\tunselect all\n"
 msgstr ""
 
-#: help.h:26
+#: help.h:28
 msgid "\t*\t\tinvert selection\n"
 msgstr ""
 
-#: help.h:28
+#: help.h:30
 msgid "\tw\t\twrite database to disk\n"
 msgstr ""
 
-#: help.h:29
+#: help.h:31
 msgid "\tl\t\tread database from disk\n"
 msgstr ""
 
-#: help.h:30
+#: help.h:32
 msgid "\tC\t\tclear whole database\n"
 msgstr ""
 
-#: help.h:31
+#: help.h:33
 msgid "\ti\t\timport database\n"
 msgstr ""
 
-#: help.h:32
+#: help.h:34
 msgid "\te\t\texport database\n"
 msgstr ""
 
-#: help.h:33
+#: help.h:35
 msgid "\tp\t\tprint database\n"
 msgstr ""
 
-#: help.h:34
+#: help.h:36
 msgid "\to\t\topen database\n"
 msgstr ""
 
-#: help.h:36
+#: help.h:38
 msgid "\ts\t\tsort database\n"
 msgstr ""
 
-#: help.h:37
+#: help.h:39
 msgid "\tS\t\t\"surname sort\"\n"
 msgstr ""
 
-#: help.h:38
+#: help.h:40
 msgid "\tF\t\tsort by field (defined in configuration file)\n"
 msgstr ""
 
-#: help.h:40
+#: help.h:42
 msgid "\t/\t\tsearch\n"
 msgstr ""
 
-#: help.h:41
+#: help.h:43
 msgid "\t\\\t\tsearch next occurrence\n"
 msgstr ""
 
-#: help.h:43
+#: help.h:45
 msgid "\tA\t\tmove current item up\n"
 msgstr ""
 
-#: help.h:44
+#: help.h:46
 msgid "\tZ\t\tmove current item down\n"
 msgstr ""
 
-#: help.h:46
+#: help.h:48
 msgid "\tm\t\tsend mail with mutt\n"
 msgstr ""
 
-#: help.h:47
-msgid "\tu\t\tview URL with web browser\n"
+#: help.h:49
+msgid "\tv\t\tview URL with web browser\n"
 msgstr ""
 
-#: help.h:55
+#: help.h:57
 msgid "\tarrows/h,l\t\tchange tab\n"
 msgstr ""
 
-#: help.h:57
+#: help.h:59
 msgid "\tq\t\t\tquit to main screen\n"
 msgstr ""
 
-#: help.h:59
+#: help.h:61
 msgid "\t1 - 5 A - Z\t\tedit fields\n"
 msgstr ""
 
-#: help.h:61
+#: help.h:63
 msgid "\tk or <\t\t\tprevious item\n"
 msgstr ""
 
-#: help.h:62
+#: help.h:64
 msgid "\tj or >\t\t\tnext item\n"
 msgstr ""
 
-#: help.h:64
+#: help.h:66
 msgid "\tr\t\t\troll e-mail addresses up\n"
 msgstr ""
 
-#: help.h:65
+#: help.h:67
 msgid "\tESC-r\t\t\troll e-mail addresses down\n"
 msgstr ""
 
-#: help.h:67
+#: help.h:69
 msgid "\tu\t\t\tundo\n"
 msgstr ""
 
-#: help.h:69
+#: help.h:71
 msgid "\tm\t\t\tsend mail with mutt\n"
 msgstr ""
 
-#: help.h:70
+#: help.h:72
 msgid "\tv\t\t\tview url with web browser\n"
 msgstr ""
 
-#: options.c:254
+#: options.c:272
 msgid "quote mismatch"
 msgstr ""
 
-#: options.c:260
+#: options.c:278
 msgid "no assignment character found"
 msgstr ""
 
-#: options.c:263
+#: options.c:281
 msgid "error in comma separated list"
 msgstr ""
 
-#: options.c:292 options.c:311
+#: options.c:311 options.c:330
 msgid "invalid value"
 msgstr ""
 
-#: options.c:329
+#: options.c:351
 msgid "unknown option"
 msgstr ""
 
-#: options.c:341
+#: options.c:363
 #, c-format
 msgid ""
 "valid values for the 'preserve_fields' option are 'all', "
 "'standard' (default), and 'none'\n"
 msgstr ""
 
-#: options.c:350
+#: options.c:372
 #, c-format
 msgid ""
 "valid values for the 'address_style' option are 'eu' (default), 'uk', and "
 "'us'\n"
 msgstr ""
 
-#: options.c:372
+#: options.c:394
 msgid "invalid value assignment"
 msgstr ""
 
-#: options.c:380
+#: options.c:402
 msgid ""
 "customfield: obsolete command - please use the 'field' and 'view' commands "
 "instead"
 msgstr ""
 
-#: options.c:398
+#: options.c:420
 msgid "no view name provided"
 msgstr ""
 
-#: options.c:428
+#: options.c:450
 msgid "no field identifier provided"
 msgstr ""
 
-#: options.c:434
+#: options.c:456
 msgid "no field name provided"
 msgstr ""
 
-#: options.c:490
+#: options.c:512
 #, c-format
 msgid "%s: parse error at line %d: "
 msgstr ""
 
-#: options.c:494
+#: options.c:516
 #, c-format
 msgid "unknown token %s\n"
 msgstr ""
 
-#: ui.c:145
+#: ui.c:234
 #, c-format
 msgid "Your terminal size is %dx%d\n"
 msgstr ""
 
-#: ui.c:146
+#: ui.c:235
 #, c-format
 msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n"
 msgstr ""
 
-#: ui.c:332
+#: ui.c:423
 msgid " (Y/n)?"
 msgstr ""
 
-#: ui.c:332
+#: ui.c:423
 msgid " (y/N)?"
 msgstr ""
 
-#: ui.c:410
+#: ui.c:502
 msgid "help"
 msgstr ""
 
-#: ui.c:419
+#: ui.c:511
 msgid "Press any key to continue..."
 msgstr ""
 
-#: ui.c:539
+#: ui.c:656
 msgid "Remove selected item(s)"
 msgstr ""
 
-#: ui.c:549
+#: ui.c:666
+msgid "Merge selected items"
+msgstr ""
+
+#: ui.c:675
+msgid "Remove duplicates"
+msgstr ""
+
+#: ui.c:685
 msgid "Clear WHOLE database"
 msgstr ""
 
-#: ui.c:578
+#: ui.c:718
 msgid "Search hit bottom, continuing at top"
 msgstr ""
 
-#: ui.c:603
+#: ui.c:744
 #, c-format
 msgid "Your current data will be lost - Press '%c' to continue"
 msgstr ""
 
-#: ui.c:628
+#: ui.c:769
 msgid "Print <a>ll, print <s>elected, or <c>ancel?"
 msgstr ""
 
-#: ui.c:634
+#: ui.c:775
 msgid "No selected items"
 msgstr ""
 
-#: ui.c:660
+#: ui.c:801
 msgid "File to open: "
 msgstr ""
 
-#: ui.c:670
+#: ui.c:811
 msgid "Save current database"
 msgstr ""
 
-#: ui.c:678
+#: ui.c:819
 msgid "Sorry, the specified file appears not to be a valid abook addressbook"
 msgstr ""