{"id":26201781,"url":"https://github.com/mini2dx/gettext","last_synced_at":"2025-04-15T06:01:27.670Z","repository":{"id":49741983,"uuid":"173288203","full_name":"mini2Dx/gettext","owner":"mini2Dx","description":"GNU gettext Internationalization (i18n) for Java-based video games/applications","archived":false,"fork":false,"pushed_at":"2024-03-04T15:03:09.000Z","size":433,"stargazers_count":9,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T16:42:55.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mini2Dx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-01T11:07:25.000Z","updated_at":"2025-01-14T02:44:53.000Z","dependencies_parsed_at":"2025-04-15T06:01:04.140Z","dependency_job_id":null,"html_url":"https://github.com/mini2Dx/gettext","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini2Dx%2Fgettext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini2Dx%2Fgettext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini2Dx%2Fgettext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini2Dx%2Fgettext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mini2Dx","download_url":"https://codeload.github.com/mini2Dx/gettext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016625,"owners_count":21198832,"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":[],"created_at":"2025-03-12T03:23:43.739Z","updated_at":"2025-04-15T06:01:27.515Z","avatar_url":"https://github.com/mini2Dx.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# gettext\n\n![Continuous Integration](https://github.com/mini2Dx/gettext/workflows/Continuous%20Integration/badge.svg)\n\nGNU gettext Internationalization (i18n) for Java-based video games/applications\n\n## Usage\n\n### Java Library\n\nThe Java libary provides classes for reading .po files and accessing translations. \nSee the [wiki](https://github.com/mini2Dx/gettext/wiki) for a usage guide.\n\nJavadoc can be found [here](https://mini2dx.github.io/gettext/javadoc/1.5.0/index.html)\n\n__Gradle__\n```gradle\ncompile \"org.mini2Dx:gettext-lib:1.11.0\"\n```\n\n__Maven__\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.mini2Dx\u003c/groupId\u003e\n    \u003cartifactId\u003egettext-lib\u003c/artifactId\u003e\n    \u003cversion\u003e1.11.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Gradle Plugin\n\nThe Gradle plugin can parse files and generate a .pot based on the source code.  \nSee the [wiki](https://github.com/mini2Dx/gettext/wiki) for a usage guide.\n\n## Purpose\n\nThis implementation uses only a single dependency (antlr4-runtime) and \navoids usage of reflection and ResourceBundle to allow for cross-compilation to o\nther platforms. Though made for video games, it is possible to use it any Java-based \napplication. The parser is implemented as an ANTLR grammar so it is also possible to \ncompile it to other languages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmini2dx%2Fgettext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmini2dx%2Fgettext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmini2dx%2Fgettext/lists"}