fix: cockpit-sensors with correty base project
This commit is contained in:
parent
f9f2da6974
commit
57ad28ed58
13 changed files with 440 additions and 78 deletions
53
po/pt_BR.po
Normal file
53
po/pt_BR.po
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
# sensors Portugues translations
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sensors 1.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-03-09 16:09+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Cristopfer Luis <ocristopfer@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||
|
||||
#: src/index.html:20
|
||||
msgid "Cockpit Sensors"
|
||||
msgstr "Sensores para Cockpit"
|
||||
|
||||
#: src/manifest.json:8
|
||||
#: org.cockpit-project.sensors.metainfo.xml:5
|
||||
#: src/app.jsx:162
|
||||
msgid "Sensors"
|
||||
msgstr "Sensores"
|
||||
|
||||
#: org.cockpit-project.sensors.metainfo.xml:8
|
||||
msgid "Sensors cockpit module"
|
||||
msgstr "Sensores do lm-sensors para o cockpit"
|
||||
|
||||
#: src/app.jsx:86
|
||||
msgid "lm-sensors not found, you want install it ?"
|
||||
msgstr "Não foi encontrado o lm-sensors, deseja instala-lo?"
|
||||
|
||||
#: src/app.jsx:95
|
||||
msgid "this version of lm-sensors don't suport output sensors data!"
|
||||
msgstr "Essa versão do lm-sensors não tem suporte para saida de dados!"
|
||||
|
||||
#: src/app.jsx:130
|
||||
msgid "lm-sensors has a bug that converts all data to fahrenheit, including voltage, fans and etc."
|
||||
msgstr "lm-sensors tem um problema aonde ele converte todos os dados para fahrenheit, incluindo voltage, vetoinhas e etc."
|
||||
|
||||
#: src/app.jsx:200
|
||||
msgid "Show temperature in Fahrenheit"
|
||||
msgstr "Exibir temperatus em Fahrenheit"
|
||||
|
||||
#: src/app.jsx:206
|
||||
msgid "Expand all cards"
|
||||
msgstr "Expandir todos os cards"
|
||||
|
||||
#: src/app.jsx:174
|
||||
msgid "Install"
|
||||
msgstr "Instalar"
|
||||
Loading…
Add table
Add a link
Reference in a new issue