Changeset 3203 for trunk/language/de_DE/install.lang.php
- Timestamp:
- Mar 16, 2009, 5:57:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/de_DE/install.lang.php
r3185 r3203 62 62 $lang['conf_mail_webmaster'] = 'Webmaster Mail-Adresse'; 63 63 $lang['conf_mail_webmaster_info'] = 'Kontakt E-Mailadresse (nur für angemeldete Benutzer sichtbar)'; 64 65 $lang['PHP 5 is required'] = 'PHP 5 ist erforderlich'; 66 $lang['It appears your webhost is currently running PHP %s.'] = 'Es scheint Ihr Webhost ist derzeit laufenden PHP %s.'; 67 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo wird versuchen um Ihre Konfiguration zu PHP 5 Schalten durch die Schaffung oder Änderung einer .Htaccess-Datei.'; 68 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Hinweis: Sie können Ihre Konfiguration indem manuel Schalten und starten Sie wieder dass Piwigo.'; 69 $lang['Try to configure PHP 5'] = 'Versuch zu konfigurieren PHP 5'; 70 $lang['Sorry!'] = 'Bekümmert!'; 71 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kan nicht PHP 5 zu konfigurieren.'; 72 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Sie können sich beziehen auf Ihrem Hosting-Anbieter die Unterstützung und sehen wie Sie könnte Umstellung auf PHP 5 von Ihnen."; 73 $lang['Hope to see you back soon.'] = 'Hoffen, Sie bald wieder zurück.'; 64 74 ?>
Note: See TracChangeset
for help on using the changeset viewer.