mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #247] [MERGED] Add Simplified Chinese localization #499
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#499
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/247
Author: @boltomli
Created: 1/12/2018
Status: ✅ Merged
Merged: 4/12/2018
Merged by: @Econa77
Base:
develop← Head:simplified-chinese-l10n📝 Commits (6)
36a3e7fSimplified Chinese l10n for main app8b5bf41Simplified Chinese l10n for main appc13986fSimplified Chinese l10n for Snippetsa8e3094Simplified Chinese l10n for Preferences windowa013da7Simplified Chinese l10n for Preferences panelsd0a6ed9Enable zh-Hans Simplified Chinese in project📊 Changes
11 files changed (+365 additions, -0 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+21 -0)➕
Clipy/Resources/zh-Hans.lproj/Localizable.strings(+47 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYBetaPreferenceViewController.strings(+57 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYExcludeAppPreferenceViewController.strings(+6 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYGeneralPreferenceViewController.strings(+39 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYMenuPreferenceViewController.strings(+69 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYShortcutsPreferenceViewController.strings(+18 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYTypePreferenceViewController.strings(+24 -0)➕
Clipy/Sources/Preferences/Panels/zh-Hans.lproj/CPYUpdatesPreferenceViewController.strings(+21 -0)➕
Clipy/Sources/Preferences/zh-Hans.lproj/CPYPreferencesWindowController.strings(+27 -0)➕
Clipy/Sources/Snippets/zh-Hans.lproj/CPYSnippetsEditorWindowController.strings(+36 -0)📄 Description
Compiled and tested on macOS 10.13.2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.