Add localization for UI strings in Slovenian #11716
Closed
+20
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey 👋
This PR adds translations for UI strings we use in GL JS into Slovenian. We translated the UI strings automatically using the Google Translate API, and we need to verify that the translation is correct.
To help us verify the translations, you can open the
Files changedtab on this page and compare the translations with the original filesrc/ui/default_locale.js.To improve the machine translation, click the plus sign next to the line you want to enhance in the
Files changedtab and suggest a translation.If the translation looks good, you can approve it in the PR's comments section below.
Thanks for helping 🙌
AttributionControl.ToggleAttributionEnglish:
Toggle attributionContext: Tooltip text on
AttributionControlhoverAttributionControl.MapFeedbackEnglish:
Map feedbackContext: Accessibility label for the
Improve this maplink in the expandedAttributionControl. That label can be read by assistive technologyFullscreenControl.EnterEnglish:
Enter fullscreenContext: Tooltip text on FullscreenControl hover when not in the fullscreen mode
FullscreenControl.ExitEnglish:
Exit fullscreenContext: Tooltip text on
FullscreenControlhover when in the fullscreen modeGeolocateControl.FindMyLocationEnglish:
Find my locationContext: Tooltip text on
GeolocateControlhoverGeolocateControl.LocationNotAvailableEnglish:
Location not availableContext: Tooltip text on
GeolocateControlhover when we can't locate userLogoControl.TitleEnglish:
Mapbox logoContext: Accessibility label for the Mapbox logo image. That label can be read by assistive technology
Map.TitleEnglish:
MapContext: Accessibility label for the map canvas element on the webpage. That label can be read by assistive technology
NavigationControl.ResetBearingEnglish:
Reset bearing to northContext: Tooltip text on bearing button in
NavigationControlNavigationControl.ZoomInEnglish:
Zoom inContext: Tooltip text on plus button in
NavigationControlNavigationControl.ZoomOutEnglish:
Zoom outContext: Tooltip text on minus button in
NavigationControlScrollZoomBlocker.CtrlMessageEnglish:
Use ctrl + scroll to zoom the mapContext: Text on map blocker alert when cooperative gestures are enabled
ScrollZoomBlocker.CmdMessageEnglish:
Use ⌘ + scroll to zoom the mapContext: Text on map blocker alert when cooperative gestures are enabled
TouchPanBlocker.MessageEnglish:
Use two fingers to move the mapContext: Text on map blocker alert when cooperative gestures are enabled