Zren / plasma-applet-commandoutput

https://store.kde.org/p/1166510/
GNU General Public License v2.0
88 stars 18 forks source link

Translation Updates #9

Open Zren opened 5 years ago

Zren commented 5 years ago

Subscribe to this issues to receive updates of new phrases to translate.

https://github.com/Zren/plasma-applet-commandoutput/commits/master/package/translate/template.pot

Zren commented 4 years ago

https://github.com/Zren/plasma-applet-commandoutput/commit/c0ef27108fe2e6d0515549279a217964a8d3b3b0

Added Keys: "Colors" "Outline:" "Text:"

Filled out nl_NL.po with simpleweather+eventcalendar translations.

Zren commented 4 years ago

https://github.com/Zren/plasma-applet-commandoutput/commit/86b2a95858b73a9a602cc8a99918d2e07c461ba2

Added Keys: "Fixed Width:" "Replace all newlines with spaces"

Zren commented 4 years ago

https://github.com/Zren/plasma-applet-commandoutput/commit/cbda2b2cc880a4c350c4c0c1af42850a9c9d77eb

Added Keys: "Fixed Height:"

Zren commented 3 years ago

https://github.com/Zren/plasma-applet-commandoutput/commit/0c09e17c66d763bc2ebd15459dcbedddbc0aaec0

Added Keys: "Command Output" "Run a command periodically and render it's output."

Zren commented 4 months ago

https://github.com/Zren/plasma-applet-commandoutput/commit/935ba33432fe1469d0dffb54ac93ee4fb30c01ac and https://github.com/Zren/plasma-applet-commandoutput/commit/ae0af4f6ea3313e7e56b70a81c1ab4ea63f8579a came with moving the config to Kirigami.FormLayout / QQC2 / Plasma6. "Desktop Widget: Show background" split into 2 messages but I was able to manually populate those, as well as fix " ms" => "ms".

Added Keys:

"Click"
"Desktop Widget:"
"Enabled"
"Hover Command:"
"Misc"
"Run Command:"
"Show background"
"Tooltip"
"ms"

Removed Keys:

" ms"
"Command Output"
"Command:"
"Desktop Widget: Show background"
"Mouse Click"
"Run a command periodically and render its output."
"Run"
"Tooltip Command"
"pt"
"<b>Version:</b> %1"

I've also moved the i18n scripts to a single python3 command in my new python3 ./kpac script.

Unfortunately my new script doesn't parse from or merge changes into metadata.json yet.