Skip to content

Turkish language support added#1327

Open
iEmirRekt wants to merge 2 commits into
thebaselab:mainfrom
iEmirRekt:main
Open

Turkish language support added#1327
iEmirRekt wants to merge 2 commits into
thebaselab:mainfrom
iEmirRekt:main

Conversation

@iEmirRekt
Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings May 20, 2026 11:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.strings with UI strings and long-form welcome/changelog content.
  • Added Turkish InfoPlist.strings for 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.

Comment thread CodeApp/Localization/tr.lproj/Localizable.strings Outdated
### 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>
@iEmirRekt iEmirRekt closed this May 20, 2026
@iEmirRekt iEmirRekt reopened this May 20, 2026
@iEmirRekt iEmirRekt requested a review from Copilot May 20, 2026 11:31
@bummoblizard
Copy link
Copy Markdown
Member

Thanks @iEmirRekt. I will be merge this soon.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.

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";
@iEmirRekt
Copy link
Copy Markdown
Author

Thanks @iEmirRekt. I will be merge this soon.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants