diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-17 00:20:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-17 00:20:47 +0000 |
commit | 714fc63c4056ad932c51f21f088add8315a7a8e7 (patch) | |
tree | e97331245deed00f7ee416fb9df2ae3f7b17b25c /apps/user_status/l10n | |
parent | 177b6ba172871da91fa0475cf4e7c5e84128a8f9 (diff) | |
download | nextcloud-server-714fc63c4056ad932c51f21f088add8315a7a8e7.tar.gz nextcloud-server-714fc63c4056ad932c51f21f088add8315a7a8e7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/de_DE.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index a7265b25236..5291d978b4b 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -36,7 +36,7 @@ OC.L10N.register( "This week" : "Diese Woche", "Online" : "Online", "Away" : "Abwesend", - "Do not disturb" : "Bitte nicht stören", + "Do not disturb" : "Nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json index 05eb89d4882..37a9aaca0c3 100644 --- a/apps/user_status/l10n/de_DE.json +++ b/apps/user_status/l10n/de_DE.json @@ -34,7 +34,7 @@ "This week" : "Diese Woche", "Online" : "Online", "Away" : "Abwesend", - "Do not disturb" : "Bitte nicht stören", + "Do not disturb" : "Nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", |