mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[strings] Fixed and squashed - Translated using Codeberg Translate
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
0e7d8a65cc
commit
860f58e60e
@@ -1408,4 +1408,6 @@
|
|||||||
<string name="type.natural.wetland.tidalflat">Estran</string>
|
<string name="type.natural.wetland.tidalflat">Estran</string>
|
||||||
<string name="type.natural.wetland.reedbed">Roselière</string>
|
<string name="type.natural.wetland.reedbed">Roselière</string>
|
||||||
<string name="type.natural.wetland.saltmarsh">Marais salant</string>
|
<string name="type.natural.wetland.saltmarsh">Marais salant</string>
|
||||||
|
<string name="type.amenity.bicycle_parking.covered">Parking vélo couvert</string>
|
||||||
|
<string name="type.amenity.luggage_locker">Casier à bagages</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -262,7 +262,7 @@
|
|||||||
<!-- In maps downloader and country place page shows how many maps are downloaded / to download, e.g. "Maps: 3 of 10" -->
|
<!-- In maps downloader and country place page shows how many maps are downloaded / to download, e.g. "Maps: 3 of 10" -->
|
||||||
<string name="downloader_status_maps">Kartor</string>
|
<string name="downloader_status_maps">Kartor</string>
|
||||||
<string name="downloader_download_all_button">Ladda ned alla</string>
|
<string name="downloader_download_all_button">Ladda ned alla</string>
|
||||||
<string name="downloader_downloading">Ladda ner:</string>
|
<string name="downloader_downloading">Laddar ner:</string>
|
||||||
<!-- Displayed in a dialog that appears when a user tries to delete a map while the app is in the follow route mode -->
|
<!-- Displayed in a dialog that appears when a user tries to delete a map while the app is in the follow route mode -->
|
||||||
<string name="downloader_delete_map_while_routing_dialog">Avsluta navigering för att radera kartan.</string>
|
<string name="downloader_delete_map_while_routing_dialog">Avsluta navigering för att radera kartan.</string>
|
||||||
<!-- PointsInDifferentMWM -->
|
<!-- PointsInDifferentMWM -->
|
||||||
@@ -278,7 +278,7 @@
|
|||||||
<!-- Preference title -->
|
<!-- Preference title -->
|
||||||
<string name="google_play_services">Google Play platstjänster</string>
|
<string name="google_play_services">Google Play platstjänster</string>
|
||||||
<!-- Preference text -->
|
<!-- Preference text -->
|
||||||
<string name="pref_use_google_play">Fastställ snabbt din ungefärliga position via Bluetooth, WiFi eller mobilnät</string>
|
<string name="pref_use_google_play">En proprietär tjänst som kombinerar GPS, Wi-Fi, mobilnätverk, etc. för att fastställa din position mer exakt. Den kan ansluta till Googles servrar.</string>
|
||||||
<!-- Preference title -->
|
<!-- Preference title -->
|
||||||
<!-- Preference description -->
|
<!-- Preference description -->
|
||||||
<!-- Text for routing error dialog -->
|
<!-- Text for routing error dialog -->
|
||||||
@@ -873,4 +873,6 @@
|
|||||||
<string name="open_now">Öppet nu</string>
|
<string name="open_now">Öppet nu</string>
|
||||||
<string name="closed_now">Stängt nu</string>
|
<string name="closed_now">Stängt nu</string>
|
||||||
<string name="at">kl. %s</string>
|
<string name="at">kl. %s</string>
|
||||||
|
<string name="enable_show_on_lock_screen_description">Vid aktivering kommer appen fungera på låsskärmen även när enheten är låst.</string>
|
||||||
|
<string name="about_help">Om & Hjälp</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1392,4 +1392,26 @@
|
|||||||
<string name="type.psurface.unpaved_bad">psurface-unpaved_bad</string>
|
<string name="type.psurface.unpaved_bad">psurface-unpaved_bad</string>
|
||||||
<string name="type.route.shuttle_train">route-shuttle_train</string>
|
<string name="type.route.shuttle_train">route-shuttle_train</string>
|
||||||
<string name="type.psurface.unpaved_good">psurface-unpaved_good</string>
|
<string name="type.psurface.unpaved_good">psurface-unpaved_good</string>
|
||||||
|
<string name="type.amenity.studio">Студія</string>
|
||||||
|
<string name="type.amenity.luggage_locker">Камера схову</string>
|
||||||
|
<string name="type.man_made.crane">Кран</string>
|
||||||
|
<string name="type.landuse.plant_nursery">Розсадник</string>
|
||||||
|
<string name="type.amenity.ranger_station">Лісництво</string>
|
||||||
|
<string name="type.amenity.bicycle_parking.covered">Критий велосипедний паркінг</string>
|
||||||
|
<string name="type.post_office.post_partner">Поштовий партнер</string>
|
||||||
|
<string name="type.highway.ladder">Драбина</string>
|
||||||
|
<string name="type.leisure.firepit">Вогнище</string>
|
||||||
|
<string name="type.sport.diving">Стрибки у воду з висоти</string>
|
||||||
|
<string name="type.amenity.love_hotel">Любовний готель</string>
|
||||||
|
<string name="type.barrier.guard_rail">Відбійник</string>
|
||||||
|
<string name="type.landuse.religious">Релігійна територія</string>
|
||||||
|
<string name="type.natural.wetland.reedbed">Очеретяні зарості</string>
|
||||||
|
<string name="type.natural.wetland.swamp">Болото</string>
|
||||||
|
<string name="type.natural.wetland.saltmarsh">Солоне болото</string>
|
||||||
|
<string name="type.natural.wetland.saltmarsh.tidal">Припливне солоне болото</string>
|
||||||
|
<string name="type.natural.wetland.fen">Низинне болото</string>
|
||||||
|
<string name="type.natural.wetland.mangrove">Мангровий ліс</string>
|
||||||
|
<string name="type.natural.wetland.tidalflat">Припливна мілина</string>
|
||||||
|
<string name="type.railway.station.subway.qingdao">Станція метро</string>
|
||||||
|
<string name="type.leisure.escape_game">Квест-кімната</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1401,4 +1401,6 @@
|
|||||||
<string name="type.traffic_calming.hump">減速丘</string>
|
<string name="type.traffic_calming.hump">減速丘</string>
|
||||||
<string name="type.sport.diving">高台跳水</string>
|
<string name="type.sport.diving">高台跳水</string>
|
||||||
<string name="type.railway.station.subway.qingdao">地下鐵站</string>
|
<string name="type.railway.station.subway.qingdao">地下鐵站</string>
|
||||||
|
<string name="type.natural.wetland.mangrove">Мангровий ліс</string>
|
||||||
|
<string name="type.natural.wetland.tidalflat">Припливна мілина</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -127,5 +127,7 @@
|
|||||||
"Belarus_Vitebsk Region":"Provincia de Vítebsk",
|
"Belarus_Vitebsk Region":"Provincia de Vítebsk",
|
||||||
"Belarus_Homiel Region":"Provincia de Gómel",
|
"Belarus_Homiel Region":"Provincia de Gómel",
|
||||||
"Belarus_Brest Region":"Provincia de Brest",
|
"Belarus_Brest Region":"Provincia de Brest",
|
||||||
"North Korea":"Corea del Norte"
|
"North Korea":"Corea del Norte",
|
||||||
|
"Taiwan":"Taiwán",
|
||||||
|
"People's Republic of China":"China"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Zurich",
|
"Switzerland_Zurich":"Zurich",
|
||||||
"Syria":"Syria",
|
"Syria":"Syria",
|
||||||
"Taiwan":"Taiwan",
|
"Taiwan":"Тайвань",
|
||||||
"Tajikistan":"Tajikistan",
|
"Tajikistan":"Tajikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Metropolitní oblast Curych",
|
"Switzerland_Zurich":"Metropolitní oblast Curych",
|
||||||
"Syria":"Sýrie",
|
"Syria":"Sýrie",
|
||||||
"Taiwan":"Čínská republika",
|
"Taiwan":"Tchaj-wan",
|
||||||
"Tajikistan":"Tádžikistán",
|
"Tajikistan":"Tádžikistán",
|
||||||
"Tanzania":"Tanzanie",
|
"Tanzania":"Tanzanie",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Zürich byområde",
|
"Switzerland_Zurich":"Zürich byområde",
|
||||||
"Syria":"Syrien",
|
"Syria":"Syrien",
|
||||||
"Taiwan":"Republikken Kina",
|
"Taiwan":"Taiwan",
|
||||||
"Tajikistan":"Tadsjikistan",
|
"Tajikistan":"Tadsjikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Tesino",
|
"Switzerland_Ticino":"Tesino",
|
||||||
"Switzerland_Zurich":"Área metropolitana de Zurich",
|
"Switzerland_Zurich":"Área metropolitana de Zurich",
|
||||||
"Syria":"Siria",
|
"Syria":"Siria",
|
||||||
"Taiwan":"República de China",
|
"Taiwan":"Taiwán",
|
||||||
"Tajikistan":"Tayikistán",
|
"Tajikistan":"Tayikistán",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Zurich",
|
"Switzerland_Zurich":"Zurich",
|
||||||
"Syria":"Siria",
|
"Syria":"Siria",
|
||||||
"Taiwan":"Txinako Errepublika",
|
"Taiwan":"Taiwan",
|
||||||
"Tajikistan":"Tadjikistan",
|
"Tajikistan":"Tadjikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -760,7 +760,7 @@
|
|||||||
"Papua New Guinea":"פפואה גינאה החדשה",
|
"Papua New Guinea":"פפואה גינאה החדשה",
|
||||||
"Paraguay":"פרגוואי",
|
"Paraguay":"פרגוואי",
|
||||||
"Pennsylvania":"פנסילבניה",
|
"Pennsylvania":"פנסילבניה",
|
||||||
"People's Republic of China":"הרפובליקה העממית של סין",
|
"People's Republic of China":"סִין",
|
||||||
"Peru":"פרו",
|
"Peru":"פרו",
|
||||||
"Peru_North":"פרו — צָפוֹן",
|
"Peru_North":"פרו — צָפוֹן",
|
||||||
"Peru_South":"פרו — דָרוֹם",
|
"Peru_South":"פרו — דָרוֹם",
|
||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"טיצ'ינו",
|
"Switzerland_Ticino":"טיצ'ינו",
|
||||||
"Switzerland_Zurich":"Zurich",
|
"Switzerland_Zurich":"Zurich",
|
||||||
"Syria":"סוריה",
|
"Syria":"סוריה",
|
||||||
"Taiwan":"הרפובליקה הסינית",
|
"Taiwan":"טייוואן",
|
||||||
"Tajikistan":"טג'יקיסטן",
|
"Tajikistan":"טג'יקיסטן",
|
||||||
"Tanzania":"טנזניה",
|
"Tanzania":"טנזניה",
|
||||||
"Tennessee":"טנסי",
|
"Tennessee":"טנסי",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino kanton",
|
"Switzerland_Ticino":"Ticino kanton",
|
||||||
"Switzerland_Zurich":"Zürichi agglomeráció",
|
"Switzerland_Zurich":"Zürichi agglomeráció",
|
||||||
"Syria":"Szíria",
|
"Syria":"Szíria",
|
||||||
"Taiwan":"Kínai Köztársaság",
|
"Taiwan":"Tajvan",
|
||||||
"Tajikistan":"Tádzsikisztán",
|
"Tajikistan":"Tádzsikisztán",
|
||||||
"Tanzania":"Tanzánia",
|
"Tanzania":"Tanzánia",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -39,5 +39,7 @@
|
|||||||
"Italy_Sardinia":"Sardinian",
|
"Italy_Sardinia":"Sardinian",
|
||||||
"Luxembourg":"Luxembourgish",
|
"Luxembourg":"Luxembourgish",
|
||||||
"Austria_Lower Austria_West Description":"Mostviertel, Waldviertel",
|
"Austria_Lower Austria_West Description":"Mostviertel, Waldviertel",
|
||||||
"Argentina_Patagonia":"Patagonia"
|
"Argentina_Patagonia":"Patagonia",
|
||||||
|
"Taiwan":"Taiwan",
|
||||||
|
"People's Republic of China":"China"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Kanton Ticino",
|
"Switzerland_Ticino":"Kanton Ticino",
|
||||||
"Switzerland_Zurich":"Daerah Motropolitan Zurich",
|
"Switzerland_Zurich":"Daerah Motropolitan Zurich",
|
||||||
"Syria":"Suriah",
|
"Syria":"Suriah",
|
||||||
"Taiwan":"Republik Tiongkok",
|
"Taiwan":"Taiwan",
|
||||||
"Tajikistan":"Tajikistan",
|
"Tajikistan":"Tajikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -760,7 +760,7 @@
|
|||||||
"Papua New Guinea":"パプアニューギニア",
|
"Papua New Guinea":"パプアニューギニア",
|
||||||
"Paraguay":"パラグアイ",
|
"Paraguay":"パラグアイ",
|
||||||
"Pennsylvania":"ペンシルベニア州",
|
"Pennsylvania":"ペンシルベニア州",
|
||||||
"People's Republic of China":"中華人民共和国",
|
"People's Republic of China":"中国",
|
||||||
"Peru":"ペルー",
|
"Peru":"ペルー",
|
||||||
"Peru_North":"ペルー・北部",
|
"Peru_North":"ペルー・北部",
|
||||||
"Peru_South":"ペルー・南部",
|
"Peru_South":"ペルー・南部",
|
||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"ティチーノ州",
|
"Switzerland_Ticino":"ティチーノ州",
|
||||||
"Switzerland_Zurich":"チューリッヒ都市圏地域",
|
"Switzerland_Zurich":"チューリッヒ都市圏地域",
|
||||||
"Syria":"シリア",
|
"Syria":"シリア",
|
||||||
"Taiwan":"中華民国",
|
"Taiwan":"台湾",
|
||||||
"Tajikistan":"タジキスタン",
|
"Tajikistan":"タジキスタン",
|
||||||
"Tanzania":"タンザニア",
|
"Tanzania":"タンザニア",
|
||||||
"Tennessee":"テネシー州",
|
"Tennessee":"テネシー州",
|
||||||
|
|||||||
@@ -13,5 +13,7 @@
|
|||||||
"Armenia":"Arminya",
|
"Armenia":"Arminya",
|
||||||
"Australia":"Usṭralya",
|
"Australia":"Usṭralya",
|
||||||
"Austria_Lower Austria_West Description":"Mustvirtel, Waldvirtel",
|
"Austria_Lower Austria_West Description":"Mustvirtel, Waldvirtel",
|
||||||
"Argentina_Patagonia":"Patagunya"
|
"Argentina_Patagonia":"Patagunya",
|
||||||
|
"People's Republic of China":"Ccinwa",
|
||||||
|
"Taiwan":"Taywan"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -760,7 +760,7 @@
|
|||||||
"Papua New Guinea":"파푸아뉴기니",
|
"Papua New Guinea":"파푸아뉴기니",
|
||||||
"Paraguay":"파라과이",
|
"Paraguay":"파라과이",
|
||||||
"Pennsylvania":"펜실베이니아 주",
|
"Pennsylvania":"펜실베이니아 주",
|
||||||
"People's Republic of China":"중화인민공화국",
|
"People's Republic of China":"중국",
|
||||||
"Peru":"페루",
|
"Peru":"페루",
|
||||||
"Peru_North":"페루 — 북",
|
"Peru_North":"페루 — 북",
|
||||||
"Peru_South":"페루 — 남",
|
"Peru_South":"페루 — 남",
|
||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"티치노 주",
|
"Switzerland_Ticino":"티치노 주",
|
||||||
"Switzerland_Zurich":"쮜리히 특별자치구",
|
"Switzerland_Zurich":"쮜리히 특별자치구",
|
||||||
"Syria":"시리아",
|
"Syria":"시리아",
|
||||||
"Taiwan":"중화민국",
|
"Taiwan":"대만",
|
||||||
"Tajikistan":"타지키스탄",
|
"Tajikistan":"타지키스탄",
|
||||||
"Tanzania":"탄자니아",
|
"Tanzania":"탄자니아",
|
||||||
"Tennessee":"테네시 주",
|
"Tennessee":"테네시 주",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Zürich byregion",
|
"Switzerland_Zurich":"Zürich byregion",
|
||||||
"Syria":"Syria",
|
"Syria":"Syria",
|
||||||
"Taiwan":"Republikken Kina",
|
"Taiwan":"Taiwan",
|
||||||
"Tajikistan":"Tadsjikistan",
|
"Tajikistan":"Tadsjikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -55,5 +55,7 @@
|
|||||||
"Switzerland_Espace Mittelland":"Еспаце Мителанд",
|
"Switzerland_Espace Mittelland":"Еспаце Мителанд",
|
||||||
"US_Pennsylvania_Reading":"Читање",
|
"US_Pennsylvania_Reading":"Читање",
|
||||||
"Russia_Perm Krai_North Short":"Пермскиј крај",
|
"Russia_Perm Krai_North Short":"Пермскиј крај",
|
||||||
"Spain_Castile and Leon":"Кастиља и Леон"
|
"Spain_Castile and Leon":"Кастиља и Леон",
|
||||||
|
"People's Republic of China":"Кина",
|
||||||
|
"Taiwan":"Тајван"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -760,7 +760,7 @@
|
|||||||
"Papua New Guinea":"ประเทศปาปัวนิวกินี",
|
"Papua New Guinea":"ประเทศปาปัวนิวกินี",
|
||||||
"Paraguay":"ประเทศปารากวัย",
|
"Paraguay":"ประเทศปารากวัย",
|
||||||
"Pennsylvania":"รัฐเพนซิลเวเนีย",
|
"Pennsylvania":"รัฐเพนซิลเวเนีย",
|
||||||
"People's Republic of China":"ประเทศจีน",
|
"People's Republic of China":"จีน",
|
||||||
"Peru":"ประเทศเปรู",
|
"Peru":"ประเทศเปรู",
|
||||||
"Peru_North":"ประเทศเปรู — เหนือ",
|
"Peru_North":"ประเทศเปรู — เหนือ",
|
||||||
"Peru_South":"ประเทศเปรู — ใต้",
|
"Peru_South":"ประเทศเปรู — ใต้",
|
||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"รัฐทีชีโน",
|
"Switzerland_Ticino":"รัฐทีชีโน",
|
||||||
"Switzerland_Zurich":"มหานครซูริก",
|
"Switzerland_Zurich":"มหานครซูริก",
|
||||||
"Syria":"ประเทศซีเรีย",
|
"Syria":"ประเทศซีเรีย",
|
||||||
"Taiwan":"ประเทศไต้หวัน",
|
"Taiwan":"ไต้หวัน",
|
||||||
"Tajikistan":"ประเทศทาจิกิสถาน",
|
"Tajikistan":"ประเทศทาจิกิสถาน",
|
||||||
"Tanzania":"ประเทศแทนซาเนีย",
|
"Tanzania":"ประเทศแทนซาเนีย",
|
||||||
"Tennessee":"รัฐเทนเนสซี",
|
"Tennessee":"รัฐเทนเนสซี",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Тічино",
|
"Switzerland_Ticino":"Тічино",
|
||||||
"Switzerland_Zurich":"Агломерація Цюрих",
|
"Switzerland_Zurich":"Агломерація Цюрих",
|
||||||
"Syria":"Сирія",
|
"Syria":"Сирія",
|
||||||
"Taiwan":"Республіка Китай",
|
"Taiwan":"Тайвань",
|
||||||
"Tajikistan":"Таджикистан",
|
"Tajikistan":"Таджикистан",
|
||||||
"Tanzania":"Танзанія",
|
"Tanzania":"Танзанія",
|
||||||
"Tennessee":"Теннессі",
|
"Tennessee":"Теннессі",
|
||||||
|
|||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"Ticino",
|
"Switzerland_Ticino":"Ticino",
|
||||||
"Switzerland_Zurich":"Vùng đô thị Zürich",
|
"Switzerland_Zurich":"Vùng đô thị Zürich",
|
||||||
"Syria":"Syria",
|
"Syria":"Syria",
|
||||||
"Taiwan":"Trung Hoa Dân Quốc",
|
"Taiwan":"Đài Loan",
|
||||||
"Tajikistan":"Tajikistan",
|
"Tajikistan":"Tajikistan",
|
||||||
"Tanzania":"Tanzania",
|
"Tanzania":"Tanzania",
|
||||||
"Tennessee":"Tennessee",
|
"Tennessee":"Tennessee",
|
||||||
|
|||||||
@@ -760,7 +760,7 @@
|
|||||||
"Papua New Guinea":"巴布亚新几内亚",
|
"Papua New Guinea":"巴布亚新几内亚",
|
||||||
"Paraguay":"巴拉圭",
|
"Paraguay":"巴拉圭",
|
||||||
"Pennsylvania":"宾夕法尼亚州",
|
"Pennsylvania":"宾夕法尼亚州",
|
||||||
"People's Republic of China":"中华人民共和国",
|
"People's Republic of China":"中国",
|
||||||
"Peru":"秘鲁",
|
"Peru":"秘鲁",
|
||||||
"Peru_North":"秘鲁 - 北部",
|
"Peru_North":"秘鲁 - 北部",
|
||||||
"Peru_South":"秘鲁 - 南部",
|
"Peru_South":"秘鲁 - 南部",
|
||||||
@@ -977,7 +977,7 @@
|
|||||||
"Switzerland_Ticino":"提契诺州",
|
"Switzerland_Ticino":"提契诺州",
|
||||||
"Switzerland_Zurich":"苏黎世都会区",
|
"Switzerland_Zurich":"苏黎世都会区",
|
||||||
"Syria":"叙利亚",
|
"Syria":"叙利亚",
|
||||||
"Taiwan":"中华民国",
|
"Taiwan":"台湾",
|
||||||
"Tajikistan":"塔吉克斯坦",
|
"Tajikistan":"塔吉克斯坦",
|
||||||
"Tanzania":"坦桑尼亚",
|
"Tanzania":"坦桑尼亚",
|
||||||
"Tennessee":"田纳西州",
|
"Tennessee":"田纳西州",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"search" = "Recherche";
|
"search" = "Recherche";
|
||||||
|
|
||||||
/* Used in home screen quick actions. */
|
/* Used in home screen quick actions. */
|
||||||
"bookmarks_and_tracks" = "Signets et parcours";
|
"bookmarks_and_tracks" = "Signets et traces";
|
||||||
|
|
||||||
/* Used in home screen quick actions. */
|
/* Used in home screen quick actions. */
|
||||||
"route" = "Itinéraire";
|
"route" = "Itinéraire";
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
"bookmarks" = "Signets";
|
"bookmarks" = "Signets";
|
||||||
|
|
||||||
/* "Bookmarks and Tracks" dialog title, also sync it with iphone/plist.txt */
|
/* "Bookmarks and Tracks" dialog title, also sync it with iphone/plist.txt */
|
||||||
"bookmarks_and_tracks" = "Signets et parcours";
|
"bookmarks_and_tracks" = "Signets et traces";
|
||||||
|
|
||||||
/* Default bookmark list name */
|
/* Default bookmark list name */
|
||||||
"core_my_places" = "Mes endroits";
|
"core_my_places" = "Mes endroits";
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
"category_eat" = "Un endroit pour manger";
|
"category_eat" = "Un endroit pour manger";
|
||||||
|
|
||||||
/* Search category for grocery stores; any changes should be duplicated in categories.txt @category_food! */
|
/* Search category for grocery stores; any changes should be duplicated in categories.txt @category_food! */
|
||||||
"category_food" = "Epiceries";
|
"category_food" = "Épiceries";
|
||||||
|
|
||||||
/* Search category for public transport; any changes should be duplicated in categories.txt @category_transport! */
|
/* Search category for public transport; any changes should be duplicated in categories.txt @category_transport! */
|
||||||
"category_transport" = "Transport";
|
"category_transport" = "Transport";
|
||||||
@@ -163,7 +163,7 @@
|
|||||||
"load_kmz_successful" = "Les signets ont été chargés avec succès ! Vous pouvez les trouver sur la carte ou sur l'écran du Gestionnaire de signets.";
|
"load_kmz_successful" = "Les signets ont été chargés avec succès ! Vous pouvez les trouver sur la carte ou sur l'écran du Gestionnaire de signets.";
|
||||||
|
|
||||||
/* Kml file loading failed */
|
/* Kml file loading failed */
|
||||||
"load_kmz_failed" = "Échec lors du chargement des signets. Le fichier peut être corrompu ou défectueux.";
|
"load_kmz_failed" = "Échec lors du chargement des signets. Le fichier pourrait être corrompu ou défectueux.";
|
||||||
|
|
||||||
/* resource for context menu */
|
/* resource for context menu */
|
||||||
"edit" = "Modifier";
|
"edit" = "Modifier";
|
||||||
@@ -198,7 +198,7 @@
|
|||||||
"version: %@ (%@)\nmap data: %@" = "Version : %@ (%@)\nDonnées cartographiques : %@";
|
"version: %@ (%@)\nmap data: %@" = "Version : %@ (%@)\nDonnées cartographiques : %@";
|
||||||
|
|
||||||
/* Title for tracks category in bookmarks manager */
|
/* Title for tracks category in bookmarks manager */
|
||||||
"tracks_title" = "Parcours";
|
"tracks_title" = "Traces";
|
||||||
|
|
||||||
/* Length of track in cell that describes route */
|
/* Length of track in cell that describes route */
|
||||||
"length" = "Longueur";
|
"length" = "Longueur";
|
||||||
@@ -247,7 +247,7 @@
|
|||||||
"pref_tts_street_names_title" = "Annoncer les noms de rue";
|
"pref_tts_street_names_title" = "Annoncer les noms de rue";
|
||||||
|
|
||||||
/* Settings «Route» category: «Tts announce street names» description */
|
/* Settings «Route» category: «Tts announce street names» description */
|
||||||
"pref_tts_street_names_description" = "Lorsqu'il est activé, le nom de la rue ou de la sortie vers laquelle tourner sera prononcé à haute voix.";
|
"pref_tts_street_names_description" = "Quand activé, le nom de la rue ou de la sortie à prendre sera prononcé à haute voix.";
|
||||||
|
|
||||||
/* Settings «Route» category: «Tts language» title */
|
/* Settings «Route» category: «Tts language» title */
|
||||||
"pref_tts_language_title" = "Langue vocale";
|
"pref_tts_language_title" = "Langue vocale";
|
||||||
@@ -340,7 +340,7 @@
|
|||||||
"pref_calibration_title" = "Étalonnage de la boussole";
|
"pref_calibration_title" = "Étalonnage de la boussole";
|
||||||
|
|
||||||
/* Toast text when user hides UI with a long tap anywhere on the map */
|
/* Toast text when user hides UI with a long tap anywhere on the map */
|
||||||
"long_tap_toast" = "Appuie à nouveau longuement sur la carte pour voir l'interface.";
|
"long_tap_toast" = "Appuyez à nouveau longuement sur la carte pour voir l'interface";
|
||||||
|
|
||||||
/* Update all button text */
|
/* Update all button text */
|
||||||
"downloader_update_all_button" = "Tout mettre à jour";
|
"downloader_update_all_button" = "Tout mettre à jour";
|
||||||
@@ -418,7 +418,7 @@
|
|||||||
"pink" = "Rose";
|
"pink" = "Rose";
|
||||||
|
|
||||||
/* deep purple color */
|
/* deep purple color */
|
||||||
"deep_purple" = "Pourpre foncé";
|
"deep_purple" = "Violet foncé";
|
||||||
|
|
||||||
/* light blue color */
|
/* light blue color */
|
||||||
"light_blue" = "Bleu ciel";
|
"light_blue" = "Bleu ciel";
|
||||||
@@ -445,16 +445,16 @@
|
|||||||
"dialog_routing_disclaimer_precision" = "— La carte peut être imprécise et l'itinéraire proposé n'est pas forcément le plus direct pour arriver à destination ;";
|
"dialog_routing_disclaimer_precision" = "— La carte peut être imprécise et l'itinéraire proposé n'est pas forcément le plus direct pour arriver à destination ;";
|
||||||
"dialog_routing_disclaimer_recommendations" = "— L'itinéraire proposé doit être considéré comme une simple recommandation ;";
|
"dialog_routing_disclaimer_recommendations" = "— L'itinéraire proposé doit être considéré comme une simple recommandation ;";
|
||||||
"dialog_routing_disclaimer_borders" = "— Faites attention aux itinéraires traversant des zones frontalières : les itinéraires générés par l'application peuvent parfois franchir des frontières étatiques dans des zones interdites ;";
|
"dialog_routing_disclaimer_borders" = "— Faites attention aux itinéraires traversant des zones frontalières : les itinéraires générés par l'application peuvent parfois franchir des frontières étatiques dans des zones interdites ;";
|
||||||
"dialog_routing_disclaimer_beware" = "Restez vigilant et soyez prudent sur la route !";
|
"dialog_routing_disclaimer_beware" = "Restez vigilants et soyez prudents sur la route !";
|
||||||
"dialog_routing_check_gps" = "Vérifiez le signal GPS";
|
"dialog_routing_check_gps" = "Vérifiez le signal GPS";
|
||||||
"dialog_routing_error_location_not_found" = "Impossible de créer l'itinéraire. Les coordonnées GPS actuelles n'ont pas pu être identifiées.";
|
"dialog_routing_error_location_not_found" = "Impossible de créer l'itinéraire. Les coordonnées GPS actuelles n'ont pas pu être déterminées.";
|
||||||
"dialog_routing_location_turn_wifi" = "Vérifiez le signal GPS. Activez le Wi-Fi pour améliorer la précision de votre localisation.";
|
"dialog_routing_location_turn_wifi" = "Vérifiez le signal GPS. Activez le Wi-Fi pour améliorer la précision de votre localisation.";
|
||||||
"dialog_routing_location_turn_on" = "Activez les services de localisation";
|
"dialog_routing_location_turn_on" = "Activez les services de localisation";
|
||||||
"dialog_routing_location_unknown_turn_on" = "Impossible d'identifier les coordonnées GPS actuelles. Activez les services de localisation pour calculer l'itinéraire.";
|
"dialog_routing_location_unknown_turn_on" = "Impossible de déterminer les coordonnées GPS actuelles. Activez les services de localisation pour calculer l'itinéraire.";
|
||||||
"dialog_routing_download_files" = "Téléchargez les fichiers requis";
|
"dialog_routing_download_files" = "Téléchargez les fichiers requis";
|
||||||
"dialog_routing_download_and_update_all" = "Téléchargez et mettez à jour les informations de carte et d'itinéraire de votre trajet pour calculer l'itinéraire.";
|
"dialog_routing_download_and_update_all" = "Téléchargez et mettez à jour les informations de carte et d'itinéraire de votre trajet pour calculer l'itinéraire.";
|
||||||
"dialog_routing_unable_locate_route" = "Impossible de localiser l'itinéraire";
|
"dialog_routing_unable_locate_route" = "Impossible de localiser l'itinéraire";
|
||||||
"dialog_routing_change_start_or_end" = "Modifiez votre point de départ ou votre destination.";
|
"dialog_routing_change_start_or_end" = "Veuillez ajuster votre point de départ ou votre destination.";
|
||||||
"dialog_routing_change_start" = "Modifiez votre point de départ";
|
"dialog_routing_change_start" = "Modifiez votre point de départ";
|
||||||
"dialog_routing_start_not_determined" = "Impossible de localiser le point de départ. L'itinéraire n'a pas pu être créé.";
|
"dialog_routing_start_not_determined" = "Impossible de localiser le point de départ. L'itinéraire n'a pas pu être créé.";
|
||||||
"dialog_routing_select_closer_start" = "Choisissez un point de départ à proximité d'une route.";
|
"dialog_routing_select_closer_start" = "Choisissez un point de départ à proximité d'une route.";
|
||||||
@@ -467,7 +467,7 @@
|
|||||||
"dialog_routing_application_error" = "Impossible de créer l'itinéraire à cause d'une erreur dans l'application.";
|
"dialog_routing_application_error" = "Impossible de créer l'itinéraire à cause d'une erreur dans l'application.";
|
||||||
"dialog_routing_try_again" = "Veuillez réessayer";
|
"dialog_routing_try_again" = "Veuillez réessayer";
|
||||||
"dialog_routing_download_and_build_cross_route" = "Voulez-vous télécharger la carte et créer un itinéraire plus direct s'étendant sur plus d'une carte ?";
|
"dialog_routing_download_and_build_cross_route" = "Voulez-vous télécharger la carte et créer un itinéraire plus direct s'étendant sur plus d'une carte ?";
|
||||||
"dialog_routing_download_cross_route" = "Téléchargez des cartes pour créer un itinéraire plus direct sortant des limites de cette carte.";
|
"dialog_routing_download_cross_route" = "Téléchargez des cartes supplémentaires pour créer un itinéraire plus direct sortant des limites de cette carte.";
|
||||||
|
|
||||||
/* «Show» context menu */
|
/* «Show» context menu */
|
||||||
"show" = "Afficher";
|
"show" = "Afficher";
|
||||||
@@ -485,12 +485,12 @@
|
|||||||
"dialog_routing_download_and_update_maps" = "Pour créer un trajet, veuillez télécharger et mettre à jour toutes les cartes concernant ce trajet.";
|
"dialog_routing_download_and_update_maps" = "Pour créer un trajet, veuillez télécharger et mettre à jour toutes les cartes concernant ce trajet.";
|
||||||
"categories" = "Catégories";
|
"categories" = "Catégories";
|
||||||
"history" = "Historique";
|
"history" = "Historique";
|
||||||
"search_not_found" = "Désolé, je n'ai rien trouvé.";
|
"search_not_found" = "Oups, aucun résultat trouvé.";
|
||||||
|
|
||||||
/* The message when user did not find anything in the search. */
|
/* The message when user did not find anything in the search. */
|
||||||
"search_not_found_query" = "Téléchargez la région dans laquelle vous effectuez votre recherche ou essayez d'ajouter le nom d'une ville ou d'un village proche.";
|
"search_not_found_query" = "Téléchargez la région dans laquelle vous effectuez votre recherche ou essayez d'ajouter le nom d'une ville ou d'un village proche.";
|
||||||
"search_history_title" = "Historique de recherche";
|
"search_history_title" = "Historique de recherche";
|
||||||
"search_history_text" = "Accédez rapidement aux dernières recherches.";
|
"search_history_text" = "Accédez à vos dernières recherches.";
|
||||||
"clear_search" = "Effacer l'historique de recherche";
|
"clear_search" = "Effacer l'historique de recherche";
|
||||||
|
|
||||||
/* Place Page link to Wikipedia article (if map object has it). */
|
/* Place Page link to Wikipedia article (if map object has it). */
|
||||||
@@ -502,8 +502,8 @@
|
|||||||
"p2p_start" = "Démarrer";
|
"p2p_start" = "Démarrer";
|
||||||
"p2p_from_here" = "Depuis";
|
"p2p_from_here" = "Depuis";
|
||||||
"p2p_to_here" = "Itinéraire vers";
|
"p2p_to_here" = "Itinéraire vers";
|
||||||
"p2p_only_from_current" = "La navigation est uniquement disponible à partir de votre emplacement actuel.";
|
"p2p_only_from_current" = "La navigation est disponible uniquement à partir de votre emplacement actuel.";
|
||||||
"p2p_reroute_from_current" = "Souhaitez-vous que nous planifiions un itinéraire à partir de votre emplacement actuel ?";
|
"p2p_reroute_from_current" = "Souhaitez-vous planifier un itinéraire à partir de votre emplacement actuel ?";
|
||||||
"editor_time_add" = "Ajouter un horaire d'ouverture";
|
"editor_time_add" = "Ajouter un horaire d'ouverture";
|
||||||
"editor_time_delete" = "Supprimer un horaire d'ouverture";
|
"editor_time_delete" = "Supprimer un horaire d'ouverture";
|
||||||
|
|
||||||
@@ -517,11 +517,11 @@
|
|||||||
"editor_time_simple" = "Mode simplifié";
|
"editor_time_simple" = "Mode simplifié";
|
||||||
"editor_hours_closed" = "Heures de fermeture";
|
"editor_hours_closed" = "Heures de fermeture";
|
||||||
"editor_example_values" = "Exemple de valeurs";
|
"editor_example_values" = "Exemple de valeurs";
|
||||||
"editor_add_select_location" = "Sélectionnez un lieu";
|
"editor_add_select_location" = "Sélectionnez un emplacement";
|
||||||
"editor_done_dialog_1" = "Vous avez modifié la carte du monde ! Ne le cachez pas ! Dites-le à vos amis, et modifiez-la ensemble.";
|
"editor_done_dialog_1" = "Vous avez modifié la carte du monde ! Ne le cachez pas ! Dites-le à vos amis, et modifiez-la ensemble.";
|
||||||
"share_with_friends" = "Partagez avec vos amis";
|
"share_with_friends" = "Partagez avec vos amis";
|
||||||
"editor_report_problem_send_button" = "Envoyer";
|
"editor_report_problem_send_button" = "Envoyer";
|
||||||
"autodownload" = "Téléchargement automatique";
|
"autodownload" = "Téléchargement automatique des cartes";
|
||||||
|
|
||||||
/* Place Page opening hours text */
|
/* Place Page opening hours text */
|
||||||
"closed_now" = "Fermé actuellement";
|
"closed_now" = "Fermé actuellement";
|
||||||
@@ -570,7 +570,7 @@
|
|||||||
"add_language" = "Ajouter une langue";
|
"add_language" = "Ajouter une langue";
|
||||||
|
|
||||||
/* Editable House Number text field (in address block). */
|
/* Editable House Number text field (in address block). */
|
||||||
"house_number" = "Numéro de la maison";
|
"house_number" = "Numéro du bâtiment";
|
||||||
"details" = "Détails";
|
"details" = "Détails";
|
||||||
|
|
||||||
/* Text field to enter non-existing street name, below list of known streets around */
|
/* Text field to enter non-existing street name, below list of known streets around */
|
||||||
@@ -579,7 +579,7 @@
|
|||||||
"choose_street" = "Choisir une rue";
|
"choose_street" = "Choisir une rue";
|
||||||
"postal_code" = "Code postal";
|
"postal_code" = "Code postal";
|
||||||
"cuisine" = "Cuisine";
|
"cuisine" = "Cuisine";
|
||||||
"select_cuisine" = "Sélectionner une cuisine";
|
"select_cuisine" = "Sélectionner un type de cuisine";
|
||||||
|
|
||||||
/* login text field */
|
/* login text field */
|
||||||
"email_or_username" = "Email ou nom d'utilisateur";
|
"email_or_username" = "Email ou nom d'utilisateur";
|
||||||
@@ -588,13 +588,13 @@
|
|||||||
"please_note" = "À noter";
|
"please_note" = "À noter";
|
||||||
"downloader_delete_map_dialog" = "Toutes vos modifications de la carte seront supprimées avec elle.";
|
"downloader_delete_map_dialog" = "Toutes vos modifications de la carte seront supprimées avec elle.";
|
||||||
"downloader_update_maps" = "Mettre à jour les cartes";
|
"downloader_update_maps" = "Mettre à jour les cartes";
|
||||||
"downloader_search_field_hint" = "Trouver la carte";
|
"downloader_search_field_hint" = "Trouver une carte";
|
||||||
"migration_download_error_dialog" = "Erreur de téléchargement";
|
"migration_download_error_dialog" = "Erreur de téléchargement";
|
||||||
"common_check_internet_connection_dialog" = "Veuillez vérifier vos paramètres et vous assurer que votre appareil est bien connecté à Internet.";
|
"common_check_internet_connection_dialog" = "Veuillez vérifier que votre appareil est bien connecté à Internet.";
|
||||||
"downloader_no_space_title" = "Espace insuffisant";
|
"downloader_no_space_title" = "Espace insuffisant";
|
||||||
"downloader_no_space_message" = "Veuillez supprimer les données inutiles";
|
"downloader_no_space_message" = "Veuillez supprimer les données inutiles";
|
||||||
"editor_profile_changes" = "Modifications vérifiées";
|
"editor_profile_changes" = "Modifications vérifiées";
|
||||||
"editor_focus_map_on_location" = "Déplacer la carte pour placer la croix à l'emplacement du lieu ou de l'entreprise.";
|
"editor_focus_map_on_location" = "Déplacez la carte pour placer la croix à l'emplacement du lieu ou de l'entreprise.";
|
||||||
"editor_add_select_category" = "Sélectionner une catégorie";
|
"editor_add_select_category" = "Sélectionner une catégorie";
|
||||||
"editor_add_select_category_popular_subtitle" = "Populaire";
|
"editor_add_select_category_popular_subtitle" = "Populaire";
|
||||||
"editor_add_select_category_all_subtitle" = "Toutes les catégories";
|
"editor_add_select_category_all_subtitle" = "Toutes les catégories";
|
||||||
@@ -603,7 +603,7 @@
|
|||||||
"editor_edit_place_name_hint" = "Nom du lieu";
|
"editor_edit_place_name_hint" = "Nom du lieu";
|
||||||
|
|
||||||
/* The second part of the editor_edit_place_name_hint to explain that name should be entered in a local language, see https://wiki.openstreetmap.org/wiki/Key:name */
|
/* The second part of the editor_edit_place_name_hint to explain that name should be entered in a local language, see https://wiki.openstreetmap.org/wiki/Key:name */
|
||||||
"editor_default_language_hint" = "Comme c'est écrit dans la langue locale";
|
"editor_default_language_hint" = "Comme écrit dans la langue locale";
|
||||||
"editor_edit_place_category_title" = "Catégorie";
|
"editor_edit_place_category_title" = "Catégorie";
|
||||||
"whatsnew_editor_message_1" = "Ajoutez de nouveaux lieux sur la carte et modifiez les lieux existants directement depuis l'appli.";
|
"whatsnew_editor_message_1" = "Ajoutez de nouveaux lieux sur la carte et modifiez les lieux existants directement depuis l'appli.";
|
||||||
"dialog_incorrect_feature_position" = "Modifier l'emplacement";
|
"dialog_incorrect_feature_position" = "Modifier l'emplacement";
|
||||||
@@ -615,15 +615,15 @@
|
|||||||
|
|
||||||
/* Downloaded 10 **of** 20 <- it is that "of" */
|
/* Downloaded 10 **of** 20 <- it is that "of" */
|
||||||
"downloader_of" = "%1$d de %2$d";
|
"downloader_of" = "%1$d de %2$d";
|
||||||
"download_over_mobile_header" = "Téléchargement avec une connexion réseau cellulaire ?";
|
"download_over_mobile_header" = "Télécharger avec une connexion réseau cellulaire ?";
|
||||||
"download_over_mobile_message" = "Cela pourrait être très cher avec certains abonnements ou si vous êtes en déplacement.";
|
"download_over_mobile_message" = "Cela pourrait coûter cher avec certains abonnements ou si vous êtes en déplacement.";
|
||||||
"error_enter_correct_house_number" = "Saisir un numéro de maison correct";
|
"error_enter_correct_house_number" = "Saisir un numéro de bâtiment valide";
|
||||||
"editor_storey_number" = "Nombre d'étages (max %d)";
|
"editor_storey_number" = "Nombre d'étages (max %d)";
|
||||||
|
|
||||||
/* Error message in Editor when a user tries to set the number of floors for a building higher than %d floors */
|
/* Error message in Editor when a user tries to set the number of floors for a building higher than %d floors */
|
||||||
"error_enter_correct_storey_number" = "Le nombre d'étages ne doit pas dépasser %d";
|
"error_enter_correct_storey_number" = "Le nombre d'étages ne doit pas dépasser %d";
|
||||||
"editor_zip_code" = "Code postal";
|
"editor_zip_code" = "Code postal";
|
||||||
"error_enter_correct_zip_code" = "Entrer un code postal correct";
|
"error_enter_correct_zip_code" = "Entrer un code postal valide";
|
||||||
|
|
||||||
/* Place Page title for long tap */
|
/* Place Page title for long tap */
|
||||||
"core_placepage_unknown_place" = "Point sur la carte";
|
"core_placepage_unknown_place" = "Point sur la carte";
|
||||||
@@ -637,8 +637,8 @@
|
|||||||
|
|
||||||
/* To indicate the operator of ATMs, bicycle rentals, electric vehicle charging stations... */
|
/* To indicate the operator of ATMs, bicycle rentals, electric vehicle charging stations... */
|
||||||
"operator" = "Opérateur : %@";
|
"operator" = "Opérateur : %@";
|
||||||
"editor_category_unsuitable_title" = "Tu ne trouves pas de catégorie appropriée ?";
|
"editor_category_unsuitable_title" = "Vous ne trouvez pas de catégorie appropriée ?";
|
||||||
"editor_category_unsuitable_text" = "CoMaps ne permet d'ajouter que des catégories de points simples, c'est-à-dire pas de villes, de routes, de lacs, de contours de bâtiments, etc. Merci d'ajouter ces catégories directement sur <a href=\"https://www.openstreetmap.org\">OpenStreetMap.org</a>. Consulte notre <a href=\"https://www.comaps.app/support/advanced-map-editing/\">guide</a> pour obtenir des instructions détaillées étape par étape.";
|
"editor_category_unsuitable_text" = "CoMaps ne permet d'ajouter que des catégories de points simples, c'est-à-dire pas de villes, de routes, de lacs, de contours de bâtiments, etc. Merci d'ajouter ces catégories directement sur <a href=\"https://www.openstreetmap.org\">OpenStreetMap.org</a>. Consultez notre <a href=\"https://www.comaps.app/support/advanced-map-editing/\">guide</a> pour obtenir des instructions détaillées étape par étape.";
|
||||||
"downloader_no_downloaded_maps_title" = "Vous n'avez téléchargé aucune carte";
|
"downloader_no_downloaded_maps_title" = "Vous n'avez téléchargé aucune carte";
|
||||||
"downloader_no_downloaded_maps_message" = "Téléchargez des cartes pour rechercher un lieu et utiliser la navigation hors ligne";
|
"downloader_no_downloaded_maps_message" = "Téléchargez des cartes pour rechercher un lieu et utiliser la navigation hors ligne";
|
||||||
"current_location_unknown_error_title" = "L'emplacement actuel est inconnu.";
|
"current_location_unknown_error_title" = "L'emplacement actuel est inconnu.";
|
||||||
@@ -678,7 +678,7 @@
|
|||||||
"placepage_call_button" = "Appeler";
|
"placepage_call_button" = "Appeler";
|
||||||
"placepage_edit_bookmark_button" = "Éditer le signet";
|
"placepage_edit_bookmark_button" = "Éditer le signet";
|
||||||
"placepage_bookmark_name_hint" = "Nom du signet";
|
"placepage_bookmark_name_hint" = "Nom du signet";
|
||||||
"placepage_personal_notes_hint" = "Remarques personnelles (texte ou html)";
|
"placepage_personal_notes_hint" = "Notes personnelles (texte ou html)";
|
||||||
"placepage_delete_bookmark_button" = "Supprimer le signet";
|
"placepage_delete_bookmark_button" = "Supprimer le signet";
|
||||||
"editor_edits_sent_message" = "Ta note sera envoyée à OpenStreetMap";
|
"editor_edits_sent_message" = "Ta note sera envoyée à OpenStreetMap";
|
||||||
"editor_comment_hint" = "Commentaire…";
|
"editor_comment_hint" = "Commentaire…";
|
||||||
@@ -1098,6 +1098,6 @@
|
|||||||
"osm_profile_view_notes" = "Afficher les notes";
|
"osm_profile_view_notes" = "Afficher les notes";
|
||||||
"osm_profile_view_edit_history" = "Afficher l'historique des modifications";
|
"osm_profile_view_edit_history" = "Afficher l'historique des modifications";
|
||||||
"pref_mapappearance_title" = "Apparence de la carte";
|
"pref_mapappearance_title" = "Apparence de la carte";
|
||||||
"pref_maplanguage_title" = "Map Language";
|
"pref_maplanguage_title" = "Langue de la carte";
|
||||||
"transliteration_title_disabled_summary" = "Disabled when always using the local language for the map";
|
"transliteration_title_disabled_summary" = "Disabled when always using the local language for the map";
|
||||||
"pref_maplanguage_local" = "Local Language";
|
"pref_maplanguage_local" = "Langue locale";
|
||||||
|
|||||||
@@ -1500,7 +1500,7 @@
|
|||||||
"type.natural.wetland.reedbed" = "Roselière";
|
"type.natural.wetland.reedbed" = "Roselière";
|
||||||
"type.natural.wetland.saltmarsh" = "Marais salant";
|
"type.natural.wetland.saltmarsh" = "Marais salant";
|
||||||
"type.leisure.escape_game" = "Escape Room";
|
"type.leisure.escape_game" = "Escape Room";
|
||||||
"type.amenity.luggage_locker" = "Luggage Locker";
|
"type.amenity.luggage_locker" = "Casier à bagages";
|
||||||
"type.post_office.post_partner" = "Post Partner";
|
"type.post_office.post_partner" = "Post Partner";
|
||||||
"type.amenity.ranger_station" = "Ranger Station";
|
"type.amenity.ranger_station" = "Ranger Station";
|
||||||
"type.amenity.bicycle_parking.covered" = "Covered Bicycle Parking";
|
"type.amenity.bicycle_parking.covered" = "Parking vélo couvert";
|
||||||
|
|||||||
@@ -352,7 +352,7 @@
|
|||||||
/* In maps downloader and country place page shows how many maps are downloaded / to download, e.g. "Maps: 3 of 10" */
|
/* In maps downloader and country place page shows how many maps are downloaded / to download, e.g. "Maps: 3 of 10" */
|
||||||
"downloader_status_maps" = "Kartor";
|
"downloader_status_maps" = "Kartor";
|
||||||
"downloader_download_all_button" = "Ladda ned alla";
|
"downloader_download_all_button" = "Ladda ned alla";
|
||||||
"downloader_downloading" = "Ladda ner:";
|
"downloader_downloading" = "Laddar ner:";
|
||||||
"downloader_search_results" = "Hittat";
|
"downloader_search_results" = "Hittat";
|
||||||
|
|
||||||
/* Status of outdated country in the list */
|
/* Status of outdated country in the list */
|
||||||
|
|||||||
@@ -672,7 +672,7 @@
|
|||||||
|
|
||||||
/* In most (European) countries, сemeteries are usually independent of places of worship (e.g. military cemeteries), while grave yards are usually the yard of a place of worship. */
|
/* In most (European) countries, сemeteries are usually independent of places of worship (e.g. military cemeteries), while grave yards are usually the yard of a place of worship. */
|
||||||
"type.landuse.cemetery.christian" = "Християнський цвинтар";
|
"type.landuse.cemetery.christian" = "Християнський цвинтар";
|
||||||
"type.landuse.religious" = "Religious Land";
|
"type.landuse.religious" = "Релігійна територія";
|
||||||
"type.landuse.commercial" = "Комерційні ділянки";
|
"type.landuse.commercial" = "Комерційні ділянки";
|
||||||
"type.landuse.construction" = "Будівництво";
|
"type.landuse.construction" = "Будівництво";
|
||||||
"type.landuse.education" = "Освітній заклади";
|
"type.landuse.education" = "Освітній заклади";
|
||||||
@@ -1483,24 +1483,24 @@
|
|||||||
|
|
||||||
/* https://wiki.openstreetmap.org/wiki/Tag:leisure=sports_hall */
|
/* https://wiki.openstreetmap.org/wiki/Tag:leisure=sports_hall */
|
||||||
"type.leisure.sports_hall" = "Спортивний зал";
|
"type.leisure.sports_hall" = "Спортивний зал";
|
||||||
"type.amenity.studio" = "Studio";
|
"type.amenity.studio" = "Студія";
|
||||||
"type.man_made.crane" = "Crane";
|
"type.man_made.crane" = "Кран";
|
||||||
"type.sport.diving" = "High Diving";
|
"type.sport.diving" = "Стрибки у воду з висоти";
|
||||||
"type.leisure.firepit" = "Firepit";
|
"type.leisure.firepit" = "Вогнище";
|
||||||
"type.natural.wetland.tidalflat" = "Tidal Flat";
|
"type.natural.wetland.tidalflat" = "Припливна мілина";
|
||||||
"type.highway.ladder" = "Ladder";
|
"type.highway.ladder" = "Драбина";
|
||||||
"type.natural.wetland.swamp" = "Swamp";
|
"type.natural.wetland.swamp" = "Болото";
|
||||||
"type.natural.wetland.saltmarsh" = "Salt Marsh";
|
"type.natural.wetland.saltmarsh" = "Солоне болото";
|
||||||
"type.natural.wetland.mangrove" = "Mangrove";
|
"type.natural.wetland.mangrove" = "Мангровий ліс";
|
||||||
"type.barrier.guard_rail" = "Guard Rail";
|
"type.barrier.guard_rail" = "Відбійник";
|
||||||
"type.natural.wetland.fen" = "Fen";
|
"type.natural.wetland.fen" = "Низинне болото";
|
||||||
"type.natural.wetland.saltmarsh.tidal" = "Tidal Salt Marsh";
|
"type.natural.wetland.saltmarsh.tidal" = "Припливне солоне болото";
|
||||||
"type.natural.wetland.reedbed" = "Reed Bed";
|
"type.natural.wetland.reedbed" = "Очеретяні зарості";
|
||||||
"type.railway.station.subway.qingdao" = "Subway Station";
|
"type.railway.station.subway.qingdao" = "Станція метро";
|
||||||
"type.landuse.plant_nursery" = "Plant Nursery";
|
"type.landuse.plant_nursery" = "Розсадник";
|
||||||
"type.amenity.love_hotel" = "Love Hotel";
|
"type.amenity.love_hotel" = "Любовний готель";
|
||||||
"type.leisure.escape_game" = "Escape Room";
|
"type.leisure.escape_game" = "Квест-кімната";
|
||||||
"type.amenity.luggage_locker" = "Luggage Locker";
|
"type.amenity.luggage_locker" = "Камера схову";
|
||||||
"type.amenity.ranger_station" = "Ranger Station";
|
"type.amenity.ranger_station" = "Лісництво";
|
||||||
"type.amenity.bicycle_parking.covered" = "Covered Bicycle Parking";
|
"type.amenity.bicycle_parking.covered" = "Критий велосипедний паркінг";
|
||||||
"type.post_office.post_partner" = "Post Partner";
|
"type.post_office.post_partner" = "Поштовий партнер";
|
||||||
|
|||||||
1
iphone/metadata/uk/subtitle.txt
Normal file
1
iphone/metadata/uk/subtitle.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Приватна навігація
|
||||||
Reference in New Issue
Block a user