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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-01 05:32:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 05:32:36 +0300
commitcdaf80809f31b763d57984545c0ffe65ed7f68d8 (patch)
tree3192fd1dc0508d9d2b6cde2099e6e3fa4216243f /apps/dav
parent3638e65027afad9f51676ba7bb6feea2ea4a5c88 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/de.js3
-rw-r--r--apps/dav/l10n/de.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index 76c3f3ece67..7f60996b78e 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -156,6 +156,9 @@ OC.L10N.register(
"Saturday" : "Samstag",
"Sunday" : "Sonntag",
"Save" : "Speichern",
+ "Failed to load availability" : "Fehler beim Laden der Verfügbarkeit",
+ "Saved availability" : "Verfügbarkeit gespeichert",
+ "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit",
"Calendar server" : "Kalender-Server",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
index 34ccefe668b..a53bd9f0473 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -154,6 +154,9 @@
"Saturday" : "Samstag",
"Sunday" : "Sonntag",
"Save" : "Speichern",
+ "Failed to load availability" : "Fehler beim Laden der Verfügbarkeit",
+ "Saved availability" : "Verfügbarkeit gespeichert",
+ "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit",
"Calendar server" : "Kalender-Server",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",