forked from Plemya-x/ALR
656 lines
12 KiB
Plaintext
656 lines
12 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Last-Translator: Automatically generated\n"
|
|
"Language-Team: none\n"
|
|
"Language: en\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: build.go:42
|
|
msgid "Build a local package"
|
|
msgstr ""
|
|
|
|
#: build.go:48
|
|
msgid "Path to the build script"
|
|
msgstr ""
|
|
|
|
#: build.go:53
|
|
msgid "Specify subpackage in script (for multi package script only)"
|
|
msgstr ""
|
|
|
|
#: build.go:58
|
|
msgid "Name of the package to build and its repo (example: default/go-bin)"
|
|
msgstr ""
|
|
|
|
#: build.go:63
|
|
msgid ""
|
|
"Build package from scratch even if there's an already built package available"
|
|
msgstr ""
|
|
|
|
#: build.go:73
|
|
msgid "Error getting working directory"
|
|
msgstr ""
|
|
|
|
#: build.go:118
|
|
msgid "Cannot get absolute script path"
|
|
msgstr ""
|
|
|
|
#: build.go:152
|
|
msgid "Package not found"
|
|
msgstr ""
|
|
|
|
#: build.go:165
|
|
msgid "Nothing to build"
|
|
msgstr ""
|
|
|
|
#: build.go:222
|
|
msgid "Error building package"
|
|
msgstr ""
|
|
|
|
#: build.go:229
|
|
msgid "Error moving the package"
|
|
msgstr ""
|
|
|
|
#: build.go:233
|
|
msgid "Done"
|
|
msgstr ""
|
|
|
|
#: config.go:36
|
|
msgid "Manage config"
|
|
msgstr ""
|
|
|
|
#: config.go:48
|
|
msgid "Show config"
|
|
msgstr ""
|
|
|
|
#: config.go:84
|
|
msgid "Set config value"
|
|
msgstr ""
|
|
|
|
#: config.go:85
|
|
msgid "<key> <value>"
|
|
msgstr ""
|
|
|
|
#: config.go:118 config.go:126
|
|
msgid "invalid boolean value for %s: %s"
|
|
msgstr ""
|
|
|
|
#: config.go:141
|
|
msgid "use 'repo add/remove' commands to manage repositories"
|
|
msgstr ""
|
|
|
|
#: config.go:143 config.go:221
|
|
msgid "unknown config key: %s"
|
|
msgstr ""
|
|
|
|
#: config.go:147
|
|
msgid "failed to save config"
|
|
msgstr ""
|
|
|
|
#: config.go:150
|
|
msgid "Successfully set %s = %s"
|
|
msgstr ""
|
|
|
|
#: config.go:159
|
|
msgid "Get config value"
|
|
msgstr ""
|
|
|
|
#: config.go:160
|
|
msgid "<key>"
|
|
msgstr ""
|
|
|
|
#: fix.go:39
|
|
msgid "Attempt to fix problems with ALR"
|
|
msgstr ""
|
|
|
|
#: fix.go:60
|
|
msgid "Clearing cache directory"
|
|
msgstr ""
|
|
|
|
#: fix.go:64
|
|
msgid "Unable to open cache directory"
|
|
msgstr ""
|
|
|
|
#: fix.go:70
|
|
msgid "Unable to read cache directory contents"
|
|
msgstr ""
|
|
|
|
#: fix.go:82
|
|
msgid "Unable to remove cache item (%s)"
|
|
msgstr ""
|
|
|
|
#: fix.go:86
|
|
msgid "Rebuilding cache"
|
|
msgstr ""
|
|
|
|
#: fix.go:90
|
|
msgid "Unable to create new cache directory"
|
|
msgstr ""
|
|
|
|
#: gen.go:34
|
|
msgid "Generate a ALR script from a template"
|
|
msgstr ""
|
|
|
|
#: gen.go:39
|
|
msgid "Generate a ALR script for a pip module"
|
|
msgstr ""
|
|
|
|
#: helper.go:42
|
|
msgid "List all the available helper commands"
|
|
msgstr ""
|
|
|
|
#: helper.go:54
|
|
msgid "Run a ALR helper command"
|
|
msgstr ""
|
|
|
|
#: helper.go:61
|
|
msgid "The directory that the install commands will install to"
|
|
msgstr ""
|
|
|
|
#: helper.go:74 helper.go:75
|
|
msgid "No such helper command"
|
|
msgstr ""
|
|
|
|
#: helper.go:85
|
|
msgid "Error parsing os-release file"
|
|
msgstr ""
|
|
|
|
#: info.go:42
|
|
msgid "Print information about a package"
|
|
msgstr ""
|
|
|
|
#: info.go:47
|
|
msgid "Show all information, not just for the current distro"
|
|
msgstr ""
|
|
|
|
#: info.go:68
|
|
msgid "Error getting packages"
|
|
msgstr ""
|
|
|
|
#: info.go:83
|
|
msgid "Command info expected at least 1 argument, got %d"
|
|
msgstr ""
|
|
|
|
#: info.go:104
|
|
msgid "Error finding packages"
|
|
msgstr ""
|
|
|
|
#: info.go:118
|
|
msgid "Can't detect system language"
|
|
msgstr ""
|
|
|
|
#: info.go:134
|
|
msgid "Error resolving overrides"
|
|
msgstr ""
|
|
|
|
#: info.go:143
|
|
msgid "Error encoding script variables"
|
|
msgstr ""
|
|
|
|
#: install.go:39
|
|
msgid "Install a new package"
|
|
msgstr ""
|
|
|
|
#: install.go:51
|
|
msgid "Command install expected at least 1 argument, got %d"
|
|
msgstr ""
|
|
|
|
#: install.go:113
|
|
msgid "Error when installing the package"
|
|
msgstr ""
|
|
|
|
#: install.go:151
|
|
msgid "Remove an installed package"
|
|
msgstr ""
|
|
|
|
#: install.go:170
|
|
msgid "Error listing installed packages"
|
|
msgstr ""
|
|
|
|
#: install.go:199
|
|
msgid "Command remove expected at least 1 argument, got %d"
|
|
msgstr ""
|
|
|
|
#: install.go:214
|
|
msgid "Error removing packages"
|
|
msgstr ""
|
|
|
|
#: internal/build/build.go:378
|
|
msgid "Building package"
|
|
msgstr ""
|
|
|
|
#: internal/build/build.go:407
|
|
msgid "The checksums array must be the same length as sources"
|
|
msgstr ""
|
|
|
|
#: internal/build/build.go:449
|
|
msgid "Downloading sources"
|
|
msgstr ""
|
|
|
|
#: internal/build/build.go:495
|
|
msgid "Would you like to remove the build dependencies?"
|
|
msgstr ""
|
|
|
|
#: internal/build/build.go:571
|
|
msgid "Installing dependencies"
|
|
msgstr ""
|
|
|
|
#: internal/build/checker.go:43
|
|
msgid ""
|
|
"Your system's CPU architecture doesn't match this package. Do you want to "
|
|
"build anyway?"
|
|
msgstr ""
|
|
|
|
#: internal/build/checker.go:67
|
|
msgid "This package is already installed"
|
|
msgstr ""
|
|
|
|
#: internal/build/find_deps/alt_linux.go:35
|
|
msgid "Command not found on the system"
|
|
msgstr ""
|
|
|
|
#: internal/build/find_deps/alt_linux.go:86
|
|
msgid "Provided dependency found"
|
|
msgstr ""
|
|
|
|
#: internal/build/find_deps/alt_linux.go:93
|
|
msgid "Required dependency found"
|
|
msgstr ""
|
|
|
|
#: internal/build/find_deps/empty.go:32
|
|
msgid "AutoProv is not implemented for this package format, so it's skipped"
|
|
msgstr ""
|
|
|
|
#: internal/build/find_deps/empty.go:37
|
|
msgid "AutoReq is not implemented for this package format, so it's skipped"
|
|
msgstr ""
|
|
|
|
#: internal/build/firejail.go:144
|
|
msgid "Applying FireJail integration"
|
|
msgstr ""
|
|
|
|
#: internal/build/script_executor.go:145
|
|
msgid "Building package metadata"
|
|
msgstr ""
|
|
|
|
#: internal/build/script_executor.go:285
|
|
msgid "Executing prepare()"
|
|
msgstr ""
|
|
|
|
#: internal/build/script_executor.go:294
|
|
msgid "Executing build()"
|
|
msgstr ""
|
|
|
|
#: internal/build/script_executor.go:323 internal/build/script_executor.go:343
|
|
msgid "Executing %s()"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/app_builder/builder.go:75
|
|
msgid "Error loading config"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/app_builder/builder.go:96
|
|
msgid "Error initialization database"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/app_builder/builder.go:142
|
|
msgid "Error pulling repositories"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/app_builder/builder.go:159
|
|
msgid "Error parsing os release"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/app_builder/builder.go:172
|
|
msgid "Unable to detect a supported package manager on the system"
|
|
msgstr ""
|
|
|
|
#: 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: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/cliutils/template.go:74 internal/cliutils/template.go:93
|
|
msgid "NAME"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74 internal/cliutils/template.go:94
|
|
msgid "USAGE"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "global options"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "command"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74 internal/cliutils/template.go:95
|
|
msgid "command options"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74 internal/cliutils/template.go:96
|
|
msgid "arguments"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "VERSION"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74 internal/cliutils/template.go:98
|
|
msgid "DESCRIPTION"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "AUTHOR"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "COMMANDS"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "GLOBAL OPTIONS"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:74
|
|
msgid "COPYRIGHT"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:97
|
|
msgid "CATEGORY"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/template.go:99 internal/cliutils/template.go:100
|
|
msgid "OPTIONS"
|
|
msgstr ""
|
|
|
|
#: internal/cliutils/utils.go:69
|
|
msgid ""
|
|
"This command is deprecated and would be removed in the future, use \"%s\" "
|
|
"instead!"
|
|
msgstr ""
|
|
|
|
#: internal/db/db.go:76
|
|
msgid "Database version mismatch; resetting"
|
|
msgstr ""
|
|
|
|
#: internal/db/db.go:82
|
|
msgid ""
|
|
"Database version does not exist. Run alr fix if something isn't working."
|
|
msgstr ""
|
|
|
|
#: internal/logger/log.go:41
|
|
msgid "ERROR"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:88
|
|
msgid "Trying mirror"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:94
|
|
msgid "Failed to pull from URL"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:158
|
|
msgid "Pulling repository"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:195
|
|
msgid "Repository up to date"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:230
|
|
msgid "Git repository does not appear to be a valid ALR repo"
|
|
msgstr ""
|
|
|
|
#: internal/repos/pull.go:246
|
|
msgid ""
|
|
"ALR repo's minimum ALR version is greater than the current version. Try "
|
|
"updating ALR if something doesn't work."
|
|
msgstr ""
|
|
|
|
#: internal/utils/cmd.go:97
|
|
msgid "Error on dropping capabilities"
|
|
msgstr ""
|
|
|
|
#: internal/utils/cmd.go:164
|
|
msgid "You need to be a %s member to perform this action"
|
|
msgstr ""
|
|
|
|
#: internal/utils/cmd.go:200
|
|
msgid "You need to be root to perform this action"
|
|
msgstr ""
|
|
|
|
#: list.go:43
|
|
msgid "List ALR repo packages"
|
|
msgstr ""
|
|
|
|
#: list.go:57
|
|
msgid "Format output using a Go template"
|
|
msgstr ""
|
|
|
|
#: list.go:89
|
|
msgid "Error getting packages for upgrade"
|
|
msgstr ""
|
|
|
|
#: list.go:92
|
|
msgid "No packages for upgrade"
|
|
msgstr ""
|
|
|
|
#: list.go:102 list.go:184
|
|
msgid "Error parsing format template"
|
|
msgstr ""
|
|
|
|
#: list.go:108 list.go:188
|
|
msgid "Error executing template"
|
|
msgstr ""
|
|
|
|
#: main.go:45
|
|
msgid "Print the current ALR version and exit"
|
|
msgstr ""
|
|
|
|
#: main.go:61
|
|
msgid "Arguments to be passed on to the package manager"
|
|
msgstr ""
|
|
|
|
#: main.go:67
|
|
msgid "Enable interactive questions and prompts"
|
|
msgstr ""
|
|
|
|
#: main.go:147
|
|
msgid "Show help"
|
|
msgstr ""
|
|
|
|
#: main.go:151
|
|
msgid "Error while running app"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/dl.go:170
|
|
msgid "Source can be updated, updating if required"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/dl.go:196
|
|
msgid "Source found in cache and linked to destination"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/dl.go:203
|
|
msgid "Source updated and linked to destination"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/dl.go:217
|
|
msgid "Downloading source"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/progress_tui.go:100
|
|
msgid "%s: done!\n"
|
|
msgstr ""
|
|
|
|
#: pkg/dl/progress_tui.go:104
|
|
msgid "%s %s downloading at %s/s\n"
|
|
msgstr ""
|
|
|
|
#: refresh.go:30
|
|
msgid "Pull all repositories that have changed"
|
|
msgstr ""
|
|
|
|
#: repo.go:41
|
|
msgid "Manage repos"
|
|
msgstr ""
|
|
|
|
#: repo.go:55 repo.go:625
|
|
msgid "Remove an existing repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:57 repo.go:521
|
|
msgid "<name>"
|
|
msgstr ""
|
|
|
|
#: repo.go:102 repo.go:465 repo.go:568
|
|
msgid "Repo \"%s\" does not exist"
|
|
msgstr ""
|
|
|
|
#: repo.go:109
|
|
msgid "Error removing repo directory"
|
|
msgstr ""
|
|
|
|
#: repo.go:113 repo.go:180 repo.go:253 repo.go:316 repo.go:389 repo.go:504
|
|
#: repo.go:576
|
|
msgid "Error saving config"
|
|
msgstr ""
|
|
|
|
#: repo.go:132
|
|
msgid "Error removing packages from database"
|
|
msgstr ""
|
|
|
|
#: repo.go:143 repo.go:595
|
|
msgid "Add a new repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:144 repo.go:270 repo.go:345 repo.go:402
|
|
msgid "<name> <url>"
|
|
msgstr ""
|
|
|
|
#: repo.go:169
|
|
msgid "Repo \"%s\" already exists"
|
|
msgstr ""
|
|
|
|
#: repo.go:206
|
|
msgid "Set the reference of the repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:207
|
|
msgid "<name> <ref>"
|
|
msgstr ""
|
|
|
|
#: repo.go:269
|
|
msgid "Set the main url of the repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:332
|
|
msgid "Manage mirrors of repos"
|
|
msgstr ""
|
|
|
|
#: repo.go:344
|
|
msgid "Add a mirror URL to repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:401
|
|
msgid "Remove mirror from the repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:420
|
|
msgid "Ignore if mirror does not exist"
|
|
msgstr ""
|
|
|
|
#: repo.go:425
|
|
msgid "Match partial URL (e.g., github.com instead of full URL)"
|
|
msgstr ""
|
|
|
|
#: repo.go:490
|
|
msgid "No mirrors containing \"%s\" found in repo \"%s\""
|
|
msgstr ""
|
|
|
|
#: repo.go:492
|
|
msgid "URL \"%s\" does not exist in repo \"%s\""
|
|
msgstr ""
|
|
|
|
#: repo.go:508 repo.go:580
|
|
msgid "Removed %d mirrors from repo \"%s\"\n"
|
|
msgstr ""
|
|
|
|
#: repo.go:520
|
|
msgid "Remove all mirrors from the repository"
|
|
msgstr ""
|
|
|
|
#: repo.go:602
|
|
msgid "Name of the new repo"
|
|
msgstr ""
|
|
|
|
#: repo.go:608
|
|
msgid "URL of the new repo"
|
|
msgstr ""
|
|
|
|
#: repo.go:632
|
|
msgid "Name of the repo to be deleted"
|
|
msgstr ""
|
|
|
|
#: search.go:40
|
|
msgid "Search packages"
|
|
msgstr ""
|
|
|
|
#: search.go:51
|
|
msgid "Search by name"
|
|
msgstr ""
|
|
|
|
#: search.go:56
|
|
msgid "Search by description"
|
|
msgstr ""
|
|
|
|
#: search.go:61
|
|
msgid "Search by repository"
|
|
msgstr ""
|
|
|
|
#: search.go:66
|
|
msgid "Search by provides"
|
|
msgstr ""
|
|
|
|
#: search.go:130
|
|
msgid "Error while executing search"
|
|
msgstr ""
|
|
|
|
#: upgrade.go:48
|
|
msgid "Upgrade all installed packages"
|
|
msgstr ""
|
|
|
|
#: upgrade.go:106 upgrade.go:123
|
|
msgid "Error checking for updates"
|
|
msgstr ""
|
|
|
|
#: upgrade.go:126
|
|
msgid "There is nothing to do."
|
|
msgstr ""
|