[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / zpip_v1 / lang / zpip_de.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/acces_restreint/lang/
4 if (!defined("_ECRIRE_INC_VERSION")) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // A
9 'adapte_de' => 'auf Grundlage von',
10 // B
11
12 // C
13 'conception_graphique_par' => 'Design von (c)',
14 'commentaire' => 'Kommentar',
15 'commentaires' => 'Kommentare',
16
17 // D
18
19 // I
20
21 // L
22 'lire_la_suite' => 'Ganzer Text',
23 'lire_la_suite_de' => ' von ',
24
25 // M
26
27 // P
28 'personaliser_nav' => 'Men&uuml; anpassen',
29
30 // R
31
32 // S
33 'sous_licence' => 'Lizenz: ',
34
35 // T
36
37 // V
38
39 // Z
40 );
41
42 ?>