|
224 | 224 | <system:String x:Key="failedToUninstallPluginTitle">{0} kaldırılamıyor</system:String>
|
225 | 225 | <system:String x:Key="fileNotFoundMessage">plugin.json dosyası çıkarılan zip dosyasında bulunamadı veya {0} yolu mevcut değil</system:String>
|
226 | 226 | <system:String x:Key="pluginExistAlreadyMessage">Bu eklentiyle aynı ID ve sürüme sahip bir eklenti zaten var, ya da mevcut sürüm daha yüksek</system:String>
|
227 |
| - <system:String x:Key="errorCreatingSettingPanel">Error creating setting panel for plugin {0}:{1}{2}</system:String> |
| 227 | + <system:String x:Key="errorCreatingSettingPanel">Eklenti {0} için ayar paneli oluşturulurken hata oluştu: {1}{2}</system:String> |
228 | 228 |
|
229 | 229 | <!-- Setting Plugin Store -->
|
230 | 230 | <system:String x:Key="pluginStore">Eklenti Mağazası</system:String>
|
|
333 | 333 | <system:String x:Key="PlaceholderTextTip">Yer tutucu metnini değiştirin. Boş bırakılırsa şu kullanılacak: {0}</system:String>
|
334 | 334 | <system:String x:Key="KeepMaxResults">Sabit Pencere Boyutu</system:String>
|
335 | 335 | <system:String x:Key="KeepMaxResultsToolTip">Pencere boyutu sürüklenerek ayarlanamaz.</system:String>
|
336 |
| - <system:String x:Key="MaxShowResultsCannotWorkWithAlwaysPreview">Since Always Preview is on, maximum results shown may not take effect because preview panel requires a certain minimum height</system:String> |
| 336 | + <system:String x:Key="MaxShowResultsCannotWorkWithAlwaysPreview">Always Preview (Her Zaman Önizleme) açık olduğundan, önizleme paneli belirli bir minimum yükseklik gerektirdiğinden, gösterilen maksimum sonuçlar etkili olmayabilir</system:String> |
337 | 337 |
|
338 | 338 | <!-- Setting Hotkey -->
|
339 | 339 | <system:String x:Key="hotkey">Kısayol Tuşu</system:String>
|
|
493 | 493 | <system:String x:Key="fileManager_file_arg">Dosya Açarken</system:String>
|
494 | 494 | <system:String x:Key="fileManagerPathNotFound">'{0}' dosya yöneticisi '{1}' konumunda bulunamadı. Devam etmek ister misiniz?</system:String>
|
495 | 495 | <system:String x:Key="fileManagerPathError">Dosya Yöneticisi Yol Hatası</system:String>
|
496 |
| - <system:String x:Key="fileManagerExplorer">File Explorer</system:String> |
| 496 | + <system:String x:Key="fileManagerExplorer">Dosya Gezgini</system:String> |
497 | 497 |
|
498 | 498 | <!-- DefaultBrowser Setting Dialog -->
|
499 | 499 | <system:String x:Key="defaultBrowserTitle">İnternet Tarayıcı Seçenekleri</system:String>
|
|
504 | 504 | <system:String x:Key="defaultBrowser_newWindow">Yeni Pencere</system:String>
|
505 | 505 | <system:String x:Key="defaultBrowser_newTab">Yeni Sekme</system:String>
|
506 | 506 | <system:String x:Key="defaultBrowser_parameter">Gizli Mod için Bağımsız Değişken</system:String>
|
507 |
| - <system:String x:Key="defaultBrowser_default">Default</system:String> |
508 |
| - <system:String x:Key="defaultBrowser_new_profile">New Profile</system:String> |
| 507 | + <system:String x:Key="defaultBrowser_default">Varsayılan</system:String> |
| 508 | + <system:String x:Key="defaultBrowser_new_profile">Yeni Profil</system:String> |
509 | 509 |
|
510 | 510 | <!-- Priority Setting Dialog -->
|
511 | 511 | <system:String x:Key="changePriorityWindow">Önceliği Ayarla</system:String>
|
|
0 commit comments