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>2021-12-05 06:24:30 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-05 06:24:30 +0300
commitf43e0ae50785ab36d53a5ebc763f4b82aaa215f4 (patch)
treec923a95414279f565a23d30801be2e8a6368113b /l10n/de.js
parent64d253d73c4bb6bd47426e9d3a70bff15531cc66 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index ae83635..7e80d18 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Users" : "Benutzer",
"Groups" : "Gruppen",
"Links" : "Verknüpfungen",
+ "Emails" : "E-Mails",
"Federated sent" : "Federated gesendet",
"Federated received" : "Federated empfangen",
"Talk conversations" : "Talk Unterhaltungen",
@@ -22,6 +23,7 @@ OC.L10N.register(
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.",
"Operating System" : "Betriebssystem",
"CPU" : "Prozessor",
+ "Unknown Processor" : "Unbekannter Prozessor",
"Memory" : "Speicher",
"Server time" : "Server-Zeit",
"Uptime" : "Betriebszeit",
@@ -33,6 +35,8 @@ OC.L10N.register(
"Available" : "Verfügbar",
"Used" : "Verwendet",
"You will get a notification once one of your disks is nearly full." : "Du erhältst eine Benachrichtigung sobald eines Deiner Speichermedien fast voll ist.",
+ "Files" : "Dateien",
+ "Free Space" : "Freier Speicherplatz",
"Network" : "Netzwerk",
"Hostname" : "Host-Name",
"DNS" : "DNS",
@@ -45,7 +49,11 @@ OC.L10N.register(
"Active users" : "Aktive Benutzer",
"Shares" : "Freigaben",
"PHP" : "PHP",
+ "Version" : "Version",
+ "Max execution time" : "Maximale Ausführungszeit",
+ "Upload max size" : "Maximale Größe zum Hochladen",
"Database" : "Datenbank",
+ "Type" : "Typ",
"External monitoring tool" : "Externes Überwachungsprogramm",
"You can connect an external monitoring tool by using this end point" : "Du kannst ein externes Überwachungsprogramm mit diesem Zugangspunktes verwenden",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Wenn Du \"?format=json\" am Ende der URL anhängst, erhältst Du das Ergebnis in JSON.",