[PR #463] [CLOSED] Added Korean localization #544

Closed
opened 2026-03-03 01:12:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/463
Author: @unstable-code
Created: 4/1/2021
Status: Closed

Base: developHead: translate


📝 Commits (1)

  • 8438a9d Korean localization added

📊 Changes

11 files changed (+381 additions, -4 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+25 -4)
Clipy/Resources/ko.lproj/Localizable.strings (+59 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYBetaPreferenceViewController.strings (+57 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYExcludeAppPreferenceViewController.strings (+6 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYGeneralPreferenceViewController.strings (+39 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYMenuPreferenceViewController.strings (+69 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYShortcutsPreferenceViewController.strings (+18 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYTypePreferenceViewController.strings (+24 -0)
Clipy/Sources/Preferences/Panels/ko.lproj/CPYUpdatesPreferenceViewController.strings (+21 -0)
Clipy/Sources/Preferences/ko.lproj/CPYPreferencesWindowController.strings (+27 -0)
Clipy/Sources/Snippets/ko.lproj/CPYSnippetsEditorWindowController.strings (+36 -0)

📄 Description

I am sending a PR with Korean localization.

App appearance localized in Korean

스크린샷 2021-04-01 22 04 02 스크린샷 2021-04-01 22 04 30

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/463 **Author:** [@unstable-code](https://github.com/unstable-code) **Created:** 4/1/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `translate` --- ### 📝 Commits (1) - [`8438a9d`](https://github.com/Clipy/Clipy/commit/8438a9d560b8c6a2416a3bf2f2a7637c214d59b9) Korean localization added ### 📊 Changes **11 files changed** (+381 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+25 -4) ➕ `Clipy/Resources/ko.lproj/Localizable.strings` (+59 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYBetaPreferenceViewController.strings` (+57 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYExcludeAppPreferenceViewController.strings` (+6 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYGeneralPreferenceViewController.strings` (+39 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYMenuPreferenceViewController.strings` (+69 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYShortcutsPreferenceViewController.strings` (+18 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYTypePreferenceViewController.strings` (+24 -0) ➕ `Clipy/Sources/Preferences/Panels/ko.lproj/CPYUpdatesPreferenceViewController.strings` (+21 -0) ➕ `Clipy/Sources/Preferences/ko.lproj/CPYPreferencesWindowController.strings` (+27 -0) ➕ `Clipy/Sources/Snippets/ko.lproj/CPYSnippetsEditorWindowController.strings` (+36 -0) </details> ### 📄 Description I am sending a PR with Korean localization. ### App appearance localized in Korean <img width="183" alt="스크린샷 2021-04-01 22 04 02" src="https://user-images.githubusercontent.com/25660580/113298197-87c0ab00-9336-11eb-93ba-1aca443a2ae3.png"> <img width="592" alt="스크린샷 2021-04-01 22 04 30" src="https://user-images.githubusercontent.com/25660580/113298207-8becc880-9336-11eb-9cd8-44ed0715ec5c.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#544
No description provided.