# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # 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: martin@godisch.de\n" "POT-Creation-Date: 2010-09-12 09:38+0200\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" #. TRANSLATORS: window headline #: addscr.cc:93 msgid "Add Translation" msgstr "" #. TRANSLATORS: button label for switching input lines, keep it short #: addscr.cc:96 msgid "Switch" msgstr "" #. TRANSLATORS: button label, keep it short #: addscr.cc:98 mainscr.cc:157 msgid "Add" msgstr "" #. TRANSLATORS: button label, keep it short #: addscr.cc:100 delscr.cc:76 msgid "Cancel" msgstr "" #. TRANSLATORS: window headline #: addscr.cc:113 addscr.cc:116 delscr.cc:98 latrine.cc:139 mainscr.cc:318 #: mainscr.cc:350 mainscr.cc:374 msgid "Error" msgstr "" #: addscr.cc:113 #, c-format msgid "Inserting translation failed: %s" msgstr "" #: addscr.cc:116 msgid "Translation already exists in database" msgstr "" #: charset.cc:125 #, c-format msgid "%s:%d: ignoring invalid key mapping" msgstr "" #: charset.cc:139 #, c-format msgid "internal error: %s, please contact the author" msgstr "" #: data.cc:814 msgid "invalid or missing dictionary version string" msgstr "" #: data.cc:827 msgid "obsolete development dictionary" msgstr "" #: data.cc:829 msgid "" "unsupported dictionary which was created with a more recent version of " "LaTrine" msgstr "" #. TRANSLATORS: window headline #: delscr.cc:40 msgid "Delete Translation" msgstr "" #: delscr.cc:43 delscr.cc:51 msgid "Do you really want to remove this translation?" msgstr "" #. TRANSLATORS: button label, keep it short #: delscr.cc:74 mainscr.cc:159 msgid "Delete" msgstr "" #: delscr.cc:98 #, c-format msgid "Deleting translation failed: %s" msgstr "" #: latrine.cc:75 #, c-format msgid "Failure getting information for user id %d: %m\n" msgstr "" #: latrine.cc:79 #, c-format msgid "Failure getting name for user id %d\n" msgstr "" #: latrine.cc:84 #, c-format msgid "Failure getting home directory for user id %d\n" msgstr "" #: latrine.cc:99 #, c-format msgid "Renaming %s to %s failed: %m\n" msgstr "" #: latrine.cc:104 #, c-format msgid "Cannot open logfile %s: %m\n" msgstr "" #. TRANSLATORS: label for input line, keep it short #: latrine.cc:118 msgid "Language 1" msgstr "" #. TRANSLATORS: label for input line, keep it short #: latrine.cc:120 msgid "Language 2" msgstr "" #: latrine.cc:139 #, c-format msgid "Opening dictionary failed: %s" msgstr "" #. TRANSLATORS: keep it short #: mainscr.cc:134 msgid "Student: " msgstr "" #. TRANSLATORS: button label, keep it short #: mainscr.cc:147 msgid "Exit" msgstr "" #. TRANSLATORS: button label, keep it short #: mainscr.cc:149 msgid "Next" msgstr "" #. TRANSLATORS: button label, keep it short #: mainscr.cc:151 msgid "Help" msgstr "" #. TRANSLATORS: button label, keep it short #: mainscr.cc:153 msgid "Mode" msgstr "" #. TRANSLATORS: button label, keep it short #: mainscr.cc:155 msgid "Direction" msgstr "" #: mainscr.cc:223 #, c-format msgid "Reading dictionary: %ld of %ld vocables available" msgstr "" #: mainscr.cc:350 mainscr.cc:374 #, c-format msgid "Dictionary update failed: %s" msgstr "" #. TRANSLATORS: refers to a correct answer #: mainscr.cc:354 msgid "correct" msgstr "" #. TRANSLATORS: refers to a wrong answer #: mainscr.cc:355 msgid "wrong" msgstr "" #. TRANSLATORS: refers to a history of previously correct/wrong answers #: mainscr.cc:361 msgid "history" msgstr "" #: options.cc:57 #, c-format msgid "Cannot open config file \"%s\": %m\n" msgstr "" #. TRANSLATORS: refers to options in a config file #: options.cc:78 options.cc:134 options.cc:136 #, c-format msgid "ignored %s in %s:%d\n" msgstr "" #: options.cc:84 #, c-format msgid "invalid direction in %s:%d -- %s\n" msgstr "" #: options.cc:119 #, c-format msgid "invalid mode in %s:%d -- %s\n" msgstr "" #: options.cc:125 #, c-format msgid "invalid maximum random index in %s:%d -- %s\n" msgstr "" #: options.cc:138 #, c-format msgid "invalid or incomplete keyword in %s:%d\n" msgstr "" #: options.cc:180 #, c-format msgid "invalid direction -- %s\n" msgstr "" #: options.cc:220 #, c-format msgid "invalid mode -- %s\n" msgstr "" #: options.cc:228 #, c-format msgid "invalid maximum random index -- %s\n" msgstr "" #. TRANSLATORS: please wrap lines, which are longer than 79 characters #: options.cc:239 #, c-format msgid "" "Usage: %s [options] [dictionary|path]\n" " -d, --dir[ection]={0|1|2|3} initial direction for input fields,\n" " -c, --config=file read config file,\n" " -g, --digraph enable input of digraphs,\n" " -h, --help display this command line summary,\n" " -i, --ignore-case compare case-insensitively,\n" " -1, --keymap1=path the input keymap for language 1,\n" " -2, --keymap2=path the input keymap for language 2,\n" " -l, --language=lang1:lang2 the languages (max. %d chars each),\n" " -m, --mode={normal|reverse|mixed} specifies, in what direction to ask,\n" " -n, --random=max the maximum random index (defaults to %d),\n" " -v, --version display the version number.\n" "Please read the manual page for further information.\n" msgstr "" #: options.cc:256 #, c-format msgid "%s linked with %s, %s %s\n" msgstr "" #. TRANSLATORS: please add your own credits for your translation here #: options.cc:259 #, c-format msgid "English localization by Martin A. Godisch \n" msgstr "" #: options.cc:276 #, c-format msgid "invalid argument -- %s\n" msgstr "" #: options.cc:280 #, c-format msgid "dictionary missing\n" msgstr "" #. TRANSLATORS: button label, keep it short #: popup.cc:73 msgid "OK" msgstr "" #: constants.h:46 msgid "normal" msgstr "" #: constants.h:47 msgid "reverse" msgstr "" #: constants.h:48 msgid "mixed" msgstr ""