[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / zpip_v1 / lang / zpip_de.php
diff --git a/www/plugins/zpip_v1/lang/zpip_de.php b/www/plugins/zpip_v1/lang/zpip_de.php
new file mode 100644 (file)
index 0000000..8af2eb9
--- /dev/null
@@ -0,0 +1,42 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/acces_restreint/lang/
+if (!defined("_ECRIRE_INC_VERSION")) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'adapte_de' => 'auf Grundlage von',
+       // B
+
+       // C
+       'conception_graphique_par' => 'Design von (c)',
+       'commentaire' => 'Kommentar',
+       'commentaires' => 'Kommentare',
+
+       // D
+
+       // I
+
+       // L
+       'lire_la_suite' => 'Ganzer Text',
+       'lire_la_suite_de' => ' von ',
+
+       // M
+
+       // P
+       'personaliser_nav' => 'Men&uuml; anpassen',
+
+       // R
+
+       // S
+       'sous_licence' => 'Lizenz: ',
+
+       // T
+
+       // V
+
+       // Z
+);
+
+?>