summaryrefslogtreecommitdiff
path: root/platform/macos/sdk/ca.lproj/Localizable.strings
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-09-20 09:55:58 -0700
committerMinh Nguyễn <mxn@1ec5.org>2017-09-22 10:05:40 -0700
commit453c13dee2a3678ea3d3ceda204c7cf23d431c78 (patch)
tree7aeef861a4eba4c6db5e3ff2b6390634a5eeecc2 /platform/macos/sdk/ca.lproj/Localizable.strings
parent82bdd525a38c4beeb8ab35f3c4ca2a24a6107a38 (diff)
downloadqtlocation-mapboxgl-453c13dee2a3678ea3d3ceda204c7cf23d431c78.tar.gz
[android, ios, macos] Updated translations
Updated Catalan, Spanish, Swedish, Traditional Chinese, Ukrainian, and Vietnamese.
Diffstat (limited to 'platform/macos/sdk/ca.lproj/Localizable.strings')
-rw-r--r--platform/macos/sdk/ca.lproj/Localizable.strings14
1 files changed, 13 insertions, 1 deletions
diff --git a/platform/macos/sdk/ca.lproj/Localizable.strings b/platform/macos/sdk/ca.lproj/Localizable.strings
index b679fa0459..cd3073a8cb 100644
--- a/platform/macos/sdk/ca.lproj/Localizable.strings
+++ b/platform/macos/sdk/ca.lproj/Localizable.strings
@@ -1,6 +1,18 @@
-/* Accessibility title */
+/* 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" = "+";