forked from organicmaps/organicmaps
[android] fix: Generated strings.
This commit is contained in:
parent
9d2ea47418
commit
fe6809f279
29 changed files with 58 additions and 172 deletions
|
@ -320,8 +320,6 @@
|
|||
<string name="pref_zoom_summary">Показать на карте</string>
|
||||
<!-- Settings «Map» category: «Map style» title -->
|
||||
<string name="pref_map_style_title">Стиль карты</string>
|
||||
<!-- Settings «Map» category: «Map style» summary -->
|
||||
<string name="pref_map_style_summary">Стиль отображения карты и интерфейса</string>
|
||||
<!-- «Map style» entry value -->
|
||||
<string name="pref_map_style_default">По умолчанию</string>
|
||||
<!-- «Map style» entry value -->
|
||||
|
@ -344,9 +342,8 @@
|
|||
<string name="pref_tts_other_section_title">Другой</string>
|
||||
<string name="pref_tts_how_to_set_up_voice">Как настроить голос</string>
|
||||
<!-- Settings «Map» category: «Record track» title -->
|
||||
<string name="pref_track_record_enabled_title">Запись маршрута</string>
|
||||
<!-- Settings «Map» category: «Length of recorded track» title -->
|
||||
<string name="pref_track_record_length_title">Длительность записи</string>
|
||||
<string name="pref_track_record_title">Запись маршрута</string>
|
||||
<string name="duration_disabled">Отключена</string>
|
||||
<string name="duration_1_hour">1 час</string>
|
||||
<string name="duration_2_hours">2 часа</string>
|
||||
<string name="duration_6_hours">6 часов</string>
|
||||
|
|
|
@ -322,8 +322,6 @@
|
|||
<string name="pref_zoom_summary">Display on the screen</string>
|
||||
<!-- Settings «Map» category: «Map style» title -->
|
||||
<string name="pref_map_style_title">Map style</string>
|
||||
<!-- Settings «Map» category: «Map style» summary -->
|
||||
<string name="pref_map_style_summary">Map and interface presentation</string>
|
||||
<!-- «Map style» entry value -->
|
||||
<string name="pref_map_style_default">Default</string>
|
||||
<!-- «Map style» entry value -->
|
||||
|
@ -346,9 +344,8 @@
|
|||
<string name="pref_tts_other_section_title">Other</string>
|
||||
<string name="pref_tts_how_to_set_up_voice">How to set up voice</string>
|
||||
<!-- Settings «Map» category: «Record track» title -->
|
||||
<string name="pref_track_record_enabled_title">Record GPS track</string>
|
||||
<!-- Settings «Map» category: «Length of recorded track» title -->
|
||||
<string name="pref_track_record_length_title">Record length</string>
|
||||
<string name="pref_track_record_title">Record GPS track</string>
|
||||
<string name="duration_disabled">Off</string>
|
||||
<string name="duration_1_hour">1 hour</string>
|
||||
<string name="duration_2_hours">2 hours</string>
|
||||
<string name="duration_6_hours">6 hours</string>
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "كيفية ضبط الصوت";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Jak nastavit hlas";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Sådan indstiller du tale";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Navi-Stimme einstellen";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "How to set up voice";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Cómo configurar la voz";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Így állítsd be a hangot";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Comment configurer la voix";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Így állítsd be a hangot";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Cara mengatur suara";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Come impostare la voce";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "音声設定の仕方";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "음성 설정 방법";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Slik installerer du stemme";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Hoe stel je de stem in";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Jak skonfigurować usługę głosową";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Como configurar a voz";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Modalitatea de configurare a vocii";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Стиль карты";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Стиль отображения карты и интерфейса";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "По умолчанию";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Как настроить голос";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Запись маршрута";
|
||||
"pref_track_record_title" = "Запись маршрута";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Длительность записи";
|
||||
"duration_disabled" = "Отключена";
|
||||
|
||||
"duration_1_hour" = "1 час";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Ako nastaviť hlas";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Hur man ställer in ljud";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "วิธีตั้งค่าเสียง";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Ses nasıl ayarlanır";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Як налаштувати голосовий контроль";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "Làm thế nào để thiết lập tiếng nói";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "如何设置语音";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
|
@ -498,9 +498,6 @@
|
|||
/* Settings «Map» category: «Map style» title */
|
||||
"pref_map_style_title" = "Map style";
|
||||
|
||||
/* Settings «Map» category: «Map style» summary */
|
||||
"pref_map_style_summary" = "Map and interface presentation";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "Default";
|
||||
|
||||
|
@ -534,10 +531,9 @@
|
|||
"pref_tts_how_to_set_up_voice" = "如何設置語音";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
"pref_track_record_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
"duration_disabled" = "Off";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue