summaryrefslogtreecommitdiff
path: root/platform/macos/sdk/pt-BR.lproj/Localizable.strings
blob: c7490ec8d8b26ac8aaf8c879e9f2802e77a06a5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* Accessibility title */
"MAP_A11Y_TITLE" = "Mapbox";

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

/* Tooltip of Zoom In button */
"ZOOM_IN_TOOLTIP" = "Aumentar Zoom";

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

/* Tooltip of Zoom Out button */
"ZOOM_OUT_TOOLTIP" = "Reduzir Zoom";