aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/ko.js1
-rw-r--r--core/l10n/ko.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 71d9911ed41..47c56dc9d9e 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -103,7 +103,7 @@ OC.L10N.register(
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"No" : "Nein",
"Yes" : "Ja",
- "Federated user" : "Federated-Benutzer",
+ "Federated user" : "Föderierter Benutzer",
"user@your-nextcloud.org" : "benutzer@deine-nextcloud.org",
"Create share" : "Freigabe erstellen",
"The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index d0359e81245..3b762967279 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -101,7 +101,7 @@
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"No" : "Nein",
"Yes" : "Ja",
- "Federated user" : "Federated-Benutzer",
+ "Federated user" : "Föderierter Benutzer",
"user@your-nextcloud.org" : "benutzer@deine-nextcloud.org",
"Create share" : "Freigabe erstellen",
"The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 60218c37e60..1a19f96298a 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -104,6 +104,7 @@ OC.L10N.register(
"No" : "아니요",
"Yes" : "예",
"Federated user" : "연합 사용자",
+ "user@your-nextcloud.org" : "user@your-nextcloud.org",
"Create share" : "공유 만들기",
"The remote URL must include the user." : "원격 URL에 사용자가 포함되어야 합니다.",
"Invalid remote URL." : "잘못된 원격 URL입니다.",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 948c2fcde5e..7f9af7350e4 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -102,6 +102,7 @@
"No" : "아니요",
"Yes" : "예",
"Federated user" : "연합 사용자",
+ "user@your-nextcloud.org" : "user@your-nextcloud.org",
"Create share" : "공유 만들기",
"The remote URL must include the user." : "원격 URL에 사용자가 포함되어야 합니다.",
"Invalid remote URL." : "잘못된 원격 URL입니다.",