fix: cockpit-sensors with correty base project

This commit is contained in:
Cristopfer Luis Viana da Silva 2024-02-05 11:26:28 -03:00
parent f9f2da6974
commit 57ad28ed58
13 changed files with 440 additions and 78 deletions

View file

@ -1,8 +1,8 @@
# starter-kit German translations
# sensors German translations
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: starter-kit 1.0\n"
"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"
@ -15,25 +15,39 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1\n"
#: src/index.html:20
msgid "Cockpit Starter Kit"
msgstr "Cockpit Bausatz"
msgid "Cockpit Sensors"
msgstr "Cockpit Sensoren"
#: src/app.jsx:43
msgid "Running on $0"
msgstr "Läuft auf $0"
#: src/manifest.json:8
#: org.cockpit-project.sensors.metainfo.xml:5
#: src/app.jsx:162
msgid "Sensors"
msgstr "Sensoren"
#: org.cockpit-project.starter-kit.metainfo.xml:6
msgid "Scaffolding for a cockpit module"
msgstr "Gerüst für ein Cockpit-Modul"
#: org.cockpit-project.sensors.metainfo.xml:8
msgid "Sensors cockpit module"
msgstr "Sensoren Cockpit Modul"
#: org.cockpit-project.starter-kit.metainfo.xml:8
msgid "Scaffolding for a cockpit module."
msgstr "Gerüst für ein Cockpit-Modul."
#: src/app.jsx:86
msgid "lm-sensors not found, you want install it ?"
msgstr "lm-sensors nicht gefunden, möchten Sie es installieren?"
#: src/manifest.json:0 org.cockpit-project.starter-kit.metainfo.xml:5
msgid "Starter Kit"
msgstr "Bausatz"
#: src/app.jsx:95
msgid "this version of lm-sensors don't suport output sensors data!"
msgstr "diese Version von lm-sensors unterstützt keine Ausgabe von Sensordaten!"
#: src/app.jsx:29
msgid "Unknown"
msgstr "Unbekannt"
#: src/app.jsx:130
msgid "lm-sensors has a bug that converts all data to fahrenheit, including voltage, fans and etc."
msgstr "lm-sensors hat einen Fehler, der alle Daten in Fahrenheit umwandelt, einschließlich Spannung, Lüfter usw."
#: src/app.jsx:200
msgid "Show temperature in Fahrenheit"
msgstr "Temperatur in Fahrenheit anzeigen"
#: src/app.jsx:206
msgid "Expand all cards"
msgstr "Erweitern Sie alle Karten"
#: src/app.jsx:174
msgid "Install"
msgstr "Installieren"