From ab22bc241f62eea4c4c73f4531f159da89926646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aindri=C3=BA=20Mac=20Giolla=20Eoin?= Date: Wed, 23 Oct 2024 09:37:55 +0200 Subject: [PATCH] Added translation using Weblate (Irish) --- po/ga.po | 1450 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1450 insertions(+) create mode 100644 po/ga.po diff --git a/po/ga.po b/po/ga.po new file mode 100644 index 00000000..0201a3a4 --- /dev/null +++ b/po/ga.po @@ -0,0 +1,1450 @@ +# CPU-X translations template +# Copyright © 2014-2024 TheTumultuousUnicornOfDarkness +# This file is distributed under the same license as the cpu-x package. +# Aindriú Mac Giolla Eoin , 2024. +msgid "" +msgstr "" +"Project-Id-Version: cpu-x\n" +"Report-Msgid-Bugs-To: https://github.com/TheTumultuousUnicornOfDarkness/" +"CPU-X/issues\n" +"POT-Creation-Date: 2024-10-09 08:38+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: core.cpp:165 +#, c-format +msgid "Your CPU is not present in the database ==> %s, model: %i, ext. " +"model: %i, ext. family: %i" +msgstr "" + +#: core.cpp:209 +#, c-format +msgid "Your CPU is not present in the database ==> %s, part number: 0x%x, " +"codename: %s" +msgstr "" + +#: core.cpp:216 +msgid "Finding CPU technology" +msgstr "" + +#: core.cpp:268 data.cpp:153 data.cpp:364 +msgid "unknown" +msgstr "" + +#: core.cpp:352 +msgid "Calling libcpuid for retrieving static data" +msgstr "" + +#: core.cpp:362 +#, c-format +msgid "failed to call libcpuid (%s)" +msgstr "" + +#: core.cpp:491 +msgid "Calling libcpuid for retrieving dynamic data" +msgstr "" + +#: core.cpp:508 +msgid "Calling libcpuid for retrieving CPU MSR static values" +msgstr "" + +#: core.cpp:538 +msgid "Calling libcpuid for retrieving CPU MSR dynamic values" +msgstr "" + +#: core.cpp:570 +msgid "Calling dmidecode" +msgstr "" + +#: core.cpp:612 core.cpp:631 +#, c-format +msgid "%s (configured)" +msgstr "" + +#: core.cpp:619 core.cpp:638 +#, c-format +msgid "%s (max)" +msgstr "" + +#: core.cpp:624 +#, c-format +msgid "%s (min)" +msgstr "" + +#: core.cpp:654 +msgid "Calculating CPU usage" +msgstr "" + +#: core.cpp:704 +msgid "Calling bandwidth" +msgstr "" + +#: core.cpp:761 +#, c-format +msgid "%s (subject) / %s (issuer)" +msgstr "" + +#: core.cpp:789 +#, c-format +msgid "pci_access is not properly initialized: it is a common issue when %s " +"was built with a lower libpci version.\n" +"Check that libpci %s library is present on your system. Otherwise, " +"please rebuild %s." +msgstr "" + +#: core.cpp:833 +#, c-format +msgid "No kernel driver in use for graphic card at path %s" +msgstr "" + +#: core.cpp:869 +#, c-format +msgid "Your GPU kernel driver is unknown: %s" +msgstr "" + +#: core.cpp:953 +#, c-format +msgid "Your GPU user mode driver is unknown for vendor %s: %s" +msgstr "" + +#: core.cpp:957 +#, c-format +msgid "failed to call GLFW (%i): %s" +msgstr "" + +#: core.cpp:1090 +msgid "Finding Vulkan API version" +msgstr "" + +#: core.cpp:1106 +#, c-format +msgid "failed to call vkCreateInstance (%s)" +msgstr "" + +#: core.cpp:1110 +#, c-format +msgid "%s is not supported" +msgstr "" + +#: core.cpp:1119 +#, c-format +msgid "failed to call vkEnumeratePhysicalDevices (%s)" +msgstr "" + +#: core.cpp:1127 +msgid "No available Vulkan devices" +msgstr "" + +#: core.cpp:1135 +#, c-format +msgid "No available physical devices (%s)" +msgstr "" + +#: core.cpp:1198 +#, c-format +msgid "Failed to create Vulkan for device %u (%s)" +msgstr "" + +#: core.cpp:1202 +#, c-format +msgid "%s is not supported for device %u, use only deviceID for matching" +msgstr "" + +#: core.cpp:1234 core.cpp:1553 +msgid "Enabled" +msgstr "" + +#: core.cpp:1234 core.cpp:1553 +msgid "Disabled" +msgstr "" + +#: core.cpp:1271 +msgid "Finding OpenCL API version" +msgstr "" + +#: core.cpp:1275 +#, c-format +msgid "There is no platform with OpenCL support (%s)" +msgstr "" + +#: core.cpp:1285 +#, c-format +msgid "failed to get all OpenCL platforms (%s)" +msgstr "" + +#: core.cpp:1298 +#, c-format +msgid "failed to get name for platform %u (%s)" +msgstr "" + +#: core.cpp:1306 +#, c-format +msgid "failed to get version for platform %u (%s)" +msgstr "" + +#: core.cpp:1314 +#, c-format +msgid "failed to find number of OpenCL devices for platform '%s %s' (%s)" +msgstr "" + +#: core.cpp:1314 +msgid "0 device" +msgstr "" + +#: core.cpp:1323 +#, c-format +msgid "failed to get all of OpenCL devices for platform '%s %s' (%s)" +msgstr "" + +#: core.cpp:1343 +#, c-format +msgid "failed to get name for device %u (%s)" +msgstr "" + +#: core.cpp:1351 +#, c-format +msgid "failed to get version for device %u (%s)" +msgstr "" + +#: core.cpp:1377 +#, c-format +msgid "OpenCL driver for '%s %s' does not support CL_DEVICE_TOPOLOGY_AMD " +"(%s)" +msgstr "" + +#: core.cpp:1388 +#, c-format +msgid "OpenCL driver for '%s %s' does not support CL_DEVICE_GFXIP_MAJOR_AMD " +"(%s)" +msgstr "" + +#: core.cpp:1396 core.cpp:1416 core.cpp:1449 +#, c-format +msgid "OpenCL driver for '%s %s' does not support " +"CL_DEVICE_MAX_COMPUTE_UNITS (%s)" +msgstr "" + +#: core.cpp:1437 +#, c-format +msgid "OpenCL driver for '%s %s' does not support " +"CL_DEVICE_PCI_DOMAIN_ID_NV (%s), CL_DEVICE_PCI_BUS_ID_NV (%s) or " +"CL_DEVICE_PCI_SLOT_ID_NV (%s)" +msgstr "" + +#: core.cpp:1460 +#, c-format +msgid "OpenCL is not supported with your GPU vendor (0x%X)" +msgstr "" + +#: core.cpp:1484 +msgid "Finding devices" +msgstr "" + +#: core.cpp:1496 +#, c-format +msgid "Skip devices search (wrong permissions on %s device)" +msgstr "" + +#: core.cpp:1539 +#, c-format +msgid "Your GPU vendor is unknown: %s (0x%X)" +msgstr "" + +#: core.cpp:1559 +msgid "failed to find chipset vendor and model" +msgstr "" + +#: core.cpp:1574 +msgid "failed to find graphic card vendor and model" +msgstr "" + +#: core.cpp:1707 +msgid "Retrieving GPU clocks" +msgstr "" + +#: core.cpp:1720 +msgid "None" +msgstr "" + +#: core.cpp:1729 +#, c-format +msgid "DRM path for %s is unknown" +msgstr "" + +#: core.cpp:1736 +#, c-format +msgid "Card number for %s is unknown" +msgstr "" + +#: core.cpp:1761 +#, c-format +msgid "PCIe %s (current) / %s (max)" +msgstr "" + +#: core.cpp:1876 +#, c-format +msgid "Driver for %s doesn't report frequencies" +msgstr "" + +#: core.cpp:1897 +#, c-format +msgid "failed to retrieve all monitoring data for %s" +msgstr "" + +#: core.cpp:1920 +msgid "Identifying running system" +msgstr "" + +#: core.cpp:1923 +msgid "failed to identify running system" +msgstr "" + +#: core.cpp:1980 core.cpp:2009 +msgid "Calling libprocps" +msgstr "" + +#: core.cpp:1983 +msgid "unable to get system uptime" +msgstr "" + +#: core.cpp:1989 +msgid "unable to create meminfo structure" +msgstr "" + +#: core.cpp:2035 +msgid "Calling libstatgrab" +msgstr "" + +#: core.cpp:2083 +#, c-format +msgid "%i days, %i hours, %i minutes, %i seconds" +msgstr "" + +#: core.cpp:2146 +msgid "Updating benchmark status" +msgstr "" + +#: core.cpp:2149 +msgid "Active" +msgstr "" + +#: core.cpp:2152 +#, c-format +msgid "(%u hours left)" +msgstr "" + +#: core.cpp:2154 +#, c-format +msgid "(%u minutes left)" +msgstr "" + +#: core.cpp:2156 +#, c-format +msgid "(%u seconds left)" +msgstr "" + +#: core.cpp:2160 core.cpp:2215 core.cpp:2216 +msgid "Inactive" +msgstr "" + +#: core.cpp:2163 +#, c-format +msgid "in %u hours" +msgstr "" + +#: core.cpp:2165 +#, c-format +msgid "in %u minutes" +msgstr "" + +#: core.cpp:2167 +#, c-format +msgid "in %u seconds" +msgstr "" + +#: core.cpp:2184 +#, c-format +msgid "Starting benchmark with %u threads" +msgstr "" + +#: core.cpp:2207 +msgid "an error occurred while starting benchmark" +msgstr "" + +#: core.cpp:2233 +msgid "Finding CPU package in fallback mode" +msgstr "" + +#: core.cpp:2263 +#, c-format +msgid "Your CPU socket is not present in the database ==> %s, codename: %s" +msgstr "" + +#: core.cpp:2283 +msgid "Calculating CPU multipliers in fallback mode" +msgstr "" + +#: core.cpp:2309 +msgid "Retrieving motherboard information in fallback mode" +msgstr "" + +#: core.cpp:2325 +msgid "failed to retrieve motherboard information (fallback mode)" +msgstr "" + +#: core.cpp:2367 +msgid "Retrieving CPU temperature in fallback mode" +msgstr "" + +#: core.cpp:2415 +msgid "failed to retrieve CPU temperature (fallback mode)" +msgstr "" + +#: core.cpp:2430 +msgid "Retrieving CPU voltage in fallback mode" +msgstr "" + +#: core.cpp:2449 +msgid "failed to retrieve CPU voltage (fallback mode)" +msgstr "" + +#: core.cpp:2463 +msgid "Retrieving CPU frequency in fallback mode" +msgstr "" + +#: core.cpp:2474 +msgid "failed to retrieve CPU frequency (fallback mode)" +msgstr "" + +#: daemon_client.cpp:65 +msgid "Starting daemon in background…" +msgstr "" + +#: daemon_client.cpp:172 +msgid "pkexec: authorization could not be obtained (dialog dismissed)" +msgstr "" + +#: daemon_client.cpp:175 +msgid "pkexec: authorization could not be obtained (not authorized)" +msgstr "" + +#: daemon_client.cpp:178 +msgid "pkexec: command not found" +msgstr "" + +#: daemon_client.cpp:181 +msgid "pkexec: unexpected error code" +msgstr "" + +#: daemon_client.cpp:211 +msgid "Connecting to daemon…" +msgstr "" + +#: daemon_server.cpp:261 +#, c-format +msgid "request_handler: case %i not handled" +msgstr "" + +#: data.cpp:127 cpu-x-gtk-3.12.ui:1481 +msgid "CPU" +msgstr "" + +#: data.cpp:190 +msgid "P-core" +msgstr "" + +#: data.cpp:191 +msgid "E-core" +msgstr "" + +#: data.cpp:192 +msgid "LP E-core" +msgstr "" + +#: data.cpp:193 data.cpp:196 +msgid "Core" +msgstr "" + +#: data.cpp:212 cpu-x-gtk-3.12.ui:837 +msgid "Processor" +msgstr "" + +#: data.cpp:256 data.cpp:351 cpu-x-gtk-3.12.ui:2095 +msgid "Caches" +msgstr "" + +#: data.cpp:263 +#, c-format +msgid "%2d x %4d %s, %2d-way" +msgstr "" + +#: data.cpp:265 +#, c-format +msgid "%d %s, %d-way" +msgstr "" + +#: data.cpp:279 +msgid "Count" +msgstr "" + +#: data.cpp:292 cpu-x-gtk-3.12.ui:1067 +msgid "Clocks" +msgstr "" + +#: data.cpp:400 data.cpp:404 +#, c-format +msgid "L%u Cache" +msgstr "" + +#: data.cpp:406 +#, c-format +msgid "%s associative, %d-%s line size" +msgstr "" + +#: data.cpp:419 +msgid "Test" +msgstr "" + +#: data.cpp:430 data.cpp:447 cpu-x-gtk-3.12.ui:2279 cpu-x-gtk-3.12.ui:2709 +msgid "Motherboard" +msgstr "" + +#: data.cpp:461 cpu-x-gtk-3.12.ui:2555 +msgid "BIOS" +msgstr "" + +#: data.cpp:477 cpu-x-gtk-3.12.ui:2690 +msgid "Chipset" +msgstr "" + +#: data.cpp:492 data.cpp:594 cpu-x-gtk-3.12.ui:3348 cpu-x-gtk-3.12.ui:3971 +msgid "Memory" +msgstr "" + +#: data.cpp:508 +#, c-format +msgid "Stick %u" +msgstr "" + +#: data.cpp:512 cpu-x-gtk-3.12.ui:3326 +msgid "Sticks" +msgstr "" + +#: data.cpp:566 cpu-x-gtk-3.12.ui:3990 +msgid "System" +msgstr "" + +#: data.cpp:579 cpu-x-gtk-3.12.ui:3580 +msgid "Operating System" +msgstr "" + +#: data.cpp:612 cpu-x-gtk-3.12.ui:5182 +msgid "Graphics" +msgstr "" + +#: data.cpp:646 +#, c-format +msgid "Card %u" +msgstr "" + +#: data.cpp:650 cpu-x-gtk-3.12.ui:5160 +msgid "Cards" +msgstr "" + +#: data.cpp:697 cpu-x-gtk-3.12.ui:5534 +msgid "Bench" +msgstr "" + +#: data.cpp:710 +msgid "Not started" +msgstr "" + +#: data.cpp:713 cpu-x-gtk-3.12.ui:5296 +msgid "Prime numbers (slow)" +msgstr "" + +#: data.cpp:717 cpu-x-gtk-3.12.ui:5408 +msgid "Prime numbers (fast)" +msgstr "" + +#: data.cpp:721 cpu-x-gtk-3.12.ui:5515 +msgid "Parameters" +msgstr "" + +#: data.cpp:746 data.cpp:752 +#, c-format +msgid "%u mins" +msgstr "" + +#: data.cpp:759 cpu-x-gtk-3.12.ui:5678 cpu-x-gtk-3.12.ui:5786 +msgid "About" +msgstr "" + +#: data.cpp:764 +#, c-format +msgid "%s is a Free software that gathers information\n" +"on CPU, motherboard and more." +msgstr "" + +#: data.cpp:769 +msgid "About CPU-X" +msgstr "" + +#: data.cpp:770 +#, c-format +msgid "Version %s" +msgstr "" + +#: data.cpp:771 +#, c-format +msgid "Author: %s" +msgstr "" + +#: data.cpp:772 +#, c-format +msgid "Site: %s" +msgstr "" + +#: data.cpp:776 cpu-x-gtk-3.12.ui:5767 +msgid "License" +msgstr "" + +#: data.cpp:778 +#, c-format +msgid "This software is distributed under the terms of %s" +msgstr "" + +#: data.cpp:779 main.cpp:176 +msgid "This program comes with ABSOLUTELY NO WARRANTY" +msgstr "" + +#: gui_gtk.cpp:67 +#, c-format +msgid "Cannot find path for '%s' file" +msgstr "" + +#: gui_gtk.cpp:440 +msgid "No polkit authentication agent found" +msgstr "" + +#: gui_gtk.cpp:446 +msgid "Ask password to start daemon in background" +msgstr "" + +#: gui_gtk.cpp:450 +msgid "Settings" +msgstr "" + +#: gui_gtk.cpp:691 +msgid "BaseFamily" +msgstr "" + +#: gui_gtk.cpp:692 +msgid "CPU display (\"true\") family (computed as BaseFamily+ExtendedFamily)" +msgstr "" + +#: gui_gtk.cpp:693 +msgid "BaseModel" +msgstr "" + +#: gui_gtk.cpp:694 +msgid "CPU display (\"true\") model (computed as " +"(ExtendedModel<<4)+BaseModel)" +msgstr "" + +#: gui_gtk.cpp:888 +msgid "EFI Platform Key certificate information" +msgstr "" + +#: gui_gtk.cpp:923 +msgid "Identify the physically-labeled socket or board position where the " +"memory device is located" +msgstr "" + +#: gui_gtk.cpp:924 +msgid "Identify the physically labeled bank where the memory device is " +"located" +msgstr "" + +#: gui_gtk.cpp:1129 +msgid "User Mode Driver Version" +msgstr "" + +#: gui_gtk.cpp:1143 +msgid "Vulkan Ray Tracing" +msgstr "" + +#: gui_gtk.cpp:1338 +msgid "Starting GTK GUI…" +msgstr "" + +#: gui_gtk.cpp:1350 +msgid "failed to import UI in GtkBuilder" +msgstr "" + +#: main.cpp:63 +msgid "Start graphical user interface (GUI) (default)" +msgstr "" + +#: main.cpp:64 +msgid "Start text-based user interface (TUI)" +msgstr "" + +#: main.cpp:65 +msgid "Dump all data on standard output and exit" +msgstr "" + +#: main.cpp:66 +msgid "Run embedded command dmidecode and exit" +msgstr "" + +#: main.cpp:67 +msgid "Run embedded command bandwidth and exit" +msgstr "" + +#: main.cpp:68 +msgid "Set temperature unit (c[elsius]|f[ahrenheit]|k[elvin]|r[ankine])" +msgstr "" + +#: main.cpp:69 +msgid "Set custom time between two refreshes (in seconds)" +msgstr "" + +#: main.cpp:70 +msgid "Set default tab (integer)" +msgstr "" + +#: main.cpp:71 +msgid "Select core type to monitor (integer)" +msgstr "" + +#: main.cpp:72 +msgid "Select CPU core to monitor (integer)" +msgstr "" + +#: main.cpp:73 +msgid "Set custom bandwidth test for CPU caches speed (integer)" +msgstr "" + +#: main.cpp:74 +msgid "Select default memory stick (integer)" +msgstr "" + +#: main.cpp:75 +msgid "Select default graphic card (integer)" +msgstr "" + +#: main.cpp:76 cpu-x-gtk-3.12.ui:6144 +msgid "Start and connect to daemon" +msgstr "" + +#: main.cpp:77 +msgid "Verbose output" +msgstr "" + +#: main.cpp:78 +msgid "Print help and exit" +msgstr "" + +#: main.cpp:79 +msgid "Print version and exit" +msgstr "" + +#: main.cpp:80 +msgid "Print CPUID values in decimal (default is hexadeximal)" +msgstr "" + +#: main.cpp:81 +msgid "Disable colored output" +msgstr "" + +#: main.cpp:82 +msgid "Print information for debugging" +msgstr "" + +#: main.cpp:83 +msgid "Print required information to paste in an issue" +msgstr "" + +#: main.cpp:84 +msgid "Set key mapping for NCurses mode (a[rrows]|e[macs]|i[nverted-T]|" +"v[im])" +msgstr "" + +#: main.cpp:95 +msgid "Add default command line arguments" +msgstr "" + +#: main.cpp:96 +msgid "Enforce the bus clock" +msgstr "" + +#: main.cpp:97 +msgid "Ignore CPU values reported by libcpuid (comma-separated values among " +"'temp', 'volt' and 'freq')" +msgstr "" + +#: main.cpp:98 +msgid "Read CPUID raw data from a given file" +msgstr "" + +#: main.cpp:99 +msgid "Only print a message if CPU is not present in the database" +msgstr "" + +#: main.cpp:126 +#, c-format +msgid "Usage: %s DISPLAY [OPTIONS]\n" +msgstr "" + +#: main.cpp:127 +msgid "Available DISPLAY:" +msgstr "" + +#: main.cpp:135 +msgid "Available OPTIONS:" +msgstr "" + +#: main.cpp:144 +msgid "Influenceable environment variables:" +msgstr "" + +#: main.cpp:175 +msgid "This is free software: you are free to change and redistribute it." +msgstr "" + +#: main.cpp:177 +#, c-format +msgid "See the %s license: <%s>\n" +msgstr "" + +#: main.cpp:184 +#, c-format +msgid "-- %-11s version: %s" +msgstr "" + +#: main.cpp:411 +#, c-format +msgid "\n" +"Oops, something was wrong! %s has received signal %d (%s) and has " +"crashed." +msgstr "" + +#: main.cpp:413 +#, c-format +msgid "\n" +"Oops, something was wrong! %s has received signal %d (%s) and is " +"trying to recover." +msgstr "" + +#: main.cpp:437 +msgid "You can open a new issue here, by filling the template as requested:" +msgstr "" + +#: main.cpp:479 +msgid "an error occurred while setting locale" +msgstr "" + +#: options.cpp:156 +#, c-format +msgid "Selected tab (%u) is not visible" +msgstr "" + +#: options.cpp:161 +#, c-format +msgid "Selected tab (%u) is not a valid number (%u is the maximum)" +msgstr "" + +#: options.cpp:210 +#, c-format +msgid "Selected CPU type (%u) is not a valid number (%u is the maximum for " +"this CPU)" +msgstr "" + +#: options.cpp:231 +#, c-format +msgid "Selected bandwidth test (%u) is not a valid number (%u is the " +"maximum for this system)" +msgstr "" + +#: options.cpp:254 +#, c-format +msgid "Selected RAM stick (%u) is not a valid number (%u is the maximum for " +"this system)" +msgstr "" + +#: options.cpp:274 +#, c-format +msgid "Selected graphic card (%u) is not a valid number (%u is the maximum " +"for this system)" +msgstr "" + +#: options.cpp:290 +#, c-format +msgid "failed to change CPU affinitiy to core %u" +msgstr "" + +#: options.cpp:296 +#, c-format +msgid "Selected CPU core (%u) is not a valid number (%u is the maximum for " +"this type of core)" +msgstr "" + +#: tui_ncurses.cpp:116 +msgid "Window is too small!" +msgstr "" + +#: tui_ncurses.cpp:124 +msgid "Press 'h' to see help." +msgstr "" + +#: tui_ncurses.cpp:237 +#, c-format +msgid "Welcome in %s NCurses help!\n" +msgstr "" + +#: tui_ncurses.cpp:238 +msgid "This help describes how to use this Text-based User Interface." +msgstr "" + +#: tui_ncurses.cpp:240 +msgid "Global keys:" +msgstr "" + +#: tui_ncurses.cpp:241 +msgid "Press 'left' key or 'tab' key to switch in left tab." +msgstr "" + +#: tui_ncurses.cpp:242 +msgid "Press 'right' key or 'shift + tab' keys to switch in right tab." +msgstr "" + +#: tui_ncurses.cpp:243 +msgid "Press 'h' key to see this help." +msgstr "" + +#: tui_ncurses.cpp:244 +msgid "Press 'q' key to exit." +msgstr "" + +#: tui_ncurses.cpp:246 +msgid "CPU tab:" +msgstr "" + +#: tui_ncurses.cpp:247 +msgid "Press 'next page' key to decrease core type number to monitor." +msgstr "" + +#: tui_ncurses.cpp:248 +msgid "Press 'previous page' key to increase core type number to monitor." +msgstr "" + +#: tui_ncurses.cpp:249 +msgid "Press 'down' key to decrease CPU core number to monitor." +msgstr "" + +#: tui_ncurses.cpp:250 +msgid "Press 'up' key to increase CPU core number to monitor." +msgstr "" + +#: tui_ncurses.cpp:252 +msgid "Caches tab:" +msgstr "" + +#: tui_ncurses.cpp:253 +msgid "Press 'down' key to switch to previous test." +msgstr "" + +#: tui_ncurses.cpp:254 +msgid "Press 'up' key to switch to next test." +msgstr "" + +#: tui_ncurses.cpp:256 +msgid "Bench tab:" +msgstr "" + +#: tui_ncurses.cpp:257 +msgid "Press 'down' key to decrement benchmark duration." +msgstr "" + +#: tui_ncurses.cpp:258 +msgid "Press 'up' key to increment benchmark duration." +msgstr "" + +#: tui_ncurses.cpp:259 +msgid "Press 'next page' key to decrement number of threads to use." +msgstr "" + +#: tui_ncurses.cpp:260 +msgid "Press 'previous page' key to increment number of threads to use." +msgstr "" + +#: tui_ncurses.cpp:261 +msgid "Press 's' key to start/stop prime numbers (slow) benchmark." +msgstr "" + +#: tui_ncurses.cpp:262 +msgid "Press 'f' key to start/stop prime numbers (fast) benchmark." +msgstr "" + +#: tui_ncurses.cpp:264 +msgid "Graphics tab:" +msgstr "" + +#: tui_ncurses.cpp:265 +msgid "Press 'down' key to switch to previous graphic card." +msgstr "" + +#: tui_ncurses.cpp:266 +msgid "Press 'up' key to switch to next graphic card." +msgstr "" + +#: tui_ncurses.cpp:268 +msgid "Press any key to exit this help." +msgstr "" + +#: tui_ncurses.cpp:676 +msgid "Starting NCurses TUI…" +msgstr "" + +#: tui_ncurses.cpp:685 +msgid "FATAL ERROR: terminfo database could not be found (try to set " +"TERMINFO environment variable)" +msgstr "" + +#: tui_ncurses.cpp:690 +#, c-format +msgid "Failed to set up %s terminal (err=%i); falling back to %s" +msgstr "" + +#: util.cpp:189 +#, c-format +msgid "cannot find unit in '%s' string at position %i" +msgstr "" + +#: util.cpp:252 +#, c-format +msgid "an error occurred while opening file '%s'" +msgstr "" + +#: util.cpp:297 +#, c-format +msgid "an error occurred while running command '%s'" +msgstr "" + +#: util.cpp:437 +msgid "set_cpu_affinity() not supported on this operating system" +msgstr "" + +#: data.hpp:103 data.hpp:255 data.hpp:343 +msgid "Vendor" +msgstr "" + +#: data.hpp:104 +msgid "Code Name" +msgstr "" + +#: data.hpp:105 +msgid "Package" +msgstr "" + +#: data.hpp:106 +msgid "Technology" +msgstr "" + +#: data.hpp:107 data.hpp:279 +msgid "Voltage" +msgstr "" + +#: data.hpp:108 +msgid "Specification" +msgstr "" + +#: data.hpp:110 +msgid "Family" +msgstr "" + +#: data.hpp:111 +msgid "Disp. Family" +msgstr "" + +#: data.hpp:112 data.hpp:234 data.hpp:256 data.hpp:346 +msgid "Model" +msgstr "" + +#: data.hpp:113 +msgid "Disp. Model" +msgstr "" + +#: data.hpp:114 +msgid "Stepping" +msgstr "" + +#: data.hpp:116 +msgid "Implementer" +msgstr "" + +#: data.hpp:117 +msgid "Variant" +msgstr "" + +#: data.hpp:118 data.hpp:271 +msgid "Part Number" +msgstr "" + +#: data.hpp:119 data.hpp:235 +msgid "Revision" +msgstr "" + +#: data.hpp:121 +msgid "Temp." +msgstr "" + +#: data.hpp:122 +msgid "Instructions" +msgstr "" + +#: data.hpp:135 +msgid "L1 Data" +msgstr "" + +#: data.hpp:136 +msgid "L1 Inst." +msgstr "" + +#: data.hpp:137 +msgid "Level 2" +msgstr "" + +#: data.hpp:138 +msgid "Level 3" +msgstr "" + +#: data.hpp:147 cpu-x-gtk-3.12.ui:1339 +msgid "Cores" +msgstr "" + +#: data.hpp:148 data.hpp:419 cpu-x-gtk-3.12.ui:1361 +msgid "Threads" +msgstr "" + +#: data.hpp:165 +msgid "Core Speed" +msgstr "" + +#: data.hpp:166 +msgid "Multiplier" +msgstr "" + +#: data.hpp:167 +msgid "Bus Speed" +msgstr "" + +#: data.hpp:168 data.hpp:352 +msgid "Usage" +msgstr "" + +#: data.hpp:198 data.hpp:276 +msgid "Size" +msgstr "" + +#: data.hpp:199 data.hpp:278 +msgid "Speed" +msgstr "" + +#: data.hpp:233 data.hpp:270 +msgid "Manufacturer" +msgstr "" + +#: data.hpp:243 +msgid "Brand" +msgstr "" + +#: data.hpp:244 +msgid "Version" +msgstr "" + +#: data.hpp:245 +msgid "Date" +msgstr "" + +#: data.hpp:246 +msgid "ROM Size" +msgstr "" + +#: data.hpp:247 +msgid "EFI PK" +msgstr "" + +#: data.hpp:272 +msgid "Type" +msgstr "" + +#: data.hpp:273 +msgid "Type Detail" +msgstr "" + +#: data.hpp:274 +msgid "Device Locator" +msgstr "" + +#: data.hpp:275 +msgid "Bank Locator" +msgstr "" + +#: data.hpp:277 +msgid "Rank" +msgstr "" + +#: data.hpp:303 +msgid "Name" +msgstr "" + +#: data.hpp:304 +msgid "Kernel" +msgstr "" + +#: data.hpp:305 +msgid "Hostname" +msgstr "" + +#: data.hpp:306 +msgid "Uptime" +msgstr "" + +#: data.hpp:314 +msgid "Used" +msgstr "" + +#: data.hpp:315 +msgid "Buffers" +msgstr "" + +#: data.hpp:316 +msgid "Cached" +msgstr "" + +#: data.hpp:317 +msgid "Free" +msgstr "" + +#: data.hpp:318 +msgid "Swap" +msgstr "" + +#: data.hpp:344 +msgid "Driver" +msgstr "" + +#: data.hpp:345 +msgid "UMD Version" +msgstr "" + +#: data.hpp:347 +msgid "Compute Unit" +msgstr "" + +#: data.hpp:348 +msgid "Device ID" +msgstr "" + +#: data.hpp:349 +msgid "VBIOS Version" +msgstr "" + +#. #-#-#-#-# source_ui.pot (cpu-x ) #-#-#-#-# +#. Setting: "Interface" tab +#: data.hpp:350 cpu-x-gtk-3.12.ui:6041 +msgid "Interface" +msgstr "" + +#: data.hpp:351 +msgid "Temperature" +msgstr "" + +#: data.hpp:353 +msgid "Core Voltage" +msgstr "" + +#: data.hpp:354 +msgid "Power Avg" +msgstr "" + +#: data.hpp:355 +msgid "Core Clock" +msgstr "" + +#: data.hpp:356 +msgid "Memory Clock" +msgstr "" + +#: data.hpp:357 +msgid "Memory Used" +msgstr "" + +#: data.hpp:358 +msgid "Resizable BAR" +msgstr "" + +#: data.hpp:359 +msgid "Vulkan RT" +msgstr "" + +#: data.hpp:360 +msgid "OpenGL Version" +msgstr "" + +#: data.hpp:361 +msgid "Vulkan Version" +msgstr "" + +#: data.hpp:362 +msgid "OpenCL Version" +msgstr "" + +#: data.hpp:398 +msgid "Score" +msgstr "" + +#: data.hpp:399 +msgid "Run" +msgstr "" + +#: data.hpp:418 +msgid "Duration" +msgstr "" + +#: util.hpp:77 +msgid "bytes" +msgstr "" + +#. TRANSLATORS: initials for kilobyte (10³): please put initials (keep it short) +#: util.hpp:80 +msgid "kB" +msgstr "" + +#. TRANSLATORS: initials for megabyte (10⁶): please put initials (keep it short) +#: util.hpp:82 +msgid "MB" +msgstr "" + +#. TRANSLATORS: initials for gigabyte (10⁹): please put initials (keep it short) +#: util.hpp:84 +msgid "GB" +msgstr "" + +#. TRANSLATORS: initials for terabyte (10¹²): please put initials (keep it short) +#: util.hpp:86 +msgid "TB" +msgstr "" + +#. TRANSLATORS: initials for kibibyte (2¹⁰): please put initials (keep it short) +#: util.hpp:89 +msgid "KiB" +msgstr "" + +#. TRANSLATORS: initials for mebibyte (2²⁰): please put initials (keep it short) +#: util.hpp:91 +msgid "MiB" +msgstr "" + +#. TRANSLATORS: initials for gibibyte (2³⁰): please put initials (keep it short) +#: util.hpp:93 +msgid "GiB" +msgstr "" + +#. TRANSLATORS: initials for tebibyte (2⁴⁰): please put initials (keep it short) +#: util.hpp:95 +msgid "TiB" +msgstr "" + +#: cpu-x-gtk-3.12.ui:29 +msgid "Start daemon" +msgstr "" + +#: cpu-x-gtk-3.12.ui:56 +msgid "Privileges are required to gather some information" +msgstr "" + +#: cpu-x-gtk-3.12.ui:1291 +msgid "Cache" +msgstr "" + +#: cpu-x-gtk-3.12.ui:5861 +msgid "Close" +msgstr "" + +#. Setting: refresh time for UI +#: cpu-x-gtk-3.12.ui:5955 +msgid "Refresh time" +msgstr "" + +#. Setting: GUI theme +#: cpu-x-gtk-3.12.ui:5979 +msgid "Text theme" +msgstr "" + +#. Setting: automatic GUI theme +#: cpu-x-gtk-3.12.ui:5994 +msgid "Automatic" +msgstr "" + +#. Setting: light GUI theme +#: cpu-x-gtk-3.12.ui:5995 +msgid "Blue for light theme" +msgstr "" + +#. Setting: dark GUI theme +#: cpu-x-gtk-3.12.ui:5996 +msgid "Yellow for dark theme" +msgstr "" + +#. Setting: temperature unit +#: cpu-x-gtk-3.12.ui:6009 +msgid "Temperature unit" +msgstr "" + +#. Setting: default tab at startup +#: cpu-x-gtk-3.12.ui:6060 +msgid "Default tab" +msgstr "" + +#. Setting: default CPU core at startup +#: cpu-x-gtk-3.12.ui:6073 +msgid "Default CPU core" +msgstr "" + +#. Setting: default cache test at startup +#: cpu-x-gtk-3.12.ui:6086 +msgid "Default cache test" +msgstr "" + +#. Setting: print CPUID values in decimal or hexadecimal +#: cpu-x-gtk-3.12.ui:6129 +msgid "Print CPUID values in decimal" +msgstr "" + +#. Setting: default graphic card at startup +#: cpu-x-gtk-3.12.ui:6162 +msgid "Default graphic card" +msgstr "" + +#. Setting: default CPU core at startup +#: cpu-x-gtk-3.12.ui:6186 +msgid "Default core type" +msgstr "" + +#. Setting: default graphic card at startup +#: cpu-x-gtk-3.12.ui:6210 +msgid "Default memory stick" +msgstr "" + +#. Setting: "Startup" tab +#: cpu-x-gtk-3.12.ui:6238 +msgid "Startup" +msgstr ""