diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:19:03 +0000 |
commit | 23177dae98e1f4d703968970d8bad3082c9078ba (patch) | |
tree | 4fb023f746134eed3f35fc015f1d609e9e5d3a4d /apps/user_status | |
parent | e15fcecaf0d382cebff924ec2b1f5319e130c0e8 (diff) | |
download | nextcloud-server-23177dae98e1f4d703968970d8bad3082c9078ba.tar.gz nextcloud-server-23177dae98e1f4d703968970d8bad3082c9078ba.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, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 5fd83da4d15..ee2548c28ad 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -11,7 +11,9 @@ 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", "What is your status?" : "Wie ist dein Status?", + "Predefined statuses" : "Vordefinierte Status", "Previously set" : "Zuvor eingestellt", "Reset status" : "Status zurücksetzen", "Set status" : "Status setzen", diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index 56528979c26..9cb9415626c 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -9,7 +9,9 @@ "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", "What is your status?" : "Wie ist dein Status?", + "Predefined statuses" : "Vordefinierte Status", "Previously set" : "Zuvor eingestellt", "Reset status" : "Status zurücksetzen", "Set status" : "Status setzen", |