[PR #178] [MERGED] Add Italian localization #476

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/178
Author: @Econa77
Created: 5/12/2017
Status: Merged
Merged: 5/12/2017
Merged by: @Econa77

Base: developHead: localization/italian


📝 Commits (1)

  • 8410647 Add Italian localization. Thanks @Roccobot

📊 Changes

17 files changed (+392 additions, -60 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+21 -0)
Clipy/Resources/it.lproj/Localizable.strings (+47 -0)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYBetaPreferenceViewController.xib (+8 -8)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYExcludeAppPreferenceViewController.xib (+3 -3)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYGeneralPreferenceViewController.xib (+21 -21)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYMenuPreferenceViewController.xib (+15 -15)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYTypePreferenceViewController.xib (+12 -6)
📝 Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib (+7 -7)
Clipy/Sources/Preferences/Panels/it.lproj/CPYBetaPreferenceViewController.strings (+27 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYExcludeAppPreferenceViewController.strings (+6 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYGeneralPreferenceViewController.strings (+39 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYMenuPreferenceViewController.strings (+69 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYShortcutsPreferenceViewController.strings (+9 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYTypePreferenceViewController.strings (+24 -0)
Clipy/Sources/Preferences/Panels/it.lproj/CPYUpdatesPreferenceViewController.strings (+21 -0)
Clipy/Sources/Preferences/it.lproj/CPYPreferencesWindowController.strings (+27 -0)
Clipy/Sources/Snippets/it.lproj/CPYSnippetsEditorWindowController.strings (+36 -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/178 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 5/12/2017 **Status:** ✅ Merged **Merged:** 5/12/2017 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `develop` ← **Head:** `localization/italian` --- ### 📝 Commits (1) - [`8410647`](https://github.com/Clipy/Clipy/commit/84106471460bbc51f5b2852a3f4b2ac84308f772) Add Italian localization. Thanks @Roccobot ### 📊 Changes **17 files changed** (+392 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+21 -0) ➕ `Clipy/Resources/it.lproj/Localizable.strings` (+47 -0) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYBetaPreferenceViewController.xib` (+8 -8) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYExcludeAppPreferenceViewController.xib` (+3 -3) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYGeneralPreferenceViewController.xib` (+21 -21) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYMenuPreferenceViewController.xib` (+15 -15) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYTypePreferenceViewController.xib` (+12 -6) 📝 `Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib` (+7 -7) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYBetaPreferenceViewController.strings` (+27 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYExcludeAppPreferenceViewController.strings` (+6 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYGeneralPreferenceViewController.strings` (+39 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYMenuPreferenceViewController.strings` (+69 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYShortcutsPreferenceViewController.strings` (+9 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYTypePreferenceViewController.strings` (+24 -0) ➕ `Clipy/Sources/Preferences/Panels/it.lproj/CPYUpdatesPreferenceViewController.strings` (+21 -0) ➕ `Clipy/Sources/Preferences/it.lproj/CPYPreferencesWindowController.strings` (+27 -0) ➕ `Clipy/Sources/Snippets/it.lproj/CPYSnippetsEditorWindowController.strings` (+36 -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>
kerem 2026-03-03 01:12:35 +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#476
No description provided.