From 5024914498fa2853d34ce2e47e163f50c5152862 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:07:00 +0000 Subject: [trunk_install] Update de_DE, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30166 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/de_DE/install.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'language/de_DE') diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 110d59799..185df17a7 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -46,13 +46,13 @@ $lang['Password [confirm]'] = 'Passwort [Bestätigung]'; $lang['verification'] = 'Wiederholen Sie das eingegebene Passwort'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Brauchen Sie Hilfe? Stellen Sie Ihre Fragen im Piwigo-Forum.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Kontakt-E-Mail-Adresse (nur für angemeldete Benutzer sichtbar)'; -$lang['PHP 5 is required'] = 'PHP5 ist erforderlich'; +$lang['PHP 5 is required'] = 'PHP5.2 ist erforderlich'; $lang['It appears your webhost is currently running PHP %s.'] = 'Warscheinlich läuft auf Ihrem Server die PHP-Version %s.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo wird versuchen, Ihre Konfiguration auf PHP5 umzustellen. Zu diesem Zweck wird eine .htaccess-Datei erstellt oder geändert.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo wird versuchen, Ihre Konfiguration auf PHP5.2 umzustellen. Zu diesem Zweck wird eine .htaccess-Datei erstellt oder geändert.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Hinweis: Sie können Ihre Konfiguration selbst ändern. Starten Sie Piwigo danach neu.'; -$lang['Try to configure PHP 5'] = 'Versuche PHP5 zu konfigurieren'; +$lang['Try to configure PHP 5'] = 'Versuche PHP5.2 zu konfigurieren'; $lang['Sorry!'] = 'Sorry!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ist nicht in der Lage PHP5 zu konfigurieren.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ist nicht in der Lage PHP5.2 zu konfigurieren.'; $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 zu ihrem Hosting-Provider aufnehmen und um Unterstützung bitten zur Umstellung auf PHP 5."; $lang['Hope to see you back soon.'] = 'Hoffentlich sehen wir uns bald wieder!'; $lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch! Sie haben Piwigo erfolgreich installiert.'; @@ -64,6 +64,5 @@ $lang['Just another Piwigo gallery'] = 'Meine Piwigo-Fotogalerie'; $lang['Welcome to my photo gallery'] = 'Willkommen!'; $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!'] = 'Ihre neue Piwigo-Installation heißt sie willkommen!'; -$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.'; -$lang['localhost or other, supplied by your host provider'] = 'Local Host oder andere, bereit gestellt von deinem Provider.'; -?> \ No newline at end of file +$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.2 bitten.'; +$lang['localhost or other, supplied by your host provider'] = 'Local Host oder andere, bereit gestellt von deinem Provider.'; \ No newline at end of file -- cgit v1.2.3