Translation List
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/?format=api&page=3
https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=4", "previous": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=2", "results": [ { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 21, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Workbench", "slug": "xdy-pf2e-workbench", "id": 11, "web": "https://github.com/xdy/xdy-pf2e-workbench", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/", "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/xdy/xdy-pf2e-workbench.git", "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/main/", "branch": "main", "push_branch": "", "filemask": "static/lang/*.json", "screenshot_filemask": "", "template": "static/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "Apache-2.0", "license_url": "https://spdx.org/licenses/Apache-2.0.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/21/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/22/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 121, "filename": "static/lang/en.json", "revision": "063550b154f37356865dd5ebaa71a63904b7d008,063550b154f37356865dd5ebaa71a63904b7d008", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/?format=api", "is_template": true, "is_source": true, "total": 507, "total_words": 3971, "translated": 507, "translated_words": 3971, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 32, "failing_checks_words": 353, "failing_checks_percent": 6.3, "have_suggestion": 40, "have_comment": 4, "last_change": "2025-05-06T19:36:45.685955Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 21, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Workbench", "slug": "xdy-pf2e-workbench", "id": 11, "web": "https://github.com/xdy/xdy-pf2e-workbench", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/", "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/xdy/xdy-pf2e-workbench.git", "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/main/", "branch": "main", "push_branch": "", "filemask": "static/lang/*.json", "screenshot_filemask": "", "template": "static/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "Apache-2.0", "license_url": "https://spdx.org/licenses/Apache-2.0.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/21/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/22/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 122, "filename": "static/lang/fr.json", "revision": "f6f4f19ba865303fc9fc8f55c9307516452e4ed2,063550b154f37356865dd5ebaa71a63904b7d008", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/?format=api", "is_template": false, "is_source": false, "total": 507, "total_words": 3971, "translated": 507, "translated_words": 3971, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 34, "failing_checks_percent": 0.1, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-05-07T07:30:10.835374Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "PF2e Workbench", "slug": "glossary", "id": 22, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Workbench", "slug": "xdy-pf2e-workbench", "id": 11, "web": "https://github.com/xdy/xdy-pf2e-workbench", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/", "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "Apache-2.0", "license_url": "https://spdx.org/licenses/Apache-2.0.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 124, "filename": "", "revision": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/glossary/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/?format=api", "is_template": false, "is_source": true, "total": 32, "total_words": 38, "translated": 32, "translated_words": 38, "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": "2023-10-04T17:36:11.351091Z", "last_author": "Jakub", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/en/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "PF2e Workbench", "slug": "glossary", "id": 22, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Workbench", "slug": "xdy-pf2e-workbench", "id": 11, "web": "https://github.com/xdy/xdy-pf2e-workbench", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/", "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "Apache-2.0", "license_url": "https://spdx.org/licenses/Apache-2.0.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 125, "filename": "fr.tbx", "revision": "0219e2e56f9e2917428a31e2b52a0c689af16ea7", "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/glossary/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/?format=api", "is_template": false, "is_source": false, "total": 20, "total_words": 22, "translated": 20, "translated_words": 22, "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": "2023-10-06T06:24:09.655603Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/fr/units/?format=api" }, { "language": { "id": 192, "code": "fi", "name": "Finnish", "plural": { "id": 192, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "fin_fi", "fin" ], "direction": "ltr", "population": 5736841, "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 17, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Share Media", "slug": "share-media", "id": 9, "web": "https://github.com/DarKDinDoN/share-media/", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/", "url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/DarKDinDoN/share-media.git", "git_export": "https://weblate.foundryvtt-hub.com/git/share-media/main/", "branch": "main", "push_branch": "", "filemask": "languages/*.json", "screenshot_filemask": "", "template": "languages/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/17/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/18/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fi", "id": 128, "filename": "languages/fi.json", "revision": "1586c47eb6d294bcd42fdd13602d8170a315f33f,eeceb4d37fe514106e365cc51d71cc4be3035826", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/main/fi/", "share_url": "https://weblate.foundryvtt-hub.com/engage/share-media/-/fi/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/share-media/main/fi/", "url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/?format=api", "is_template": false, "is_source": false, "total": 85, "total_words": 605, "translated": 78, "translated_words": 533, "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": "2024-02-29T10:30:28.724785Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/units/?format=api" }, { "language": { "id": 192, "code": "fi", "name": "Finnish", "plural": { "id": 192, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "fin_fi", "fin" ], "direction": "ltr", "population": 5736841, "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api" }, "component": { "name": "Share Media", "slug": "glossary", "id": 18, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Share Media", "slug": "share-media", "id": 9, "web": "https://github.com/DarKDinDoN/share-media/", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/", "url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/share-media/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fi", "id": 129, "filename": "fi.tbx", "revision": "c9b82a2dd6c3a512579f6b687a27ca0f1447bb8e", "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/glossary/fi/", "share_url": "https://weblate.foundryvtt-hub.com/engage/share-media/-/fi/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/share-media/glossary/fi/", "url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/?format=api", "is_template": false, "is_source": false, "total": 26, "total_words": 32, "translated": 26, "translated_words": 32, "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": "2023-07-08T12:23:58.090438Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fi/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 23, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "gitlab", "repo": "https://gitlab.com/pearcebasmanm/rule-element-generator.git", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/", "branch": "main", "push_branch": "", "filemask": "lang/*.json", "screenshot_filemask": "", "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/23/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 130, "filename": "lang/en.json", "revision": "501b55f3c0dbd38c6d4a94be578a46ec09a654c0,501b55f3c0dbd38c6d4a94be578a46ec09a654c0", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/?format=api", "is_template": true, "is_source": true, "total": 229, "total_words": 350, "translated": 229, "translated_words": 350, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 4, "failing_checks_words": 4, "failing_checks_percent": 1.7, "have_suggestion": 1, "have_comment": 0, "last_change": "2024-07-17T11:31:46.598901Z", "last_author": "Anonymous", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/en/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "PF2e Rule Element Generator", "slug": "glossary", "id": 24, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 131, "filename": "", "revision": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/glossary/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/?format=api", "is_template": false, "is_source": true, "total": 2, "total_words": 2, "translated": 2, "translated_words": 2, "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": "2022-11-23T16:27:50.410630Z", "last_author": "Bodo paßmann", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/en/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 23, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "gitlab", "repo": "https://gitlab.com/pearcebasmanm/rule-element-generator.git", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/", "branch": "main", "push_branch": "", "filemask": "lang/*.json", "screenshot_filemask": "", "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/23/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 132, "filename": "lang/fr.json", "revision": "0dd030ed8274dd742d9d3626fa0a6a496eb6b48f,501b55f3c0dbd38c6d4a94be578a46ec09a654c0", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/?format=api", "is_template": false, "is_source": false, "total": 229, "total_words": 350, "translated": 229, "translated_words": 350, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 2, "failing_checks_percent": 0.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-09-11T16:20:52.665135Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/fr/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "PF2e Rule Element Generator", "slug": "glossary", "id": 24, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 133, "filename": "fr.tbx", "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/glossary/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/?format=api", "is_template": false, "is_source": false, "total": 0, "total_words": 0, "translated": 0, "translated_words": 0, "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": "2022-09-03T22:56:22.831331Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/fr/units/?format=api" }, { "language": { "id": 448, "code": "pt-BR", "name": "Portuguese (Brazil)", "plural": { "id": 448, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 19005077000, "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 7, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forge Compendium Library", "slug": "forge-compendium-library", "id": 4, "web": "https://github.com/ForgeVTT/forge-compendium-browser", "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/ForgeVTT/forge-compendium-browser.git", "git_export": "https://weblate.foundryvtt-hub.com/git/forge-compendium-library/main/", "branch": "main", "push_branch": "", "filemask": "lang/*.json", "screenshot_filemask": "", "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json", "license": "GPL-3.0-only", "license_url": "https://spdx.org/licenses/GPL-3.0-only.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/6/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/7/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pt-BR", "id": 134, "filename": "lang/pt-BR.json", "revision": "3c17780580054b331b298672e86af9b0cf6e9daf,62f43c875f74756fc4fc2b850b993e2517a5f2f9", "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/main/pt-BR/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forge-compendium-library/-/pt-BR/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forge-compendium-library/main/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 191, "translated": 28, "translated_words": 58, "translated_percent": 52.8, "fuzzy": 1, "fuzzy_words": 31, "fuzzy_percent": 1.8, "failing_checks": 1, "failing_checks_words": 31, "failing_checks_percent": 1.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2023-09-21T18:12:45.147636Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/units/?format=api" }, { "language": { "id": 448, "code": "pt-BR", "name": "Portuguese (Brazil)", "plural": { "id": 448, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 19005077000, "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 9, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Module Compatibility Checker", "slug": "mcc", "id": 5, "web": "https://github.com/arcanistzed/mcc", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/", "url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/arcanistzed/mcc.git", "git_export": "https://weblate.foundryvtt-hub.com/git/mcc/main/", "branch": "main", "push_branch": "", "filemask": "languages/*.json", "screenshot_filemask": "", "template": "languages/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "feat: updated ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "feat: added ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "delete_message": "feat: deleted ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "merge_message": "refactor: merge branch '{{ component_remote_branch }}' into Weblate", "addon_message": "feat: 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": "feat: 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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 0, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/2/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/3/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pt-BR", "id": 136, "filename": "languages/pt-BR.json", "revision": "3b313a8036b99bca3a5b4a1bae173f125237ccbb,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/pt-BR/", "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/pt-BR/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/?format=api", "is_template": false, "is_source": false, "total": 40, "total_words": 222, "translated": 40, "translated_words": 222, "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": "2023-03-26T03:36:46.830315Z", "last_author": "eunaumtenhoid", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/units/?format=api" }, { "language": { "id": 448, "code": "pt-BR", "name": "Portuguese (Brazil)", "plural": { "id": 448, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 19005077000, "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 23, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "gitlab", "repo": "https://gitlab.com/pearcebasmanm/rule-element-generator.git", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/", "branch": "main", "push_branch": "", "filemask": "lang/*.json", "screenshot_filemask": "", "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/23/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pt-BR", "id": 138, "filename": "lang/pt-BR.json", "revision": "eeb736830f2699bfdb6add7dec2d404c93b54adb,501b55f3c0dbd38c6d4a94be578a46ec09a654c0", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/pt-BR/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/pt-BR/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/?format=api", "is_template": false, "is_source": false, "total": 229, "total_words": 350, "translated": 228, "translated_words": 349, "translated_percent": 99.5, "fuzzy": 1, "fuzzy_words": 1, "fuzzy_percent": 0.4, "failing_checks": 2, "failing_checks_words": 2, "failing_checks_percent": 0.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-09-15T01:22:24.676058Z", "last_author": "Matheus Clemente", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/units/?format=api" }, { "language": { "id": 165, "code": "es", "name": "Spanish", "plural": { "id": 165, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.foundryvtt-hub.com/languages/es/", "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 23, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "gitlab", "repo": "https://gitlab.com/pearcebasmanm/rule-element-generator.git", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/", "branch": "main", "push_branch": "", "filemask": "lang/*.json", "screenshot_filemask": "", "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/23/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "es", "id": 140, "filename": "lang/es.json", "revision": "a580ea8350a9687fb4b1cb7c19d60348fe44a9e6,501b55f3c0dbd38c6d4a94be578a46ec09a654c0", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/es/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/es/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/es/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/?format=api", "is_template": false, "is_source": false, "total": 229, "total_words": 350, "translated": 229, "translated_words": 350, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 2, "failing_checks_percent": 0.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-11-17T00:38:04.972106Z", "last_author": "Raul Castaño", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/es/units/?format=api" }, { "language": { "id": 165, "code": "es", "name": "Spanish", "plural": { "id": 165, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.foundryvtt-hub.com/languages/es/", "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api" }, "component": { "name": "PF2e Rule Element Generator", "slug": "glossary", "id": 24, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "PF2e Rule Element Generator", "slug": "rule-element-generator", "id": 12, "web": "https://gitlab.com/pearcebasmanm/rule-element-generator", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/", "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "es", "id": 141, "filename": "es.tbx", "revision": "070bc0f288bdb41fa62171f72f95f0314f692300", "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/es/", "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/es/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/glossary/es/", "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2022-11-17T00:36:53.463631Z", "last_author": "Raul Castaño", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/es/units/?format=api" }, { "language": { "id": 272, "code": "it", "name": "Italian", "plural": { "id": 272, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://weblate.foundryvtt-hub.com/languages/it/", "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 9, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Module Compatibility Checker", "slug": "mcc", "id": 5, "web": "https://github.com/arcanistzed/mcc", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/", "url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/arcanistzed/mcc.git", "git_export": "https://weblate.foundryvtt-hub.com/git/mcc/main/", "branch": "main", "push_branch": "", "filemask": "languages/*.json", "screenshot_filemask": "", "template": "languages/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "feat: updated ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "feat: added ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "delete_message": "feat: deleted ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "merge_message": "refactor: merge branch '{{ component_remote_branch }}' into Weblate", "addon_message": "feat: 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": "feat: 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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 0, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/2/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/3/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "it", "id": 142, "filename": "languages/it.json", "revision": "d2ea3a605e80e018162211e14930e10acb0c3b2e,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/it/", "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/it/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/it/", "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/?format=api", "is_template": false, "is_source": false, "total": 40, "total_words": 222, "translated": 37, "translated_words": 167, "translated_percent": 92.5, "fuzzy": 3, "fuzzy_words": 55, "fuzzy_percent": 7.5, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-01-24T13:36:41.234770Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/units/?format=api" }, { "language": { "id": 272, "code": "it", "name": "Italian", "plural": { "id": 272, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://weblate.foundryvtt-hub.com/languages/it/", "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api" }, "component": { "name": "Module Compatibility Checker", "slug": "glossary", "id": 10, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Module Compatibility Checker", "slug": "mcc", "id": 5, "web": "https://github.com/arcanistzed/mcc", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/", "url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "local", "repo": "local:", "git_export": "https://weblate.foundryvtt-hub.com/git/mcc/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "screenshot_filemask": "", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "it", "id": 143, "filename": "it.tbx", "revision": "cbfc3a06a12d00ca3a2dbf279ff145e62dcd5fa9", "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/glossary/it/", "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/it/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/glossary/it/", "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 4, "translated": 2, "translated_words": 4, "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": "2025-01-24T14:54:32.752468Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/it/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 144, "filename": "lang/en.json", "revision": "a4d5ef19a8c2e4f429024e4268250ca991fbf0a6,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/?format=api", "is_template": true, "is_source": true, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": 1, "last_change": "2024-07-04T19:39:21.164406Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/units/?format=api" }, { "language": { "id": 610, "code": "zh_Hans", "name": "Chinese (Simplified Han script)", "plural": { "id": 610, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "chinese", "chinese_chs", "schinese", "chinese_zh", "cn", "cmn", "cmn_hans", "zh", "zh_chs", "zh_cmn_hans", "zh_cn", "zh_hans_cn", "zhcn", "chs", "chi" ], "direction": "ltr", "population": 1266066359, "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/", "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "cn", "id": 145, "filename": "lang/cn.json", "revision": "be36f05ac4d088817e5454dd7c667aabdfe6a3fa,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/zh_Hans/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/zh_Hans/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/zh_Hans/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-04T19:39:21.926399Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/units/?format=api" }, { "language": { "id": 121, "code": "de", "name": "German", "plural": { "id": 121, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://weblate.foundryvtt-hub.com/languages/de/", "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "de", "id": 146, "filename": "lang/de.json", "revision": "4795a9353ee39efc292adeab34429abd8f2589f4,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/de/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/de/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/de/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-04T19:39:22.769081Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/de/units/?format=api" }, { "language": { "id": 165, "code": "es", "name": "Spanish", "plural": { "id": 165, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.foundryvtt-hub.com/languages/es/", "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "es", "id": 147, "filename": "lang/es.json", "revision": "a7288cd1f611fc8300fcde079349378a658f4e5b,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/es/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/es/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/es/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:23:18.016856Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/units/?format=api" }, { "language": { "id": 192, "code": "fi", "name": "Finnish", "plural": { "id": 192, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "fin_fi", "fin" ], "direction": "ltr", "population": 5736841, "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fi-FI", "id": 148, "filename": "lang/fi-FI.json", "revision": "96491bfec8b378344f5ce82662aa908521713c89,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/fi/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/fi/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/fi/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:23:19.393752Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fi/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 149, "filename": "lang/fr.json", "revision": "3ca80ded1583e0ba127aa3770450f7833087093e,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 2, "failing_checks_percent": 0.6, "have_suggestion": 0, "have_comment": 0, "last_change": "2024-07-08T22:23:20.131220Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/fr/units/?format=api" }, { "language": { "id": 272, "code": "it", "name": "Italian", "plural": { "id": 272, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://weblate.foundryvtt-hub.com/languages/it/", "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "it", "id": 150, "filename": "lang/it.json", "revision": "a28f6e7e8ab038fa63b1850f3c8cd6020221200c,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/it/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/it/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/it/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:23:20.867404Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/it/units/?format=api" }, { "language": { "id": 275, "code": "ja", "name": "Japanese", "plural": { "id": 275, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "jp", "jp_jpn", "ja_ja", "jpn_jp", "jpn" ], "direction": "ltr", "population": 119729025, "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ja", "id": 151, "filename": "lang/ja.json", "revision": "cd68160a0e05c9fcdf722d57e60a7fe17673daa6,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/ja/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ja/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/ja/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:23:21.863525Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ja/units/?format=api" }, { "language": { "id": 309, "code": "ko", "name": "Korean", "plural": { "id": 309, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "ko_ko", "kor_kr", "kor" ], "direction": "ltr", "population": 78357047, "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ko", "id": 152, "filename": "lang/ko.json", "revision": "8139b55cbc6257fb2ebd1c5c91859aa739d530a8,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/ko/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ko/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/ko/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:23:22.856145Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ko/units/?format=api" }, { "language": { "id": 440, "code": "pl", "name": "Polish", "plural": { "id": 440, "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": 41077398, "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pl", "id": 153, "filename": "lang/pl.json", "revision": "9575850197f0e2e612b21b06f46d173a1392af77,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/pl/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/pl/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/pl/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:26:21.878505Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pl/units/?format=api" }, { "language": { "id": 448, "code": "pt-BR", "name": "Portuguese (Brazil)", "plural": { "id": 448, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 19005077000, "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pt-BR", "id": 154, "filename": "lang/pt-BR.json", "revision": "f7576b5eae55daad8423cfe2daf117331d9c69e4,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/pt-BR/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/pt-BR/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 2, "failing_checks_percent": 1.2, "have_suggestion": 0, "have_comment": 0, "last_change": "2024-07-08T22:26:23.253338Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/pt-BR/units/?format=api" }, { "language": { "id": 465, "code": "ru", "name": "Russian", "plural": { "id": 465, "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": 195841151, "web_url": "https://weblate.foundryvtt-hub.com/languages/ru/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ru", "id": 155, "filename": "lang/ru.json", "revision": "ed1e7d0904562f6ed6dc5d951fd3df592114d48d,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/ru/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ru/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/ru/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:26:24.214625Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/ru/units/?format=api" }, { "language": { "id": 524, "code": "sv", "name": "Swedish", "plural": { "id": 524, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "swe_se", "sve", "swe" ], "direction": "ltr", "population": 12932871, "web_url": "https://weblate.foundryvtt-hub.com/languages/sv/", "url": "https://weblate.foundryvtt-hub.com/api/languages/sv/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/sv/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "sv", "id": 156, "filename": "lang/sv.json", "revision": "09f9061b50977b0e4332ba4b290cbad1177be1f5,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/sv/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/sv/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/sv/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:26:25.616544Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/sv/units/?format=api" }, { "language": { "id": 612, "code": "zh_Hant", "name": "Chinese (Traditional Han script)", "plural": { "id": 612, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "tchinese", "cmn_hant", "zh_cht", "zh_cmn_hant", "zh_hant_tw", "zh_hant@zh", "zh_tw", "zhtw", "cht", "zho" ], "direction": "ltr", "population": 38612556, "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/", "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 25, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": null, "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", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": false, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [ "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "zh-tw", "id": 157, "filename": "lang/zh-tw.json", "revision": "4236320ace080f0db7827ecc839e5d1700a73041,a4d5ef19a8c2e4f429024e4268250ca991fbf0a6", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/main/zh_Hant/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/zh_Hant/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/zh_Hant/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/?format=api", "is_template": false, "is_source": false, "total": 154, "total_words": 817, "translated": 154, "translated_words": 817, "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": "2024-07-08T22:26:26.674481Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hant/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 158, "filename": "", "revision": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/?format=api", "is_template": false, "is_source": true, "total": 19, "total_words": 25, "translated": 19, "translated_words": 25, "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": "2022-09-05T20:39:30.484918Z", "last_author": "Demian Wright", "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/en/units/?format=api" }, { "language": { "id": 121, "code": "de", "name": "German", "plural": { "id": 121, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://weblate.foundryvtt-hub.com/languages/de/", "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "de", "id": 159, "filename": "de.tbx", "revision": "c4d669eedd58417c0e73bc7a12593e623835e7fc", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/de/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/de/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/de/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:58.423359Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/de/units/?format=api" }, { "language": { "id": 165, "code": "es", "name": "Spanish", "plural": { "id": 165, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.foundryvtt-hub.com/languages/es/", "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "es", "id": 161, "filename": "es.tbx", "revision": "027f61bc88cf57a3020bbf1dee2b79abf848098a", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/es/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/es/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/es/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:58.536531Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/es/units/?format=api" }, { "language": { "id": 192, "code": "fi", "name": "Finnish", "plural": { "id": 192, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "fin_fi", "fin" ], "direction": "ltr", "population": 5736841, "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fi", "id": 162, "filename": "fi.tbx", "revision": "d69e017bfb0723aeddccd4fdcda79a13166f12b1", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/fi/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/fi/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/fi/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/?format=api", "is_template": false, "is_source": false, "total": 19, "total_words": 25, "translated": 19, "translated_words": 25, "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": "2023-07-08T12:23:58.736668Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fi/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 163, "filename": "fr.tbx", "revision": "13a18a9775822e2541c33e1f0b176c0a48ee3581", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:58.856998Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/fr/units/?format=api" }, { "language": { "id": 272, "code": "it", "name": "Italian", "plural": { "id": 272, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://weblate.foundryvtt-hub.com/languages/it/", "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "it", "id": 165, "filename": "it.tbx", "revision": "8c421c506c36e0ed8e2cdf61e24d5cf88d954520", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/it/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/it/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/it/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:58.925055Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/it/units/?format=api" }, { "language": { "id": 275, "code": "ja", "name": "Japanese", "plural": { "id": 275, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "jp", "jp_jpn", "ja_ja", "jpn_jp", "jpn" ], "direction": "ltr", "population": 119729025, "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ja", "id": 167, "filename": "ja.tbx", "revision": "227bc1f46791d57f65881bee109a1e9362b19227", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/ja/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ja/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/ja/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.027916Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ja/units/?format=api" }, { "language": { "id": 309, "code": "ko", "name": "Korean", "plural": { "id": 309, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "ko_ko", "kor_kr", "kor" ], "direction": "ltr", "population": 78357047, "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ko", "id": 169, "filename": "ko.tbx", "revision": "1a1a1d02940b4ed3ecd8b01fd885ccfc3e279ccc", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/ko/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ko/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/ko/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.141966Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ko/units/?format=api" }, { "language": { "id": 440, "code": "pl", "name": "Polish", "plural": { "id": 440, "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": 41077398, "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pl", "id": 171, "filename": "pl.tbx", "revision": "8dfd40b5b9b8661db613437978ae274313a096af", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/pl/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/pl/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/pl/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.238733Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pl/units/?format=api" }, { "language": { "id": 448, "code": "pt-BR", "name": "Portuguese (Brazil)", "plural": { "id": 448, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 19005077000, "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "pt_BR", "id": 173, "filename": "pt_BR.tbx", "revision": "9b8bc46718101dfce10316de0326820a31334e2b", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/pt-BR/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/pt-BR/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/pt-BR/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.366939Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/pt-BR/units/?format=api" }, { "language": { "id": 465, "code": "ru", "name": "Russian", "plural": { "id": 465, "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": 195841151, "web_url": "https://weblate.foundryvtt-hub.com/languages/ru/", "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "ru", "id": 175, "filename": "ru.tbx", "revision": "c75e7cb0c24e049409ccbf9e100341ee3e6fa4e4", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/ru/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/ru/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/ru/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.432932Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/ru/units/?format=api" }, { "language": { "id": 524, "code": "sv", "name": "Swedish", "plural": { "id": 524, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "swe_se", "sve", "swe" ], "direction": "ltr", "population": 12932871, "web_url": "https://weblate.foundryvtt-hub.com/languages/sv/", "url": "https://weblate.foundryvtt-hub.com/api/languages/sv/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/sv/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "sv", "id": 177, "filename": "sv.tbx", "revision": "85ccfc6bf88817409ce547367a85b16b6f7b93c4", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/sv/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/sv/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/sv/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.487065Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/sv/units/?format=api" }, { "language": { "id": 610, "code": "zh_Hans", "name": "Chinese (Simplified Han script)", "plural": { "id": 610, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "chinese", "chinese_chs", "schinese", "chinese_zh", "cn", "cmn", "cmn_hans", "zh", "zh_chs", "zh_cmn_hans", "zh_cn", "zh_hans_cn", "zhcn", "chs", "chi" ], "direction": "ltr", "population": 1266066359, "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/", "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "zh_Hans", "id": 179, "filename": "zh_Hans.tbx", "revision": "164dc11358ff22d2e082be8824e677145c063c99", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/zh_Hans/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/zh_Hans/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/zh_Hans/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.560087Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hans/units/?format=api" }, { "language": { "id": 612, "code": "zh_Hant", "name": "Chinese (Traditional Han script)", "plural": { "id": 612, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "tchinese", "cmn_hant", "zh_cht", "zh_cmn_hant", "zh_hant_tw", "zh_hant@zh", "zh_tw", "zhtw", "cht", "zho" ], "direction": "ltr", "population": 38612556, "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/", "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api" }, "component": { "name": "Forien's Quest Log", "slug": "glossary", "id": 26, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Forien's Quest Log", "slug": "forien-quest-log", "id": 13, "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/", "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": null, "repo": null, "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/", "branch": null, "push_branch": "", "filemask": null, "screenshot_filemask": null, "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/", "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api", "new_lang": "none", "language_code_style": "", "push": null, "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "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": true, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "zh_Hant", "id": 181, "filename": "zh_Hant.tbx", "revision": "762b4120d4ba4e916299195d8830fce08680aa2d", "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/glossary/zh_Hant/", "share_url": "https://weblate.foundryvtt-hub.com/engage/forien-quest-log/-/zh_Hant/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/glossary/zh_Hant/", "url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/?format=api", "is_template": false, "is_source": false, "total": 1, "total_words": 1, "translated": 1, "translated_words": 1, "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": "2023-07-08T12:23:59.615466Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/zh_Hant/units/?format=api" }, { "language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 27, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Polyglot", "slug": "polyglot", "id": 14, "web": "https://github.com/mclemente/fvtt-module-polyglot", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/", "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot.git", "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/", "branch": "master", "push_branch": "", "filemask": "src/lang/*.json", "screenshot_filemask": "", "template": "src/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "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", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/27/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "en", "id": 183, "filename": "src/lang/en.json", "revision": "df9220c8e344589c3759d9438ae63e783507f259,df9220c8e344589c3759d9438ae63e783507f259", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/en/", "share_url": "https://weblate.foundryvtt-hub.com/engage/polyglot/-/en/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/en/", "url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api", "is_template": true, "is_source": true, "total": 133, "total_words": 1435, "translated": 133, "translated_words": 1435, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 37, "failing_checks_words": 640, "failing_checks_percent": 27.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-05-03T06:46:03.200516Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/units/?format=api" }, { "language": { "id": 113, "code": "cs", "name": "Czech", "plural": { "id": 113, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "cs_cs", "cz", "csy", "ces", "cze" ], "direction": "ltr", "population": 13045532, "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/", "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 27, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Polyglot", "slug": "polyglot", "id": 14, "web": "https://github.com/mclemente/fvtt-module-polyglot", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/", "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot.git", "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/", "branch": "master", "push_branch": "", "filemask": "src/lang/*.json", "screenshot_filemask": "", "template": "src/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "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", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/27/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "cs", "id": 184, "filename": "src/lang/cs.json", "revision": "2ab3bcd9f7b5c09be44d2de04dc8bc48870dfc96,df9220c8e344589c3759d9438ae63e783507f259", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/cs/", "share_url": "https://weblate.foundryvtt-hub.com/engage/polyglot/-/cs/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/cs/", "url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/?format=api", "is_template": false, "is_source": false, "total": 133, "total_words": 1435, "translated": 33, "translated_words": 126, "translated_percent": 24.8, "fuzzy": 13, "fuzzy_words": 161, "fuzzy_percent": 9.7, "failing_checks": 2, "failing_checks_words": 18, "failing_checks_percent": 1.5, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-05-03T06:46:03.346245Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/units/?format=api" }, { "language": { "id": 121, "code": "de", "name": "German", "plural": { "id": 121, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://weblate.foundryvtt-hub.com/languages/de/", "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 27, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Polyglot", "slug": "polyglot", "id": 14, "web": "https://github.com/mclemente/fvtt-module-polyglot", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/", "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot.git", "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/", "branch": "master", "push_branch": "", "filemask": "src/lang/*.json", "screenshot_filemask": "", "template": "src/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "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", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/27/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "de", "id": 185, "filename": "src/lang/de.json", "revision": "910095300b51f00d974bb15a64e57379935a0054,df9220c8e344589c3759d9438ae63e783507f259", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/de/", "share_url": "https://weblate.foundryvtt-hub.com/engage/polyglot/-/de/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/de/", "url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api", "is_template": false, "is_source": false, "total": 133, "total_words": 1435, "translated": 92, "translated_words": 711, "translated_percent": 69.1, "fuzzy": 8, "fuzzy_words": 86, "fuzzy_percent": 6.0, "failing_checks": 2, "failing_checks_words": 29, "failing_checks_percent": 1.5, "have_suggestion": 4, "have_comment": 0, "last_change": "2025-05-03T06:46:03.472774Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/units/?format=api" }, { "language": { "id": 165, "code": "es", "name": "Spanish", "plural": { "id": 165, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.foundryvtt-hub.com/languages/es/", "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 27, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Polyglot", "slug": "polyglot", "id": 14, "web": "https://github.com/mclemente/fvtt-module-polyglot", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/", "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot.git", "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/", "branch": "master", "push_branch": "", "filemask": "src/lang/*.json", "screenshot_filemask": "", "template": "src/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "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", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/27/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "es", "id": 186, "filename": "src/lang/es.json", "revision": "b998e4ef617377b52e83dbead2a005b3e6113839,df9220c8e344589c3759d9438ae63e783507f259", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/es/", "share_url": "https://weblate.foundryvtt-hub.com/engage/polyglot/-/es/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/es/", "url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/?format=api", "is_template": false, "is_source": false, "total": 133, "total_words": 1435, "translated": 63, "translated_words": 351, "translated_percent": 47.3, "fuzzy": 15, "fuzzy_words": 235, "fuzzy_percent": 11.2, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-05-03T06:46:03.591280Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/es/units/?format=api" }, { "language": { "id": 197, "code": "fr", "name": "French", "plural": { "id": 197, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/", "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api" }, "component": { "name": "main", "slug": "main", "id": 27, "source_language": { "id": 147, "code": "en", "name": "English", "plural": { "id": 147, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.foundryvtt-hub.com/languages/en/", "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api" }, "project": { "name": "Polyglot", "slug": "polyglot", "id": 14, "web": "https://github.com/mclemente/fvtt-module-polyglot", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/", "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api", "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api", "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api", "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api", "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api", "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/credits/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "", "enforced_2fa": false }, "vcs": "github", "repo": "https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot.git", "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/", "branch": "master", "push_branch": "", "filemask": "src/lang/*.json", "screenshot_filemask": "", "template": "src/lang/en.json", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "json-nested", "license": "MIT", "license_url": "https://spdx.org/licenses/MIT.html", "agreement": "", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/", "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api", "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api", "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api", "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api", "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api", "task_url": null, "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/credits/?format=api", "new_lang": "add", "language_code_style": "", "push": "", "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", "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": [ "https://weblate.foundryvtt-hub.com/api/addons/27/?format=api", "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api" ], "is_glossary": false, "glossary_color": "silver", "category": null, "linked_component": null }, "language_code": "fr", "id": 187, "filename": "src/lang/fr.json", "revision": "fcfe7f14d0b306cc6c992e9cad900a2ba2d763d7,df9220c8e344589c3759d9438ae63e783507f259", "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/fr/", "share_url": "https://weblate.foundryvtt-hub.com/engage/polyglot/-/fr/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/fr/", "url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/?format=api", "is_template": false, "is_source": false, "total": 133, "total_words": 1435, "translated": 133, "translated_words": 1435, "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": "2025-05-04T02:10:54.600449Z", "last_author": null, "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/repository/?format=api", "file_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/file/?format=api", "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/statistics/?format=api", "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/changes/?format=api", "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/units/?format=api" } ] }{ "count": 1170, "next": "