diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-01 02:32:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-01 02:32:26 +0000 |
commit | e6177afeda0e2e9374e37b1131e131af2c4f6da3 (patch) | |
tree | 27c9b473cbc01f463b32fa8c72382fbc865f9ebd /apps/dav | |
parent | 581bb62d9cdd954c75babc20b27cc111df99f026 (diff) | |
download | nextcloud-server-e6177afeda0e2e9374e37b1131e131af2c4f6da3.tar.gz nextcloud-server-e6177afeda0e2e9374e37b1131e131af2c4f6da3.zip |
[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.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 3 |
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", |