[PR #400] Feature: Spanish localisation #524

Open
opened 2026-03-03 01:12:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/400
Author: @hespresati
Created: 4/12/2020
Status: 🔄 Open

Base: developHead: feature/spanish_localization


📝 Commits (3)

📊 Changes

20 files changed (+5130 additions, -4000 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+26 -6)
Clipy/Resources/es.lproj/Localizable.strings (+59 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYBetaPreferenceViewController.strings (+57 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYExcludeAppPreferenceViewController.strings (+6 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYGeneralPreferenceViewController.strings (+39 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYMenuPreferenceViewController.strings (+69 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYShortcutsPreferenceViewController.strings (+18 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYTypePreferenceViewController.strings (+24 -0)
Clipy/Sources/Preferences/Panels/es.lproj/CPYUpdatesPreferenceViewController.strings (+21 -0)
Clipy/Sources/Preferences/es.lproj/CPYPreferencesWindowController.strings (+27 -0)
Clipy/Sources/Snippets/es.lproj/CPYSnippetsEditorWindowController.strings (+36 -0)
📝 Podfile.lock (+2 -2)
📝 Pods/Manifest.lock (+2 -2)
📝 Pods/Pods.xcodeproj/project.pbxproj (+4572 -3926)
📝 Pods/Target Support Files/Pods-Clipy/Pods-Clipy-frameworks.sh (+74 -22)
📝 Pods/Target Support Files/Pods-Clipy/Pods-Clipy.debug.xcconfig (+7 -6)
📝 Pods/Target Support Files/Pods-Clipy/Pods-Clipy.release.xcconfig (+7 -6)
📝 Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests-frameworks.sh (+74 -20)
📝 Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests.debug.xcconfig (+5 -5)
📝 Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests.release.xcconfig (+5 -5)

📄 Description

Added Spanish localisation. Ran "pod install" and it seems they are not in gitignore, hence a lot of files have been modified. Leaving them for review if they are needed. Can get rid of them and just leave the localisation files.

Thanks for Clipy!


🔄 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/400 **Author:** [@hespresati](https://github.com/hespresati) **Created:** 4/12/2020 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `feature/spanish_localization` --- ### 📝 Commits (3) - [`6b2f7d5`](https://github.com/Clipy/Clipy/commit/6b2f7d5de71cf3c8c3aad3e2780453c4954cd442) Added spanish localization - [`4d6fdd8`](https://github.com/Clipy/Clipy/commit/4d6fdd8cac58de2cfbcc3bdb60491308aeabe478) Localization fixes - [`002c32c`](https://github.com/Clipy/Clipy/commit/002c32c7b7a3260a2f7ff6fd96c50f9fddfcd472) Fixed (null)s ### 📊 Changes **20 files changed** (+5130 additions, -4000 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+26 -6) ➕ `Clipy/Resources/es.lproj/Localizable.strings` (+59 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYBetaPreferenceViewController.strings` (+57 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYExcludeAppPreferenceViewController.strings` (+6 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYGeneralPreferenceViewController.strings` (+39 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYMenuPreferenceViewController.strings` (+69 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYShortcutsPreferenceViewController.strings` (+18 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYTypePreferenceViewController.strings` (+24 -0) ➕ `Clipy/Sources/Preferences/Panels/es.lproj/CPYUpdatesPreferenceViewController.strings` (+21 -0) ➕ `Clipy/Sources/Preferences/es.lproj/CPYPreferencesWindowController.strings` (+27 -0) ➕ `Clipy/Sources/Snippets/es.lproj/CPYSnippetsEditorWindowController.strings` (+36 -0) 📝 `Podfile.lock` (+2 -2) 📝 `Pods/Manifest.lock` (+2 -2) 📝 `Pods/Pods.xcodeproj/project.pbxproj` (+4572 -3926) 📝 `Pods/Target Support Files/Pods-Clipy/Pods-Clipy-frameworks.sh` (+74 -22) 📝 `Pods/Target Support Files/Pods-Clipy/Pods-Clipy.debug.xcconfig` (+7 -6) 📝 `Pods/Target Support Files/Pods-Clipy/Pods-Clipy.release.xcconfig` (+7 -6) 📝 `Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests-frameworks.sh` (+74 -20) 📝 `Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests.debug.xcconfig` (+5 -5) 📝 `Pods/Target Support Files/Pods-ClipyTests/Pods-ClipyTests.release.xcconfig` (+5 -5) </details> ### 📄 Description Added Spanish localisation. Ran "pod install" and it seems they are not in gitignore, hence a lot of files have been modified. Leaving them for review if they are needed. Can get rid of them and just leave the localisation files. Thanks for Clipy! --- <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#524
No description provided.