Skip to content

Commit dcb81d6

Browse files
committed
change plugins command description
Add tip to cf plugins output. Add descriptions to hidden -k options so they will match translation exclude rules. [finishes #143572059]
1 parent 3ea9b11 commit dcb81d6

26 files changed

+248
-6
lines changed

cf/i18n/resources/de-de.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "Verfügbare Größenbeschränkungen für Verwendung auflisten"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "Domänen in der Zielorganisation auflisten"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "Anzeigen von Zustand und Status für App {{.AppName}} in Organisation {{.OrgName}} / Bereich {{.SpaceName}} als {{.Username}}..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "Zuordnen einer Organisationsrolle zu Benutzer überspringen"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "Verwenden Sie '{{.Command}}', um weitere Informationen zu erhalten"

cf/i18n/resources/de-de.untranslated.json

+12
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@
307307
"id": "List all isolation segments",
308308
"translation": ""
309309
},
310+
{
311+
"id": "List commands of installed plugins",
312+
"translation": ""
313+
},
310314
{
311315
"id": "List tasks of an app",
312316
"translation": ""
@@ -515,6 +519,10 @@
515519
"id": "Set to 'port' or 'none'",
516520
"translation": ""
517521
},
522+
{
523+
"id": "Skip SSL certificate validation",
524+
"translation": ""
525+
},
518526
{
519527
"id": "Space '{{.Name}}' not found.",
520528
"translation": ""
@@ -635,6 +643,10 @@
635643
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
636644
"translation": ""
637645
},
646+
{
647+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
648+
"translation": ""
649+
},
638650
{
639651
"id": "Waiting for app to start...",
640652
"translation": ""

cf/i18n/resources/en-us.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "List available usage quotas"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "List domains in the target org"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "Skip assigning org role to user"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "Use '{{.Command}}' for more information"

cf/i18n/resources/es-es.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "Listar las cuotas de uso disponibles"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "Listar dominios en la organización de destino"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "Mostrando el estado para app {{.AppName}} en la organización {{.OrgName}} / espacio {{.SpaceName}} como {{.Username}}..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "Omitir la asignación del rol de la organización al usuario"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "Utilizar '{{.Command}}' para obtener más información"

cf/i18n/resources/es-es.untranslated.json

+12
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@
307307
"id": "List all isolation segments",
308308
"translation": ""
309309
},
310+
{
311+
"id": "List commands of installed plugins",
312+
"translation": ""
313+
},
310314
{
311315
"id": "List tasks of an app",
312316
"translation": ""
@@ -515,6 +519,10 @@
515519
"id": "Set to 'port' or 'none'",
516520
"translation": ""
517521
},
522+
{
523+
"id": "Skip SSL certificate validation",
524+
"translation": ""
525+
},
518526
{
519527
"id": "Space '{{.Name}}' not found.",
520528
"translation": ""
@@ -635,6 +643,10 @@
635643
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
636644
"translation": ""
637645
},
646+
{
647+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
648+
"translation": ""
649+
},
638650
{
639651
"id": "Waiting for app to start...",
640652
"translation": ""

cf/i18n/resources/fr-fr.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "Répertorier les quotas d'utilisation disponibles"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "Répertorier les domaines dans l'organisation cible"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "Affichage de la santé et du statut de l'application {{.AppName}} dans l'organisation {{.OrgName}} / l'espace {{.SpaceName}} en tant que {{.Username}}..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "Ignorer l'affectation du rôle de l'organisation à l'utilisateur"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "Utilisez '{{.Command}}' pour plus d'informations"

cf/i18n/resources/fr-fr.untranslated.json

+12
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@
307307
"id": "List all isolation segments",
308308
"translation": ""
309309
},
310+
{
311+
"id": "List commands of installed plugins",
312+
"translation": ""
313+
},
310314
{
311315
"id": "List tasks of an app",
312316
"translation": ""
@@ -515,6 +519,10 @@
515519
"id": "Set to 'port' or 'none'",
516520
"translation": ""
517521
},
522+
{
523+
"id": "Skip SSL certificate validation",
524+
"translation": ""
525+
},
518526
{
519527
"id": "Space '{{.Name}}' not found.",
520528
"translation": ""
@@ -635,6 +643,10 @@
635643
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
636644
"translation": ""
637645
},
646+
{
647+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
648+
"translation": ""
649+
},
638650
{
639651
"id": "Waiting for app to start...",
640652
"translation": ""

cf/i18n/resources/it-it.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "Elenca le quote di utilizzo disponibili"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "Elenca i domini nell'organizzazione di destinazione"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "Visualizzazione dell'integrità e dello stato per l'applicazione {{.AppName}} nell'organizzazione {{.OrgName}} / spazio {{.SpaceName}} come {{.Username}} in corso..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "Ignora assegnazione del ruolo organizzazione all'utente"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "Utilizza '{{.Command}}' per ulteriori informazioni"

cf/i18n/resources/it-it.untranslated.json

+12
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@
307307
"id": "List all isolation segments",
308308
"translation": ""
309309
},
310+
{
311+
"id": "List commands of installed plugins",
312+
"translation": ""
313+
},
310314
{
311315
"id": "List tasks of an app",
312316
"translation": ""
@@ -515,6 +519,10 @@
515519
"id": "Set to 'port' or 'none'",
516520
"translation": ""
517521
},
522+
{
523+
"id": "Skip SSL certificate validation",
524+
"translation": ""
525+
},
518526
{
519527
"id": "Space '{{.Name}}' not found.",
520528
"translation": ""
@@ -635,6 +643,10 @@
635643
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
636644
"translation": ""
637645
},
646+
{
647+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
648+
"translation": ""
649+
},
638650
{
639651
"id": "Waiting for app to start...",
640652
"translation": ""

cf/i18n/resources/ja-jp.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "使用可能な使用量の割り当て量をリストします"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "ターゲット組織内のドメインをリストします"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "{{.Username}} として組織 {{.OrgName}} / スペース {{.SpaceName}} 内のアプリ {{.AppName}} の正常性と状況を表示しています..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "ユーザーに組織の役割を割り当てるステップをスキップします"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "詳しくは '{{.Command}}' を使用してください"

cf/i18n/resources/ja-jp.untranslated.json

+12
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@
307307
"id": "List all isolation segments",
308308
"translation": ""
309309
},
310+
{
311+
"id": "List commands of installed plugins",
312+
"translation": ""
313+
},
310314
{
311315
"id": "List tasks of an app",
312316
"translation": ""
@@ -515,6 +519,10 @@
515519
"id": "Set to 'port' or 'none'",
516520
"translation": ""
517521
},
522+
{
523+
"id": "Skip SSL certificate validation",
524+
"translation": ""
525+
},
518526
{
519527
"id": "Space '{{.Name}}' not found.",
520528
"translation": ""
@@ -635,6 +643,10 @@
635643
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
636644
"translation": ""
637645
},
646+
{
647+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
648+
"translation": ""
649+
},
638650
{
639651
"id": "Waiting for app to start...",
640652
"translation": ""

cf/i18n/resources/ko-kr.all.json

+12
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,10 @@
37713771
"id": "List available usage quotas",
37723772
"translation": "사용 가능한 사용 할당량 나열"
37733773
},
3774+
{
3775+
"id": "List commands of installed plugins",
3776+
"translation": ""
3777+
},
37743778
{
37753779
"id": "List domains in the target org",
37763780
"translation": "대상 조직에 도메인 나열"
@@ -5291,6 +5295,10 @@
52915295
"id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...",
52925296
"translation": "{{.Username}}(으)로 {{.OrgName}} 조직/{{.SpaceName}} 영역에서 {{.AppName}} 앱의 상태 표시 중..."
52935297
},
5298+
{
5299+
"id": "Skip SSL certificate validation",
5300+
"translation": ""
5301+
},
52945302
{
52955303
"id": "Skip assigning org role to user",
52965304
"translation": "사용자에게 조직 역할 지정 건너뛰기"
@@ -6211,6 +6219,10 @@
62116219
"id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.",
62126220
"translation": ""
62136221
},
6222+
{
6223+
"id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.",
6224+
"translation": ""
6225+
},
62146226
{
62156227
"id": "Use '{{.Command}}' for more information",
62166228
"translation": "자세한 정보는 '{{.Command}}'을(를) 사용하십시오."

0 commit comments

Comments
 (0)