summaryrefslogtreecommitdiff
path: root/platform/ios/resources/ja.lproj/Localizable.strings
blob: b8fde1cdb2678189ac8f744e73325fa0ebbe3ce3 (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
/* 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 */
"COMPASS_A11Y_HINT" = "地図を真北に回転させる";

/* Accessibility label */
"COMPASS_A11Y_LABEL" = "磁針";

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

/* Instructions in Interface Builder designable; {key}, {plist file name} */
"DESIGNABLE" = "To display a Mapbox-hosted map here, set %1$@ to your access token in %2$@\n\nFor detailed instructions, see:";

/* 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" = "Shows credits, a feedback form, and more";

/* Accessibility label */
"INFO_A11Y_LABEL" = "この地図について";

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

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

/* Map accessibility value */
"MAP_A11Y_VALUE" = "ズーム %1$d倍\n%2$ld ピン現れる";

/* 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 %1$@が入手できる:";

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "You can help make OpenStreetMap and Mapbox maps better by contributing anonymous usage data.";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_OFF" = "参加しない";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_ON" = "参加する";

/* Telemetry prompt message */
"TELEMETRY_ENABLED_MSG" = "You are helping to make OpenStreetMap and Mapbox maps better by contributing anonymous usage data.";

/* 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" = "現在位置";