This commit is contained in:
2025-04-15 00:20:57 +03:00
parent 613dc41fdf
commit fe3acf5b85
6 changed files with 126 additions and 118 deletions

View File

@ -9,60 +9,52 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: build.go:44
#: build.go:42
msgid "Build a local package"
msgstr ""
#: build.go:50
#: build.go:48
msgid "Path to the build script"
msgstr ""
#: build.go:55
#: build.go:53
msgid "Specify subpackage in script (for multi package script only)"
msgstr ""
#: build.go:60
#: build.go:58
msgid "Name of the package to build and its repo (example: default/go-bin)"
msgstr ""
#: build.go:65
#: build.go:63
msgid ""
"Build package from scratch even if there's an already built package available"
msgstr ""
#: build.go:75
#: build.go:73
msgid "Error getting working directory"
msgstr ""
#: build.go:103
msgid "Unable to detect a supported package manager on the system"
msgstr ""
#: build.go:109
msgid "Error parsing os release"
msgstr ""
#: build.go:121
#: build.go:118
msgid "Cannot get absolute script path"
msgstr ""
#: build.go:153
#: build.go:148
msgid "Package not found"
msgstr ""
#: build.go:174
#: build.go:161
msgid "Nothing to build"
msgstr ""
#: build.go:212
#: build.go:199
msgid "Error building package"
msgstr ""
#: build.go:220
#: build.go:206
msgid "Error moving the package"
msgstr ""
#: build.go:224
#: build.go:210
msgid "Done"
msgstr ""
@ -158,39 +150,47 @@ msgstr ""
msgid "Error encoding script variables"
msgstr ""
#: install.go:41
#: install.go:40
msgid "Install a new package"
msgstr ""
#: install.go:59
#: install.go:58
msgid "Command install expected at least 1 argument, got %d"
msgstr ""
#: install.go:63 install.go:172 install.go:222
msgid "Unable to detect a supported package manager on the system"
msgstr ""
#: install.go:88
msgid "Error pulling repositories"
msgstr ""
#: install.go:159
#: install.go:109
msgid "Error parsing os release"
msgstr ""
#: install.go:154
msgid "Remove an installed package"
msgstr ""
#: install.go:181
#: install.go:176
msgid "Error listing installed packages"
msgstr ""
#: install.go:222
#: install.go:217
msgid "Command remove expected at least 1 argument, got %d"
msgstr ""
#: install.go:235
#: install.go:230
msgid "Error removing packages"
msgstr ""
#: internal/cliutils/app_builder/builder.go:71
#: internal/cliutils/app_builder/builder.go:75
msgid "Error loading config"
msgstr ""
#: internal/cliutils/app_builder/builder.go:92
#: internal/cliutils/app_builder/builder.go:96
msgid "Error initialization database"
msgstr ""
@ -507,18 +507,18 @@ msgstr ""
msgid "Error executing template"
msgstr ""
#: upgrade.go:49
#: upgrade.go:48
msgid "Upgrade all installed packages"
msgstr ""
#: upgrade.go:103
#: upgrade.go:100
msgid "Error pulling repos"
msgstr ""
#: upgrade.go:109 upgrade.go:126
#: upgrade.go:106 upgrade.go:123
msgid "Error checking for updates"
msgstr ""
#: upgrade.go:129
#: upgrade.go:126
msgid "There is nothing to do."
msgstr ""