nextcloud/apps/files_reminders/l10n/ko.json
Nextcloud bot 153eaca548
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-20 00:20:56 +00:00

25 lines
No EOL
1.2 KiB
JSON

{ "translations": {
"File reminders" : "파일 알림",
"Reminder for {name}" : "{name}에 대한 알림",
"View file" : "파일 보기",
"View folder" : "폴더 보기",
"Set file reminders" : "파일 알림 설정",
"Please choose a valid date & time" : "유효한 날짜와 시간을 지정하십시오",
"Reminder set for \"{fileName}\"" : "\"{fileName}\"에 대한 알림 목록",
"Failed to set reminder" : "알림을 설정할 수 없음",
"Failed to clear reminder" : "알림을 초기화할 수 없음",
"We will remind you of this file" : "이 파일에 대해 알림을 드립니다",
"Cancel" : "취소",
"Clear reminder" : "알림 초기화",
"Set reminder" : "알림 설정",
"Later today" : "오늘 늦게",
"Set reminder for later today" : "알림을 오늘 나중에 설정",
"Tomorrow" : "내일",
"Set reminder for tomorrow" : "알림을 내일로 설정",
"This weekend" : "이번 주말",
"Set reminder for this weekend" : "알림을 주말로 설정",
"Next week" : "다음주",
"Set reminder for next week" : "알림을 다음주로 설정",
"Set reminder for \"{fileName}\"" : "\"{fileName}\"에 대한 알림 지정"
},"pluralForm" :"nplurals=1; plural=0;"
}