-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Portuguese)
Currently translated at 100.0% (326 of 326 strings) Translation: CPU-X/Translations Translate-URL: https://hosted.weblate.org/projects/cpu-x/translations/pt/
- Loading branch information
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,10 +9,10 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: CPU-X\n" | ||
"Report-Msgid-Bugs-To: https://github.com/TheTumultuousUnicornOfDarkness/CPU-" | ||
"X/issues\n" | ||
"Report-Msgid-Bugs-To: https://github.com/TheTumultuousUnicornOfDarkness/" | ||
"CPU-X/issues\n" | ||
"POT-Creation-Date: 2024-12-14 14:42+0000\n" | ||
"PO-Revision-Date: 2024-10-24 08:15+0000\n" | ||
"PO-Revision-Date: 2024-12-24 18:00+0000\n" | ||
"Last-Translator: Hugo Carvalho <[email protected]>\n" | ||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/cpu-x/" | ||
"translations/pt/>\n" | ||
|
@@ -21,7 +21,7 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 5.8.2-dev\n" | ||
"X-Generator: Weblate 5.10-dev\n" | ||
|
||
#: core.cpp:165 | ||
#, c-format | ||
|
@@ -843,16 +843,12 @@ msgid "Enforce the bus clock" | |
msgstr "Forçar a velocidade do bus" | ||
|
||
#: main.cpp:97 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Ignore CPU values reported by libcpuid (comma-separated values among " | ||
#| "'temp', 'volt' and 'freq')" | ||
msgid "" | ||
"Ignore CPU values reported by libcpuid (comma-separated values among 'temp', " | ||
"'volt', 'freq' and 'mult')" | ||
msgstr "" | ||
"Ignorar os valores informados da CPU pela libcpuid (valores separados por " | ||
"vírgula entre 'temp', 'volt' e 'freq')" | ||
"vírgula entre 'temp', 'volt', 'freq' e 'mult')" | ||
|
||
#: main.cpp:98 | ||
msgid "Read CPUID raw data from a given file" | ||
|