]> git.deb.at Git - pkg/abook.git/blobdiff - po/abook.pot
- i18n support
[pkg/abook.git] / po / abook.pot
diff --git a/po/abook.pot b/po/abook.pot
new file mode 100644 (file)
index 0000000..99ac530
--- /dev/null
@@ -0,0 +1,674 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: <cedricduval+abook@free.fr>\n"
+"POT-Creation-Date: 2005-09-17 12:43+0300\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: abook.c:90
+#, c-format
+msgid "Cannot create directory %s\n"
+msgstr ""
+
+#: abook.c:96
+#, c-format
+msgid "%s is not a directory\n"
+msgstr ""
+
+#: abook.c:114
+#, c-format
+msgid "Memory allocation failure: %s\n"
+msgstr ""
+
+#: abook.c:125
+#, c-format
+msgid "Press enter to continue...\n"
+msgstr ""
+
+#: abook.c:137
+#, c-format
+msgid "File %s is not writeable"
+msgstr ""
+
+#: abook.c:142
+msgid "If you continue all changes will be lost. Do you want to continue?"
+msgstr ""
+
+#: abook.c:161
+msgid "Save database"
+msgstr ""
+
+#: abook.c:163
+msgid "Quit without saving"
+msgstr ""
+
+#: abook.c:217
+#, c-format
+msgid "%s is not a valid HOME directory\n"
+msgstr ""
+
+#: abook.c:248
+#, c-format
+msgid ""
+"Cannot combine options --mutt-query, --convert, --add-email or --add-email-"
+"quiet\n"
+msgstr ""
+
+#: abook.c:279
+#, c-format
+msgid "please use option --%s after --convert option\n"
+msgstr ""
+
+#: abook.c:378
+#, c-format
+msgid "%s: unrecognized arguments on command line\n"
+msgstr ""
+
+#: abook.c:400
+msgid "     -h\t--help\t\t\t\tshow usage"
+msgstr ""
+
+#: abook.c:401
+msgid "     -C\t--config\t<file>\t\tuse an alternative configuration file"
+msgstr ""
+
+#: abook.c:402
+msgid "\t--datafile\t<file>\t\tuse an alternative addressbook file"
+msgstr ""
+
+#: abook.c:403
+msgid "\t--mutt-query\t<string>\tmake a query for mutt"
+msgstr ""
+
+#: abook.c:404
+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:408
+msgid ""
+"\t--add-email-quiet\t\tsame as --add-email but doesn't\n"
+"\t\t\t\t\tconfirm adding"
+msgstr ""
+
+#: abook.c:412
+msgid "\t--convert\t\t\tconvert address book files"
+msgstr ""
+
+#: abook.c:413
+msgid "\toptions to use with --convert:"
+msgstr ""
+
+#: abook.c:414
+msgid "\t--informat\t<format>\tformat for input file"
+msgstr ""
+
+#: abook.c:415
+msgid "\t\t\t\t\t(default: abook)"
+msgstr ""
+
+#: abook.c:416
+msgid "\t--infile\t<file>\t\tsource file"
+msgstr ""
+
+#: abook.c:417
+msgid "\t\t\t\t\t(default: stdin)"
+msgstr ""
+
+#: abook.c:418
+msgid "\t--outformat\t<format>\tformat for output file"
+msgstr ""
+
+#: abook.c:419
+msgid "\t\t\t\t\t(default: text)"
+msgstr ""
+
+#: abook.c:420
+msgid "\t--outfile\t<file>\t\tdestination file"
+msgstr ""
+
+#: abook.c:421
+msgid "\t\t\t\t\t(default: stdout)"
+msgstr ""
+
+#: abook.c:422
+msgid "\t--formats\t\t\tlist available formats"
+msgstr ""
+
+#: abook.c:493
+#, c-format
+msgid "Cannot open database\n"
+msgstr ""
+
+#: abook.c:619
+#, c-format
+msgid "too few argumets to make conversion\n"
+msgstr ""
+
+#: abook.c:620
+#, c-format
+msgid "try --help\n"
+msgstr ""
+
+#: abook.c:625
+#, c-format
+msgid ""
+"input and output formats are the same\n"
+"exiting...\n"
+msgstr ""
+
+#: abook.c:638
+#, c-format
+msgid "input format %s not supported\n"
+msgstr ""
+
+#: abook.c:642
+#, c-format
+msgid "cannot read file %s\n"
+msgstr ""
+
+#: abook.c:651
+#, c-format
+msgid "output format %s not supported\n"
+msgstr ""
+
+#: abook.c:657
+#, c-format
+msgid "cannot write file %s\n"
+msgstr ""
+
+#: abook.c:678
+#, c-format
+msgid "cannot open %s\n"
+msgstr ""
+
+#: abook.c:681
+#, c-format
+msgid "%d item(s) added to %s\n"
+msgstr ""
+
+#: abook.c:683
+msgid "Valid sender address not found"
+msgstr ""
+
+#: abook.c:723
+#, c-format
+msgid "Address %s already in addressbook\n"
+msgstr ""
+
+#: abook.c:733
+#, c-format
+msgid ""
+"cannot open /dev/tty\n"
+"you may want to use --add-email-quiet\n"
+msgstr ""
+
+#: abook.c:740
+#, c-format
+msgid "Add ``%s <%s>'' to %s ? (y/n)\n"
+msgstr ""
+
+#: abook.c:769
+#, c-format
+msgid "stdin is a directory or cannot stat stdin\n"
+msgstr ""
+
+#: abook.h:16
+msgid "q:quit  ?:help  a:add  r:remove"
+msgstr ""
+
+#: database.c:57
+msgid "Name"
+msgstr ""
+
+#: database.c:58
+msgid "E-mails"
+msgstr ""
+
+#: database.c:59
+msgid "Address"
+msgstr ""
+
+#: database.c:60
+msgid "Address2"
+msgstr ""
+
+#: database.c:61
+msgid "City"
+msgstr ""
+
+#: database.c:62
+msgid "State/Province"
+msgstr ""
+
+#: database.c:63
+msgid "ZIP/Postal Code"
+msgstr ""
+
+#: database.c:64
+msgid "Country"
+msgstr ""
+
+#: database.c:65
+msgid "Home Phone"
+msgstr ""
+
+#: database.c:66
+msgid "Work Phone"
+msgstr ""
+
+#: database.c:67
+msgid "Fax"
+msgstr ""
+
+#: database.c:68
+msgid "Mobile"
+msgstr ""
+
+#: database.c:69
+msgid "Nickname/Alias"
+msgstr ""
+
+#: database.c:70
+msgid "URL"
+msgstr ""
+
+#: database.c:71
+msgid "Notes"
+msgstr ""
+
+#: database.c:72
+msgid "Custom1"
+msgstr ""
+
+#: database.c:73
+msgid "Custom2"
+msgstr ""
+
+#: database.c:74
+msgid "Custom3"
+msgstr ""
+
+#: database.c:75
+msgid "Custom4"
+msgstr ""
+
+#: database.c:76
+msgid "Custom5"
+msgstr ""
+
+#: database.c:406
+msgid "Not valid field value defined in configuration"
+msgstr ""
+
+#: edit.c:45
+msgid "CONTACT"
+msgstr ""
+
+#: edit.c:46
+msgid "ADDRESS"
+msgstr ""
+
+#: edit.c:47
+msgid " PHONE "
+msgstr ""
+
+#: edit.c:48
+msgid " OTHER "
+msgstr ""
+
+#: edit.c:49
+msgid "CUSTOM "
+msgstr ""
+
+#: edit.c:58
+msgid "Tab name too wide for screen"
+msgstr ""
+
+#: edit.c:219
+msgid "E-mail addresses:"
+msgstr ""
+
+#: edit.h:13
+msgid "?:help c:contact a:address p:phone o:other"
+msgstr ""
+
+#: filter.c:69 filter.c:80
+msgid "abook native format"
+msgstr ""
+
+#: filter.c:70
+msgid "ldif / Netscape addressbook"
+msgstr ""
+
+#: filter.c:71 filter.c:82
+msgid "mutt alias"
+msgstr ""
+
+#: filter.c:72 filter.c:84
+msgid "pine addressbook"
+msgstr ""
+
+#: filter.c:73 filter.c:86
+msgid "comma separated values"
+msgstr ""
+
+#: filter.c:74 filter.c:87
+msgid "comma separated all values"
+msgstr ""
+
+#: filter.c:75 filter.c:88
+msgid "Palm comma separated values"
+msgstr ""
+
+#: filter.c:81
+msgid "ldif / Netscape addressbook (.4ld)"
+msgstr ""
+
+#: filter.c:83
+msgid "html document"
+msgstr ""
+
+#: filter.c:85
+msgid "GnomeCard (VCard) addressbook"
+msgstr ""
+
+#: filter.c:89
+msgid "elm alias"
+msgstr ""
+
+#: filter.c:90
+msgid "plain text"
+msgstr ""
+
+#: filter.c:91
+msgid "Spruce address book"
+msgstr ""
+
+#: filter.c:104
+msgid "input:"
+msgstr ""
+
+#: filter.c:111
+msgid "output:"
+msgstr ""
+
+#: filter.c:176
+msgid "import database"
+msgstr ""
+
+#: filter.c:178 filter.c:295
+msgid "please select a filter"
+msgstr ""
+
+#: filter.c:186 filter.c:303
+msgid "x -\tcancel"
+msgstr ""
+
+#: filter.c:207 filter.c:338
+msgid "Filename: "
+msgstr ""
+
+#: filter.c:214
+msgid "Error occured while opening the file"
+msgstr ""
+
+#: filter.c:216
+msgid "Hmm.., file seems not to be a valid file"
+msgstr ""
+
+#: filter.c:293
+msgid "export database"
+msgstr ""
+
+#: filter.c:326
+msgid "Export All/Selected/Cancel (A/s/c)"
+msgstr ""
+
+#: filter.c:345
+msgid "Error occured while exporting"
+msgstr ""
+
+#: help.h:11
+msgid "\t?\t\thelp\n"
+msgstr ""
+
+#: help.h:12
+msgid "\tq\t\tquit\n"
+msgstr ""
+
+#: help.h:13
+msgid "\tQ\t\tquit without saving\n"
+msgstr ""
+
+#: help.h:14
+msgid "\tP\t\tquit and print selected item(s) to stderr\n"
+msgstr ""
+
+#: help.h:15
+msgid "\t^L\t\trefresh screen\n"
+msgstr ""
+
+#: help.h:17
+msgid "\tarrows / j,k\tscroll list\n"
+msgstr ""
+
+#: help.h:18
+msgid "\tenter\t\tview/edit item\n"
+msgstr ""
+
+#: help.h:19
+msgid "\ta\t\tadd item\n"
+msgstr ""
+
+#: help.h:20
+msgid "\tr / del\t\tremove selected items\n"
+msgstr ""
+
+#: help.h:21
+msgid "\tD\t\tduplicate item\n"
+msgstr ""
+
+#: help.h:23
+msgid "\tspace\t\tselect item\n"
+msgstr ""
+
+#: help.h:24
+msgid "\t+\t\tselect all\n"
+msgstr ""
+
+#: help.h:25
+msgid "\t-\t\tselect none\n"
+msgstr ""
+
+#: help.h:26
+msgid "\t*\t\tinvert selection\n"
+msgstr ""
+
+#: help.h:28
+msgid "\tw\t\twrite database to disk\n"
+msgstr ""
+
+#: help.h:29
+msgid "\tl\t\tread database from disk\n"
+msgstr ""
+
+#: help.h:30
+msgid "\tC\t\tclear whole database\n"
+msgstr ""
+
+#: help.h:31
+msgid "\ti\t\timport database\n"
+msgstr ""
+
+#: help.h:32
+msgid "\te\t\texport database\n"
+msgstr ""
+
+#: help.h:33
+msgid "\tp\t\tprint database\n"
+msgstr ""
+
+#: help.h:34
+msgid "\to\t\topen database\n"
+msgstr ""
+
+#: help.h:36
+msgid "\ts\t\tsort database\n"
+msgstr ""
+
+#: help.h:37
+msgid "\tS\t\t\"surname sort\"\n"
+msgstr ""
+
+#: help.h:38
+msgid "\tF\t\tsort by field (defined in configuration file)\n"
+msgstr ""
+
+#: help.h:40
+msgid "\t/\t\tfind\n"
+msgstr ""
+
+#: help.h:41
+msgid "\t\\\t\tfind next\n"
+msgstr ""
+
+#: help.h:43
+msgid "\tA\t\tmove current item up\n"
+msgstr ""
+
+#: help.h:44
+msgid "\tZ\t\tmove current item down\n"
+msgstr ""
+
+#: help.h:46
+msgid "\tm\t\tsend mail with mutt\n"
+msgstr ""
+
+#: help.h:47
+msgid "\tu\t\tview URL with www browser\n"
+msgstr ""
+
+#: help.h:55
+msgid "\ta,c,p,o,C/arrows/h,l\tchange tab\n"
+msgstr ""
+
+#: help.h:57
+msgid "\t1 - 5\t\t\tedit fields\n"
+msgstr ""
+
+#: help.h:59
+msgid "\tk or <\t\t\tprevious item\n"
+msgstr ""
+
+#: help.h:60
+msgid "\tj or >\t\t\tnext item\n"
+msgstr ""
+
+#: help.h:62
+msgid "\tr\t\t\troll e-mail addresses\n"
+msgstr ""
+
+#: help.h:64
+msgid "\tu\t\t\tundo\n"
+msgstr ""
+
+#: help.h:66
+msgid "\tm\t\t\tsend mail with mutt\n"
+msgstr ""
+
+#: help.h:67
+msgid "\tv\t\t\tview url with WWW browser\n"
+msgstr ""
+
+#: options.c:242 options.c:261
+msgid "invalid value"
+msgstr ""
+
+#: options.c:280
+msgid "invalid value assignment"
+msgstr ""
+
+#: options.c:288
+msgid "unknown option"
+msgstr ""
+
+#: options.c:313
+msgid "invalid custom field number"
+msgstr ""
+
+#: options.c:360
+#, c-format
+msgid "%s: parse error at line %d: "
+msgstr ""
+
+#: options.c:364
+#, c-format
+msgid "unknown token %s\n"
+msgstr ""
+
+#: ui.c:145
+#, c-format
+msgid "Your terminal size is %dx%d\n"
+msgstr ""
+
+#: ui.c:146
+#, c-format
+msgid "Terminal is too small. Minium terminal size for abook is %dx%d\n"
+msgstr ""
+
+#: ui.c:338
+msgid "help"
+msgstr ""
+
+#: ui.c:347
+msgid "Press any key to continue..."
+msgstr ""
+
+#: ui.c:468
+msgid "Remove selected item(s)"
+msgstr ""
+
+#: ui.c:478
+msgid "Clear WHOLE database"
+msgstr ""
+
+#: ui.c:505
+msgid "Search hit bottom, continuing at top"
+msgstr ""
+
+#: ui.c:528
+msgid "Your current data will be lost - Press 'y' to continue"
+msgstr ""
+
+#: ui.c:547
+msgid "Print All/Selected/Cancel (a/s/C)?"
+msgstr ""
+
+#: ui.c:555
+msgid "No selected items"
+msgstr ""
+
+#: ui.c:581
+msgid "File to open: "
+msgstr ""
+
+#: ui.c:591
+msgid "Save current database"
+msgstr ""
+
+#: ui.c:599
+msgid "Sorry, that specified file appears not to be a valid abook addressbook"
+msgstr ""