-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
systemTemperature@KopfDesDaemons: Add Catalan translation (#1316)
- Loading branch information
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
72 changes: 72 additions & 0 deletions
72
systemTemperature@KopfDesDaemons/files/systemTemperature@KopfDesDaemons/po/ca.po
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 |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# SYSTEM TEMPERATURE | ||
# This file is put in the public domain. | ||
# KopfDesDaemons, 2024 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: systemTemperature@KopfDesDaemons 1.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-11-08 19:56+0100\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: Odyssey <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: ca\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.2\n" | ||
|
||
#. metadata.json->name | ||
#. desklet.js:27 | ||
msgid "System Temperature" | ||
msgstr "Temperatura del sistema" | ||
|
||
#. metadata.json->description | ||
msgid "Displays the temperature of a thermal zone in the system." | ||
msgstr "Mostra la temperatura d'una zona tèrmica del sistema." | ||
|
||
#. settings-schema.json->head0->description | ||
msgid "General" | ||
msgstr "General" | ||
|
||
#. settings-schema.json->tempFilePath->description | ||
msgid "Path to file with temperature value (thermal zone)" | ||
msgstr "Ruta al fitxer amb el valor de la temperatura (zona tèrmica)" | ||
|
||
#. settings-schema.json->labelText->description | ||
msgid "Text for the label" | ||
msgstr "Text per l'etiqueta" | ||
|
||
#. settings-schema.json->temperatureUnit->options | ||
msgid "°C" | ||
msgstr "°C" | ||
|
||
#. settings-schema.json->temperatureUnit->options | ||
msgid "°F" | ||
msgstr "°F" | ||
|
||
#. settings-schema.json->temperatureUnit->description | ||
msgid "Temperature unit (Celsius or Fahrenheit)" | ||
msgstr "Unitat de temperatura (Celsius o Fahrenheit)" | ||
|
||
#. settings-schema.json->updateInterval->description | ||
msgid "Update interval in seconds" | ||
msgstr "Interval de refresc en segons" | ||
|
||
#. settings-schema.json->head1->description | ||
msgid "Style" | ||
msgstr "Estil" | ||
|
||
#. settings-schema.json->fontSizeLabel->description | ||
msgid "Font size for the label text" | ||
msgstr "Mida de la lletra pel text de l'etiqueta" | ||
|
||
#. settings-schema.json->fontSizeTemperature->description | ||
msgid "Font size for the temperature display" | ||
msgstr "Mida de la lletra per la mostra de temperatura" | ||
|
||
#. settings-schema.json->dynamicColorEnabled->description | ||
msgid "Dynamic color based on temperature" | ||
msgstr "Color dinàmic basat en la temperatura" |