summaryrefslogtreecommitdiff
path: root/platform/ios/resources/zh-Hant.lproj/Localizable.strings
blob: 585ff3dd27aae449fee7ab16b8edb350f1849519 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
/* Accessibility hint */
"ANNOTATION_A11Y_HINT" = "顯示信息";

/* No comment provided by engineer. */
"API_CLIENT_400_DESC" = "The session data task failed. Original request was: %@";

/* No comment provided by engineer. */
"API_CLIENT_400_REASON" = "The status code was %ld";

/* No comment provided by engineer. */
"CANCEL" = "取消";

/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */
"CLOSE_CALLOUT_A11Y_HINT" = "回到地圖";

/* Accessibility hint */
"COMPASS_A11Y_HINT" = "旋轉地圖使正北朝上";

/* Accessibility label */
"COMPASS_A11Y_LABEL" = "指南針";

/* Compass abbreviation for north */
"COMPASS_NORTH" = "北";

/* Instructions in Interface Builder designable; {key}, {plist file name} */
"DESIGNABLE" = "在%2$@中將你的access token設爲%1$@即可顯示Mapbox上的地圖\n\n更多說明請見";

/* Setup documentation URL display string; keep as short as possible */
"FIRST_STEPS_URL" = "mapbox.com/help/first-steps-ios-sdk";

/* Accessibility hint */
"INFO_A11Y_HINT" = "顯示致謝、用戶意見表及更多";

/* Accessibility label */
"INFO_A11Y_LABEL" = "關於這個地圖";

/* User-friendly error description */
"LOAD_MAP_FAILED_DESC" = "發生不知名的錯誤,無法載入地圖。";

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

/* Accessibility label */
"LOGO_A11Y_LABEL" = "Mapbox";

/* Accessibility label */
"MAP_A11Y_LABEL" = "地圖";

/* Map accessibility value */
"MAP_A11Y_VALUE" = "縮放地圖%1$d倍\n可顯示%2$ld處標記";

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

/* Action sheet title */
"SDK_NAME" = "Mapbox iOS SDK";

/* Developer-only SDK update notification; {latest version, in format x.x.x} */
"SDK_UPDATE_AVAILABLE" = "Mapbox iOS SDK %@版現已開放下載:";

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

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "你可以提供匿名數據來幫助OpenStreetMap和Mapbox的地圖變得更好。";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_OFF" = "暫不參與";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_ON" = "我要參與";

/* Telemetry prompt message */
"TELEMETRY_ENABLED_MSG" = "你的匿名數據正在改善OpenStreetMap和Mapbox地圖。";

/* Telemetry prompt button */
"TELEMETRY_ENABLED_OFF" = "不再參與";

/* Telemetry prompt button */
"TELEMETRY_ENABLED_ON" = "繼續參與";

/* Telemetry prompt button */
"TELEMETRY_MORE" = "詳細信息";

/* Action in attribution sheet */
"TELEMETRY_NAME" = "Mapbox遙測";

/* Telemetry prompt title */
"TELEMETRY_TITLE" = "讓Mapbox地圖變得更好";

/* Default user location annotation title */
"USER_DOT_TITLE" = "你在這裡";