diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-28 16:05:27 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-28 16:05:27 +0000 |
commit | bea7ce8a8533b32dbd7e2a38cd24cfbedbd09ce0 (patch) | |
tree | 9b6ed5ee95d22e0307e2982df5c696c83c9e4e64 /language | |
parent | be6898b7f6ad08dd1aec56a1e0081256e435927a (diff) |
[trunk_install] Update de_DE, thanks to : fragoriscus
git-svn-id: http://piwigo.org/svn/trunk@16140 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/de_DE/install.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 68464cf13..5d371e2e3 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -72,8 +72,8 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.'; $lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Sie können die Konfigurationsdatei herunterladen und in das Verzeichnis local/config ihrer Installation hochladen.'; -$lang['Just another Piwigo gallery'] = 'Nur eine weitere Piwigo-Bildgalerie'; -$lang['Welcome to my photo gallery'] = 'Willkommen bei meiner Bildgalerie'; +$lang['Just another Piwigo gallery'] = 'Eine weitere Piwigo-Bildgalerie'; +$lang['Welcome to my photo gallery'] = 'Willkommen in meiner Bildgalerie!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Besuchen Sie unser Forum, wenn Sie Hilfe benötigen: %s'; $lang['Welcome to your new installation of Piwigo!'] = 'Willkommen zu Ihrer neuen Piwigo-Installation!'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sie können Kontakt mit Ihrem Provider aufnehmen und um Unterstützung bei der Umstellung auf PHP5 bitten.'; |