mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #580] Add Russian localization #560
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#560
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/580
Author: @IntruderVs
Created: 1/9/2026
Status: 🔄 Open
Base:
develop← Head:add_language_ru📝 Commits (1)
560dfe6Add Russian localization📊 Changes
11 files changed (+378 additions, -0 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+19 -0)➕
Clipy/Resources/ru.lproj/Localizable.strings(+53 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYBetaPreferenceViewController.strings(+58 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYExcludeAppPreferenceViewController.strings(+7 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYGeneralPreferenceViewController.strings(+40 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYMenuPreferenceViewController.strings(+70 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYShortcutsPreferenceViewController.strings(+19 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYTypePreferenceViewController.strings(+25 -0)➕
Clipy/Sources/Preferences/Panels/ru.lproj/CPYUpdatesPreferenceViewController.strings(+22 -0)➕
Clipy/Sources/Preferences/ru.lproj/CPYPreferencesWindowController.strings(+28 -0)➕
Clipy/Sources/Snippets/ru.lproj/CPYSnippetsEditorWindowController.strings(+37 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.