diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
commit | 6284009fa024005df591f2308fefc49e68728e49 (patch) | |
tree | ce74b7fbf597cf2f854ffa2da59eae3c4d01cfe4 /apps/dav/l10n/de_DE.js | |
parent | 32a485cbefc6d2d26bc12bef6b81617895c1ed36 (diff) | |
download | nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.tar.gz nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/de_DE.js')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index a4738d17524..37adb8f2f54 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -177,8 +177,8 @@ OC.L10N.register( "Friday" : "Freitag", "Saturday" : "Samstag", "Sunday" : "Sonntag", - "Pick a start time for {dayName}" : "Eine Startzeit für {name} wählen", - "Pick a end time for {dayName}" : "Eine Endezeit für {name} wählen", + "Pick a start time for {dayName}" : "Eine Startzeit für {dayName} wählen", + "Pick a end time for {dayName}" : "Eine Endezeit für {dayName} wählen", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Setzen Sie den Benutzerstatus wenn Sie nicht erreichbar sind automatisch auf „Nicht stören“, um alle Benachrichtigungen stumm zu schalten.", "Failed to load availability" : "Laden der Verfügbarkeit fehlgeschlagen", "Saved availability" : "Verfügbarkeit gespeichert", |