/* User-friendly error description */ "LOAD_MAP_FAILED_DESC" = "El mapa no s’ha carregat a causa d’un error desconegut."; /* User-friendly error description */ "LOAD_STYLE_FAILED_DESC" = "El mapa no s’ha carregat perquè l’estil no es pot carregar."; /* Accessibility title */ "MAP_A11Y_TITLE" = "Mapbox"; /* User-friendly error description */ "PARSE_STYLE_FAILED_DESC" = "El mapa no s’ha carregat perquè s’ha corromput l’estil."; /* User-friendly error description */ "STYLE_NOT_FOUND_DESC" = "El mapa no s’ha carregat perquè no es troba l’estil o bé és incompatible."; /* Label of Zoom In button */ "ZOOM_IN_LABEL" = "+"; /* Tooltip of Zoom In button */ "ZOOM_IN_TOOLTIP" = "Apropar"; /* Label of Zoom Out button; U+2212 MINUS SIGN */ "ZOOM_OUT_LABEL" = "−"; /* Tooltip of Zoom Out button */ "ZOOM_OUT_TOOLTIP" = "Allunyar";