X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=po%2Fabook.pot;fp=po%2Fabook.pot;h=72d5bb731889e3f459b28f8d1ea28ba05a192309;hb=7c54e85b04f6d030ae47dd880d0391f6e35d1634;hp=0000000000000000000000000000000000000000;hpb=addc54efb596b39b0e4e6ce219ee0f1506337475;p=pkg%2Fabook.git diff --git a/po/abook.pot b/po/abook.pot new file mode 100644 index 0000000..72d5bb7 --- /dev/null +++ b/po/abook.pot @@ -0,0 +1,699 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-10-27 17:07+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: abook.c:91 +#, c-format +msgid "Cannot create directory %s\n" +msgstr "" + +#: abook.c:97 +#, c-format +msgid "%s is not a directory\n" +msgstr "" + +#: abook.c:115 +#, c-format +msgid "Memory allocation failure: %s\n" +msgstr "" + +#: abook.c:126 +#, c-format +msgid "Press enter to continue...\n" +msgstr "" + +#: abook.c:138 +#, c-format +msgid "File %s is not writeable" +msgstr "" + +#: abook.c:143 +msgid "If you continue all changes will be lost. Do you want to continue?" +msgstr "" + +#: abook.c:162 +msgid "Save database" +msgstr "" + +#: abook.c:164 +msgid "Quit without saving" +msgstr "" + +#: abook.c:218 +#, c-format +msgid "%s is not a valid HOME directory\n" +msgstr "" + +#: abook.c:249 +#, c-format +msgid "" +"Cannot combine options --mutt-query, --convert, --add-email or --add-email-" +"quiet\n" +msgstr "" + +#: abook.c:280 +#, c-format +msgid "please use option --%s after --convert option\n" +msgstr "" + +#: abook.c:379 +#, c-format +msgid "%s: unrecognized arguments on command line\n" +msgstr "" + +#: abook.c:401 +msgid " -h\t--help\t\t\t\tshow usage" +msgstr "" + +#: abook.c:402 +msgid " -C\t--config\t\t\tuse an alternative configuration file" +msgstr "" + +#: abook.c:403 +msgid "\t--datafile\t\t\tuse an alternative addressbook file" +msgstr "" + +#: abook.c:404 +msgid "\t--mutt-query\t\tmake a query for mutt" +msgstr "" + +#: abook.c:405 +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:409 +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:413 +msgid "\t--convert\t\t\tconvert address book files" +msgstr "" + +#: abook.c:414 +msgid "\toptions to use with --convert:" +msgstr "" + +#: abook.c:415 +msgid "\t--informat\t\tformat for input file" +msgstr "" + +#: abook.c:416 +msgid "\t\t\t\t\t(default: abook)" +msgstr "" + +#: abook.c:417 +msgid "\t--infile\t\t\tsource file" +msgstr "" + +#: abook.c:418 +msgid "\t\t\t\t\t(default: stdin)" +msgstr "" + +#: abook.c:419 +msgid "\t--outformat\t\tformat for output file" +msgstr "" + +#: abook.c:420 +msgid "\t\t\t\t\t(default: text)" +msgstr "" + +#: abook.c:421 +msgid "\t--outfile\t\t\tdestination file" +msgstr "" + +#: abook.c:422 +msgid "\t\t\t\t\t(default: stdout)" +msgstr "" + +#: abook.c:423 +msgid "\t--formats\t\t\tlist available formats" +msgstr "" + +#: abook.c:494 +#, c-format +msgid "Cannot open database\n" +msgstr "" + +#: abook.c:620 +#, c-format +msgid "too few arguments to make conversion\n" +msgstr "" + +#: abook.c:621 +#, c-format +msgid "try --help\n" +msgstr "" + +#: abook.c:626 +#, c-format +msgid "" +"input and output formats are the same\n" +"exiting...\n" +msgstr "" + +#: abook.c:639 +#, c-format +msgid "input format %s not supported\n" +msgstr "" + +#: abook.c:643 +#, c-format +msgid "cannot read file %s\n" +msgstr "" + +#: abook.c:652 +#, c-format +msgid "output format %s not supported\n" +msgstr "" + +#: abook.c:658 +#, c-format +msgid "cannot write file %s\n" +msgstr "" + +#: abook.c:679 +#, c-format +msgid "cannot open %s\n" +msgstr "" + +#: abook.c:682 +#, c-format +msgid "%d item(s) added to %s\n" +msgstr "" + +#: abook.c:684 +msgid "Valid sender address not found" +msgstr "" + +#: abook.c:724 +#, c-format +msgid "Address %s already in addressbook\n" +msgstr "" + +#: abook.c:734 +#, 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? (%c/%c)\n" +msgstr "" + +#: abook.c:744 abook.c:751 ui.c:344 ui.c:606 +msgid "keybinding for yes|y" +msgstr "" + +#: abook.c:745 abook.c:747 ui.c:342 +msgid "keybinding for no|n" +msgstr "" + +#: abook.c:771 +#, 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:424 +msgid "Invalid field value defined in configuration" +msgstr "" + +#: edit.c:44 +msgid "CONTACT" +msgstr "" + +#: edit.c:45 +msgid "ADDRESS" +msgstr "" + +#: edit.c:46 +msgid " PHONE " +msgstr "" + +#: edit.c:47 +msgid " OTHER " +msgstr "" + +#: edit.c:48 +msgid "CUSTOM " +msgstr "" + +#: edit.c:57 +msgid "Tab name too wide for screen" +msgstr "" + +#: edit.c:224 +msgid "E-mail addresses:" +msgstr "" + +#: edit.h:13 +msgid "?:help c:contact a:address p:phone o:other" +msgstr "" + +#: filter.c:71 filter.c:82 +msgid "abook native format" +msgstr "" + +#: filter.c:72 +msgid "ldif / Netscape addressbook" +msgstr "" + +#: filter.c:73 filter.c:84 +msgid "mutt alias" +msgstr "" + +#: filter.c:74 filter.c:86 +msgid "pine addressbook" +msgstr "" + +#: filter.c:75 filter.c:88 +msgid "comma separated values" +msgstr "" + +#: filter.c:76 filter.c:89 +msgid "comma separated values (all fields)" +msgstr "" + +#: filter.c:77 filter.c:90 +msgid "Palm comma separated values" +msgstr "" + +#: filter.c:83 +msgid "ldif / Netscape addressbook (.4ld)" +msgstr "" + +#: filter.c:85 +msgid "html document" +msgstr "" + +#: filter.c:87 +msgid "GnomeCard (VCard) addressbook" +msgstr "" + +#: filter.c:91 +msgid "elm alias" +msgstr "" + +#: filter.c:92 +msgid "plain text" +msgstr "" + +#: filter.c:93 +msgid "Wanderlust address book" +msgstr "" + +#: filter.c:94 +msgid "Spruce address book" +msgstr "" + +#: filter.c:107 +msgid "input:" +msgstr "" + +#: filter.c:114 +msgid "output:" +msgstr "" + +#: filter.c:179 +msgid "import database" +msgstr "" + +#: filter.c:181 filter.c:298 +msgid "please select a filter" +msgstr "" + +#: filter.c:189 filter.c:306 +msgid "x -\tcancel" +msgstr "" + +#: filter.c:210 filter.c:344 +msgid "Filename: " +msgstr "" + +#: filter.c:217 +msgid "Error occured while opening the file" +msgstr "" + +#: filter.c:219 +msgid "File does not seem to be a valid addressbook" +msgstr "" + +#: filter.c:296 +msgid "export database" +msgstr "" + +#: filter.c:329 +msgid "Export ll, export elected, or ancel?" +msgstr "" + +#: filter.c:330 ui.c:629 +msgid "keybindings:all/selected/cancel|asc" +msgstr "" + +#: filter.c:351 +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 output 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\tunselect all\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\tsearch\n" +msgstr "" + +#: help.h:41 +msgid "\t\\\t\tsearch next occurrence\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 web 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 web browser\n" +msgstr "" + +#: options.c:240 options.c:259 +msgid "invalid value" +msgstr "" + +#: options.c:278 +msgid "invalid value assignment" +msgstr "" + +#: options.c:286 +msgid "unknown option" +msgstr "" + +#: options.c:311 +msgid "invalid custom field number" +msgstr "" + +#: options.c:358 +#, c-format +msgid "%s: parse error at line %d: " +msgstr "" + +#: options.c:362 +#, c-format +msgid "unknown token %s\n" +msgstr "" + +#: ui.c:146 +#, c-format +msgid "Your terminal size is %dx%d\n" +msgstr "" + +#: ui.c:147 +#, c-format +msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n" +msgstr "" + +#: ui.c:333 +msgid " (Y/n)?" +msgstr "" + +#: ui.c:333 +msgid " (y/N)?" +msgstr "" + +#: ui.c:411 +msgid "help" +msgstr "" + +#: ui.c:420 +msgid "Press any key to continue..." +msgstr "" + +#: ui.c:541 +msgid "Remove selected item(s)" +msgstr "" + +#: ui.c:551 +msgid "Clear WHOLE database" +msgstr "" + +#: ui.c:579 +msgid "Search hit bottom, continuing at top" +msgstr "" + +#: ui.c:604 +#, c-format +msgid "Your current data will be lost - Press '%c' to continue" +msgstr "" + +#: ui.c:629 +msgid "Print ll, print elected, or ancel?" +msgstr "" + +#: ui.c:635 +msgid "No selected items" +msgstr "" + +#: ui.c:661 +msgid "File to open: " +msgstr "" + +#: ui.c:671 +msgid "Save current database" +msgstr "" + +#: ui.c:679 +msgid "Sorry, the specified file appears not to be a valid abook addressbook" +msgstr ""