[PR #580] Add Russian localization #560

Open
opened 2026-03-03 01:13:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/580
Author: @IntruderVs
Created: 1/9/2026
Status: 🔄 Open

Base: developHead: add_language_ru


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/580 **Author:** [@IntruderVs](https://github.com/IntruderVs) **Created:** 1/9/2026 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `add_language_ru` --- ### 📝 Commits (1) - [`560dfe6`](https://github.com/Clipy/Clipy/commit/560dfe6af139691c83e077684d62285c7eb2db96) Add Russian localization ### 📊 Changes **11 files changed** (+378 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#560
No description provided.