Skip to content

Commit

Permalink
fix whitespace and translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalixte committed Sep 19, 2024
1 parent 9ef7821 commit 4882036
Show file tree
Hide file tree
Showing 12 changed files with 161 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ DateTimeDesklet.prototype = {
this[`time_font${num}`] = this[`time_font${num}`].replace(/['"`]/g, "");
this[`font${num}`] = this[`time_font${num}`] !== "" ? ` font-family: '${this["time_font" + num]}';` : "";
let _padding = this._vertical || num == 1 ? "" : "padding-left: 0.5em; ";
this[`container${num}`].style = `${_padding}color: ${this['time_color' + num]}; font-size: ${this['time_size' + num]}em;font-weight: ${this['time_weight' + num]};${this['font' + num]}`;
this[`container${num}`].style = `${_padding}color: ${this['time_color' + num]}; font-size: ${this['time_size' + num]}em; font-weight: ${this['time_weight' + num]};${this['font' + num]}`;
let _alignment = this._vertical ? { x_fill: false, x_align: ST_ALIGNMENT[this[`time_align${num}`]] } : null;
this._main.add(this[`container${num}`], _alignment);
},
Expand Down
16 changes: 15 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: dual-datetime@rcalixte 1.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: 2024-05-15 13:58+0200\n"
"Last-Translator: Daniel <d3vf4n (at) tutanota (dot) com>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -107,6 +107,20 @@ msgstr "Color de la lletra"
msgid "RGB or RGBA"
msgstr "RGB o RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Mida de la lletra"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr "Definiu el factor d'escala de la lletra (1.2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.2\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -107,6 +107,22 @@ msgstr "Skrifttypefarve"
msgid "RGB or RGBA"
msgstr "RGB eller RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Skrifttypestørrelse"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Forøg eller formindsk denne værdi for at ændre skaleringen af skrifttypen "
"(1,2 = 120 %)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
9 changes: 6 additions & 3 deletions dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: dual-datetime@rcalixte 1.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: 2024-09-17 08:55+0200\n"
"Last-Translator: acaimingus <martulaadam@gmail.com>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -115,8 +115,11 @@ msgstr "Schriftbreite"
#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, Bold = 700)"
msgstr "Erhöhe oder verkleinere diesen Wert um die Schriftbreite zu skalieren (Normal = 400, Fett = 700)"
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Erhöhe oder verkleinere diesen Wert um die Schriftbreite zu skalieren "
"(Normal = 400, Fett = 700)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: dual-datetime@rcalixte 1.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -110,7 +110,8 @@ msgstr ""
#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, Bold = 700)"
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""

#. 5.4->settings-schema.json->time_size1->description
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.2\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -106,6 +106,22 @@ msgstr "Color de fuente"
msgid "RGB or RGBA"
msgstr "RGB o RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Tamaño de fuente"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Aumente o disminuya este valor para cambiar la escala del tamaño de la "
"fuente (1.2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: 2023-10-21 17:11-0400\n"
"Last-Translator: Claudiux <claude.clerc@gmail.com>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -107,6 +107,22 @@ msgstr "Couleur de la police de caractères"
msgid "RGB or RGBA"
msgstr "RGB ou RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Taille de la police de caractères"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Augmentez ou diminuez cette valeur pour modifier l'échelle de la taille de "
"la police (1,2 = 120%)."

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.2\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -107,6 +107,22 @@ msgstr "Betű szín"
msgid "RGB or RGBA"
msgstr "RGB vagy RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Betűméret"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Növelje vagy csökkentse ezt az értéket a betűméret tartomány módosításához "
"(1,2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.2\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: Dragone2 <dragone2@risposteinformatiche.it>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -109,6 +109,22 @@ msgstr "Colore carattere"
msgid "RGB or RGBA"
msgstr "RGB o RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Dimensione carattere"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Aumenta o diminuisci questo valore per modificare la scala delle dimensioni "
"del carattere (1.2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: dual-datetime@rcalixte 1.1\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: 2024-04-18 15:50+0200\n"
"Last-Translator: qadzek\n"
"Language-Team: \n"
Expand Down Expand Up @@ -107,6 +107,22 @@ msgstr "Letterkleur"
msgid "RGB or RGBA"
msgstr "RGB of RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Lettergrootte"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Verhoog of verlaag deze waarde om de schaal van de lettergrootte te wijzigen "
"(1.2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/ro.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: 2023-10-21 17:11-0400\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -106,6 +106,22 @@ msgstr "Culoarea fontului"
msgid "RGB or RGBA"
msgstr "RGB sau RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Mărimea fontului"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Mărește sau micșorează această valoare pentru a modifica scara dimensiunii "
"fontului (1,2 = 120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down
18 changes: 17 additions & 1 deletion dual-datetime@rcalixte/files/dual-datetime@rcalixte/po/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2024-08-06 22:34-0400\n"
"POT-Creation-Date: 2024-09-18 21:20-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: blogdron\n"
"Language-Team: \n"
Expand Down Expand Up @@ -103,6 +103,22 @@ msgstr "Цвет Текста"
msgid "RGB or RGBA"
msgstr "RGB или RGBA"

#. 5.4->settings-schema.json->time_weight1->description
#. 5.4->settings-schema.json->time_weight2->description
#, fuzzy
msgid "Font Weight"
msgstr "Размер Шрифта"

#. 5.4->settings-schema.json->time_weight1->tooltip
#. 5.4->settings-schema.json->time_weight2->tooltip
#, fuzzy
msgid ""
"Increase or decrease this value to change the font weight (Normal = 400, "
"Bold = 700)"
msgstr ""
"Увеличьте или уменьшите это значение для изменения размера шрифта (1.2 = "
"120%)"

#. 5.4->settings-schema.json->time_size1->description
#. 5.4->settings-schema.json->time_size2->description
msgid "Font Size"
Expand Down

0 comments on commit 4882036

Please sign in to comment.