summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-29 02:06:29 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-29 02:06:29 +0200
commit18f6552a086a94fd0dda5e7a47755c4560b15755 (patch)
tree361960d38f406c54a4560eae1a2fa9f8fdd5f871 /lib/l10n/de.php
parent7ff04be091ce7c75a749feba1ab184869c915e63 (diff)
downloadnextcloud-server-18f6552a086a94fd0dda5e7a47755c4560b15755.tar.gz
nextcloud-server-18f6552a086a94fd0dda5e7a47755c4560b15755.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r--lib/l10n/de.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
new file mode 100644
index 00000000000..19746ba028d
--- /dev/null
+++ b/lib/l10n/de.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Hilfe",
+"Personal" => "Persönlich",
+"Settings" => "Einstellungen",
+"Users" => "Benutzer",
+"Apps" => "Apps"
+);