diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-03 02:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-03 02:19:27 +0000 |
commit | e819a0cad0f8510a5d3d0abe7a448d34b1ea03f3 (patch) | |
tree | 27cb63daf05f919cd4efedc6b82020aa455447b1 /apps/user_status/l10n/de.js | |
parent | de1ade07364931cc12a4c3099ba2158a68d097dd (diff) | |
download | nextcloud-server-e819a0cad0f8510a5d3d0abe7a448d34b1ea03f3.tar.gz nextcloud-server-e819a0cad0f8510a5d3d0abe7a448d34b1ea03f3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r-- | apps/user_status/l10n/de.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 9bda008fd79..325c5dcb4df 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -11,7 +11,8 @@ OC.L10N.register( "Clear status message after" : "Statusnachricht löschen nach", "What's your status?" : "Wie ist Dein Status?", "Set status" : "Status setzen", - "Status message" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", + "Online status" : "Online-Status", + "Status message" : "Statusnachricht", "Clear status message" : "Statusnachricht löschen", "Set status message" : "Statusnachricht setzen", "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status", @@ -31,6 +32,7 @@ OC.L10N.register( "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", + "Appear offline" : "Offline erscheinen", "Clear status after" : "Status löschen nach" }, "nplurals=2; plural=(n != 1);"); |