{"id":15045226,"url":"https://github.com/jenkinsci/locale-plugin","last_synced_at":"2025-10-19T21:30:53.713Z","repository":{"id":1231284,"uuid":"1163639","full_name":"jenkinsci/locale-plugin","owner":"jenkinsci","description":"Jenkins locale plugin","archived":false,"fork":false,"pushed_at":"2025-01-28T04:16:38.000Z","size":416,"stargazers_count":14,"open_issues_count":2,"forks_count":18,"subscribers_count":98,"default_branch":"main","last_synced_at":"2025-01-28T05:20:30.873Z","etag":null,"topics":["localization","ui"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/locale","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"boundary/childspec_validator","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-13T05:43:52.000Z","updated_at":"2025-01-28T04:16:38.000Z","dependencies_parsed_at":"2024-01-09T05:24:00.910Z","dependency_job_id":"e87a6b37-b041-4e50-b9e1-d410ca8971c9","html_url":"https://github.com/jenkinsci/locale-plugin","commit_stats":{"total_commits":347,"total_committers":19,"mean_commits":"18.263157894736842","dds":0.5043227665706052,"last_synced_commit":"bc18f99bce2824482395b9390a5622b3d8ef722f"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Flocale-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Flocale-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Flocale-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Flocale-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/locale-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237215757,"owners_count":19273551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["localization","ui"],"created_at":"2024-09-24T20:51:36.578Z","updated_at":"2025-10-19T21:30:53.705Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locale Plugin for Jenkins\n\n[![Build Status](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main/badge/icon)](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main/)\n[![Coverage](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main/badge/icon?status=${instructionCoverage}\u0026subject=coverage\u0026color=${colorInstructionCoverage})](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main)\n[![LOC](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main/badge/icon?job=test\u0026status=${lineOfCode}\u0026subject=line%20of%20code\u0026color=blue)](https://ci.jenkins.io/job/Plugins/job/locale-plugin/job/main)\n[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/locale.svg)](https://plugins.jenkins.io/locale)\n[![GitHub release](https://img.shields.io/github/release/jenkinsci/locale-plugin.svg?label=changelog)](https://github.com/jenkinsci/locale-plugin/releases/latest)\n[![GitHub license](https://img.shields.io/github/license/jenkinsci/locale-plugin)](https://github.com/jenkinsci/locale-plugin/blob/main/LICENSE.md)\n\nThis plugin controls the language of Jenkins.\n\nNormally, Jenkins honors the browser's language preference if a translation is available for the preferred language \nand uses the system default locale for messages during a build.\nThis plugin allows you to:\n\n* override the system default locale to the language of your choice\n* ignore browser's language preference completely\n* allow users to use their own language preferences\n\nThis feature is sometimes convenient for multilingual environment.\n\n### Usage\nUnder _Manage Jenkins \u003e Appearance_ there should be a \"Locale\" section.\n\nHere you can enter the _Default Language_: this should be a language code\nor locale code like \"fr\" (for French), or \"de_AT\" (German, in Austria).\n\nThe system will use this value, for example, for messages that are printed\nto the log during a build (assuming that the Jenkins features and plugins that\nyou're using have been translated into the specified language).\n\nTo additionally force this language on all users, overriding their browser language,\nyou can check the \"Ignore browser preference and force this language to all users\" option.\n\nTo enable users to use their own language preference, overriding their browser language,\nyou can check the \"Allow all users to use their own language preference\" option.\n\nJCasC configuration example:\n\n```\nappearance:\n  locale:\n    systemLocale: en\n    ignoreAcceptLanguage: true\n    allowUserPreferences: false\n```\n\n### Changelog\n\n* See [GitHub releases](https://github.com/jenkinsci/locale-plugin/releases) for new releases\n* For versions 1.4 and older, see the [changelog archive](docs/CHANGELOG.old.md)\n\n## License\n\nLicensed under MIT, see [LICENSE](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Flocale-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Flocale-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Flocale-plugin/lists"}