-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update Korean #1710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Korean #1710
Conversation
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Add Korean (ko)
Update Korean
Reviewer's GuideThis PR updates Korean translations across all QuickLook plugin viewers and the core plugin by revising existing entries, adding new ones, removing obsolete keys, and standardizing formatting. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @VenusGirl - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates and enhances Korean language translations for the QuickLook application and all its plugins. The changes include migrating from the specific ko-KR locale tag to the more general ko tag, revising existing translations for better clarity and consistency, and adding missing Korean translations across multiple plugin components.
Key changes include:
- Standardization of locale identifier from
ko-KRtoko - Comprehensive translation updates for improved Korean language support
- Addition of missing Korean translations in plugins that previously lacked them
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| QuickLook/Translations.config | Updates main application Korean translations with locale tag change and revised text |
| QuickLook.Plugin/QuickLook.Plugin.TextViewer/Translations.config | Changes locale tag and adds missing editor menu translations |
| QuickLook.Plugin/QuickLook.Plugin.PEViewer/Translations.config | Adds new Korean translations for PE file viewer labels |
| QuickLook.Plugin/QuickLook.Plugin.PDFViewer/Translations.config | Adds Korean translations for PDF password dialog |
| QuickLook.Plugin/QuickLook.Plugin.OfficeViewer/Translations.config | Adds Korean translations for recycle bin functionality |
| QuickLook.Plugin/QuickLook.Plugin.HtmlViewer/Translations.config | Updates WebView2 message and changes locale tag |
| QuickLook.Plugin/QuickLook.Plugin.FontViewer/Translations.config | Adds Korean sample text for font preview |
| QuickLook.Plugin/QuickLook.Plugin.ELFViewer/Translations.config | Adds Korean translations for ELF file viewer labels |
| QuickLook.Plugin/QuickLook.Plugin.CLSIDViewer/Translations.config | Moves and updates Korean translations with minor text improvements |
| QuickLook.Plugin/QuickLook.Plugin.AppViewer/Translations.config | Adds comprehensive Korean translations for application viewer labels |
Comments suppressed due to low confidence (1)
QuickLook/Translations.config:121
- The translation '브라우저 {0}' uses '브라우저' (browser) instead of '열기' (open) or '찾아보기' (browse), which may be confusing since this appears to be about opening/browsing folders, not web browsing.
<MW_BrowseFolder>브라우저 {0}</MW_BrowseFolder>
QuickLook.Plugin/QuickLook.Plugin.CLSIDViewer/Translations.config
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update Korean
Summary by Sourcery
Enhancements: