Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-28 03:36:03 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-28 03:36:03 +0300
commit4a20ea8402207421875d4394a0b28ac5bc2fe706 (patch)
treefddf4ceefd1eed10bfddedcf6d28f130ef7c6833 /l10n/de.js
parenta8401da22eebc42f89c4f8c4f855f9d0dad8a665 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index e994f7b..53a2a9b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "Informationen zur CPU nicht verfügbar",
"Load average" : "Durchschnittsauslastung",
"Last minute" : "Letzte Minute",
"Memory info not available" : "Informationen zum Arbeitsspeicher nicht verfügbar",
@@ -44,6 +45,8 @@ OC.L10N.register(
"Size:" : "Größe:",
"External monitoring tool" : "Externes Überwachungsprogramm",
"You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: ",
+ "Did you know?" : "Wusstest du das?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Das Anhängen von \"?format=json\" am Ende der URL gibt Dir das Ergebnis im JSON-Format!",
"You can connect an external monitoring tool by using this end point: " : "Durch Verwendung des folgenden Zugangspunktes, kann ein externes Überwachungsprogramm verwendet werden:"
},
"nplurals=2; plural=(n != 1);");