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>2021-06-19 05:46:40 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-19 05:46:40 +0300
commit7f5bb741bb1dc2b06c0bd12589d655f1e6fef220 (patch)
tree4092968c87fd87b32ed87768547ca70e0c87b178 /apps/user_status
parent4ccc1e4c3e6ba360545a5790d306902ebd2faf07 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/de.js2
-rw-r--r--apps/user_status/l10n/de.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 5da0e111ef4..230beded80e 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"user_status",
{
- "Recent statuses" : "Letzte Status",
+ "Recent statuses" : "Letzter Status",
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krankgeschrieben",
diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json
index 3209d32fc50..97b7578f187 100644
--- a/apps/user_status/l10n/de.json
+++ b/apps/user_status/l10n/de.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Recent statuses" : "Letzte Status",
+ "Recent statuses" : "Letzter Status",
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krankgeschrieben",