[PLUGINS] +maj gis4
[lhc/web/www.git] / www / plugins / saisies / lang / saisies_de.php
index 10a80af..c2d8dfe 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/saisies?lang_cible=de
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -83,6 +85,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'option_groupe_description' => 'Beschreibung',
        'option_groupe_utilisation' => 'Verwendung',
        'option_groupe_validation' => 'Bestätigung',
+       'option_id_groupe_label' => 'Schlagwortgruppe',
        'option_info_obligatoire_explication' => 'Sie können die Standardbezeichnung für Pflichtfelder ändern:<i>[Pflichtfeld]</i>.',
        'option_info_obligatoire_label' => 'Pflichtfeld-Anzeige',
        'option_inserer_barre_choix_edition' => 'Vollständige Symbolleiste "Bearbeiten"',
@@ -142,6 +145,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'saisie_hidden_titre' => 'Verborgenes Feld',
        'saisie_input_explication' => 'Eine einfache Textzeile, kann angezeigt oder ausgeblendet werden (Passwort)',
        'saisie_input_titre' => 'Textzeile',
+       'saisie_mot_explication' => 'Ein oder mehrere Schlagwörter einer Gruppe',
+       'saisie_mot_titre' => 'Schlagwort',
        'saisie_oui_non_explication' => 'Ja oder nein, alle klar ? :)',
        'saisie_oui_non_titre' => 'Ja oder nein',
        'saisie_radio_defaut_choix1' => 'Eins',