[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_de.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_de.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_de.php
new file mode 100644 (file)
index 0000000..9d79aa9
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://www.spip.net/trad-lang/
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'affichage_edition_seule' => 'Modus Artikel direkt bearbeiten - ohne Vorschau', # MODIF
+       'affichage_liste_compacte' => 'Kompakte Artikel Liste',
+
+       // C
+       'changer_langue' => 'Die Sprache des Artikels ändern',
+
+       // F
+       'fermer' => 'Schliessen',
+
+       // L
+       'lier_traduction' => 'Eine übersetzung anhängen',
+
+       // M
+       'modifier_options_langue' => 'options', # NEW
+
+       // N
+       'necesite_afficher_objet' => 'Diese Fuktion erfordert die Installierung des Plugins',
+
+       // O
+       'options' => '<MODIF>Sprachoptionen verändern',
+
+       // R
+       'rang' => 'Rang', # NEW
+
+       // T
+       'titre_plugin' => 'Artikel Übersetzung mal Anders',
+       'traductions' => 'Übersetzungen',
+
+       // V
+       'voir_traductions' => 'Detaillierte Ansicht der Übersetzungen'
+);
+
+?>