| # 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: hunspell 1.3.2\n" |
| "Report-Msgid-Bugs-To: nemeth@numbertext.org\n" |
| "POT-Creation-Date: 2011-02-16 15:45+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" |
| "MIME-Version: 1.0\n" |
| "Content-Type: text/plain; charset=UTF-8\n" |
| "Content-Transfer-Encoding: 8bit\n" |
| |
| #: src/tools/hunspell.cxx:205 src/tools/hunspell.cxx:313 |
| #, c-format |
| msgid "error - iconv_open: %s -> %s\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:248 src/tools/hunspell.cxx:271 |
| #, c-format |
| msgid "error - iconv_open: UTF-8 -> %s\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:565 src/tools/hunspell.cxx:1084 |
| #: src/tools/hunspell.cxx:1214 |
| #, c-format |
| msgid "error - missing HOME variable\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:648 |
| #, c-format |
| msgid "Line %d: %s -> " |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:890 |
| msgid "FORBIDDEN!" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:891 |
| msgid "Spelling mistake?" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:892 |
| #, c-format |
| msgid "" |
| "\t%s\t\tFile: %s\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:945 |
| msgid "" |
| "\n" |
| "[SPACE] R)epl A)ccept I)nsert U)ncap S)tem Q)uit e(X)it or ? for help\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1011 |
| msgid "" |
| "Whenever a word is found that is not in the dictionary\n" |
| "it is printed on the first line of the screen. If the dictionary\n" |
| "contains any similar words, they are listed with a number\n" |
| "next to each one. You have the option of replacing the word\n" |
| "completely, or choosing one of the suggested words.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1016 |
| msgid "" |
| "\n" |
| "Commands are:\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1017 |
| msgid "R\tReplace the misspelled word completely.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1018 |
| msgid "Space\tAccept the word this time only.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1019 |
| msgid "A\tAccept the word for the rest of this session.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1020 |
| msgid "I\tAccept the word, and put it in your private dictionary.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1021 |
| msgid "U\tAccept and add lowercase version to private dictionary.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1023 |
| msgid "" |
| "S\tAsk a stem and a model word and store them in the private dictionary.\n" |
| "\tThe stem will be accepted also with the affixes of the model word.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1026 |
| msgid "0-n\tReplace with one of the suggested words.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1027 |
| msgid "" |
| "X\tWrite the rest of this file, ignoring misspellings, and start next file.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1028 |
| msgid "Q\tQuit immediately. Asks for confirmation. Leaves file unchanged.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1029 |
| msgid "^Z\tSuspend program. Restart with fg command.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1030 |
| msgid "?\tShow this help screen.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1031 |
| msgid "" |
| "\n" |
| "-- Type space to continue -- \n" |
| msgstr "" |
| |
| #. TRANSLATORS: translate this letter according to the shortcut letter used |
| #. previously in the translation of "R)epl" before |
| #: src/tools/hunspell.cxx:1041 |
| msgid "r" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1053 |
| msgid "Replace with: " |
| msgstr "" |
| |
| #. TRANSLATORS: translate these letters according to the shortcut letter used |
| #. previously in the translation of "U)ncap" and I)nsert before |
| #. TRANSLATORS: translate this letter according to the shortcut letter used |
| #. previously in the translation of "U)ncap" and I)nsert before |
| #: src/tools/hunspell.cxx:1074 src/tools/hunspell.cxx:1106 |
| msgid "u" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1075 src/tools/hunspell.cxx:1106 |
| msgid "i" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1100 src/tools/hunspell.cxx:1230 |
| #, c-format |
| msgid "Cannot update personal dictionary." |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1106 |
| msgid "a" |
| msgstr "" |
| |
| #. TRANSLATORS: translate this letter according to the shortcut letter used |
| #. previously in the translation of "S)tem" before |
| #: src/tools/hunspell.cxx:1113 |
| msgid "s" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1146 |
| msgid "New word (stem): " |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1173 |
| msgid "Model word (a similar dictionary word): " |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1236 |
| msgid "Model word must be in the dictionary. Press any key!" |
| msgstr "" |
| |
| #. TRANSLATORS: translate this letter according to the shortcut letter used |
| #. previously in the translation of "e(X)it" before |
| #: src/tools/hunspell.cxx:1245 |
| msgid "x" |
| msgstr "" |
| |
| #. TRANSLATORS: translate this letter according to the shortcut letter used |
| #. previously in the translation of "Q)uit" before |
| #: src/tools/hunspell.cxx:1250 |
| msgid "q" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1252 |
| msgid "Are you sure you want to throw away your changes? " |
| msgstr "" |
| |
| #. TRANSLATORS: translate this letter according to the shortcut letter y)es |
| #: src/tools/hunspell.cxx:1254 |
| msgid "y" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1326 |
| #, c-format |
| msgid "Can't create tempfile %s.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1487 |
| #, c-format |
| msgid "Usage: hunspell [OPTION]... [FILE]...\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1488 |
| #, c-format |
| msgid "" |
| "Check spelling of each FILE. Without FILE, check standard input.\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1489 |
| #, c-format |
| msgid " -1\t\tcheck only first field in lines (delimiter = tabulator)\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1490 |
| #, c-format |
| msgid " -a\t\tIspell's pipe interface\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1491 |
| #, c-format |
| msgid " --check-url\tCheck URLs, e-mail addresses and directory paths\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1492 |
| #, c-format |
| msgid " -d d[,d2,...]\tuse d (d2 etc.) dictionaries\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1493 |
| #, c-format |
| msgid " -D\t\tshow available dictionaries\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1494 |
| #, c-format |
| msgid " -G\t\tprint only correct words or lines\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1495 |
| #, c-format |
| msgid " -h, --help\tdisplay this help and exit\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1496 |
| #, c-format |
| msgid " -H\t\tHTML input file format\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1497 |
| #, c-format |
| msgid " -i enc\tinput encoding\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1498 |
| #, c-format |
| msgid " -l\t\tprint misspelled words\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1499 |
| #, c-format |
| msgid " -L\t\tprint lines with misspelled words\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1500 |
| #, c-format |
| msgid " -m \t\tanalyze the words of the input text\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1501 |
| #, c-format |
| msgid " -n\t\tnroff/troff input file format\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1502 |
| #, c-format |
| msgid " -p dict\tset dict custom dictionary\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1503 |
| #, c-format |
| msgid " -r\t\twarn of the potential mistakes (rare words)\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1504 |
| #, c-format |
| msgid " -P password\tset password for encrypted dictionaries\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1505 |
| #, c-format |
| msgid " -s \t\tstem the words of the input text\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1506 |
| #, c-format |
| msgid " -t\t\tTeX/LaTeX input file format\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1512 |
| #, c-format |
| msgid " -v, --version\tprint version number\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1513 |
| #, c-format |
| msgid " -vv\t\tprint Ispell compatible version number\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1514 |
| #, c-format |
| msgid "" |
| " -w\t\tprint misspelled words (= lines) from one word/line input.\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1515 |
| #, c-format |
| msgid "" |
| "Example: hunspell -d en_US file.txt # interactive spelling\n" |
| " hunspell -l file.txt # print misspelled words\n" |
| " hunspell -i utf-8 file.txt # check UTF-8 encoded file\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1518 |
| #, c-format |
| msgid "Bug reports: http://hunspell.sourceforge.net\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1524 |
| #, c-format |
| msgid "" |
| "\n" |
| "Copyright (C) 2002-2008 László Németh. License: MPL/GPL/LGPL.\n" |
| "\n" |
| "Based on OpenOffice.org's Myspell library.\n" |
| "Myspell's copyright (C) Kevin Hendricks, 2001-2002, License: BSD.\n" |
| "\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1527 |
| #, c-format |
| msgid "" |
| "This is free software; see the source for copying conditions. There is NO\n" |
| "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,\n" |
| "to the extent permitted by law.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1622 src/tools/hunspell.cxx:1742 |
| #: src/tools/hunspell.cxx:1759 |
| #, c-format |
| msgid "Can't open %s.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1671 |
| #, c-format |
| msgid "" |
| "SEARCH PATH:\n" |
| "%s\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1672 |
| #, c-format |
| msgid "AVAILABLE DICTIONARIES (path is not mandatory for -d option):\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1684 |
| #, c-format |
| msgid "" |
| "LOADED DICTIONARY:\n" |
| "%s\n" |
| "%s\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1702 |
| #, c-format |
| msgid "error - %s exceeds dictionary limit.\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1706 |
| #, c-format |
| msgid "Can't open affix or dictionary files for dictionary named \"%s\".\n" |
| msgstr "" |
| |
| #: src/tools/hunspell.cxx:1769 |
| #, c-format |
| msgid "Hunspell has been compiled without Ncurses user interface.\n" |
| msgstr "" |