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:
authorNextcloud bot <bot@nextcloud.com>2022-08-06 05:25:10 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-06 05:25:10 +0300
commitfd580d0aa2af83de4bfd797ce7edd787bac2672f (patch)
tree812963e985071234b924ff8c269290eac69aac53 /apps/user_status/l10n
parentcbd5cef2cccded7806067cb22549a1d50d35cd59 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/de.js4
-rw-r--r--apps/user_status/l10n/de.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index a55ca794d57..c2d70ec6221 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"User status" : "Benutzerstatus",
"View profile" : "Profil ansehen",
"Clear status after" : "Status löschen nach",
- "What is your status?" : "Wie ist Dein Status?",
+ "What is your status?" : "Wie ist dein Status?",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
@@ -36,6 +36,6 @@ OC.L10N.register(
"Mute all notifications" : "Alle Benachrichtigungen stummschalten",
"Appear offline" : "Offline erscheinen",
"Clear status message after" : "Statusnachricht löschen nach",
- "What's your status?" : "Wie ist Dein Status?"
+ "What's your status?" : "Wie ist dein Status?"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json
index a24794095fc..a4efc34a67a 100644
--- a/apps/user_status/l10n/de.json
+++ b/apps/user_status/l10n/de.json
@@ -9,7 +9,7 @@
"User status" : "Benutzerstatus",
"View profile" : "Profil ansehen",
"Clear status after" : "Status löschen nach",
- "What is your status?" : "Wie ist Dein Status?",
+ "What is your status?" : "Wie ist dein Status?",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
@@ -34,6 +34,6 @@
"Mute all notifications" : "Alle Benachrichtigungen stummschalten",
"Appear offline" : "Offline erscheinen",
"Clear status message after" : "Statusnachricht löschen nach",
- "What's your status?" : "Wie ist Dein Status?"
+ "What's your status?" : "Wie ist dein Status?"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file