Turkish language support added#1327
Open
iEmirRekt wants to merge 2 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds Turkish (tr) localization resources for Code App.
Changes:
- Added Turkish
Localizable.stringswith UI strings and long-form welcome/changelog content. - Added Turkish
InfoPlist.stringsfor Photo Library add-permission usage description.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| CodeApp/Localization/tr.lproj/Localizable.strings | Introduces Turkish translations for app UI strings, errors, and markdown-based welcome/changelog messages. |
| CodeApp/Localization/tr.lproj/InfoPlist.strings | Adds Turkish localized Info.plist permission string for saving images to Photos. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### 1.6.0 (Ocak 2024) | ||
| - Yerel dil iyileştirmeleri | ||
| - Yerel Java (OpenJDK 8) | ||
| - Artık "javac" ve "java" komutlarını kullanarak Java programlarını çevrimdışı olarak derleyebilir ve çalıştırabilirsiniz. |
| "errors.fs.not_implemented" = "Bu özellik henüz uygulanmadı."; | ||
| "errors.fs.scheme_not_registered" = "Dosya sistemi şeması kayıtlı değil."; | ||
| "errors.fs.invalid_host" = "Geçersiz ana bilgisayar adı."; | ||
| "errors.fs.unspported_encoding" = "Desteklenmeyen karakter kodlaması."; |
| "Theme" = "Tema"; | ||
| "Rate Code App" = "Code Uygulamasına Oy Ver"; | ||
| "About" = "Hakkında"; | ||
| "Version" = "Versiyon"; |
|
|
||
| "Welcome" = "Hoş Geldin"; | ||
| "Licenses" = "Lisanslar"; | ||
| "Version" = "Versiyon"; |
Comment on lines
+408
to
+409
| "Select For Compare" = "Karışlaştırma İçin Seçin"; | ||
| "Compare With Selected" = "Seçili Olanla Karışlaştır"; |
| "Zoom out" = "Uzaklaştır"; | ||
| "Show Explorer" = "Gezgini Göster"; | ||
| "Show Search" = "Aramayı Göster"; | ||
| "Show Source Control" = "Kaynak Kontrolünü GÖster"; |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Member
|
Thanks @iEmirRekt. I will be merge this soon. |
Comment on lines
+88
to
+90
| - Yerel dil iyileştirmeleri | ||
| - Yerel Java (OpenJDK 8) | ||
| - Artık "javac" ve "java" komutlarını kullanarak Java programlarını çevrimdışı olarak derleyebilir ve çalıştırabilirsiniz. |
| "Sync" = "Senkronize"; | ||
| "Synchronize Changes" = "Değişiklikleri senkronize et"; | ||
| "You don't have any open editor." = "Açık bir editörünüz yok."; | ||
| "This will pull remote changes down to your local repository and then push local commits to the upstream branch. Conflicts will be merged and overriden by the local copy." = "Bu işlem, uzak depodaki değişiklikleri yerel deponuza aktarır ve yerel commit'leri ana dala yayar. Çakışmalar yerel kopyadan birleştirilir ve üzerine yazılır."; |
| "Staged Changes" = "Aşamalı Değişiklikler"; | ||
| "No changes are made in the working directory." = "Çalışma dizininde herhangi bir değişiklik yapılmayacaktır."; | ||
| "Git checkout: Uncommitted Changes" = "Git checkout: Henüz kaydedilmemiş değişiklikler"; | ||
| "Uncommited changes will be lost. Do you wish to proceed?" = "Kesinleşmeyen değişiklikler kaybolacaktır. Devam etmek istiyor musunuz?"; |
| "errors.fs.not_implemented" = "Bu özellik henüz uygulanmadı."; | ||
| "errors.fs.scheme_not_registered" = "Dosya sistemi şeması kayıtlı değil."; | ||
| "errors.fs.invalid_host" = "Geçersiz ana bilgisayar adı."; | ||
| "errors.fs.unspported_encoding" = "Desteklenmeyen karakter kodlaması."; |
|
|
||
| "Welcome" = "Hoş Geldin"; | ||
| "Licenses" = "Lisanslar"; | ||
| "Version" = "Versiyon"; |
| - Kimlik doğrulama | ||
| - SSH anahtarı kimlik doğrulaması | ||
| - Çoklu kimlik bilgileri | ||
| - Yeni özelliklern |
Comment on lines
+408
to
+409
| "Select For Compare" = "Karışlaştırma İçin Seçin"; | ||
| "Compare With Selected" = "Seçili Olanla Karışlaştır"; |
| "Zoom out" = "Uzaklaştır"; | ||
| "Show Explorer" = "Gezgini Göster"; | ||
| "Show Search" = "Aramayı Göster"; | ||
| "Show Source Control" = "Kaynak Kontrolünü GÖster"; |
Author
You're welcome. When will you start supporting the latest versions of Node.js? I really need it. What's required for it? If you'd like, I can take a look at that too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.