blob: 84a82a2769a286152e8cecb728c1f5f673263af6 [file] [log] [blame]
// I18N constants
// LANG: "de", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Insert a Form.": "Email Form einfügen.",
"Insert a check box.": "Häkchenfeld einfügen",
"Insert a multi-line text field.": "Mehrzeiliges Textfeld einfügen.",
"Insert a radio button.": "Optionsfeld einfügen",
"Insert a select field.": "Auswahlfeld einfügen.",
"Insert a submit/reset button.": "Senden/zurücksetzen Schaltfläche",
"Insert a text, password or hidden field.": "Passwort oder unsichtbares Feld einfügen."
};