summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-28 00:19:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-28 00:19:24 +0000
commitbc9b67a9bbcd10a43537a091ed85284cb7149462 (patch)
tree23a00850f593b4bb5d15064f04861e2293dcdbee /lib
parent9252789576cb11174feb398707adfba83aaba59e (diff)
downloadnextcloud-server-bc9b67a9bbcd10a43537a091ed85284cb7149462.tar.gz
nextcloud-server-bc9b67a9bbcd10a43537a091ed85284cb7149462.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ko.js2
-rw-r--r--lib/l10n/ko.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 56d910f31c6..5075cd053e6 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 확인하거나 시스템 관리자에게 연락하십시오.",
"File already exists" : "파일이 이미 있습니다.",
"Invalid path" : "잘못된 경로",
+ "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Templates" : "템플릿",
"File name is a reserved word" : "파일 이름이 예약된 단어임",
"File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음",
@@ -100,6 +101,7 @@ OC.L10N.register(
"Users" : "사용자",
"Email" : "이메일",
"Mail %s" : "%s에게 메일 보내기",
+ "Fediverse" : "Fediverse",
"View %s on the fediverse" : "Fediverse에서 %s 보기",
"Phone" : "전화 번호",
"Call %s" : "%s에게 전화하기",
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index bb8ff260381..d222ae80913 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -78,6 +78,7 @@
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 확인하거나 시스템 관리자에게 연락하십시오.",
"File already exists" : "파일이 이미 있습니다.",
"Invalid path" : "잘못된 경로",
+ "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Templates" : "템플릿",
"File name is a reserved word" : "파일 이름이 예약된 단어임",
"File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음",
@@ -98,6 +99,7 @@
"Users" : "사용자",
"Email" : "이메일",
"Mail %s" : "%s에게 메일 보내기",
+ "Fediverse" : "Fediverse",
"View %s on the fediverse" : "Fediverse에서 %s 보기",
"Phone" : "전화 번호",
"Call %s" : "%s에게 전화하기",