Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Oct 31, 2020
1 parent 18d8f37 commit 7cce509
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 3 deletions.
12 changes: 12 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2392,4 +2392,16 @@ Is the situation on this cycleway still the same? -->
<string name="quest_steps_ramp_separate_wheelchair">"Je rampa pro invalidní vozíky na mapě zobrazená jako samostatná cesta?"</string>
<string name="quest_steps_ramp_separate_wheelchair_confirm">"samostatná"</string>
<string name="quest_steps_ramp_separate_wheelchair_decline">"Není samostatná"</string>
<string name="pref_title_sync2">"Nahrát odpověď automaticky"</string>
<string name="quest_surface_detailed_answer_impossible_title">"Popište povrch"</string>
<string name="open_url">"Otevřít URL adresu"</string>
<string name="quest_buildingType_silo">"Silo"</string>
<string name="quest_buildingType_historic">"Historická"</string>
<string name="quest_buildingType_historic_description">"budova historického významu, která neslouží žádným občanským, náboženským, nebo komerčním účelům"</string>
<string name="quest_buildingType_abandoned">"Opuštěná"</string>
<string name="quest_buildingType_abandoned_description">"nevyužívaná budova, jejíž původní funkce nebo účel není znám"</string>
<string name="quest_buildingType_ruins">"Ruina"</string>
<string name="quest_buildingType_ruins_description">"opuštěná, zničená a neidentifikovatelná budova"</string>
<string name="quest_charging_station_capacity_title">"Kolik vozidel může být na této dobíjecí stanici najednou dobíjeno?"</string>
<string name="link_disaster_ninja_description">"Mapa, která zobrazuje aktuální přírodní katastrofy, zajímavá pro humanitární mapéry. Dále jsou tu zajímavé statistiky, podle kterých lze analyzovat, jak jsou místa dobře zmapovaná a aktuální."</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-cs/translation_info.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="translation_completeness">98</integer>
<integer name="translation_completeness">100</integer>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-hr/translation_info.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="translation_completeness">57</integer>
<integer name="translation_completeness">60</integer>
</resources>
12 changes: 12 additions & 0 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2364,4 +2364,16 @@ Let op dat deze app alleen naar het huisnummer van een gebouw vraagt nadat zijn
<string name="quest_steps_ramp_separate_wheelchair">"Is de rolstoelhelling apart aangegeven op de kaart?"</string>
<string name="quest_steps_ramp_separate_wheelchair_confirm">"apart"</string>
<string name="quest_steps_ramp_separate_wheelchair_decline">"niet apart"</string>
<string name="pref_title_sync2">"Upload automatisch antwoorden"</string>
<string name="quest_surface_detailed_answer_impossible_title">"Beschrijf de bedekking van de grond"</string>
<string name="open_url">"Open URL"</string>
<string name="quest_buildingType_silo">"Silo"</string>
<string name="quest_buildingType_historic">"Monumentaal"</string>
<string name="quest_buildingType_historic_description">"Een monumentaal gebouw die niet een woon-, religieuze- of commerciële functie heeft"</string>
<string name="quest_buildingType_abandoned">"Verlaten"</string>
<string name="quest_buildingType_abandoned_description">"ongebruikt gebouw waarvan de oorspronkelijke functie of bestemming onbekend is"</string>
<string name="quest_buildingType_ruins">"Ruïne"</string>
<string name="quest_buildingType_ruins_description">"vervallen, verwoest en niet-identificeerbaar gebouw"</string>
<string name="quest_charging_station_capacity_title">"Hoeveel auto's kunnen tegelijk op dit oplaad station worden opgeladen?"</string>
<string name="link_disaster_ninja_description">"Kaart met recente natuurrampen, interessant voor humanitaire kaartenmakers. Toont ook veel interessante statistieken om te analyseren hoe goed in kaart gebracht en actueel plaatsen zijn."</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-nl/translation_info.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="translation_completeness">98</integer>
<integer name="translation_completeness">100</integer>
</resources>

0 comments on commit 7cce509

Please sign in to comment.