ALR/internal/translations/default.pot

459 lines
8.4 KiB
Plaintext
Raw Normal View History

2025-01-22 11:40:11 +00:00
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"
2025-01-22 14:16:15 +00:00
#: build.go:41
msgid "Build a local package"
msgstr ""
#: build.go:47
msgid "Path to the build script"
msgstr ""
#: build.go:52
msgid "Name of the package to build and its repo (example: default/go-bin)"
msgstr ""
#: build.go:57
msgid ""
"Build package from scratch even if there's an already built package available"
msgstr ""
2025-01-22 15:10:57 +00:00
#: build.go:71
2025-01-22 15:12:26 +00:00
msgid "Error pulling repositories"
2025-01-22 13:37:16 +00:00
msgstr ""
2025-01-22 15:10:57 +00:00
#: build.go:78
2025-01-22 13:37:16 +00:00
msgid "Unable to detect a supported package manager on the system"
msgstr ""
2025-01-22 15:10:57 +00:00
#: build.go:89
2025-01-22 13:37:16 +00:00
msgid "Error building package"
msgstr ""
2025-01-22 15:10:57 +00:00
#: build.go:95
2025-01-22 13:37:16 +00:00
msgid "Error getting working directory"
msgstr ""
2025-01-22 15:10:57 +00:00
#: build.go:103
2025-01-22 13:37:16 +00:00
msgid "Error moving the package"
msgstr ""
2025-01-22 14:16:15 +00:00
#: fix.go:37
msgid "Attempt to fix problems with ALR"
msgstr ""
#: fix.go:44
2025-01-22 13:37:16 +00:00
msgid "Removing cache directory"
msgstr ""
2025-01-22 14:16:15 +00:00
#: fix.go:48
2025-01-22 13:37:16 +00:00
msgid "Unable to remove cache directory"
msgstr ""
2025-01-22 14:16:15 +00:00
#: fix.go:52
2025-01-22 13:37:16 +00:00
msgid "Rebuilding cache"
msgstr ""
2025-01-22 14:16:15 +00:00
#: fix.go:56
2025-01-22 13:37:16 +00:00
msgid "Unable to create new cache directory"
msgstr ""
2025-01-22 15:12:26 +00:00
#: fix.go:62
msgid "Error pulling repos"
msgstr ""
2025-01-22 14:16:15 +00:00
#: fix.go:66
2025-01-22 13:37:16 +00:00
msgid "Done"
msgstr ""
2025-01-22 14:16:15 +00:00
#: 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:41
msgid "List all the available helper commands"
msgstr ""
#: helper.go:53
msgid "Run a ALR helper command"
msgstr ""
2025-01-22 13:37:16 +00:00
#: helper.go:60
2025-01-22 14:16:15 +00:00
msgid "The directory that the install commands will install to"
msgstr ""
#: helper.go:73
2025-01-22 13:37:16 +00:00
msgid "No such helper command"
msgstr ""
2025-01-22 11:40:11 +00:00
#: info.go:42
msgid "Print information about a package"
msgstr ""
#: info.go:47
msgid "Show all information, not just for the current distro"
msgstr ""
2025-01-22 15:12:26 +00:00
#: info.go:57
msgid "Error initialization database"
msgstr ""
#: info.go:64
2025-01-22 11:40:11 +00:00
msgid "Command info expected at least 1 argument, got %d"
msgstr ""
2025-01-22 15:12:26 +00:00
#: info.go:78
2025-01-22 11:40:11 +00:00
msgid "Error finding packages"
msgstr ""
2025-01-22 15:12:26 +00:00
#: info.go:94
2025-01-22 11:40:11 +00:00
msgid "Error parsing os-release file"
msgstr ""
2025-01-22 15:12:26 +00:00
#: info.go:103
2025-01-22 11:40:11 +00:00
msgid "Error resolving overrides"
msgstr ""
2025-01-22 15:12:26 +00:00
#: info.go:112 info.go:118
2025-01-22 11:40:11 +00:00
msgid "Error encoding script variables"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:42
2025-01-22 15:10:57 +00:00
msgid "Install a new package"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:56
2025-01-22 13:37:16 +00:00
msgid "Command install expected at least 1 argument, got %d"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:91
2025-01-22 13:37:16 +00:00
msgid "Error getting packages"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:100
2025-01-22 13:37:16 +00:00
msgid "Error iterating over packages"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:113
2025-01-22 14:16:15 +00:00
msgid "Remove an installed package"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:118
2025-01-22 13:37:16 +00:00
msgid "Command remove expected at least 1 argument, got %d"
msgstr ""
2025-01-22 15:12:26 +00:00
#: install.go:130
2025-01-22 13:37:16 +00:00
msgid "Error removing packages"
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
2025-01-22 13:37:16 +00:00
msgid "User chose not to continue after reading script"
msgstr ""
#: internal/cliutils/prompt.go:111
2025-01-22 13:37:16 +00:00
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 ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:64
2025-01-22 11:40:11 +00:00
msgid "Error opening config file, using defaults"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:77
2025-01-22 11:40:11 +00:00
msgid "Error decoding config file, using defaults"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:89
2025-01-22 11:40:11 +00:00
msgid "Unable to detect user config directory"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:97
2025-01-22 11:40:11 +00:00
msgid "Unable to create ALR config directory"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:106
2025-01-22 11:40:11 +00:00
msgid "Unable to create ALR config file"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:112
2025-01-22 11:40:11 +00:00
msgid "Error encoding default configuration"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:121
2025-01-22 11:40:11 +00:00
msgid "Unable to detect cache directory"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:131
2025-01-22 11:40:11 +00:00
msgid "Unable to create repo cache directory"
msgstr ""
2025-01-22 15:10:57 +00:00
#: internal/config/config.go:137
2025-01-22 11:40:11 +00:00
msgid "Unable to create package cache directory"
msgstr ""
2025-01-22 13:37:16 +00:00
#: internal/config/lang.go:50
msgid "Error parsing system language"
msgstr ""
#: internal/db/db.go:131
msgid "Database version mismatch; resetting"
msgstr ""
#: internal/db/db.go:135
msgid ""
"Database version does not exist. Run alr fix if something isn't working."
msgstr ""
#: internal/db/db_legacy.go:101
msgid "Error opening database"
msgstr ""
#: internal/dl/dl.go:170
msgid "Source can be updated, updating if required"
msgstr ""
#: internal/dl/dl.go:201
msgid "Source found in cache and linked to destination"
msgstr ""
#: internal/dl/dl.go:208
msgid "Source updated and linked to destination"
msgstr ""
#: internal/dl/dl.go:222
msgid "Downloading source"
2025-01-22 11:40:11 +00:00
msgstr ""
#: internal/logger/log.go:47
msgid "ERROR"
2025-01-22 13:37:16 +00:00
msgstr ""
2025-01-22 14:16:15 +00:00
#: list.go:40
msgid "List ALR repo packages"
msgstr ""
2025-01-22 15:10:57 +00:00
#: list.go:91
2025-01-22 13:37:16 +00:00
msgid "Error listing installed packages"
msgstr ""
2025-01-22 14:16:15 +00:00
#: 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:90
2025-01-22 13:37:16 +00:00
msgid ""
"Running ALR as root is forbidden as it may cause catastrophic damage to your "
"system"
msgstr ""
2025-01-22 14:16:15 +00:00
#: main.go:124
2025-01-22 13:37:16 +00:00
msgid "Error while running app"
msgstr ""
#: pkg/build/build.go:104
msgid "Failed to prompt user to view build script"
msgstr ""
#: pkg/build/build.go:108
msgid "Building package"
msgstr ""
#: pkg/build/build.go:152
msgid "Downloading sources"
msgstr ""
#: pkg/build/build.go:164
msgid "Building package metadata"
msgstr ""
#: pkg/build/build.go:186
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 ""
2025-01-22 13:37:16 +00:00
#: pkg/build/build.go:323
msgid "This package is already installed"
msgstr ""
#: pkg/build/build.go:351
msgid "Installing build dependencies"
msgstr ""
#: pkg/build/build.go:393
msgid "Installing dependencies"
msgstr ""
#: pkg/build/build.go:439
2025-01-22 13:37:16 +00:00
msgid "Executing version()"
msgstr ""
#: pkg/build/build.go:459
msgid "Updating version"
msgstr ""
#: pkg/build/build.go:464
2025-01-22 13:37:16 +00:00
msgid "Executing prepare()"
msgstr ""
#: pkg/build/build.go:474
2025-01-22 13:37:16 +00:00
msgid "Executing build()"
msgstr ""
#: pkg/build/build.go:486
2025-01-22 13:37:16 +00:00
msgid "Executing package()"
msgstr ""
#: pkg/build/build.go:524
msgid "Executing files()"
msgstr ""
#: pkg/build/build.go:601
2025-01-24 18:20:45 +00:00
msgid "AutoProv is not implemented for this package format, so it's skipped"
2025-01-22 13:37:16 +00:00
msgstr ""
#: pkg/build/build.go:612
2025-01-24 18:20:45 +00:00
msgid "AutoReq is not implemented for this package format, so it's skipped"
2025-01-22 13:37:16 +00:00
msgstr ""
#: pkg/build/build.go:719
msgid "Would you like to remove the build dependencies?"
msgstr ""
#: pkg/build/build.go:825
2025-01-22 13:37:16 +00:00
msgid "The checksums array must be the same length as sources"
msgstr ""
#: pkg/build/findDeps.go:35
msgid "Command not found on the system"
msgstr ""
#: pkg/build/findDeps.go:82
msgid "Provided dependency found"
msgstr ""
#: pkg/build/findDeps.go:89
msgid "Required dependency found"
msgstr ""
#: pkg/build/install.go:42
msgid "Error installing native packages"
msgstr ""
#: pkg/build/install.go:79
msgid "Error installing package"
msgstr ""
#: pkg/repos/pull.go:75
msgid "Pulling repository"
msgstr ""
#: pkg/repos/pull.go:99
msgid "Repository up to date"
msgstr ""
#: pkg/repos/pull.go:156
msgid "Git repository does not appear to be a valid ALR repo"
msgstr ""
#: pkg/repos/pull.go:172
msgid ""
2025-01-24 18:20:45 +00:00
"ALR repo's minimum ALR version is greater than the current version. Try "
2025-01-22 13:37:16 +00:00
"updating ALR if something doesn't work."
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:41
msgid "Add a new repository"
msgstr ""
#: repo.go:48
msgid "Name of the new repo"
msgstr ""
#: repo.go:54
msgid "URL of the new repo"
msgstr ""
#: repo.go:79 repo.go:136
2025-01-22 13:37:16 +00:00
msgid "Error opening config file"
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:85 repo.go:142
2025-01-22 13:37:16 +00:00
msgid "Error encoding config"
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:103
msgid "Remove an existing repository"
msgstr ""
#: repo.go:110
msgid "Name of the repo to be deleted"
msgstr ""
#: repo.go:128
2025-01-22 13:37:16 +00:00
msgid "Repo does not exist"
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:148
2025-01-22 13:37:16 +00:00
msgid "Error removing repo directory"
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:154
2025-01-22 13:37:16 +00:00
msgid "Error removing packages from database"
msgstr ""
2025-01-22 14:16:15 +00:00
#: repo.go:166
msgid "Pull all repositories that have changed"
msgstr ""
#: upgrade.go:46
2025-01-22 14:16:15 +00:00
msgid "Upgrade all installed packages"
msgstr ""
#: upgrade.go:82
2025-01-22 13:37:16 +00:00
msgid "Error checking for updates"
msgstr ""
#: upgrade.go:93
msgid "There is nothing to do."
msgstr ""