summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
commit0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch)
tree6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/de.js
parent905e1918d2796b9a79025283cd6edf2c40f49d77 (diff)
downloadnextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz
nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r--apps/user_status/l10n/de.js23
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index c3270cd567c..6ae931f29f9 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -8,14 +8,12 @@ OC.L10N.register(
"Vacationing" : "Im Urlaub",
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",
- "Online" : "Online",
- "Away" : "Abwesend",
- "Do not disturb" : "Bitte nicht stören",
- "Invisible" : "Unsichtbar",
- "Offline" : "Offline",
- "Set status" : "Status setzen",
- "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
+ "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).",
+ "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",
"There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
"No recent status changes" : "Keine kürzlichen Statusänderungen",
@@ -23,13 +21,16 @@ OC.L10N.register(
"Don't clear" : "Nicht löschen",
"Today" : "Heute",
"This week" : "Diese Woche",
+ "Online" : "Online",
+ "Away" : "Abwesend",
+ "Do not disturb" : "Bitte nicht stören",
+ "Invisible" : "Unsichtbar",
+ "Offline" : "Offline",
+ "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
"30 minutes" : "30 Minuten",
"1 hour" : "1 Stunde",
"4 hours" : "4 Stunden",
"Mute all notifications" : "Alle Benachrichtigungen stummschalten",
- "Set custom status" : "Benutzerdefinierten Status setzen",
- "Clear status after" : "Status löschen nach",
- "Set a custom status" : "Einen benutzerdefinierten Status setzen",
- "Clear custom status" : "Benutzerdefinierten Status löschen"
+ "Clear status after" : "Status löschen nach"
},
"nplurals=2; plural=(n != 1);");