# 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: 2006-08-29 22:30+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:93 #, c-format msgid "Cannot create directory %s\n" msgstr "" #: abook.c:99 #, c-format msgid "%s is not a directory\n" msgstr "" #: abook.c:117 #, c-format msgid "Memory allocation failure: %s\n" msgstr "" #: abook.c:128 #, c-format msgid "Press enter to continue...\n" msgstr "" #: abook.c:141 #, c-format msgid "File %s is not writeable" msgstr "" #: abook.c:146 msgid "If you continue all changes will be lost. Do you want to continue?" msgstr "" #: abook.c:165 msgid "Save database" msgstr "" #: abook.c:167 msgid "Quit without saving" msgstr "" #: abook.c:223 #, c-format msgid "%s is not a valid HOME directory\n" msgstr "" #: abook.c:254 #, c-format msgid "" "Cannot combine options --mutt-query, --convert, --add-email or --add-email-" "quiet\n" msgstr "" #: abook.c:285 #, c-format msgid "please use option --%s after --convert option\n" msgstr "" #: abook.c:384 #, c-format msgid "%s: unrecognized arguments on command line\n" msgstr "" #: abook.c:406 msgid " -h\t--help\t\t\t\tshow usage" msgstr "" #: abook.c:407 msgid " -C\t--config\t\t\tuse an alternative configuration file" msgstr "" #: abook.c:408 msgid "\t--datafile\t\t\tuse an alternative addressbook file" msgstr "" #: abook.c:409 msgid "\t--mutt-query\t\tmake a query for mutt" msgstr "" #: abook.c:410 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 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 msgid "\t--convert\t\t\tconvert address book files" msgstr "" #: abook.c:419 msgid "\toptions to use with --convert:" msgstr "" #: abook.c:420 msgid "\t--informat\t\tformat for input file" msgstr "" #: abook.c:421 msgid "\t\t\t\t\t(default: abook)" msgstr "" #: abook.c:422 msgid "\t--infile\t\t\tsource file" msgstr "" #: abook.c:423 msgid "\t\t\t\t\t(default: stdin)" msgstr "" #: abook.c:424 msgid "\t--outformat\t\tformat for output file" msgstr "" #: abook.c:425 msgid "\t\t\t\t\t(default: text)" msgstr "" #: abook.c:426 msgid "\t--outfile\t\t\tdestination file" msgstr "" #: abook.c:427 msgid "\t\t\t\t\t(default: stdout)" msgstr "" #: abook.c:428 msgid "\t--formats\t\t\tlist available formats" msgstr "" #: abook.c:499 #, c-format msgid "Cannot open database\n" msgstr "" #: abook.c:625 #, c-format msgid "too few arguments to make conversion\n" msgstr "" #: abook.c:626 #, c-format msgid "try --help\n" msgstr "" #: abook.c:631 #, c-format msgid "" "input and output formats are the same\n" "exiting...\n" msgstr "" #: abook.c:645 #, c-format msgid "input format %s not supported\n" msgstr "" #: abook.c:649 #, c-format msgid "cannot read file %s\n" msgstr "" #: abook.c:658 #, c-format msgid "output format %s not supported\n" msgstr "" #: abook.c:664 #, c-format msgid "cannot write file %s\n" msgstr "" #: abook.c:685 #, c-format msgid "cannot open %s\n" msgstr "" #: abook.c:688 #, c-format msgid "%d item(s) added to %s\n" msgstr "" #: abook.c:690 msgid "Valid sender address not found" msgstr "" #: abook.c:730 #, c-format msgid "Address %s already in addressbook\n" msgstr "" #: abook.c:740 #, c-format msgid "" "cannot open /dev/tty\n" "you may want to use --add-email-quiet\n" msgstr "" #: abook.c:746 #, c-format msgid "Add \"%s <%s>\" to %s? (%c/%c)\n" msgstr "" #: abook.c:750 abook.c:757 ui.c:343 ui.c:605 msgid "keybinding for yes|y" msgstr "" #: abook.c:751 abook.c:753 ui.c:341 msgid "keybinding for no|n" msgstr "" #: abook.c:778 #, 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:45 msgid "Name" msgstr "" #: database.c:46 msgid "E-mail addresses" msgstr "" #: database.c:47 msgid "Address" msgstr "" #: database.c:48 msgid "Address2" msgstr "" #: database.c:49 msgid "City" msgstr "" #: database.c:50 msgid "State/Province" msgstr "" #: database.c:51 msgid "ZIP/Postal Code" msgstr "" #: database.c:52 msgid "Country" msgstr "" #: database.c:53 msgid "Home Phone" msgstr "" #: database.c:54 msgid "Work Phone" msgstr "" #: database.c:55 msgid "Fax" msgstr "" #: database.c:56 msgid "Mobile" msgstr "" #: database.c:57 msgid "Nickname/Alias" msgstr "" #: database.c:58 msgid "URL" msgstr "" #: database.c:59 msgid "Notes" msgstr "" #: database.c:60 msgid "Anniversary day" msgstr "" #: database.c:164 msgid "field already defined" msgstr "" #: database.c:168 msgid "standard field does not need to be declared" msgstr "" #: database.c:183 msgid "unknown type" msgstr "" #: database.c:583 msgid "Invalid field value defined in configuration" msgstr "" #: database.c:586 msgid "Invalid field value for sorting" msgstr "" #: edit.c:53 msgid "Tab name too wide for screen" msgstr "" #: edit.c:355 msgid "keybindings_new_123456789|n123456789" msgstr "" #: edit.c:357 #, c-format msgid "Choose %s to modify (<1>%s%c%s%s." msgstr "" #: edit.c:358 msgid "email" msgstr "" #: edit.c:358 msgid "item" msgstr "" #: edit.c:363 msgid " or ew" msgstr "" #: edit.c:381 msgid "E-mail: " msgstr "" #: edit.c:381 msgid "Item: " msgstr "" #: edit.c:478 msgid "Day: " msgstr "" #: edit.c:478 msgid "Month: " msgstr "" #: edit.c:478 msgid "Year (optional): " msgstr "" #: edit.c:511 msgid "Invalid date" msgstr "" #: edit.c:666 msgid "Name: " msgstr "" #: edit.h:13 msgid "?:help q:quit editor" msgstr "" #: filter.c:70 filter.c:81 msgid "abook native format" msgstr "" #: filter.c:71 msgid "ldif / Netscape addressbook" msgstr "" #: filter.c:72 filter.c:83 msgid "mutt alias" msgstr "" #: filter.c:73 filter.c:85 msgid "pine addressbook" msgstr "" #: filter.c:74 filter.c:87 msgid "comma separated values" msgstr "" #: filter.c:75 filter.c:88 msgid "comma separated values (all fields)" msgstr "" #: filter.c:76 filter.c:89 msgid "Palm comma separated values" msgstr "" #: filter.c:82 msgid "ldif / Netscape addressbook (.4ld)" msgstr "" #: filter.c:84 msgid "html document" msgstr "" #: filter.c:86 msgid "GnomeCard (VCard) addressbook" msgstr "" #: filter.c:90 msgid "elm alias" msgstr "" #: filter.c:91 msgid "plain text" msgstr "" #: filter.c:92 msgid "Wanderlust address book" msgstr "" #: filter.c:93 msgid "Spruce address book" msgstr "" #: filter.c:106 msgid "input:" msgstr "" #: filter.c:113 msgid "output:" msgstr "" #: filter.c:178 msgid "import database" msgstr "" #: filter.c:180 filter.c:297 msgid "please select a filter" msgstr "" #: filter.c:188 filter.c:305 msgid "x -\tcancel" msgstr "" #: filter.c:209 filter.c:343 msgid "Filename: " msgstr "" #: filter.c:216 msgid "Error occured while opening the file" msgstr "" #: filter.c:218 msgid "File does not seem to be a valid addressbook" msgstr "" #: filter.c:295 msgid "export database" msgstr "" #: filter.c:328 msgid "Export ll, export elected, or ancel?" msgstr "" #: filter.c:329 ui.c:628 msgid "keybindings:all/selected/cancel|asc" msgstr "" #: filter.c:350 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 "\tarrows/h,l\t\tchange tab\n" msgstr "" #: help.h:57 msgid "\tq\t\t\tquit to main screen\n" msgstr "" #: help.h:59 msgid "\t1 - 5 A - Z\t\tedit fields\n" msgstr "" #: help.h:61 msgid "\tk or <\t\t\tprevious item\n" msgstr "" #: help.h:62 msgid "\tj or >\t\t\tnext item\n" msgstr "" #: help.h:64 msgid "\tr\t\t\troll e-mail addresses up\n" msgstr "" #: help.h:65 msgid "\tESC-r\t\t\troll e-mail addresses down\n" msgstr "" #: help.h:67 msgid "\tu\t\t\tundo\n" msgstr "" #: help.h:69 msgid "\tm\t\t\tsend mail with mutt\n" msgstr "" #: help.h:70 msgid "\tv\t\t\tview url with web browser\n" msgstr "" #: options.c:254 msgid "quote mismatch" msgstr "" #: options.c:260 msgid "no assignment character found" msgstr "" #: options.c:263 msgid "error in comma separated list" msgstr "" #: options.c:292 options.c:311 msgid "invalid value" msgstr "" #: options.c:329 msgid "unknown option" msgstr "" #: options.c:341 #, c-format msgid "" "valid values for the 'preserve_fields' option are 'all', " "'standard' (default), and 'none'\n" msgstr "" #: options.c:350 #, c-format msgid "" "valid values for the 'address_style' option are 'eu' (default), 'uk', and " "'us'\n" msgstr "" #: options.c:372 msgid "invalid value assignment" msgstr "" #: options.c:380 msgid "" "customfield: obsolete command - please use the 'field' and 'view' commands " "instead" msgstr "" #: options.c:398 msgid "no view name provided" msgstr "" #: options.c:428 msgid "no field identifier provided" msgstr "" #: options.c:434 msgid "no field name provided" msgstr "" #: options.c:490 #, c-format msgid "%s: parse error at line %d: " msgstr "" #: options.c:494 #, 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. Minimum terminal size for abook is %dx%d\n" msgstr "" #: ui.c:332 msgid " (Y/n)?" msgstr "" #: ui.c:332 msgid " (y/N)?" msgstr "" #: ui.c:410 msgid "help" msgstr "" #: ui.c:419 msgid "Press any key to continue..." msgstr "" #: ui.c:539 msgid "Remove selected item(s)" msgstr "" #: ui.c:549 msgid "Clear WHOLE database" msgstr "" #: ui.c:578 msgid "Search hit bottom, continuing at top" msgstr "" #: ui.c:603 #, c-format msgid "Your current data will be lost - Press '%c' to continue" msgstr "" #: ui.c:628 msgid "Print ll, print elected, or ancel?" msgstr "" #: ui.c:634 msgid "No selected items" msgstr "" #: ui.c:660 msgid "File to open: " msgstr "" #: ui.c:670 msgid "Save current database" msgstr "" #: ui.c:678 msgid "Sorry, the specified file appears not to be a valid abook addressbook" msgstr "" #: views.c:87 msgid "undeclared field" msgstr "" #: views.c:92 msgid "maximal number of fields per view reached" msgstr "" #: views.c:95 msgid "field already in this view" msgstr "" #: views.c:139 msgid "CONTACT" msgstr "" #: views.c:140 msgid "ADDRESS" msgstr "" #: views.c:142 msgid "PHONE" msgstr "" #: views.c:143 msgid "OTHER" msgstr "" #: views.c:165 views.c:166 views.c:167 views.c:168 views.c:169 msgid "CUSTOM" msgstr "" #: views.c:165 msgid "Custom1" msgstr "" #: views.c:166 msgid "Custom2" msgstr "" #: views.c:167 msgid "Custom3" msgstr "" #: views.c:168 msgid "Custom4" msgstr "" #: views.c:169 msgid "Custom5" msgstr ""