diff options
Diffstat (limited to 'l10n/de_DE/core.po')
-rw-r--r-- | l10n/de_DE/core.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index fea79bf1f04..4baae2bf2a8 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -855,25 +855,25 @@ msgstr "Vielen Dank für Ihre Geduld." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie aktuell Administrator dieser Instanz sind, konfigurieren Sie bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Abhängig von Ihrer Konfiguration können Sie auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "\"%s\" als vertrauenswürdige Domain hinzufügen" #: templates/update.admin.php:3 #, php-format |