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-04-12 12:03:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-12 12:03:52 +0300
commitfeac6aedad25150df5ff8a85a04c2bd158ba22d9 (patch)
treead2172cbb2002b7a19e6b3bbcd4e53c192862272 /l10n/ko.js
parentb43e5219f7ce9e1aea359e4eff4ada90aaafc809 (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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index e843609..bc24f68 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -3,16 +3,16 @@ OC.L10N.register(
{
"Not a number" : "숫자가 아님",
"Select tag…" : "태그 선택…",
+ "Days" : "일",
+ "Weeks" : "주",
+ "Months" : "개월",
+ "Years" : "년",
"Delete" : "삭제",
"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." : "지정한 태그가 있는 파일을 일정 기간이 지난 후 자동으로 삭제합니다. 기밀 문서에 유용합니다.",
- "Days" : "일",
- "Weeks" : "주",
- "Months" : "개월",
- "Years" : "년",
"Create" : "만들기",
"This application allows for automatic deletion of files after a given time" : "이 앱은 일정 기간이 지난 후 파일을 자동으로 삭제합니다"
},