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:
Diffstat (limited to 'apps/systemtags/l10n/ko.js')
-rw-r--r--apps/systemtags/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js
index ce5b78f95e0..2a2bad4f78c 100644
--- a/apps/systemtags/l10n/ko.js
+++ b/apps/systemtags/l10n/ko.js
@@ -10,12 +10,12 @@ OC.L10N.register(
"No tags found" : "태그를 찾을 수 없음",
"Please select tags to filter by" : "필터링할 태그를 선택하십시오",
"No files found for the selected tags" : "선택한 태그가 붙은 파일을 찾을 수 없음",
- "Added system tag %1$s" : "시스템 태그 %1$s을(를) 추가함",
"Added system tag {systemtag}" : "시스템 태그 {systemtag}을(를) 추가함",
+ "Added system tag %1$s" : "시스템 태그 %1$s을(를) 추가함",
"%1$s added system tag %2$s" : "%1$s 님이 시스템 태그 %2$s을(를) 추가함",
"{actor} added system tag {systemtag}" : "{actor} 님이 시스템 태그 {systemtag}을(를) 추가함",
- "Removed system tag %1$s" : "시스템 태그 %1$s을(를) 삭제함",
"Removed system tag {systemtag}" : "시스템 태그 {systemtag}을(를) 삭제함",
+ "Removed system tag %1$s" : "시스템 태그 %1$s을(를) 삭제함",
"%1$s removed system tag %2$s" : "%1$ 님이 시스템 태그 %2$s을(를) 삭제함",
"{actor} removed system tag {systemtag}" : "{actor} 님이 시스템 태그 {systemtag}을(를) 삭제함",
"You created system tag %1$s" : "시스템 태그 %1$s을(를) 생성함",