Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-19 05:26:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-19 05:26:30 +0300
commit0e2f250b4e388382df93da5e8f5fe5a58264ade1 (patch)
tree4eee5b3523143c60e2f8d066a4a5789d59867e02 /l10n/ko.js
parent06cad71f757c6258aff710adbee2645fd478b183 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 53af601..32b4cd8 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -1,24 +1,24 @@
OC.L10N.register(
"files_retention",
{
- "Not a number" : "숫자가 아님",
- "Select tag…" : "태그 선택…",
+ "Retention" : "보존 기한",
+ "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "지정한 태그가 있는 파일을 일정 기간이 지난 후 자동으로 삭제합니다. 기밀 문서에 유용합니다.",
+ "Create" : "만들기",
"Days" : "일",
"Weeks" : "주",
"Months" : "개월",
"Years" : "년",
"Creation" : "생성",
+ "Not a number" : "숫자가 아님",
+ "Select tag…" : "태그 선택…",
"Delete" : "삭제",
"Yes" : "예",
"No" : "아니오",
"Error while deleting the retention rule" : "파일 보존 기한 규칙을 삭제하는 중 오류 발생",
- "Retention" : "보존 기한",
"File retention" : "파일 보존 기한",
"Open documentation" : "문서 열기",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "지정한 태그가 있는 파일을 일정 기간이 지난 후 자동으로 삭제합니다. 기밀 문서에 유용합니다.",
- "Time" : "시간",
- "Active" : "활성화",
"after" : "이후",
- "Create" : "만들기"
+ "Time" : "시간",
+ "Active" : "활성화"
},
"nplurals=1; plural=0;");