mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
383 lines
13 KiB
Plaintext
383 lines
13 KiB
Plaintext
//
|
|
// Localizable.strings
|
|
// Stats
|
|
//
|
|
// Created by Razvan Luta on 31/01/2021.
|
|
// Using Swift 5.0.
|
|
// Running on macOS 10.15.
|
|
//
|
|
// Copyright © 2020 Serhiy Mytrovtsiy. All rights reserved.
|
|
//
|
|
|
|
// Modules
|
|
"CPU" = "CPU";
|
|
"Open CPU settings" = "Open CPU settings";
|
|
"GPU" = "GPU";
|
|
"Open GPU settings" = "Open GPU settings";
|
|
"RAM" = "RAM";
|
|
"Open RAM settings" = "Open RAM settings";
|
|
"Disk" = "Disk";
|
|
"Open Disk settings" = "Open disk settings";
|
|
"Sensors" = "Sensors";
|
|
"Open Sensors settings" = "Open sensors settings";
|
|
"Network" = "Network";
|
|
"Open Network settings" = "Open network settings";
|
|
"Battery" = "Battery";
|
|
"Open Battery settings" = "Open battery settings";
|
|
"Bluetooth" = "Bluetooth";
|
|
"Open Bluetooth settings" = "Open bluetooth settings";
|
|
|
|
// Words
|
|
"Unknown" = "Necunoscut";
|
|
"Version" = "Versiune";
|
|
"Processor" = "Procesor";
|
|
"Memory" = "Memorie";
|
|
"Graphics" = "Grafică";
|
|
"Close" = "Închide";
|
|
"Download" = "Descarcă";
|
|
"Install" = "Instalează";
|
|
"Cancel" = "Anulează";
|
|
"Unavailable" = "Indisponibil";
|
|
"Yes" = "Da";
|
|
"No" = "Nu";
|
|
"Automatic" = "Automat";
|
|
"Manual" = "Manual";
|
|
"None" = "Niciunul";
|
|
"Dots" = "Puncte";
|
|
"Arrows" = "Săgeți";
|
|
"Characters" = "Litere";
|
|
"Short" = "Scurt";
|
|
"Long" = "Lung";
|
|
"Statistics" = "Statistici";
|
|
"Max" = "Max";
|
|
"Min" = "Min";
|
|
"Reset" = "Reset";
|
|
"Alignment" = "Alignment";
|
|
"Left alignment" = "Left";
|
|
"Center alignment" = "Center";
|
|
"Right alignment" = "Right";
|
|
"Dashboard" = "Dashboard";
|
|
"Enabled" = "Enabled";
|
|
"Disabled" = "Disabled";
|
|
"Silent" = "Silent";
|
|
"Units" = "Units";
|
|
"Fans" = "Fans";
|
|
"Scaling" = "Scaling";
|
|
"Linear" = "Linear";
|
|
"Square" = "Square";
|
|
"Cube" = "Cube";
|
|
"Logarithmic" = "Logarithmic";
|
|
"Cores" = "Cores";
|
|
|
|
// Setup
|
|
"Stats Setup" = "Stats Setup";
|
|
"Previous" = "Previous";
|
|
"Previous page" = "Previous page";
|
|
"Next" = "Next";
|
|
"Next page" = "Next page";
|
|
"Finish" = "Finish";
|
|
"Finish setup" = "Finish setup";
|
|
"Welcome to Stats" = "Welcome to Stats";
|
|
"welcome_message" = "Thanks for using Stats, a free open source macOS system monitor for your menu bar.";
|
|
"Start the application automatically when starting your Mac" = "Start the application automatically when starting your Mac";
|
|
"Do not start the application automatically when starting your Mac" = "Do not start the application automatically when starting your Mac";
|
|
"Do everything silently in the background (recommended)" = "Do everything silently in the background (recommended)";
|
|
"Check for a new version on startup" = "Check for a new version on startup";
|
|
"Check for a new version every day (once a day)" = "Check for a new version every day (once a day)";
|
|
"Check for a new version every week (once a week)" = "Check for a new version every week (once a week)";
|
|
"Check for a new version every month (once a month)" = "Check for a new version every month (once a month)";
|
|
"Never check for updates (not recommended)" = "Never check for updates (not recommended)";
|
|
"The configuration is completed" = "The configuration is completed";
|
|
"finish_setup_message" = "Everything is set up! \n The Stats is an open source tool, it's free and always will be. \n If you enjoy it you can support a project, it's always appreciated!";
|
|
|
|
// Alerts
|
|
"New version available" = "Versiune nouă disponibilă";
|
|
"Click to install the new version of Stats" = "Click aici pentru a instala noua versiune Stats";
|
|
"Successfully updated" = "Actualizat cu succes";
|
|
"Stats was updated to v" = "Stats a fost actualizat la v%0";
|
|
"Reset settings text" = "All application settings will be reset and the application will be restarted. Are you sure you want to do this?";
|
|
|
|
// Settings
|
|
"Open Activity Monitor" = "Deschide Monitorul de Activitate";
|
|
"Report a bug" = "Raportează o eroare";
|
|
"Support the application" = "Susține aplicația";
|
|
"Close application" = "Închide aplicația";
|
|
"Open application settings" = "Deschide setăriile aplicației";
|
|
"Open dashboard" = "Open dashboard";
|
|
|
|
// Application settings
|
|
"Update application" = "Actualizează aplicația";
|
|
"Check for updates" = "Verifică pentru actualizări";
|
|
"At start" = "La pornire";
|
|
"Once per day" = "Odată pe zi";
|
|
"Once per week" = "Odată pe săptămână";
|
|
"Once per month" = "Odată pe lună";
|
|
"Never" = "Niciodată";
|
|
"Check for update" = "Verifică pentru actualizare";
|
|
"Show icon in dock" = "Arată icoana in doc";
|
|
"Start at login" = "Pornește la autentificare";
|
|
"Build number" = "Build number";
|
|
"Reset settings" = "Reset settings";
|
|
"Pause the Stats" = "Pause the Stats";
|
|
"Resume the Stats" = "Resume the Stats";
|
|
|
|
// Dashboard
|
|
"Serial number" = "Număr de serie";
|
|
"Uptime" = "Timp în opererare";
|
|
"Number of cores" = "%0 cores";
|
|
"Number of threads" = "%0 threads";
|
|
"Number of e-cores" = "%0 efficiency cores";
|
|
"Number of p-cores" = "%0 performance cores";
|
|
|
|
// Update
|
|
"The latest version of Stats installed" = "Cea mai recentă versiune de Stats instalată";
|
|
"Downloading..." = "Se descarcă...";
|
|
"Current version: " = "Versiunea curentă: ";
|
|
"Latest version: " = "Versiunea cea mai recentă: ";
|
|
|
|
// Widgets
|
|
"Color" = "Culoare";
|
|
"Label" = "Etichetă";
|
|
"Box" = "Cutie";
|
|
"Frame" = "Cadru";
|
|
"Value" = "Valoare";
|
|
"Colorize" = "Colorează";
|
|
"Colorize value" = "Colorează valoarea";
|
|
"Additional information" = "Informații suplimentare";
|
|
"Reverse values order" = "Inversează ordinea valoriilor";
|
|
"Base" = "Baza";
|
|
"Display mode" = "Modul de vizualizare";
|
|
"One row" = "Un rând";
|
|
"Two rows" = "Două rânduri";
|
|
"Mini widget" = "Mini";
|
|
"Line chart widget" = "Line chart";
|
|
"Bar chart widget" = "Bar chart";
|
|
"Pie chart widget" = "Pie chart";
|
|
"Network chart widget" = "Network chart";
|
|
"Speed widget" = "Speed";
|
|
"Battery widget" = "Battery";
|
|
"Text widget" = "Text";
|
|
"Memory widget" = "Memory";
|
|
"Static width" = "Static width";
|
|
"Tachometer widget" = "Tachometer";
|
|
"State widget" = "State widget";
|
|
"Show symbols" = "Show symbols";
|
|
"Label widget" = "Label";
|
|
"Number of reads in the chart" = "Number of reads in the chart";
|
|
"Color of download" = "Color of download";
|
|
"Color of upload" = "Color of upload";
|
|
|
|
// Module Kit
|
|
"Open module settings" = "Deschide setăriile modulului";
|
|
"Select widget" = "Alege opțiunea %0";
|
|
"Open widget settings" = "Open widget settings";
|
|
"Update interval" = "Intervalul de actualizare";
|
|
"Usage history" = "Istoricul de folosință";
|
|
"Details" = "Detalii";
|
|
"Top processes" = "Procesele de vârf";
|
|
"Pictogram" = "Pictogramă";
|
|
"Module settings" = "Module settings";
|
|
"Widget settings" = "Widget settings";
|
|
"Popup settings" = "Popup settings";
|
|
"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";
|
|
|
|
// Modules
|
|
"Number of top processes" = "Numărul proceselor de vârf";
|
|
"Update interval for top processes" = "Update interval for top processes";
|
|
"Notification level" = "Notification level";
|
|
"Chart color" = "Chart color";
|
|
|
|
// CPU
|
|
"CPU usage" = "Utilizarea procesorului";
|
|
"CPU temperature" = "Temperatura procesorului";
|
|
"CPU frequency" = "Frecvența procesorului";
|
|
"System" = "Sistem";
|
|
"User" = "Utilizator";
|
|
"Idle" = "Inactiv";
|
|
"Show usage per core" = "Arată utilizarea pe fiecare nucleu";
|
|
"Show hyper-threading cores" = "Arată nucleurile ce lucrează suplimentar";
|
|
"Split the value (System/User)" = "Împarte valoarea (Sistem/Utilizator)";
|
|
"Scheduler limit" = "Scheduler limit";
|
|
"Speed limit" = "Speed limit";
|
|
"Average load" = "Average load";
|
|
"1 minute" = "1 minute";
|
|
"5 minutes" = "5 minutes";
|
|
"15 minutes" = "15 minutes";
|
|
"CPU usage threshold" = "CPU usage threshold";
|
|
"CPU usage is" = "CPU usage is %0";
|
|
"Efficiency cores" = "Efficiency cores";
|
|
"Performance cores" = "Performance cores";
|
|
"System color" = "System color";
|
|
"User color" = "User color";
|
|
"Idle color" = "Idle color";
|
|
"Cluster grouping" = "Cluster grouping";
|
|
|
|
// GPU
|
|
"GPU to show" = "Placa video să fie arătată";
|
|
"Show GPU type" = "Arată tipul de placă video";
|
|
"GPU enabled" = "Placa video activată";
|
|
"GPU disabled" = "Placa video dezactivată";
|
|
"GPU temperature" = "Temperatura plăcii video";
|
|
"GPU utilization" = "Utilizarea plăcii video";
|
|
"Vendor" = "Producătorul";
|
|
"Model" = "Modelul";
|
|
"Status" = "Statutul";
|
|
"Active" = "Activ";
|
|
"Non active" = "Inactiv";
|
|
"Fan speed" = "Viteza ventilatorului";
|
|
"Core clock" = "Frecvența nucleului";
|
|
"Memory clock" = "Frecvența memoriei";
|
|
"Utilization" = "Gradul de utilizare";
|
|
"Render utilization" = "Render utilization";
|
|
"Tiler utilization" = "Tiler utilization";
|
|
"GPU usage threshold" = "GPU usage threshold";
|
|
"GPU usage is" = "GPU usage is %0";
|
|
|
|
// RAM
|
|
"Memory usage" = "Memoria folosită";
|
|
"Memory pressure" = "Presiunea memoriei";
|
|
"Total" = "Total";
|
|
"Used" = "Folosit";
|
|
"App" = "Aplicația";
|
|
"Wired" = "Conectat prin cablu";
|
|
"Compressed" = "Comprimat";
|
|
"Free" = "Gratuit";
|
|
"Swap" = "Schimbă";
|
|
"Split the value (App/Wired/Compressed)" = "Împarte valoarea (Aplicația/Conectat prin cablu/Comprimat)";
|
|
"RAM utilization threshold" = "RAM utilization threshold";
|
|
"RAM utilization is" = "RAM utilization is %0";
|
|
"App color" = "App color";
|
|
"Wired color" = "Wired color";
|
|
"Compressed color" = "Compressed color";
|
|
"Free color" = "Free color";
|
|
|
|
// Disk
|
|
"Show removable disks" = "Arată discurile detașabile";
|
|
"Used disk memory" = "%0 din %1 folosită";
|
|
"Free disk memory" = "%0 din %1 disponibilă";
|
|
"Disk to show" = "Discul să fie arătat";
|
|
"Open disk" = "Deschide discul";
|
|
"Switch view" = "Schimbă vederea";
|
|
"Disk utilization threshold" = "Disk utilization threshold";
|
|
"Disk utilization is" = "Disk utilization is %0";
|
|
|
|
// Sensors
|
|
"Temperature unit" = "Temperatura unității";
|
|
"Celsius" = "Celsius";
|
|
"Fahrenheit" = "Fahrenheit";
|
|
"Save the fan speed" = "Save the fan speed";
|
|
"Fan" = "Fan";
|
|
"HID sensors" = "HID sensors";
|
|
"Synchronize fan's control" = "Synchronize fan's control";
|
|
"Current" = "Current";
|
|
"Energy" = "Energy";
|
|
"Show unknown sensors" = "Show unknown sensors";
|
|
|
|
// Network
|
|
"Uploading" = "Incarcă";
|
|
"Downloading" = "Descarcă";
|
|
"Public IP" = "Adresa de IP publică";
|
|
"Local IP" = "Adresa de IP locală";
|
|
"Interface" = "Interfață";
|
|
"Physical address" = "Adresa fizică";
|
|
"Refresh" = "Refresh";
|
|
"Click to copy public IP address" = "Click pentru a copia adresa de IP publică";
|
|
"Click to copy local IP address" = "Click pentru a copia adresa de IP locală";
|
|
"Click to copy wifi name" = "Click pentru a copia numele rețelei WiFi";
|
|
"Click to copy mac address" = "Click pentru a copia adresa Mac-ului";
|
|
"No connection" = "Fără conexiune";
|
|
"Network interface" = "Interfața rețelei";
|
|
"Total download" = "Totalul descărcat";
|
|
"Total upload" = "Totalul încărcat";
|
|
"Reader type" = "Tipul de cititor";
|
|
"Interface based" = "Bazat pe interfață";
|
|
"Processes based" = "Bazat pe procese";
|
|
"Reset data usage" = "Reset data usage";
|
|
"VPN mode" = "VPN mode";
|
|
"Standard" = "Standard";
|
|
"Security" = "Security";
|
|
"Channel" = "Channel";
|
|
"Common scale" = "Common scale";
|
|
"Autodetection" = "Autodetection";
|
|
"Widget activation threshold" = "Widget activation threshold";
|
|
"Internet connection" = "Internet connection";
|
|
"Active state color" = "Active state color";
|
|
"Nonactive state color" = "Nonactive state color";
|
|
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
|
|
"Leave empty to disable the check" = "Leave empty to disable the check";
|
|
|
|
// Battery
|
|
"Level" = "Nivel";
|
|
"Source" = "Sursă";
|
|
"AC Power" = "AC Power";
|
|
"Battery Power" = "Battery Power";
|
|
"Time" = "Timp";
|
|
"Health" = "Sănătate";
|
|
"Amperage" = "Amperaj";
|
|
"Voltage" = "Voltaj";
|
|
"Cycles" = "Cicluri";
|
|
"Temperature" = "Temperatură";
|
|
"Power adapter" = "Adaptor de putere prin cablu";
|
|
"Power" = "Putere";
|
|
"Is charging" = "Se încarcă";
|
|
"Time to discharge" = "Timp până la descărcare";
|
|
"Time to charge" = "Timp până la încărcare";
|
|
"Calculating" = "Se calculează";
|
|
"Fully charged" = "Încărcat complet";
|
|
"Not connected" = "Nu este conectat";
|
|
"Low level notification" = "Notificație de nivel scăzut";
|
|
"High level notification" = "High level notification";
|
|
"Low battery" = "Baterie puțină";
|
|
"High battery" = "High battery";
|
|
"Battery remaining" = "%0% rămas";
|
|
"Battery remaining to full charge" = "%0% to full charge";
|
|
"Percentage" = "Procentaj";
|
|
"Percentage and time" = "Procentaj și timp";
|
|
"Time and percentage" = "Timp si procentaj";
|
|
"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";
|
|
"Low power mode" = "Low power mode";
|
|
"Percentage inside the icon" = "Percentage inside the icon";
|
|
|
|
// Bluetooth
|
|
"Battery to show" = "Battery to show";
|
|
"No Bluetooth devices are available" = "No Bluetooth devices are available";
|
|
|
|
// Colors
|
|
"Based on utilization" = "Based on utilization";
|
|
"Based on pressure" = "Based on pressure";
|
|
"Based on cluster" = "Based on cluster";
|
|
"System accent" = "System accent";
|
|
"Monochrome accent" = "Monochrome accent";
|
|
"Clear" = "Clear";
|
|
"White" = "White";
|
|
"Black" = "Black";
|
|
"Gray" = "Gray";
|
|
"Second gray" = "Second gray";
|
|
"Dark gray" = "Dark gray";
|
|
"Light gray" = "Light gray";
|
|
"Red" = "Red";
|
|
"Second red" = "Second red";
|
|
"Green" = "Green";
|
|
"Second green" = "Second green";
|
|
"Blue" = "Blue";
|
|
"Second blue" = "Second blue";
|
|
"Yellow" = "Yellow";
|
|
"Second yellow" = "Second yellow";
|
|
"Orange" = "Orange";
|
|
"Second orange" = "Second orange";
|
|
"Purple" = "Purple";
|
|
"Second purple" = "Second purple";
|
|
"Brown" = "Brown";
|
|
"Second brown" = "Second brown";
|
|
"Cyan" = "Cyan";
|
|
"Magenta" = "Magenta";
|
|
"Pink" = "Pink";
|
|
"Teal" = "Teal";
|
|
"Indigo" = "Indigo";
|