lang: added missing translation

This commit is contained in:
Serhiy Mytrovtsiy
2024-03-30 21:01:01 +01:00
parent edca2a0e6d
commit 4f05504c9e
37 changed files with 146 additions and 2 deletions

View File

@@ -238,8 +238,8 @@ internal class DiskView: NSStackView {
self.chartView = ChartView(width: innerWidth)
self.barView = BarView(width: innerWidth, size: size, free: free)
self.legendView = LegendView(width: innerWidth, id: "\(name)_\(path?.absoluteString ?? "")", size: size, free: free)
self.readDataView = DataView(width: innerWidth, title: "\(localizedString("Total bytes read")):")
self.writtenDataView = DataView(width: innerWidth, title: "\(localizedString("Total bytes written")):")
self.readDataView = DataView(width: innerWidth, title: "\(localizedString("Total read")):")
self.writtenDataView = DataView(width: innerWidth, title: "\(localizedString("Total written")):")
if let smart {
self.temperatureView = TemperatureView(width: innerWidth, smart: smart)
self.lifeView = LifeView(width: innerWidth, smart: smart)

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Seadistamine";
@@ -298,6 +300,8 @@
"Read color" = "Loe värvi";
"Write color" = "Kirjuta värv";
"Disk usage" = "Kettakasutus";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperatuuri ühik";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Настройки на Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Температурна единица";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unitat de temperatura";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Nastavení Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Jednotka teploty";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats opsætning";
@@ -298,6 +300,8 @@
"Read color" = "Read farve";
"Write color" = "Write farve";
"Disk usage" = "Disk brug";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperaturenhed";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats einrichten";
@@ -298,6 +300,8 @@
"Read color" = "Lesen-Farbe";
"Write color" = "Schreiben-Farbe";
"Disk usage" = "Speichernutzung";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperatureinheit";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Εγκατάσταση Stats";
@@ -298,6 +300,8 @@
"Read color" = "Χρώμα ανάγνωσης";
"Write color" = "Χρώμα εγγραφής";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Μονάδα θερμοκρασίας";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperature unit";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Configuración de Stats";
@@ -298,6 +300,8 @@
"Read color" = "Color de lectura";
"Write color" = "Color de escritura";
"Disk usage" = "Uso del disco";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unidad de temperatura";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Seadistamine";
@@ -298,6 +300,8 @@
"Read color" = "Loe värvi";
"Write color" = "Kirjuta värv";
"Disk usage" = "Kettakasutus";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperatuuri ühik";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "نصب Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "واحد دما";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Configuration de Stats";
@@ -298,6 +300,8 @@
"Read color" = "Couleur de lecture";
"Write color" = "Couleur d'écriture";
"Disk usage" = "Utilisation du disque";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unité de température";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "יחידת טמפרטורה";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "आँकड़े सेटअप";
@@ -298,6 +300,8 @@
"Read color" = "रंग पढ़ें";
"Write color" = "रंग लिखें";
"Disk usage" = "डिस्क उपयोग";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "तापमान इकाई";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Postavljanje programa Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Jedinica temperature";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "A Stats beállítása";
@@ -298,6 +300,8 @@
"Read color" = "Olvasás színe";
"Write color" = "Írás színe";
"Disk usage" = "Lemez használat";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Hőmérséklet mértékegysége";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unit suhu";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Configurazione Stats";
@@ -298,6 +300,8 @@
"Read color" = "Colore lettura";
"Write color" = "Colore scrittura";
"Disk usage" = "Utilizzo Disco";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unità di temperatura";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats セットアップ";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "温度単位";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats 설정";
@@ -298,6 +300,8 @@
"Read color" = "읽기 색상";
"Write color" = "쓰기 색상";
"Disk usage" = "디스크 사용량";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "온도 단위";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats-oppsett";
@@ -298,6 +300,8 @@
"Read color" = "Lesefarge";
"Write color" = "Skrivefarge";
"Disk usage" = "Diskbruk";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperaturenhet";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperatuureenheid";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minuty";
"3 minutes" = "3 minuty";
"10 minutes" = "10 minut";
"Import" = "Import";
"Export" = "Eksport";
// Setup
"Stats Setup" = "Konfiguracja Stats";
@@ -298,6 +300,8 @@
"Read color" = "Kolor odczytu";
"Write color" = "Kolor zapisu";
"Disk usage" = "Użycie dysku";
"Total read" = "Całkowity odczyt";
"Total written" = "Całkowity zapis";
// Sensors
"Temperature unit" = "Jednostka temperatury";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Configurar Stats";
@@ -298,6 +300,8 @@
"Read color" = "Cor para Leitura";
"Write color" = "Cor para Escrita";
"Disk usage" = "Uso do Disco";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unidade de temperatura";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Configurações do Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Unidade de temperatura";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperatura unității";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 минуты";
"3 minutes" = "3 минуты";
"10 minutes" = "10 минут";
"Import" = "Импорт";
"Export" = "Экспорт";
// Setup
"Stats Setup" = "Настройки Stats";
@@ -298,6 +300,8 @@
"Read color" = "Цвет чтения";
"Write color" = "Цвет записи";
"Disk usage" = "Использование диска";
"Total read" = "Всего прочитано";
"Total written" = "Всего записано";
// Sensors
"Temperature unit" = "Единица измерения температуры";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Nastavenie Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Jednotka teploty";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats konfigurator";
@@ -298,6 +300,8 @@
"Read color" = "Barva branja";
"Write color" = "Barva pisanja";
"Disk usage" = "Uporaba diska";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Enota za temperaturo";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Setup";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Temperaturenhet";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "การตั้งค่าสถิติ";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "หน่วยอุณหภูมิ";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats Kurulumu";
@@ -298,6 +300,8 @@
"Read color" = "Oku rengi";
"Write color" = "Yaz rengi";
"Disk usage" = "Disk kullanımı";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Sıcaklık birimi";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 хвилини";
"3 minutes" = "3 хвилини";
"10 minutes" = "10 хвилин";
"Import" = "Імпорт";
"Export" = "Експорт";
// Setup
"Stats Setup" = "Налаштування";
@@ -298,6 +300,8 @@
"Read color" = "Колір зчитування";
"Write color" = "Колір запису";
"Disk usage" = "Використання диска";
"Total read" = "Всього прочитано";
"Total written" = "Всього записано";
// Sensors
"Temperature unit" = "Одиниця виміру температури";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 minutes";
"3 minutes" = "3 minutes";
"10 minutes" = "10 minutes";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Cài đặt Stats";
@@ -298,6 +300,8 @@
"Read color" = "Read color";
"Write color" = "Write color";
"Disk usage" = "Disk usage";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "Đơn vị nhiệt độ";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 分钟";
"3 minutes" = "3 分钟";
"10 minutes" = "10 分钟";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats 设置";
@@ -298,6 +300,8 @@
"Read color" = "读取颜色";
"Write color" = "写入颜色";
"Disk usage" = "磁盘使用";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "温度单位";

View File

@@ -80,6 +80,8 @@
"2 minutes" = "2 分鐘";
"3 minutes" = "3 分鐘";
"10 minutes" = "10 分鐘";
"Import" = "Import";
"Export" = "Export";
// Setup
"Stats Setup" = "Stats 設定";
@@ -298,6 +300,8 @@
"Read color" = "讀取色彩";
"Write color" = "寫入色彩";
"Disk usage" = "磁碟使用量";
"Total read" = "Total read";
"Total written" = "Total written";
// Sensors
"Temperature unit" = "溫度單位";