Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1013,
    "next": "https://translate.opensourcepos.org/api/translations/?format=api&page=3",
    "previous": "https://translate.opensourcepos.org/api/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translate.opensourcepos.org/languages/it/",
                "url": "https://translate.opensourcepos.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 22,
            "filename": "app/Language/it/Common.php",
            "revision": "74b3e31e90d2cf196fc92a912ad24f3d0ac2956c,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/it/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/it/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/it/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/units/?format=api"
        },
        {
            "language": {
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 1506503000,
                "web_url": "https://translate.opensourcepos.org/languages/km/",
                "url": "https://translate.opensourcepos.org/api/languages/km/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/km/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "km",
            "id": 23,
            "filename": "app/Language/km/Common.php",
            "revision": "4be8d0e5bfc0e1127c917972ececbc6d0fb9becf,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/km/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/km/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/km/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 82,
            "translated_words": 176,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 45,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/km/units/?format=api"
        },
        {
            "language": {
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 513870600,
                "web_url": "https://translate.opensourcepos.org/languages/lo/",
                "url": "https://translate.opensourcepos.org/api/languages/lo/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/lo/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lo",
            "id": 24,
            "filename": "app/Language/lo/Common.php",
            "revision": "aee68f504af86b2853f7148e13f88a7cc509ecce,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/lo/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/lo/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/lo/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/lo/units/?format=api"
        },
        {
            "language": {
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 218,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 4325748490,
                "web_url": "https://translate.opensourcepos.org/languages/ml/",
                "url": "https://translate.opensourcepos.org/api/languages/ml/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ml",
            "id": 25,
            "filename": "app/Language/ml/Common.php",
            "revision": "606c59e5bac4bfc142dd6200833371daf496d870,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/ml/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ml/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/ml/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 14,
            "translated_words": 4,
            "translated_percent": 16.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ml/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 546744000,
                "web_url": "https://translate.opensourcepos.org/languages/nb_NO/",
                "url": "https://translate.opensourcepos.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nb",
            "id": 26,
            "filename": "app/Language/nb/Common.php",
            "revision": "606c59e5bac4bfc142dd6200833371daf496d870,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/nb_NO/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nb_NO/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/nb_NO/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 14,
            "translated_words": 4,
            "translated_percent": 16.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl_BE",
                "name": "Dutch (Belgium)",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dutch_be",
                    "flemish",
                    "nlb"
                ],
                "direction": "ltr",
                "population": 644638500,
                "web_url": "https://translate.opensourcepos.org/languages/nl_BE/",
                "url": "https://translate.opensourcepos.org/api/languages/nl_BE/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nl_BE/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl-BE",
            "id": 27,
            "filename": "app/Language/nl-BE/Common.php",
            "revision": "a2582dd162a92998cc7c3ed2222ee51d5f6a1253,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/nl_BE/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nl_BE/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/nl_BE/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl_BE/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.opensourcepos.org/languages/nl/",
                "url": "https://translate.opensourcepos.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl-NL",
            "id": 28,
            "filename": "app/Language/nl-NL/Common.php",
            "revision": "13d96258cf91d5f4f1e1e77b2fc6e4d860db7073,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/nl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/nl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 80,
            "translated_words": 170,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 257,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.opensourcepos.org/languages/pl/",
                "url": "https://translate.opensourcepos.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 29,
            "filename": "app/Language/pl/Common.php",
            "revision": "055e41fb1e375ec93137baba9b5c08eea7ea8366,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/pl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/pl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/pl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.opensourcepos.org/languages/pt_BR/",
                "url": "https://translate.opensourcepos.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt-BR",
            "id": 30,
            "filename": "app/Language/pt-BR/Common.php",
            "revision": "e24ae0e4178e00e6a8b9c35ea4923cbdf1ae99e9,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/pt_BR/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/pt_BR/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/pt_BR/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 28,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 269,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.opensourcepos.org/languages/ro/",
                "url": "https://translate.opensourcepos.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ro",
            "id": 31,
            "filename": "app/Language/ro/Common.php",
            "revision": "eaf7041fe024ec8c701b33d36cc33b4ce3620c7c,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/ro/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ro/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/ro/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.opensourcepos.org/languages/ru/",
                "url": "https://translate.opensourcepos.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 32,
            "filename": "app/Language/ru/Common.php",
            "revision": "527cc77bbb41cba0413d32e1a59334bd9af27544,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/ru/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ru/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/ru/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 81,
            "translated_words": 170,
            "translated_percent": 95.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.opensourcepos.org/languages/sv/",
                "url": "https://translate.opensourcepos.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 33,
            "filename": "app/Language/sv/Common.php",
            "revision": "989eb4fb028c88aac8b81472bfce9cca7c8fb1a2,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/sv/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/sv/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/sv/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-10-30T20:34:55.980590Z",
            "last_author": "Kristoffer Grundström",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/sv/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translate.opensourcepos.org/languages/th/",
                "url": "https://translate.opensourcepos.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "th",
            "id": 34,
            "filename": "app/Language/th/Common.php",
            "revision": "6f2e440f4287af4b3bae1952483c3903e1f8e0ef,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/th/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/th/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/th/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/th/units/?format=api"
        },
        {
            "language": {
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 326,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.opensourcepos.org/languages/tl/",
                "url": "https://translate.opensourcepos.org/api/languages/tl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tl",
            "id": 35,
            "filename": "app/Language/tl/Common.php",
            "revision": "fd9979de083aea1a084936b81dca6b6b23a35451,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/tl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/tl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 37,
            "failing_checks_words": 109,
            "failing_checks_percent": 43.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translate.opensourcepos.org/languages/tr/",
                "url": "https://translate.opensourcepos.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 36,
            "filename": "app/Language/tr/Common.php",
            "revision": "586e5ebe5505c6c1c17bae88a7b5b70c9c303549,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/tr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/tr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tr/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 347,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translate.opensourcepos.org/languages/vi/",
                "url": "https://translate.opensourcepos.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 38,
            "filename": "app/Language/vi/Common.php",
            "revision": "4a8c57b277de5298f46d15567aee37f6795e6f74,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/vi/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/vi/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/vi/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 79,
            "translated_words": 169,
            "translated_percent": 92.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hans/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh-Hans",
            "id": 39,
            "filename": "app/Language/zh-Hans/Common.php",
            "revision": "8afeee1aea79d921b0ff6711ff959ba28dca8cb5,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/zh_Hans/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hans/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/zh_Hans/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 364,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hant/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh-Hant",
            "id": 40,
            "filename": "app/Language/zh-Hant/Common.php",
            "revision": "398af69fd4f977038344144a3bce798da34765f8,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/zh_Hant/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hant/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/zh_Hant/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.opensourcepos.org/languages/en/",
                "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "employees",
                "slug": "employees",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Employees.php",
                "template": "app/Language/en/Employees.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/employees/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 41,
            "filename": "app/Language/en/Employees.php",
            "revision": "aaebe636346600d72e8f5e4f625073534014ed67,aaebe636346600d72e8f5e4f625073534014ed67",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/employees/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/employees/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 41,
            "total_words": 176,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 163,
            "failing_checks_percent": 78.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar_EG",
                "name": "Arabic (Egypt)",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "eg"
                ],
                "direction": "rtl",
                "population": 9787656000,
                "web_url": "https://translate.opensourcepos.org/languages/ar_EG/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_EG/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_EG/statistics/?format=api"
            },
            "component": {
                "name": "employees",
                "slug": "employees",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Employees.php",
                "template": "app/Language/en/Employees.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/employees/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ar-EG",
            "id": 42,
            "filename": "app/Language/ar-EG/Employees.php",
            "revision": "1c242ed759559233d3e5fa12eb9da804cbe86bd5,aaebe636346600d72e8f5e4f625073534014ed67",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/employees/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/employees/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 176,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/ar_EG/units/?format=api"
        }
    ]
}