This commit is contained in:
2025-04-13 20:22:32 +03:00
parent b8cb7af3bb
commit e3aaa88822
8 changed files with 139 additions and 109 deletions

View File

@ -166,31 +166,31 @@ msgstr ""
msgid "Error encoding script variables"
msgstr ""
#: install.go:44
#: install.go:45
msgid "Install a new package"
msgstr ""
#: install.go:58
#: install.go:59
msgid "Command install expected at least 1 argument, got %d"
msgstr ""
#: install.go:94
#: install.go:95
msgid "Error pulling repositories"
msgstr ""
#: install.go:157
#: install.go:158
msgid "Remove an installed package"
msgstr ""
#: install.go:180
#: install.go:181
msgid "Error listing installed packages"
msgstr ""
#: install.go:217
#: install.go:222
msgid "Command remove expected at least 1 argument, got %d"
msgstr ""
#: install.go:232
#: install.go:235
msgid "Error removing packages"
msgstr ""
@ -419,51 +419,47 @@ msgid ""
"updating ALR if something doesn't work."
msgstr ""
#: repo.go:43
#: repo.go:40
msgid "Add a new repository"
msgstr ""
#: repo.go:50
#: repo.go:47
msgid "Name of the new repo"
msgstr ""
#: repo.go:56
#: repo.go:53
msgid "URL of the new repo"
msgstr ""
#: repo.go:93 repo.go:169
#: repo.go:80
msgid "Repo %s already exists"
msgstr ""
#: repo.go:91 repo.go:169
msgid "Error saving config"
msgstr ""
#: repo.go:97
msgid "Can't drop privileges"
msgstr ""
#: repo.go:104 repo.go:110
msgid "Error pulling repos"
msgstr ""
#: repo.go:121
#: repo.go:117
msgid "Remove an existing repository"
msgstr ""
#: repo.go:128
#: repo.go:124
msgid "Name of the repo to be deleted"
msgstr ""
#: repo.go:156
#: repo.go:157
msgid "Repo does not exist"
msgstr ""
#: repo.go:164
#: repo.go:165
msgid "Error removing repo directory"
msgstr ""
#: repo.go:179
#: repo.go:188
msgid "Error removing packages from database"
msgstr ""
#: repo.go:190
#: repo.go:199
msgid "Pull all repositories that have changed"
msgstr ""
@ -507,6 +503,10 @@ msgstr ""
msgid "Upgrade all installed packages"
msgstr ""
#: upgrade.go:101
msgid "Error pulling repos"
msgstr ""
#: upgrade.go:107 upgrade.go:124
msgid "Error checking for updates"
msgstr ""