mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
lang: added missing Process and Kill process translations (#1903)
This commit is contained in:
@@ -61,8 +61,8 @@ public class ProcessesView: NSStackView {
|
||||
|
||||
let titleField = LabelField()
|
||||
titleField.cell?.truncatesLastVisibleLine = true
|
||||
titleField.toolTip = "Process"
|
||||
titleField.stringValue = "Process"
|
||||
titleField.toolTip = localizedString("Process")
|
||||
titleField.stringValue = localizedString("Process")
|
||||
titleField.textColor = .tertiaryLabelColor
|
||||
titleField.font = NSFont.systemFont(ofSize: 12, weight: .medium)
|
||||
view.addArrangedSubview(titleField)
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "دمج العناصر";
|
||||
"No available widgets to configure" = "لا توجد عناصر متاحة للتكوين";
|
||||
"No options to configure for the popup in this module" = "لا توجد خيارات للتكوين للقائمة المنبثقة في هذه الوحدة";
|
||||
"Process" = "عملية";
|
||||
"Kill process" = "إيقاف العملية";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "عدد أعلى العمليات";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Сливане на уиджети";
|
||||
"No available widgets to configure" = "Няма налични уиджети за конфигуриране";
|
||||
"No options to configure for the popup in this module" = "Няма опции за конфигуриране за изскачащият прозорец в този модул";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Брой топ процеси";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Combina ginys";
|
||||
"No available widgets to configure" = "No hi ha widgets disponibles per configurar";
|
||||
"No options to configure for the popup in this module" = "No hi ha opcions per configurar per a la finestra emergent en aquest mòdul";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Nombre de processos principals";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Sloučit widgety";
|
||||
"No available widgets to configure" = "Žádné dostupné widgety ke konfiguraci";
|
||||
"No options to configure for the popup in this module" = "Žádné dostupné konfigurace vyskakovacího okna tohoto modulu";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Počet prvních procesů";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Sammenlæg widgets";
|
||||
"No available widgets to configure" = "Ingen widgets tilgængelig for konfiguration";
|
||||
"No options to configure for the popup in this module" = "Det er ikke muligt at konfigurere popup'en i dette modul";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Antal topprocesser";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Widgets zusammenfassen";
|
||||
"No available widgets to configure" = "Keine Widgets zum Konfigurieren verfügbar";
|
||||
"No options to configure for the popup in this module" = "Keine weitere Konfigurationsmöglichkeit für das Popup verfügbar";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Anzahl der Top-Prozesse";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Συγχώνευση γραφικών στοιχείων";
|
||||
"No available widgets to configure" = "Δεν υπάρχουν διαθέσιμα γραφικά στοιχεία για διαμόρφωση";
|
||||
"No options to configure for the popup in this module" = "Δεν υπάρχουν επιλογές για διαμόρφωση για το αναδυόμενο παράθυρο σε αυτήν την ενότητα";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Αριθμός κορυφαίων διεργασιών";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Merge widgets";
|
||||
"No available widgets to configure" = "No available widgets to configure";
|
||||
"No options to configure for the popup in this module" = "No options to configure for the popup in this module";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Number of top processes";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Unir widgets";
|
||||
"No available widgets to configure" = "No hay widgets disponibles para configurar";
|
||||
"No options to configure for the popup in this module" = "No hay opciones que configurar para el popup de este módulo";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Número de procesos principales";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Liida vidinad";
|
||||
"No available widgets to configure" = "Vidinaid pole saadaval seadistamiseks";
|
||||
"No options to configure for the popup in this module" = "Selles moodulis pole suvandeid konfigureerida hüpikakna jaoks";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Tippprotsesside arv";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "ادغام ویجتها";
|
||||
"No available widgets to configure" = "ویجتی برای پیکربندی در دسترس نیست";
|
||||
"No options to configure for the popup in this module" = "در این ماژول تنظیمی برای پاپآپ موجود نیست";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "تعداد بالاترین پردازشها";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Fusionner les widgets";
|
||||
"No available widgets to configure" = "Aucun widget disponible à configurer";
|
||||
"No options to configure for the popup in this module" = "Aucune option à configurer pour la fenêtre contextuelle dans ce module";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Nombre de processus principaux";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "מיזוג ווידג'טים";
|
||||
"No available widgets to configure" = "אין ווידג'טים זמינים להגדרה";
|
||||
"No options to configure for the popup in this module" = "אין אפשרויות להגדיר עבור החלון הקופץ במודול זה";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "מספר התהליכים המובילים";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "मर्ज विजेट";
|
||||
"No available widgets to configure" = "कॉन्फ़िगर करने के लिए कोई उपलब्ध विजेट नहीं";
|
||||
"No options to configure for the popup in this module" = "इस मॉड्यूल में पॉपअप के लिए कॉन्फ़िगर करने के लिए कोई विकल्प नहीं";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "शीर्ष प्रक्रियाओं की संख्या";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Spoji programčiće";
|
||||
"No available widgets to configure" = "Nema dostupnih widgeta za konfiguraciju";
|
||||
"No options to configure for the popup in this module" = "Nema opcija za konfiguraciju za skočni prozor u ovom modulu";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Broj glavnih procesa";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Widgetek egyesítése";
|
||||
"No available widgets to configure" = "Nincs elérhető widget a beállításhoz";
|
||||
"No options to configure for the popup in this module" = "A modul lenyíló ablakához nem tartozik beállítás";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Top folyamatok száma";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Gabungkan widget";
|
||||
"No available widgets to configure" = "Tidak ada widget yang tersedia untuk dikonfigurasi";
|
||||
"No options to configure for the popup in this module" = "Tidak ada opsi untuk mengonfigurasi popup di modul ini";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Jumlah dari proses teratas";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Combina moduli";
|
||||
"No available widgets to configure" = "Nessun modulo disponibile";
|
||||
"No options to configure for the popup in this module" = "Nessuna opzione da configurare per le notifiche in questo modulo";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Numero di processi principali";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "ウィジェットを結合する";
|
||||
"No available widgets to configure" = "設定できるウィジェットがありません";
|
||||
"No options to configure for the popup in this module" = "このモジュールにはポップアップ用に設定するオプションはありません";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "表示する上位プロセスの数";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "위젯 병합";
|
||||
"No available widgets to configure" = "구성할 위젯이 없습니다";
|
||||
"No options to configure for the popup in this module" = "이 모듈은 구성할 팝업 설정이 없습니다.";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "상위 프로세스 수";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Slå sammen diagrammer";
|
||||
"No available widgets to configure" = "Ingen tilgjengelige diagrammer å konfigurere";
|
||||
"No options to configure for the popup in this module" = "Ingen innstillinger å konfigurere for popup-en i denne modulen";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Antall topp-prosesser";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Widgets samenvoegen";
|
||||
"No available widgets to configure" = "Geen beschikbare widgets om te configureren";
|
||||
"No options to configure for the popup in this module" = "Meervoudige configuratie voor pop-op-vinduet en deze module";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Aantal topprocessen";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Pąłącz widżety";
|
||||
"No available widgets to configure" = "Brak dostępnych widżetów do konfiguracji";
|
||||
"No options to configure for the popup in this module" = "Brak opcji do skonfigurowania dla okienka w tym module";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Liczba procesów";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Agrupar widgets";
|
||||
"No available widgets to configure" = "Nenhum widget disponível para configurar";
|
||||
"No options to configure for the popup in this module" = "Nenhuma opção para configurar o popup neste módulo";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Número de processos principais";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Agrupar widgets";
|
||||
"No available widgets to configure" = "Não foram encontrados widgets para configurar";
|
||||
"No options to configure for the popup in this module" = "Não foram encontradas opções para configurar para o popup deste módulo";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Número de processos principais";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Îmbinați widget-uri";
|
||||
"No available widgets to configure" = "Nu există widgeturi disponibile de configurat";
|
||||
"No options to configure for the popup in this module" = "Nu există opțiuni de configurat pentru fereastra pop-up din acest modul";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Numărul proceselor de vârf";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Объединить виджеты";
|
||||
"No available widgets to configure" = "Нет доступных виджетов для настройки";
|
||||
"No options to configure for the popup in this module" = "Нет параметров для настройки всплывающего окна в этом модуле";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Количество процессов";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Zlúčiť widgety";
|
||||
"No available widgets to configure" = "Žiadne dostupné widgety na konfiguráciu";
|
||||
"No options to configure for the popup in this module" = "Žiadne možnosti konfigurácie vyskakovacieho okna v tomto module";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Počet top procesov";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Združevanje pripomočkov";
|
||||
"No available widgets to configure" = "Ni razpoložljivih pripomočkov za konfiguracijo";
|
||||
"No options to configure for the popup in this module" = "V tem modulu ni možnosti za konfiguracijo pojavnega okna";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Število glavnih procesov";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Slå samman widgetar";
|
||||
"No available widgets to configure" = "Inga tillgängliga widgetar att konfigurera";
|
||||
"No options to configure for the popup in this module" = "Inga alternativ att konfigurera för popup-fönstret i denna modul";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Antal topprocesser";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "รวมวิดเจ็ต";
|
||||
"No available widgets to configure" = "ไม่มีวิดเจ็ตที่สามารถกำหนดค่าได้";
|
||||
"No options to configure for the popup in this module" = "ไม่มีตัวเลือกที่สามารถกำหนดค่าสำหรับป๊อปอัปในโมดูลนี้";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "จำนวนของกระบวนการสูงสุด";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Widget'ları birleştir";
|
||||
"No available widgets to configure" = "Yapılandırılacak kullanılabilir widget yok";
|
||||
"No options to configure for the popup in this module" = "Bu modülde açılır pencere için yapılandırma seçeneği yok";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "İşlem sayısı";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Об’єднайти віджети";
|
||||
"No available widgets to configure" = "Немає доступних віджетів для налаштування";
|
||||
"No options to configure for the popup in this module" = "У цьому модулі немає параметрів для налаштування спливаючого вікна";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Кількість процесів";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "Gộp các tiện ích";
|
||||
"No available widgets to configure" = "Không có tiện ích nào để định cấu hình";
|
||||
"No options to configure for the popup in this module" = "Không có tùy chọn để định cấu hình cho cửa sổ bật lên trong mô-đun này";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "Số lượng top tiến trình";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "合并组件";
|
||||
"No available widgets to configure" = "没有可配置的小组件";
|
||||
"No options to configure for the popup in this module" = "该组件没有可配置的选项";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "高占用进程数";
|
||||
|
||||
@@ -208,6 +208,8 @@
|
||||
"Merge widgets" = "合併小工具";
|
||||
"No available widgets to configure" = "沒有可用的小工具來進行組態設定";
|
||||
"No options to configure for the popup in this module" = "沒有可用於此模組的彈出式視窗組態設定選項";
|
||||
"Process" = "Process";
|
||||
"Kill process" = "Kill process";
|
||||
|
||||
// Modules
|
||||
"Number of top processes" = "高能耗程序數量";
|
||||
|
||||
Reference in New Issue
Block a user