# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-07-04 19:18+0200\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/interface.c:59
msgid "keyTouch - change keyboard"
msgstr ""

#: src/interface.c:89
msgid "Manufacturer:"
msgstr ""

#: src/interface.c:96
msgid "Model:"
msgstr ""

#: src/interface.c:117
msgid "Current keyboard"
msgstr ""

#: src/interface.c:164
msgid "_Import..."
msgstr ""

#: src/interface.c:168
msgid "Available keyboards"
msgstr ""

#: src/callbacks.c:54
msgid "Import keyboard"
msgstr ""

#: src/callbacks.c:65
#, c-format
msgid ""
"Cannot import '%s', because a newer version of the keyboard file has already "
"been installed."
msgstr ""

#: src/callbacks.c:80
#, c-format
msgid ""
"The keyboard file could not be imported because it is invalid:\n"
"%s"
msgstr ""

#: src/support.c:90 src/support.c:114
#, c-format
msgid "Couldn't find pixmap file: %s"
msgstr ""

#: src/config.c:180
#, c-format
msgid ""
"An error occurred while saving the configuration. Check your permissions for "
"the file \"%s\"."
msgstr ""

#: src/config.c:327
#, c-format
msgid "'%s' is a directory."
msgstr ""

#: src/config.c:333
#, c-format
msgid "'%s' is not a valid XML document."
msgstr ""

#: src/config.c:410
#, c-format
msgid ""
"The keyboard file directory '%s' does not exist and could not be created, so "
"this program cannot continue."
msgstr ""

#: src/keyboard.c:207
#, c-format
msgid "Failed to open the keyboard file \"%s\" for reading."
msgstr ""

#: src/keyboard.c:213
#, c-format
msgid ""
"Failed to copy the keyboard file to the keyboard file directory (%s). Check "
"your permissions for this directory."
msgstr ""

#. *********** Create the view ***********
#: src/set_data.c:314
msgid "Manufacturer"
msgstr ""

#: src/set_data.c:315
msgid "Model"
msgstr ""

#: src/memory.c:46 src/memory.c:65
msgid "Could not allocate memory."
msgstr ""

#: src/check_syntax.c:95
msgid ""
"The keyboard file contains an invalid action element (where the action is a "
"plugin)."
msgstr ""

#: src/check_syntax.c:103
#, c-format
msgid "The keyboard file contains the invalid action-type value '%s'."
msgstr ""

#: src/check_syntax.c:183
msgid "The keyboard file contains an incomplete key element."
msgstr ""

#: src/check_syntax.c:191
msgid "The keyboard file contains an empty key-name element."
msgstr ""

#: src/check_syntax.c:200
#, c-format
msgid "The keyboard file contains more than once a key named '%s'."
msgstr ""

#: src/check_syntax.c:219
#, c-format
msgid "'%s' is an invalid scancode."
msgstr ""

#: src/check_syntax.c:231
#, c-format
msgid "Keycode %s is used more than once."
msgstr ""

#: src/check_syntax.c:243
msgid "The keyboard file contains an empty keycode."
msgstr ""

#: src/check_syntax.c:247
#, c-format
msgid "'%s' is an invalid keycode."
msgstr ""

#: src/check_syntax.c:313
#, c-format
msgid "The last-change-date \"%s\" of the keyboard file is not a valid date."
msgstr ""

#: src/check_syntax.c:413
msgid "The keyboard file does not contain a keyboard element."
msgstr ""

#: src/check_syntax.c:427
msgid ""
"The keyboard file does provide enough information about the keyboard model."
msgstr ""

#: src/check_syntax.c:434
msgid "The keyboard file does not contain a key-list element."
msgstr ""

#: src/check_syntax.c:441
#, c-format
msgid ""
"The \"keyboard\" element in the keyboard file does not contain a %s element."
msgstr ""

#: src/check_syntax.c:446
msgid ""
"The syntax version of the keyboard file is not compatible with this version "
"of keyTouch."
msgstr ""

#: src/check_syntax.c:456 src/check_syntax.c:461 src/check_syntax.c:466
#: src/check_syntax.c:471 src/check_syntax.c:476
#, c-format
msgid "The keyboard file does not contain any %s element."
msgstr ""