aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-10 00:34:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-10 00:34:21 +0000
commitcd7007c64949ea80a2c79b18a063f94415506116 (patch)
treeb62147a86b9006c3db480d12e90d6f2a5c6908be /apps/files_versions/l10n
parent038836c41ca8c27289de4d40259f49818ba8cfbb (diff)
downloadnextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz
nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r--apps/files_versions/l10n/ko.js2
-rw-r--r--apps/files_versions/l10n/ko.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/ko.js b/apps/files_versions/l10n/ko.js
index 0447c52bd71..4937a536e55 100644
--- a/apps/files_versions/l10n/ko.js
+++ b/apps/files_versions/l10n/ko.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Versions" : "버전",
"This application automatically maintains older versions of files that are changed." : "이 앱은 변경된 파일의 이전 버전을 관리합니다.",
- "Name this version" : "이 버전의 이름",
+ "Name this version" : "버전 이름 지정",
"Edit version name" : "버전 이름 수정",
"Compare to current version" : "현재 버전과 비교하기",
"Restore version" : "버전 복원",
diff --git a/apps/files_versions/l10n/ko.json b/apps/files_versions/l10n/ko.json
index 379a198f777..47a02b9288c 100644
--- a/apps/files_versions/l10n/ko.json
+++ b/apps/files_versions/l10n/ko.json
@@ -1,7 +1,7 @@
{ "translations": {
"Versions" : "버전",
"This application automatically maintains older versions of files that are changed." : "이 앱은 변경된 파일의 이전 버전을 관리합니다.",
- "Name this version" : "이 버전의 이름",
+ "Name this version" : "버전 이름 지정",
"Edit version name" : "버전 이름 수정",
"Compare to current version" : "현재 버전과 비교하기",
"Restore version" : "버전 복원",