|
1376 | 1376 | "Comma separated list of tags, enclosed in quotes. 'tag1, tag2'": { |
1377 | 1377 | "other": "Lista de etiquetas separadas por comas, entre comillas. 'tag1, tag2'" |
1378 | 1378 | }, |
1379 | | - "Comma seperated list of tags, enclosed in quotes. 'tag1,tag2' [required]": { |
1380 | | - "other": "Lista de etiquetas separadas por comas, entre comillas. 'etiqueta1,etiqueta2' [obligatorio]" |
| 1379 | + "Comma seperated list of tags, enclosed in quotes. 'tag1,tag2'": { |
| 1380 | + "other": "Lista de etiquetas separadas por comas, entre comillas. 'etiqueta1,etiqueta2'" |
1381 | 1381 | }, |
1382 | 1382 | "Company": { |
1383 | 1383 | "other": "Empresa" |
|
3821 | 3821 | "ID of an origin volume snapshot to use for duplication": { |
3822 | 3822 | "other": "ID de la instantánea de volumen origen a utilizar para la duplicación" |
3823 | 3823 | }, |
3824 | | - "ID of the object being tagged [required]": { |
3825 | | - "other": "ID del objeto que se está etiquetando [obligatorio]" |
| 3824 | + "ID of the object being tagged": { |
| 3825 | + "other": "ID del objeto que se está etiquetando" |
3826 | 3826 | }, |
3827 | 3827 | "IDENTIFIER": { |
3828 | 3828 | "other": "IDENTIFIER" |
|
4097 | 4097 | "Key Name": { |
4098 | 4098 | "other": "Nombre de clave" |
4099 | 4099 | }, |
4100 | | - "Key name of a tag type e.g. GUEST, HARDWARE. See slcli tags taggable output. [required]": { |
4101 | | - "other": "Nombre de clave de un tipo de etiqueta, por ejemplo, INVITADO, HARDWARE. Consulte la salida de etiquetas de las etiquetas slcli. [obligatorio]" |
| 4100 | + "Key name of a tag type e.g. GUEST, HARDWARE. See slcli tags taggable output.": { |
| 4101 | + "other": "Nombre de clave de un tipo de etiqueta, por ejemplo, INVITADO, HARDWARE. Consulte la salida de etiquetas de las etiquetas slcli." |
4102 | 4102 | }, |
4103 | 4103 | "Key name. It's only available in HEADER or COOKIE type": { |
4104 | 4104 | "other": "Nombre de clave. Solo está disponible en el tipo HEADER o COOKIE" |
|
7295 | 7295 | "[TAG NAME]": { |
7296 | 7296 | "other": "[TAG NAME]" |
7297 | 7297 | }, |
7298 | | - "[required]": { |
7299 | | - "other": "[obligatorio]" |
| 7298 | + "required": { |
| 7299 | + "other": "obligatorio" |
7300 | 7300 | }, |
7301 | 7301 | "accepts at most {{.Limit}} arg(s), received {{.Args}}": { |
7302 | 7302 | "other": "acepta un máximo de {{.Limit}} argumentos, recibidos {{.Args}}" |
|
0 commit comments