diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
commit | 0cab17bfe7825e49d3dd6608f20f46164c975e31 (patch) | |
tree | ba74aa594e2409e90da6ae3905139660ce0c3afc /apps/user_status | |
parent | 3d1785bb2f0fe5f7f1dc12c7cf8a8df6a2182a1d (diff) | |
download | nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.tar.gz nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 12b64c1dfec..c1ecbae5a1a 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -12,7 +12,7 @@ OC.L10N.register( "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", - "Emoji for your status message" : "Emoji für Ihre Statusnachricht", + "Emoji for your status message" : "Emoji für deine Statusnachricht", "What is your status?" : "Wie ist dein Status?", "Predefined statuses" : "Vordefinierte Status", "Previously set" : "Zuvor eingestellt", diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index d191de70826..472fd65797e 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -10,7 +10,7 @@ "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", - "Emoji for your status message" : "Emoji für Ihre Statusnachricht", + "Emoji for your status message" : "Emoji für deine Statusnachricht", "What is your status?" : "Wie ist dein Status?", "Predefined statuses" : "Vordefinierte Status", "Previously set" : "Zuvor eingestellt", |