Skip to content

Commit

Permalink
lang: added missing translation (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadedflower authored Feb 2, 2025
1 parent d3cbf8d commit 32150b2
Show file tree
Hide file tree
Showing 41 changed files with 627 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Modules/Clock/settings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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" = "إعدادات الإحصاءات";
Expand Down Expand Up @@ -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" = "تحديث التطبيق";
Expand Down Expand Up @@ -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" = "عدد القراءات في المخطط";
Expand Down Expand Up @@ -227,6 +237,7 @@
"Process" = "عملية";
"Kill process" = "إيقاف العملية";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";

// Modules
"Number of top processes" = "عدد أعلى العمليات";
Expand All @@ -235,6 +246,7 @@
"Chart color" = "لون المخطط";
"Main chart scaling" = "تحجيم المخطط الرئيسي";
"Scale value" = "قيمة المقياس";
"Text widget value" = "Text widget value";

// CPU
"CPU usage" = "استخدام المعالج";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "المستوى";
Expand Down Expand Up @@ -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" = "بناءً على الاستخدام";
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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" = "Обновяване на приложението";
Expand Down Expand Up @@ -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" = "Брой прочитания в графиката";
Expand Down Expand Up @@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";

// Modules
"Number of top processes" = "Брой топ процеси";
Expand All @@ -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" = "Употреба на процесора";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "Ниво";
Expand Down Expand Up @@ -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" = "На база утилизация";
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/ca.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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ó";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand All @@ -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";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Velocitat de pujada";
"Download speed" = "Velocitat de baixada";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "Nivell";
Expand Down Expand Up @@ -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ó";
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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ů";
Expand All @@ -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";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "Úroveň";
Expand Down Expand Up @@ -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í";
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -227,6 +237,7 @@
"Process" = "Process";
"Kill process" = "Kill process";
"Keyboard shortcut" = "Keyboard shortcut";
"Listening..." = "Listening...";

// Modules
"Number of top processes" = "Antal topprocesser";
Expand All @@ -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";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "Niveau";
Expand Down Expand Up @@ -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";
Expand Down
16 changes: 16 additions & 0 deletions Stats/Supporting Files/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand All @@ -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";
Expand Down Expand Up @@ -395,6 +407,7 @@
"Upload speed" = "Upload";
"Download speed" = "Download";
"Address" = "Address";
"WiFi network" = "WiFi network";

// Battery
"Level" = "Ladezustand";
Expand Down Expand Up @@ -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";
Expand Down
Loading

0 comments on commit 32150b2

Please sign in to comment.