[trunk_install] Update de_DE, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30166 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
f14c9eb4ed
commit
5024914498
1 changed files with 6 additions and 7 deletions
|
@ -46,13 +46,13 @@ $lang['Password [confirm]'] = 'Passwort [Bestätigung]';
|
|||
$lang['verification'] = 'Wiederholen Sie das eingegebene Passwort';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brauchen Sie Hilfe? Stellen Sie Ihre Fragen im <a href="%s"> Piwigo-Forum</ a>.';
|
||||
$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.';
|
||||
?>
|
||||
$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.';
|
Loading…
Reference in a new issue