lang: added missing translation (#2361)

This commit is contained in:
WinTP
2025-02-02 22:53:07 +08:00
committed by GitHub
parent d3cbf8d22c
commit 32150b24a5
41 changed files with 627 additions and 3 deletions

View File

@@ -255,7 +255,7 @@ internal class Settings: NSStackView, Settings_v, NSTableViewDelegate, NSTableVi
self.list[i].enabled = sender.state == NSControl.StateValue.on
}
@objc private func addNewClock(_ sender: Any) {
self.list.append(Clock_t(name: "Clock \(self.list.count)", format: Clock.local.format, tz: Clock.local.tz))
self.list.append(Clock_t(name: "\(localizedString("Clock")) \(self.list.count)", format: Clock.local.format, tz: Clock.local.tz))
self.tableView.reloadData()
}
@objc private func deleteClock(_ sender: Any) {

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "إعدادات الإحصاءات";
@@ -130,6 +138,7 @@
"Open dashboard" = "فتح لوحة التحكم";
"No notifications available in this module" = "لا توجد إشعارات متاحة في هذه الوحدة";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "تحديث التطبيق";
@@ -196,6 +205,7 @@
"Tachometer widget" = "عداد سرعة";
"State widget" = "عداد حالة";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "إظهار الرموز";
"Label widget" = "تسمية";
"Number of reads in the chart" = "عدد القراءات في المخطط";
@@ -227,6 +237,7 @@
"Process" = "عملية";
"Kill process" = "إيقاف العملية";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "عدد أعلى العمليات";
@@ -235,6 +246,7 @@
"Chart color" = "لون المخطط";
"Main chart scaling" = "تحجيم المخطط الرئيسي";
"Scale value" = "قيمة المقياس";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "استخدام المعالج";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "المستوى";
@@ -445,6 +458,9 @@
"Local" = "محلي";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "بناءً على الاستخدام";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Настройки на Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Отваряне на таблото";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Обновяване на приложението";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Тахометър";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Показване на символи";
"Label widget" = "Етикет";
"Number of reads in the chart" = "Брой прочитания в графиката";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Брой топ процеси";
@@ -235,6 +246,7 @@
"Chart color" = "Цвят на графиката";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Употреба на процесора";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Ниво";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "На база утилизация";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configuració de Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Obre el panell";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Actualitza l'aplicació";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tacòmetre";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Mostra els símbols";
"Label widget" = "Etiqueta";
"Number of reads in the chart" = "Nombre de lectures al gràfic";
@@ -227,6 +237,7 @@
"Process" = "Procés";
"Kill process" = "Tanca procés";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Nombre de processos principals";
@@ -235,6 +246,7 @@
"Chart color" = "Color del gràfic";
"Main chart scaling" = "Escala del gràfic principal";
"Scale value" = "Valor d'escala";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Ús de la CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Velocitat de pujada";
"Download speed" = "Velocitat de baixada";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nivell";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendari";
"Local time" = "Hora local";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basat en l'utilització";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Nastavení Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Otevřít dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Aktualizovat aplikaci";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometr";
"State widget" = "Stav";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Zobrazit symboly";
"Label widget" = "Popisek";
"Number of reads in the chart" = "Počet čtení v grafu";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Počet prvních procesů";
@@ -235,6 +246,7 @@
"Chart color" = "Barva grafu";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Použití CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Úroveň";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Na základě využití";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats opsætning";
@@ -130,6 +138,7 @@
"Open dashboard" = "Åben instrumentbræt";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Opdatér applikation";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Omdrejningstæller";
"State widget" = "Status";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Vis symboler";
"Label widget" = "Label";
"Number of reads in the chart" = "Antal læsninger i grafen";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Antal topprocesser";
@@ -235,6 +246,7 @@
"Chart color" = "Grafens farve";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU brug";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Niveau";
@@ -445,6 +458,9 @@
"Local" = "Lokalt";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Baseret på brug";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats einrichten";
@@ -130,6 +138,7 @@
"Open dashboard" = "Dashboard öffnen";
"No notifications available in this module" = "Keine Benachrichtigungen verfügbar";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Anwendung aktualisieren";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "Status Widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Symbole anzeigen";
"Label widget" = "Text Widget";
"Number of reads in the chart" = "Anzahl der Elemente im Diagramm";
@@ -227,6 +237,7 @@
"Process" = "Prozess";
"Kill process" = "Prozess abbrechen";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Anzahl der Top-Prozesse";
@@ -235,6 +246,7 @@
"Chart color" = "Diagramm-Farbe";
"Main chart scaling" = "Diagramm-Skalierung";
"Scale value" = "Skalierung";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU-Auslastung";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Ladezustand";
@@ -445,6 +458,9 @@
"Local" = "Lokal";
"Calendar" = "Kalender";
"Local time" = "Ortszeit";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basierend auf Auslastung";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Εγκατάσταση Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Άνοιγμα ταμπλό";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Ενημέρωση Εφαρμογής";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Ταχύμετρο";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Εμφάνιση συμβόλων";
"Label widget" = "Ετικέτα";
"Number of reads in the chart" = "Αριθμός αναγνώσεων του διαγράμματος";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Αριθμός κορυφαίων διεργασιών";
@@ -235,6 +246,7 @@
"Chart color" = "Χρώμα γραφήματος";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Χρήση CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Επίπεδο";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Βάσει της χρήσης";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Open dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Update application";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Show symbols";
"Label widget" = "Label";
"Number of reads in the chart" = "Number of reads in the chart";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Number of top processes";
@@ -235,6 +246,7 @@
"Chart color" = "Chart colour";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU usage";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Level";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Based on utilisation";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Open dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Update application";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Show symbols";
"Label widget" = "Label";
"Number of reads in the chart" = "Number of reads in the chart";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Number of top processes";
@@ -235,6 +246,7 @@
"Chart color" = "Chart colour";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU usage";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Level";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Based on utilisation";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Open dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Update application";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Show symbols";
"Label widget" = "Label";
"Number of reads in the chart" = "Number of reads in the chart";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Number of top processes";
@@ -235,6 +246,7 @@
"Chart color" = "Chart color";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU usage";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Level";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Based on utilization";

View File

@@ -88,6 +88,14 @@
"Read" = "Lectura";
"Write" = "Escritura";
"Frequency" = "Frecuencia";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configuración de Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Abrir panel";
"No notifications available in this module" = "No hay notificaciones disponibles para este módulo";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Actualizar la aplicación";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tacómetro";
"State widget" = "Estado";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Mostrar símbolos";
"Label widget" = "Etiqueta";
"Number of reads in the chart" = "Número de lecturas en la gráfica";
@@ -227,6 +237,7 @@
"Process" = "Proceso";
"Kill process" = "Cierra el proceso";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Número de procesos principales";
@@ -235,6 +246,7 @@
"Chart color" = "Color de la gráfica";
"Main chart scaling" = "Escalado del gráfico principal";
"Scale value" = "Valor de la escala";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Uso de la CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Velocidad de carga";
"Download speed" = "Velocidad de descarga";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nivel";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendario";
"Local time" = "Hora local";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basado en utilización";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Seadistamine";
@@ -130,6 +138,7 @@
"Open dashboard" = "Ava armatuurlaud";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Uuenda rakendust";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tahhomeeter";
"State widget" = "Seisund";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Näita sümboleids";
"Label widget" = "Silt";
"Number of reads in the chart" = "Lugemiste arv diagrammis";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Tippprotsesside arv";
@@ -235,6 +246,7 @@
"Chart color" = "Diagrammi värv";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU kasutus";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Tase";
@@ -445,6 +458,9 @@
"Local" = "Kohalik";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Põhineb kasutusel";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "نصب Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "باز کردن داشبورد";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "بروزرسانی اپلیکیشن";
@@ -196,6 +205,7 @@
"Tachometer widget" = "تاکومتر";
"State widget" = "ویجت حالت";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "ویجت نمادها";
"Label widget" = "لیبل";
"Number of reads in the chart" = "تعداد خواندن‌ها در نمودار";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "تعداد بالاترین پردازش‌ها";
@@ -235,6 +246,7 @@
"Chart color" = "رنگ نمودار";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "مصرف سی پی یو";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "سطح";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "بر اساس استفاده";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats asennus";
@@ -130,6 +138,7 @@
"Open dashboard" = "Avaa kojelauta";
"No notifications available in this module" = "Ei ilmoituksia tässä moduulissa";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Päivitä sovellus";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometri";
"State widget" = "Tila";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Näytä symbolit";
"Label widget" = "Tunniste";
"Number of reads in the chart" = "Lukukertojen määrä kaaviossa";
@@ -227,6 +237,7 @@
"Process" = "Prosessi";
"Kill process" = "Lopeta prosessi";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Suosittujen prosessien määrä";
@@ -235,6 +246,7 @@
"Chart color" = "Kaavion väri";
"Main chart scaling" = "Pääkaavion skaalaus";
"Scale value" = "Skaalausarvo";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Suorittimen käyttö";
@@ -395,6 +407,7 @@
"Upload speed" = "Lähetysnopeus";
"Download speed" = "Latausnopeus";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Taso";
@@ -445,6 +458,9 @@
"Local" = "Paikallinen";
"Calendar" = "Kalenteri";
"Local time" = "Paikallinen aika";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Perustuu käyttöasteeseen";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configuration de Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Ouvrir le tableau de bord";
"No notifications available in this module" = "Aucune modification disponible pour ce module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Mettre à jour l'application";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachymètre";
"State widget" = "Widget d'état";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Afficher les symboles";
"Label widget" = "Étiquette";
"Number of reads in the chart" = "Nombre de lectures sur le graphique";
@@ -227,6 +237,7 @@
"Process" = "Processus";
"Kill process" = "Interrompre le processus";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Nombre de processus principaux";
@@ -235,6 +246,7 @@
"Chart color" = "Couleur du graphique";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Valeur de l'échelle";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Utilisation du CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Envoi";
"Download speed" = "Téléchargement";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Niveau";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendrier";
"Local time" = "Heure locale";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basé sur l'utilisation";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "פתיחת דאשבורד";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "עדכון אפליקציה";
@@ -196,6 +205,7 @@
"Tachometer widget" = "טכומטר";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "הראה סמלים";
"Label widget" = "תווית";
"Number of reads in the chart" = "מספר קריאות במגמה";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "מספר התהליכים המובילים";
@@ -235,6 +246,7 @@
"Chart color" = "צבע תרשים";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "שימוש המעבד";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "רמה";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "מבוסס על ניצול";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "आँकड़े सेटअप";
@@ -130,6 +138,7 @@
"Open dashboard" = "ओपन डैशबोर्ड";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "अद्यतन अनुप्रयोग";
@@ -196,6 +205,7 @@
"Tachometer widget" = "टैकोमीटर";
"State widget" = "राज्य विजेट";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "प्रतीक दिखाएँ";
"Label widget" = "लेबल";
"Number of reads in the chart" = "चार्ट में पढ़ने की संख्या";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "शीर्ष प्रक्रियाओं की संख्या";
@@ -235,6 +246,7 @@
"Chart color" = "चार्ट रंग";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "सीपीयू उपयोग";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "स्तर";
@@ -445,6 +458,9 @@
"Local" = "स्थानीय";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "उपयोग के आधार पर";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Postavljanje programa Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Otvori preglednu ploču";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Aktualiziraj program";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tahometar";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Prikaži simbole";
"Label widget" = "Oznaka";
"Number of reads in the chart" = "Broj čitanja u dijagramu";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Broj glavnih procesa";
@@ -235,6 +246,7 @@
"Chart color" = "Boja karte";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Korištenje procesora";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Stanje";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Na osnovi korištenja";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "A Stats beállítása";
@@ -130,6 +138,7 @@
"Open dashboard" = "Irányítópult megnyitása";
"No notifications available in this module" = "Nincsenek elérhető értesítések ebben a modulban";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Alkalmazás frissítése";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Fordulatszámmérő";
"State widget" = "Állapot";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Szimbólumok mutatása";
"Label widget" = "Címke";
"Number of reads in the chart" = "Értékek száma a grafikonon";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Top folyamatok száma";
@@ -235,6 +246,7 @@
"Chart color" = "Diagram színe";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU használat";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Töltöttségi szint";
@@ -445,6 +458,9 @@
"Local" = "Helyi";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Használat függő";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Buka dasbor";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Perbarui aplikasi";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Takometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Tampilkan simbol";
"Label widget" = "Label";
"Number of reads in the chart" = "Jumlah yang dibaca pada diagram";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Jumlah dari proses teratas";
@@ -235,6 +246,7 @@
"Chart color" = "Warna bagan";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Penggunaan CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Level";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Berdasarkan pemanfaatan";

View File

@@ -88,6 +88,14 @@
"Read" = "Lettura";
"Write" = "Scrittura";
"Frequency" = "Frequenza";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configurazione Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Apri la dashboard";
"No notifications available in this module" = "Notifiche non disponibili per questo modulo";
"Open Calendar" = "Apri Calendario";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Aggiorna applicazione";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachimetro";
"State widget" = "Widget di stato";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Mostra simboli";
"Label widget" = "Etichetta widget";
"Number of reads in the chart" = "Numero di letture nel grafico";
@@ -227,6 +237,7 @@
"Process" = "Processo";
"Kill process" = "Chiudi processo";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Numero di processi principali";
@@ -235,6 +246,7 @@
"Chart color" = "Colore grafico";
"Main chart scaling" = "Scala del grafico principale";
"Scale value" = "Valore scala";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Utilizzo CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Livello";
@@ -445,6 +458,9 @@
"Local" = "Locale";
"Calendar" = "Calendario";
"Local time" = "Ora locale";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basato sull'utilizzo";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats セットアップ";
@@ -130,6 +138,7 @@
"Open dashboard" = "ダッシュボードを開く";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "アプリをアップデートする";
@@ -196,6 +205,7 @@
"Tachometer widget" = "タコメーター";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "シンボルを表示";
"Label widget" = "ラベル";
"Number of reads in the chart" = "読み取り回数のチャート";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "表示する上位プロセスの数";
@@ -235,6 +246,7 @@
"Chart color" = "チャートの色";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU 使用率";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "充電残量";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "使用率に基づいたカラー";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats 설정";
@@ -130,6 +138,7 @@
"Open dashboard" = "대시보드 열기";
"No notifications available in this module" = "이 모듈에서 사용할 수 있는 알림이 없습니다";
"Open Calendar" = "캘린더 열기";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "애플리케이션 업데이트";
@@ -196,6 +205,7 @@
"Tachometer widget" = "반원 도표";
"State widget" = "상태 위젯";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "기호 표시";
"Label widget" = "레이블 위젯";
"Number of reads in the chart" = "도표의 행 크기";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "상위 프로세스 수";
@@ -235,6 +246,7 @@
"Chart color" = "도표 색상";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU 사용량";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "잔량";
@@ -445,6 +458,9 @@
"Local" = "현지시각";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "사용률 기준";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats-oppsett";
@@ -130,6 +138,7 @@
"Open dashboard" = "Åpne dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Oppdater programmet";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "Tilstandsdiagram";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Vis symboler";
"Label widget" = "Merkelapp";
"Number of reads in the chart" = "Antall avlesninger i diagrammet";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Antall topp-prosesser";
@@ -235,6 +246,7 @@
"Chart color" = "Diagramfarge";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU-bruk";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nivå";
@@ -445,6 +458,9 @@
"Local" = "Lokal";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Basert på bruk";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Open dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Applicatie bijwerken";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Toon symbolen";
"Label widget" = "Label";
"Number of reads in the chart" = "Aantal keer gelezen in de grafiek";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Aantal topprocessen";
@@ -235,6 +246,7 @@
"Chart color" = "Kortfarve";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU gebruik";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Niveau";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Gebaseerd op gebruik";

View File

@@ -88,6 +88,14 @@
"Read" = "Odczyt";
"Write" = "Zapis";
"Frequency" = "Częstotliwość";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Konfiguracja Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Otwórz dashboard";
"No notifications available in this module" = "W tym module nie są dostępne żadne powiadomienia";
"Open Calendar" = "Otwórz kalendarz";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Aktualizuj aplikacje";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometr";
"State widget" = "Stan";
"Text widget" = "Tekst";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Pokaż symbole";
"Label widget" = "Etykieta";
"Number of reads in the chart" = "Liczba odczytów na wykresie";
@@ -227,6 +237,7 @@
"Process" = "Proces";
"Kill process" = "Zamknąć proces";
"Keyboard shortcut" = "Skrót klawiszowy";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Liczba procesów";
@@ -235,6 +246,7 @@
"Chart color" = "Kolor wykresu";
"Main chart scaling" = "Skalowanie wykresu głównego";
"Scale value" = "Wartość skali";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Obciążenie procesora";
@@ -395,6 +407,7 @@
"Upload speed" = "Wysyłka";
"Download speed" = "Pobranie";
"Address" = "Adres";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Poziom naładowania";
@@ -445,6 +458,9 @@
"Local" = "Lokalna";
"Calendar" = "Kalendarz";
"Local time" = "Czas lokalny";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Na podstawie wykorzystania";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configurar Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Abrir painel principal";
"No notifications available in this module" = "Nenhuma notificação disponível neste módulo";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Atualizar aplicativo";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tacômetro";
"State widget" = "Estado";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Mostrar símbolos";
"Label widget" = "Rótulo";
"Number of reads in the chart" = "Número de leituras no gráfico";
@@ -227,6 +237,7 @@
"Process" = "Processo";
"Kill process" = "Encerrar processo";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Número de processos principais";
@@ -235,6 +246,7 @@
"Chart color" = "Cor do gráfico";
"Main chart scaling" = "Escala do gráfico principal";
"Scale value" = "Valor da escala";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Uso da CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nível";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Baseado na utilização";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Configurações do Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Abrir o painel";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Atualizar a aplicação";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Widget de tacómetro";
"State widget" = "Widget de estados";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Mostrar simbolos";
"Label widget" = "Widget de etiquetas";
"Number of reads in the chart" = "Número de leituras no gráfico";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Número de processos principais";
@@ -235,6 +246,7 @@
"Chart color" = "Cor do gráfico";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Utilização do CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nível";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Baseado na utilização";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Setup";
@@ -130,6 +138,7 @@
"Open dashboard" = "Open dashboard";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Actualizează aplicația";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "State widget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Show symbols";
"Label widget" = "Label";
"Number of reads in the chart" = "Number of reads in the chart";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Numărul proceselor de vârf";
@@ -235,6 +246,7 @@
"Chart color" = "Chart color";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Utilizarea procesorului";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nivel";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Based on utilization";

View File

@@ -88,6 +88,14 @@
"Read" = "Чтение";
"Write" = "Запись";
"Frequency" = "Частота";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Настройки Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Открыть dashboard";
"No notifications available in this module" = "В этом модуле нет доступных уведомлений";
"Open Calendar" = "Открыть календарь";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Обновить приложение";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Тахометр";
"State widget" = "Состояние";
"Text widget" = "Текст";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Показать символы";
"Label widget" = "Этикетка";
"Number of reads in the chart" = "Количество чтений на графике";
@@ -227,6 +237,7 @@
"Process" = "Процесс";
"Kill process" = "Завершить процесс";
"Keyboard shortcut" = "Сочетание клавиш";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Количество процессов";
@@ -235,6 +246,7 @@
"Chart color" = "Цвет графика";
"Main chart scaling" = "Масштабирование основного графика";
"Scale value" = "Значение масштаба";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Использование процессора";
@@ -395,6 +407,7 @@
"Upload speed" = "Выгрузка";
"Download speed" = "Загрузка";
"Address" = "Адрес";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Уровень заряда";
@@ -445,6 +458,9 @@
"Local" = "Локальный";
"Calendar" = "Календарь";
"Local time" = "Местное время";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "На основе использования";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Nastavenie Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Otvoriť ovládací panel";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Aktualizovať aplikáciu";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tachometer";
"State widget" = "Stav";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Zobraziť symboly";
"Label widget" = "Popis";
"Number of reads in the chart" = "Počet záznamov v grafe";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Počet top procesov";
@@ -235,6 +246,7 @@
"Chart color" = "Farba grafu";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Použitie CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Úroveň";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Na základe využívania";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats konfigurator";
@@ -130,6 +138,7 @@
"Open dashboard" = "Odpri nadzorno ploščo";
"No notifications available in this module" = "V tem modulu niso na voljo nobena obvestila";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Posodobi aplikacijo";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Tahometer";
"State widget" = "Pripomoček stanja";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Prikaži simbole";
"Label widget" = "Oznaka";
"Number of reads in the chart" = "Število branj v grafu";
@@ -227,6 +237,7 @@
"Process" = "Proces";
"Kill process" = "Ubij proces";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Število glavnih procesov";
@@ -235,6 +246,7 @@
"Chart color" = "Barva grafa";
"Main chart scaling" = "Skaliranje glavnega grafa";
"Scale value" = "Vrednost skale";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPE poraba";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Raven";
@@ -445,6 +458,9 @@
"Local" = "Lokalno";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Na podlagi uporabe";

View File

@@ -88,6 +88,14 @@
"Read" = "Läs";
"Write" = "Skriv";
"Frequency" = "Frekvens";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats-installation";
@@ -130,6 +138,7 @@
"Open dashboard" = "Öppna instrumentpanelen";
"No notifications available in this module" = "Inga notifikationer tillgängliga i denna modul";
"Open Calendar" = "Öppna Kalender";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Uppdatera applikationen";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Varvräknare";
"State widget" = "Statwidget";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Visa symboler";
"Label widget" = "Etikett";
"Number of reads in the chart" = "Antal avläsningar i diagrammet";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Avsluta process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Antal topprocesser";
@@ -235,6 +246,7 @@
"Chart color" = "Diagramfärg";
"Main chart scaling" = "Huvuddiagramskalning";
"Scale value" = "Skalvärde";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU-användning";
@@ -395,6 +407,7 @@
"Upload speed" = "Uppladdning";
"Download speed" = "Nedladdning";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Nivå";
@@ -445,6 +458,9 @@
"Local" = "Lokal";
"Calendar" = "Kalender";
"Local time" = "Lokal tid";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Baserat på användning";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "การตั้งค่าสถิติ";
@@ -130,6 +138,7 @@
"Open dashboard" = "เปิดแดชบอร์ด";
"No notifications available in this module" = "No notifications available in this module";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "อัพเดทแอปพลิเคชัน";
@@ -196,6 +205,7 @@
"Tachometer widget" = "วัดความเร็ว";
"State widget" = "เครื่องวัดสถานะ";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "แสดงสัญลักษณ์";
"Label widget" = "ป้ายชื่อ";
"Number of reads in the chart" = "จำนวนการอ่านในแผนภูมิ";
@@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "จำนวนของกระบวนการสูงสุด";
@@ -235,6 +246,7 @@
"Chart color" = "สีแผนภูมิ";
"Main chart scaling" = "Main chart scaling";
"Scale value" = "Scale value";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "การใช้งาน CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "ระดับ";
@@ -445,6 +458,9 @@
"Local" = "Local";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "อ้างอิงจากการใช้งาน";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats Kurulumu";
@@ -130,6 +138,7 @@
"Open dashboard" = "Paneli aç";
"No notifications available in this module" = "Bu modülde kullanılabilir bildirim mevcut değil";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Uygulamayı güncelle";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Takometre";
"State widget" = "Durum widget'ı";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Sembolleri göster";
"Label widget" = "Etiket";
"Number of reads in the chart" = "Grafikteki okuma sayısı";
@@ -227,6 +237,7 @@
"Process" = "İşlem";
"Kill process" = "İşlemi sonlandır";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Zirve işlemlerin sayısı";
@@ -235,6 +246,7 @@
"Chart color" = "Çizelge rengi";
"Main chart scaling" = "Ana çizelge ölçeklendirmesi";
"Scale value" = "Ölçekleme değeri";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "CPU kullanımı";
@@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Doluluk";
@@ -445,6 +458,9 @@
"Local" = "Yerel";
"Calendar" = "Calendar";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Kullanıma dayalı";

View File

@@ -88,6 +88,14 @@
"Read" = "Зчитування";
"Write" = "Запис";
"Frequency" = "Частота";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Налаштування";
@@ -130,6 +138,7 @@
"Open dashboard" = "Відкрити dashboard";
"No notifications available in this module" = "У цьому модулі немає повідомлень";
"Open Calendar" = "Відкрити календар";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Оновити програму";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Тахометр";
"State widget" = "Стан";
"Text widget" = "Текст";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Показати символи";
"Label widget" = "Етикетка";
"Number of reads in the chart" = "Кількість зчитувань на діаграмі";
@@ -227,6 +237,7 @@
"Process" = "Процес";
"Kill process" = "Завершити процес";
"Keyboard shortcut" = "Комбінація клавіш";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Кількість процесів";
@@ -235,6 +246,7 @@
"Chart color" = "Колір діаграми";
"Main chart scaling" = "Масштабування основної діаграми";
"Scale value" = "Значення масштабування";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Використання процесора";
@@ -395,6 +407,7 @@
"Upload speed" = "Висилання";
"Download speed" = "Завантаження";
"Address" = "Адреса";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Рівень заряду";
@@ -445,6 +458,9 @@
"Local" = "Місцевий";
"Calendar" = "Календар";
"Local time" = "Місцевий час";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "На основі використання";

View File

@@ -88,6 +88,14 @@
"Read" = "Read";
"Write" = "Write";
"Frequency" = "Frequency";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Thiết lập Stats";
@@ -130,6 +138,7 @@
"Open dashboard" = "Mở bảng điều khiển";
"No notifications available in this module" = "Không có thông báo nào trong module này";
"Open Calendar" = "Open Calendar";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "Cập nhật ứng dụng";
@@ -196,6 +205,7 @@
"Tachometer widget" = "Widget đo tốc độ";
"State widget" = "Widget trạng thái";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "Hiển thị ký hiệu";
"Label widget" = "Widget nhãn";
"Number of reads in the chart" = "Số lần đọc trong biểu đồ";
@@ -227,6 +237,7 @@
"Process" = "Tiến trình";
"Kill process" = "Dừng tiến trình";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "Số lượng tiến trình hàng đầu";
@@ -235,6 +246,7 @@
"Chart color" = "Màu biểu đồ";
"Main chart scaling" = "Tỷ lệ biểu đồ chính";
"Scale value" = "Giá trị tỷ lệ";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "Sử dụng CPU";
@@ -395,6 +407,7 @@
"Upload speed" = "Tốc độ tải lên";
"Download speed" = "Tốc độ tải xuống";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "Mức";
@@ -445,6 +458,9 @@
"Local" = "Địa phương";
"Calendar" = "Lịch";
"Local time" = "Giờ địa phương";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "Dựa trên mức sử dụng";

View File

@@ -88,6 +88,14 @@
"Read" = "读取";
"Write" = "写入";
"Frequency" = "频率";
"1 sec" = "1 秒";
"2 sec" = "2 秒";
"3 sec" = "3 秒";
"5 sec" = "5 秒";
"10 sec" = "10 秒";
"15 sec" = "15 秒";
"30 sec" = "30 秒";
"60 sec" = "60 秒";
// Setup
"Stats Setup" = "Stats 设置";
@@ -130,6 +138,7 @@
"Open dashboard" = "打开仪表盘";
"No notifications available in this module" = "该模块不支持通知";
"Open Calendar" = "打开日历";
"Toggle the module" = "切换模块显示";
// Application settings
"Update application" = "更新应用";
@@ -149,7 +158,7 @@
"Pause the Stats" = "暂停 Stats";
"Resume the Stats" = "恢复 Stats";
"Combined modules" = "合并模块";
"Combined details" = "合并细节";
"Combined details" = "合并详情";
"Spacing" = "间距";
"Share anonymous telemetry" = "分享匿名诊断数据";
@@ -196,6 +205,7 @@
"Tachometer widget" = "转速计";
"State widget" = "状态";
"Text widget" = "文本";
"Battery details widget" = "电池详情";
"Show symbols" = "显示标识";
"Label widget" = "标签";
"Number of reads in the chart" = "图表显示的读取次数";
@@ -227,6 +237,7 @@
"Process" = "进程";
"Kill process" = "结束进程";
"Keyboard shortcut" = "键盘快捷键";
"Listening..." = "监听中...";
// Modules
"Number of top processes" = "高占用进程数";
@@ -235,6 +246,7 @@
"Chart color" = "图表颜色";
"Main chart scaling" = "主图表缩放";
"Scale value" = "缩放值";
"Text widget value" = "文本小组件值";
// CPU
"CPU usage" = "CPU 占用";
@@ -395,6 +407,7 @@
"Upload speed" = "上传速度";
"Download speed" = "下载速度";
"Address" = "地址";
"WiFi network" = "WiFi 网络";
// Battery
"Level" = "电量";
@@ -445,6 +458,9 @@
"Local" = "本地";
"Calendar" = "日历";
"Local time" = "本地时间";
"Add new clock" = "添加新时钟";
"Delete selected clock" = "删除选定的时钟";
"Help with datetime format" = "日期时间格式帮助";
// Colors
"Based on utilization" = "基于利用率";

View File

@@ -88,6 +88,14 @@
"Read" = "讀取";
"Write" = "寫入";
"Frequency" = "頻率";
"1 sec" = "1 sec";
"2 sec" = "2 sec";
"3 sec" = "3 sec";
"5 sec" = "5 sec";
"10 sec" = "10 sec";
"15 sec" = "15 sec";
"30 sec" = "30 sec";
"60 sec" = "60 sec";
// Setup
"Stats Setup" = "Stats 設定";
@@ -130,6 +138,7 @@
"Open dashboard" = "打開儀表板";
"No notifications available in this module" = "沒有可用於此模組的通知";
"Open Calendar" = "打開「行事曆」";
"Toggle the module" = "Toggle the module";
// Application settings
"Update application" = "更新應用程式";
@@ -196,6 +205,7 @@
"Tachometer widget" = "轉速計";
"State widget" = "State 小工具";
"Text widget" = "Text widget";
"Battery details widget" = "Battery details widget";
"Show symbols" = "顯示符號";
"Label widget" = "標籤";
"Number of reads in the chart" = "圖表顯示的未讀計數";
@@ -227,6 +237,7 @@
"Process" = "程序";
"Kill process" = "結束程序";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";
// Modules
"Number of top processes" = "高能耗程序數量";
@@ -235,6 +246,7 @@
"Chart color" = "圖表色彩";
"Main chart scaling" = "主圖表縮放";
"Scale value" = "縮放值";
"Text widget value" = "Text widget value";
// CPU
"CPU usage" = "處理器使用量";
@@ -395,6 +407,7 @@
"Upload speed" = "上傳";
"Download speed" = "下載";
"Address" = "Address";
"WiFi network" = "WiFi network";
// Battery
"Level" = "電量";
@@ -445,6 +458,9 @@
"Local" = "目前位置";
"Calendar" = "日曆";
"Local time" = "當地時間";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";
"Help with datetime format" = "Help with datetime format";
// Colors
"Based on utilization" = "根據使用率";

View File

@@ -141,7 +141,7 @@ class SettingsWindow: NSWindow, NSWindowDelegate, NSToolbarDelegate {
self.toggleButton = toggleBtn
let toolbarItem = NSToolbarItem(itemIdentifier: itemIdentifier)
toolbarItem.toolTip = "Toggle the module"
toolbarItem.toolTip = localizedString("Toggle the module")
toolbarItem.view = toggleBtn
return toolbarItem