[android] fix: Generated strings.

This commit is contained in:
Alexander Marchuk 2016-01-05 14:23:00 +03:00
parent cb58fc4153
commit 704ce1fe5e
29 changed files with 371 additions and 340 deletions

View file

@ -326,6 +326,12 @@
<string name="pref_map_style_classic_dark">Классическая тёмная</string>
<!-- «Map style» entry value -->
<string name="pref_map_style_modern_light">Современная светлая</string>
<!-- Settings «Map» category: «Perspective view» title -->
<string name="pref_map_3d_title">Перспектива</string>
<!-- Settings «Map» category: «3D buildings» title -->
<string name="pref_map_3d_buildings_title">Трёхмерные здания</string>
<!-- Settings «Map» category: «3D buildings» summary -->
<string name="pref_map_3d_buildings_subtitle">Увеличит расход батареи</string>
<!-- Settings «Route» category: «Tts enabled» title -->
<string name="pref_tts_enable_title">Голосовые инструкции</string>
<!-- Settings «Route» category: «Tts language» title -->
@ -837,12 +843,8 @@
<string name="p2p_to_here">Сюда</string>
<string name="p2p_only_from_current">Навигация возможна только из текущего местоположения.</string>
<string name="p2p_reroute_from_current">Хотите перестроить маршрут от вашего местоположения?</string>
<string name="whats_new_3d_title">MAPS.ME в 3D</string>
<string name="whats_new_3d_subtitle">Появился 3-D режим!</string>
<string name="whats_new_3d_switch_title">Включить</string>
<string name="whats_new_3d_switch_subtitle">Увеличит расход батареи</string>
<string name="whats_new_3d_buildings_title">Трёхмерные здания</string>
<string name="whats_new_3d_buildings_subtitle">Трёхмерные здания!</string>
<string name="whats_new_3d_buildings_switch_title">Включить</string>
<string name="whats_new_3d_buildings_switch_subtitle">Увеличит расход батареи</string>
<string name="whats_new_3d_title">Новый взгляд на ваши любимые карты</string>
<string name="whats_new_3d_subtitle">Мы добавили перспективу в режиме навигации.</string>
<string name="whats_new_3d_buildings_title">Новое измерение в картах MAPS.ME</string>
<string name="whats_new_3d_buildings_subtitle">С трёхмерными зданиями карта стала более информативной и красивой.</string>
</resources>

View file

@ -328,6 +328,12 @@
<string name="pref_map_style_classic_dark">Classic dark</string>
<!-- «Map style» entry value -->
<string name="pref_map_style_modern_light">Modern light</string>
<!-- Settings «Map» category: «Perspective view» title -->
<string name="pref_map_3d_title">Perspective view</string>
<!-- Settings «Map» category: «3D buildings» title -->
<string name="pref_map_3d_buildings_title">3D buildings</string>
<!-- Settings «Map» category: «3D buildings» summary -->
<string name="pref_map_3d_buildings_subtitle">Increase battery usage</string>
<!-- Settings «Route» category: «Tts enabled» title -->
<string name="pref_tts_enable_title">Voice Instructions</string>
<!-- Settings «Route» category: «Tts language» title -->
@ -841,12 +847,8 @@
<string name="p2p_to_here">To</string>
<string name="p2p_only_from_current">Navigation is available only from your current location.</string>
<string name="p2p_reroute_from_current">Do you want us to plan a route from your current location?</string>
<string name="whats_new_3d_title">MAPS.ME in 3D</string>
<string name="whats_new_3d_subtitle">See 3D view!</string>
<string name="whats_new_3d_switch_title">Enable</string>
<string name="whats_new_3d_switch_subtitle">Will increase battery usage</string>
<string name="whats_new_3d_buildings_title">3D buildings</string>
<string name="whats_new_3d_buildings_subtitle">3D buildings!</string>
<string name="whats_new_3d_buildings_switch_title">Enable</string>
<string name="whats_new_3d_buildings_switch_subtitle">Will increase battery usage</string>
<string name="whats_new_3d_title">A new angle to your favorite maps</string>
<string name="whats_new_3d_subtitle">We have added a perspective view to navigate mode.</string>
<string name="whats_new_3d_buildings_title">A new dimension in MAPS.ME</string>
<string name="whats_new_3d_buildings_subtitle">With 3D buildings the map is now more informative and beautiful.</string>
</resources>

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "تعليمات صوتية";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "هل ترغب في أن نرسم مسار لك من موقعك الحالي؟";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Hlasové instrukce";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Chcete, abychom naplánovali trasu z vašeho současného umístění?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Stemmeinstruktioner";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Ønsker du, at vi planlægger en rute fra din nuværende placering?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Sprachbefehle";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Soll eine Route von Ihrer aktuellen Position aus berechnet werden?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Voice Instructions";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Do you want us to plan a route from your current location?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Instrucciones de voz";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "¿Quieres que planeemos un ruta desde tu ubicación actual?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Ääniohjeistukset";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Haluatko valita vaihtoehtoisen reitin?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Instructions vocales";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Souhaitez-vous que nous planifiions un itinéraire à partir de votre emplacement actuel ?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Hangutasítások";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Szeretne útvonaltervet készíttetni a jelenlegi pozíciójától?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Petunjuk Suara";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Apakah Anda ingin kami merencanakan sebuah rute dari lokasi Anda saat ini?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Istruzioni vocali";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Vuoi che impostiamo il percorso dalla tua posizione corrente?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "音声指示";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "現在位置からのルートを作成しますか?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "음성 지침";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "현재 위치에서 경로를 계획하시겠습니까?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Taleinstrukser";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Vil du vi skal planlegge en rute fra din nåværende posisjon?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Gesproken instructies";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Wilt u dat wij een route plannen vanaf uw huidige locatie?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Instrukcje głosowe";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Czy chcesz, byśmy zaplanowali trasę z Twojej bieżącej lokalizacji?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Instruções de voz";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Deseja planejar uma rota a partir da sua localização atual?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Instrucțiuni vocale";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Doriți să vă planificăm o rută având ca punct de pornire locația actuală?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Современная светлая";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Перспектива";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "Трёхмерные здания";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Увеличит расход батареи";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Голосовые инструкции";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Хотите перестроить маршрут от вашего местоположения?";
"whats_new_3d_title" = "MAPS.ME в 3D";
"whats_new_3d_title" = "Новый взгляд на ваши любимые карты";
"whats_new_3d_subtitle" = "Появился 3-D режим!";
"whats_new_3d_subtitle" = "Мы добавили перспективу в режиме навигации.";
"whats_new_3d_switch_title" = "Включить";
"whats_new_3d_buildings_title" = "Новое измерение в картах MAPS.ME";
"whats_new_3d_switch_subtitle" = "Увеличит расход батареи";
"whats_new_3d_buildings_title" = "Трёхмерные здания";
"whats_new_3d_buildings_subtitle" = "Трёхмерные здания!";
"whats_new_3d_buildings_switch_title" = "Включить";
"whats_new_3d_buildings_switch_subtitle" = "Увеличит расход батареи";
"whats_new_3d_buildings_subtitle" = "С трёхмерными зданиями карта стала более информативной и красивой.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Hlasové povely";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Doriți să vă planificăm o rută având ca punct de pornire locația actuală?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Röstinstruktioner";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Vill du att vi planerar en färdväg från din nuvarande plats?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "คำแนะนำด้วยเสียง";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "คุณต้องการให้เราาวงแผนเส้นทางจากสถานที่ตั้งปัจจุบันของคุณหรือไม่?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Sesli Talimatlar";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Mevcut konumunuzdan bir rota planlamamızı ister misiniz?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Голосові інструкції";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Хочете спланувати маршрут із поточного місцезнаходження?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "Hướng dẫn bằng Giọng nói";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "Bạn có muốn chúng tôi vạch đường từ vị trí hiện tại của bạn không?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "语音指导";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "你是否想要规划当前位置的路线?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";

View file

@ -507,6 +507,15 @@
/* «Map style» entry value */
"pref_map_style_modern_light" = "Modern light";
/* Settings «Map» category: «Perspective view» title */
"pref_map_3d_title" = "Perspective view";
/* Settings «Map» category: «3D buildings» title */
"pref_map_3d_buildings_title" = "3D buildings";
/* Settings «Map» category: «3D buildings» summary */
"pref_map_3d_buildings_subtitle" = "Increase battery usage";
/* Settings «Route» category: «Tts enabled» title */
"pref_tts_enable_title" = "語音指示";
@ -1313,18 +1322,10 @@
"p2p_reroute_from_current" = "你是否想要規劃當前位置的路線?";
"whats_new_3d_title" = "MAPS.ME in 3D";
"whats_new_3d_title" = "A new angle to your favorite maps";
"whats_new_3d_subtitle" = "See 3D view!";
"whats_new_3d_subtitle" = "We have added a perspective view to navigate mode.";
"whats_new_3d_switch_title" = "Enable";
"whats_new_3d_buildings_title" = "A new dimension in MAPS.ME";
"whats_new_3d_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_title" = "3D buildings";
"whats_new_3d_buildings_subtitle" = "3D buildings!";
"whats_new_3d_buildings_switch_title" = "Enable";
"whats_new_3d_buildings_switch_subtitle" = "Will increase battery usage";
"whats_new_3d_buildings_subtitle" = "With 3D buildings the map is now more informative and beautiful.";