[strings] Regenerated
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
This commit is contained in:
parent
76762361a1
commit
e68a6aa9be
2 changed files with 20 additions and 0 deletions
|
@ -742,6 +742,16 @@
|
|||
<string name="translated_om_site_url">https://organicmaps.app/ru/</string>
|
||||
<!-- Link to OSM wiki for Editor, Profile and About pages -->
|
||||
<string name="osm_wiki_about_url">https://wiki.openstreetmap.org/wiki/RU:О_проекте</string>
|
||||
<!-- Text on car placeholder screen that maps are shown on the phone screen -->
|
||||
<string name="aa_used_on_phone_screen">Сейчас Вы используете Organic Maps на экране телефона</string>
|
||||
<!-- Text on phone placeholder screen that maps are shown on the car screen -->
|
||||
<string name="aa_used_on_car_screen">Сейчас Вы используете Organic Maps на экране автомобиля</string>
|
||||
<!-- Android Auto connected -->
|
||||
<string name="aa_connected">Вы подключены к Android Auto</string>
|
||||
<!-- Button to show maps on the phone screen instead of a car -->
|
||||
<string name="aa_continue_on_phone">Продолжить в телефоне</string>
|
||||
<!-- Button to show maps on the car screen instead of a phone. Must be no more than 18 symbols! -->
|
||||
<string name="aa_continue_in_car">Продолжить в авто</string>
|
||||
|
||||
<!-- SECTION: Types -->
|
||||
<string name="type.aerialway">Канатная дорога</string>
|
||||
|
|
|
@ -762,6 +762,16 @@
|
|||
<string name="translated_om_site_url">https://organicmaps.app/</string>
|
||||
<!-- Link to OSM wiki for Editor, Profile and About pages -->
|
||||
<string name="osm_wiki_about_url">https://wiki.openstreetmap.org/wiki/About_OpenStreetMap</string>
|
||||
<!-- Text on car placeholder screen that maps are shown on the phone screen -->
|
||||
<string name="aa_used_on_phone_screen">You are now using Organic Maps on the phone screen</string>
|
||||
<!-- Text on phone placeholder screen that maps are shown on the car screen -->
|
||||
<string name="aa_used_on_car_screen">You are now using Organic Maps on the car screen</string>
|
||||
<!-- Android Auto connected -->
|
||||
<string name="aa_connected">You are connected to Android Auto</string>
|
||||
<!-- Button to show maps on the phone screen instead of a car -->
|
||||
<string name="aa_continue_on_phone">Continue on phone</string>
|
||||
<!-- Button to show maps on the car screen instead of a phone. Must be no more than 18 symbols! -->
|
||||
<string name="aa_continue_in_car">Continue in car</string>
|
||||
|
||||
<!-- SECTION: Types -->
|
||||
<string name="type.aerialway">Aerialway</string>
|
||||
|
|
Reference in a new issue