forked from organicmaps/organicmaps
[strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
f43700aade
commit
7998dbefc8
3 changed files with 9 additions and 5 deletions
|
@ -882,10 +882,14 @@
|
|||
<string name="type.building.warehouse">Depo</string>
|
||||
<string name="type.cemetery.grave">Mezar</string>
|
||||
<string name="type.craft">Zanaat</string>
|
||||
<string name="type.craft.beekeeper">Arıcı</string>
|
||||
<string name="type.craft.blacksmith">Demirci</string>
|
||||
<string name="type.craft.brewery">Bira Fabrikası</string>
|
||||
<string name="type.craft.carpenter">Marangoz</string>
|
||||
<string name="type.craft.electrician">Elektrikçi</string>
|
||||
<string name="type.craft.electronics_repair">Elektronik Tamircisi</string>
|
||||
<string name="type.craft.gardener">Bahçe Düzenleyici</string>
|
||||
<string name="type.craft.handicraft">El İşi</string>
|
||||
<!-- Heating, Ventilation, and Air Conditioning -->
|
||||
<string name="type.craft.hvac">Klimacı</string>
|
||||
<string name="type.craft.metal_construction">Dökümcü</string>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"make_a_sharp_left_turn":"Scharf links.",
|
||||
"make_a_u_turn":"Wenden Sie.",
|
||||
"go_straight":"Fahren Sie geradeaus.",
|
||||
"exit":"Ausfahrt.",
|
||||
"exit":"Nehmen Sie die Ausfahrt.",
|
||||
"destination":"Werden Sie ankommen.",
|
||||
"you_have_reached_the_destination":"Sie sind angekommen.",
|
||||
"in_50_meters":"In fünfzig Metern",
|
||||
|
|
|
@ -1579,9 +1579,9 @@
|
|||
|
||||
"type.craft" = "Zanaat";
|
||||
|
||||
"type.craft.beekeeper" = "Beekeeper";
|
||||
"type.craft.beekeeper" = "Arıcı";
|
||||
|
||||
"type.craft.blacksmith" = "Blacksmith";
|
||||
"type.craft.blacksmith" = "Demirci";
|
||||
|
||||
"type.craft.brewery" = "Bira Fabrikası";
|
||||
|
||||
|
@ -1591,11 +1591,11 @@
|
|||
|
||||
"type.craft.electrician" = "Elektrikçi";
|
||||
|
||||
"type.craft.electronics_repair" = "Electronics Repair";
|
||||
"type.craft.electronics_repair" = "Elektronik Tamircisi";
|
||||
|
||||
"type.craft.gardener" = "Bahçe Düzenleyici";
|
||||
|
||||
"type.craft.handicraft" = "Handicraft";
|
||||
"type.craft.handicraft" = "El İşi";
|
||||
|
||||
/* Heating, Ventilation, and Air Conditioning */
|
||||
"type.craft.hvac" = "Klimacı";
|
||||
|
|
Loading…
Add table
Reference in a new issue