Skip to content

[translation] Update FR messages for CLI resources #971

@aalmiray

Description

@aalmiray

Please check the translation files you want to add/fix/update:

  • CLI banner: (plugins/jreleaser/src/main/resources/org/jreleaser/cli/Banner*.properties)
  • CLI bundle: (plugins/jreleaser/src/main/resources/org/jreleaser/cli/Messages*.properties)
  • core bundle: (core/jreleaser-utils/src/main/resources/org/jreleaser/bundle/Messages*.properties)

A list of language codes can be found at https://sda.berkeley.edu/man41h/localelist.htm

The following keys must be updated:

jreleaser.config.announce            = Display announce configuration.
jreleaser.config.changelog           = Display changelog configuration.
jreleaser.config.download            = Display download configuration.

jreleaser.release.author                          = The project authors. Repeatable.
jreleaser.release.project-copyright               = The project copyright.
jreleaser.release.project-description             = The project description.
jreleaser.release.project-inception-year          = The project inception year.
jreleaser.release.project-stereotype 

###############################################################################
# Deploy
###############################################################################
# header
jreleaser.deploy.usage.headerHeading =
jreleaser.deploy.usage.header        = Deploys all staged artifacts.

###############################################################################
# Download
###############################################################################
# header
jreleaser.download.usage.headerHeading =
jreleaser.download.usage.header        = Download assets.

###############################################################################
# Json-Schema
###############################################################################
# header
jreleaser.json-schema.usage.headerHeading =
jreleaser.json-schema.usage.header        = Generate JSON schema.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions