seshotake
df05c65a68
Added translation using Weblate (Ukrainian)
2 years ago
Nick Pryshchepa
e13de26109
Translated using Weblate (Russian)
...
Currently translated at 35.6% (46 of 129 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/ru/
2 years ago
Luna Jernberg
603efc8bb4
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/sv/
2 years ago
Jan Fooken
b49c854bc9
Translated using Weblate (German)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/de/
2 years ago
Ben Schenk
a220cfe867
Translated using Weblate (German)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/de/
2 years ago
Michal S
5f64a81dea
Added translation using Weblate (Russian)
2 years ago
jasio hericium
a0534b117d
Translated using Weblate (Polish)
...
Currently translated at 77.7% (98 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/pl/
2 years ago
Matt Compton
b2d3ae0d12
Added translation using Weblate (Spanish)
2 years ago
jasio hericium
fe37832922
Translated using Weblate (Polish)
...
Currently translated at 73.8% (93 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/pl/
2 years ago
jasio hericium
459de74541
Translated using Weblate (Polish)
...
Currently translated at 64.2% (81 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/pl/
2 years ago
Luna Jernberg
adf710826c
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (126 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/sv/
2 years ago
jasio hericium
622e54071b
Translated using Weblate (Polish)
...
Currently translated at 32.5% (41 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/pl/
2 years ago
Fries
f87cef3388
Translated using Weblate (German)
...
Currently translated at 96.0% (121 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/de/
2 years ago
Ben Schenk
9d86acc7a6
Translated using Weblate (German)
...
Currently translated at 96.0% (121 of 126 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/de/
2 years ago
0xMRTT
07d122292e
Translated using Weblate (French)
...
Currently translated at 3.2% (4 of 125 strings)
Translation: Crystal Linux/Amethyst
Translate-URL: https://i18n.getcryst.al/projects/crystal-linux/amethyst/fr/
2 years ago
0xMRTT
26ef660351
Added translation using Weblate (French)
2 years ago
Weblate Admin
e935b3149d
Added translation using Weblate (Polish)
2 years ago
Michal S
18363f6866
Fix `search` ftl conflict
2 years ago
Michal S
fa09199606
Add checkupdates AUR support
2 years ago
Michal S
8ee7c35b7d
Add checkupdates subcommand for `crystal-update` compat
2 years ago
Michal Stopyra
9112ece292
Add GitLab CI
2 years ago
Jan Fooken
81a4a648bb
Update German translation
...
Add a German translation for the explicit option for the query command.
2 years ago
Jan Fooken
4bed3d5574
Add an explicit (-e) option to the query command.
...
This can be used in combination with the --aur, --repo,
--info option or without any option.
It is used to display explicitly installed packages
and corresponds to the `pacman --Qe` command.
2 years ago
Fries
5315b76ee8
operations/upgrade: check if version is greater
...
we should check if the version is greater instead of checking if its
greater or equal
2 years ago
Fries
f7297130e7
operations/upgrade: use vercmp to compare versions
...
this fixes a bug where git pkgs will upgrade everytime with the old
logic so were using an alpm function that uses pacmans version compare
logic
Fixes #93
2 years ago
Fries
70965bb124
amethyst: upgrade clap and clap_complete
2 years ago
Michal S
2185b1a449
Update README.md
...
Signed-off-by: Michal S. <michal@tar.black>
2 years ago
Robin Candau
a6585add66
Corrected the installation documentation
...
Corrected the installation documentation according to the new GH packages org
Signed-off-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
2 years ago
Fries
7b5a939574
amethyst: fix some translation issues
2 years ago
Fries
05a078042d
query: add own switch
2 years ago
Fries
1d5b2a491b
amethyst: remove docs from repo
...
they live in another repo now
2 years ago
Fries
3c2f0ed89c
args: add description as translatable string
2 years ago
trivernis
ca46b81399
Switch to formal language
2 years ago
trivernis
3b605e3944
Fix article
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis
fb22b4b264
Improve german translation
2 years ago
trivernis
0a0268c19a
Add fl_* variants for trace, debug, info, warn, error
...
The fl variants allow for passing a message id for the translation
instead of having to invoke the fl macro inside the formatter
2 years ago
trivernis
c858313fa3
Update dependencies and add codename to Cargo.toml
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Fries
7ca52c0ed8
amethyst: add check dependencies support
...
amethyst should now be able to install dependencies that are required
for the `check()` function to work
2 years ago
bittin
a5392d4dbb
Create Amethyst.ftl
...
Add Swedish Translation
Signed-off-by: bittin <droidbittin@gmail.com>
2 years ago
Mattia B
1b2a6e0e7b
Add Italian translation
2 years ago
mrshmllow
f100b13e28
simplified prompt for single package reviews
2 years ago
trivernis
0863b39991
Fix clippy warning
2 years ago
trivernis
c6a1c4fa17
Fix shell completion generation
...
Fixes #70
2 years ago
Fries
315b873826
operations/upgrade: remove unused import
2 years ago
Fries
023edeb786
operations/upgrade: stop if repo upgrade failed
2 years ago
axtloss
f4f41804e3
add partial german translations
...
Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
Fries
42e5cf8bc2
amethyst: make clippy (the paperclip) happy
2 years ago
Fries
b3710431f8
help: move to clap 4 and localize strings
2 years ago
Fries
60db2c444d
i18n/en: fix tiny mistake lol
2 years ago
Fries
73387e35d3
amethyst: finish adding strings to i18n file
2 years ago