diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-06-23 01:53:48 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-06-23 01:53:48 +0200 |
commit | 50dbc533e184cbce9bae3dd6710fbf87ab22694f (patch) | |
tree | b9feb1995a19ff5d67d7318bdfd62c184cd9a85c /l10n/de/core.po | |
parent | 83958ebd4be58c64b23a3e9535f4246faeff8f4a (diff) | |
download | nextcloud-server-50dbc533e184cbce9bae3dd6710fbf87ab22694f.tar.gz nextcloud-server-50dbc533e184cbce9bae3dd6710fbf87ab22694f.zip |
updated/finished German translation
Diffstat (limited to 'l10n/de/core.po')
-rw-r--r-- | l10n/de/core.po | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/l10n/de/core.po b/l10n/de/core.po index 8b232607d98..b78c7996190 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -19,19 +19,19 @@ msgstr "" #: ../templates/404.php:15 msgid "Error 404, Cloud not found" -msgstr "" +msgstr "Cloud konnte nicht gefunden werden." #: ../templates/installation.php:6 msgid "Welcome to <strong>ownCloud</strong>, your personnal cloud." -msgstr "" +msgstr "Willkommen bei <strong>ownCloud</strong>, deinem persönlichen Online-Speicher." #: ../templates/installation.php:7 msgid "To finish the installation, please follow the steps below." -msgstr "" +msgstr "Die Installation ist fast abgeschlossen." #: ../templates/installation.php:26 msgid "Create an <strong>admin account.</strong>" -msgstr "" +msgstr "<strong>Verwaltungskonto</strong> erstellen." #: ../templates/installation.php:27 msgid "Login:" @@ -51,49 +51,51 @@ msgstr "Speicherort der Daten" #: ../templates/installation.php:35 msgid "Data directory:" -msgstr "" +msgstr "Datenverzeichnis:" #: ../templates/installation.php:39 msgid "Configure your database." -msgstr "" +msgstr "Datenbank einstellen." #: ../templates/installation.php:43 msgid "I will use a SQLite database. You have nothing to do!" -msgstr "" +msgstr "Es wird eine SQLite-Datenbank genutzt." #: ../templates/installation.php:46 msgid "SQLite" -msgstr "" +msgstr "SQLite" #: ../templates/installation.php:53 msgid "I will use a MySQL database." -msgstr "" +msgstr "Es wird eine MySQL-Datenbank genutzt." #: ../templates/installation.php:59 msgid "Host:" -msgstr "" +msgstr "Host:" #: ../templates/installation.php:60 msgid "Database name:" -msgstr "" +msgstr "Datenbankname:" #: ../templates/installation.php:61 msgid "Table prefix:" -msgstr "" +msgstr "Tabellenpräfix:" #: ../templates/installation.php:62 msgid "MySQL user login:" -msgstr "" +msgstr "MySQL-Nutzername:" #: ../templates/installation.php:63 msgid "MySQL user password:" -msgstr "" +msgstr "MySQL-Passwort:" #: ../templates/layout.guest.php:17 ../templates/layout.guest.php:20 msgid "" "<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs " "on your own server.</p>" msgstr "" +"<a href=\"http://owncloud.org/\">ownCloud</a> ist ein privater Online-Speicher " +"für deinen eigenen Server.</p>" #: ../templates/login.php:6 msgid "Login failed!" @@ -117,4 +119,4 @@ msgstr "Suchen" #: ../templates/installation.php:68 msgid "Finish setup" -msgstr "" +msgstr "Installation abschließen" |