summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values-cs/strings.xml
blob: 7b7554419d5beee3f79b740626bdcc0e27dbe69f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="mapbox_compassContentDescription">Kompas. Nastavit natočení mapy k severu.</string>
    <string name="mapbox_attributionsIconContentDescription">Atributy. Zobrazit nastavení atributů.</string>
    <string name="mapbox_myLocationViewContentDescription">Zobrazení polohy. Zobrazit umístění na mapě.</string>
    <string name="mapbox_mapActionDescription">Zobrazení mapy vytvořené s Mapbox. Posunout tažením dvěma prsty. Změnit velikost roztažením dvou prstů.</string>
    <string name="mapbox_attributionsDialogTitle">Mapbox Maps SDK pro Android</string>
    <string name="mapbox_attributionTelemetryTitle">Udělejte mapy Mapbox lepšími</string>
    <string name="mapbox_attributionTelemetryMessage">Pomozte udělat OpenStreetMap a Mapbox mapy lepšími poskytnutím anonymních dat o využití.</string>
    <string name="mapbox_attributionTelemetryPositive">Souhlasit</string>
    <string name="mapbox_attributionTelemetryNegative">Odmítnout</string>
    <string name="mapbox_attributionTelemetryNeutral">Více informací</string>
    <string name="mapbox_attributionErrorNoBrowser">Na zařízení není nainstalován webový prohlížeč, webovou stránku nelze zobrazit.</string>
    <string name="mapbox_offline_error_region_definition_invalid">Pokud OfflineRegionDefinition neodpovídá hranicím: %s</string>
    <string name="mapbox_telemetryImproveMap">Vylepšit tuto mapu</string>
    <string name="mapbox_telemetrySettings">Nastavení telemetrie</string>
    </resources>