Regen POT
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-09-02 14:00:40 -04:00
parent eaac5a1396
commit ec2791c6f6

View File

@ -7,13 +7,13 @@
msgid "" msgid ""
msgstr "Project-Id-Version: \n" msgstr "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: EMAIL\n" "Report-Msgid-Bugs-To: EMAIL\n"
"POT-Creation-Date: 2025-09-01 13:48+0200\n" "POT-Creation-Date: 2025-09-03 11:09-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n" "Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ./cli/app/cp.go:38 #: ./cli/app/cp.go:38
@ -111,7 +111,7 @@ msgid " # run <cmd> with args/flags\n"
" abra app run 1312.net app --user nobody -- ls -lha" " abra app run 1312.net app --user nobody -- ls -lha"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:42 #: ./cli/app/deploy.go:43
msgid " # standard deployment\n" msgid " # standard deployment\n"
" abra app deploy 1312.net\n" " abra app deploy 1312.net\n"
"\n" "\n"
@ -149,7 +149,7 @@ msgstr ""
msgid " abra upgrade --rc" msgid " abra upgrade --rc"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:49 #: ./cli/app/rollback.go:50
msgid " # standard rollback\n" msgid " # standard rollback\n"
" abra app rollback 1312.net\n" " abra app rollback 1312.net\n"
"\n" "\n"
@ -196,7 +196,7 @@ msgstr ""
msgid "%s (created %v)" msgid "%s (created %v)"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:86 #: ./cli/internal/deploy.go:107
#, c-format #, c-format
msgid "%s OVERVIEW" msgid "%s OVERVIEW"
msgstr "" msgstr ""
@ -226,7 +226,7 @@ msgstr ""
msgid "%s does not exist for %s, use /bin/sh as fallback" msgid "%s does not exist for %s, use /bin/sh as fallback"
msgstr "" msgstr ""
#: ./cli/app/cmd.go:114 ./cli/internal/deploy.go:214 #: ./cli/app/cmd.go:114 ./cli/internal/deploy.go:235
#, c-format #, c-format
msgid "%s does not exist for %s?" msgid "%s does not exist for %s?"
msgstr "" msgstr ""
@ -311,7 +311,7 @@ msgstr ""
msgid "%s inserted into pass store" msgid "%s inserted into pass store"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:102 #: ./cli/app/deploy.go:103
#, c-format #, c-format
msgid "%s is already deployed" msgid "%s is already deployed"
msgstr "" msgstr ""
@ -336,17 +336,17 @@ msgstr ""
msgid "%s is missing the TYPE env var?" msgid "%s is missing the TYPE env var?"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:285 ./cli/app/rollback.go:289 #: ./cli/app/rollback.go:307 ./cli/app/rollback.go:311
#, c-format #, c-format
msgid "%s is not a downgrade for %s?" msgid "%s is not a downgrade for %s?"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:406 ./cli/app/upgrade.go:410 #: ./cli/app/upgrade.go:427 ./cli/app/upgrade.go:431
#, c-format #, c-format
msgid "%s is not an upgrade for %s?" msgid "%s is not an upgrade for %s?"
msgstr "" msgstr ""
#: ./cli/app/logs.go:65 ./cli/app/ps.go:62 ./cli/app/restart.go:100 ./cli/app/services.go:55 ./cli/app/undeploy.go:65 ./cli/app/upgrade.go:427 ./cli/updater/updater.go:259 #: ./cli/app/logs.go:65 ./cli/app/ps.go:62 ./cli/app/restart.go:100 ./cli/app/services.go:55 ./cli/app/undeploy.go:65 ./cli/app/upgrade.go:448 ./cli/updater/updater.go:259
#, c-format #, c-format
msgid "%s is not deployed?" msgid "%s is not deployed?"
msgstr "" msgstr ""
@ -361,7 +361,7 @@ msgstr ""
msgid "%s is still deployed. Run \"abra app undeploy %s\"" msgid "%s is still deployed. Run \"abra app undeploy %s\""
msgstr "" msgstr ""
#: ./cli/app/deploy.go:172 ./cli/app/upgrade.go:214 #: ./cli/app/deploy.go:173 ./cli/app/upgrade.go:214
#, c-format #, c-format
msgid "%s missing from %s.env" msgid "%s missing from %s.env"
msgstr "" msgstr ""
@ -506,12 +506,12 @@ msgstr ""
msgid "%s: waiting %d seconds before next retry" msgid "%s: waiting %d seconds before next retry"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:401 #: ./cli/app/upgrade.go:422
#, c-format #, c-format
msgid "'%s' is not a known version" msgid "'%s' is not a known version"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:280 ./cli/app/upgrade.go:396 #: ./cli/app/rollback.go:302 ./cli/app/upgrade.go:417
#, c-format #, c-format
msgid "'%s' is not a known version for %s" msgid "'%s' is not a known version for %s"
msgstr "" msgstr ""
@ -582,7 +582,7 @@ msgstr ""
msgid "Both local recipe and live deployment labels are shown." msgid "Both local recipe and live deployment labels are shown."
msgstr "" msgstr ""
#: ./cli/app/backup.go:319 ./cli/app/backup.go:335 ./cli/app/check.go:95 ./cli/app/cmd.go:285 ./cli/app/cp.go:385 ./cli/app/deploy.go:339 ./cli/app/labels.go:143 ./cli/app/new.go:377 ./cli/app/ps.go:213 ./cli/app/restart.go:162 ./cli/app/restore.go:138 ./cli/app/secret.go:569 ./cli/app/secret.go:609 ./cli/app/secret.go:633 ./cli/app/secret.go:641 ./cli/catalogue/catalogue.go:318 ./cli/recipe/lint.go:137 ./cli/updater/updater.go:552 #: ./cli/app/backup.go:319 ./cli/app/backup.go:335 ./cli/app/check.go:95 ./cli/app/cmd.go:285 ./cli/app/cp.go:385 ./cli/app/deploy.go:363 ./cli/app/labels.go:143 ./cli/app/new.go:377 ./cli/app/ps.go:213 ./cli/app/restart.go:162 ./cli/app/restore.go:138 ./cli/app/secret.go:569 ./cli/app/secret.go:609 ./cli/app/secret.go:633 ./cli/app/secret.go:641 ./cli/catalogue/catalogue.go:318 ./cli/recipe/lint.go:137 ./cli/updater/updater.go:552
msgid "C" msgid "C"
msgstr "" msgstr ""
@ -590,7 +590,7 @@ msgstr ""
msgid "CHAOS" msgid "CHAOS"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:120 #: ./cli/internal/deploy.go:141
msgid "CHAOS DEPLOY" msgid "CHAOS DEPLOY"
msgstr "" msgstr ""
@ -609,15 +609,19 @@ msgstr ""
msgid "COMPOSE_FILE detected, loading %s" msgid "COMPOSE_FILE detected, loading %s"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:78 #: ./cli/internal/deploy.go:81
msgid "CONFIG" msgid "CONFIG"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:101
msgid "CONFIGS"
msgstr ""
#: ./cli/app/secret.go:481 #: ./cli/app/secret.go:481
msgid "CREATED ON SERVER" msgid "CREATED ON SERVER"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:80 #: ./cli/internal/deploy.go:83
msgid "CURRENT DEPLOYMENT" msgid "CURRENT DEPLOYMENT"
msgstr "" msgstr ""
@ -724,11 +728,11 @@ msgid "Creates a new app from a default recipe.\n"
"on your $PATH." "on your $PATH."
msgstr "" msgstr ""
#: ./cli/app/deploy.go:355 ./cli/app/new.go:353 ./cli/app/rollback.go:337 ./cli/app/upgrade.go:447 #: ./cli/app/deploy.go:379 ./cli/app/new.go:353 ./cli/app/rollback.go:359 ./cli/app/upgrade.go:468
msgid "D" msgid "D"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:133 ./cli/internal/deploy.go:137 #: ./cli/internal/deploy.go:154 ./cli/internal/deploy.go:158
msgid "DEPLOY" msgid "DEPLOY"
msgstr "" msgstr ""
@ -736,20 +740,20 @@ msgstr ""
msgid "DEPLOYED LABELS" msgid "DEPLOYED LABELS"
msgstr "" msgstr ""
#: ./cli/app/list.go:222 ./cli/internal/deploy.go:75 ./cli/internal/deploy.go:173 #: ./cli/app/list.go:222 ./cli/internal/deploy.go:78 ./cli/internal/deploy.go:194
msgid "DOMAIN" msgid "DOMAIN"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:142 #: ./cli/internal/deploy.go:163
msgid "DOWNGRADE" msgid "DOWNGRADE"
msgstr "" msgstr ""
#. translators: Short description for `app deploy` command #. translators: Short description for `app deploy` command
#: ./cli/app/deploy.go:36 #: ./cli/app/deploy.go:37
msgid "Deploy an app" msgid "Deploy an app"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:37 #: ./cli/app/deploy.go:38
msgid "Deploy an app.\n" msgid "Deploy an app.\n"
"\n" "\n"
"This command supports chaos operations. Use \"--chaos/-C\" to deploy your recipe\n" "This command supports chaos operations. Use \"--chaos/-C\" to deploy your recipe\n"
@ -778,7 +782,7 @@ msgstr ""
msgid "ENV OVERVIEW" msgid "ENV OVERVIEW"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:81 #: ./cli/internal/deploy.go:84
msgid "ENV VERSION" msgid "ENV VERSION"
msgstr "" msgstr ""
@ -891,6 +895,10 @@ msgstr ""
msgid "IMAGE" msgid "IMAGE"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:87
msgid "IMAGES"
msgstr ""
#. translators: Short description for `app secret insert` command #. translators: Short description for `app secret insert` command
#: ./cli/app/secret.go:162 #: ./cli/app/secret.go:162
msgid "Insert secret" msgid "Insert secret"
@ -950,7 +958,7 @@ msgstr ""
msgid "List volumes associated with an app" msgid "List volumes associated with an app"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:181 #: ./cli/internal/deploy.go:202
msgid "MOVE OVERVIEW" msgid "MOVE OVERVIEW"
msgstr "" msgstr ""
@ -1021,15 +1029,15 @@ msgstr ""
msgid "NAME" msgid "NAME"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:129 #: ./cli/internal/deploy.go:150
msgid "NEW DEPLOY" msgid "NEW DEPLOY"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:82 #: ./cli/internal/deploy.go:85
msgid "NEW DEPLOYMENT" msgid "NEW DEPLOYMENT"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:176 #: ./cli/internal/deploy.go:197
msgid "NEW SERVER" msgid "NEW SERVER"
msgstr "" msgstr ""
@ -1049,7 +1057,7 @@ msgid "Notify on new versions for deployed apps.\n"
"Use \"--major/-m\" to include new major versions." "Use \"--major/-m\" to include new major versions."
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:175 #: ./cli/internal/deploy.go:196
msgid "OLD SERVER" msgid "OLD SERVER"
msgstr "" msgstr ""
@ -1077,7 +1085,7 @@ msgstr ""
msgid "README.md metadata filled in" msgid "README.md metadata filled in"
msgstr "" msgstr ""
#: ./cli/app/list.go:222 ./cli/internal/deploy.go:76 ./cli/internal/deploy.go:174 #: ./cli/app/list.go:222 ./cli/internal/deploy.go:79 ./cli/internal/deploy.go:195
msgid "RECIPE" msgid "RECIPE"
msgstr "" msgstr ""
@ -1166,7 +1174,7 @@ msgid "Restore a snapshot"
msgstr "" msgstr ""
#. translators: Short description for `app rollback` command #. translators: Short description for `app rollback` command
#: ./cli/app/rollback.go:34 #: ./cli/app/rollback.go:35
msgid "Roll an app back to a previous version" msgid "Roll an app back to a previous version"
msgstr "" msgstr ""
@ -1197,7 +1205,7 @@ msgstr ""
msgid "S" msgid "S"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:177 #: ./cli/internal/deploy.go:93 ./cli/internal/deploy.go:198
msgid "SECRETS" msgid "SECRETS"
msgstr "" msgstr ""
@ -1205,7 +1213,7 @@ msgstr ""
msgid "SECRETS OVERVIEW" msgid "SECRETS OVERVIEW"
msgstr "" msgstr ""
#: ./cli/app/list.go:222 ./cli/internal/deploy.go:77 #: ./cli/app/list.go:222 ./cli/internal/deploy.go:80
msgid "SERVER" msgid "SERVER"
msgstr "" msgstr ""
@ -1349,7 +1357,7 @@ msgid "This command restarts services within a deployed app.\n"
"Pass \"--all-services/-a\" to restart all services." "Pass \"--all-services/-a\" to restart all services."
msgstr "" msgstr ""
#: ./cli/app/rollback.go:35 #: ./cli/app/rollback.go:36
msgid "This command rolls an app back to a previous version.\n" msgid "This command rolls an app back to a previous version.\n"
"\n" "\n"
"Unlike \"abra app deploy\", chaos operations are not supported here. Only recipe\n" "Unlike \"abra app deploy\", chaos operations are not supported here. Only recipe\n"
@ -1413,15 +1421,15 @@ msgid "To load completions:\n"
" # and source this file from your PowerShell profile." " # and source this file from your PowerShell profile."
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:123 #: ./cli/internal/deploy.go:144
msgid "UNCHAOS DEPLOY" msgid "UNCHAOS DEPLOY"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:117 #: ./cli/internal/deploy.go:138
msgid "UNDEPLOY" msgid "UNDEPLOY"
msgstr "" msgstr ""
#: ./cli/app/list.go:228 ./cli/internal/deploy.go:140 #: ./cli/app/list.go:228 ./cli/internal/deploy.go:161
msgid "UPGRADE" msgid "UPGRADE"
msgstr "" msgstr ""
@ -1547,7 +1555,7 @@ msgstr ""
msgid "VERSION" msgid "VERSION"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:178 #: ./cli/internal/deploy.go:199
msgid "VOLUMES" msgid "VOLUMES"
msgstr "" msgstr ""
@ -1763,7 +1771,7 @@ msgstr ""
msgid "attempting to run %s" msgid "attempting to run %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:235 ./cli/app/upgrade.go:273 #: ./cli/app/deploy.go:259 ./cli/app/upgrade.go:294
#, c-format #, c-format
msgid "attempting to run post deploy commands, saw: %s" msgid "attempting to run post deploy commands, saw: %s"
msgstr "" msgstr ""
@ -1788,7 +1796,7 @@ msgstr ""
msgid "autocomplete [bash|zsh|fish|powershell]" msgid "autocomplete [bash|zsh|fish|powershell]"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:65 ./cli/app/logs.go:39 ./cli/app/rollback.go:65 ./cli/app/secret.go:49 ./cli/app/secret.go:191 ./cli/app/secret.go:360 ./cli/app/upgrade.go:64 ./pkg/autocomplete/autocomplete.go:18 ./pkg/autocomplete/autocomplete.go:33 ./pkg/autocomplete/autocomplete.go:44 ./pkg/autocomplete/autocomplete.go:50 ./pkg/autocomplete/autocomplete.go:70 ./pkg/autocomplete/autocomplete.go:88 ./pkg/autocomplete/autocomplete.go:104 ./pkg/autocomplete/autocomplete.go:110 ./pkg/autocomplete/autocomplete.go:125 #: ./cli/app/deploy.go:66 ./cli/app/logs.go:39 ./cli/app/rollback.go:66 ./cli/app/secret.go:49 ./cli/app/secret.go:191 ./cli/app/secret.go:360 ./cli/app/upgrade.go:64 ./pkg/autocomplete/autocomplete.go:18 ./pkg/autocomplete/autocomplete.go:33 ./pkg/autocomplete/autocomplete.go:44 ./pkg/autocomplete/autocomplete.go:50 ./pkg/autocomplete/autocomplete.go:70 ./pkg/autocomplete/autocomplete.go:88 ./pkg/autocomplete/autocomplete.go:104 ./pkg/autocomplete/autocomplete.go:110 ./pkg/autocomplete/autocomplete.go:125
#, c-format #, c-format
msgid "autocomplete failed: %s" msgid "autocomplete failed: %s"
msgstr "" msgstr ""
@ -1853,7 +1861,7 @@ msgstr ""
#. no spaces in between #. no spaces in between
#. translators: `abra app cp` aliases. use a comma separated list of aliases with #. translators: `abra app cp` aliases. use a comma separated list of aliases with
#. no spaces in between #. no spaces in between
#: ./cli/app/backup.go:148 ./cli/app/cp.go:30 ./cli/app/deploy.go:363 ./cli/app/rollback.go:345 ./cli/app/upgrade.go:455 #: ./cli/app/backup.go:148 ./cli/app/cp.go:30 ./cli/app/deploy.go:387 ./cli/app/rollback.go:367 ./cli/app/upgrade.go:476
msgid "c" msgid "c"
msgstr "" msgstr ""
@ -1875,6 +1883,11 @@ msgstr ""
msgid "can't copy dir to file" msgid "can't copy dir to file"
msgstr "" msgstr ""
#: ./pkg/client/configs.go:47
#, c-format
msgid "can't parse version from config '%s'"
msgstr ""
#: ./cli/internal/validate.go:35 #: ./cli/internal/validate.go:35
#, c-format #, c-format
msgid "can't read local recipes: %s" msgid "can't read local recipes: %s"
@ -1885,7 +1898,7 @@ msgstr ""
msgid "can't separate key from value: %s (this variable is probably unset)" msgid "can't separate key from value: %s (this variable is probably unset)"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:202 #: ./cli/internal/deploy.go:223
msgid "cancelled" msgid "cancelled"
msgstr "" msgstr ""
@ -1922,7 +1935,7 @@ msgstr ""
msgid "cannot use '[secret] [version]' and '--all' together" msgid "cannot use '[secret] [version]' and '--all' together"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:274 #: ./cli/app/deploy.go:298
msgid "cannot use --chaos and --latest together" msgid "cannot use --chaos and --latest together"
msgstr "" msgstr ""
@ -1946,11 +1959,11 @@ msgstr ""
msgid "cannot use [service] and --all-services/-a together" msgid "cannot use [service] and --all-services/-a together"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:266 ./cli/app/new.go:76 #: ./cli/app/deploy.go:290 ./cli/app/new.go:76
msgid "cannot use [version] and --chaos together" msgid "cannot use [version] and --chaos together"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:270 #: ./cli/app/deploy.go:294
msgid "cannot use [version] and --latest together" msgid "cannot use [version] and --latest together"
msgstr "" msgstr ""
@ -1982,7 +1995,7 @@ msgstr ""
msgid "cfg" msgid "cfg"
msgstr "" msgstr ""
#: ./cli/app/backup.go:318 ./cli/app/backup.go:334 ./cli/app/check.go:94 ./cli/app/cmd.go:284 ./cli/app/cp.go:384 ./cli/app/deploy.go:338 ./cli/app/labels.go:142 ./cli/app/new.go:376 ./cli/app/ps.go:212 ./cli/app/restart.go:161 ./cli/app/restore.go:137 ./cli/app/secret.go:568 ./cli/app/secret.go:608 ./cli/app/secret.go:632 ./cli/app/secret.go:640 ./cli/catalogue/catalogue.go:317 ./cli/recipe/lint.go:136 ./cli/updater/updater.go:551 #: ./cli/app/backup.go:318 ./cli/app/backup.go:334 ./cli/app/check.go:94 ./cli/app/cmd.go:284 ./cli/app/cp.go:384 ./cli/app/deploy.go:362 ./cli/app/labels.go:142 ./cli/app/new.go:376 ./cli/app/ps.go:212 ./cli/app/restart.go:161 ./cli/app/restore.go:137 ./cli/app/secret.go:568 ./cli/app/secret.go:608 ./cli/app/secret.go:632 ./cli/app/secret.go:640 ./cli/catalogue/catalogue.go:317 ./cli/recipe/lint.go:136 ./cli/updater/updater.go:551
msgid "chaos" msgid "chaos"
msgstr "" msgstr ""
@ -1995,7 +2008,7 @@ msgstr ""
msgid "check for major updates" msgid "check for major updates"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:94 ./cli/app/undeploy.go:57 ./cli/app/upgrade.go:419 #: ./cli/app/deploy.go:95 ./cli/app/undeploy.go:57 ./cli/app/upgrade.go:440
#, c-format #, c-format
msgid "checking whether %s is already deployed" msgid "checking whether %s is already deployed"
msgstr "" msgstr ""
@ -2016,7 +2029,7 @@ msgstr ""
msgid "choosing %s as new version for %s" msgid "choosing %s as new version for %s"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:152 #: ./cli/app/rollback.go:153
#, c-format #, c-format
msgid "choosing %s as version to rollback" msgid "choosing %s as version to rollback"
msgstr "" msgstr ""
@ -2107,7 +2120,7 @@ msgstr ""
msgid "compose: %s, " msgid "compose: %s, "
msgstr "" msgstr ""
#: ./pkg/client/configs.go:35 #: ./pkg/client/configs.go:36
#, c-format #, c-format
msgid "conf %s: %s" msgid "conf %s: %s"
msgstr "" msgstr ""
@ -2146,7 +2159,7 @@ msgstr ""
msgid "considering %s config(s) for tag update" msgid "considering %s config(s) for tag update"
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:132 ./cli/server/prune.go:53 #: ./cli/app/undeploy.go:135 ./cli/server/prune.go:53
#, c-format #, c-format
msgid "containers pruned: %d; space reclaimed: %s" msgid "containers pruned: %d; space reclaimed: %s"
msgstr "" msgstr ""
@ -2277,7 +2290,7 @@ msgstr ""
msgid "critical errors present in %s config" msgid "critical errors present in %s config"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:275 #: ./cli/app/rollback.go:297
#, c-format #, c-format
msgid "current deployment '%s' is not a known version for %s" msgid "current deployment '%s' is not a known version for %s"
msgstr "" msgstr ""
@ -2293,7 +2306,7 @@ msgstr ""
#. no spaces in between #. no spaces in between
#. translators: `abra recipe diff` aliases. use a comma separated list of aliases #. translators: `abra recipe diff` aliases. use a comma separated list of aliases
#. with no spaces in between #. with no spaces in between
#: ./cli/app/backup.go:73 ./cli/app/deploy.go:29 ./cli/recipe/diff.go:16 ./cli/updater/updater.go:505 #: ./cli/app/backup.go:73 ./cli/app/deploy.go:30 ./cli/recipe/diff.go:16 ./cli/updater/updater.go:505
msgid "d" msgid "d"
msgstr "" msgstr ""
@ -2312,7 +2325,7 @@ msgid "deleted %s successfully from server"
msgstr "" msgstr ""
#. translators: `app deploy` command #. translators: `app deploy` command
#: ./cli/app/deploy.go:33 #: ./cli/app/deploy.go:34
msgid "deploy <domain> [version] [flags]" msgid "deploy <domain> [version] [flags]"
msgstr "" msgstr ""
@ -2328,7 +2341,7 @@ msgstr ""
msgid "deploy labels stanza present" msgid "deploy labels stanza present"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:373 #: ./cli/app/deploy.go:397
msgid "deploy latest recipe version" msgid "deploy latest recipe version"
msgstr "" msgstr ""
@ -2340,7 +2353,7 @@ msgstr ""
msgid "deploy timed out 🟠" msgid "deploy timed out 🟠"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:109 #: ./cli/internal/deploy.go:130
msgid "deployment cancelled" msgid "deployment cancelled"
msgstr "" msgstr ""
@ -2405,11 +2418,11 @@ msgstr ""
msgid "dirty: %v, " msgid "dirty: %v, "
msgstr "" msgstr ""
#: ./cli/app/deploy.go:365 ./cli/app/rollback.go:347 ./cli/app/upgrade.go:457 #: ./cli/app/deploy.go:389 ./cli/app/rollback.go:369 ./cli/app/upgrade.go:478
msgid "disable converge logic checks" msgid "disable converge logic checks"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:357 ./cli/app/rollback.go:339 ./cli/app/upgrade.go:449 #: ./cli/app/deploy.go:381 ./cli/app/rollback.go:361 ./cli/app/upgrade.go:470
msgid "disable public DNS checks" msgid "disable public DNS checks"
msgstr "" msgstr ""
@ -2467,7 +2480,7 @@ msgstr ""
msgid "download <domain> [flags]" msgid "download <domain> [flags]"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:192 #: ./cli/internal/deploy.go:213
msgid "dry run" msgid "dry run"
msgstr "" msgstr ""
@ -2554,7 +2567,7 @@ msgstr ""
msgid "ensure \"image: ...\" set on all services" msgid "ensure \"image: ...\" set on all services"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:113 #: ./cli/app/deploy.go:114
#, c-format #, c-format
msgid "ensure recipe: %s" msgid "ensure recipe: %s"
msgstr "" msgstr ""
@ -2647,7 +2660,7 @@ msgstr ""
#. translators: `abra recipe fetch` aliases. use a comma separated list of aliases #. translators: `abra recipe fetch` aliases. use a comma separated list of aliases
#. with no spaces in between #. with no spaces in between
#: ./cli/app/deploy.go:347 ./cli/app/remove.go:163 ./cli/app/rollback.go:329 ./cli/app/secret.go:593 ./cli/app/upgrade.go:439 ./cli/app/volume.go:217 ./cli/recipe/fetch.go:20 ./cli/recipe/fetch.go:138 #: ./cli/app/deploy.go:371 ./cli/app/remove.go:163 ./cli/app/rollback.go:351 ./cli/app/secret.go:593 ./cli/app/upgrade.go:460 ./cli/app/volume.go:217 ./cli/recipe/fetch.go:20 ./cli/recipe/fetch.go:138
msgid "f" msgid "f"
msgstr "" msgstr ""
@ -2883,7 +2896,7 @@ msgstr ""
msgid "for %s read env %s with value: %s from docker service" msgid "for %s read env %s with value: %s from docker service"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:346 ./cli/app/remove.go:162 ./cli/app/rollback.go:328 ./cli/app/upgrade.go:438 ./cli/app/volume.go:216 ./cli/recipe/fetch.go:137 #: ./cli/app/deploy.go:370 ./cli/app/remove.go:162 ./cli/app/rollback.go:350 ./cli/app/upgrade.go:459 ./cli/app/volume.go:216 ./cli/recipe/fetch.go:137
msgid "force" msgid "force"
msgstr "" msgstr ""
@ -2942,7 +2955,7 @@ msgstr ""
msgid "generated secrets %s shown again, please take note of them %s" msgid "generated secrets %s shown again, please take note of them %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:107 #: ./cli/app/deploy.go:108
#, c-format #, c-format
msgid "get deploy version: %s" msgid "get deploy version: %s"
msgstr "" msgstr ""
@ -3086,11 +3099,11 @@ msgstr ""
msgid "id: %s, " msgid "id: %s, "
msgstr "" msgstr ""
#: ./cli/app/backup.go:321 ./cli/app/backup.go:337 ./cli/app/check.go:97 ./cli/app/cmd.go:287 ./cli/app/cp.go:387 ./cli/app/deploy.go:341 ./cli/app/labels.go:145 ./cli/app/new.go:379 ./cli/app/ps.go:215 ./cli/app/restart.go:164 ./cli/app/restore.go:140 ./cli/app/secret.go:571 ./cli/app/secret.go:611 ./cli/app/secret.go:635 ./cli/app/secret.go:643 ./cli/catalogue/catalogue.go:320 ./cli/recipe/lint.go:139 ./cli/updater/updater.go:554 #: ./cli/app/backup.go:321 ./cli/app/backup.go:337 ./cli/app/check.go:97 ./cli/app/cmd.go:287 ./cli/app/cp.go:387 ./cli/app/deploy.go:365 ./cli/app/labels.go:145 ./cli/app/new.go:379 ./cli/app/ps.go:215 ./cli/app/restart.go:164 ./cli/app/restore.go:140 ./cli/app/secret.go:571 ./cli/app/secret.go:611 ./cli/app/secret.go:635 ./cli/app/secret.go:643 ./cli/catalogue/catalogue.go:320 ./cli/recipe/lint.go:139 ./cli/updater/updater.go:554
msgid "ignore uncommitted recipes changes" msgid "ignore uncommitted recipes changes"
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:147 ./cli/server/prune.go:74 #: ./cli/app/undeploy.go:150 ./cli/server/prune.go:74
#, c-format #, c-format
msgid "images pruned: %d; space reclaimed: %s" msgid "images pruned: %d; space reclaimed: %s"
msgstr "" msgstr ""
@ -3528,7 +3541,7 @@ msgstr ""
msgid "network %q is declared as external, but it is not in the right scope: %q instead of \"swarm\"" msgid "network %q is declared as external, but it is not in the right scope: %q instead of \"swarm\""
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:139 ./cli/server/prune.go:60 #: ./cli/app/undeploy.go:142 ./cli/server/prune.go:60
#, c-format #, c-format
msgid "networks pruned: %d" msgid "networks pruned: %d"
msgstr "" msgstr ""
@ -3591,7 +3604,7 @@ msgstr ""
msgid "no app provided" msgid "no app provided"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:127 #: ./cli/app/rollback.go:128
msgid "no available downgrades" msgid "no available downgrades"
msgstr "" msgstr ""
@ -3741,11 +3754,11 @@ msgstr ""
msgid "no volumes to remove" msgid "no volumes to remove"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:362 ./cli/app/rollback.go:344 ./cli/app/upgrade.go:454 #: ./cli/app/deploy.go:386 ./cli/app/rollback.go:366 ./cli/app/upgrade.go:475
msgid "no-converge-checks" msgid "no-converge-checks"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:354 ./cli/app/rollback.go:336 ./cli/app/upgrade.go:446 #: ./cli/app/deploy.go:378 ./cli/app/rollback.go:358 ./cli/app/upgrade.go:467
msgid "no-domain-checks" msgid "no-domain-checks"
msgstr "" msgstr ""
@ -3757,7 +3770,7 @@ msgstr ""
msgid "no-tty" msgid "no-tty"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:222 #: ./cli/internal/deploy.go:243
#, c-format #, c-format
msgid "not enough arguments: %s" msgid "not enough arguments: %s"
msgstr "" msgstr ""
@ -3810,7 +3823,7 @@ msgstr ""
msgid "only show errors" msgid "only show errors"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:465 #: ./cli/app/upgrade.go:486
msgid "only show release notes" msgid "only show release notes"
msgstr "" msgstr ""
@ -3822,7 +3835,7 @@ msgstr ""
#. with no spaces in between #. with no spaces in between
#. translators: `abra server prune` aliases. use a comma separated list of #. translators: `abra server prune` aliases. use a comma separated list of
#. aliases with no spaces in between #. aliases with no spaces in between
#: ./cli/app/backup.go:295 ./cli/app/new.go:361 ./cli/app/ps.go:29 ./cli/app/secret.go:561 ./cli/app/secret.go:585 ./cli/app/secret.go:625 ./cli/app/undeploy.go:160 ./cli/catalogue/catalogue.go:294 ./cli/recipe/list.go:112 ./cli/recipe/release.go:672 ./cli/server/prune.go:18 #: ./cli/app/backup.go:295 ./cli/app/new.go:361 ./cli/app/ps.go:29 ./cli/app/secret.go:561 ./cli/app/secret.go:585 ./cli/app/secret.go:625 ./cli/app/undeploy.go:163 ./cli/catalogue/catalogue.go:294 ./cli/recipe/list.go:112 ./cli/recipe/release.go:672 ./cli/server/prune.go:18
msgid "p" msgid "p"
msgstr "" msgstr ""
@ -3841,22 +3854,22 @@ msgstr ""
msgid "parsed following command arguments: %s" msgid "parsed following command arguments: %s"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:322 #: ./cli/app/upgrade.go:343
#, c-format #, c-format
msgid "parsing chosen upgrade version failed: %s" msgid "parsing chosen upgrade version failed: %s"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:366 #: ./cli/app/upgrade.go:387
#, c-format #, c-format
msgid "parsing deployed version failed: %s" msgid "parsing deployed version failed: %s"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:327 #: ./cli/app/upgrade.go:348
#, c-format #, c-format
msgid "parsing deployment version failed: %s" msgid "parsing deployment version failed: %s"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:333 ./cli/app/upgrade.go:372 #: ./cli/app/upgrade.go:354 ./cli/app/upgrade.go:393
#, c-format #, c-format
msgid "parsing recipe version failed: %s" msgid "parsing recipe version failed: %s"
msgstr "" msgstr ""
@ -3881,7 +3894,7 @@ msgstr ""
msgid "pattern" msgid "pattern"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:349 ./cli/app/remove.go:165 ./cli/app/rollback.go:331 ./cli/app/upgrade.go:441 ./cli/app/volume.go:219 #: ./cli/app/deploy.go:373 ./cli/app/remove.go:165 ./cli/app/rollback.go:353 ./cli/app/upgrade.go:462 ./cli/app/volume.go:219
msgid "perform action without further prompt" msgid "perform action without further prompt"
msgstr "" msgstr ""
@ -3890,22 +3903,22 @@ msgstr ""
msgid "please fix your synced label for %s and re-run this command" msgid "please fix your synced label for %s and re-run this command"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:243 #: ./cli/app/rollback.go:265
#, c-format #, c-format
msgid "please select a downgrade (version: %s):" msgid "please select a downgrade (version: %s):"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:248 #: ./cli/app/rollback.go:270
#, c-format #, c-format
msgid "please select a downgrade (version: %s, chaos: %s):" msgid "please select a downgrade (version: %s, chaos: %s):"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:289 #: ./cli/app/upgrade.go:310
#, c-format #, c-format
msgid "please select an upgrade (version: %s):" msgid "please select an upgrade (version: %s):"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:294 #: ./cli/app/upgrade.go:315
#, c-format #, c-format
msgid "please select an upgrade (version: %s, chaos: %s):" msgid "please select an upgrade (version: %s, chaos: %s):"
msgstr "" msgstr ""
@ -3930,7 +3943,7 @@ msgstr ""
msgid "print machine-readable output" msgid "print machine-readable output"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:196 #: ./cli/internal/deploy.go:217
msgid "proceed?" msgid "proceed?"
msgstr "" msgstr ""
@ -3939,7 +3952,7 @@ msgstr ""
msgid "processing %s for %s" msgid "processing %s for %s"
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:159 #: ./cli/app/undeploy.go:162
msgid "prune" msgid "prune"
msgstr "" msgstr ""
@ -3948,7 +3961,7 @@ msgstr ""
msgid "prune <server> [flags]" msgid "prune <server> [flags]"
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:162 #: ./cli/app/undeploy.go:165
msgid "prune unused containers, networks, and dangling images" msgid "prune unused containers, networks, and dangling images"
msgstr "" msgstr ""
@ -3981,7 +3994,7 @@ msgstr ""
#. with no spaces in between #. with no spaces in between
#. translators: `abra recipe` aliases. use a comma separated list of aliases #. translators: `abra recipe` aliases. use a comma separated list of aliases
#. with no spaces in between #. with no spaces in between
#: ./cli/app/backup.go:327 ./cli/app/list.go:303 ./cli/app/move.go:346 ./cli/app/run.go:23 ./cli/app/upgrade.go:463 ./cli/catalogue/catalogue.go:302 ./cli/recipe/recipe.go:12 ./cli/recipe/release.go:640 ./cli/recipe/sync.go:270 #: ./cli/app/backup.go:327 ./cli/app/list.go:303 ./cli/app/move.go:346 ./cli/app/run.go:23 ./cli/app/upgrade.go:484 ./cli/catalogue/catalogue.go:302 ./cli/recipe/recipe.go:12 ./cli/recipe/release.go:640 ./cli/recipe/sync.go:270
msgid "r" msgid "r"
msgstr "" msgstr ""
@ -4092,7 +4105,7 @@ msgstr ""
msgid "release <recipe> [version] [flags]" msgid "release <recipe> [version] [flags]"
msgstr "" msgstr ""
#: ./cli/app/upgrade.go:462 #: ./cli/app/upgrade.go:483
msgid "releasenotes" msgid "releasenotes"
msgstr "" msgstr ""
@ -4336,7 +4349,7 @@ msgstr ""
#. aliases with no spaces in between #. aliases with no spaces in between
#. translators: `abra recipe release` aliases. use a comma separated list of #. translators: `abra recipe release` aliases. use a comma separated list of
#. aliases with no spaces in between #. aliases with no spaces in between
#: ./cli/app/rollback.go:27 ./cli/recipe/release.go:28 #: ./cli/app/rollback.go:28 ./cli/recipe/release.go:28
msgid "rl" msgid "rl"
msgstr "" msgstr ""
@ -4353,7 +4366,7 @@ msgid "rm"
msgstr "" msgstr ""
#. translators: `app rollback` command #. translators: `app rollback` command
#: ./cli/app/rollback.go:31 #: ./cli/app/rollback.go:32
msgid "rollback <domain> [version] [flags]" msgid "rollback <domain> [version] [flags]"
msgstr "" msgstr ""
@ -4396,7 +4409,7 @@ msgstr ""
msgid "run command locally" msgid "run command locally"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:233 ./cli/app/upgrade.go:270 #: ./cli/app/deploy.go:257 ./cli/app/upgrade.go:291
#, c-format #, c-format
msgid "run the following post-deploy commands: %s" msgid "run the following post-deploy commands: %s"
msgstr "" msgstr ""
@ -4406,7 +4419,7 @@ msgstr ""
msgid "running backup %s on %s with exec config %v" msgid "running backup %s on %s with exec config %v"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:252 #: ./cli/internal/deploy.go:273
#, c-format #, c-format
msgid "running command %s %s within the context of %s_%s" msgid "running command %s %s within the context of %s_%s"
msgstr "" msgstr ""
@ -4426,7 +4439,7 @@ msgstr ""
msgid "running command: %s" msgid "running command: %s"
msgstr "" msgstr ""
#: ./cli/internal/deploy.go:230 #: ./cli/internal/deploy.go:251
#, c-format #, c-format
msgid "running post-command '%s %s' in container %s" msgid "running post-command '%s %s' in container %s"
msgstr "" msgstr ""
@ -4476,7 +4489,7 @@ msgstr ""
msgid "secret not found: %s" msgid "secret not found: %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:288 #: ./cli/app/deploy.go:312
#, c-format #, c-format
msgid "secret not generated: %s" msgid "secret not generated: %s"
msgstr "" msgstr ""
@ -4660,11 +4673,11 @@ msgstr ""
msgid "skipping converge logic checks" msgid "skipping converge logic checks"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:186 #: ./cli/app/deploy.go:187
msgid "skipping domain checks" msgid "skipping domain checks"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:183 #: ./cli/app/deploy.go:184
msgid "skipping domain checks, no DOMAIN=... configured" msgid "skipping domain checks, no DOMAIN=... configured"
msgstr "" msgstr ""
@ -5186,7 +5199,7 @@ msgstr ""
msgid "undeploy <domain> [flags]" msgid "undeploy <domain> [flags]"
msgstr "" msgstr ""
#: ./cli/app/undeploy.go:108 #: ./cli/app/undeploy.go:111
msgid "undeploy succeeded 🟢" msgid "undeploy succeeded 🟢"
msgstr "" msgstr ""
@ -5219,7 +5232,7 @@ msgstr ""
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: ./cli/app/rollback.go:149 #: ./cli/app/rollback.go:150
msgid "unknown deployed version, unable to downgrade" msgid "unknown deployed version, unable to downgrade"
msgstr "" msgstr ""
@ -5391,32 +5404,32 @@ msgstr ""
msgid "version wiped from %s.env" msgid "version wiped from %s.env"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:315 #: ./cli/app/deploy.go:339
#, c-format #, c-format
msgid "version: can not redeploy chaos version %s" msgid "version: can not redeploy chaos version %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:302 #: ./cli/app/deploy.go:326
#, c-format #, c-format
msgid "version: taking chaos version: %s" msgid "version: taking chaos version: %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:323 #: ./cli/app/deploy.go:347
#, c-format #, c-format
msgid "version: taking deployed version: %s" msgid "version: taking deployed version: %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:328 #: ./cli/app/deploy.go:352
#, c-format #, c-format
msgid "version: taking new recipe version: %s" msgid "version: taking new recipe version: %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:317 #: ./cli/app/deploy.go:341
#, c-format #, c-format
msgid "version: taking version from .env file: %s" msgid "version: taking version from .env file: %s"
msgstr "" msgstr ""
#: ./cli/app/deploy.go:308 #: ./cli/app/deploy.go:332
#, c-format #, c-format
msgid "version: taking version from cli arg: %s" msgid "version: taking version from cli arg: %s"
msgstr "" msgstr ""
@ -5539,7 +5552,7 @@ msgstr ""
msgid "writer: %v, " msgid "writer: %v, "
msgstr "" msgstr ""
#: ./cli/app/deploy.go:240 ./cli/app/new.go:221 ./cli/app/rollback.go:232 ./cli/app/undeploy.go:111 ./cli/app/upgrade.go:278 #: ./cli/app/deploy.go:264 ./cli/app/new.go:221 ./cli/app/rollback.go:254 ./cli/app/undeploy.go:114 ./cli/app/upgrade.go:299
#, c-format #, c-format
msgid "writing recipe version failed: %s" msgid "writing recipe version failed: %s"
msgstr "" msgstr ""