feat: added missing translations

This commit is contained in:
Serhiy Mytrovtsiy
2022-01-21 22:37:36 +01:00
parent 587d00ce06
commit 843760c654
26 changed files with 252 additions and 2 deletions

View File

@@ -380,7 +380,7 @@ private class GPUDetails: NSView {
num += 1
}
if let value = value.renderUtilization {
let arr = keyValueRow("\(localizedString("Renderer utilization")):", "\(Int(value*100))%")
let arr = keyValueRow("\(localizedString("Render utilization")):", "\(Int(value*100))%")
self.renderUtilization = arr.last
grid.addRow(with: arr)
num += 1

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Дясно";
"Dashboard" = "Табло";
"Disabled" = "Изключено";
"Silent" = "Silent";
// Alerts
"New version available" = "Налична е нова версия";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Сериен номер";
"Uptime" = "Време от последно рестартиране";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Имате най-новата версия на Stats";
@@ -137,6 +140,8 @@
"Details" = "Подробности";
"Top processes" = "Топ процеси";
"Pictogram" = "Пиктограма";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Брой топ процеси";
@@ -175,6 +180,8 @@
"Core clock" = "Тактова честота на ядрото";
"Memory clock" = "Тактова честота на паметта";
"Utilization" = "Утилизация";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Заета памет";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Фаренхайт";
"Save the fan speed" = "Запазете скоростта на вентилатора";
"Fan" = "Вентилатор";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Качване";
@@ -256,6 +264,8 @@
"Time format" = "Формат на времето";
"Hide additional information when full" = "Скриване на допълнителна информация при пълен заряд";
"Last charge" = "Последно зареждане";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Батерия за показване";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Dreta";
"Dashboard" = "Panell";
"Disabled" = "Desactivat";
"Silent" = "Silent";
// Alerts
"New version available" = "Nova versió disponible";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Número de sèrie";
"Uptime" = "Temps d'activitat";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "L'última versió d'Stats està instal·lada";
@@ -137,6 +140,8 @@
"Details" = "Detalls";
"Top processes" = "Processos principals";
"Pictogram" = "Pictograma";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Nombre de processos principals";
@@ -175,6 +180,8 @@
"Core clock" = "Rellotge del nucli";
"Memory clock" = "Rellotge de la memòria";
"Utilization" = "Ús";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Ús de la memòria";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Guarda la velocitat del ventilador";
"Fan" = "Ventilador";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Carregant";
@@ -256,6 +264,8 @@
"Time format" = "Format de temps";
"Hide additional information when full" = "Oculta informació addicional quan la bateria estigui carregada";
"Last charge" = "Última càrrega";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Bateria a mostrar";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Zarovnat doprava";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Nová verze k dispozici";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Sériové číslo";
"Uptime" = "Spuštěno";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Byla nainstalována nejnovější verze Stats";
@@ -137,6 +140,8 @@
"Details" = "Detaily";
"Top processes" = "První procesy";
"Pictogram" = "Piktogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Počet prvních procesů";
@@ -175,6 +180,8 @@
"Core clock" = "Takt jádra";
"Memory clock" = "Takt pamětí";
"Utilization" = "Využití";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Využití paměti";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Nahrávání";
@@ -256,6 +264,8 @@
"Time format" = "Formát času";
"Hide additional information when full" = "Skrýt další informace při plném nabití";
"Last charge" = "Poslední nabití";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Baterie k zobrazení";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Højrejusteret";
"Dashboard" = "Instrumentbræt";
"Disabled" = "Deaktiveret";
"Silent" = "Silent";
// Alerts
"New version available" = "Ny udgave tilgængelig";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Serienummer";
"Uptime" = "Uptime"; // There exists some translations but in technical speak it's always just called uptime in Danish as well. Thus I left the translation as is
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Den nyeste udgave af Stats er installeret";
@@ -137,6 +140,8 @@
"Details" = "Detaljer";
"Top processes" = "Top processer";
"Pictogram" = "Pictogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Antal topprocesser";
@@ -175,6 +180,8 @@
"Core clock" = "Kærnefrekvens";
"Memory clock" = "Hukommelsesfrekvens";
"Utilization" = "Brugsniveau";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Hukommelse i brug";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Gem blæserhastighed";
"Fan" = "Blæser";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Upload";
@@ -256,6 +264,8 @@
"Time format" = "Tidsformat";
"Hide additional information when full" = "Skjul yderligere information når fuldt opladt";
"Last charge" = "Sidst opladt";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Batteri der vises";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Rechts";
"Dashboard" = "Dashboard";
"Disabled" = "Deaktiviert";
"Silent" = "Silent";
// Alerts
"New version available" = "Neue Version verfügbar";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Seriennummer";
"Uptime" = "Betriebszeit";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Die neueste Version von Stats ist installiert";
@@ -137,6 +140,8 @@
"Details" = "Details";
"Top processes" = "Top-Prozesse";
"Pictogram" = "Piktogramm";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Anzahl der Top-Prozesse";
@@ -175,6 +180,8 @@
"Core clock" = "Kern Taktfrequenz";
"Memory clock" = "Speicher Taktfrequenz";
"Utilization" = "Auslastung";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Speicherauslastung";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Lüftergeschwindigkeit speichern";
"Fan" = "Lüfter";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Upload";
@@ -256,6 +264,8 @@
"Time format" = "Zeitformat";
"Hide additional information when full" = "Zusätzliche Informationen bei vollständiger Ladung verbergen";
"Last charge" = "Letzte Ladung";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Angezeigter Akku";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "New version available";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Serial number";
"Uptime" = "Uptime";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "The latest version of Stats is installed";
@@ -137,6 +140,8 @@
"Details" = "Details";
"Top processes" = "Top processes";
"Pictogram" = "Pictogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Number of top processes";
@@ -175,6 +180,8 @@
"Core clock" = "Core clock";
"Memory clock" = "Memory clock";
"Utilization" = "Utilization";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memory usage";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Upload";
@@ -256,6 +264,8 @@
"Time format" = "Time format";
"Hide additional information when full" = "Hide additional information when full";
"Last charge" = "Last charge";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Nueva versión disponible";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Número de serie";
"Uptime" = "Tiempo de actividad";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "La última versión de Stats está instalada";
@@ -137,6 +140,8 @@
"Details" = "Detalles";
"Top processes" = "Procesos principales";
"Pictogram" = "Ícono";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Número de procesos principales";
@@ -175,6 +180,8 @@
"Core clock" = "Reloj del núcleo";
"Memory clock" = "Reloj de la memoria";
"Utilization" = "Utilización";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Uso de la memoria";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Carga";
@@ -256,6 +264,8 @@
"Time format" = "Formato de tiempo";
"Hide additional information when full" = "Ocultar información adicional cuando la batería está cargada";
"Last charge" = "Última carga";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Droite";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Nouvelle version disponible";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Numéro de série";
"Uptime" = "Disponibilité";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "La dernière version de Stats installée";
@@ -137,6 +140,8 @@
"Details" = "Détails";
"Top processes" = "Processus principaux";
"Pictogram" = "Pictogramme";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Nombre de processus principaux";
@@ -175,6 +180,8 @@
"Core clock" = "Fréquence CPU";
"Memory clock" = "Fréquence RAM";
"Utilization" = "Utilisation";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Utilisation de la mémoire";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Sauvegarder la vitesse des ventilateurs";
"Fan" = "Ventilateur";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Upload";
@@ -256,6 +264,8 @@
"Time format" = "Format de l'heure";
"Hide additional information when full" = "Masquer les informations supplémentaires lorsque la batterie est pleine";
"Last charge" = "Dernière charge";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Batterie à montrer";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Desno";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Postoji nova verzija";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Serijski broj";
"Uptime" = "Vrijeme rada";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Najnovija verzija programa Stats je instalirana";
@@ -137,6 +140,8 @@
"Details" = "Detalji";
"Top processes" = "Glavni procesi";
"Pictogram" = "Piktogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Broj glavnih procesa";
@@ -175,6 +180,8 @@
"Core clock" = "Frekvencija procesora";
"Memory clock" = "Frekvencija memorije";
"Utilization" = "Korištenje";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Korištenje memorije";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Primanje";
@@ -256,6 +264,8 @@
"Time format" = "Format vremena";
"Hide additional information when full" = "Sakrij dodatne podatke kad je napunjena";
"Last charge" = "Zadnje punjenje";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Prikazana baterija";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Jobbra igazítás";
"Dashboard" = "Irányítópult";
"Disabled" = "Kikapcsolva";
"Silent" = "Silent";
// Alerts
"New version available" = "Új verzió érhető el";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Sorozatszám";
"Uptime" = "Indítás óta eltel idő";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "A Stats legújabb verziója van telepítve";
@@ -137,6 +140,8 @@
"Details" = "Részletek";
"Top processes" = "Top folyamatok";
"Pictogram" = "Piktogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Top folyamatok száma";
@@ -175,6 +180,8 @@
"Core clock" = "Mag órajel";
"Memory clock" = "Memória órajel";
"Utilization" = "Felhasználás";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memóriahasználat";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Ventilátor sebesség mentése";
"Fan" = "Ventilátor";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Feltöltés";
@@ -256,6 +264,8 @@
"Time format" = "Időformátum";
"Hide additional information when full" = "További információk elrejtése, ha teljesen fel van töltve";
"Last charge" = "Utolsó töltés";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Akkumulátor megjelenítése";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Destra";
"Dashboard" = "Dashboard";
"Disabled" = "Disabilitato";
"Silent" = "Silent";
// Alerts
"New version available" = "Nuova versione disponibile";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Numero di serie";
"Uptime" = "Tempo di attività";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "L'ultima versione di Stats è installata";
@@ -137,6 +140,8 @@
"Details" = "Dettagli";
"Top processes" = "Processi principali";
"Pictogram" = "Pittogramma";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Numero di processi principali";
@@ -175,6 +180,8 @@
"Core clock" = "Clock core";
"Memory clock" = "Clock memoria";
"Utilization" = "Utilizzo";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memoria utilizzata";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Salva la velocità delle ventole";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Upload";
@@ -256,6 +264,8 @@
"Time format" = "Formato del tempo";
"Hide additional information when full" = "Nascondi informazioni addizionali quando piena";
"Last charge" = "Ultima carica";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Batteria da mostrare";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "右揃え";
"Dashboard" = "ダッシュボード";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "新しいバージョンが利用可能です";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "シリアル番号";
"Uptime" = "起動してからの時間";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "最新の Stats がインストールされています";
@@ -137,6 +140,8 @@
"Details" = "詳細";
"Top processes" = "上位のプロセス";
"Pictogram" = "ピクトグラム";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "表示する上位プロセスの数";
@@ -175,6 +180,8 @@
"Core clock" = "コアクロック";
"Memory clock" = "メモリクロック";
"Utilization" = "使用率";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "メモリ使用率";
@@ -202,6 +209,7 @@
"Fahrenheit" = "華氏(℉)";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "送信";
@@ -256,6 +264,8 @@
"Time format" = "時間の表示形式";
"Hide additional information when full" = "フル充電済みのときはアイコンのみ表示";
"Last charge" = "最後の充電から";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "バッテリー残量を表示するデバイス";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "새로운 버전을 이용할 수 있습니다";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "일련 번호";
"Uptime" = "가동 시간";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "최신 버전의 Stats가 설치되어 있습니다";
@@ -137,6 +140,8 @@
"Details" = "세부 사항";
"Top processes" = "상위 프로세스";
"Pictogram" = "픽토그램";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "프로세스 수";
@@ -175,6 +180,8 @@
"Core clock" = "Core clock";
"Memory clock" = "Memory clock";
"Utilization" = "Utilization";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "메모리 사용량";
@@ -202,6 +209,7 @@
"Fahrenheit" = "화씨";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "업로딩";
@@ -256,6 +264,8 @@
"Time format" = "시간 형식";
"Hide additional information when full" = "배터리가 가득 차면 추가 정보 숨기기";
"Last charge" = "마지막 청구";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Høyre";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Ny versjon tilgjengelig";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Serienummer";
"Uptime" = "Oppetid";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Du har den nyeste versjonen av Stats";
@@ -137,6 +140,8 @@
"Details" = "Detaljer";
"Top processes" = "Topp-prosesser";
"Pictogram" = "Piktogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Antall topp-prosesser";
@@ -175,6 +180,8 @@
"Core clock" = "Kjerneklokke";
"Memory clock" = "Minneklokke";
"Utilization" = "Bruk";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Minnebruk";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Lagre viftehastighet";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Opplasting";
@@ -256,6 +264,8 @@
"Time format" = "Tidsformat";
"Hide additional information when full" = "Skjul ekstra information når fulladet";
"Last charge" = "Siste lading";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery å vise";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Rechts";
"Dashboard" = "Dashboard";
"Disabled" = "Uitgeschakeld";
"Silent" = "Silent";
// Alerts
"New version available" = "Nieuwe versie beschikbaar";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Serienummer";
"Uptime" = "Beschikbaarheid";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "De laatste versie van Stats is geïnstalleerd.";
@@ -137,6 +140,8 @@
"Details" = "Details";
"Top processes" = "Topprocessen";
"Pictogram" = "Pictogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Aantal topprocessen";
@@ -175,6 +180,8 @@
"Core clock" = "Core klok";
"Memory clock" = "Geheugen klok";
"Utilization" = "Benutting";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Geheugengebruik";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Ventilatorsnelheid opslaan";
"Fan" = "Ventilator";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Uploaden";
@@ -256,6 +264,8 @@
"Time format" = "Tijdsnotatie";
"Hide additional information when full" = "Verberg aanvullende informatie wanneer batterij vol is";
"Last charge" = "Laatste oplading";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Do prawej";
"Dashboard" = "Dashboard";
"Disabled" = "Wyłączone";
"Silent" = "Tryb cichy";
// Alerts
"New version available" = "Dostępna nowa wersja";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Numer seryjny";
"Uptime" = "Czas pracy";
"Number of cores" = "%0 rdzeni";
"Number of threads" = "%0 wątków";
// Update
"The latest version of Stats installed" = "Najnowsza wersja Stats zainstalowana";
@@ -137,6 +140,8 @@
"Details" = "Szczegóły";
"Top processes" = "Top procesy";
"Pictogram" = "Ikonka";
"Module settings" = "Ustawienia modułu";
"Widget settings" = "Ustawienia widżetu";
// Modules
"Number of top processes" = "Liczba procesów";
@@ -166,7 +171,7 @@
"GPU disabled" = "GPU wyłączone";
"GPU temperature" = "Temperatura GPU";
"GPU utilization" = "Wykorzystanie GPU";
"Vendor" = "Vendor";
"Vendor" = "Producent";
"Model" = "Model";
"Status" = "Status";
"Active" = "Aktywny";
@@ -175,6 +180,8 @@
"Core clock" = "Taktowanie rdzenia";
"Memory clock" = "Taktowanie pamięci";
"Utilization" = "Wykorzystanie";
"Render utilization" = "Wykorzystanie rendera";
"Tiler utilization" = "Wykorzystanie tilera";
// RAM
"Memory usage" = "Użycie pamięci";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Zapisz prędkość wentylatora";
"Fan" = "Wentylator";
"HID sensors" = "Czujniki HID";
// Network
"Uploading" = "Wysyłanie";
@@ -256,6 +264,8 @@
"Time format" = "Format czasu";
"Hide additional information when full" = "Ukryj dodatkowe informacje, gdy bateria jest naładowana";
"Last charge" = "Ostatnie ładowanie";
"Capacity" = "Pojemność";
"maximum / designed" = "maksymalna / zaprojektowana";
// Bluetooth
"Battery to show" = "Bateria do wyświetlenia";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Nova versão disponível";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Número de série";
"Uptime" = "Tempo de atividade";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "A versão mais recente do Stats está instalada";
@@ -137,6 +140,8 @@
"Details" = "Detalhes";
"Top processes" = "Principais processos";
"Pictogram" = "Pictograma";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Número de processos principais";
@@ -175,6 +180,8 @@
"Core clock" = "Clock do núcleo";
"Memory clock" = "Clock da memória";
"Utilization" = "Utilização";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memória usada";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Enviando";
@@ -256,6 +264,8 @@
"Time format" = "Formato de hora";
"Hide additional information when full" = "Ocultar informações adicionais quando estiver cheia";
"Last charge" = "Última carga";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Nova versão disponível";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Número de série";
"Uptime" = "Tempo de atividade";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "A versão mais recente do Stats instalada";
@@ -137,6 +140,8 @@
"Details" = "Detalhes";
"Top processes" = "Processos principais";
"Pictogram" = "Pictograma";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Número de processos principais";
@@ -175,6 +180,8 @@
"Core clock" = "Core clock";
"Memory clock" = "Memory clock";
"Utilization" = "Utilization";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memória utilizada";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Enviando";
@@ -256,6 +264,8 @@
"Time format" = "Formato de hora";
"Hide additional information when full" = "Ocultar informações adicionais quando estiver cheia";
"Last charge" = "Última carga";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Versiune nouă disponibilă";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Număr de serie";
"Uptime" = "Timp în opererare";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Cea mai recentă versiune de Stats instalată";
@@ -137,6 +140,8 @@
"Details" = "Detalii";
"Top processes" = "Procesele de vârf";
"Pictogram" = "Pictogramă";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Numărul proceselor de vârf";
@@ -175,6 +180,8 @@
"Core clock" = "Frecvența nucleului";
"Memory clock" = "Frecvența memoriei";
"Utilization" = "Gradul de utilizare";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Memoria folosită";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenheit";
"Save the fan speed" = "Save the fan speed";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Incarcă";
@@ -256,6 +264,8 @@
"Time format" = "Formatul timpului";
"Hide additional information when full" = "Ascunde restul informației cand e plină";
"Last charge" = "Ultima încărcare";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Battery to show";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "по правому";
"Dashboard" = "Dashboard";
"Disabled" = "Отключено";
"Silent" = "Бесшумно";
// Alerts
"New version available" = "Доступна новая версия";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Серийный номер";
"Uptime" = "Время работы";
"Number of cores" = "%0 ядер";
"Number of threads" = "%0 потоков";
// Update
"The latest version of Stats installed" = "Установлена последняя версия";
@@ -137,6 +140,8 @@
"Details" = "Подробности";
"Top processes" = "Топ процессы";
"Pictogram" = "Пиктограмма";
"Module settings" = "Настройки модуля";
"Widget settings" = "Настройки виджета";
// Modules
"Number of top processes" = "Количество процессов";
@@ -175,6 +180,8 @@
"Core clock" = "Частота ядра";
"Memory clock" = "Частота памяти";
"Utilization" = "Использование";
"Render utilization" = "Использование render";
"Tiler utilization" = "Использование tiler";
// RAM
"Memory usage" = "Нагрузка на память";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Фаренгейта";
"Save the fan speed" = "Сохранить скорость вентилятора";
"Fan" = "Вентилятор";
"HID sensors" = "HID датчики";
// Network
"Uploading" = "Выгрузка";
@@ -256,6 +264,8 @@
"Time format" = "Формат времени";
"Hide additional information when full" = "Скрыть дополнительную информацию при полном заряде";
"Last charge" = "Последняя зарядка";
"Capacity" = "Емкость";
"maximum / designed" = "максимальная / расчетная";
// Bluetooth
"Battery to show" = "Активная батарея";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Sağa hizalama";
"Dashboard" = "Panel";
"Disabled" = "Disabled";
"Silent" = "Silent";
// Alerts
"New version available" = "Yeni sürüm indirilebilir";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Seri numarası";
"Uptime" = "Çalışma süresi";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Stats'ın son sürümü yüklendi";
@@ -137,6 +140,8 @@
"Details" = "Detaylar";
"Top processes" = "İşlemler";
"Pictogram" = "Piktogram";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "İşlem sayısı";
@@ -175,6 +180,8 @@
"Core clock" = "Çekirdek frekansı";
"Memory clock" = "Bellek frekansı";
"Utilization" = "Kullanım";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Ram kullanımı";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Fahrenhayt";
"Save the fan speed" = "Fan hızını kaydet";
"Fan" = "Fan";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Yükleme";
@@ -256,6 +264,8 @@
"Time format" = "Zaman formatı";
"Hide additional information when full" = "Pil dolduğunda ek bilgileri gizle";
"Last charge" = "Son şarj";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Gösterilecek pil";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Праворуч";
"Dashboard" = "Dashboard";
"Disabled" = "Виключено";
"Silent" = "Безшумно";
// Alerts
"New version available" = "Доступна нова версія";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Серійний номер";
"Uptime" = "Час роботи";
"Number of cores" = "%0 ядер";
"Number of threads" = "%0 потоків";
// Update
"The latest version of Stats installed" = "Встановлено останню версію";
@@ -137,6 +140,8 @@
"Details" = "Деталі";
"Top processes" = "Топ процесів";
"Pictogram" = "Піктограма";
"Module settings" = "Налаштування модуля";
"Widget settings" = "Налаштування віджетів";
// Modules
"Number of top processes" = "Кількість процесів";
@@ -175,6 +180,8 @@
"Core clock" = "Частота процесора";
"Memory clock" = "Частота пам'яті";
"Utilization" = "Використання";
"Render utilization" = "Використання render";
"Tiler utilization" = "Використання tiler";
// RAM
"Memory usage" = "Навантаженість пам’яті";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Фаренгейта";
"Save the fan speed" = "Зберегти швидкість вентилятора";
"Fan" = "Вентилятор";
"HID sensors" = "HID датчики";
// Network
"Uploading" = "Висилання";
@@ -256,6 +264,8 @@
"Time format" = "Формат часу";
"Hide additional information when full" = "Приховати додаткову інформацію, якщо акумулятор заряджений";
"Last charge" = "Остання зарядка";
"Capacity" = "Ємність";
"maximum / designed" = "максимальна / запроектована";
// Bluetooth
"Battery to show" = "Активна батарея";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "Phải";
"Dashboard" = "Bảng điều khiển";
"Disabled" = "Vô hiệu hóa";
"Silent" = "Silent";
// Alerts
"New version available" = "Phiên bản mới có sẵn";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "Số sê-ri";
"Uptime" = "Thời gian hoạt động";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "Stats đã được cập nhật";
@@ -137,6 +140,8 @@
"Details" = "Chi tiết";
"Top processes" = "Top tiến trình";
"Pictogram" = "Tượng hình";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "Số lượng top tiến trình";
@@ -175,6 +180,8 @@
"Core clock" = "Xung của nhân";
"Memory clock" = "Xung của bộ nhớ (RAM)";
"Utilization" = "Công suất sử dụng";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "Sử dụng Bộ nhớ";
@@ -202,6 +209,7 @@
"Fahrenheit" = "Độ F";
"Save the fan speed" = "Lưu tốc độ quạt";
"Fan" = "Quạt";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "Tải lên";
@@ -256,6 +264,8 @@
"Time format" = "Định dạng thời gian";
"Hide additional information when full" = "Ẩn thông tin bổ sung khi pin đầy";
"Last charge" = "Lần sạc cuối cùng";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "Pin hiển thị";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "右对齐";
"Dashboard" = "仪表盘";
"Disabled" = "已停用";
"Silent" = "Silent";
// Alerts
"New version available" = "新版本可用";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "序列号";
"Uptime" = "启动时间";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "已安装最新版 Stats";
@@ -137,6 +140,8 @@
"Details" = "详细信息";
"Top processes" = "高占用进程";
"Pictogram" = "标识";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "高占用进程数";
@@ -175,6 +180,8 @@
"Core clock" = "核心时钟";
"Memory clock" = "内存时钟";
"Utilization" = "利用率";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "内存占用";
@@ -202,6 +209,7 @@
"Fahrenheit" = "华氏度";
"Save the fan speed" = "保存风扇转速";
"Fan" = "风扇";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "上传";
@@ -256,6 +264,8 @@
"Time format" = "时间格式";
"Hide additional information when full" = "电池充满后隐藏其他信息";
"Last charge" = "最后一次充电";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "显示的设备";

View File

@@ -60,6 +60,7 @@
"Right alignment" = "靠右對齊";
"Dashboard" = "儀表板";
"Disabled" = "已停用";
"Silent" = "Silent";
// Alerts
"New version available" = "有新版本可用";
@@ -90,6 +91,8 @@
// Dashboard
"Serial number" = "序號";
"Uptime" = "開機時間";
"Number of cores" = "%0 cores";
"Number of threads" = "%0 threads";
// Update
"The latest version of Stats installed" = "已安裝最新版本";
@@ -137,6 +140,8 @@
"Details" = "詳細資訊";
"Top processes" = "高能耗程序";
"Pictogram" = "標示";
"Module settings" = "Module settings";
"Widget settings" = "Widget settings";
// Modules
"Number of top processes" = "高能耗程序數量";
@@ -175,6 +180,8 @@
"Core clock" = "核心時脈";
"Memory clock" = "記憶體時脈";
"Utilization" = "使用率";
"Render utilization" = "Render utilization";
"Tiler utilization" = "Tiler utilization";
// RAM
"Memory usage" = "記憶體使用率";
@@ -202,6 +209,7 @@
"Fahrenheit" = "華氏 (˚F)";
"Save the fan speed" = "儲存風扇速度";
"Fan" = "風扇";
"HID sensors" = "HID sensors";
// Network
"Uploading" = "上傳";
@@ -256,6 +264,8 @@
"Time format" = "時間格式";
"Hide additional information when full" = "電池充飽後隱藏其他資訊";
"Last charge" = "最近一次充電";
"Capacity" = "Capacity";
"maximum / designed" = "maximum / designed";
// Bluetooth
"Battery to show" = "顯示藍牙裝置的電池電量";