aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-27 00:27:40 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-27 00:27:40 +0000
commit01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch)
tree40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/user_status/l10n/de.js
parentf3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff)
downloadnextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz
nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r--apps/user_status/l10n/de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 0de0650fbdc..5fd83da4d15 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Working remotely" : "Arbeitet aus der Ferne",
"In a call" : "In einem Anruf",
"User status" : "Benutzerstatus",
- "View profile" : "Profil ansehen",
"Clear status after" : "Status löschen nach",
"What is your status?" : "Wie ist dein Status?",
"Previously set" : "Zuvor eingestellt",
@@ -41,6 +40,7 @@ OC.L10N.register(
"4 hours" : "4 Stunden",
"Mute all notifications" : "Alle Benachrichtigungen stummschalten",
"Appear offline" : "Offline erscheinen",
+ "View profile" : "Profil ansehen",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=2; plural=(n != 1);");