forked from organicmaps/organicmaps
[android] fix: Generated strings.
This commit is contained in:
parent
82469a598a
commit
e1c79cc0db
29 changed files with 450 additions and 0 deletions
|
@ -343,6 +343,15 @@
|
|||
<!-- Title for "Other" section in TTS settings. -->
|
||||
<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="duration_1_hour">1 час</string>
|
||||
<string name="duration_2_hours">2 часа</string>
|
||||
<string name="duration_6_hours">6 часов</string>
|
||||
<string name="duration_12_hours">12 часов</string>
|
||||
<string name="duration_1_day">1 день</string>
|
||||
<string name="placepage_distance">Расстояние</string>
|
||||
<string name="placepage_coordinates">Координаты</string>
|
||||
<string name="placepage_unsorted">Без категории</string>
|
||||
|
|
|
@ -345,6 +345,15 @@
|
|||
<!-- Title for "Other" section in TTS settings. -->
|
||||
<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="duration_1_hour">1 hour</string>
|
||||
<string name="duration_2_hours">2 hours</string>
|
||||
<string name="duration_6_hours">6 hours</string>
|
||||
<string name="duration_12_hours">12 hours</string>
|
||||
<string name="duration_1_day">1 day</string>
|
||||
<string name="placepage_distance">Distance</string>
|
||||
<string name="placepage_coordinates">Coordinates</string>
|
||||
<string name="placepage_unsorted">Unsorted</string>
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "كيفية ضبط الصوت";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "المسافة";
|
||||
|
||||
"placepage_coordinates" = "الإحداثيات";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Jak nastavit hlas";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Vzdálenost";
|
||||
|
||||
"placepage_coordinates" = "Souřadnice";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Afstand";
|
||||
|
||||
"placepage_coordinates" = "Koordinater";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Navi-Stimme einstellen";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distanz";
|
||||
|
||||
"placepage_coordinates" = "Koordinaten";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distance";
|
||||
|
||||
"placepage_coordinates" = "Coordinates";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distancia";
|
||||
|
||||
"placepage_coordinates" = "Coordenadas";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Etäisyys";
|
||||
|
||||
"placepage_coordinates" = "Koordinaatit";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distance";
|
||||
|
||||
"placepage_coordinates" = "Coordonnées";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Távolság";
|
||||
|
||||
"placepage_coordinates" = "Koordináták";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Cara mengatur suara";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Jarak";
|
||||
|
||||
"placepage_coordinates" = "Koordinat";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distanza";
|
||||
|
||||
"placepage_coordinates" = "Coordinate";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "音声設定の仕方";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "距離";
|
||||
|
||||
"placepage_coordinates" = "コーディネート";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "음성 설정 방법";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "거리";
|
||||
|
||||
"placepage_coordinates" = "좌표";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Avstand";
|
||||
|
||||
"placepage_coordinates" = "Koordinater";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Afstand";
|
||||
|
||||
"placepage_coordinates" = "Coördinaten";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Dystans";
|
||||
|
||||
"placepage_coordinates" = "Współrzędne";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distância";
|
||||
|
||||
"placepage_coordinates" = "Coordenadas";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Distanță";
|
||||
|
||||
"placepage_coordinates" = "Coordonate";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Как настроить голос";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Запись маршрута";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Длительность записи";
|
||||
|
||||
"duration_1_hour" = "1 час";
|
||||
|
||||
"duration_2_hours" = "2 часа";
|
||||
|
||||
"duration_6_hours" = "6 часов";
|
||||
|
||||
"duration_12_hours" = "12 часов";
|
||||
|
||||
"duration_1_day" = "1 день";
|
||||
|
||||
"placepage_distance" = "Расстояние";
|
||||
|
||||
"placepage_coordinates" = "Координаты";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Ako nastaviť hlas";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Vzdialenosť";
|
||||
|
||||
"placepage_coordinates" = "Súradnice";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Avstånd";
|
||||
|
||||
"placepage_coordinates" = "Koordinater";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "วิธีตั้งค่าเสียง";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "ระยะห่าง";
|
||||
|
||||
"placepage_coordinates" = "พิกัด";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Mesafe";
|
||||
|
||||
"placepage_coordinates" = "Koordinatlar";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "Як налаштувати голосовий контроль";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Відстань";
|
||||
|
||||
"placepage_coordinates" = "Координати";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"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";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "Khoảng cách";
|
||||
|
||||
"placepage_coordinates" = "Tọa độ";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "如何设置语音";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "距离";
|
||||
|
||||
"placepage_coordinates" = "坐标";
|
||||
|
|
|
@ -533,6 +533,22 @@
|
|||
|
||||
"pref_tts_how_to_set_up_voice" = "如何設置語音";
|
||||
|
||||
/* Settings «Map» category: «Record track» title */
|
||||
"pref_track_record_enabled_title" = "Record GPS track";
|
||||
|
||||
/* Settings «Map» category: «Length of recorded track» title */
|
||||
"pref_track_record_length_title" = "Record length";
|
||||
|
||||
"duration_1_hour" = "1 hour";
|
||||
|
||||
"duration_2_hours" = "2 hours";
|
||||
|
||||
"duration_6_hours" = "6 hours";
|
||||
|
||||
"duration_12_hours" = "12 hours";
|
||||
|
||||
"duration_1_day" = "1 day";
|
||||
|
||||
"placepage_distance" = "距离";
|
||||
|
||||
"placepage_coordinates" = "坐标";
|
||||
|
|
Loading…
Add table
Reference in a new issue