summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-04 01:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-04 01:07:41 +0000
commitbadb45fce4e66262e93277330231d49beba8730d (patch)
tree500e63a864ea66ece97677ff06b247d9d5144f24 /apps/theming/l10n/de.js
parent53a484ede6b0211f42c6e0cdb85916ae5e034611 (diff)
downloadnextcloud-server-badb45fce4e66262e93277330231d49beba8730d.tar.gz
nextcloud-server-badb45fce4e66262e93277330231d49beba8730d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r--apps/theming/l10n/de.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js
new file mode 100644
index 00000000000..0e95d097cbe
--- /dev/null
+++ b/apps/theming/l10n/de.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Admin" : "Administrator",
+ "a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten",
+ "The given name is too long" : "Der eingegebene Name ist zu lang",
+ "The given web address is too long" : "Die eingegebene Adresse ist zu lang",
+ "The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
+ "The given color is invalid" : "Die eingegebene Farbe ist ungültig",
+ "Saved" : "Gespeichert",
+ "No file uploaded" : "Keine Datei hochgeladen",
+ "Unsupported image type" : "Nicht unterstütztes Bild-Format",
+ "You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema",
+ "Theming" : "Themen verwenden",
+ "Name" : "Name",
+ "reset to default" : "auf Standard zurücksetzen",
+ "Web address" : "Internetadresse",
+ "Web address https://…" : "Internetadresse https://...",
+ "Slogan" : "Slogan",
+ "Color" : "Farbe",
+ "Logo" : "Logo",
+ "Upload new logo" : "Neues Logo hochladen",
+ "Login image" : "Anmelde-Bild",
+ "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen",
+ "Log in image" : "Anmelde-Bild"
+},
+"nplurals=2; plural=(n != 1);");