summaryrefslogtreecommitdiff
path: root/platform/macos/sdk/zh-Hant.lproj/Localizable.strings
blob: e5cf4b7695fa687be854640d5dbd298b899e043e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* User-friendly error description */
"LOAD_MAP_FAILED_DESC" = "發生不知名錯誤,無法載入地圖。";

/* User-friendly error description */
"LOAD_STYLE_FAILED_DESC" = "載入樣式表時發生錯誤,無法載入地圖。";

/* Accessibility title */
"MAP_A11Y_TITLE" = "Mapbox";

/* User-friendly error description */
"PARSE_STYLE_FAILED_DESC" = "樣式表有毀損,無法載入地圖。";

/* User-friendly error description */
"STYLE_NOT_FOUND_DESC" = "找不到樣式表或樣式表不兼容,無法載入地圖。";

/* Label of Zoom In button */
"ZOOM_IN_LABEL" = "+";

/* Tooltip of Zoom In button */
"ZOOM_IN_TOOLTIP" = "放大";

/* Label of Zoom Out button; U+2212 MINUS SIGN */
"ZOOM_OUT_LABEL" = "−";

/* Tooltip of Zoom Out button */
"ZOOM_OUT_TOOLTIP" = "縮小";