forked from Plemya-x/ALR
wip
This commit is contained in:
@ -74,39 +74,39 @@ msgstr ""
|
||||
msgid "Attempt to fix problems with ALR"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:42
|
||||
#: fix.go:43
|
||||
msgid "Can't drop privileges"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:56
|
||||
msgid "Removing cache directory"
|
||||
#: fix.go:57
|
||||
msgid "Clearing cache directory"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:60
|
||||
#: fix.go:62
|
||||
msgid "Unable to open cache directory"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:67
|
||||
#: fix.go:69
|
||||
msgid "Unable to read cache directory contents"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:74
|
||||
#: fix.go:76
|
||||
msgid "Unable to remove cache item"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:79
|
||||
#: fix.go:81
|
||||
msgid "Rebuilding cache"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:83
|
||||
#: fix.go:85
|
||||
msgid "Unable to create new cache directory"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:103
|
||||
#: fix.go:105
|
||||
msgid "Error pulling repos"
|
||||
msgstr ""
|
||||
|
||||
#: fix.go:107
|
||||
#: fix.go:109
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
@ -316,7 +316,7 @@ msgid "ERROR"
|
||||
msgstr ""
|
||||
|
||||
#: internal/utils/cmd.go:74
|
||||
msgid "You need to be root"
|
||||
msgid "You need to be root to perform this action"
|
||||
msgstr ""
|
||||
|
||||
#: list.go:41
|
||||
@ -435,31 +435,31 @@ msgstr ""
|
||||
msgid "URL of the new repo"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:89 repo.go:166
|
||||
#: repo.go:92 repo.go:172
|
||||
msgid "Error saving config"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:119
|
||||
#: repo.go:122
|
||||
msgid "Remove an existing repository"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:126
|
||||
#: repo.go:129
|
||||
msgid "Name of the repo to be deleted"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:152
|
||||
#: repo.go:158
|
||||
msgid "Repo does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:160
|
||||
#: repo.go:166
|
||||
msgid "Error removing repo directory"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:177
|
||||
#: repo.go:183
|
||||
msgid "Error removing packages from database"
|
||||
msgstr ""
|
||||
|
||||
#: repo.go:189
|
||||
#: repo.go:195
|
||||
msgid "Pull all repositories that have changed"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user