diff --git a/reference/styles/sections/toolbar.md b/reference/styles/sections/toolbar.md
index 2f7fe06..6d6c345 100644
--- a/reference/styles/sections/toolbar.md
+++ b/reference/styles/sections/toolbar.md
@@ -1,6 +1,6 @@
---
-title: Toolbar
-description: The toolbar is always along the top of the screen in Mapbox Studio style editor.
+标题: 工具栏
+描述: 在Mapbox Studio样式编辑器中,工具栏始终位于屏幕顶部。
prependJs:
- "import AppropriateImage from '../../../../components/appropriate-image';"
- "import Browser from '@mapbox/dr-ui/browser';"
@@ -13,26 +13,26 @@ prependJs:
- "import EditorRaster from '../../../../video/reference-styles-toolbar-raster.mp4';"
- "import EditorSatelliteImagery from '../../../../video/reference-styles-toolbar-satellite-imagery.mp4';"
- "import EditorTileBoundaries from '../../../../video/reference-styles-toolbar-tile-boundaries.mp4';"
-contentType: reference
+内容类型: 参考
---
-## Toolbar
+## 工具栏
-The toolbar is always along the top of the screen in Mapbox Studio style editor.
+在Mapbox Studio样式编辑器中,工具栏始终位于屏幕顶部。
-### Share and Publish
+### 分享和发布
-For more information on sharing and publishing your style, see [Publish your style](/studio-manual/overview/publish-your-style/).
+有关分享和发布样式的更多信息,请参考[发布样式]。(/studio-manual/overview/publish-your-style/).
-### Print panel
+### 打印面板
-Click **{{}} Print** to toggle the print panel on and off. Position your map and specify **Print export settings** in the print panel. Settings include image dimensions (in inches or centimeters), resolution (in PPI), and file format (PNG or JPG). The maximum image export is 8,000 px by 8,000 px.
+单击 **{{}} 打印**,打开或关闭打印面板。 放置地图并在打印面板中指定**打印导出设置**。设置包括图像尺寸(英寸或厘米),分辨率(PPI)和文件格式(PNG或JPG)。最大图像导出为8000px × 800px。
-Mapbox Studio offers 100 high resolution image exports per account. If you need more than 100, you can purchase an annual license that allows for a higher number of image exports and prints. Contact [Mapbox sales](https://www.mapbox.com/contact/sales) for more information.
+Mapbox Studio每个帐户提供100个高分辨率图像导出数量。如果需要的数量超过100,则可以购买年度许可证,以增加图像输出和打印的数量。联系 [Mapbox 商务](https://www.mapbox.com/contact/sales) 获取更多信息.
-If you do not want to purchase an annual license that provides more than 100 high resolution image exports, you can use the [Mapbox Static Images API playground](https://docs.mapbox.com/help/interactive-tools/static-api-playground). With the [Mapbox Static Images API](https://docs.mapbox.com/api/maps/#static-images), image exports can be up to 1,280 px by 1,280 px in size. While enabling retina may improve the quality of the image, you cannot export at a higher resolution using the Static Images API.
+如果您不想购买提供超过100张高分辨率图像导出的年度许可证,则可以使用[Mapbox 静态图片 API playground](https://docs.mapbox.com/help/interactive-tools/static-api-playground).使用Mapbox静态图片API,图片导出的最大尺寸为1,280px × 1,280px。虽然启用视网膜模式可能会提高图像质量,但是你无法使用静态图像API以更高的分辨率导出。
-**Be sure to read the [Mapbox print policy](https://docs.mapbox.com/help/how-mapbox-works/static-maps/#static-images-for-print) before printing any Mapbox maps.**
+**在打印任何Mapbox地图之前,请务必阅读[Mapbox打印策略](https://docs.mapbox.com/help/how-mapbox-works/static-maps/#static-images-for-print)。**
{{
@@ -43,18 +43,17 @@ If you do not want to purchase an annual license that provides more than 100 hig
}}
-### Settings
+### 设置
-The Settings menu includes a lot of options including:
+设置菜单包含许多选项,包括:
-- Various [**View modes**](#view-modes) for debugging your style.
-- [**Supported Mapbox SDK versions**](#supported-mapbox-sdk-versions) for checking compatibility with Mapbox GL JS and our mobile Maps SDKs.
-- [**Default map position**](#default-map-position) for setting and locking map position.
-- [**Compare styles**](#compare-styles) for comparing this style to other styles in your account.
-- A [**Layer overview**](#layer-overview) covering all layers and source layers used in this style.
-- The ability to toggle [**Source compositing**](#source-compositing) on and off.
+- 各种 [**查看模式**](#view-modes) 用于调试样式.
+- [**支持的Mapbox SDK版本**](#支持-mapbox-sdk-版本)用于检查与Mapbox GL JS和我们的移动地图 SDK的兼容性。
+- [**默认地图位置**](#默认-地图-位置)用于设置和锁定地图位置。
+- [**图层概述**](#图层-概述),包含此样式中使用的所有图层和数据源图层。
+- 启用和禁用[** 数据源合成 **](#数据源-合成)的功能。
-#### View modes
+#### 查看模式
Toggle **Satellite imagery** to compare your style to satellite imagery. This is useful for checking the accuracy of map features.
@@ -68,8 +67,7 @@ Toggle **Satellite imagery** to compare your style to satellite imagery. This is
}}
-Toggle **Raster tiles** to view raster tiles for your style. Note that style updates may be delayed in the raster tiles.
-
+切换 **栅格瓦片** 查看你的样式的栅格图块。 请注意,样式更新可能会在栅格瓦片中延迟。
{{
+{{}}
+使用样式编辑器制作的样式中最多只能包含15个唯一数据源。 数据源合成不会减少计入此限制的数据源数量。 例如,如果你使用的模板样式同时引用了Mapbox街道和地形瓦片集(换句话说,是两个瓦片集数据源),并且你添加了两个自定义瓦片集,即使将这些瓦片集合成到一个复合数据源中, 瓦片集数据源为4。在此示例中,你可以在达到15个数据源限制之前添加其他11个数据源。 有关数据源限制的更多信息,请参阅我们的[Mapbox Studio样式中的源限制](https://docs.mapbox.com/help/troubleshooting/reduce-tileset-sources/)故障排除指南。
{{}}
-### History
+### 历史
+
+查看当前会话中所做更改的完整历史记录(从打开样式编辑器到现在)。在我们的博客文章中了解有关此功能的更多信息,Mapbox Studio中的视觉撤消和重做.
-See a complete history of changes made in the current session (since opening the style editor). Read more on this functionality in our blog post, Visual undo & redo in Mapbox Studio.
+
-
+在此弹出框中,从样式的[sprite](https://docs.mapbox.com/help/glossary/sprite/)中添加和删除图像。要在地图上显示图像,请在左侧的图层面板中选择。
-Add and remove images from your style's [sprite](https://docs.mapbox.com/help/glossary/sprite/) in this popover. To display images on your map, select in the layer panel on the left.
{{
}}
-### Fonts
+### 字体
-Add and remove all fonts associated with your Mapbox account (across all styles). Browse _Mapbox fonts_ or upload custom TTF or OTF fonts.
+添加和删除与你的Mapbox帐户关联的所有字体(所有样式)。浏览 _Mapbox字体_ 或上传自定义的TTF或OTF字体。
-### Light
+### 光
-When using a fill extrusion layer, you can specify the anchor, color, and intensity of lighting. Each can also be adjusted by zoom level.
+使用填充拉伸层时,可以指定锚点,颜色和照明强度。 每个都可以通过缩放级别进行调整。
-### Help
+### 帮助
+打开帮助来获取指向我们的帮助页面和联系页面的链接。 启用提示使其在样式编辑器中定位。 查看完整地图交互和键盘快捷键的列表。
Open Help for links to our help page and contact page. Turn on Tips to become oriented in the style editor. See a full list map interactions and keyboard shortcuts.