summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-02-19 00:22:06 +0000
committerNextcloud bot <bot@nextcloud.com>2025-02-19 00:22:06 +0000
commit2cb6e985bd1b5fe950f97ac89ddd864b771b9959 (patch)
treebfb74ad6b48851822fb4255dc3a778ae79cd6f3a /core
parent331fe98a72d57e9b7ca1f8b5e7953f40528df0bb (diff)
downloadnextcloud-server-2cb6e985bd1b5fe950f97ac89ddd864b771b9959.tar.gz
nextcloud-server-2cb6e985bd1b5fe950f97ac89ddd864b771b9959.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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입니다.",