Files
macos-stats/Stats/Supporting Files/tr.lproj/Localizable.strings
Serhiy Mytrovtsiy 8ac2d90e1e - add missing translation to the Pictogram setting in the Network module
- reset Network module settings!
2020-10-31 16:03:07 +01:00

155 lines
4.4 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";
// 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";
"Check for update" = "Güncellemeleri denetle";
"Show icon in dock" = "Dock'ta göster";
"Start at login" = "Başlangıçta çalıştır";
// Update
"The latest version of Stats installed" = "Stats'ın son sürümü yüklendi";
"Downloading..." = "İndiriliyır...";
"Current version: " = "Şu anki sürüm: ";
"Latest version: " = "Son sürüm: ";
// Widgets
"Color" = "Renk";
"Label" = "Etiker";
"Box" = "Kutu";
"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";
"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ş";
// Disk
"Show removable disks" = "Çıkarılabilir diskleri göster";
"Used disk memory" = "kullanılan %0 , toplam %1";
"Disk to show" = "Gösterilecek disk";
// 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ü";
// Battery
"Level" = "Doluluk";
"Source" = "Kaynak";
"Time" = "Süre";
"Health" = "Sağlık";
"Battery" = "Batarya";
"Amperage" = "Amper";
"Voltage" = "Voltaj";
"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ı";