chore: remove legacy translation system

This commit is contained in:
2025-01-22 16:53:30 +03:00
parent a6076b1253
commit b9bf908007
8 changed files with 83 additions and 410 deletions

View File

@ -105,14 +105,30 @@ msgstr ""
msgid "Error removing packages"
msgstr ""
#: internal/cliutils/prompt.go:80
#: internal/cliutils/prompt.go:60
msgid "Would you like to view the build script for %s"
msgstr ""
#: internal/cliutils/prompt.go:71
msgid "Would you still like to continue?"
msgstr ""
#: internal/cliutils/prompt.go:77
msgid "User chose not to continue after reading script"
msgstr ""
#: internal/cliutils/prompt.go:114
#: internal/cliutils/prompt.go:111
msgid "Error prompting for choice of package"
msgstr ""
#: internal/cliutils/prompt.go:135
msgid "Choose which package to %s"
msgstr ""
#: internal/cliutils/prompt.go:156
msgid "Choose which optional package(s) to install"
msgstr ""
#: internal/config/config.go:63
msgid "Error opening config file, using defaults"
msgstr ""
@ -178,12 +194,12 @@ msgstr ""
msgid "Source updated and linked to destination"
msgstr ""
#: internal/logger/log.go:44
msgid "ERROR"
#: internal/dl/dl.go:222
msgid "Downloading source"
msgstr ""
#: internal/translations/translations.go:52
msgid "Error creating new translator"
#: internal/logger/log.go:44
msgid "ERROR"
msgstr ""
#: list.go:53
@ -224,6 +240,12 @@ msgstr ""
msgid "Compressing package"
msgstr ""
#: pkg/build/build.go:312
msgid ""
"Your system's CPU architecture doesn't match this package. Do you want to "
"build anyway?"
msgstr ""
#: pkg/build/build.go:323
msgid "This package is already installed"
msgstr ""
@ -260,6 +282,10 @@ msgstr ""
msgid "AutoReq is not implemented for this package format, so it's skiped"
msgstr ""
#: pkg/build/build.go:653
msgid "Would you like to remove the build dependencies?"
msgstr ""
#: pkg/build/build.go:759
msgid "The checksums array must be the same length as sources"
msgstr ""