chore: i18n
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-12-21 16:39:02 +01:00
parent 42f9e6d458
commit b721adbf9c
4 changed files with 378 additions and 236 deletions

View File

@ -21,7 +21,7 @@ import (
)
// Errors
var emptyVersionsInCatalogue = errors.New("Catalogue versions list is empty (unexpectedly!)")
var emptyVersionsInCatalogue = errors.New(i18n.G("catalogue versions list is unexpectedly empty"))
// translators: `abra recipe reset` aliases. use a comma separated list of
// aliases with no spaces in between

View File

@ -7,7 +7,7 @@
msgid ""
msgstr "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: EMAIL\n"
"POT-Creation-Date: 2025-11-04 15:34+0100\n"
"POT-Creation-Date: 2025-12-21 16:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -219,7 +219,7 @@ msgstr ""
msgid "%s created (version: %s)"
msgstr ""
#: ./cli/recipe/release.go:161 ./cli/recipe/sync.go:260 ./cli/recipe/upgrade.go:336
#: ./cli/recipe/release.go:161 ./cli/recipe/sync.go:262 ./cli/recipe/upgrade.go:334
#, c-format
msgid "%s currently has these unstaged changes 👇"
msgstr ""
@ -379,7 +379,7 @@ msgstr ""
msgid "%s must first be deployed on %s before moving"
msgstr ""
#: ./cli/recipe/upgrade.go:151
#: ./cli/recipe/upgrade.go:149
#, c-format
msgid "%s not considered semver-like"
msgstr ""
@ -882,7 +882,7 @@ msgstr ""
msgid "Generate autocompletion script"
msgstr ""
#: ./cli/recipe/sync.go:32
#: ./cli/recipe/sync.go:36
msgid "Generate labels for the main recipe service.\n"
"\n"
"By convention, the service named \"app\" using the following format:\n"
@ -1111,7 +1111,7 @@ msgstr ""
msgid "ON SERVER"
msgstr ""
#: ./cli/recipe/sync.go:135
#: ./cli/recipe/sync.go:138
msgid "PROPOSED CHANGES"
msgstr ""
@ -1275,7 +1275,7 @@ msgstr ""
msgid "SERVER"
msgstr ""
#: ./cli/app/ps.go:185 ./cli/recipe/sync.go:135 ./cli/recipe/version.go:69 ./cli/recipe/version.go:110
#: ./cli/app/ps.go:185 ./cli/recipe/sync.go:138 ./cli/recipe/version.go:69 ./cli/recipe/version.go:110
msgid "SERVICE"
msgstr ""
@ -1342,7 +1342,7 @@ msgid "Sync recipe catalogue for latest changes"
msgstr ""
#. translators: Short description for `recipe sync` command
#: ./cli/recipe/sync.go:31
#: ./cli/recipe/sync.go:35
msgid "Sync recipe version label"
msgstr ""
@ -1601,7 +1601,7 @@ msgstr ""
msgid "[hijack] end of stdout"
msgstr ""
#: ./cli/recipe/sync.go:85
#: ./cli/recipe/sync.go:89
#, c-format
msgid "\n"
"The following options are two types of initial semantic version that you can\n"
@ -1694,7 +1694,7 @@ msgctxt "recipe fetch"
msgid "a"
msgstr ""
#: ./cli/recipe/upgrade.go:384
#: ./cli/recipe/upgrade.go:382
msgctxt "recipe upgrade"
msgid "a"
msgstr ""
@ -1787,7 +1787,7 @@ msgstr ""
msgid "all-services"
msgstr ""
#: ./cli/recipe/upgrade.go:383
#: ./cli/recipe/upgrade.go:381
msgid "all-tags"
msgstr ""
@ -1930,7 +1930,7 @@ msgstr ""
msgid "can not insert from file and read from stdin"
msgstr ""
#: ./cli/recipe/upgrade.go:324
#: ./cli/recipe/upgrade.go:322
#, c-format
msgid "can upgrade service: %s, image: %s, tag: %s ::"
msgstr ""
@ -2047,6 +2047,10 @@ msgstr ""
msgid "catalogue successfully synced"
msgstr ""
#: ./cli/recipe/sync.go:24
msgid "catalogue versions list is unexpectedly empty"
msgstr ""
#: ./cli/recipe/list.go:44
msgid "category"
msgstr ""
@ -2082,7 +2086,7 @@ msgstr ""
msgid "choosing %s as latest version of %s"
msgstr ""
#: ./cli/recipe/sync.go:237
#: ./cli/recipe/sync.go:239
#, c-format
msgid "choosing %s as new version for %s"
msgstr ""
@ -2235,7 +2239,7 @@ msgstr ""
msgid "context lacks Docker endpoint"
msgstr ""
#: ./cli/recipe/sync.go:246 ./pkg/recipe/compose.go:229
#: ./cli/recipe/sync.go:248 ./pkg/recipe/compose.go:229
#, c-format
msgid "coop-cloud.${STACK_NAME}.version=%s"
msgstr ""
@ -2443,12 +2447,12 @@ msgstr ""
msgid "detected ABRA_CI=1"
msgstr ""
#: ./cli/recipe/upgrade.go:205
#: ./cli/recipe/upgrade.go:203
#, c-format
msgid "detected compatible upgradable tags %s for %s"
msgstr ""
#: ./cli/recipe/upgrade.go:178
#: ./cli/recipe/upgrade.go:176
#, c-format
msgid "detected potential upgradable tags %s for %s"
msgstr ""
@ -2462,7 +2466,7 @@ msgstr ""
msgid "did not detect any command arguments"
msgstr ""
#: ./cli/recipe/upgrade.go:125
#: ./cli/recipe/upgrade.go:123
#, c-format
msgid "did not find versions file for %s"
msgstr ""
@ -2580,7 +2584,7 @@ msgstr ""
msgid "dry run: no git tag created (%s)"
msgstr ""
#: ./cli/recipe/sync.go:252
#: ./cli/recipe/sync.go:254
#, c-format
msgid "dry run: not syncing label %s for recipe %s"
msgstr ""
@ -2590,7 +2594,7 @@ msgstr ""
msgid "dry run: remote %s (%s) not created"
msgstr ""
#: ./cli/app/move.go:349 ./cli/catalogue/catalogue.go:301 ./cli/recipe/release.go:648 ./cli/recipe/sync.go:271
#: ./cli/app/move.go:349 ./cli/catalogue/catalogue.go:301 ./cli/recipe/release.go:648 ./cli/recipe/sync.go:273
msgid "dry-run"
msgstr ""
@ -2641,7 +2645,7 @@ msgstr ""
msgid "ensuring env version %s"
msgstr ""
#: ./cli/recipe/upgrade.go:286
#: ./cli/recipe/upgrade.go:284
msgid "enter / return to confirm, choose 'skip' to not upgrade this tag, vim mode is enabled"
msgstr ""
@ -2963,7 +2967,7 @@ msgstr ""
msgid "force re-fetch"
msgstr ""
#: ./cli/recipe/upgrade.go:97
#: ./cli/recipe/upgrade.go:95
#, c-format
msgid "found versions file for %s"
msgstr ""
@ -3258,15 +3262,15 @@ msgstr ""
msgid "including VOLUMES=%v in backupbot exec invocation"
msgstr ""
#: ./cli/recipe/release.go:659 ./cli/recipe/sync.go:282 ./cli/recipe/upgrade.go:354
#: ./cli/recipe/release.go:659 ./cli/recipe/sync.go:284 ./cli/recipe/upgrade.go:352
msgid "increase the major part of the version"
msgstr ""
#: ./cli/recipe/release.go:667 ./cli/recipe/sync.go:290 ./cli/recipe/upgrade.go:362
#: ./cli/recipe/release.go:667 ./cli/recipe/sync.go:292 ./cli/recipe/upgrade.go:360
msgid "increase the minor part of the version"
msgstr ""
#: ./cli/recipe/release.go:675 ./cli/recipe/sync.go:298 ./cli/recipe/upgrade.go:370
#: ./cli/recipe/release.go:675 ./cli/recipe/sync.go:300 ./cli/recipe/upgrade.go:368
msgid "increase the patch part of the version"
msgstr ""
@ -3358,7 +3362,7 @@ msgstr ""
msgid "invalid tmpfs source, source must be empty"
msgstr ""
#: ./cli/recipe/sync.go:242
#: ./cli/recipe/sync.go:244
#, c-format
msgid "invalid version %s specified"
msgstr ""
@ -3436,7 +3440,7 @@ msgstr ""
msgid "list [flags]"
msgstr ""
#: ./cli/recipe/upgrade.go:386
#: ./cli/recipe/upgrade.go:384
msgid "list all tags, not just upgrades"
msgstr ""
@ -3506,11 +3510,11 @@ msgstr ""
#. with no spaces in between
#. translators: `abra man` aliases. use a comma separated list of aliases
#. with no spaces in between
#: ./cli/app/list.go:315 ./cli/app/move.go:34 ./cli/app/ps.go:205 ./cli/app/secret.go:553 ./cli/app/secret.go:649 ./cli/recipe/list.go:104 ./cli/recipe/upgrade.go:376 ./cli/recipe/version.go:139 ./cli/run.go:152 ./cli/server/list.go:106
#: ./cli/app/list.go:315 ./cli/app/move.go:34 ./cli/app/ps.go:205 ./cli/app/secret.go:553 ./cli/app/secret.go:649 ./cli/recipe/list.go:104 ./cli/recipe/upgrade.go:374 ./cli/recipe/version.go:139 ./cli/run.go:152 ./cli/server/list.go:106
msgid "m"
msgstr ""
#: ./cli/app/list.go:314 ./cli/app/ps.go:204 ./cli/app/secret.go:552 ./cli/app/secret.go:648 ./cli/recipe/list.go:103 ./cli/recipe/upgrade.go:375 ./cli/recipe/version.go:138 ./cli/server/list.go:105
#: ./cli/app/list.go:314 ./cli/app/ps.go:204 ./cli/app/secret.go:552 ./cli/app/secret.go:648 ./cli/recipe/list.go:103 ./cli/recipe/upgrade.go:373 ./cli/recipe/version.go:138 ./cli/server/list.go:105
msgid "machine"
msgstr ""
@ -3519,11 +3523,11 @@ msgstr ""
msgid "main app service version for %s is empty?"
msgstr ""
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:66 ./cli/internal/recipe.go:80 ./cli/recipe/release.go:656 ./cli/recipe/sync.go:279 ./cli/recipe/upgrade.go:351
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:66 ./cli/internal/recipe.go:80 ./cli/recipe/release.go:656 ./cli/recipe/sync.go:281 ./cli/recipe/upgrade.go:349
msgid "major"
msgstr ""
#: ./cli/recipe/upgrade.go:107
#: ./cli/recipe/upgrade.go:105
#, c-format
msgid "malformed version pin specification: %s"
msgstr ""
@ -3548,7 +3552,7 @@ msgstr ""
msgid "migrating app config from %s to %s"
msgstr ""
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:68 ./cli/internal/recipe.go:82 ./cli/recipe/release.go:664 ./cli/recipe/sync.go:287 ./cli/recipe/upgrade.go:359
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:68 ./cli/internal/recipe.go:82 ./cli/recipe/release.go:664 ./cli/recipe/sync.go:289 ./cli/recipe/upgrade.go:357
msgid "minor"
msgstr ""
@ -3732,12 +3736,12 @@ msgstr ""
msgid "no existing label found, automagic insertion not supported yet"
msgstr ""
#: ./cli/recipe/sync.go:81
#: ./cli/recipe/sync.go:85
#, c-format
msgid "no git tags found for %s"
msgstr ""
#: ./cli/recipe/upgrade.go:183
#: ./cli/recipe/upgrade.go:181
#, c-format
msgid "no new versions available for %s, assuming %s is the latest (use -a/--all-tags to see all anyway)"
msgstr ""
@ -3865,12 +3869,12 @@ msgstr ""
msgid "not requesting a remote TTY"
msgstr ""
#: ./cli/recipe/upgrade.go:306
#: ./cli/recipe/upgrade.go:304
#, c-format
msgid "not upgrading %s, skipping as requested"
msgstr ""
#: ./cli/recipe/upgrade.go:245
#: ./cli/recipe/upgrade.go:243
#, c-format
msgid "not upgrading from %s to %s for %s, because the upgrade type is more serious than what user wants"
msgstr ""
@ -3916,7 +3920,7 @@ msgstr ""
msgid "p"
msgstr ""
#: ./cli/recipe/upgrade.go:164
#: ./cli/recipe/upgrade.go:162
#, c-format
msgid "parsed %s for %s"
msgstr ""
@ -3959,7 +3963,7 @@ msgstr ""
msgid "pass command not found on $PATH, is it installed?"
msgstr ""
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:70 ./cli/internal/recipe.go:84 ./cli/recipe/release.go:672 ./cli/recipe/sync.go:295 ./cli/recipe/upgrade.go:367
#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:70 ./cli/internal/recipe.go:84 ./cli/recipe/release.go:672 ./cli/recipe/sync.go:297 ./cli/recipe/upgrade.go:365
msgid "patch"
msgstr ""
@ -4022,7 +4026,7 @@ msgstr ""
msgid "previous git tags detected, assuming new semver release"
msgstr ""
#: ./cli/app/list.go:317 ./cli/app/ps.go:207 ./cli/app/secret.go:555 ./cli/app/secret.go:651 ./cli/recipe/list.go:106 ./cli/recipe/upgrade.go:378 ./cli/recipe/version.go:141 ./cli/server/list.go:108
#: ./cli/app/list.go:317 ./cli/app/ps.go:207 ./cli/app/secret.go:555 ./cli/app/secret.go:651 ./cli/recipe/list.go:106 ./cli/recipe/upgrade.go:376 ./cli/recipe/version.go:141 ./cli/server/list.go:108
msgid "print machine-readable output"
msgstr ""
@ -4092,7 +4096,7 @@ msgstr ""
#. with no spaces in between
#. translators: `abra recipe` aliases. use a comma separated list of aliases
#. with no spaces in between
#: ./cli/app/backup.go:327 ./cli/app/list.go:300 ./cli/app/move.go:350 ./cli/app/run.go:23 ./cli/app/upgrade.go:486 ./cli/catalogue/catalogue.go:302 ./cli/recipe/recipe.go:12 ./cli/recipe/release.go:649 ./cli/recipe/sync.go:272
#: ./cli/app/backup.go:327 ./cli/app/list.go:300 ./cli/app/move.go:350 ./cli/app/run.go:23 ./cli/app/upgrade.go:486 ./cli/catalogue/catalogue.go:302 ./cli/recipe/recipe.go:12 ./cli/recipe/release.go:649 ./cli/recipe/sync.go:274
msgid "r"
msgstr ""
@ -4344,7 +4348,7 @@ msgstr ""
msgid "repo set config: %s"
msgstr ""
#: ./cli/app/move.go:352 ./cli/catalogue/catalogue.go:304 ./cli/recipe/release.go:651 ./cli/recipe/sync.go:274
#: ./cli/app/move.go:352 ./cli/catalogue/catalogue.go:304 ./cli/recipe/release.go:651 ./cli/recipe/sync.go:276
msgid "report changes that would be made"
msgstr ""
@ -4415,7 +4419,7 @@ msgstr ""
msgid "retrieved %s for %s"
msgstr ""
#: ./cli/recipe/upgrade.go:145
#: ./cli/recipe/upgrade.go:143
#, c-format
msgid "retrieved %s from remote registry for %s"
msgstr ""
@ -4555,7 +4559,7 @@ msgstr ""
#. aliases with no spaces in between
#. translators: `abra server` aliases. use a comma separated list of aliases
#. with no spaces in between
#: ./cli/app/backup.go:198 ./cli/app/backup.go:263 ./cli/app/backup.go:287 ./cli/app/env.go:333 ./cli/app/list.go:323 ./cli/app/logs.go:101 ./cli/app/new.go:358 ./cli/app/restore.go:114 ./cli/app/secret.go:535 ./cli/catalogue/catalogue.go:27 ./cli/catalogue/catalogue.go:310 ./cli/recipe/fetch.go:130 ./cli/recipe/sync.go:24 ./cli/server/server.go:12
#: ./cli/app/backup.go:198 ./cli/app/backup.go:263 ./cli/app/backup.go:287 ./cli/app/env.go:333 ./cli/app/list.go:323 ./cli/app/logs.go:101 ./cli/app/new.go:358 ./cli/app/restore.go:114 ./cli/app/secret.go:535 ./cli/catalogue/catalogue.go:27 ./cli/catalogue/catalogue.go:310 ./cli/recipe/fetch.go:130 ./cli/recipe/sync.go:28 ./cli/server/server.go:12
msgid "s"
msgstr ""
@ -4684,12 +4688,12 @@ msgstr ""
msgid "serverAdd: cleanUp: unable to list files in %s: %s"
msgstr ""
#: ./cli/recipe/upgrade.go:228
#: ./cli/recipe/upgrade.go:226
#, c-format
msgid "service %s is at version %s, but pinned to %s, please correct your compose.yml file manually!"
msgstr ""
#: ./cli/recipe/upgrade.go:224
#: ./cli/recipe/upgrade.go:222
#, c-format
msgid "service %s, image %s pinned to %s, no compatible upgrade found"
msgstr ""
@ -4949,7 +4953,7 @@ msgid "swarm mode not enabled on local server?"
msgstr ""
#. translators: `recipe sync` command
#: ./cli/recipe/sync.go:28
#: ./cli/recipe/sync.go:32
msgid "sync <recipe> [version] [flags]"
msgstr ""
@ -4971,12 +4975,12 @@ msgstr ""
msgid "tag all images with stable tags"
msgstr ""
#: ./cli/recipe/sync.go:178
#: ./cli/recipe/sync.go:180
#, c-format
msgid "tag at commit %s is unannotated or otherwise broken"
msgstr ""
#: ./cli/recipe/upgrade.go:302
#: ./cli/recipe/upgrade.go:300
#, c-format
msgid "tag upgraded from %s to %s for %s"
msgstr ""
@ -5114,7 +5118,7 @@ msgstr ""
msgid "unable to connect to %s, please check your SSH config"
msgstr ""
#: ./cli/recipe/sync.go:83
#: ./cli/recipe/sync.go:87
msgid "unable to continue, input required for initial version"
msgstr ""
@ -5153,7 +5157,7 @@ msgstr ""
msgid "unable to determine server of app %s, please pass --server/-s"
msgstr ""
#: ./cli/recipe/upgrade.go:253
#: ./cli/recipe/upgrade.go:251
#, c-format
msgid "unable to determine versioning semantics of %s, listing all tags"
msgstr ""
@ -5227,7 +5231,7 @@ msgstr ""
msgid "unable to open worktree of %s: %s"
msgstr ""
#: ./cli/recipe/upgrade.go:160
#: ./cli/recipe/upgrade.go:158
#, c-format
msgid "unable to parse %s, error was: %s, skipping upgrade for %s"
msgstr ""
@ -5267,7 +5271,7 @@ msgstr ""
msgid "unable to read remotes in %s: %s"
msgstr ""
#: ./cli/recipe/upgrade.go:154
#: ./cli/recipe/upgrade.go:152
#, c-format
msgid "unable to read tag for image %s, is it missing? skipping upgrade for %s"
msgstr ""
@ -5484,17 +5488,17 @@ msgstr ""
msgid "upgrade [flags]"
msgstr ""
#: ./cli/recipe/upgrade.go:249
#: ./cli/recipe/upgrade.go:247
#, c-format
msgid "upgrade to which tag? (service: %s, image: %s, tag: %s)"
msgstr ""
#: ./cli/recipe/upgrade.go:255
#: ./cli/recipe/upgrade.go:253
#, c-format
msgid "upgrade to which tag? (service: %s, tag: %s)"
msgstr ""
#: ./cli/recipe/upgrade.go:222
#: ./cli/recipe/upgrade.go:220
#, c-format
msgid "upgrading service %s from %s to %s (pinned tag: %s)"
msgstr ""
@ -5725,7 +5729,7 @@ msgstr ""
msgid "which service are you looking for?"
msgstr ""
#: ./cli/recipe/sync.go:105
#: ./cli/recipe/sync.go:109
msgid "which version do you want to begin with?"
msgstr ""
@ -5747,11 +5751,11 @@ msgstr ""
msgid "writing recipe version failed: %s"
msgstr ""
#: ./cli/recipe/release.go:657 ./cli/recipe/sync.go:280 ./cli/recipe/upgrade.go:352
#: ./cli/recipe/release.go:657 ./cli/recipe/sync.go:282 ./cli/recipe/upgrade.go:350
msgid "x"
msgstr ""
#: ./cli/recipe/release.go:665 ./cli/recipe/sync.go:288 ./cli/recipe/upgrade.go:360
#: ./cli/recipe/release.go:665 ./cli/recipe/sync.go:290 ./cli/recipe/upgrade.go:358
msgid "y"
msgstr ""
@ -5759,15 +5763,15 @@ msgstr ""
msgid "you can only use one of: --major, --minor, --patch"
msgstr ""
#: ./cli/recipe/upgrade.go:81
#: ./cli/recipe/upgrade.go:79
msgid "you can only use one of: --major, --minor, --patch."
msgstr ""
#: ./cli/recipe/sync.go:203
#: ./cli/recipe/sync.go:205
msgid "you can only use one version flag: --major, --minor or --patch"
msgstr ""
#: ./cli/recipe/release.go:673 ./cli/recipe/sync.go:296 ./cli/recipe/upgrade.go:368
#: ./cli/recipe/release.go:673 ./cli/recipe/sync.go:298 ./cli/recipe/upgrade.go:366
msgid "z"
msgstr ""

Binary file not shown.

File diff suppressed because it is too large Load Diff