-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
linux(i18n): add Turkish translations #361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kavishdevar
merged 2 commits into
kavishdevar:main
from
muminkoykiran:android-linux-i18n-add-turkish-translations
Dec 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,151 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <!DOCTYPE TS> | ||
| <TS version="2.1" language="tr_TR"> | ||
| <context> | ||
| <name>Main</name> | ||
| <message> | ||
| <source>Connected</source> | ||
| <translation>Bağlı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Disconnected</source> | ||
| <translation>Bağlantı Kesildi</translation> | ||
| </message> | ||
| <message> | ||
| <source>Off</source> | ||
| <translation>Kapalı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Noise Cancellation</source> | ||
| <translation>Gürültü Engelleme</translation> | ||
| </message> | ||
| <message> | ||
| <source>Transparency</source> | ||
| <translation>Şeffaflık</translation> | ||
| </message> | ||
| <message> | ||
| <source>Adaptive</source> | ||
| <translation>Uyarlanabilir</translation> | ||
| </message> | ||
| <message> | ||
| <source>Adaptive Noise Level: </source> | ||
| <translation>Uyarlanabilir Gürültü Seviyesi: </translation> | ||
| </message> | ||
| <message> | ||
| <source>Conversational Awareness</source> | ||
| <translation>Konuşma Farkındalığı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Hearing Aid</source> | ||
| <translation>İşitme Cihazı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Settings</source> | ||
| <translation>Ayarlar</translation> | ||
| </message> | ||
| <message> | ||
| <source>Pause Behavior When Removing AirPods:</source> | ||
| <translation>AirPods Çıkarıldığında Duraklatma Davranışı:</translation> | ||
| </message> | ||
| <message> | ||
| <source>One Removed</source> | ||
| <translation>Biri Çıkarıldığında</translation> | ||
| </message> | ||
| <message> | ||
| <source>Both Removed</source> | ||
| <translation>İkisi de Çıkarıldığında</translation> | ||
| </message> | ||
| <message> | ||
| <source>Never</source> | ||
| <translation>Asla</translation> | ||
| </message> | ||
| <message> | ||
| <source>Cross-Device Connectivity with Android</source> | ||
| <translation>Android ile Çapraz Cihaz Bağlantısı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Auto-Start on Login</source> | ||
| <translation>Oturum Açıldığında Otomatik Başlat</translation> | ||
| </message> | ||
| <message> | ||
| <source>Enable System Notifications</source> | ||
| <translation>Sistem Bildirimlerini Etkinleştir</translation> | ||
| </message> | ||
| <message> | ||
| <source>One Bud ANC Mode</source> | ||
| <translation>Tek Kulaklık ANC Modu</translation> | ||
| </message> | ||
| <message> | ||
| <source>Enable ANC when using one AirPod | ||
| (More noise reduction, but uses more battery)</source> | ||
| <translation>Tek AirPod kullanırken ANC'yi etkinleştir | ||
| (Daha fazla gürültü azaltma, ancak daha fazla pil kullanır)</translation> | ||
| </message> | ||
| <message> | ||
| <source>Bluetooth Retry Attempts:</source> | ||
| <translation>Bluetooth Yeniden Deneme Sayısı:</translation> | ||
| </message> | ||
| <message> | ||
| <source>Rename</source> | ||
| <translation>Yeniden Adlandır</translation> | ||
| </message> | ||
| <message> | ||
| <source>Change Phone MAC</source> | ||
| <translation>Telefon MAC Adresini Değiştir</translation> | ||
| </message> | ||
| <message> | ||
| <source>Show Magic Cloud Keys QR</source> | ||
| <translation>Magic Cloud Anahtarları QR'ını Göster</translation> | ||
| </message> | ||
| </context> | ||
| <context> | ||
| <name>TrayIconManager</name> | ||
| <message> | ||
| <source>Battery Status: </source> | ||
| <translation>Pil Durumu: </translation> | ||
| </message> | ||
| <message> | ||
| <source>Open</source> | ||
| <translation>Aç</translation> | ||
| </message> | ||
| <message> | ||
| <source>Settings</source> | ||
| <translation>Ayarlar</translation> | ||
| </message> | ||
| <message> | ||
| <source>Toggle Conversational Awareness</source> | ||
| <translation>Konuşma Farkındalığını Aç/Kapat</translation> | ||
| </message> | ||
| <message> | ||
| <source>Adaptive</source> | ||
| <translation>Uyarlanabilir</translation> | ||
| </message> | ||
| <message> | ||
| <source>Transparency</source> | ||
| <translation>Şeffaflık</translation> | ||
| </message> | ||
| <message> | ||
| <source>Noise Cancellation</source> | ||
| <translation>Gürültü Engelleme</translation> | ||
| </message> | ||
| <message> | ||
| <source>Off</source> | ||
| <translation>Kapalı</translation> | ||
| </message> | ||
| <message> | ||
| <source>Quit</source> | ||
| <translation>Çıkış</translation> | ||
| </message> | ||
| </context> | ||
| <context> | ||
| <name>AirPodsTrayApp</name> | ||
| <message> | ||
| <source>AirPods Disconnected</source> | ||
| <translation>AirPods Bağlantısı Kesildi</translation> | ||
| </message> | ||
| <message> | ||
| <source>Your AirPods have been disconnected</source> | ||
| <translation>AirPods'unuzun bağlantısı kesildi</translation> | ||
| </message> | ||
| </context> | ||
| </TS> |
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
QTranslator translatorobject is allocated on the stack in themain()function. Oncemain()returns, this object will be destroyed, which could cause issues if the application tries to access translations after the translator is destroyed. The translator should be allocated on the heap or kept alive for the application's lifetime.Consider changing to: