aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2016-02-12 06:34:41 +0100
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2016-02-12 06:34:41 +0100
commit94740db7e57084206dc5605661c2d6064415c6b4 (patch)
treecd17fc0a39c91fc2f080f2c5d9a723a437cb19ff /language
parentbdea5a49b4beed78b8d533024243d417aad59d6b (diff)
Update de_DE, thanks to madmas
Diffstat (limited to 'language')
-rw-r--r--language/de_DE/install.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php
index 4783ba24a..674746090 100644
--- a/language/de_DE/install.lang.php
+++ b/language/de_DE/install.lang.php
@@ -35,7 +35,7 @@ $lang['User'] = 'Benutzer';
$lang['user login given by your host provider'] = 'Benutzername Ihrer MySQL-Datenbank (wie von Ihrem Hosting-Provider angegeben)';
$lang['user password given by your host provider'] = 'Kennwort Ihrer MySQL-Datenbank (wie von Ihrem Hosting-Provider angegeben)';
$lang['Database name'] = 'Name der Datenbank';
-$lang['also given by your host provider'] = 'Sowie von Ihrem Hosting-Provider bereitgestellt';
+$lang['also given by your host provider'] = '(auch von Ihrem Hosting-Provider bereitgestellt)';
$lang['Database table prefix'] = 'Präfix der Datenbanktabellen';
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'Präfix der Datenbanktabellen-Namen, damit Tabellen einfacher verwaltet werden können';
$lang['enter a login for webmaster'] = 'Geben Sie den Benutzernamen des Webmasters an';
@@ -57,7 +57,7 @@ $lang["You may referer to your hosting provider's support and see how you could
$lang['Hope to see you back soon.'] = 'Hoffentlich bis bald!';
$lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch! Sie haben Piwigo erfolgreich installiert';
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Sie können auch den Text in der Box unten kopieren und in die Datei local/config/database.inc.php einfügen. (Warnung: database.inc.php darf nur reinen Text ohne Zeilenumbrüche und Leerzeichen enthalten)';
-$lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.';
+$lang['Creation of config file local/config/database.inc.php failed.'] = 'Das Erstellen der Datei local/config/database.inc.php ist fehlgeschlagen.';
$lang['Download the config file'] = 'Die Konfigurationsdatei herunterladen';
$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'] = 'Meine Piwigo-Fotogalerie';
@@ -65,5 +65,5 @@ $lang['Welcome to my photo gallery'] = 'Willkommen!';
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Besuchen Sie für Hilfe unser Forum: %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 PHP 5.2 bitten.';
-$lang['localhost or other, supplied by your host provider'] = 'Localhost oder weitere, bereitgestellt durch Ihren Provider';
+$lang['localhost or other, supplied by your host provider'] = '\'localhost\' oder Name des DB-Servers, bereitgestellt durch Ihren Hosting-Provider';
$lang['Password ']['confirm'] = 'Kennwort [Bestätigung]'; \ No newline at end of file