# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Kevin Atkinson # 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: kevina@gnu.org\n" "POT-Creation-Date: 2004-01-06 10:07-0500\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" #: common/config.cpp:848 msgid "configured as follows" msgstr "" #: common/config.cpp:1053 msgid "main configuration file" msgstr "" #: common/config.cpp:1055 msgid "location of main configuration file" msgstr "" #: common/config.cpp:1058 msgid "location of language data files" msgstr "" #: common/config.cpp:1060 msgid "location of the main word list" msgstr "" #: common/config.cpp:1062 msgid "encoding to expect data to be in" msgstr "" #: common/config.cpp:1064 msgid "add or removes a filter" msgstr "" #: common/config.cpp:1066 msgid "path(es) aspell looks for filters (.so/.dll/.flt);" msgstr "" #: common/config.cpp:1068 msgid "path(es) aspell looks for options descriptions;" msgstr "" #: common/config.cpp:1071 msgid "extra dictionaries to use" msgstr "" #: common/config.cpp:1073 msgid "location for personal files" msgstr "" #: common/config.cpp:1075 msgid "ignore words <= n chars" msgstr "" #: common/config.cpp:1077 msgid "ignore accents when checking words" msgstr "" #: common/config.cpp:1079 msgid "ignore case when checking words" msgstr "" #: common/config.cpp:1081 msgid "ignore commands to store replacement pairs" msgstr "" #: common/config.cpp:1083 msgid "extra information for the word list" msgstr "" #: common/config.cpp:1085 msgid "keyboard definition to use for typo analysis" msgstr "" #: common/config.cpp:1087 msgid "language code" msgstr "" #: common/config.cpp:1089 msgid "deprecated, use lang instead" msgstr "" #: common/config.cpp:1091 msgid "location of local language data files" msgstr "" #: common/config.cpp:1093 msgid "base name of the main dictionary to use" msgstr "" #: common/config.cpp:1097 msgid "Set module name" msgstr "" #: common/config.cpp:1099 msgid "Search order for modules" msgstr "" #: common/config.cpp:1101 msgid "personal configuration file" msgstr "" #: common/config.cpp:1104 msgid "personal word list file name" msgstr "" #: common/config.cpp:1107 msgid "prefix directory" msgstr "" #: common/config.cpp:1109 msgid "replacements list file name" msgstr "" #: common/config.cpp:1112 msgid "consider run-together words legal" msgstr "" #: common/config.cpp:1114 msgid "maxium numbers that can be strung together" msgstr "" #: common/config.cpp:1116 msgid "minimal length of interior words" msgstr "" #: common/config.cpp:1119 msgid "save replacement pairs on save all" msgstr "" #: common/config.cpp:1121 msgid "set the prefix based on executable location" msgstr "" #: common/config.cpp:1123 msgid "size of the word list" msgstr "" #: common/config.cpp:1125 msgid "no longer used" msgstr "" #: common/config.cpp:1127 msgid "strip accents from word lists" msgstr "" #: common/config.cpp:1129 msgid "suggestion mode" msgstr "" #: common/config.cpp:1131 msgid "Search path for word list information files" msgstr "" #: common/config.cpp:1138 msgid "create a backup file by appending \".bak\"" msgstr "" #: common/config.cpp:1140 msgid "reverse the order of the suggest list" msgstr "" #: common/config.cpp:1142 msgid "time load time and suggest time in pipe mode" msgstr "" #: common/config.cpp:1144 msgid "keymapping for check mode, one of aspell ispell" msgstr "" #: common/errors.cpp:42 #, c-format msgid "%file:1:" msgstr "" #: common/errors.cpp:50 #, c-format msgid "The file \"%file:1\" can not be opened" msgstr "" #: common/errors.cpp:58 #, c-format msgid "The file \"%file:1\" can not be opened for reading." msgstr "" #: common/errors.cpp:66 #, c-format msgid "The file \"%file:1\" can not be opened for writing." msgstr "" #: common/errors.cpp:74 #, c-format msgid "The file name \"%file:1\" is invalid." msgstr "" #: common/errors.cpp:82 #, c-format msgid "The file \"%file:1\" is not in the proper format." msgstr "" #: common/errors.cpp:98 #, c-format msgid "The directory \"%dir:1\" can not be opened for reading." msgstr "" #: common/errors.cpp:114 msgid "The key \"%key:1\" is unknown." msgstr "" #: common/errors.cpp:122 msgid "The value for option \"%key:1\" can not be changed." msgstr "" #: common/errors.cpp:130 msgid "The key \"%key:1\" is not %accepted:2 and is thus invalid." msgstr "" #: common/errors.cpp:138 msgid "" "The value \"%value:2\" is not %accepted:3 and is thus invalid for the key \"%" "key:1\"." msgstr "" #: common/errors.cpp:162 #, c-format msgid "The language \"%lang:1\" is not known." msgstr "" #: common/errors.cpp:170 #, c-format msgid "The soundslike \"%sl:2\" is not known." msgstr "" #: common/errors.cpp:178 #, c-format msgid "The language \"%lang:1\" is not supported." msgstr "" #: common/errors.cpp:186 #, c-format msgid "No word lists can be found for the language \"%lang:1\"." msgstr "" #: common/errors.cpp:194 #, c-format msgid "Expected language \"%lang:1\" but got \"%prev:2\"." msgstr "" #: common/errors.cpp:210 #, c-format msgid "The encoding \"%encod:1\" is not known." msgstr "" #: common/errors.cpp:218 #, c-format msgid "The encoding \"%encod:1\" is not supported." msgstr "" #: common/errors.cpp:226 #, c-format msgid "The conversion from \"%encod:1\" to \"%encod2:2\" is not supported." msgstr "" #: common/errors.cpp:266 msgid "The word \"%word:1\" is invalid." msgstr "" #: common/errors.cpp:298 msgid "%where:1: \"%filter:2\":" msgstr "" #: common/errors.cpp:306 msgid "%where:1: \"%filter:2\" dlopen returned \"%return:3\"." msgstr "" #: common/errors.cpp:314 msgid "%where:1: The file \"%filter:2\" does not contain any filter." msgstr "" #: common/errors.cpp:322 msgid "%where:1: Filter \"%filter:2\" could not be found in filter paths." msgstr "" #: common/errors.cpp:330 msgid "%where:1: %filter:2: can't find option description." msgstr "" #: common/errors.cpp:338 msgid "%where:1: \"%filter:2\" Line %line:3 confused by version control" msgstr "" #: common/errors.cpp:346 msgid "" "%where:1: \"%filter:2\": Line %line:3 Aspell version does not match filter's " "requirement." msgstr "" #: common/errors.cpp:354 msgid "" "%where:1: \"%filter:2\" error while extend Aspell options. (out of memory?)" msgstr "" #: common/errors.cpp:362 msgid "%where:1: \"%filter:2\" Line %line:3 Filter option already exists." msgstr "" #: common/errors.cpp:370 msgid "" "%where:1: \"%filter:2\" %line:3 Use option modifiers only within named " "Option." msgstr "" #: common/errors.cpp:378 msgid "%where:1: \"%filter:2\" %line:3 Option modifier unknown." msgstr "" #: common/errors.cpp:386 msgid "%where:1: \"%filter:2\" error setting filter description." msgstr "" #: common/errors.cpp:394 #, c-format msgid "%action:1: invalid regular expression." msgstr "" #: common/errors.cpp:402 #, c-format msgid "%action:1: `%expression:2' is not a valid regular expression." msgstr "" #: common/posib_err.cpp:98 msgid "Unhandled Error: " msgstr "" #: prog/aspell.cpp:74 prog/aspell.cpp:81 msgid "Error: " msgstr "" #: prog/aspell.cpp:170 msgid "enter Email mode." msgstr "" #: prog/aspell.cpp:171 msgid "enter Html/Sgml mode." msgstr "" #: prog/aspell.cpp:172 msgid "enter TeX mode." msgstr "" #: prog/aspell.cpp:270 #, c-format msgid "Invalid Option: %s" msgstr "" #: prog/aspell.cpp:275 msgid " does not take any parameters." msgstr "" #: prog/aspell.cpp:283 #, c-format msgid "You must specify a parameter for %s" msgstr "" #: prog/aspell.cpp:308 msgid "You must specify an action" msgstr "" #: prog/aspell.cpp:342 prog/aspell.cpp:348 prog/aspell.cpp:364 #, c-format msgid "Unknown Action: %s" msgstr "" #: prog/aspell.cpp:451 msgid "Invalid Input" msgstr "" #: prog/aspell.cpp:517 msgid "Time to load word list: " msgstr "" #: prog/aspell.cpp:679 msgid "Suggestion Time: " msgstr "" #: prog/aspell.cpp:720 msgid "You must specify a file name." msgstr "" #: prog/aspell.cpp:730 #, c-format msgid "Could not open the file \"%s\" for reading" msgstr "" #: prog/aspell.cpp:736 #, c-format msgid "Could not open the file \"%s\" for writing. File not saved." msgstr "" #: prog/aspell.cpp:749 #, c-format msgid "Invalid keymapping: %s" msgstr "" #: prog/aspell.cpp:770 msgid "Ignore" msgstr "" #: prog/aspell.cpp:771 msgid "Ignore all" msgstr "" #: prog/aspell.cpp:772 msgid "Replace" msgstr "" #: prog/aspell.cpp:773 msgid "Replace all" msgstr "" #: prog/aspell.cpp:774 msgid "Add" msgstr "" #: prog/aspell.cpp:775 msgid "Add Lower" msgstr "" #: prog/aspell.cpp:776 msgid "Abort" msgstr "" #: prog/aspell.cpp:777 msgid "Exit" msgstr "" #: prog/aspell.cpp:858 msgid "Are you sure you want to abort? " msgstr "" #: prog/aspell.cpp:878 msgid "With: " msgstr "" #: prog/aspell.cpp:892 msgid "Sorry that is an invalid choice!" msgstr "" #: prog/aspell.cpp:1012 msgid "Sorry \"filter\" is currently unimplemented.\n" msgstr "" #: prog/aspell.cpp:1103 msgid "Can't merge a master word list yet. Sorry." msgstr "" #: prog/aspell.cpp:1132 msgid "Sorry \"create/merge personal\" is currently unimplemented.\n" msgstr "" #: prog/aspell.cpp:1141 prog/aspell.cpp:1197 #, c-format msgid "Sorry I won't overwrite \"%s\"" msgstr "" #: prog/aspell.cpp:1188 msgid "Sorry \"create/merge repl\" is currently unimplemented.\n" msgstr "" #: prog/aspell.cpp:1366 #, c-format msgid "" "\n" "Aspell %s alpha. Copyright 2000 by Kevin Atkinson.\n" "\n" "Usage: aspell [options] \n" "\n" " is one of:\n" " -?|help [] display this help message\n" " and help for filters matching if installed\n" " -c|check to check a file\n" " -a|pipe \"ispell -a\" compatibility mode\n" " -l|list produce a list of misspelled words from standard input\n" " [dump] config [-e ] dumps the current configuration to stdout\n" " config [+e ] prints the current value of an option\n" " soundslike returns the sounds like equivalent for each word entered\n" " filter passes standard input through filters\n" " -v|version prints a version line\n" " dump|create|merge master|personal|repl [word list]\n" " dumps, creates or merges a master, personal, or replacement word list.\n" "\n" " regular expression matching filtername(s) or `all'\n" "\n" "[options] is any of the following:\n" "\n" msgstr "" #: prog/aspell.cpp:1395 #, c-format msgid "" "\n" " %s Filter: %s\n" "\tNOTE: in ambiguous case prefix following options by `filter-'\n" msgstr "" #: modules/filter/context-filter.opt:7 msgid "Filter for hiding delimited contexts from Aspell" msgstr "" #: modules/filter/context-filter.opt:13 msgid "add/rem delimiter(s) separated by spaces" msgstr "" #: modules/filter/context-filter.opt:21 msgid "swaps visible and invisible text;(starts invisible)" msgstr "" #: modules/filter/email-filter.opt:7 msgid "Filter for eliminating email quote characters" msgstr "" #: modules/filter/email-filter.opt:13 msgid "email quote characters" msgstr "" #: modules/filter/email-filter.opt:20 msgid "num chars that can appear before the quote char" msgstr "" #: modules/filter/sgml-filter.opt:7 msgid "Filters for encoding, filtering and decoding sgml characters" msgstr "" #: modules/filter/sgml-filter.opt:13 msgid "sgml attributes to always check." msgstr "" #: modules/filter/tex-filter.opt:7 msgid "Filter for recognizing TeX/LaTeX commands" msgstr "" #: modules/filter/tex-filter.opt:15 msgid "check TeX comments" msgstr "" #: modules/filter/tex-filter.opt:21 msgid "TeX commands" msgstr "" #: modules/filter/tex-filter.opt:90 msgid "multi character coded letters (:[:[...]])" msgstr "" #: modules/filter/tex-filter.opt:102 msgid "characters used to encode hyphenation locations" msgstr "" #: modules/filter/url-filter.opt:7 msgid "Filter for hiding urls/paths and similar from Aspell" msgstr ""