Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r--apps/user_status/l10n/de.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 44cf92df7bd..08fef71e151 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -5,15 +5,15 @@ OC.L10N.register(
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krank geschrieben",
- "Vacationing" : "In Urlaub",
+ "Vacationing" : "Im Urlaub",
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",
"Set custom status" : "Benutzerdefinierten Status setzen",
"Online" : "Online",
"Away" : "Abwesend",
- "Do not disturb" : "Nicht stören",
- "Invisible" : "Nicht sichtbar",
- "Offline" : "Benötigt keine Übersetzung. Für iOS wird nur die formelle Übersetzung verwendet (de_DE).",
+ "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 after" : "Status löschen nach",
@@ -27,8 +27,8 @@ OC.L10N.register(
"Don't clear" : "Nicht löschen",
"Today" : "Heute",
"This week" : "Diese Woche",
- "30 minutes" : "Benötigt keine Übersetzung. Für Android wird nur die formelle Übersetzung verwendet (de_DE).",
- "1 hour" : "Benötigt keine Übersetzung. Für Android wird nur die formelle Übersetzung verwendet (de_DE).",
+ "30 minutes" : "30 Minuten",
+ "1 hour" : "1 Stunde",
"4 hours" : "4 Stunden",
"Mute all notifications" : "Alle Benachrichtigungen stummschalten"
},