diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
commit | 70db496b58d9819c56e944b762fa7633cea1e971 (patch) | |
tree | a601f2b1c061a745ae0747e4b731ce47e7baf5e7 /l10n/de/core.po | |
parent | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff) | |
download | nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de/core.po')
-rw-r--r-- | l10n/de/core.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/de/core.po b/l10n/de/core.po index bfc18e75e32..5518c924740 100644 --- a/l10n/de/core.po +++ b/l10n/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 (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -855,25 +855,25 @@ msgstr "Vielen Dank für Deine Geduld." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Du greifst 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 kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere 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 vonDeiner Konfiguration kannst Du 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 |