unity-atoms/website/i18n/en.json

121 lines
3.6 KiB
JSON
Raw Normal View History

2019-10-03 19:37:30 -04:00
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Tiny modular pieces utilizing the power of Scriptable Objects",
"docs": {
2020-03-02 14:12:38 -05:00
"api/unityatoms.baseatoms.editor": {
"title": "UnityAtoms.BaseAtoms.Editor",
"sidebar_label": "UnityAtoms.BaseAtoms.Editor"
},
"api/unityatoms.baseatoms": {
"title": "UnityAtoms.BaseAtoms",
"sidebar_label": "UnityAtoms.BaseAtoms"
},
2019-10-14 20:08:41 -04:00
"api/unityatoms.editor": {
"title": "UnityAtoms.Editor",
"sidebar_label": "UnityAtoms.Editor"
},
"api/unityatoms": {
"title": "UnityAtoms",
"sidebar_label": "UnityAtoms"
},
2019-10-15 17:20:05 -04:00
"api/unityatoms.mobile.editor": {
"title": "UnityAtoms.Mobile.Editor",
"sidebar_label": "UnityAtoms.Mobile.Editor"
},
2019-10-14 21:07:22 -04:00
"api/unityatoms.mobile": {
"title": "UnityAtoms.Mobile",
"sidebar_label": "UnityAtoms.Mobile"
},
2020-03-02 14:12:38 -05:00
"api/unityatoms.monohooks.editor": {
"title": "UnityAtoms.MonoHooks.Editor",
"sidebar_label": "UnityAtoms.MonoHooks.Editor"
},
2019-10-15 19:43:51 -04:00
"api/unityatoms.monohooks": {
"title": "UnityAtoms.MonoHooks",
"sidebar_label": "UnityAtoms.MonoHooks"
},
2019-10-15 17:20:05 -04:00
"api/unityatoms.scenemgmt.editor": {
"title": "UnityAtoms.SceneMgmt.Editor",
"sidebar_label": "UnityAtoms.SceneMgmt.Editor"
},
"api/unityatoms.scenemgmt": {
"title": "UnityAtoms.SceneMgmt",
"sidebar_label": "UnityAtoms.SceneMgmt"
},
2019-10-14 20:08:41 -04:00
"api/unityatoms.tags": {
"title": "UnityAtoms.Tags",
"sidebar_label": "UnityAtoms.Tags"
},
2019-10-15 17:20:05 -04:00
"api/unityatoms.ui": {
"title": "UnityAtoms.UI",
"sidebar_label": "UnityAtoms.UI"
2019-10-03 19:37:30 -04:00
},
"introduction/basic-tutorial": {
"title": "Basic tutorial",
"sidebar_label": "Basic tutorial"
},
"introduction/generator": {
"title": "Generator",
"sidebar_label": "Generator"
},
"introduction/overview": {
"title": "Overview and philosopy",
"sidebar_label": "Overview and philosopy"
},
"introduction/quick-start": {
"title": "Quick start",
"sidebar_label": "Quick start"
},
"introduction/unirx": {
"title": "Usage with UniRX",
"sidebar_label": "Usage with UniRX"
},
"README": {
"title": "README"
},
2020-03-02 14:12:38 -05:00
"subpackages/base-atoms": {
"title": "Base Atoms",
"sidebar_label": "Base Atoms"
},
2019-10-03 19:37:30 -04:00
"subpackages/mobile": {
"title": "Mobile",
"sidebar_label": "Mobile"
},
2019-10-15 19:43:51 -04:00
"subpackages/mono-hooks": {
"title": "Mono Hooks",
"sidebar_label": "Mono Hooks"
},
2019-10-03 19:37:30 -04:00
"subpackages/scene-mgmt": {
"title": "Scene Mgmt",
"sidebar_label": "Scene Mgmt"
},
"subpackages/tags": {
"title": "Tags",
"sidebar_label": "Tags"
},
"subpackages/ui": {
"title": "UI",
"sidebar_label": "UI"
}
},
"links": {
"Quick Start": "Quick Start",
"API": "API",
"Github": "Github"
},
"categories": {
"Introduction": "Introduction",
"API Reference": "API Reference",
"Subpackages": "Subpackages"
}
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}