# 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: 2009-07-10 20:01+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: a window headline #: addscr.c:100 msgid "Add Translation" msgstr "" #. TRANSLATORS: button label for switching input lines #: addscr.c:103 msgid "Switch" msgstr "" #. TRANSLATORS: button label #: addscr.c:105 mainscr.c:154 msgid "Add" msgstr "" #. TRANSLATORS: button label #: addscr.c:107 delscr.c:82 msgid "Cancel" msgstr "" #. TRANSLATORS: window headline #: addscr.c:129 addscr.c:132 delscr.c:101 latrine.c:127 mainscr.c:348 msgid "Error" msgstr "" #: addscr.c:129 msgid "Translation already exists in database." msgstr "" #: addscr.c:132 #, c-format msgid "Inserting translation failed: %s" msgstr "" #: charset.c:131 #, c-format msgid "%s:%d: ignoring invalid key mapping" msgstr "" #: charset.c:144 #, c-format msgid "internal error: %s, please contact the author" msgstr "" #: data.c:134 #, c-format msgid "invalid or missing dictionary version string" msgstr "" #: data.c:145 #, c-format msgid "obsolete development dictionary" msgstr "" #: data.c:148 #, c-format msgid "" "unsupported dictionary which was created with a more recent version of " "LaTrine" msgstr "" #: delscr.c:55 delscr.c:60 msgid "Do you really want to remove this translation?" msgstr "" #. TRANSLATORS: window headline #: delscr.c:77 msgid "Delete Translation" msgstr "" #. TRANSLATORS: button label #: delscr.c:80 mainscr.c:156 msgid "Delete" msgstr "" #: delscr.c:101 #, c-format msgid "Deleting translation failed: %s" msgstr "" #: latrine.c:69 #, c-format msgid "Failure getting information for user id %d: %m\n" msgstr "" #: latrine.c:73 #, c-format msgid "Failure getting name for user id %d\n" msgstr "" #: latrine.c:78 #, c-format msgid "Failure getting home directory for user id %d\n" msgstr "" #: latrine.c:89 #, c-format msgid "Renaming %s to %s failed: %m\n" msgstr "" #: latrine.c:94 #, c-format msgid "Cannot open logfile %s: %m\n" msgstr "" #. TRANSLATORS: label for input line #: latrine.c:108 msgid "Language 1" msgstr "" #. TRANSLATORS: label for input line #: latrine.c:110 msgid "Language 2" msgstr "" #. TRANSLATORS: window headline #: latrine.c:123 msgid "Open dictionary" msgstr "" #: latrine.c:123 msgid "New dictionary: Tables successfully created." msgstr "" #: latrine.c:127 #, c-format msgid "Opening dictionary failed: %s" msgstr "" #: mainscr.c:131 msgid "Student: " msgstr "" #. TRANSLATORS: button label #: mainscr.c:144 msgid "Exit" msgstr "" #. TRANSLATORS: button label #: mainscr.c:146 msgid "Next" msgstr "" #. TRANSLATORS: button label #: mainscr.c:148 msgid "Help" msgstr "" #. TRANSLATORS: button label #: mainscr.c:150 msgid "Mode" msgstr "" #. TRANSLATORS: button label #: mainscr.c:152 msgid "Direction" msgstr "" #: mainscr.c:348 #, c-format msgid "Dictionary update failed: %s" msgstr "" #. TRANSLATORS: refers to a correct guess #: mainscr.c:351 msgid "correct" msgstr "" #. TRANSLATORS: refers to a wrong guess #: mainscr.c:352 msgid "wrong" msgstr "" #. TRANSLATORS: refers to a history of previously correct/wrong guesses #: mainscr.c:358 msgid "history" msgstr "" #: options.c:57 #, c-format msgid "Cannot open config file \"%s\": %m\n" msgstr "" #. TRANSLATORS: refers to options in a config file #: options.c:77 options.c:124 options.c:126 #, c-format msgid "ignored %s in %s:%d\n" msgstr "" #: options.c:83 #, c-format msgid "invalid direction in %s:%d -- %s\n" msgstr "" #: options.c:112 #, c-format msgid "invalid mode in %s:%d -- %s\n" msgstr "" #: options.c:118 #, c-format msgid "invalid maximum random index in %s:%d -- %s\n" msgstr "" #: options.c:128 #, c-format msgid "invalid or incomplete keyword in %s:%d\n" msgstr "" #: options.c:168 #, c-format msgid "invalid direction -- %s\n" msgstr "" #: options.c:205 #, c-format msgid "invalid mode -- %s\n" msgstr "" #: options.c:213 #, c-format msgid "invalid maximum random index -- %s\n" msgstr "" #. TRANSLATORS: please wrap lines, which are longer than 79 characters #: options.c:222 #, 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.c:239 #, c-format msgid "%s linked with %s, %s %s\n" msgstr "" #. TRANSLATORS: please add your own credits for your translation here #: options.c:242 #, c-format msgid "English localization by Martin A. Godisch \n" msgstr "" #: options.c:251 #, c-format msgid "invalid argument -- %s\n" msgstr "" #: options.c:255 #, c-format msgid "dictionary missing\n" msgstr "" #. TRANSLATORS: button label #: popup.c:78 msgid "OK" msgstr "" #: constants.h:43 msgid "normal" msgstr "" #: constants.h:44 msgid "reverse" msgstr "" #: constants.h:45 msgid "mixed" msgstr ""