chore: update translation files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate. Translation: Co-op Cloud/abra Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/
This commit is contained in:
@ -1701,19 +1701,19 @@ msgid ""
|
|||||||
"\n"
|
"\n"
|
||||||
"Available Commands:{{range .Commands}}{{if (or .IsAvailableCommand (eq .Name "
|
"Available Commands:{{range .Commands}}{{if (or .IsAvailableCommand (eq .Name "
|
||||||
"\"help\"))}}\n"
|
"\"help\"))}}\n"
|
||||||
" {{rpad .Name .NamePadding }} {{.Short}}{{end}}{{end}}{{end}}{{if ."
|
" {{rpad .Name .NamePadding }} {{.Short}}{{end}}{{end}}{{end}}"
|
||||||
"HasAvailableLocalFlags}}\n"
|
"{{if .HasAvailableLocalFlags}}\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Flags:\n"
|
"Flags:\n"
|
||||||
"{{.LocalFlags.FlagUsages | trimTrailingWhitespaces}}{{end}}{{if ."
|
"{{.LocalFlags.FlagUsages | trimTrailingWhitespaces}}{{end}}"
|
||||||
"HasAvailableInheritedFlags}}\n"
|
"{{if .HasAvailableInheritedFlags}}\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Global Flags:\n"
|
"Global Flags:\n"
|
||||||
"{{.InheritedFlags.FlagUsages | trimTrailingWhitespaces}}{{end}}{{if ."
|
"{{.InheritedFlags.FlagUsages | trimTrailingWhitespaces}}{{end}}"
|
||||||
"HasHelpSubCommands}}\n"
|
"{{if .HasHelpSubCommands}}\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Additional help topics:{{range .Commands}}{{if ."
|
"Additional help topics:{{range .Commands}}"
|
||||||
"IsAdditionalHelpTopicCommand}}\n"
|
"{{if .IsAdditionalHelpTopicCommand}}\n"
|
||||||
" {{rpad .CommandPath .CommandPathPadding}} {{.Short}}{{end}}{{end}}{{end}}"
|
" {{rpad .CommandPath .CommandPathPadding}} {{.Short}}{{end}}{{end}}{{end}}"
|
||||||
"{{if .HasAvailableSubCommands}}\n"
|
"{{if .HasAvailableSubCommands}}\n"
|
||||||
"\n"
|
"\n"
|
||||||
@ -4969,8 +4969,8 @@ msgstr ""
|
|||||||
#: cli/recipe/upgrade.go:228
|
#: cli/recipe/upgrade.go:228
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"service %s is at version %s, but pinned to %s, please correct your compose."
|
"service %s is at version %s, but pinned to %s, please correct your "
|
||||||
"yml file manually!"
|
"compose.yml file manually!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cli/recipe/upgrade.go:224
|
#: cli/recipe/upgrade.go:224
|
||||||
|
Reference in New Issue
Block a user