mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
388 lines
13 KiB
Plaintext
388 lines
13 KiB
Plaintext
//
|
|
// Localizable.strings
|
|
// Stats
|
|
//
|
|
// Created by Marcelo Chaves on 11/11/2020.
|
|
// Using Swift 5.0.
|
|
// Running on macOS 10.15.
|
|
//
|
|
// Copyright © 2020 Marcelo Chaves. 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" = "Desconhecido";
|
|
"Version" = "Versão";
|
|
"Processor" = "Processador";
|
|
"Memory" = "Memória";
|
|
"Graphics" = "Gráficos";
|
|
"Close" = "Fechar";
|
|
"Download" = "Baixar";
|
|
"Install" = "Instalar";
|
|
"Cancel" = "Cancelar";
|
|
"Unavailable" = "Indisponível";
|
|
"Yes" = "Sim";
|
|
"No" = "Não";
|
|
"Automatic" = "Automático";
|
|
"Manual" = "Manual";
|
|
"None" = "Nenhum";
|
|
"Dots" = "Pontos";
|
|
"Arrows" = "Setas";
|
|
"Characters" = "Letras";
|
|
"Short" = "Curto";
|
|
"Long" = "Longo";
|
|
"Statistics" = "Estatísticas";
|
|
"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";
|
|
"Settings" = "Settings";
|
|
|
|
// 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" = "Nova versão disponível";
|
|
"Click to install the new version of Stats" = "Clique para instalar a nova versão do Stats";
|
|
"Successfully updated" = "Atualizado com sucesso";
|
|
"Stats was updated to v" = "Stats foi atualizado para 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" = "Abrir Monitor de Atividades";
|
|
"Report a bug" = "Reportar um erro";
|
|
"Support the application" = "Apoie o aplicativo";
|
|
"Close application" = "Fechar aplicativo";
|
|
"Open application settings" = "Abrir configurações do aplicativo";
|
|
"Open dashboard" = "Open dashboard";
|
|
|
|
// Application settings
|
|
"Update application" = "Atualizar aplicativo";
|
|
"Check for updates" = "Verificar se há atualizações";
|
|
"At start" = "Ao iniciar";
|
|
"Once per day" = "Uma vez ao dia";
|
|
"Once per week" = "Uma vez na semana";
|
|
"Once per month" = "Uma vez no mês";
|
|
"Never" = "Nunca";
|
|
"Check for update" = "Verificar atualização";
|
|
"Show icon in dock" = "Mostrar ícone no dock";
|
|
"Start at login" = "Inicie no login";
|
|
"Build number" = "Build number";
|
|
"Reset settings" = "Reset settings";
|
|
"Pause the Stats" = "Pause the Stats";
|
|
"Resume the Stats" = "Resume the Stats";
|
|
|
|
// Dashboard
|
|
"Serial number" = "Número de série";
|
|
"Uptime" = "Tempo de atividade";
|
|
"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" = "A versão mais recente do Stats está instalada";
|
|
"Downloading..." = "Baixando...";
|
|
"Current version: " = "Versão atual: ";
|
|
"Latest version: " = "Última versão: ";
|
|
|
|
// Widgets
|
|
"Color" = "Cor";
|
|
"Label" = "Rótulo";
|
|
"Box" = "Caixa";
|
|
"Frame" = "Quadro";
|
|
"Value" = "Valor";
|
|
"Colorize" = "Colorir";
|
|
"Colorize value" = "Valor colorido";
|
|
"Additional information" = "Informação adicional";
|
|
"Reverse values order" = "Ordem inversa dos valores";
|
|
"Base" = "Base";
|
|
"Display mode" = "Modo de exibição";
|
|
"One row" = "Uma linha";
|
|
"Two rows" = "Duas linhas";
|
|
"Mini widget" = "Mini";
|
|
"Line chart widget" = "Line chart";
|
|
"Bar chart widget" = "Gráfico de barras";
|
|
"Pie chart widget" = "Gráfico de pizza";
|
|
"Network chart widget" = "Gráfico de rede";
|
|
"Speed widget" = "Velocidade";
|
|
"Battery widget" = "Bateria";
|
|
"Text widget" = "Texto";
|
|
"Memory widget" = "Memoria";
|
|
"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" = "Abrir configurações do módulo";
|
|
"Select widget" = "Selecionar widget %0";
|
|
"Open widget settings" = "Open widget settings";
|
|
"Update interval" = "Intervalo de atualização";
|
|
"Usage history" = "Histórico de uso";
|
|
"Details" = "Detalhes";
|
|
"Top processes" = "Principais processos";
|
|
"Pictogram" = "Pictograma";
|
|
"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" = "Número de processos principais";
|
|
"Update interval for top processes" = "Update interval for top processes";
|
|
"Notification level" = "Notification level";
|
|
"Chart color" = "Chart color";
|
|
|
|
// CPU
|
|
"CPU usage" = "Utilização da CPU";
|
|
"CPU temperature" = "Temperatura da CPU";
|
|
"CPU frequency" = "Frequência da CPU";
|
|
"System" = "Sistema";
|
|
"User" = "Usuário";
|
|
"Idle" = "Parado";
|
|
"Show usage per core" = "Mostrar uso por núcleo";
|
|
"Show hyper-threading cores" = "Mostrar núcleos hyper-threading";
|
|
"Split the value (System/User)" = "Divida o valor (Sistema/Usuário)";
|
|
"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" = "GPU para mostrar";
|
|
"Show GPU type" = "Mostrar tipo de GPU";
|
|
"GPU enabled" = "GPU ativada";
|
|
"GPU disabled" = "GPU desativada";
|
|
"GPU temperature" = "Temperatura da GPU";
|
|
"GPU utilization" = "Utilização da GPU";
|
|
"Vendor" = "Fabricante";
|
|
"Model" = "Modelo";
|
|
"Status" = "Status";
|
|
"Active" = "Ativo";
|
|
"Non active" = "Inativo";
|
|
"Fan speed" = "Velocidade da ventoinha";
|
|
"Core clock" = "Clock do núcleo";
|
|
"Memory clock" = "Clock da memória";
|
|
"Utilization" = "Utilização";
|
|
"Render utilization" = "Render utilization";
|
|
"Tiler utilization" = "Tiler utilization";
|
|
"GPU usage threshold" = "GPU usage threshold";
|
|
"GPU usage is" = "GPU usage is %0";
|
|
|
|
// RAM
|
|
"Memory usage" = "Memória usada";
|
|
"Memory pressure" = "Pressão de memória";
|
|
"Total" = "Total";
|
|
"Used" = "Usado";
|
|
"App" = "App";
|
|
"Wired" = "Com fio";
|
|
"Compressed" = "Comprimido";
|
|
"Free" = "Livre";
|
|
"Swap" = "Swap";
|
|
"Split the value (App/Wired/Compressed)" = "Divida o valor (App/Com fio/Comprimido)";
|
|
"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" = "Mostrar discos removíveis";
|
|
"Used disk memory" = "Usado %0 de %1";
|
|
"Free disk memory" = "Livre %0 de %1";
|
|
"Disk to show" = "Disco para mostrar";
|
|
"Open disk" = "Disco aberto";
|
|
"Switch view" = "Mudar de vista";
|
|
"Disk utilization threshold" = "Disk utilization threshold";
|
|
"Disk utilization is" = "Disk utilization is %0";
|
|
|
|
// Sensors
|
|
"Temperature unit" = "Unidade de temperatura";
|
|
"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";
|
|
"Install fan helper" = "Install fan helper";
|
|
"Uninstall fan helper" = "Uninstall fan helper";
|
|
"Fan value" = "Fan value";
|
|
|
|
// Network
|
|
"Uploading" = "Enviando";
|
|
"Downloading" = "Baixando";
|
|
"Public IP" = "IP Público";
|
|
"Local IP" = "IP Local";
|
|
"Interface" = "Interface";
|
|
"Physical address" = "Endereço físico";
|
|
"Refresh" = "Refresh";
|
|
"Click to copy public IP address" = "Clique para copiar o endereço de IP público";
|
|
"Click to copy local IP address" = "Clique para copiar o endereço de IP local";
|
|
"Click to copy wifi name" = "Clique para copiar o nome do wi-fi";
|
|
"Click to copy mac address" = "Clique para copiar o endereço mac";
|
|
"No connection" = "Sem conexão";
|
|
"Network interface" = "Interface de rede";
|
|
"Total download" = "Download total";
|
|
"Total upload" = "Upload total";
|
|
"Reader type" = "Tipo de leitor";
|
|
"Interface based" = "Interface";
|
|
"Processes based" = "Processo";
|
|
"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";
|
|
"Transparent pictogram when no activity" = "Transparent pictogram when no activity";
|
|
|
|
// Battery
|
|
"Level" = "Nível";
|
|
"Source" = "Fonte";
|
|
"AC Power" = "AC Power";
|
|
"Battery Power" = "Battery Power";
|
|
"Time" = "Tempo";
|
|
"Health" = "Saúde";
|
|
"Amperage" = "Amperagem";
|
|
"Voltage" = "Voltagem";
|
|
"Cycles" = "Número de ciclos";
|
|
"Temperature" = "Temperatura";
|
|
"Power adapter" = "Adaptador de energia";
|
|
"Power" = "Energia";
|
|
"Is charging" = "Está carregando";
|
|
"Time to discharge" = "Tempo de descarregar";
|
|
"Time to charge" = "Tempo de carregar";
|
|
"Calculating" = "Calculando";
|
|
"Fully charged" = "Completamente carregado";
|
|
"Not connected" = "Não conectado";
|
|
"Low level notification" = "Notificação de baixo nível";
|
|
"High level notification" = "Notificação de alto nível";
|
|
"Low battery" = "Bateria fraca";
|
|
"High battery" = "Bateria cheia";
|
|
"Battery remaining" = "%0% restante";
|
|
"Battery remaining to full charge" = "%0% to full charge";
|
|
"Percentage" = "Porcentagem";
|
|
"Percentage and time" = "Porcentagem e tempo";
|
|
"Time and percentage" = "Tempo e porcentagem";
|
|
"Time format" = "Formato de hora";
|
|
"Hide additional information when full" = "Ocultar informações adicionais quando estiver cheia";
|
|
"Last charge" = "Última carga";
|
|
"Capacity" = "Capacity";
|
|
"current / maximum / designed" = "current / 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";
|