From 67c0a64f6034bc901450b8c8befe19356c4140dc Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Wed, 27 Aug 2025 12:44:30 -0400 Subject: [PATCH] Run xgettext-go --- pkg/i18n/locales/abra.pot | 1344 +++++++++++++++++++------------------ 1 file changed, 702 insertions(+), 642 deletions(-) diff --git a/pkg/i18n/locales/abra.pot b/pkg/i18n/locales/abra.pot index 00e3ef83..f0b5128d 100644 --- a/pkg/i18n/locales/abra.pot +++ b/pkg/i18n/locales/abra.pot @@ -7,7 +7,7 @@ msgid "" msgstr "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL\n" - "POT-Creation-Date: 2025-08-26 13:36-0400\n" + "POT-Creation-Date: 2025-08-27 12:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,7 +16,7 @@ msgstr "Project-Id-Version: \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ./cli/app/cp.go:32 +#: ./cli/app/cp.go:33 msgid " # copy myfile.txt to the root of the app service\n" " abra app cp 1312.net myfile.txt app:/\n" "\n" @@ -24,7 +24,7 @@ msgid " # copy myfile.txt to the root of the app service\n" " abra app cp 1312.net app:/myfile.txt ./" msgstr "" -#: ./cli/app/volume.go:88 +#: ./cli/app/volume.go:90 msgid " # delete volumes interactively\n" " abra app volume rm 1312.net\n" "\n" @@ -32,7 +32,7 @@ msgid " # delete volumes interactively\n" " abra app volume rm 1312.net my_volume" msgstr "" -#: ./cli/recipe/fetch.go:23 +#: ./cli/recipe/fetch.go:24 msgid " # fetch from recipe catalogue\n" " abra recipe fetch gitea\n" "\n" @@ -43,7 +43,7 @@ msgid " # fetch from recipe catalogue\n" " abra recipe fetch gitea --ssh" msgstr "" -#: ./cli/run.go:84 +#: ./cli/run.go:86 msgid " # generate the man pages into /usr/local/share/man/man1\n" " abra_path=$(which abra) # pass abra absolute path to sudo below\n" " sudo $abra_path man\n" @@ -54,7 +54,7 @@ msgid " # generate the man pages into /usr/local/share/man/man1\n" " man abra-app-deploy" msgstr "" -#: ./cli/app/secret.go:156 +#: ./cli/app/secret.go:158 msgid " # insert regular secret\n" " abra app secret insert 1312.net my_secret v1 mySuperSecret\n" "\n" @@ -62,7 +62,7 @@ msgid " # insert regular secret\n" " abra app secret insert 1312.net my_secret v1 secret.txt -f" msgstr "" -#: ./cli/app/list.go:49 +#: ./cli/app/list.go:50 msgid " # list apps of all servers without live status\n" " abra app ls\n" "\n" @@ -73,7 +73,7 @@ msgid " # list apps of all servers without live status\n" " abra app ls -r gitea" msgstr "" -#: ./cli/app/cmd.go:35 +#: ./cli/app/cmd.go:36 msgid " # pass args/flags without \"--\"\n" " abra app cmd 1312.net app my_cmd_arg foo --user bar\n" "\n" @@ -84,7 +84,7 @@ msgid " # pass args/flags without \"--\"\n" " abra app cmd 1312.net my_cmd --local" msgstr "" -#: ./cli/app/restart.go:29 +#: ./cli/app/restart.go:30 msgid " # restart a single app service\n" " abra app restart 1312.net app\n" "\n" @@ -92,7 +92,7 @@ msgid " # restart a single app service\n" " abra app restart 1312.net -a" msgstr "" -#: ./cli/app/run.go:24 +#: ./cli/app/run.go:25 msgid " # run with args/flags\n" " abra app run 1312.net app -- ls -lha\n" "\n" @@ -103,7 +103,7 @@ msgid " # run with args/flags\n" " abra app run 1312.net app --user nobody -- ls -lha" msgstr "" -#: ./cli/app/deploy.go:36 +#: ./cli/app/deploy.go:37 msgid " # standard deployment\n" " abra app deploy 1312.net\n" "\n" @@ -117,35 +117,31 @@ msgid " # standard deployment\n" " abra app deploy 1312.net 886db76d" msgstr "" -#: ./cli/app/env.go:18 +#: ./cli/app/env.go:19 msgid " abra app env 1312.net" msgstr "" -#: ./cli/app/labels.go:27 -msgid " abra app labels 1312.net" -msgstr "" - -#: ./cli/app/remove.go:38 +#: ./cli/app/remove.go:39 msgid " abra app remove 1312.net" msgstr "" -#: ./cli/app/secret.go:293 +#: ./cli/app/secret.go:296 msgid " abra app secret rm 1312.net oauth_key" msgstr "" -#: ./cli/app/config.go:19 +#: ./cli/app/config.go:20 msgid " abra config 1312.net" msgstr "" -#: ./cli/server/add.go:40 +#: ./cli/server/add.go:41 msgid " abra server add 1312.net" msgstr "" -#: ./cli/upgrade.go:26 +#: ./cli/upgrade.go:27 msgid " abra upgrade --rc" msgstr "" -#: ./cli/app/rollback.go:42 +#: ./cli/app/rollback.go:43 msgid " # standard rollback\n" " abra app rollback 1312.net\n" "\n" @@ -157,7 +153,7 @@ msgstr "" msgid " ago" msgstr "" -#: ./cli/app/remove.go:92 +#: ./cli/app/remove.go:93 #, c-format msgid "%d config(s) removed successfully" msgstr "" @@ -167,17 +163,17 @@ msgstr "" msgid "%d retries failed" msgstr "" -#: ./cli/app/remove.go:139 +#: ./cli/app/remove.go:140 #, c-format msgid "%d volume(s) removed successfully" msgstr "" -#: ./cli/app/volume.go:182 +#: ./cli/app/volume.go:184 #, c-format msgid "%d volumes removed successfully" msgstr "" -#: ./cli/updater/updater.go:231 +#: ./cli/updater/updater.go:233 #, c-format msgid "%s (%s) can be upgraded from version %s to %s" msgstr "" @@ -197,7 +193,7 @@ msgstr "" msgid "%s OVERVIEW" msgstr "" -#: ./cli/server/add.go:120 ./pkg/secret/secret.go:223 ./pkg/secret/secret.go:243 ./pkg/server/server.go:21 +#: ./cli/server/add.go:121 ./pkg/secret/secret.go:223 ./pkg/secret/secret.go:243 ./pkg/server/server.go:21 #, c-format msgid "%s already exists" msgstr "" @@ -207,12 +203,12 @@ msgstr "" msgid "%s already exists?" msgstr "" -#: ./cli/app/new.go:185 +#: ./cli/app/new.go:186 #, c-format msgid "%s created (version: %s)" msgstr "" -#: ./cli/recipe/release.go:146 ./cli/recipe/sync.go:251 ./cli/recipe/upgrade.go:330 +#: ./cli/recipe/sync.go:252 ./cli/recipe/release.go:147 ./cli/recipe/upgrade.go:331 #, c-format msgid "%s currently has these unstaged changes 👇" msgstr "" @@ -222,22 +218,22 @@ msgstr "" msgid "%s does not exist for %s, use /bin/sh as fallback" msgstr "" -#: ./cli/app/cmd.go:108 ./cli/internal/deploy.go:151 +#: ./cli/app/cmd.go:109 ./cli/internal/deploy.go:151 #, c-format msgid "%s does not exist for %s?" msgstr "" -#: ./cli/app/cmd.go:137 +#: ./cli/app/cmd.go:138 #, c-format msgid "%s does not exist locally, use /bin/sh as fallback" msgstr "" -#: ./cli/app/secret.go:77 +#: ./cli/app/secret.go:78 #, c-format msgid "%s doesn't exist in the env config?" msgstr "" -#: ./cli/app/secret.go:389 +#: ./cli/app/secret.go:392 #, c-format msgid "%s doesn't exist on server?" msgstr "" @@ -257,12 +253,12 @@ msgstr "" msgid "%s has been detected as not deployed" msgstr "" -#: ./cli/app/restart.go:132 +#: ./cli/app/restart.go:133 #, c-format msgid "%s has been scaled to 0" msgstr "" -#: ./cli/app/restart.go:143 +#: ./cli/app/restart.go:144 #, c-format msgid "%s has been scaled to 1" msgstr "" @@ -277,12 +273,12 @@ msgstr "" msgid "%s has no main 'app' service?" msgstr "" -#: ./cli/recipe/version.go:53 +#: ./cli/recipe/version.go:54 #, c-format msgid "%s has no published versions?" msgstr "" -#: ./cli/app/new.go:270 +#: ./cli/app/new.go:271 #, c-format msgid "%s has no secrets to generate, skipping..." msgstr "" @@ -297,12 +293,12 @@ msgstr "" msgid "%s inserted into pass store" msgstr "" -#: ./cli/app/deploy.go:96 +#: ./cli/app/deploy.go:97 #, c-format msgid "%s is already deployed" msgstr "" -#: ./cli/recipe/fetch.go:55 +#: ./cli/recipe/fetch.go:56 #, c-format msgid "%s is already fetched" msgstr "" @@ -322,37 +318,37 @@ msgstr "" msgid "%s is missing the TYPE env var?" msgstr "" -#: ./cli/app/rollback.go:278 ./cli/app/rollback.go:282 +#: ./cli/app/rollback.go:279 ./cli/app/rollback.go:283 #, c-format msgid "%s is not a downgrade for %s?" msgstr "" -#: ./cli/app/upgrade.go:400 ./cli/app/upgrade.go:404 +#: ./cli/app/upgrade.go:401 ./cli/app/upgrade.go:405 #, c-format msgid "%s is not an upgrade for %s?" msgstr "" -#: ./cli/app/logs.go:58 ./cli/app/ps.go:56 ./cli/app/restart.go:93 ./cli/app/services.go:49 ./cli/app/undeploy.go:59 ./cli/app/upgrade.go:421 ./cli/updater/updater.go:247 +#: ./cli/app/undeploy.go:60 ./cli/app/upgrade.go:422 ./cli/app/ps.go:57 ./cli/app/restart.go:94 ./cli/app/services.go:50 ./cli/app/logs.go:59 ./cli/updater/updater.go:249 #, c-format msgid "%s is not deployed?" msgstr "" -#: ./cli/server/remove.go:43 +#: ./cli/server/remove.go:44 #, c-format msgid "%s is now lost in time, like tears in rain" msgstr "" -#: ./cli/app/remove.go:73 ./cli/app/volume.go:120 +#: ./cli/app/volume.go:122 ./cli/app/remove.go:74 #, c-format msgid "%s is still deployed. Run \"abra app undeploy %s\"" msgstr "" -#: ./cli/app/upgrade.go:208 ./cli/app/deploy.go:166 +#: ./cli/app/deploy.go:167 ./cli/app/upgrade.go:209 #, c-format msgid "%s missing from %s.env" msgstr "" -#: ./cli/recipe/upgrade.go:145 +#: ./cli/recipe/upgrade.go:146 #, c-format msgid "%s not considered semver-like" msgstr "" @@ -362,7 +358,7 @@ msgstr "" msgid "%s not enabled in recipe config, skipping" msgstr "" -#: ./cli/recipe/new.go:50 +#: ./cli/recipe/new.go:51 #, c-format msgid "%s recipe directory already exists?" msgstr "" @@ -377,7 +373,7 @@ msgstr "" msgid "%s removed from pass store" msgstr "" -#: ./cli/app/new.go:134 +#: ./cli/app/new.go:135 #, c-format msgid "%s sanitised as %s for new app" msgstr "" @@ -387,22 +383,22 @@ msgstr "" msgid "%s service is missing image tag?" msgstr "" -#: ./cli/app/restart.go:144 +#: ./cli/app/restart.go:145 #, c-format msgid "%s service successfully restarted" msgstr "" -#: ./cli/server/add.go:111 +#: ./cli/server/add.go:112 #, c-format msgid "%s successfully added" msgstr "" -#: ./cli/app/secret.go:256 +#: ./cli/app/secret.go:258 #, c-format msgid "%s successfully stored on server" msgstr "" -#: ./cli/recipe/new.go:53 +#: ./cli/recipe/new.go:54 #, c-format msgid "%s/example.git" msgstr "" @@ -477,21 +473,21 @@ msgstr "" msgid "%s: waiting %d seconds before next retry" msgstr "" -#: ./cli/app/upgrade.go:395 +#: ./cli/app/upgrade.go:396 #, c-format msgid "'%s' is not a known version" msgstr "" -#: ./cli/app/rollback.go:273 ./cli/app/upgrade.go:390 +#: ./cli/app/upgrade.go:391 ./cli/app/rollback.go:274 #, c-format msgid "'%s' is not a known version for %s" msgstr "" -#: ./cli/app/volume.go:162 +#: ./cli/app/volume.go:164 msgid "'x' indicates selected, enter / return to confirm, ctrl-c to exit, vim mode is enabled" msgstr "" -#: ./cli/app/cmd.go:119 +#: ./cli/app/cmd.go:120 #, c-format msgid "--local detected, running %s on local work station" msgstr "" @@ -500,11 +496,11 @@ msgstr "" msgid ".env.sample provided" msgstr "" -#: ./cli/recipe/new.go:37 +#: ./cli/recipe/new.go:38 msgid "A community managed recipe template is used." msgstr "" -#: ./cli/recipe/recipe.go:13 +#: ./cli/recipe/recipe.go:14 msgid "A recipe is a blueprint for an app.\n" "\n" "It is a bunch of config files which describe how to deploy and maintain an app.\n" @@ -516,20 +512,20 @@ msgid "A recipe is a blueprint for an app.\n" "manner." msgstr "" -#: ./cli/app/remove.go:50 +#: ./cli/app/remove.go:51 #, c-format msgid "ALERTA ALERTA: deleting %s data and config (local/remote)" msgstr "" -#: ./cli/app/list.go:223 +#: ./cli/app/list.go:224 msgid "AUTOUPDATE" msgstr "" -#: ./cli/server/add.go:23 +#: ./cli/server/add.go:24 msgid "Add a new server" msgstr "" -#: ./cli/server/add.go:24 +#: ./cli/server/add.go:25 msgid "Add a new server to your configuration so that it can be managed by Abra.\n" "\n" "Abra relies on the standard SSH command-line and ~/.ssh/config for client\n" @@ -548,15 +544,15 @@ msgid "Add a new server to your configuration so that it can be managed by Abr "developer machine. The domain is then set to \"default\"." msgstr "" -#: ./cli/app/labels.go:26 +#: ./cli/app/labels.go:27 msgid "Both local recipe and live deployment labels are shown." msgstr "" -#: ./cli/app/backup.go:288 ./cli/app/backup.go:304 ./cli/app/check.go:88 ./cli/app/cmd.go:273 ./cli/app/cp.go:379 ./cli/app/labels.go:136 ./cli/app/new.go:366 ./cli/app/ps.go:207 ./cli/app/restart.go:155 ./cli/app/restore.go:132 ./cli/app/secret.go:504 ./cli/app/secret.go:544 ./cli/app/secret.go:568 ./cli/app/secret.go:576 ./cli/app/deploy.go:325 ./cli/catalogue/catalogue.go:303 ./cli/recipe/lint.go:129 ./cli/updater/updater.go:538 +#: ./cli/app/backup.go:293 ./cli/app/backup.go:309 ./cli/app/check.go:89 ./cli/app/deploy.go:326 ./cli/app/cp.go:380 ./cli/app/labels.go:137 ./cli/app/cmd.go:275 ./cli/app/secret.go:509 ./cli/app/secret.go:549 ./cli/app/secret.go:573 ./cli/app/secret.go:581 ./cli/app/ps.go:208 ./cli/app/restart.go:156 ./cli/app/new.go:367 ./cli/app/restore.go:133 ./cli/catalogue/catalogue.go:306 ./cli/recipe/lint.go:130 ./cli/updater/updater.go:541 msgid "C" msgstr "" -#: ./cli/app/list.go:220 ./cli/app/ps.go:183 +#: ./cli/app/list.go:221 ./cli/app/ps.go:184 msgid "CHAOS" msgstr "" @@ -583,7 +579,7 @@ msgstr "" msgid "CONFIG" msgstr "" -#: ./cli/app/secret.go:422 +#: ./cli/app/secret.go:426 msgid "CREATED ON SERVER" msgstr "" @@ -591,19 +587,19 @@ msgstr "" msgid "CURRENT DEPLOYMENT" msgstr "" -#: ./cli/app/ps.go:30 +#: ./cli/app/ps.go:31 msgid "Check app deployment status" msgstr "" -#: ./cli/updater/updater.go:37 +#: ./cli/updater/updater.go:38 msgid "Check for available upgrades" msgstr "" -#: ./cli/recipe/fetch.go:20 +#: ./cli/recipe/fetch.go:21 msgid "Clone recipe(s) locally" msgstr "" -#: ./cli/app/check.go:20 +#: ./cli/app/check.go:21 msgid "Compare env vars in both the app \".env\" and recipe \".env.sample\" file.\n" "\n" "The goal is to ensure that recipe \".env.sample\" env vars are defined in your\n" @@ -616,23 +612,23 @@ msgid "Compare env vars in both the app \".env\" and recipe \".env.sample\" fi "${FOO:} syntax). \"check\" does not confirm or deny this for you." msgstr "" -#: ./cli/app/cp.go:31 +#: ./cli/app/cp.go:32 msgid "Copy files to/from a deployed app service" msgstr "" -#: ./cli/app/new.go:48 +#: ./cli/app/new.go:49 msgid "Create a new app" msgstr "" -#: ./cli/recipe/new.go:36 +#: ./cli/recipe/new.go:37 msgid "Create a new recipe" msgstr "" -#: ./cli/app/backup.go:136 +#: ./cli/app/backup.go:139 msgid "Create a new snapshot" msgstr "" -#: ./cli/recipe/release.go:30 +#: ./cli/recipe/release.go:31 msgid "Create a new version of a recipe.\n" "\n" "These versions are then published on the Co-op Cloud recipe catalogue. These\n" @@ -687,7 +683,7 @@ msgid "Creates a new app from a default recipe.\n" "on your $PATH." msgstr "" -#: ./cli/app/new.go:342 ./cli/app/rollback.go:330 ./cli/app/upgrade.go:441 ./cli/app/deploy.go:341 +#: ./cli/app/deploy.go:342 ./cli/app/upgrade.go:442 ./cli/app/rollback.go:331 ./cli/app/new.go:343 msgid "D" msgstr "" @@ -695,11 +691,11 @@ msgstr "" msgid "DEPLOY" msgstr "" -#: ./cli/app/labels.go:53 +#: ./cli/app/labels.go:54 msgid "DEPLOYED LABELS" msgstr "" -#: ./cli/app/list.go:216 ./cli/internal/deploy.go:75 +#: ./cli/app/list.go:217 ./cli/internal/deploy.go:75 msgid "DOMAIN" msgstr "" @@ -707,11 +703,11 @@ msgstr "" msgid "DOWNGRADE" msgstr "" -#: ./cli/app/deploy.go:30 +#: ./cli/app/deploy.go:31 msgid "Deploy an app" msgstr "" -#: ./cli/app/deploy.go:31 +#: ./cli/app/deploy.go:32 msgid "Deploy an app.\n" "\n" "This command supports chaos operations. Use \"--chaos/-C\" to deploy your recipe\n" @@ -719,22 +715,22 @@ msgid "Deploy an app.\n" "\"[version]\". Please note, \"upgrade\"/\"rollback\" do not support chaos operations." msgstr "" -#: ./cli/app/services.go:23 +#: ./cli/app/services.go:24 msgid "Display all services of an app" msgstr "" -#: ./cli/app/backup.go:67 +#: ./cli/app/backup.go:69 msgid "Download a snapshot" msgstr "" -#: ./cli/app/backup.go:68 +#: ./cli/app/backup.go:70 msgid "Downloads a backup.tar.gz to the current working directory.\n" "\n" "\"--volumes/-v\" includes data contained in volumes alongide paths specified in\n" "\"backupbot.backup.path\" labels." msgstr "" -#: ./cli/app/env.go:41 +#: ./cli/app/env.go:42 msgid "ENV OVERVIEW" msgstr "" @@ -742,11 +738,11 @@ msgstr "" msgid "ENV VERSION" msgstr "" -#: ./cli/app/config.go:18 +#: ./cli/app/config.go:19 msgid "Edit app config" msgstr "" -#: ./cli/app/check.go:19 +#: ./cli/app/check.go:20 msgid "Ensure an app is well configured" msgstr "" @@ -759,11 +755,11 @@ msgstr "" msgid "Error monitoring TTY size:" msgstr "" -#: ./cli/app/secret.go:422 +#: ./cli/app/secret.go:426 msgid "GENERATED NAME" msgstr "" -#: ./cli/catalogue/catalogue.go:46 +#: ./cli/catalogue/catalogue.go:48 msgid "Generate a new copy of the recipe catalogue.\n" "\n" "N.B. this command **will** wipe local unstaged changes from your local recipes\n" @@ -787,21 +783,21 @@ msgid "Generate a new copy of the recipe catalogue.\n" " ssh-add ~/.ssh/" msgstr "" -#: ./cli/app/list.go:46 +#: ./cli/app/list.go:47 msgid "Generate a report of all managed apps.\n" "\n" "Use \"--status/-S\" flag to query all servers for the live deployment status." msgstr "" -#: ./cli/app/new.go:276 +#: ./cli/app/new.go:277 msgid "Generate app secrets?" msgstr "" -#: ./cli/complete.go:12 +#: ./cli/complete.go:13 msgid "Generate autocompletion script" msgstr "" -#: ./cli/recipe/sync.go:25 +#: ./cli/recipe/sync.go:26 msgid "Generate labels for the main recipe service.\n" "\n" "By convention, the service named \"app\" using the following format:\n" @@ -813,119 +809,119 @@ msgid "Generate labels for the main recipe service.\n" "local file system." msgstr "" -#: ./cli/run.go:83 +#: ./cli/run.go:85 msgid "Generate manpage" msgstr "" -#: ./cli/app/secret.go:27 +#: ./cli/app/secret.go:28 msgid "Generate secrets" msgstr "" -#: ./cli/catalogue/catalogue.go:45 +#: ./cli/catalogue/catalogue.go:47 msgid "Generate the recipe catalogue" msgstr "" -#: ./cli/recipe/new.go:118 +#: ./cli/recipe/new.go:119 msgid "Git (user) name to do commits with" msgstr "" -#: ./cli/recipe/new.go:126 +#: ./cli/recipe/new.go:127 msgid "Git email name to do commits with" msgstr "" -#: ./cli/app/restore.go:124 +#: ./cli/app/restore.go:125 msgid "H" msgstr "" -#: ./cli/server/list.go:34 +#: ./cli/server/list.go:35 msgid "HOST" msgstr "" -#: ./cli/app/ps.go:181 ./cli/recipe/version.go:62 +#: ./cli/app/ps.go:182 ./cli/recipe/version.go:63 msgid "IMAGE" msgstr "" -#: ./cli/app/secret.go:147 +#: ./cli/app/secret.go:149 msgid "Insert secret" msgstr "" -#: ./cli/app/labels.go:102 +#: ./cli/app/labels.go:103 msgid "LABELS OVERVIEW" msgstr "" -#: ./cli/recipe/lint.go:15 +#: ./cli/recipe/lint.go:16 msgid "Lint a recipe" msgstr "" -#: ./cli/app/cmd.go:198 +#: ./cli/app/cmd.go:200 msgid "List all available commands" msgstr "" -#: ./cli/app/list.go:45 +#: ./cli/app/list.go:46 msgid "List all managed apps" msgstr "" -#: ./cli/app/secret.go:401 +#: ./cli/app/secret.go:405 msgid "List all secrets" msgstr "" -#: ./cli/app/backup.go:180 +#: ./cli/app/backup.go:184 msgid "List all snapshots" msgstr "" -#: ./cli/server/list.go:20 +#: ./cli/server/list.go:21 msgid "List managed servers" msgstr "" -#: ./cli/recipe/version.go:19 +#: ./cli/recipe/version.go:20 msgid "List recipe versions" msgstr "" -#: ./cli/recipe/list.go:19 +#: ./cli/recipe/list.go:20 msgid "List recipes" msgstr "" -#: ./cli/app/backup.go:17 +#: ./cli/app/backup.go:18 msgid "List the contents of a snapshot" msgstr "" -#: ./cli/app/volume.go:21 +#: ./cli/app/volume.go:22 msgid "List volumes associated with an app" msgstr "" -#: ./cli/app/backup.go:215 +#: ./cli/app/backup.go:220 msgid "Manage app backups" msgstr "" -#: ./cli/app/secret.go:472 +#: ./cli/app/secret.go:477 msgid "Manage app secrets" msgstr "" -#: ./cli/app/volume.go:192 +#: ./cli/app/volume.go:195 msgid "Manage app volumes" msgstr "" -#: ./cli/app/app.go:11 +#: ./cli/app/app.go:12 msgid "Manage apps" msgstr "" -#: ./cli/recipe/recipe.go:12 +#: ./cli/recipe/recipe.go:13 msgid "Manage recipes" msgstr "" -#: ./cli/server/server.go:12 +#: ./cli/server/server.go:13 msgid "Manage servers" msgstr "" -#: ./cli/catalogue/catalogue.go:266 +#: ./cli/catalogue/catalogue.go:269 msgid "Manage the recipe catalogue" msgstr "" -#: ./cli/recipe/new.go:116 +#: ./cli/recipe/new.go:117 msgid "N" msgstr "" -#: ./cli/app/volume.go:47 ./cli/app/secret.go:108 ./cli/app/secret.go:422 ./cli/recipe/version.go:103 ./cli/server/list.go:34 +#: ./cli/app/volume.go:48 ./cli/app/secret.go:109 ./cli/app/secret.go:426 ./cli/recipe/version.go:104 ./cli/server/list.go:35 msgid "NAME" msgstr "" @@ -937,15 +933,15 @@ msgstr "" msgid "NEW DEPLOYMENT" msgstr "" -#: ./cli/app/secret.go:138 +#: ./cli/app/secret.go:139 msgid "NOT" msgstr "" -#: ./cli/app/secret.go:139 +#: ./cli/app/secret.go:140 msgid "NOW" msgstr "" -#: ./cli/updater/updater.go:38 +#: ./cli/updater/updater.go:39 msgid "Notify on new versions for deployed apps.\n" "\n" "If a new patch/minor version is available, a notification is printed.\n" @@ -953,19 +949,19 @@ msgid "Notify on new versions for deployed apps.\n" "Use \"--major/-m\" to include new major versions." msgstr "" -#: ./cli/app/volume.go:47 +#: ./cli/app/volume.go:48 msgid "ON SERVER" msgstr "" -#: ./cli/recipe/sync.go:128 +#: ./cli/recipe/sync.go:129 msgid "PROPOSED CHANGES" msgstr "" -#: ./cli/server/prune.go:17 +#: ./cli/server/prune.go:18 msgid "Prune resources on a server" msgstr "" -#: ./cli/server/prune.go:18 +#: ./cli/server/prune.go:19 msgid "Prunes unused containers, networks, and dangling images.\n" "\n" "Use \"--volumes/-v\" to remove volumes that are not associated with a deployed\n" @@ -976,23 +972,23 @@ msgstr "" msgid "README.md metadata filled in" msgstr "" -#: ./cli/app/list.go:216 ./cli/internal/deploy.go:76 +#: ./cli/app/list.go:217 ./cli/internal/deploy.go:76 msgid "RECIPE" msgstr "" -#: ./cli/app/labels.go:74 +#: ./cli/app/labels.go:75 msgid "RECIPE LABELS" msgstr "" -#: ./cli/recipe/release.go:29 +#: ./cli/recipe/release.go:30 msgid "Release a new recipe version" msgstr "" -#: ./cli/server/remove.go:19 +#: ./cli/server/remove.go:20 msgid "Remove a managed server" msgstr "" -#: ./cli/server/remove.go:20 +#: ./cli/server/remove.go:21 msgid "Remove a managed server.\n" "\n" "Abra will remove the internal bookkeeping ($ABRA_DIR/servers/...) and\n" @@ -1000,19 +996,19 @@ msgid "Remove a managed server.\n" "like tears in rain." msgstr "" -#: ./cli/app/secret.go:288 +#: ./cli/app/secret.go:291 msgid "Remove a secret" msgstr "" -#: ./cli/app/remove.go:21 +#: ./cli/app/remove.go:22 msgid "Remove all app data, locally and remotely" msgstr "" -#: ./cli/recipe/reset.go:15 +#: ./cli/recipe/reset.go:16 msgid "Remove all unstaged changes from recipe config" msgstr "" -#: ./cli/app/remove.go:22 +#: ./cli/app/remove.go:23 msgid "Remove everything related to an app which is already undeployed.\n" "\n" "By default, it will prompt for confirmation before proceeding. All secrets,\n" @@ -1031,11 +1027,11 @@ msgid "Remove everything related to an app which is already undeployed.\n" "flag." msgstr "" -#: ./cli/app/volume.go:77 +#: ./cli/app/volume.go:79 msgid "Remove volume(s) associated with an app" msgstr "" -#: ./cli/app/volume.go:78 +#: ./cli/app/volume.go:80 msgid "Remove volumes associated with an app.\n" "\n" "The app in question must be undeployed before you try to remove volumes. See\n" @@ -1048,23 +1044,23 @@ msgid "Remove volumes associated with an app.\n" "Passing \"--force/-f\" will select all volumes for removal. Be careful." msgstr "" -#: ./cli/app/restart.go:23 +#: ./cli/app/restart.go:24 msgid "Restart an app" msgstr "" -#: ./cli/app/restore.go:18 +#: ./cli/app/restore.go:19 msgid "Restore a snapshot" msgstr "" -#: ./cli/app/rollback.go:27 +#: ./cli/app/rollback.go:28 msgid "Roll an app back to a previous version" msgstr "" -#: ./cli/app/run.go:23 +#: ./cli/app/run.go:24 msgid "Run a command inside a service container" msgstr "" -#: ./cli/app/cmd.go:25 +#: ./cli/app/cmd.go:26 msgid "Run an app specific command.\n" "\n" "These commands are bash functions, defined in the abra.sh of the recipe itself.\n" @@ -1077,31 +1073,31 @@ msgid "Run an app specific command.\n" "does not)." msgstr "" -#: ./cli/app/cmd.go:24 +#: ./cli/app/cmd.go:25 msgid "Run app commands" msgstr "" -#: ./cli/app/backup.go:272 ./cli/app/list.go:289 ./cli/app/logs.go:102 ./cli/app/new.go:358 +#: ./cli/app/backup.go:277 ./cli/app/list.go:290 ./cli/app/logs.go:103 ./cli/app/new.go:359 msgid "S" msgstr "" -#: ./cli/app/new.go:193 +#: ./cli/app/new.go:194 msgid "SECRETS OVERVIEW" msgstr "" -#: ./cli/app/list.go:216 ./cli/internal/deploy.go:77 +#: ./cli/app/list.go:217 ./cli/internal/deploy.go:77 msgid "SERVER" msgstr "" -#: ./cli/app/ps.go:179 ./cli/recipe/sync.go:128 ./cli/recipe/version.go:62 ./cli/recipe/version.go:103 +#: ./cli/app/ps.go:180 ./cli/recipe/sync.go:129 ./cli/recipe/version.go:63 ./cli/recipe/version.go:104 msgid "SERVICE" msgstr "" -#: ./cli/app/services.go:67 +#: ./cli/app/services.go:68 msgid "SERVICE (LONG)" msgstr "" -#: ./cli/app/services.go:67 +#: ./cli/app/services.go:68 msgid "SERVICE (SHORT)" msgstr "" @@ -1110,15 +1106,15 @@ msgstr "" msgid "SSH host key verification failed for %s" msgstr "" -#: ./cli/recipe/list.go:44 +#: ./cli/recipe/list.go:45 msgid "SSO" msgstr "" -#: ./cli/app/list.go:219 ./cli/app/ps.go:180 +#: ./cli/app/list.go:220 ./cli/app/ps.go:181 msgid "STATUS" msgstr "" -#: ./cli/app/new.go:301 +#: ./cli/app/new.go:302 msgid "Select app server:" msgstr "" @@ -1126,19 +1122,19 @@ msgstr "" msgid "Select recipe" msgstr "" -#: ./cli/app/env.go:17 +#: ./cli/app/env.go:18 msgid "Show app .env values" msgstr "" -#: ./cli/app/labels.go:25 +#: ./cli/app/labels.go:26 msgid "Show deployment labels" msgstr "" -#: ./cli/recipe/diff.go:15 +#: ./cli/recipe/diff.go:16 msgid "Show unstaged changes in recipe config" msgstr "" -#: ./cli/app/restore.go:19 +#: ./cli/app/restore.go:20 msgid "Snapshots are restored while apps are deployed.\n" "\n" "Some restore scenarios may require service / app restarts." @@ -1152,39 +1148,39 @@ msgstr "" msgid "Specify a server name" msgstr "" -#: ./cli/app/new.go:252 +#: ./cli/app/new.go:253 msgid "Specify app domain" msgstr "" -#: ./cli/catalogue/catalogue.go:27 +#: ./cli/catalogue/catalogue.go:28 msgid "Sync recipe catalogue for latest changes" msgstr "" -#: ./cli/recipe/sync.go:24 +#: ./cli/recipe/sync.go:25 msgid "Sync recipe version label" msgstr "" -#: ./cli/app/cmd.go:265 +#: ./cli/app/cmd.go:267 msgid "T" msgstr "" -#: ./cli/recipe/version.go:62 ./cli/recipe/version.go:103 +#: ./cli/recipe/version.go:63 ./cli/recipe/version.go:104 msgid "TAG" msgstr "" -#: ./cli/app/logs.go:20 +#: ./cli/app/logs.go:21 msgid "Tail app logs" msgstr "" -#: ./cli/updater/updater.go:473 +#: ./cli/updater/updater.go:476 msgid "The Co-op Cloud auto-updater 🤖 🚀" msgstr "" -#: ./cli/run.go:25 +#: ./cli/run.go:26 msgid "The Co-op Cloud command-line utility belt 🎩🐇" msgstr "" -#: ./cli/app/secret.go:148 +#: ./cli/app/secret.go:150 msgid "This command inserts a secret into an app environment.\n" "\n" "Arbitrary secret insertion is not supported. Secrets that are inserted must\n" @@ -1195,18 +1191,18 @@ msgid "This command inserts a secret into an app environment.\n" "(see \"abra app new --secrets/-S\" for more)." msgstr "" -#: ./cli/app/secret.go:289 +#: ./cli/app/secret.go:292 msgid "This command removes a secret from an app environment.\n" "\n" "Arbitrary secret removal is not supported. Secrets that are removed must\n" "match those configured in the recipe beforehand." msgstr "" -#: ./cli/recipe/diff.go:16 +#: ./cli/recipe/diff.go:17 msgid "This command requires /usr/bin/git." msgstr "" -#: ./cli/app/restart.go:24 +#: ./cli/app/restart.go:25 msgid "This command restarts services within a deployed app.\n" "\n" "Run \"abra app ps \" to see a list of service names.\n" @@ -1214,7 +1210,7 @@ msgid "This command restarts services within a deployed app.\n" "Pass \"--all-services/-a\" to restart all services." msgstr "" -#: ./cli/app/rollback.go:28 +#: ./cli/app/rollback.go:29 msgid "This command rolls an app back to a previous version.\n" "\n" "Unlike \"abra app deploy\", chaos operations are not supported here. Only recipe\n" @@ -1231,7 +1227,7 @@ msgid "This command rolls an app back to a previous version.\n" "beforehand. See \"abra app backup\" for more." msgstr "" -#: ./cli/app/undeploy.go:25 +#: ./cli/app/undeploy.go:26 msgid "This does not destroy any application data.\n" "\n" "However, you should remain vigilant, as your swarm installation will consider\n" @@ -1240,7 +1236,7 @@ msgid "This does not destroy any application data.\n" "Passing \"--prune/-p\" does not remove those volumes." msgstr "" -#: ./cli/complete.go:13 +#: ./cli/complete.go:14 msgid "To load completions:\n" "\n" "Bash:\n" @@ -1286,15 +1282,15 @@ msgstr "" msgid "UNDEPLOY" msgstr "" -#: ./cli/app/list.go:222 ./cli/internal/deploy.go:140 +#: ./cli/app/list.go:223 ./cli/internal/deploy.go:140 msgid "UPGRADE" msgstr "" -#: ./cli/app/undeploy.go:24 +#: ./cli/app/undeploy.go:25 msgid "Undeploy an app" msgstr "" -#: ./cli/recipe/upgrade.go:44 +#: ./cli/recipe/upgrade.go:45 msgid "Upgrade a given configuration.\n" "\n" "It will update the relevant compose file tags on the local file system.\n" @@ -1310,11 +1306,11 @@ msgid "Upgrade a given configuration.\n" "You may invoke this command in \"wizard\" mode and be prompted for input." msgstr "" -#: ./cli/upgrade.go:18 +#: ./cli/upgrade.go:19 msgid "Upgrade abra" msgstr "" -#: ./cli/upgrade.go:19 +#: ./cli/upgrade.go:20 msgid "Upgrade abra in-place with the latest stable or release candidate.\n" "\n" "By default, the latest stable release is downloaded.\n" @@ -1324,11 +1320,11 @@ msgid "Upgrade abra in-place with the latest stable or release candidate.\n" "for the testing efforts 💗" msgstr "" -#: ./cli/app/upgrade.go:31 +#: ./cli/app/upgrade.go:32 msgid "Upgrade an app" msgstr "" -#: ./cli/updater/updater.go:77 +#: ./cli/updater/updater.go:79 msgid "Upgrade an app by specifying stack name and recipe. \n" "\n" "Use \"--all\" to upgrade every deployed app.\n" @@ -1343,7 +1339,7 @@ msgid "Upgrade an app by specifying stack name and recipe. \n" "with care." msgstr "" -#: ./cli/app/upgrade.go:32 +#: ./cli/app/upgrade.go:33 msgid "Upgrade an app.\n" "\n" "Unlike \"abra app deploy\", chaos operations are not supported here. Only recipe\n" @@ -1360,31 +1356,31 @@ msgid "Upgrade an app.\n" "beforehand. See \"abra app backup\" for more." msgstr "" -#: ./cli/updater/updater.go:76 +#: ./cli/updater/updater.go:78 msgid "Upgrade apps" msgstr "" -#: ./cli/recipe/upgrade.go:43 +#: ./cli/recipe/upgrade.go:44 msgid "Upgrade recipe image tags" msgstr "" -#: ./cli/recipe/release.go:318 +#: ./cli/recipe/release.go:319 msgid "Use release note in release/next?" msgstr "" -#: ./cli/recipe/fetch.go:21 +#: ./cli/recipe/fetch.go:22 msgid "Using \"--force/-f\" Git syncs an existing recipe. It does not erase unstaged changes." msgstr "" -#: ./cli/app/secret.go:108 +#: ./cli/app/secret.go:109 msgid "VALUE" msgstr "" -#: ./cli/app/list.go:221 ./cli/app/ps.go:182 ./cli/app/secret.go:422 ./cli/recipe/version.go:62 ./cli/recipe/version.go:103 +#: ./cli/app/list.go:222 ./cli/app/secret.go:426 ./cli/app/ps.go:183 ./cli/recipe/version.go:63 ./cli/recipe/version.go:104 msgid "VERSION" msgstr "" -#: ./cli/recipe/reset.go:16 +#: ./cli/recipe/reset.go:17 msgid "WARNING: this will delete your changes. Be Careful." msgstr "" @@ -1396,7 +1392,7 @@ msgstr "" msgid "[hijack] end of stdout" msgstr "" -#: ./cli/recipe/sync.go:78 +#: ./cli/recipe/sync.go:79 #, c-format msgid "\n" "The following options are two types of initial semantic version that you can\n" @@ -1457,19 +1453,24 @@ msgstr "" msgid "^%s" msgstr "" -#: ./cli/app/app.go:10 ./cli/app/backup.go:240 ./cli/app/restart.go:162 ./cli/app/secret.go:512 ./cli/app/secret.go:552 ./cli/recipe/fetch.go:115 ./cli/recipe/upgrade.go:378 ./cli/server/add.go:22 ./cli/server/prune.go:91 ./cli/updater/updater.go:554 +#: ./cli/app/app.go:11 ./cli/app/backup.go:245 ./cli/app/secret.go:517 ./cli/app/secret.go:557 ./cli/app/restart.go:163 ./cli/recipe/fetch.go:116 ./cli/recipe/upgrade.go:379 ./cli/server/add.go:23 ./cli/server/prune.go:92 ./cli/updater/updater.go:557 msgid "a" msgstr "" -#: ./cli/app/remove.go:59 +#: ./cli/app/remove.go:60 msgid "aborting as requested" msgstr "" -#: ./cli/run.go:24 +#. translators: `abra` binary name +#: ./cli/run.go:25 msgid "abra [cmd] [args] [flags]" msgstr "" -#: ./cli/run.go:69 +#: ./cli/app/labels.go:28 +msgid "abra app labels 1312.net" +msgstr "" + +#: ./cli/run.go:70 #, c-format msgid "abra version: %s, commit: %s, lang: %s" msgstr "" @@ -1479,7 +1480,7 @@ msgstr "" msgid "abra.sh: %s}" msgstr "" -#: ./cli/app/cmd.go:51 +#: ./cli/app/cmd.go:52 msgid "accepts at most 2 args with --local/-l" msgstr "" @@ -1488,11 +1489,12 @@ msgstr "" msgid "add '- \"%s\"' manually to the 'app' service in %s" msgstr "" -#: ./cli/server/add.go:21 +#. translators: `server add` command +#: ./cli/server/add.go:22 msgid "add [[server] | --local] [flags]" msgstr "" -#: ./cli/recipe/release.go:352 +#: ./cli/recipe/release.go:353 msgid "add release note? (leave empty to skip)" msgstr "" @@ -1501,7 +1503,7 @@ msgstr "" msgid "adding env vars to %s service config" msgstr "" -#: ./cli/app/backup.go:239 ./cli/app/secret.go:511 ./cli/app/secret.go:551 ./cli/recipe/fetch.go:114 ./cli/server/prune.go:90 ./cli/updater/updater.go:553 +#: ./cli/app/backup.go:244 ./cli/app/secret.go:516 ./cli/app/secret.go:556 ./cli/recipe/fetch.go:115 ./cli/server/prune.go:91 ./cli/updater/updater.go:556 msgid "all" msgstr "" @@ -1513,11 +1515,11 @@ msgstr "" msgid "all services have images" msgstr "" -#: ./cli/app/restart.go:161 +#: ./cli/app/restart.go:162 msgid "all-services" msgstr "" -#: ./cli/recipe/upgrade.go:377 +#: ./cli/recipe/upgrade.go:378 msgid "all-tags" msgstr "" @@ -1529,11 +1531,12 @@ msgstr "" msgid "ambiguous service list received, prompting for input" msgstr "" -#: ./cli/run.go:28 +#: ./cli/run.go:29 msgid "app" msgstr "" -#: ./cli/app/app.go:9 +#. translators: `app` command group +#: ./cli/app/app.go:10 msgid "app [cmd] [args] [flags]" msgstr "" @@ -1542,11 +1545,11 @@ msgstr "" msgid "app domain %s (%s) does not appear to resolve to app server %s (%s)?" msgstr "" -#: ./cli/recipe/release.go:220 +#: ./cli/recipe/release.go:221 msgid "app service is missing image tag?" msgstr "" -#: ./cli/app/remove.go:53 +#: ./cli/app/remove.go:54 msgid "are you sure?" msgstr "" @@ -1555,7 +1558,7 @@ msgstr "" msgid "attempting to checkout '%s' as chaos commit" msgstr "" -#: ./cli/server/add.go:76 ./cli/server/add.go:103 +#: ./cli/server/add.go:77 ./cli/server/add.go:104 #, c-format msgid "attempting to create client for %s" msgstr "" @@ -1565,61 +1568,63 @@ msgstr "" msgid "attempting to generate and store %s on %s" msgstr "" -#: ./cli/upgrade.go:37 ./pkg/secret/pass.go:23 ./pkg/secret/pass.go:45 +#: ./cli/upgrade.go:38 ./pkg/secret/pass.go:23 ./pkg/secret/pass.go:45 #, c-format msgid "attempting to run %s" msgstr "" -#: ./cli/app/upgrade.go:267 ./cli/app/deploy.go:229 +#: ./cli/app/deploy.go:230 ./cli/app/upgrade.go:268 #, c-format msgid "attempting to run post deploy commands, saw: %s" msgstr "" -#: ./cli/app/restart.go:108 +#: ./cli/app/restart.go:109 #, c-format msgid "attempting to scale %s to 0" msgstr "" -#: ./cli/app/restart.go:133 +#: ./cli/app/restart.go:134 #, c-format msgid "attempting to scale %s to 1" msgstr "" -#: ./cli/run.go:29 +#: ./cli/run.go:30 msgid "autocomplete" msgstr "" -#: ./cli/complete.go:11 +#. translators: `autocomplete` command +#: ./cli/complete.go:12 msgid "autocomplete [bash|zsh|fish|powershell]" msgstr "" -#: ./cli/app/logs.go:32 ./cli/app/rollback.go:58 ./cli/app/upgrade.go:58 ./cli/app/secret.go:40 ./cli/app/secret.go:173 ./cli/app/secret.go:307 ./cli/app/deploy.go:59 ./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:60 ./cli/app/upgrade.go:59 ./cli/app/secret.go:41 ./cli/app/secret.go:175 ./cli/app/secret.go:310 ./cli/app/rollback.go:59 ./cli/app/logs.go:33 ./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 msgid "autocomplete failed: %s" msgstr "" -#: ./cli/app/new.go:360 +#: ./cli/app/new.go:361 msgid "automatically generate secrets" msgstr "" -#: ./cli/recipe/fetch.go:125 +#: ./cli/recipe/fetch.go:126 msgid "automatically set ssh remote" msgstr "" -#: ./cli/updater/updater.go:299 +#: ./cli/updater/updater.go:301 #, c-format msgid "available updates for %s: %s" msgstr "" -#: ./cli/app/backup.go:214 +#: ./cli/app/backup.go:219 msgid "b" msgstr "" -#: ./cli/app/backup.go:213 +#. translators: `app backup` command group +#: ./cli/app/backup.go:218 msgid "backup [cmd] [args] [flags]" msgstr "" -#: ./cli/recipe/list.go:41 +#: ./cli/recipe/list.go:42 msgid "backups" msgstr "" @@ -1636,7 +1641,7 @@ msgstr "" msgid "bind options are incompatible with type volume" msgstr "" -#: ./cli/updater/updater.go:176 +#: ./cli/updater/updater.go:178 #, c-format msgid "boolean label %s could not be found for %s, set default to false." msgstr "" @@ -1646,7 +1651,7 @@ msgstr "" msgid "broken symlink in your abra config folders: %s" msgstr "" -#: ./cli/app/backup.go:135 ./cli/app/cp.go:30 ./cli/app/rollback.go:338 ./cli/app/upgrade.go:449 ./cli/app/deploy.go:349 +#: ./cli/app/backup.go:138 ./cli/app/deploy.go:350 ./cli/app/cp.go:31 ./cli/app/upgrade.go:450 ./cli/app/rollback.go:339 msgid "c" msgstr "" @@ -1655,12 +1660,12 @@ msgstr "" msgid "can not redeploy chaos version (%s) without --chaos" msgstr "" -#: ./cli/recipe/upgrade.go:318 +#: ./cli/recipe/upgrade.go:319 #, c-format msgid "can upgrade service: %s, image: %s, tag: %s ::" msgstr "" -#: ./cli/app/cp.go:272 +#: ./cli/app/cp.go:273 msgid "can't copy dir to file" msgstr "" @@ -1669,7 +1674,7 @@ msgstr "" msgid "can't read local recipes: %s" msgstr "" -#: ./cli/updater/updater.go:197 +#: ./cli/updater/updater.go:199 #, c-format msgid "can't separate key from value: %s (this variable is probably unset)" msgstr "" @@ -1679,7 +1684,7 @@ msgstr "" msgid "cannot ensure %s is up-to-date, no git remotes configured" msgstr "" -#: ./cli/app/config.go:36 ./pkg/app/app.go:52 +#: ./cli/app/config.go:37 ./pkg/app/app.go:52 #, c-format msgid "cannot find app with name %s" msgstr "" @@ -1689,7 +1694,7 @@ msgstr "" msgid "cannot get label %s for %s" msgstr "" -#: ./cli/recipe/release.go:97 +#: ./cli/recipe/release.go:98 #, c-format msgid "cannot parse %s, invalid tag specified?" msgstr "" @@ -1699,43 +1704,44 @@ msgstr "" msgid "cannot resolve ipv4 for %s?" msgstr "" -#: ./cli/recipe/release.go:102 +#: ./cli/recipe/release.go:103 msgid "cannot specify tag and bump type at the same time" msgstr "" -#: ./cli/app/secret.go:59 +#: ./cli/app/secret.go:60 msgid "cannot use '[secret] [version]' and '--all' together" msgstr "" -#: ./cli/app/cmd.go:101 +#: ./cli/app/cmd.go:102 msgid "cannot use --local & --user together" msgstr "" -#: ./cli/recipe/fetch.go:48 +#: ./cli/recipe/fetch.go:49 msgid "cannot use [recipe] and --all/-a together" msgstr "" -#: ./cli/app/secret.go:334 +#: ./cli/app/secret.go:337 msgid "cannot use [secret] and --all/-a together" msgstr "" -#: ./cli/server/add.go:53 +#: ./cli/server/add.go:54 msgid "cannot use [server] and --local together" msgstr "" -#: ./cli/app/restart.go:68 +#: ./cli/app/restart.go:69 msgid "cannot use [service] and --all-services/-a together" msgstr "" -#: ./cli/app/new.go:69 ./cli/app/deploy.go:260 +#: ./cli/app/deploy.go:261 ./cli/app/new.go:70 msgid "cannot use [version] and --chaos together" msgstr "" -#: ./cli/run.go:30 +#: ./cli/run.go:31 msgid "catalogue" msgstr "" -#: ./cli/catalogue/catalogue.go:265 +#. translators: `catalogue` command group +#: ./cli/catalogue/catalogue.go:268 msgid "catalogue [cmd] [args] [flags]" msgstr "" @@ -1743,36 +1749,37 @@ msgstr "" msgid "catalogue is missing, retrieving now" msgstr "" -#: ./cli/catalogue/catalogue.go:38 +#: ./cli/catalogue/catalogue.go:39 msgid "catalogue successfully synced" msgstr "" -#: ./cli/recipe/list.go:38 +#: ./cli/recipe/list.go:39 msgid "category" msgstr "" -#: ./cli/app/config.go:17 +#: ./cli/app/config.go:18 msgid "cfg" msgstr "" -#: ./cli/app/backup.go:287 ./cli/app/backup.go:303 ./cli/app/check.go:87 ./cli/app/cmd.go:272 ./cli/app/cp.go:378 ./cli/app/labels.go:135 ./cli/app/new.go:365 ./cli/app/ps.go:206 ./cli/app/restart.go:154 ./cli/app/restore.go:131 ./cli/app/secret.go:503 ./cli/app/secret.go:543 ./cli/app/secret.go:567 ./cli/app/secret.go:575 ./cli/app/deploy.go:324 ./cli/catalogue/catalogue.go:302 ./cli/recipe/lint.go:128 ./cli/updater/updater.go:537 +#: ./cli/app/backup.go:292 ./cli/app/backup.go:308 ./cli/app/check.go:88 ./cli/app/deploy.go:325 ./cli/app/cp.go:379 ./cli/app/labels.go:136 ./cli/app/cmd.go:274 ./cli/app/secret.go:508 ./cli/app/secret.go:548 ./cli/app/secret.go:572 ./cli/app/secret.go:580 ./cli/app/ps.go:207 ./cli/app/restart.go:155 ./cli/app/new.go:366 ./cli/app/restore.go:132 ./cli/catalogue/catalogue.go:305 ./cli/recipe/lint.go:129 ./cli/updater/updater.go:540 msgid "chaos" msgstr "" -#: ./cli/app/check.go:17 +#. translators: `app check` command +#: ./cli/app/check.go:18 msgid "check [flags]" msgstr "" -#: ./cli/updater/updater.go:548 +#: ./cli/updater/updater.go:551 msgid "check for major updates" msgstr "" -#: ./cli/app/undeploy.go:51 ./cli/app/upgrade.go:413 ./cli/app/deploy.go:88 +#: ./cli/app/deploy.go:89 ./cli/app/undeploy.go:52 ./cli/app/upgrade.go:414 #, c-format msgid "checking whether %s is already deployed" msgstr "" -#: ./cli/app/check.go:18 +#: ./cli/app/check.go:19 msgid "chk" msgstr "" @@ -1781,31 +1788,31 @@ msgstr "" msgid "choosing %s as latest version of %s" msgstr "" -#: ./cli/recipe/sync.go:228 +#: ./cli/recipe/sync.go:229 #, c-format msgid "choosing %s as new version for %s" msgstr "" -#: ./cli/app/rollback.go:145 +#: ./cli/app/rollback.go:146 #, c-format msgid "choosing %s as version to rollback" msgstr "" -#: ./cli/app/upgrade.go:152 +#: ./cli/app/upgrade.go:153 #, c-format msgid "choosing %s as version to upgrade" msgstr "" -#: ./cli/recipe/release.go:284 +#: ./cli/recipe/release.go:285 #, c-format msgid "chore: publish %s release" msgstr "" -#: ./cli/catalogue/catalogue.go:222 +#: ./cli/catalogue/catalogue.go:224 msgid "chore: publish new catalogue release changes" msgstr "" -#: ./cli/app/cmd.go:23 +#: ./cli/app/cmd.go:24 msgid "cmd" msgstr "" @@ -1814,7 +1821,7 @@ msgstr "" msgid "collected %s for %s" msgstr "" -#: ./cli/catalogue/catalogue.go:120 +#: ./cli/catalogue/catalogue.go:122 msgid "collecting catalogue metadata" msgstr "" @@ -1837,7 +1844,8 @@ msgstr "" msgid "command %v has exited with %v, please make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=%s" msgstr "" -#: ./cli/app/cmd.go:22 +#. translators: `app command` command +#: ./cli/app/cmd.go:23 msgid "command [service | --local] [[args] [flags] | [flags] -- [args]]" msgstr "" @@ -1879,7 +1887,8 @@ msgstr "" msgid "conf %s: %s" msgstr "" -#: ./cli/app/config.go:16 +#. translators: `app config` command +#: ./cli/app/config.go:17 msgid "config [flags]" msgstr "" @@ -1912,7 +1921,7 @@ msgstr "" msgid "considering %s config(s) for tag update" msgstr "" -#: ./cli/app/undeploy.go:126 ./cli/server/prune.go:45 +#: ./cli/app/undeploy.go:127 ./cli/server/prune.go:46 #, c-format msgid "containers pruned: %d; space reclaimed: %s" msgstr "" @@ -1921,7 +1930,7 @@ msgstr "" msgid "context 'default' cannot be removed" msgstr "" -#: ./cli/server/add.go:163 +#: ./cli/server/add.go:164 #, c-format msgid "context for %s already exists" msgstr "" @@ -1930,7 +1939,7 @@ msgstr "" msgid "context lacks Docker endpoint" msgstr "" -#: ./cli/recipe/sync.go:237 ./pkg/recipe/compose.go:229 +#: ./cli/recipe/sync.go:238 ./pkg/recipe/compose.go:229 #, c-format msgid "coop-cloud.${STACK_NAME}.version=%s" msgstr "" @@ -1940,12 +1949,12 @@ msgstr "" msgid "copied & templated %s to %s" msgstr "" -#: ./cli/app/cp.go:164 +#: ./cli/app/cp.go:165 #, c-format msgid "copy %s from local to %s on container" msgstr "" -#: ./cli/app/cp.go:245 +#: ./cli/app/cp.go:246 #, c-format msgid "copy: %s" msgstr "" @@ -1965,11 +1974,13 @@ msgstr "" msgid "couldn't send EOF: %s" msgstr "" -#: ./cli/app/cp.go:29 +#. translators: `app cp` command +#: ./cli/app/cp.go:30 msgid "cp [flags]" msgstr "" -#: ./cli/app/backup.go:134 +#. translators: `app backup create` command +#: ./cli/app/backup.go:137 msgid "create [flags]" msgstr "" @@ -1977,7 +1988,7 @@ msgstr "" msgid "create an example .env.sample" msgstr "" -#: ./cli/app/cp.go:145 ./cli/app/cp.go:184 +#: ./cli/app/cp.go:146 ./cli/app/cp.go:185 #, c-format msgid "create remote directory: %s" msgstr "" @@ -1987,7 +1998,7 @@ msgstr "" msgid "created client for %s" msgstr "" -#: ./cli/recipe/release.go:422 +#: ./cli/recipe/release.go:423 #, c-format msgid "created tag %s at %s" msgstr "" @@ -2002,7 +2013,7 @@ msgstr "" msgid "creating %s" msgstr "" -#: ./cli/server/add.go:168 +#: ./cli/server/add.go:169 #, c-format msgid "creating context with domain %s" msgstr "" @@ -2021,40 +2032,41 @@ msgstr "" msgid "critical" msgstr "" -#: ./cli/recipe/lint.go:115 +#: ./cli/recipe/lint.go:116 #, c-format msgid "critical errors present in %s config" msgstr "" -#: ./cli/app/rollback.go:268 +#: ./cli/app/rollback.go:269 #, c-format msgid "current deployment '%s' is not a known version for %s" msgstr "" -#: ./cli/recipe/release.go:526 +#: ./cli/recipe/release.go:527 #, c-format msgid "current: %s, new: %s, correct?" msgstr "" -#: ./cli/app/backup.go:66 ./cli/app/deploy.go:29 ./cli/recipe/diff.go:14 ./cli/updater/updater.go:491 +#: ./cli/app/backup.go:68 ./cli/app/deploy.go:30 ./cli/recipe/diff.go:15 ./cli/updater/updater.go:494 msgid "d" msgstr "" -#: ./cli/updater/updater.go:490 +#: ./cli/updater/updater.go:493 msgid "debug" msgstr "" -#: ./cli/app/secret.go:279 +#: ./cli/app/secret.go:281 #, c-format msgid "deleted %s successfully from local pass store" msgstr "" -#: ./cli/app/secret.go:272 +#: ./cli/app/secret.go:274 #, c-format msgid "deleted %s successfully from server" msgstr "" -#: ./cli/app/deploy.go:28 +#. translators: `app deploy` command +#: ./cli/app/deploy.go:29 msgid "deploy [version] [flags]" msgstr "" @@ -2086,7 +2098,7 @@ msgstr "" msgid "deployment timed out 🟠" msgstr "" -#: ./cli/app/cp.go:273 +#: ./cli/app/cp.go:274 msgid "destination directory does not exist" msgstr "" @@ -2099,12 +2111,12 @@ msgstr "" msgid "detected ABRA_CI=1" msgstr "" -#: ./cli/recipe/upgrade.go:199 +#: ./cli/recipe/upgrade.go:200 #, c-format msgid "detected compatible upgradable tags %s for %s" msgstr "" -#: ./cli/recipe/upgrade.go:172 +#: ./cli/recipe/upgrade.go:173 #, c-format msgid "detected potential upgradable tags %s for %s" msgstr "" @@ -2114,16 +2126,17 @@ msgstr "" msgid "detected versions %s for %s" msgstr "" -#: ./cli/app/cmd.go:131 ./cli/app/cmd.go:176 +#: ./cli/app/cmd.go:132 ./cli/app/cmd.go:177 msgid "did not detect any command arguments" msgstr "" -#: ./cli/recipe/upgrade.go:119 +#: ./cli/recipe/upgrade.go:120 #, c-format msgid "did not find versions file for %s" msgstr "" -#: ./cli/recipe/diff.go:13 +#. translators: `recipe diff` command +#: ./cli/recipe/diff.go:14 msgid "diff [flags]" msgstr "" @@ -2142,24 +2155,24 @@ msgstr "" msgid "dirty: %v, " msgstr "" -#: ./cli/app/rollback.go:340 ./cli/app/upgrade.go:451 ./cli/app/deploy.go:351 +#: ./cli/app/deploy.go:352 ./cli/app/upgrade.go:452 ./cli/app/rollback.go:341 msgid "disable converge logic checks" msgstr "" -#: ./cli/app/rollback.go:332 ./cli/app/upgrade.go:443 ./cli/app/deploy.go:343 +#: ./cli/app/deploy.go:344 ./cli/app/upgrade.go:444 ./cli/app/rollback.go:333 msgid "disable public DNS checks" msgstr "" -#: ./cli/app/cmd.go:267 +#: ./cli/app/cmd.go:269 msgid "disable remote TTY" msgstr "" -#: ./cli/recipe/release.go:609 +#: ./cli/recipe/release.go:610 #, c-format msgid "discovered %s as currently synced recipe label" msgstr "" -#: ./cli/app/run.go:105 +#: ./cli/app/run.go:106 msgid "do not request a TTY" msgstr "" @@ -2167,39 +2180,40 @@ msgstr "" msgid "docker: is the daemon running / your user has docker permissions?" msgstr "" -#: ./cli/app/new.go:341 +#: ./cli/app/new.go:342 msgid "domain" msgstr "" -#: ./cli/app/new.go:344 +#: ./cli/app/new.go:345 msgid "domain name for app" msgstr "" -#: ./cli/run.go:108 +#: ./cli/run.go:110 msgid "don't forget to run 'sudo mandb'" msgstr "" -#: ./cli/updater/updater.go:386 +#: ./cli/updater/updater.go:388 #, c-format msgid "don't update %s due to chaos deployment" msgstr "" -#: ./cli/updater/updater.go:396 +#: ./cli/updater/updater.go:398 #, c-format msgid "don't update %s due to disabled auto updates or missing ENABLE_AUTO_UPDATE env" msgstr "" -#: ./cli/updater/updater.go:376 +#: ./cli/updater/updater.go:378 #, c-format msgid "don't update %s due to missing recipe name" msgstr "" -#: ./cli/updater/updater.go:406 +#: ./cli/updater/updater.go:408 #, c-format msgid "don't update %s due to no new version" msgstr "" -#: ./cli/app/backup.go:65 +#. translators: `app backup download` command +#: ./cli/app/backup.go:67 msgid "download [flags]" msgstr "" @@ -2208,7 +2222,7 @@ msgstr "" msgid "dry run: adding %s" msgstr "" -#: ./cli/recipe/release.go:312 +#: ./cli/recipe/release.go:313 #, c-format msgid "dry run: move release note from 'next' to %s" msgstr "" @@ -2217,11 +2231,11 @@ msgstr "" msgid "dry run: no changes commited" msgstr "" -#: ./cli/recipe/release.go:377 +#: ./cli/recipe/release.go:378 msgid "dry run: no changes committed" msgstr "" -#: ./cli/catalogue/catalogue.go:258 ./cli/recipe/release.go:429 +#: ./cli/catalogue/catalogue.go:260 ./cli/recipe/release.go:430 msgid "dry run: no changes published" msgstr "" @@ -2230,12 +2244,12 @@ msgstr "" msgid "dry run: no git changes pushed in %s" msgstr "" -#: ./cli/recipe/release.go:402 +#: ./cli/recipe/release.go:403 #, c-format msgid "dry run: no git tag created (%s)" msgstr "" -#: ./cli/recipe/sync.go:243 +#: ./cli/recipe/sync.go:244 #, c-format msgid "dry run: not syncing label %s for recipe %s" msgstr "" @@ -2245,7 +2259,7 @@ msgstr "" msgid "dry run: remote %s (%s) not created" msgstr "" -#: ./cli/catalogue/catalogue.go:286 ./cli/recipe/release.go:633 ./cli/recipe/sync.go:262 +#: ./cli/catalogue/catalogue.go:289 ./cli/recipe/sync.go:263 ./cli/recipe/release.go:634 msgid "dry-run" msgstr "" @@ -2259,15 +2273,15 @@ msgstr "" msgid "duplicate secret target for %s not allowed" msgstr "" -#: ./cli/app/env.go:16 ./cli/recipe/lint.go:137 ./cli/recipe/new.go:124 +#: ./cli/app/env.go:17 ./cli/recipe/lint.go:138 ./cli/recipe/new.go:125 msgid "e" msgstr "" -#: ./cli/recipe/list.go:42 +#: ./cli/recipe/list.go:43 msgid "email" msgstr "" -#: ./cli/app/restore.go:126 +#: ./cli/app/restore.go:127 msgid "enable pre/post-hook command execution" msgstr "" @@ -2284,7 +2298,7 @@ msgstr "" msgid "ensure \"image: ...\" set on all services" msgstr "" -#: ./cli/app/deploy.go:107 +#: ./cli/app/deploy.go:108 #, c-format msgid "ensure recipe: %s" msgstr "" @@ -2294,11 +2308,12 @@ msgstr "" msgid "ensuring env version %s" msgstr "" -#: ./cli/recipe/upgrade.go:280 +#: ./cli/recipe/upgrade.go:281 msgid "enter / return to confirm, choose 'skip' to not upgrade this tag, vim mode is enabled" msgstr "" -#: ./cli/app/env.go:15 +#. translators: `app env` command +#: ./cli/app/env.go:16 msgid "env [flags]" msgstr "" @@ -2317,7 +2332,7 @@ msgstr "" msgid "err: %v, " msgstr "" -#: ./cli/recipe/lint.go:74 ./cli/recipe/lint.go:136 ./pkg/lint/recipe.go:132 ./pkg/lint/recipe.go:139 ./pkg/lint/recipe.go:146 ./pkg/lint/recipe.go:153 ./pkg/lint/recipe.go:161 ./pkg/lint/recipe.go:168 ./pkg/lint/recipe.go:175 +#: ./cli/recipe/lint.go:75 ./cli/recipe/lint.go:137 ./pkg/lint/recipe.go:132 ./pkg/lint/recipe.go:139 ./pkg/lint/recipe.go:146 ./pkg/lint/recipe.go:153 ./pkg/lint/recipe.go:161 ./pkg/lint/recipe.go:168 ./pkg/lint/recipe.go:175 msgid "error" msgstr "" @@ -2350,7 +2365,7 @@ msgstr "" msgid "exec ID empty" msgstr "" -#: ./cli/recipe/release.go:535 +#: ./cli/recipe/release.go:536 msgid "exiting as requested" msgstr "" @@ -2364,11 +2379,11 @@ msgstr "" msgid "expected 1 service but found %v: %s" msgstr "" -#: ./cli/app/remove.go:156 ./cli/app/rollback.go:322 ./cli/app/upgrade.go:433 ./cli/app/volume.go:199 ./cli/app/secret.go:528 ./cli/app/deploy.go:333 ./cli/recipe/fetch.go:19 ./cli/recipe/fetch.go:131 +#: ./cli/app/deploy.go:334 ./cli/app/volume.go:202 ./cli/app/upgrade.go:434 ./cli/app/secret.go:533 ./cli/app/rollback.go:323 ./cli/app/remove.go:157 ./cli/recipe/fetch.go:20 ./cli/recipe/fetch.go:132 msgid "f" msgstr "" -#: ./cli/recipe/release.go:255 ./cli/recipe/release.go:540 +#: ./cli/recipe/release.go:256 ./cli/recipe/release.go:541 #, c-format msgid "failed to add release notes: %s" msgstr "" @@ -2383,7 +2398,7 @@ msgstr "" msgid "failed to check out %s in %s" msgstr "" -#: ./cli/recipe/release.go:259 ./cli/recipe/release.go:544 +#: ./cli/recipe/release.go:260 ./cli/recipe/release.go:545 #, c-format msgid "failed to commit changes: %s" msgstr "" @@ -2408,7 +2423,7 @@ msgstr "" msgid "failed to create secret %s" msgstr "" -#: ./cli/updater/updater.go:251 +#: ./cli/updater/updater.go:253 #, c-format msgid "failed to determine deployed version of %s" msgstr "" @@ -2436,7 +2451,7 @@ msgstr "" msgid "failed to parse image %s, saw: %s" msgstr "" -#: ./cli/recipe/release.go:267 ./cli/recipe/release.go:552 +#: ./cli/recipe/release.go:268 ./cli/recipe/release.go:553 #, c-format msgid "failed to publish new release: %s" msgstr "" @@ -2470,7 +2485,7 @@ msgstr "" msgid "failed to resize tty, using default size" msgstr "" -#: ./cli/app/new.go:117 +#: ./cli/app/new.go:118 #, c-format msgid "failed to retrieve latest commit for %s: %s" msgstr "" @@ -2485,7 +2500,7 @@ msgstr "" msgid "failed to select default branch in %s" msgstr "" -#: ./cli/recipe/release.go:263 ./cli/recipe/release.go:548 +#: ./cli/recipe/release.go:264 ./cli/recipe/release.go:549 #, c-format msgid "failed to tag release: %s" msgstr "" @@ -2510,11 +2525,12 @@ msgstr "" msgid "failed to wait on tasks of stack: %s: %s" msgstr "" -#: ./cli/recipe/fetch.go:18 +#. translators: `recipe fetch` command +#: ./cli/recipe/fetch.go:19 msgid "fetch [recipe | --all] [flags]" msgstr "" -#: ./cli/recipe/fetch.go:117 +#: ./cli/recipe/fetch.go:118 msgid "fetch all recipes" msgstr "" @@ -2523,7 +2539,7 @@ msgstr "" msgid "fetched latest git changes for %s" msgstr "" -#: ./cli/recipe/fetch.go:93 +#: ./cli/recipe/fetch.go:94 msgid "fetching latest recipes..." msgstr "" @@ -2532,11 +2548,11 @@ msgstr "" msgid "fetching repo metadata from %s" msgstr "" -#: ./cli/app/secret.go:527 +#: ./cli/app/secret.go:532 msgid "file" msgstr "" -#: ./cli/app/remove.go:148 +#: ./cli/app/remove.go:149 #, c-format msgid "file: %s removed" msgstr "" @@ -2545,29 +2561,29 @@ msgstr "" msgid "fill out all the metadata" msgstr "" -#: ./cli/recipe/list.go:108 +#: ./cli/recipe/list.go:109 msgid "filter by recipe" msgstr "" -#: ./cli/updater/updater.go:202 +#: ./cli/updater/updater.go:204 #, c-format msgid "for %s read env %s with value: %s from docker service" msgstr "" -#: ./cli/app/remove.go:155 ./cli/app/rollback.go:321 ./cli/app/upgrade.go:432 ./cli/app/volume.go:198 ./cli/app/deploy.go:332 ./cli/recipe/fetch.go:130 +#: ./cli/app/deploy.go:333 ./cli/app/volume.go:201 ./cli/app/upgrade.go:433 ./cli/app/rollback.go:322 ./cli/app/remove.go:156 ./cli/recipe/fetch.go:131 msgid "force" msgstr "" -#: ./cli/recipe/fetch.go:133 +#: ./cli/recipe/fetch.go:134 msgid "force re-fetch" msgstr "" -#: ./cli/recipe/upgrade.go:91 +#: ./cli/recipe/upgrade.go:92 #, c-format msgid "found versions file for %s" msgstr "" -#: ./cli/app/secret.go:26 ./cli/catalogue/catalogue.go:26 ./cli/catalogue/catalogue.go:44 +#: ./cli/app/secret.go:27 ./cli/catalogue/catalogue.go:27 ./cli/catalogue/catalogue.go:46 msgid "g" msgstr "" @@ -2575,15 +2591,17 @@ msgstr "" msgid "generate" msgstr "" -#: ./cli/app/secret.go:25 +#. translators: `app secret generate` command +#: ./cli/app/secret.go:26 msgid "generate [[secret] [version] | --all] [flags]" msgstr "" -#: ./cli/catalogue/catalogue.go:43 +#. translators: `catalogue generate` command +#: ./cli/catalogue/catalogue.go:45 msgid "generate [recipe] [flags]" msgstr "" -#: ./cli/app/secret.go:514 +#: ./cli/app/secret.go:519 msgid "generate all secrets" msgstr "" @@ -2597,17 +2615,17 @@ msgstr "" msgid "generated and stored %v on %s" msgstr "" -#: ./cli/catalogue/catalogue.go:206 +#: ./cli/catalogue/catalogue.go:208 #, c-format msgid "generated recipe catalogue: %s" msgstr "" -#: ./cli/app/secret.go:136 +#: ./cli/app/secret.go:137 #, c-format msgid "generated secrets %s shown again, please take note of them %s" msgstr "" -#: ./cli/app/deploy.go:101 +#: ./cli/app/deploy.go:102 #, c-format msgid "get deploy version: %s" msgstr "" @@ -2703,11 +2721,11 @@ msgstr "" msgid "git worktree: %s" msgstr "" -#: ./cli/recipe/new.go:123 +#: ./cli/recipe/new.go:124 msgid "git-email" msgstr "" -#: ./cli/recipe/new.go:115 +#: ./cli/recipe/new.go:116 msgid "git-name" msgstr "" @@ -2720,7 +2738,7 @@ msgstr "" msgid "git: opening repository in %s" msgstr "" -#: ./cli/recipe/new.go:87 +#: ./cli/recipe/new.go:88 msgid "happy hacking 🎉" msgstr "" @@ -2728,7 +2746,7 @@ msgstr "" msgid "has published catalogue version" msgstr "" -#: ./cli/recipe/list.go:40 +#: ./cli/recipe/list.go:41 msgid "healthcheck" msgstr "" @@ -2736,11 +2754,11 @@ msgstr "" msgid "healthcheck enabled for all services" msgstr "" -#: ./cli/app/restore.go:123 +#: ./cli/app/restore.go:124 msgid "hooks" msgstr "" -#: ./cli/app/secret.go:146 +#: ./cli/app/secret.go:148 msgid "i" msgstr "" @@ -2749,15 +2767,15 @@ msgstr "" msgid "id: %s, " msgstr "" -#: ./cli/run.go:141 +#: ./cli/run.go:143 msgid "ignore .env version checkout" msgstr "" -#: ./cli/app/backup.go:290 ./cli/app/backup.go:306 ./cli/app/check.go:90 ./cli/app/cmd.go:275 ./cli/app/cp.go:381 ./cli/app/labels.go:138 ./cli/app/new.go:368 ./cli/app/ps.go:209 ./cli/app/restart.go:157 ./cli/app/restore.go:134 ./cli/app/secret.go:506 ./cli/app/secret.go:546 ./cli/app/secret.go:570 ./cli/app/secret.go:578 ./cli/app/deploy.go:327 ./cli/catalogue/catalogue.go:305 ./cli/recipe/lint.go:131 ./cli/updater/updater.go:540 +#: ./cli/app/backup.go:295 ./cli/app/backup.go:311 ./cli/app/check.go:91 ./cli/app/deploy.go:328 ./cli/app/cp.go:382 ./cli/app/labels.go:139 ./cli/app/cmd.go:277 ./cli/app/secret.go:511 ./cli/app/secret.go:551 ./cli/app/secret.go:575 ./cli/app/secret.go:583 ./cli/app/ps.go:210 ./cli/app/restart.go:158 ./cli/app/new.go:369 ./cli/app/restore.go:135 ./cli/catalogue/catalogue.go:308 ./cli/recipe/lint.go:132 ./cli/updater/updater.go:543 msgid "ignore uncommitted recipes changes" msgstr "" -#: ./cli/app/undeploy.go:141 ./cli/server/prune.go:66 +#: ./cli/app/undeploy.go:142 ./cli/server/prune.go:67 #, c-format msgid "images pruned: %d; space reclaimed: %s" msgstr "" @@ -2770,87 +2788,87 @@ msgstr "" msgid "include \"traefik.enable=true\" deploy label" msgstr "" -#: ./cli/app/backup.go:274 +#: ./cli/app/backup.go:279 msgid "include secrets" msgstr "" -#: ./cli/app/backup.go:250 +#: ./cli/app/backup.go:255 msgid "include timestamps" msgstr "" -#: ./cli/app/backup.go:282 +#: ./cli/app/backup.go:287 msgid "include volumes" msgstr "" -#: ./cli/app/restore.go:74 +#: ./cli/app/restore.go:75 #, c-format msgid "including CONTAINER=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:107 +#: ./cli/app/backup.go:109 #, c-format msgid "including INCLUDE_PATH=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/restore.go:62 +#: ./cli/app/restore.go:63 #, c-format msgid "including NONINTERACTIVE=%v in backupbot exec invocation" msgstr "" -#: ./cli/app/restore.go:79 +#: ./cli/app/restore.go:80 #, c-format msgid "including NO_COMMANDS=%v in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:167 +#: ./cli/app/backup.go:170 #, c-format msgid "including RETRIES=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:112 +#: ./cli/app/backup.go:114 #, c-format msgid "including SECRETS=%v in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:49 +#: ./cli/app/backup.go:50 #, c-format msgid "including SHOW_ALL=%v in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:44 ./cli/app/backup.go:102 ./cli/app/restore.go:52 +#: ./cli/app/backup.go:45 ./cli/app/backup.go:104 ./cli/app/restore.go:53 #, c-format msgid "including SNAPSHOT=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/restore.go:57 +#: ./cli/app/restore.go:58 #, c-format msgid "including TARGET=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:54 +#: ./cli/app/backup.go:55 #, c-format msgid "including TIMESTAMPS=%v in backupbot exec invocation" msgstr "" -#: ./cli/app/restore.go:68 +#: ./cli/app/restore.go:69 #, c-format msgid "including VOLUMES=%s in backupbot exec invocation" msgstr "" -#: ./cli/app/backup.go:117 +#: ./cli/app/backup.go:119 #, c-format msgid "including VOLUMES=%v in backupbot exec invocation" msgstr "" -#: ./cli/recipe/release.go:644 ./cli/recipe/sync.go:273 ./cli/recipe/upgrade.go:348 +#: ./cli/recipe/sync.go:274 ./cli/recipe/release.go:645 ./cli/recipe/upgrade.go:349 msgid "increase the major part of the version" msgstr "" -#: ./cli/recipe/release.go:652 ./cli/recipe/sync.go:281 ./cli/recipe/upgrade.go:356 +#: ./cli/recipe/sync.go:282 ./cli/recipe/release.go:653 ./cli/recipe/upgrade.go:357 msgid "increase the minor part of the version" msgstr "" -#: ./cli/recipe/release.go:660 ./cli/recipe/sync.go:289 ./cli/recipe/upgrade.go:364 +#: ./cli/recipe/sync.go:290 ./cli/recipe/release.go:661 ./cli/recipe/upgrade.go:365 msgid "increase the patch part of the version" msgstr "" @@ -2872,11 +2890,12 @@ msgstr "" msgid "initialising undeploy" msgstr "" -#: ./cli/app/secret.go:145 +#. translators: `app secret insert` command +#: ./cli/app/secret.go:147 msgid "insert [] [flags]" msgstr "" -#: ./cli/upgrade.go:55 +#: ./cli/upgrade.go:56 msgid "install release candidate (may contain bugs)" msgstr "" @@ -2926,42 +2945,45 @@ msgstr "" msgid "invalid tmpfs source, source must be empty" msgstr "" -#: ./cli/recipe/sync.go:233 +#: ./cli/recipe/sync.go:234 #, c-format msgid "invalid version %s specified" msgstr "" -#: ./cli/updater/updater.go:471 +#. translators: `kadabra` binary name +#: ./cli/updater/updater.go:474 msgid "kadabra [cmd] [flags]" msgstr "" -#: ./cli/updater/updater.go:484 +#: ./cli/updater/updater.go:487 #, c-format msgid "kadabra version %s, commit %s" msgstr "" -#: ./cli/app/cmd.go:249 ./cli/app/logs.go:19 ./cli/recipe/lint.go:16 ./cli/server/add.go:200 +#: ./cli/app/cmd.go:251 ./cli/app/logs.go:20 ./cli/recipe/lint.go:17 ./cli/server/add.go:201 msgid "l" msgstr "" -#: ./cli/app/labels.go:23 +#. translators: `app labels` command +#: ./cli/app/labels.go:24 msgid "labels [flags]" msgstr "" -#: ./cli/app/list.go:177 +#: ./cli/app/list.go:178 msgid "latest" msgstr "" -#: ./cli/recipe/release.go:521 +#: ./cli/recipe/release.go:522 #, c-format msgid "latest git tag (%s) and synced label (%s) are the same?" msgstr "" -#: ./cli/app/labels.go:24 +#: ./cli/app/labels.go:25 msgid "lb" msgstr "" -#: ./cli/recipe/lint.go:14 +#. translators: `recipe lint` command +#: ./cli/recipe/lint.go:15 msgid "lint [flags]" msgstr "" @@ -2975,27 +2997,34 @@ msgstr "" msgid "linting successful, %s is well configured" msgstr "" -#: ./cli/recipe/list.go:18 +#. translators: `recipe list` command +#: ./cli/recipe/list.go:19 msgid "list" msgstr "" -#: ./cli/app/secret.go:399 +#. translators: `app secret list` command +#: ./cli/app/secret.go:403 msgid "list " msgstr "" -#: ./cli/app/backup.go:15 ./cli/app/cmd.go:196 ./cli/app/volume.go:19 +#. translators: `app backup list` command +#. translators: `app list` command +#. translators: `app volume list` command +#: ./cli/app/backup.go:16 ./cli/app/cmd.go:198 ./cli/app/volume.go:20 msgid "list [flags]" msgstr "" -#: ./cli/app/list.go:43 ./cli/server/list.go:18 +#. translators: `app list` command +#. translators: `server list` command +#: ./cli/app/list.go:44 ./cli/server/list.go:19 msgid "list [flags]" msgstr "" -#: ./cli/recipe/upgrade.go:380 +#: ./cli/recipe/upgrade.go:381 msgid "list all tags, not just upgrades" msgstr "" -#: ./cli/app/backup.go:234 ./cli/app/backup.go:258 +#: ./cli/app/backup.go:239 ./cli/app/backup.go:263 msgid "list specific snapshot" msgstr "" @@ -3004,24 +3033,25 @@ msgstr "" msgid "loaded app %s: %s" msgstr "" -#: ./cli/app/cmd.go:248 ./cli/server/add.go:199 ./cli/server/list.go:69 +#: ./cli/app/cmd.go:250 ./cli/server/add.go:200 ./cli/server/list.go:70 msgid "local" msgstr "" -#: ./cli/app/cp.go:108 +#: ./cli/app/cp.go:109 #, c-format msgid "local %s " msgstr "" -#: ./cli/server/add.go:86 +#: ./cli/server/add.go:87 msgid "local server already exists" msgstr "" -#: ./cli/server/add.go:84 +#: ./cli/server/add.go:85 msgid "local server successfully added" msgstr "" -#: ./cli/app/logs.go:18 +#. translators: `app logs` command +#: ./cli/app/logs.go:19 msgid "logs [service] [flags]" msgstr "" @@ -3034,61 +3064,62 @@ msgstr "" msgid "long secret names" msgstr "" -#: ./cli/app/backup.go:16 ./cli/app/cmd.go:197 ./cli/app/list.go:44 ./cli/app/volume.go:20 ./cli/app/secret.go:400 ./cli/recipe/list.go:20 ./cli/server/list.go:19 +#: ./cli/app/backup.go:17 ./cli/app/cmd.go:199 ./cli/app/list.go:45 ./cli/app/volume.go:21 ./cli/app/secret.go:404 ./cli/recipe/list.go:21 ./cli/server/list.go:20 msgid "ls" msgstr "" -#: ./cli/app/list.go:312 ./cli/app/ps.go:199 ./cli/app/secret.go:488 ./cli/app/secret.go:584 ./cli/recipe/list.go:98 ./cli/recipe/upgrade.go:370 ./cli/recipe/version.go:132 ./cli/server/list.go:100 ./cli/updater/updater.go:546 +#: ./cli/app/list.go:313 ./cli/app/secret.go:493 ./cli/app/secret.go:589 ./cli/app/ps.go:200 ./cli/recipe/list.go:99 ./cli/recipe/upgrade.go:371 ./cli/recipe/version.go:133 ./cli/server/list.go:101 ./cli/updater/updater.go:549 msgid "m" msgstr "" -#: ./cli/app/list.go:311 ./cli/app/ps.go:198 ./cli/app/secret.go:487 ./cli/app/secret.go:583 ./cli/recipe/list.go:97 ./cli/recipe/upgrade.go:369 ./cli/recipe/version.go:131 ./cli/server/list.go:99 +#: ./cli/app/list.go:312 ./cli/app/secret.go:492 ./cli/app/secret.go:588 ./cli/app/ps.go:199 ./cli/recipe/list.go:98 ./cli/recipe/upgrade.go:370 ./cli/recipe/version.go:132 ./cli/server/list.go:100 msgid "machine" msgstr "" -#: ./cli/recipe/release.go:87 +#: ./cli/recipe/release.go:88 #, c-format 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:641 ./cli/recipe/sync.go:270 ./cli/recipe/upgrade.go:345 ./cli/updater/updater.go:545 +#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:66 ./cli/internal/recipe.go:80 ./cli/recipe/sync.go:271 ./cli/recipe/release.go:642 ./cli/recipe/upgrade.go:346 ./cli/updater/updater.go:548 msgid "major" msgstr "" -#: ./cli/recipe/upgrade.go:101 +#: ./cli/recipe/upgrade.go:102 #, c-format msgid "malformed version pin specification: %s" msgstr "" -#: ./cli/run.go:31 +#: ./cli/run.go:32 msgid "man" msgstr "" -#: ./cli/run.go:81 +#. translators: `man` command +#: ./cli/run.go:83 msgid "man [flags]" msgstr "" -#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:68 ./cli/internal/recipe.go:82 ./cli/recipe/release.go:649 ./cli/recipe/sync.go:278 ./cli/recipe/upgrade.go:353 +#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:68 ./cli/internal/recipe.go:82 ./cli/recipe/sync.go:279 ./cli/recipe/release.go:650 ./cli/recipe/upgrade.go:354 msgid "minor" msgstr "" -#: ./cli/recipe/fetch.go:44 +#: ./cli/recipe/fetch.go:45 msgid "missing [recipe] or --all/-a" msgstr "" -#: ./cli/app/restart.go:64 +#: ./cli/app/restart.go:65 msgid "missing [service]" msgstr "" -#: ./cli/server/add.go:57 +#: ./cli/server/add.go:58 msgid "missing argument or --local/-l flag" msgstr "" -#: ./cli/app/secret.go:55 +#: ./cli/app/secret.go:56 msgid "missing arguments [secret]/[version] or '--all'" msgstr "" -#: ./cli/updater/updater.go:103 +#: ./cli/updater/updater.go:105 msgid "missing arguments or --all/-a flag" msgstr "" @@ -3097,15 +3128,15 @@ msgstr "" msgid "missing version for secret? (%s)" msgstr "" -#: ./cli/app/secret.go:199 +#: ./cli/app/secret.go:201 msgid "must provide argument if --no-input is passed" msgstr "" -#: ./cli/app/new.go:47 ./cli/recipe/new.go:35 ./cli/updater/updater.go:36 ./cli/updater/updater.go:499 +#: ./cli/app/new.go:48 ./cli/recipe/new.go:36 ./cli/updater/updater.go:37 ./cli/updater/updater.go:502 msgid "n" msgstr "" -#: ./cli/recipe/list.go:37 +#: ./cli/recipe/list.go:38 msgid "name" msgstr "" @@ -3128,30 +3159,32 @@ msgstr "" msgid "network %q is declared as external, but it is not in the right scope: %q instead of \"swarm\"" msgstr "" -#: ./cli/app/undeploy.go:133 ./cli/server/prune.go:52 +#: ./cli/app/undeploy.go:134 ./cli/server/prune.go:53 #, c-format msgid "networks pruned: %d" msgstr "" -#: ./cli/recipe/new.go:34 +#. translators: `recipe new` command +#: ./cli/recipe/new.go:35 msgid "new [flags]" msgstr "" -#: ./cli/app/new.go:46 +#. translators: `app new` command +#: ./cli/app/new.go:47 msgid "new [recipe] [version] [flags]" msgstr "" -#: ./cli/catalogue/catalogue.go:254 +#: ./cli/catalogue/catalogue.go:256 #, c-format msgid "new changes published: %s" msgstr "" -#: ./cli/recipe/new.go:86 +#: ./cli/recipe/new.go:87 #, c-format msgid "new recipe '%s' created: %s" msgstr "" -#: ./cli/recipe/release.go:453 +#: ./cli/recipe/release.go:454 #, c-format msgid "new release published: %s" msgstr "" @@ -3166,12 +3199,12 @@ msgstr "" msgid "no %s exists, skipping reading gitignore paths" msgstr "" -#: ./cli/updater/updater.go:155 ./pkg/app/compose.go:87 +#: ./cli/updater/updater.go:157 ./pkg/app/compose.go:87 #, c-format msgid "no %s label found for %s" msgstr "" -#: ./cli/recipe/release.go:455 +#: ./cli/recipe/release.go:456 msgid "no -p/--publish passed, not publishing" msgstr "" @@ -3189,15 +3222,15 @@ msgstr "" msgid "no app provided" msgstr "" -#: ./cli/app/rollback.go:120 +#: ./cli/app/rollback.go:121 msgid "no available downgrades" msgstr "" -#: ./cli/app/upgrade.go:127 +#: ./cli/app/upgrade.go:128 msgid "no available upgrades" msgstr "" -#: ./cli/updater/updater.go:224 +#: ./cli/updater/updater.go:226 #, c-format msgid "no available upgrades for %s" msgstr "" @@ -3206,7 +3239,7 @@ msgstr "" msgid "no backupbot discovered, is it deployed?" msgstr "" -#: ./cli/catalogue/catalogue.go:218 ./cli/recipe/release.go:388 +#: ./cli/catalogue/catalogue.go:220 ./cli/recipe/release.go:389 #, c-format msgid "no changes discovered in %s, nothing to publish?" msgstr "" @@ -3219,7 +3252,7 @@ msgstr "" msgid "no config file found" msgstr "" -#: ./cli/app/remove.go:94 +#: ./cli/app/remove.go:95 msgid "no configs to remove" msgstr "" @@ -3228,7 +3261,7 @@ msgstr "" msgid "no containers matching the %v filter found?" msgstr "" -#: ./cli/app/new.go:261 ./cli/internal/validate.go:129 +#: ./cli/app/new.go:262 ./cli/internal/validate.go:129 msgid "no domain provided" msgstr "" @@ -3236,17 +3269,17 @@ msgstr "" msgid "no existing label found, automagic insertion not supported yet" msgstr "" -#: ./cli/recipe/sync.go:74 +#: ./cli/recipe/sync.go:75 #, c-format msgid "no git tags found for %s" msgstr "" -#: ./cli/recipe/upgrade.go:177 +#: ./cli/recipe/upgrade.go:178 #, c-format msgid "no new versions available for %s, assuming %s is the latest (use -a/--all-tags to see all anyway)" msgstr "" -#: ./cli/updater/updater.go:273 +#: ./cli/updater/updater.go:275 #, c-format msgid "no published releases for %s in the recipe catalogue?" msgstr "" @@ -3260,37 +3293,37 @@ msgstr "" msgid "no recipe name provided" msgstr "" -#: ./cli/app/secret.go:219 +#: ./cli/app/secret.go:221 #, c-format msgid "no secret %s available for recipe %s?" msgstr "" -#: ./cli/app/secret.go:338 +#: ./cli/app/secret.go:341 msgid "no secret(s) specified?" msgstr "" -#: ./cli/app/secret.go:104 +#: ./cli/app/secret.go:105 msgid "no secrets generated" msgstr "" -#: ./cli/app/secret.go:465 +#: ./cli/app/secret.go:469 #, c-format msgid "no secrets stored for %s" msgstr "" -#: ./cli/app/remove.go:119 +#: ./cli/app/remove.go:120 msgid "no secrets to remove" msgstr "" -#: ./cli/app/secret.go:393 +#: ./cli/app/secret.go:396 msgid "no secrets to remove?" msgstr "" -#: ./cli/app/new.go:310 ./cli/internal/validate.go:167 +#: ./cli/app/new.go:311 ./cli/internal/validate.go:167 msgid "no server provided" msgstr "" -#: ./cli/app/cmd.go:168 +#: ./cli/app/cmd.go:169 #, c-format msgid "no service %s for %s?" msgstr "" @@ -3309,7 +3342,7 @@ msgstr "" msgid "no services matching the %v filter found?" msgstr "" -#: ./cli/recipe/release.go:165 +#: ./cli/recipe/release.go:166 #, c-format msgid "no tag specified and no previous tag available for %s, assuming initial release" msgstr "" @@ -3322,32 +3355,32 @@ msgstr "" msgid "no version bump type specififed?" msgstr "" -#: ./cli/app/volume.go:71 +#: ./cli/app/volume.go:72 #, c-format msgid "no volumes created for %s" msgstr "" -#: ./cli/app/volume.go:184 +#: ./cli/app/volume.go:186 msgid "no volumes removed" msgstr "" -#: ./cli/app/remove.go:141 +#: ./cli/app/remove.go:142 msgid "no volumes to remove" msgstr "" -#: ./cli/app/rollback.go:337 ./cli/app/upgrade.go:448 ./cli/app/deploy.go:348 +#: ./cli/app/deploy.go:349 ./cli/app/upgrade.go:449 ./cli/app/rollback.go:338 msgid "no-converge-checks" msgstr "" -#: ./cli/app/rollback.go:329 ./cli/app/upgrade.go:440 ./cli/app/deploy.go:340 +#: ./cli/app/deploy.go:341 ./cli/app/upgrade.go:441 ./cli/app/rollback.go:330 msgid "no-domain-checks" msgstr "" -#: ./cli/updater/updater.go:498 +#: ./cli/updater/updater.go:501 msgid "no-input" msgstr "" -#: ./cli/app/run.go:102 +#: ./cli/app/run.go:103 msgid "no-tty" msgstr "" @@ -3364,12 +3397,12 @@ msgstr "" msgid "not requesting a remote TTY" msgstr "" -#: ./cli/recipe/upgrade.go:300 +#: ./cli/recipe/upgrade.go:301 #, c-format msgid "not upgrading %s, skipping as requested" msgstr "" -#: ./cli/recipe/upgrade.go:239 +#: ./cli/recipe/upgrade.go:240 #, c-format msgid "not upgrading from %s to %s for %s, because the upgrade type is more serious than what user wants" msgstr "" @@ -3379,15 +3412,16 @@ msgstr "" msgid "nothing found in stack: %s" msgstr "" -#: ./cli/updater/updater.go:35 +#. translators: `notify` command +#: ./cli/updater/updater.go:36 msgid "notify [flags]" msgstr "" -#: ./cli/app/backup.go:298 +#: ./cli/app/backup.go:303 msgid "number of retry attempts" msgstr "" -#: ./cli/app/cp.go:85 +#: ./cli/app/cp.go:86 msgid "one of / arguments must take $SERVICE:$PATH form" msgstr "" @@ -3399,23 +3433,23 @@ msgstr "" msgid "only annotated tags used for recipe version" msgstr "" -#: ./cli/recipe/lint.go:139 +#: ./cli/recipe/lint.go:140 msgid "only show errors" msgstr "" -#: ./cli/app/upgrade.go:459 +#: ./cli/app/upgrade.go:460 msgid "only show release notes" msgstr "" -#: ./cli/app/logs.go:96 +#: ./cli/app/logs.go:97 msgid "only tail stderr" msgstr "" -#: ./cli/app/backup.go:264 ./cli/app/new.go:350 ./cli/app/ps.go:29 ./cli/app/undeploy.go:154 ./cli/app/secret.go:496 ./cli/app/secret.go:520 ./cli/app/secret.go:560 ./cli/catalogue/catalogue.go:279 ./cli/recipe/list.go:106 ./cli/recipe/release.go:666 ./cli/server/prune.go:16 +#: ./cli/app/backup.go:269 ./cli/app/undeploy.go:155 ./cli/app/secret.go:501 ./cli/app/secret.go:525 ./cli/app/secret.go:565 ./cli/app/ps.go:30 ./cli/app/new.go:351 ./cli/catalogue/catalogue.go:282 ./cli/recipe/list.go:107 ./cli/recipe/release.go:667 ./cli/server/prune.go:17 msgid "p" msgstr "" -#: ./cli/recipe/upgrade.go:158 +#: ./cli/recipe/upgrade.go:159 #, c-format msgid "parsed %s for %s" msgstr "" @@ -3425,32 +3459,32 @@ msgstr "" msgid "parsed %s from %s" msgstr "" -#: ./cli/app/cmd.go:128 ./cli/app/cmd.go:174 +#: ./cli/app/cmd.go:129 ./cli/app/cmd.go:175 #, c-format msgid "parsed following command arguments: %s" msgstr "" -#: ./cli/app/upgrade.go:316 +#: ./cli/app/upgrade.go:317 #, c-format msgid "parsing chosen upgrade version failed: %s" msgstr "" -#: ./cli/app/upgrade.go:360 +#: ./cli/app/upgrade.go:361 #, c-format msgid "parsing deployed version failed: %s" msgstr "" -#: ./cli/app/upgrade.go:321 +#: ./cli/app/upgrade.go:322 #, c-format msgid "parsing deployment version failed: %s" msgstr "" -#: ./cli/app/upgrade.go:327 ./cli/app/upgrade.go:366 +#: ./cli/app/upgrade.go:328 ./cli/app/upgrade.go:367 #, c-format msgid "parsing recipe version failed: %s" msgstr "" -#: ./cli/app/new.go:349 ./cli/app/secret.go:495 ./cli/app/secret.go:519 ./cli/app/secret.go:559 +#: ./cli/app/secret.go:500 ./cli/app/secret.go:524 ./cli/app/secret.go:564 ./cli/app/new.go:350 msgid "pass" msgstr "" @@ -3458,43 +3492,43 @@ 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:657 ./cli/recipe/sync.go:286 ./cli/recipe/upgrade.go:361 +#: ./cli/internal/recipe.go:48 ./cli/internal/recipe.go:70 ./cli/internal/recipe.go:84 ./cli/recipe/sync.go:287 ./cli/recipe/release.go:658 ./cli/recipe/upgrade.go:362 msgid "patch" msgstr "" -#: ./cli/app/backup.go:263 +#: ./cli/app/backup.go:268 msgid "path" msgstr "" -#: ./cli/recipe/list.go:105 +#: ./cli/recipe/list.go:106 msgid "pattern" msgstr "" -#: ./cli/app/remove.go:158 ./cli/app/rollback.go:324 ./cli/app/upgrade.go:435 ./cli/app/volume.go:201 ./cli/app/deploy.go:335 +#: ./cli/app/deploy.go:336 ./cli/app/volume.go:204 ./cli/app/upgrade.go:436 ./cli/app/rollback.go:325 ./cli/app/remove.go:159 msgid "perform action without further prompt" msgstr "" -#: ./cli/recipe/release.go:619 +#: ./cli/recipe/release.go:620 #, c-format msgid "please fix your synced label for %s and re-run this command" msgstr "" -#: ./cli/app/rollback.go:236 +#: ./cli/app/rollback.go:237 #, c-format msgid "please select a downgrade (version: %s):" msgstr "" -#: ./cli/app/rollback.go:241 +#: ./cli/app/rollback.go:242 #, c-format msgid "please select a downgrade (version: %s, chaos: %s):" msgstr "" -#: ./cli/app/upgrade.go:283 +#: ./cli/app/upgrade.go:284 #, c-format msgid "please select an upgrade (version: %s):" msgstr "" -#: ./cli/app/upgrade.go:288 +#: ./cli/app/upgrade.go:289 #, c-format msgid "please select an upgrade (version: %s, chaos: %s):" msgstr "" @@ -3507,15 +3541,15 @@ msgstr "" msgid "polling undeploy status" msgstr "" -#: ./cli/run.go:133 +#: ./cli/run.go:135 msgid "prefer offline & filesystem access" msgstr "" -#: ./cli/recipe/release.go:153 +#: ./cli/recipe/release.go:154 msgid "previous git tags detected, assuming new semver release" msgstr "" -#: ./cli/app/list.go:314 ./cli/app/ps.go:201 ./cli/app/secret.go:490 ./cli/app/secret.go:586 ./cli/recipe/list.go:100 ./cli/recipe/upgrade.go:372 ./cli/recipe/version.go:134 ./cli/server/list.go:102 +#: ./cli/app/list.go:315 ./cli/app/secret.go:495 ./cli/app/secret.go:591 ./cli/app/ps.go:202 ./cli/recipe/list.go:101 ./cli/recipe/upgrade.go:373 ./cli/recipe/version.go:135 ./cli/server/list.go:103 msgid "print machine-readable output" msgstr "" @@ -3524,23 +3558,25 @@ msgstr "" msgid "processing %s for %s" msgstr "" -#: ./cli/app/undeploy.go:153 +#: ./cli/app/undeploy.go:154 msgid "prune" msgstr "" -#: ./cli/server/prune.go:15 +#. translators: `server prune` command +#: ./cli/server/prune.go:16 msgid "prune [flags]" msgstr "" -#: ./cli/app/undeploy.go:156 +#: ./cli/app/undeploy.go:157 msgid "prune unused containers, networks, and dangling images" msgstr "" -#: ./cli/app/ps.go:28 +#. translators: `app ps` command +#: ./cli/app/ps.go:29 msgid "ps [flags]" msgstr "" -#: ./cli/catalogue/catalogue.go:278 ./cli/recipe/release.go:665 +#: ./cli/catalogue/catalogue.go:281 ./cli/recipe/release.go:666 msgid "publish" msgstr "" @@ -3548,11 +3584,11 @@ msgstr "" msgid "publish a recipe version to the catalogue" msgstr "" -#: ./cli/catalogue/catalogue.go:281 ./cli/recipe/release.go:668 +#: ./cli/catalogue/catalogue.go:284 ./cli/recipe/release.go:669 msgid "publish changes to git.coopcloud.tech" msgstr "" -#: ./cli/recipe/release.go:435 +#: ./cli/recipe/release.go:436 msgid "publish new release?" msgstr "" @@ -3560,11 +3596,11 @@ msgstr "" msgid "querying remote servers..." msgstr "" -#: ./cli/app/backup.go:296 ./cli/app/list.go:297 ./cli/app/run.go:22 ./cli/app/upgrade.go:457 ./cli/catalogue/catalogue.go:287 ./cli/recipe/recipe.go:11 ./cli/recipe/release.go:634 ./cli/recipe/sync.go:263 +#: ./cli/app/backup.go:301 ./cli/app/list.go:298 ./cli/app/run.go:23 ./cli/app/upgrade.go:458 ./cli/catalogue/catalogue.go:290 ./cli/recipe/recipe.go:12 ./cli/recipe/sync.go:264 ./cli/recipe/release.go:635 msgid "r" msgstr "" -#: ./cli/app/restart.go:22 +#: ./cli/app/restart.go:23 msgid "re" msgstr "" @@ -3611,7 +3647,7 @@ msgstr "" msgid "reader: %v, " msgstr "" -#: ./cli/app/secret.go:242 +#: ./cli/app/secret.go:244 #, c-format msgid "reading secret from file: %s" msgstr "" @@ -3621,7 +3657,7 @@ msgstr "" msgid "readme: %s, " msgstr "" -#: ./cli/app/list.go:296 ./cli/app/list.go:303 ./cli/run.go:32 +#: ./cli/app/list.go:297 ./cli/app/list.go:304 ./cli/run.go:33 msgid "recipe" msgstr "" @@ -3636,7 +3672,8 @@ msgid "recipe '%s' failed lint checks:\n" "%s" msgstr "" -#: ./cli/recipe/recipe.go:10 +#. translators: `recipe` command group +#: ./cli/recipe/recipe.go:11 msgid "recipe [cmd] [args] [flags]" msgstr "" @@ -3649,61 +3686,66 @@ msgstr "" msgid "reduce length of secret names to 12 chars" msgstr "" -#: ./cli/recipe/lint.go:32 +#: ./cli/recipe/lint.go:33 msgid "ref" msgstr "" -#: ./cli/recipe/release.go:27 +#. translators: `recipe release` command +#: ./cli/recipe/release.go:28 msgid "release [version] [flags]" msgstr "" -#: ./cli/app/upgrade.go:456 +#: ./cli/app/upgrade.go:457 msgid "releasenotes" msgstr "" -#: ./cli/app/cp.go:117 ./cli/app/cp.go:199 ./cli/app/cp.go:210 +#: ./cli/app/cp.go:118 ./cli/app/cp.go:200 ./cli/app/cp.go:211 #, c-format msgid "remote path: %s" msgstr "" -#: ./cli/app/cp.go:197 +#: ./cli/app/cp.go:198 #, c-format msgid "remote: %s does not exist" msgstr "" -#: ./cli/app/secret.go:286 +#. translators: `app secret remove` command +#: ./cli/app/secret.go:289 msgid "remove [[secret] | --all] [flags]" msgstr "" -#: ./cli/app/remove.go:19 +#. translators: `app remove` command +#: ./cli/app/remove.go:20 msgid "remove [flags]" msgstr "" -#: ./cli/app/volume.go:76 +#. translators: `app volume remove` command +#: ./cli/app/volume.go:78 msgid "remove [volume] [flags]" msgstr "" -#: ./cli/server/remove.go:17 +#. translators: `server remove` command +#: ./cli/server/remove.go:18 msgid "remove [flags]" msgstr "" -#: ./cli/app/secret.go:554 +#: ./cli/app/secret.go:559 msgid "remove all secrets" msgstr "" -#: ./cli/server/prune.go:93 +#: ./cli/server/prune.go:94 msgid "remove all unused images" msgstr "" -#: ./cli/app/secret.go:562 +#: ./cli/app/secret.go:567 msgid "remove generated secrets from a local pass store" msgstr "" -#: ./cli/server/prune.go:101 +#: ./cli/server/prune.go:102 msgid "remove volumes" msgstr "" -#: ./cli/recipe/new.go:62 +#: ./cli/recipe/new.go:63 #, c-format msgid "removed .git repo in %s" msgstr "" @@ -3713,16 +3755,16 @@ msgstr "" msgid "removed dirty suffix from .env version: %s -> %s" msgstr "" -#: ./cli/recipe/release.go:576 +#: ./cli/recipe/release.go:577 msgid "removed freshly created commit" msgstr "" -#: ./cli/recipe/release.go:594 +#: ./cli/recipe/release.go:595 #, c-format msgid "removed freshly created tag %s" msgstr "" -#: ./cli/server/prune.go:56 +#: ./cli/server/prune.go:57 msgid "removing all images, not only dangling ones" msgstr "" @@ -3731,7 +3773,7 @@ msgstr "" msgid "removing config %s" msgstr "" -#: ./cli/app/remove.go:89 +#: ./cli/app/remove.go:90 #, c-format msgid "removing configs failed: %s" msgstr "" @@ -3751,12 +3793,12 @@ msgstr "" msgid "removing service %s" msgstr "" -#: ./cli/app/volume.go:150 +#: ./cli/app/volume.go:152 #, c-format msgid "removing volume %s failed: %s" msgstr "" -#: ./cli/app/remove.go:136 ./cli/app/volume.go:179 +#: ./cli/app/volume.go:181 ./cli/app/remove.go:137 #, c-format msgid "removing volumes failed: %s" msgstr "" @@ -3779,55 +3821,58 @@ msgstr "" msgid "repo set config: %s" msgstr "" -#: ./cli/catalogue/catalogue.go:289 ./cli/recipe/release.go:636 ./cli/recipe/sync.go:265 +#: ./cli/catalogue/catalogue.go:292 ./cli/recipe/sync.go:266 ./cli/recipe/release.go:637 msgid "report changes that would be made" msgstr "" -#: ./cli/app/cmd.go:259 +#: ./cli/app/cmd.go:261 msgid "request remote user" msgstr "" -#: ./cli/app/cmd.go:46 +#: ./cli/app/cmd.go:47 msgid "requires at least 2 arguments with --local/-l" msgstr "" -#: ./cli/app/cmd.go:67 +#: ./cli/app/cmd.go:68 msgid "requires at least 3 arguments" msgstr "" -#: ./cli/recipe/reset.go:13 +#. translators: `recipe reset` command +#: ./cli/recipe/reset.go:14 msgid "reset [flags]" msgstr "" -#: ./cli/recipe/lint.go:37 +#: ./cli/recipe/lint.go:38 msgid "resolve" msgstr "" -#: ./cli/app/restart.go:21 +#. translators: `app restart` command +#: ./cli/app/restart.go:22 msgid "restart [[service] | --all-services] [flags]" msgstr "" -#: ./cli/app/restart.go:164 +#: ./cli/app/restart.go:165 msgid "restart all services" msgstr "" -#: ./cli/app/restore.go:16 +#. translators: `app restore` command +#: ./cli/app/restore.go:17 msgid "restore [flags]" msgstr "" -#: ./cli/app/restore.go:110 +#: ./cli/app/restore.go:111 msgid "restore specific services" msgstr "" -#: ./cli/app/restore.go:118 +#: ./cli/app/restore.go:119 msgid "restore specific volumes" msgstr "" -#: ./cli/app/backup.go:295 +#: ./cli/app/backup.go:300 msgid "retries" msgstr "" -#: ./cli/updater/updater.go:239 +#: ./cli/updater/updater.go:241 #, c-format msgid "retrieve deployed version whether %s is already deployed" msgstr "" @@ -3837,7 +3882,7 @@ msgstr "" msgid "retrieved %s as backup enabled service" msgstr "" -#: ./cli/app/cp.go:72 ./cli/internal/command.go:39 +#: ./cli/app/cp.go:73 ./cli/internal/command.go:39 #, c-format msgid "retrieved %s as target container on %s" msgstr "" @@ -3852,7 +3897,7 @@ msgstr "" msgid "retrieved %s for %s" msgstr "" -#: ./cli/recipe/upgrade.go:139 +#: ./cli/recipe/upgrade.go:140 #, c-format msgid "retrieved %s from remote registry for %s" msgstr "" @@ -3867,7 +3912,7 @@ msgstr "" msgid "retrieved app statuses: %s" msgstr "" -#: ./cli/recipe/version.go:39 +#: ./cli/recipe/version.go:40 msgid "retrieved versions from local recipe repository" msgstr "" @@ -3880,15 +3925,16 @@ msgstr "" msgid "retrieving recipes" msgstr "" -#: ./cli/app/rollback.go:26 ./cli/recipe/release.go:28 +#: ./cli/app/rollback.go:27 ./cli/recipe/release.go:29 msgid "rl" msgstr "" -#: ./cli/app/remove.go:20 ./cli/app/volume.go:93 ./cli/app/secret.go:287 ./cli/server/remove.go:18 +#: ./cli/app/volume.go:95 ./cli/app/secret.go:290 ./cli/app/remove.go:21 ./cli/server/remove.go:19 msgid "rm" msgstr "" -#: ./cli/app/rollback.go:25 +#. translators: `app rollback` command +#: ./cli/app/rollback.go:26 msgid "rollback [version] [flags]" msgstr "" @@ -3896,27 +3942,28 @@ msgstr "" msgid "rolled back" msgstr "" -#: ./cli/app/restore.go:17 ./cli/recipe/reset.go:14 +#: ./cli/app/restore.go:18 ./cli/recipe/reset.go:15 msgid "rs" msgstr "" -#: ./cli/recipe/lint.go:33 +#: ./cli/recipe/lint.go:34 msgid "rule" msgstr "" -#: ./cli/app/run.go:21 +#. translators: `app run` command +#: ./cli/app/run.go:22 msgid "run [[args] [flags] | [flags] -- [args]]" msgstr "" -#: ./cli/app/run.go:113 +#: ./cli/app/run.go:114 msgid "run command as user" msgstr "" -#: ./cli/app/cmd.go:251 +#: ./cli/app/cmd.go:253 msgid "run command locally" msgstr "" -#: ./cli/app/upgrade.go:264 ./cli/app/deploy.go:227 +#: ./cli/app/deploy.go:228 ./cli/app/upgrade.go:265 #, c-format msgid "run the following post-deploy commands: %s" msgstr "" @@ -3931,7 +3978,7 @@ msgstr "" msgid "running command %s %s within the context of %s_%s" msgstr "" -#: ./cli/app/cmd.go:171 +#: ./cli/app/cmd.go:172 #, c-format msgid "running command %s within the context of %s_%s" msgstr "" @@ -3951,7 +3998,7 @@ msgstr "" msgid "running post-command '%s %s' in container %s" msgstr "" -#: ./cli/app/backup.go:179 ./cli/app/backup.go:232 ./cli/app/backup.go:256 ./cli/app/list.go:320 ./cli/app/logs.go:94 ./cli/app/new.go:327 ./cli/app/restore.go:108 ./cli/app/secret.go:471 ./cli/catalogue/catalogue.go:295 ./cli/recipe/fetch.go:123 ./cli/recipe/sync.go:23 ./cli/server/server.go:11 +#: ./cli/app/backup.go:183 ./cli/app/backup.go:237 ./cli/app/backup.go:261 ./cli/app/list.go:321 ./cli/app/secret.go:476 ./cli/app/logs.go:95 ./cli/app/new.go:328 ./cli/app/restore.go:109 ./cli/catalogue/catalogue.go:298 ./cli/recipe/fetch.go:124 ./cli/recipe/sync.go:24 ./cli/server/server.go:12 msgid "s" msgstr "" @@ -3960,7 +4007,7 @@ msgstr "" msgid "sample env: %s, " msgstr "" -#: ./cli/recipe/lint.go:35 +#: ./cli/recipe/lint.go:36 msgid "satisfied" msgstr "" @@ -3974,11 +4021,12 @@ msgstr "" msgid "secret %s is longer than 12 characters" msgstr "" -#: ./cli/app/secret.go:470 +#. translators: `app secret` command group +#: ./cli/app/secret.go:475 msgid "secret [cmd] [args] [flags]" msgstr "" -#: ./cli/app/secret.go:223 +#: ./cli/app/secret.go:225 msgid "secret data not provided on command-line, prompting" msgstr "" @@ -3987,26 +4035,26 @@ msgstr "" msgid "secret not found: %s" msgstr "" -#: ./cli/app/deploy.go:274 +#: ./cli/app/deploy.go:275 #, c-format msgid "secret not generated: %s" msgstr "" -#: ./cli/app/remove.go:116 +#: ./cli/app/remove.go:117 #, c-format msgid "secret: %s removed" msgstr "" -#: ./cli/app/backup.go:271 ./cli/app/new.go:357 +#: ./cli/app/backup.go:276 ./cli/app/new.go:358 msgid "secrets" msgstr "" -#: ./cli/app/new.go:197 +#: ./cli/app/new.go:198 #, c-format msgid "secrets are %s shown again, please save them %s" msgstr "" -#: ./cli/app/list.go:319 ./cli/app/list.go:326 ./cli/app/new.go:326 ./cli/app/new.go:333 ./cli/run.go:33 +#: ./cli/app/list.go:320 ./cli/app/list.go:327 ./cli/app/new.go:327 ./cli/app/new.go:334 ./cli/run.go:34 msgid "server" msgstr "" @@ -4015,11 +4063,12 @@ msgstr "" msgid "server %s doesn't exist? Run \"abra server ls\" to check" msgstr "" -#: ./cli/server/server.go:10 +#. translators: `server` command group +#: ./cli/server/server.go:11 msgid "server [cmd] [args] [flags]" msgstr "" -#: ./cli/server/add.go:184 +#: ./cli/server/add.go:185 #, c-format msgid "server dir for %s already created" msgstr "" @@ -4028,41 +4077,42 @@ msgstr "" msgid "server doesn't exist?" msgstr "" -#: ./cli/server/add.go:141 +#: ./cli/server/add.go:142 #, c-format msgid "serverAdd: cleanUp: %s is not empty, aborting cleanup" msgstr "" -#: ./cli/server/add.go:128 +#: ./cli/server/add.go:129 #, c-format msgid "serverAdd: cleanUp: cleaning up context for %s" msgstr "" -#: ./cli/server/add.go:146 +#: ./cli/server/add.go:147 #, c-format msgid "serverAdd: cleanUp: failed to remove %s: %s" msgstr "" -#: ./cli/server/add.go:137 +#: ./cli/server/add.go:138 #, c-format msgid "serverAdd: cleanUp: unable to list files in %s: %s" msgstr "" -#: ./cli/recipe/upgrade.go:222 +#: ./cli/recipe/upgrade.go:223 #, 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:218 +#: ./cli/recipe/upgrade.go:219 #, c-format msgid "service %s, image %s pinned to %s, no compatible upgrade found" msgstr "" -#: ./cli/app/restore.go:107 +#: ./cli/app/restore.go:108 msgid "services" msgstr "" -#: ./cli/app/services.go:21 +#. translators: `app services` command +#: ./cli/app/services.go:22 msgid "services [flags]" msgstr "" @@ -4100,48 +4150,48 @@ msgstr "" msgid "set reference: %s" msgstr "" -#: ./cli/recipe/lint.go:34 +#: ./cli/recipe/lint.go:35 msgid "severity" msgstr "" -#: ./cli/app/backup.go:242 +#: ./cli/app/backup.go:247 msgid "show all paths" msgstr "" -#: ./cli/app/list.go:291 +#: ./cli/app/list.go:292 msgid "show app deployment status" msgstr "" -#: ./cli/app/list.go:299 +#: ./cli/app/list.go:300 msgid "show apps of a specific recipe" msgstr "" -#: ./cli/app/list.go:322 +#: ./cli/app/list.go:323 msgid "show apps of a specific server" msgstr "" -#: ./cli/updater/updater.go:493 ./cli/run.go:117 +#: ./cli/updater/updater.go:496 ./cli/run.go:119 msgid "show debug messages" msgstr "" -#: ./cli/app/logs.go:101 +#: ./cli/app/logs.go:102 msgid "since" msgstr "" -#: ./cli/app/new.go:295 +#: ./cli/app/new.go:296 #, c-format msgid "single server detected, choosing %s automatically" msgstr "" -#: ./cli/catalogue/catalogue.go:297 +#: ./cli/catalogue/catalogue.go:300 msgid "skip updating recipe repositories" msgstr "" -#: ./cli/catalogue/catalogue.go:294 +#: ./cli/catalogue/catalogue.go:297 msgid "skip-updates" msgstr "" -#: ./cli/recipe/lint.go:36 +#: ./cli/recipe/lint.go:37 msgid "skipped" msgstr "" @@ -4150,7 +4200,7 @@ msgstr "" msgid "skipping %s based on skip condition" msgstr "" -#: ./cli/recipe/lint.go:53 +#: ./cli/recipe/lint.go:54 #, c-format msgid "skipping %s, does not have level \"error\"" msgstr "" @@ -4163,11 +4213,11 @@ msgstr "" msgid "skipping converge logic checks" msgstr "" -#: ./cli/app/deploy.go:180 +#: ./cli/app/deploy.go:181 msgid "skipping domain checks" msgstr "" -#: ./cli/app/deploy.go:177 +#: ./cli/app/deploy.go:178 msgid "skipping domain checks, no DOMAIN=... configured" msgstr "" @@ -4186,35 +4236,36 @@ msgstr "" msgid "skipping writing version %s because dry run" msgstr "" -#: ./cli/app/backup.go:231 ./cli/app/backup.go:255 +#: ./cli/app/backup.go:236 ./cli/app/backup.go:260 msgid "snapshot" msgstr "" -#: ./cli/app/backup.go:178 +#. translators: `app backup snapshots` command +#: ./cli/app/backup.go:182 msgid "snapshots [flags]" msgstr "" -#: ./cli/app/secret.go:231 +#: ./cli/app/secret.go:233 msgid "specify secret file" msgstr "" -#: ./cli/app/secret.go:227 +#: ./cli/app/secret.go:229 msgid "specify secret value" msgstr "" -#: ./cli/app/new.go:329 +#: ./cli/app/new.go:330 msgid "specify server for new app" msgstr "" -#: ./cli/app/services.go:22 +#: ./cli/app/services.go:23 msgid "sr" msgstr "" -#: ./cli/recipe/fetch.go:122 +#: ./cli/recipe/fetch.go:123 msgid "ssh" msgstr "" -#: ./cli/server/add.go:107 +#: ./cli/server/add.go:108 #, c-format msgid "ssh %s error: %s" msgstr "" @@ -4233,15 +4284,15 @@ msgstr "" msgid "ssh url: %s, " msgstr "" -#: ./cli/recipe/release.go:445 +#: ./cli/recipe/release.go:446 msgid "ssh-agent not found. see \"abra recipe release --help\" and try again" msgstr "" -#: ./cli/catalogue/catalogue.go:85 +#: ./cli/catalogue/catalogue.go:87 msgid "ssh: SSH_AUTH_SOCK missing, --publish/-p will fail. see \"abra catalogue generate --help\"" msgstr "" -#: ./cli/app/list.go:288 ./cli/recipe/list.go:39 +#: ./cli/app/list.go:289 ./cli/recipe/list.go:40 msgid "status" msgstr "" @@ -4250,15 +4301,15 @@ msgstr "" msgid "status: %s}" msgstr "" -#: ./cli/app/logs.go:93 +#: ./cli/app/logs.go:94 msgid "stderr" msgstr "" -#: ./cli/app/secret.go:498 ./cli/app/secret.go:522 +#: ./cli/app/secret.go:503 ./cli/app/secret.go:527 msgid "store generated secrets in a local pass store" msgstr "" -#: ./cli/app/new.go:352 +#: ./cli/app/new.go:353 msgid "store secrets in a local pass store" msgstr "" @@ -4295,11 +4346,13 @@ msgstr "" msgid "swarm mode not enabled on local server?" msgstr "" -#: ./cli/recipe/sync.go:22 +#. translators: `recipe sync` command +#: ./cli/recipe/sync.go:23 msgid "sync [version] [flags]" msgstr "" -#: ./cli/catalogue/catalogue.go:25 +#. translators: `catalogue sync` command +#: ./cli/catalogue/catalogue.go:26 msgid "sync [flags]" msgstr "" @@ -4308,7 +4361,7 @@ msgstr "" msgid "synced label %s to service %s" msgstr "" -#: ./cli/app/backup.go:248 ./cli/app/restore.go:100 ./cli/app/run.go:103 ./cli/app/secret.go:536 +#: ./cli/app/backup.go:253 ./cli/app/run.go:104 ./cli/app/secret.go:541 ./cli/app/restore.go:101 msgid "t" msgstr "" @@ -4316,12 +4369,12 @@ msgstr "" msgid "tag all images with stable tags" msgstr "" -#: ./cli/recipe/sync.go:169 +#: ./cli/recipe/sync.go:170 #, c-format msgid "tag at commit %s is unannotated or otherwise broken" msgstr "" -#: ./cli/recipe/upgrade.go:296 +#: ./cli/recipe/upgrade.go:297 #, c-format msgid "tag upgraded from %s to %s for %s" msgstr "" @@ -4330,7 +4383,7 @@ msgstr "" msgid "tags use semver-like format" msgstr "" -#: ./cli/app/logs.go:104 +#: ./cli/app/logs.go:105 msgid "tail logs since YYYY-MM-DDTHH:MM:SSZ" msgstr "" @@ -4339,11 +4392,11 @@ msgstr "" msgid "tailLogs: unable to copy buffer: %s" msgstr "" -#: ./cli/app/restore.go:99 +#: ./cli/app/restore.go:100 msgid "target" msgstr "" -#: ./cli/app/restore.go:102 +#: ./cli/app/restore.go:103 msgid "target path" msgstr "" @@ -4351,7 +4404,7 @@ msgstr "" msgid "test and disable can't be set at the same time" msgstr "" -#: ./cli/recipe/list.go:43 +#: ./cli/recipe/list.go:44 msgid "tests" msgstr "" @@ -4375,7 +4428,7 @@ msgstr "" msgid "timeout: waiting on undeploy tasks (timeout=%v secs)" msgstr "" -#: ./cli/app/backup.go:247 +#: ./cli/app/backup.go:252 msgid "timestamps" msgstr "" @@ -4391,7 +4444,7 @@ msgstr "" msgid "tmpfs options are incompatible with type volume" msgstr "" -#: ./cli/updater/updater.go:501 ./cli/run.go:125 +#: ./cli/updater/updater.go:504 ./cli/run.go:127 msgid "toggle non-interactive mode" msgstr "" @@ -4399,32 +4452,32 @@ msgstr "" msgid "traefik routing enabled" msgstr "" -#: ./cli/app/secret.go:530 +#: ./cli/app/secret.go:535 msgid "treat input as a file" msgstr "" -#: ./cli/app/secret.go:535 +#: ./cli/app/secret.go:540 msgid "trim" msgstr "" -#: ./cli/app/secret.go:538 +#: ./cli/app/secret.go:543 msgid "trim input" msgstr "" -#: ./cli/app/new.go:222 ./pkg/app/app.go:141 +#: ./cli/app/new.go:223 ./pkg/app/app.go:141 #, c-format msgid "trimming %s to %s to avoid runtime limits" msgstr "" -#: ./cli/app/cmd.go:264 +#: ./cli/app/cmd.go:266 msgid "tty" msgstr "" -#: ./cli/app/cmd.go:257 ./cli/app/run.go:111 ./cli/recipe/upgrade.go:42 ./cli/updater/updater.go:75 +#: ./cli/app/cmd.go:259 ./cli/app/run.go:112 ./cli/recipe/upgrade.go:43 ./cli/updater/updater.go:77 msgid "u" msgstr "" -#: ./cli/app/undeploy.go:23 +#: ./cli/app/undeploy.go:24 msgid "un" msgstr "" @@ -4443,7 +4496,7 @@ msgstr "" msgid "unable to clean up git clone of %s: %s" msgstr "" -#: ./cli/app/list.go:148 +#: ./cli/app/list.go:149 #, c-format msgid "unable to clone %s: %s" msgstr "" @@ -4453,7 +4506,7 @@ msgstr "" msgid "unable to connect to %s, please check your SSH config" msgstr "" -#: ./cli/recipe/sync.go:76 +#: ./cli/recipe/sync.go:77 msgid "unable to continue, input required for initial version" msgstr "" @@ -4462,27 +4515,27 @@ msgstr "" msgid "unable to convert timeout label %s to int: %s" msgstr "" -#: ./cli/app/ps.go:165 +#: ./cli/app/ps.go:166 #, c-format msgid "unable to convert to JSON: %s" msgstr "" -#: ./cli/run.go:49 +#: ./cli/run.go:50 #, c-format msgid "unable to create %s: %s" msgstr "" -#: ./cli/server/add.go:100 +#: ./cli/server/add.go:101 #, c-format msgid "unable to create local context: %s" msgstr "" -#: ./cli/recipe/release.go:590 +#: ./cli/recipe/release.go:591 #, c-format msgid "unable to delete tag %s: %s" msgstr "" -#: ./cli/recipe/upgrade.go:247 +#: ./cli/recipe/upgrade.go:248 #, c-format msgid "unable to determine versioning semantics of %s, listing all tags" msgstr "" @@ -4492,7 +4545,7 @@ msgstr "" msgid "unable to discover .env.sample for %s" msgstr "" -#: ./cli/recipe/fetch.go:64 +#: ./cli/recipe/fetch.go:65 #, c-format msgid "unable to discover SSH remote for %s" msgstr "" @@ -4516,7 +4569,7 @@ msgstr "" msgid "unable to locate git command, cannot output diff" msgstr "" -#: ./cli/recipe/fetch.go:70 ./pkg/git/read.go:26 ./pkg/lint/recipe.go:491 ./pkg/recipe/git.go:236 +#: ./cli/recipe/fetch.go:71 ./pkg/git/read.go:26 ./pkg/lint/recipe.go:491 ./pkg/recipe/git.go:236 #, c-format msgid "unable to open %s: %s" msgstr "" @@ -4526,12 +4579,12 @@ msgstr "" msgid "unable to open git work tree in %s: %s" msgstr "" -#: ./cli/recipe/release.go:563 ./cli/recipe/release.go:585 +#: ./cli/recipe/release.go:564 ./cli/recipe/release.go:586 #, c-format msgid "unable to open repo in %s: %s" msgstr "" -#: ./cli/recipe/release.go:568 +#: ./cli/recipe/release.go:569 #, c-format msgid "unable to open work tree in %s: %s" msgstr "" @@ -4541,7 +4594,7 @@ msgstr "" msgid "unable to open worktree of %s: %s" msgstr "" -#: ./cli/recipe/upgrade.go:154 +#: ./cli/recipe/upgrade.go:155 #, c-format msgid "unable to parse %s, error was: %s, skipping upgrade for %s" msgstr "" @@ -4556,7 +4609,7 @@ msgstr "" msgid "unable to parse '%s' value as bool: %s" msgstr "" -#: ./cli/run.go:100 +#: ./cli/run.go:102 #, c-format msgid "unable to proceed, %s does not exist?" msgstr "" @@ -4571,27 +4624,27 @@ msgstr "" msgid "unable to read remotes in %s: %s" msgstr "" -#: ./cli/recipe/upgrade.go:148 +#: ./cli/recipe/upgrade.go:149 #, c-format msgid "unable to read tag for image %s, is it missing? skipping upgrade for %s" msgstr "" -#: ./cli/recipe/release.go:606 +#: ./cli/recipe/release.go:607 #, c-format msgid "unable to read version for %s from synced label. Did you try running \"abra recipe sync %s\" already?" msgstr "" -#: ./cli/recipe/fetch.go:74 +#: ./cli/recipe/fetch.go:75 #, c-format msgid "unable to remove default remote in %s: %s" msgstr "" -#: ./cli/app/volume.go:145 +#: ./cli/app/volume.go:147 #, c-format msgid "unable to remove volume: no volume with name '%s'?" msgstr "" -#: ./cli/app/secret.go:126 ./cli/app/secret.go:452 ./cli/recipe/list.go:77 ./cli/recipe/version.go:106 ./cli/server/list.go:82 +#: ./cli/app/secret.go:127 ./cli/app/secret.go:456 ./cli/recipe/list.go:78 ./cli/recipe/version.go:107 ./cli/server/list.go:83 #, c-format msgid "unable to render to JSON: %s" msgstr "" @@ -4601,12 +4654,12 @@ msgstr "" msgid "unable to resolve '%s': %s" msgstr "" -#: ./cli/server/add.go:114 +#: ./cli/server/add.go:115 #, c-format msgid "unable to resolve IPv4 for %s" msgstr "" -#: ./cli/app/list.go:153 +#: ./cli/app/list.go:154 #, c-format msgid "unable to retrieve tags for %s: %s" msgstr "" @@ -4616,7 +4669,7 @@ msgstr "" msgid "unable to set IO streams as raw terminal: %s" msgstr "" -#: ./cli/recipe/fetch.go:81 +#: ./cli/recipe/fetch.go:82 #, c-format msgid "unable to set SSH remote in %s: %s" msgstr "" @@ -4626,7 +4679,7 @@ msgstr "" msgid "unable to setup input stream: %s" msgstr "" -#: ./cli/recipe/release.go:573 +#: ./cli/recipe/release.go:574 #, c-format msgid "unable to soft reset %s: %s" msgstr "" @@ -4656,11 +4709,12 @@ msgstr "" msgid "undefined volume %q" msgstr "" -#: ./cli/app/undeploy.go:22 +#. translators: `app undeploy` command +#: ./cli/app/undeploy.go:23 msgid "undeploy [flags]" msgstr "" -#: ./cli/app/undeploy.go:102 +#: ./cli/app/undeploy.go:103 msgid "undeploy succeeded 🟢" msgstr "" @@ -4684,15 +4738,15 @@ msgstr "" msgid "unimplemented call: SetWriteDeadline(%v)" msgstr "" -#: ./cli/app/labels.go:71 ./cli/app/list.go:111 ./cli/app/list.go:112 ./cli/app/list.go:113 ./cli/app/list.go:114 ./cli/app/list.go:115 ./cli/app/list.go:175 ./cli/app/ps.go:119 ./cli/app/ps.go:120 ./cli/app/ps.go:121 ./cli/app/ps.go:122 ./cli/app/ps.go:123 ./cli/server/list.go:59 ./cli/server/list.go:71 +#: ./cli/app/labels.go:72 ./cli/app/list.go:112 ./cli/app/list.go:113 ./cli/app/list.go:114 ./cli/app/list.go:115 ./cli/app/list.go:116 ./cli/app/list.go:176 ./cli/app/ps.go:120 ./cli/app/ps.go:121 ./cli/app/ps.go:122 ./cli/app/ps.go:123 ./cli/app/ps.go:124 ./cli/server/list.go:60 ./cli/server/list.go:72 msgid "unknown" msgstr "" -#: ./cli/app/rollback.go:142 +#: ./cli/app/rollback.go:143 msgid "unknown deployed version, unable to downgrade" msgstr "" -#: ./cli/app/upgrade.go:149 +#: ./cli/app/upgrade.go:150 msgid "unknown deployed version, unable to upgrade" msgstr "" @@ -4711,16 +4765,16 @@ msgstr "" msgid "unknown server, run \"abra server add %s\"?" msgstr "" -#: ./cli/app/cp.go:253 +#: ./cli/app/cp.go:254 #, c-format msgid "untar: %s" msgstr "" -#: ./cli/app/upgrade.go:30 +#: ./cli/app/upgrade.go:31 msgid "up" msgstr "" -#: ./cli/updater/updater.go:556 +#: ./cli/updater/updater.go:559 msgid "update all deployed apps" msgstr "" @@ -4734,42 +4788,46 @@ msgstr "" msgid "updating %s to %s in %s" msgstr "" -#: ./cli/run.go:34 +#: ./cli/run.go:35 msgid "upgrade" msgstr "" -#: ./cli/updater/updater.go:444 +#: ./cli/updater/updater.go:446 #, c-format msgid "upgrade %s (%s) to version %s" msgstr "" -#: ./cli/app/upgrade.go:29 +#. translators: `app upgrade` command +#: ./cli/app/upgrade.go:30 msgid "upgrade [version] [flags]" msgstr "" -#: ./cli/recipe/upgrade.go:41 +#. translators: `recipe upgrade` command +#: ./cli/recipe/upgrade.go:42 msgid "upgrade [flags]" msgstr "" -#: ./cli/updater/updater.go:74 +#. translators: `app upgrade` command +#: ./cli/updater/updater.go:76 msgid "upgrade [[stack] [recipe] | --all] [flags]" msgstr "" -#: ./cli/upgrade.go:16 +#. translators: `upgrade` command +#: ./cli/upgrade.go:17 msgid "upgrade [flags]" msgstr "" -#: ./cli/recipe/upgrade.go:243 +#: ./cli/recipe/upgrade.go:244 #, c-format msgid "upgrade to which tag? (service: %s, image: %s, tag: %s)" msgstr "" -#: ./cli/recipe/upgrade.go:249 +#: ./cli/recipe/upgrade.go:250 #, c-format msgid "upgrade to which tag? (service: %s, tag: %s)" msgstr "" -#: ./cli/recipe/upgrade.go:216 +#: ./cli/recipe/upgrade.go:217 #, c-format msgid "upgrading service %s from %s to %s (pinned tag: %s)" msgstr "" @@ -4778,7 +4836,7 @@ msgstr "" msgid "upload your recipe to git.coopcloud.tech/coop-cloud/..." msgstr "" -#: ./cli/recipe/release.go:613 +#: ./cli/recipe/release.go:614 #, c-format msgid "use %s as the new version?" msgstr "" @@ -4787,7 +4845,7 @@ msgstr "" msgid "use a tag for all images" msgstr "" -#: ./cli/server/add.go:202 +#: ./cli/server/add.go:203 msgid "use local server" msgstr "" @@ -4795,7 +4853,7 @@ msgstr "" msgid "use semver-like tags" msgstr "" -#: ./cli/app/cmd.go:256 ./cli/app/run.go:110 +#: ./cli/app/cmd.go:258 ./cli/app/run.go:111 msgid "user" msgstr "" @@ -4803,7 +4861,7 @@ msgstr "" msgid "using default abra dir" msgstr "" -#: ./cli/app/backup.go:280 ./cli/app/restore.go:116 ./cli/recipe/version.go:18 ./cli/server/prune.go:99 +#: ./cli/app/backup.go:285 ./cli/app/restore.go:117 ./cli/recipe/version.go:19 ./cli/server/prune.go:100 msgid "v" msgstr "" @@ -4851,45 +4909,46 @@ msgstr "" msgid "version wiped from %s.env" msgstr "" -#: ./cli/app/deploy.go:301 +#: ./cli/app/deploy.go:302 #, c-format msgid "version: can not redeploy chaos version %s" msgstr "" -#: ./cli/app/deploy.go:288 +#: ./cli/app/deploy.go:289 #, c-format msgid "version: taking chaos version: %s" msgstr "" -#: ./cli/app/deploy.go:309 +#: ./cli/app/deploy.go:310 #, c-format msgid "version: taking deployed version: %s" msgstr "" -#: ./cli/app/deploy.go:314 +#: ./cli/app/deploy.go:315 #, c-format msgid "version: taking new recipe version: %s" msgstr "" -#: ./cli/app/deploy.go:303 +#: ./cli/app/deploy.go:304 #, c-format msgid "version: taking version from .env file: %s" msgstr "" -#: ./cli/app/deploy.go:294 +#: ./cli/app/deploy.go:295 #, c-format msgid "version: taking version from cli arg: %s" msgstr "" -#: ./cli/recipe/version.go:17 +#. translators: `recipe versions` command +#: ./cli/recipe/version.go:18 msgid "versions [flags]" msgstr "" -#: ./cli/app/volume.go:191 +#: ./cli/app/volume.go:194 msgid "vl" msgstr "" -#: ./cli/app/volume.go:153 +#: ./cli/app/volume.go:155 #, c-format msgid "volume %s removed successfully" msgstr "" @@ -4899,7 +4958,8 @@ msgstr "" msgid "volume %s: %s" msgstr "" -#: ./cli/app/volume.go:190 +#. translators: `app volume` command group +#: ./cli/app/volume.go:193 msgid "volume [cmd] [args] [flags]" msgstr "" @@ -4919,15 +4979,15 @@ msgstr "" msgid "volume type must be volume, bind, tmpfs or npipe" msgstr "" -#: ./cli/app/backup.go:279 ./cli/app/restore.go:115 ./cli/server/prune.go:98 +#: ./cli/app/backup.go:284 ./cli/app/restore.go:116 ./cli/server/prune.go:99 msgid "volumes" msgstr "" -#: ./cli/app/backup.go:266 +#: ./cli/app/backup.go:271 msgid "volumes path" msgstr "" -#: ./cli/server/prune.go:75 +#: ./cli/server/prune.go:76 #, c-format msgid "volumes pruned: %d; space reclaimed: %s" msgstr "" @@ -4960,7 +5020,7 @@ msgstr "" msgid "which container are you looking for?" msgstr "" -#: ./cli/app/config.go:42 +#: ./cli/app/config.go:43 msgid "which editor do you wish to use?" msgstr "" @@ -4968,11 +5028,11 @@ msgstr "" msgid "which service are you looking for?" msgstr "" -#: ./cli/recipe/sync.go:98 +#: ./cli/recipe/sync.go:99 msgid "which version do you want to begin with?" msgstr "" -#: ./cli/app/volume.go:161 +#: ./cli/app/volume.go:163 msgid "which volumes do you want to remove?" msgstr "" @@ -4985,32 +5045,32 @@ msgstr "" msgid "writer: %v, " msgstr "" -#: ./cli/app/new.go:210 ./cli/app/rollback.go:225 ./cli/app/undeploy.go:105 ./cli/app/upgrade.go:272 ./cli/app/deploy.go:234 +#: ./cli/app/deploy.go:235 ./cli/app/undeploy.go:106 ./cli/app/upgrade.go:273 ./cli/app/rollback.go:226 ./cli/app/new.go:211 #, c-format msgid "writing recipe version failed: %s" msgstr "" -#: ./cli/recipe/release.go:642 ./cli/recipe/sync.go:271 ./cli/recipe/upgrade.go:346 +#: ./cli/recipe/sync.go:272 ./cli/recipe/release.go:643 ./cli/recipe/upgrade.go:347 msgid "x" msgstr "" -#: ./cli/recipe/release.go:650 ./cli/recipe/sync.go:279 ./cli/recipe/upgrade.go:354 +#: ./cli/recipe/sync.go:280 ./cli/recipe/release.go:651 ./cli/recipe/upgrade.go:355 msgid "y" msgstr "" -#: ./cli/recipe/release.go:470 +#: ./cli/recipe/release.go:471 msgid "you can only use one of: --major, --minor, --patch" msgstr "" -#: ./cli/recipe/upgrade.go:75 +#: ./cli/recipe/upgrade.go:76 msgid "you can only use one of: --major, --minor, --patch." msgstr "" -#: ./cli/recipe/sync.go:194 +#: ./cli/recipe/sync.go:195 msgid "you can only use one version flag: --major, --minor or --patch" msgstr "" -#: ./cli/recipe/release.go:658 ./cli/recipe/sync.go:287 ./cli/recipe/upgrade.go:362 +#: ./cli/recipe/sync.go:288 ./cli/recipe/release.go:659 ./cli/recipe/upgrade.go:363 msgid "z" msgstr ""