summaryrefslogtreecommitdiff
path: root/platform/ios/resources/ca.lproj/Localizable.strings
blob: ae655f282ddca698078bb71f57e82cb123857cb4 (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" = "Mostra més informació";

/* No comment provided by engineer. */
"API_CLIENT_400_DESC" = "La tasca de dades de la sessió ha fallat. La petició original era: %@";

/* No comment provided by engineer. */
"API_CLIENT_400_REASON" = "El codi d’estat era %ld";

/* No comment provided by engineer. */
"CANCEL" = "Cancel·lar";

/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */
"CLOSE_CALLOUT_A11Y_HINT" = "Torna al mapa";

/* Accessibility hint */
"COMPASS_A11Y_HINT" = "Orienta el mapa amb rumb nord";

/* Accessibility label */
"COMPASS_A11Y_LABEL" = "Brúixola";

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

/* Instructions in Interface Builder designable; {key}, {plist file name} */
"DESIGNABLE" = "Per mostrar aquí un mapa allotjat a Mapbox posa %1$@ al teu token d’accés a %2$@\n\nPer obtenir instruccions detallades, consulteu:";

/* 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" = "Mostra els crèdits, el formulari de contacte i més";

/* Accessibility label */
"INFO_A11Y_LABEL" = "Sobre aquest mapa";

/* 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 label */
"LOGO_A11Y_LABEL" = "Mapbox";

/* Accessibility label */
"MAP_A11Y_LABEL" = "Mapa";

/* Map accessibility value */
"MAP_A11Y_VALUE" = "Zoom %1$dx\n%2$ld anotació (ns) visibles";

/* User-friendly error description */
"PARSE_STYLE_FAILED_DESC" = "El mapa no s’ha carregat perquè s’ha corromput l’estil.";

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

/* Developer-only SDK update notification; {latest version, in format x.x.x} */
"SDK_UPDATE_AVAILABLE" = "La versió %@ del Mapbox iOS SDK està disponible:";

/* User-friendly error description */
"STYLE_NOT_FOUND_DESC" = "El mapa no s’ha carregat perquè no es troba l’estil o bé és incompatible.";

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "Pots ajudar a millorar els mapes d’OpenStreetMap i de Mapbox aportant dades d’ús anònimes.";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_OFF" = "No vull participar";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_ON" = "Participar";

/* Telemetry prompt message */
"TELEMETRY_ENABLED_MSG" = "Estàs ajudant a millorar els mapes d’OpenStreetMap i de Mapbox aportant dades d’ús anònimes.";

/* Telemetry prompt button */
"TELEMETRY_ENABLED_OFF" = "Aturar la participació";

/* Telemetry prompt button */
"TELEMETRY_ENABLED_ON" = "Continuar la participació";

/* Telemetry prompt button */
"TELEMETRY_MORE" = "Vull saber-ne més";

/* Action in attribution sheet */
"TELEMETRY_NAME" = "Telemetria de Mapbox";

/* Telemetry prompt title */
"TELEMETRY_TITLE" = "Millora els mapes de Mapbox";

/* Default user location annotation title */
"USER_DOT_TITLE" = "Ets aquí";