Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/documentation/articlescommitters-guide_index/en/units/?format=api&page=24
{ "count": 1190, "next": null, "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/units/?format=api&page=23", "results": [ { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Commit messages serve to document changes for future developers, perhaps years or decades later. This future developer may even be you, the original author. A change that seems obvious today may be decidedly not so much later on." ], "previous_source": "", "target": [ "Commit messages serve to document changes for future developers, perhaps years or decades later. This future developer may even be you, the original author. A change that seems obvious today may be decidedly not so much later on." ], "id_hash": -7881931185331244619, "content_hash": -7881931185331244619, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2479", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 710, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 38, "source_unit": "https://translate-dev.freebsd.org/api/units/1820030/?format=api", "priority": 100, "id": 1820030, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=129dc158e241f1b5", "url": "https://translate-dev.freebsd.org/api/units/1820030/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.437116Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "The `git blame` command annotates each line of a source file with the change (hash and subject line) that brought it in." ], "previous_source": "", "target": [ "The `git blame` command annotates each line of a source file with the change (hash and subject line) that brought it in." ], "id_hash": 7046897748412234093, "content_hash": 7046897748412234093, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2481", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 711, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 22, "source_unit": "https://translate-dev.freebsd.org/api/units/1820032/?format=api", "priority": 100, "id": 1820032, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=e1cb9c2a869c796d", "url": "https://translate-dev.freebsd.org/api/units/1820032/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.440338Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Having established the importance, here are elements of a good FreeBSD commit message:" ], "previous_source": "", "target": [ "Having established the importance, here are elements of a good FreeBSD commit message:" ], "id_hash": 3745155128953304223, "content_hash": 3745155128953304223, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2483", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 712, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/1820034/?format=api", "priority": 100, "id": 1820034, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=b3f976bf41fe749f", "url": "https://translate-dev.freebsd.org/api/units/1820034/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.443511Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "The subject line should be as short as possible while still retaining the required information. This is to make browsing Git log more efficient, and so that git log --oneline can display the short hash and subject on a single 80-column line. A good rule of thumb is to stay below 67 characters, and aim for about 50 or fewer if possible." ], "previous_source": "", "target": [ "The subject line should be as short as possible while still retaining the required information. This is to make browsing Git log more efficient, and so that git log --oneline can display the short hash and subject on a single 80-column line. A good rule of thumb is to stay below 67 characters, and aim for about 50 or fewer if possible." ], "id_hash": -3026854474233739292, "content_hash": -3026854474233739292, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2494", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 716, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 62, "source_unit": "https://translate-dev.freebsd.org/api/units/1820036/?format=api", "priority": 100, "id": 1820036, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=55fe73e4847f07e4", "url": "https://translate-dev.freebsd.org/api/units/1820036/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.448586Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "If the change relates to a specific component the subject line may be prefixed with that component name and a colon (:). If applicable, try to use the same prefix used in previous commits to the same files." ], "previous_source": "", "target": [ "If the change relates to a specific component the subject line may be prefixed with that component name and a colon (:). If applicable, try to use the same prefix used in previous commits to the same files." ], "id_hash": 8337615189536545576, "content_hash": 8337615189536545576, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2499", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 718, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 38, "source_unit": "https://translate-dev.freebsd.org/api/units/1820038/?format=api", "priority": 100, "id": 1820038, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=f3b528d71e3a1b28", "url": "https://translate-dev.freebsd.org/api/units/1820038/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.452567Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Include the prefix in the 67-character limit suggested above, so that `git log --oneline` avoids wrapping." ], "previous_source": "", "target": [ "Include the prefix in the 67-character limit suggested above, so that `git log --oneline` avoids wrapping." ], "id_hash": 6219305796173585308, "content_hash": 6219305796173585308, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2503", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 720, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 16, "source_unit": "https://translate-dev.freebsd.org/api/units/1820040/?format=api", "priority": 100, "id": 1820040, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=d64f69ab9a745b9c", "url": "https://translate-dev.freebsd.org/api/units/1820040/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.456405Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Please use the `git arc` command provided by `devel/freebsd-git-devtools` (install the port or package, then type `git help arc` for documentation) to create and update Phabricator reviews. This will make it easier for others to review and test your patches." ], "previous_source": "", "target": [ "Please use the `git arc` command provided by `devel/freebsd-git-devtools` (install the port or package, then type `git help arc` for documentation) to create and update Phabricator reviews. This will make it easier for others to review and test your patches." ], "id_hash": 5666936376681348856, "content_hash": 5666936376681348856, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2991", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 872, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 40, "source_unit": "https://translate-dev.freebsd.org/api/units/1820042/?format=api", "priority": 100, "id": 1820042, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=cea5009c20d4bef8", "url": "https://translate-dev.freebsd.org/api/units/1820042/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-08-17T20:19:16.694634Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "If you want to build a custom kernel, extref:{handbook}kernelconfig[the kernel config section, kernelconfig] of the FreeBSD Handbook recommends creating a file MYKERNEL under sys/${ARCH}/conf with your changes against GENERIC. To have MYKERNEL disregarded by Git, it can be added to .git/info/exclude." ], "previous_source": "", "target": [ "If you want to build a custom kernel, extref:{handbook}kernelconfig[the kernel config section, kernelconfig] of the FreeBSD Handbook recommends creating a file MYKERNEL under sys/${ARCH}/conf with your changes against GENERIC. To have MYKERNEL disregarded by Git, it can be added to .git/info/exclude." ], "id_hash": 6441908025864299086, "content_hash": 6441908025864299086, "location": "documentation/content/en/articles/committers-guide/_index.adoc:537", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 172, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 41, "source_unit": "https://translate-dev.freebsd.org/api/units/1833243/?format=api", "priority": 100, "id": 1833243, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=d96641380561224e", "url": "https://translate-dev.freebsd.org/api/units/1833243/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:23.831145Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "The cgit repository web interface for use with web browsers is at https://cgit.FreeBSD.org/ports/ . The production Git repository is at https://git.FreeBSD.org/ports.git and at ssh://anongit@git.FreeBSD.org/ports.git (or `anongit@git.FreeBSD.org:ports.git`)." ], "previous_source": "", "target": [ "The cgit repository web interface for use with web browsers is at https://cgit.FreeBSD.org/ports/ . The production Git repository is at https://git.FreeBSD.org/ports.git and at ssh://anongit@git.FreeBSD.org/ports.git (or `anongit@git.FreeBSD.org:ports.git`)." ], "id_hash": 6491100694695263993, "content_hash": 6491100694695263993, "location": "documentation/content/en/articles/committers-guide/_index.adoc:691", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 212, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 26, "source_unit": "https://translate-dev.freebsd.org/api/units/1833245/?format=api", "priority": 100, "id": 1833245, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=da1505b0c49a3ef9", "url": "https://translate-dev.freebsd.org/api/units/1833245/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:23.857301Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "There is also a mirror on GitHub, see extref:{handbook}mirrors[External mirrors, mirrors] for an overview. The _latest_ branch is `main`. The _quarterly_ branches are named `yyyyQn` for year 'yyyy' and quarter 'n'." ], "previous_source": "", "target": [ "There is also a mirror on GitHub, see extref:{handbook}mirrors[External mirrors, mirrors] for an overview. The _latest_ branch is `main`. The _quarterly_ branches are named `yyyyQn` for year 'yyyy' and quarter 'n'." ], "id_hash": -4516141456900419025, "content_hash": -4516141456900419025, "location": "documentation/content/en/articles/committers-guide/_index.adoc:695", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 213, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 31, "source_unit": "https://translate-dev.freebsd.org/api/units/1833247/?format=api", "priority": 100, "id": 1833247, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=41537145c209122f", "url": "https://translate-dev.freebsd.org/api/units/1833247/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:23.860573Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "`RELNOTES` and `UPDATING` should be updated if there is anything of note, such as user visible changes, important upgrade concerns, etc." ], "previous_source": "", "target": [ "`RELNOTES` and `UPDATING` should be updated if there is anything of note, such as user visible changes, important upgrade concerns, etc." ], "id_hash": -2115945165460825956, "content_hash": -2115945165460825956, "location": "documentation/content/en/articles/committers-guide/_index.adoc:1399", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 414, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 21, "source_unit": "https://translate-dev.freebsd.org/api/units/1833249/?format=api", "priority": 100, "id": 1833249, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=62a2a7153080989c", "url": "https://translate-dev.freebsd.org/api/units/1833249/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:23.991206Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "% git remote -v\nfreebsd https://git.freebsd.org/src.git (fetch)\nfreebsd ssh://git@gitrepo.freebsd.org/src.git (push)\n" ], "previous_source": "", "target": [ "% git remote -v\nfreebsd https://git.freebsd.org/src.git (fetch)\nfreebsd ssh://git@gitrepo.freebsd.org/src.git (push)\n" ], "id_hash": 8334719418016305013, "content_hash": 8334719418016305013, "location": "documentation/content/en/articles/committers-guide/_index.adoc:1982", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 562, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 10, "source_unit": "https://translate-dev.freebsd.org/api/units/1833251/?format=api", "priority": 100, "id": 1833251, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=f3aadf26c5698f75", "url": "https://translate-dev.freebsd.org/api/units/1833251/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.200769Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Update git mailmap file" ], "previous_source": "", "target": [ "Update git mailmap file" ], "id_hash": 6808201950473591965, "content_hash": 6808201950473591965, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2203", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 622, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate-dev.freebsd.org/api/units/1833253/?format=api", "priority": 100, "id": 1833253, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=de7b979a41199c9d", "url": "https://translate-dev.freebsd.org/api/units/1833253/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.238128Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "[.filename]#src/.mailmap#, [.filename]#doc/.mailmap#, and [.filename]#ports/.mailmap# - Add an entry for commits you created prior to becoming a FreeBSD committer." ], "previous_source": "", "target": [ "[.filename]#src/.mailmap#, [.filename]#doc/.mailmap#, and [.filename]#ports/.mailmap# - Add an entry for commits you created prior to becoming a FreeBSD committer." ], "id_hash": -1096169018297965216, "content_hash": -1096169018297965216, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2205", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 623, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 18, "source_unit": "https://translate-dev.freebsd.org/api/units/1833255/?format=api", "priority": 100, "id": 1833255, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=70c9a015ea8fa560", "url": "https://translate-dev.freebsd.org/api/units/1833255/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.241266Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Mapping to your FreeBSD address allows us to track external committers who may be ready for a commit bit more easily. You can also use this to correct old names, mispelled names, etc in the default `git log` output." ], "previous_source": "", "target": [ "Mapping to your FreeBSD address allows us to track external committers who may be ready for a commit bit more easily. You can also use this to correct old names, mispelled names, etc in the default `git log` output." ], "id_hash": -3474738007003782946, "content_hash": -3474738007003782946, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2208", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 624, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 39, "source_unit": "https://translate-dev.freebsd.org/api/units/1833257/?format=api", "priority": 100, "id": 1833257, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=4fc740314cfda0de", "url": "https://translate-dev.freebsd.org/api/units/1833257/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.244376Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Candidates are user-visible changes, new features, compatibility breaks, etc.." ], "previous_source": "", "target": [ "Candidates are user-visible changes, new features, compatibility breaks, etc.." ], "id_hash": 6549973129820303273, "content_hash": 6549973129820303273, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2663", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 776, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/1833259/?format=api", "priority": 100, "id": 1833259, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=dae62ddbbb4aefa9", "url": "https://translate-dev.freebsd.org/api/units/1833259/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.333018Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "If you forget to set this line, or want to provide more details, add an entry to the `RELNOTES` file in the root of the src tree." ], "previous_source": "", "target": [ "If you forget to set this line, or want to provide more details, add an entry to the `RELNOTES` file in the root of the src tree." ], "id_hash": 3426364364876222209, "content_hash": 3426364364876222209, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2664", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 777, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 27, "source_unit": "https://translate-dev.freebsd.org/api/units/1833261/?format=api", "priority": 100, "id": 1833261, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=af8ce43c77810f01", "url": "https://translate-dev.freebsd.org/api/units/1833261/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.336162Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "The `RELNOTES` file is used to generate release notes for the next release." ], "previous_source": "", "target": [ "The `RELNOTES` file is used to generate release notes for the next release." ], "id_hash": -1873951458592202059, "content_hash": -1873951458592202059, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2665", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 778, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/1833263/?format=api", "priority": 100, "id": 1833263, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=65fe6313b84962b5", "url": "https://translate-dev.freebsd.org/api/units/1833263/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.339303Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Do not use the `Relnotes:` line to describe the change: its only valid value is `yes`." ], "previous_source": "", "target": [ "Do not use the `Relnotes:` line to describe the change: its only valid value is `yes`." ], "id_hash": -6270060814831764259, "content_hash": -6270060814831764259, "location": "documentation/content/en/articles/committers-guide/_index.adoc:2667", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 779, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 16, "source_unit": "https://translate-dev.freebsd.org/api/units/1833265/?format=api", "priority": 100, "id": 1833265, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=28fc44e8bbdb3cdd", "url": "https://translate-dev.freebsd.org/api/units/1833265/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.342354Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Many parts of FreeBSD are not \"owned\" in the sense that any specific individual will jump up and yell if you commit a change to \"their\" area, but it still pays to check first. One convention we use is to put a maintainer line in the [.filename]#Makefile# for any package or subtree which is being actively maintained by one or more people; see extref:{developers-handbook}policies[Source Tree Guidelines and Policies, policies] for documentation on this. Where sections of code have several maintainers, commits to affected areas by one maintainer need to be reviewed by at least one other maintainer. In cases where the \"maintainer-ship\" of something is not clear, look at the repository logs for the files in question and see if someone has been working recently or predominantly in that area." ], "previous_source": "", "target": [ "Many parts of FreeBSD are not \"owned\" in the sense that any specific individual will jump up and yell if you commit a change to \"their\" area, but it still pays to check first. One convention we use is to put a maintainer line in the [.filename]#Makefile# for any package or subtree which is being actively maintained by one or more people; see extref:{developers-handbook}policies[Source Tree Guidelines and Policies, policies] for documentation on this. Where sections of code have several maintainers, commits to affected areas by one maintainer need to be reviewed by at least one other maintainer. In cases where the \"maintainer-ship\" of something is not clear, look at the repository logs for the files in question and see if someone has been working recently or predominantly in that area." ], "id_hash": 3893069735587628608, "content_hash": 3893069735587628608, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3169", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 928, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 130, "source_unit": "https://translate-dev.freebsd.org/api/units/1833267/?format=api", "priority": 100, "id": 1833267, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=b606f64c53864640", "url": "https://translate-dev.freebsd.org/api/units/1833267/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.576139Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Branch" ], "previous_source": "", "target": [ "Branch" ], "id_hash": 501167643577267835, "content_hash": 501167643577267835, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3309", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 957, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833269/?format=api", "priority": 100, "id": 1833269, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=86f481510857b67b", "url": "https://translate-dev.freebsd.org/api/units/1833269/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.659710Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "In-tree Compiler" ], "previous_source": "", "target": [ "In-tree Compiler" ], "id_hash": -138407834668790747, "content_hash": -138407834668790747, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3310", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 958, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1833271/?format=api", "priority": 100, "id": 1833271, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=7e1446cec46f8c25", "url": "https://translate-dev.freebsd.org/api/units/1833271/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.663117Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm12" ], "previous_source": "", "target": [ "llvm12" ], "id_hash": 8219513031503607017, "content_hash": 8219513031503607017, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3310", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 959, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833273/?format=api", "priority": 100, "id": 1833273, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=f211938da57774e9", "url": "https://translate-dev.freebsd.org/api/units/1833273/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.666175Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm13" ], "previous_source": "", "target": [ "llvm13" ], "id_hash": -3706724084586821901, "content_hash": -3706724084586821901, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3310", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 960, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833275/?format=api", "priority": 100, "id": 1833275, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=4c8f121589d146f3", "url": "https://translate-dev.freebsd.org/api/units/1833275/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.669220Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm14" ], "previous_source": "", "target": [ "llvm14" ], "id_hash": -1173188962340667746, "content_hash": -1173188962340667746, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3310", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 961, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833277/?format=api", "priority": 100, "id": 1833277, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=6fb7fedac5467e9e", "url": "https://translate-dev.freebsd.org/api/units/1833277/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.672233Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm15" ], "previous_source": "", "target": [ "llvm15" ], "id_hash": -1052407773972458838, "content_hash": -1052407773972458838, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3310", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 962, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833279/?format=api", "priority": 100, "id": 1833279, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=716518b4998312aa", "url": "https://translate-dev.freebsd.org/api/units/1833279/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.675226Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm18" ], "previous_source": "", "target": [ "llvm18" ], "id_hash": -5457521873501075398, "content_hash": -5457521873501075398, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3311", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 963, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833281/?format=api", "priority": 100, "id": 1833281, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=3442fcc5700b483a", "url": "https://translate-dev.freebsd.org/api/units/1833281/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.678191Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "amd64-gcc12" ], "previous_source": "", "target": [ "amd64-gcc12" ], "id_hash": 6342759335812617177, "content_hash": 6342759335812617177, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3311", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 964, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833283/?format=api", "priority": 100, "id": 1833283, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=d8060202b2e753d9", "url": "https://translate-dev.freebsd.org/api/units/1833283/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.681150Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "amd64-gcc13" ], "previous_source": "", "target": [ "amd64-gcc13" ], "id_hash": -2603302475002714625, "content_hash": -2603302475002714625, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3311", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 965, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833285/?format=api", "priority": 100, "id": 1833285, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=5bdf36311e9165ff", "url": "https://translate-dev.freebsd.org/api/units/1833285/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.684145Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "amd64-gcc14" ], "previous_source": "", "target": [ "amd64-gcc14" ], "id_hash": 4880742295639506064, "content_hash": 4880742295639506064, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3313", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 966, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833287/?format=api", "priority": 100, "id": 1833287, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=c3bbe14233d13c90", "url": "https://translate-dev.freebsd.org/api/units/1833287/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.687093Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "main" ], "previous_source": "", "target": [ "main" ], "id_hash": 3197969468545586417, "content_hash": 3197969468545586417, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3313", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 967, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833289/?format=api", "priority": 100, "id": 1833289, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=ac617849bf3454f1", "url": "https://translate-dev.freebsd.org/api/units/1833289/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.690690Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "llvm 19" ], "previous_source": "", "target": [ "llvm 19" ], "id_hash": -6696139158825392220, "content_hash": -6696139158825392220, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3314, documentation/content/en/articles/committers-guide/_index.adoc:3318, documentation/content/en/articles/committers-guide/_index.adoc:3322, documentation/content/en/articles/committers-guide/_index.adoc:3326", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 968, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1833291/?format=api", "priority": 100, "id": 1833291, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=231288e9a7a127a4", "url": "https://translate-dev.freebsd.org/api/units/1833291/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.693651Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Y" ], "previous_source": "", "target": [ "Y" ], "id_hash": 5909926426209649375, "content_hash": 5909926426209649375, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3314, documentation/content/en/articles/committers-guide/_index.adoc:3315, documentation/content/en/articles/committers-guide/_index.adoc:3317, documentation/content/en/articles/committers-guide/_index.adoc:3318, documentation/content/en/articles/committers-guide/_index.adoc:3319, documentation/content/en/articles/committers-guide/_index.adoc:3321, documentation/content/en/articles/committers-guide/_index.adoc:3322, documentation/content/en/articles/committers-guide/_index.adoc:3323, documentation/content/en/articles/committers-guide/_index.adoc:3325, documentation/content/en/articles/committers-guide/_index.adoc:3326, documentation/content/en/articles/committers-guide/_index.adoc:3327, documentation/content/en/articles/committers-guide/_index.adoc:3328", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 969, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833293/?format=api", "priority": 100, "id": 1833293, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=d20446c5c2eb82df", "url": "https://translate-dev.freebsd.org/api/units/1833293/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.696667Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "stable/15" ], "previous_source": "", "target": [ "stable/15" ], "id_hash": -6695444009529753352, "content_hash": -6695444009529753352, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3317", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 970, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833295/?format=api", "priority": 100, "id": 1833295, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=23150125b67640f8", "url": "https://translate-dev.freebsd.org/api/units/1833295/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.699827Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "stable/14" ], "previous_source": "", "target": [ "stable/14" ], "id_hash": -291197467244706256, "content_hash": -291197467244706256, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3321", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 971, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833297/?format=api", "priority": 100, "id": 1833297, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=7bf575724562c630", "url": "https://translate-dev.freebsd.org/api/units/1833297/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.702767Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "stable/13" ], "previous_source": "", "target": [ "stable/13" ], "id_hash": 5046813481755203311, "content_hash": 5046813481755203311, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3325", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 972, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1833299/?format=api", "priority": 100, "id": 1833299, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=c609e21f5babd6ef", "url": "https://translate-dev.freebsd.org/api/units/1833299/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.705741Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "GCC toolchains are tested for amd64 via CI jobs in Jenkins. LLVM toolchains are tested for aarch64 and arm64 in GitHub's cross-build actions." ], "previous_source": "", "target": [ "GCC toolchains are tested for amd64 via CI jobs in Jenkins. LLVM toolchains are tested for aarch64 and arm64 in GitHub's cross-build actions." ], "id_hash": -3821876607926796674, "content_hash": -3821876607926796674, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3332", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 973, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 23, "source_unit": "https://translate-dev.freebsd.org/api/units/1833301/?format=api", "priority": 100, "id": 1833301, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=4af5f7796925fe7e", "url": "https://translate-dev.freebsd.org/api/units/1833301/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.708852Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Please see extref:{porters-handbook}makefiles[Proposing a New Category, proposing-categories] in the Porter's Handbook. Once that procedure has been followed and the PR has been assigned to the {portmgr}, it is their decision whether or not to approve it. If they do, it is their responsibility to:" ], "previous_source": "", "target": [ "Please see extref:{porters-handbook}makefiles[Proposing a New Category, proposing-categories] in the Porter's Handbook. Once that procedure has been followed and the PR has been assigned to the {portmgr}, it is their decision whether or not to approve it. If they do, it is their responsibility to:" ], "id_hash": 228471010086493076, "content_hash": 228471010086493076, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3688", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 1113, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 44, "source_unit": "https://translate-dev.freebsd.org/api/units/1833303/?format=api", "priority": 100, "id": 1833303, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=832bb12c55ae1b94", "url": "https://translate-dev.freebsd.org/api/units/1833303/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.804625Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "the extref:{porters-handbook}makefiles[list of categories, porting-categories] in the Porter's Handbook" ], "previous_source": "", "target": [ "the extref:{porters-handbook}makefiles[list of categories, porting-categories] in the Porter's Handbook" ], "id_hash": 8473072185655343302, "content_hash": 8473072185655343302, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3720, documentation/content/en/articles/committers-guide/_index.adoc:3729", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 1129, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/1833305/?format=api", "priority": 100, "id": 1833305, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=f5966642b63ab8c6", "url": "https://translate-dev.freebsd.org/api/units/1833305/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.816716Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api", "source": [ "Reports for all the package builds (official, experimental, and non-regression) are aggregated at link:https://pkg-status.FreeBSD.org[pkg-status.FreeBSD.org]." ], "previous_source": "", "target": [ "Reports for all the package builds (official, experimental, and non-regression) are aggregated at link:https://pkg-status.FreeBSD.org[pkg-status.FreeBSD.org]." ], "id_hash": 5508243849251954169, "content_hash": 5508243849251954169, "location": "documentation/content/en/articles/committers-guide/_index.adoc:3755", "context": "", "note": "type: delimited block = 4", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 1142, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/1833307/?format=api", "priority": 100, "id": 1833307, "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=cc713698d2e49df9", "url": "https://translate-dev.freebsd.org/api/units/1833307/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-11-08T18:06:24.826562Z" } ] }