summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-26 00:07:12 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-26 00:07:12 +0000
commita973c1bfb9b8ac444009b19fd1107483676dfd25 (patch)
tree968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /lib/l10n/de.js
parent9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff)
downloadnextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz
nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 04f4c6a4408..c38a757a6b1 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
+ "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute",
"yesterday" : "Gestern",
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
@@ -173,10 +174,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Speichern nicht erlaubt. %s",
"Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s",
"Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s",
- "Storage not available" : "Speicher nicht verfügbar",
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud-Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehein Betracht einen Linux-Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn du keine Möglichkeit hast, den Server selbst zu migrieren.",
+ "Storage not available" : "Speicher nicht verfügbar",
"ownCloud %s or higher is required." : "ownCloud %s oder höher ist erforderlich.",
"ownCloud %s or lower is required." : "ownCloud %s oder niedriger ist erforderlich.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Version von Nextcloud nicht kompatibel ist.",