---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.2
alternate:
  - https://yandex.com/dev/games/doc/en/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/hi/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/ko/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/ru/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/tr/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/vi/concepts/languages-and-domains.md
  - https://yandex.com/dev/games/doc/zh/concepts/languages-and-domains.md
  - href: zh/concepts/languages-and-domains.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/zh/llms.txt

# 语言与域名

<!-- source: zh/_includes/script-common.md -->
<!-- source: zh/_includes/script/index-js.md -->

<!-- endsource: zh/_includes/script/index-js.md -->

<!-- source: zh/_includes/script/requirements-js.md -->

<!-- endsource: zh/_includes/script/requirements-js.md -->

<!-- source: zh/_includes/script/image-modal-js.md -->

<!-- endsource: zh/_includes/script/image-modal-js.md -->
<!-- endsource: zh/_includes/script-common.md -->


#|
|| ![](../_images/icons/video.svg) | 视频教程。如何吸引其他国家/地区的玩家？

<div class="cut-button">

{% cut "观看视频" %}

@[youtube](https://www.youtube.com/embed/TvZK0E3JbwI)

{% endcut %}

</div>

||
|#


[Yandex Games](https://yandex.com/games/){.external} 支持 [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes){.external} 格式的多种语言。

{% cut "**支持的语言**" %}

#|
|| **代码** | **语言** | **代码** | **语言** | **代码** | **语言** | **代码** | **语言** ||
|| **ar** | 阿拉伯语 | **az** | 阿塞拜疆语 | **be** | 白俄罗斯语 | **bg** | 保加利亚语 ||
|| **ca** | 加泰罗尼亚语 | **cs** | 捷克语 | **de** | 德语 | **en** | 英语 ||
|| **es** | 西班牙语 | **fa** | 波斯语 | **fr** | 法语 | **he** | 希伯来语 ||
|| **hi** | 印地语 | **hu** | 匈牙利语 | **hy** | 亚美尼亚语 | **id** | 印度尼西亚语 ||
|| **it** | 意大利语 | **ja** | 日语 | **ka** | 格鲁吉亚语 | **kk** | 哈萨克语 ||
|| **nl** | 荷兰语 | **pl** | 波兰语 | **pt** | 葡萄牙语 | **ro** | 罗马尼亚语 ||
|| **ru** | 俄语 | **sk** | 斯洛伐克语 | **sr** | 塞尔维亚语 | **th** | 泰语 ||
|| **tk** | 土库曼语 | **tr** | 土耳其语 | **uk** | 乌克兰语 | **uz** | 乌兹别克语 ||
|| **vi** | 越南语 | **zh** | 中文 |  |  |  |  ||
|#

{% endcut %}

## 语言集 {#languages}

用于为游戏吸引最大流量的最小建议语言集：
- 中文
- 英语


## 域 {#domains}

游戏支持多个 yandex.tld 域。

{% cut "**支持的域**" %}

#|
|| **域** | **国家** ||
|| https://yandex.az/games | 阿塞拜疆 ||
|| https://yandex.by/games | 白俄罗斯 ||
|| https://yandex.co.il/games | 以色列 ||
|| https://yandex.com/games | 多语种域 ||
|| https://yandex.com.am/games | 亚美尼亚 ||
|| https://yandex.com.ge/games | 格鲁吉亚 ||
|| https://yandex.com.tr/games | 土耳其 ||
|| https://yandex.ee/games | 爱沙尼亚 ||
|| https://yandex.fr/games | 法国 ||
|| https://yandex.kz/games | 哈萨克斯坦 ||
|| https://yandex.lt/games | 立陶宛 ||
|| https://yandex.lv/games | 拉脱维亚 ||
|| https://yandex.md/games | 罗马尼亚 ||
|| https://yandex.ru/games | 俄罗斯 ||
|| https://yandex.tj/games | 塔吉克斯坦 ||
|| https://yandex.tm/games | 土库曼斯坦 ||
|| https://yandex.uz/games | 乌兹别克斯坦 ||
|#

{% endcut %}

如果您在自己的域上托管游戏并且启用了 [CSP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors){.external}，则该游戏需要能够在上述所有域中正确打开。

除了主域外，我们还建议为 `*.yandex.{tld}` 子域添加通配符，其中 `{tld}` 是上述所有域。

## AI 描述 {#ai-descriptions}

**AI descriptions** 是一项自动创建不同语言游戏描述的功能。它简化了在其他语言上发布项目的流程，并有助于：

- 吸引更多来自国际用户的自然流量。
- 增加您项目的收入。

### 启用 {#enable}

{% note warning %}

只有在游戏尚未发布版本时，才能启用 AI 描述。

{% endnote %}

1. 创建一个包含英文描述的[草稿](https://yandex.com/dev/games/doc/zh/console/add-new-game.md#step-create-and-fill-draft)。
2. 在 **Draft** 选项卡的页面底部，保持 **I want to enable AI descriptions** 选项为启用状态。
3. 通过[审核](https://yandex.com/dev/games/doc/zh/concepts/moderation.md)。

游戏发布后，**AI descriptions** 选项卡将显示其他语言的翻译。要查看翻译，请从下拉列表中选择所需语言（默认为英语）。

{% note tip %}

如果翻译版本不合适，请在 **AI descriptions** 选项卡中点击 **Make new AI descriptions**，或手动在草稿中添加语言。

{% endnote %}

### AI 描述的工作原理 {#work-principle}

无需手动添加语言草稿—系统会根据英文描述自动创建翻译。神经网络会：

- 为每种语言调整文本。
- 保留含义。
- 使文本更适合在不同市场推广。

AI 描述提高了游戏在目录中的可见性：即使游戏仅翻译为俄语和英语，所有国际玩家也能看到它。游戏信息卡将以目录语言显示。

{% note info %}

如果您已有所选语言的自定义描述，将显示您的描述。如果没有—将显示 AI 描述。

{% endnote %}

要禁用 AI 描述，请联系[支持聊天](https://yandex.com/chat/#/user/a4fa5c06-75db-9b38-6eea-b1673785f7d5){.external}。
