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>2020-03-19 06:01:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-19 06:01:48 +0300
commitd408704cec280af5940eb7279da44b5f4f6e5246 (patch)
tree01b09299632cd1ccfbf2026e49c2542c7b6d0aa1 /l10n/de.js
parente8e195f77f26939b6fdc62063a0c98ef3cd27fcb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 9b1d269..b2bce11 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -65,8 +65,6 @@ 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 schon?",
- "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!",
"Last 24 hours" : "Letzte 24 Stunden",
"Last 1 hour" : "Letzte Stunde",
"Last 5 mins" : "Letzte 5 Minuten",
@@ -76,6 +74,8 @@ OC.L10N.register(
"Users:" : "Benutzer:",
"Nextcloud" : "Nextcloud",
"Apps installed:" : "Installierte Apps:",
- "Apps updates available:" : "Apps mit verfügbaren Aktualisierungen:"
+ "Apps updates available:" : "Apps mit verfügbaren Aktualisierungen:",
+ "Did you know?" : "Wusstest Du schon?",
+ "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!"
},
"nplurals=2; plural=(n != 1);");