forked from organicmaps/organicmaps
[strings] Regenerated
Signed-off-by: Michał Brzozowski <www.haxor@gmail.com>
This commit is contained in:
parent
4ffc11c18a
commit
e1ca1204a9
3 changed files with 9 additions and 9 deletions
|
@ -841,7 +841,7 @@
|
|||
<!-- Prompt to start recording a track. -->
|
||||
<string name="start_track_recording">Nagraj trasę</string>
|
||||
<!-- Prompt for stopping a track recording. -->
|
||||
<string name="stop_track_recording">Zatrzymać nagrywanie trasy</string>
|
||||
<string name="stop_track_recording">Zatrzymaj nagrywanie trasy</string>
|
||||
<!-- Title for the "Stop Without Saving" action for the alert when saving a track recording. -->
|
||||
<string name="stop_without_saving">Zatrzymaj bez zapisywania</string>
|
||||
<!-- Title for the "Stop Without Saving" action for the alert when saving a track recording. -->
|
||||
|
@ -1238,10 +1238,10 @@
|
|||
<!-- These translations are used for all type.highway.*.tunnel. -->
|
||||
<string name="type.highway.cycleway.tunnel">Tunel drogowy dla rowerów</string>
|
||||
<string name="type.highway.elevator">Winda</string>
|
||||
<string name="type.highway.footway">Chodnik</string>
|
||||
<string name="type.highway.footway">Droga piesza</string>
|
||||
<string name="type.highway.footway.sidewalk">Chodnik</string>
|
||||
<string name="type.highway.footway.crossing">Przejście dla pieszych</string>
|
||||
<string name="type.highway.footway.area">Obszar chodnika</string>
|
||||
<string name="type.highway.footway.area">Obszar drogi pieszej</string>
|
||||
<!-- These translations are used for all type.highway.*.bridge. -->
|
||||
<string name="type.highway.footway.bridge">Most dla pieszych</string>
|
||||
<!-- These translations are used for all type.highway.*.tunnel. -->
|
||||
|
@ -1367,7 +1367,7 @@
|
|||
<!-- These translations are used for all type.highway.*.tunnel. -->
|
||||
<string name="type.highway.unclassified.tunnel">Tunel drogowy</string>
|
||||
<string name="type.area_highway.cycleway">Droga rowerowa</string>
|
||||
<string name="type.area_highway.footway">Chodnik</string>
|
||||
<string name="type.area_highway.footway">Droga piesza</string>
|
||||
<string name="type.area_highway.living_street">Ulica w strefie zamieszkania</string>
|
||||
<string name="type.area_highway.motorway">Ulica</string>
|
||||
<string name="type.area_highway.path">Ścieżka</string>
|
||||
|
|
|
@ -1770,7 +1770,7 @@
|
|||
|
||||
"type.barrier.chain" = "Cadena";
|
||||
|
||||
"type.barrier.city_wall" = "Muralla";
|
||||
"type.barrier.city_wall" = "City Wall";
|
||||
|
||||
"type.barrier.cycle_barrier" = "Barrera para bicicletas";
|
||||
|
||||
|
|
|
@ -1380,7 +1380,7 @@
|
|||
"start_track_recording" = "Nagraj trasę";
|
||||
|
||||
/* Prompt for stopping a track recording. */
|
||||
"stop_track_recording" = "Zatrzymać nagrywanie trasy";
|
||||
"stop_track_recording" = "Zatrzymaj nagrywanie trasy";
|
||||
|
||||
/* Title for the "Stop Without Saving" action for the alert when saving a track recording. */
|
||||
"stop_without_saving" = "Zatrzymaj bez zapisywania";
|
||||
|
@ -2154,13 +2154,13 @@
|
|||
|
||||
"type.highway.elevator" = "Winda";
|
||||
|
||||
"type.highway.footway" = "Chodnik";
|
||||
"type.highway.footway" = "Droga piesza";
|
||||
|
||||
"type.highway.footway.sidewalk" = "Chodnik";
|
||||
|
||||
"type.highway.footway.crossing" = "Przejście dla pieszych";
|
||||
|
||||
"type.highway.footway.area" = "Obszar chodnika";
|
||||
"type.highway.footway.area" = "Obszar drogi pieszej";
|
||||
|
||||
/* These translations are used for all type.highway.*.bridge. */
|
||||
"type.highway.footway.bridge" = "Most dla pieszych";
|
||||
|
@ -2369,7 +2369,7 @@
|
|||
|
||||
"type.area_highway.cycleway" = "Droga rowerowa";
|
||||
|
||||
"type.area_highway.footway" = "Chodnik";
|
||||
"type.area_highway.footway" = "Droga piesza";
|
||||
|
||||
"type.area_highway.living_street" = "Ulica w strefie zamieszkania";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue