Commit graph

4288 commits

Author SHA1 Message Date
Fúlvio Leo
8a6a2e7ef3
translate: translated using Weblate (Portuguese (Brazil))
Currently translated at 67.4% (199 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/pt_BR/
2023-06-12 21:51:10 +02:00
tachyglossues
59149abe8a
translate: translated using Weblate (French)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/fr/
2023-06-10 18:51:00 +02:00
Philip Goto
05f8186e8a
translate: translated using Weblate (Dutch)
Currently translated at 93.8% (277 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/nl/
2023-06-09 20:50:52 +02:00
tachyglossues
1594924dfa
translate: translated using Weblate (French)
Currently translated at 77.9% (230 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/fr/
2023-06-09 16:50:57 +02:00
598a464093
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#781)
Bumps
[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)
from 2.1.0 to 2.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Trim off spaces in <code>platforms</code> input by <a
href="https://github.com/Chocobo1"><code>@​Chocobo1</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/64">docker/setup-qemu-action#64</a></li>
<li>Switch to actions-toolkit implementation by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/70">docker/setup-qemu-action#70</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/80">docker/setup-qemu-action#80</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/83">docker/setup-qemu-action#83</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Chocobo1"><code>@​Chocobo1</code></a>
made their first contribution in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/64">docker/setup-qemu-action#64</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0">https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2b82ce82d5"><code>2b82ce8</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/83">#83</a>
from docker/dependabot/npm_and_yarn/docker/actions-too...</li>
<li><a
href="3eae0a2671"><code>3eae0a2</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/81">#81</a>
from docker/dependabot/github_actions/docker/bake-acti...</li>
<li><a
href="1fd94789d6"><code>1fd9478</code></a>
Bump <code>@​docker/actions-toolkit</code> from 0.1.0 to 0.3.0</li>
<li><a
href="f9e93f93e5"><code>f9e93f9</code></a>
Bump docker/bake-action from 2 to 3</li>
<li><a
href="9d429d4c1c"><code>9d429d4</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/80">#80</a>
from docker/dependabot/npm_and_yarn/docker/actions-too...</li>
<li><a
href="b5a257c856"><code>b5a257c</code></a>
update generated content</li>
<li><a
href="c915c25ed5"><code>c915c25</code></a>
use new implementation from toolkit</li>
<li><a
href="25bbf89469"><code>25bbf89</code></a>
update dev dependencies</li>
<li><a
href="faaa95d616"><code>faaa95d</code></a>
Bump <code>@​docker/actions-toolkit</code> from 0.1.0-beta.14 to
0.1.0</li>
<li><a
href="de3982d68a"><code>de3982d</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/70">#70</a>
from crazy-max/switch-toolkit</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-qemu-action&package-manager=github_actions&previous-version=2.1.0&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2023-06-09 02:37:04 +03:00
dependabot[bot]
6427c70e0e
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 08:00:45 +00:00
893b3e0082
feat: Add thumbnail named colors to Monet 2023-06-08 01:23:04 +03:00
b55eecbdb4
fix: GTK3 headerbars when using Monet (temporary) 2023-06-08 01:18:51 +03:00
FineFindus
2b4c9a6138
translate: translated using Weblate (German)
Currently translated at 62.7% (185 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-06 19:51:13 +02:00
541a3d15ef
docs: Make nightly download link a bit more prominent
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-06-06 01:49:11 +03:00
FineFindus
b24d85871f
translate: translated using Weblate (German)
Currently translated at 62.3% (184 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-05 22:52:02 +02:00
FineFindus
721215644c
translate: translated using Weblate (German)
Currently translated at 62.0% (183 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-04 23:49:36 +02:00
c96419c74f
Merge branch 'main' into short-welcome 2023-06-04 16:05:17 +03:00
yangyangdaji
9775d80037
translate: translated using Weblate (Turkish)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/tr/
2023-06-04 14:48:02 +02:00
FineFindus
12d2853279
translate: translated using Weblate (German)
Currently translated at 53.2% (157 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-03 22:47:58 +02:00
a95d536773
docs(readme): fix typos (#778)
## Description

Fixes a few typos for the Pretty Purple.

## Type of change

<!-- What type of change does your pull request introduce? Put an `x` in
the box that apply. -->
- [x] Bugfix (Change which fixes an issue)
- [ ] New feature (Change which adds new functionality)
- [ ] Enhancement (Change which slightly improves existing code)
- [ ] Breaking change (This change will introduce incompatibility with
existing functionality)

## Changelog <!-- This is optional, but highly appreciated. -->

- Fixed typos in the Pretty Purple description

## Testing

- [x] I have tested my changes and verified that they work as expected
<!-- Make sure you did this step before marking your PR as ready for
merge. -->

### How to test the changes

<!-- Optional, it can speed up review process if you provide the
information on how to test your changes. -->
Visited [the fixed
README](https://github.com/FineFindus/Gradience/tree/docs/typo-readme).
2023-06-03 22:16:51 +03:00
FineFindus
c71a680601
docs(readme): fix typos
Signed-off-by: FineFindus <63370021+FineFindus@users.noreply.github.com>
2023-06-03 21:11:20 +02:00
Simon
292444fa90
translate: translated using Weblate (German)
Currently translated at 51.8% (153 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-03 20:47:55 +02:00
FineFindus
bb36f0e002
translate: translated using Weblate (German)
Currently translated at 51.8% (153 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/
2023-06-03 20:47:55 +02:00
K.B.Dharun Krishna
bb50ad4b13
translate: translated using Weblate (Tamil)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ta/
2023-06-01 18:51:45 +02:00
Ali Aljishi
3da2304fc5
translate: translated using Weblate (Arabic)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ar/
2023-06-01 14:52:09 +02:00
yangyangdaji
86a2d925ee
translate: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/zh_Hans/
2023-06-01 08:51:50 +02:00
b54a75fa9e
translate: translated using Weblate (Russian)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-31 21:53:10 +02:00
Hosted Weblate
174f016003
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-05-31 19:45:33 +02:00
Gradience Bot
04a5b15ffc ci: generate .pot file 2023-05-31 17:45:25 +00:00
e8c3703ebc
feat: Improve wording
As sugessted in i18n matrix room
2023-05-31 20:37:26 +03:00
ab81238728
feat: Swap engines switches in preferences
To make sure they are in same order as in "Theming" section
2023-05-31 20:32:25 +03:00
Ali Aljishi
85e977f196
translate: translated using Weblate (Arabic)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ar/
2023-05-31 12:48:48 +02:00
5cd99ee109
Merge branch 'main' into short-welcome 2023-05-31 02:35:54 +03:00
Hosted Weblate
b35b7245f5
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-05-31 01:35:37 +02:00
Gradience Bot
0bc4661fac ci: generate .pot file 2023-05-30 23:35:29 +00:00
50705143c4
translate: translated using Weblate (Russian)
Currently translated at 100.0% (295 of 295 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-30 22:48:11 +02:00
Hosted Weblate
60334d8f4e
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-05-30 21:23:02 +02:00
Gradience Bot
badec08fb9 ci: generate .pot file 2023-05-30 19:22:54 +00:00
2f9f8791ed
feat: add keyboard shortcuts (#777) 2023-05-28 21:42:58 +00:00
K.B.Dharun Krishna
24a51e876e
translate: translated using Weblate (Tamil)
Currently translated at 100.0% (294 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ta/
2023-05-28 21:51:20 +02:00
Sabri Ünal
7db5e01ba8
translate: translated using Weblate (Turkish)
Currently translated at 100.0% (294 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/tr/
2023-05-28 00:48:54 +02:00
a6e0922b0b
presets: update pretty purple
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-05-27 13:14:54 +02:00
yangyangdaji
4cdf929c6a
translate: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (294 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/zh_Hans/
2023-05-26 18:49:04 +02:00
Ali Aljishi
4d1cc0f835
translate: translated using Weblate (Arabic)
Currently translated at 100.0% (294 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ar/
2023-05-26 18:49:03 +02:00
3f8883cb8a
translate: translated using Weblate (Russian)
Currently translated at 100.0% (294 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-26 13:47:01 +02:00
358fb2d0ff
translate: translated using Weblate (Russian)
Currently translated at 99.6% (293 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-26 13:45:54 +02:00
ef27453cf9
translate: translated using Weblate (Russian)
Currently translated at 99.3% (292 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-26 13:42:09 +02:00
Hosted Weblate
895027f8ca
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-05-26 13:37:42 +02:00
Hosted Weblate
185f53bfda
translate: merge branch 'origin/main' into Weblate. 2023-05-26 13:37:39 +02:00
9f39a91e16
translate: translated using Weblate (Russian)
Currently translated at 98.2% (289 of 294 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2023-05-26 13:37:39 +02:00
Gradience Bot
3f1446250d ci: generate .pot file 2023-05-26 11:37:34 +00:00
cb26c2b070
fix: Typo 2023-05-26 14:36:59 +03:00
Hosted Weblate
3be50a6556
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-05-26 13:27:00 +02:00
Gradience Bot
cd0f45020a ci: generate .pot file 2023-05-26 11:26:52 +00:00