diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-10-13 04:29:20 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-10-13 04:29:20 +0200 |
commit | 11e9ce25e622ea3a98c8085717541620fb878a69 (patch) | |
tree | 4cc0563d51768efa01a92a7333f370a4d0ccf3d3 /settings/l10n/de.php | |
parent | 141ff806c6cfbd349ffa232502a89a620882c409 (diff) | |
parent | d386bc8737374200b4dc8ca0b62e432757ac2f04 (diff) | |
download | nextcloud-server-11e9ce25e622ea3a98c8085717541620fb878a69.tar.gz nextcloud-server-11e9ce25e622ea3a98c8085717541620fb878a69.zip |
merge master into filesystem
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index f81deed0c70..391dcc95c1f 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -36,7 +36,7 @@ "More" => "Mehr", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "Add your App" => "Füge Deine Anwendung hinzu", -"More Apps" => "Weitere Apps", +"More Apps" => "Weitere Anwendungen", "Select an App" => "Wähle eine Anwendung aus", "See application page at apps.owncloud.com" => "Weitere Anwendungen findest Du auf apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>", |