Index: plugins/VisitFrequency/lang/de.php
===================================================================
--- plugins/VisitFrequency/lang/de.php	(revision 0)
+++ plugins/VisitFrequency/lang/de.php	(revision 0)
@@ -0,0 +1,22 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'VisitFrequency_Evolution' => 'Entwicklung über die Zeit',
+	'VisitFrequency_ReturnVisits' => '%s wiederkehrende Besucher',
+	'VisitFrequency_ReturnActions' => '%s Aktionen von den wiederkehrenden Besuchern',
+	'VisitFrequency_ReturnMaxActions' => '%s max. Aktionen von wiederkehrenden Besuchern',
+	'VisitFrequency_ReturnTotalTime' => '%s insgesamt verbrachte Zeit der wiederkehrenden Besuchern',
+	'VisitFrequency_ReturnBounces' => '%s mal das ein wiederkehrender Besucher die Seite direkt verlassen hat',
+
+	// still english
+	'VisitFrequency_WidgetOverview' => 'Frequency overview',
+	'VisitFrequency_WidgetGraphReturning' => 'Graph returning visits',
+
+	'VisitFrequency_SubmenuFrequency' => 'Frequency',
+);
+
Index: plugins/SitesManager/lang/de.php
===================================================================
--- plugins/SitesManager/lang/de.php	(revision 0)
+++ plugins/SitesManager/lang/de.php	(revision 0)
@@ -0,0 +1,27 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'SitesManager_Sites' => 'Sites',
+	'SitesManager_JsCode' => 'JavaScript Code',
+	'SitesManager_JsCodeHelp' => 'Diesen JavaScript Code bitte in alle Seiten einfügen.',
+	'SitesManager_ShowJsCode' => 'Zeige Code',
+	'SitesManager_NoWebsites' => 'Sie haben keine Website zum administrieren.',
+	'SitesManager_AddSite' => 'Neue Webseite',
+	'SitesManager_Id' => 'Id',
+	'SitesManager_Name' => 'Name',
+	'SitesManager_Urls' => 'URLs',
+
+	'SitesManager_MenuSites' => 'Webseiten',
+		
+	'SitesManager_DeleteConfirm_js' => 'Möchten Sie wirklich die Website %s löschen?',
+	
+	'SitesManager_ExceptionDeleteSite' => 'Es ist nicht möglich diese Website zu löschen. Bitte fügen Sie erst eine neue hinzu.',
+	'SitesManager_ExceptionNoUrl' => 'Sie müssen mindestens eine URL für die Seite angeben.',
+	'SitesManager_ExceptionEmptyName' => 'Der Seitennamen kann nicht leer sein.',
+	'SitesManager_ExceptionInvalidUrl' => 'Die URL \'%s\' ist keine gültige URL.',
+);
Index: plugins/Feedback/lang/de.php
===================================================================
--- plugins/Feedback/lang/de.php	(revision 0)
+++ plugins/Feedback/lang/de.php	(revision 0)
@@ -0,0 +1,7 @@
+<?php
+
+// not translated - feedback should be sent in English!!!
+
+$translations = array(
+);
+
Index: plugins/Dashboard/lang/de.php
===================================================================
--- plugins/Dashboard/lang/de.php	(revision 0)
+++ plugins/Dashboard/lang/de.php	(revision 0)
@@ -0,0 +1,20 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+ 
+$translations = array(
+	'Dashboard_AddWidget' => 'Widget hinzufügen ...',
+	'Dashboard_DeleteWidgetConfirm' => 'Möchten Sie wirklich das Widget von der Übersicht löschen?',
+	'Dashboard_SelectWidget' => 'Bitte wählen Sie das Widget aus, welches Sie zur Übersicht hinzufügen möchten.',
+	'Dashboard_AddPreviewedWidget' => 'Add previewed widget to the dashboard', //unused?
+	'Dashboard_WidgetPreview' => 'Widget Vorschau',
+
+	'Dashboard_TitleWidgetInDashboard_js' => 'Widget auf der Übersicht schon vorhanden.',
+	'Dashboard_TitleClickToAdd_js' => 'Hinzufügen zur Übersicht',
+	'Dashboard_LoadingPreview_js' => 'Lade Vorschau, ein Moment bitte...',
+	'Dashboard_LoadingWidget_js' => 'Lade Widget, ein Moment bitte...',
+	'Dashboard_WidgetNotFound_js' => 'Widget wurde nicht gefunden',
+);
\ No newline at end of file
Index: plugins/Home/lang/de.php
===================================================================
--- plugins/Home/lang/de.php	(revision 0)
+++ plugins/Home/lang/de.php	(revision 0)
@@ -0,0 +1,50 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+ 
+$translations = array(
+	'Home_NoPrivileges' => "Sie sind als '%s' eingeloggt, aber es scheint als hätten Sie keine Rechte.".
+		"<br />Bitte wenden Sie sich an den Piwik Administrator um entsprechende Recht zu erhalten.",
+	'Home_JavascriptDisabled' => "JavaScript muss aktiviert sein um Piwik benutzen zu können.<br />".
+		"Es scheint das Sie JavaScript deaktiviert haben oder das Ihr Browser JavaScript nicht unterstützt.<br />".
+		"Bitte aktivieren Sie JavaScript und klicken Sie %1shier%2s.<br />",
+	'Home_TableNoData' => 'Keine Daten vorhanden',
+	'Home_CategoryNoData' => 'Keine Daten in der Kategorie. Try to "Include all population".',
+	'Home_ShowJSCode' => 'Zeige den JavaScript Code zum einfügen',
+	
+	'Home_IncludeAllPopulation_js' => 'Include all population',
+	'Home_ExcludeLowPopulation_js' => 'Exclude low population',
+	'Home_PageOf_js' => '%s von %s',
+	'Home_Loading_js' => 'Lade...',
+	
+	// still english
+	'Home_LocalizedDateFormat' => '%A, %d. %B %Y', // strftime Format, zB "Samstag, 19. April 2008"
+	'Home_PeriodDay' => 'Tag',
+	'Home_PeriodWeek' => 'Woche',
+	'Home_PeriodMonth' => 'Monat',
+	'Home_PeriodYear' => 'Jahr',
+	
+	'Home_DaySu_js' => 'So',
+	'Home_DayMo_js' => 'Mo',
+	'Home_DayTu_js' => 'Di',
+	'Home_DayWe_js' => 'Mi',
+	'Home_DayTh_js' => 'Do',
+	'Home_DayFr_js' => 'Fr',
+	'Home_DaySa_js' => 'Sa',
+	
+	'Home_MonthJanuary_js' => 'Januar',
+	'Home_MonthFebruary_js' => 'Februar',
+	'Home_MonthMarch_js' => 'März',
+	'Home_MonthApril_js' => 'April',
+	'Home_MonthMay_js' => 'Mai',
+	'Home_MonthJune_js' => 'Juni',
+	'Home_MonthJuly_js' => 'Juli',
+	'Home_MonthAugust_js' => 'August',
+	'Home_MonthSeptember_js' => 'September',
+	'Home_MonthOctober_js' => 'Oktober',
+	'Home_MonthNovember_js' => 'November',
+	'Home_MonthDecemeber_js' => 'Dezember',
+);
Index: plugins/PluginsAdmin/lang/de.php
===================================================================
--- plugins/PluginsAdmin/lang/de.php	(revision 0)
+++ plugins/PluginsAdmin/lang/de.php	(revision 0)
@@ -0,0 +1,14 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+$translations = array(
+	'PluginsAdmin_Plugins' => 'Plugins',
+	'PluginsAdmin_Activated' => 'aktiviert',
+	'PluginsAdmin_ActivatedHelp' => 'Dieses Plugin kann nicht deaktiviert werden',
+	'PluginsAdmin_Deactivate' => 'deaktivieren',
+	'PluginsAdmin_Activate' => 'aktivieren',	
+	'PluginsAdmin_MenuPlugins' => 'Plugins',
+);
Index: plugins/Provider/lang/de.php
===================================================================
--- plugins/Provider/lang/de.php	(revision 0)
+++ plugins/Provider/lang/de.php	(revision 0)
@@ -0,0 +1,11 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'Provider_WidgetProviders' => 'Provider',
+	'Provider_SubmenuLocationsProvider' => 'Standorte & Provider'
+);
Index: plugins/UsersManager/lang/de.php
===================================================================
--- plugins/UsersManager/lang/de.php	(revision 0)
+++ plugins/UsersManager/lang/de.php	(revision 0)
@@ -0,0 +1,40 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'UsersManager_ManageAccess' => 'Bearbeite Zugriffsbeschränkung',
+	'UsersManager_Sites' => 'Sites',
+	'UsersManager_AllWebsites' => 'Alle Websites',
+	'UsersManager_ApplyToAllWebsites' => 'Übernehme für alle Websites',
+	'UsersManager_User' => 'Benutzer',
+	'UsersManager_PrivNone' => 'Kein Zugriff',
+	'UsersManager_PrivView' => 'Ansicht',
+	'UsersManager_PrivAdmin' => 'Admin',
+	'UsersManager_ChangeAllConfirm' => 'Sind Sie sicher das Sie die Zugriffsrechte bei allen Websites ändern möchten?',
+	'UsersManager_Login' => 'Login',
+	'UsersManager_Password' => 'Passwort',
+	'UsersManager_Email' => 'E-Mail',
+	'UsersManager_Alias' => 'Alias',
+	'UsersManager_Token' => 'token_auth',
+	'UsersManager_Edit' => 'Bearbeiten',
+	'UsersManager_AddUser' => 'Neuen Benutzer hinzufügen',
+
+	'UsersManager_MenuUsers' => 'Benutzer',
+	
+	'UsersManager_DeleteConfirm_js' => 'Sind Sie sicher das Sie den Benutzer %s löschen möchten?',
+	
+	'UsersManager_ExceptionLoginExists' => "Login '%s' exestiert schon.",
+	'UsersManager_ExceptionInvalidLogin' => "Der Login darf nur aus Buchstaben, Nummern oder den Zeichen '_', '-' oder '.' bestehen",
+	'UsersManager_ExceptionInvalidPassword' => "Das Passwort muss eine Länge von 6 bis 26 Zeichen haben.",
+	'UsersManager_ExceptionInvalidEmail' => "Die E-Mail Adresse ist nicht gütig.",
+	'UsersManager_ExceptionDeleteDoesNotExist' => "Der Benutzer '%s' exestiert nicht und kann deswegen nicht gelöscht werden.",
+	'UsersManager_ExceptionAdminAnonymous' => "Sie können dem Benutzer 'anonymous' keine Adminrechte geben.",
+	'UsersManager_ExceptionEditAnonymous' => "Der Benutzer 'anonymous' kann nicht bearbeitet oder gelöscht werden.",
+	'UsersManager_ExceptionUserDoesNotExist' => "Benutzer '%s' exestiert nicht.",
+	'UsersManager_ExceptionAccessValues' => "The parameter access must have one of the following values : [ %s ]",
+
+);
Index: plugins/VisitsSummary/lang/de.php
===================================================================
--- plugins/VisitsSummary/lang/de.php	(revision 0)
+++ plugins/VisitsSummary/lang/de.php	(revision 0)
@@ -0,0 +1,27 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'VisitsSummary_NbVisits' => '%s Besuche',
+	'VisitsSummary_NbUniqueVisitors' => '%s eindeutige Besuche',
+	'VisitsSummary_NbActions' => '%s Aktionen (Page views)',
+	'VisitsSummary_TotalTime' => '%s insgesamt verbrachte Zeit von den Besuchern',
+	'VisitsSummary_MaxNbActions' => '%s max. Aktionen des Besuchers',
+	'VisitsSummary_NbBounced' => '%s mal das ein wiederkehrender Besucher die Seite direkt verlassen hat',
+	'VisitsSummary_Evolution' => 'Entwicklung über die letzten 30 Tage %ss',
+	'VisitsSummary_Report' => 'Report',
+	'VisitsSummary_GenerateTime' => '%s Sekunden um die Seite zu generieren',
+	'VisitsSummary_GenerateQueries' => '%s Queries ausgeführt',
+	
+	'VisitsSummary_WidgetLastVisits' => 'Letzte Besucher Übersicht',
+	'VisitsSummary_WidgetVisits' => 'Besucher Übersicht',
+	'VisitsSummary_WidgetLastVisitors' => 'Letzten Besucher',
+	'VisitsSummary_WidgetOverviewGraph' => 'Übersicht mit Graphen',
+
+	'VisitsSummary_SubmenuOverview' => 'Übersicht',
+
+);
Index: plugins/UserSettings/lang/de.php
===================================================================
--- plugins/UserSettings/lang/de.php	(revision 0)
+++ plugins/UserSettings/lang/de.php	(revision 0)
@@ -0,0 +1,26 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'UserSettings_BrowserFamilies' => 'Browser Familien',
+	'UserSettings_Browsers' => 'Browsers',
+	'UserSettings_Plugins' => 'Plugins',
+	'UserSettings_Configurations' => 'Konfigurationen',
+	'UserSettings_OperatinsSystems' => 'Betriebssysteme',
+	'UserSettings_Resolutions' => 'Auflösung',
+	'UserSettings_WideScreen' => 'Wide Screen',
+	
+	'UserSettings_WidgetResolutions' => 'Bildschirm Auflösung',
+	'UserSettings_WidgetBrowsers' => 'Browser',
+	'UserSettings_WidgetPlugins' => 'Liste der Plugins',
+	'UserSettings_WidgetWidescreen' => 'Normal / Widescreen',
+	'UserSettings_WidgetBrowserFamilies' => 'Browser Familie',
+	'UserSettings_WidgetOperatingSystems' => 'Betriebssysteme',
+	'UserSettings_WidgetGlobalVisitors' => 'Global Besucher Konfiguration',
+
+	'UserSettings_SubmenuSettings' => 'Einstellungen',
+);
Index: plugins/Actions/lang/de.php
===================================================================
--- plugins/Actions/lang/de.php	(revision 0)
+++ plugins/Actions/lang/de.php	(revision 0)
@@ -0,0 +1,13 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'Actions_SubmenuPages' => 'Seiten',
+	'Actions_SubmenuOutlinks' => 'Outlinks',
+	'Actions_SubmenuDownloads' => 'Downloads',
+
+);
Index: plugins/Installation/lang/de.php
===================================================================
--- plugins/Installation/lang/de.php	(revision 0)
+++ plugins/Installation/lang/de.php	(revision 0)
@@ -0,0 +1,77 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+$translations = array(
+	'Installation_Installation' => 'Installation',
+	'Installation_InstallationStatus' => 'Installations Status',
+	'Installation_PercentDone' => '%s %% Erledigt',
+		
+	'Installation_NoConfigFound' => 
+		"Die Piwik Konfigurationsdatei wurde nicht gefunden.<br>".
+		"<b>&nbsp;&nbsp;&raquo; Sie können Piwik nun <a href='index.php'>installieren</a></b>".
+		"<br><small>Falls Sie Piwik schoneinmal installiert hatten und Ihre Datenbanktabellen noch vorhanden sind, machen Sie sich keine Sorgen,".
+		"Sie können Ihre alten Datenbeständer weiterverwenden!</small>",
+
+	'Installation_MysqlSetup' => 'MySQL Datenbank Einstellungen',
+	'Installation_MysqlErrorConnect' => 'Fehler beim Verbindungsaufbau zur MySQL Datenbank',
+
+	'Installation_JsTag' => 'JavaScript Tag',	
+	'Installation_JsTagHelp' => 
+		'<p>Um alle Besucher zu zählen muss der JavaScript Code auf all ihren Webseiten eingefügt werden.</p>'.
+		'<p>Ihr Seiten müssen nicht mit PHP umgesetzt werden, Piwik arbeitet auch mit allen anderen Seiten (HTML, ASP, Perl oder jede andere Sprache).</p>'.
+		'<p>Hier ist der Code, welcher eingefügt werden muss: (Copy & Paste in all Ihren Seiten) </p>',
+
+	'Installation_Congratulations' => 'Herzlichen Glückwunsch',
+	'Installation_ContratulationsHelp' => 
+		'<p>Herzlichen Glückwunsch! Ihre Piwik Installation ist abgeschlossen.</p>'.
+		'<p>Stellen Sie sicher das der JavaScript Code in jede Ihrer Seite eingefügt wurde und warten Sie auf die ersten Besucher!!</p>',
+	'Installation_GoToPiwik' => 'Gehe zu Piwik',
+
+	'Installation_SetupWebsite' => 'Website einrichten',
+	'Installation_SetupWebsiteError' => 'Website einrichten fehlgeschlagen',
+
+	'Installation_GeneralSetup' => 'Allgemeine Einstellungen',
+	'Installation_GeneralSetupSuccess' => 'Die allgemeinen Einstellungen wurden gespeichert',
+
+	'Installation_SystemCheck' => 'System Check',
+	'Installation_SystemCheckPhp' => 'PHP Version',
+	'Installation_SystemCheckPdo' => 'Pdo extension',				
+	'Installation_SystemCheckPdoMysql' => 'Pdo_Mysql extension',
+	'Installation_SystemCheckPdoError' => 'Sie müssen <code>php_pdo</code> und <code>php_pdo_mysql</code> Extensions in ihrer php.ini Datei aktivueren.',			
+	'Installation_SystemCheckPdoErrorHelp' => 
+		'<br><br>Weitere Informationen finden Sie auf der <a style="color:red" href="http://php.net/pdo">PHP Website</a>.',
+	'Installation_SystemCheckPhpXml' => 'PHP-XML Extension',
+	'Installation_SystemCheckWriteDirs' => 'Verzeichnisse mit Schreibschutz',
+	'Installation_SystemCheckWriteDirsHelp' => 'Um diesen Fehler zu beheben versuchen Sie folgende Befehle auf Ihren Linux Server',
+	'Installation_SystemCheckMemoryLimit' => 'Speicher Limit',	
+	'Installation_SystemCheckMemoryLimitHelp' => 
+		'Websites mit einem hohen Traffic benötigen eventuell mehr Speicher als erlaubt bei der Verarbeitung.'.
+		'<br>Schauen Sie in Ihrer php.ini unter memory_limit nach, falls gewünscht.',
+	'Installation_SystemCheckGD' => 'GD &gt; 2.x (graphics)',
+	'Installation_SystemCheckGDHelp' => 'Die Sparklines (Wortgrafiken) können nicht funktionieren.',
+	'Installation_SystemCheckTimeLimit' => 'set_time_limit() erlaubt',
+	'Installation_SystemCheckTimeLimitHelp' => 
+		'Websites mit einem hohen Traffic benötigen eventuell mehr Zeit zur Verarbeitung als erlaubt.'.
+		'<br>Schauen Sie in Ihrer php.ini unter max_execution_time nach, falls gewünscht.',
+	'Installation_SystemCheckMail' => 'mail() erlaubt',
+	'Installation_SystemCheckError' => 'Fehler! Bitte beheben Sie vor dem Fortfahren die aufgzeigten Fehler',
+	'Installation_SystemCheckWarning' => 'Piwik funktioniert normal, aber manche Funktionen könnten fehlen',
+	
+	'Installation_Tables' => 'Erstellen der Tabellen the tables',
+	'Installation_TablesWarning' => '<span id="linkToggle">Piwik Tabellen</span> sind schon in der Datenbank vorhanden',
+	'Installation_TablesFound' => 'Die folgenden Tabellen wurden in der Datenbank gefunden',
+	'Installation_TablesWarningHelp' => 'Bitte wählen Sie aus, ob Sie die vorhanden Daten weiter nutzen möchten oder ob die exestierenden Daten gelöscht werden sollen.',
+	'Installation_TablesReuse' => 'Daten weiter nutzen',
+	'Installation_TablesDelete' => 'Löschen der vorhanden Tabellen',
+	'Installation_TablesDeletedSuccess' => 'Vorhandene Tabellen erfolgreich gelöscht!',
+	'Installation_TablesCreatedSuccess' => 'Tabellen erfolgreich erstellt!',
+	'Installation_TablesDeleteConfirm' => 'Sind Sie sicher das Sie alle Piwik Tabellen von der Datenbank löschen möchten?',
+
+	'Installation_Welcome' => 'Willkommen!',
+	'Installation_WelcomeHelp' => 
+		'<p>Piwik ist eine Open Source Web Analyse Software welche es vereinfacht Informationen über Ihre Besucher zu erhalten.</p>'.
+		'<p>Die Installation ist in %s leichte Schritte aufgeteilt und es bedarf etwa 5 Minuten.</p>',	
+);
Index: plugins/UserCountry/lang/de.php
===================================================================
--- plugins/UserCountry/lang/de.php	(revision 0)
+++ plugins/UserCountry/lang/de.php	(revision 0)
@@ -0,0 +1,278 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array (
+
+	'UserCountry_Country' => 'Land',
+	'UserCountry_Continent' => 'Kontinent',
+	'UserCountry_DistinctCountries' => '%s eindeutige Länder',
+	
+	'UserCountry_SubmenuLocations' => 'Standort',
+	'UserCountry_WidgetContinents' => 'Besucher Kontinent',
+	'UserCountry_WidgetCountries' => 'Besucher Länder',
+	
+	// Countries
+	'country_ac' => 'Ascension',
+	'country_ad' => 'Andorra',
+	'country_ae' => 'Vereinigte Arabische Emirate',
+	'country_af' => 'Afghanistan',
+	'country_ag' => 'Antigua und Barbuda',
+	'country_ai' => 'Anguilla',
+	'country_al' => 'Albanien',
+	'country_am' => 'Armenien',
+	'country_an' => 'Niederländische Antillen',
+	'country_ao' => 'Angola',
+	'country_aq' => 'Antarktis',
+	'country_ar' => 'Argentinen',
+	'country_as' => 'Amerikanisch-Samoa',
+	'country_at' => 'Österreich',
+	'country_au' => 'Australien',
+	'country_aw' => 'Aruba',
+	'country_az' => 'Aserbaidschan',
+	'country_ba' => 'Bosnien und Herzegowina', // mark
+	'country_bb' => 'Barbados',
+	'country_bd' => 'Bangladesch',
+	'country_be' => 'Belgien',
+	'country_bf' => 'Burkina Faso',
+	'country_bg' => 'Bulgarien',
+	'country_bh' => 'Bahrain',
+	'country_bi' => 'Burundi',
+	'country_bj' => 'Benin',
+	'country_bm' => 'Bermuda',
+	'country_bn' => 'Brunei',
+	'country_bo' => 'Bolivien',
+	'country_br' => 'Brasilien',
+	'country_bs' => 'Bahamas',
+	'country_bt' => 'Bhutan',
+	'country_bv' => 'Bouvetinseln',
+	'country_bw' => 'Botswana',
+	'country_by' => 'Weißrussland',
+	'country_bz' => 'Belize',
+	'country_ca' => 'Kanada',
+	'country_cc' => 'Kokosinseln',
+	'country_cd' => 'Kongo, Demokratische Republik',
+	'country_cf' => 'Zentralafrikanische Republik',
+	'country_cg' => 'Kongo, Republik',
+	'country_ch' => 'Schweiz',
+	'country_ci' => 'Cote d\'Ivoire',
+	'country_ck' => 'Cookinseln',
+	'country_cl' => 'Chile',
+	'country_cm' => 'Kamerun',
+	'country_cn' => 'China',
+	'country_co' => 'Kolumbien',
+	'country_cr' => 'Costa Rica',
+	'country_cs' => 'Serbien und Montenegro',
+	'country_cu' => 'Kuba',
+	'country_cv' => 'Kap Verde, Republik',
+	'country_cx' => 'Weihnachtsinseln',
+	'country_cy' => 'Zypern, Republik',
+	'country_cz' => 'Tschechische Republik',
+	'country_de' => 'Deutschland',
+	'country_dj' => 'Dschibuti',
+	'country_dk' => 'Dänemark',
+	'country_dm' => 'Dominica',
+	'country_do' => 'Dominikanische Republik',
+	'country_dz' => 'Algerien',
+	'country_ec' => 'Ecuador',
+	'country_ee' => 'Estland',
+	'country_eg' => 'Ägypten',
+	'country_eh' => 'Westsahara',
+	'country_er' => 'Eritrea',
+	'country_es' => 'Spanien',
+	'country_et' => 'Äthiopien',
+	'country_fi' => 'Finnland',
+	'country_fj' => 'Fidschi',
+	'country_fk' => 'Falklandinseln',
+	'country_fm' => 'Mikronesien, Föderierte Staaten von',
+	'country_fo' => 'Färöer',
+	'country_fr' => 'Frankreich',
+	'country_ga' => 'Gabun',
+	'country_gd' => 'Grenada',
+	'country_ge' => 'Georigien',
+	'country_gf' => 'Französisch-Guyana',
+	'country_gg' => 'Guernsey',
+	'country_gh' => 'Ghana, Republik',
+	'country_gi' => 'Gibraltar',
+	'country_gl' => 'Grönland',
+	'country_gm' => 'Gambia',
+	'country_gn' => 'Guinea',
+	'country_gp' => 'Guadeloupe',
+	'country_gq' => 'Äquatorialguinea',
+	'country_gr' => 'Griechenland',
+	'country_gs' => 'Südgeorgien und die Südlichen Sandwichinseln',
+	'country_gt' => 'Guatemala',
+	'country_gu' => 'Guatemala',
+	'country_gw' => 'Guinea-Bissau',
+	'country_gy' => 'Guyana',
+	'country_hk' => 'Hongkong',
+	'country_hm' => 'Heard und McDonaldinseln',
+	'country_hn' => 'Honduras',
+	'country_hr' => 'Koratien',
+	'country_ht' => 'Haiti',
+	'country_hu' => 'Ungarn',
+	'country_id' => 'Indoneien',
+	'country_ie' => 'Irland',
+	'country_il' => 'Israel',
+	'country_im' => 'Insel Mann',
+	'country_in' => 'Indien',
+	'country_io' => 'Britisches Territorium im Indischen Ozean',
+	'country_iq' => 'Irak',
+	'country_ir' => 'Iran',
+	'country_is' => 'Island',
+	'country_it' => 'Italien',
+	'country_je' => 'Jersey',
+	'country_jm' => 'Jamaika',
+	'country_jo' => 'Jordanien',
+	'country_jp' => 'Japan',
+	'country_ke' => 'Kenia',
+	'country_kg' => 'Kirgisistan',
+	'country_kh' => 'Kambodscha',
+	'country_ki' => 'Kiribati',
+	'country_km' => 'Komororen',
+	'country_kn' => 'St. Kitts und Nevis',
+	'country_kp' => 'Korea, Demokratische Volkrepublik',
+	'country_kr' => 'Korea, Republik',
+	'country_kw' => 'Kuwait',
+	'country_ky' => 'Kaimaninseln',
+	'country_kz' => 'Kasachstan',
+	'country_la' => 'Laos',
+	'country_lb' => 'Libanon',
+	'country_lc' => 'St. Lucia',
+	'country_li' => 'Liechtenstein',
+	'country_lk' => 'Sri Lanka',
+	'country_lr' => 'Liberia',
+	'country_ls' => 'Lesotho',
+	'country_lt' => 'Litaun',
+	'country_lu' => 'Luxemburg',
+	'country_lv' => 'Lettland',
+	'country_ly' => 'Libyen',
+	'country_ma' => 'Marokko',
+	'country_mc' => 'Monaco',
+	'country_md' => 'Moldawien',
+	'country_mg' => 'Madagaskar',
+	'country_mh' => 'Marshallinseln',
+	'country_mk' => 'Mazedonien',
+	'country_ml' => 'Mali',
+	'country_mm' => 'Myanmar',
+	'country_mn' => 'Mongolei',
+	'country_mo' => 'Macao',
+	'country_mp' => 'Nördliche Marianen',
+	'country_mq' => 'Martinique',
+	'country_mr' => 'Mauritanien',
+	'country_ms' => 'Montserrat',
+	'country_mt' => 'Malta',
+	'country_mu' => 'Mauritius',
+	'country_mv' => 'Maldiven',
+	'country_mw' => 'Malawi',
+	'country_mx' => 'Mexiko',
+	'country_my' => 'Malaysia',
+	'country_mz' => 'Mosambik',
+	'country_na' => 'Namibia',
+	'country_nc' => 'Neukaledonien',
+	'country_ne' => 'Niger',
+	'country_nf' => 'Norfolkinseln',
+	'country_ng' => 'Nigeria',
+	'country_ni' => 'Nicaragua',
+	'country_nl' => 'Niederlande',
+	'country_no' => 'Norwegen',
+	'country_np' => 'Nepal',
+	'country_nr' => 'Nauru',
+	'country_nu' => 'Niue',
+	'country_nz' => 'Neuseeland',
+	'country_om' => 'Oman',
+	'country_pa' => 'Panama',
+	'country_pe' => 'Peru',
+	'country_pf' => 'Französisch-Polynesien',
+	'country_pg' => 'Papua-Neuguinea',
+	'country_ph' => 'Philippinen',
+	'country_pk' => 'Pakistan',
+	'country_pl' => 'Polen',
+	'country_pm' => 'St. Pierre und Miquelon',
+	'country_pn' => 'Pitcairninseln',
+	'country_pr' => 'Puerto Rico',
+	'country_ps' => 'Palästinensische Autonomiegebiete',
+	'country_pt' => 'Portugal',
+	'country_pw' => 'Palau',
+	'country_py' => 'Paraguay',
+	'country_qa' => 'Katar',
+	'country_re' => 'Réunion',
+	'country_ro' => 'Romänien',
+	'country_ru' => 'Russische Föderation',
+	'country_rs' => 'Russland',
+	'country_rw' => 'Ruanda',
+	'country_sa' => 'Saudi-Arabien',
+	'country_sb' => 'Salomonen',
+	'country_sc' => 'Seychellen',
+	'country_sd' => 'Sudan',
+	'country_se' => 'Schweden',
+	'country_sg' => 'Singapur',
+	'country_sh' => 'Die Kronkolonie St. Helena und Nebengebiete',
+	'country_si' => 'Slowenien',
+	'country_sj' => 'Svalbard und Jan Mayen',
+	'country_sk' => 'Slowakei',
+	'country_sl' => 'Sierra Leone',
+	'country_sm' => 'San Marino',
+	'country_sn' => 'Senegal',
+	'country_so' => 'Somalia',
+	'country_sr' => 'Suriname',
+	'country_st' => 'St. Tome und Principe',
+	'country_su' => 'Union der Sozialistischen Sowjetrepubliken',
+	'country_sv' => 'El Salvador',
+	'country_sy' => 'Syrien',
+	'country_sz' => 'Swasiland',
+	'country_tc' => 'Turks- und Caicosinseln',
+	'country_td' => 'Tschad',
+	'country_tf' => 'Französische Süd- und Antarktisgebiete',
+	'country_tg' => 'Togo',
+	'country_th' => 'Thailand',
+	'country_tj' => 'Tadschikistan',
+	'country_tk' => 'Tokelau',
+	'country_tm' => 'Turkmenistan',
+	'country_tn' => 'Tunisien',
+	'country_to' => 'Tonga',
+	'country_tp' => 'Timor-Leste',
+	'country_tr' => 'Türkei',
+	'country_tt' => 'Trinidad und Tobago',
+	'country_tv' => 'Tuvalu',
+	'country_tw' => 'Taiwan',
+	'country_tz' => 'Tansania',
+	'country_ua' => 'Ukraine',
+	'country_ug' => 'Uganda',
+	'country_uk' => 'Vereinigte Königreich',
+	'country_gb' => 'Großbritannien',
+	'country_um' => 'United States Minor Outlying Islands',
+	'country_us' => 'Vereinigte Staaten von Amerika',
+	'country_uy' => 'Uruguay',
+	'country_uz' => 'Usbekistan',
+	'country_va' => 'Vatikanstadt',
+	'country_vc' => 'St. Vincent und die Grenadinen',
+	'country_ve' => 'Venezuela',
+	'country_vg' => 'Britische Jungferninseln',
+	'country_vi' => 'Amerikanische Jungferninseln',
+	'country_vn' => 'Vietnam',
+	'country_vu' => 'Vanuatu',
+	'country_wf' => 'Wallis und Futuna',
+	'country_ws' => 'Samoa',
+	'country_ye' => 'Jemen',
+	'country_yt' => 'Mayotte',
+	'country_yu' => 'Jugoslawien',
+	'country_za' => 'Süd Afrika',
+	'country_zm' => 'Sambia',
+	'country_zr' => 'Kongo, Demokratische Republik',
+	'country_zw' => 'Simbabwe',
+
+	// Continents
+	'continent_eur' => 'Europa',
+	'continent_afr' => 'Afrika',
+	'continent_asi' => 'Asien',
+	'continent_ams' => 'Süd und Zentral Amerika',
+	'continent_amn' => 'Nord Amerika',
+	'continent_oce' => 'Australien',
+
+);
+
+
Index: plugins/Login/lang/de.php
===================================================================
--- plugins/Login/lang/de.php	(revision 0)
+++ plugins/Login/lang/de.php	(revision 0)
@@ -0,0 +1,24 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'Login_PluginDescription' => 'Login screen, gives credentials to users',
+	'Login_LoginPasswordNotCorrect' => 'Benutzername & Passwort nicht korrekt',
+	'Login_Login' => 'Benutzername',
+	'Login_Password' => 'Passwort',
+	'Login_LoginOrEmail' => 'Login oder E-Mail Adresse',
+	'Login_LogIn' => 'Anmelden',
+	'Login_Logout' => 'Abmelden',
+	'Login_LostYourPassword' => 'Passwort vergessen?',	
+	'Login_RemindPassword' => 'Remind password',
+	'Login_PasswordReminder' => 'Bitte geben Sie Ihren Benutzername und Ihre E-Mail Adresse an. Wir werden Ihnen ein neues Passwort zukommen lassen.',
+	'Login_InvalidUsernameEmail' => 'Ungültiger Benutzername und/oder E-Mail Adresse',
+	
+	'Login_MailTopicPasswordRecovery' => 'Passwort Wiederherstellung',
+	'Login_MailBodyPasswordRecovery' => "Sehr geehrter Benutzer, Sehr geehrte Benutzerin %1s,\n\nIhr neues Passwort ist: %2s\n\nSie können sich einloggen unter: %3s",
+	'Login_PasswordSent' => 'Passwort wurde versand. Bitte überprüfen Sie ihren Posteingang.'
+);
Index: plugins/API/lang/de.php
===================================================================
--- plugins/API/lang/de.php	(revision 0)
+++ plugins/API/lang/de.php	(revision 0)
@@ -0,0 +1,20 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ *
+ * @todo: Translate complete
+ */
+ 
+$translations = array(
+	'API_QuickDocumentation' => 
+		"<h1>API quick documentation</h1>".
+		"<p>If you don't have data for today you can first <a href='misc/generateVisits.php' target=_blank>generate some data</a> using the Visits Generator script.</p>".
+		"<p>You can try the different formats available for every method. It is very easy to extract any data you want from piwik!</p>".
+		"<p>If you want to <b>request the data without being logged in to Piwik</b> you need to add the parameter <code><u>&token_auth=%s</u></code> to the API calls URLs that require authentication.</p>".
+		"<p><b>For more information have a look at the <a href='http://dev.piwik.org/trac/wiki/API'>official API Documentation</a> or the <a href='http://dev.piwik.org/trac/wiki/API/Reference'>API Reference</a>.</b></P>",
+	'API_LoadedAPIs' => 'Loaded successfully %s APIs',
+	
+
+);
Index: plugins/Referers/lang/de.php
===================================================================
--- plugins/Referers/lang/de.php	(revision 0)
+++ plugins/Referers/lang/de.php	(revision 0)
@@ -0,0 +1,48 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'Referers_SearchEngines' => 'Suchmaschinen',
+	
+	'Referers_Keywords' => 'Suchbegriffe',
+	'Referers_Evolution' => 'Entwicklung über den Zeitraum',
+	'Referers_Websites' => 'Websites',
+
+	'Referers_Type' => 'Zugriffsquellen',	
+	'Referers_TypeDirectEntries' => '%s  Direkte Zugriffe',
+	'Referers_TypeSearchEngines' => '%s  Suchmaschinen',
+	'Referers_TypePartners' => '%s Partner',
+	'Referers_TypeWebsites' => '%s  Verweisende Websites',
+	'Referers_TypeNewsletters' => '%s Newsletter',
+	'Referers_TypeCampaigns' => '%s Kampagne',
+	
+	'Referers_Other' => 'Other',
+	'Referers_OtherDistinctSearchEngines' => '%s eindeutige Suchmaschine',
+	'Referers_OtherDistinctKeywords' => '%s eindeutige Suchbegriffe',
+	'Referers_OtherDistinctWebsites' => '%1s eindeutige Websites ( %2s unterschiedliche Urls)',
+	'Referers_OtherDistinctPartners' => '%1s eindeutige Partner( %2s unterschiedliche Urls)',
+	'Referers_OtherDistinctCampaigns' => '%s eindeutige Kampagnen',
+	
+	'Referers_TagCloud' => 'Tag Wolke',
+	'Referers_DirectEntry' => 'Einstieg',
+	
+	// STILL in english
+	'Referers_SubmenuEvolution' => 'Entwicklung',
+	'Referers_SubmenuSearchEngines' => 'Suchmaschinen & Keywords',
+	'Referers_SubmenuWebsites' => 'Websites',
+	'Referers_SubmenuCampaigns' => 'Kampagnen',
+	'Referers_SubmenuPartners' => 'Partner',
+
+	'Referers_WidgetKeywords' => 'Liste der Keywords',
+	'Referers_WidgetPartners' => 'Liset der Partner',
+	'Referers_WidgetCampaigns' => 'Liste der Kampagnen',
+	'Referers_WidgetExternalWebsites' => 'Liste der externen Websites',
+	'Referers_WidgetSearchEngines' => 'Beste Suchmaschinen',
+	'Referers_WidgetOverview' => 'Übersicht',
+
+);
+ 
Index: plugins/VisitTime/lang/de.php
===================================================================
--- plugins/VisitTime/lang/de.php	(revision 0)
+++ plugins/VisitTime/lang/de.php	(revision 0)
@@ -0,0 +1,16 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'VisitTime_LocalTime' => 'Besucher nach lokaler Zeit',
+	'VisitTime_ServerTime' => 'Besucher nach Server Zeit',
+
+	'VisitTime_WidgetLocalTime' => 'Besuche nach lokaler Uhrzeit',
+	'VisitTime_WidgetServerTime' => 'Besucher nach der Server Zeit',
+
+	'VisitTime_SubmenuTimes' => 'Zeiten',
+);
Index: plugins/VisitorInterest/lang/de.php
===================================================================
--- plugins/VisitorInterest/lang/de.php	(revision 0)
+++ plugins/VisitorInterest/lang/de.php	(revision 0)
@@ -0,0 +1,16 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+$translations = array(
+	'VisitorInterest_VisitsPerDuration' => 'Dauer pro Besuch',
+	'VisitorInterest_VisitsPerNbOfPages' => 'Anzahl der Seiten pro Besuch',
+	
+	'VisitorInterest_WidgetLengths' => 'Besucherzeit',
+	'VisitorInterest_WidgetPages' => 'Seite pro Besuch visit',
+
+	'VisitorInterest_SubmenuFrequencyLoyalty' => 'Häufigkeit & Wiederkehr',
+);
Index: lang/de.php
===================================================================
--- lang/de.php	(revision 0)
+++ lang/de.php	(revision 0)
@@ -0,0 +1,39 @@
+<?php
+/**
+ * @author: Tobias Neumann <maetrus@gmail.com>
+ * @website: http://www.to-neumann.de
+ * @date: 2008-04-19
+ */
+
+// sets locale for dates, always use UTF-8! 
+setlocale(LC_TIME, 'de_DE.UTF-8'); 
+
+$translations = array(
+	'General_Unknown' => 'Unbekannt',
+	'General_Required' => '%s erforderlich',
+	'General_Error' => 'Fehler',
+	'General_Warning' => 'Warnung',
+	'General_BackToHomepage' => 'Zurück zur Piwik Homepage',
+	'General_Yes' => 'Ja',
+	'General_No' => 'Nein',
+	'General_Delete' => 'Löschen',
+	'General_Edit' => 'Bearbeiten',
+	'General_Ok' => 'Ok',
+	'General_Close' => 'Schließen',
+	'General_Logout' => 'Abmelden',
+	'General_Done' => 'Erledigt',
+	'General_LoadingData' => 'Lade Daten ...',
+	'General_ErrorRequest' => 'Ups, da ist ein Fehler aufgetreten, bitte versuchen Sie es nocheinmal.',
+	'General_Next' => 'Nächste',
+	'General_Previous' => 'Vorherige',
+	'General_Table' => 'Tabelle',
+	'General_Piechart' => 'Tortendiagramm',
+	'General_TagCloud' => 'Tag Wolke',
+	'General_VBarGraph' => 'Vertikales Balken Diagramm',
+	'General_GraphData' => 'Graph Daten',
+	'General_Refresh' => 'Seite neuladen',
+	
+	'General_ColumnNbUniqVisitors' => 'Eindeutige Benutzer',
+	'General_ColumnNbVisits' => 'Besuche',
+	'General_ColumnLabel' => 'Beschriftung',
+);
\ No newline at end of file
