From 697ebe8272128261aec81485f24b0ef14dd097c4 Mon Sep 17 00:00:00 2001 From: Namwon Kim Date: Wed, 5 Aug 2026 12:31:55 +0900 Subject: [PATCH] Complete Korean translations to full coverage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fill in the 318 remaining untranslated message keys for Korean, bringing `ko` from 1132/1450 to 1450/1450 against the English base locale. The gap was concentrated in recently added areas: P2P synchronisation UI, the setup wizard confirmation dialogues, S3/MinIO/R2 and JWT authentication settings, and the diagnostics/maintenance panels. These keys are looked up by their English source text, so an absent translation silently fell back to English. Terminology follows the existing Korean resource: Vault as 보관함, chunk as 청크, passphrase as 패스프레이즈, replication as 복제, rebuild as 재구축. Proper nouns (CouchDB, LiveSync, Setup URI, JWT, TURN) are left as-is. Sentence fragments that are concatenated in the setup wizard were adapted to Korean word order — Korean places the predicate last, so the emphasised trailing fragment carries the verb (e.g. "the single, authoritative master copy" renders as a complete predicate). Only ko.yaml was hand-edited; ko.json and combinedMessages.prod.ts are regenerated by `npm run i18n:bake`. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01R5avHoUL5zBwBfakGHyeFz --- src/common/messages/combinedMessages.prod.ts | 318 ++++++++++++++++++ src/common/messagesJson/ko.json | 320 ++++++++++++++++++- src/common/messagesYAML/ko.yaml | 318 ++++++++++++++++++ 3 files changed, 955 insertions(+), 1 deletion(-) diff --git a/src/common/messages/combinedMessages.prod.ts b/src/common/messages/combinedMessages.prod.ts index dceb6835..09208444 100644 --- a/src/common/messages/combinedMessages.prod.ts +++ b/src/common/messages/combinedMessages.prod.ts @@ -3,6 +3,7 @@ export const allMessages: Readonly [!INFO]- The connected devices have been detected as follows:\n${devices}": { def: "> [!INFO]- The connected devices have been detected as follows:\n${devices}", @@ -179,50 +188,62 @@ export const allMessages: Readonly Storage": { def: "Database -> Storage", @@ -1044,6 +1112,7 @@ export const allMessages: Readonly ${remote})": { def: "Higher (${local} > ${remote})", es: "Superior (${local} > ${remote})", + ko: "더 높음 (${local} > ${remote})", }, "Highlight diff": { def: "Highlight diff", @@ -2257,6 +2388,7 @@ export const allMessages: Readonly[!FOR YOUR EYES ONLY]-\n>
\n>\n> ### Public Key\n> ```\n${public_key}\n> ```\n>\n> ### Private Key\n> ```\n${private_key}\n> ```\n>\n>
\n\n>[!Both for copying]-\n>\n>
\n>\n> ```\n${public_key}\n${private_key}\n> ```\n>\n>
\n\n', @@ -7980,10 +8233,12 @@ export const allMessages: Readonly