diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-23 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-23 00:19:47 +0000 |
commit | 63279914e9cd1dcadb0629c631780a08e65a2102 (patch) | |
tree | d553564e5c9f8f5b63cc831799ee4b322e4e3aca /lib/l10n/ko.js | |
parent | ed744047bdecc73e00bdfb99d1ed9307845be9dd (diff) | |
download | nextcloud-server-63279914e9cd1dcadb0629c631780a08e65a2102.tar.gz nextcloud-server-63279914e9cd1dcadb0629c631780a08e65a2102.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 2a532755bd1..e794f676b1e 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -245,6 +245,12 @@ OC.L10N.register( "Storage connection error. %s" : "저장소 연결 오류입니다. %s", "Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음", "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", + "Audio input" : "음성 입력", + "Writes text in a given style based on the provided source material." : "제공된 소스 자료를 기반으로 특정 스타일로 텍스트를 작성합니다.", + "Writing style" : "작문 스타일", + "Source material" : "소스 자료", + "Generate image" : "이미지 생성", + "Prompt" : "프롬프트", "Generates a possible headline for a text." : "내용에 대한 헤드라인을 생성하십시오.", "Summarize" : "요약", "Summary" : "요약", |