summaryrefslogtreecommitdiff
path: root/platform/macos/sdk/pt-BR.lproj/Localizable.strings
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-02-08 23:25:11 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-02-09 10:52:33 -0800
commit925d394ab52f3d859c4111d53242b403d4e2e300 (patch)
treedbf509b3c0d37d94e710f0b795b999ea365fa492 /platform/macos/sdk/pt-BR.lproj/Localizable.strings
parentc41d37ad72f64b401099b66cb9e2f290d9e9966b (diff)
downloadqtlocation-mapboxgl-925d394ab52f3d859c4111d53242b403d4e2e300.tar.gz
[ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, Vietnamese
Pulled translations from Transifex. Added locales with at least one file translated 80% or more.
Diffstat (limited to 'platform/macos/sdk/pt-BR.lproj/Localizable.strings')
-rw-r--r--platform/macos/sdk/pt-BR.lproj/Localizable.strings15
1 files changed, 15 insertions, 0 deletions
diff --git a/platform/macos/sdk/pt-BR.lproj/Localizable.strings b/platform/macos/sdk/pt-BR.lproj/Localizable.strings
new file mode 100644
index 0000000000..c7490ec8d8
--- /dev/null
+++ b/platform/macos/sdk/pt-BR.lproj/Localizable.strings
@@ -0,0 +1,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";
+