about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/popularity/lang/de-informal/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/popularity/lang/de-informal/lang.php')
-rw-r--r--wiki/lib/plugins/popularity/lang/de-informal/lang.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/wiki/lib/plugins/popularity/lang/de-informal/lang.php b/wiki/lib/plugins/popularity/lang/de-informal/lang.php
new file mode 100644
index 0000000..ad533ab
--- /dev/null
+++ b/wiki/lib/plugins/popularity/lang/de-informal/lang.php
@@ -0,0 +1,21 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Alexander Fischer <tbanus@os-forge.net>
+ * @author Juergen Schwarzer <jschwarzer@freenet.de>
+ * @author Marcel Metz <marcel_metz@gmx.de>
+ * @author Matthias Schulte <post@lupo49.de>
+ * @author Christian Wichmann <nospam@zone0.de>
+ * @author Pierre Corell <info@joomla-praxis.de>
+ * @author Frank Loizzi <contact@software.bacal.de>
+ * @author Volker Bödker <volker@boedker.de>
+ */
+$lang['name']                  = 'Popularitätsrückmeldung (kann eine Weile dauern, bis es fertig geladen wurde)';
+$lang['submit']                = 'Sende Daten';
+$lang['autosubmit']            = 'Daten einmal im Monat automatisch senden';
+$lang['submissionFailed']      = 'Die Daten konnten aufgrund des folgenden Fehlers nicht gesendet werden: ';
+$lang['submitDirectly']        = 'Du kannst die Daten durch Betätigung des Buttons manuell versenden.';
+$lang['autosubmitError']       = 'Beim letzten automatischen Versuch die Daten zu senden, ist folgender Fehler aufgetreten: ';
+$lang['lastSent']              = 'Die Daten wurden gesendet';