Files
macos-stats/Stats/Supporting Files/tr.lproj/Localizable.strings
2021-01-19 20:47:36 +01:00

186 lines
5.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
//
// Localizable.strings
// Stats
//
// Created by Serhiy Mytrovtsiy on 27/08/2020.
// Using Swift 5.0.
// Running on macOS 10.15.
//
// Copyright © 2020 Serhiy Mytrovtsiy. All rights reserved.
//
// Words
"Unknown" = "Bilinmeyen";
"Version" = "Sürüm";
"Processor" = "İşlemci";
"Memory" = "Ram";
"Graphics" = "Grafik";
"Disk" = "Disk";
"Close" = "Kapat";
"Download" = "İndir";
"Install" = "Yükle";
"Cancel" = "İptal";
"Unavailable" = "Devre Dışı";
"Yes" = "Evet";
"No" = "Hayır";
"Automatic" = "Otomatik";
"None" = "Yok";
"Dots" = "Noktalar";
"Arrows" = "Oklar";
"Characters" = "Mektuplar";
"Short" = "Kısa";
"Long" = "Uzun";
"Statistics" = "İstatistik";
// Alerts
"New version available" = "Yeni versiyon indirilebilir";
"Click to install the new version of Stats" = "Stats'ın yeni sürümünü indirmek için tıklayın";
"Successfully updated" = "Başarıyla indirildi";
"Stats was updated to v" = "Stats v%0 sürümüne güncellendi";
// Settings
"Open Activity Monitor" = "Etkinlik Monitörünü aç";
"Report a bug" = "Hata bildir";
"Close application" = "Uygulamayı kapat";
"Open application settings" = "Uygulama ayarlarını aç";
"Open moduleName settings" = "%0 ayarlarını aç";
// Application settings
"Update application" = "Uygulamayı güncelle";
"Check for updates" = "Güncellemeleri denetle";
"At start" = "At start";
"Once per day" = "Once per day";
"Once per week" = "Once per week";
"Once per month" = "Once per month";
"Never" = "Never";
"Check for update" = "Güncellemeleri denetle";
"Show icon in dock" = "Dock'ta göster";
"Start at login" = "Başlangıçta çalıştır";
// Dashboard
"Serial number" = "Seri numarası";
"Uptime" = "Uptime";
// Update
"The latest version of Stats installed" = "Stats'ın son sürümü yüklendi";
"Downloading..." = "İndiriliyor...";
"Current version: " = "Şu anki sürüm: ";
"Latest version: " = "Son sürüm: ";
// Widgets
"Color" = "Renk";
"Label" = "Etiket";
"Box" = "Kutu Görünüm";
"Frame" = "Çerçeve";
"Value" = "Değer";
"Colorize" = "Renklendir";
"Colorize value" = "Değeri renklendir";
"Additional information" = "Ek bilgi";
"Reverse values order" = "Değerler sırasını tersine çevir";
"Base" = "Temel";
"Display mode" = "Ekran modu";
"One row" = "Bir sıra";
"Two rows" = "İki sıra";
// Module Kit
"Open module settings" = "Modül ayarlarını aç";
"Select widget" = "%0 widgetini seç";
"Update interval" = "Güncelleme aralığı";
"Usage history" = "Kullanım geçmişi";
"Details" = "Detaylar";
"Top processes" = "İşlemler";
"Pictogram" = "Piktogram";
// Modules
"Number of top processes" = "İşlem sayısı";
// CPU
"CPU usage" = "CPU kullanımı";
"CPU temperature" = "CPU sıcaklığı";
"CPU frequency" = "CPU frekansı";
"System" = "Sistem";
"User" = "Kullanıcı";
"Idle" = "Boşta";
"Show usage per core" = "Çekirdek başına kullanımı göster";
"Show hyper-threading cores" = "Hyper-thread çekirdekleri göster";
// GPU
"GPU to show" = "Gösterilecek GPU";
"Show GPU type" = "GPU türünü göster";
"GPU temperature" = "GPU sıcaklığı";
"GPU utilization" = "GPU kullanımı";
// Memory
"Memory usage" = "Ram kullanımı";
"Memory pressure" = "Ram yoğunluğu";
"Total" = "Toplam";
"Used" = "Kullanılan";
"App" = "Uygulama";
"Wired" = "Bağlı";
"Compressed" = "Sıkıştırılmış";
"Free" = "Boş";
"Swap" = "Swap";
// Disk
"Show removable disks" = "Çıkarılabilir diskleri göster";
"Used disk memory" = "Kullanılan %0, toplam %1";
"Free disk memory" = "Ücretsiz %0, toplam %1";
"Disk to show" = "Gösterilecek disk";
"Open disk" = "Açık disk";
"Switch view" = "Görünümü değiştir";
// Sensors
"Temperature unit" = "Sıcaklık birimi";
"Celsius" = "Santigrat";
"Fahrenheit" = "Fahrenheit";
// Network
"Uploading" = "Yükleme";
"Downloading" = "İndirme";
"Public IP" = "Genel IP";
"Local IP" = "Yerel IP";
"Interface" = "Arayüz";
"Network" = "Ağ";
"Physical address" = "Fiziksel adres";
"Click to copy public IP address" = "Genel IP adresini kopyalamak için tıklayın";
"Click to copy local IP address" = "Yerel IP adresini kopyalamak için tıklayın";
"Click to copy wifi name" = "Wifi adını kopyalamak için tıklayın";
"Click to copy mac address" = "Mac adresini kopyalamak için tıklayın";
"No connection" = "Bağlantı yok";
"Network interface" = "Ağ arayüzü";
"Total download" = "Toplam indirme";
"Total upload" = "Toplam yükleme";
"Reader type" = "Okuma yöntemi";
"Interface based" = "Arayüz";
"Processes based" = "Süreçler";
// Battery
"Level" = "Doluluk";
"Source" = "Kaynak";
"Time" = "Süre";
"Health" = "Sağlık";
"Battery" = "Batarya";
"Amperage" = "Amper";
"Voltage" = "Voltaj";
"Cycles" = "Döngü sayısı";
"Temperature" = "Sıcaklık";
"Power adapter" = "Güç adaptörü";
"Power" = "Güç";
"Is charging" = "Şarj oluyor";
"Time to discharge" = "Pilin boşalma süresi";
"Time to charge" = "Pilin şarj olma süresi";
"Calculating" = "Hesaplanıyor";
"Fully charged" = "Tam şarjlı";
"Not connected" = "Bağlı değil";
"Low level notification" = "Düşük güç bildirimi";
"Low battery" = "Düşük batarya";
"Battery remaining" = "%0% kaldı";
"Percentage" = "Yüzde";
"Percentage and time" = "Yüzde ve zaman";
"Time and percentage" = "Zaman ve yüzde";
"Time format" = "Zaman formatı";
"Hide additional information when full" = "Pil dolduğunda ek bilgileri gizle";
// Fans
"Fans" = "Fanlar";